start: disk usage on /l: + df -h /l Filesystem Size Used Avail Use% Mounted on /dev/nvme1n1p1 880G 474G 361G 57% / + export ANT_HOME=/usr/local/src/apache-ant-1.9.5 + ANT_HOME=/usr/local/src/apache-ant-1.9.5 + export JAVA_HOME=/usr/lib/jvm/java-25-openjdk + JAVA_HOME=/usr/lib/jvm/java-25-openjdk + export GRADLE_HOME=/usr/local/src/gradle-2.9 + GRADLE_HOME=/usr/local/src/gradle-2.9 + export PATH=/usr/local/src/apache-ant-1.9.5/bin:/usr/lib/jvm/java-25-openjdk/bin:/usr/local/src/gradle-2.9/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games + PATH=/usr/local/src/apache-ant-1.9.5/bin:/usr/lib/jvm/java-25-openjdk/bin:/usr/local/src/gradle-2.9/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games ++ date + echo -e '\n\nMon May 4 12:39:13 PM EDT 2026: now start nightly benchmarks' Mon May 4 12:39:13 PM EDT 2026: now start nightly benchmarks + pkill java + true + pkill mencoder + true + cd /l/trunk.nightly/lucene + git checkout main Already on 'main' Your branch is up to date with 'origin/main'. + git pull origin main From https://gitbox.apache.org/repos/asf/lucene * branch main -> FETCH_HEAD 539d9dbcde8..288a65f5cdc main -> origin/main Updating 539d9dbcde8..288a65f5cdc Fast-forward .github/workflows/dependency-submission.yml | 2 +- dev-tools/pyproject.toml | 6 +- dev-tools/uv.lock | 64 +++++++++++----------- lucene/CHANGES.txt | 2 +- .../search/grouping/TopGroupsCollectorManager.java | 58 +++++++------------- .../search/grouping/BaseGroupSelectorTestCase.java | 25 ++++++++- 6 files changed, 80 insertions(+), 77 deletions(-) + ../gradlew clean Starting a Gradle Daemon (subsequent builds will be faster) > Task :build-infra:compileJava UP-TO-DATE > Task :build-infra:pluginDescriptors UP-TO-DATE > Task :build-infra:processResources UP-TO-DATE > Task :build-infra:classes UP-TO-DATE > Task :build-infra:jar UP-TO-DATE The eclint tool location is not set ('lucene.tool.eclint' option), will not apply eclint checks. The eclint tool location is not set ('lucene.tool.eclint' option), will not apply eclint checks. > Task :lucene:distribution:clean UP-TO-DATE > Task :lucene:clean UP-TO-DATE > Task :lucene:analysis:clean UP-TO-DATE > Task :lucene:core.tests:clean > Task :lucene:analysis.tests:clean > Task :lucene:classification:clean > Task :lucene:demo:clean > Task :lucene:distribution.tests:clean > Task :lucene:documentation:clean UP-TO-DATE > Task :lucene:benchmark:clean > Task :lucene:codecs:clean > Task :lucene:memory:clean > Task :lucene:grouping:clean > Task :lucene:expressions:clean > Task :lucene:join:clean > Task :lucene:replicator:clean > Task :lucene:misc:clean > Task :lucene:highlighter:clean > Task :lucene:facet:clean > Task :lucene:monitor:clean > Task :lucene:backward-codecs:clean > Task :lucene:spatial-test-fixtures:clean > Task :lucene:benchmark-jmh:clean > Task :lucene:analysis:icu:clean > Task :lucene:spatial-extras:clean > Task :lucene:luke:clean > Task :lucene:suggest:clean > Task :lucene:spatial3d:clean > Task :lucene:analysis:morfologik.tests:clean > Task :lucene:queryparser:clean > Task :lucene:analysis:morfologik:clean > Task :lucene:sandbox:clean > Task :lucene:queries:clean > Task :lucene:analysis:opennlp:clean > Task :lucene:analysis:phonetic:clean > Task :lucene:analysis:kuromoji:clean > Task :lucene:analysis:smartcn:clean > Task :lucene:analysis:stempel:clean > Task :lucene:analysis:nori:clean > Task :lucene:test-framework:clean > Task :lucene:analysis:common:clean > Task :lucene:core:clean BUILD SUCCESSFUL in 7s 46 actionable tasks: 38 executed, 8 up-to-date Consider enabling configuration cache to speed up this build: https://docs.gradle.org/9.4.1/userguide/configuration_cache_enabling.html + ../gradlew jar + cd /l/util.nightly + echo 'activate luceneutil venv' activate luceneutil venv + make env make: Nothing to be done for 'env'. + source .venv/bin/activate ++ deactivate nondestructive ++ '[' -n '' ']' ++ '[' -n '' ']' ++ hash -r ++ '[' -n '' ']' ++ unset VIRTUAL_ENV ++ unset VIRTUAL_ENV_PROMPT ++ '[' '!' nondestructive = nondestructive ']' ++ case "$(uname)" in +++ uname ++ export VIRTUAL_ENV=/l/util.nightly/.venv ++ VIRTUAL_ENV=/l/util.nightly/.venv ++ _OLD_VIRTUAL_PATH=/usr/local/src/apache-ant-1.9.5/bin:/usr/lib/jvm/java-25-openjdk/bin:/usr/local/src/gradle-2.9/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games ++ PATH=/l/util.nightly/.venv/bin:/usr/local/src/apache-ant-1.9.5/bin:/usr/lib/jvm/java-25-openjdk/bin:/usr/local/src/gradle-2.9/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games ++ export PATH ++ VIRTUAL_ENV_PROMPT=.venv ++ export VIRTUAL_ENV_PROMPT ++ '[' -n '' ']' ++ '[' -z '' ']' ++ _OLD_VIRTUAL_PS1= ++ PS1='(.venv) ' ++ export PS1 ++ hash -r + rm -rf build + mkdir build + git pull origin main From github.com:mikemccand/luceneutil * branch main -> FETCH_HEAD Already up to date. + echo 'Run gradle test' Run gradle test + python3 -u /l/util.nightly/src/python/runNightlyGradleTestPrecommit.py ***USING BIG LINE FILE*** Using java from: /usr/lib/jvm/java-25-openjdk/bin/ gradle test log: /l/logs.nightly/ant_test/2026.05.04.lucene-tests.txt took: 1.4 min gradle precommit log: /l/logs.nightly/ant_test/2026.05.04.precommit.txt took: 0.5 min + echo 'Run lucene nightly' Run lucene nightly + python -uO /l/util.nightly/src/python/nightlyBench.py -run ***USING BIG LINE FILE*** Using java from: /usr/lib/jvm/java-25-openjdk/bin/ NOTE: perf executable is /usr/sbin/perf; will collect aggregate CPU profiling data NOTE: vmstat executable is /usr/sbin/vmstat; will collect system-wide CPU/IO telemetry NOTE: gnuplot executable is /usr/sbin/gnuplot; will generate system-wide CPU/IO graphs from vmstat WARNING: perf SIMD counters not available on this CPU; disabling SIMD validation NOTE: perf executable is /usr/sbin/perf; will collect aggregate CPU profiling data GitHub pull request counts: 302 open, 3920 closed Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-14.jfr... Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-13.jfr... Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-5.jfr... Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-0.jfr... Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-17.jfr... Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-19.jfr... Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-16.jfr... Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-11.jfr... Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-8.jfr... Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-18.jfr... Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-1.jfr... Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-7.jfr... Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-9.jfr... Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-2.jfr... Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-3.jfr... Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-6.jfr... Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-12.jfr... Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-4.jfr... Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-10.jfr... Removing old JFR /l/logs.nightly/bench-search-nightly-nightly-15.jfr... [2026-05-04 12:43:13.381244] start [2026-05-04 12:43:13.398896] log dir /l/logs.nightly/2026.05.04.12.43.13 Java version (see also /l/logs.nightly/2026.05.04.12.43.13/java_version.txt): cmd='/usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -version 2>&1' WARNING: Using incubator modules: jdk.incubator.vector openjdk version "25.0.2" 2026-01-20 OpenJDK Runtime Environment (build 25.0.2) OpenJDK 64-Bit Server VM (build 25.0.2, mixed mode, sharing) WARNING: Using incubator modules: jdk.incubator.vector openjdk version "25.0.2" 2026-01-20 OpenJDK Runtime Environment (build 25.0.2) OpenJDK 64-Bit Server VM (build 25.0.2, mixed mode, sharing) Java full version (see also /l/logs.nightly/2026.05.04.12.43.13/java_full_version.txt): cmd='/usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -fullversion 2>&1' openjdk full version "25.0.2" Java version & all flags (see also /l/logs.nightly/2026.05.04.12.43.13/java_final_flags.txt): cmd='/usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:+PrintFlagsFinal -version' [Global flags] ccstr AOTCache = {product} {default} ccstr AOTCacheOutput = {product} {default} bool AOTClassLinking = false {product} {default} ccstr AOTConfiguration = {product} {default} ccstr AOTMode = {product} {default} int ActiveProcessorCount = -1 {product} {default} uintx AdaptiveSizeDecrementScaleFactor = 4 {product} {default} uintx AdaptiveSizeMajorGCDecayTimeScale = 10 {product} {default} uintx AdaptiveSizePolicyInitializingSteps = 20 {product} {default} uintx AdaptiveSizePolicyOutputInterval = 0 {product} {default} uint AdaptiveSizePolicyWeight = 10 {product} {default} uint AdaptiveSizeThroughPutPolicy = 0 {product} {default} uint AdaptiveTimeWeight = 25 {product} {default} bool AdjustStackSizeForTLS = false {product} {default} bool AggressiveHeap = false {product} {default} bool AlignVector = false {C2 product} {default} ccstr AllocateHeapAt = {product} {default} int AllocateInstancePrefetchLines = 1 {product} {default} int AllocatePrefetchDistance = 256 {product} {default} intx AllocatePrefetchInstr = 0 {product} {default} int AllocatePrefetchLines = 3 {product} {default} int AllocatePrefetchStepSize = 64 {product} {default} int AllocatePrefetchStyle = 1 {product} {default} bool AllowParallelDefineClass = false {product} {default} bool AllowRedefinitionToAddDeleteMethods = false {product} {default} bool AllowUserSignalHandlers = false {product} {default} bool AllowVectorizeOnDemand = true {C2 product} {default} bool AlwaysActAsServerClassMachine = false {product} {default} bool AlwaysCompileLoopMethods = false {product} {default} bool AlwaysPreTouch = false {product} {default} bool AlwaysRestoreFPU = false {product} {default} bool AlwaysTenure = false {product} {default} ccstr ArchiveClassesAtExit = {product} {default} intx ArrayCopyLoadStoreMaxElem = 8 {C2 product} {default} size_t AsyncLogBufferSize = 2097152 {product} {default} intx AutoBoxCacheMax = 128 {C2 product} {default} bool AutoCreateSharedArchive = false {product} {default} intx BCEATraceLevel = 0 {product} {default} bool BackgroundCompilation = true {pd product} {default} bool BlockLayoutByFrequency = true {C2 product} {default} intx BlockLayoutMinDiamondPercentage = 20 {C2 product} {default} bool BlockLayoutRotateLoops = true {C2 product} {default} intx C1InlineStackLimit = 5 {C1 product} {default} intx C1MaxInlineLevel = 9 {C1 product} {default} intx C1MaxInlineSize = 35 {C1 product} {default} intx C1MaxRecursiveInlineLevel = 1 {C1 product} {default} intx C1MaxTrivialSize = 6 {C1 product} {default} bool C1OptimizeVirtualCallProfiling = true {C1 product} {default} bool C1ProfileBranches = true {C1 product} {default} bool C1ProfileCalls = true {C1 product} {default} bool C1ProfileCheckcasts = true {C1 product} {default} bool C1ProfileInlinedCalls = true {C1 product} {default} bool C1ProfileVirtualCalls = true {C1 product} {default} bool C1UpdateMethodData = true {C1 product} {default} intx CICompilerCount = 21 {product} {ergonomic} bool CICompilerCountPerCPU = true {product} {default} bool CITime = false {product} {default} bool CheckJNICalls = false {product} {default} bool ClassUnloading = true {product} {default} bool ClassUnloadingWithConcurrentMark = true {product} {default} bool ClipInlining = true {product} {default} uintx CodeCacheExpansionSize = 65536 {pd product} {default} bool CompactStrings = true {pd product} {default} ccstr CompilationMode = default {product} {default} ccstrlist CompileCommand = {product} {default} ccstr CompileCommandFile = {product} {default} ccstrlist CompileOnly = {product} {default} intx CompileThreshold = 10000 {pd product} {default} double CompileThresholdScaling = 1.000000 {product} {default} int CompilerThreadPriority = -1 {product} {default} intx CompilerThreadStackSize = 1024 {pd product} {default} size_t CompressedClassSpaceSize = 1073741824 {product} {default} uint ConcGCThreads = 0 {product} {default} intx ConditionalMoveLimit = 3 {C2 pd product} {default} int ContendedPaddingWidth = 128 {product} {default} bool CrashOnOutOfMemoryError = false {product} {default} bool CreateCoredumpOnCrash = true {product} {default} bool DTraceAllocProbes = false {product} {default} bool DTraceMethodProbes = false {product} {default} bool DTraceMonitorProbes = false {product} {default} bool DisableAttachMechanism = false {product} {default} bool DisableExplicitGC = false {product} {default} bool DisplayVMOutputToStderr = false {product} {default} bool DisplayVMOutputToStdout = false {product} {default} bool DoEscapeAnalysis = true {C2 product} {default} bool DontCompileHugeMethods = true {product} {default} ccstr DumpLoadedClassList = {product} {default} bool DumpReplayDataOnError = true {product} {default} bool EagerXrunInit = false {product} {default} intx EliminateAllocationArraySizeLimit = 64 {C2 product} {default} bool EliminateAllocations = true {C2 product} {default} bool EliminateAutoBox = true {C2 product} {default} bool EliminateLocks = true {C2 product} {default} bool EliminateNestedLocks = true {C2 product} {default} bool EnableContended = true {product} {default} bool EnableDynamicAgentLoading = true {product} {default} size_t ErgoHeapSizeLimit = 0 {product} {default} ccstr ErrorFile = {product} {default} bool ErrorFileToStderr = false {product} {default} bool ErrorFileToStdout = false {product} {default} uint64_t ErrorLogTimeout = 120 {product} {default} double EscapeAnalysisTimeout = 20.000000 {C2 product} {default} bool EstimateArgEscape = true {product} {default} bool ExecutingUnitTests = false {product} {default} bool ExitOnOutOfMemoryError = false {product} {default} bool ExplicitGCInvokesConcurrent = false {product} {default} bool ExtensiveErrorReports = false {product} {default} ccstr ExtraSharedClassListFile = {product} {default} bool FlightRecorder = false {product} {default} ccstr FlightRecorderOptions = {product} {default} bool ForceTimeHighResolution = false {product} {default} intx FreqInlineSize = 325 {C2 pd product} {default} uint FullGCHeapDumpLimit = 0 {manageable} {default} double G1ConcMarkStepDurationMillis = 10.000000 {product} {default} uint G1ConcRefinementThreads = 0 {product} {default} uint G1ConfidencePercent = 50 {product} {default} size_t G1HeapRegionSize = 0 {product} {default} uint G1HeapWastePercent = 5 {product} {default} uintx G1MixedGCCountTarget = 8 {product} {default} uintx G1PeriodicGCInterval = 0 {manageable} {default} bool G1PeriodicGCInvokesConcurrent = true {product} {default} double G1PeriodicGCSystemLoadThreshold = 0.000000 {manageable} {default} uint G1RSetUpdatingPauseTimePercent = 10 {product} {default} uint G1RefProcDrainInterval = 1000 {product} {default} uint G1ReservePercent = 10 {product} {default} uint G1SATBBufferEnqueueingThresholdPercent = 60 {product} {default} size_t G1SATBBufferSize = 1024 {product} {default} size_t G1UpdateBufferSize = 256 {product} {default} bool G1UseAdaptiveIHOP = true {product} {default} uint GCCardSizeInBytes = 512 {product} {default} uint GCDrainStackTargetSize = 64 {product} {default} uint GCHeapFreeLimit = 2 {product} {default} uintx GCPauseIntervalMillis = 0 {product} {default} uint GCTimeLimit = 98 {product} {default} uint GCTimeRatio = 99 {product} {default} size_t HeapBaseMinAddress = 2147483648 {pd product} {default} bool HeapDumpAfterFullGC = false {manageable} {default} bool HeapDumpBeforeFullGC = false {manageable} {default} int HeapDumpGzipLevel = 0 {manageable} {default} bool HeapDumpOnOutOfMemoryError = false {manageable} {default} ccstr HeapDumpPath = {manageable} {default} uintx HeapMaximumCompactionInterval = 20 {product} {default} uintx HeapSearchSteps = 3 {product} {default} size_t HeapSizePerGCThread = 43620760 {product} {default} bool IgnoreEmptyClassPaths = false {product} {default} bool IgnoreUnrecognizedVMOptions = false {product} {default} uintx IncreaseFirstTierCompileThresholdAt = 50 {product} {default} bool IncrementalInline = true {C2 product} {default} uintx InitialCodeCacheSize = 2555904 {pd product} {default} size_t InitialHeapSize = 34359738368 {product} {command line} double InitialRAMPercentage = 1.562500 {product} {default} uintx InitialSurvivorRatio = 8 {product} {default} uint InitialTenuringThreshold = 7 {product} {default} uint InitiatingHeapOccupancyPercent = 45 {product} {default} bool Inline = true {product} {default} ccstr InlineDataFile = {product} {default} intx InlineSmallCode = 2500 {C2 pd product} {default} bool InlineSynchronizedMethods = true {C1 product} {default} intx InteriorEntryAlignment = 16 {C2 pd product} {default} intx InterpreterProfilePercentage = 33 {product} {default} bool JavaMonitorsInStackTrace = true {product} {default} int JavaPriority10_To_OSPriority = -1 {product} {default} int JavaPriority1_To_OSPriority = -1 {product} {default} int JavaPriority2_To_OSPriority = -1 {product} {default} int JavaPriority3_To_OSPriority = -1 {product} {default} int JavaPriority4_To_OSPriority = -1 {product} {default} int JavaPriority5_To_OSPriority = -1 {product} {default} int JavaPriority6_To_OSPriority = -1 {product} {default} int JavaPriority7_To_OSPriority = -1 {product} {default} int JavaPriority8_To_OSPriority = -1 {product} {default} int JavaPriority9_To_OSPriority = -1 {product} {default} size_t LargePageHeapSizeThreshold = 134217728 {product} {default} size_t LargePageSizeInBytes = 0 {product} {default} intx LiveNodeCountInliningCutoff = 40000 {C2 product} {default} bool LoadExecStackDllInVMThread = true {product} {default} int LockingMode = 2 {product} {default} ccstr LogClassLoadingCauseFor = {product} {default} intx LoopMaxUnroll = 16 {C2 product} {default} intx LoopOptsCount = 43 {C2 product} {default} intx LoopPercentProfileLimit = 10 {C2 pd product} {default} uintx LoopStripMiningIter = 0 {C2 product} {default} uintx LoopStripMiningIterShortLoop = 0 {C2 product} {default} intx LoopUnrollLimit = 60 {C2 pd product} {default} intx LoopUnrollMin = 4 {C2 product} {default} bool LoopUnswitching = true {C2 product} {default} bool ManagementServer = false {product} {default} size_t MarkStackSize = 4194304 {product} {default} size_t MarkStackSizeMax = 536870912 {product} {default} uint MarkSweepAlwaysCompactCount = 4 {product} {default} uint MarkSweepDeadRatio = 5 {product} {default} intx MaxBCEAEstimateLevel = 5 {product} {default} intx MaxBCEAEstimateSize = 150 {product} {default} uint64_t MaxDirectMemorySize = 0 {product} {default} bool MaxFDLimit = true {product} {default} uintx MaxGCPauseMillis = 18446744073709551614 {product} {default} uintx MaxHeapFreeRatio = 100 {manageable} {default} size_t MaxHeapSize = 34359738368 {product} {command line} intx MaxInlineLevel = 15 {C2 product} {default} intx MaxInlineSize = 35 {C2 product} {default} intx MaxJNILocalCapacity = 65536 {product} {default} int MaxJavaStackTraceDepth = 1024 {product} {default} intx MaxJumpTableSize = 65000 {C2 product} {default} intx MaxJumpTableSparseness = 5 {C2 product} {default} intx MaxLabelRootDepth = 1100 {C2 product} {default} intx MaxLoopPad = 15 {C2 product} {default} size_t MaxMetaspaceExpansion = 5439488 {product} {default} uint MaxMetaspaceFreeRatio = 70 {product} {default} size_t MaxMetaspaceSize = 18446744073709551615 {product} {default} size_t MaxNewSize = 11453071360 {product} {ergonomic} intx MaxNodeLimit = 80000 {C2 product} {default} uint64_t MaxRAM = 137438953472 {pd product} {default} double MaxRAMPercentage = 25.000000 {product} {default} intx MaxRecursiveInlineLevel = 1 {C2 product} {default} uint MaxTenuringThreshold = 15 {product} {default} intx MaxTrivialSize = 6 {C2 product} {default} intx MaxVectorSize = 32 {C2 product} {default} size_t MetaspaceSize = 22020096 {product} {default} bool MethodFlushing = true {product} {default} size_t MinHeapDeltaBytes = 524288 {product} {ergonomic} uintx MinHeapFreeRatio = 0 {manageable} {default} size_t MinHeapSize = 34359738368 {product} {command line} intx MinJumpTableSize = 10 {C2 pd product} {default} size_t MinMetaspaceExpansion = 327680 {product} {default} uint MinMetaspaceFreeRatio = 40 {product} {default} double MinRAMPercentage = 50.000000 {product} {default} uintx MinSurvivorRatio = 3 {product} {default} size_t MinTLABSize = 2048 {product} {default} intx MultiArrayExpandLimit = 6 {C2 product} {default} uintx NUMAChunkResizeWeight = 20 {product} {default} size_t NUMAInterleaveGranularity = 2097152 {product} {default} size_t NUMASpaceResizeRate = 1073741824 {product} {default} bool NUMAStats = false {product} {default} ccstr NativeMemoryTracking = off {product} {default} bool NeverActAsServerClassMachine = false {pd product} {default} bool NeverTenure = false {product} {default} uintx NewRatio = 2 {product} {default} size_t NewSize = 11453071360 {product} {ergonomic} size_t NewSizeThreadIncrease = 5320 {pd product} {default} intx NmethodSweepActivity = 4 {product} {default} intx NodeLimitFudgeFactor = 2000 {C2 product} {default} uintx NonNMethodCodeHeapSize = 9371648 {pd product} {ergonomic} uintx NonProfiledCodeHeapSize = 121147392 {pd product} {ergonomic} intx NumberOfLoopInstrToAlign = 4 {C2 product} {default} int ObjectAlignmentInBytes = 8 {product lp64_product} {default} size_t OldPLABSize = 1024 {product} {default} bool OmitStackTraceInFastThrow = true {product} {default} ccstrlist OnError = {product} {default} ccstrlist OnOutOfMemoryError = {product} {default} intx OnStackReplacePercentage = 140 {pd product} {default} bool OptimizeFill = false {C2 product} {default} bool OptimizePtrCompare = true {C2 product} {default} bool OptimizeStringConcat = true {C2 product} {default} bool OptoBundling = false {C2 pd product} {default} intx OptoLoopAlignment = 16 {pd product} {default} bool OptoRegScheduling = true {C2 pd product} {default} bool OptoScheduling = false {C2 pd product} {default} uint PLABWeight = 75 {product} {default} bool PSChunkLargeArrays = true {product} {default} int ParGCArrayScanChunk = 50 {product} {default} uint ParallelGCBufferWastePct = 10 {product} {default} uint ParallelGCThreads = 83 {product} {default} bool ParallelRefProcBalancingEnabled = true {product} {default} bool ParallelRefProcEnabled = true {product} {default} bool PartialPeelAtUnsignedTests = true {C2 product} {default} bool PartialPeelLoop = true {C2 product} {default} intx PartialPeelNewPhiDelta = 0 {C2 product} {default} uint PausePadding = 1 {product} {default} intx PerBytecodeRecompilationCutoff = 200 {product} {default} intx PerBytecodeTrapLimit = 4 {product} {default} intx PerMethodRecompilationCutoff = 400 {product} {default} intx PerMethodTrapLimit = 100 {product} {default} bool PerfAllowAtExitRegistration = false {product} {default} bool PerfBypassFileSystemCheck = false {product} {default} int PerfDataMemorySize = 32768 {product} {default} ccstr PerfDataSaveFile = {product} {default} bool PerfDataSaveToFile = false {product} {default} bool PerfDisableSharedMem = false {product} {default} int PerfMaxStringConstLength = 1024 {product} {default} size_t PreTouchParallelChunkSize = 4194304 {pd product} {default} bool PreferInterpreterNativeStubs = false {pd product} {default} intx PrefetchCopyIntervalInBytes = 576 {product} {default} intx PrefetchScanIntervalInBytes = 576 {product} {default} bool PreserveFramePointer = false {pd product} {default} size_t PretenureSizeThreshold = 0 {product} {default} bool PrintClassHistogram = false {manageable} {default} bool PrintCodeCache = false {product} {default} bool PrintCodeCacheOnCompilation = false {product} {default} bool PrintCommandLineFlags = false {product} {default} bool PrintCompilation = false {product} {default} bool PrintConcurrentLocks = false {manageable} {default} bool PrintExtendedThreadInfo = false {product} {default} bool PrintFlagsFinal = true {product} {command line} bool PrintFlagsInitial = false {product} {default} bool PrintFlagsRanges = false {product} {default} bool PrintGC = false {product} {default} bool PrintGCDetails = false {product} {default} bool PrintHeapAtSIGBREAK = true {product} {default} bool PrintSharedArchiveAndExit = false {product} {default} bool PrintStringTableStatistics = false {product} {default} bool PrintTieredEvents = false {product} {default} bool PrintVMOptions = false {product} {default} bool PrintWarnings = true {product} {default} bool ProfileExceptionHandlers = true {product} {default} bool ProfileInterpreter = true {pd product} {default} intx ProfileMaturityPercentage = 20 {product} {default} uintx ProfiledCodeHeapSize = 121139200 {pd product} {ergonomic} uint PromotedPadding = 3 {product} {default} uintx QueuedAllocationWarningCount = 0 {product} {default} bool RangeCheckElimination = true {product} {default} bool ReassociateInvariants = true {C2 product} {default} bool RecordDynamicDumpInfo = false {product} {default} bool ReduceBulkZeroing = true {C2 product} {default} bool ReduceFieldZeroing = true {C2 product} {default} bool ReduceInitialCardMarks = true {C2 product} {default} bool ReduceSignalUsage = false {product} {default} bool RelaxAccessControlCheck = false {product} {default} ccstr ReplayDataFile = {product} {default} uintx ReservedCodeCacheSize = 251658240 {pd product} {ergonomic} bool ResizePLAB = true {product} {default} bool ResizeTLAB = true {product} {default} bool RestoreMXCSROnJNICalls = false {product} {default} bool RestrictContended = true {product} {default} bool RestrictReservedStack = true {product} {default} bool RewriteBytecodes = true {pd product} {default} bool RewriteFrequentPairs = true {pd product} {default} bool SafepointTimeout = false {product} {default} double SafepointTimeoutDelay = 10000.000000 {product} {default} bool SegmentedCodeCache = true {product} {ergonomic} double SelfDestructTimer = 0.000000 {product} {default} ccstr SharedArchiveConfigFile = {product} {default} ccstr SharedArchiveFile = {product} {default} size_t SharedBaseAddress = 905969664 {product} {default} ccstr SharedClassListFile = {product} {default} uint SharedSymbolTableBucketSize = 4 {product} {default} ccstr ShenandoahGCHeuristics = adaptive {product} {default} ccstr ShenandoahGCMode = satb {product} {default} bool ShowCodeDetailsInExceptionMessages = true {manageable} {default} bool ShowMessageBoxOnError = false {product} {default} bool ShrinkHeapInSteps = true {product} {default} size_t SoftMaxHeapSize = 34359738368 {manageable} {ergonomic} intx SoftRefLRUPolicyMSPerMB = 1000 {product} {default} bool SplitIfBlocks = true {C2 product} {default} intx StackRedPages = 1 {pd product} {default} intx StackReservedPages = 1 {pd product} {default} intx StackShadowPages = 20 {pd product} {default} bool StackTraceInThrowable = true {product} {default} intx StackYellowPages = 2 {pd product} {default} uintx StartAggressiveSweepingAt = 10 {product} {default} bool StartAttachListener = false {product} {default} ccstr StartFlightRecording = {product} {default} uint StringDeduplicationAgeThreshold = 3 {product} {default} uintx StringTableSize = 65536 {product} {default} bool SuperWordLoopUnrollAnalysis = true {C2 pd product} {default} bool SuperWordReductions = true {C2 product} {default} bool SuppressFatalErrorMessage = false {product} {default} uint SurvivorPadding = 3 {product} {default} uintx SurvivorRatio = 8 {product} {default} double SweeperThreshold = 15.000000 {product} {default} uintx TLABAllocationWeight = 35 {product} {default} uintx TLABRefillWasteFraction = 64 {product} {default} size_t TLABSize = 0 {product} {default} uintx TLABWasteIncrement = 4 {product} {default} uintx TLABWasteTargetPercent = 1 {product} {default} uint TargetPLABWastePct = 10 {product} {default} uint TargetSurvivorRatio = 50 {product} {default} uint TenuredGenerationSizeIncrement = 20 {product} {default} uint TenuredGenerationSizeSupplement = 80 {product} {default} uintx TenuredGenerationSizeSupplementDecay = 2 {product} {default} int ThreadPriorityPolicy = 0 {product} {default} bool ThreadPriorityVerbose = false {product} {default} intx ThreadStackSize = 1024 {pd product} {default} uint ThresholdTolerance = 10 {product} {default} intx Tier0BackedgeNotifyFreqLog = 10 {product} {default} intx Tier0InvokeNotifyFreqLog = 7 {product} {default} intx Tier0ProfilingStartPercentage = 200 {product} {default} intx Tier23InlineeNotifyFreqLog = 20 {product} {default} intx Tier2BackEdgeThreshold = 0 {product} {default} intx Tier2BackedgeNotifyFreqLog = 14 {product} {default} intx Tier2CompileThreshold = 0 {product} {default} intx Tier2InvokeNotifyFreqLog = 11 {product} {default} intx Tier3BackEdgeThreshold = 60000 {product} {default} intx Tier3BackedgeNotifyFreqLog = 13 {product} {default} intx Tier3CompileThreshold = 2000 {product} {default} intx Tier3DelayOff = 2 {product} {default} intx Tier3DelayOn = 5 {product} {default} intx Tier3InvocationThreshold = 200 {product} {default} intx Tier3InvokeNotifyFreqLog = 10 {product} {default} intx Tier3LoadFeedback = 5 {product} {default} intx Tier3MinInvocationThreshold = 100 {product} {default} intx Tier4BackEdgeThreshold = 40000 {product} {default} intx Tier4CompileThreshold = 15000 {product} {default} intx Tier4InvocationThreshold = 5000 {product} {default} intx Tier4LoadFeedback = 3 {product} {default} intx Tier4MinInvocationThreshold = 600 {product} {default} bool TieredCompilation = true {pd product} {default} intx TieredCompileTaskTimeout = 50 {product} {default} intx TieredRateUpdateMaxTime = 25 {product} {default} intx TieredRateUpdateMinTime = 1 {product} {default} intx TieredStopAtLevel = 4 {product} {default} ccstr TraceJVMTI = {product} {default} intx TrackedInitializationLimit = 50 {C2 product} {default} bool TrapBasedNullChecks = false {pd product} {default} bool TrapBasedRangeChecks = false {C2 pd product} {default} uint TrimNativeHeapInterval = 0 {product} {default} int TypeProfileArgsLimit = 2 {product} {default} uint TypeProfileLevel = 111 {pd product} {default} intx TypeProfileMajorReceiverPercent = 90 {C2 product} {default} int TypeProfileParmsLimit = 2 {product} {default} intx TypeProfileSubTypeCheckCommonThreshold = 50 {C2 product} {default} intx TypeProfileWidth = 2 {product} {default} int UnguardOnExecutionViolation = 0 {product} {default} bool UseAES = true {product} {default} int UseAVX = 2 {ARCH product} {default} bool UseAdaptiveGenerationSizePolicyAtMajorCollection = true {product} {default} bool UseAdaptiveGenerationSizePolicyAtMinorCollection = true {product} {default} bool UseAdaptiveNUMAChunkSizing = true {product} {default} bool UseAdaptiveSizeDecayMajorGCCost = true {product} {default} bool UseAdaptiveSizePolicy = true {product} {default} bool UseAdaptiveSizePolicyFootprintGoal = true {product} {default} bool UseAdaptiveSizePolicyWithSystemGC = false {product} {default} bool UseAddressNop = true {ARCH product} {default} bool UseBASE64Intrinsics = true {product} {default} bool UseBMI1Instructions = true {ARCH product} {default} bool UseBMI2Instructions = true {ARCH product} {default} bool UseBimorphicInlining = true {C2 product} {default} bool UseCLMUL = true {ARCH product} {default} bool UseCMoveUnconditionally = false {C2 product} {default} bool UseCodeCacheFlushing = true {product} {default} bool UseCompactObjectHeaders = false {product lp64_product} {default} bool UseCompiler = true {product} {default} bool UseCompressedClassPointers = true {product lp64_product} {default} bool UseCompressedOops = false {product lp64_product} {default} bool UseCondCardMark = false {product} {default} bool UseContainerSupport = true {product} {default} bool UseCountLeadingZerosInstruction = true {ARCH product} {default} bool UseCountTrailingZerosInstruction = true {ARCH product} {default} bool UseCountedLoopSafepoints = false {C2 product} {default} bool UseDivMod = true {C2 product} {default} bool UseDynamicNumberOfCompilerThreads = true {product} {default} bool UseDynamicNumberOfGCThreads = true {product} {default} bool UseFMA = true {product} {default} bool UseFPUForSpilling = true {C2 product} {default} bool UseFastJNIAccessors = true {product} {default} bool UseFastStosb = false {ARCH product} {default} bool UseG1GC = false {product} {default} bool UseGCOverheadLimit = true {product} {default} bool UseInlineCaches = true {product} {default} bool UseInterpreter = true {product} {default} bool UseJumpTables = true {C2 product} {default} bool UseLargePages = false {pd product} {default} bool UseLargePagesIndividualAllocation = false {pd product} {default} bool UseLoopCounter = true {product} {default} bool UseLoopInvariantCodeMotion = true {C1 product} {default} bool UseLoopPredicate = true {C2 product} {default} bool UseMaximumCompactionOnSystemGC = true {product} {default} bool UseNUMA = false {product} {default} bool UseNUMAInterleaving = false {product} {default} bool UseNewLongLShift = true {ARCH product} {default} bool UseOnStackReplacement = true {pd product} {default} bool UseOnlyInlinedBimorphic = true {C2 product} {default} bool UseOprofile = false {product} {default} bool UsePSAdaptiveSurvivorSizePolicy = true {product} {default} bool UseParallelGC = true {product} {command line} bool UsePerfData = true {product} {default} bool UsePopCountInstruction = true {product} {default} bool UseProfiledLoopPredicate = true {C2 product} {default} bool UseSHA = true {product} {default} int UseSSE = 4 {ARCH product} {default} bool UseSSE42Intrinsics = true {ARCH product} {default} bool UseSerialGC = false {product} {default} bool UseShenandoahGC = false {product} {default} bool UseSignalChaining = true {product} {default} bool UseStoreImmI16 = true {ARCH product} {default} bool UseStringDeduplication = false {product} {default} bool UseSubwordForMaxVector = true {C2 product} {default} bool UseSuperWord = true {C2 product} {default} bool UseSystemMemoryBarrier = false {product} {default} bool UseTLAB = true {product} {default} bool UseThreadPriorities = true {pd product} {default} bool UseTransparentHugePages = false {product} {default} bool UseTypeProfile = true {product} {default} bool UseTypeSpeculation = true {C2 product} {default} bool UseUnalignedLoadStores = true {ARCH product} {default} bool UseVectorCmov = false {C2 product} {default} bool UseXMMForArrayCopy = true {product} {default} bool UseXMMForObjInit = true {ARCH product} {default} bool UseXmmI2D = true {ARCH product} {default} bool UseXmmI2F = true {ARCH product} {default} bool UseXmmLoadAndClearUpper = true {ARCH product} {default} bool UseXmmRegToRegMoveAll = true {ARCH product} {default} bool UseZGC = false {product} {default} intx UserThreadWaitAttemptsAtExit = 30 {product} {default} int VMThreadPriority = -1 {product} {default} intx VMThreadStackSize = 1024 {pd product} {default} intx ValueMapInitialSize = 11 {C1 product} {default} intx ValueMapMaxLoopSize = 8 {C1 product} {default} intx ValueSearchLimit = 1000 {C2 product} {default} bool VerifySharedSpaces = false {product} {default} uint YoungGenerationSizeIncrement = 20 {product} {default} uint YoungGenerationSizeSupplement = 80 {product} {default} uintx YoungGenerationSizeSupplementDecay = 8 {product} {default} size_t YoungPLABSize = 4096 {product} {default} double ZAllocationSpikeTolerance = 2.000000 {product} {default} double ZCollectionInterval = 0.000000 {product} {default} double ZCollectionIntervalMajor = -1.000000 {product} {default} double ZCollectionIntervalMinor = -1.000000 {product} {default} bool ZCollectionIntervalOnly = false {product} {default} double ZFragmentationLimit = 5.000000 {product} {default} bool ZProactive = true {product} {default} bool ZUncommit = true {product} {default} uintx ZUncommitDelay = 300 {product} {default} double ZYoungCompactionLimit = 25.000000 {product} {default} bool ZeroTLAB = false {product} {default} WARNING: Using incubator modules: jdk.incubator.vector openjdk version "25.0.2" 2026-01-20 OpenJDK Runtime Environment (build 25.0.2) OpenJDK 64-Bit Server VM (build 25.0.2, mixed mode, sharing) Linux kernel version (see also /l/logs.nightly/2026.05.04.12.43.13/uname.txt): cmd='uname -a 2>&1' Linux beast3.mikemccandless.com 6.18.9-arch1-2 #1 SMP PREEMPT_DYNAMIC Mon, 09 Feb 2026 17:16:33 +0000 x86_64 GNU/Linux CPU governor/scaling/frequency (see also /l/logs.nightly/2026.05.04.12.43.13/cpu_frequency_info.txt): cmd='cpupower frequency-info' analyzing CPU 123: driver: amd-pstate-epp CPUs which run at the same hardware frequency: 123 CPUs which need to have their frequency coordinated by software: 123 energy performance preference: performance hardware limits: 554 MHz - 4.38 GHz available cpufreq governors: performance powersave current policy: frequency should be within 1.74 GHz and 4.38 GHz. The governor "performance" may decide which speed to use within this range. current CPU frequency: 4.35 GHz (asserted by call to kernel) boost state support: Supported: yes Active: yes amd-pstate limits: Highest Performance: 166. Maximum Frequency: 4.38 GHz. Nominal Performance: 110. Nominal Frequency: 2.90 GHz. Lowest Non-linear Performance: 66. Lowest Non-linear Frequency: 1.74 GHz. Lowest Performance: 21. Lowest Frequency: 550 MHz. Preferred Core Support: 1. Preferred Core Ranking: 231. CPU specifics (see also /l/logs.nightly/2026.05.04.12.43.13/lscpu.txt): cmd='lscpu' Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 43 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 128 On-line CPU(s) list: 0-127 Vendor ID: AuthenticAMD Model name: AMD Ryzen Threadripper 3990X 64-Core Processor CPU family: 23 Model: 49 Thread(s) per core: 2 Core(s) per socket: 64 Socket(s): 1 Stepping: 0 Frequency boost: enabled CPU(s) scaling MHz: 47% CPU max MHz: 4377.8730 CPU min MHz: 553.8280 BogoMIPS: 5834.95 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate ssbd mba ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip rdpid overflow_recov succor smca sev sev_es Virtualization: AMD-V L1d cache: 2 MiB (64 instances) L1i cache: 2 MiB (64 instances) L2 cache: 32 MiB (64 instances) L3 cache: 256 MiB (16 instances) NUMA node(s): 16 NUMA node0 CPU(s): 0-3,64-67 NUMA node1 CPU(s): 4-7,68-71 NUMA node2 CPU(s): 8-11,72-75 NUMA node3 CPU(s): 12-15,76-79 NUMA node4 CPU(s): 16-19,80-83 NUMA node5 CPU(s): 20-23,84-87 NUMA node6 CPU(s): 24-27,88-91 NUMA node7 CPU(s): 28-31,92-95 NUMA node8 CPU(s): 32-35,96-99 NUMA node9 CPU(s): 36-39,100-103 NUMA node10 CPU(s): 40-43,104-107 NUMA node11 CPU(s): 44-47,108-111 NUMA node12 CPU(s): 48-51,112-115 NUMA node13 CPU(s): 52-55,116-119 NUMA node14 CPU(s): 56-59,120-123 NUMA node15 CPU(s): 60-63,124-127 Vulnerability Gather data sampling: Not affected Vulnerability Ghostwrite: Not affected Vulnerability Indirect target selection: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Old microcode: Not affected Vulnerability Reg file data sampling: Not affected Vulnerability Retbleed: Vulnerable Vulnerability Spec rstack overflow: Vulnerable Vulnerability Spec store bypass: Vulnerable Vulnerability Spectre v1: Vulnerable: __user pointer sanitization and usercopy barriers only; no swapgs barriers Vulnerability Spectre v2: Vulnerable; IBPB: disabled; STIBP: disabled; PBRSB-eIBRS: Not affected; BHI: Not affected Vulnerability Srbds: Not affected Vulnerability Tsa: Not affected Vulnerability Tsx async abort: Not affected Vulnerability Vmscape: Vulnerable Full Linux version (see also /l/logs.nightly/2026.05.04.12.43.13/proc_version.txt): cmd='cat /proc/version' Linux version 6.18.9-arch1-2 (linux@archlinux) (gcc (GCC) 15.2.1 20260209, GNU ld (GNU Binutils) 2.46) #1 SMP PREEMPT_DYNAMIC Mon, 09 Feb 2026 17:16:33 +0000 Kernel boot command-line (see also /l/logs.nightly/2026.05.04.12.43.13/proc_cmdline.txt): cmd='cat /proc/cmdline' BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=d43378d5-fd9f-488a-a69b-73d83768f2d1 rw nowatchdog mitigations=off random.trust_cpu=1 nokaslr norandmaps loglevel=3 acpi_enforce_resources=lax amd_pstate=active cpufreq.default_governor=performance Loaded kernel modules (see also /l/logs.nightly/2026.05.04.12.43.13/lsmod.txt): cmd='lsmod' Module Size Used by nfsv3 81920 1 rpcsec_gss_krb5 36864 0 nfsv4 1335296 0 dns_resolver 16384 1 nfsv4 nfs 704512 6 nfsv4,nfsv3 netfs 622592 1 nfs veth 40960 0 nf_conntrack_netlink 61440 0 xt_nat 12288 19 xt_tcpudp 16384 22 iptable_raw 12288 1 xt_conntrack 12288 2 xt_MASQUERADE 16384 2 bridge 462848 0 stp 12288 1 bridge llc 16384 2 bridge,stp xfrm_user 73728 1 xfrm_algo 16384 1 xfrm_user ip6table_nat 12288 1 ip6table_filter 12288 1 ip6_tables 36864 2 ip6table_filter,ip6table_nat xt_set 24576 0 ip_set 69632 1 xt_set iptable_nat 12288 5 nf_nat 61440 4 ip6table_nat,xt_nat,iptable_nat,xt_MASQUERADE nf_conntrack 196608 5 xt_conntrack,nf_nat,xt_nat,nf_conntrack_netlink,xt_MASQUERADE nf_defrag_ipv6 24576 1 nf_conntrack nf_defrag_ipv4 12288 1 nf_conntrack xt_addrtype 12288 4 iptable_filter 12288 1 ip_tables 36864 3 iptable_filter,iptable_raw,iptable_nat x_tables 65536 13 ip6table_filter,xt_conntrack,iptable_filter,ip6table_nat,xt_tcpudp,xt_addrtype,xt_nat,xt_set,ip6_tables,iptable_raw,ip_tables,iptable_nat,xt_MASQUERADE nf_tables 397312 0 rpcrdma 462848 2 rdma_cm 155648 1 rpcrdma iw_cm 65536 1 rdma_cm ib_cm 155648 1 rdma_cm ib_core 548864 4 rdma_cm,rpcrdma,iw_cm,ib_cm nct6775 40960 0 nct6775_core 81920 1 nct6775 hwmon_vid 12288 1 nct6775 overlay 245760 4 iwlmvm 708608 0 mac80211 1683456 1 iwlmvm btusb 81920 0 btmtk 32768 1 btusb libarc4 12288 1 mac80211 btrtl 32768 1 btusb btbcm 24576 1 btusb btintel 73728 1 btusb bluetooth 1118208 6 btrtl,btmtk,btintel,btbcm,btusb atlantic 319488 0 corsair_psu 24576 0 iwlwifi 610304 1 iwlmvm igb 348160 0 macsec 69632 1 atlantic amd_atl 57344 1 intel_rapl_common 53248 0 amd64_edac 73728 0 kvm_amd 241664 0 snd_hda_codec_nvhdmi 16384 1 kvm 1421312 1 kvm_amd ixgbe 565248 0 raid1 61440 1 snd_hda_codec_hdmi 61440 1 snd_hda_codec_nvhdmi libie_fwlog 28672 1 ixgbe irqbypass 16384 1 kvm mdio_devres 12288 1 ixgbe eeepc_wmi 12288 0 snd_hda_intel 69632 0 asus_wmi 110592 1 eeepc_wmi polyval_clmulni 12288 0 libphy 180224 2 mdio_devres,ixgbe jc42 12288 0 ghash_clmulni_intel 12288 0 platform_profile 20480 1 asus_wmi snd_hda_codec 217088 3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_nvhdmi mdio_bus 65536 2 libphy,ixgbe aesni_intel 98304 0 ee1004 16384 0 asus_ec_sensors 36864 0 wmi_bmof 12288 0 sparse_keymap 12288 1 asus_wmi mdio 12288 1 ixgbe rapl 20480 0 snd_hda_core 147456 3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec md_mod 270336 2 raid1 ptp 53248 4 iwlmvm,atlantic,igb,ixgbe sp5100_tco 20480 0 pcspkr 12288 0 snd_intel_dspcfg 45056 1 snd_hda_intel pps_core 32768 1 ptp ccp 196608 1 kvm_amd dca 20480 2 igb,ixgbe snd_intel_sdw_acpi 16384 1 snd_intel_dspcfg i2c_piix4 36864 0 i2c_smbus 20480 1 i2c_piix4 snd_usb_audio 598016 0 snd_usbmidi_lib 49152 1 snd_usb_audio snd_hwdep 24576 2 snd_usb_audio,snd_hda_codec snd_ump 40960 1 snd_usb_audio snd_rawmidi 53248 2 snd_usbmidi_lib,snd_ump snd_seq_device 16384 2 snd_ump,snd_rawmidi cfg80211 1429504 3 iwlmvm,iwlwifi,mac80211 snd_pcm 212992 5 snd_hda_codec_hdmi,snd_hda_intel,snd_usb_audio,snd_hda_codec,snd_hda_core snd_timer 57344 1 snd_pcm rfkill 45056 5 iwlmvm,asus_wmi,bluetooth,cfg80211 snd 159744 11 snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_usb_audio,snd_usbmidi_lib,snd_hda_codec,snd_timer,snd_ump,snd_pcm,snd_rawmidi joydev 24576 0 soundcore 16384 1 snd mac_hid 12288 0 mc 90112 1 snd_usb_audio nfsd 1077248 5 auth_rpcgss 192512 2 nfsd,rpcsec_gss_krb5 nfs_acl 12288 2 nfsd,nfsv3 lockd 192512 3 nfsd,nfsv3,nfs grace 12288 2 nfsd,lockd nfs_localio 40960 2 nfsd,nfs sunrpc 884736 36 nfs_localio,nfsd,rpcrdma,nfsv4,auth_rpcgss,lockd,nfsv3,rpcsec_gss_krb5,nfs_acl,nfs i2c_dev 28672 0 k10temp 12288 0 nfnetlink 20480 6 nf_conntrack_netlink,nf_tables,ip_set nouveau 3764224 0 drm_ttm_helper 16384 2 nouveau ttm 122880 2 drm_ttm_helper,nouveau video 81920 2 asus_wmi,nouveau gpu_sched 69632 1 nouveau i2c_algo_bit 24576 2 igb,nouveau drm_gpuvm 49152 1 nouveau drm_exec 12288 2 drm_gpuvm,nouveau nvme 73728 3 mxm_wmi 12288 1 nouveau nvme_core 270336 4 nvme drm_display_helper 278528 1 nouveau nvme_keyring 20480 1 nvme_core cec 94208 1 drm_display_helper nvme_auth 32768 1 nvme_core hkdf 12288 1 nvme_auth wmi 32768 5 video,asus_wmi,wmi_bmof,mxm_wmi,nouveau Preempt mode (see also /l/logs.nightly/2026.05.04.12.43.13/preempt.txt): cmd='sudo cat /sys/kernel/debug/sched/preempt' none voluntary (full) lazy Linux standard base version (see also /l/logs.nightly/2026.05.04.12.43.13/lsb.txt): cmd='lsb_release -a' LSB Version: n/a Distributor ID: Arch Description: Arch Linux Release: rolling Codename: n/a All installed packages&versions (see also /l/logs.nightly/2026.05.04.12.43.13/pacman.txt): cmd='pacman -Q' 7zip 26.00-1 abseil-cpp 20250814.1-1 acl 2.3.2-1 acpica 20250404-1 adobe-source-code-pro-fonts 2.042u+1.062i+1.026vf-2 adwaita-cursors 49.0-1 adwaita-fonts 49.0-2 adwaita-icon-theme 49.0-1 adwaita-icon-theme-legacy 46.2-3 alsa-lib 1.2.15.3-2 alsa-topology-conf 1.2.5.1-4 alsa-ucm-conf 1.2.15.3-1 amd-ucode 20260110-1 aom 3.13.1-2 apparmor 4.1.6-1 apr 1.7.6-1 apr-util 1.6.3-2 archlinux-keyring 20260206-1 argon2 20190702-6 at-spi2-core 2.58.3-1 atop 2.12.1-1 attr 2.5.2-1 audit 4.1.2-2 autoconf 2.72-1 automake 1.18.1-1 avahi 1:0.9rc3-1 base 3-3 bash 5.3.9-1 bash-completion 2.17.0-3 bcc 0.36.1-1 bcc-libbpf-tools 0.36.1-1 binutils 2.46-1 bison 3.8.2-8 boost-libs 1.89.0-4 bridge-utils 1.7.1-2 brotli 1.2.0-1 btop 1.4.6-1 bubblewrap 0.11.0-1 bzip2 1.0.8-6 ca-certificates 20240618-1 ca-certificates-mozilla 3.120.1-1 ca-certificates-utils 20240618-1 cairo 1.18.4-1 cantarell-fonts 1:0.311-1 celt 0.11.3-4 clang 21.1.8-1 cmake 4.2.3-1 colord 1.4.8-1 compiler-rt 21.1.8-1 containerd 2.2.1-1 coreutils 9.10-1 cppdap 1.58.0-2 cpupower 6.19-2 cracklib 2.10.3-1 cryptsetup 2.8.4-1 curl 8.18.0-3 cython 3.2.4-3 dav1d 1.5.3-1 db 6.2.32-4 db5.3 5.3.28-7 dbus 1.16.2-1 dbus-broker 37-3 dbus-broker-units 37-3 dconf 0.49.0-1 debugedit 5.2-1 default-cursors 3-1 desktop-file-utils 0.28-1 device-mapper 2.03.38-1 diffutils 3.12-2 ding-libs 0.6.2-2 dkms 3.3.0-1 dmidecode 3.7-1 dnssec-anchors 20250524-1 docker 1:29.2.1-1 docker-compose 5.0.2-1 double-conversion 3.4.0-1 downgrade 11.8.0-1 duktape 2.7.0-7 e2fsprogs 1.47.3-2 elfutils 0.194-1 emacs 30.2-1 emacs-python-mode 6.3.1-1 ethtool 1:6.19-1 exiv2 0.28.7-1 expat 2.7.4-1 fakeroot 1.37.2-1 ffmpeg 2:8.0.1-7 fftw 3.3.10-8 file 5.46-5 filesystem 2025.10.12-1 findutils 4.10.0-3 flac 1.5.0-1 flex 2.6.4-5 fontconfig 2:2.17.1-1 freeglut 3.8.0-1 freetype2 2.14.1-2 fribidi 1.0.16-2 fzf 0.68.0-1 gawk 5.3.2-1 gc 8.2.12-1 gcc 15.2.1+r604+g0b99615a8aef-1 gcc-libs 15.2.1+r604+g0b99615a8aef-1 gd 2.3.3-9 gdb 17.1-2 gdb-common 17.1-2 gdbm 1.26-2 gdk-pixbuf2 2.44.4-1 geoip 1.6.12-3 geoip-database 20260204-1 gettext 1.0-2 ghostscript 10.06.0-1 giflib 5.2.2-2 git 2.53.0-1 glib-networking 1:2.80.1-1 glib2 2.86.4-1 glibc 2.43+r5+g856c426a7534-1 glslang 1:1.4.341.0-1 glu 9.0.3-3 glycin 2.0.8-1 gmp 6.3.0-3 gnu-netcat 0.7.1-10 gnulib-l10n 20241231-1 gnupg 2.4.9-1 gnuplot 6.0.4-1 gnutls 3.8.12-2 gobject-introspection-runtime 1.86.0-2 google-chrome 113.0.5672.63-1 gpac 1:2.4.0-1 gperftools 2.17.2-1 gpgme 2.0.1-1 gpm 1.20.7.r38.ge82d1a6-6 gradle 9.3.1-1 graphene 1.10.8-2 graphite 1:1.3.14-6 graphviz 14.1.2-1 grep 3.12-2 groff 1.23.0-8 grub 2:2.14-1 gsettings-desktop-schemas 49.1-1 gsettings-system-schemas 49.1-1 gsfonts 20200910-6 gsm 1.0.23-1 gssdp 1.6.4-1 gssproxy 0.9.2-2 gst-plugins-bad-libs 1.28.0-2 gst-plugins-base-libs 1.28.0-2 gstreamer 1.28.0-2 gtest 1.17.0-2 gtk-update-icon-cache 1:4.20.3-1 gtk3 1:3.24.51-1 gts 0.7.6.121130-5 guile 3.0.11-1 gupnp 1:1.6.9-1 gupnp-igd 1.6.0-2 gzip 1.14-2 harfbuzz 12.3.2-1 hddtemp 0.3.beta15.54-5 hdf5 2.0.0-4 hicolor-icon-theme 0.18-1 hidapi 0.15.0-1 highway 1.3.0-2 htop 3.4.1-1 http-parser 2.9.4-2 hwdata 0.404-1 hwloc 2.13.0-1 i2c-tools 4.4-4 iana-etc 20260203-1 icu 78.2-2 ijs 0.35-6 imath 3.2.2-3 imlib2 1.12.6-1 inetutils 2.7-2 iotop 0.6-13 iproute2 6.19.0-2 iptables 1:1.8.11-2 iputils 20250605-1 iso-codes 4.20.1-1 jack2 1.9.22-2 jansson 2.15.0-1 java-environment-common 3-6 java-openjdk-bin 20.u36-1 java-runtime-common 3-6 jbig2dec 0.20-1 jbigkit 2.1-8 jc 1.25.6-2 jdk-openjdk 25.0.2.u10-1 jdk17-openjdk 17.0.18.u8-1 jdk21-openjdk 21.0.10.u7-1 jemalloc 1:5.3.0-5 jitterentropy 3.6.3-1 js60 60.9.0-2 js78 78.15.0-4 json-c 0.18-2 json-glib 1.10.8-1 jsoncpp 1.9.6-3 judy 1.0.5-9 kbd 2.9.0-1 keyutils 1.6.3-3 kmod 34.2-1 krb5 1.21.3-2 l-smash 2.14.5-4 lame 3.101.r6531-1 lcms2 2.18-1 ldns 1.9.0-1 leancrypto 1.6.0-1 less 1:692-1 libaec 1.1.5-1 libaio 0.3.113-3 libarchive 3.8.5-1 libasan 15.2.1+r604+g0b99615a8aef-1 libass 0.17.4-1 libassuan 3.0.0-1 libasyncns 1:0.8+r3+g68cd5af-3 libatasmart 0.19-7 libatomic 15.2.1+r604+g0b99615a8aef-1 libavc1394 0.5.4-7 libavif 1.3.0-5 libb2 0.98.1-3 libblockdev 3.4.0-2 libblockdev-crypto 3.4.0-2 libblockdev-fs 3.4.0-2 libblockdev-loop 3.4.0-2 libblockdev-mdraid 3.4.0-2 libblockdev-nvme 3.4.0-2 libblockdev-part 3.4.0-2 libblockdev-smart 3.4.0-2 libblockdev-swap 3.4.0-2 libbluray 1.4.0-2 libbpf 1.6.2-1 libbs2b 3.1.0-10 libbsd 0.12.2-2 libbytesize 2.12-3 libcaca 0.99.beta20-6 libcanberra 1:0.30+r2+gc0620e4-6 libcap 2.77-1 libcap-ng 0.9-1 libcerf 1:3.3-1 libcloudproviders 0.4.0-1 libcolord 1.4.8-1 libcroco 0.6.13-2 libcups 2:2.4.16-2 libdaemon 0.14-6 libdatrie 0.2.14-1 libde265 1.0.16-2 libdeflate 1.25-1 libdovi 3.3.2-1 libdrm 2.4.131-1 libdvdnav 7.0.0-1 libdvdread 7.0.1-1 libedit 20250104_3.1-1 libei 1.5.0-1 libelf 0.194-1 libepoxy 1.5.10-3 libevdev 1.13.6-1 libevent 2.1.12-5 libfabric 2.4.0-1 libffi 3.5.2-1 libgcc 15.2.1+r604+g0b99615a8aef-1 libgccjit 15.2.1+r604+g0b99615a8aef-1 libgcrypt 1.12.1-1 libgexiv2 0.14.6-2 libgfortran 15.2.1+r604+g0b99615a8aef-1 libgirepository 1.86.0-2 libgit2 1:1.9.2-3 libglvnd 1.7.0-3 libgomp 15.2.1+r604+g0b99615a8aef-1 libgpg-error 1.59-1 libgudev 238-3 libgusb 0.4.9-2 libheif 1.21.2-2 libibus 1.5.33-3 libice 1.1.2-1 libid3tag 0.16.3-2 libidn 1.43-1 libidn2 2.3.8-1 libiec61883 1.2.0-9 libimagequant 4.4.1-1 libinih 61-1 libinput 1.30.1-1 libisl 0.27-1 libjpeg-turbo 3.1.3-1 libjxl 0.11.2-2 libksba 1.6.7-2 libldap 2.6.12-1 liblqr 0.4.3-1 liblsan 15.2.1+r604+g0b99615a8aef-1 libmagick6 6.9.11.38-1 libmakepkg-dropins 20-1 libmd 1.1.0-2 libmfx 23.2.2-6 libmicrohttpd 1.0.2-1 libmnl 1.0.5-2 libmodplug 0.8.9.0-6 libmpc 1.3.1-2 libmspack 1:1.11-1 libnet 2:1.3-1 libnetfilter_conntrack 1.0.9-2 libnfnetlink 1.0.2-2 libnftnl 1.3.1-1 libnghttp2 1.68.0-1 libnghttp3 1.15.0-1 libngtcp2 1.20.0-1 libnice 0.1.23-1 libnl 3.12.0-1 libnotify 0.8.8-1 libnsl 2.0.1-1 libnvme 1.16.1-3 libobjc 15.2.1+r604+g0b99615a8aef-1 libogg 1.3.6-1 libomxil-bellagio 0.9.3-5 libopenmpt 0.8.4-1 libotf 0.9.16-6 libp11 0.4.16-1 libp11-kit 0.26.2-1 libpaper 2.2.7-1 libpcap 1.10.6-1 libpciaccess 0.18.1-2 libpfm 4.13.0+r83+g91970fe-1 libpgm 5.3.128-3 libpipeline 1.5.8-1 libplacebo 7.360.0-1 libpng 1.6.55-1 libproxy 0.5.12-1 libpsl 0.21.5-2 libpulse 17.0+r98+gb096704c0-1 libquadmath 15.2.1+r604+g0b99615a8aef-1 libraqm 0.10.4-1 libraw1394 2.1.2-4 librsvg 2:2.61.4-1 libsamplerate 0.2.2-3 libsasl 2.1.28-5 libseccomp 2.6.0-1 libsecret 0.21.7-1 libsm 1.2.6-1 libsndfile 1.2.2-4 libsodium 1.0.20-1 libsoup 2.74.3-4 libsoup3 3.6.6-1 libsoxr 0.1.3-4 libssh 0.12.0-1 libssh2 1.11.1-1 libstdc++ 15.2.1+r604+g0b99615a8aef-1 libstemmer 3.0.1-1 libsysprof-capture 49.0-2 libtasn1 4.21.0-1 libthai 0.1.30-1 libtheora 1.2.0-1 libtiff 4.7.1-1 libtirpc 1.3.7-1 libtool 2.6.0-4 libtraceevent 1:1.8.7-1 libtsan 15.2.1+r604+g0b99615a8aef-1 libubsan 15.2.1+r604+g0b99615a8aef-1 libunibreak 6.1-1 libunistring 1.4.1-1 libunwind 1.8.2-1 liburing 2.14-1 libusb 1.0.29-1 libutempter 1.2.3-1 libutf8proc 2.11.3-1 libuv 1.52.0-1 libva 2.22.0-1 libvdpau 1.5-4 libverto 0.3.2-5 libvorbis 1.3.7-4 libvpl 2.16.0-2 libvpx 1.15.2-3 libwacom 2.18.0-2 libwebp 1.6.0-2 libx11 1.8.13-1 libxau 1.0.12-1 libxaw 1.0.16-1 libxcb 1.17.0-1 libxcomposite 0.4.7-1 libxcrypt 4.5.2-1 libxcursor 1.2.3-1 libxdamage 1.1.7-1 libxdmcp 1.1.5-1 libxext 1.3.7-1 libxfixes 6.0.2-1 libxft 2.3.9-1 libxi 1.8.2-1 libxinerama 1.1.6-1 libxkbcommon 1.13.1-1 libxkbcommon-x11 1.13.1-1 libxml2 2.15.1-5 libxmu 1.3.1-1 libxpm 3.5.18-1 libxrandr 1.5.5-1 libxrender 0.9.12-1 libxshmfence 1.3.3-1 libxss 1.2.5-1 libxt 1.3.1-1 libxtst 1.2.5-1 libxv 1.0.13-1 libxxf86vm 1.1.7-1 libyaml 0.2.5-3 libyuv r2426+464c51a03-1 licenses 20240728-1 linux 6.18.9.arch1-2 linux-api-headers 6.19-1 linux-firmware 20260110-1 linux-firmware-amdgpu 20260110-1 linux-firmware-atheros 20260110-1 linux-firmware-broadcom 20260110-1 linux-firmware-cirrus 20260110-1 linux-firmware-intel 20260110-1 linux-firmware-mediatek 20260110-1 linux-firmware-nvidia 20260110-1 linux-firmware-other 20260110-1 linux-firmware-radeon 20260110-1 linux-firmware-realtek 20260110-1 linux-firmware-whence 20260110-1 linux-lts 6.12.74-1 lksctp-tools 1.0.21-1 llhttp 9.3.1-1 llvm 21.1.8-1 llvm-libs 21.1.8-1 lm_sensors 1:3.6.2-1 lmdb 0.9.33-1 lsb-release 2.0.r55.a25a4fc-1 lshw B.02.20-3 lsof 4.99.5-2 lua 5.4.8-2 luajit 2.1.1767980792+707c12b-2 lynis 3.1.6-1 lz4 1:1.10.0-2 lzo 2.10-5 m17n-db 1.8.10-1 m17n-lib 1.8.6-1 m4 1.4.21-1 mailcap 2.1.54-2 make 4.4.1-2 man-db 2.13.1-1 man-pages 6.17-1 mariadb 12.2.2-2 mariadb-clients 12.2.2-2 mariadb-libs 12.2.2-2 mbedtls2 2.28.10-1 md4c 0.5.2-1 mdadm 4.4-2 memtest86+ 7.20-2 memtest86+-efi 7.20-2 mesa 1:25.3.5-1 meson 1.10.1-1 mkinitcpio 40-4 mkinitcpio-busybox 1.36.1-1 mosh 1.4.0-28 mpdecimal 4.0.1-1 mpfr 4.2.2-1 mpg123 1.33.4-1 msr-tools 1.3-4 mtdev 1.1.7-1 ncurses 6.6-1 net-tools 2.10-3 netctl 1.29-2 netpbm 10.86.48-1 nettle 3.10.2-1 nfs-utils 2.8.5-2 nfsidmap 2.8.5-2 nftables 1:1.1.6-2 nginx 1.28.2-1 ninja 1.13.2-3 nload 0.7.4-9 npth 1.8-1 nspr 4.38.2-1 nss 3.120.1-1 ntp 4.2.8.p18-6 numactl 2.0.19-1 nvme-cli 2.16-2 ocl-icd 2.3.4-1 opencore-amr 0.1.6-2 openexr 3.4.5-1 openh264 2.6.0-2 openjpeg2 2.5.4-1 openmpi 5.0.9-4 openpmix 5.0.10-1 openresolv 3.17.4-1 openssh 10.2p1-2 openssl 3.6.1-1 openucx 1.20.0-3 opus 1.6.1-1 orc 0.4.42-1 p11-kit 0.26.2-1 pacman 7.1.0.r9.g54d9411-1 pacman-contrib 1.13.1-1 pacman-mirrorlist 20260213-1 pam 1.7.2-2 pambase 20250719-1 pango 1:1.57.0-2 parted 3.6-2 patch 2.8-1 pciutils 3.14.0-1 pcre 8.45-4 pcre2 10.47-1 perf 6.19-2 perl 5.42.0-1 perl-dbd-sqlite 1.78-1 perl-dbi 1.647-2 perl-error 0.17030-3 perl-io-tty 1.20-3 perl-mailtools 2.22-3 perl-timedate 2.33-9 pinentry 1.3.2-2 pixman 0.46.4-1 pkgconf 2.5.1-1 pkgfile 25-2 polkit 127-3 poppler-data 0.4.12-2 popt 1.19-2 portaudio 1:19.7.0-3 postgresql-libs 18.2-1 powertop 2.15-2 procps-ng 4.0.6-1 protobuf 33.1-4 prrte 3.0.13-1 psmisc 23.7-1 pv 1.10.3-1 python 3.14.3-1 python-absl 2.4.0-1 python-annotated-types 0.7.0-3 python-appdirs 1.4.4-12 python-asn1crypto 1.5.1-6 python-attrs 25.4.0-3 python-autocommand 2.2.2-9 python-bcc 0.36.1-1 python-bcrypt 5.0.0-2 python-cachecontrol 1:0.14.4-3 python-cached-property 1.5.2-7 python-cffi 2.0.0-2 python-chardet 5.2.0-7 python-charset-normalizer 3.4.4-2 python-click 8.3.1-1 python-colorama 0.4.6-6 python-contextlib2 21.6.0-2 python-cryptography 46.0.5-2 python-dateutil 2.9.0-8 python-deprecated 1.2.18-2 python-distlib 0.4.0-2 python-distro 1.9.0-4 python-dnslib 0.9.26-3 python-docker 7.1.0-4 python-docker-pycreds 0.4.0-10 python-dockerpty 0.4.1-11 python-docopt 0.6.2-15 python-dotenv 1.2.1-2 python-fastjsonschema 2.21.2-2 python-filelock 3.24.0-1 python-fluidity 0.2.1-8 python-github3py 4.0.1-5 python-gobject 3.54.5-2 python-html5lib 1.1-17 python-idna 3.11-2 python-importlib-metadata 8.7.1-3 python-inflect 7.5.0-2 python-invoke 2.2.1-2 python-jaraco.collections 5.1.0-3 python-jaraco.context 6.0.1-3 python-jaraco.functools 4.1.0-3 python-jaraco.text 4.0.0-4 python-jsonschema 4.26.0-1 python-jsonschema-specifications 2025.9.1-2 python-jwcrypto 1.5.6-6 python-legacy-cgi 2.6.4-2 python-lexicon 3.0.0-2 python-more-itertools 10.8.0-2 python-msgpack 1.1.2-2 python-mysqlclient 2.2.8-2 python-nspektr 0.5.0-3 python-ordered-set 4.1.0-8 python-packaging 26.0-1 python-paramiko 4.0.0-2 python-pep517 0.13.0-1 python-pillow 12.1.1-1 python-pip 26.0.1-1 python-pkg_resources 81.0.0-1 python-platformdirs 4.9.2-1 python-ply 3.11-16 python-progress 1.6-5 python-psutil 7.2.2-1 python-pycparser 2.23-2 python-pydantic 2.12.5-4 python-pydantic-core 3:2.41.5-3 python-pygments 2.19.2-3 python-pyjwt 2.11.0-1 python-pynacl 1.6.2-1 python-pyopenssl 25.3.0-2 python-pyparsing 3.3.2-1 python-pyrsistent 0.19.3-4 python-pytoml 0.1.21-8 python-referencing 0.37.0-3 python-requests 2.32.5-3 python-resolvelib 1.2.1-2 python-retrying 1.3.4-5 python-rpds-py 0.30.0-3 python-ruamel-yaml 0.18.10-2 python-ruamel.yaml.clib 0.2.15-2 python-setuptools 1:82.0.0-1 python-six 1.17.0-2 python-texttable 1.7.0-4 python-toml 0.10.2-13 python-tomli 2.4.0-1 python-tqdm 4.67.3-1 python-trove-classifiers 2026.1.14.14-1 python-typeguard 4.4.4-2 python-typing-inspection 0.4.2-2 python-typing_extensions 4.15.0-3 python-uritemplate 4.2.0-2 python-urllib3 2.6.3-1 python-urwid 3.0.5-1 python-validate-pyproject 0.25-1 python-wcwidth 0.6.0-1 python-webencodings 0.5.1-13 python-websocket-client 1.9.0-3 python-wheel 0.46.3-1 python-wrapt 1.17.3-2 python-xmltodict 1.0.4-1 python-yaml 6.0.3-2 python-zipp 3.21.0-4 python2 2.7.18-5 qt5-base 5.15.18+kde+r109-2 qt5-svg 5.15.18+kde+r5-1 qt5-translations 5.15.18-1 qt6-5compat 6.10.2-1 qt6-base 6.10.2-1 qt6-shadertools 6.10.2-1 qt6-svg 6.10.2-1 qt6-translations 6.10.2-1 rasdaemon 0.8.2-1 rasdaemon-debug 0.8.2-1 rav1e 0.8.1-2 readline 8.3.003-1 rhash 1.4.6-1 rng-tools 6.17-3 rpcbind 1.2.8-1 rsync 3.4.1-2 rtl-sdr 1:2.0.2-1 rubberband 4.0.0-1 run-parts 5.23.2-1 runc 1.4.0-1 s-tui 1.3.0-1 sdl2-compat 2.32.64-1 sdl3 3.4.2-1 sed 4.9-3 serf 1.3.10-2 shaderc 2026.1-1 shadow 4.18.0-1 shared-mime-info 2.4-3 slang 2.3.3-4 smartmontools 7.5-1 snappy 1.2.2-3 sndio 1.10.0-1 sound-theme-freedesktop 0.8-6 source-highlight 3.1.9-16 speex 1.2.1-2 speexdsp 1.2.1-2 spirv-tools 1:1.4.341.0-1 sqlite 3.51.2-1 squid 7.4-1 srt 1.5.4-1 strace 6.19-1 stress 1.0.7-3 stress-ng 0.20.01-1 subversion 1.14.5-5 sudo 1.9.17.p2-2 svt-av1 4.0.1-1 sysbench 1.0.20-2 sysfsutils 2.1.1-2 sysstat 12.7.9-1 systemd 259.1-1 systemd-libs 259.1-1 systemd-sysvcompat 259.1-1 tar 1.35-2 tdb 1.4.15-1 texinfo 7.2-1 tinysparql 3.10.1-2 tmux 3.6_a-1 tpm2-tss 4.1.3-1 traceroute 2.1.6-1 tree-sitter 0.25.10-3 tslib 1.24-1 ttf-liberation 2.1.5-2 turbostat 6.19-2 tzdata 2025c-1 udisks2 2.11.0-1 unzip 6.0-23 usbutils 019-1 util-linux 2.41.3-2 util-linux-libs 2.41.3-2 v4l-utils 1.32.0-1 vapoursynth 73-2 vid.stab 1.1.1-2 vim 9.2.0038-1 vim-runtime 9.2.0038-1 vmaf 3.0.0-2 volume_key 0.3.12-12 vsftpd 3.0.5-1 vulkan-headers 1:1.4.341.0-1 vulkan-icd-loader 1.4.341.0-1 wayland 1.24.0-1 wayland-protocols 1.47-1 wget 1.25.0-3 which 2.23-1 wxwidgets-common 3.2.9-4 wxwidgets-gtk3 3.2.9-4 x264 3:0.165.r3222.b35605a-2 x265 4.1-1 xcb-proto 1.17.0-4 xcb-util 0.4.1-2 xcb-util-cursor 0.1.6-1 xcb-util-image 0.4.1-3 xcb-util-keysyms 0.4.1-5 xcb-util-renderutil 0.3.10-2 xcb-util-wm 0.4.2-2 xdg-utils 1.2.1-2 xkeyboard-config 2.46-1 xorg-xprop 1.2.8-1 xorg-xset 1.2.5-2 xorgproto 2025.1-1 xvidcore 1.3.7-3 xxhash 0.8.3-1 xz 5.8.2-1 youtube-dl 2021.12.17-2 zeromq 4.3.5-3 zimg 3.0.6-1 zip 3.0-11 zita-alsa-pcmi 0.6.1-3 zita-resampler 1.11.2-2 zlib 1:1.3.2-2 zlib-ng 2.3.3-1 zstd 1.5.7-3 luceneutil rev is 7c5156a700a5bfc48c5b2d22960b63b1b90f39d6 LUCENE rev is 288a65f5cdc4871d6a4c7ceb1e051acae1010d8b last successful Lucene rev b0900bd176f42e01500ad04660ed2c4e98fddf01, luceneutil rev c8bdaa9f036b46752fe4aaec6727afad3912b1d1 run ['git', 'log', 'b0900bd176f42e01500ad04660ed2c4e98fddf01^..288a65f5cdc4871d6a4c7ceb1e051acae1010d8b'] No commit message asking for regold of results files [2026-05-04 12:43:13.613692] RUN: git clean -xfd Removing .gradle/ Removing build-tools/build-infra-shadow/build/ Removing build-tools/build-infra/.gradle/ Removing build-tools/build-infra/build/ Removing build-tools/build/ Removing build-tools/missing-doclet/build/ Removing build/ Removing gradle.properties Removing gradle/wrapper/gradle-wrapper.jar Removing lucene/analysis.tests/build/ Removing lucene/analysis/build/ Removing lucene/analysis/common/build/ Removing lucene/analysis/icu/build/ Removing lucene/analysis/kuromoji/build/ Removing lucene/analysis/morfologik.tests/build/ Removing lucene/analysis/morfologik/build/ Removing lucene/analysis/nori/build/ Removing lucene/analysis/opennlp/build/ Removing lucene/analysis/phonetic/build/ Removing lucene/analysis/smartcn/build/ Removing lucene/analysis/stempel/build/ Removing lucene/backward-codecs/build/ Removing lucene/benchmark-jmh/build/ Removing lucene/benchmark/build/ Removing lucene/build/ Removing lucene/classification/build/ Removing lucene/codecs/build/ Removing lucene/core.tests/build/ Removing lucene/core/build/ Removing lucene/demo/build/ Removing lucene/distribution.tests/build/ Removing lucene/distribution/build/ Removing lucene/documentation/build/ Removing lucene/expressions/build/ Removing lucene/facet/build/ Removing lucene/grouping/build/ Removing lucene/highlighter/build/ Removing lucene/join/build/ Removing lucene/luke/build/ Removing lucene/memory/build/ Removing lucene/misc/build/ Removing lucene/monitor/build/ Removing lucene/queries/build/ Removing lucene/queryparser/build/ Removing lucene/replicator/build/ Removing lucene/sandbox/build/ Removing lucene/spatial-extras/build/ Removing lucene/spatial-test-fixtures/build/ Removing lucene/spatial3d/build/ Removing lucene/suggest/build/ Removing lucene/test-framework/build/ [2026-05-04 12:43:13.844034] took 0.2 sec will NOT regold results files but rather compare to last good result files Java command-line: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED transparent_hugepages: [always] madvise never [2026-05-04 12:43:13.844126] RUN: /l/trunk.nightly/gradlew --stacktrace clean > /l/logs.nightly/2026.05.04.12.43.13/clean-lucene.log 2>&1 [2026-05-04 12:43:18.123177] took 4.3 sec [2026-05-04 12:43:18.123219] RUN: /l/trunk.nightly/gradlew jar > /l/logs.nightly/2026.05.04.12.43.13/jar-lucene.log 2>&1 [2026-05-04 12:43:32.302180] took 14.2 sec JAVA: WARNING: Using incubator modules: jdk.incubator.vector openjdk version "25.0.2" 2026-01-20 OpenJDK Runtime Environment (build 25.0.2) OpenJDK 64-Bit Server VM (build 25.0.2, mixed mode, sharing) OS: Linux beast3.mikemccandless.com 6.18.9-arch1-2 #1 SMP PREEMPT_DYNAMIC Mon, 09 Feb 2026 17:16:33 +0000 x86_64 GNU/Linux LOGS: /l/logs.nightly NOTE: now delete old leftover ginormous index /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M Using checkout:[/l/trunk.nightly] for competitor:[nightly] compile lucene:core... run: ['/l/trunk.nightly/gradlew', 'lucene:core:jar'], cwd=/l/trunk.nightly vmstatLogFile=None topLogFile=None /l/trunk.nightly/lucene/benchmark files ['/l/util.nightly/src/main/perf/TestContext.java', '/l/util.nightly/src/main/perf/IndexAndSearchOpenStreetMaps.java', '/l/util.nightly/src/main/perf/TypePolluter.java', '/l/util.nightly/src/main/perf/OpenDirectory.java', '/l/util.nightly/src/main/perf/StringFieldDocSelector.java', '/l/util.nightly/src/main/perf/SearchTaxis.java', '/l/util.nightly/src/main/perf/RemoteTaskSource.java', '/l/util.nightly/src/main/perf/SearchPerfTest.java', '/l/util.nightly/src/main/perf/KeepNoCommitsDeletionPolicy.java', '/l/util.nightly/src/main/perf/DiskUsage.java', '/l/util.nightly/src/main/perf/NRTPerfTest.java', '/l/util.nightly/src/main/perf/Indexer.java', '/l/util.nightly/src/main/perf/PKLookupWithTermStateTask.java', '/l/util.nightly/src/main/perf/IndexState.java', '/l/util.nightly/src/main/perf/VectorDictionary.java', '/l/util.nightly/src/main/perf/TaskParser.java', '/l/util.nightly/src/main/perf/IndexThreads.java', '/l/util.nightly/src/main/perf/SearchTask.java', '/l/util.nightly/src/main/perf/RespellTask.java', '/l/util.nightly/src/main/perf/TaskSource.java', '/l/util.nightly/src/main/perf/LineFileDocs.java', '/l/util.nightly/src/main/perf/CreateQueries.java', '/l/util.nightly/src/main/perf/RandomQuery.java', '/l/util.nightly/src/main/perf/PerfUtils.java', '/l/util.nightly/src/main/perf/Task.java', '/l/util.nightly/src/main/perf/LocalTaskSource.java', '/l/util.nightly/src/main/perf/IndexTaxis.java', '/l/util.nightly/src/main/perf/PointsPKLookupTask.java', '/l/util.nightly/src/main/perf/TaskThreads.java', '/l/util.nightly/src/main/perf/UnparsedTask.java', '/l/util.nightly/src/main/perf/Args.java', '/l/util.nightly/src/main/perf/TaskParserFactory.java', '/l/util.nightly/src/main/perf/StatisticsHelper.java', '/l/util.nightly/src/main/perf/BenchRearranger.java', '/l/util.nightly/src/main/perf/PKLookupTask.java', '/l/util.nightly/src/main/perf/OpenCloseIndexWriter.java'] compile: /usr/lib/jvm/java-25-openjdk/bin/javac -g -d /l/util.nightly/build -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build /l/util.nightly/src/main/perf/TestContext.java /l/util.nightly/src/main/perf/IndexAndSearchOpenStreetMaps.java /l/util.nightly/src/main/perf/TypePolluter.java /l/util.nightly/src/main/perf/OpenDirectory.java /l/util.nightly/src/main/perf/StringFieldDocSelector.java /l/util.nightly/src/main/perf/SearchTaxis.java /l/util.nightly/src/main/perf/RemoteTaskSource.java /l/util.nightly/src/main/perf/SearchPerfTest.java /l/util.nightly/src/main/perf/KeepNoCommitsDeletionPolicy.java /l/util.nightly/src/main/perf/DiskUsage.java /l/util.nightly/src/main/perf/NRTPerfTest.java /l/util.nightly/src/main/perf/Indexer.java /l/util.nightly/src/main/perf/PKLookupWithTermStateTask.java /l/util.nightly/src/main/perf/IndexState.java /l/util.nightly/src/main/perf/VectorDictionary.java /l/util.nightly/src/main/perf/TaskParser.java /l/util.nightly/src/main/perf/IndexThreads.java /l/util.nightly/src/main/perf/SearchTask.java /l/util.nightly/src/main/perf/RespellTask.java /l/util.nightly/src/main/perf/TaskSource.java /l/util.nightly/src/main/perf/LineFileDocs.java /l/util.nightly/src/main/perf/CreateQueries.java /l/util.nightly/src/main/perf/RandomQuery.java /l/util.nightly/src/main/perf/PerfUtils.java /l/util.nightly/src/main/perf/Task.java /l/util.nightly/src/main/perf/LocalTaskSource.java /l/util.nightly/src/main/perf/IndexTaxis.java /l/util.nightly/src/main/perf/PointsPKLookupTask.java /l/util.nightly/src/main/perf/TaskThreads.java /l/util.nightly/src/main/perf/UnparsedTask.java /l/util.nightly/src/main/perf/Args.java /l/util.nightly/src/main/perf/TaskParserFactory.java /l/util.nightly/src/main/perf/StatisticsHelper.java /l/util.nightly/src/main/perf/BenchRearranger.java /l/util.nightly/src/main/perf/PKLookupTask.java /l/util.nightly/src/main/perf/OpenCloseIndexWriter.java run: ['/usr/lib/jvm/java-25-openjdk/bin/javac', '-g', '-d', '/l/util.nightly/build', '-classpath', '/l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build', '/l/util.nightly/src/main/perf/TestContext.java', '/l/util.nightly/src/main/perf/IndexAndSearchOpenStreetMaps.java', '/l/util.nightly/src/main/perf/TypePolluter.java', '/l/util.nightly/src/main/perf/OpenDirectory.java', '/l/util.nightly/src/main/perf/StringFieldDocSelector.java', '/l/util.nightly/src/main/perf/SearchTaxis.java', '/l/util.nightly/src/main/perf/RemoteTaskSource.java', '/l/util.nightly/src/main/perf/SearchPerfTest.java', '/l/util.nightly/src/main/perf/KeepNoCommitsDeletionPolicy.java', '/l/util.nightly/src/main/perf/DiskUsage.java', '/l/util.nightly/src/main/perf/NRTPerfTest.java', '/l/util.nightly/src/main/perf/Indexer.java', '/l/util.nightly/src/main/perf/PKLookupWithTermStateTask.java', '/l/util.nightly/src/main/perf/IndexState.java', '/l/util.nightly/src/main/perf/VectorDictionary.java', '/l/util.nightly/src/main/perf/TaskParser.java', '/l/util.nightly/src/main/perf/IndexThreads.java', '/l/util.nightly/src/main/perf/SearchTask.java', '/l/util.nightly/src/main/perf/RespellTask.java', '/l/util.nightly/src/main/perf/TaskSource.java', '/l/util.nightly/src/main/perf/LineFileDocs.java', '/l/util.nightly/src/main/perf/CreateQueries.java', '/l/util.nightly/src/main/perf/RandomQuery.java', '/l/util.nightly/src/main/perf/PerfUtils.java', '/l/util.nightly/src/main/perf/Task.java', '/l/util.nightly/src/main/perf/LocalTaskSource.java', '/l/util.nightly/src/main/perf/IndexTaxis.java', '/l/util.nightly/src/main/perf/PointsPKLookupTask.java', '/l/util.nightly/src/main/perf/TaskThreads.java', '/l/util.nightly/src/main/perf/UnparsedTask.java', '/l/util.nightly/src/main/perf/Args.java', '/l/util.nightly/src/main/perf/TaskParserFactory.java', '/l/util.nightly/src/main/perf/StatisticsHelper.java', '/l/util.nightly/src/main/perf/BenchRearranger.java', '/l/util.nightly/src/main/perf/PKLookupTask.java', '/l/util.nightly/src/main/perf/OpenCloseIndexWriter.java'], cwd=/l/trunk.nightly/lucene/benchmark vmstatLogFile=None topLogFile=None [2026-05-04 12:43:40.497921] now run stored fields benchmark RUN: /usr/lib/jvm/java-25-openjdk/bin/javac -cp /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar -d build src/extra/perf/StoredFieldsBenchmark.java, cwd=/l/util.nightly Now run BEST_SPEED with doc_limit=-1: RUN: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:build perf.StoredFieldsBenchmark /lucenedata/geonames/geonames.20160818.csv /l/indices/geonames-stored-fields BEST_SPEED -1 Mode: BEST_SPEED indexing_time_msec: 143866.00 stored_field_size_mb: 624.38 retrieved_time_msec: 169.34 Now run BEST_COMPRESSION with doc_limit=-1: RUN: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:build perf.StoredFieldsBenchmark /lucenedata/geonames/geonames.20160818.csv /l/indices/geonames-stored-fields BEST_COMPRESSION -1 Mode: BEST_COMPRESSION indexing_time_msec: 346386.00 stored_field_size_mb: 385.76 retrieved_time_msec: 1339.09 Done: took 1008.31 seconds, saved to /l/logs.nightly/2026.05.04.12.43.13/geonames-stored-fields-benchmark-results.pk [2026-05-04 13:00:29.302261] done run stored fields benchmark [2026-05-04 13:00:29.302282] now run NAD facets benchmark RUN: /usr/lib/jvm/java-25-openjdk/bin/javac -cp /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/facet/build/libs/lucene-facet-11.0.0-SNAPSHOT.jar:build -d build src/main/perf/facets/IndexFacets.java, cwd=/l/util.nightly RUN: /usr/lib/jvm/java-25-openjdk/bin/javac -cp /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/facet/build/libs/lucene-facet-11.0.0-SNAPSHOT.jar:build -d build src/main/perf/facets/BenchmarkFacets.java, cwd=/l/util.nightly Note: src/main/perf/facets/BenchmarkFacets.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. RUN: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/facet/build/libs/lucene-facet-11.0.0-SNAPSHOT.jar:build perf.facets.IndexFacets /l/data/NAD_taxonomy.txt.gz /l/indices/nad-facets-nightly -1, cwd=/l/util.nightly Indexing documents... WARNING: Using incubator modules: jdk.incubator.vector May 04, 2026 1:00:30 PM org.apache.lucene.internal.vectorization.PanamaVectorizationProvider logIncubatorSetup INFO: Java vector incubator API enabled; uses preferredBitSize=256; FMA enabled Indexed 0 documents Indexed 100000 documents Indexed 200000 documents Indexed 300000 documents Indexed 400000 documents Indexed 500000 documents Indexed 600000 documents Indexed 700000 documents Indexed 800000 documents Indexed 900000 documents Indexed 1000000 documents Indexed 1100000 documents Indexed 1200000 documents Indexed 1300000 documents Indexed 1400000 documents Indexed 1500000 documents Indexed 1600000 documents Indexed 1700000 documents Indexed 1800000 documents Indexed 1900000 documents Indexed 2000000 documents Indexed 2100000 documents Indexed 2200000 documents Indexed 2300000 documents Indexed 2400000 documents Indexed 2500000 documents Indexed 2600000 documents Indexed 2700000 documents Indexed 2800000 documents Indexed 2900000 documents Indexed 3000000 documents Indexed 3100000 documents Indexed 3200000 documents Indexed 3300000 documents Indexed 3400000 documents Indexed 3500000 documents Indexed 3600000 documents Indexed 3700000 documents Indexed 3800000 documents Indexed 3900000 documents Indexed 4000000 documents Indexed 4100000 documents Indexed 4200000 documents Indexed 4300000 documents Indexed 4400000 documents Indexed 4500000 documents Indexed 4600000 documents Indexed 4700000 documents Indexed 4800000 documents Indexed 4900000 documents Indexed 5000000 documents Indexed 5100000 documents Indexed 5200000 documents Indexed 5300000 documents Indexed 5400000 documents Indexed 5500000 documents Indexed 5600000 documents Indexed 5700000 documents Indexed 5800000 documents Indexed 5900000 documents Indexed 6000000 documents Indexed 6100000 documents Indexed 6200000 documents Indexed 6300000 documents Indexed 6400000 documents Indexed 6500000 documents Indexed 6600000 documents Indexed 6700000 documents Indexed 6800000 documents Indexed 6900000 documents Indexed 7000000 documents Indexed 7100000 documents Indexed 7200000 documents Indexed 7300000 documents Indexed 7400000 documents Indexed 7500000 documents Indexed 7600000 documents Indexed 7700000 documents Indexed 7800000 documents Indexed 7900000 documents Indexed 8000000 documents Indexed 8100000 documents Indexed 8200000 documents Indexed 8300000 documents Indexed 8400000 documents Indexed 8500000 documents Indexed 8600000 documents Indexed 8700000 documents Indexed 8800000 documents Indexed 8900000 documents Indexed 9000000 documents Indexed 9100000 documents Indexed 9200000 documents Indexed 9300000 documents Indexed 9400000 documents Indexed 9500000 documents Indexed 9600000 documents Indexed 9700000 documents Indexed 9800000 documents Indexed 9900000 documents Indexed 10000000 documents Indexed 10100000 documents Indexed 10200000 documents Indexed 10300000 documents Indexed 10400000 documents Indexed 10500000 documents Indexed 10600000 documents Indexed 10700000 documents Indexed 10800000 documents Indexed 10900000 documents Indexed 11000000 documents Indexed 11100000 documents Indexed 11200000 documents Indexed 11300000 documents Indexed 11400000 documents Indexed 11500000 documents Indexed 11600000 documents Indexed 11700000 documents Indexed 11800000 documents Indexed 11900000 documents Indexed 12000000 documents Indexed 12100000 documents Indexed 12200000 documents Indexed 12300000 documents Indexed 12400000 documents Indexed 12500000 documents Indexed 12600000 documents Indexed 12700000 documents Indexed 12800000 documents Indexed 12900000 documents Indexed 13000000 documents Indexed 13100000 documents Indexed 13200000 documents Indexed 13300000 documents Indexed 13400000 documents Indexed 13500000 documents Indexed 13600000 documents Indexed 13700000 documents Indexed 13800000 documents Indexed 13900000 documents Indexed 14000000 documents Indexed 14100000 documents Indexed 14200000 documents Indexed 14300000 documents Indexed 14400000 documents Indexed 14500000 documents Indexed 14600000 documents Indexed 14700000 documents Indexed 14800000 documents Indexed 14900000 documents Indexed 15000000 documents Indexed 15100000 documents Indexed 15200000 documents Indexed 15300000 documents Indexed 15400000 documents Indexed 15500000 documents Indexed 15600000 documents Indexed 15700000 documents Indexed 15800000 documents Indexed 15900000 documents Indexed 16000000 documents Indexed 16100000 documents Indexed 16200000 documents Indexed 16300000 documents Indexed 16400000 documents Indexed 16500000 documents Indexed 16600000 documents Indexed 16700000 documents Indexed 16800000 documents Indexed 16900000 documents Indexed 17000000 documents Indexed 17100000 documents Indexed 17200000 documents Indexed 17300000 documents Indexed 17400000 documents Indexed 17500000 documents Indexed 17600000 documents Indexed 17700000 documents Indexed 17800000 documents Indexed 17900000 documents Indexed 18000000 documents Indexed 18100000 documents Indexed 18200000 documents Indexed 18300000 documents Indexed 18400000 documents Indexed 18500000 documents Indexed 18600000 documents Indexed 18700000 documents Indexed 18800000 documents Indexed 18900000 documents Indexed 19000000 documents Indexed 19100000 documents Indexed 19200000 documents Indexed 19300000 documents Indexed 19400000 documents Indexed 19500000 documents Indexed 19600000 documents Indexed 19700000 documents Indexed 19800000 documents Indexed 19900000 documents Indexed 20000000 documents Indexed 20100000 documents Indexed 20200000 documents Indexed 20300000 documents Indexed 20400000 documents Indexed 20500000 documents Indexed 20600000 documents Indexed 20700000 documents Indexed 20800000 documents Indexed 20900000 documents Indexed 21000000 documents Indexed 21100000 documents Indexed 21200000 documents Indexed 21300000 documents Indexed 21400000 documents Indexed 21500000 documents Indexed 21600000 documents Indexed 21700000 documents Indexed 21800000 documents Indexed 21900000 documents Indexed 22000000 documents Indexed 22100000 documents Indexed 22200000 documents Indexed 22300000 documents Indexed 22400000 documents Indexed 22500000 documents Indexed 22600000 documents Indexed 22700000 documents Indexed 22800000 documents Indexed 22900000 documents Indexed 23000000 documents Indexed 23100000 documents Indexed 23200000 documents Indexed 23300000 documents Indexed 23400000 documents Indexed 23500000 documents Indexed 23600000 documents Indexed 23700000 documents Indexed 23800000 documents Indexed 23900000 documents Indexed 24000000 documents Indexed 24100000 documents Indexed 24200000 documents Indexed 24300000 documents Indexed 24400000 documents Indexed 24500000 documents Indexed 24600000 documents Indexed 24700000 documents Indexed 24800000 documents Indexed 24900000 documents Indexed 25000000 documents Indexed 25100000 documents Indexed 25200000 documents Indexed 25300000 documents Indexed 25400000 documents Indexed 25500000 documents Indexed 25600000 documents Indexed 25700000 documents Indexed 25800000 documents Indexed 25900000 documents Indexed 26000000 documents Indexed 26100000 documents Indexed 26200000 documents Indexed 26300000 documents Indexed 26400000 documents Indexed 26500000 documents Indexed 26600000 documents Indexed 26700000 documents Indexed 26800000 documents Indexed 26900000 documents Indexed 27000000 documents Indexed 27100000 documents Indexed 27200000 documents Indexed 27300000 documents Indexed 27400000 documents Indexed 27500000 documents Indexed 27600000 documents Indexed 27700000 documents Indexed 27800000 documents Indexed 27900000 documents Indexed 28000000 documents Indexed 28100000 documents Indexed 28200000 documents Indexed 28300000 documents Indexed 28400000 documents Indexed 28500000 documents Indexed 28600000 documents Indexed 28700000 documents Indexed 28800000 documents Indexed 28900000 documents Indexed 29000000 documents Indexed 29100000 documents Indexed 29200000 documents Indexed 29300000 documents Indexed 29400000 documents Indexed 29500000 documents Indexed 29600000 documents Indexed 29700000 documents Indexed 29800000 documents Indexed 29900000 documents Indexed 30000000 documents Indexed 30100000 documents Indexed 30200000 documents Indexed 30300000 documents Indexed 30400000 documents Indexed 30500000 documents Indexed 30600000 documents Indexed 30700000 documents Indexed 30800000 documents Indexed 30900000 documents Indexed 31000000 documents Indexed 31100000 documents Indexed 31200000 documents Indexed 31300000 documents Indexed 31400000 documents Indexed 31500000 documents Indexed 31600000 documents Indexed 31700000 documents Indexed 31800000 documents Indexed 31900000 documents Indexed 32000000 documents Indexed 32100000 documents Indexed 32200000 documents Indexed 32300000 documents Indexed 32400000 documents Indexed 32500000 documents Indexed 32600000 documents Indexed 32700000 documents Indexed 32800000 documents Indexed 32900000 documents Indexed 33000000 documents Indexed 33100000 documents Indexed 33200000 documents Indexed 33300000 documents Indexed 33400000 documents Indexed 33500000 documents Indexed 33600000 documents Indexed 33700000 documents Indexed 33800000 documents Indexed 33900000 documents Indexed 34000000 documents Indexed 34100000 documents Indexed 34200000 documents Indexed 34300000 documents Indexed 34400000 documents Indexed 34500000 documents Indexed 34600000 documents Indexed 34700000 documents Indexed 34800000 documents Indexed 34900000 documents Indexed 35000000 documents Indexed 35100000 documents Indexed 35200000 documents Indexed 35300000 documents Indexed 35400000 documents Indexed 35500000 documents Indexed 35600000 documents Indexed 35700000 documents Indexed 35800000 documents Indexed 35900000 documents Indexed 36000000 documents Indexed 36100000 documents Indexed 36200000 documents Indexed 36300000 documents Indexed 36400000 documents Indexed 36500000 documents Indexed 36600000 documents Indexed 36700000 documents Indexed 36800000 documents Indexed 36900000 documents Indexed 37000000 documents Indexed 37100000 documents Indexed 37200000 documents Indexed 37300000 documents Indexed 37400000 documents Indexed 37500000 documents Indexed 37600000 documents Indexed 37700000 documents Indexed 37800000 documents Indexed 37900000 documents Indexed 38000000 documents Indexed 38100000 documents Indexed 38200000 documents Indexed 38300000 documents Indexed 38400000 documents Indexed 38500000 documents Indexed 38600000 documents Indexed 38700000 documents Indexed 38800000 documents Indexed 38900000 documents Indexed 39000000 documents Indexed 39100000 documents Indexed 39200000 documents Indexed 39300000 documents Indexed 39400000 documents Indexed 39500000 documents Indexed 39600000 documents Indexed 39700000 documents Indexed 39800000 documents Indexed 39900000 documents Indexed 40000000 documents Indexed 40100000 documents Indexed 40200000 documents Indexed 40300000 documents Indexed 40400000 documents Indexed 40500000 documents Indexed 40600000 documents Indexed 40700000 documents Indexed 40800000 documents Indexed 40900000 documents Indexed 41000000 documents Indexed 41100000 documents Indexed 41200000 documents Indexed 41300000 documents Indexed 41400000 documents Indexed 41500000 documents Indexed 41600000 documents Indexed 41700000 documents Indexed 41800000 documents Indexed 41900000 documents Indexed 42000000 documents Indexed 42100000 documents Indexed 42200000 documents Indexed 42300000 documents Indexed 42400000 documents Indexed 42500000 documents Indexed 42600000 documents Indexed 42700000 documents Indexed 42800000 documents Indexed 42900000 documents Indexed 43000000 documents Indexed 43100000 documents Indexed 43200000 documents Indexed 43300000 documents Indexed 43400000 documents Indexed 43500000 documents Indexed 43600000 documents Indexed 43700000 documents Indexed 43800000 documents Indexed 43900000 documents Indexed 44000000 documents Indexed 44100000 documents Indexed 44200000 documents Indexed 44300000 documents Indexed 44400000 documents Indexed 44500000 documents Indexed 44600000 documents Indexed 44700000 documents Indexed 44800000 documents Indexed 44900000 documents Indexed 45000000 documents Indexed 45100000 documents Indexed 45200000 documents Indexed 45300000 documents Indexed 45400000 documents Indexed 45500000 documents Indexed 45600000 documents Indexed 45700000 documents Indexed 45800000 documents Indexed 45900000 documents Indexed 46000000 documents Indexed 46100000 documents Indexed 46200000 documents Indexed 46300000 documents Indexed 46400000 documents Indexed 46500000 documents Indexed 46600000 documents Indexed 46700000 documents Indexed 46800000 documents Indexed 46900000 documents Indexed 47000000 documents Indexed 47100000 documents Indexed 47200000 documents Indexed 47300000 documents Indexed 47400000 documents Indexed 47500000 documents Indexed 47600000 documents Indexed 47700000 documents Indexed 47800000 documents Indexed 47900000 documents Indexed 48000000 documents Indexed 48100000 documents Indexed 48200000 documents Indexed 48300000 documents Indexed 48400000 documents Indexed 48500000 documents Indexed 48600000 documents Indexed 48700000 documents Indexed 48800000 documents Indexed 48900000 documents Indexed 49000000 documents Indexed 49100000 documents Indexed 49200000 documents Indexed 49300000 documents Indexed 49400000 documents Indexed 49500000 documents Indexed 49600000 documents Indexed 49700000 documents Indexed 49800000 documents Indexed 49900000 documents Indexed 50000000 documents Indexed 50100000 documents Indexed 50200000 documents Indexed 50300000 documents Indexed 50400000 documents Indexed 50500000 documents Indexed 50600000 documents Indexed 50700000 documents Indexed 50800000 documents Indexed 50900000 documents Indexed 51000000 documents Indexed 51100000 documents Indexed 51200000 documents Indexed 51300000 documents Indexed 51400000 documents Indexed 51500000 documents Indexed 51600000 documents Indexed 51700000 documents Indexed 51800000 documents Indexed 51900000 documents Indexed 52000000 documents Indexed 52100000 documents Indexed 52200000 documents Indexed 52300000 documents Indexed 52400000 documents Indexed 52500000 documents Indexed 52600000 documents Indexed 52700000 documents Indexed 52800000 documents Indexed 52900000 documents Indexed 53000000 documents Indexed 53100000 documents Indexed 53200000 documents Indexed 53300000 documents Indexed 53400000 documents Indexed 53500000 documents Indexed 53600000 documents Indexed 53700000 documents Indexed 53800000 documents Indexed 53900000 documents Indexed 54000000 documents Indexed 54100000 documents Indexed 54200000 documents Indexed 54300000 documents Indexed 54400000 documents Indexed 54500000 documents Indexed 54600000 documents Indexed 54700000 documents Indexed 54800000 documents Indexed 54900000 documents Indexed 55000000 documents Indexed 55100000 documents Indexed 55200000 documents Indexed 55300000 documents Indexed 55400000 documents Indexed 55500000 documents Indexed 55600000 documents Indexed 55700000 documents Indexed 55800000 documents Indexed 55900000 documents Indexed 56000000 documents Indexed 56100000 documents Indexed 56200000 documents Indexed 56300000 documents Indexed 56400000 documents Indexed 56500000 documents Indexed 56600000 documents Indexed 56700000 documents Indexed 56800000 documents Indexed 56900000 documents Indexed 57000000 documents Indexed 57100000 documents Indexed 57200000 documents Indexed 57300000 documents Indexed 57400000 documents Indexed 57500000 documents Indexed 57600000 documents Indexed 57700000 documents Indexed 57800000 documents Indexed 57900000 documents Indexed 58000000 documents Indexed 58100000 documents Indexed 58200000 documents Indexed 58300000 documents Indexed 58400000 documents Indexed 58500000 documents Indexed 58600000 documents Indexed 58700000 documents Indexed 58800000 documents Indexed 58900000 documents Indexed 59000000 documents Indexed 59100000 documents Indexed 59200000 documents Indexed 59300000 documents Indexed 59400000 documents Indexed 59500000 documents Indexed 59600000 documents Indexed 59700000 documents Indexed 59800000 documents Indexed 59900000 documents RUN: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/facet/build/libs/lucene-facet-11.0.0-SNAPSHOT.jar:build perf.facets.BenchmarkFacets /l/indices/nad-facets-nightly 30, cwd=/l/util.nightly Total time creating FastTaxonomyCounts: 1454.7964706999996 ms Total time creating SSDVFacetCounts: 2990.2827529666656 ms Total time taken to get all dims for taxonomy: 0.12181896666666668 ms Total time taken to get all dims for SSDV: 0.06350303333333333 ms Total time to get top dims for taxonomy: 0.03388526666666667 ms Total time to get top dims for SSDV: 0.0314338 ms Total time to get top "address.taxonomy/TX" children: 0.11883443333333331 ms Total time to get top "address.sortedset/TX" children: 0.15577659999999996 ms Total time to get all "address.taxonomy/TX" children: 0.13101729999999998 ms Total time to get all "address.sortedset/TX" children: 0.5832023666666668 ms Done: took 3365.29 seconds, saved to /l/logs.nightly/2026.05.04.12.43.13/nad-facet-benchmark.pk [2026-05-04 13:56:34.593584] done run NAD facets benchmark [2026-05-04 13:56:35.061696] now run KNN benchmark Lucene HEAD git revision at /l/trunk.nightly: 288a65f5cdc4871d6a4c7ceb1e051acae1010d8b dirty?=False luceneutil HEAD git revision at /l/util.nightly: 7c5156a700a5bfc48c5b2d22960b63b1b90f39d6 dirty?=False compile Lucene jars at /l/trunk.nightly Starting a Gradle Daemon (subsequent builds will be faster) > Task :build-infra:compileJava UP-TO-DATE > Task :build-infra:pluginDescriptors UP-TO-DATE > Task :build-infra:processResources UP-TO-DATE > Task :build-infra:classes UP-TO-DATE > Task :build-infra:jar UP-TO-DATE The eclint tool location is not set ('lucene.tool.eclint' option), will not apply eclint checks. The eclint tool location is not set ('lucene.tool.eclint' option), will not apply eclint checks. > Task :errorProneSkipped SKIPPED > Task :lucene:memory:processResources NO-SOURCE > Task :lucene:facet:processResources NO-SOURCE > Task :lucene:highlighter:processResources NO-SOURCE > Task :build-tools:missing-doclet:processResources NO-SOURCE > Task :lucene:queries:processResources NO-SOURCE > Task :lucene:analysis.tests:processResources NO-SOURCE > Task :build-tools:build-infra-shadow:pluginDescriptors UP-TO-DATE > Task :lucene:spatial3d:processResources NO-SOURCE > Task :lucene:spatial-extras:processResources NO-SOURCE > Task :lucene:sandbox:processResources UP-TO-DATE > Task :lucene:backward-codecs:processResources UP-TO-DATE > Task :lucene:core:processResources UP-TO-DATE > Task :lucene:benchmark:processResources NO-SOURCE > Task :lucene:queryparser:processResources UP-TO-DATE > Task :lucene:analysis:phonetic:processResources UP-TO-DATE > Task :lucene:codecs:processResources UP-TO-DATE > Task :lucene:analysis.tests:compileJava NO-SOURCE > Task :lucene:expressions:processResources UP-TO-DATE > Task :lucene:analysis.tests:classes UP-TO-DATE > Task :lucene:analysis:common:processResources UP-TO-DATE > Task :build-tools:missing-doclet:compileJava UP-TO-DATE > Task :build-tools:missing-doclet:classes UP-TO-DATE > Task :lucene:grouping:processResources NO-SOURCE > Task :lucene:benchmark-jmh:processResources NO-SOURCE > Task :lucene:classification:processResources NO-SOURCE > Task :lucene:distribution.tests:compileJava NO-SOURCE > Task :lucene:demo:processResources NO-SOURCE > Task :lucene:misc:processResources NO-SOURCE > Task :lucene:join:processResources NO-SOURCE > Task :lucene:distribution.tests:processResources NO-SOURCE > Task :lucene:distribution.tests:classes UP-TO-DATE > Task :lucene:suggest:processResources UP-TO-DATE > Task :lucene:analysis:opennlp:processResources UP-TO-DATE > Task :lucene:analysis:morfologik:processResources UP-TO-DATE > Task :lucene:analysis:icu:processResources UP-TO-DATE > Task :lucene:analysis:nori:processResources UP-TO-DATE > Task :lucene:analysis:kuromoji:processResources UP-TO-DATE > Task :lucene:analysis.tests:jar UP-TO-DATE > Task :lucene:analysis:smartcn:processResources UP-TO-DATE > Task :lucene:analysis:stempel:processResources UP-TO-DATE > Task :lucene:luke:processResources UP-TO-DATE > Task :build-tools:missing-doclet:jar UP-TO-DATE > Task :lucene:replicator:processResources NO-SOURCE > Task :lucene:monitor:processResources NO-SOURCE > Task :lucene:spatial-test-fixtures:processResources NO-SOURCE > Task :lucene:distribution.tests:jar UP-TO-DATE > Task :lucene:analysis:morfologik.tests:compileJava NO-SOURCE > Task :lucene:core.tests:compileJava UP-TO-DATE > Task :lucene:analysis:morfologik.tests:processResources NO-SOURCE > Task :lucene:analysis:morfologik.tests:classes UP-TO-DATE > Task :lucene:test-framework:processResources UP-TO-DATE > Task :lucene:core.tests:processResources NO-SOURCE > Task :lucene:core.tests:classes UP-TO-DATE > Task :lucene:analysis:morfologik.tests:jar UP-TO-DATE > Task :lucene:core.tests:jar UP-TO-DATE > Task :build-tools:build-infra-shadow:compileJava UP-TO-DATE > Task :build-tools:build-infra-shadow:processResources NO-SOURCE > Task :build-tools:build-infra-shadow:classes UP-TO-DATE > Task :build-tools:build-infra-shadow:jar UP-TO-DATE > Task :lucene:core:compileJava UP-TO-DATE > Task :lucene:core:classes UP-TO-DATE > Task :lucene:core:compileMain25Java UP-TO-DATE > Task :lucene:core:processMain25Resources NO-SOURCE > Task :lucene:core:main25Classes UP-TO-DATE > Task :lucene:core:jar UP-TO-DATE > Task :lucene:replicator:compileJava UP-TO-DATE > Task :lucene:memory:compileJava UP-TO-DATE > Task :lucene:replicator:classes UP-TO-DATE > Task :lucene:memory:classes UP-TO-DATE > Task :lucene:memory:jar UP-TO-DATE > Task :lucene:replicator:jar UP-TO-DATE > Task :lucene:misc:compileJava UP-TO-DATE > Task :lucene:misc:classes UP-TO-DATE > Task :lucene:join:compileJava UP-TO-DATE > Task :lucene:join:classes UP-TO-DATE > Task :lucene:facet:compileJava UP-TO-DATE > Task :lucene:facet:classes UP-TO-DATE > Task :lucene:misc:jar UP-TO-DATE > Task :lucene:join:jar UP-TO-DATE > Task :lucene:facet:jar UP-TO-DATE > Task :lucene:codecs:compileJava UP-TO-DATE > Task :lucene:codecs:classes UP-TO-DATE > Task :lucene:queries:compileJava UP-TO-DATE > Task :lucene:spatial3d:compileJava UP-TO-DATE > Task :lucene:queries:classes UP-TO-DATE > Task :lucene:spatial3d:classes UP-TO-DATE > Task :lucene:codecs:jar UP-TO-DATE > Task :lucene:queries:jar UP-TO-DATE > Task :lucene:spatial3d:jar UP-TO-DATE > Task :lucene:backward-codecs:compileJava UP-TO-DATE > Task :lucene:backward-codecs:classes UP-TO-DATE > Task :lucene:backward-codecs:jar UP-TO-DATE > Task :lucene:expressions:compileJava UP-TO-DATE > Task :lucene:expressions:classes UP-TO-DATE > Task :lucene:grouping:compileJava UP-TO-DATE > Task :lucene:grouping:classes UP-TO-DATE > Task :lucene:expressions:jar UP-TO-DATE > Task :lucene:grouping:jar UP-TO-DATE > Task :lucene:highlighter:compileJava UP-TO-DATE > Task :lucene:highlighter:classes UP-TO-DATE > Task :lucene:spatial-extras:compileJava UP-TO-DATE > Task :lucene:spatial-extras:classes UP-TO-DATE > Task :lucene:highlighter:jar UP-TO-DATE > Task :lucene:classification:compileJava UP-TO-DATE > Task :lucene:spatial-extras:jar UP-TO-DATE > Task :lucene:classification:classes UP-TO-DATE > Task :lucene:sandbox:compileJava UP-TO-DATE > Task :lucene:sandbox:classes UP-TO-DATE > Task :lucene:classification:jar UP-TO-DATE > Task :lucene:sandbox:jar UP-TO-DATE > Task :lucene:analysis:common:compileJava UP-TO-DATE > Task :lucene:analysis:common:classes UP-TO-DATE > Task :lucene:test-framework:compileJava UP-TO-DATE > Task :lucene:test-framework:classes UP-TO-DATE > Task :lucene:analysis:common:jar UP-TO-DATE > Task :lucene:test-framework:jar UP-TO-DATE > Task :lucene:analysis:phonetic:compileJava UP-TO-DATE > Task :lucene:analysis:phonetic:classes UP-TO-DATE > Task :lucene:analysis:smartcn:compileJava UP-TO-DATE > Task :lucene:benchmark-jmh:compileJava UP-TO-DATE > Task :lucene:analysis:opennlp:compileJava UP-TO-DATE > Task :lucene:analysis:opennlp:classes UP-TO-DATE > Task :lucene:benchmark-jmh:classes UP-TO-DATE > Task :lucene:analysis:smartcn:classes UP-TO-DATE > Task :lucene:analysis:stempel:compileJava UP-TO-DATE > Task :lucene:analysis:stempel:classes UP-TO-DATE > Task :lucene:analysis:phonetic:jar UP-TO-DATE > Task :lucene:analysis:icu:compileJava UP-TO-DATE > Task :lucene:analysis:icu:classes UP-TO-DATE > Task :lucene:analysis:opennlp:jar UP-TO-DATE > Task :lucene:analysis:morfologik:compileJava UP-TO-DATE > Task :lucene:analysis:morfologik:classes UP-TO-DATE > Task :lucene:analysis:stempel:jar UP-TO-DATE > Task :lucene:queryparser:compileJava UP-TO-DATE > Task :lucene:analysis:smartcn:jar UP-TO-DATE > Task :lucene:queryparser:classes UP-TO-DATE > Task :lucene:analysis:kuromoji:compileJava UP-TO-DATE > Task :lucene:analysis:kuromoji:classes UP-TO-DATE > Task :lucene:analysis:nori:compileJava UP-TO-DATE > Task :lucene:monitor:compileJava UP-TO-DATE > Task :lucene:analysis:nori:classes UP-TO-DATE > Task :lucene:monitor:classes UP-TO-DATE > Task :lucene:analysis:icu:jar UP-TO-DATE > Task :lucene:spatial-test-fixtures:compileJava UP-TO-DATE > Task :lucene:suggest:compileJava UP-TO-DATE > Task :lucene:spatial-test-fixtures:classes UP-TO-DATE > Task :lucene:suggest:classes UP-TO-DATE > Task :lucene:analysis:morfologik:jar UP-TO-DATE > Task :lucene:queryparser:jar UP-TO-DATE > Task :lucene:analysis:kuromoji:jar UP-TO-DATE > Task :lucene:analysis:nori:jar UP-TO-DATE > Task :lucene:monitor:jar UP-TO-DATE > Task :lucene:spatial-test-fixtures:jar UP-TO-DATE > Task :lucene:suggest:jar UP-TO-DATE > Task :lucene:benchmark-jmh:jar UP-TO-DATE > Task :lucene:demo:compileJava UP-TO-DATE > Task :lucene:demo:classes UP-TO-DATE > Task :lucene:demo:jar UP-TO-DATE > Task :lucene:benchmark:compileJava UP-TO-DATE > Task :lucene:benchmark:classes UP-TO-DATE > Task :lucene:luke:compileJava UP-TO-DATE > Task :lucene:luke:classes UP-TO-DATE > Task :lucene:benchmark:jar UP-TO-DATE > Task :lucene:luke:jar UP-TO-DATE BUILD SUCCESSFUL in 6s 101 actionable tasks: 101 up-to-date Consider enabling configuration cache to speed up this build: https://docs.gradle.org/9.4.1/userguide/configuration_cache_enabling.html compile luceneutil KNN at /l/util.nightly WARNING: A restricted method in java.lang.System has been called WARNING: java.lang.System::load has been called by net.rubygrapefruit.platform.internal.NativeLibraryLoader in an unnamed module (file:/home/mike/.gradle/wrapper/dists/gradle-9.1.0-bin/9agqghryom9wkf8r80qlhnts3/gradle-9.1.0/lib/native-platform-0.22-milestone-28.jar) WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module WARNING: Restricted methods will be blocked in a future release unless native access is enabled Starting a Gradle Daemon (subsequent builds will be faster) > Task :compileKnn Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: /l/util.nightly/src/main/perf/SearchTask.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. [Incubating] Problems report is available at: file:///l/util.nightly/build/reports/problems/problems-report.html Deprecated Gradle features were used in this build, making it incompatible with Gradle 10. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. For more on this, please refer to https://docs.gradle.org/9.1.0/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. BUILD SUCCESSFUL in 6s 1 actionable task: 1 executed Consider enabling configuration cache to speed up this build: https://docs.gradle.org/9.1.0/userguide/configuration_cache_enabling.html CPU Information: model: AMD Ryzen Threadripper 3990X 64-Core Processor logical cores: 128 physical cores per socket: 64 microcode: 0x830107d flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate ssbd mba ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip rdpid overflow_recov succor smca sev sev_es vmx flags: none bugs: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret spectre_v2_user vmscape Memory Information: total RAM: 251.72 GB free RAM: 148.06 GB available RAM: 243.67 GB used RAM: 8.05 GB dirty RAM: 5.43 MB smell vectors from /big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec smell: sampling 2000 of 39709371 vectors for per-dim distribution... smell: 100/2000 ( 5%) 2.9s smell: 200/2000 ( 10%) 2.9s smell: 300/2000 ( 15%) 2.9s smell: 400/2000 ( 20%) 2.9s smell: 500/2000 ( 25%) 2.9s smell: 600/2000 ( 30%) 2.9s smell: 700/2000 ( 35%) 2.9s smell: 800/2000 ( 40%) 2.9s smell: 900/2000 ( 45%) 2.9s smell: 1000/2000 ( 50%) 2.9s smell: 1100/2000 ( 55%) 2.9s smell: 1200/2000 ( 60%) 2.9s smell: 1300/2000 ( 65%) 2.9s smell: 1400/2000 ( 70%) 2.9s smell: 1500/2000 ( 75%) 3.0s smell: 1600/2000 ( 80%) 3.0s smell: 1700/2000 ( 85%) 3.0s smell: 1800/2000 ( 90%) 3.0s smell: 1900/2000 ( 95%) 3.1s smell: 2000/2000 (100%) 3.1s smell: 2 degenerate dim(s) found in 3.2s: (OUTLIER_SPREAD: std of all dims: μ=0.027, σ=0.007, threshold=3.0σ) [ ▂▅▇██▆▁ ] dim 0585 μ= -0.031 σ= 0.051 zeros= 0% [▁▁▂▄▅███████▆▃▁ ] -> OUTLIER_SPREAD: this_std=0.0508, mean_std=0.0265, +3.4sigma vs threshold=3.0sigma [ ▂▄█▇▄▂ ] dim 0971 μ= +0.015 σ= 0.048 zeros= 0% [ ▁▂▄▆██████▅▃▁▁ ] -> OUTLIER_SPREAD: this_std=0.0483, mean_std=0.0265, +3.1sigma vs threshold=3.0sigma smell: all 1024 dims: [ ▇█▂ ] dim 0000 μ= +0.003 σ= 0.023 zeros= 0% [ ▂▇███▃▁ ] [ ▂██▂ ] dim 0001 μ= +0.017 σ= 0.026 zeros= 0% [ ▁▄████▄▁ ] [ ▆█▇▂ ] dim 0002 μ= -0.006 σ= 0.033 zeros= 0% [ ▁▃█████▅▂▁ ] [ ▇█▄ ] dim 0003 μ= +0.023 σ= 0.027 zeros= 0% [ ▃████▅▁ ] [ ▁██▁ ] dim 0004 μ= -0.018 σ= 0.027 zeros= 0% [ ▁▃████▅▁ ] [ ▁▆█▇▂ ] dim 0005 μ= -0.007 σ= 0.033 zeros= 0% [ ▁▃█████▅▂ ] [ █▇ ] dim 0006 μ= -0.000 σ= 0.019 zeros= 0% [ ▁▇██▇▁ ] [ ▄█▃ ] dim 0007 μ= -0.030 σ= 0.021 zeros= 0% [ ▄███▃ ] [ ▅█ ] dim 0008 μ= -0.018 σ= 0.019 zeros= 0% [ ▁▅██▇▁ ] [ ▄█▃ ] dim 0009 μ= +0.007 σ= 0.028 zeros= 0% [ ▁▂▇███▆▂ ] [ ▃█▇▁ ] dim 0010 μ= +0.014 σ= 0.031 zeros= 0% [ ▁▃▆████▄▁ ] [ ▄██▇▂ ] dim 0011 μ= -0.011 σ= 0.036 zeros= 0% [ ▁▂▅█████▆▂▁ ] [ ▁█▃ ] dim 0012 μ= +0.011 σ= 0.019 zeros= 0% [ ▂███▃ ] [ ▃█▄ ] dim 0013 μ= -0.009 σ= 0.021 zeros= 0% [ ▃███▄▁ ] [ ▁▆█▅ ] dim 0014 μ= +0.006 σ= 0.035 zeros= 0% [ ▂▅█████▄▁ ] [ ▇█ ] dim 0015 μ= -0.000 σ= 0.021 zeros= 0% [ ▂▇███▁ ] [ ▄█▇▂ ] dim 0016 μ= +0.001 σ= 0.028 zeros= 0% [ ▁▄████▄▂ ] [ ▄█▆▂ ] dim 0017 μ= +0.015 σ= 0.031 zeros= 0% [ ▁▂▆████▅▁ ] [ ▂▇██▄ ] dim 0018 μ= +0.013 σ= 0.037 zeros= 0% [ ▁▂▅██████▃▁ ] [ ▁██▆ ] dim 0019 μ= +0.006 σ= 0.030 zeros= 0% [ ▁▄████▇▃▁ ] [ ▂█▅ ] dim 0020 μ= +0.013 σ= 0.024 zeros= 0% [ ▁▄███▇▁ ] [ ▄█▄ ] dim 0021 μ= +0.009 σ= 0.022 zeros= 0% [ ▁▄███▄▁ ] [ ▄▇█▄ ] dim 0022 μ= +0.001 σ= 0.035 zeros= 0% [ ▁▂▆████▇▃▁ ] [ ▄▅█▇▅▁ ] dim 0023 μ= -0.006 σ= 0.047 zeros= 0% [ ▁▂▅▇██████▆▃▁ ] [ ▄█▆▁ ] dim 0024 μ= -0.006 σ= 0.033 zeros= 0% [ ▁▃█████▅▂ ] [ ▂██▃ ] dim 0025 μ= +0.019 σ= 0.028 zeros= 0% [ ▁▅████▅▁ ] [ ▅█▃ ] dim 0026 μ= +0.026 σ= 0.024 zeros= 0% [ ▁▅███▅▁ ] [ ▅█▅ ] dim 0027 μ= -0.009 σ= 0.028 zeros= 0% [ ▂▇███▇▃▁ ] [ ▆█▆ ] dim 0028 μ= +0.028 σ= 0.029 zeros= 0% [ ▁▃▇████▃▁ ] [ ▂██▃ ] dim 0029 μ= +0.000 σ= 0.029 zeros= 0% [ ▁▅████▆▁ ] [ ▃█▅ ] dim 0030 μ= -0.008 σ= 0.025 zeros= 0% [ ▁▅███▆▂ ] [ ▄█ ] dim 0031 μ= -0.014 σ= 0.019 zeros= 0% [ ▄███▂ ] [ ▅█▇▂ ] dim 0032 μ= +0.031 σ= 0.035 zeros= 0% [ ▁▁▄█████▅▂▁ ] [ ▄█▅ ] dim 0033 μ= +0.030 σ= 0.028 zeros= 0% [ ▂▆███▇▃▁ ] [ ▂█▆ ] dim 0034 μ= -0.003 σ= 0.023 zeros= 0% [ ▃███▇▂ ] [ ▁▅█▄ ] dim 0035 μ= +0.008 σ= 0.032 zeros= 0% [ ▁▄█████▄▁ ] [ ▇█ ] dim 0036 μ= +0.001 σ= 0.020 zeros= 0% [ ▁▆███▂ ] [ ▄█▅ ] dim 0037 μ= -0.027 σ= 0.026 zeros= 0% [ ▁▆███▆▂▁ ] [ █▇ ] dim 0038 μ= -0.001 σ= 0.020 zeros= 0% [ ▂▇██▆▁ ] [ ▄█▇▂ ] dim 0039 μ= +0.034 σ= 0.029 zeros= 0% [ ▂▅████▄▁ ] [ ▂▆██▅ ] dim 0040 μ= +0.011 σ= 0.035 zeros= 0% [ ▁▂▅█████▆▂▁ ] [ ▄█ ] dim 0041 μ= +0.005 σ= 0.018 zeros= 0% [ ▃███▁ ] [ ▁▇█▃ ] dim 0042 μ= -0.016 σ= 0.027 zeros= 0% [ ▃████▄▁ ] [ ▂█▅ ] dim 0043 μ= +0.013 σ= 0.027 zeros= 0% [ ▂▄███▇▃ ] [ ▄█▇▁ ] dim 0044 μ= -0.024 σ= 0.031 zeros= 0% [ ▁▂▆████▅▁ ] [ █▅ ] dim 0045 μ= +0.016 σ= 0.024 zeros= 0% [ ▁▃███▇▂ ] [ ▁█▆ ] dim 0046 μ= +0.013 σ= 0.020 zeros= 0% [ ▂███▄▁ ] [ ▂▆█▆ ] dim 0047 μ= +0.005 σ= 0.031 zeros= 0% [ ▂▄█████▃ ] [ ▂▅██▂ ] dim 0048 μ= +0.010 σ= 0.040 zeros= 0% [ ▁▃▆█████▇▃▁ ] [ ▁██▅ ] dim 0049 μ= +0.023 σ= 0.028 zeros= 0% [ ▁▄████▆▂ ] [ ▃█▆▁ ] dim 0050 μ= +0.014 σ= 0.028 zeros= 0% [ ▂▆████▃▁ ] [ ▃██▃ ] dim 0051 μ= -0.001 σ= 0.029 zeros= 0% [ ▁▆████▅▁ ] [ ▂█ ] dim 0052 μ= +0.005 σ= 0.016 zeros= 0% [ ▂██▆▁ ] [ ██ ] dim 0053 μ= -0.002 σ= 0.020 zeros= 0% [ ▂███▆▁ ] [ ▃█▇ ] dim 0054 μ= +0.014 σ= 0.025 zeros= 0% [ ▁▄███▇▃ ] [ ▁█▇ ] dim 0055 μ= +0.017 σ= 0.022 zeros= 0% [ ▂████▂ ] [ ▃▇█▃ ] dim 0056 μ= +0.018 σ= 0.031 zeros= 0% [ ▁▂▅████▅▂ ] [ ▄█▇ ] dim 0057 μ= +0.013 σ= 0.033 zeros= 0% [ ▁▂█████▆▁▁ ] [ ▄█▇▁ ] dim 0058 μ= +0.013 σ= 0.032 zeros= 0% [ ▃▇████▄▁ ] [ ▅█▆ ] dim 0059 μ= +0.010 σ= 0.028 zeros= 0% [ ▁▂▇████▃ ] [ █ ] dim 0060 μ= +0.008 σ= 0.012 zeros= 0% [ ▇█▆ ] [ ▃▇█▄ ] dim 0061 μ= -0.016 σ= 0.030 zeros= 0% [ ▁▄████▆▂ ] [ ▂▆█▆ ] dim 0062 μ= -0.030 σ= 0.034 zeros= 0% [ ▂▄█████▄▂ ] [ ▂█▆ ] dim 0063 μ= +0.016 σ= 0.025 zeros= 0% [ ▁▃████▂▁ ] [ ▅█▅ ] dim 0064 μ= -0.011 σ= 0.030 zeros= 0% [ ▁▃████▇▂▁ ] [ ▆█▃ ] dim 0065 μ= +0.004 σ= 0.028 zeros= 0% [ ▁▃████▅▂ ] [ ▃█▃ ] dim 0066 μ= +0.009 σ= 0.022 zeros= 0% [ ▁▄███▄▁ ] [ ▄█▆▂ ] dim 0067 μ= -0.003 σ= 0.038 zeros= 0% [ ▁▁▄█████▇▄▁ ] [ ▃█▄ ] dim 0068 μ= +0.011 σ= 0.023 zeros= 0% [ ▁▄███▆▁ ] [ █▄ ] dim 0069 μ= +0.014 σ= 0.017 zeros= 0% [ ▁▆██▃ ] [ ▅█▃ ] dim 0070 μ= -0.009 σ= 0.024 zeros= 0% [ ▁▅███▆▂ ] [ ▆█▅ ] dim 0071 μ= +0.009 σ= 0.029 zeros= 0% [ ▁▂████▇▃▁ ] [ ▂█▆ ] dim 0072 μ= +0.013 σ= 0.021 zeros= 0% [ ▃███▅▁ ] [ ▁█ ] dim 0073 μ= +0.007 σ= 0.015 zeros= 0% [ ▁██▆▁ ] [ ▁▅█▅ ] dim 0074 μ= -0.012 σ= 0.032 zeros= 0% [ ▁▄████▇▃▁ ] [ ▄█▆ ] dim 0075 μ= -0.005 σ= 0.024 zeros= 0% [ ▁▄███▇▂ ] [ █▆ ] dim 0076 μ= -0.003 σ= 0.020 zeros= 0% [ ▁▇██▇▁ ] [ ▂▅█▅▁ ] dim 0077 μ= -0.009 σ= 0.040 zeros= 0% [ ▁▃▅█████▇▃▁ ] [ ▂█▇ ] dim 0078 μ= +0.014 σ= 0.022 zeros= 0% [ ▁▃███▆▂ ] [ ▅█▄ ] dim 0079 μ= +0.009 σ= 0.027 zeros= 0% [ ▂▆███▇▂ ] [ ▂█ ] dim 0080 μ= -0.013 σ= 0.014 zeros= 0% [ ▁██▆ ] [ ▄█▇ ] dim 0081 μ= +0.012 σ= 0.025 zeros= 0% [ ▁▅███▆▂ ] [ ▂▆█▇▃ ] dim 0082 μ= +0.013 σ= 0.038 zeros= 0% [ ▂▅█████▇▃▁ ] [ ▃█▇ ] dim 0083 μ= +0.014 σ= 0.024 zeros= 0% [ ▁▄███▇▂ ] [ ▅█▇▃ ] dim 0084 μ= +0.012 σ= 0.033 zeros= 0% [ ▁▃█████▅▂ ] [ ▂█▇ ] dim 0085 μ= -0.003 σ= 0.024 zeros= 0% [ ▁▃████▂▁ ] [ ▃▇█▄ ] dim 0086 μ= -0.019 σ= 0.031 zeros= 0% [ ▂▅████▆▂ ] [ ▄█▅ ] dim 0087 μ= +0.011 σ= 0.024 zeros= 0% [ ▁▅███▆▂ ] [ ▅█▆ ] dim 0088 μ= -0.009 σ= 0.029 zeros= 0% [ ▁▂▆████▃▁ ] [ ▄██▇ ] dim 0089 μ= +0.023 σ= 0.032 zeros= 0% [ ▂▅█████▄▁ ] [ ▅██▆▁ ] dim 0090 μ= +0.003 σ= 0.035 zeros= 0% [ ▁▃▇█████▃▂ ] [ ▁█▆ ] dim 0091 μ= +0.032 σ= 0.020 zeros= 0% [ ▂███▄▁ ] [ ▅██▄ ] dim 0092 μ= +0.035 σ= 0.033 zeros= 0% [ ▁▃▇████▇▂▁ ] [ ▆▇█▃ ] dim 0093 μ= -0.006 σ= 0.034 zeros= 0% [ ▁▄█████▅▂▁ ] [ ▁██▃ ] dim 0094 μ= +0.002 σ= 0.028 zeros= 0% [ ▁▄████▆▁ ] [ █ ] dim 0095 μ= -0.011 σ= 0.013 zeros= 0% [ ▁██▆ ] [ ▁▅█▅ ] dim 0096 μ= +0.006 σ= 0.032 zeros= 0% [ ▁▄████▇▃▁ ] [ ▂█▅ ] dim 0097 μ= -0.004 σ= 0.024 zeros= 0% [ ▁▃███▇▂▁ ] [ ▆█▃ ] dim 0098 μ= +0.004 σ= 0.025 zeros= 0% [ ▂▇███▄▁ ] [ ▂█▄ ] dim 0099 μ= -0.007 σ= 0.020 zeros= 0% [ ▂███▄▁ ] [ ▇█▁ ] dim 0100 μ= +0.002 σ= 0.022 zeros= 0% [ ▂▇███▃ ] [ ▁█▇ ] dim 0101 μ= -0.022 σ= 0.022 zeros= 0% [ ▂███▇▂ ] [ ▃█▄ ] dim 0102 μ= -0.009 σ= 0.025 zeros= 0% [ ▁▅███▆▂ ] [ ▄█▃ ] dim 0103 μ= +0.007 σ= 0.023 zeros= 0% [ ▁▅███▄▁ ] [ ▄█▄ ] dim 0104 μ= +0.012 σ= 0.026 zeros= 0% [ ▁▄███▇▂ ] [ ▇█▅ ] dim 0105 μ= +0.006 σ= 0.028 zeros= 0% [ ▁▃████▇▂ ] [ ▅█▆ ] dim 0106 μ= +0.010 σ= 0.028 zeros= 0% [ ▂▇████▂▁ ] [ █▇ ] dim 0107 μ= -0.002 σ= 0.019 zeros= 0% [ ▁▇██▆▁ ] [ ▂▆█▄ ] dim 0108 μ= -0.015 σ= 0.036 zeros= 0% [ ▁▃▅████▇▄▂ ] [ ▃█▃ ] dim 0109 μ= +0.008 σ= 0.021 zeros= 0% [ ▁▄███▄▁ ] [ ▃█▃ ] dim 0110 μ= +0.008 σ= 0.021 zeros= 0% [ ▁▄███▄▁ ] [ ▅█▁ ] dim 0111 μ= +0.023 σ= 0.019 zeros= 0% [ ▁▄███▂ ] [ ▅█▃ ] dim 0112 μ= +0.006 σ= 0.025 zeros= 0% [ ▂▇███▅▁ ] [ ▃█ ] dim 0113 μ= -0.014 σ= 0.017 zeros= 0% [ ▃██▇▁ ] [ ▆██▄ ] dim 0114 μ= -0.005 σ= 0.038 zeros= 0% [ ▁▂▄█████▇▃▁ ] [ ▁▅█▃ ] dim 0115 μ= -0.014 σ= 0.034 zeros= 0% [ ▁▂▅████▇▄▁ ] [ ▃█ ] dim 0116 μ= +0.007 σ= 0.018 zeros= 0% [ ▃███▂ ] [ █▂ ] dim 0117 μ= -0.006 σ= 0.016 zeros= 0% [ ▁▆██▂ ] [ ▂▆█▆ ] dim 0118 μ= -0.012 σ= 0.033 zeros= 0% [ ▂▅█████▄▁ ] [ ▇█▄ ] dim 0119 μ= -0.011 σ= 0.028 zeros= 0% [ ▁▂████▇▂▁ ] [ ▅███▂ ] dim 0120 μ= -0.033 σ= 0.039 zeros= 0% [ ▁▁▃▆█████▅▂▁ ] [ ▃█▅ ] dim 0121 μ= +0.013 σ= 0.025 zeros= 0% [ ▁▅███▇▂ ] [ █▆ ] dim 0122 μ= -0.002 σ= 0.017 zeros= 0% [ ▁▆██▄▁ ] [ ▇█▂ ] dim 0123 μ= +0.003 σ= 0.023 zeros= 0% [ ▂▇███▃▁ ] [ ▆█▁ ] dim 0124 μ= -0.015 σ= 0.020 zeros= 0% [ ▁▅███▂ ] [ ▂▆█▆▆▁ ] dim 0125 μ= -0.004 σ= 0.046 zeros= 0% [ ▁▂▄▆██████▅▃▁ ] [ ▄█ ] dim 0126 μ= +0.022 σ= 0.017 zeros= 0% [ ▃██▇▁ ] [ █▇ ] dim 0127 μ= -0.019 σ= 0.022 zeros= 0% [ ▂████▂ ] [ ▂██▃ ] dim 0128 μ= -0.019 σ= 0.029 zeros= 0% [ ▁▅████▅▁ ] [ ▂▇█▇▄ ] dim 0129 μ= -0.006 σ= 0.039 zeros= 0% [ ▁▂▆██████▃▁ ] [ ▂█▃ ] dim 0130 μ= -0.028 σ= 0.022 zeros= 0% [ ▁▄███▅▁ ] [ ▃▇█▃ ] dim 0131 μ= -0.001 σ= 0.028 zeros= 0% [ ▁▄████▄▁ ] [ ▆█▃ ] dim 0132 μ= +0.005 σ= 0.026 zeros= 0% [ ▂▇███▅▁ ] [ █ ] dim 0133 μ= +0.008 σ= 0.014 zeros= 0% [ ▁██▇▁ ] [ ▅█▂ ] dim 0134 μ= +0.024 σ= 0.024 zeros= 0% [ ▁▇███▄▁ ] [ ▃▇█▂ ] dim 0135 μ= -0.003 σ= 0.032 zeros= 0% [ ▁▃▅████▅▂▁ ] [ ▁▅█▆▁ ] dim 0136 μ= +0.011 σ= 0.040 zeros= 0% [ ▁▂▅█████▆▃▁ ] [ ▃█▇▁ ] dim 0137 μ= -0.023 σ= 0.029 zeros= 0% [ ▁▂▆████▄▁ ] [ ▃██▂ ] dim 0138 μ= +0.035 σ= 0.027 zeros= 0% [ ▁▅████▃▁ ] [ ▃█▂ ] dim 0139 μ= +0.008 σ= 0.028 zeros= 0% [ ▂▆███▆▂▁ ] [ ▅█▂ ] dim 0140 μ= +0.006 σ= 0.022 zeros= 0% [ ▁▅███▃▁ ] [ ▅█▃ ] dim 0141 μ= +0.007 σ= 0.023 zeros= 0% [ ▁▅███▄▁ ] [ █▁ ] dim 0142 μ= +0.009 σ= 0.015 zeros= 0% [ ▁███▁ ] [ ▁▇█▂ ] dim 0143 μ= +0.000 σ= 0.026 zeros= 0% [ ▁▃████▄▁ ] [ ▂▇██▃ ] dim 0144 μ= +0.006 σ= 0.035 zeros= 0% [ ▁▃▆█████▄▁ ] [ ▆█ ] dim 0145 μ= -0.018 σ= 0.018 zeros= 0% [ ▁▅██▇▁ ] [ ▄██▂ ] dim 0146 μ= +0.016 σ= 0.033 zeros= 0% [ ▁▃▇████▆▂ ] [ ▆█▆ ] dim 0147 μ= +0.025 σ= 0.029 zeros= 0% [ ▁▃▇███▇▂ ] [ █▇ ] dim 0148 μ= -0.004 σ= 0.017 zeros= 0% [ ▁▇██▄ ] [ ▆█▂ ] dim 0149 μ= -0.014 σ= 0.024 zeros= 0% [ ▂▆███▄▁ ] [ ▅█▆▁ ] dim 0150 μ= -0.010 σ= 0.035 zeros= 0% [ ▂▅█████▅▂ ] [ ▁▆██▂ ] dim 0151 μ= +0.010 σ= 0.038 zeros= 0% [ ▁▃▅█████▆▂▁ ] [ ▄█ ] dim 0152 μ= +0.023 σ= 0.017 zeros= 0% [ ▃██▇▁ ] [ ▄█▆ ] dim 0153 μ= -0.027 σ= 0.029 zeros= 0% [ ▂▇███▇▃▁ ] [ ▁▆█▇▃ ] dim 0154 μ= -0.007 σ= 0.034 zeros= 0% [ ▁▄█████▅▂ ] [ █ ] dim 0155 μ= +0.008 σ= 0.014 zeros= 0% [ ▁▇█▇ ] [ ▂█▇▃ ] dim 0156 μ= -0.001 σ= 0.032 zeros= 0% [ ▁▂▆████▅▂▁ ] [ ▃█▄ ] dim 0157 μ= -0.008 σ= 0.025 zeros= 0% [ ▁▄███▆▂ ] [ ▁█▆ ] dim 0158 μ= -0.003 σ= 0.021 zeros= 0% [ ▂███▆▁ ] [ ▁▄██▂ ] dim 0159 μ= -0.003 σ= 0.035 zeros= 0% [ ▁▃█████▇▃▁ ] [ ▁█▇▁ ] dim 0160 μ= -0.001 σ= 0.026 zeros= 0% [ ▁▄████▃▁ ] [ ▅█▅▂ ] dim 0161 μ= -0.005 σ= 0.032 zeros= 0% [ ▁▃▇████▅▂▁ ] [ ▁█▆ ] dim 0162 μ= -0.004 σ= 0.024 zeros= 0% [ ▁▄███▆▂ ] [ ▇█▂ ] dim 0163 μ= +0.002 σ= 0.026 zeros= 0% [ ▁▃████▅▁ ] [ ▄█▆▁ ] dim 0164 μ= +0.033 σ= 0.030 zeros= 0% [ ▁▂▇████▅▁ ] [ ▆█▃ ] dim 0165 μ= -0.013 σ= 0.027 zeros= 0% [ ▁▂▇███▆▁ ] [ ▄█▆▁ ] dim 0166 μ= +0.012 σ= 0.032 zeros= 0% [ ▁▃█████▄▂ ] [ █▂ ] dim 0167 μ= -0.007 σ= 0.016 zeros= 0% [ ▁▇██▂ ] [ ▄█ ] dim 0168 μ= +0.004 σ= 0.015 zeros= 0% [ ▂██▆ ] [ ▃█▇▃ ] dim 0169 μ= -0.001 σ= 0.029 zeros= 0% [ ▁▄████▄▁ ] [ ▁▆█▃ ] dim 0170 μ= +0.021 σ= 0.031 zeros= 0% [ ▁▅████▆▂ ] [ ▅█▄ ] dim 0171 μ= -0.008 σ= 0.029 zeros= 0% [ ▂▆████▃▁ ] [ ▃█▅ ] dim 0172 μ= -0.007 σ= 0.024 zeros= 0% [ ▁▃███▆▁ ] [ █▄ ] dim 0173 μ= -0.005 σ= 0.016 zeros= 0% [ ▁▆██▂ ] [ ▂█▇▂ ] dim 0174 μ= -0.021 σ= 0.027 zeros= 0% [ ▁▄████▃▁ ] [ ▂▇█▅ ] dim 0175 μ= -0.015 σ= 0.032 zeros= 0% [ ▂▅████▇▃ ] [ ▇█ ] dim 0176 μ= +0.001 σ= 0.020 zeros= 0% [ ▁▅███▂ ] [ ▆█▇ ] dim 0177 μ= +0.011 σ= 0.027 zeros= 0% [ ▂▆███▇▃▁ ] [ ▆█▂ ] dim 0178 μ= +0.022 σ= 0.022 zeros= 0% [ ▁▆███▃ ] [ ▄█▇▃ ] dim 0179 μ= -0.022 σ= 0.031 zeros= 0% [ ▃▆████▅▁ ] [ ▆█▄ ] dim 0180 μ= +0.008 σ= 0.025 zeros= 0% [ ▂▆███▆▁ ] [ ▁█▇ ] dim 0181 μ= -0.001 σ= 0.027 zeros= 0% [ ▁▃████▄▁ ] [ ▆█▅ ] dim 0182 μ= -0.030 σ= 0.027 zeros= 0% [ ▂████▇▂▁ ] [ ▁▆█▆▄ ] dim 0183 μ= -0.003 σ= 0.043 zeros= 0% [ ▁▂▅█████▇▄▂▁ ] [ ▁▄█▆ ] dim 0184 μ= +0.006 σ= 0.034 zeros= 0% [ ▂▅█████▄▁ ] [ ▃▇█▄ ] dim 0185 μ= -0.017 σ= 0.031 zeros= 0% [ ▂▅████▆▂▁ ] [ █▄ ] dim 0186 μ= -0.006 σ= 0.019 zeros= 0% [ ▂███▄ ] [ ▅█▁ ] dim 0187 μ= +0.004 σ= 0.024 zeros= 0% [ ▂▆███▄▁ ] [ █▇ ] dim 0188 μ= +0.035 σ= 0.019 zeros= 0% [ ▁███▅▁ ] [ ▅██▅ ] dim 0189 μ= +0.017 σ= 0.041 zeros= 0% [ ▁▂▅██████▅▂▁ ] [ ▂▅█▆▂ ] dim 0190 μ= -0.009 σ= 0.036 zeros= 0% [ ▂▅█████▅▂▁ ] [ ▁▅██▂ ] dim 0191 μ= -0.004 σ= 0.038 zeros= 0% [ ▁▅█████▇▄▁ ] [ ▂▇█▁ ] dim 0192 μ= -0.020 σ= 0.028 zeros= 0% [ ▁▄████▄▁ ] [ ▄██▅ ] dim 0193 μ= +0.001 σ= 0.033 zeros= 0% [ ▁▂▇████▇▃▁ ] [ ▆█▄ ] dim 0194 μ= -0.010 σ= 0.029 zeros= 0% [ ▁▃▇███▇▃▁ ] [ ▄█▅ ] dim 0195 μ= +0.027 σ= 0.026 zeros= 0% [ ▂▆███▅▂ ] [ ▅█▃ ] dim 0196 μ= +0.026 σ= 0.024 zeros= 0% [ ▁▅███▅▁ ] [ ▂█ ] dim 0197 μ= -0.013 σ= 0.016 zeros= 0% [ ▂██▇▁ ] [ ▇█▂ ] dim 0198 μ= +0.003 σ= 0.024 zeros= 0% [ ▂▇███▄▁ ] [ ▁█▆▃ ] dim 0199 μ= +0.018 σ= 0.031 zeros= 0% [ ▂▅████▆▂ ] [ ▂▆█▅ ] dim 0200 μ= +0.004 σ= 0.030 zeros= 0% [ ▁▄████▆▂ ] [ █▂ ] dim 0201 μ= -0.008 σ= 0.016 zeros= 0% [ ▁▇██▂ ] [ ██ ] dim 0202 μ= +0.001 σ= 0.022 zeros= 0% [ ▂▇███▃ ] [ ▄█▇ ] dim 0203 μ= +0.030 σ= 0.028 zeros= 0% [ ▁▂▆███▇▃▁ ] [ ▄██▅ ] dim 0204 μ= +0.000 σ= 0.032 zeros= 0% [ ▁▂▆████▇▂ ] [ ▂█▅ ] dim 0205 μ= +0.013 σ= 0.024 zeros= 0% [ ▄███▆▂ ] [ ▅█▂ ] dim 0206 μ= +0.005 σ= 0.024 zeros= 0% [ ▂▆███▄▁ ] [ ▄█▇ ] dim 0207 μ= +0.013 σ= 0.032 zeros= 0% [ ▁▃▆████▄▂ ] [ ▁█▁ ] dim 0208 μ= -0.029 σ= 0.018 zeros= 0% [ ▂███▂ ] [ ▆█ ] dim 0209 μ= +0.019 σ= 0.023 zeros= 0% [ ▂████▂ ] [ █▁ ] dim 0210 μ= -0.010 σ= 0.015 zeros= 0% [ ▁▇██▁ ] [ ▃██▂ ] dim 0211 μ= -0.000 σ= 0.031 zeros= 0% [ ▂▅████▆▂ ] [ ▂█▇▃ ] dim 0212 μ= +0.017 σ= 0.032 zeros= 0% [ ▁▂▅████▅▂ ] [ ▂██▁ ] dim 0213 μ= -0.002 σ= 0.025 zeros= 0% [ ▁▄████▃▁ ] [ ▃▇█▂ ] dim 0214 μ= -0.002 σ= 0.031 zeros= 0% [ ▁▂▆████▅▂▁ ] [ ▃██▁ ] dim 0215 μ= -0.002 σ= 0.027 zeros= 0% [ ▁▄████▄▁ ] [ ▅█▆ ] dim 0216 μ= -0.008 σ= 0.026 zeros= 0% [ ▂▆███▇▂ ] [ ▃▇█▅ ] dim 0217 μ= +0.003 σ= 0.032 zeros= 0% [ ▂▅████▆▃▁ ] [ ██ ] dim 0218 μ= -0.001 σ= 0.015 zeros= 0% [ ▄██▄ ] [ ▇█▆ ] dim 0219 μ= +0.007 σ= 0.030 zeros= 0% [ ▁▄████▇▃▁ ] [ ▂▇█▄ ] dim 0220 μ= +0.022 σ= 0.031 zeros= 0% [ ▁▄████▇▂▁ ] [ ▄█▄ ] dim 0221 μ= -0.009 σ= 0.023 zeros= 0% [ ▁▅███▅▁ ] [ ▁█▆▂ ] dim 0222 μ= -0.001 σ= 0.025 zeros= 0% [ ▁▃████▃ ] [ ▄█▄ ] dim 0223 μ= +0.006 σ= 0.024 zeros= 0% [ ▁▆███▄▁ ] [ ▃▇█▃ ] dim 0224 μ= +0.019 σ= 0.031 zeros= 0% [ ▂▅████▅▂ ] [ ▆█▇ ] dim 0225 μ= -0.009 σ= 0.029 zeros= 0% [ ▁▃▇███▇▃▁ ] [ ▁▇█▂ ] dim 0226 μ= +0.001 σ= 0.028 zeros= 0% [ ▁▄████▅▁ ] [ ▂▇█▅ ] dim 0227 μ= -0.033 σ= 0.031 zeros= 0% [ ▁▅████▇▃▁ ] [ ▄██▄▁ ] dim 0228 μ= +0.038 σ= 0.038 zeros= 0% [ ▁▄▇█████▅▁ ] [ ▆█▂ ] dim 0229 μ= +0.004 σ= 0.024 zeros= 0% [ ▁▇███▄▁ ] [ ▄█▁ ] dim 0230 μ= +0.006 σ= 0.020 zeros= 0% [ ▁▄███▂ ] [ ▆█▁ ] dim 0231 μ= -0.018 σ= 0.025 zeros= 0% [ ▁▃████▃▁ ] [ ▃█▄ ] dim 0232 μ= +0.028 σ= 0.026 zeros= 0% [ ▁▆███▆▂ ] [ ▄█▃ ] dim 0233 μ= -0.029 σ= 0.026 zeros= 0% [ ▂▆███▆▂ ] [ ▃▇█▄ ] dim 0234 μ= +0.038 σ= 0.030 zeros= 0% [ ▂▅████▅▂ ] [ ▆█▁ ] dim 0235 μ= +0.002 σ= 0.021 zeros= 0% [ ▁▆███▂ ] [ ▃▆█▅▁ ] dim 0236 μ= +0.019 σ= 0.040 zeros= 0% [ ▁▂▄██████▄▂ ] [ ▁█▄ ] dim 0237 μ= -0.009 σ= 0.023 zeros= 0% [ ▁▄███▄▁ ] [ ▆█▇ ] dim 0238 μ= -0.011 σ= 0.029 zeros= 0% [ ▁▂████▇▂▁ ] [ ▂█▇▂ ] dim 0239 μ= -0.018 σ= 0.027 zeros= 0% [ ▁▃████▄▁ ] [ ▂█▇ ] dim 0240 μ= +0.016 σ= 0.024 zeros= 0% [ ▃████▂ ] [ ▂██▆▃ ] dim 0241 μ= +0.028 σ= 0.038 zeros= 0% [ ▁▂▆█████▆▃▁ ] [ ▇█▂ ] dim 0242 μ= +0.003 σ= 0.025 zeros= 0% [ ▂████▅▁ ] [ ▁█▄ ] dim 0243 μ= -0.006 σ= 0.020 zeros= 0% [ ▂███▄▁ ] [ ▁▆█▇▂ ] dim 0244 μ= -0.007 σ= 0.035 zeros= 0% [ ▁▄█████▅▂▁ ] [ ▁▅█▃ ] dim 0245 μ= +0.004 σ= 0.032 zeros= 0% [ ▁▅████▇▃▁ ] [ ▆█ ] dim 0246 μ= -0.016 σ= 0.018 zeros= 0% [ ▄██▇▁ ] [ ▄██▄ ] dim 0247 μ= -0.037 σ= 0.036 zeros= 0% [ ▁▃▇████▇▂▂ ] [ ▁▆█▆▃ ] dim 0248 μ= +0.010 σ= 0.035 zeros= 0% [ ▂▄█████▄▂ ] [ ▄██▂ ] dim 0249 μ= -0.021 σ= 0.031 zeros= 0% [ ▂▅████▅▂▁ ] [ ▇█▁ ] dim 0250 μ= +0.001 σ= 0.022 zeros= 0% [ ▁████▂ ] [ ▃█ ] dim 0251 μ= +0.022 σ= 0.014 zeros= 0% [ ▂██▅ ] [ ▂█▆ ] dim 0252 μ= -0.005 σ= 0.022 zeros= 0% [ ▃███▆▁ ] [ ▄█▁ ] dim 0253 μ= -0.015 σ= 0.023 zeros= 0% [ ▂▆███▃▁ ] [ ▆█▄ ] dim 0254 μ= +0.023 σ= 0.027 zeros= 0% [ ▁▃▇███▆▁ ] [ ▁███▂ ] dim 0255 μ= -0.011 σ= 0.037 zeros= 0% [ ▁▂▆█████▅▂▁ ] [ ▁▅█▇▂ ] dim 0256 μ= -0.012 σ= 0.046 zeros= 0% [ ▁▂▄██████▆▄▁▁ ] [ ▂██▄ ] dim 0257 μ= +0.000 σ= 0.030 zeros= 0% [ ▂▅████▅▂ ] [ ▁▇█▂ ] dim 0258 μ= +0.003 σ= 0.027 zeros= 0% [ ▁▃████▅▂ ] [ ▅█ ] dim 0259 μ= +0.004 σ= 0.018 zeros= 0% [ ▄███▁ ] [ ▄▇█▃ ] dim 0260 μ= -0.003 σ= 0.033 zeros= 0% [ ▁▃▇████▅▂ ] [ █▇ ] dim 0261 μ= -0.020 σ= 0.016 zeros= 0% [ ▅██▄ ] [ ▁█▂ ] dim 0262 μ= +0.029 σ= 0.019 zeros= 0% [ ▂███▃ ] [ ▂█▂ ] dim 0263 μ= -0.010 σ= 0.018 zeros= 0% [ ▂███▂ ] [ ▁██▆ ] dim 0264 μ= -0.013 σ= 0.030 zeros= 0% [ ▁▃████▇▃▁ ] [ ▃█▃ ] dim 0265 μ= -0.009 σ= 0.025 zeros= 0% [ ▁▄███▅▂ ] [ ▅█ ] dim 0266 μ= +0.003 σ= 0.021 zeros= 0% [ ▁▆███▃ ] [ ▂█▃ ] dim 0267 μ= +0.010 σ= 0.019 zeros= 0% [ ▂███▃ ] [ ▄▆█▆ ] dim 0268 μ= +0.022 σ= 0.038 zeros= 0% [ ▁▃▇█████▅▂▁ ] [ ▁▇█▄ ] dim 0269 μ= +0.002 σ= 0.028 zeros= 0% [ ▁▄████▅▁ ] [ ▃██▃ ] dim 0270 μ= -0.000 σ= 0.032 zeros= 0% [ ▁▂▅████▆▂ ] [ ▃█▄ ] dim 0271 μ= -0.008 σ= 0.026 zeros= 0% [ ▁▅███▆▂▁ ] [ ▁█▂ ] dim 0272 μ= -0.009 σ= 0.020 zeros= 0% [ ▃███▃ ] [ ▆█▇▃ ] dim 0273 μ= +0.013 σ= 0.038 zeros= 0% [ ▂▅█████▆▃▁ ] [ ▁▅█▅ ] dim 0274 μ= +0.008 σ= 0.032 zeros= 0% [ ▁▄█████▄▁ ] [ ▂▇█▂ ] dim 0275 μ= +0.020 σ= 0.027 zeros= 0% [ ▁▃████▅▁ ] [ ▄█▆ ] dim 0276 μ= -0.008 σ= 0.022 zeros= 0% [ ▁▄███▅▁ ] [ ▅█▄ ] dim 0277 μ= +0.007 σ= 0.028 zeros= 0% [ ▁▃▇███▆▂▁ ] [ ▂█▄ ] dim 0278 μ= -0.009 σ= 0.021 zeros= 0% [ ▁▄███▄▁ ] [ ▃▆█▃ ] dim 0279 μ= +0.020 σ= 0.033 zeros= 0% [ ▁▂▅████▇▃▁ ] [ ▅█▃ ] dim 0280 μ= +0.025 σ= 0.024 zeros= 0% [ ▂▅███▄▁ ] [ ▆█▃ ] dim 0281 μ= +0.004 σ= 0.025 zeros= 0% [ ▂████▄▁ ] [ ▃█ ] dim 0282 μ= +0.005 σ= 0.017 zeros= 0% [ ▃███▁ ] [ ▄█▆ ] dim 0283 μ= -0.006 σ= 0.029 zeros= 0% [ ▂▆████▃▁ ] [ ▂▆█▄ ] dim 0284 μ= -0.051 σ= 0.032 zeros= 0% [ ▁▅████▇▃▁ ] [ ▁▇█▆▁ ] dim 0285 μ= +0.008 σ= 0.033 zeros= 0% [ ▁▅█████▄▁ ] [ ▁▅█▆▁ ] dim 0286 μ= -0.008 σ= 0.033 zeros= 0% [ ▁▄█████▄▂ ] [ ▆█▂ ] dim 0287 μ= +0.006 σ= 0.021 zeros= 0% [ ▁▅███▃ ] [ ▃▆█▆▃ ] dim 0288 μ= -0.012 σ= 0.045 zeros= 0% [ ▁▂▄██████▇▃▂ ] [ ▃█▅ ] dim 0289 μ= +0.010 σ= 0.024 zeros= 0% [ ▁▅███▅▂ ] [ ▁▄█▇▂ ] dim 0290 μ= +0.013 σ= 0.036 zeros= 0% [ ▂▄█████▆▃▁ ] [ ▄█ ] dim 0291 μ= -0.016 σ= 0.014 zeros= 0% [ ▂██▄ ] [ ▁▆█▄ ] dim 0292 μ= +0.002 σ= 0.034 zeros= 0% [ ▁▂▆████▆▃▁ ] [ ▆█ ] dim 0293 μ= +0.020 σ= 0.020 zeros= 0% [ ▁▆██▇▂ ] [ ▃█▅ ] dim 0294 μ= -0.005 σ= 0.027 zeros= 0% [ ▁▅████▃ ] [ ██ ] dim 0295 μ= -0.001 σ= 0.013 zeros= 0% [ ▃██▃ ] [ ██▂ ] dim 0296 μ= +0.001 σ= 0.025 zeros= 0% [ ▃████▃▁ ] [ █▇ ] dim 0297 μ= -0.004 σ= 0.018 zeros= 0% [ ▁▇██▅ ] [ ▃█▅ ] dim 0298 μ= -0.010 σ= 0.023 zeros= 0% [ ▁▅███▄▁ ] [ ▁▇█▂ ] dim 0299 μ= +0.001 σ= 0.026 zeros= 0% [ ▃████▄▁ ] [ ▄█▅▂ ] dim 0300 μ= -0.023 σ= 0.030 zeros= 0% [ ▂▆████▄▁ ] [ ▄█▄ ] dim 0301 μ= +0.007 σ= 0.025 zeros= 0% [ ▂▅███▅▁ ] [ ▃▆█▇▁ ] dim 0302 μ= +0.006 σ= 0.035 zeros= 0% [ ▁▂▅█████▅▁ ] [ ▆█ ] dim 0303 μ= -0.018 σ= 0.016 zeros= 0% [ ▄██▅ ] [ ▂██▄ ] dim 0304 μ= -0.000 σ= 0.031 zeros= 0% [ ▂▆████▅▂▁ ] [ ▂▇█▆▁ ] dim 0305 μ= +0.024 σ= 0.034 zeros= 0% [ ▁▂▄█████▄▁ ] [ ▁▅██▄ ] dim 0306 μ= +0.013 σ= 0.036 zeros= 0% [ ▁▂▄█████▆▂▁ ] [ █▁ ] dim 0307 μ= +0.010 σ= 0.016 zeros= 0% [ ▁███▂ ] [ ▁▄▇█▂ ] dim 0308 μ= +0.031 σ= 0.038 zeros= 0% [ ▁▂▅█████▇▃▁ ] [ ▂██▅ ] dim 0309 μ= +0.003 σ= 0.030 zeros= 0% [ ▁▄████▆▂ ] [ █▆ ] dim 0310 μ= -0.002 σ= 0.010 zeros= 0% [ ▁██▁ ] [ █ ] dim 0311 μ= +0.007 σ= 0.013 zeros= 0% [ ▁██▅ ] [ ▁▅█▇▅ ] dim 0312 μ= +0.018 σ= 0.036 zeros= 0% [ ▁▃█████▇▄▁ ] [ ▅█ ] dim 0313 μ= +0.003 σ= 0.019 zeros= 0% [ ▄██▇▂ ] [ ▁▅▇█▆▂ ] dim 0314 μ= +0.003 σ= 0.044 zeros= 0% [ ▁▂▅██████▆▄▁ ] [ █▇ ] dim 0315 μ= -0.001 σ= 0.022 zeros= 0% [ ▂▇███▂ ] [ ▄█▅ ] dim 0316 μ= -0.026 σ= 0.025 zeros= 0% [ ▁▅███▆▂ ] [ ██▄ ] dim 0317 μ= -0.014 σ= 0.028 zeros= 0% [ ▁▃████▆▂ ] [ ▁█ ] dim 0318 μ= -0.010 σ= 0.015 zeros= 0% [ ▁███▁ ] [ ▁▆█▅ ] dim 0319 μ= +0.009 σ= 0.030 zeros= 0% [ ▁▃████▇▃▁ ] [ ▆█▃ ] dim 0320 μ= -0.014 σ= 0.025 zeros= 0% [ ▂▇███▅▁ ] [ █▂ ] dim 0321 μ= -0.026 σ= 0.016 zeros= 0% [ ▁▇██▂ ] [ ▆█▆▂ ] dim 0322 μ= -0.008 σ= 0.036 zeros= 0% [ ▁▂▅█████▄▂▁ ] [ ▄█▇▃ ] dim 0323 μ= +0.015 σ= 0.034 zeros= 0% [ ▁▄▇████▆▃▁ ] [ █▅ ] dim 0324 μ= -0.022 σ= 0.018 zeros= 0% [ ▁▆██▄▁ ] [ ▃▅█▆▂ ] dim 0325 μ= +0.011 σ= 0.036 zeros= 0% [ ▁▁▄█████▅▂▁ ] [ ▃█▆ ] dim 0326 μ= -0.006 σ= 0.023 zeros= 0% [ ▁▄███▇▂ ] [ █▅ ] dim 0327 μ= -0.023 σ= 0.018 zeros= 0% [ ▁▇██▄▁ ] [ ▁█ ] dim 0328 μ= +0.004 σ= 0.010 zeros= 0% [ ██▂ ] [ ▁▇█▄ ] dim 0329 μ= +0.004 σ= 0.030 zeros= 0% [ ▂▄████▆▂ ] [ ▂▄█▇▆ ] dim 0330 μ= +0.016 σ= 0.042 zeros= 0% [ ▁▂▅██████▄▂▁ ] [ ▅█▇▄▁ ] dim 0331 μ= -0.001 σ= 0.039 zeros= 0% [ ▁▂▄██████▄▂▁ ] [ ▇█ ] dim 0332 μ= +0.022 σ= 0.020 zeros= 0% [ ▁▄███▂ ] [ ▃▇█▁ ] dim 0333 μ= -0.002 σ= 0.027 zeros= 0% [ ▁▄████▄▁ ] [ ██ ] dim 0334 μ= +0.017 σ= 0.016 zeros= 0% [ ▅██▄ ] [ ▆█▁ ] dim 0335 μ= +0.003 σ= 0.024 zeros= 0% [ ▂▇███▃▁ ] [ ▃▇█▄ ] dim 0336 μ= +0.001 σ= 0.033 zeros= 0% [ ▁▂▆████▇▃▁ ] [ ▆█▃ ] dim 0337 μ= -0.014 σ= 0.026 zeros= 0% [ ▂▇███▅▁ ] [ ▄█▅▁ ] dim 0338 μ= +0.011 σ= 0.029 zeros= 0% [ ▁▃▇████▃▁ ] [ ▄█▄ ] dim 0339 μ= +0.006 σ= 0.028 zeros= 0% [ ▁▃████▆▂ ] [ ▂▇█▃ ] dim 0340 μ= +0.002 σ= 0.031 zeros= 0% [ ▂▅████▆▂▁ ] [ █▇ ] dim 0341 μ= +0.016 σ= 0.022 zeros= 0% [ ▂███▇▁ ] [ ▁██▂ ] dim 0342 μ= -0.017 σ= 0.026 zeros= 0% [ ▁▃████▄▁ ] [ ▇█ ] dim 0343 μ= -0.000 σ= 0.014 zeros= 0% [ ▃██▄ ] [ ▂█▆ ] dim 0344 μ= +0.014 σ= 0.024 zeros= 0% [ ▁▄███▇▂ ] [ ▃█▅ ] dim 0345 μ= +0.014 σ= 0.027 zeros= 0% [ ▁▄███▇▃▁ ] [ █▆ ] dim 0346 μ= -0.004 σ= 0.015 zeros= 0% [ ▆██▃ ] [ ▄█▅▁ ] dim 0347 μ= -0.024 σ= 0.032 zeros= 0% [ ▁▃▆████▄▂▁ ] [ ▄█▅ ] dim 0348 μ= -0.008 σ= 0.033 zeros= 0% [ ▁▄█████▄▁ ] [ ▅█▄▁ ] dim 0349 μ= -0.027 σ= 0.030 zeros= 0% [ ▁▃▆████▃▁ ] [ █▅ ] dim 0350 μ= +0.015 σ= 0.018 zeros= 0% [ ▁▇██▄ ] [ ▂██▂ ] dim 0351 μ= +0.019 σ= 0.028 zeros= 0% [ ▁▄████▄▁ ] [ ▄█▄ ] dim 0352 μ= +0.008 σ= 0.030 zeros= 0% [ ▁▃▇███▇▃▁ ] [ ▆█▃ ] dim 0353 μ= -0.016 σ= 0.026 zeros= 0% [ ▁▃████▅▁ ] [ ▄█▇▂ ] dim 0354 μ= +0.012 σ= 0.035 zeros= 0% [ ▁▄█████▅▃▁ ] [ ▃█▃ ] dim 0355 μ= -0.010 σ= 0.021 zeros= 0% [ ▁▃███▃ ] [ ▄█▆▁ ] dim 0356 μ= +0.034 σ= 0.033 zeros= 0% [ ▁▃▆████▅▂ ] [ ██▁ ] dim 0357 μ= +0.018 σ= 0.027 zeros= 0% [ ▁▄████▄▁ ] [ █▆ ] dim 0358 μ= -0.002 σ= 0.013 zeros= 0% [ ▃██▂ ] [ ▆█▅ ] dim 0359 μ= -0.010 σ= 0.026 zeros= 0% [ ▂▇███▆▂ ] [ ▅█▇ ] dim 0360 μ= +0.011 σ= 0.028 zeros= 0% [ ▁▂▆████▃▁ ] [ ▂▇█▄▁ ] dim 0361 μ= -0.015 σ= 0.036 zeros= 0% [ ▁▂▆█████▄▁▁ ] [ █▄ ] dim 0362 μ= -0.026 σ= 0.017 zeros= 0% [ ▁███▃ ] [ ▂▅█▂ ] dim 0363 μ= +0.020 σ= 0.030 zeros= 0% [ ▁▄████▅▂ ] [ ▆██▁ ] dim 0364 μ= +0.011 σ= 0.030 zeros= 0% [ ▁▃▇████▄▁ ] [ ▅█▇▂ ] dim 0365 μ= +0.031 σ= 0.031 zeros= 0% [ ▁▂█████▄▁ ] [ █▆ ] dim 0366 μ= -0.021 σ= 0.022 zeros= 0% [ ▂███▆▂ ] [ ▄█ ] dim 0367 μ= +0.004 σ= 0.014 zeros= 0% [ ▂██▆ ] [ ▂█▆ ] dim 0368 μ= -0.006 σ= 0.022 zeros= 0% [ ▁▃███▅▁ ] [ █▆ ] dim 0369 μ= +0.032 σ= 0.020 zeros= 0% [ ▂███▅▁ ] [ █▇ ] dim 0370 μ= -0.002 σ= 0.020 zeros= 0% [ ▂▇██▇▁ ] [ ▃▇█▅▁ ] dim 0371 μ= +0.005 σ= 0.037 zeros= 0% [ ▁▃▆█████▄▂▁ ] [ ▄▇█▆ ] dim 0372 μ= +0.021 σ= 0.034 zeros= 0% [ ▁▃▆█████▃▁ ] [ ▄█▆▃ ] dim 0373 μ= -0.001 σ= 0.033 zeros= 0% [ ▁▂▇████▆▂▁ ] [ ▇█ ] dim 0374 μ= -0.018 σ= 0.021 zeros= 0% [ ▂▇███▂ ] [ ▄█▄ ] dim 0375 μ= +0.011 σ= 0.029 zeros= 0% [ ▂▆████▃▁ ] [ ▃█▁ ] dim 0376 μ= -0.012 σ= 0.018 zeros= 0% [ ▃███▂ ] [ ▂█▆▁ ] dim 0377 μ= -0.004 σ= 0.028 zeros= 0% [ ▁▅████▃▁ ] [ ▂██▁ ] dim 0378 μ= -0.001 σ= 0.026 zeros= 0% [ ▁▃████▃▁ ] [ ▆█▂ ] dim 0379 μ= +0.003 σ= 0.025 zeros= 0% [ ▂████▄▁ ] [ ▂█▆ ] dim 0380 μ= -0.004 σ= 0.024 zeros= 0% [ ▁▃███▇▂ ] [ ▆█ ] dim 0381 μ= +0.002 σ= 0.017 zeros= 0% [ ▄██▆▁ ] [ ▅█▅ ] dim 0382 μ= -0.009 σ= 0.031 zeros= 0% [ ▁▃▆████▃▁ ] [ ▁▅█▆ ] dim 0383 μ= +0.024 σ= 0.035 zeros= 0% [ ▁▂▅█████▄▁ ] [ ▅█▅ ] dim 0384 μ= +0.010 σ= 0.027 zeros= 0% [ ▂▆███▇▂ ] [ ▇█▃ ] dim 0385 μ= +0.021 σ= 0.026 zeros= 0% [ ▁▃████▄▁ ] [ ▂█▃ ] dim 0386 μ= +0.010 σ= 0.024 zeros= 0% [ ▁▅███▅▁ ] [ █ ] dim 0387 μ= -0.010 σ= 0.011 zeros= 0% [ ▅█▅ ] [ ▁▆█▇▄ ] dim 0388 μ= +0.015 σ= 0.044 zeros= 0% [ ▁▃▆██████▄▂▁ ] [ ▇█▅ ] dim 0389 μ= +0.007 σ= 0.028 zeros= 0% [ ▁▃████▆▂▁ ] [ ▅█▃ ] dim 0390 μ= +0.025 σ= 0.026 zeros= 0% [ ▃▆███▅▁ ] [ ▄██▃ ] dim 0391 μ= -0.001 σ= 0.031 zeros= 0% [ ▂▅████▆▂ ] [ ▁▆█▂ ] dim 0392 μ= +0.020 σ= 0.026 zeros= 0% [ ▁▃████▄▁ ] [ ▄▇██▄ ] dim 0393 μ= -0.009 σ= 0.040 zeros= 0% [ ▁▃▇█████▇▃▁ ] [ █▇ ] dim 0394 μ= +0.018 σ= 0.018 zeros= 0% [ ▁▇██▆▁ ] [ ▅█▇▃ ] dim 0395 μ= -0.002 σ= 0.034 zeros= 0% [ ▁▃█████▇▂▁ ] [ ▅█▂ ] dim 0396 μ= -0.015 σ= 0.025 zeros= 0% [ ▂▇███▅▁ ] [ ▅█ ] dim 0397 μ= +0.003 σ= 0.018 zeros= 0% [ ▁▄██▇▁ ] [ ▅██▄▁ ] dim 0398 μ= +0.002 σ= 0.039 zeros= 0% [ ▁▁▃▆█████▄▂▁ ] [ ▃█ ] dim 0399 μ= -0.013 σ= 0.017 zeros= 0% [ ▃███▁ ] [ ▃█▆▂ ] dim 0400 μ= -0.003 σ= 0.037 zeros= 0% [ ▁▄█████▆▃▁ ] [ ▁█▇▃ ] dim 0401 μ= -0.018 σ= 0.029 zeros= 0% [ ▁▄████▅▂ ] [ ▇█▁ ] dim 0402 μ= +0.000 σ= 0.024 zeros= 0% [ ▃████▃▁ ] [ ▄█▆ ] dim 0403 μ= -0.005 σ= 0.026 zeros= 0% [ ▁▄████▂ ] [ ▇█▂ ] dim 0404 μ= +0.003 σ= 0.024 zeros= 0% [ ▂▇███▄▁ ] [ ▂█▆▁ ] dim 0405 μ= +0.017 σ= 0.029 zeros= 0% [ ▂▅████▄▁ ] [ █▅ ] dim 0406 μ= +0.014 σ= 0.018 zeros= 0% [ ▁▇██▄ ] [ █▃ ] dim 0407 μ= +0.012 σ= 0.017 zeros= 0% [ ▁▇██▃ ] [ ▆█▂ ] dim 0408 μ= +0.001 σ= 0.025 zeros= 0% [ ▁▃▇███▃ ] [ ▆█▃ ] dim 0409 μ= -0.012 σ= 0.025 zeros= 0% [ ▂▅███▅▁ ] [ ▂██ ] dim 0410 μ= -0.019 σ= 0.026 zeros= 0% [ ▁▃████▄▁ ] [ ▂██▃ ] dim 0411 μ= +0.002 σ= 0.029 zeros= 0% [ ▁▄████▅▂ ] [ ▃██▆▂ ] dim 0412 μ= +0.004 σ= 0.039 zeros= 0% [ ▁▂▃▇█████▅▃▁ ] [ ▄█▅ ] dim 0413 μ= -0.009 σ= 0.025 zeros= 0% [ ▁▅███▆▂ ] [ ▅█▅ ] dim 0414 μ= -0.010 σ= 0.025 zeros= 0% [ ▁▅███▆▁ ] [ ▃█▆ ] dim 0415 μ= -0.006 σ= 0.023 zeros= 0% [ ▁▃███▆▁ ] [ ▁▆██▆ ] dim 0416 μ= -0.002 σ= 0.038 zeros= 0% [ ▂▅██████▄▂ ] [ ▆█▅ ] dim 0417 μ= +0.008 σ= 0.028 zeros= 0% [ ▁▂▇███▇▃▁ ] [ ▆█▁ ] dim 0418 μ= -0.016 σ= 0.021 zeros= 0% [ ▁▆███▂ ] [ █▄ ] dim 0419 μ= -0.004 σ= 0.014 zeros= 0% [ ▅██▂ ] [ ▄██▅ ] dim 0420 μ= +0.002 σ= 0.035 zeros= 0% [ ▁▃▆█████▄▁ ] [ ▂▇█▂ ] dim 0421 μ= -0.018 σ= 0.027 zeros= 0% [ ▁▄████▄▁ ] [ ▅█▅ ] dim 0422 μ= +0.012 σ= 0.027 zeros= 0% [ ▁▅████▂▁ ] [ ▂█▇ ] dim 0423 μ= +0.015 σ= 0.024 zeros= 0% [ ▁▃███▇▂ ] [ ▁█▆ ] dim 0424 μ= +0.016 σ= 0.022 zeros= 0% [ ▂███▇▂ ] [ ▂██▆▂ ] dim 0425 μ= -0.012 σ= 0.039 zeros= 0% [ ▁▃▆█████▅▂▁ ] [ ▇█ ] dim 0426 μ= +0.019 σ= 0.012 zeros= 0% [ ▂██▂ ] [ ▃██▅ ] dim 0427 μ= +0.003 σ= 0.036 zeros= 0% [ ▁▃▇████▇▄▂ ] [ ▄▇█▅▁ ] dim 0428 μ= +0.020 σ= 0.036 zeros= 0% [ ▁▃▇█████▄▁ ] [ █▁ ] dim 0429 μ= +0.010 σ= 0.016 zeros= 0% [ ▁▇██▂ ] [ ▃█▄ ] dim 0430 μ= +0.008 σ= 0.026 zeros= 0% [ ▂▅███▅▁ ] [ ▃█▆▁ ] dim 0431 μ= +0.014 σ= 0.029 zeros= 0% [ ▂▆████▃▁ ] [ ▂█▄ ] dim 0432 μ= +0.011 σ= 0.021 zeros= 0% [ ▃███▄▁ ] [ ▁▇█▅ ] dim 0433 μ= -0.013 σ= 0.030 zeros= 0% [ ▁▄████▇▃▁ ] [ ▂▇█▃ ] dim 0434 μ= +0.002 σ= 0.026 zeros= 0% [ ▃████▄▁ ] [ ▃█ ] dim 0435 μ= +0.005 σ= 0.017 zeros= 0% [ ▃██▇▁ ] [ ▇█▆▂ ] dim 0436 μ= -0.008 σ= 0.035 zeros= 0% [ ▁▄█████▅▂▁ ] [ ▁▆█▇▃ ] dim 0437 μ= +0.010 σ= 0.032 zeros= 0% [ ▁▄█████▄▁ ] [ ▁██▁ ] dim 0438 μ= -0.001 σ= 0.023 zeros= 0% [ ▂████▂ ] [ ▃▇█▃ ] dim 0439 μ= -0.018 σ= 0.029 zeros= 0% [ ▁▅████▆▂ ] [ ▁▆█▄ ] dim 0440 μ= +0.004 σ= 0.028 zeros= 0% [ ▁▃████▅▂ ] [ ▂█▇▄ ] dim 0441 μ= +0.019 σ= 0.035 zeros= 0% [ ▁▃▇████▇▃▁ ] [ █▃ ] dim 0442 μ= +0.011 σ= 0.019 zeros= 0% [ ▂███▃ ] [ ▁█▁ ] dim 0443 μ= -0.010 σ= 0.017 zeros= 0% [ ▂███▂ ] [ ▃███▄▂ ] dim 0444 μ= +0.017 σ= 0.044 zeros= 0% [ ▁▃▆██████▆▃▁ ] [ ▄█▂ ] dim 0445 μ= +0.006 σ= 0.021 zeros= 0% [ ▁▄███▃ ] [ ▂██▃ ] dim 0446 μ= +0.018 σ= 0.029 zeros= 0% [ ▁▅████▄▂ ] [ ▇█▂ ] dim 0447 μ= +0.021 σ= 0.025 zeros= 0% [ ▁▃▇███▄▁ ] [ ▂▆█▄ ] dim 0448 μ= -0.014 σ= 0.031 zeros= 0% [ ▁▄████▇▃▁ ] [ ▁█▅ ] dim 0449 μ= +0.013 σ= 0.021 zeros= 0% [ ▂███▅▁ ] [ ██ ] dim 0450 μ= -0.017 σ= 0.020 zeros= 0% [ ▁▆███▂ ] [ ▃█▃ ] dim 0451 μ= +0.009 σ= 0.022 zeros= 0% [ ▁▅███▄▁ ] [ ▁▆█▄ ] dim 0452 μ= -0.014 σ= 0.030 zeros= 0% [ ▁▄████▇▂ ] [ █▃ ] dim 0453 μ= -0.007 σ= 0.019 zeros= 0% [ ▂███▃ ] [ ██ ] dim 0454 μ= -0.000 σ= 0.014 zeros= 0% [ ▃██▃ ] [ ▂▅██▃▁ ] dim 0455 μ= +0.011 σ= 0.044 zeros= 0% [ ▁▁▄▆██████▄▂ ] [ ▃█▇▄ ] dim 0456 μ= -0.017 σ= 0.033 zeros= 0% [ ▂▆████▇▃▁ ] [ ▆█▇ ] dim 0457 μ= +0.011 σ= 0.029 zeros= 0% [ ▂▆████▃▁ ] [ ▄▇█▂ ] dim 0458 μ= +0.015 σ= 0.031 zeros= 0% [ ▁▂▆████▅▁ ] [ ▄█▃ ] dim 0459 μ= -0.011 σ= 0.024 zeros= 0% [ ▁▅███▅▁ ] [ ▅█▄ ] dim 0460 μ= -0.008 σ= 0.026 zeros= 0% [ ▁▅███▇▂ ] [ █▂ ] dim 0461 μ= -0.006 σ= 0.012 zeros= 0% [ ▄██▁ ] [ ▆█▂ ] dim 0462 μ= -0.015 σ= 0.022 zeros= 0% [ ▁▆███▃ ] [ ▂▆█▃ ] dim 0463 μ= -0.016 σ= 0.034 zeros= 0% [ ▁▂▅████▇▃▁ ] [ ▁▅▇█▄▁ ] dim 0464 μ= -0.020 σ= 0.042 zeros= 0% [ ▁▂▅██████▅▂▁ ] [ ▃█▅ ] dim 0465 μ= -0.007 σ= 0.026 zeros= 0% [ ▁▅███▇▂ ] [ ▂▅██▇ ] dim 0466 μ= -0.004 σ= 0.040 zeros= 0% [ ▁▂▅██████▄▁▁ ] [ ▇█▁ ] dim 0467 μ= +0.002 σ= 0.022 zeros= 0% [ ▁▇███▃ ] [ ▆█▃ ] dim 0468 μ= +0.005 σ= 0.021 zeros= 0% [ ▁▅███▃ ] [ ▂██▁ ] dim 0469 μ= -0.003 σ= 0.029 zeros= 0% [ ▂▅████▄▁ ] [ ▆█ ] dim 0470 μ= -0.017 σ= 0.017 zeros= 0% [ ▄██▆▁ ] [ ▅█ ] dim 0471 μ= +0.039 σ= 0.015 zeros= 0% [ ▃██▅▁ ] [ ▄██▃ ] dim 0472 μ= -0.003 σ= 0.028 zeros= 0% [ ▂▅████▃▁ ] [ ▅█ ] dim 0473 μ= -0.016 σ= 0.015 zeros= 0% [ ▂██▅▁ ] [ ▂█▇ ] dim 0474 μ= +0.014 σ= 0.022 zeros= 0% [ ▃███▇▁ ] [ ▅██▅ ] dim 0475 μ= -0.001 σ= 0.039 zeros= 0% [ ▁▂▄█████▇▄▂ ] [ ▄█▃ ] dim 0476 μ= -0.010 σ= 0.021 zeros= 0% [ ▁▄███▄▁ ] [ █▄ ] dim 0477 μ= -0.005 σ= 0.020 zeros= 0% [ ▂███▅▁ ] [ ▂█▆ ] dim 0478 μ= -0.024 σ= 0.025 zeros= 0% [ ▁▄███▇▂ ] [ ▁▅█▄ ] dim 0479 μ= +0.006 σ= 0.031 zeros= 0% [ ▁▃████▇▂▁ ] [ ▃█▅ ] dim 0480 μ= -0.009 σ= 0.030 zeros= 0% [ ▁▃▇████▃▁ ] [ ▆█ ] dim 0481 μ= +0.020 σ= 0.019 zeros= 0% [ ▁▆██▇▁ ] [ ▅█▇ ] dim 0482 μ= +0.010 σ= 0.029 zeros= 0% [ ▁▃█████▃▁ ] [ ▅█▆ ] dim 0483 μ= -0.009 σ= 0.031 zeros= 0% [ ▁▃█████▃▁ ] [ ▃██▇ ] dim 0484 μ= +0.004 σ= 0.036 zeros= 0% [ ▁▃▆█████▅▁ ] [ █▅ ] dim 0485 μ= +0.015 σ= 0.014 zeros= 0% [ ▅██▂ ] [ ▁▇█▅ ] dim 0486 μ= +0.024 σ= 0.030 zeros= 0% [ ▁▃████▆▂▁ ] [ ▁█▇ ] dim 0487 μ= +0.016 σ= 0.024 zeros= 0% [ ▁▃████▂ ] [ ▄▇█▇▂ ] dim 0488 μ= +0.026 σ= 0.044 zeros= 0% [ ▁▂▄███████▄▂ ] [ ▄█▅ ] dim 0489 μ= -0.025 σ= 0.024 zeros= 0% [ ▁▄███▇▂ ] [ ▆█▅ ] dim 0490 μ= -0.011 σ= 0.032 zeros= 0% [ ▁▃████▇▄▁ ] [ ▇█ ] dim 0491 μ= +0.019 σ= 0.016 zeros= 0% [ ▄██▅ ] [ ▅█▄ ] dim 0492 μ= -0.011 σ= 0.029 zeros= 0% [ ▁▃████▇▃▁ ] [ █▅ ] dim 0493 μ= +0.013 σ= 0.019 zeros= 0% [ ▂███▄ ] [ ▆█▁ ] dim 0494 μ= +0.022 σ= 0.019 zeros= 0% [ ▁▅███▂ ] [ ▂▇█▅ ] dim 0495 μ= -0.015 σ= 0.028 zeros= 0% [ ▁▃████▅▂ ] [ ▁█ ] dim 0496 μ= +0.025 σ= 0.015 zeros= 0% [ ▁██▇▁ ] [ ▅█ ] dim 0497 μ= -0.015 σ= 0.019 zeros= 0% [ ▁▄███▁ ] [ ▄▇█▄ ] dim 0498 μ= +0.017 σ= 0.039 zeros= 0% [ ▁▂▄▇█████▄▁ ] [ ▅█▅ ] dim 0499 μ= -0.011 σ= 0.029 zeros= 0% [ ▁▃▇███▇▂▁ ] [ ▄██▆▂ ] dim 0500 μ= +0.023 σ= 0.040 zeros= 0% [ ▁▁▃▇█████▅▂▁ ] [ █▂ ] dim 0501 μ= -0.006 σ= 0.014 zeros= 0% [ ▅██▁ ] [ ▆█▁ ] dim 0502 μ= +0.020 σ= 0.022 zeros= 0% [ ▂▇███▃ ] [ ▂▇█▅ ] dim 0503 μ= +0.004 σ= 0.030 zeros= 0% [ ▁▄████▆▃▁ ] [ █▃ ] dim 0504 μ= -0.004 σ= 0.012 zeros= 0% [ ▃██▁ ] [ ▂██ ] dim 0505 μ= -0.003 σ= 0.024 zeros= 0% [ ▄████▂ ] [ ▅█▅ ] dim 0506 μ= +0.008 σ= 0.026 zeros= 0% [ ▂▆███▆▁▁ ] [ ▄█▄ ] dim 0507 μ= -0.010 σ= 0.023 zeros= 0% [ ▁▅███▅▁ ] [ ▄██▂ ] dim 0508 μ= -0.003 σ= 0.033 zeros= 0% [ ▁▃▇████▆▂ ] [ ▂▇█▁ ] dim 0509 μ= -0.001 σ= 0.025 zeros= 0% [ ▁▃████▃▁ ] [ ▆█▆ ] dim 0510 μ= -0.008 σ= 0.028 zeros= 0% [ ▂▆████▃▁ ] [ ▁▆█▅▃ ] dim 0511 μ= +0.010 σ= 0.036 zeros= 0% [ ▁▂▅█████▅▂▁ ] [ ▅█▂ ] dim 0512 μ= -0.015 σ= 0.026 zeros= 0% [ ▁▂▇███▄▁ ] [ ▁█ ] dim 0513 μ= +0.024 σ= 0.013 zeros= 0% [ ▁██▄ ] [ ▆██▃ ] dim 0514 μ= +0.012 σ= 0.033 zeros= 0% [ ▁▄█████▅▂ ] [ ▄█▃ ] dim 0515 μ= -0.029 σ= 0.025 zeros= 0% [ ▁▆███▅▂ ] [ ▅█▂ ] dim 0516 μ= +0.025 σ= 0.020 zeros= 0% [ ▄███▂▁ ] [ ▁▅█▆▄ ] dim 0517 μ= -0.007 σ= 0.038 zeros= 0% [ ▁▂▅█████▆▃▁ ] [ ▅█▄ ] dim 0518 μ= +0.026 σ= 0.023 zeros= 0% [ ▁▅███▄▁ ] [ ▃██▂ ] dim 0519 μ= -0.039 σ= 0.027 zeros= 0% [ ▁▄████▄▁ ] [ ▇██▂ ] dim 0520 μ= +0.013 σ= 0.031 zeros= 0% [ ▁▂█████▄▂ ] [ ▃▆█▄ ] dim 0521 μ= +0.020 σ= 0.033 zeros= 0% [ ▁▂▆████▇▃▁ ] [ ▃█▆ ] dim 0522 μ= +0.013 σ= 0.025 zeros= 0% [ ▁▄███▇▂ ] [ ██ ] dim 0523 μ= +0.019 σ= 0.016 zeros= 0% [ ▄██▅▁ ] [ ▃█▆ ] dim 0524 μ= +0.013 σ= 0.027 zeros= 0% [ ▁▅████▃▁ ] [ █ ] dim 0525 μ= -0.006 σ= 0.011 zeros= 0% [ ▃██▁ ] [ ▅█▂ ] dim 0526 μ= -0.017 σ= 0.025 zeros= 0% [ ▁▃████▃▁ ] [ ▄█▇ ] dim 0527 μ= +0.013 σ= 0.025 zeros= 0% [ ▁▅███▇▂ ] [ ▂█▇▁ ] dim 0528 μ= -0.040 σ= 0.027 zeros= 0% [ ▁▅████▄▁ ] [ ▄█▆▂ ] dim 0529 μ= +0.014 σ= 0.029 zeros= 0% [ ▂▅████▄▁ ] [ ▁▇█▃ ] dim 0530 μ= -0.015 σ= 0.026 zeros= 0% [ ▁▃████▅▁ ] [ ▇█▂ ] dim 0531 μ= -0.015 σ= 0.024 zeros= 0% [ ▂▆███▄▁ ] [ ▆█▇▃ ] dim 0532 μ= -0.005 σ= 0.032 zeros= 0% [ ▁▃█████▅▂▁ ] [ █▇ ] dim 0533 μ= -0.002 σ= 0.020 zeros= 0% [ ▁███▆▁ ] [ ▅██▃ ] dim 0534 μ= -0.002 σ= 0.032 zeros= 0% [ ▁▂▇████▇▂ ] [ ▅▆█▅ ] dim 0535 μ= -0.019 σ= 0.038 zeros= 0% [ ▂▃▇█████▄▁ ] [ ██ ] dim 0536 μ= +0.016 σ= 0.019 zeros= 0% [ ▂███▆▁ ] [ ▁▅█▅ ] dim 0537 μ= +0.004 σ= 0.032 zeros= 0% [ ▂▄████▆▃▁ ] [ ▅█▆ ] dim 0538 μ= +0.029 σ= 0.028 zeros= 0% [ ▁▂▇████▃ ] [ ▅██▆▂ ] dim 0539 μ= +0.003 σ= 0.037 zeros= 0% [ ▁▃▇█████▄▁▁ ] [ ▅▇█▃ ] dim 0540 μ= -0.006 σ= 0.035 zeros= 0% [ ▁▁▃█████▅▂▁ ] [ ▂██▂ ] dim 0541 μ= -0.003 σ= 0.027 zeros= 0% [ ▁▄████▄▁ ] [ ▄██▃ ] dim 0542 μ= -0.004 σ= 0.032 zeros= 0% [ ▁▃▆████▅▂▁ ] [ ▁▄█▆▅ ] dim 0543 μ= +0.016 σ= 0.038 zeros= 0% [ ▁▂▄█████▇▃▂ ] [ ▄█▂ ] dim 0544 μ= +0.005 σ= 0.022 zeros= 0% [ ▁▆███▃ ] [ █▇ ] dim 0545 μ= -0.019 σ= 0.016 zeros= 0% [ ▅██▅▁ ] [ ▃▇█▅ ] dim 0546 μ= -0.017 σ= 0.033 zeros= 0% [ ▁▂▆████▇▃▁ ] [ ▅█▃ ] dim 0547 μ= -0.012 σ= 0.025 zeros= 0% [ ▂▇███▅▁ ] [ ██▂ ] dim 0548 μ= -0.035 σ= 0.023 zeros= 0% [ ▂████▃▁ ] [ ▃██▂ ] dim 0549 μ= +0.014 σ= 0.029 zeros= 0% [ ▂▆████▄▁ ] [ ▁▅█▆▂ ] dim 0550 μ= -0.007 σ= 0.039 zeros= 0% [ ▁▂▅█████▇▃▁ ] [ ▂█▁ ] dim 0551 μ= +0.008 σ= 0.017 zeros= 0% [ ▂███▁ ] [ ▄██ ] dim 0552 μ= -0.006 σ= 0.028 zeros= 0% [ ▂▅████▃▁ ] [ ▃█▆ ] dim 0553 μ= -0.005 σ= 0.028 zeros= 0% [ ▂▄████▃▁ ] [ ██ ] dim 0554 μ= +0.018 σ= 0.018 zeros= 0% [ ▁▆██▆▁ ] [ ▄█▇▂ ] dim 0555 μ= +0.014 σ= 0.031 zeros= 0% [ ▁▃▆████▄▂ ] [ ▃██▅ ] dim 0556 μ= -0.015 σ= 0.034 zeros= 0% [ ▁▂▅█████▄▁ ] [ ▁█▇ ] dim 0557 μ= -0.004 σ= 0.021 zeros= 0% [ ▂███▆▁ ] [ ▅█▅ ] dim 0558 μ= +0.009 σ= 0.026 zeros= 0% [ ▂▅███▆▂ ] [ ▁▆█▆▂ ] dim 0559 μ= -0.010 σ= 0.043 zeros= 0% [ ▁▁▄▆█████▆▃▁ ] [ ▃██▄ ] dim 0560 μ= +0.000 σ= 0.038 zeros= 0% [ ▂▃▆█████▃▁ ] [ ▄█▇▂ ] dim 0561 μ= -0.022 σ= 0.035 zeros= 0% [ ▁▃▇████▆▂▁ ] [ ██ ] dim 0562 μ= +0.000 σ= 0.021 zeros= 0% [ ▁▇███▂ ] [ ▄█▅ ] dim 0563 μ= +0.030 σ= 0.026 zeros= 0% [ ▁▅███▇▂ ] [ ▄█▂ ] dim 0564 μ= +0.006 σ= 0.021 zeros= 0% [ ▁▅███▃ ] [ ▁█▇ ] dim 0565 μ= -0.021 σ= 0.022 zeros= 0% [ ▂████▂ ] [ ▄█▅ ] dim 0566 μ= +0.008 σ= 0.028 zeros= 0% [ ▂▇███▅▂▁ ] [ ▃█ ] dim 0567 μ= +0.003 σ= 0.016 zeros= 0% [ ▃██▅▁ ] [ ▂█▇ ] dim 0568 μ= +0.016 σ= 0.025 zeros= 0% [ ▁▄████▃ ] [ ▁██▄ ] dim 0569 μ= -0.017 σ= 0.029 zeros= 0% [ ▁▄████▅▂ ] [ ▂█▆ ] dim 0570 μ= +0.015 σ= 0.025 zeros= 0% [ ▁▄████▃▁ ] [ ▂██▄ ] dim 0571 μ= +0.001 σ= 0.032 zeros= 0% [ ▁▂▅████▆▂▁ ] [ █ ] dim 0572 μ= +0.007 σ= 0.015 zeros= 0% [ ▁██▇▁ ] [ █▅ ] dim 0573 μ= -0.004 σ= 0.021 zeros= 0% [ ▂███▅▁ ] [ ▂█ ] dim 0574 μ= -0.011 σ= 0.015 zeros= 0% [ ▁███▁ ] [ ▄██▆▃ ] dim 0575 μ= +0.003 σ= 0.043 zeros= 0% [ ▁▂▅██████▆▃▁▁ ] [ ▂█▆ ] dim 0576 μ= +0.016 σ= 0.026 zeros= 0% [ ▁▄████▃▁ ] [ ▂█▇▂ ] dim 0577 μ= -0.001 σ= 0.026 zeros= 0% [ ▁▄████▃▁ ] [ ▃██▇▂ ] dim 0578 μ= -0.012 σ= 0.035 zeros= 0% [ ▁▂▅█████▅▂ ] [ ▄█▅ ] dim 0579 μ= -0.010 σ= 0.027 zeros= 0% [ ▂▆███▇▁▁ ] [ ▄▇█▂ ] dim 0580 μ= -0.002 σ= 0.030 zeros= 0% [ ▂▆████▄▂ ] [ ▆█▂ ] dim 0581 μ= +0.002 σ= 0.025 zeros= 0% [ ▃████▄▁ ] [ ▄█▂ ] dim 0582 μ= +0.024 σ= 0.020 zeros= 0% [ ▁▄███▂ ] [ █▂ ] dim 0583 μ= -0.006 σ= 0.014 zeros= 0% [ ▅██▁ ] [ ▁▆█▅ ] dim 0584 μ= +0.004 σ= 0.030 zeros= 0% [ ▁▄████▆▂▁ ] [ ▂▅▇██▆▁ ] dim 0585 μ= -0.031 σ= 0.051 zeros= 0% [▁▁▂▄▅███████▆▃▁ ] -> OUTLIER_SPREAD: this_std=0.0508, mean_std=0.0265, +3.4sigma vs threshold=3.0sigma [ ██ ] dim 0586 μ= +0.001 σ= 0.021 zeros= 0% [ ▁▇███▂ ] [ █▃ ] dim 0587 μ= -0.008 σ= 0.016 zeros= 0% [ ▁███▂ ] [ ▂▆█▅ ] dim 0588 μ= -0.013 σ= 0.033 zeros= 0% [ ▁▁▅█████▄▁ ] [ █▇ ] dim 0589 μ= -0.001 σ= 0.015 zeros= 0% [ ▅██▄ ] [ ▃▇█▆ ] dim 0590 μ= +0.006 σ= 0.033 zeros= 0% [ ▂▅█████▄▁ ] [ █▇ ] dim 0591 μ= -0.021 σ= 0.018 zeros= 0% [ ▁▇██▅▁ ] [ ▁█▆ ] dim 0592 μ= -0.003 σ= 0.023 zeros= 0% [ ▃████▂ ] [ ▅██▅ ] dim 0593 μ= +0.018 σ= 0.035 zeros= 0% [ ▁▃█████▇▃▁ ] [ ▄█▇▄ ] dim 0594 μ= -0.001 σ= 0.035 zeros= 0% [ ▁▃▇████▆▃▁ ] [ ▅█▅ ] dim 0595 μ= +0.008 σ= 0.026 zeros= 0% [ ▂▇███▆▂ ] [ ▅█▂ ] dim 0596 μ= +0.003 σ= 0.022 zeros= 0% [ ▁▆███▂ ] [ ▅▇█▃ ] dim 0597 μ= +0.016 σ= 0.028 zeros= 0% [ ▁▅████▄▁ ] [ ▁▆█▄ ] dim 0598 μ= +0.004 σ= 0.028 zeros= 0% [ ▁▄████▆▂ ] [ ▂█ ] dim 0599 μ= +0.023 σ= 0.014 zeros= 0% [ ▁██▅ ] [ ▂▇█▆ ] dim 0600 μ= -0.016 σ= 0.036 zeros= 0% [ ▁▂▆████▆▄▁ ] [ ▁█▇ ] dim 0601 μ= +0.014 σ= 0.021 zeros= 0% [ ▂███▆▁ ] [ ▄█▁ ] dim 0602 μ= -0.014 σ= 0.020 zeros= 0% [ ▁▄███▂ ] [ ▃█▇▁ ] dim 0603 μ= -0.022 σ= 0.026 zeros= 0% [ ▁▄████▃▁ ] [ ▃██▄ ] dim 0604 μ= +0.001 σ= 0.028 zeros= 0% [ ▁▄████▅▂ ] [ ▂█▇▁ ] dim 0605 μ= +0.015 σ= 0.030 zeros= 0% [ ▁▂▆████▅▁ ] [ █▃ ] dim 0606 μ= +0.031 σ= 0.019 zeros= 0% [ ▂███▄▁ ] [ ▃▆█▄ ] dim 0607 μ= +0.000 σ= 0.033 zeros= 0% [ ▁▂▆████▆▂▁ ] [ ▁▅██▅ ] dim 0608 μ= -0.002 σ= 0.037 zeros= 0% [ ▁▄██████▄▁ ] [ ▆█▆▁ ] dim 0609 μ= +0.007 σ= 0.031 zeros= 0% [ ▁▄█████▃▁ ] [ ▇█ ] dim 0610 μ= +0.017 σ= 0.021 zeros= 0% [ ▂███▆▂ ] [ ▁▇█▂ ] dim 0611 μ= -0.001 σ= 0.025 zeros= 0% [ ▁▃████▃ ] [ ▁▅█▆▂ ] dim 0612 μ= +0.011 σ= 0.040 zeros= 0% [ ▁▂▆█████▆▃▁ ] [ ▇█ ] dim 0613 μ= +0.019 σ= 0.013 zeros= 0% [ ▂██▃ ] [ ▃█▄ ] dim 0614 μ= +0.009 σ= 0.024 zeros= 0% [ ▁▅███▅▁ ] [ ▁█▂ ] dim 0615 μ= -0.009 σ= 0.018 zeros= 0% [ ▂███▂ ] [ ▃█▇ ] dim 0616 μ= -0.004 σ= 0.025 zeros= 0% [ ▁▄████▂▁ ] [ ▂▇█▄ ] dim 0617 μ= +0.006 σ= 0.032 zeros= 0% [ ▁▄████▇▃▁ ] [ ▆█▃ ] dim 0618 μ= +0.004 σ= 0.026 zeros= 0% [ ▁▃████▅▁ ] [ ▂█▂ ] dim 0619 μ= -0.009 σ= 0.017 zeros= 0% [ ▂███▂ ] [ ▃▇█▁ ] dim 0620 μ= -0.003 σ= 0.026 zeros= 0% [ ▁▄████▃▁ ] [ ▁██ ] dim 0621 μ= -0.039 σ= 0.022 zeros= 0% [ ▂████▂ ] [ ▅█▇▁ ] dim 0622 μ= -0.008 σ= 0.034 zeros= 0% [ ▁▄▇████▄▂▁ ] [ ▄█▄ ] dim 0623 μ= +0.008 σ= 0.024 zeros= 0% [ ▁▆███▅▁ ] [ ▂█▆ ] dim 0624 μ= -0.005 σ= 0.021 zeros= 0% [ ▂███▅▁ ] [ ▁█▇▁ ] dim 0625 μ= -0.019 σ= 0.025 zeros= 0% [ ▁▃████▃▁ ] [ ▃▆█▅▁ ] dim 0626 μ= -0.014 σ= 0.039 zeros= 0% [ ▁▃▇█████▅▂▁ ] [ ▁█▆▁ ] dim 0627 μ= +0.018 σ= 0.025 zeros= 0% [ ▁▃████▃▁ ] [ ▄▇█▆ ] dim 0628 μ= -0.020 σ= 0.035 zeros= 0% [ ▁▃█████▇▃▁ ] [ ▁▆█▅ ] dim 0629 μ= -0.012 σ= 0.032 zeros= 0% [ ▁▄████▇▃▁ ] [ ▃▇█▃ ] dim 0630 μ= -0.020 σ= 0.026 zeros= 0% [ ▁▄████▄▁ ] [ ▁▆█▂ ] dim 0631 μ= +0.000 σ= 0.028 zeros= 0% [ ▁▄████▅▁ ] [ ▅█▂ ] dim 0632 μ= -0.013 σ= 0.022 zeros= 0% [ ▁▅███▃▁ ] [ ▆█▁ ] dim 0633 μ= -0.016 σ= 0.023 zeros= 0% [ ▁▇███▃▁ ] [ ▃█▄ ] dim 0634 μ= -0.009 σ= 0.019 zeros= 0% [ ▂███▃ ] [ ▅▇█▄ ] dim 0635 μ= -0.020 σ= 0.038 zeros= 0% [ ▂▄█████▇▄▂▁ ] [ █▆ ] dim 0636 μ= -0.003 σ= 0.020 zeros= 0% [ ▂███▅▁ ] [ ▆██▁ ] dim 0637 μ= -0.026 σ= 0.030 zeros= 0% [ ▁▃▇████▄▁ ] [ ██ ] dim 0638 μ= -0.021 σ= 0.021 zeros= 0% [ ▂███▇▁ ] [ ▅█▆▃ ] dim 0639 μ= +0.015 σ= 0.035 zeros= 0% [ ▁▄▇████▆▃▁ ] [ ▄█ ] dim 0640 μ= +0.003 σ= 0.020 zeros= 0% [ ▁▅███▁ ] [ ▂▆█▇▁ ] dim 0641 μ= -0.009 σ= 0.041 zeros= 0% [ ▁▃▆█████▇▃▁ ] [ ▆█▁ ] dim 0642 μ= +0.020 σ= 0.024 zeros= 0% [ ▂▇███▃▁ ] [ ▁█▄ ] dim 0643 μ= -0.008 σ= 0.021 zeros= 0% [ ▃███▄ ] [ ▁██▄ ] dim 0644 μ= -0.016 σ= 0.029 zeros= 0% [ ▁▄████▆▂ ] [ ▄█▇▃ ] dim 0645 μ= -0.005 σ= 0.031 zeros= 0% [ ▁▃▇████▄▂ ] [ ▇█▆▁ ] dim 0646 μ= +0.009 σ= 0.031 zeros= 0% [ ▁▃█████▃▁ ] [ ▂██ ] dim 0647 μ= -0.005 σ= 0.024 zeros= 0% [ ▁▄███▇▂ ] [ ▁▅█▄ ] dim 0648 μ= +0.004 σ= 0.028 zeros= 0% [ ▁▃████▆▂ ] [ ▂▇█▆▁ ] dim 0649 μ= -0.012 σ= 0.036 zeros= 0% [ ▃▅█████▅▁ ] [ ▃█▄ ] dim 0650 μ= -0.007 σ= 0.030 zeros= 0% [ ▁▃▆████▃▁ ] [ ▁▆█▆ ] dim 0651 μ= +0.007 σ= 0.031 zeros= 0% [ ▁▄█████▃▁ ] [ ▅█▆▁ ] dim 0652 μ= +0.030 σ= 0.029 zeros= 0% [ ▁▃▇████▃▁ ] [ ▂▆█▅ ] dim 0653 μ= -0.013 σ= 0.031 zeros= 0% [ ▁▄████▇▃▁ ] [ ▁█▄ ] dim 0654 μ= -0.006 σ= 0.020 zeros= 0% [ ▂███▅▁ ] [ ▅█▂ ] dim 0655 μ= +0.003 σ= 0.024 zeros= 0% [ ▂▆███▃▁ ] [ ▆█▁ ] dim 0656 μ= +0.003 σ= 0.022 zeros= 0% [ ▁▆███▃▁ ] [ ▄█▆▃ ] dim 0657 μ= +0.012 σ= 0.034 zeros= 0% [ ▂▄█████▅▂▁ ] [ ██ ] dim 0658 μ= -0.000 σ= 0.018 zeros= 0% [ ▁▆██▇▁ ] [ ▃▇█▄ ] dim 0659 μ= +0.019 σ= 0.030 zeros= 0% [ ▂▅████▅▂ ] [ ▁▆█▃ ] dim 0660 μ= +0.004 σ= 0.037 zeros= 0% [ ▁▃▅█████▄▂▁ ] [ ▂██ ] dim 0661 μ= -0.002 σ= 0.024 zeros= 0% [ ▁▃████▃ ] [ ▇█ ] dim 0662 μ= +0.000 σ= 0.013 zeros= 0% [ ▂██▃ ] [ ▂▆█▅▂ ] dim 0663 μ= -0.008 σ= 0.040 zeros= 0% [ ▁▂▅█████▆▃▁ ] [ ▂██▃ ] dim 0664 μ= +0.001 σ= 0.029 zeros= 0% [ ▁▅████▅▂ ] [ ▂██▇▁ ] dim 0665 μ= -0.010 σ= 0.035 zeros= 0% [ ▂▅█████▅▂▁ ] [ ▅█▁ ] dim 0666 μ= +0.003 σ= 0.023 zeros= 0% [ ▂▆███▃ ] [ ▁▇█▇▂ ] dim 0667 μ= +0.009 σ= 0.038 zeros= 0% [ ▁▃▅█████▆▂▁ ] [ ▂█▂ ] dim 0668 μ= +0.007 σ= 0.019 zeros= 0% [ ▄███▂ ] [ ▂██▂ ] dim 0669 μ= -0.019 σ= 0.027 zeros= 0% [ ▁▄████▄▁ ] [ ▃█▅ ] dim 0670 μ= +0.010 σ= 0.023 zeros= 0% [ ▁▄███▅▁ ] [ ▄█▅ ] dim 0671 μ= +0.031 σ= 0.023 zeros= 0% [ ▁▄███▆▁ ] [ ▄█▅ ] dim 0672 μ= +0.009 σ= 0.025 zeros= 0% [ ▁▆███▆▁ ] [ ▄█▃ ] dim 0673 μ= +0.009 σ= 0.022 zeros= 0% [ ▁▄███▄▁ ] [ ▇█▂ ] dim 0674 μ= +0.019 σ= 0.025 zeros= 0% [ ▁▃████▃▁ ] [ ▂██▄ ] dim 0675 μ= +0.019 σ= 0.028 zeros= 0% [ ▁▄████▅▁ ] [ ▆█▂ ] dim 0676 μ= -0.017 σ= 0.026 zeros= 0% [ ▃████▄▁ ] [ ▅██▃ ] dim 0677 μ= +0.017 σ= 0.036 zeros= 0% [ ▁▃▇████▆▃▁▁ ] [ ▄█▅ ] dim 0678 μ= -0.027 σ= 0.023 zeros= 0% [ ▁▄███▅▁ ] [ ▂▇█▁ ] dim 0679 μ= -0.002 σ= 0.027 zeros= 0% [ ▁▄████▄▁ ] [ ▃█▂ ] dim 0680 μ= +0.007 σ= 0.020 zeros= 0% [ ▃███▂ ] [ ▆█▁ ] dim 0681 μ= +0.038 σ= 0.024 zeros= 0% [ ▃████▂▁ ] [ ▄█▁ ] dim 0682 μ= -0.013 σ= 0.021 zeros= 0% [ ▁▅███▃ ] [ ▁██▅ ] dim 0683 μ= +0.003 σ= 0.029 zeros= 0% [ ▁▄████▆▂ ] [ ██ ] dim 0684 μ= +0.019 σ= 0.017 zeros= 0% [ ▅██▆▁ ] [ ▃█▆ ] dim 0685 μ= +0.013 σ= 0.026 zeros= 0% [ ▁▅███▇▃▁ ] [ ▁▄█▆▄ ] dim 0686 μ= -0.024 σ= 0.041 zeros= 0% [ ▁▃▅█████▇▄▂ ] [ ▂█▆▁ ] dim 0687 μ= -0.003 σ= 0.027 zeros= 0% [ ▁▄████▃▁ ] [ ▃▆█▆ ] dim 0688 μ= -0.014 σ= 0.036 zeros= 0% [ ▁▃▆█████▄▂▁ ] [ ▅█▂ ] dim 0689 μ= -0.012 σ= 0.023 zeros= 0% [ ▁▅███▃▁ ] [ █▁ ] dim 0690 μ= +0.010 σ= 0.016 zeros= 0% [ ▁███▂ ] [ ▄██▄ ] dim 0691 μ= +0.018 σ= 0.032 zeros= 0% [ ▁▂▅████▅▂▁ ] [ ▃█▇▂ ] dim 0692 μ= -0.002 σ= 0.031 zeros= 0% [ ▁▂▅████▅▂▁ ] [ ▁▅█▄ ] dim 0693 μ= -0.014 σ= 0.032 zeros= 0% [ ▂▄████▆▃▁ ] [ ▂█▄ ] dim 0694 μ= +0.010 σ= 0.022 zeros= 0% [ ▁▄███▄▁ ] [ ▁▆█▃ ] dim 0695 μ= -0.015 σ= 0.029 zeros= 0% [ ▁▄████▆▂ ] [ ▂█▄ ] dim 0696 μ= +0.010 σ= 0.022 zeros= 0% [ ▁▄███▅▁ ] [ ▃▇█▃ ] dim 0697 μ= -0.019 σ= 0.031 zeros= 0% [ ▂▅████▅▂▁ ] [ █▆ ] dim 0698 μ= -0.021 σ= 0.016 zeros= 0% [ ▆██▄ ] [ ▃██ ] dim 0699 μ= -0.002 σ= 0.026 zeros= 0% [ ▁▄████▃▁ ] [ ▃█▆ ] dim 0700 μ= -0.005 σ= 0.027 zeros= 0% [ ▁▅████▃▁ ] [ ▆█▇▁ ] dim 0701 μ= +0.012 σ= 0.033 zeros= 0% [ ▁▃▇████▄▂ ] [ ▂█▆▁ ] dim 0702 μ= -0.003 σ= 0.026 zeros= 0% [ ▁▄████▃▁ ] [ ▇█▂ ] dim 0703 μ= +0.002 σ= 0.024 zeros= 0% [ ▂▇███▃▁ ] [ █▅ ] dim 0704 μ= -0.003 σ= 0.015 zeros= 0% [ ▄██▂ ] [ ▅█▅ ] dim 0705 μ= -0.011 σ= 0.030 zeros= 0% [ ▁▃█████▃▁ ] [ ▁█ ] dim 0706 μ= +0.025 σ= 0.014 zeros= 0% [ ▁██▆ ] [ ██ ] dim 0707 μ= -0.018 σ= 0.018 zeros= 0% [ ▁▅██▆▁ ] [ ▁▇█▇ ] dim 0708 μ= +0.011 σ= 0.031 zeros= 0% [ ▁▃█████▅▁ ] [ █▇▁ ] dim 0709 μ= +0.018 σ= 0.023 zeros= 0% [ ▂████▂ ] [ ▅██▅ ] dim 0710 μ= -0.002 σ= 0.039 zeros= 0% [ ▁▂▅██████▄▂▁ ] [ ▂▆█▇▃ ] dim 0711 μ= -0.008 σ= 0.037 zeros= 0% [ ▁▂▄█████▆▂▁ ] [ ▅█▃ ] dim 0712 μ= -0.013 σ= 0.025 zeros= 0% [ ▂▇███▅▁ ] [ ▃█▇ ] dim 0713 μ= -0.006 σ= 0.027 zeros= 0% [ ▂▅████▃ ] [ ▂▇█▅▃ ] dim 0714 μ= -0.007 σ= 0.035 zeros= 0% [ ▁▄█████▅▂▁ ] [ ▇█ ] dim 0715 μ= +0.019 σ= 0.020 zeros= 0% [ ▁▆███▁ ] [ █▅ ] dim 0716 μ= +0.013 σ= 0.018 zeros= 0% [ ▂▇██▃ ] [ ▅█▆ ] dim 0717 μ= +0.009 σ= 0.028 zeros= 0% [ ▁▃▇███▇▃ ] [ █▃ ] dim 0718 μ= -0.025 σ= 0.017 zeros= 0% [ ▁███▃ ] [ ▂██▇ ] dim 0719 μ= +0.041 σ= 0.035 zeros= 0% [ ▁▃▅█████▃▂ ] [ ▂▆█▄ ] dim 0720 μ= -0.001 σ= 0.032 zeros= 0% [ ▁▂▆████▆▂▁ ] [ ▇█▃ ] dim 0721 μ= -0.016 σ= 0.025 zeros= 0% [ ▃▇███▄▁ ] [ █▅ ] dim 0722 μ= -0.004 σ= 0.017 zeros= 0% [ ▁▇██▄ ] [ ▄▇█▄ ] dim 0723 μ= -0.018 σ= 0.032 zeros= 0% [ ▁▂▆████▆▂▁ ] [ ▄█▆▁ ] dim 0724 μ= +0.012 σ= 0.032 zeros= 0% [ ▁▃█████▄▁ ] [ ▅█▁ ] dim 0725 μ= +0.004 σ= 0.021 zeros= 0% [ ▁▅███▃ ] [ ▇█▇▄ ] dim 0726 μ= -0.007 σ= 0.038 zeros= 0% [ ▁▂▅█████▆▃▁ ] [ ▄█▄ ] dim 0727 μ= -0.009 σ= 0.024 zeros= 0% [ ▁▅███▅▁ ] [ ▇█ ] dim 0728 μ= -0.019 σ= 0.022 zeros= 0% [ ▂████▂ ] [ ▃█▃ ] dim 0729 μ= +0.008 σ= 0.025 zeros= 0% [ ▂▅███▅▂ ] [ ▆█▂ ] dim 0730 μ= -0.016 σ= 0.026 zeros= 0% [ ▃▇███▄▁ ] [ ▁▇█▃ ] dim 0731 μ= +0.003 σ= 0.030 zeros= 0% [ ▁▄████▆▂▁ ] [ ▇█▆ ] dim 0732 μ= +0.007 σ= 0.029 zeros= 0% [ ▁▃█████▃ ] [ ▅█▃ ] dim 0733 μ= +0.007 σ= 0.024 zeros= 0% [ ▁▅███▄▁ ] [ ▅█▃ ] dim 0734 μ= -0.012 σ= 0.022 zeros= 0% [ ▁▄███▄ ] [ ▄█▁ ] dim 0735 μ= -0.015 σ= 0.022 zeros= 0% [ ▁▆███▂ ] [ ▁█▄ ] dim 0736 μ= -0.026 σ= 0.020 zeros= 0% [ ▃███▄ ] [ ▃█▆▃ ] dim 0737 μ= -0.021 σ= 0.030 zeros= 0% [ ▂▅████▄▁ ] [ ▂▅██▅▃ ] dim 0738 μ= +0.024 σ= 0.043 zeros= 0% [ ▁▅██████▇▃▂ ] [ ██ ] dim 0739 μ= -0.017 σ= 0.021 zeros= 0% [ ▁▇███▂ ] [ ▄█▇▄ ] dim 0740 μ= +0.016 σ= 0.038 zeros= 0% [ ▂▅█████▇▃▁ ] [ ▂█▄ ] dim 0741 μ= +0.029 σ= 0.024 zeros= 0% [ ▁▄███▅▁ ] [ ▅█▄ ] dim 0742 μ= -0.013 σ= 0.032 zeros= 0% [ ▁▅████▇▃▁ ] [ █▇ ] dim 0743 μ= -0.038 σ= 0.018 zeros= 0% [ ▁▆██▆▁ ] [ ▁▆█▄ ] dim 0744 μ= +0.003 σ= 0.030 zeros= 0% [ ▁▅████▆▂▁ ] [ ▂█▆▁ ] dim 0745 μ= +0.017 σ= 0.024 zeros= 0% [ ▃████▂ ] [ █▃ ] dim 0746 μ= -0.007 σ= 0.017 zeros= 0% [ ▁███▂ ] [ ▄█▇▂ ] dim 0747 μ= -0.005 σ= 0.029 zeros= 0% [ ▂▆████▃▁ ] [ ▃█▆▁ ] dim 0748 μ= -0.022 σ= 0.030 zeros= 0% [ ▂▆████▄▁ ] [ ▃█▂ ] dim 0749 μ= -0.011 σ= 0.022 zeros= 0% [ ▁▅███▄ ] [ ▇██▄ ] dim 0750 μ= -0.003 σ= 0.039 zeros= 0% [ ▁▂▅█████▇▄▂ ] [ ▂▇█▅ ] dim 0751 μ= +0.002 σ= 0.031 zeros= 0% [ ▂▅████▇▂▁ ] [ ▂▇█▃ ] dim 0752 μ= +0.002 σ= 0.028 zeros= 0% [ ▁▄████▅▂ ] [ ▄█▄ ] dim 0753 μ= -0.008 σ= 0.024 zeros= 0% [ ▁▄███▆▂ ] [ █ ] dim 0754 μ= -0.013 σ= 0.011 zeros= 0% [ ██▄ ] [ █▂ ] dim 0755 μ= -0.007 σ= 0.018 zeros= 0% [ ▁▇██▃ ] [ ▄█▇▁ ] dim 0756 μ= +0.014 σ= 0.027 zeros= 0% [ ▁▅████▃▁ ] [ ▁▆█▁ ] dim 0757 μ= +0.001 σ= 0.026 zeros= 0% [ ▁▃████▄▁ ] [ ▂▆█▇▂ ] dim 0758 μ= -0.009 σ= 0.035 zeros= 0% [ ▂▅█████▅▂ ] [ ▅▇█▇▁ ] dim 0759 μ= +0.021 σ= 0.038 zeros= 0% [ ▁▃██████▄▂▁ ] [ █ ] dim 0760 μ= -0.009 σ= 0.011 zeros= 0% [ ▄█▆ ] [ ▆██▄ ] dim 0761 μ= +0.016 σ= 0.036 zeros= 0% [ ▁▁▃█████▇▃▁ ] [ ▅█▆ ] dim 0762 μ= -0.009 σ= 0.030 zeros= 0% [ ▁▃▆███▇▃▁ ] [ ▄██▁ ] dim 0763 μ= -0.005 σ= 0.029 zeros= 0% [ ▂▆████▄▁ ] [ ▄█▆ ] dim 0764 μ= +0.009 σ= 0.025 zeros= 0% [ ▂▆███▆▂ ] [ █▂ ] dim 0765 μ= +0.012 σ= 0.016 zeros= 0% [ ▁▆██▂ ] [ ▅█▅ ] dim 0766 μ= -0.010 σ= 0.032 zeros= 0% [ ▁▃█████▄▁ ] [ ▅█▇▁ ] dim 0767 μ= +0.014 σ= 0.031 zeros= 0% [ ▂▇████▄▁ ] [ ▃█▃ ] dim 0768 μ= -0.010 σ= 0.020 zeros= 0% [ ▄███▃ ] [ ▄▇█▂ ] dim 0769 μ= -0.004 σ= 0.028 zeros= 0% [ ▁▅████▃▁ ] [ ▃█▆▁ ] dim 0770 μ= -0.005 σ= 0.029 zeros= 0% [ ▁▂▅████▃▁ ] [ ▄█▂ ] dim 0771 μ= -0.012 σ= 0.022 zeros= 0% [ ▁▄███▄ ] [ █▄ ] dim 0772 μ= +0.013 σ= 0.016 zeros= 0% [ ▁▆██▃ ] [ ▅█▅ ] dim 0773 μ= -0.011 σ= 0.029 zeros= 0% [ ▃████▇▂▁ ] [ ▁▆█▆▁ ] dim 0774 μ= -0.010 σ= 0.037 zeros= 0% [ ▁▂▅█████▅▂▁ ] [ ▁█▆ ] dim 0775 μ= -0.004 σ= 0.022 zeros= 0% [ ▂███▆▂ ] [ ▁▆█▅ ] dim 0776 μ= +0.006 σ= 0.034 zeros= 0% [ ▁▂▄█████▄▁ ] [ ▂▇█▅ ] dim 0777 μ= -0.017 σ= 0.033 zeros= 0% [ ▂▅████▆▂▁ ] [ ▁█▅ ] dim 0778 μ= +0.013 σ= 0.021 zeros= 0% [ ▃███▅▁ ] [ ▂█▆ ] dim 0779 μ= -0.004 σ= 0.026 zeros= 0% [ ▁▄████▃ ] [ ▁█▆ ] dim 0780 μ= -0.023 σ= 0.025 zeros= 0% [ ▁▄███▇▂ ] [ ▄█▂ ] dim 0781 μ= -0.011 σ= 0.020 zeros= 0% [ ▁▃███▃▁ ] [ ▁█▁ ] dim 0782 μ= +0.028 σ= 0.017 zeros= 0% [ ▁███▂ ] [ ▇█ ] dim 0783 μ= +0.001 σ= 0.024 zeros= 0% [ ▃▇███▄▁ ] [ ▃█▇▁ ] dim 0784 μ= -0.003 σ= 0.026 zeros= 0% [ ▁▄████▃▁ ] [ ▂█▇ ] dim 0785 μ= -0.004 σ= 0.024 zeros= 0% [ ▁▃████▂ ] [ ▂▇█▄ ] dim 0786 μ= +0.022 σ= 0.031 zeros= 0% [ ▂▄████▇▂▁ ] [ ▅█ ] dim 0787 μ= +0.002 σ= 0.020 zeros= 0% [ ▁▆███▂ ] [ ▅█▄ ] dim 0788 μ= +0.026 σ= 0.025 zeros= 0% [ ▂▆███▅▂ ] [ ▂█▆▂ ] dim 0789 μ= +0.017 σ= 0.028 zeros= 0% [ ▁▄████▄▁ ] [ ▆█▆▂ ] dim 0790 μ= -0.026 σ= 0.035 zeros= 0% [ ▁▄█████▅▂▁ ] [ ▁█▂ ] dim 0791 μ= -0.009 σ= 0.016 zeros= 0% [ ▁███▂ ] [ ▆█▇▃ ] dim 0792 μ= +0.016 σ= 0.033 zeros= 0% [ ▁▃▇████▆▃▁ ] [ ▃█▅ ] dim 0793 μ= -0.007 σ= 0.025 zeros= 0% [ ▁▅███▇▂ ] [ ▁█▇▁ ] dim 0794 μ= -0.002 σ= 0.026 zeros= 0% [ ▁▄████▃▁ ] [ ▂█▆ ] dim 0795 μ= -0.005 σ= 0.026 zeros= 0% [ ▁▅████▂▁ ] [ ▃██ ] dim 0796 μ= +0.015 σ= 0.024 zeros= 0% [ ▁▄████▂ ] [ ▅█▄ ] dim 0797 μ= -0.029 σ= 0.026 zeros= 0% [ ▂▆███▆▁ ] [ ▁██▂ ] dim 0798 μ= +0.002 σ= 0.026 zeros= 0% [ ▁▃████▅▁ ] [ ▂█▆ ] dim 0799 μ= -0.043 σ= 0.024 zeros= 0% [ ▁▄███▆▂ ] [ ▂▆█▇▄ ] dim 0800 μ= +0.031 σ= 0.038 zeros= 0% [ ▁▂▅█████▇▃▁ ] [ █ ] dim 0801 μ= -0.028 σ= 0.013 zeros= 0% [ ▇█▇▁ ] [ ▃█▅ ] dim 0802 μ= -0.026 σ= 0.024 zeros= 0% [ ▁▄███▆▁ ] [ ▁█▁ ] dim 0803 μ= +0.009 σ= 0.015 zeros= 0% [ ▁███▁ ] [ ▄▇█▅ ] dim 0804 μ= +0.019 σ= 0.034 zeros= 0% [ ▁▃▆████▇▃▁ ] [ █▁ ] dim 0805 μ= -0.022 σ= 0.008 zeros= 0% [ ▁██ ] [ ▂█▇ ] dim 0806 μ= -0.024 σ= 0.024 zeros= 0% [ ▅███▇▂ ] [ ▄█▅▄ ] dim 0807 μ= +0.017 σ= 0.039 zeros= 0% [ ▁▂▃██████▃▁ ] [ ▁▆█▄ ] dim 0808 μ= +0.005 σ= 0.029 zeros= 0% [ ▁▃████▆▂▁ ] [ █▄ ] dim 0809 μ= +0.012 σ= 0.017 zeros= 0% [ ▁███▃ ] [ ▅█▆ ] dim 0810 μ= +0.008 σ= 0.030 zeros= 0% [ ▁▃████▇▃▁ ] [ ▄██▃ ] dim 0811 μ= +0.013 σ= 0.034 zeros= 0% [ ▁▄█████▆▂ ] [ ▁▅█▄ ] dim 0812 μ= +0.004 σ= 0.032 zeros= 0% [ ▂▄████▆▂▁ ] [ ▄█▅ ] dim 0813 μ= +0.028 σ= 0.024 zeros= 0% [ ▁▆███▆▁ ] [ ▁█▃ ] dim 0814 μ= +0.011 σ= 0.021 zeros= 0% [ ▁▃███▄▁ ] [ ▂█▇▁ ] dim 0815 μ= -0.003 σ= 0.024 zeros= 0% [ ▁▃████▃ ] [ ▇█▂ ] dim 0816 μ= +0.040 σ= 0.022 zeros= 0% [ ▂▆███▃ ] [ █▇ ] dim 0817 μ= +0.034 σ= 0.016 zeros= 0% [ ▁▆██▃ ] [ ▂▇█▆ ] dim 0818 μ= -0.015 σ= 0.031 zeros= 0% [ ▂▅████▇▃▁ ] [ ▆█▇▃ ] dim 0819 μ= +0.034 σ= 0.034 zeros= 0% [ ▁▃█████▆▂▁ ] [ ▂█▇▄ ] dim 0820 μ= +0.004 σ= 0.033 zeros= 0% [ ▂▅████▇▃▁ ] [ ▇█▁ ] dim 0821 μ= +0.003 σ= 0.021 zeros= 0% [ ▁▅███▂ ] [ ▂█▅ ] dim 0822 μ= -0.007 σ= 0.021 zeros= 0% [ ▂███▄▁ ] [ ▂▅█▇▁ ] dim 0823 μ= -0.012 σ= 0.035 zeros= 0% [ ▁▂▅█████▃▁ ] [ ▃█▆ ] dim 0824 μ= -0.007 σ= 0.026 zeros= 0% [ ▁▄████▂ ] [ █▇▁ ] dim 0825 μ= +0.001 σ= 0.024 zeros= 0% [ ▃████▃▁ ] [ ▄██▂ ] dim 0826 μ= +0.016 σ= 0.031 zeros= 0% [ ▂▆████▅▂ ] [ ▃█▁ ] dim 0827 μ= -0.012 σ= 0.018 zeros= 0% [ ▃███▂ ] [ ▄█▆▁ ] dim 0828 μ= -0.024 σ= 0.028 zeros= 0% [ ▁▆████▃ ] [ ▁▆██▃ ] dim 0829 μ= -0.008 σ= 0.035 zeros= 0% [ ▂▄█████▄▂▁ ] [ ▆██▅ ] dim 0830 μ= -0.002 σ= 0.038 zeros= 0% [ ▁▂▄██████▃▂ ] [ ██ ] dim 0831 μ= -0.001 σ= 0.013 zeros= 0% [ ▃██▃ ] [ ▆█▃ ] dim 0832 μ= -0.014 σ= 0.025 zeros= 0% [ ▂▇███▄▁ ] [ ▄█▇▄ ] dim 0833 μ= -0.001 σ= 0.030 zeros= 0% [ ▁▅████▄▂ ] [ ▅██▄ ] dim 0834 μ= -0.002 σ= 0.034 zeros= 0% [ ▁▃▆████▇▂▁ ] [ ▄█▇▁ ] dim 0835 μ= -0.005 σ= 0.027 zeros= 0% [ ▂▅████▃▁ ] [ ▆█ ] dim 0836 μ= +0.002 σ= 0.021 zeros= 0% [ ▂▆███▂ ] [ ▅█▄ ] dim 0837 μ= +0.027 σ= 0.027 zeros= 0% [ ▂▆███▆▂ ] [ ▂█▅ ] dim 0838 μ= +0.012 σ= 0.021 zeros= 0% [ ▃███▅▁ ] [ ▅█▄ ] dim 0839 μ= -0.011 σ= 0.027 zeros= 0% [ ▂████▆▂ ] [ ▃█▇▃ ] dim 0840 μ= -0.004 σ= 0.030 zeros= 0% [ ▂▇████▄▁ ] [ ▅█▅ ] dim 0841 μ= +0.011 σ= 0.026 zeros= 0% [ ▂▅███▆▂▁ ] [ ▅▇█▃ ] dim 0842 μ= -0.021 σ= 0.032 zeros= 0% [ ▁▃▆████▆▂▁ ] [ █ ] dim 0843 μ= +0.010 σ= 0.013 zeros= 0% [ ▅██▁ ] [ ▄█▃ ] dim 0844 μ= +0.006 σ= 0.025 zeros= 0% [ ▂▆███▅▁ ] [ ▅█▃ ] dim 0845 μ= -0.012 σ= 0.029 zeros= 0% [ ▁▃████▇▂▁ ] [ ▂█▆▁ ] dim 0846 μ= -0.022 σ= 0.025 zeros= 0% [ ▁▄████▃ ] [ ▃▆█▆ ] dim 0847 μ= +0.024 σ= 0.034 zeros= 0% [ ▁▂▅█████▄▁ ] [ ▂▇█▂ ] dim 0848 μ= +0.001 σ= 0.031 zeros= 0% [ ▁▂▅████▆▂ ] [ ▃▇█▅ ] dim 0849 μ= +0.037 σ= 0.031 zeros= 0% [ ▁▂▅████▆▂ ] [ ██ ] dim 0850 μ= +0.017 σ= 0.022 zeros= 0% [ ▂████▂ ] [ ▄█▂ ] dim 0851 μ= +0.006 σ= 0.025 zeros= 0% [ ▂▆███▄▁ ] [ ▃▇█▇▆ ] dim 0852 μ= +0.013 σ= 0.037 zeros= 0% [ ▁▁▅█████▇▃▁ ] [ ██ ] dim 0853 μ= -0.002 σ= 0.020 zeros= 0% [ ▁███▆▁ ] [ ▃█▄ ] dim 0854 μ= +0.010 σ= 0.024 zeros= 0% [ ▁▄███▅▁ ] [ ▄█ ] dim 0855 μ= +0.002 σ= 0.016 zeros= 0% [ ▃██▆▁ ] [ ▅█▅ ] dim 0856 μ= +0.009 σ= 0.026 zeros= 0% [ ▂▇███▇▂ ] [ ▅█▄ ] dim 0857 μ= +0.007 σ= 0.031 zeros= 0% [ ▁▄████▇▂▁ ] [ ▄█▇▁ ] dim 0858 μ= -0.004 σ= 0.028 zeros= 0% [ ▂▆████▄▁ ] [ ▇█ ] dim 0859 μ= +0.001 σ= 0.021 zeros= 0% [ ▂▇███▂ ] [ ▃▇█▅ ] dim 0860 μ= -0.018 σ= 0.032 zeros= 0% [ ▁▂▆████▇▂▁ ] [ ▆█ ] dim 0861 μ= +0.002 σ= 0.018 zeros= 0% [ ▁▅███▁ ] [ ▁▇█▇▃ ] dim 0862 μ= -0.024 σ= 0.035 zeros= 0% [ ▁▁▄█████▆▃▁ ] [ ▂█▄ ] dim 0863 μ= +0.013 σ= 0.023 zeros= 0% [ ▁▃███▇▁ ] [ ▅█▅ ] dim 0864 μ= +0.008 σ= 0.025 zeros= 0% [ ▂▆███▆▁ ] [ ▇█ ] dim 0865 μ= +0.000 σ= 0.021 zeros= 0% [ ▂████▂ ] [ ▁██▁ ] dim 0866 μ= -0.020 σ= 0.025 zeros= 0% [ ▁▄████▃▁ ] [ ▄█▄ ] dim 0867 μ= +0.009 σ= 0.022 zeros= 0% [ ▄███▄▁ ] [ ▆█▂ ] dim 0868 μ= +0.002 σ= 0.024 zeros= 0% [ ▃████▃▁ ] [ ▇█ ] dim 0869 μ= -0.038 σ= 0.017 zeros= 0% [ ▁▅██▄▁ ] [ ▄█▇▃ ] dim 0870 μ= -0.002 σ= 0.030 zeros= 0% [ ▁▂▆████▅▂ ] [ ▂██▅▁ ] dim 0871 μ= +0.003 σ= 0.037 zeros= 0% [ ▁▃▇█████▅▂ ] [ ▂▆█▄▁ ] dim 0872 μ= -0.014 σ= 0.036 zeros= 0% [ ▁▃▅█████▄▂ ] [ ▅█▇ ] dim 0873 μ= -0.005 σ= 0.029 zeros= 0% [ ▂▅████▃▁ ] [ ▆▇█▃ ] dim 0874 μ= +0.016 σ= 0.036 zeros= 0% [ ▁▃█████▆▃▁ ] [ █▃ ] dim 0875 μ= -0.006 σ= 0.014 zeros= 0% [ ▆██▂ ] [ █▃ ] dim 0876 μ= +0.013 σ= 0.017 zeros= 0% [ ▁▆██▃ ] [ ██ ] dim 0877 μ= -0.001 σ= 0.020 zeros= 0% [ ▁███▆▂ ] [ █▂ ] dim 0878 μ= -0.007 σ= 0.015 zeros= 0% [ ▁▇██▁ ] [ ▁▆█▇▂ ] dim 0879 μ= -0.007 σ= 0.038 zeros= 0% [ ▁▂▅█████▆▃▁ ] [ ▅█▇▂ ] dim 0880 μ= +0.033 σ= 0.031 zeros= 0% [ ▁▃▇████▅▁ ] [ ▆█ ] dim 0881 μ= -0.038 σ= 0.019 zeros= 0% [ ▁▆██▇▁ ] [ ▃▇█▅ ] dim 0882 μ= +0.004 σ= 0.035 zeros= 0% [ ▁▂▆█████▃▁ ] [ ▆█▄ ] dim 0883 μ= -0.014 σ= 0.027 zeros= 0% [ ▁▃████▅▁ ] [ ▃▆█▁ ] dim 0884 μ= -0.004 σ= 0.029 zeros= 0% [ ▁▅████▄▁ ] [ ▅█ ] dim 0885 μ= -0.015 σ= 0.020 zeros= 0% [ ▁▄███▂ ] [ ▁██▄ ] dim 0886 μ= -0.015 σ= 0.027 zeros= 0% [ ▁▃████▅▂ ] [ ▄█ ] dim 0887 μ= +0.043 σ= 0.019 zeros= 0% [ ▁▄███▂ ] [ ▄█▂ ] dim 0888 μ= -0.013 σ= 0.020 zeros= 0% [ ▁▄███▂ ] [ ▂▇█▅ ] dim 0889 μ= -0.014 σ= 0.032 zeros= 0% [ ▁▅████▇▃▁ ] [ ▁█▇ ] dim 0890 μ= +0.017 σ= 0.022 zeros= 0% [ ▂███▇▂ ] [ ▁▇█▃ ] dim 0891 μ= +0.002 σ= 0.029 zeros= 0% [ ▁▄████▅▁ ] [ ▃█▃ ] dim 0892 μ= +0.010 σ= 0.019 zeros= 0% [ ▃███▃▁ ] [ ▆█▇▂ ] dim 0893 μ= -0.005 σ= 0.033 zeros= 0% [ ▁▃█████▅▂▁ ] [ ▃█▅ ] dim 0894 μ= -0.024 σ= 0.026 zeros= 0% [ ▁▄███▇▃▁ ] [ ▂▅██▆▃ ] dim 0895 μ= +0.002 σ= 0.043 zeros= 0% [ ▁▃▄██████▇▃▁ ] [ ▃▇█▅ ] dim 0896 μ= +0.039 σ= 0.032 zeros= 0% [ ▁▂▅████▇▂ ] [ ▁█▄ ] dim 0897 μ= -0.007 σ= 0.022 zeros= 0% [ ▁▃███▅▁ ] [ ▂▇█▃ ] dim 0898 μ= -0.035 σ= 0.027 zeros= 0% [ ▁▃████▄▂ ] [ █▇ ] dim 0899 μ= -0.020 σ= 0.016 zeros= 0% [ ▅██▅ ] [ ▅█▄ ] dim 0900 μ= -0.013 σ= 0.026 zeros= 0% [ ▂▇███▅▁ ] [ ▅█▅▁ ] dim 0901 μ= +0.013 σ= 0.032 zeros= 0% [ ▁▃▇████▅▂ ] [ ▅█▃ ] dim 0902 μ= +0.021 σ= 0.030 zeros= 0% [ ▁▄████▅▂ ] [ ▅█▇▂ ] dim 0903 μ= -0.022 σ= 0.033 zeros= 0% [ ▁▃▇████▅▂▁ ] [ ▆█▃ ] dim 0904 μ= -0.015 σ= 0.024 zeros= 0% [ ▂▇███▄▁ ] [ ▁▅█▅▁ ] dim 0905 μ= +0.023 σ= 0.038 zeros= 0% [ ▁▄▆█████▄▁▁ ] [ ▁▆█▂ ] dim 0906 μ= +0.021 σ= 0.028 zeros= 0% [ ▁▃████▅▁ ] [ ▁█▁ ] dim 0907 μ= +0.007 σ= 0.018 zeros= 0% [ ▃███▂ ] [ ▂█▆ ] dim 0908 μ= -0.006 σ= 0.024 zeros= 0% [ ▁▄███▇▁ ] [ ▆█▄ ] dim 0909 μ= +0.004 σ= 0.029 zeros= 0% [ ▁▄████▆▂ ] [ ▃▅██▄▂ ] dim 0910 μ= -0.009 σ= 0.048 zeros= 0% [ ▁▂▅███████▄▂▁ ] [ ▂█▆▂ ] dim 0911 μ= -0.000 σ= 0.026 zeros= 0% [ ▁▃████▄▁ ] [ ▇█ ] dim 0912 μ= -0.016 σ= 0.020 zeros= 0% [ ▁▆███▂ ] [ ▂█▆ ] dim 0913 μ= +0.015 σ= 0.022 zeros= 0% [ ▃███▆▁ ] [ ▃█▆ ] dim 0914 μ= +0.012 σ= 0.025 zeros= 0% [ ▁▅███▇▂ ] [ ▄█▃ ] dim 0915 μ= +0.007 σ= 0.026 zeros= 0% [ ▂▇███▅▂ ] [ ▅██▂ ] dim 0916 μ= -0.006 σ= 0.031 zeros= 0% [ ▁▃█████▄▁ ] [ ▄█▄ ] dim 0917 μ= -0.009 σ= 0.023 zeros= 0% [ ▁▄███▅▁ ] [ ▅█▇▄ ] dim 0918 μ= -0.004 σ= 0.033 zeros= 0% [ ▁▃█████▅▂▁ ] [ ▁▆█▄ ] dim 0919 μ= +0.004 σ= 0.030 zeros= 0% [ ▁▄████▆▂ ] [ ▃█▁ ] dim 0920 μ= -0.030 σ= 0.019 zeros= 0% [ ▁▃███▃ ] [ ▄█▇▃ ] dim 0921 μ= +0.032 σ= 0.033 zeros= 0% [ ▁▃▇████▅▁ ] [ ▄█▆ ] dim 0922 μ= -0.007 σ= 0.028 zeros= 0% [ ▂▆████▃▁ ] [ ▂█▃ ] dim 0923 μ= -0.009 σ= 0.020 zeros= 0% [ ▃███▄▁ ] [ ▅█▁ ] dim 0924 μ= -0.015 σ= 0.023 zeros= 0% [ ▂▆███▃▁ ] [ ▂▇█▆ ] dim 0925 μ= -0.032 σ= 0.032 zeros= 0% [ ▂▅█████▃▁ ] [ ▃██▁ ] dim 0926 μ= +0.034 σ= 0.027 zeros= 0% [ ▁▅████▃▁ ] [ ▄█▅ ] dim 0927 μ= +0.009 σ= 0.024 zeros= 0% [ ▁▅███▅▁ ] [ ▃█▇▃ ] dim 0928 μ= -0.019 σ= 0.036 zeros= 0% [ ▁▃▇████▇▃▁ ] [ ▇█ ] dim 0929 μ= -0.001 σ= 0.024 zeros= 0% [ ▃████▂ ] [ ▁█▃ ] dim 0930 μ= -0.007 σ= 0.020 zeros= 0% [ ▃███▄▁ ] [ ▁▇█▇▂ ] dim 0931 μ= -0.008 σ= 0.036 zeros= 0% [ ▁▂▅█████▅▃▁ ] [ ▂█ ] dim 0932 μ= +0.006 σ= 0.015 zeros= 0% [ ▁██▆▁ ] [ ▁█ ] dim 0933 μ= -0.013 σ= 0.013 zeros= 0% [ ▁██▅ ] [ ▅██▅ ] dim 0934 μ= -0.020 σ= 0.035 zeros= 0% [ ▁▃█████▇▃▁ ] [ ▃█▆ ] dim 0935 μ= -0.025 σ= 0.025 zeros= 0% [ ▁▅███▇▂ ] [ ▄█ ] dim 0936 μ= +0.004 σ= 0.016 zeros= 0% [ ▃██▇▁ ] [ ▆█ ] dim 0937 μ= -0.002 σ= 0.022 zeros= 0% [ ▂███▇▂ ] [ ▅█▄ ] dim 0938 μ= +0.010 σ= 0.031 zeros= 0% [ ▁▃█████▃▁ ] [ ▆█▄ ] dim 0939 μ= -0.013 σ= 0.027 zeros= 0% [ ▁▃▇███▆▁ ] [ ▂█▆ ] dim 0940 μ= +0.015 σ= 0.028 zeros= 0% [ ▂▄████▃▁ ] [ ▂█▆▂ ] dim 0941 μ= +0.001 σ= 0.027 zeros= 0% [ ▁▃████▄▁ ] [ ▂▆▇█▃▁ ] dim 0942 μ= +0.016 σ= 0.041 zeros= 0% [ ▁▂▅██████▄▂ ] [ ▃█▃ ] dim 0943 μ= -0.011 σ= 0.021 zeros= 0% [ ▁▄███▃▁ ] [ ▃█▆▁ ] dim 0944 μ= +0.013 σ= 0.031 zeros= 0% [ ▃▆████▄▁ ] [ █▇ ] dim 0945 μ= +0.017 σ= 0.018 zeros= 0% [ ▁▆██▅▁ ] [ ▅█▆ ] dim 0946 μ= -0.006 σ= 0.028 zeros= 0% [ ▂▆████▃▁ ] [ ▅█▄ ] dim 0947 μ= -0.012 σ= 0.025 zeros= 0% [ ▂▆███▅▂ ] [ ▂█▆ ] dim 0948 μ= +0.014 σ= 0.022 zeros= 0% [ ▃███▇▁ ] [ ▂▅█▅ ] dim 0949 μ= +0.007 σ= 0.031 zeros= 0% [ ▁▃████▇▃▁ ] [ ▄█ ] dim 0950 μ= +0.022 σ= 0.022 zeros= 0% [ ▁▆███▃ ] [ ▄█▃ ] dim 0951 μ= +0.008 σ= 0.023 zeros= 0% [ ▁▅███▄▁ ] [ ▂██▃ ] dim 0952 μ= +0.017 σ= 0.032 zeros= 0% [ ▁▂▆████▅▂ ] [ ▄█▅ ] dim 0953 μ= -0.006 σ= 0.027 zeros= 0% [ ▁▆████▃ ] [ ▄█▅▁ ] dim 0954 μ= -0.025 σ= 0.030 zeros= 0% [ ▁▃▆████▄▁ ] [ ▅█▆ ] dim 0955 μ= +0.012 σ= 0.031 zeros= 0% [ ▁▂▆████▄▁ ] [ █▃ ] dim 0956 μ= -0.007 σ= 0.017 zeros= 0% [ ▁███▂ ] [ ██ ] dim 0957 μ= -0.000 σ= 0.017 zeros= 0% [ ▅██▆▁ ] [ ▃█▃ ] dim 0958 μ= +0.009 σ= 0.023 zeros= 0% [ ▁▅███▄▁ ] [ ▁█▇▃ ] dim 0959 μ= +0.001 σ= 0.029 zeros= 0% [ ▁▄████▅▁ ] [ ▂██▁ ] dim 0960 μ= -0.001 σ= 0.023 zeros= 0% [ ▃████▂ ] [ ▁█▇ ] dim 0961 μ= -0.004 σ= 0.021 zeros= 0% [ ▂███▅▁ ] [ █▆ ] dim 0962 μ= -0.006 σ= 0.019 zeros= 0% [ ▂███▄▁ ] [ ▄█▂ ] dim 0963 μ= -0.012 σ= 0.024 zeros= 0% [ ▂▅███▄▁ ] [ ▁▆█▅ ] dim 0964 μ= -0.013 σ= 0.033 zeros= 0% [ ▁▂▄█████▃▁ ] [ ▃▇█▃ ] dim 0965 μ= -0.016 σ= 0.036 zeros= 0% [ ▁▃▅█████▄▁ ] [ ▂▅█▆▃ ] dim 0966 μ= +0.013 σ= 0.042 zeros= 0% [ ▁▃▆█████▇▅▂ ] [ ▅█▂ ] dim 0967 μ= -0.034 σ= 0.021 zeros= 0% [ ▁▆███▂ ] [ ▁█▁ ] dim 0968 μ= -0.010 σ= 0.015 zeros= 0% [ ▁███▁ ] [ ▂█▆▃ ] dim 0969 μ= +0.020 σ= 0.032 zeros= 0% [ ▂▅████▇▂▁ ] [ ▂▆█▆▂ ] dim 0970 μ= +0.009 σ= 0.038 zeros= 0% [ ▁▂▆█████▆▂▁ ] [ ▂▄█▇▄▂ ] dim 0971 μ= +0.015 σ= 0.048 zeros= 0% [ ▁▂▄▆██████▅▃▁▁ ] -> OUTLIER_SPREAD: this_std=0.0483, mean_std=0.0265, +3.1sigma vs threshold=3.0sigma [ ▂▄█▆▁ ] dim 0972 μ= -0.010 σ= 0.032 zeros= 0% [ ▁▄█████▄▁ ] [ █▇ ] dim 0973 μ= -0.002 σ= 0.019 zeros= 0% [ ▁▇██▆▁ ] [ █▆ ] dim 0974 μ= -0.021 σ= 0.014 zeros= 0% [ ▄██▃ ] [ █▅ ] dim 0975 μ= -0.005 σ= 0.020 zeros= 0% [ ▂███▄▁ ] [ ▄█▆ ] dim 0976 μ= -0.009 σ= 0.027 zeros= 0% [ ▂▇███▇▂ ] [ ▆█▆▂ ] dim 0977 μ= -0.008 σ= 0.032 zeros= 0% [ ▁▃█████▄▁ ] [ ▁▆█▃ ] dim 0978 μ= +0.023 σ= 0.030 zeros= 0% [ ▁▃████▆▂▁ ] [ █▇ ] dim 0979 μ= -0.002 σ= 0.022 zeros= 0% [ ▂███▇▂ ] [ ▅█▄ ] dim 0980 μ= -0.010 σ= 0.024 zeros= 0% [ ▁▅███▅▂ ] [ ▂██▂ ] dim 0981 μ= +0.016 σ= 0.027 zeros= 0% [ ▁▅████▃▁ ] [ ▁▆█▃ ] dim 0982 μ= +0.002 σ= 0.027 zeros= 0% [ ▁▃████▄▁ ] [ █▇ ] dim 0983 μ= +0.016 σ= 0.021 zeros= 0% [ ▂███▆▁ ] [ ██ ] dim 0984 μ= -0.002 σ= 0.016 zeros= 0% [ ▅██▄ ] [ ▃█▇ ] dim 0985 μ= +0.030 σ= 0.025 zeros= 0% [ ▁▅███▆▂ ] [ ▃▄█▄ ] dim 0986 μ= +0.020 σ= 0.037 zeros= 0% [ ▁▃▆████▇▃▁ ] [ ▂▅█▄ ] dim 0987 μ= -0.015 σ= 0.034 zeros= 0% [ ▁▂▅█████▃▁ ] [ ▅█ ] dim 0988 μ= +0.002 σ= 0.015 zeros= 0% [ ▂██▄ ] [ ▄█▇▂ ] dim 0989 μ= -0.022 σ= 0.033 zeros= 0% [ ▁▃▆████▅▂▁ ] [ ▄█▇▂ ] dim 0990 μ= -0.022 σ= 0.032 zeros= 0% [ ▁▂▇████▅▂▁ ] [ █▅ ] dim 0991 μ= -0.003 σ= 0.015 zeros= 0% [ ▅██▃ ] [ ▃█▇▃ ] dim 0992 μ= -0.020 σ= 0.029 zeros= 0% [ ▂▅████▅▁ ] [ ▂██▇▃ ] dim 0993 μ= -0.010 σ= 0.038 zeros= 0% [ ▁▃▆█████▆▂▁ ] [ ▁▇█▂ ] dim 0994 μ= +0.001 σ= 0.030 zeros= 0% [ ▁▅████▆▂ ] [ ▂▇█▅ ] dim 0995 μ= -0.015 σ= 0.034 zeros= 0% [ ▁▂▆████▇▄▁ ] [ ▆█ ] dim 0996 μ= -0.015 σ= 0.019 zeros= 0% [ ▄███▂ ] [ ▅█▃ ] dim 0997 μ= -0.012 σ= 0.023 zeros= 0% [ ▁▅███▅▁ ] [ ▂█▆ ] dim 0998 μ= +0.015 σ= 0.023 zeros= 0% [ ▁▃███▆▂ ] [ ██ ] dim 0999 μ= +0.018 σ= 0.024 zeros= 0% [ ▃████▃▁ ] [ ▃██▅ ] dim 1000 μ= +0.021 σ= 0.032 zeros= 0% [ ▂▆████▆▃▁ ] [ ▃██▆ ] dim 1001 μ= +0.003 σ= 0.033 zeros= 0% [ ▁▂▅█████▃▁ ] [ ▇█▄ ] dim 1002 μ= -0.014 σ= 0.026 zeros= 0% [ ▂▇███▅▁ ] [ ██ ] dim 1003 μ= +0.019 σ= 0.019 zeros= 0% [ ▁▆██▇▁ ] [ ▃█▇ ] dim 1004 μ= -0.005 σ= 0.025 zeros= 0% [ ▁▅████▂ ] [ ▅█▆ ] dim 1005 μ= +0.010 σ= 0.028 zeros= 0% [ ▂▇███▇▂▁ ] [ ▅█▇ ] dim 1006 μ= +0.012 σ= 0.029 zeros= 0% [ ▂▇████▃▁ ] [ ▆█▄ ] dim 1007 μ= -0.013 σ= 0.025 zeros= 0% [ ▂▇███▅▁ ] [ ▁██ ] dim 1008 μ= -0.002 σ= 0.024 zeros= 0% [ ▁▃███▇▃ ] [ ▄█▄ ] dim 1009 μ= +0.008 σ= 0.022 zeros= 0% [ ▁▅███▄▁ ] [ ▃██▃ ] dim 1010 μ= -0.001 σ= 0.032 zeros= 0% [ ▁▂▆████▆▂▁ ] [ ▆██▄ ] dim 1011 μ= -0.003 σ= 0.032 zeros= 0% [ ▁▂▇████▅▂▁ ] [ ▁▇█▃ ] dim 1012 μ= +0.001 σ= 0.027 zeros= 0% [ ▁▃████▄▁ ] [ ▁██▁ ] dim 1013 μ= -0.000 σ= 0.021 zeros= 0% [ ▂████▂ ] [ ▄██▂ ] dim 1014 μ= -0.002 σ= 0.028 zeros= 0% [ ▁▅████▄▁ ] [ █▅ ] dim 1015 μ= -0.021 σ= 0.011 zeros= 0% [ ▂██▁ ] [ █▆ ] dim 1016 μ= -0.003 σ= 0.020 zeros= 0% [ ▂███▆▁ ] [ █ ] dim 1017 μ= -0.010 σ= 0.016 zeros= 0% [ ▁███▁ ] [ ▆█▅ ] dim 1018 μ= -0.012 σ= 0.027 zeros= 0% [ ▂████▆▂ ] [ ▆█▅ ] dim 1019 μ= -0.010 σ= 0.030 zeros= 0% [ ▁▃▇████▃▁ ] [ ▁█▅ ] dim 1020 μ= -0.004 σ= 0.023 zeros= 0% [ ▁▃███▇▂ ] [ ▃█▆ ] dim 1021 μ= +0.032 σ= 0.027 zeros= 0% [ ▂▅████▃ ] [ ▂▆█▅ ] dim 1022 μ= +0.005 σ= 0.032 zeros= 0% [ ▂▅████▇▃▁ ] [ ▂▆█▆ ] dim 1023 μ= +0.006 σ= 0.031 zeros= 0% [ ▁▄█████▃▁ ] smell vectors from /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec smell: sampling 2000 of 1778739 vectors for per-dim distribution... smell: 100/2000 ( 5%) 0.3s smell: 200/2000 ( 10%) 0.6s smell: 300/2000 ( 15%) 0.8s smell: 400/2000 ( 20%) 1.0s smell: 500/2000 ( 25%) 1.2s smell: 600/2000 ( 30%) 1.4s smell: 700/2000 ( 35%) 1.6s smell: 800/2000 ( 40%) 1.9s smell: 900/2000 ( 45%) 2.1s smell: 1000/2000 ( 50%) 2.6s smell: 1100/2000 ( 55%) 2.6s smell: 1200/2000 ( 60%) 3.1s smell: 1300/2000 ( 65%) 3.2s smell: 1400/2000 ( 70%) 3.4s smell: 1500/2000 ( 75%) 3.7s smell: 1600/2000 ( 80%) 3.9s smell: 1700/2000 ( 85%) 4.1s smell: 1800/2000 ( 90%) 4.4s smell: 1900/2000 ( 95%) 4.7s smell: 2000/2000 (100%) 4.9s smell: 3 degenerate dim(s) found in 5.0s: (OUTLIER_SPREAD: std of all dims: μ=0.027, σ=0.007, threshold=3.0σ) [ ▂▅██▆▂ ] dim 0585 μ= -0.032 σ= 0.050 zeros= 0% [ ▁▁▂▅██████▇▄▁ ] -> OUTLIER_SPREAD: this_std=0.0502, mean_std=0.0266, +3.3sigma vs threshold=3.0sigma [ ▅▇█▇▃ ] dim 0910 μ= -0.007 σ= 0.048 zeros= 0% [ ▁▂▅▇█████▇▃▁▁ ] -> OUTLIER_SPREAD: this_std=0.0484, mean_std=0.0266, +3.1sigma vs threshold=3.0sigma [ ▄▇█▆▄ ] dim 0971 μ= +0.014 σ= 0.049 zeros= 0% [ ▁▂▄██████▇▃▁ ] -> OUTLIER_SPREAD: this_std=0.0492, mean_std=0.0266, +3.2sigma vs threshold=3.0sigma smell: all 1024 dims: [ ▁█▇ ] dim 0000 μ= +0.002 σ= 0.023 zeros= 0% [ ▃███▅▁ ] [ ▄█▄ ] dim 0001 μ= +0.018 σ= 0.026 zeros= 0% [ ▁▅███▆▁ ] [ ▁▇█▅ ] dim 0002 μ= -0.008 σ= 0.033 zeros= 0% [ ▁▄████▇▂ ] [ ▃█▇ ] dim 0003 μ= +0.023 σ= 0.028 zeros= 0% [ ▁▅████▃ ] [ ▂█▅ ] dim 0004 μ= -0.017 σ= 0.027 zeros= 0% [ ▁▄████▃ ] [ ▂▆█▃ ] dim 0005 μ= -0.009 σ= 0.033 zeros= 0% [ ▁▃████▆▂▁ ] [ ▁█▃ ] dim 0006 μ= -0.000 σ= 0.020 zeros= 0% [ ▂███▃ ] [ ▆█▁ ] dim 0007 μ= -0.030 σ= 0.021 zeros= 0% [ ▁▅███▂ ] [ █▄ ] dim 0008 μ= -0.018 σ= 0.018 zeros= 0% [ ▁▆██▃ ] [ ▁▆█▁ ] dim 0009 μ= +0.007 σ= 0.028 zeros= 0% [ ▁▃████▃▁ ] [ ▁▆█▄ ] dim 0010 μ= +0.013 σ= 0.031 zeros= 0% [ ▁▃████▇▂ ] [ ▂█▇▃ ] dim 0011 μ= -0.012 σ= 0.035 zeros= 0% [ ▂▆████▆▃ ] [ ▅█ ] dim 0012 μ= +0.011 σ= 0.018 zeros= 0% [ ▃██▇▁ ] [ ▆█ ] dim 0013 μ= -0.009 σ= 0.021 zeros= 0% [ ▅███▂ ] [ ▃██▃ ] dim 0014 μ= +0.005 σ= 0.034 zeros= 0% [ ▁▃▆████▅▂ ] [ ▂█▃ ] dim 0015 μ= -0.001 σ= 0.021 zeros= 0% [ ▂███▄ ] [ ▃█▄ ] dim 0016 μ= +0.001 σ= 0.028 zeros= 0% [ ▁▅███▇▂▁ ] [ ▆█▄ ] dim 0017 μ= +0.016 σ= 0.031 zeros= 0% [ ▁▃▇███▇▂ ] [ ▃▇█▆▁ ] dim 0018 μ= +0.013 σ= 0.038 zeros= 0% [ ▁▂▅█████▄▁ ] [ ▄█▆▂ ] dim 0019 μ= +0.004 σ= 0.031 zeros= 0% [ ▁▅████▄▁ ] [ ▄█▂ ] dim 0020 μ= +0.012 σ= 0.023 zeros= 0% [ ▁▆███▂ ] [ ▇█ ] dim 0021 μ= +0.009 σ= 0.021 zeros= 0% [ ▁▆██▇▂ ] [ ▄█▆▁ ] dim 0022 μ= +0.003 σ= 0.035 zeros= 0% [ ▁▂▇████▅▂ ] [ ▁▃█▇▇▃ ] dim 0023 μ= -0.006 σ= 0.046 zeros= 0% [ ▂▅███████▄▁ ] [ ▆█▆ ] dim 0024 μ= -0.004 σ= 0.032 zeros= 0% [ ▁▃████▇▃▁ ] [ ▄█▅ ] dim 0025 μ= +0.018 σ= 0.027 zeros= 0% [ ▁▆███▆▂ ] [ ██ ] dim 0026 μ= +0.027 σ= 0.024 zeros= 0% [ ▂███▇▂ ] [ ▆█▄ ] dim 0027 μ= -0.007 σ= 0.028 zeros= 0% [ ▃▇███▅▁ ] [ ▇█▁ ] dim 0028 μ= +0.027 σ= 0.029 zeros= 0% [ ▁▄████▃▁ ] [ ▅█▇ ] dim 0029 μ= -0.000 σ= 0.029 zeros= 0% [ ▁▅███▇▃ ] [ ▆█▁ ] dim 0030 μ= -0.009 σ= 0.024 zeros= 0% [ ▁▅███▃ ] [ █▇ ] dim 0031 μ= -0.014 σ= 0.018 zeros= 0% [ ▅██▄▁ ] [ ▃██▄ ] dim 0032 μ= +0.030 σ= 0.035 zeros= 0% [ ▂▆████▇▃▁ ] [ ▁▆█▃ ] dim 0033 μ= +0.031 σ= 0.028 zeros= 0% [ ▁▂████▄▁ ] [ ▃█▃ ] dim 0034 μ= -0.004 σ= 0.023 zeros= 0% [ ▄███▃▁ ] [ ▃▇█▂ ] dim 0035 μ= +0.008 σ= 0.033 zeros= 0% [ ▁▅████▅▂▁ ] [ █▄ ] dim 0036 μ= +0.001 σ= 0.019 zeros= 0% [ ▂███▃ ] [ ▆█▃ ] dim 0037 μ= -0.027 σ= 0.026 zeros= 0% [ ▂▆███▄▁ ] [ ▁█▃ ] dim 0038 μ= -0.001 σ= 0.020 zeros= 0% [ ▂███▃ ] [ ▇█▄ ] dim 0039 μ= +0.034 σ= 0.029 zeros= 0% [ ▂████▅▁ ] [ ▂██▅ ] dim 0040 μ= +0.012 σ= 0.036 zeros= 0% [ ▁▂▄█████▃▁ ] [ █▆ ] dim 0041 μ= +0.005 σ= 0.017 zeros= 0% [ ▅██▃ ] [ ▂█▅ ] dim 0042 μ= -0.016 σ= 0.027 zeros= 0% [ ▁▃███▇▃ ] [ ▅█▁ ] dim 0043 μ= +0.012 σ= 0.026 zeros= 0% [ ▂▆███▄▁ ] [ ▅█▅ ] dim 0044 μ= -0.024 σ= 0.030 zeros= 0% [ ▃▇███▆▂▁ ] [ ▄█▄ ] dim 0045 μ= +0.016 σ= 0.025 zeros= 0% [ ▁▄███▄▁ ] [ ▄█ ] dim 0046 μ= +0.013 σ= 0.020 zeros= 0% [ ▃███▁ ] [ ▁▆█ ] dim 0047 μ= +0.005 σ= 0.031 zeros= 0% [ ▂▄████▄▁ ] [ ▄█▇▄ ] dim 0048 μ= +0.009 σ= 0.041 zeros= 0% [ ▁▄▇████▇▄▂ ] [ ▃█▇ ] dim 0049 μ= +0.022 σ= 0.029 zeros= 0% [ ▁▅███▇▃ ] [ ▄█▃ ] dim 0050 μ= +0.015 σ= 0.029 zeros= 0% [ ▂▆███▅▁ ] [ ▃█▅ ] dim 0051 μ= -0.002 σ= 0.029 zeros= 0% [ ▂▆███▇▂ ] [ █▆ ] dim 0052 μ= +0.005 σ= 0.015 zeros= 0% [ ▄██▃ ] [ ▁█▂ ] dim 0053 μ= -0.002 σ= 0.021 zeros= 0% [ ▂███▃ ] [ ▄█▃ ] dim 0054 μ= +0.015 σ= 0.024 zeros= 0% [ ▁▅███▄▁ ] [ ▃█▃ ] dim 0055 μ= +0.017 σ= 0.022 zeros= 0% [ ▃███▃ ] [ ▄█▆ ] dim 0056 μ= +0.020 σ= 0.030 zeros= 0% [ ▂▆███▇▃ ] [ ▆█▄ ] dim 0057 μ= +0.013 σ= 0.033 zeros= 0% [ ▁▄████▆▂▁ ] [ ▆█▄ ] dim 0058 μ= +0.012 σ= 0.032 zeros= 0% [ ▁▄████▆▁▁ ] [ ▁▇█▃ ] dim 0059 μ= +0.010 σ= 0.028 zeros= 0% [ ▁▃████▃▁ ] [ ▆█ ] dim 0060 μ= +0.008 σ= 0.012 zeros= 0% [ ▁██▂ ] [ ▂█▇▁ ] dim 0061 μ= -0.017 σ= 0.030 zeros= 0% [ ▁▅████▃ ] [ ▂██▅ ] dim 0062 μ= -0.030 σ= 0.035 zeros= 0% [ ▁▅████▆▂▁ ] [ ▄█▄ ] dim 0063 μ= +0.016 σ= 0.025 zeros= 0% [ ▁▅███▄▁ ] [ ▂▆█▃ ] dim 0064 μ= -0.012 σ= 0.031 zeros= 0% [ ▁▃████▅▁ ] [ ▂█▇ ] dim 0065 μ= +0.003 σ= 0.027 zeros= 0% [ ▁▄████▂ ] [ ▇█ ] dim 0066 μ= +0.009 σ= 0.022 zeros= 0% [ ▁▆███▂ ] [ ▁▅██▁ ] dim 0067 μ= -0.003 σ= 0.037 zeros= 0% [ ▁▄█████▄▂ ] [ ▆█ ] dim 0068 μ= +0.010 σ= 0.024 zeros= 0% [ ▁▇███▂ ] [ ▂█ ] dim 0069 μ= +0.013 σ= 0.017 zeros= 0% [ ▂██▆▁ ] [ ▆█▁ ] dim 0070 μ= -0.009 σ= 0.024 zeros= 0% [ ▁▆███▃ ] [ ▁█▆▃ ] dim 0071 μ= +0.010 σ= 0.030 zeros= 0% [ ▃████▅▁ ] [ ▄█▁ ] dim 0072 μ= +0.012 σ= 0.021 zeros= 0% [ ▁▄███▁ ] [ █▇ ] dim 0073 μ= +0.006 σ= 0.014 zeros= 0% [ ▃██▂ ] [ ▁█▆▂ ] dim 0074 μ= -0.013 σ= 0.031 zeros= 0% [ ▁▄████▅▁ ] [ ▅█▄ ] dim 0075 μ= -0.005 σ= 0.023 zeros= 0% [ ▁▅███▄ ] [ ▁█▂ ] dim 0076 μ= -0.002 σ= 0.020 zeros= 0% [ ▂███▂ ] [ ▅██▆ ] dim 0077 μ= -0.011 σ= 0.040 zeros= 0% [ ▁▃▆█████▄▂ ] [ ▄█▂ ] dim 0078 μ= +0.015 σ= 0.021 zeros= 0% [ ▃███▂ ] [ ▆█▂ ] dim 0079 μ= +0.010 σ= 0.027 zeros= 0% [ ▂▇███▃▁ ] [ ▇█ ] dim 0080 μ= -0.013 σ= 0.015 zeros= 0% [ ▃██▃ ] [ ▆█▂ ] dim 0081 μ= +0.012 σ= 0.025 zeros= 0% [ ▂▆███▃▁ ] [ ▃▆█▅▂ ] dim 0082 μ= +0.015 σ= 0.039 zeros= 0% [ ▂▆█████▅▂ ] [ ▅█▂ ] dim 0083 μ= +0.014 σ= 0.024 zeros= 0% [ ▁▅███▃ ] [ ▁▇█▅ ] dim 0084 μ= +0.013 σ= 0.032 zeros= 0% [ ▁▃████▅▂▁ ] [ ▂█▄ ] dim 0085 μ= -0.002 σ= 0.024 zeros= 0% [ ▁▄███▄▁ ] [ ▅█▇▂ ] dim 0086 μ= -0.018 σ= 0.031 zeros= 0% [ ▂▅████▃▁ ] [ ▆█▁ ] dim 0087 μ= +0.011 σ= 0.024 zeros= 0% [ ▁▆███▃▁ ] [ █▇▂ ] dim 0088 μ= -0.010 σ= 0.027 zeros= 0% [ ▂▇███▄▁ ] [ ▅█▇▁ ] dim 0089 μ= +0.022 σ= 0.032 zeros= 0% [ ▂█████▄▁ ] [ ▅██▂ ] dim 0090 μ= +0.005 σ= 0.035 zeros= 0% [ ▁▂▆████▆▂▁ ] [ ▆█ ] dim 0091 μ= +0.031 σ= 0.020 zeros= 0% [ ▅███▁ ] [ ▂▇█▄ ] dim 0092 μ= +0.034 σ= 0.033 zeros= 0% [ ▁▄████▇▃▁ ] [ ▁▇█▇▁ ] dim 0093 μ= -0.004 σ= 0.035 zeros= 0% [ ▁▄█████▃▁ ] [ ▄█▅ ] dim 0094 μ= +0.000 σ= 0.027 zeros= 0% [ ▁▅███▇▂ ] [ ▄█ ] dim 0095 μ= -0.011 σ= 0.013 zeros= 0% [ ▁██▂ ] [ ▃██▃ ] dim 0096 μ= +0.007 σ= 0.032 zeros= 0% [ ▂▄████▅▂ ] [ ▄█▂ ] dim 0097 μ= -0.005 σ= 0.024 zeros= 0% [ ▁▄███▃▁ ] [ ▁██ ] dim 0098 μ= +0.005 σ= 0.026 zeros= 0% [ ▃███▇▂ ] [ ▄█ ] dim 0099 μ= -0.006 σ= 0.020 zeros= 0% [ ▃███▂ ] [ █▆ ] dim 0100 μ= +0.003 σ= 0.022 zeros= 0% [ ▂███▅▁ ] [ ▁█▃ ] dim 0101 μ= -0.022 σ= 0.022 zeros= 0% [ ▂███▄ ] [ ▇█▂ ] dim 0102 μ= -0.009 σ= 0.024 zeros= 0% [ ▁▅███▃ ] [ ▇█ ] dim 0103 μ= +0.007 σ= 0.023 zeros= 0% [ ▂▇██▇▁ ] [ ▄█▁ ] dim 0104 μ= +0.013 σ= 0.026 zeros= 0% [ ▁▆███▄▁ ] [ ▁█▇▁ ] dim 0105 μ= +0.007 σ= 0.028 zeros= 0% [ ▁▃████▄▁ ] [ ▅█▁ ] dim 0106 μ= +0.010 σ= 0.028 zeros= 0% [ ▁▂▇███▄▁ ] [ ▁█▁ ] dim 0107 μ= -0.003 σ= 0.019 zeros= 0% [ ▂███▂ ] [ ▅█▇▂ ] dim 0108 μ= -0.017 σ= 0.035 zeros= 0% [ ▂▇████▅▂▁ ] [ ▆█ ] dim 0109 μ= +0.009 σ= 0.021 zeros= 0% [ ▁▅██▇▁ ] [ ██ ] dim 0110 μ= +0.006 σ= 0.021 zeros= 0% [ ▁▆██▆▁ ] [ █▅ ] dim 0111 μ= +0.024 σ= 0.020 zeros= 0% [ ▁▇██▄ ] [ ▁█▇▁ ] dim 0112 μ= +0.006 σ= 0.026 zeros= 0% [ ▃████▂ ] [ █▇ ] dim 0113 μ= -0.014 σ= 0.017 zeros= 0% [ ▄██▄ ] [ ▂▅█▆ ] dim 0114 μ= -0.006 σ= 0.037 zeros= 0% [ ▁▅█████▄▁ ] [ ▃▇█▃ ] dim 0115 μ= -0.014 σ= 0.034 zeros= 0% [ ▁▂▅████▅▂ ] [ ██ ] dim 0116 μ= +0.008 σ= 0.018 zeros= 0% [ ▅██▆ ] [ ▂█ ] dim 0117 μ= -0.006 σ= 0.016 zeros= 0% [ ▁██▇▁ ] [ ▁▆█▃ ] dim 0118 μ= -0.012 σ= 0.034 zeros= 0% [ ▂▅████▅▂▁ ] [ ▆█▂ ] dim 0119 μ= -0.011 σ= 0.027 zeros= 0% [ ▃████▄▁ ] [ ▃██▄ ] dim 0120 μ= -0.032 σ= 0.039 zeros= 0% [ ▁▂▆████▆▃▂ ] [ ▅█▂ ] dim 0121 μ= +0.013 σ= 0.025 zeros= 0% [ ▁▆███▃ ] [ ▂█▁ ] dim 0122 μ= -0.003 σ= 0.017 zeros= 0% [ ▁███▁ ] [ ▁█▄ ] dim 0123 μ= +0.003 σ= 0.023 zeros= 0% [ ▂███▅▁ ] [ █▆ ] dim 0124 μ= -0.015 σ= 0.020 zeros= 0% [ ▁▆██▅▁ ] [ ▃▆██▃ ] dim 0125 μ= -0.004 σ= 0.047 zeros= 0% [ ▂▄██████▇▄▁▁ ] [ █▃ ] dim 0126 μ= +0.021 σ= 0.017 zeros= 0% [ ▁▆██▂ ] [ ▁█▆ ] dim 0127 μ= -0.019 σ= 0.022 zeros= 0% [ ▂███▅▁ ] [ ▃█▆ ] dim 0128 μ= -0.020 σ= 0.029 zeros= 0% [ ▁▅███▇▃ ] [ ▃▆█▅▁ ] dim 0129 μ= -0.005 σ= 0.040 zeros= 0% [ ▁▂▅█████▅▂▁ ] [ ▅█▂ ] dim 0130 μ= -0.028 σ= 0.023 zeros= 0% [ ▁▅███▃ ] [ ▄█▅ ] dim 0131 μ= -0.001 σ= 0.028 zeros= 0% [ ▁▆███▇▂ ] [ ▂█▇ ] dim 0132 μ= +0.006 σ= 0.026 zeros= 0% [ ▁▂████▃ ] [ ▆█ ] dim 0133 μ= +0.008 σ= 0.015 zeros= 0% [ ▂██▃ ] [ ▂█▇ ] dim 0134 μ= +0.024 σ= 0.024 zeros= 0% [ ▃███▆▂ ] [ ▆█▅ ] dim 0135 μ= -0.003 σ= 0.032 zeros= 0% [ ▁▃▇███▇▃▁ ] [ ▄█▇▆ ] dim 0136 μ= +0.008 σ= 0.039 zeros= 0% [ ▁▃▇████▇▃▁ ] [ ▄█▅ ] dim 0137 μ= -0.023 σ= 0.029 zeros= 0% [ ▂▆███▇▂ ] [ ▄█▃ ] dim 0138 μ= +0.035 σ= 0.027 zeros= 0% [ ▁▆███▄▁ ] [ ▁██▁ ] dim 0139 μ= +0.006 σ= 0.028 zeros= 0% [ ▁▄████▃▁ ] [ █▇ ] dim 0140 μ= +0.006 σ= 0.022 zeros= 0% [ ▁▇██▆▁ ] [ ██ ] dim 0141 μ= +0.006 σ= 0.022 zeros= 0% [ ▂███▇▁ ] [ ▅█ ] dim 0142 μ= +0.009 σ= 0.015 zeros= 0% [ ▃██▃ ] [ ▄█▆ ] dim 0143 μ= +0.000 σ= 0.026 zeros= 0% [ ▁▄███▇▂ ] [ ▄▆█▃ ] dim 0144 μ= +0.005 σ= 0.035 zeros= 0% [ ▁▃▆████▆▂ ] [ █▄ ] dim 0145 μ= -0.019 σ= 0.018 zeros= 0% [ ▁▆██▃ ] [ ▅█▆ ] dim 0146 μ= +0.016 σ= 0.033 zeros= 0% [ ▁▃████▇▃▁ ] [ ▃██▂ ] dim 0147 μ= +0.024 σ= 0.029 zeros= 0% [ ▁▅████▃▁ ] [ ▁█ ] dim 0148 μ= -0.004 σ= 0.018 zeros= 0% [ ▂███▁ ] [ ▇█ ] dim 0149 μ= -0.014 σ= 0.024 zeros= 0% [ ▂███▇▂ ] [ ▂▇█▅ ] dim 0150 μ= -0.011 σ= 0.035 zeros= 0% [ ▂▆████▇▃ ] [ ▃▇█▅ ] dim 0151 μ= +0.008 σ= 0.039 zeros= 0% [ ▁▃▅████▇▃▁ ] [ █▄ ] dim 0152 μ= +0.023 σ= 0.017 zeros= 0% [ ▁▆██▂ ] [ ▁▆█▅ ] dim 0153 μ= -0.028 σ= 0.031 zeros= 0% [ ▁▂████▆▁ ] [ ▂▆█▅ ] dim 0154 μ= -0.006 σ= 0.035 zeros= 0% [ ▁▄████▇▃▁ ] [ ▇█ ] dim 0155 μ= +0.008 σ= 0.013 zeros= 0% [ ▂██▃ ] [ ▅█▆ ] dim 0156 μ= -0.003 σ= 0.032 zeros= 0% [ ▁▃▇███▇▃▁ ] [ ▅█▂ ] dim 0157 μ= -0.007 σ= 0.025 zeros= 0% [ ▁▆███▄ ] [ ▃█▂ ] dim 0158 μ= -0.004 σ= 0.021 zeros= 0% [ ▃███▂ ] [ ▄█▄ ] dim 0159 μ= -0.003 σ= 0.035 zeros= 0% [ ▁▃████▇▃▁ ] [ ▄█▅ ] dim 0160 μ= -0.002 σ= 0.027 zeros= 0% [ ▁▅███▆▂ ] [ ▆█▅ ] dim 0161 μ= -0.005 σ= 0.034 zeros= 0% [ ▁▄████▇▃▁ ] [ ▃█▃ ] dim 0162 μ= -0.004 σ= 0.024 zeros= 0% [ ▁▅███▄▁ ] [ ▂█▇ ] dim 0163 μ= +0.002 σ= 0.027 zeros= 0% [ ▁▄███▇▂ ] [ ▁▇█▆ ] dim 0164 μ= +0.034 σ= 0.031 zeros= 0% [ ▁▃████▆▂ ] [ ▁██▁ ] dim 0165 μ= -0.013 σ= 0.027 zeros= 0% [ ▁▃████▄ ] [ ▁▅█▃ ] dim 0166 μ= +0.012 σ= 0.033 zeros= 0% [ ▁▄████▆▂▁ ] [ ▂█ ] dim 0167 μ= -0.007 σ= 0.015 zeros= 0% [ ▁██▅ ] [ █▆ ] dim 0168 μ= +0.004 σ= 0.016 zeros= 0% [ ▅██▂ ] [ ▃█▃ ] dim 0169 μ= -0.001 σ= 0.029 zeros= 0% [ ▁▅███▇▂ ] [ ▄█▇▁ ] dim 0170 μ= +0.022 σ= 0.031 zeros= 0% [ ▂▆████▃▁ ] [ ▆█▃ ] dim 0171 μ= -0.009 σ= 0.029 zeros= 0% [ ▃████▅▁ ] [ ▅█ ] dim 0172 μ= -0.008 σ= 0.023 zeros= 0% [ ▁▅███▂ ] [ ▁█ ] dim 0173 μ= -0.005 σ= 0.017 zeros= 0% [ ▁██▇▁ ] [ ▃█▇ ] dim 0174 μ= -0.019 σ= 0.028 zeros= 0% [ ▁▅███▇▂ ] [ ▂█▇▂ ] dim 0175 μ= -0.014 σ= 0.032 zeros= 0% [ ▂▄████▅▁ ] [ █▃ ] dim 0176 μ= +0.001 σ= 0.020 zeros= 0% [ ▁███▃ ] [ ▇█▁ ] dim 0177 μ= +0.010 σ= 0.027 zeros= 0% [ ▂████▃▁ ] [ █▄ ] dim 0178 μ= +0.021 σ= 0.022 zeros= 0% [ ▃███▅ ] [ ▄█▅ ] dim 0179 μ= -0.021 σ= 0.032 zeros= 0% [ ▁▂▆████▃▁ ] [ ▆█ ] dim 0180 μ= +0.008 σ= 0.025 zeros= 0% [ ▂███▇▂ ] [ ▃█▆ ] dim 0181 μ= -0.001 σ= 0.026 zeros= 0% [ ▁▅███▅▁ ] [ ██▂ ] dim 0182 μ= -0.030 σ= 0.027 zeros= 0% [ ▂████▄▁ ] [ ▃██▅▁ ] dim 0183 μ= -0.004 σ= 0.043 zeros= 0% [ ▁▃▆█████▆▃▁ ] [ ▄██▂ ] dim 0184 μ= +0.005 σ= 0.034 zeros= 0% [ ▂▆████▅▁ ] [ ▃█▇▁ ] dim 0185 μ= -0.018 σ= 0.030 zeros= 0% [ ▁▆████▃▁ ] [ ▁█ ] dim 0186 μ= -0.005 σ= 0.019 zeros= 0% [ ▂███▁ ] [ ██ ] dim 0187 μ= +0.005 σ= 0.024 zeros= 0% [ ▂███▇▂ ] [ ▄█▁ ] dim 0188 μ= +0.035 σ= 0.019 zeros= 0% [ ▂███▁ ] [ ▃███ ] dim 0189 μ= +0.015 σ= 0.042 zeros= 0% [ ▁▃▆█████▅▃▁ ] [ ▂▅█▄ ] dim 0190 μ= -0.010 σ= 0.036 zeros= 0% [ ▁▂▅████▇▃▁ ] [ ▁▇█▅ ] dim 0191 μ= -0.004 σ= 0.037 zeros= 0% [ ▂▃█████▄▂ ] [ ▄█▅ ] dim 0192 μ= -0.022 σ= 0.028 zeros= 0% [ ▁▅███▆▂ ] [ ▅█▆ ] dim 0193 μ= +0.001 σ= 0.033 zeros= 0% [ ▂▆████▄▁ ] [ ▁██▃ ] dim 0194 μ= -0.011 σ= 0.029 zeros= 0% [ ▁▃████▅▁ ] [ ▂█▇▁ ] dim 0195 μ= +0.027 σ= 0.026 zeros= 0% [ ▃████▂ ] [ ▁█▇ ] dim 0196 μ= +0.026 σ= 0.023 zeros= 0% [ ▂███▇▂ ] [ ██ ] dim 0197 μ= -0.013 σ= 0.016 zeros= 0% [ ▃██▃ ] [ ▂█▇ ] dim 0198 μ= +0.003 σ= 0.024 zeros= 0% [ ▃███▆▁ ] [ ▆█▇ ] dim 0199 μ= +0.020 σ= 0.030 zeros= 0% [ ▂▆████▃▁ ] [ ▂█▇ ] dim 0200 μ= +0.004 σ= 0.029 zeros= 0% [ ▁▅████▃▁ ] [ ▃█ ] dim 0201 μ= -0.009 σ= 0.016 zeros= 0% [ ▂██▅ ] [ ▂█▄ ] dim 0202 μ= +0.001 σ= 0.023 zeros= 0% [ ▂███▅▁ ] [ ▁▆█▁ ] dim 0203 μ= +0.029 σ= 0.029 zeros= 0% [ ▁▃████▄▁ ] [ ▃█▆ ] dim 0204 μ= -0.000 σ= 0.031 zeros= 0% [ ▁▂▇████▃▁ ] [ ▅█▂ ] dim 0205 μ= +0.014 σ= 0.023 zeros= 0% [ ▁▅███▃ ] [ █▆ ] dim 0206 μ= +0.005 σ= 0.024 zeros= 0% [ ▃███▇▂ ] [ ▂█▇▅ ] dim 0207 μ= +0.011 σ= 0.032 zeros= 0% [ ▁▄████▆▂ ] [ ▄█ ] dim 0208 μ= -0.028 σ= 0.018 zeros= 0% [ ▃███▁ ] [ ▃█▃ ] dim 0209 μ= +0.017 σ= 0.023 zeros= 0% [ ▁▃███▃▁ ] [ ▃█ ] dim 0210 μ= -0.009 σ= 0.015 zeros= 0% [ ▁██▄ ] [ ▄█▅ ] dim 0211 μ= +0.000 σ= 0.031 zeros= 0% [ ▂▆████▃▁ ] [ ▁▇█▅ ] dim 0212 μ= +0.015 σ= 0.033 zeros= 0% [ ▁▃█████▃▁ ] [ ▄█▄ ] dim 0213 μ= -0.003 σ= 0.025 zeros= 0% [ ▁▅███▅▁ ] [ ▄█▅ ] dim 0214 μ= -0.001 σ= 0.032 zeros= 0% [ ▃▇███▇▃▁ ] [ ▂█▄ ] dim 0215 μ= +0.000 σ= 0.027 zeros= 0% [ ▁▄███▅▂ ] [ ▅█▃ ] dim 0216 μ= -0.007 σ= 0.027 zeros= 0% [ ▂▆███▄▁ ] [ ▄█▅▁ ] dim 0217 μ= +0.001 σ= 0.032 zeros= 0% [ ▁▁▆████▄▁ ] [ █▁ ] dim 0218 μ= -0.001 σ= 0.016 zeros= 0% [ ▁▇██▁ ] [ ▂██▂ ] dim 0219 μ= +0.008 σ= 0.031 zeros= 0% [ ▁▄████▅▁ ] [ ▄██▁ ] dim 0220 μ= +0.024 σ= 0.032 zeros= 0% [ ▁▂▄████▄▁ ] [ ▆█▂ ] dim 0221 μ= -0.008 σ= 0.023 zeros= 0% [ ▁▆███▃ ] [ ▂█▄ ] dim 0222 μ= -0.002 σ= 0.025 zeros= 0% [ ▁▄███▅▁ ] [ ▇█ ] dim 0223 μ= +0.008 σ= 0.024 zeros= 0% [ ▂▇███▂ ] [ ▅█▆ ] dim 0224 μ= +0.018 σ= 0.032 zeros= 0% [ ▁▃▆███▇▂▁ ] [ ▆█▂ ] dim 0225 μ= -0.010 σ= 0.028 zeros= 0% [ ▁▂████▄▁ ] [ ▃█▆ ] dim 0226 μ= +0.002 σ= 0.028 zeros= 0% [ ▁▄███▇▂▁ ] [ ▃█▇▃ ] dim 0227 μ= -0.034 σ= 0.030 zeros= 0% [ ▁▄████▄▁ ] [ ▆█▅▁ ] dim 0228 μ= +0.039 σ= 0.038 zeros= 0% [ ▂▅█████▅▂ ] [ ▁█▆ ] dim 0229 μ= +0.003 σ= 0.024 zeros= 0% [ ▂███▇▁ ] [ ▇█ ] dim 0230 μ= +0.005 σ= 0.019 zeros= 0% [ ▁▆██▅▁ ] [ ▂█▆ ] dim 0231 μ= -0.018 σ= 0.024 zeros= 0% [ ▁▃███▆▁ ] [ █▇▂ ] dim 0232 μ= +0.029 σ= 0.026 zeros= 0% [ ▂████▃ ] [ ▅█▂ ] dim 0233 μ= -0.028 σ= 0.027 zeros= 0% [ ▂▆███▄▁ ] [ ▄█▅ ] dim 0234 μ= +0.039 σ= 0.031 zeros= 0% [ ▁▂▇████▂▁ ] [ ▁█▆ ] dim 0235 μ= +0.002 σ= 0.021 zeros= 0% [ ▂███▄ ] [ ▁▅█▇▃ ] dim 0236 μ= +0.021 σ= 0.040 zeros= 0% [ ▂▅█████▆▃ ] [ ▄█ ] dim 0237 μ= -0.009 σ= 0.023 zeros= 0% [ ▁▅███▃ ] [ ▅█▂ ] dim 0238 μ= -0.010 σ= 0.029 zeros= 0% [ ▁▃████▄▁ ] [ ▃█▆ ] dim 0239 μ= -0.018 σ= 0.027 zeros= 0% [ ▁▄████▂ ] [ ▄█▅ ] dim 0240 μ= +0.017 σ= 0.024 zeros= 0% [ ▁▄███▃▁ ] [ ▃█▅▄ ] dim 0241 μ= +0.028 σ= 0.039 zeros= 0% [ ▁▃▇████▇▃▁ ] [ ▃█▆ ] dim 0242 μ= +0.002 σ= 0.025 zeros= 0% [ ▁▃███▆▂ ] [ ▄█ ] dim 0243 μ= -0.007 σ= 0.019 zeros= 0% [ ▃███▂ ] [ ▁▆█▄ ] dim 0244 μ= -0.007 σ= 0.034 zeros= 0% [ ▁▄████▇▃▁ ] [ ▄█▆▁ ] dim 0245 μ= +0.003 σ= 0.032 zeros= 0% [ ▂▆████▄▁ ] [ █▆ ] dim 0246 μ= -0.016 σ= 0.017 zeros= 0% [ ▆██▄ ] [ ▄█▆▁ ] dim 0247 μ= -0.038 σ= 0.035 zeros= 0% [ ▁▂▆████▄▂ ] [ ▁▆█▃ ] dim 0248 μ= +0.010 σ= 0.035 zeros= 0% [ ▂▄████▆▂▁ ] [ ▄█▅ ] dim 0249 μ= -0.019 σ= 0.033 zeros= 0% [ ▂▆████▄▁ ] [ ▁█▄ ] dim 0250 μ= +0.001 σ= 0.022 zeros= 0% [ ▂███▄▁ ] [ █▃ ] dim 0251 μ= +0.022 σ= 0.015 zeros= 0% [ ▆██▂ ] [ ▄█▃ ] dim 0252 μ= -0.005 σ= 0.023 zeros= 0% [ ▁▄███▃▁ ] [ █▆ ] dim 0253 μ= -0.016 σ= 0.024 zeros= 0% [ ▂███▇▂ ] [ ▂█▅ ] dim 0254 μ= +0.022 σ= 0.028 zeros= 0% [ ▁▄███▇▂ ] [ ▄██▆▁ ] dim 0255 μ= -0.011 σ= 0.037 zeros= 0% [ ▁▃▆█████▃▁ ] [ ▂█▇▅▁ ] dim 0256 μ= -0.012 σ= 0.046 zeros= 0% [ ▁▂▄██████▅▂▁ ] [ ▅█▆ ] dim 0257 μ= -0.002 σ= 0.030 zeros= 0% [ ▂▇███▇▂▁ ] [ ▁█▆ ] dim 0258 μ= +0.001 σ= 0.026 zeros= 0% [ ▁▄███▆▂ ] [ █▆ ] dim 0259 μ= +0.004 σ= 0.019 zeros= 0% [ ▁▇██▄ ] [ ▄█▅ ] dim 0260 μ= -0.002 σ= 0.033 zeros= 0% [ ▁▃▇████▃▁ ] [ █▂ ] dim 0261 μ= -0.020 σ= 0.016 zeros= 0% [ ▆██▂ ] [ ▇█ ] dim 0262 μ= +0.029 σ= 0.018 zeros= 0% [ ▄██▅▁ ] [ ▅█ ] dim 0263 μ= -0.010 σ= 0.017 zeros= 0% [ ▃██▆▁ ] [ ▁▇█▂ ] dim 0264 μ= -0.013 σ= 0.029 zeros= 0% [ ▁▄████▄▁ ] [ ▅█▂ ] dim 0265 μ= -0.010 σ= 0.026 zeros= 0% [ ▂▇███▃▁ ] [ ▁█▆ ] dim 0266 μ= +0.002 σ= 0.022 zeros= 0% [ ▂███▅▁ ] [ ▆█ ] dim 0267 μ= +0.010 σ= 0.018 zeros= 0% [ ▃██▆▁ ] [ ▅██▂ ] dim 0268 μ= +0.024 σ= 0.039 zeros= 0% [ ▁▄▇████▇▃▁ ] [ ▄█▇ ] dim 0269 μ= +0.002 σ= 0.028 zeros= 0% [ ▁▅████▃▁ ] [ ▆█▇ ] dim 0270 μ= -0.001 σ= 0.030 zeros= 0% [ ▂▆███▇▃▁ ] [ ▇█▂ ] dim 0271 μ= -0.009 σ= 0.026 zeros= 0% [ ▂▇███▄▁ ] [ ▆█ ] dim 0272 μ= -0.009 σ= 0.020 zeros= 0% [ ▅███▁ ] [ ▂▇█▅ ] dim 0273 μ= +0.013 σ= 0.037 zeros= 0% [ ▁▂▅█████▃▁ ] [ ▃▇█▃ ] dim 0274 μ= +0.008 σ= 0.033 zeros= 0% [ ▁▅████▆▂▁ ] [ ▄█▅ ] dim 0275 μ= +0.021 σ= 0.027 zeros= 0% [ ▁▄███▆▂ ] [ ▄█ ] dim 0276 μ= -0.009 σ= 0.022 zeros= 0% [ ▁▅███▂ ] [ ▁█▆ ] dim 0277 μ= +0.007 σ= 0.028 zeros= 0% [ ▃████▃▁ ] [ ▆█ ] dim 0278 μ= -0.010 σ= 0.021 zeros= 0% [ ▁▅███▂ ] [ ▃█▆ ] dim 0279 μ= +0.019 σ= 0.033 zeros= 0% [ ▁▃█████▄▁ ] [ ██ ] dim 0280 μ= +0.025 σ= 0.023 zeros= 0% [ ▂███▇▁ ] [ ▂█▇ ] dim 0281 μ= +0.003 σ= 0.025 zeros= 0% [ ▁▃███▇▂ ] [ █▇ ] dim 0282 μ= +0.006 σ= 0.018 zeros= 0% [ ▁▅██▅ ] [ ▅█▃ ] dim 0283 μ= -0.008 σ= 0.030 zeros= 0% [ ▁▃▇███▅▁ ] [ ▃██▄ ] dim 0284 μ= -0.052 σ= 0.032 zeros= 0% [ ▁▅████▅▂▁ ] [ ▃▇█▃ ] dim 0285 μ= +0.008 σ= 0.032 zeros= 0% [ ▁▅████▅▂ ] [ ▆█▅ ] dim 0286 μ= -0.008 σ= 0.032 zeros= 0% [ ▁▄████▆▂ ] [ █▆ ] dim 0287 μ= +0.005 σ= 0.021 zeros= 0% [ ▁▇██▅▁ ] [ ▁▄█▆▃ ] dim 0288 μ= -0.014 σ= 0.043 zeros= 0% [ ▁▃██████▄▂ ] [ ▄█▁ ] dim 0289 μ= +0.011 σ= 0.023 zeros= 0% [ ▁▆███▂ ] [ ▁▅█▃ ] dim 0290 μ= +0.014 σ= 0.035 zeros= 0% [ ▁▄████▆▃▁ ] [ █▆ ] dim 0291 μ= -0.015 σ= 0.014 zeros= 0% [ ▃██▂ ] [ ▃█▇▂ ] dim 0292 μ= +0.003 σ= 0.034 zeros= 0% [ ▁▂▆████▄▁ ] [ █▃ ] dim 0293 μ= +0.021 σ= 0.019 zeros= 0% [ ▁▇██▃ ] [ ▆█▄ ] dim 0294 μ= -0.004 σ= 0.027 zeros= 0% [ ▁▆███▅▁ ] [ █ ] dim 0295 μ= -0.001 σ= 0.013 zeros= 0% [ ▄█▇ ] [ ▂█▇ ] dim 0296 μ= +0.001 σ= 0.025 zeros= 0% [ ▁▄███▆▁ ] [ ▁█ ] dim 0297 μ= -0.004 σ= 0.018 zeros= 0% [ ▂███▁ ] [ ▆█▁ ] dim 0298 μ= -0.010 σ= 0.023 zeros= 0% [ ▁▆███▂ ] [ ▃█▆ ] dim 0299 μ= +0.000 σ= 0.027 zeros= 0% [ ▁▄███▇▂ ] [ ▄█▆ ] dim 0300 μ= -0.022 σ= 0.030 zeros= 0% [ ▁▂▆███▆▂ ] [ ▆█ ] dim 0301 μ= +0.008 σ= 0.025 zeros= 0% [ ▂████▃ ] [ ▃██▃ ] dim 0302 μ= +0.007 σ= 0.036 zeros= 0% [ ▁▃▆████▆▂▁ ] [ █▄ ] dim 0303 μ= -0.019 σ= 0.017 zeros= 0% [ ▁▅██▂ ] [ ▄█▇ ] dim 0304 μ= -0.000 σ= 0.030 zeros= 0% [ ▂▆███▇▃▁ ] [ ▄█▇▂ ] dim 0305 μ= +0.024 σ= 0.034 zeros= 0% [ ▂▆████▅▁ ] [ ▃▇█▅ ] dim 0306 μ= +0.011 σ= 0.037 zeros= 0% [ ▁▁▆█████▃▁ ] [ ▄█ ] dim 0307 μ= +0.010 σ= 0.016 zeros= 0% [ ▂██▄ ] [ ▃▇█▃ ] dim 0308 μ= +0.029 σ= 0.038 zeros= 0% [ ▁▂▆████▇▃▁ ] [ ▄█▆▁ ] dim 0309 μ= +0.002 σ= 0.030 zeros= 0% [ ▂▅████▃▁ ] [ █ ] dim 0310 μ= -0.002 σ= 0.010 zeros= 0% [ ▃█▄ ] [ █▇ ] dim 0311 μ= +0.006 σ= 0.013 zeros= 0% [ ▂██▂ ] [ ▆█▅ ] dim 0312 μ= +0.018 σ= 0.035 zeros= 0% [ ▁▃█████▃▁ ] [ █▆ ] dim 0313 μ= +0.004 σ= 0.020 zeros= 0% [ ▁▇██▄▁ ] [ ▁▅█▇▄ ] dim 0314 μ= +0.002 σ= 0.045 zeros= 0% [ ▁▃▅██████▄▁ ] [ ▁█▄ ] dim 0315 μ= -0.000 σ= 0.022 zeros= 0% [ ▃███▄▁ ] [ ▅█▄ ] dim 0316 μ= -0.025 σ= 0.026 zeros= 0% [ ▁▆███▅▁ ] [ ▃█▆▁ ] dim 0317 μ= -0.015 σ= 0.030 zeros= 0% [ ▁▄████▄▁ ] [ ▄█ ] dim 0318 μ= -0.010 σ= 0.015 zeros= 0% [ ▂██▄ ] [ ▂▇█▂ ] dim 0319 μ= +0.009 σ= 0.031 zeros= 0% [ ▁▄████▅▁ ] [ ██ ] dim 0320 μ= -0.014 σ= 0.025 zeros= 0% [ ▂████▂ ] [ ▂█ ] dim 0321 μ= -0.026 σ= 0.016 zeros= 0% [ ▁██▇▁ ] [ ▂▆█▄ ] dim 0322 μ= -0.008 σ= 0.035 zeros= 0% [ ▁▅█████▃▁ ] [ ▁▆█▅▁ ] dim 0323 μ= +0.015 σ= 0.035 zeros= 0% [ ▁▄█████▃▁ ] [ █▁ ] dim 0324 μ= -0.022 σ= 0.018 zeros= 0% [ ▁███▂ ] [ ▂▆█▅ ] dim 0325 μ= +0.010 σ= 0.036 zeros= 0% [ ▂▅████▆▃▁ ] [ ▄█▂ ] dim 0326 μ= -0.006 σ= 0.023 zeros= 0% [ ▁▄███▃ ] [ ▃█▂ ] dim 0327 μ= -0.024 σ= 0.019 zeros= 0% [ ▂███▂ ] [ █▂ ] dim 0328 μ= +0.004 σ= 0.010 zeros= 0% [ ▁██ ] [ ▃██ ] dim 0329 μ= +0.003 σ= 0.030 zeros= 0% [ ▂▄████▃ ] [ ▂▆█▅▁ ] dim 0330 μ= +0.017 σ= 0.040 zeros= 0% [ ▂▅█████▅▂▁ ] [ ▅█▅▂ ] dim 0331 μ= -0.002 σ= 0.039 zeros= 0% [ ▂▄█████▆▂ ] [ █▅ ] dim 0332 μ= +0.023 σ= 0.019 zeros= 0% [ ▁▇██▃ ] [ ▄█▅ ] dim 0333 μ= -0.002 σ= 0.028 zeros= 0% [ ▁▅███▇▂ ] [ █ ] dim 0334 μ= +0.018 σ= 0.016 zeros= 0% [ ▁███▁ ] [ ▁█▆ ] dim 0335 μ= +0.003 σ= 0.024 zeros= 0% [ ▂███▆▁ ] [ ▄█▇▁ ] dim 0336 μ= +0.001 σ= 0.034 zeros= 0% [ ▁▃▇████▄▁ ] [ ▁▇█ ] dim 0337 μ= -0.013 σ= 0.027 zeros= 0% [ ▁▃████▃▁ ] [ ▆█▂ ] dim 0338 μ= +0.011 σ= 0.029 zeros= 0% [ ▃████▄▁ ] [ ▃██▁ ] dim 0339 μ= +0.005 σ= 0.029 zeros= 0% [ ▁▄████▃▁ ] [ ▄██▁ ] dim 0340 μ= +0.000 σ= 0.032 zeros= 0% [ ▂▇████▃▁ ] [ ▂█▃ ] dim 0341 μ= +0.017 σ= 0.022 zeros= 0% [ ▃███▃ ] [ ▁█▆ ] dim 0342 μ= -0.018 σ= 0.026 zeros= 0% [ ▁▃███▆▂ ] [ █▁ ] dim 0343 μ= +0.000 σ= 0.014 zeros= 0% [ ▅██▁ ] [ ▅█▁ ] dim 0344 μ= +0.014 σ= 0.024 zeros= 0% [ ▁▅███▃ ] [ ▅█▂ ] dim 0345 μ= +0.014 σ= 0.026 zeros= 0% [ ▂▆███▄▁ ] [ █ ] dim 0346 μ= -0.004 σ= 0.015 zeros= 0% [ ▁██▇▁ ] [ ▇█▅ ] dim 0347 μ= -0.025 σ= 0.031 zeros= 0% [ ▁▂████▆▃ ] [ ▁▇█▄ ] dim 0348 μ= -0.008 σ= 0.033 zeros= 0% [ ▁▄████▆▂▁ ] [ ▇█▄ ] dim 0349 μ= -0.026 σ= 0.030 zeros= 0% [ ▃▇███▆▂ ] [ ▃█ ] dim 0350 μ= +0.015 σ= 0.017 zeros= 0% [ ▂███▁ ] [ ▄█▄ ] dim 0351 μ= +0.018 σ= 0.027 zeros= 0% [ ▁▅███▆▁ ] [ ▂█▆▂ ] dim 0352 μ= +0.006 σ= 0.031 zeros= 0% [ ▁▄████▄▁ ] [ ▁██ ] dim 0353 μ= -0.015 σ= 0.026 zeros= 0% [ ▁▃████▃ ] [ ▁▅█▄ ] dim 0354 μ= +0.013 σ= 0.036 zeros= 0% [ ▁▄████▇▃▁ ] [ ▆█ ] dim 0355 μ= -0.010 σ= 0.021 zeros= 0% [ ▁▅███▁ ] [ ▂▇█▅ ] dim 0356 μ= +0.031 σ= 0.034 zeros= 0% [ ▂▅████▆▂ ] [ ▄█▃ ] dim 0357 μ= +0.017 σ= 0.027 zeros= 0% [ ▁▆███▆▁ ] [ █ ] dim 0358 μ= -0.002 σ= 0.013 zeros= 0% [ ▅█▇ ] [ ██▁ ] dim 0359 μ= -0.012 σ= 0.026 zeros= 0% [ ▃▇███▃ ] [ ▅█▂ ] dim 0360 μ= +0.010 σ= 0.027 zeros= 0% [ ▂▇███▃▁ ] [ ▃██▂ ] dim 0361 μ= -0.015 σ= 0.036 zeros= 0% [ ▁▂▆████▆▂▁ ] [ ▂█ ] dim 0362 μ= -0.026 σ= 0.017 zeros= 0% [ ▂███▁ ] [ ▄█▆ ] dim 0363 μ= +0.021 σ= 0.031 zeros= 0% [ ▁▇████▃▁ ] [ ▂▅█▃ ] dim 0364 μ= +0.009 σ= 0.029 zeros= 0% [ ▁▃████▄▁ ] [ ▂▇█▃ ] dim 0365 μ= +0.030 σ= 0.031 zeros= 0% [ ▁▄████▅▂ ] [ ▂█▃ ] dim 0366 μ= -0.021 σ= 0.022 zeros= 0% [ ▂███▄▁ ] [ █▄ ] dim 0367 μ= +0.003 σ= 0.015 zeros= 0% [ ▄██▂ ] [ ▄█ ] dim 0368 μ= -0.007 σ= 0.021 zeros= 0% [ ▄███▂ ] [ ▄█ ] dim 0369 μ= +0.032 σ= 0.020 zeros= 0% [ ▄██▇▁ ] [ ▁█▃ ] dim 0370 μ= -0.002 σ= 0.020 zeros= 0% [ ▂███▃ ] [ ▅▇█▅ ] dim 0371 μ= +0.006 σ= 0.037 zeros= 0% [ ▁▃▇████▆▂▁ ] [ ▅█▆▂ ] dim 0372 μ= +0.021 σ= 0.035 zeros= 0% [ ▁▃▇████▄▁ ] [ ▄█▇▁ ] dim 0373 μ= -0.000 σ= 0.033 zeros= 0% [ ▁▂▇████▃▁ ] [ █▄ ] dim 0374 μ= -0.018 σ= 0.020 zeros= 0% [ ▁███▄▁ ] [ ▁▇█▂ ] dim 0375 μ= +0.010 σ= 0.029 zeros= 0% [ ▁▃████▄▁ ] [ ▇█ ] dim 0376 μ= -0.011 σ= 0.018 zeros= 0% [ ▄██▅▁ ] [ ▅█▅ ] dim 0377 μ= -0.005 σ= 0.029 zeros= 0% [ ▂▇███▅▂ ] [ ▁█▄ ] dim 0378 μ= -0.001 σ= 0.026 zeros= 0% [ ▁▄███▅▁ ] [ ▂█▇ ] dim 0379 μ= +0.003 σ= 0.025 zeros= 0% [ ▃███▆▂ ] [ ▃█▃ ] dim 0380 μ= -0.003 σ= 0.024 zeros= 0% [ ▁▃███▄▁ ] [ █▃ ] dim 0381 μ= +0.002 σ= 0.017 zeros= 0% [ ▁▇██▂ ] [ ▆█▄ ] dim 0382 μ= -0.008 σ= 0.030 zeros= 0% [ ▁▃▇███▅▁ ] [ ▃█▅▂ ] dim 0383 μ= +0.024 σ= 0.034 zeros= 0% [ ▁▂▅████▅▁ ] [ ▇█▃ ] dim 0384 μ= +0.010 σ= 0.027 zeros= 0% [ ▁▂▇███▃▁ ] [ ▃█▄ ] dim 0385 μ= +0.021 σ= 0.026 zeros= 0% [ ▁▄███▆▂ ] [ ██▁ ] dim 0386 μ= +0.010 σ= 0.024 zeros= 0% [ ▁▇███▃ ] [ ▂█ ] dim 0387 μ= -0.010 σ= 0.011 zeros= 0% [ ██▁ ] [ ▂▇█▃ ] dim 0388 μ= +0.012 σ= 0.043 zeros= 0% [ ▁▁▃▆█████▅▂▁ ] [ ▁██▂ ] dim 0389 μ= +0.007 σ= 0.028 zeros= 0% [ ▁▄████▃▁ ] [ ▁█▆ ] dim 0390 μ= +0.025 σ= 0.026 zeros= 0% [ ▁▃███▇▂ ] [ ▄█▆ ] dim 0391 μ= -0.000 σ= 0.031 zeros= 0% [ ▁▂▆████▃ ] [ ▂█▆ ] dim 0392 μ= +0.021 σ= 0.025 zeros= 0% [ ▁▄███▅▁ ] [ ▃▇█▆▁ ] dim 0393 μ= -0.008 σ= 0.039 zeros= 0% [ ▁▃▆█████▅▁ ] [ ▁█▁ ] dim 0394 μ= +0.017 σ= 0.017 zeros= 0% [ ▁███▁ ] [ ▅█▅ ] dim 0395 μ= -0.003 σ= 0.034 zeros= 0% [ ▁▃████▇▄▁ ] [ ██ ] dim 0396 μ= -0.014 σ= 0.024 zeros= 0% [ ▂███▇▂ ] [ █▆ ] dim 0397 μ= +0.003 σ= 0.018 zeros= 0% [ ▁▇██▃ ] [ ▅█▇▄ ] dim 0398 μ= +0.002 σ= 0.039 zeros= 0% [ ▁▄█████▅▂▁ ] [ ▇█ ] dim 0399 μ= -0.013 σ= 0.016 zeros= 0% [ ▃██▄ ] [ ▂▇█▆▂ ] dim 0400 μ= -0.004 σ= 0.038 zeros= 0% [ ▁▂▅█████▅▂ ] [ ▃█▆▁ ] dim 0401 μ= -0.017 σ= 0.029 zeros= 0% [ ▁▅████▃▁ ] [ ▂█▅ ] dim 0402 μ= -0.000 σ= 0.025 zeros= 0% [ ▁▄███▆▁ ] [ ▅█▄ ] dim 0403 μ= -0.005 σ= 0.026 zeros= 0% [ ▁▆███▅▁ ] [ ▁█▅ ] dim 0404 μ= +0.002 σ= 0.024 zeros= 0% [ ▁▃███▆▁ ] [ ▆█▅ ] dim 0405 μ= +0.016 σ= 0.029 zeros= 0% [ ▂▇███▇▂ ] [ ▂█ ] dim 0406 μ= +0.015 σ= 0.018 zeros= 0% [ ▂███▁ ] [ ▃█ ] dim 0407 μ= +0.013 σ= 0.018 zeros= 0% [ ▃██▇▁ ] [ █▅ ] dim 0408 μ= +0.003 σ= 0.025 zeros= 0% [ ▃███▆▁ ] [ ██▁ ] dim 0409 μ= -0.012 σ= 0.025 zeros= 0% [ ▂████▃ ] [ ▃█▆ ] dim 0410 μ= -0.018 σ= 0.026 zeros= 0% [ ▃███▇▂ ] [ ▃█▆ ] dim 0411 μ= +0.002 σ= 0.029 zeros= 0% [ ▁▅████▂▁ ] [ ▄█▆▄ ] dim 0412 μ= +0.003 σ= 0.039 zeros= 0% [ ▁▄▇████▅▂▁ ] [ ▅█▁ ] dim 0413 μ= -0.010 σ= 0.025 zeros= 0% [ ▂▆███▃ ] [ ▅█▂ ] dim 0414 μ= -0.008 σ= 0.024 zeros= 0% [ ▁▆███▃ ] [ ▄█▁ ] dim 0415 μ= -0.008 σ= 0.022 zeros= 0% [ ▁▅███▂ ] [ ▁██▅▁ ] dim 0416 μ= -0.005 σ= 0.038 zeros= 0% [ ▁▂▅█████▄▂▁ ] [ ▁▇█▃ ] dim 0417 μ= +0.009 σ= 0.028 zeros= 0% [ ▁▃████▃▁ ] [ █▇ ] dim 0418 μ= -0.016 σ= 0.021 zeros= 0% [ ▁▇██▅▁ ] [ █ ] dim 0419 μ= -0.005 σ= 0.014 zeros= 0% [ ▇█▆ ] [ ▃█▆▂ ] dim 0420 μ= +0.002 σ= 0.034 zeros= 0% [ ▁▃▆████▄▁ ] [ ▃█▅ ] dim 0421 μ= -0.019 σ= 0.027 zeros= 0% [ ▁▄███▇▂ ] [ ▅█▁ ] dim 0422 μ= +0.012 σ= 0.027 zeros= 0% [ ▂▇███▄▁ ] [ ▅█▃ ] dim 0423 μ= +0.015 σ= 0.024 zeros= 0% [ ▁▅███▃ ] [ ▃█▁ ] dim 0424 μ= +0.016 σ= 0.021 zeros= 0% [ ▃███▃ ] [ ▃█▇▅ ] dim 0425 μ= -0.011 σ= 0.038 zeros= 0% [ ▁▃▆████▇▃▁ ] [ █ ] dim 0426 μ= +0.018 σ= 0.012 zeros= 0% [ ▅█▆ ] [ ▄█▇▂ ] dim 0427 μ= +0.002 σ= 0.035 zeros= 0% [ ▁▃▇████▄▂ ] [ ▄█▇▂ ] dim 0428 μ= +0.021 σ= 0.035 zeros= 0% [ ▁▃█████▄▂▁ ] [ ▅█ ] dim 0429 μ= +0.011 σ= 0.016 zeros= 0% [ ▂██▅ ] [ ██ ] dim 0430 μ= +0.008 σ= 0.025 zeros= 0% [ ▂████▃ ] [ ▇█▅ ] dim 0431 μ= +0.015 σ= 0.028 zeros= 0% [ ▂▇███▅▂ ] [ ▄█ ] dim 0432 μ= +0.011 σ= 0.021 zeros= 0% [ ▁▅███▂ ] [ ▂██▂ ] dim 0433 μ= -0.013 σ= 0.030 zeros= 0% [ ▁▃████▄▁ ] [ ▂█▅ ] dim 0434 μ= +0.002 σ= 0.026 zeros= 0% [ ▁▃███▆▂ ] [ █▇ ] dim 0435 μ= +0.006 σ= 0.017 zeros= 0% [ ▅██▄ ] [ ▁▇█▅ ] dim 0436 μ= -0.008 σ= 0.035 zeros= 0% [ ▂▅████▇▃▁ ] [ ▇█▃ ] dim 0437 μ= +0.011 σ= 0.030 zeros= 0% [ ▁▃████▅▁ ] [ ▃█▄ ] dim 0438 μ= -0.002 σ= 0.023 zeros= 0% [ ▃███▄▁ ] [ ▂█▆ ] dim 0439 μ= -0.017 σ= 0.028 zeros= 0% [ ▁▄████▂▁ ] [ ▂██ ] dim 0440 μ= +0.004 σ= 0.027 zeros= 0% [ ▁▄████▂ ] [ ▄█▆ ] dim 0441 μ= +0.020 σ= 0.035 zeros= 0% [ ▁▃▇████▄▁ ] [ ▅█ ] dim 0442 μ= +0.011 σ= 0.019 zeros= 0% [ ▄██▆▁ ] [ ▄█ ] dim 0443 μ= -0.010 σ= 0.017 zeros= 0% [ ▂██▅ ] [ ▃▅█▅▂ ] dim 0444 μ= +0.016 σ= 0.045 zeros= 0% [ ▁▃▇█████▆▃▁ ] [ █▇ ] dim 0445 μ= +0.006 σ= 0.021 zeros= 0% [ ▁▆██▆▁ ] [ ▄█▆ ] dim 0446 μ= +0.019 σ= 0.029 zeros= 0% [ ▂▆███▇▂ ] [ ▂█▆ ] dim 0447 μ= +0.021 σ= 0.025 zeros= 0% [ ▄███▅▂ ] [ ▃██▁ ] dim 0448 μ= -0.015 σ= 0.030 zeros= 0% [ ▁▅████▄▁ ] [ ▅█▁ ] dim 0449 μ= +0.012 σ= 0.020 zeros= 0% [ ▄███▂ ] [ █▆ ] dim 0450 μ= -0.018 σ= 0.020 zeros= 0% [ ▁▇██▄ ] [ ▇█ ] dim 0451 μ= +0.009 σ= 0.023 zeros= 0% [ ▁▇███▂ ] [ ▂█▇▂ ] dim 0452 μ= -0.014 σ= 0.031 zeros= 0% [ ▁▄████▄▁ ] [ ▄█ ] dim 0453 μ= -0.008 σ= 0.019 zeros= 0% [ ▃██▇▁ ] [ █▁ ] dim 0454 μ= -0.000 σ= 0.015 zeros= 0% [ ▅██▁ ] [ ▄▆█▆▂ ] dim 0455 μ= +0.010 σ= 0.044 zeros= 0% [ ▁▂▄▇█████▅▂ ] [ ▄█▆▁ ] dim 0456 μ= -0.018 σ= 0.032 zeros= 0% [ ▂▅████▄▁ ] [ ▅█▃ ] dim 0457 μ= +0.012 σ= 0.028 zeros= 0% [ ▂▆███▄▁ ] [ ▇█▆ ] dim 0458 μ= +0.015 σ= 0.031 zeros= 0% [ ▁▄████▇▂ ] [ ▇█▂ ] dim 0459 μ= -0.010 σ= 0.023 zeros= 0% [ ▂▆███▂ ] [ ▆█▂ ] dim 0460 μ= -0.008 σ= 0.026 zeros= 0% [ ▂▆███▄▁ ] [ █ ] dim 0461 μ= -0.006 σ= 0.012 zeros= 0% [ ▇█▄ ] [ █▇ ] dim 0462 μ= -0.014 σ= 0.023 zeros= 0% [ ▁▇███▂ ] [ ▃█▇▂ ] dim 0463 μ= -0.017 σ= 0.034 zeros= 0% [ ▁▂▇████▅▂ ] [ ▆█▆▄ ] dim 0464 μ= -0.017 σ= 0.043 zeros= 0% [ ▁▂▄█████▇▃▁ ] [ ▅█▂ ] dim 0465 μ= -0.008 σ= 0.027 zeros= 0% [ ▂▆███▄▁ ] [ ▃███▂ ] dim 0466 μ= -0.006 σ= 0.040 zeros= 0% [ ▁▃▆█████▅▂ ] [ ▁█▇ ] dim 0467 μ= +0.003 σ= 0.022 zeros= 0% [ ▂███▅▁ ] [ █▆ ] dim 0468 μ= +0.005 σ= 0.021 zeros= 0% [ ▁▇██▅▁ ] [ ▅█▇ ] dim 0469 μ= -0.003 σ= 0.029 zeros= 0% [ ▂▆███▇▂ ] [ █▅ ] dim 0470 μ= -0.017 σ= 0.017 zeros= 0% [ ▆██▃ ] [ █ ] dim 0471 μ= +0.040 σ= 0.015 zeros= 0% [ ▁▆██▁ ] [ ▅█▄ ] dim 0472 μ= -0.005 σ= 0.027 zeros= 0% [ ▂▆███▄▁ ] [ █▅ ] dim 0473 μ= -0.017 σ= 0.016 zeros= 0% [ ▅██▃ ] [ ▄█▁ ] dim 0474 μ= +0.014 σ= 0.022 zeros= 0% [ ▁▄███▃ ] [ ▄██▂ ] dim 0475 μ= +0.002 σ= 0.039 zeros= 0% [ ▁▁▄█████▆▂▁ ] [ ▇█ ] dim 0476 μ= -0.010 σ= 0.021 zeros= 0% [ ▁▅███▂ ] [ ▂█ ] dim 0477 μ= -0.006 σ= 0.020 zeros= 0% [ ▃███▂ ] [ ▅█▅ ] dim 0478 μ= -0.024 σ= 0.025 zeros= 0% [ ▁▄███▄▁ ] [ ▄█▇▁ ] dim 0479 μ= +0.004 σ= 0.031 zeros= 0% [ ▁▅████▄▁ ] [ ▂▆█▅ ] dim 0480 μ= -0.008 σ= 0.030 zeros= 0% [ ▁▃████▅▂ ] [ █▄ ] dim 0481 μ= +0.020 σ= 0.019 zeros= 0% [ ▁███▃ ] [ ▁▇█▃ ] dim 0482 μ= +0.009 σ= 0.029 zeros= 0% [ ▁▃████▄▁ ] [ ▁▇█▄ ] dim 0483 μ= -0.009 σ= 0.031 zeros= 0% [ ▁▃████▆▁ ] [ ▅██▃ ] dim 0484 μ= +0.003 σ= 0.037 zeros= 0% [ ▁▃█████▆▂ ] [ █ ] dim 0485 μ= +0.016 σ= 0.015 zeros= 0% [ ▁██▇ ] [ ▄█▇▁ ] dim 0486 μ= +0.024 σ= 0.029 zeros= 0% [ ▁▄████▃▁ ] [ ▅█▅ ] dim 0487 μ= +0.016 σ= 0.024 zeros= 0% [ ▁▅███▄▁ ] [ ▅█▇▄ ] dim 0488 μ= +0.024 σ= 0.046 zeros= 0% [ ▁▂▆█████▇▄▂▁ ] [ ▄█▃ ] dim 0489 μ= -0.025 σ= 0.024 zeros= 0% [ ▁▄███▄▁ ] [ ▁▇█▁ ] dim 0490 μ= -0.011 σ= 0.032 zeros= 0% [ ▁▄████▅▂ ] [ █▁ ] dim 0491 μ= +0.019 σ= 0.015 zeros= 0% [ ▁▆██▁ ] [ ▁▅█▂ ] dim 0492 μ= -0.011 σ= 0.029 zeros= 0% [ ▁▃████▄▁ ] [ ▃█ ] dim 0493 μ= +0.013 σ= 0.019 zeros= 0% [ ▃███▁ ] [ █▃ ] dim 0494 μ= +0.022 σ= 0.019 zeros= 0% [ ▁▇██▃ ] [ ▂█▇▁ ] dim 0495 μ= -0.015 σ= 0.028 zeros= 0% [ ▁▄████▃▁ ] [ ██ ] dim 0496 μ= +0.025 σ= 0.015 zeros= 0% [ ▄██▂ ] [ █▇ ] dim 0497 μ= -0.015 σ= 0.019 zeros= 0% [ ▁▅██▅ ] [ ▃▇██▄ ] dim 0498 μ= +0.017 σ= 0.040 zeros= 0% [ ▁▂▅█████▅▂ ] [ █▆▁ ] dim 0499 μ= -0.012 σ= 0.028 zeros= 0% [ ▁▃▇███▄▁ ] [ ▄▇█▃ ] dim 0500 μ= +0.023 σ= 0.041 zeros= 0% [ ▁▂▄█████▆▃▁ ] [ █ ] dim 0501 μ= -0.006 σ= 0.013 zeros= 0% [ ██▄ ] [ ▂█▆ ] dim 0502 μ= +0.020 σ= 0.022 zeros= 0% [ ▃███▄▁ ] [ ▃██ ] dim 0503 μ= +0.003 σ= 0.030 zeros= 0% [ ▁▆████▄▁ ] [ █ ] dim 0504 μ= -0.004 σ= 0.011 zeros= 0% [ ▅█▄ ] [ ▃█▅ ] dim 0505 μ= -0.002 σ= 0.024 zeros= 0% [ ▄███▄▁ ] [ ▆█▂ ] dim 0506 μ= +0.010 σ= 0.026 zeros= 0% [ ▂████▃ ] [ ▇█ ] dim 0507 μ= -0.012 σ= 0.024 zeros= 0% [ ▁████▂ ] [ ▅█▆ ] dim 0508 μ= -0.003 σ= 0.033 zeros= 0% [ ▁▃█████▃▁ ] [ ▄█▅ ] dim 0509 μ= -0.001 σ= 0.024 zeros= 0% [ ▁▄███▅▁ ] [ ▅█▄ ] dim 0510 μ= -0.006 σ= 0.029 zeros= 0% [ ▃▆███▅▁ ] [ ▂▆█▄ ] dim 0511 μ= +0.010 σ= 0.036 zeros= 0% [ ▁▂▅████▅▂▁ ] [ ▇█ ] dim 0512 μ= -0.014 σ= 0.026 zeros= 0% [ ▃████▂▁ ] [ █▂ ] dim 0513 μ= +0.023 σ= 0.012 zeros= 0% [ ▂██▁ ] [ ▅█▄ ] dim 0514 μ= +0.013 σ= 0.033 zeros= 0% [ ▁▄████▆▂ ] [ ▇█▂ ] dim 0515 μ= -0.029 σ= 0.025 zeros= 0% [ ▁▇███▃▁ ] [ █▅ ] dim 0516 μ= +0.024 σ= 0.020 zeros= 0% [ ▁▇██▅▁ ] [ ▁▄█▅ ] dim 0517 μ= -0.006 σ= 0.038 zeros= 0% [ ▂▅█████▄▁ ] [ █▇ ] dim 0518 μ= +0.025 σ= 0.023 zeros= 0% [ ▂███▆▁ ] [ ▂█▅ ] dim 0519 μ= -0.039 σ= 0.027 zeros= 0% [ ▁▄███▇▂ ] [ ▁▅█▃ ] dim 0520 μ= +0.011 σ= 0.031 zeros= 0% [ ▁▃████▅▂ ] [ ▅█▆ ] dim 0521 μ= +0.021 σ= 0.032 zeros= 0% [ ▂▇████▄▁ ] [ ▄█▂ ] dim 0522 μ= +0.013 σ= 0.025 zeros= 0% [ ▁▅███▃▁ ] [ █▁ ] dim 0523 μ= +0.019 σ= 0.016 zeros= 0% [ ▁▇██▁ ] [ ▆█▃ ] dim 0524 μ= +0.012 σ= 0.028 zeros= 0% [ ▂▇███▅▁ ] [ █ ] dim 0525 μ= -0.006 σ= 0.012 zeros= 0% [ ▆█▃ ] [ ▁█▇ ] dim 0526 μ= -0.016 σ= 0.025 zeros= 0% [ ▃███▇▂ ] [ ▆█▂ ] dim 0527 μ= +0.013 σ= 0.025 zeros= 0% [ ▁▆███▄▁ ] [ ▂█▇ ] dim 0528 μ= -0.039 σ= 0.027 zeros= 0% [ ▁▄███▇▂ ] [ ▅█▃ ] dim 0529 μ= +0.013 σ= 0.028 zeros= 0% [ ▁▂▆███▅▁ ] [ ▁█▇ ] dim 0530 μ= -0.015 σ= 0.026 zeros= 0% [ ▃████▂ ] [ ▁█▇ ] dim 0531 μ= -0.015 σ= 0.023 zeros= 0% [ ▂███▆▂ ] [ ▆█▆ ] dim 0532 μ= -0.003 σ= 0.031 zeros= 0% [ ▂█████▃▁ ] [ ▁█▃ ] dim 0533 μ= -0.002 σ= 0.020 zeros= 0% [ ▂███▂ ] [ ▅█▆▁ ] dim 0534 μ= -0.000 σ= 0.031 zeros= 0% [ ▂▆████▃▁ ] [ ▄██▄ ] dim 0535 μ= -0.015 σ= 0.038 zeros= 0% [ ▁▃▆████▆▂▁ ] [ ▂█▁ ] dim 0536 μ= +0.016 σ= 0.018 zeros= 0% [ ▂███▁ ] [ ▂█▇ ] dim 0537 μ= +0.004 σ= 0.032 zeros= 0% [ ▂▄████▄▁ ] [ ▂██▁ ] dim 0538 μ= +0.028 σ= 0.027 zeros= 0% [ ▁▃████▃▁ ] [ ▅██▃ ] dim 0539 μ= +0.003 σ= 0.037 zeros= 0% [ ▁▃█████▆▂ ] [ ▁▇█▅ ] dim 0540 μ= -0.006 σ= 0.035 zeros= 0% [ ▁▄████▇▃▁ ] [ ▃█▅ ] dim 0541 μ= -0.002 σ= 0.027 zeros= 0% [ ▁▅███▆▁ ] [ ▆█▅ ] dim 0542 μ= -0.004 σ= 0.032 zeros= 0% [ ▁▃▇███▇▃▁ ] [ ▅█▄▁ ] dim 0543 μ= +0.018 σ= 0.037 zeros= 0% [ ▁▂▃█████▄▂ ] [ █▇ ] dim 0544 μ= +0.006 σ= 0.022 zeros= 0% [ ▂▆██▆▁ ] [ █▄ ] dim 0545 μ= -0.019 σ= 0.017 zeros= 0% [ ▁▆██▂ ] [ ▄██▃ ] dim 0546 μ= -0.016 σ= 0.033 zeros= 0% [ ▂▆████▄▁ ] [ ▇█▁ ] dim 0547 μ= -0.013 σ= 0.025 zeros= 0% [ ▃████▃ ] [ █▇ ] dim 0548 μ= -0.035 σ= 0.024 zeros= 0% [ ▂▇██▇▂ ] [ ▆█▃ ] dim 0549 μ= +0.013 σ= 0.029 zeros= 0% [ ▂████▅▂ ] [ ▄▇█▆▁ ] dim 0550 μ= -0.009 σ= 0.040 zeros= 0% [ ▁▄▆█████▄▁ ] [ ▇█ ] dim 0551 μ= +0.008 σ= 0.017 zeros= 0% [ ▄██▄ ] [ ▅█▃ ] dim 0552 μ= -0.006 σ= 0.028 zeros= 0% [ ▂▇███▅▁ ] [ ▄█▄ ] dim 0553 μ= -0.005 σ= 0.028 zeros= 0% [ ▁▆███▄▂ ] [ ▂█▂ ] dim 0554 μ= +0.018 σ= 0.018 zeros= 0% [ ▂███▂ ] [ ▅█▅ ] dim 0555 μ= +0.015 σ= 0.031 zeros= 0% [ ▁▃▇███▆▂▁ ] [ ▄█▇▂ ] dim 0556 μ= -0.015 σ= 0.035 zeros= 0% [ ▁▂▆████▅▂▁ ] [ ▃█▃ ] dim 0557 μ= -0.004 σ= 0.022 zeros= 0% [ ▃███▃ ] [ ▇█▂ ] dim 0558 μ= +0.009 σ= 0.026 zeros= 0% [ ▂████▃ ] [ ▄▇█▅ ] dim 0559 μ= -0.011 σ= 0.042 zeros= 0% [ ▁▄▇█████▄▂▁ ] [ ▄█▅▁ ] dim 0560 μ= -0.003 σ= 0.038 zeros= 0% [ ▁▁▄█████▄▂ ] [ ▁▆█▇ ] dim 0561 μ= -0.022 σ= 0.036 zeros= 0% [ ▁▄█████▅▂ ] [ █▃ ] dim 0562 μ= +0.000 σ= 0.020 zeros= 0% [ ▂███▃ ] [ ▆█▁ ] dim 0563 μ= +0.030 σ= 0.026 zeros= 0% [ ▂▇███▃▁ ] [ ██ ] dim 0564 μ= +0.006 σ= 0.020 zeros= 0% [ ▁▇██▆▁ ] [ ▂█▄ ] dim 0565 μ= -0.021 σ= 0.022 zeros= 0% [ ▂███▄▁ ] [ ▂█▇▁ ] dim 0566 μ= +0.006 σ= 0.029 zeros= 0% [ ▁▄████▄▁ ] [ █▄ ] dim 0567 μ= +0.002 σ= 0.016 zeros= 0% [ ▆██▂ ] [ ▄█▂ ] dim 0568 μ= +0.016 σ= 0.025 zeros= 0% [ ▁▅███▄▁ ] [ ▂█▆▁ ] dim 0569 μ= -0.016 σ= 0.029 zeros= 0% [ ▁▄████▃▁ ] [ ▄█▃ ] dim 0570 μ= +0.015 σ= 0.025 zeros= 0% [ ▁▅███▄▁ ] [ ▄█▇ ] dim 0571 μ= +0.000 σ= 0.031 zeros= 0% [ ▁▂▆████▃▁ ] [ ██ ] dim 0572 μ= +0.007 σ= 0.015 zeros= 0% [ ▃██▃ ] [ ▃█▃ ] dim 0573 μ= -0.004 σ= 0.021 zeros= 0% [ ▃███▃ ] [ ▅█ ] dim 0574 μ= -0.011 σ= 0.015 zeros= 0% [ ▂██▄ ] [ ▁▄█▅▄ ] dim 0575 μ= +0.004 σ= 0.042 zeros= 0% [ ▂▄█████▆▄▁ ] [ ▄█▅ ] dim 0576 μ= +0.017 σ= 0.026 zeros= 0% [ ▁▅███▅▁ ] [ ▃█▇ ] dim 0577 μ= -0.001 σ= 0.026 zeros= 0% [ ▁▄███▆▁ ] [ ▂▇█▃ ] dim 0578 μ= -0.010 σ= 0.033 zeros= 0% [ ▁▅████▆▃ ] [ ▇█▂ ] dim 0579 μ= -0.010 σ= 0.025 zeros= 0% [ ▂▇███▃▁ ] [ ▄█▅ ] dim 0580 μ= -0.003 σ= 0.030 zeros= 0% [ ▁▂▆███▇▂ ] [ ▁█▆ ] dim 0581 μ= +0.001 σ= 0.024 zeros= 0% [ ▁▃███▅▁ ] [ █▅ ] dim 0582 μ= +0.023 σ= 0.019 zeros= 0% [ ▁▆██▃ ] [ █ ] dim 0583 μ= -0.006 σ= 0.014 zeros= 0% [ ██▅ ] [ ▂█▆ ] dim 0584 μ= +0.002 σ= 0.031 zeros= 0% [ ▂▅████▃▁ ] [ ▂▅██▆▂ ] dim 0585 μ= -0.032 σ= 0.050 zeros= 0% [ ▁▁▂▅██████▇▄▁ ] -> OUTLIER_SPREAD: this_std=0.0502, mean_std=0.0266, +3.3sigma vs threshold=3.0sigma [ █▄ ] dim 0586 μ= +0.002 σ= 0.021 zeros= 0% [ ▂▇██▄▁ ] [ ▃█ ] dim 0587 μ= -0.008 σ= 0.015 zeros= 0% [ ▁██▅ ] [ ▄▇█▃ ] dim 0588 μ= -0.013 σ= 0.034 zeros= 0% [ ▁▁▅████▆▂▁ ] [ █ ] dim 0589 μ= -0.001 σ= 0.015 zeros= 0% [ ▆██▁ ] [ ▃█▇▂ ] dim 0590 μ= +0.006 σ= 0.034 zeros= 0% [ ▂▅████▅▂ ] [ █▂ ] dim 0591 μ= -0.021 σ= 0.018 zeros= 0% [ ▁▇██▂ ] [ ▃█▂ ] dim 0592 μ= -0.005 σ= 0.022 zeros= 0% [ ▁▃███▃ ] [ ▆█▅ ] dim 0593 μ= +0.017 σ= 0.035 zeros= 0% [ ▁▃█████▃▁ ] [ ▆█▆ ] dim 0594 μ= -0.001 σ= 0.036 zeros= 0% [ ▁▃█████▅▁ ] [ ▆█▁ ] dim 0595 μ= +0.009 σ= 0.026 zeros= 0% [ ▃████▃ ] [ █▄ ] dim 0596 μ= +0.004 σ= 0.022 zeros= 0% [ ▁▇██▆▁ ] [ ▆█▄ ] dim 0597 μ= +0.015 σ= 0.029 zeros= 0% [ ▂▇███▆▁ ] [ ▄█▇ ] dim 0598 μ= +0.003 σ= 0.029 zeros= 0% [ ▁▅████▃▁ ] [ █▂ ] dim 0599 μ= +0.023 σ= 0.014 zeros= 0% [ ▄██▁ ] [ ▅█▇▂ ] dim 0600 μ= -0.017 σ= 0.036 zeros= 0% [ ▃▇████▅▂▁ ] [ ▄█ ] dim 0601 μ= +0.013 σ= 0.021 zeros= 0% [ ▃███▂ ] [ ▇█ ] dim 0602 μ= -0.013 σ= 0.019 zeros= 0% [ ▁▅██▅▁ ] [ ▃█▄ ] dim 0603 μ= -0.023 σ= 0.026 zeros= 0% [ ▁▅███▅▁ ] [ ▂█▆ ] dim 0604 μ= +0.002 σ= 0.027 zeros= 0% [ ▁▄███▇▂ ] [ ▅█▄ ] dim 0605 μ= +0.014 σ= 0.030 zeros= 0% [ ▁▂████▆▁ ] [ ▇█ ] dim 0606 μ= +0.030 σ= 0.019 zeros= 0% [ ▅██▇▁ ] [ ▃█▆ ] dim 0607 μ= +0.001 σ= 0.032 zeros= 0% [ ▂▇████▄▁ ] [ ▅█▆▁ ] dim 0608 μ= -0.001 σ= 0.037 zeros= 0% [ ▂▃█████▅▁ ] [ ▂██▁ ] dim 0609 μ= +0.008 σ= 0.030 zeros= 0% [ ▁▃████▄▁ ] [ ▁█▃ ] dim 0610 μ= +0.018 σ= 0.021 zeros= 0% [ ▂███▂ ] [ ▂█▅ ] dim 0611 μ= -0.000 σ= 0.025 zeros= 0% [ ▁▄███▆▁ ] [ ▄██▅ ] dim 0612 μ= +0.010 σ= 0.039 zeros= 0% [ ▁▃▇█████▄▁ ] [ █ ] dim 0613 μ= +0.020 σ= 0.013 zeros= 0% [ ▄█▇ ] [ ▆█ ] dim 0614 μ= +0.009 σ= 0.024 zeros= 0% [ ▂▆███▂ ] [ ▅█ ] dim 0615 μ= -0.009 σ= 0.017 zeros= 0% [ ▂██▆▁ ] [ ▄█▄ ] dim 0616 μ= -0.004 σ= 0.025 zeros= 0% [ ▁▅███▄▁ ] [ ▃██▁ ] dim 0617 μ= +0.006 σ= 0.031 zeros= 0% [ ▁▄████▅▁ ] [ ▃█▇ ] dim 0618 μ= +0.003 σ= 0.027 zeros= 0% [ ▁▄████▂ ] [ ▅█ ] dim 0619 μ= -0.010 σ= 0.017 zeros= 0% [ ▃██▆▁ ] [ ▄█▅ ] dim 0620 μ= -0.002 σ= 0.027 zeros= 0% [ ▁▅███▆▁ ] [ ▁█▄ ] dim 0621 μ= -0.040 σ= 0.022 zeros= 0% [ ▂███▄▁ ] [ ▂▅█▄ ] dim 0622 μ= -0.010 σ= 0.033 zeros= 0% [ ▁▄████▅▂▁ ] [ ██ ] dim 0623 μ= +0.007 σ= 0.024 zeros= 0% [ ▂████▂ ] [ ▄█ ] dim 0624 μ= -0.006 σ= 0.021 zeros= 0% [ ▁▃███▂ ] [ ▃█▆ ] dim 0625 μ= -0.019 σ= 0.024 zeros= 0% [ ▃███▆▁ ] [ ▄█▆▃ ] dim 0626 μ= -0.013 σ= 0.040 zeros= 0% [ ▁▃▇████▇▃▁ ] [ ▃█▄ ] dim 0627 μ= +0.017 σ= 0.025 zeros= 0% [ ▁▅███▅▁ ] [ ▁▄█▆▃ ] dim 0628 μ= -0.020 σ= 0.036 zeros= 0% [ ▁▃█████▅▂ ] [ ▁█▆▃ ] dim 0629 μ= -0.012 σ= 0.032 zeros= 0% [ ▁▄████▅▁ ] [ ▃█▆ ] dim 0630 μ= -0.020 σ= 0.026 zeros= 0% [ ▁▄███▇▁ ] [ ▃█▆ ] dim 0631 μ= -0.000 σ= 0.028 zeros= 0% [ ▂▄███▆▂ ] [ ▇█ ] dim 0632 μ= -0.013 σ= 0.022 zeros= 0% [ ▁▇██▇▁ ] [ █▆ ] dim 0633 μ= -0.017 σ= 0.022 zeros= 0% [ ▂███▅▁ ] [ ▃█ ] dim 0634 μ= -0.009 σ= 0.019 zeros= 0% [ ▄██▇▁ ] [ ▆█▇▃ ] dim 0635 μ= -0.017 σ= 0.038 zeros= 0% [ ▁▃█████▆▃▁ ] [ ▂█▂ ] dim 0636 μ= -0.003 σ= 0.020 zeros= 0% [ ▂███▂ ] [ ▆█▅ ] dim 0637 μ= -0.026 σ= 0.031 zeros= 0% [ ▁▂████▆▂ ] [ ▂█▃ ] dim 0638 μ= -0.023 σ= 0.021 zeros= 0% [ ▂███▃ ] [ ▁▆█▇ ] dim 0639 μ= +0.015 σ= 0.035 zeros= 0% [ ▂▄█████▃▁ ] [ █▄ ] dim 0640 μ= +0.002 σ= 0.019 zeros= 0% [ ▁▇██▃ ] [ ▄██▆▁ ] dim 0641 μ= -0.008 σ= 0.041 zeros= 0% [ ▁▃▇█████▅▂▁ ] [ ▃█▄ ] dim 0642 μ= +0.020 σ= 0.024 zeros= 0% [ ▁▃███▅▁ ] [ ▃█ ] dim 0643 μ= -0.008 σ= 0.021 zeros= 0% [ ▁▄███▁ ] [ ▄██▂ ] dim 0644 μ= -0.016 σ= 0.029 zeros= 0% [ ▁▄████▃▁ ] [ ▆█▄ ] dim 0645 μ= -0.004 σ= 0.030 zeros= 0% [ ▁▂▇███▆▂▁ ] [ ▁▇█▃ ] dim 0646 μ= +0.010 σ= 0.030 zeros= 0% [ ▁▄████▅▁ ] [ ▃█▂ ] dim 0647 μ= -0.005 σ= 0.024 zeros= 0% [ ▁▄███▄▁ ] [ ▃█▇▁ ] dim 0648 μ= +0.004 σ= 0.029 zeros= 0% [ ▁▄████▃▁ ] [ ▂█▇▄ ] dim 0649 μ= -0.011 σ= 0.037 zeros= 0% [ ▁▂▅████▆▃▁ ] [ ▁▇█▄ ] dim 0650 μ= -0.008 σ= 0.031 zeros= 0% [ ▁▃████▆▂ ] [ ▂█▇▂ ] dim 0651 μ= +0.008 σ= 0.031 zeros= 0% [ ▁▄████▄▂ ] [ ▃██▄ ] dim 0652 μ= +0.030 σ= 0.031 zeros= 0% [ ▁▄████▅▁ ] [ ▁▇█▁ ] dim 0653 μ= -0.013 σ= 0.032 zeros= 0% [ ▁▄████▄▁ ] [ ▃█▁ ] dim 0654 μ= -0.005 σ= 0.021 zeros= 0% [ ▁▃███▃ ] [ ▁█▆ ] dim 0655 μ= +0.002 σ= 0.024 zeros= 0% [ ▃███▆▁ ] [ █▆ ] dim 0656 μ= +0.003 σ= 0.021 zeros= 0% [ ▂███▄▁ ] [ ▆█▄ ] dim 0657 μ= +0.012 σ= 0.032 zeros= 0% [ ▁▄████▆▂ ] [ █▅ ] dim 0658 μ= +0.000 σ= 0.019 zeros= 0% [ ▂▇██▂ ] [ ▄█▄ ] dim 0659 μ= +0.018 σ= 0.029 zeros= 0% [ ▂▆███▇▂ ] [ ▄██▄ ] dim 0660 μ= +0.005 σ= 0.038 zeros= 0% [ ▁▃█████▇▃▁ ] [ ▂█▃ ] dim 0661 μ= -0.002 σ= 0.024 zeros= 0% [ ▁▃███▄▁ ] [ █ ] dim 0662 μ= +0.000 σ= 0.013 zeros= 0% [ ▄██▁ ] [ ▃█▆▄ ] dim 0663 μ= -0.009 σ= 0.040 zeros= 0% [ ▁▂▆█████▄▂▁ ] [ ▃█▆ ] dim 0664 μ= +0.002 σ= 0.029 zeros= 0% [ ▁▅███▇▃▁ ] [ ▂█▇▃ ] dim 0665 μ= -0.009 σ= 0.036 zeros= 0% [ ▁▂▅████▇▃▁ ] [ █▅ ] dim 0666 μ= +0.004 σ= 0.022 zeros= 0% [ ▂███▆▁ ] [ ▂▇█▄ ] dim 0667 μ= +0.009 σ= 0.038 zeros= 0% [ ▁▂▆████▇▃▁ ] [ ██ ] dim 0668 μ= +0.006 σ= 0.018 zeros= 0% [ ▁▅██▄ ] [ ▂█▅ ] dim 0669 μ= -0.019 σ= 0.027 zeros= 0% [ ▁▄███▇▂ ] [ ▇█ ] dim 0670 μ= +0.008 σ= 0.024 zeros= 0% [ ▂▇███▂ ] [ ▅█ ] dim 0671 μ= +0.031 σ= 0.023 zeros= 0% [ ▁▆███▂ ] [ ██▁ ] dim 0672 μ= +0.008 σ= 0.025 zeros= 0% [ ▂████▃ ] [ ██ ] dim 0673 μ= +0.008 σ= 0.023 zeros= 0% [ ▁▇███▂ ] [ ▂█▄ ] dim 0674 μ= +0.019 σ= 0.026 zeros= 0% [ ▁▅███▆▁ ] [ ▅█▆ ] dim 0675 μ= +0.019 σ= 0.029 zeros= 0% [ ▂▆████▂ ] [ ▂██ ] dim 0676 μ= -0.017 σ= 0.026 zeros= 0% [ ▁▄████▂ ] [ ▁▆█▅▁ ] dim 0677 μ= +0.016 σ= 0.036 zeros= 0% [ ▁▄█████▃▂ ] [ ▄█▁ ] dim 0678 μ= -0.028 σ= 0.023 zeros= 0% [ ▁▄███▃ ] [ ▄█▄ ] dim 0679 μ= -0.004 σ= 0.028 zeros= 0% [ ▁▆███▅▂ ] [ ██ ] dim 0680 μ= +0.007 σ= 0.020 zeros= 0% [ ▁▆██▆▁ ] [ ▃█▄ ] dim 0681 μ= +0.038 σ= 0.025 zeros= 0% [ ▁▄███▄▁ ] [ ██ ] dim 0682 μ= -0.012 σ= 0.022 zeros= 0% [ ▁▆███▁ ] [ ▄█▆ ] dim 0683 μ= +0.002 σ= 0.031 zeros= 0% [ ▂▆████▃▁ ] [ █ ] dim 0684 μ= +0.019 σ= 0.017 zeros= 0% [ ▁███▁ ] [ ▆█▃ ] dim 0685 μ= +0.013 σ= 0.027 zeros= 0% [ ▂▇███▄▁ ] [ ▂██▆▁ ] dim 0686 μ= -0.024 σ= 0.042 zeros= 0% [ ▁▂▆█████▅▂▁ ] [ ▅█▄ ] dim 0687 μ= -0.003 σ= 0.029 zeros= 0% [ ▂▆███▆▂ ] [ ▃▇█▄ ] dim 0688 μ= -0.014 σ= 0.036 zeros= 0% [ ▁▂▇████▆▂▁ ] [ ██ ] dim 0689 μ= -0.013 σ= 0.022 zeros= 0% [ ▁▇██▇▁ ] [ ▆█ ] dim 0690 μ= +0.010 σ= 0.017 zeros= 0% [ ▃██▆ ] [ ▄█▅ ] dim 0691 μ= +0.018 σ= 0.032 zeros= 0% [ ▁▃▆████▂▁ ] [ ▄█▆ ] dim 0692 μ= -0.003 σ= 0.030 zeros= 0% [ ▁▂▆███▆▂ ] [ ▂█▅▃ ] dim 0693 μ= -0.015 σ= 0.033 zeros= 0% [ ▂▅████▄▁ ] [ ▆█▁ ] dim 0694 μ= +0.010 σ= 0.022 zeros= 0% [ ▁▆███▂ ] [ ▂█▆▁ ] dim 0695 μ= -0.016 σ= 0.028 zeros= 0% [ ▁▃████▂▁ ] [ ▅█ ] dim 0696 μ= +0.011 σ= 0.023 zeros= 0% [ ▁▅███▃ ] [ ▃█▆▂ ] dim 0697 μ= -0.019 σ= 0.033 zeros= 0% [ ▁▂▆████▄▁ ] [ █▁ ] dim 0698 μ= -0.021 σ= 0.016 zeros= 0% [ ▁▇██▁ ] [ ▄█▅ ] dim 0699 μ= -0.002 σ= 0.027 zeros= 0% [ ▁▅███▅▁ ] [ ▄█▃ ] dim 0700 μ= -0.005 σ= 0.027 zeros= 0% [ ▂▆███▅▁ ] [ ▂▆█▄ ] dim 0701 μ= +0.012 σ= 0.034 zeros= 0% [ ▁▃████▇▂▁ ] [ ▃█▄ ] dim 0702 μ= -0.003 σ= 0.027 zeros= 0% [ ▁▅███▅▁ ] [ ▂█▇ ] dim 0703 μ= +0.002 σ= 0.024 zeros= 0% [ ▃███▅▂ ] [ █ ] dim 0704 μ= -0.004 σ= 0.014 zeros= 0% [ ▁▇█▇ ] [ ▂▅█▃ ] dim 0705 μ= -0.010 σ= 0.030 zeros= 0% [ ▁▃████▅▁ ] [ █▅ ] dim 0706 μ= +0.025 σ= 0.014 zeros= 0% [ ▃██▂ ] [ █▄ ] dim 0707 μ= -0.019 σ= 0.018 zeros= 0% [ ▁▇██▃ ] [ ▁▆█▃ ] dim 0708 μ= +0.010 σ= 0.031 zeros= 0% [ ▁▄████▅▁ ] [ ▃█▃ ] dim 0709 μ= +0.019 σ= 0.023 zeros= 0% [ ▁▃███▄▁ ] [ ▄█▄▁ ] dim 0710 μ= -0.002 σ= 0.039 zeros= 0% [ ▂▄▇████▄▂▁ ] [ ▃▇█▄▁ ] dim 0711 μ= -0.007 σ= 0.038 zeros= 0% [ ▁▂▅█████▄▁ ] [ ██▁ ] dim 0712 μ= -0.012 σ= 0.025 zeros= 0% [ ▂▇███▂ ] [ ▅█▃ ] dim 0713 μ= -0.007 σ= 0.027 zeros= 0% [ ▂▇███▄▁ ] [ ▁▇█▃ ] dim 0714 μ= -0.007 σ= 0.035 zeros= 0% [ ▁▄████▇▃▁ ] [ ▁█▄ ] dim 0715 μ= +0.021 σ= 0.020 zeros= 0% [ ▂███▃ ] [ ▃█ ] dim 0716 μ= +0.013 σ= 0.019 zeros= 0% [ ▃███▁ ] [ ▂██▄ ] dim 0717 μ= +0.008 σ= 0.028 zeros= 0% [ ▁▃████▃▁ ] [ ▁█ ] dim 0718 μ= -0.027 σ= 0.016 zeros= 0% [ ▁██▇ ] [ ▅██▂ ] dim 0719 μ= +0.042 σ= 0.037 zeros= 0% [ ▁▃▇████▅▁ ] [ ▄█▄ ] dim 0720 μ= -0.002 σ= 0.032 zeros= 0% [ ▁▂▆████▃▁ ] [ ▁██ ] dim 0721 μ= -0.016 σ= 0.025 zeros= 0% [ ▃███▇▂ ] [ █▁ ] dim 0722 μ= -0.003 σ= 0.017 zeros= 0% [ ▁███▁ ] [ ▄█▆▁ ] dim 0723 μ= -0.019 σ= 0.033 zeros= 0% [ ▁▂▆████▄▁ ] [ ▁▇█▄ ] dim 0724 μ= +0.012 σ= 0.032 zeros= 0% [ ▁▄████▆▂▁ ] [ █▆ ] dim 0725 μ= +0.003 σ= 0.021 zeros= 0% [ ▂███▅▁ ] [ ▂▆█▆ ] dim 0726 μ= -0.008 σ= 0.039 zeros= 0% [ ▁▂▅████▇▄▁ ] [ ▅█▂ ] dim 0727 μ= -0.008 σ= 0.024 zeros= 0% [ ▁▆███▃ ] [ █▄ ] dim 0728 μ= -0.020 σ= 0.021 zeros= 0% [ ▂███▄ ] [ ▇█ ] dim 0729 μ= +0.008 σ= 0.025 zeros= 0% [ ▂████▃ ] [ █▇ ] dim 0730 μ= -0.015 σ= 0.025 zeros= 0% [ ▁▂████▂ ] [ ▃██▁ ] dim 0731 μ= +0.005 σ= 0.031 zeros= 0% [ ▂▅████▄▁ ] [ ▁██▂ ] dim 0732 μ= +0.007 σ= 0.028 zeros= 0% [ ▁▃████▃▁ ] [ █▇ ] dim 0733 μ= +0.007 σ= 0.023 zeros= 0% [ ▂▇███▂ ] [ ▆█ ] dim 0734 μ= -0.011 σ= 0.022 zeros= 0% [ ▁▆██▇▂ ] [ ██ ] dim 0735 μ= -0.015 σ= 0.022 zeros= 0% [ ▂▇██▇▁ ] [ ▃█▁ ] dim 0736 μ= -0.026 σ= 0.020 zeros= 0% [ ▃███▂ ] [ ▄█▄ ] dim 0737 μ= -0.020 σ= 0.031 zeros= 0% [ ▂▆████▃▁ ] [ ▃▆██▄ ] dim 0738 μ= +0.023 σ= 0.043 zeros= 0% [ ▁▂▆█████▇▄▁ ] [ █▅ ] dim 0739 μ= -0.017 σ= 0.021 zeros= 0% [ ▁▇██▄▁ ] [ ▅█▆▁ ] dim 0740 μ= +0.016 σ= 0.038 zeros= 0% [ ▁▂▄█████▄▁ ] [ ▇█ ] dim 0741 μ= +0.030 σ= 0.025 zeros= 0% [ ▂▆███▃ ] [ ▁▆█▃ ] dim 0742 μ= -0.013 σ= 0.032 zeros= 0% [ ▂▅████▄▁ ] [ █▃ ] dim 0743 μ= -0.039 σ= 0.018 zeros= 0% [ ▁▇██▃ ] [ ▃█▆▁ ] dim 0744 μ= +0.003 σ= 0.031 zeros= 0% [ ▂▅████▄▁ ] [ ▃█▃ ] dim 0745 μ= +0.017 σ= 0.024 zeros= 0% [ ▁▄███▄ ] [ ▃█ ] dim 0746 μ= -0.007 σ= 0.017 zeros= 0% [ ▂██▇▁ ] [ ▅█▄ ] dim 0747 μ= -0.004 σ= 0.029 zeros= 0% [ ▂▆███▇▂ ] [ ▄█▅ ] dim 0748 μ= -0.023 σ= 0.029 zeros= 0% [ ▂▆███▇▂ ] [ ▆█ ] dim 0749 μ= -0.010 σ= 0.022 zeros= 0% [ ▁▆███▂ ] [ ▅█▄▁ ] dim 0750 μ= -0.003 σ= 0.038 zeros= 0% [ ▁▁▄█████▄▂ ] [ ▃█▅▁ ] dim 0751 μ= +0.003 σ= 0.031 zeros= 0% [ ▂▄████▄▁ ] [ ▃██ ] dim 0752 μ= +0.002 σ= 0.027 zeros= 0% [ ▁▅████▂▁ ] [ ▃█▂ ] dim 0753 μ= -0.007 σ= 0.024 zeros= 0% [ ▁▅███▃ ] [ ▆█ ] dim 0754 μ= -0.013 σ= 0.011 zeros= 0% [ ▁██▁ ] [ ▁█ ] dim 0755 μ= -0.007 σ= 0.017 zeros= 0% [ ▂██▆▁ ] [ ▆█▃ ] dim 0756 μ= +0.014 σ= 0.027 zeros= 0% [ ▁▇███▅▁ ] [ ▂█▅ ] dim 0757 μ= +0.002 σ= 0.026 zeros= 0% [ ▁▃███▆▂ ] [ ▁▆█▃ ] dim 0758 μ= -0.009 σ= 0.034 zeros= 0% [ ▁▄████▆▃▁ ] [ ▁▇█▇▃ ] dim 0759 μ= +0.021 σ= 0.037 zeros= 0% [ ▁▄█████▅▂▁ ] [ █ ] dim 0760 μ= -0.009 σ= 0.010 zeros= 0% [ ██▁ ] [ ▂▆█▇▁ ] dim 0761 μ= +0.016 σ= 0.038 zeros= 0% [ ▁▂▄█████▄▂ ] [ ▇█▄ ] dim 0762 μ= -0.008 σ= 0.029 zeros= 0% [ ▁▂████▅▁ ] [ ▅█▄ ] dim 0763 μ= -0.005 σ= 0.027 zeros= 0% [ ▂▆███▅▁ ] [ ▇█▂ ] dim 0764 μ= +0.010 σ= 0.025 zeros= 0% [ ▂▇███▃ ] [ ▄█ ] dim 0765 μ= +0.012 σ= 0.016 zeros= 0% [ ▂██▆ ] [ ▁▇█▃ ] dim 0766 μ= -0.010 σ= 0.032 zeros= 0% [ ▁▄████▅▂ ] [ ▅█▅ ] dim 0767 μ= +0.016 σ= 0.032 zeros= 0% [ ▁▃▇███▇▂▁ ] [ ▆█ ] dim 0768 μ= -0.010 σ= 0.020 zeros= 0% [ ▅██▇▁ ] [ ▄█▅ ] dim 0769 μ= -0.004 σ= 0.028 zeros= 0% [ ▂▆███▅▁ ] [ ▄█▅ ] dim 0770 μ= -0.003 σ= 0.030 zeros= 0% [ ▂▆███▇▂ ] [ ▇█ ] dim 0771 μ= -0.012 σ= 0.022 zeros= 0% [ ▁▆██▇▂ ] [ ▂█ ] dim 0772 μ= +0.014 σ= 0.017 zeros= 0% [ ▂██▇▁ ] [ ▇█▃ ] dim 0773 μ= -0.010 σ= 0.029 zeros= 0% [ ▁▃████▄▁ ] [ ▄▇█▄ ] dim 0774 μ= -0.010 σ= 0.038 zeros= 0% [ ▂▆████▇▄▁ ] [ ▃█▂ ] dim 0775 μ= -0.005 σ= 0.023 zeros= 0% [ ▄███▃ ] [ ▃█▆▂ ] dim 0776 μ= +0.004 σ= 0.034 zeros= 0% [ ▁▂▆████▅▂ ] [ ▃██▂ ] dim 0777 μ= -0.016 σ= 0.032 zeros= 0% [ ▁▆████▄▁ ] [ ▅█▁ ] dim 0778 μ= +0.013 σ= 0.021 zeros= 0% [ ▄███▂ ] [ ▃█▄ ] dim 0779 μ= -0.004 σ= 0.025 zeros= 0% [ ▁▅███▄▁ ] [ ▂█▄ ] dim 0780 μ= -0.023 σ= 0.025 zeros= 0% [ ▁▄███▅▁ ] [ ▆█ ] dim 0781 μ= -0.011 σ= 0.021 zeros= 0% [ ▁▆███▁ ] [ ▇█ ] dim 0782 μ= +0.028 σ= 0.017 zeros= 0% [ ▄██▄ ] [ ▂█▅ ] dim 0783 μ= +0.001 σ= 0.025 zeros= 0% [ ▁▄███▆▁ ] [ ▄█▃ ] dim 0784 μ= -0.004 σ= 0.025 zeros= 0% [ ▁▄███▄▁ ] [ ▃█▃ ] dim 0785 μ= -0.004 σ= 0.024 zeros= 0% [ ▁▄███▄ ] [ ▄█▆ ] dim 0786 μ= +0.022 σ= 0.030 zeros= 0% [ ▁▆████▃▁ ] [ █▅ ] dim 0787 μ= +0.002 σ= 0.020 zeros= 0% [ ▁███▄▁ ] [ ▁█▇ ] dim 0788 μ= +0.025 σ= 0.025 zeros= 0% [ ▃███▇▂ ] [ ▄█▃ ] dim 0789 μ= +0.018 σ= 0.026 zeros= 0% [ ▁▅███▅▁ ] [ ▆█▆ ] dim 0790 μ= -0.025 σ= 0.034 zeros= 0% [ ▁▄▇████▃▁ ] [ ▃█ ] dim 0791 μ= -0.009 σ= 0.016 zeros= 0% [ ▂██▆ ] [ ▅█▄ ] dim 0792 μ= +0.016 σ= 0.034 zeros= 0% [ ▁▃█████▃▁ ] [ ▃█▂ ] dim 0793 μ= -0.007 σ= 0.024 zeros= 0% [ ▁▅███▃▁ ] [ ▃█▄ ] dim 0794 μ= -0.000 σ= 0.026 zeros= 0% [ ▁▄███▆▁ ] [ ▅█▄ ] dim 0795 μ= -0.005 σ= 0.026 zeros= 0% [ ▁▆███▄▁ ] [ ▃█▂ ] dim 0796 μ= +0.014 σ= 0.025 zeros= 0% [ ▁▅███▃ ] [ ▇█▁ ] dim 0797 μ= -0.030 σ= 0.026 zeros= 0% [ ▁▆███▃▁ ] [ ▁█▆ ] dim 0798 μ= +0.002 σ= 0.027 zeros= 0% [ ▁▃███▇▁ ] [ ▃█▅ ] dim 0799 μ= -0.042 σ= 0.024 zeros= 0% [ ▄███▅▁ ] [ ▂▆█▄ ] dim 0800 μ= +0.029 σ= 0.039 zeros= 0% [ ▁▃▇████▇▃▁ ] [ ▂█ ] dim 0801 μ= -0.029 σ= 0.013 zeros= 0% [ ▁██▄ ] [ ▃█▂ ] dim 0802 μ= -0.025 σ= 0.024 zeros= 0% [ ▁▄███▄▁ ] [ ▅█ ] dim 0803 μ= +0.009 σ= 0.016 zeros= 0% [ ▃██▄ ] [ ▁▆█▆ ] dim 0804 μ= +0.017 σ= 0.035 zeros= 0% [ ▁▃█████▄▁ ] [ █ ] dim 0805 μ= -0.023 σ= 0.008 zeros= 0% [ ▂█▃ ] [ ▃█▃ ] dim 0806 μ= -0.024 σ= 0.024 zeros= 0% [ ▁▄███▄▁ ] [ ▁▆█▆ ] dim 0807 μ= +0.017 σ= 0.039 zeros= 0% [ ▂▄█████▅▂ ] [ ▂█▇▂ ] dim 0808 μ= +0.006 σ= 0.029 zeros= 0% [ ▁▅████▃▁ ] [ ▃█ ] dim 0809 μ= +0.012 σ= 0.017 zeros= 0% [ ▂██▆▁ ] [ ▂▆█▁ ] dim 0810 μ= +0.006 σ= 0.030 zeros= 0% [ ▁▄████▄▁ ] [ ▂▆█▃ ] dim 0811 μ= +0.012 σ= 0.034 zeros= 0% [ ▁▄████▆▃▁ ] [ ▂█▇▁ ] dim 0812 μ= +0.005 σ= 0.032 zeros= 0% [ ▂▅████▄▂ ] [ ▁▇█ ] dim 0813 μ= +0.027 σ= 0.024 zeros= 0% [ ▂████▂ ] [ ▅█ ] dim 0814 μ= +0.012 σ= 0.021 zeros= 0% [ ▁▄███▂ ] [ ▄█▅ ] dim 0815 μ= -0.002 σ= 0.025 zeros= 0% [ ▁▄███▅▁ ] [ ▂█▄ ] dim 0816 μ= +0.040 σ= 0.022 zeros= 0% [ ▂███▄ ] [ ▂█ ] dim 0817 μ= +0.034 σ= 0.016 zeros= 0% [ ▁██▆▁ ] [ ▂█▇▃ ] dim 0818 μ= -0.014 σ= 0.032 zeros= 0% [ ▁▅████▄▁ ] [ ▂██▄ ] dim 0819 μ= +0.033 σ= 0.034 zeros= 0% [ ▁▄████▇▃▁ ] [ ▆██▂ ] dim 0820 μ= +0.004 σ= 0.034 zeros= 0% [ ▃▆████▅▂ ] [ █▅ ] dim 0821 μ= +0.003 σ= 0.021 zeros= 0% [ ▁▇██▅▁ ] [ ▃█ ] dim 0822 μ= -0.007 σ= 0.020 zeros= 0% [ ▃███▂ ] [ ▂▇█▃ ] dim 0823 μ= -0.011 σ= 0.034 zeros= 0% [ ▂▄████▅▂▁ ] [ ▄█▂ ] dim 0824 μ= -0.006 σ= 0.027 zeros= 0% [ ▂▆███▄▁ ] [ ▁█▅ ] dim 0825 μ= +0.000 σ= 0.024 zeros= 0% [ ▁▃███▅▁ ] [ ▆█▄ ] dim 0826 μ= +0.016 σ= 0.031 zeros= 0% [ ▃▇███▆▂▁ ] [ ▇█ ] dim 0827 μ= -0.012 σ= 0.018 zeros= 0% [ ▄██▅▁ ] [ ▅█▄ ] dim 0828 μ= -0.025 σ= 0.029 zeros= 0% [ ▂▆███▆▂ ] [ ▁▇█▅ ] dim 0829 μ= -0.006 σ= 0.036 zeros= 0% [ ▂▄████▇▃▁ ] [ ▆█▆▂ ] dim 0830 μ= +0.001 σ= 0.038 zeros= 0% [ ▁▄█████▆▂▁ ] [ █▁ ] dim 0831 μ= -0.000 σ= 0.014 zeros= 0% [ ▅██▁ ] [ ▁██ ] dim 0832 μ= -0.015 σ= 0.025 zeros= 0% [ ▂████▂ ] [ ▅█▆ ] dim 0833 μ= -0.001 σ= 0.030 zeros= 0% [ ▂▇███▇▃▁ ] [ ▅█▆ ] dim 0834 μ= -0.002 σ= 0.033 zeros= 0% [ ▁▃▇███▇▄▁ ] [ ▅█▅ ] dim 0835 μ= -0.004 σ= 0.028 zeros= 0% [ ▂▆███▆▁ ] [ █▅ ] dim 0836 μ= +0.001 σ= 0.020 zeros= 0% [ ▂███▄ ] [ ▁█▇ ] dim 0837 μ= +0.026 σ= 0.027 zeros= 0% [ ▁▃████▃ ] [ ▄█▁ ] dim 0838 μ= +0.013 σ= 0.021 zeros= 0% [ ▁▄███▂ ] [ ▅█▂ ] dim 0839 μ= -0.011 σ= 0.027 zeros= 0% [ ▁▂████▃▁ ] [ ▃█▄ ] dim 0840 μ= -0.003 σ= 0.030 zeros= 0% [ ▂▆███▆▂ ] [ ██▁ ] dim 0841 μ= +0.009 σ= 0.026 zeros= 0% [ ▁▂████▃▁ ] [ ▅█▅ ] dim 0842 μ= -0.022 σ= 0.032 zeros= 0% [ ▂▆███▇▃▁ ] [ ▃█ ] dim 0843 μ= +0.010 σ= 0.013 zeros= 0% [ ▁██▂ ] [ █▇ ] dim 0844 μ= +0.006 σ= 0.024 zeros= 0% [ ▂███▇▂ ] [ ▁▇█▂ ] dim 0845 μ= -0.011 σ= 0.029 zeros= 0% [ ▁▃████▅▁ ] [ ▄█▅ ] dim 0846 μ= -0.021 σ= 0.024 zeros= 0% [ ▁▃███▅▁ ] [ ▃█▆▂ ] dim 0847 μ= +0.023 σ= 0.033 zeros= 0% [ ▂▆████▄▁ ] [ ▄█▆ ] dim 0848 μ= -0.000 σ= 0.031 zeros= 0% [ ▁▂▆████▃▁ ] [ ▆█▅ ] dim 0849 μ= +0.035 σ= 0.032 zeros= 0% [ ▁▃████▇▂▁ ] [ ▂█▂ ] dim 0850 μ= +0.018 σ= 0.021 zeros= 0% [ ▂███▃ ] [ ▁█▇ ] dim 0851 μ= +0.006 σ= 0.025 zeros= 0% [ ▂███▇▂ ] [ ▂▇█▄ ] dim 0852 μ= +0.013 σ= 0.038 zeros= 0% [ ▁▂▅█████▃▁ ] [ ▁█▂ ] dim 0853 μ= -0.001 σ= 0.020 zeros= 0% [ ▁███▃ ] [ ▆█▁ ] dim 0854 μ= +0.012 σ= 0.024 zeros= 0% [ ▁▆███▃ ] [ █▄ ] dim 0855 μ= +0.003 σ= 0.016 zeros= 0% [ ▁▅██▂ ] [ ██▂ ] dim 0856 μ= +0.009 σ= 0.026 zeros= 0% [ ▃▇███▃ ] [ ▂██▂ ] dim 0857 μ= +0.006 σ= 0.030 zeros= 0% [ ▁▄████▄▁ ] [ ▅█▆ ] dim 0858 μ= -0.003 σ= 0.028 zeros= 0% [ ▂▆███▆▁ ] [ ▁█▅ ] dim 0859 μ= +0.001 σ= 0.021 zeros= 0% [ ▂███▄▁ ] [ ▄█▇▃ ] dim 0860 μ= -0.019 σ= 0.033 zeros= 0% [ ▁▂▆████▄▁ ] [ █▄ ] dim 0861 μ= +0.002 σ= 0.018 zeros= 0% [ ▁▇██▃ ] [ ▅█▅ ] dim 0862 μ= -0.023 σ= 0.036 zeros= 0% [ ▁▄█████▄▁ ] [ ▅█▁ ] dim 0863 μ= +0.013 σ= 0.022 zeros= 0% [ ▁▅███▂ ] [ ██ ] dim 0864 μ= +0.008 σ= 0.025 zeros= 0% [ ▂████▃ ] [ ▁█▄ ] dim 0865 μ= +0.001 σ= 0.022 zeros= 0% [ ▂███▄▁ ] [ ▃█▆ ] dim 0866 μ= -0.020 σ= 0.024 zeros= 0% [ ▁▃███▆▁ ] [ ▇█ ] dim 0867 μ= +0.009 σ= 0.022 zeros= 0% [ ▁▆██▇▂ ] [ ▂█▆ ] dim 0868 μ= +0.003 σ= 0.024 zeros= 0% [ ▂███▆▁ ] [ █▄ ] dim 0869 μ= -0.038 σ= 0.017 zeros= 0% [ ▅██▃ ] [ ▃█▆ ] dim 0870 μ= -0.002 σ= 0.031 zeros= 0% [ ▁▂▇███▇▂ ] [ ▄██▂ ] dim 0871 μ= +0.004 σ= 0.036 zeros= 0% [ ▁▃▆████▆▂ ] [ ▃▇█▅ ] dim 0872 μ= -0.012 σ= 0.036 zeros= 0% [ ▁▂▆████▆▃▁ ] [ ▇█▃ ] dim 0873 μ= -0.008 σ= 0.028 zeros= 0% [ ▃████▅▁ ] [ ▁▅█▆ ] dim 0874 μ= +0.015 σ= 0.035 zeros= 0% [ ▁▄████▇▃▁ ] [ ▁█ ] dim 0875 μ= -0.007 σ= 0.015 zeros= 0% [ ▁██▅▁ ] [ ▄█ ] dim 0876 μ= +0.011 σ= 0.016 zeros= 0% [ ▂██▅▁ ] [ ▂█▃ ] dim 0877 μ= -0.002 σ= 0.021 zeros= 0% [ ▂███▃ ] [ ▃█ ] dim 0878 μ= -0.008 σ= 0.015 zeros= 0% [ ▁██▅ ] [ ▃▇█▆ ] dim 0879 μ= -0.008 σ= 0.037 zeros= 0% [ ▂▆████▇▃▁ ] [ ▂▆█▃ ] dim 0880 μ= +0.033 σ= 0.032 zeros= 0% [ ▁▄████▇▂ ] [ █▆ ] dim 0881 μ= -0.037 σ= 0.019 zeros= 0% [ ▁▇██▄ ] [ ▄█▇▂ ] dim 0882 μ= +0.003 σ= 0.034 zeros= 0% [ ▁▂▆████▅▂ ] [ ▂██▁ ] dim 0883 μ= -0.015 σ= 0.027 zeros= 0% [ ▃████▃▁ ] [ ▆█▆ ] dim 0884 μ= -0.004 σ= 0.029 zeros= 0% [ ▂▆███▆▂ ] [ █▆ ] dim 0885 μ= -0.015 σ= 0.019 zeros= 0% [ ▁▆██▄▁ ] [ ▂█▇▁ ] dim 0886 μ= -0.015 σ= 0.026 zeros= 0% [ ▃████▂ ] [ █▄ ] dim 0887 μ= +0.042 σ= 0.019 zeros= 0% [ ▁▇██▃ ] [ ▇█ ] dim 0888 μ= -0.013 σ= 0.019 zeros= 0% [ ▁▅██▆▁ ] [ ▂█▇▁ ] dim 0889 μ= -0.015 σ= 0.032 zeros= 0% [ ▁▅████▄▁ ] [ ▃█▃ ] dim 0890 μ= +0.018 σ= 0.022 zeros= 0% [ ▃███▃ ] [ ▃█▆ ] dim 0891 μ= +0.001 σ= 0.030 zeros= 0% [ ▂▅████▃ ] [ ▆█ ] dim 0892 μ= +0.010 σ= 0.020 zeros= 0% [ ▅██▇▁ ] [ ▁▅█▄ ] dim 0893 μ= -0.005 σ= 0.034 zeros= 0% [ ▁▄████▇▂▁ ] [ ▃█▃ ] dim 0894 μ= -0.024 σ= 0.027 zeros= 0% [ ▁▅███▅▁ ] [ ▂▅██▅ ] dim 0895 μ= +0.001 σ= 0.044 zeros= 0% [ ▁▃▆█████▇▄▂ ] [ ▄█▇ ] dim 0896 μ= +0.037 σ= 0.032 zeros= 0% [ ▁▃▇███▇▂ ] [ ▄█▁ ] dim 0897 μ= -0.007 σ= 0.021 zeros= 0% [ ▄███▂ ] [ ██▁ ] dim 0898 μ= -0.033 σ= 0.026 zeros= 0% [ ▃████▃▁ ] [ █▃ ] dim 0899 μ= -0.020 σ= 0.017 zeros= 0% [ ▁▆██▁ ] [ ▁▆█▂ ] dim 0900 μ= -0.011 σ= 0.028 zeros= 0% [ ▃████▃▁ ] [ ▁▆█▅ ] dim 0901 μ= +0.013 σ= 0.033 zeros= 0% [ ▁▄████▅▃▁ ] [ ▃█▅ ] dim 0902 μ= +0.019 σ= 0.030 zeros= 0% [ ▂▅███▆▂ ] [ ▅█▆ ] dim 0903 μ= -0.022 σ= 0.033 zeros= 0% [ ▁▂█████▃▁ ] [ ▇█ ] dim 0904 μ= -0.015 σ= 0.024 zeros= 0% [ ▂███▇▂ ] [ ▄█▆▂ ] dim 0905 μ= +0.022 σ= 0.039 zeros= 0% [ ▁▄█████▆▂▁ ] [ ▄█▆ ] dim 0906 μ= +0.019 σ= 0.029 zeros= 0% [ ▂▅███▇▂ ] [ ██ ] dim 0907 μ= +0.007 σ= 0.018 zeros= 0% [ ▄██▄ ] [ ▄█▃ ] dim 0908 μ= -0.005 σ= 0.023 zeros= 0% [ ▁▅███▄▁ ] [ ▃█▆ ] dim 0909 μ= +0.002 σ= 0.028 zeros= 0% [ ▁▄███▇▂▁ ] [ ▅▇█▇▃ ] dim 0910 μ= -0.007 σ= 0.048 zeros= 0% [ ▁▂▅▇█████▇▃▁▁ ] -> OUTLIER_SPREAD: this_std=0.0484, mean_std=0.0266, +3.1sigma vs threshold=3.0sigma [ ▃█▅ ] dim 0911 μ= +0.000 σ= 0.026 zeros= 0% [ ▁▄███▆▂ ] [ █▆ ] dim 0912 μ= -0.016 σ= 0.020 zeros= 0% [ ▁▇██▅▁ ] [ ▄█▁ ] dim 0913 μ= +0.015 σ= 0.023 zeros= 0% [ ▁▄███▃ ] [ ▅█▂ ] dim 0914 μ= +0.012 σ= 0.025 zeros= 0% [ ▁▆███▃▁ ] [ ▂▇█ ] dim 0915 μ= +0.006 σ= 0.027 zeros= 0% [ ▃████▃▁ ] [ ▁▇█▅ ] dim 0916 μ= -0.007 σ= 0.031 zeros= 0% [ ▁▃████▆▂ ] [ ▅█▁ ] dim 0917 μ= -0.008 σ= 0.023 zeros= 0% [ ▁▆███▃ ] [ ▁▆█▅ ] dim 0918 μ= -0.004 σ= 0.034 zeros= 0% [ ▁▃█████▄▁ ] [ ▃█▇▁ ] dim 0919 μ= +0.003 σ= 0.030 zeros= 0% [ ▁▅████▄▁ ] [ ▆█ ] dim 0920 μ= -0.030 σ= 0.020 zeros= 0% [ ▃███▁ ] [ ▂▆█▅ ] dim 0921 μ= +0.033 σ= 0.034 zeros= 0% [ ▁▅█████▂▁ ] [ ██▄ ] dim 0922 μ= -0.007 σ= 0.027 zeros= 0% [ ▂▇███▅▁ ] [ ▄█ ] dim 0923 μ= -0.008 σ= 0.020 zeros= 0% [ ▄███▂ ] [ █▇ ] dim 0924 μ= -0.015 σ= 0.022 zeros= 0% [ ▂▇██▆▁ ] [ ▂▇█▃ ] dim 0925 μ= -0.032 σ= 0.032 zeros= 0% [ ▁▄████▅▂▁ ] [ ▅█▄ ] dim 0926 μ= +0.034 σ= 0.027 zeros= 0% [ ▂▇███▄▁ ] [ ▆█ ] dim 0927 μ= +0.010 σ= 0.024 zeros= 0% [ ▁▆███▃ ] [ ▄█▆▂ ] dim 0928 μ= -0.019 σ= 0.035 zeros= 0% [ ▁▃▇████▄▂ ] [ ▄█▄ ] dim 0929 μ= -0.002 σ= 0.024 zeros= 0% [ ▁▄███▅▁ ] [ ▄█ ] dim 0930 μ= -0.007 σ= 0.021 zeros= 0% [ ▁▄███▂ ] [ ▂▇█▃ ] dim 0931 μ= -0.010 σ= 0.036 zeros= 0% [ ▂▆████▇▃▁ ] [ █▆ ] dim 0932 μ= +0.006 σ= 0.014 zeros= 0% [ ▃██▂ ] [ ▆█ ] dim 0933 μ= -0.012 σ= 0.013 zeros= 0% [ ▁██▂ ] [ ▄█▆▁ ] dim 0934 μ= -0.020 σ= 0.036 zeros= 0% [ ▁▃▇████▄▁ ] [ ▆█▂ ] dim 0935 μ= -0.028 σ= 0.025 zeros= 0% [ ▁▅███▃▁ ] [ █▄ ] dim 0936 μ= +0.004 σ= 0.017 zeros= 0% [ ▅██▃ ] [ ▂█▃ ] dim 0937 μ= -0.002 σ= 0.022 zeros= 0% [ ▃███▄ ] [ ▂██▄ ] dim 0938 μ= +0.009 σ= 0.031 zeros= 0% [ ▁▄████▅▂ ] [ ▁██ ] dim 0939 μ= -0.013 σ= 0.026 zeros= 0% [ ▃████▃▁ ] [ ▆█▃ ] dim 0940 μ= +0.015 σ= 0.028 zeros= 0% [ ▂▇███▆▂ ] [ ▂█▄ ] dim 0941 μ= +0.000 σ= 0.026 zeros= 0% [ ▁▄███▅▂ ] [ ▃▅██▃ ] dim 0942 μ= +0.015 σ= 0.042 zeros= 0% [ ▁▃▆█████▅▂ ] [ ▇█ ] dim 0943 μ= -0.010 σ= 0.021 zeros= 0% [ ▁▅███▂ ] [ ▆█▅ ] dim 0944 μ= +0.014 σ= 0.031 zeros= 0% [ ▁▃████▇▂ ] [ ▂█▁ ] dim 0945 μ= +0.016 σ= 0.018 zeros= 0% [ ▁███▁ ] [ ▆█▄ ] dim 0946 μ= -0.007 σ= 0.030 zeros= 0% [ ▁▃████▅▂ ] [ ▇█▁ ] dim 0947 μ= -0.011 σ= 0.025 zeros= 0% [ ▂▇███▃ ] [ ▆█▁ ] dim 0948 μ= +0.013 σ= 0.023 zeros= 0% [ ▁▅███▃ ] [ ▃█▇▁ ] dim 0949 μ= +0.005 σ= 0.031 zeros= 0% [ ▂▅████▄▁ ] [ █▅ ] dim 0950 μ= +0.024 σ= 0.022 zeros= 0% [ ▂███▅▁ ] [ ██ ] dim 0951 μ= +0.007 σ= 0.023 zeros= 0% [ ▁▇██▇▂ ] [ ▄█▄ ] dim 0952 μ= +0.019 σ= 0.031 zeros= 0% [ ▁▂▆███▇▃▁ ] [ ▆█▄ ] dim 0953 μ= -0.005 σ= 0.027 zeros= 0% [ ▁▆███▅▁ ] [ ▅█▃ ] dim 0954 μ= -0.026 σ= 0.030 zeros= 0% [ ▁▂▇███▆▂ ] [ ▁▆█▆ ] dim 0955 μ= +0.015 σ= 0.031 zeros= 0% [ ▁▃████▆▂ ] [ ▂█ ] dim 0956 μ= -0.008 σ= 0.018 zeros= 0% [ ▂██▆▁ ] [ █▃ ] dim 0957 μ= +0.000 σ= 0.017 zeros= 0% [ ▁▆██▂ ] [ ██ ] dim 0958 μ= +0.007 σ= 0.023 zeros= 0% [ ▂████▂ ] [ ▃█▆ ] dim 0959 μ= +0.002 σ= 0.030 zeros= 0% [ ▁▅████▃▁ ] [ ▂█▄ ] dim 0960 μ= -0.001 σ= 0.023 zeros= 0% [ ▃███▄▁ ] [ ▃█▃ ] dim 0961 μ= -0.004 σ= 0.020 zeros= 0% [ ▃███▂ ] [ ▃█▁ ] dim 0962 μ= -0.005 σ= 0.018 zeros= 0% [ ▂███▁ ] [ ██ ] dim 0963 μ= -0.013 σ= 0.023 zeros= 0% [ ▂▇███▂ ] [ ▃█▆▁ ] dim 0964 μ= -0.014 σ= 0.033 zeros= 0% [ ▁▅████▅▂ ] [ ▄█▇▁ ] dim 0965 μ= -0.016 σ= 0.036 zeros= 0% [ ▁▂▇████▅▂ ] [ ▄██▅▂ ] dim 0966 μ= +0.014 σ= 0.041 zeros= 0% [ ▁▃▅█████▅▂▁ ] [ ▇█ ] dim 0967 μ= -0.033 σ= 0.020 zeros= 0% [ ▁▆██▇▁ ] [ ▄█ ] dim 0968 μ= -0.010 σ= 0.015 zeros= 0% [ ▂██▄ ] [ ▄█▅ ] dim 0969 μ= +0.021 σ= 0.031 zeros= 0% [ ▂▆████▃▁ ] [ ▄▇█▄ ] dim 0970 μ= +0.010 σ= 0.038 zeros= 0% [ ▁▂▆████▇▃▁ ] [ ▄▇█▆▄ ] dim 0971 μ= +0.014 σ= 0.049 zeros= 0% [ ▁▂▄██████▇▃▁ ] -> OUTLIER_SPREAD: this_std=0.0492, mean_std=0.0266, +3.2sigma vs threshold=3.0sigma [ ▁▇█▃ ] dim 0972 μ= -0.011 σ= 0.032 zeros= 0% [ ▁▅████▆▁ ] [ ▁█▁ ] dim 0973 μ= -0.002 σ= 0.019 zeros= 0% [ ▂███▂ ] [ █ ] dim 0974 μ= -0.021 σ= 0.014 zeros= 0% [ ▅██▁ ] [ ▃█▁ ] dim 0975 μ= -0.006 σ= 0.020 zeros= 0% [ ▂███▂ ] [ ▆█▃ ] dim 0976 μ= -0.009 σ= 0.027 zeros= 0% [ ▂▇███▄▁ ] [ ▇█▄ ] dim 0977 μ= -0.007 σ= 0.032 zeros= 0% [ ▁▃████▇▂ ] [ ▄██▁ ] dim 0978 μ= +0.023 σ= 0.030 zeros= 0% [ ▁▆████▃▁ ] [ ▂█▃ ] dim 0979 μ= -0.001 σ= 0.021 zeros= 0% [ ▂███▃ ] [ ▆█▂ ] dim 0980 μ= -0.010 σ= 0.025 zeros= 0% [ ▂▇███▃▁ ] [ ▄█▄ ] dim 0981 μ= +0.016 σ= 0.027 zeros= 0% [ ▁▅███▅▁ ] [ ▃█▆ ] dim 0982 μ= +0.002 σ= 0.027 zeros= 0% [ ▁▄███▇▂ ] [ ▃█▃ ] dim 0983 μ= +0.017 σ= 0.021 zeros= 0% [ ▃███▂ ] [ █ ] dim 0984 μ= -0.002 σ= 0.016 zeros= 0% [ ▁▇██▁ ] [ ▆█▂ ] dim 0985 μ= +0.031 σ= 0.025 zeros= 0% [ ▂████▃ ] [ ▅██▃ ] dim 0986 μ= +0.022 σ= 0.037 zeros= 0% [ ▁▄█████▆▂ ] [ ▅█▆▁ ] dim 0987 μ= -0.017 σ= 0.034 zeros= 0% [ ▃▆████▆▂ ] [ █▃ ] dim 0988 μ= +0.003 σ= 0.015 zeros= 0% [ ▄██▂ ] [ ▄█▆ ] dim 0989 μ= -0.021 σ= 0.033 zeros= 0% [ ▁▂▇███▇▃▁ ] [ ▄█▆ ] dim 0990 μ= -0.022 σ= 0.033 zeros= 0% [ ▁▃▇████▃▁ ] [ █ ] dim 0991 μ= -0.003 σ= 0.015 zeros= 0% [ ▁▇█▇▁ ] [ ▃█▅ ] dim 0992 μ= -0.019 σ= 0.028 zeros= 0% [ ▁▅███▇▃ ] [ ▃█▇▅ ] dim 0993 μ= -0.010 σ= 0.037 zeros= 0% [ ▂▅████▇▃▁ ] [ ▄█▆ ] dim 0994 μ= +0.000 σ= 0.030 zeros= 0% [ ▁▆████▃▁ ] [ ▅▇█▄ ] dim 0995 μ= -0.015 σ= 0.034 zeros= 0% [ ▁▂▆████▅▂ ] [ █▆ ] dim 0996 μ= -0.015 σ= 0.019 zeros= 0% [ ▁▅██▄▁ ] [ ▇█▁ ] dim 0997 μ= -0.012 σ= 0.025 zeros= 0% [ ▂████▂▁ ] [ ▄█▂ ] dim 0998 μ= +0.014 σ= 0.023 zeros= 0% [ ▁▄███▃ ] [ ▃█▄ ] dim 0999 μ= +0.018 σ= 0.024 zeros= 0% [ ▁▄███▄▁ ] [ ▅█▅ ] dim 1000 μ= +0.018 σ= 0.031 zeros= 0% [ ▂▇███▇▂▁ ] [ ▄█▇ ] dim 1001 μ= +0.002 σ= 0.032 zeros= 0% [ ▂▆████▄▁ ] [ ██▁ ] dim 1002 μ= -0.013 σ= 0.025 zeros= 0% [ ▂████▂ ] [ █▃ ] dim 1003 μ= +0.020 σ= 0.019 zeros= 0% [ ▁███▂ ] [ ▅█▄ ] dim 1004 μ= -0.005 σ= 0.025 zeros= 0% [ ▁▆███▅▁ ] [ ██▂ ] dim 1005 μ= +0.010 σ= 0.028 zeros= 0% [ ▃████▄▁ ] [ ▆█▂ ] dim 1006 μ= +0.011 σ= 0.028 zeros= 0% [ ▃▇███▄▁ ] [ █▇▁ ] dim 1007 μ= -0.012 σ= 0.026 zeros= 0% [ ▂████▃ ] [ ▄█▅ ] dim 1008 μ= -0.003 σ= 0.025 zeros= 0% [ ▁▄███▄▁ ] [ ▆█ ] dim 1009 μ= +0.009 σ= 0.022 zeros= 0% [ ▁▆███▂ ] [ ▄██ ] dim 1010 μ= -0.001 σ= 0.033 zeros= 0% [ ▁▃▇████▄▁ ] [ ▅█▅ ] dim 1011 μ= -0.003 σ= 0.033 zeros= 0% [ ▁▃▇███▇▃▁ ] [ ▃██ ] dim 1012 μ= +0.001 σ= 0.026 zeros= 0% [ ▁▄███▆▂ ] [ ▂█▄ ] dim 1013 μ= -0.000 σ= 0.021 zeros= 0% [ ▂███▄ ] [ ▅█▄ ] dim 1014 μ= -0.003 σ= 0.029 zeros= 0% [ ▂▆███▆▂ ] [ █ ] dim 1015 μ= -0.020 σ= 0.011 zeros= 0% [ ▃█▇ ] [ ▁█▂ ] dim 1016 μ= -0.002 σ= 0.020 zeros= 0% [ ▂███▂ ] [ ▆█ ] dim 1017 μ= -0.010 σ= 0.016 zeros= 0% [ ▂██▆ ] [ ▁█▇▁ ] dim 1018 μ= -0.013 σ= 0.028 zeros= 0% [ ▁▃████▃▁ ] [ ▁██▅ ] dim 1019 μ= -0.010 σ= 0.030 zeros= 0% [ ▁▄████▅▂ ] [ ▃█▂ ] dim 1020 μ= -0.004 σ= 0.023 zeros= 0% [ ▁▄███▃ ] [ ▇█▂ ] dim 1021 μ= +0.031 σ= 0.027 zeros= 0% [ ▂████▄▁ ] [ ▄█▇▃ ] dim 1022 μ= +0.005 σ= 0.033 zeros= 0% [ ▂▆████▅▂ ] [ ▂▇█▂ ] dim 1023 μ= +0.008 σ= 0.030 zeros= 0% [ ▁▄████▅▁ ] cmd: ['/usr/sbin/perf', 'stat', '-dd', '-e', 'task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend', '/usr/lib/jvm/java-25-openjdk/bin/java', '--add-modules', 'jdk.incubator.vector', '-Xmx32g', '-Xms32g', '-server', '-XX:+UseParallelGC', '-Djava.io.tmpdir=/l/tmp', '--enable-native-access=ALL-UNNAMED', '-cp', '/l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build:/l/util.nightly/build', '--add-modules', 'jdk.incubator.vector', '--enable-native-access=ALL-UNNAMED', '-XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/2026.05.04.12.43.13/bench-knn-q4-fmFalse.jfr', 'knn.KnnGraphTester', '-maxConn', '32', '-dim', '1024', '-docs', '/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec', '-ndoc', '8000000', '-topK', '100', '-numIndexThreads', '8', '-beamWidthIndex', '100', '-search-and-stats', '/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec', '-metric', 'dot_product', '-numMergeThread', '16', '-numMergeWorker', '48', '-reindex', '-quantize', '-quantizeBits', '4', '-quantizeCompress'] WARNING: Using incubator modules: jdk.incubator.vector [0.211s][info][jfr,startup] Started recording 1. [0.211s][info][jfr,startup] [0.211s][info][jfr,startup] Use jcmd 1828175 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 1403709943863323 index key = dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-4-compressed-notfm Index Path = knn-reuse/indices/dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-4-compressed-notfm will now reindex: explicitly requested May 04, 2026 1:56:57 PM org.apache.lucene.internal.vectorization.PanamaVectorizationProvider logIncubatorSetup INFO: Java vector incubator API enabled; uses preferredBitSize=256; FMA enabled creating index in knn-reuse/indices/dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-4-compressed-notfm 39709371 doc vectors in docsPath "/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec" parentJoin=false Done indexing 25000 documents. Done indexing 50000 documents. Done indexing 75000 documents. Done indexing 100000 documents. Done indexing 125000 documents. Done indexing 150000 documents. Done indexing 175000 documents. Done indexing 200000 documents. Done indexing 225000 documents. Done indexing 250000 documents. Done indexing 275000 documents. Done indexing 300000 documents. Done indexing 325000 documents. Done indexing 350000 documents. Done indexing 375000 documents. Done indexing 400000 documents. Done indexing 425000 documents. Done indexing 450000 documents. Done indexing 475000 documents. Done indexing 500000 documents. Done indexing 525000 documents. Done indexing 550000 documents. Done indexing 575000 documents. Done indexing 600000 documents. Done indexing 625000 documents. Done indexing 650000 documents. Done indexing 675000 documents. Done indexing 700000 documents. Done indexing 725000 documents. Done indexing 750000 documents. Done indexing 775000 documents. Done indexing 800000 documents. Done indexing 825000 documents. Done indexing 850000 documents. Done indexing 875000 documents. Done indexing 900000 documents. Done indexing 925000 documents. Done indexing 950000 documents. Done indexing 975000 documents. Done indexing 1000000 documents. Done indexing 1025000 documents. Done indexing 1050000 documents. Done indexing 1075000 documents. Done indexing 1100000 documents. Done indexing 1125000 documents. Done indexing 1150000 documents. Done indexing 1175000 documents. Done indexing 1200000 documents. Done indexing 1225000 documents. Done indexing 1250000 documents. Done indexing 1275000 documents. Done indexing 1300000 documents. Done indexing 1325000 documents. Done indexing 1350000 documents. Done indexing 1375000 documents. Done indexing 1400000 documents. Done indexing 1425000 documents. Done indexing 1450000 documents. Done indexing 1475000 documents. Done indexing 1500000 documents. Done indexing 1525000 documents. Done indexing 1550000 documents. Done indexing 1575000 documents. Done indexing 1600000 documents. Done indexing 1625000 documents. Done indexing 1650000 documents. Done indexing 1675000 documents. Done indexing 1700000 documents. Done indexing 1725000 documents. Done indexing 1750000 documents. Done indexing 1775000 documents. Done indexing 1800000 documents. Done indexing 1825000 documents. Done indexing 1850000 documents. Done indexing 1875000 documents. Done indexing 1900000 documents. Done indexing 1925000 documents. Done indexing 1950000 documents. Done indexing 1975000 documents. Done indexing 2000000 documents. Done indexing 2025000 documents. Done indexing 2050000 documents. Done indexing 2075000 documents. Done indexing 2100000 documents. Done indexing 2125000 documents. Done indexing 2150000 documents. Done indexing 2175000 documents. Done indexing 2200000 documents. Done indexing 2225000 documents. Done indexing 2250000 documents. Done indexing 2275000 documents. Done indexing 2300000 documents. Done indexing 2325000 documents. Done indexing 2350000 documents. Done indexing 2375000 documents. Done indexing 2400000 documents. Done indexing 2425000 documents. Done indexing 2450000 documents. Done indexing 2475000 documents. Done indexing 2500000 documents. Done indexing 2525000 documents. Done indexing 2550000 documents. Done indexing 2575000 documents. Done indexing 2600000 documents. Done indexing 2625000 documents. Done indexing 2650000 documents. Done indexing 2675000 documents. Done indexing 2700000 documents. Done indexing 2725000 documents. Done indexing 2750000 documents. Done indexing 2775000 documents. Done indexing 2800000 documents. Done indexing 2825000 documents. Done indexing 2850000 documents. Done indexing 2875000 documents. Done indexing 2900000 documents. Done indexing 2925000 documents. Done indexing 2950000 documents. Done indexing 2975000 documents. Done indexing 3000000 documents. Done indexing 3025000 documents. Done indexing 3050000 documents. Done indexing 3075000 documents. Done indexing 3100000 documents. Done indexing 3125000 documents. Done indexing 3150000 documents. Done indexing 3175000 documents. Done indexing 3200000 documents. Done indexing 3225000 documents. Done indexing 3250000 documents. Done indexing 3275000 documents. Done indexing 3300000 documents. Done indexing 3325000 documents. Done indexing 3350000 documents. Done indexing 3375000 documents. Done indexing 3400000 documents. Done indexing 3425000 documents. Done indexing 3450000 documents. Done indexing 3475000 documents. Done indexing 3500000 documents. Done indexing 3525000 documents. Done indexing 3550000 documents. Done indexing 3575000 documents. Done indexing 3600000 documents. Done indexing 3625000 documents. Done indexing 3650000 documents. Done indexing 3675000 documents. Done indexing 3700000 documents. Done indexing 3725000 documents. Done indexing 3750000 documents. Done indexing 3775000 documents. Done indexing 3800000 documents. Done indexing 3825000 documents. Done indexing 3850000 documents. Done indexing 3875000 documents. Done indexing 3900000 documents. Done indexing 3925000 documents. Done indexing 3950000 documents. Done indexing 3975000 documents. Done indexing 4000000 documents. Done indexing 4025000 documents. Done indexing 4050000 documents. Done indexing 4075000 documents. Done indexing 4100000 documents. Done indexing 4125000 documents. Done indexing 4150000 documents. Done indexing 4175000 documents. Done indexing 4200000 documents. Done indexing 4225000 documents. Done indexing 4250000 documents. Done indexing 4275000 documents. Done indexing 4300000 documents. Done indexing 4325000 documents. Done indexing 4350000 documents. Done indexing 4375000 documents. Done indexing 4400000 documents. Done indexing 4425000 documents. Done indexing 4450000 documents. Done indexing 4475000 documents. Done indexing 4500000 documents. Done indexing 4525000 documents. Done indexing 4550000 documents. Done indexing 4575000 documents. Done indexing 4600000 documents. Done indexing 4625000 documents. Done indexing 4650000 documents. Done indexing 4675000 documents. Done indexing 4700000 documents. Done indexing 4725000 documents. Done indexing 4750000 documents. Done indexing 4775000 documents. Done indexing 4800000 documents. Done indexing 4825000 documents. Done indexing 4850000 documents. Done indexing 4875000 documents. Done indexing 4900000 documents. Done indexing 4925000 documents. Done indexing 4950000 documents. Done indexing 4975000 documents. Done indexing 5000000 documents. Done indexing 5025000 documents. Done indexing 5050000 documents. Done indexing 5075000 documents. Done indexing 5100000 documents. Done indexing 5125000 documents. Done indexing 5150000 documents. Done indexing 5175000 documents. Done indexing 5200000 documents. Done indexing 5225000 documents. Done indexing 5250000 documents. Done indexing 5275000 documents. Done indexing 5300000 documents. Done indexing 5325000 documents. Done indexing 5350000 documents. Done indexing 5375000 documents. Done indexing 5400000 documents. Done indexing 5425000 documents. Done indexing 5450000 documents. Done indexing 5475000 documents. Done indexing 5500000 documents. Done indexing 5525000 documents. Done indexing 5550000 documents. Done indexing 5575000 documents. Done indexing 5600000 documents. Done indexing 5625000 documents. Done indexing 5650000 documents. Done indexing 5675000 documents. Done indexing 5700000 documents. Done indexing 5725000 documents. Done indexing 5750000 documents. Done indexing 5775000 documents. Done indexing 5800000 documents. Done indexing 5825000 documents. Done indexing 5850000 documents. Done indexing 5875000 documents. Done indexing 5900000 documents. Done indexing 5925000 documents. Done indexing 5950000 documents. Done indexing 5975000 documents. Done indexing 6000000 documents. Done indexing 6025000 documents. Done indexing 6050000 documents. Done indexing 6075000 documents. Done indexing 6100000 documents. Done indexing 6125000 documents. Done indexing 6150000 documents. Done indexing 6175000 documents. Done indexing 6200000 documents. Done indexing 6225000 documents. Done indexing 6250000 documents. Done indexing 6275000 documents. Done indexing 6300000 documents. Done indexing 6325000 documents. Done indexing 6350000 documents. Done indexing 6375000 documents. Done indexing 6400000 documents. Done indexing 6425000 documents. Done indexing 6450000 documents. Done indexing 6475000 documents. Done indexing 6500000 documents. Done indexing 6525000 documents. Done indexing 6550000 documents. Done indexing 6575000 documents. Done indexing 6600000 documents. Done indexing 6625000 documents. Done indexing 6650000 documents. Done indexing 6675000 documents. Done indexing 6700000 documents. Done indexing 6725000 documents. Done indexing 6750000 documents. Done indexing 6775000 documents. Done indexing 6800000 documents. Done indexing 6825000 documents. Done indexing 6850000 documents. Done indexing 6875000 documents. Done indexing 6900000 documents. Done indexing 6925000 documents. Done indexing 6950000 documents. Done indexing 6975000 documents. Done indexing 7000000 documents. Done indexing 7025000 documents. Done indexing 7050000 documents. Done indexing 7075000 documents. Done indexing 7100000 documents. Done indexing 7125000 documents. Done indexing 7150000 documents. Done indexing 7175000 documents. Done indexing 7200000 documents. Done indexing 7225000 documents. Done indexing 7250000 documents. Done indexing 7275000 documents. Done indexing 7300000 documents. Done indexing 7325000 documents. Done indexing 7350000 documents. Done indexing 7375000 documents. Done indexing 7400000 documents. Done indexing 7425000 documents. Done indexing 7450000 documents. Done indexing 7475000 documents. Done indexing 7500000 documents. Done indexing 7525000 documents. Done indexing 7550000 documents. Done indexing 7575000 documents. Done indexing 7600000 documents. Done indexing 7625000 documents. Done indexing 7650000 documents. Done indexing 7675000 documents. Done indexing 7700000 documents. Done indexing 7725000 documents. Done indexing 7750000 documents. Done indexing 7775000 documents. Done indexing 7800000 documents. Done indexing 7825000 documents. Done indexing 7850000 documents. Done indexing 7875000 documents. Done indexing 7900000 documents. Done indexing 7925000 documents. Done indexing 7950000 documents. Done indexing 7975000 documents. Done indexing 8000000 documents. now IndexWriter.commit() now wait for already running merges to finish 0.0 sec: 146 segments, 16 merges 135.7s _16p: 8 segs, 1064.3 K docs, 4789.2 MB 91.6s _18w: 8 segs, 500.5 K docs, 2250.1 MB 69.0s _1a2: 8 segs, 130.9 K docs, 586.9 MB 64.7s _1a9: 8 segs, 84.8 K docs, 380.0 MB 59.7s _1ai: 8 segs, 185.3 K docs, 832.1 MB 54.3s _1ar: 9 segs, 45.5 K docs, 203.0 MB 48.4s _1b1: 9 segs, 47.9 K docs, 214.0 MB 42.6s _1bb: 9 segs, 44.4 K docs, 198.3 MB 36.8s _1bl: 9 segs, 45.0 K docs, 201.0 MB 30.2s _1bv: 9 segs, 46.0 K docs, 205.5 MB 24.8s _1c4: 8 segs, 40.6 K docs, 181.4 MB 19.8s _1cd: 8 segs, 40.4 K docs, 180.5 MB 14.1s _1cm: 8 segs, 41.0 K docs, 182.9 MB 8.5s _1cv: 8 segs, 40.3 K docs, 179.9 MB 2.6s _1d4: 8 segs, 41.0 K docs, 183.2 MB 5.0 sec: 130 segments, 14 merges 140.8s _16p: 8 segs, 1064.3 K docs, 4789.2 MB 96.7s _18w: 8 segs, 500.5 K docs, 2250.1 MB 74.0s _1a2: 8 segs, 130.9 K docs, 586.9 MB 69.8s _1a9: 8 segs, 84.8 K docs, 380.0 MB 64.7s _1ai: 8 segs, 185.3 K docs, 832.1 MB 53.4s _1b1: 9 segs, 47.9 K docs, 214.0 MB 41.8s _1bl: 9 segs, 45.0 K docs, 201.0 MB 35.2s _1bv: 9 segs, 46.0 K docs, 205.5 MB 29.8s _1c4: 8 segs, 40.6 K docs, 181.4 MB 24.8s _1cd: 8 segs, 40.4 K docs, 180.5 MB 19.2s _1cm: 8 segs, 41.0 K docs, 182.9 MB 13.5s _1cv: 8 segs, 40.3 K docs, 179.9 MB 7.6s _1d4: 8 segs, 41.0 K docs, 183.2 MB 5.0s _1d5: 8 segs, 28.1 K docs, 125.5 MB 10.0 sec: 122 segments, 13 merges 145.8s _16p: 8 segs, 1064.3 K docs, 4789.2 MB 101.7s _18w: 8 segs, 500.5 K docs, 2250.1 MB 79.0s _1a2: 8 segs, 130.9 K docs, 586.9 MB 74.8s _1a9: 8 segs, 84.8 K docs, 380.0 MB 69.7s _1ai: 8 segs, 185.3 K docs, 832.1 MB 58.4s _1b1: 9 segs, 47.9 K docs, 214.0 MB 40.2s _1bv: 9 segs, 46.0 K docs, 205.5 MB 34.8s _1c4: 8 segs, 40.6 K docs, 181.4 MB 29.8s _1cd: 8 segs, 40.4 K docs, 180.5 MB 24.2s _1cm: 8 segs, 41.0 K docs, 182.9 MB 18.5s _1cv: 8 segs, 40.3 K docs, 179.9 MB 12.6s _1d4: 8 segs, 41.0 K docs, 183.2 MB 10.0s _1d5: 8 segs, 28.1 K docs, 125.5 MB 15.0 sec: 99 segments, 10 merges 150.8s _16p: 8 segs, 1064.3 K docs, 4789.2 MB 106.7s _18w: 8 segs, 500.5 K docs, 2250.1 MB 84.0s _1a2: 8 segs, 130.9 K docs, 586.9 MB 79.8s _1a9: 8 segs, 84.8 K docs, 380.0 MB 74.7s _1ai: 8 segs, 185.3 K docs, 832.1 MB 34.8s _1cd: 8 segs, 40.4 K docs, 180.5 MB 29.2s _1cm: 8 segs, 41.0 K docs, 182.9 MB 23.5s _1cv: 8 segs, 40.3 K docs, 179.9 MB 17.6s _1d4: 8 segs, 41.0 K docs, 183.2 MB 15.0s _1d5: 8 segs, 28.1 K docs, 125.5 MB 20.0 sec: 78 segments, 8 merges 155.8s _16p: 8 segs, 1064.3 K docs, 4789.2 MB 111.7s _18w: 8 segs, 500.5 K docs, 2250.1 MB 89.0s _1a2: 8 segs, 130.9 K docs, 586.9 MB 84.8s _1a9: 8 segs, 84.8 K docs, 380.0 MB 79.7s _1ai: 8 segs, 185.3 K docs, 832.1 MB 28.5s _1cv: 8 segs, 40.3 K docs, 179.9 MB 22.6s _1d4: 8 segs, 41.0 K docs, 183.2 MB 4.5s _1d6: 8 segs, 338.1 K docs, 1518.2 MB 25.0 sec: 64 segments, 6 merges 160.8s _16p: 8 segs, 1064.3 K docs, 4789.2 MB 116.7s _18w: 8 segs, 500.5 K docs, 2250.1 MB 94.0s _1a2: 8 segs, 130.9 K docs, 586.9 MB 84.7s _1ai: 8 segs, 185.3 K docs, 832.1 MB 27.6s _1d4: 8 segs, 41.0 K docs, 183.2 MB 9.5s _1d6: 8 segs, 338.1 K docs, 1518.2 MB 30.1 sec: 57 segments, 5 merges 165.8s _16p: 8 segs, 1064.3 K docs, 4789.2 MB 121.7s _18w: 8 segs, 500.5 K docs, 2250.1 MB 89.7s _1ai: 8 segs, 185.3 K docs, 832.1 MB 32.6s _1d4: 8 segs, 41.0 K docs, 183.2 MB 14.5s _1d6: 8 segs, 338.1 K docs, 1518.2 MB 35.1 sec: 50 segments, 4 merges 170.8s _16p: 8 segs, 1064.3 K docs, 4789.2 MB 126.7s _18w: 8 segs, 500.5 K docs, 2250.1 MB 94.7s _1ai: 8 segs, 185.3 K docs, 832.1 MB 19.5s _1d6: 8 segs, 338.1 K docs, 1518.2 MB 40.1 sec: 50 segments, 4 merges 175.8s _16p: 8 segs, 1064.3 K docs, 4789.2 MB 131.7s _18w: 8 segs, 500.5 K docs, 2250.1 MB 99.7s _1ai: 8 segs, 185.3 K docs, 832.1 MB 24.6s _1d6: 8 segs, 338.1 K docs, 1518.2 MB 45.1 sec: 50 segments, 4 merges 180.8s _16p: 8 segs, 1064.3 K docs, 4789.2 MB 136.7s _18w: 8 segs, 500.5 K docs, 2250.1 MB 104.7s _1ai: 8 segs, 185.3 K docs, 832.1 MB 29.6s _1d6: 8 segs, 338.1 K docs, 1518.2 MB 50.0 sec: 50 segments, 4 merges 185.8s _16p: 8 segs, 1064.3 K docs, 4789.2 MB 141.6s _18w: 8 segs, 500.5 K docs, 2250.1 MB 109.7s _1ai: 8 segs, 185.3 K docs, 832.1 MB 34.5s _1d6: 8 segs, 338.1 K docs, 1518.2 MB 55.0 sec: 50 segments, 4 merges 190.8s _16p: 8 segs, 1064.3 K docs, 4789.2 MB 146.7s _18w: 8 segs, 500.5 K docs, 2250.1 MB 114.7s _1ai: 8 segs, 185.3 K docs, 832.1 MB 39.5s _1d6: 8 segs, 338.1 K docs, 1518.2 MB 60.0 sec: 50 segments, 4 merges 195.8s _16p: 8 segs, 1064.3 K docs, 4789.2 MB 151.7s _18w: 8 segs, 500.5 K docs, 2250.1 MB 119.7s _1ai: 8 segs, 185.3 K docs, 832.1 MB 44.5s _1d6: 8 segs, 338.1 K docs, 1518.2 MB 65.0 sec: 50 segments, 4 merges 200.8s _16p: 8 segs, 1064.3 K docs, 4789.2 MB 156.7s _18w: 8 segs, 500.5 K docs, 2250.1 MB 124.7s _1ai: 8 segs, 185.3 K docs, 832.1 MB 49.5s _1d6: 8 segs, 338.1 K docs, 1518.2 MB 70.0 sec: 50 segments, 4 merges 205.8s _16p: 8 segs, 1064.3 K docs, 4789.2 MB 161.7s _18w: 8 segs, 500.5 K docs, 2250.1 MB 129.7s _1ai: 8 segs, 185.3 K docs, 832.1 MB 54.5s _1d6: 8 segs, 338.1 K docs, 1518.2 MB 75.0 sec: 43 segments, 3 merges 166.7s _18w: 8 segs, 500.5 K docs, 2250.1 MB 134.7s _1ai: 8 segs, 185.3 K docs, 832.1 MB 59.5s _1d6: 8 segs, 338.1 K docs, 1518.2 MB 80.0 sec: 43 segments, 3 merges 171.7s _18w: 8 segs, 500.5 K docs, 2250.1 MB 139.7s _1ai: 8 segs, 185.3 K docs, 832.1 MB 64.5s _1d6: 8 segs, 338.1 K docs, 1518.2 MB 85.0 sec: 36 segments, 2 merges 176.7s _18w: 8 segs, 500.5 K docs, 2250.1 MB 69.5s _1d6: 8 segs, 338.1 K docs, 1518.2 MB 90.0 sec: 36 segments, 2 merges 181.7s _18w: 8 segs, 500.5 K docs, 2250.1 MB 74.5s _1d6: 8 segs, 338.1 K docs, 1518.2 MB 95.0 sec: 36 segments, 2 merges 186.7s _18w: 8 segs, 500.5 K docs, 2250.1 MB 79.5s _1d6: 8 segs, 338.1 K docs, 1518.2 MB 100.1 sec: 36 segments, 2 merges 191.7s _18w: 8 segs, 500.5 K docs, 2250.1 MB 84.5s _1d6: 8 segs, 338.1 K docs, 1518.2 MB 105.0 sec: 36 segments, 2 merges 196.7s _18w: 8 segs, 500.5 K docs, 2250.1 MB 89.5s _1d6: 8 segs, 338.1 K docs, 1518.2 MB 110.0 sec: 36 segments, 2 merges 201.7s _18w: 8 segs, 500.5 K docs, 2250.1 MB 94.5s _1d6: 8 segs, 338.1 K docs, 1518.2 MB 115.0 sec: 29 segments, 2 merges 99.5s _1d6: 8 segs, 338.1 K docs, 1518.2 MB 2.4s _1d7: 7 segs, 1107.4 K docs, 4983.2 MB 120.1 sec: 29 segments, 2 merges 104.5s _1d6: 8 segs, 338.1 K docs, 1518.2 MB 7.4s _1d7: 7 segs, 1107.4 K docs, 4983.2 MB 125.1 sec: 29 segments, 2 merges 109.5s _1d6: 8 segs, 338.1 K docs, 1518.2 MB 12.4s _1d7: 7 segs, 1107.4 K docs, 4983.2 MB 130.1 sec: 29 segments, 2 merges 114.5s _1d6: 8 segs, 338.1 K docs, 1518.2 MB 17.4s _1d7: 7 segs, 1107.4 K docs, 4983.2 MB 135.1 sec: 29 segments, 2 merges 119.5s _1d6: 8 segs, 338.1 K docs, 1518.2 MB 22.4s _1d7: 7 segs, 1107.4 K docs, 4983.2 MB 140.1 sec: 22 segments, 1 merges 27.4s _1d7: 7 segs, 1107.4 K docs, 4983.2 MB 145.1 sec: 22 segments, 1 merges 32.4s _1d7: 7 segs, 1107.4 K docs, 4983.2 MB 150.1 sec: 22 segments, 1 merges 37.4s _1d7: 7 segs, 1107.4 K docs, 4983.2 MB 155.1 sec: 22 segments, 1 merges 42.5s _1d7: 7 segs, 1107.4 K docs, 4983.2 MB 160.1 sec: 22 segments, 1 merges 47.5s _1d7: 7 segs, 1107.4 K docs, 4983.2 MB 165.1 sec: 22 segments, 1 merges 52.5s _1d7: 7 segs, 1107.4 K docs, 4983.2 MB 170.1 sec: 22 segments, 1 merges 57.5s _1d7: 7 segs, 1107.4 K docs, 4983.2 MB 175.0 sec: 22 segments, 1 merges 62.4s _1d7: 7 segs, 1107.4 K docs, 4983.2 MB 180.0 sec: 22 segments, 1 merges 67.4s _1d7: 7 segs, 1107.4 K docs, 4983.2 MB 185.0 sec: 22 segments, 1 merges 72.4s _1d7: 7 segs, 1107.4 K docs, 4983.2 MB 190.0 sec: 22 segments, 1 merges 77.4s _1d7: 7 segs, 1107.4 K docs, 4983.2 MB 195.0 sec: 22 segments, 1 merges 82.4s _1d7: 7 segs, 1107.4 K docs, 4983.2 MB 200.0 sec: 22 segments, 1 merges 87.4s _1d7: 7 segs, 1107.4 K docs, 4983.2 MB 205.1 sec: 22 segments, 1 merges 92.4s _1d7: 7 segs, 1107.4 K docs, 4983.2 MB 210.1 sec: 22 segments, 1 merges 97.4s _1d7: 7 segs, 1107.4 K docs, 4983.2 MB 215.1 sec: 22 segments, 1 merges 102.4s _1d7: 7 segs, 1107.4 K docs, 4983.2 MB 220.1 sec: 22 segments, 1 merges 107.4s _1d7: 7 segs, 1107.4 K docs, 4983.2 MB 225.1 sec: 22 segments, 1 merges 112.4s _1d7: 7 segs, 1107.4 K docs, 4983.2 MB 230.1 sec: 22 segments, 1 merges 117.4s _1d7: 7 segs, 1107.4 K docs, 4983.2 MB 235.1 sec: 22 segments, 1 merges 122.4s _1d7: 7 segs, 1107.4 K docs, 4983.2 MB 240.1 sec: 22 segments, 1 merges 127.5s _1d7: 7 segs, 1107.4 K docs, 4983.2 MB 245.1 sec: 22 segments, 1 merges 132.5s _1d7: 7 segs, 1107.4 K docs, 4983.2 MB 250.1 sec: 22 segments, 1 merges 137.5s _1d7: 7 segs, 1107.4 K docs, 4983.2 MB 255.0 sec: 22 segments, 1 merges 142.4s _1d7: 7 segs, 1107.4 K docs, 4983.2 MB 260.0 sec: 22 segments, 1 merges 147.4s _1d7: 7 segs, 1107.4 K docs, 4983.2 MB 265.0 sec: 22 segments, 1 merges 152.4s _1d7: 7 segs, 1107.4 K docs, 4983.2 MB 270.0 sec: 22 segments, 1 merges 157.4s _1d7: 7 segs, 1107.4 K docs, 4983.2 MB 275.0 sec: 22 segments, 1 merges 162.4s _1d7: 7 segs, 1107.4 K docs, 4983.2 MB 280.0 sec: 22 segments, 1 merges 167.4s _1d7: 7 segs, 1107.4 K docs, 4983.2 MB 285.0 sec: 22 segments, 1 merges 172.4s _1d7: 7 segs, 1107.4 K docs, 4983.2 MB 290.1 sec: 22 segments, 1 merges 177.4s _1d7: 7 segs, 1107.4 K docs, 4983.2 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 1101 seconds reindex takes 1101.54 sec index has 16 segments: segments_2: _i1(11.0.0):C1125068 _84(11.0.0):C772048 _g1(11.0.0):C503401 _x7(11.0.0):C1048447 _nk(11.0.0):C365570 _ul(11.0.0):C486725 _rs(11.0.0):C362596 _16p(11.0.0):C1064284 _1d7(11.0.0):C1107438 _18w(11.0.0):C500450 _18g(11.0.0):C127223 _19v(11.0.0):C76333 _1d6(11.0.0):C338111 _1cm(11.0.0):C40969 _1cv(11.0.0):C40300 _1d4(11.0.0):C41037 _i1: 5070.8 MB _84: 3478.2 MB _g1: 2267.2 MB _x7: 4725.1 MB _nk: 1646.1 MB _ul: 2192.0 MB _rs: 1632.7 MB _16p: 4796.6 MB _1d7: 4991.3 MB _18w: 2253.8 MB _18g: 572.3 MB _19v: 343.1 MB _1d6: 1522.3 MB _1cm: 183.9 MB _1cv: 180.9 MB _1d4: 184.3 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=0.5 index disk usage is 36040.74 MB vector disk usage is 35278.32 MB vector RAM usage is 4028.32 MB exact nn key = cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100 read pre-cached exact match vectors from cache file "knn-reuse/exact-nn/cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100.bin" read pre-cached exact match scores from cache file "knn-reuse/exact-nn/cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100.scores" EXACT_NN_SCORES_PATH: /l/util.nightly/knn-reuse/exact-nn/cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100.scores EXACT_NN_METRIC: dot_product path=/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec dim=1024 vectorEncoding.byteSize=4 1778739 query vectors in queryPath "/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec" searching 1000 query vectors; topK=100, fanout=100 done warmup thread 3 name=main cpu@start=55420232254 cpu@end=68082151241 deltaMS=12661.918987 thread 14 name=Reference Handler cpu@start=1915326 cpu@end=1915326 deltaMS=0.0 thread 15 name=Finalizer cpu@start=151836 cpu@end=151836 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=71934 cpu@end=71934 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=4577940 cpu@end=4577940 deltaMS=0.0 thread 41 name=JFR Recorder Thread cpu@start=16557887566 cpu@end=16559853998 deltaMS=1.966432 thread 42 name=JFR Periodic Tasks cpu@start=86659951147 cpu@end=87265563911 deltaMS=605.612764 thread 45 name=Notification Thread cpu@start=111353 cpu@end=111353 deltaMS=0.0 thread 56 name=hnsw-merge-1-thread-1 cpu@start=1322610318107 cpu@end=1322610318107 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-2 cpu@start=1317414675090 cpu@end=1317414675090 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-3 cpu@start=1316773397565 cpu@end=1316773397565 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-4 cpu@start=1322231886467 cpu@end=1322231886467 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-5 cpu@start=1322637867676 cpu@end=1322637867676 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-6 cpu@start=1317527461712 cpu@end=1317527461712 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-7 cpu@start=1319362933917 cpu@end=1319362933917 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-8 cpu@start=1318202940699 cpu@end=1318202940699 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-9 cpu@start=1320791949148 cpu@end=1320791949148 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-10 cpu@start=1319601286862 cpu@end=1319601286862 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-11 cpu@start=1322045698312 cpu@end=1322045698312 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-12 cpu@start=1320577417900 cpu@end=1320577417900 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-13 cpu@start=1322702474991 cpu@end=1322702474991 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-14 cpu@start=1318631170092 cpu@end=1318631170092 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-15 cpu@start=1321901933573 cpu@end=1321901933573 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-16 cpu@start=1323024903588 cpu@end=1323024903588 deltaMS=0.0 Average CPU cores used: 1.047143451922764 completed 1000 searches in 12672 ms: 78 QPS CPU time=13269 ms checking results SUMMARY: 0.897 12.672 13.269 1.047 8000000 KNN 100 100 N/A N/A 100.000 32 100 4 bits 62832 1101.54 7262.55 0.00 16 36040.74 null N/A 1.000 35278.320 4028.320 false HNSW Leaf 0 has 4 layers Leaf 0 has 1125068 documents Graph level=3 size=60, Fanout min=3, mean=9.30, max=20, meandelta=86823.70 % 0 10 20 30 40 50 60 70 80 90 100 0 6 7 8 8 9 9 10 11 13 20 Graph level=2 size=1026, Fanout min=6, mean=23.45, max=32, meandelta=43916.30 % 0 10 20 30 40 50 60 70 80 90 100 0 14 17 19 21 23 26 29 32 32 32 Graph level=1 size=34512, Fanout min=3, mean=28.05, max=32, meandelta=36762.32 % 0 10 20 30 40 50 60 70 80 90 100 0 19 23 26 29 32 32 32 32 32 32 Graph level=0 size=1125068, Fanout min=1, mean=39.54, max=64, meandelta=26338.74 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 37 42 49 60 64 64 Graph level=3 size=60, connectedness=1.00 Graph level=2 size=1026, connectedness=1.00 Graph level=1 size=34512, connectedness=1.00 Graph level=0 size=1125068, connectedness=1.00 Leaf 1 has 4 layers Leaf 1 has 772048 documents Graph level=3 size=39, Fanout min=3, mean=7.69, max=12, meandelta=57836.87 % 0 10 20 30 40 50 60 70 80 90 100 0 4 5 6 7 8 8 9 10 10 12 Graph level=2 size=640, Fanout min=7, mean=22.00, max=32, meandelta=31906.64 % 0 10 20 30 40 50 60 70 80 90 100 0 13 16 18 19 22 24 26 30 32 32 Graph level=1 size=23578, Fanout min=3, mean=27.91, max=32, meandelta=25348.84 % 0 10 20 30 40 50 60 70 80 90 100 0 19 23 26 29 32 32 32 32 32 32 Graph level=0 size=772048, Fanout min=1, mean=39.62, max=64, meandelta=18055.91 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 60 64 64 Graph level=3 size=39, connectedness=1.00 Graph level=2 size=640, connectedness=1.00 Graph level=1 size=23578, connectedness=1.00 Graph level=0 size=772048, connectedness=1.00 Leaf 2 has 4 layers Leaf 2 has 503401 documents Graph level=3 size=21, Fanout min=1, mean=5.14, max=8, meandelta=43540.48 % 0 10 20 30 40 50 60 70 80 90 100 0 3 3 4 5 5 5 5 7 7 8 Graph level=2 size=391, Fanout min=7, mean=19.54, max=32, meandelta=23217.82 % 0 10 20 30 40 50 60 70 80 90 100 0 12 14 16 17 19 20 23 25 28 32 Graph level=1 size=15391, Fanout min=4, mean=27.78, max=32, meandelta=16611.57 % 0 10 20 30 40 50 60 70 80 90 100 0 19 22 25 29 32 32 32 32 32 32 Graph level=0 size=503401, Fanout min=1, mean=39.64, max=64, meandelta=11777.25 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 60 64 64 Graph level=3 size=21, connectedness=1.00 Graph level=2 size=391, connectedness=1.00 Graph level=1 size=15391, connectedness=1.00 Graph level=0 size=503401, connectedness=1.00 Leaf 3 has 4 layers Leaf 3 has 1048447 documents Graph level=3 size=57, Fanout min=3, mean=8.81, max=16, meandelta=88583.77 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 7 7 8 9 10 12 13 16 Graph level=2 size=966, Fanout min=7, mean=23.49, max=32, meandelta=40547.91 % 0 10 20 30 40 50 60 70 80 90 100 0 15 17 19 21 23 25 29 32 32 32 Graph level=1 size=32057, Fanout min=3, mean=28.03, max=32, meandelta=34255.37 % 0 10 20 30 40 50 60 70 80 90 100 0 19 23 26 29 32 32 32 32 32 32 Graph level=0 size=1048447, Fanout min=1, mean=39.57, max=64, meandelta=24532.81 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 37 42 50 60 64 64 Graph level=3 size=57, connectedness=1.00 Graph level=2 size=966, connectedness=1.00 Graph level=1 size=32057, connectedness=1.00 Graph level=0 size=1048447, connectedness=1.00 Leaf 4 has 4 layers Leaf 4 has 365570 documents Graph level=3 size=20, Fanout min=2, mean=5.60, max=10, meandelta=44209.99 % 0 10 20 30 40 50 60 70 80 90 100 0 3 4 4 5 5 6 6 7 8 10 Graph level=2 size=301, Fanout min=6, mean=17.68, max=32, meandelta=17525.77 % 0 10 20 30 40 50 60 70 80 90 100 0 11 13 14 16 17 18 20 22 26 32 Graph level=1 size=11141, Fanout min=7, mean=27.59, max=32, meandelta=12043.89 % 0 10 20 30 40 50 60 70 80 90 100 0 19 22 25 28 32 32 32 32 32 32 Graph level=0 size=365570, Fanout min=1, mean=39.65, max=64, meandelta=8558.17 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 29 32 37 42 49 59 64 64 Graph level=3 size=20, connectedness=1.00 Graph level=2 size=301, connectedness=1.00 Graph level=1 size=11141, connectedness=1.00 Graph level=0 size=365570, connectedness=1.00 Leaf 5 has 4 layers Leaf 5 has 486725 documents Graph level=3 size=23, Fanout min=3, mean=6.52, max=11, meandelta=40011.09 % 0 10 20 30 40 50 60 70 80 90 100 0 3 4 5 6 6 7 8 8 9 11 Graph level=2 size=370, Fanout min=7, mean=18.63, max=32, meandelta=22727.86 % 0 10 20 30 40 50 60 70 80 90 100 0 11 13 15 16 18 19 22 24 27 32 Graph level=1 size=14759, Fanout min=6, mean=27.71, max=32, meandelta=16031.37 % 0 10 20 30 40 50 60 70 80 90 100 0 19 22 25 29 32 32 32 32 32 32 Graph level=0 size=486725, Fanout min=1, mean=39.65, max=64, meandelta=11387.15 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 60 64 64 Graph level=3 size=23, connectedness=1.00 Graph level=2 size=370, connectedness=1.00 Graph level=1 size=14759, connectedness=1.00 Graph level=0 size=486725, connectedness=1.00 Leaf 6 has 4 layers Leaf 6 has 362596 documents Graph level=3 size=24, Fanout min=3, mean=5.33, max=8, meandelta=40755.98 % 0 10 20 30 40 50 60 70 80 90 100 0 3 4 4 4 5 5 6 7 7 8 Graph level=2 size=285, Fanout min=7, mean=17.49, max=32, meandelta=17182.97 % 0 10 20 30 40 50 60 70 80 90 100 0 11 13 14 15 17 18 20 22 25 32 Graph level=1 size=10970, Fanout min=7, mean=27.52, max=32, meandelta=12059.41 % 0 10 20 30 40 50 60 70 80 90 100 0 19 22 25 28 32 32 32 32 32 32 Graph level=0 size=362596, Fanout min=1, mean=39.65, max=64, meandelta=8489.85 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 29 32 37 42 49 59 64 64 Graph level=3 size=24, connectedness=1.00 Graph level=2 size=285, connectedness=1.00 Graph level=1 size=10970, connectedness=1.00 Graph level=0 size=362596, connectedness=1.00 Leaf 7 has 4 layers Leaf 7 has 1064284 documents Graph level=3 size=53, Fanout min=3, mean=8.83, max=16, meandelta=87694.79 % 0 10 20 30 40 50 60 70 80 90 100 0 4 6 7 7 8 9 10 11 14 16 Graph level=2 size=950, Fanout min=8, mean=23.39, max=32, meandelta=41498.95 % 0 10 20 30 40 50 60 70 80 90 100 0 15 17 19 21 23 25 28 32 32 32 Graph level=1 size=32533, Fanout min=3, mean=28.06, max=32, meandelta=34741.43 % 0 10 20 30 40 50 60 70 80 90 100 0 19 23 26 29 32 32 32 32 32 32 Graph level=0 size=1064284, Fanout min=1, mean=39.56, max=64, meandelta=24907.83 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 37 42 49 60 64 64 Graph level=3 size=53, connectedness=1.00 Graph level=2 size=950, connectedness=1.00 Graph level=1 size=32533, connectedness=1.00 Graph level=0 size=1064284, connectedness=1.00 Leaf 8 has 4 layers Leaf 8 has 1107438 documents Graph level=3 size=67, Fanout min=3, mean=8.81, max=24, meandelta=93470.06 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 7 8 9 9 10 11 12 24 Graph level=2 size=1023, Fanout min=7, mean=23.45, max=32, meandelta=42778.04 % 0 10 20 30 40 50 60 70 80 90 100 0 15 17 19 21 23 25 29 32 32 32 Graph level=1 size=33695, Fanout min=3, mean=28.05, max=32, meandelta=36122.96 % 0 10 20 30 40 50 60 70 80 90 100 0 19 23 26 30 32 32 32 32 32 32 Graph level=0 size=1107438, Fanout min=1, mean=39.54, max=64, meandelta=25931.62 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 37 42 49 60 64 64 Graph level=3 size=67, connectedness=1.00 Graph level=2 size=1023, connectedness=1.00 Graph level=1 size=33695, connectedness=1.00 Graph level=0 size=1107438, connectedness=1.00 Leaf 9 has 4 layers Leaf 9 has 500450 documents Graph level=3 size=24, Fanout min=3, mean=6.67, max=10, meandelta=41072.66 % 0 10 20 30 40 50 60 70 80 90 100 0 4 5 5 6 6 7 8 8 9 10 Graph level=2 size=379, Fanout min=6, mean=19.07, max=32, meandelta=22318.66 % 0 10 20 30 40 50 60 70 80 90 100 0 12 14 15 17 18 20 22 24 28 32 Graph level=1 size=15189, Fanout min=5, mean=27.70, max=32, meandelta=16523.66 % 0 10 20 30 40 50 60 70 80 90 100 0 19 22 25 28 32 32 32 32 32 32 Graph level=0 size=500450, Fanout min=1, mean=39.62, max=64, meandelta=11717.33 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 60 64 64 Graph level=3 size=24, connectedness=1.00 Graph level=2 size=379, connectedness=1.00 Graph level=1 size=15189, connectedness=1.00 Graph level=0 size=500450, connectedness=1.00 Leaf 10 has 4 layers Leaf 10 has 127223 documents Graph level=3 size=2, Fanout min=1, mean=1.00, max=1, meandelta=0.00 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 1 1 1 1 1 1 1 1 Graph level=2 size=109, Fanout min=4, mean=11.60, max=23, meandelta=8858.90 % 0 10 20 30 40 50 60 70 80 90 100 0 7 8 9 10 11 12 13 15 16 23 Graph level=1 size=3999, Fanout min=8, mean=26.60, max=32, meandelta=4365.18 % 0 10 20 30 40 50 60 70 80 90 100 0 17 20 23 26 29 32 32 32 32 32 Graph level=0 size=127223, Fanout min=1, mean=39.10, max=64, meandelta=3024.45 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 36 41 48 58 64 64 Graph level=3 size=2, connectedness=1.00 Graph level=2 size=109, connectedness=1.00 Graph level=1 size=3999, connectedness=1.00 Graph level=0 size=127223, connectedness=1.00 Leaf 11 has 4 layers Leaf 11 has 76333 documents Graph level=3 size=3, Fanout min=1, mean=1.33, max=2, meandelta=6920.50 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 1 1 1 1 1 1 1 2 Graph level=2 size=60, Fanout min=4, mean=10.10, max=17, meandelta=6382.78 % 0 10 20 30 40 50 60 70 80 90 100 0 7 8 8 9 10 10 12 13 14 17 Graph level=1 size=2339, Fanout min=8, mean=25.73, max=32, meandelta=2689.16 % 0 10 20 30 40 50 60 70 80 90 100 0 16 19 22 24 27 30 32 32 32 32 Graph level=0 size=76333, Fanout min=2, mean=38.64, max=64, meandelta=1832.77 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 31 36 41 47 56 64 64 Graph level=3 size=3, connectedness=1.00 Graph level=2 size=60, connectedness=1.00 Graph level=1 size=2339, connectedness=1.00 Graph level=0 size=76333, connectedness=1.00 Leaf 12 has 4 layers Leaf 12 has 338111 documents Graph level=3 size=22, Fanout min=3, mean=5.36, max=9, meandelta=33988.89 % 0 10 20 30 40 50 60 70 80 90 100 0 3 3 4 5 5 6 6 6 7 9 Graph level=2 size=274, Fanout min=5, mean=17.07, max=32, meandelta=15112.05 % 0 10 20 30 40 50 60 70 80 90 100 0 10 12 14 15 17 18 19 21 24 32 Graph level=1 size=10259, Fanout min=7, mean=27.46, max=32, meandelta=11209.00 % 0 10 20 30 40 50 60 70 80 90 100 0 18 22 25 28 31 32 32 32 32 32 Graph level=0 size=338111, Fanout min=1, mean=39.58, max=64, meandelta=7930.78 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 29 32 37 42 49 59 64 64 Graph level=3 size=22, connectedness=1.00 Graph level=2 size=274, connectedness=1.00 Graph level=1 size=10259, connectedness=1.00 Graph level=0 size=338111, connectedness=1.00 Leaf 13 has 4 layers Leaf 13 has 40969 documents Graph level=3 size=2, Fanout min=1, mean=1.00, max=1, meandelta=0.00 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 1 1 1 1 1 1 1 1 Graph level=2 size=33, Fanout min=4, mean=7.09, max=12, meandelta=4666.12 % 0 10 20 30 40 50 60 70 80 90 100 0 5 5 6 6 7 7 8 8 9 12 Graph level=1 size=1253, Fanout min=9, mean=24.28, max=32, meandelta=1513.97 % 0 10 20 30 40 50 60 70 80 90 100 0 15 18 20 22 24 27 30 32 32 32 Graph level=0 size=40969, Fanout min=1, mean=37.89, max=64, meandelta=1001.58 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 27 31 35 39 46 54 64 64 Graph level=3 size=2, connectedness=1.00 Graph level=2 size=33, connectedness=1.00 Graph level=1 size=1253, connectedness=1.00 Graph level=0 size=40969, connectedness=1.00 Leaf 14 has 4 layers Leaf 14 has 40300 documents Graph level=3 size=2, Fanout min=1, mean=1.00, max=1, meandelta=0.00 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 1 1 1 1 1 1 1 1 Graph level=2 size=33, Fanout min=2, mean=6.55, max=13, meandelta=4892.00 % 0 10 20 30 40 50 60 70 80 90 100 0 4 4 5 6 6 7 7 8 9 13 Graph level=1 size=1246, Fanout min=8, mean=24.49, max=32, meandelta=1489.79 % 0 10 20 30 40 50 60 70 80 90 100 0 16 18 20 22 25 27 31 32 32 32 Graph level=0 size=40300, Fanout min=2, mean=38.01, max=64, meandelta=981.86 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 27 31 35 39 46 55 64 64 Graph level=3 size=2, connectedness=1.00 Graph level=2 size=33, connectedness=1.00 Graph level=1 size=1246, connectedness=1.00 Graph level=0 size=40300, connectedness=1.00 Leaf 15 has 4 layers Leaf 15 has 41037 documents Graph level=3 size=2, Fanout min=1, mean=1.00, max=1, meandelta=0.00 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 1 1 1 1 1 1 1 1 Graph level=2 size=33, Fanout min=3, mean=6.61, max=12, meandelta=4672.73 % 0 10 20 30 40 50 60 70 80 90 100 0 5 5 5 6 6 6 7 8 9 12 Graph level=1 size=1253, Fanout min=8, mean=24.55, max=32, meandelta=1500.81 % 0 10 20 30 40 50 60 70 80 90 100 0 16 18 20 22 25 28 31 32 32 32 Graph level=0 size=41037, Fanout min=3, mean=37.95, max=64, meandelta=1001.31 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 27 31 35 39 46 55 64 64 Graph level=3 size=2, connectedness=1.00 Graph level=2 size=33, connectedness=1.00 Graph level=1 size=1253, connectedness=1.00 Graph level=0 size=41037, connectedness=1.00 Performance counter stats for '/usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build:/l/util.nightly/build --add-modules jdk.incubator.vector --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/2026.05.04.12.43.13/bench-knn-q4-fmFalse.jfr knn.KnnGraphTester -maxConn 32 -dim 1024 -docs /big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec -ndoc 8000000 -topK 100 -numIndexThreads 8 -beamWidthIndex 100 -search-and-stats /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -metric dot_product -numMergeThread 16 -numMergeWorker 48 -reindex -quantize -quantizeBits 4 -quantizeCompress': 40,324,190.83 msec task-clock:u 155,150,321,322,002 cycles:u (36.37%) 128,676,018,274,737 instructions:u (36.37%) 2,984,900,478,129 cache-references:u (36.36%) 1,231,065,853,876 cache-misses:u (36.36%) 47,532,180,408,358 L1-dcache-loads:u (36.36%) 1,485,198,076,028 L1-dcache-load-misses:u (36.36%) 3,224,457,931,140 L1-icache-loads:u (36.36%) 11,896,357,584 L1-icache-load-misses:u (36.36%) LLC-loads:u LLC-load-misses:u LLC-stores:u LLC-store-misses:u LLC-prefetches:u LLC-prefetch-misses:u 4,425,984 faults:u 3,637,366 minor-faults:u 113 major-faults:u 11,188,584,902,685 branches:u (36.36%) 90,150,181,408 branch-misses:u (36.36%) 2,596,090,923,496 stalled-cycles-frontend:u (36.36%) stalled-cycles-backend:u 1483.030264974 seconds time elapsed 39878.854396000 seconds user 433.757215000 seconds sys took 0:24:43.057865 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='288a65f5cdc4871d6a4c7ceb1e051acae1010d8b', luceneutil_git_rev='7c5156a700a5bfc48c5b2d22960b63b1b90f39d6', index_vectors_file='/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec', search_vectors_file='/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec', vector_dims=1024, do_force_merge=False, recall=0.897, cpu_time_ms=12.672, net_cpu_ms=13.269, avg_cpu_core_count=1.047, num_docs=8000000, top_k=100, fanout=100, max_conn=32, beam_width=100, quantize_desc='4 bits', total_visited=62832, index_time_sec=1101.54, index_docs_per_sec=7262.55, force_merge_time_sec=0.0, index_num_segments=16, index_size_on_disk_mb=36040.74, selectivity=None, pre_post_filter='null', vec_disk_mb=35278.32, vec_ram_mb=4028.32, graph_level_conn_p_values={3: (2, {0: 0, 10: 1, 20: 1, 30: 1, 40: 1, 50: 1, 60: 1, 70: 1, 80: 1, 90: 1, 100: 1}), 2: (33, {0: 0, 10: 5, 20: 5, 30: 5, 40: 6, 50: 6, 60: 6, 70: 7, 80: 8, 90: 9, 100: 12}), 1: (1253, {0: 0, 10: 16, 20: 18, 30: 20, 40: 22, 50: 25, 60: 28, 70: 31, 80: 32, 90: 32, 100: 32}), 0: (41037, {0: 0, 10: 20, 20: 24, 30: 27, 40: 31, 50: 35, 60: 39, 70: 46, 80: 55, 90: 64, 100: 64})}, combined_run_time=datetime.timedelta(seconds=1483, microseconds=57865)) Profiler summary for /l/logs.nightly/2026.05.04.12.43.13/bench-knn-q4-fmFalse.jfr Version: 2.1 Chunks: 97 Start: 2026-05-04 17:56:57 (UTC) Duration: 1473 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 38618977 662389705 jdk.FileWrite 17737742 370696636 jdk.FileRead 8003653 182474737 jdk.ObjectAllocationInNewTLAB 63270 1259032 jdk.BooleanFlag 48112 1521789 jdk.CPULoad 27410 547564 jdk.Checkpoint 6366 30328475 jdk.Compilation 6338 163586 jdk.UnsignedIntFlag 4656 157918 jdk.IntFlag 4268 155703 jdk.StringFlag 3298 127908 jdk.ObjectAllocationOutsideTLAB 1152 20659 jdk.CPUInformation 97 145690 jdk.GCConfiguration 97 2518 jdk.JVMInformation 97 91952 jdk.Metadata 97 10721116 jdk.GarbageCollection 46 1099 jdk.ActiveRecording 0 0 jdk.ActiveSetting 0 0 jdk.AllocationRequiringGC 0 0 jdk.BooleanFlagChanged 0 0 jdk.CPUTimeSamplesLost 0 0 jdk.CPUTimeStampCounter 0 0 jdk.ClassDefine 0 0 jdk.ClassLoad 0 0 jdk.ClassLoaderStatistics 0 0 jdk.ClassLoadingStatistics 0 0 jdk.ClassRedefinition 0 0 jdk.ClassUnload 0 0 jdk.CodeCacheConfiguration 0 0 jdk.CodeCacheFull 0 0 jdk.CodeCacheStatistics 0 0 jdk.CompilationFailure 0 0 jdk.CompilerConfiguration 0 0 jdk.CompilerInlining 0 0 jdk.CompilerPhase 0 0 jdk.CompilerQueueUtilization 0 0 jdk.CompilerStatistics 0 0 jdk.ConcurrentModeFailure 0 0 jdk.ContainerCPUThrottling 0 0 jdk.ContainerCPUUsage 0 0 jdk.ContainerConfiguration 0 0 jdk.ContainerIOUsage 0 0 jdk.ContainerMemoryUsage 0 0 jdk.ContinuationFreeze 0 0 jdk.ContinuationFreezeFast 0 0 jdk.ContinuationFreezeSlow 0 0 jdk.ContinuationThaw 0 0 jdk.ContinuationThawFast 0 0 jdk.ContinuationThawSlow 0 0 jdk.DataLoss 0 0 jdk.Deoptimization 0 0 jdk.DeprecatedInvocation 0 0 jdk.Deserialization 0 0 jdk.DirectBufferStatistics 0 0 jdk.DoubleFlag 0 0 jdk.DoubleFlagChanged 0 0 jdk.DumpReason 0 0 jdk.EvacuationFailed 0 0 jdk.EvacuationInformation 0 0 jdk.ExceptionStatistics 0 0 jdk.ExecuteVMOperation 0 0 jdk.ExecutionSample 0 0 jdk.FileForce 0 0 jdk.FinalizerStatistics 0 0 jdk.Flush 0 0 jdk.G1AdaptiveIHOP 0 0 jdk.G1BasicIHOP 0 0 jdk.G1EvacuationOldStatistics 0 0 jdk.G1EvacuationYoungStatistics 0 0 jdk.G1GarbageCollection 0 0 jdk.G1HeapRegionInformation 0 0 jdk.G1HeapRegionTypeChange 0 0 jdk.G1HeapSummary 0 0 jdk.G1MMU 0 0 jdk.GCCPUTime 0 0 jdk.GCHeapConfiguration 0 0 jdk.GCHeapMemoryPoolUsage 0 0 jdk.GCHeapMemoryUsage 0 0 jdk.GCHeapSummary 0 0 jdk.GCPhaseConcurrent 0 0 jdk.GCPhaseConcurrentLevel1 0 0 jdk.GCPhaseConcurrentLevel2 0 0 jdk.GCPhaseParallel 0 0 jdk.GCPhasePause 0 0 jdk.GCPhasePauseLevel1 0 0 jdk.GCPhasePauseLevel2 0 0 jdk.GCPhasePauseLevel3 0 0 jdk.GCPhasePauseLevel4 0 0 jdk.GCReferenceStatistics 0 0 jdk.GCSurvivorConfiguration 0 0 jdk.GCTLABConfiguration 0 0 jdk.HeapDump 0 0 jdk.InitialEnvironmentVariable 0 0 jdk.InitialSecurityProperty 0 0 jdk.InitialSystemProperty 0 0 jdk.IntFlagChanged 0 0 jdk.JITRestart 0 0 jdk.JavaAgent 0 0 jdk.JavaErrorThrow 0 0 jdk.JavaExceptionThrow 0 0 jdk.JavaMonitorDeflate 0 0 jdk.JavaMonitorEnter 0 0 jdk.JavaMonitorInflate 0 0 jdk.JavaMonitorNotify 0 0 jdk.JavaMonitorStatistics 0 0 jdk.JavaMonitorWait 0 0 jdk.JavaThreadStatistics 0 0 jdk.LongFlag 0 0 jdk.LongFlagChanged 0 0 jdk.MetaspaceAllocationFailure 0 0 jdk.MetaspaceChunkFreeListSummary 0 0 jdk.MetaspaceGCThreshold 0 0 jdk.MetaspaceOOM 0 0 jdk.MetaspaceSummary 0 0 jdk.MethodTiming 0 0 jdk.MethodTrace 0 0 jdk.ModuleExport 0 0 jdk.ModuleRequire 0 0 jdk.NativeAgent 0 0 jdk.NativeLibrary 0 0 jdk.NativeLibraryLoad 0 0 jdk.NativeLibraryUnload 0 0 jdk.NativeMemoryUsage 0 0 jdk.NativeMemoryUsageTotal 0 0 jdk.NativeMethodSample 0 0 jdk.NetworkUtilization 0 0 jdk.OSInformation 0 0 jdk.ObjectAllocationSample 0 0 jdk.ObjectCount 0 0 jdk.ObjectCountAfterGC 0 0 jdk.OldGarbageCollection 0 0 jdk.OldObjectSample 0 0 jdk.PSHeapSummary 0 0 jdk.ParallelOldGarbageCollection 0 0 jdk.PhysicalMemory 0 0 jdk.ProcessStart 0 0 jdk.PromoteObjectInNewPLAB 0 0 jdk.PromoteObjectOutsidePLAB 0 0 jdk.PromotionFailed 0 0 jdk.RedefineClasses 0 0 jdk.ReservedStackActivation 0 0 jdk.ResidentSetSize 0 0 jdk.RetransformClasses 0 0 jdk.SafepointBegin 0 0 jdk.SafepointEnd 0 0 jdk.SafepointLatency 0 0 jdk.SafepointStateSynchronization 0 0 jdk.SecurityPropertyModification 0 0 jdk.SecurityProviderService 0 0 jdk.SerializationMisdeclaration 0 0 jdk.ShenandoahEvacuationInformation 0 0 jdk.ShenandoahHeapRegionInformation 0 0 jdk.ShenandoahHeapRegionStateChange 0 0 jdk.Shutdown 0 0 jdk.SocketRead 0 0 jdk.SocketWrite 0 0 jdk.StringFlagChanged 0 0 jdk.StringTableStatistics 0 0 jdk.SwapSpace 0 0 jdk.SymbolTableStatistics 0 0 jdk.SyncOnValueBasedClass 0 0 jdk.SystemGC 0 0 jdk.SystemProcess 0 0 jdk.TLSHandshake 0 0 jdk.TenuringDistribution 0 0 jdk.ThreadAllocationStatistics 0 0 jdk.ThreadCPULoad 0 0 jdk.ThreadContextSwitchRate 0 0 jdk.ThreadDump 0 0 jdk.ThreadEnd 0 0 jdk.ThreadPark 0 0 jdk.ThreadSleep 0 0 jdk.ThreadStart 0 0 jdk.UnsignedIntFlagChanged 0 0 jdk.UnsignedLongFlag 0 0 jdk.UnsignedLongFlagChanged 0 0 jdk.VirtualThreadEnd 0 0 jdk.VirtualThreadPinned 0 0 jdk.VirtualThreadStart 0 0 jdk.VirtualThreadSubmitFailed 0 0 jdk.VirtualizationInformation 0 0 jdk.X509Certificate 0 0 jdk.X509Validation 0 0 jdk.YoungGarbageCollection 0 0 jdk.YoungGenerationConfiguration 0 0 jdk.ZAllocationStall 0 0 jdk.ZOldGarbageCollection 0 0 jdk.ZPageAllocation 0 0 jdk.ZRelocationSet 0 0 jdk.ZRelocationSetGroup 0 0 jdk.ZStatisticsCounter 0 0 jdk.ZStatisticsSampler 0 0 jdk.ZThreadPhase 0 0 jdk.ZUncommit 0 0 jdk.ZYoungGarbageCollection 0 0 profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.04.12.43.13/bench-knn-q4-fmFalse.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.05.04.12.43.13/bench-knn-q4-fmFalse.jfr is 1202.40 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 38618977 events (total: 38M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 46.16% 17M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():250 [JIT compiled code] 16.44% 6M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#int4DotProductSinglePackedBody():604 [Inlined code] 14.62% 5M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] 5.73% 2M jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] 3.07% 1M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] 2.71% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 2.28% 878948 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] 1.60% 616528 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] 1.04% 400813 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] 0.84% 322611 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] 0.70% 272224 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.51% 198108 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] 0.36% 139296 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] 0.26% 100640 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.25% 95899 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] 0.25% 95762 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] 0.23% 88968 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] 0.21% 81857 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] 0.21% 81384 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] 0.17% 65147 jdk.jfr.internal.JVM#emitEvent() [Native code] 0.15% 57127 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] 0.12% 46762 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.11% 44271 sun.nio.ch.NativeThread#current0() [Native code] 0.11% 43362 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] 0.11% 43255 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] 0.11% 41771 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():482 [JIT compiled code] 0.11% 41398 org.apache.lucene.store.RateLimitedIndexOutput#writeBytes():55 [Inlined code] 0.09% 34427 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#calculateCentroid():488 [JIT compiled code] 0.08% 30475 org.apache.lucene.util.hnsw.NeighborArray#sort():171 [Inlined code] 0.08% 30468 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():363 [JIT compiled code] 0.08% 30050 org.apache.lucene.util.TernaryLongHeap#downHeap():246 [Inlined code] 0.08% 29315 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.07% 25678 org.apache.lucene.util.TernaryLongHeap#downHeap():235 [Inlined code] 0.07% 25216 jdk.jfr.internal.event.EventWriter#reserveEventSizeField():199 [Inlined code] 0.06% 22227 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] 0.05% 19303 java.util.Arrays#sort():99 [Inlined code] 0.05% 17916 jdk.jfr.internal.event.EventWriter#putUncheckedLong():331 [Inlined code] 0.04% 14779 java.util.concurrent.atomic.LongAdder#add():93 [Inlined code] 0.04% 14073 java.util.DualPivotQuicksort#sort():238 [Inlined code] 0.03% 13032 java.util.DualPivotQuicksort#sort():368 [JIT compiled code] 0.03% 11111 org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 0.03% 10839 org.apache.lucene.util.hnsw.NeighborArray#clear():233 [Inlined code] 0.03% 10752 org.apache.lucene.store.RateLimitedIndexOutput#writeBytes():60 [Inlined code] 0.03% 10699 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] 0.03% 10422 org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 0.02% 9336 knn.IndexerThread#_run():102 [JIT compiled code] 0.02% 9059 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] 0.02% 8268 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] 0.02% 8264 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#writeFloat32Vectors():172 [JIT compiled code] 0.02% 7986 org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.04.12.43.13/bench-knn-q4-fmFalse.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.05.04.12.43.13/bench-knn-q4-fmFalse.jfr is 1202.40 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 38618977 events (total: 38M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 45.01% 17M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():250 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 16.44% 6M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#int4DotProductSinglePackedBody():604 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#int4DotProductSinglePackedBody():583 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#int4DotProductSinglePacked():569 [Inlined code] at org.apache.lucene.util.VectorUtil#int4DotProductSinglePacked():268 [JIT compiled code] 14.62% 5M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] 5.70% 2M jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnalignedInternal():3169 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnaligned():3159 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():60 [Inlined code] 2.71% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 2.28% 878948 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] 2.27% 876117 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [JIT compiled code] 1.38% 532332 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.93% 358205 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():250 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] 0.84% 322573 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#collect():683 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] 0.74% 287148 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] 0.68% 262280 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.58% 224652 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():348 [JIT compiled code] 0.45% 174529 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():101 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] 0.40% 152920 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] 0.26% 100611 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] 0.25% 95895 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.21% 81181 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] 0.21% 80233 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release():720 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#unlock():1154 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():392 [JIT compiled code] 0.17% 65527 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] 0.16% 62585 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] 0.15% 59671 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#pop():129 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():322 [JIT compiled code] 0.15% 57004 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] 0.14% 55085 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute():54 [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run():125 [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic():145 [JIT compiled code] 0.14% 53263 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] 0.12% 47904 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#updateTop():153 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] 0.12% 46762 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.11% 43321 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():250 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] 0.11% 41771 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():482 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] 0.11% 41577 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush():156 [JIT compiled code] 0.10% 38124 org.apache.lucene.store.RateLimitedIndexOutput#writeBytes():55 [Inlined code] at org.apache.lucene.store.DataOutput#writeBytes():54 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#writeVectorData():302 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#mergeOneFlatVectorField():235 [Interpreted code] 0.09% 34427 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#calculateCentroid():488 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeAndRecalculateCentroids():459 [Interpreted code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():331 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] 0.08% 31621 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current():51 [Inlined code] at sun.nio.ch.NativeThreadSet#add():48 [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite():349 [Inlined code] 0.08% 30475 org.apache.lucene.util.hnsw.NeighborArray#sort():171 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.08% 29310 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read():51 [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer():341 [Inlined code] at sun.nio.ch.IOUtil#read():307 [Inlined code] 0.07% 27588 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.07% 25207 jdk.jfr.internal.event.EventWriter#reserveEventSizeField():199 [Inlined code] at jdk.jfr.internal.event.EventWriter#beginEvent():245 [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer():69 [Inlined code] 0.06% 22189 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.06% 21861 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] 0.06% 21456 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush():156 [JIT compiled code] 0.05% 20367 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.05% 20179 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Interpreted code] 0.05% 20043 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] at org.apache.lucene.store.ChecksumIndexInput#seek():64 [Inlined code] at org.apache.lucene.codecs.CodecUtil#checksumEntireFile():619 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#checkIntegrity():193 [JIT compiled code] 0.05% 19301 java.util.Arrays#sort():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#sort():173 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] 0.05% 18727 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():363 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.05% 18509 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#pop():129 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popNode():637 [Inlined code] 0.05% 17798 jdk.jfr.internal.event.EventWriter#putUncheckedLong():331 [Inlined code] at jdk.jfr.internal.event.EventWriter#putLong():121 [Inlined code] at jdk.internal.event.FileReadEvent#commit() [JIT compiled code] at jdk.internal.event.FileReadEvent#offer():71 [Inlined code] 0.04% 16770 org.apache.lucene.util.TernaryLongHeap#downHeap():235 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#updateTop():153 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] 0.04% 14903 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] at org.apache.lucene.store.ChecksumIndexInput#seek():64 [JIT compiled code] at org.apache.lucene.codecs.CodecUtil#checksumEntireFile():619 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#checkIntegrity():193 [JIT compiled code] 0.04% 13945 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.04.12.43.13/bench-knn-q4-fmFalse.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.05.04.12.43.13/bench-knn-q4-fmFalse.jfr is 1202.40 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 38618977 events (total: 38M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 23.61% 9M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():250 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006b1a1488#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 19.77% 7M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():250 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006b1a1488#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 13.13% 5M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 6.03% 2M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#int4DotProductSinglePackedBody():604 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#int4DotProductSinglePackedBody():583 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#int4DotProductSinglePacked():569 [Inlined code] at org.apache.lucene.util.VectorUtil#int4DotProductSinglePacked():268 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():250 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 5.45% 2M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#int4DotProductSinglePackedBody():604 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#int4DotProductSinglePackedBody():583 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#int4DotProductSinglePacked():569 [Inlined code] at org.apache.lucene.util.VectorUtil#int4DotProductSinglePacked():268 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():250 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 3.90% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#int4DotProductSinglePackedBody():604 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#int4DotProductSinglePackedBody():583 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#int4DotProductSinglePacked():569 [Inlined code] at org.apache.lucene.util.VectorUtil#int4DotProductSinglePacked():268 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():250 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 2.33% 901512 jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnalignedInternal():3169 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnaligned():3159 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():60 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():53 [Inlined code] at java.lang.invoke.VarHandleGuards#guard_LJ_I():251 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#get():742 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#readInt():270 [Inlined code] at org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#vectorValue():131 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():199 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 2.02% 781938 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 1.66% 639792 jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnalignedInternal():3169 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnaligned():3159 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():60 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():53 [Inlined code] at java.lang.invoke.VarHandleGuards#guard_LJ_I():251 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#get():742 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#readInt():270 [Inlined code] at org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#vectorValue():131 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():245 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 1.51% 583452 jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnalignedInternal():3169 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnaligned():3159 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():60 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():53 [Inlined code] at java.lang.invoke.VarHandleGuards#guard_LJ_I():251 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#get():742 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#readInt():270 [Inlined code] at org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#vectorValue():131 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():199 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] 1.12% 432727 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006b1a1488#call() [Inlined code] 1.11% 430334 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 1.02% 392982 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006b1a1488#call() [Inlined code] 1.02% 392325 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():349 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField():129 [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge():127 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues():272 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000006b19dd88#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] 0.89% 342327 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 0.87% 337909 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():349 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField():129 [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge():127 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues():272 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000006b19dd88#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] 0.74% 286215 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():250 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006b1a1488#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.60% 233276 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():250 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006b1a1488#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.52% 199431 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] 0.50% 191237 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():250 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.42% 161114 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():250 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.41% 159497 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#collect():683 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006b1a1488#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.41% 158644 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush():156 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#flush():209 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#flush():123 [JIT compiled code] at org.apache.lucene.index.VectorValuesConsumer#flush():76 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():314 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] 0.37% 143603 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#collect():683 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006b1a1488#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.37% 143474 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():349 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField():129 [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge():127 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues():272 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000006b19dd88#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] 0.29% 111059 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#int4DotProductSinglePackedBody():604 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#int4DotProductSinglePackedBody():583 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#int4DotProductSinglePacked():569 [Inlined code] at org.apache.lucene.util.VectorUtil#int4DotProductSinglePacked():268 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():250 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] 0.26% 99080 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006b1a1488#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] 0.24% 93814 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#int4DotProductSinglePackedBody():604 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#int4DotProductSinglePackedBody():583 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#int4DotProductSinglePacked():569 [Inlined code] at org.apache.lucene.util.VectorUtil#int4DotProductSinglePacked():268 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():250 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.22% 85193 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():348 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006b1a1488#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.22% 83038 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():250 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006b1a1488#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] 0.20% 79136 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006b1a1488#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] 0.20% 78979 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#int4DotProductSinglePackedBody():604 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#int4DotProductSinglePackedBody():583 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#int4DotProductSinglePacked():569 [Inlined code] at org.apache.lucene.util.VectorUtil#int4DotProductSinglePacked():268 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():250 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.20% 77168 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006b1a1488#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000006b1a19e0#run() [JIT compiled code] 0.19% 75259 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] at sun.nio.ch.IOUtil#write():72 [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite():355 [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite():374 [Inlined code] at sun.nio.ch.FileChannelImpl#write():333 [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully():68 [Inlined code] at sun.nio.ch.ChannelOutputStream#write():105 [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write():391 [Inlined code] at java.util.zip.CheckedOutputStream#write():73 [Inlined code] 0.19% 74823 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():348 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006b1a1488#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.18% 70897 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush():156 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#flush():209 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#flush():123 [JIT compiled code] at org.apache.lucene.index.VectorValuesConsumer#flush():76 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():314 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#postUpdate():403 [JIT compiled code] 0.18% 70396 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():101 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#collect():683 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.18% 69895 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():349 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField():129 [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge():127 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues():272 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000006b19dd88#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge():159 [Interpreted code] 0.17% 66900 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#int4DotProductSinglePackedBody():604 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#int4DotProductSinglePackedBody():583 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#int4DotProductSinglePacked():569 [Inlined code] at org.apache.lucene.util.VectorUtil#int4DotProductSinglePacked():268 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():250 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] 0.17% 65417 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006b1a1488#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000006b1a19e0#run() [JIT compiled code] 0.17% 65304 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 0.15% 58670 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006b1a1488#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#build():93 [JIT compiled code] 0.15% 58225 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():349 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField():129 [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge():127 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues():272 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000006b19dd88#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():159 [Interpreted code] 0.14% 55085 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute():54 [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run():125 [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic():145 [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask():502 [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0():428 [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000006b07aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] at java.lang.Thread#run():1474 [Interpreted code] 0.14% 52317 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():348 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] 0.12% 45940 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006b1a1488#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#build():93 [Interpreted code] 0.11% 40972 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release():720 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#unlock():1154 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():392 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006b1a1488#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.11% 40785 jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnalignedInternal():3169 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnaligned():3159 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():60 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():53 [Inlined code] at java.lang.invoke.VarHandleGuards#guard_LJ_I():251 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#get():742 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#readInt():270 [Inlined code] at org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#vectorValue():131 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():199 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.10% 40425 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.10% 37765 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():101 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#collect():683 [Inlined code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#scoreEntryPoints():105 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.04.12.43.13/bench-knn-q4-fmFalse.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.05.04.12.43.13/bench-knn-q4-fmFalse.jfr is 1202.40 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 64397 events (total: 456678M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 22.59% 103180M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 22.11% 100990M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 19.72% 90062M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] 14.08% 64305M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] 7.14% 32590M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] 4.08% 18609M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] 1.44% 6593M java.lang.Integer#valueOf():1006 [Inlined code] 0.90% 4104M java.util.Arrays#copyOf():3478 [Inlined code] 0.71% 3228M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] 0.68% 3089M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] 0.64% 2932M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():204 [JIT compiled code] 0.60% 2731M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] 0.53% 2433M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] 0.39% 1798M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():345 [Interpreted code] 0.36% 1634M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] 0.30% 1374M knn.IndexerThread#_run():83 [Interpreted code] 0.28% 1273M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] 0.22% 994M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():232 [JIT compiled code] 0.21% 971M org.apache.lucene.util.SparseFixedBitSet#insertLong():230 [Inlined code] 0.19% 871M java.util.DualPivotQuicksort#tryMergeRuns():816 [JIT compiled code] 0.19% 859M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] 0.18% 819M java.util.ArrayList#grow():240 [Inlined code] 0.17% 798M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] 0.17% 775M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] 0.16% 723M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] 0.14% 659M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] 0.13% 571M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] 0.12% 568M java.lang.reflect.Array#newInstance():76 [Inlined code] 0.11% 508M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] 0.10% 440M java.util.ArrayList#iterator():1030 [JIT compiled code] 0.08% 367M java.util.HashMap#newNode():1910 [Inlined code] 0.08% 366M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():556 [JIT compiled code] 0.08% 358M knn.IndexerThread#_run():105 [JIT compiled code] 0.08% 343M org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] 0.07% 341M knn.IndexerThread#_run():119 [JIT compiled code] 0.07% 331M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():618 [JIT compiled code] 0.06% 269M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():389 [JIT compiled code] 0.05% 244M java.util.DualPivotQuicksort#sort():354 [JIT compiled code] 0.05% 220M org.apache.lucene.document.Document#():42 [Inlined code] 0.05% 215M org.apache.lucene.internal.hppc.IntIntHashMap#allocateBuffers():744 [Interpreted code] 0.05% 212M java.util.HashMap#resize():711 [JIT compiled code] 0.04% 186M org.apache.lucene.internal.hppc.IntIntHashMap#allocateBuffers():744 [JIT compiled code] 0.04% 186M knn.KnnGraphTester#printGraphFanout():1139 [JIT compiled code] 0.04% 179M org.apache.lucene.search.TopKnnCollector#topDocs():63 [Inlined code] 0.04% 177M knn.IndexerThread#_run():83 [JIT compiled code] 0.04% 173M java.io.BufferedOutputStream#():92 [Inlined code] 0.04% 171M java.util.concurrent.atomic.AtomicBoolean#compareAndSet():98 [Interpreted code] 0.03% 153M org.apache.lucene.util.FixedBitSet#():148 [Inlined code] 0.03% 141M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await():1767 [Interpreted code] 0.03% 125M org.apache.lucene.util.ArrayUtil#growExact():319 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.04.12.43.13/bench-knn-q4-fmFalse.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.05.04.12.43.13/bench-knn-q4-fmFalse.jfr is 1202.40 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 64397 events (total: 456678M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 18.17% 82969M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] 17.88% 81662M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] 11.68% 53357M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 8.69% 39669M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollector#():44 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [JIT compiled code] 7.36% 33620M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] 7.14% 32590M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():335 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] 5.39% 24632M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#():44 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [Interpreted code] 4.39% 20031M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] 4.23% 19327M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] 4.06% 18520M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 1.42% 6475M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1099 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1054 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1029 [Interpreted code] 0.85% 3886M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayDeque#grow():146 [JIT compiled code] at java.util.ArrayDeque#addFirst():288 [Inlined code] at java.util.ArrayDeque#push():577 [Inlined code] 0.68% 3089M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.53% 2433M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.52% 2376M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.41% 1889M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Interpreted code] 0.40% 1804M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.39% 1798M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():345 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.30% 1374M knn.IndexerThread#_run():83 [Interpreted code] at knn.IndexerThread#run():74 [Interpreted code] 0.30% 1367M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.24% 1100M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.23% 1049M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.20% 899M org.apache.lucene.util.SparseFixedBitSet#insertLong():230 [Inlined code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet():170 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search():83 [Inlined code] 0.19% 871M java.util.DualPivotQuicksort#tryMergeRuns():816 [JIT compiled code] at java.util.DualPivotQuicksort#sort():277 [JIT compiled code] at java.util.DualPivotQuicksort#sort():238 [Inlined code] at java.util.Arrays#sort():123 [Inlined code] 0.18% 835M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.18% 819M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] 0.17% 798M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] 0.17% 779M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite():106 [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite():48 [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite():2212 [JIT compiled code] 0.15% 692M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.14% 650M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():232 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] 0.12% 568M java.lang.reflect.Array#newInstance():76 [Inlined code] at org.apache.lucene.util.ArrayUtil#growExact():216 [Inlined code] at org.apache.lucene.util.ArrayUtil#grow():234 [JIT compiled code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():152 [JIT compiled code] 0.11% 517M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] 0.10% 460M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.09% 426M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.09% 410M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():238 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] 0.09% 408M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] 0.08% 385M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.08% 382M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.08% 358M knn.IndexerThread#_run():105 [JIT compiled code] at knn.IndexerThread#run():74 [Interpreted code] 0.08% 343M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():232 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush():156 [JIT compiled code] 0.08% 343M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Interpreted code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Interpreted code] 0.08% 343M org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000006b1a19e0#run() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted code] at java.util.concurrent.ThreadPoolExecutor$Worker#run():614 [Interpreted code] 0.07% 341M knn.IndexerThread#_run():119 [JIT compiled code] at knn.IndexerThread#run():74 [Interpreted code] 0.07% 334M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 0.07% 328M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] at java.lang.StringConcatHelper#newArray():578 [Inlined code] at java.lang.StringConcatHelper#newArrayWithSuffix():611 [Inlined code] at java.lang.String$$StringConcat.0x000000006b187000#concat() [Inlined code] 0.07% 322M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():556 [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#serializedDocument():645 [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#copyOneDoc():508 [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#merge():630 [JIT compiled code] 0.07% 314M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():238 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] 0.07% 313M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():238 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] 0.07% 312M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.07% 309M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():618 [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#serializedDocument():645 [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#copyOneDoc():508 [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#merge():630 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.04.12.43.13/bench-knn-q4-fmFalse.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.05.04.12.43.13/bench-knn-q4-fmFalse.jfr is 1202.40 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 64397 events (total: 456678M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 8.67% 39605M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollector#():44 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():28 [Inlined code] at org.apache.lucene.search.IndexSearcher#search():741 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter():590 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():613 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1486 [JIT compiled code] at knn.KnnGraphTester#testSearch():1221 [Interpreted code] at knn.KnnGraphTester#run():743 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] 7.10% 32418M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():335 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$FieldWriter#addValue():568 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$FieldWriter#addValue():518 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():783 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] 6.03% 27529M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006b1a1488#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 5.80% 26496M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006b1a1488#call() [Inlined code] 5.79% 26422M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006b1a1488#call() [Inlined code] 5.46% 24914M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006b1a1488#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 5.14% 23451M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006b1a1488#call() [Inlined code] 5.05% 23070M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006b1a1488#call() [Inlined code] 4.86% 22202M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 4.70% 21479M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 3.96% 18077M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 3.59% 16401M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#():44 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():28 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():741 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():590 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():613 [Interpreted code] at knn.KnnGraphTester#doFloatVectorQuery():1486 [Interpreted code] at knn.KnnGraphTester#testSearch():1221 [Interpreted code] at knn.KnnGraphTester#run():743 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] 3.34% 15273M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 1.80% 8231M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#():44 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():28 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():741 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():590 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():613 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1486 [JIT compiled code] at knn.KnnGraphTester#testSearch():1221 [Interpreted code] at knn.KnnGraphTester#run():743 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] 1.42% 6475M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1099 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1054 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1029 [Interpreted code] at knn.KnnGraphTester#run():748 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] at knn.KnnGraphTester#main():266 [Interpreted code] 1.36% 6224M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():255 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph():148 [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder():81 [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge():212 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#buildAndWriteGraph():485 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#lambda$mergeOneField$0():440 [Interpreted code] 1.35% 6173M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():255 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph():148 [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder():81 [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge():212 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#buildAndWriteGraph():485 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#lambda$mergeOneField$0():440 [Interpreted code] 1.26% 5739M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 1.06% 4835M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] 1.05% 4803M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] 0.99% 4541M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.95% 4331M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.92% 4223M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006b1a1488#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.90% 4120M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 0.85% 3886M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayDeque#grow():146 [JIT compiled code] at java.util.ArrayDeque#addFirst():288 [Inlined code] at java.util.ArrayDeque#push():577 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1099 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1054 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1029 [Interpreted code] at knn.KnnGraphTester#run():748 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] at knn.KnnGraphTester#main():266 [Interpreted code] 0.81% 3701M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 0.71% 3245M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.67% 3063M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006b1a1488#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.67% 3054M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.60% 2724M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#replayBufferedVectors():771 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():787 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.59% 2702M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.56% 2550M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.55% 2517M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#replayBufferedVectors():771 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():787 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.43% 1965M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006b1a1488#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [JIT compiled code] 0.43% 1945M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.41% 1889M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006b1a1488#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000006b1a19e0#run() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted code] 0.39% 1798M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():345 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.38% 1753M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.35% 1594M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006b1a1488#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [Interpreted code] 0.30% 1374M knn.IndexerThread#_run():83 [Interpreted code] at knn.IndexerThread#run():74 [Interpreted code] 0.28% 1273M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006b1a1488#call() [Inlined code] 0.28% 1272M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006b1a1488#call() [Inlined code] 0.22% 1020M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006b1a1488#call() [Inlined code] 0.22% 1016M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006b1a1488#call() [Inlined code] 0.20% 915M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 0.20% 899M org.apache.lucene.util.SparseFixedBitSet#insertLong():230 [Inlined code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet():170 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search():83 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search():36 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search():162 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search():352 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search():307 [Inlined code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsReader#search():305 [Inlined code] at org.apache.lucene.index.CodecReader#searchNearestVectors():273 [Inlined code] at org.apache.lucene.search.KnnFloatVectorQuery#approximateSearch():118 [JIT compiled code] at org.apache.lucene.search.AbstractKnnVectorQuery#getLeafResults():196 [Inlined code] 0.18% 819M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] at org.apache.lucene.document.Document#add():62 [Inlined code] at knn.IndexerThread#_run():105 [JIT compiled code] at knn.IndexerThread#run():74 [Interpreted code] 0.15% 692M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006b1a1488#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000006b1a19e0#run() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted code] 0.15% 668M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006b1a1488#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.14% 659M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite():106 [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite():48 [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite():2212 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite():862 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite():873 [Inlined code] at org.apache.lucene.search.IndexSearcher#search():742 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter():590 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():613 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1486 [JIT compiled code] at knn.KnnGraphTester#testSearch():1221 [Interpreted code] at knn.KnnGraphTester#run():743 [Interpreted code] cmd: ['/usr/sbin/perf', 'stat', '-dd', '-e', 'task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend', '/usr/lib/jvm/java-25-openjdk/bin/java', '--add-modules', 'jdk.incubator.vector', '-Xmx32g', '-Xms32g', '-server', '-XX:+UseParallelGC', '-Djava.io.tmpdir=/l/tmp', '--enable-native-access=ALL-UNNAMED', '-cp', '/l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build:/l/util.nightly/build', '--add-modules', 'jdk.incubator.vector', '--enable-native-access=ALL-UNNAMED', '-XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/2026.05.04.12.43.13/bench-knn-q4-fmTrue.jfr', 'knn.KnnGraphTester', '-maxConn', '32', '-dim', '1024', '-docs', '/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec', '-ndoc', '8000000', '-topK', '100', '-numIndexThreads', '8', '-beamWidthIndex', '100', '-search-and-stats', '/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec', '-metric', 'dot_product', '-numMergeThread', '16', '-numMergeWorker', '48', '-forceMerge', '-quantize', '-quantizeBits', '4', '-quantizeCompress'] WARNING: Using incubator modules: jdk.incubator.vector [0.212s][info][jfr,startup] Started recording 1. [0.212s][info][jfr,startup] [0.212s][info][jfr,startup] Use jcmd 1849242 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 1405794232615982 index key = dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-4-compressed-fm Index Path = knn-reuse/indices/dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-4-compressed-fm will now reindex: index does not exist May 04, 2026 2:31:41 PM org.apache.lucene.internal.vectorization.PanamaVectorizationProvider logIncubatorSetup INFO: Java vector incubator API enabled; uses preferredBitSize=256; FMA enabled creating index in knn-reuse/indices/dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-4-compressed-fm 39709371 doc vectors in docsPath "/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec" parentJoin=false Done indexing 25000 documents. Done indexing 50000 documents. Done indexing 75000 documents. Done indexing 100000 documents. Done indexing 125000 documents. Done indexing 150000 documents. Done indexing 175000 documents. Done indexing 200000 documents. Done indexing 225000 documents. Done indexing 250000 documents. Done indexing 275000 documents. Done indexing 300000 documents. Done indexing 325000 documents. Done indexing 350000 documents. Done indexing 375000 documents. Done indexing 400000 documents. Done indexing 425000 documents. Done indexing 450000 documents. Done indexing 475000 documents. Done indexing 500000 documents. Done indexing 525000 documents. Done indexing 550000 documents. Done indexing 575000 documents. Done indexing 600000 documents. Done indexing 625000 documents. Done indexing 650000 documents. Done indexing 675000 documents. Done indexing 700000 documents. Done indexing 725000 documents. Done indexing 750000 documents. Done indexing 775000 documents. Done indexing 800000 documents. Done indexing 825000 documents. Done indexing 850000 documents. Done indexing 875000 documents. Done indexing 900000 documents. Done indexing 925000 documents. Done indexing 950000 documents. Done indexing 975000 documents. Done indexing 1000000 documents. Done indexing 1025000 documents. Done indexing 1050000 documents. Done indexing 1075000 documents. Done indexing 1100000 documents. Done indexing 1125000 documents. Done indexing 1150000 documents. Done indexing 1175000 documents. Done indexing 1200000 documents. Done indexing 1225000 documents. Done indexing 1250000 documents. Done indexing 1275000 documents. Done indexing 1300000 documents. Done indexing 1325000 documents. Done indexing 1350000 documents. Done indexing 1375000 documents. Done indexing 1400000 documents. Done indexing 1425000 documents. Done indexing 1450000 documents. Done indexing 1475000 documents. Done indexing 1500000 documents. Done indexing 1525000 documents. Done indexing 1550000 documents. Done indexing 1575000 documents. Done indexing 1600000 documents. Done indexing 1625000 documents. Done indexing 1650000 documents. Done indexing 1675000 documents. Done indexing 1700000 documents. Done indexing 1725000 documents. Done indexing 1750000 documents. Done indexing 1775000 documents. Done indexing 1800000 documents. Done indexing 1825000 documents. Done indexing 1850000 documents. Done indexing 1875000 documents. Done indexing 1900000 documents. Done indexing 1925000 documents. Done indexing 1950000 documents. Done indexing 1975000 documents. Done indexing 2000000 documents. Done indexing 2025000 documents. Done indexing 2050000 documents. Done indexing 2075000 documents. Done indexing 2100000 documents. Done indexing 2125000 documents. Done indexing 2150000 documents. Done indexing 2175000 documents. Done indexing 2200000 documents. Done indexing 2225000 documents. Done indexing 2250000 documents. Done indexing 2275000 documents. Done indexing 2300000 documents. Done indexing 2325000 documents. Done indexing 2350000 documents. Done indexing 2375000 documents. Done indexing 2400000 documents. Done indexing 2425000 documents. Done indexing 2450000 documents. Done indexing 2475000 documents. Done indexing 2500000 documents. Done indexing 2525000 documents. Done indexing 2550000 documents. Done indexing 2575000 documents. Done indexing 2600000 documents. Done indexing 2625000 documents. Done indexing 2650000 documents. Done indexing 2675000 documents. Done indexing 2700000 documents. Done indexing 2725000 documents. Done indexing 2750000 documents. Done indexing 2775000 documents. Done indexing 2800000 documents. Done indexing 2825000 documents. Done indexing 2850000 documents. Done indexing 2875000 documents. Done indexing 2900000 documents. Done indexing 2925000 documents. Done indexing 2950000 documents. Done indexing 2975000 documents. Done indexing 3000000 documents. Done indexing 3025000 documents. Done indexing 3050000 documents. Done indexing 3075000 documents. Done indexing 3100000 documents. Done indexing 3125000 documents. Done indexing 3150000 documents. Done indexing 3175000 documents. Done indexing 3200000 documents. Done indexing 3225000 documents. Done indexing 3250000 documents. Done indexing 3275000 documents. Done indexing 3300000 documents. Done indexing 3325000 documents. Done indexing 3350000 documents. Done indexing 3375000 documents. Done indexing 3400000 documents. Done indexing 3425000 documents. Done indexing 3450000 documents. Done indexing 3475000 documents. Done indexing 3500000 documents. Done indexing 3525000 documents. Done indexing 3550000 documents. Done indexing 3575000 documents. Done indexing 3600000 documents. Done indexing 3625000 documents. Done indexing 3650000 documents. Done indexing 3675000 documents. Done indexing 3700000 documents. Done indexing 3725000 documents. Done indexing 3750000 documents. Done indexing 3775000 documents. Done indexing 3800000 documents. Done indexing 3825000 documents. Done indexing 3850000 documents. Done indexing 3875000 documents. Done indexing 3900000 documents. Done indexing 3925000 documents. Done indexing 3950000 documents. Done indexing 3975000 documents. Done indexing 4000000 documents. Done indexing 4025000 documents. Done indexing 4050000 documents. Done indexing 4075000 documents. Done indexing 4100000 documents. Done indexing 4125000 documents. Done indexing 4150000 documents. Done indexing 4175000 documents. Done indexing 4200000 documents. Done indexing 4225000 documents. Done indexing 4250000 documents. Done indexing 4275000 documents. Done indexing 4300000 documents. Done indexing 4325000 documents. Done indexing 4350000 documents. Done indexing 4375000 documents. Done indexing 4400000 documents. Done indexing 4425000 documents. Done indexing 4450000 documents. Done indexing 4475000 documents. Done indexing 4500000 documents. Done indexing 4525000 documents. Done indexing 4550000 documents. Done indexing 4575000 documents. Done indexing 4600000 documents. Done indexing 4625000 documents. Done indexing 4650000 documents. Done indexing 4675000 documents. Done indexing 4700000 documents. Done indexing 4725000 documents. Done indexing 4750000 documents. Done indexing 4775000 documents. Done indexing 4800000 documents. Done indexing 4825000 documents. Done indexing 4850000 documents. Done indexing 4875000 documents. Done indexing 4900000 documents. Done indexing 4925000 documents. Done indexing 4950000 documents. Done indexing 4975000 documents. Done indexing 5000000 documents. Done indexing 5025000 documents. Done indexing 5050000 documents. Done indexing 5075000 documents. Done indexing 5100000 documents. Done indexing 5125000 documents. Done indexing 5150000 documents. Done indexing 5175000 documents. Done indexing 5200000 documents. Done indexing 5225000 documents. Done indexing 5250000 documents. Done indexing 5275000 documents. Done indexing 5300000 documents. Done indexing 5325000 documents. Done indexing 5350000 documents. Done indexing 5375000 documents. Done indexing 5400000 documents. Done indexing 5425000 documents. Done indexing 5450000 documents. Done indexing 5475000 documents. Done indexing 5500000 documents. Done indexing 5525000 documents. Done indexing 5550000 documents. Done indexing 5575000 documents. Done indexing 5600000 documents. Done indexing 5625000 documents. Done indexing 5650000 documents. Done indexing 5675000 documents. Done indexing 5700000 documents. Done indexing 5725000 documents. Done indexing 5750000 documents. Done indexing 5775000 documents. Done indexing 5800000 documents. Done indexing 5825000 documents. Done indexing 5850000 documents. Done indexing 5875000 documents. Done indexing 5900000 documents. Done indexing 5925000 documents. Done indexing 5950000 documents. Done indexing 5975000 documents. Done indexing 6000000 documents. Done indexing 6025000 documents. Done indexing 6050000 documents. Done indexing 6075000 documents. Done indexing 6100000 documents. Done indexing 6125000 documents. Done indexing 6150000 documents. Done indexing 6175000 documents. Done indexing 6200000 documents. Done indexing 6225000 documents. Done indexing 6250000 documents. Done indexing 6275000 documents. Done indexing 6300000 documents. Done indexing 6325000 documents. Done indexing 6350000 documents. Done indexing 6375000 documents. Done indexing 6400000 documents. Done indexing 6425000 documents. Done indexing 6450000 documents. Done indexing 6475000 documents. Done indexing 6500000 documents. Done indexing 6525000 documents. Done indexing 6550000 documents. Done indexing 6575000 documents. Done indexing 6600000 documents. Done indexing 6625000 documents. Done indexing 6650000 documents. Done indexing 6675000 documents. Done indexing 6700000 documents. Done indexing 6725000 documents. Done indexing 6750000 documents. Done indexing 6775000 documents. Done indexing 6800000 documents. Done indexing 6825000 documents. Done indexing 6850000 documents. Done indexing 6875000 documents. Done indexing 6900000 documents. Done indexing 6925000 documents. Done indexing 6950000 documents. Done indexing 6975000 documents. Done indexing 7000000 documents. Done indexing 7025000 documents. Done indexing 7050000 documents. Done indexing 7075000 documents. Done indexing 7100000 documents. Done indexing 7125000 documents. Done indexing 7150000 documents. Done indexing 7175000 documents. Done indexing 7200000 documents. Done indexing 7225000 documents. Done indexing 7250000 documents. Done indexing 7275000 documents. Done indexing 7300000 documents. Done indexing 7325000 documents. Done indexing 7350000 documents. Done indexing 7375000 documents. Done indexing 7400000 documents. Done indexing 7425000 documents. Done indexing 7450000 documents. Done indexing 7475000 documents. Done indexing 7500000 documents. Done indexing 7525000 documents. Done indexing 7550000 documents. Done indexing 7575000 documents. Done indexing 7600000 documents. Done indexing 7625000 documents. Done indexing 7650000 documents. Done indexing 7675000 documents. Done indexing 7700000 documents. Done indexing 7725000 documents. Done indexing 7750000 documents. Done indexing 7775000 documents. Done indexing 7800000 documents. Done indexing 7825000 documents. Done indexing 7850000 documents. Done indexing 7875000 documents. Done indexing 7900000 documents. Done indexing 7925000 documents. Done indexing 7950000 documents. Done indexing 7975000 documents. Done indexing 8000000 documents. now IndexWriter.commit() now wait for already running merges to finish 0.0 sec: 98 segments, 10 merges 49.3s _1a0: 8 segs, 349.3 K docs, 1570.4 MB 30.6s _1ay: 8 segs, 39.6 K docs, 176.6 MB 27.0s _1b4: 8 segs, 150.3 K docs, 674.4 MB 22.0s _1bc: 8 segs, 189.4 K docs, 850.4 MB 17.9s _1bj: 8 segs, 76.2 K docs, 341.4 MB 15.3s _1bp: 8 segs, 1090.4 K docs, 4907.4 MB 13.5s _1bt: 8 segs, 120.1 K docs, 538.4 MB 10.0s _1c2: 8 segs, 335.6 K docs, 1508.2 MB 4.6s _1cb: 11 segs, 53.6 K docs, 239.1 MB 5.1 sec: 91 segments, 9 merges 54.4s _1a0: 8 segs, 349.3 K docs, 1570.4 MB 32.1s _1b4: 8 segs, 150.3 K docs, 674.4 MB 27.1s _1bc: 8 segs, 189.4 K docs, 850.4 MB 23.0s _1bj: 8 segs, 76.2 K docs, 341.4 MB 20.4s _1bp: 8 segs, 1090.4 K docs, 4907.4 MB 18.6s _1bt: 8 segs, 120.1 K docs, 538.4 MB 15.1s _1c2: 8 segs, 335.6 K docs, 1508.2 MB 9.7s _1cb: 11 segs, 53.6 K docs, 239.1 MB 5.1s _1cg: 12 segs, 47.9 K docs, 213.8 MB 10.0 sec: 91 segments, 9 merges 59.3s _1a0: 8 segs, 349.3 K docs, 1570.4 MB 37.0s _1b4: 8 segs, 150.3 K docs, 674.4 MB 32.1s _1bc: 8 segs, 189.4 K docs, 850.4 MB 27.9s _1bj: 8 segs, 76.2 K docs, 341.4 MB 25.3s _1bp: 8 segs, 1090.4 K docs, 4907.4 MB 23.5s _1bt: 8 segs, 120.1 K docs, 538.4 MB 20.0s _1c2: 8 segs, 335.6 K docs, 1508.2 MB 14.6s _1cb: 11 segs, 53.6 K docs, 239.1 MB 10.0s _1cg: 12 segs, 47.9 K docs, 213.8 MB 15.0 sec: 91 segments, 9 merges 64.3s _1a0: 8 segs, 349.3 K docs, 1570.4 MB 42.0s _1b4: 8 segs, 150.3 K docs, 674.4 MB 37.1s _1bc: 8 segs, 189.4 K docs, 850.4 MB 32.9s _1bj: 8 segs, 76.2 K docs, 341.4 MB 30.3s _1bp: 8 segs, 1090.4 K docs, 4907.4 MB 28.5s _1bt: 8 segs, 120.1 K docs, 538.4 MB 25.0s _1c2: 8 segs, 335.6 K docs, 1508.2 MB 19.6s _1cb: 11 segs, 53.6 K docs, 239.1 MB 15.0s _1cg: 12 segs, 47.9 K docs, 213.8 MB 20.0 sec: 84 segments, 8 merges 47.0s _1b4: 8 segs, 150.3 K docs, 674.4 MB 42.1s _1bc: 8 segs, 189.4 K docs, 850.4 MB 37.9s _1bj: 8 segs, 76.2 K docs, 341.4 MB 35.3s _1bp: 8 segs, 1090.4 K docs, 4907.4 MB 33.6s _1bt: 8 segs, 120.1 K docs, 538.4 MB 30.0s _1c2: 8 segs, 335.6 K docs, 1508.2 MB 24.6s _1cb: 11 segs, 53.6 K docs, 239.1 MB 20.0s _1cg: 12 segs, 47.9 K docs, 213.8 MB 25.0 sec: 70 segments, 6 merges 47.1s _1bc: 8 segs, 189.4 K docs, 850.4 MB 40.3s _1bp: 8 segs, 1090.4 K docs, 4907.4 MB 38.6s _1bt: 8 segs, 120.1 K docs, 538.4 MB 35.0s _1c2: 8 segs, 335.6 K docs, 1508.2 MB 29.6s _1cb: 11 segs, 53.6 K docs, 239.1 MB 25.0s _1cg: 12 segs, 47.9 K docs, 213.8 MB 30.0 sec: 63 segments, 5 merges 45.3s _1bp: 8 segs, 1090.4 K docs, 4907.4 MB 43.6s _1bt: 8 segs, 120.1 K docs, 538.4 MB 40.0s _1c2: 8 segs, 335.6 K docs, 1508.2 MB 34.6s _1cb: 11 segs, 53.6 K docs, 239.1 MB 30.0s _1cg: 12 segs, 47.9 K docs, 213.8 MB 35.0 sec: 35 segments, 2 merges 50.3s _1bp: 8 segs, 1090.4 K docs, 4907.4 MB 45.0s _1c2: 8 segs, 335.6 K docs, 1508.2 MB 40.0 sec: 35 segments, 2 merges 55.3s _1bp: 8 segs, 1090.4 K docs, 4907.4 MB 50.0s _1c2: 8 segs, 335.6 K docs, 1508.2 MB 45.1 sec: 35 segments, 2 merges 60.3s _1bp: 8 segs, 1090.4 K docs, 4907.4 MB 55.1s _1c2: 8 segs, 335.6 K docs, 1508.2 MB 50.1 sec: 28 segments, 1 merges 65.3s _1bp: 8 segs, 1090.4 K docs, 4907.4 MB 55.1 sec: 28 segments, 1 merges 70.3s _1bp: 8 segs, 1090.4 K docs, 4907.4 MB 60.1 sec: 28 segments, 1 merges 75.3s _1bp: 8 segs, 1090.4 K docs, 4907.4 MB 65.1 sec: 28 segments, 1 merges 80.3s _1bp: 8 segs, 1090.4 K docs, 4907.4 MB 70.1 sec: 28 segments, 1 merges 85.3s _1bp: 8 segs, 1090.4 K docs, 4907.4 MB 75.1 sec: 28 segments, 1 merges 90.3s _1bp: 8 segs, 1090.4 K docs, 4907.4 MB 80.1 sec: 28 segments, 1 merges 95.3s _1bp: 8 segs, 1090.4 K docs, 4907.4 MB 85.1 sec: 28 segments, 1 merges 100.3s _1bp: 8 segs, 1090.4 K docs, 4907.4 MB 90.1 sec: 28 segments, 1 merges 105.3s _1bp: 8 segs, 1090.4 K docs, 4907.4 MB 95.1 sec: 28 segments, 1 merges 110.3s _1bp: 8 segs, 1090.4 K docs, 4907.4 MB 100.1 sec: 28 segments, 1 merges 115.4s _1bp: 8 segs, 1090.4 K docs, 4907.4 MB 105.1 sec: 28 segments, 1 merges 120.4s _1bp: 8 segs, 1090.4 K docs, 4907.4 MB 110.0 sec: 28 segments, 1 merges 125.3s _1bp: 8 segs, 1090.4 K docs, 4907.4 MB 115.0 sec: 28 segments, 1 merges 130.3s _1bp: 8 segs, 1090.4 K docs, 4907.4 MB 120.0 sec: 28 segments, 1 merges 135.3s _1bp: 8 segs, 1090.4 K docs, 4907.4 MB 125.0 sec: 28 segments, 1 merges 140.3s _1bp: 8 segs, 1090.4 K docs, 4907.4 MB 130.0 sec: 28 segments, 1 merges 145.3s _1bp: 8 segs, 1090.4 K docs, 4907.4 MB 135.1 sec: 28 segments, 1 merges 150.3s _1bp: 8 segs, 1090.4 K docs, 4907.4 MB 140.1 sec: 28 segments, 1 merges 155.3s _1bp: 8 segs, 1090.4 K docs, 4907.4 MB 145.1 sec: 28 segments, 1 merges 160.3s _1bp: 8 segs, 1090.4 K docs, 4907.4 MB 150.1 sec: 21 segments, 1 merges 1.2s _1ch: 4 segs, 1098.7 K docs, 4946.2 MB 155.1 sec: 21 segments, 1 merges 6.2s _1ch: 4 segs, 1098.7 K docs, 4946.2 MB 160.1 sec: 21 segments, 1 merges 11.2s _1ch: 4 segs, 1098.7 K docs, 4946.2 MB 165.1 sec: 21 segments, 1 merges 16.3s _1ch: 4 segs, 1098.7 K docs, 4946.2 MB 170.1 sec: 21 segments, 1 merges 21.3s _1ch: 4 segs, 1098.7 K docs, 4946.2 MB 175.1 sec: 21 segments, 1 merges 26.3s _1ch: 4 segs, 1098.7 K docs, 4946.2 MB 180.1 sec: 21 segments, 1 merges 31.3s _1ch: 4 segs, 1098.7 K docs, 4946.2 MB 185.1 sec: 21 segments, 1 merges 36.3s _1ch: 4 segs, 1098.7 K docs, 4946.2 MB 190.1 sec: 21 segments, 1 merges 41.3s _1ch: 4 segs, 1098.7 K docs, 4946.2 MB 195.0 sec: 21 segments, 1 merges 46.2s _1ch: 4 segs, 1098.7 K docs, 4946.2 MB 200.0 sec: 21 segments, 1 merges 51.2s _1ch: 4 segs, 1098.7 K docs, 4946.2 MB 205.0 sec: 21 segments, 1 merges 56.2s _1ch: 4 segs, 1098.7 K docs, 4946.2 MB 210.0 sec: 21 segments, 1 merges 61.2s _1ch: 4 segs, 1098.7 K docs, 4946.2 MB 215.0 sec: 21 segments, 1 merges 66.2s _1ch: 4 segs, 1098.7 K docs, 4946.2 MB 220.0 sec: 21 segments, 1 merges 71.2s _1ch: 4 segs, 1098.7 K docs, 4946.2 MB 225.0 sec: 21 segments, 1 merges 76.2s _1ch: 4 segs, 1098.7 K docs, 4946.2 MB 230.1 sec: 21 segments, 1 merges 81.2s _1ch: 4 segs, 1098.7 K docs, 4946.2 MB 235.1 sec: 21 segments, 1 merges 86.2s _1ch: 4 segs, 1098.7 K docs, 4946.2 MB 240.1 sec: 21 segments, 1 merges 91.2s _1ch: 4 segs, 1098.7 K docs, 4946.2 MB 245.1 sec: 21 segments, 1 merges 96.2s _1ch: 4 segs, 1098.7 K docs, 4946.2 MB 250.1 sec: 21 segments, 1 merges 101.3s _1ch: 4 segs, 1098.7 K docs, 4946.2 MB 255.1 sec: 21 segments, 1 merges 106.3s _1ch: 4 segs, 1098.7 K docs, 4946.2 MB 260.1 sec: 21 segments, 1 merges 111.3s _1ch: 4 segs, 1098.7 K docs, 4946.2 MB 265.1 sec: 21 segments, 1 merges 116.3s _1ch: 4 segs, 1098.7 K docs, 4946.2 MB 270.0 sec: 21 segments, 1 merges 121.2s _1ch: 4 segs, 1098.7 K docs, 4946.2 MB 275.0 sec: 21 segments, 1 merges 126.2s _1ch: 4 segs, 1098.7 K docs, 4946.2 MB 280.0 sec: 21 segments, 1 merges 131.2s _1ch: 4 segs, 1098.7 K docs, 4946.2 MB 285.0 sec: 21 segments, 1 merges 136.2s _1ch: 4 segs, 1098.7 K docs, 4946.2 MB 290.0 sec: 21 segments, 1 merges 141.2s _1ch: 4 segs, 1098.7 K docs, 4946.2 MB 295.0 sec: 21 segments, 1 merges 146.2s _1ch: 4 segs, 1098.7 K docs, 4946.2 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 934 seconds reindex takes 934.11 sec Force merge index in knn-reuse/indices/dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-4-compressed-fm now wait for already running merges to finish 0.0 sec: 18 segments, 1 merges 5.0 sec: 18 segments, 1 merges 5.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 10.0 sec: 18 segments, 1 merges 10.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 15.0 sec: 18 segments, 1 merges 15.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 20.0 sec: 18 segments, 1 merges 20.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 25.0 sec: 18 segments, 1 merges 25.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 30.0 sec: 18 segments, 1 merges 30.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 35.0 sec: 18 segments, 1 merges 35.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 40.0 sec: 18 segments, 1 merges 40.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 45.0 sec: 18 segments, 1 merges 45.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 50.0 sec: 18 segments, 1 merges 50.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 55.0 sec: 18 segments, 1 merges 55.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 60.0 sec: 18 segments, 1 merges 60.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 65.1 sec: 18 segments, 1 merges 65.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 70.1 sec: 18 segments, 1 merges 70.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 75.1 sec: 18 segments, 1 merges 75.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 80.1 sec: 18 segments, 1 merges 80.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 85.1 sec: 18 segments, 1 merges 85.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 90.1 sec: 18 segments, 1 merges 90.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 95.1 sec: 18 segments, 1 merges 95.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 100.1 sec: 18 segments, 1 merges 100.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 105.1 sec: 18 segments, 1 merges 105.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 110.1 sec: 18 segments, 1 merges 110.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 115.1 sec: 18 segments, 1 merges 115.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 120.1 sec: 18 segments, 1 merges 120.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 125.0 sec: 18 segments, 1 merges 125.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 130.0 sec: 18 segments, 1 merges 130.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 135.0 sec: 18 segments, 1 merges 135.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 140.0 sec: 18 segments, 1 merges 140.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 145.0 sec: 18 segments, 1 merges 145.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 150.0 sec: 18 segments, 1 merges 150.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 155.0 sec: 18 segments, 1 merges 155.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 160.0 sec: 18 segments, 1 merges 160.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 165.0 sec: 18 segments, 1 merges 165.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 170.0 sec: 18 segments, 1 merges 170.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 175.0 sec: 18 segments, 1 merges 175.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 180.1 sec: 18 segments, 1 merges 180.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 185.1 sec: 18 segments, 1 merges 185.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 190.1 sec: 18 segments, 1 merges 190.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 195.1 sec: 18 segments, 1 merges 195.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 200.1 sec: 18 segments, 1 merges 200.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 205.1 sec: 18 segments, 1 merges 205.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 210.1 sec: 18 segments, 1 merges 210.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 215.1 sec: 18 segments, 1 merges 215.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 220.1 sec: 18 segments, 1 merges 220.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 225.1 sec: 18 segments, 1 merges 225.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 230.1 sec: 18 segments, 1 merges 230.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 235.1 sec: 18 segments, 1 merges 235.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 240.0 sec: 18 segments, 1 merges 240.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 245.0 sec: 18 segments, 1 merges 245.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 250.0 sec: 18 segments, 1 merges 250.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 255.0 sec: 18 segments, 1 merges 255.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 260.0 sec: 18 segments, 1 merges 260.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 265.0 sec: 18 segments, 1 merges 265.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 270.0 sec: 18 segments, 1 merges 270.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 275.0 sec: 18 segments, 1 merges 275.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 280.0 sec: 18 segments, 1 merges 280.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 285.0 sec: 18 segments, 1 merges 285.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 290.0 sec: 18 segments, 1 merges 290.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 295.1 sec: 18 segments, 1 merges 295.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 300.1 sec: 18 segments, 1 merges 300.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 305.1 sec: 18 segments, 1 merges 305.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 310.1 sec: 18 segments, 1 merges 310.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 315.1 sec: 18 segments, 1 merges 315.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 320.1 sec: 18 segments, 1 merges 320.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 325.1 sec: 18 segments, 1 merges 325.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 330.1 sec: 18 segments, 1 merges 330.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 335.1 sec: 18 segments, 1 merges 335.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 340.1 sec: 18 segments, 1 merges 340.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 345.1 sec: 18 segments, 1 merges 345.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 350.1 sec: 18 segments, 1 merges 350.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 355.0 sec: 18 segments, 1 merges 355.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 360.0 sec: 18 segments, 1 merges 360.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 365.0 sec: 18 segments, 1 merges 365.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 370.0 sec: 18 segments, 1 merges 370.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 375.0 sec: 18 segments, 1 merges 375.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 380.0 sec: 18 segments, 1 merges 380.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 385.0 sec: 18 segments, 1 merges 385.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 390.0 sec: 18 segments, 1 merges 390.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 395.0 sec: 18 segments, 1 merges 395.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 400.0 sec: 18 segments, 1 merges 400.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 405.0 sec: 18 segments, 1 merges 405.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 410.1 sec: 18 segments, 1 merges 410.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 415.1 sec: 18 segments, 1 merges 415.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 420.1 sec: 18 segments, 1 merges 420.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 425.1 sec: 18 segments, 1 merges 425.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 430.1 sec: 18 segments, 1 merges 430.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 435.1 sec: 18 segments, 1 merges 435.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 440.1 sec: 18 segments, 1 merges 440.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 445.1 sec: 18 segments, 1 merges 445.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 450.1 sec: 18 segments, 1 merges 450.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 455.0 sec: 18 segments, 1 merges 455.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 460.0 sec: 18 segments, 1 merges 460.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 465.0 sec: 18 segments, 1 merges 465.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 470.0 sec: 18 segments, 1 merges 470.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 475.0 sec: 18 segments, 1 merges 475.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 480.0 sec: 18 segments, 1 merges 480.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 485.0 sec: 18 segments, 1 merges 485.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 490.0 sec: 18 segments, 1 merges 490.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 495.1 sec: 18 segments, 1 merges 495.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 500.1 sec: 18 segments, 1 merges 500.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 505.1 sec: 18 segments, 1 merges 505.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 510.1 sec: 18 segments, 1 merges 510.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 515.1 sec: 18 segments, 1 merges 515.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 520.1 sec: 18 segments, 1 merges 520.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 525.1 sec: 18 segments, 1 merges 525.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 530.0 sec: 18 segments, 1 merges 530.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 535.0 sec: 18 segments, 1 merges 535.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 540.0 sec: 18 segments, 1 merges 540.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 545.0 sec: 18 segments, 1 merges 545.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 550.0 sec: 18 segments, 1 merges 550.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 555.0 sec: 18 segments, 1 merges 555.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 560.0 sec: 18 segments, 1 merges 560.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 565.0 sec: 18 segments, 1 merges 565.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 570.0 sec: 18 segments, 1 merges 570.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 575.0 sec: 18 segments, 1 merges 575.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 580.0 sec: 18 segments, 1 merges 580.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 585.1 sec: 18 segments, 1 merges 585.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 590.1 sec: 18 segments, 1 merges 590.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 595.1 sec: 18 segments, 1 merges 595.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 600.1 sec: 18 segments, 1 merges 600.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 605.1 sec: 18 segments, 1 merges 605.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 610.1 sec: 18 segments, 1 merges 610.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 615.0 sec: 18 segments, 1 merges 615.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 620.0 sec: 18 segments, 1 merges 620.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 625.0 sec: 18 segments, 1 merges 625.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 630.0 sec: 18 segments, 1 merges 630.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 635.0 sec: 18 segments, 1 merges 635.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 640.0 sec: 18 segments, 1 merges 640.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 645.0 sec: 18 segments, 1 merges 645.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 650.1 sec: 18 segments, 1 merges 650.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 655.0 sec: 18 segments, 1 merges 655.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 660.0 sec: 18 segments, 1 merges 660.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 665.0 sec: 18 segments, 1 merges 665.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 670.0 sec: 18 segments, 1 merges 670.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 675.0 sec: 18 segments, 1 merges 675.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 680.0 sec: 18 segments, 1 merges 680.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 685.0 sec: 18 segments, 1 merges 685.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 690.0 sec: 18 segments, 1 merges 690.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 695.0 sec: 18 segments, 1 merges 695.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 700.0 sec: 18 segments, 1 merges 700.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 705.0 sec: 18 segments, 1 merges 705.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 710.0 sec: 18 segments, 1 merges 710.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 715.0 sec: 18 segments, 1 merges 715.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 720.0 sec: 18 segments, 1 merges 720.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 725.0 sec: 18 segments, 1 merges 725.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 730.1 sec: 18 segments, 1 merges 730.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 735.1 sec: 18 segments, 1 merges 735.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 740.1 sec: 18 segments, 1 merges 740.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 745.1 sec: 18 segments, 1 merges 745.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 750.1 sec: 18 segments, 1 merges 750.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 755.1 sec: 18 segments, 1 merges 755.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 760.1 sec: 18 segments, 1 merges 760.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 765.0 sec: 18 segments, 1 merges 765.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 770.1 sec: 18 segments, 1 merges 770.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 775.1 sec: 18 segments, 1 merges 775.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 780.1 sec: 18 segments, 1 merges 780.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 785.1 sec: 18 segments, 1 merges 785.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 790.1 sec: 18 segments, 1 merges 790.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 795.1 sec: 18 segments, 1 merges 795.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 800.1 sec: 18 segments, 1 merges 800.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 805.1 sec: 18 segments, 1 merges 805.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 810.1 sec: 18 segments, 1 merges 810.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 815.1 sec: 18 segments, 1 merges 815.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 820.1 sec: 18 segments, 1 merges 820.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 825.1 sec: 18 segments, 1 merges 825.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 830.1 sec: 18 segments, 1 merges 830.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 835.1 sec: 18 segments, 1 merges 835.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 840.0 sec: 18 segments, 1 merges 840.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 845.0 sec: 18 segments, 1 merges 845.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 850.0 sec: 18 segments, 1 merges 850.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 855.0 sec: 18 segments, 1 merges 855.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 860.0 sec: 18 segments, 1 merges 860.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 865.0 sec: 18 segments, 1 merges 865.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 870.0 sec: 18 segments, 1 merges 870.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 875.0 sec: 18 segments, 1 merges 875.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 880.0 sec: 18 segments, 1 merges 880.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 885.0 sec: 18 segments, 1 merges 885.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 890.0 sec: 18 segments, 1 merges 890.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 895.0 sec: 18 segments, 1 merges 895.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 900.0 sec: 18 segments, 1 merges 900.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 905.0 sec: 18 segments, 1 merges 905.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 910.0 sec: 18 segments, 1 merges 910.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 915.0 sec: 18 segments, 1 merges 915.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 920.0 sec: 18 segments, 1 merges 920.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 925.0 sec: 18 segments, 1 merges 925.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 930.0 sec: 18 segments, 1 merges 930.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 935.0 sec: 18 segments, 1 merges 935.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 940.0 sec: 18 segments, 1 merges 940.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 945.0 sec: 18 segments, 1 merges 945.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 950.0 sec: 18 segments, 1 merges 950.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 955.0 sec: 18 segments, 1 merges 955.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 960.0 sec: 18 segments, 1 merges 960.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 965.0 sec: 18 segments, 1 merges 965.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 970.0 sec: 18 segments, 1 merges 970.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 975.0 sec: 18 segments, 1 merges 975.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 980.0 sec: 18 segments, 1 merges 980.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 985.0 sec: 18 segments, 1 merges 985.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 990.1 sec: 18 segments, 1 merges 990.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 995.1 sec: 18 segments, 1 merges 995.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 1000.1 sec: 18 segments, 1 merges 1000.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 1005.1 sec: 18 segments, 1 merges 1005.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 1010.0 sec: 18 segments, 1 merges 1010.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 1015.0 sec: 18 segments, 1 merges 1015.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 1020.0 sec: 18 segments, 1 merges 1020.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 1025.0 sec: 18 segments, 1 merges 1025.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 1030.0 sec: 18 segments, 1 merges 1030.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 1035.0 sec: 18 segments, 1 merges 1035.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 1040.0 sec: 18 segments, 1 merges 1040.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 1045.0 sec: 18 segments, 1 merges 1045.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 1050.0 sec: 18 segments, 1 merges 1050.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 1055.0 sec: 18 segments, 1 merges 1055.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 1060.0 sec: 18 segments, 1 merges 1060.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 1065.0 sec: 18 segments, 1 merges 1065.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 1070.0 sec: 18 segments, 1 merges 1070.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 1075.0 sec: 18 segments, 1 merges 1075.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 1080.0 sec: 18 segments, 1 merges 1080.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 1085.0 sec: 18 segments, 1 merges 1085.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 1090.0 sec: 18 segments, 1 merges 1090.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 1095.0 sec: 18 segments, 1 merges 1095.0s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 1100.1 sec: 18 segments, 1 merges 1100.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 1105.1 sec: 18 segments, 1 merges 1105.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB 1110.1 sec: 18 segments, 1 merges 1110.1s _1ci: 18 segs, 8000.0 K docs, 36038.8 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Force merge done in 1117.75 sec index has 1 segments: segments_3: _1ci(11.0.0):C8000000 _1ci: 36186.0 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=0.5 index disk usage is 36186.02 MB vector disk usage is 35278.32 MB vector RAM usage is 4028.32 MB exact nn key = cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100 read pre-cached exact match vectors from cache file "knn-reuse/exact-nn/cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100.bin" read pre-cached exact match scores from cache file "knn-reuse/exact-nn/cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100.scores" EXACT_NN_SCORES_PATH: /l/util.nightly/knn-reuse/exact-nn/cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100.scores EXACT_NN_METRIC: dot_product path=/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec dim=1024 vectorEncoding.byteSize=4 1778739 query vectors in queryPath "/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec" searching 1000 query vectors; topK=100, fanout=100 done warmup thread 3 name=main cpu@start=47766738032 cpu@end=50018878876 deltaMS=2252.140844 thread 14 name=Reference Handler cpu@start=2006153 cpu@end=2006153 deltaMS=0.0 thread 15 name=Finalizer cpu@start=159688 cpu@end=159688 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=77675 cpu@end=77675 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=5074868 cpu@end=5074868 deltaMS=0.0 thread 41 name=JFR Recorder Thread cpu@start=19105361110 cpu@end=19151253037 deltaMS=45.891927 thread 42 name=JFR Periodic Tasks cpu@start=129859638888 cpu@end=129966741344 deltaMS=107.102456 thread 45 name=Notification Thread cpu@start=102932 cpu@end=102932 deltaMS=0.0 thread 56 name=hnsw-merge-1-thread-1 cpu@start=1843363488134 cpu@end=1843363488134 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-2 cpu@start=1835185790720 cpu@end=1835185790720 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-3 cpu@start=1837407388757 cpu@end=1837407388757 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-4 cpu@start=1841132758880 cpu@end=1841132758880 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-5 cpu@start=1839366833305 cpu@end=1839366833305 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-6 cpu@start=1835629404127 cpu@end=1835629404127 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-7 cpu@start=1839112896267 cpu@end=1839112896267 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-8 cpu@start=1841841069670 cpu@end=1841841069670 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-9 cpu@start=1838777976130 cpu@end=1838777976130 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-10 cpu@start=1835481136267 cpu@end=1835481136267 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-11 cpu@start=1840082909960 cpu@end=1840082909960 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-12 cpu@start=1841977633988 cpu@end=1841977633988 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-13 cpu@start=1838693141943 cpu@end=1838693141943 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-14 cpu@start=1839095767445 cpu@end=1839095767445 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-15 cpu@start=1840974588524 cpu@end=1840974588524 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-16 cpu@start=1841084988241 cpu@end=1841084988241 deltaMS=0.0 Average CPU cores used: 1.06449477273138 completed 1000 searches in 2259 ms: 442 QPS CPU time=2404 ms checking results SUMMARY: 0.881 2.259 2.404 1.064 8000000 KNN 100 100 N/A N/A 100.000 32 100 4 bits 5727 934.11 8564.34 1117.75 1 36186.02 null N/A 1.000 35278.320 4028.320 false HNSW Leaf 0 has 4 layers Leaf 0 has 8000000 documents Graph level=3 size=243, Fanout min=5, mean=16.33, max=32, meandelta=416497.31 % 0 10 20 30 40 50 60 70 80 90 100 0 10 11 13 15 15 17 18 21 23 32 Graph level=2 size=7617, Fanout min=5, mean=27.32, max=32, meandelta=268427.47 % 0 10 20 30 40 50 60 70 80 90 100 0 18 22 24 27 31 32 32 32 32 32 Graph level=1 size=247239, Fanout min=1, mean=28.31, max=32, meandelta=258476.55 % 0 10 20 30 40 50 60 70 80 90 100 0 19 23 27 31 32 32 32 32 32 32 Graph level=0 size=8000000, Fanout min=1, mean=37.74, max=64, meandelta=194156.73 % 0 10 20 30 40 50 60 70 80 90 100 0 17 22 26 30 34 40 47 59 64 64 Graph level=3 size=243, connectedness=1.00 Graph level=2 size=7617, connectedness=1.00 Graph level=1 size=247239, connectedness=1.00 Graph level=0 size=8000000, connectedness=1.00 Performance counter stats for '/usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build:/l/util.nightly/build --add-modules jdk.incubator.vector --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/2026.05.04.12.43.13/bench-knn-q4-fmTrue.jfr knn.KnnGraphTester -maxConn 32 -dim 1024 -docs /big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec -ndoc 8000000 -topK 100 -numIndexThreads 8 -beamWidthIndex 100 -search-and-stats /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -metric dot_product -numMergeThread 16 -numMergeWorker 48 -forceMerge -quantize -quantizeBits 4 -quantizeCompress': 48,398,140.13 msec task-clock:u 187,373,174,534,583 cycles:u (36.36%) 181,612,690,150,908 instructions:u (36.36%) 4,301,395,385,398 cache-references:u (36.36%) 1,642,592,389,825 cache-misses:u (36.36%) 64,342,902,212,658 L1-dcache-loads:u (36.36%) 2,007,281,823,899 L1-dcache-load-misses:u (36.36%) 4,972,035,723,305 L1-icache-loads:u (36.36%) 18,019,711,499 L1-icache-load-misses:u (36.36%) LLC-loads:u LLC-load-misses:u LLC-stores:u LLC-store-misses:u LLC-prefetches:u LLC-prefetch-misses:u 9,103,557 faults:u 8,109,928 minor-faults:u 162 major-faults:u 15,726,617,443,659 branches:u (36.36%) 116,627,337,409 branch-misses:u (36.36%) 2,808,067,631,075 stalled-cycles-frontend:u (36.36%) stalled-cycles-backend:u 2422.251664314 seconds time elapsed 47818.978713000 seconds user 565.635583000 seconds sys took 0:40:22.279947 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='288a65f5cdc4871d6a4c7ceb1e051acae1010d8b', luceneutil_git_rev='7c5156a700a5bfc48c5b2d22960b63b1b90f39d6', index_vectors_file='/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec', search_vectors_file='/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec', vector_dims=1024, do_force_merge=True, recall=0.881, cpu_time_ms=2.259, net_cpu_ms=2.404, avg_cpu_core_count=1.064, num_docs=8000000, top_k=100, fanout=100, max_conn=32, beam_width=100, quantize_desc='4 bits', total_visited=5727, index_time_sec=934.11, index_docs_per_sec=8564.34, force_merge_time_sec=1117.75, index_num_segments=1, index_size_on_disk_mb=36186.02, selectivity=None, pre_post_filter='null', vec_disk_mb=35278.32, vec_ram_mb=4028.32, graph_level_conn_p_values={3: (243, {0: 0, 10: 10, 20: 11, 30: 13, 40: 15, 50: 15, 60: 17, 70: 18, 80: 21, 90: 23, 100: 32}), 2: (7617, {0: 0, 10: 18, 20: 22, 30: 24, 40: 27, 50: 31, 60: 32, 70: 32, 80: 32, 90: 32, 100: 32}), 1: (247239, {0: 0, 10: 19, 20: 23, 30: 27, 40: 31, 50: 32, 60: 32, 70: 32, 80: 32, 90: 32, 100: 32}), 0: (8000000, {0: 0, 10: 17, 20: 22, 30: 26, 40: 30, 50: 34, 60: 40, 70: 47, 80: 59, 90: 64, 100: 64})}, combined_run_time=datetime.timedelta(seconds=2422, microseconds=279947)) Profiler summary for /l/logs.nightly/2026.05.04.12.43.13/bench-knn-q4-fmTrue.jfr Version: 2.1 Chunks: 116 Start: 2026-05-04 18:31:41 (UTC) Duration: 2410 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 46436282 796200285 jdk.FileWrite 22257847 470124510 jdk.FileRead 8003649 182236436 jdk.ObjectAllocationInNewTLAB 74856 1485809 jdk.BooleanFlag 57536 1820260 jdk.CPULoad 45145 902262 jdk.Checkpoint 7950 30068412 jdk.Compilation 6340 163421 jdk.UnsignedIntFlag 5568 188888 jdk.IntFlag 5104 186236 jdk.StringFlag 3944 152891 jdk.ObjectAllocationOutsideTLAB 1436 25434 jdk.CPUInformation 116 174228 jdk.GCConfiguration 116 3012 jdk.JVMInformation 116 110196 jdk.Metadata 116 12821129 jdk.GarbageCollection 59 1417 jdk.ActiveRecording 0 0 jdk.ActiveSetting 0 0 jdk.AllocationRequiringGC 0 0 jdk.BooleanFlagChanged 0 0 jdk.CPUTimeSamplesLost 0 0 jdk.CPUTimeStampCounter 0 0 jdk.ClassDefine 0 0 jdk.ClassLoad 0 0 jdk.ClassLoaderStatistics 0 0 jdk.ClassLoadingStatistics 0 0 jdk.ClassRedefinition 0 0 jdk.ClassUnload 0 0 jdk.CodeCacheConfiguration 0 0 jdk.CodeCacheFull 0 0 jdk.CodeCacheStatistics 0 0 jdk.CompilationFailure 0 0 jdk.CompilerConfiguration 0 0 jdk.CompilerInlining 0 0 jdk.CompilerPhase 0 0 jdk.CompilerQueueUtilization 0 0 jdk.CompilerStatistics 0 0 jdk.ConcurrentModeFailure 0 0 jdk.ContainerCPUThrottling 0 0 jdk.ContainerCPUUsage 0 0 jdk.ContainerConfiguration 0 0 jdk.ContainerIOUsage 0 0 jdk.ContainerMemoryUsage 0 0 jdk.ContinuationFreeze 0 0 jdk.ContinuationFreezeFast 0 0 jdk.ContinuationFreezeSlow 0 0 jdk.ContinuationThaw 0 0 jdk.ContinuationThawFast 0 0 jdk.ContinuationThawSlow 0 0 jdk.DataLoss 0 0 jdk.Deoptimization 0 0 jdk.DeprecatedInvocation 0 0 jdk.Deserialization 0 0 jdk.DirectBufferStatistics 0 0 jdk.DoubleFlag 0 0 jdk.DoubleFlagChanged 0 0 jdk.DumpReason 0 0 jdk.EvacuationFailed 0 0 jdk.EvacuationInformation 0 0 jdk.ExceptionStatistics 0 0 jdk.ExecuteVMOperation 0 0 jdk.ExecutionSample 0 0 jdk.FileForce 0 0 jdk.FinalizerStatistics 0 0 jdk.Flush 0 0 jdk.G1AdaptiveIHOP 0 0 jdk.G1BasicIHOP 0 0 jdk.G1EvacuationOldStatistics 0 0 jdk.G1EvacuationYoungStatistics 0 0 jdk.G1GarbageCollection 0 0 jdk.G1HeapRegionInformation 0 0 jdk.G1HeapRegionTypeChange 0 0 jdk.G1HeapSummary 0 0 jdk.G1MMU 0 0 jdk.GCCPUTime 0 0 jdk.GCHeapConfiguration 0 0 jdk.GCHeapMemoryPoolUsage 0 0 jdk.GCHeapMemoryUsage 0 0 jdk.GCHeapSummary 0 0 jdk.GCPhaseConcurrent 0 0 jdk.GCPhaseConcurrentLevel1 0 0 jdk.GCPhaseConcurrentLevel2 0 0 jdk.GCPhaseParallel 0 0 jdk.GCPhasePause 0 0 jdk.GCPhasePauseLevel1 0 0 jdk.GCPhasePauseLevel2 0 0 jdk.GCPhasePauseLevel3 0 0 jdk.GCPhasePauseLevel4 0 0 jdk.GCReferenceStatistics 0 0 jdk.GCSurvivorConfiguration 0 0 jdk.GCTLABConfiguration 0 0 jdk.HeapDump 0 0 jdk.InitialEnvironmentVariable 0 0 jdk.InitialSecurityProperty 0 0 jdk.InitialSystemProperty 0 0 jdk.IntFlagChanged 0 0 jdk.JITRestart 0 0 jdk.JavaAgent 0 0 jdk.JavaErrorThrow 0 0 jdk.JavaExceptionThrow 0 0 jdk.JavaMonitorDeflate 0 0 jdk.JavaMonitorEnter 0 0 jdk.JavaMonitorInflate 0 0 jdk.JavaMonitorNotify 0 0 jdk.JavaMonitorStatistics 0 0 jdk.JavaMonitorWait 0 0 jdk.JavaThreadStatistics 0 0 jdk.LongFlag 0 0 jdk.LongFlagChanged 0 0 jdk.MetaspaceAllocationFailure 0 0 jdk.MetaspaceChunkFreeListSummary 0 0 jdk.MetaspaceGCThreshold 0 0 jdk.MetaspaceOOM 0 0 jdk.MetaspaceSummary 0 0 jdk.MethodTiming 0 0 jdk.MethodTrace 0 0 jdk.ModuleExport 0 0 jdk.ModuleRequire 0 0 jdk.NativeAgent 0 0 jdk.NativeLibrary 0 0 jdk.NativeLibraryLoad 0 0 jdk.NativeLibraryUnload 0 0 jdk.NativeMemoryUsage 0 0 jdk.NativeMemoryUsageTotal 0 0 jdk.NativeMethodSample 0 0 jdk.NetworkUtilization 0 0 jdk.OSInformation 0 0 jdk.ObjectAllocationSample 0 0 jdk.ObjectCount 0 0 jdk.ObjectCountAfterGC 0 0 jdk.OldGarbageCollection 0 0 jdk.OldObjectSample 0 0 jdk.PSHeapSummary 0 0 jdk.ParallelOldGarbageCollection 0 0 jdk.PhysicalMemory 0 0 jdk.ProcessStart 0 0 jdk.PromoteObjectInNewPLAB 0 0 jdk.PromoteObjectOutsidePLAB 0 0 jdk.PromotionFailed 0 0 jdk.RedefineClasses 0 0 jdk.ReservedStackActivation 0 0 jdk.ResidentSetSize 0 0 jdk.RetransformClasses 0 0 jdk.SafepointBegin 0 0 jdk.SafepointEnd 0 0 jdk.SafepointLatency 0 0 jdk.SafepointStateSynchronization 0 0 jdk.SecurityPropertyModification 0 0 jdk.SecurityProviderService 0 0 jdk.SerializationMisdeclaration 0 0 jdk.ShenandoahEvacuationInformation 0 0 jdk.ShenandoahHeapRegionInformation 0 0 jdk.ShenandoahHeapRegionStateChange 0 0 jdk.Shutdown 0 0 jdk.SocketRead 0 0 jdk.SocketWrite 0 0 jdk.StringFlagChanged 0 0 jdk.StringTableStatistics 0 0 jdk.SwapSpace 0 0 jdk.SymbolTableStatistics 0 0 jdk.SyncOnValueBasedClass 0 0 jdk.SystemGC 0 0 jdk.SystemProcess 0 0 jdk.TLSHandshake 0 0 jdk.TenuringDistribution 0 0 jdk.ThreadAllocationStatistics 0 0 jdk.ThreadCPULoad 0 0 jdk.ThreadContextSwitchRate 0 0 jdk.ThreadDump 0 0 jdk.ThreadEnd 0 0 jdk.ThreadPark 0 0 jdk.ThreadSleep 0 0 jdk.ThreadStart 0 0 jdk.UnsignedIntFlagChanged 0 0 jdk.UnsignedLongFlag 0 0 jdk.UnsignedLongFlagChanged 0 0 jdk.VirtualThreadEnd 0 0 jdk.VirtualThreadPinned 0 0 jdk.VirtualThreadStart 0 0 jdk.VirtualThreadSubmitFailed 0 0 jdk.VirtualizationInformation 0 0 jdk.X509Certificate 0 0 jdk.X509Validation 0 0 jdk.YoungGarbageCollection 0 0 jdk.YoungGenerationConfiguration 0 0 jdk.ZAllocationStall 0 0 jdk.ZOldGarbageCollection 0 0 jdk.ZPageAllocation 0 0 jdk.ZRelocationSet 0 0 jdk.ZRelocationSetGroup 0 0 jdk.ZStatisticsCounter 0 0 jdk.ZStatisticsSampler 0 0 jdk.ZThreadPhase 0 0 jdk.ZUncommit 0 0 jdk.ZYoungGarbageCollection 0 0 profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.04.12.43.13/bench-knn-q4-fmTrue.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.05.04.12.43.13/bench-knn-q4-fmTrue.jfr is 1427.34 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 46436282 events (total: 46M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 46.17% 21M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] 27.27% 12M jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] 10.51% 4M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] 3.18% 1M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] 3.02% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 2.82% 1M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] 0.87% 404917 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] 0.85% 392518 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] 0.60% 277662 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.49% 228500 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] 0.47% 219926 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] 0.27% 127618 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] 0.26% 119889 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] 0.24% 112221 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] 0.24% 110201 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] 0.22% 102775 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.21% 98036 jdk.jfr.internal.JVM#emitEvent() [Native code] 0.16% 76485 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] 0.11% 51099 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] 0.11% 50379 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.11% 50110 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] 0.10% 48266 sun.nio.ch.NativeThread#current0() [Native code] 0.10% 46146 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] 0.10% 45598 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():482 [JIT compiled code] 0.09% 39645 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():363 [JIT compiled code] 0.09% 39483 org.apache.lucene.store.RateLimitedIndexOutput#writeBytes():55 [Inlined code] 0.08% 38046 org.apache.lucene.util.hnsw.NeighborArray#sort():171 [Inlined code] 0.08% 35253 org.apache.lucene.util.TernaryLongHeap#downHeap():246 [Inlined code] 0.07% 32008 org.apache.lucene.util.TernaryLongHeap#downHeap():235 [Inlined code] 0.07% 31824 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#calculateCentroid():488 [JIT compiled code] 0.07% 30316 jdk.jfr.internal.event.EventWriter#reserveEventSizeField():199 [Inlined code] 0.06% 28215 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] 0.06% 27005 java.util.Arrays#sort():99 [Inlined code] 0.04% 20757 java.util.concurrent.atomic.LongAdder#add():93 [Inlined code] 0.04% 19709 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.03% 14871 java.util.DualPivotQuicksort#sort():238 [Inlined code] 0.03% 14159 org.apache.lucene.store.RateLimitedIndexOutput#writeBytes():60 [Inlined code] 0.03% 13670 java.util.DualPivotQuicksort#sort():368 [JIT compiled code] 0.03% 12983 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] 0.03% 12058 org.apache.lucene.util.hnsw.NeighborArray#clear():233 [Inlined code] 0.03% 11906 org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 0.02% 11130 org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [Inlined code] 0.02% 11119 org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 0.02% 10180 jdk.jfr.internal.event.EventWriter#putUncheckedLong():331 [Inlined code] 0.02% 9310 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [JIT compiled code] 0.02% 8755 org.apache.lucene.index.LockableConcurrentApproximatePriorityQueue#lockAndPoll():44 [JIT compiled code] 0.02% 8672 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] 0.02% 8278 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():248 [JIT compiled code] 0.02% 8247 sun.nio.ch.FileChannelImpl#implRead():251 [Inlined code] 0.02% 8125 org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.04.12.43.13/bench-knn-q4-fmTrue.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.05.04.12.43.13/bench-knn-q4-fmTrue.jfr is 1427.34 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 46436282 events (total: 46M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 43.67% 20M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 27.25% 12M jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnalignedInternal():3169 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnaligned():3159 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():60 [Inlined code] 10.51% 4M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] 3.02% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 2.82% 1M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] 2.50% 1M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [JIT compiled code] 1.56% 725486 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] 0.79% 367664 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] 0.68% 314225 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.67% 313153 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():348 [JIT compiled code] 0.62% 290074 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] 0.57% 266296 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.40% 183790 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] 0.27% 125174 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.25% 116230 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.24% 111827 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] 0.22% 102759 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] 0.19% 89591 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.19% 88281 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute():54 [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run():125 [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic():145 [JIT compiled code] 0.19% 86598 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] 0.17% 76935 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():101 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] 0.16% 76330 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [Inlined code] 0.14% 65016 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] 0.14% 63341 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#updateTop():153 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] 0.11% 50370 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [Inlined code] 0.11% 49969 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#collect():683 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] 0.10% 46329 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] 0.10% 45578 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():482 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] 0.09% 41333 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush():156 [JIT compiled code] 0.08% 38043 org.apache.lucene.util.hnsw.NeighborArray#sort():171 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.08% 36762 org.apache.lucene.store.RateLimitedIndexOutput#writeBytes():55 [Inlined code] at org.apache.lucene.store.DataOutput#writeBytes():54 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#writeVectorData():302 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#mergeOneFlatVectorField():235 [Interpreted code] 0.08% 35942 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current():51 [Inlined code] at sun.nio.ch.NativeThreadSet#add():48 [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite():349 [Inlined code] 0.07% 31824 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#calculateCentroid():488 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeAndRecalculateCentroids():459 [Interpreted code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():331 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] 0.07% 30308 jdk.jfr.internal.event.EventWriter#reserveEventSizeField():199 [Inlined code] at jdk.jfr.internal.event.EventWriter#beginEvent():245 [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer():69 [Inlined code] 0.06% 28737 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#pop():129 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():322 [JIT compiled code] 0.06% 27086 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():363 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.06% 27005 java.util.Arrays#sort():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#sort():173 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] 0.06% 26805 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [Inlined code] 0.06% 25812 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] 0.05% 24049 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.05% 23726 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] at org.apache.lucene.store.ChecksumIndexInput#seek():64 [Inlined code] at org.apache.lucene.codecs.CodecUtil#checksumEntireFile():619 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#checkIntegrity():193 [JIT compiled code] 0.05% 23309 org.apache.lucene.util.TernaryLongHeap#downHeap():235 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#updateTop():153 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] 0.05% 22682 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.05% 21922 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#pop():129 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popNode():637 [Inlined code] 0.05% 21745 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush():156 [JIT compiled code] 0.04% 20374 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Interpreted code] 0.04% 19704 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read():51 [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer():341 [Inlined code] at sun.nio.ch.IOUtil#read():307 [Inlined code] 0.03% 16072 java.util.concurrent.atomic.LongAdder#add():93 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#lambda$addNode$0():170 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph$$Lambda.0x0000000036172530#accept() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#alertOnHeapMemoryUsageChange():118 [Inlined code] 0.03% 13144 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] at org.apache.lucene.store.ChecksumIndexInput#seek():64 [JIT compiled code] at org.apache.lucene.codecs.CodecUtil#checksumEntireFile():619 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#checkIntegrity():193 [JIT compiled code] 0.03% 12861 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.04.12.43.13/bench-knn-q4-fmTrue.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.05.04.12.43.13/bench-knn-q4-fmTrue.jfr is 1427.34 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 46436282 events (total: 46M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 21.59% 10M jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnalignedInternal():3169 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnaligned():3159 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():60 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():53 [Inlined code] at java.lang.invoke.VarHandleGuards#guard_LJ_I():251 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#get():742 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#readInt():270 [Inlined code] at org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#vectorValue():131 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():245 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 20.29% 9M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003619e680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Inlined code] 14.19% 6M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003619e680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] 9.31% 4M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 8.95% 4M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003619e680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] 2.72% 1M jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnalignedInternal():3169 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnaligned():3159 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():60 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():53 [Inlined code] at java.lang.invoke.VarHandleGuards#guard_LJ_I():251 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#get():742 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#readInt():270 [Inlined code] at org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#vectorValue():131 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():199 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [Inlined code] 2.35% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 2.00% 929327 jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnalignedInternal():3169 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnaligned():3159 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():60 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():53 [Inlined code] at java.lang.invoke.VarHandleGuards#guard_LJ_I():251 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#get():742 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#readInt():270 [Inlined code] at org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#vectorValue():131 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():199 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] 1.81% 838609 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003619e680#call() [Inlined code] 0.99% 458490 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():349 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField():129 [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge():127 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues():272 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x0000000036197538#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] 0.91% 422287 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 0.85% 393045 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003619e680#call() [Inlined code] 0.84% 391972 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003619e680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Inlined code] 0.77% 356812 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():349 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField():129 [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge():127 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues():272 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x0000000036197538#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] 0.74% 343466 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():349 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField():129 [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge():127 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues():272 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x0000000036197538#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] 0.57% 266217 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003619e680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Inlined code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000003619ebd8#run() [JIT compiled code] 0.50% 232477 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003619e680#call() [Inlined code] 0.44% 202980 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003619e680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] 0.41% 192005 jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnalignedInternal():3169 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnaligned():3159 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():60 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():53 [Inlined code] at java.lang.invoke.VarHandleGuards#guard_LJ_I():251 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#get():742 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#readInt():270 [Inlined code] at org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#vectorValue():131 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():245 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] 0.39% 181040 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] 0.35% 161530 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush():156 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#flush():209 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#flush():123 [JIT compiled code] at org.apache.lucene.index.VectorValuesConsumer#flush():76 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():314 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] 0.29% 134903 jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnalignedInternal():3169 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnaligned():3159 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():60 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():53 [Inlined code] at java.lang.invoke.VarHandleGuards#guard_LJ_I():251 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#get():742 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#readInt():270 [Inlined code] at org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#vectorValue():131 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():245 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] 0.28% 131334 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():348 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003619e680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.28% 127798 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003619e680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] 0.27% 124412 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003619e680#call() [Inlined code] 0.22% 102707 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] at sun.nio.ch.IOUtil#write():72 [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite():355 [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite():374 [Inlined code] at sun.nio.ch.FileChannelImpl#write():333 [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully():68 [Inlined code] at sun.nio.ch.ChannelOutputStream#write():105 [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write():391 [Inlined code] at java.util.zip.CheckedOutputStream#write():73 [Inlined code] 0.22% 100898 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():348 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.20% 93221 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003619e680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Inlined code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000003619ebd8#run() [JIT compiled code] 0.19% 88281 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute():54 [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run():125 [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic():145 [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask():502 [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0():428 [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000003607aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] at java.lang.Thread#run():1474 [Interpreted code] 0.17% 79576 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003619e680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Inlined code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000003619ebd8#run() [JIT compiled code] 0.15% 71724 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.15% 70410 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003619e680#call() [Inlined code] 0.15% 69926 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush():156 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#flush():209 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#flush():123 [JIT compiled code] at org.apache.lucene.index.VectorValuesConsumer#flush():76 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():314 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#postUpdate():403 [Inlined code] 0.15% 69426 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003619e680#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] 0.14% 65516 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():349 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField():129 [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge():127 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues():272 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x0000000036197538#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge():159 [Interpreted code] 0.14% 63570 jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnalignedInternal():3169 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnaligned():3159 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():60 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():53 [Inlined code] at java.lang.invoke.VarHandleGuards#guard_LJ_I():251 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#get():742 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#readInt():270 [Inlined code] at org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#vectorValue():131 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():199 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.13% 61801 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():348 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003619e680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.13% 59576 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():349 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField():129 [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge():127 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues():272 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x0000000036197538#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():159 [Interpreted code] 0.13% 58698 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():349 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField():129 [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge():127 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues():272 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x0000000036197538#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge():159 [Interpreted code] 0.12% 55986 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 0.11% 52622 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003619e680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000003619ebd8#run() [JIT compiled code] 0.11% 51267 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003619e680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#build():93 [JIT compiled code] 0.11% 50714 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003619e680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.11% 48959 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003619e680#call() [Inlined code] 0.10% 48691 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003619e680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Inlined code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.09% 40008 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.08% 39463 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003619e680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#build():93 [Interpreted code] 0.08% 39177 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():482 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 0.08% 38066 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():101 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#collect():683 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.08% 38009 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003619e680#call() [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.04.12.43.13/bench-knn-q4-fmTrue.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.05.04.12.43.13/bench-knn-q4-fmTrue.jfr is 1427.34 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 76265 events (total: 567342M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 23.40% 132766M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 23.37% 132595M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] 22.88% 129797M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 11.18% 63424M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] 5.63% 31945M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] 3.95% 22385M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] 1.11% 6318M java.util.Arrays#copyOf():3478 [Inlined code] 0.94% 5317M java.lang.Integer#valueOf():1006 [Inlined code] 0.70% 3985M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] 0.69% 3938M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] 0.65% 3664M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] 0.64% 3609M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] 0.55% 3128M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():204 [JIT compiled code] 0.30% 1727M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():345 [Interpreted code] 0.29% 1671M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] 0.29% 1624M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] 0.28% 1606M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():232 [JIT compiled code] 0.24% 1374M knn.IndexerThread#_run():83 [Interpreted code] 0.22% 1266M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] 0.16% 900M java.util.DualPivotQuicksort#tryMergeRuns():816 [JIT compiled code] 0.15% 865M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] 0.15% 864M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] 0.14% 818M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [Inlined code] 0.12% 685M java.util.ArrayList#grow():240 [Inlined code] 0.11% 636M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] 0.11% 600M knn.IndexerThread#_run():105 [JIT compiled code] 0.10% 590M java.lang.reflect.Array#newInstance():76 [Inlined code] 0.10% 562M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():389 [JIT compiled code] 0.10% 561M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] 0.09% 508M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():556 [JIT compiled code] 0.08% 465M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] 0.08% 425M java.util.DualPivotQuicksort#sort():354 [JIT compiled code] 0.07% 404M knn.IndexerThread#_run():119 [JIT compiled code] 0.07% 385M org.apache.lucene.document.Document#():42 [Inlined code] 0.07% 375M java.util.ArrayList#iterator():1030 [JIT compiled code] 0.07% 372M java.util.List#of():935 [Inlined code] 0.06% 364M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] 0.06% 355M org.apache.lucene.util.SparseFixedBitSet#insertLong():230 [Inlined code] 0.06% 343M org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] 0.06% 326M java.util.HashMap#newNode():1910 [Inlined code] 0.05% 304M java.lang.reflect.Array#newArray() [Native code] 0.05% 277M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():618 [JIT compiled code] 0.05% 267M knn.IndexerThread#_run():83 [JIT compiled code] 0.04% 214M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] 0.03% 171M java.util.concurrent.FutureTask#run():320 [Interpreted code] 0.03% 171M java.util.concurrent.atomic.AtomicBoolean#compareAndSet():98 [Interpreted code] 0.03% 157M org.apache.lucene.util.hnsw.OnHeapHnswGraph#():86 [JIT compiled code] 0.03% 146M org.apache.lucene.util.FixedBitSet#():148 [Inlined code] 0.02% 141M org.apache.lucene.util.ArrayUtil#growExact():319 [JIT compiled code] 0.02% 129M java.util.HashMap#resize():711 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.04.12.43.13/bench-knn-q4-fmTrue.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.05.04.12.43.13/bench-knn-q4-fmTrue.jfr is 1427.34 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 76265 events (total: 567342M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 19.18% 108824M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] 18.71% 106148M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] 13.16% 74637M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [Inlined code] 9.42% 53464M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] 6.86% 38911M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollector#():44 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [JIT compiled code] 5.63% 31945M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():335 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] 4.32% 24512M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#():44 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [Interpreted code] 4.22% 23941M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] 4.13% 23423M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] 2.86% 16213M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 1.09% 6171M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 1.02% 5779M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayDeque#grow():146 [JIT compiled code] at java.util.ArrayDeque#addFirst():288 [Inlined code] at java.util.ArrayDeque#push():577 [Inlined code] 0.91% 5187M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1099 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1054 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1029 [Interpreted code] 0.69% 3938M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.61% 3436M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.46% 2631M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.36% 2061M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Interpreted code] 0.31% 1758M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.30% 1727M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():345 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.24% 1374M knn.IndexerThread#_run():83 [Interpreted code] at knn.IndexerThread#run():74 [Interpreted code] 0.23% 1320M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.21% 1207M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.19% 1101M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.19% 1079M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():232 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] 0.17% 985M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.17% 977M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.16% 920M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.16% 900M java.util.DualPivotQuicksort#tryMergeRuns():816 [JIT compiled code] at java.util.DualPivotQuicksort#sort():277 [JIT compiled code] at java.util.DualPivotQuicksort#sort():238 [Inlined code] at java.util.Arrays#sort():123 [Inlined code] 0.15% 865M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite():106 [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite():48 [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite():2212 [JIT compiled code] 0.15% 843M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.13% 733M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.12% 702M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [Inlined code] 0.12% 685M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] 0.11% 600M knn.IndexerThread#_run():105 [JIT compiled code] at knn.IndexerThread#run():74 [Interpreted code] 0.10% 585M java.lang.reflect.Array#newInstance():76 [Inlined code] at org.apache.lucene.util.ArrayUtil#growExact():216 [Inlined code] at org.apache.lucene.util.ArrayUtil#grow():234 [JIT compiled code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():152 [Inlined code] 0.10% 569M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.10% 551M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] 0.09% 532M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():389 [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] 0.09% 530M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.09% 508M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():556 [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#serializedDocument():645 [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#copyOneDoc():508 [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#merge():630 [JIT compiled code] 0.09% 503M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.08% 468M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.08% 465M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():238 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] 0.08% 425M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.07% 407M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():238 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] 0.07% 404M knn.IndexerThread#_run():119 [JIT compiled code] at knn.IndexerThread#run():74 [Interpreted code] 0.07% 403M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():232 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush():156 [JIT compiled code] 0.07% 388M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.07% 385M org.apache.lucene.document.Document#():42 [Inlined code] at knn.IndexerThread#_run():83 [JIT compiled code] at knn.IndexerThread#run():74 [Interpreted code] 0.07% 375M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.04.12.43.13/bench-knn-q4-fmTrue.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.05.04.12.43.13/bench-knn-q4-fmTrue.jfr is 1427.34 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 76265 events (total: 567342M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 8.54% 48459M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003619e680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 8.48% 48115M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003619e680#call() [Inlined code] 8.44% 47899M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003619e680#call() [Inlined code] 6.85% 38847M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollector#():44 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():28 [Inlined code] at org.apache.lucene.search.IndexSearcher#search():741 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter():590 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():613 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1486 [JIT compiled code] at knn.KnnGraphTester#testSearch():1221 [Interpreted code] at knn.KnnGraphTester#run():743 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] 6.70% 38000M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 5.48% 31079M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():335 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$FieldWriter#addValue():568 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$FieldWriter#addValue():518 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():783 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 4.49% 25458M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003619e680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 4.36% 24714M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003619e680#call() [Inlined code] 4.21% 23875M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003619e680#call() [Inlined code] 4.08% 23175M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 3.80% 21536M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 2.89% 16384M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#():44 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():28 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():741 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():590 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():613 [Interpreted code] at knn.KnnGraphTester#doFloatVectorQuery():1486 [Interpreted code] at knn.KnnGraphTester#testSearch():1221 [Interpreted code] at knn.KnnGraphTester#run():743 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] 2.65% 15012M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 1.51% 8591M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] 1.43% 8128M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#():44 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():28 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():741 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():590 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():613 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1486 [JIT compiled code] at knn.KnnGraphTester#testSearch():1221 [Interpreted code] at knn.KnnGraphTester#run():743 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] 1.38% 7828M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] 1.29% 7338M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():255 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph():148 [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder():81 [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge():212 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#buildAndWriteGraph():485 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#lambda$mergeOneField$0():440 [Interpreted code] 1.27% 7208M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():255 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph():148 [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder():81 [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge():212 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#buildAndWriteGraph():485 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#lambda$mergeOneField$0():440 [Interpreted code] 1.13% 6429M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003619e680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Inlined code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 1.02% 5779M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayDeque#grow():146 [JIT compiled code] at java.util.ArrayDeque#addFirst():288 [Inlined code] at java.util.ArrayDeque#push():577 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1099 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1054 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1029 [Interpreted code] at knn.KnnGraphTester#run():748 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] at knn.KnnGraphTester#main():266 [Interpreted code] 0.94% 5316M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.94% 5312M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.91% 5187M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1099 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1054 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1029 [Interpreted code] at knn.KnnGraphTester#run():748 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] at knn.KnnGraphTester#main():266 [Interpreted code] 0.90% 5079M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.76% 4315M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.74% 4217M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.72% 4056M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003619e680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.68% 3862M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 0.61% 3465M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 0.50% 2845M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.50% 2825M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#replayBufferedVectors():771 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():787 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.48% 2743M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#replayBufferedVectors():771 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():787 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.48% 2712M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.46% 2629M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003619e680#call() [Inlined code] 0.43% 2428M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003619e680#call() [Inlined code] 0.38% 2168M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003619e680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [JIT compiled code] 0.36% 2061M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003619e680#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000003619ebd8#run() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted code] 0.30% 1727M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():345 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.28% 1562M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.26% 1461M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003619e680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [Interpreted code] 0.25% 1426M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.24% 1374M knn.IndexerThread#_run():83 [Interpreted code] at knn.IndexerThread#run():74 [Interpreted code] 0.24% 1338M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003619e680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Inlined code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.21% 1172M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003619e680#call() [Inlined code] 0.18% 999M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003619e680#call() [Inlined code] 0.16% 920M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003619e680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000003619ebd8#run() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted code] 0.15% 875M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.15% 865M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():335 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$FieldWriter#addValue():568 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$FieldWriter#addValue():518 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():783 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] 0.14% 770M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003619e680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Inlined code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.14% 766M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003619e680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] now remove KNN index knn-reuse/indices/dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-4-compressed-fm cmd: ['/usr/sbin/perf', 'stat', '-dd', '-e', 'task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend', '/usr/lib/jvm/java-25-openjdk/bin/java', '--add-modules', 'jdk.incubator.vector', '-Xmx32g', '-Xms32g', '-server', '-XX:+UseParallelGC', '-Djava.io.tmpdir=/l/tmp', '--enable-native-access=ALL-UNNAMED', '-cp', '/l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build:/l/util.nightly/build', '--add-modules', 'jdk.incubator.vector', '--enable-native-access=ALL-UNNAMED', '-XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/2026.05.04.12.43.13/bench-knn-q7-fmFalse.jfr', 'knn.KnnGraphTester', '-maxConn', '32', '-dim', '1024', '-docs', '/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec', '-ndoc', '8000000', '-topK', '100', '-numIndexThreads', '8', '-beamWidthIndex', '100', '-search-and-stats', '/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec', '-metric', 'dot_product', '-numMergeThread', '16', '-numMergeWorker', '48', '-reindex', '-quantize', '-quantizeBits', '7'] WARNING: Using incubator modules: jdk.incubator.vector [0.213s][info][jfr,startup] Started recording 1. [0.213s][info][jfr,startup] [0.213s][info][jfr,startup] Use jcmd 1880869 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 1408957850678150 index key = dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-7-notfm Index Path = knn-reuse/indices/dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-7-notfm will now reindex: explicitly requested May 04, 2026 3:24:25 PM org.apache.lucene.internal.vectorization.PanamaVectorizationProvider logIncubatorSetup INFO: Java vector incubator API enabled; uses preferredBitSize=256; FMA enabled creating index in knn-reuse/indices/dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-7-notfm 39709371 doc vectors in docsPath "/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec" parentJoin=false Done indexing 25000 documents. Done indexing 50000 documents. Done indexing 75000 documents. Done indexing 100000 documents. Done indexing 125000 documents. Done indexing 150000 documents. Done indexing 175000 documents. Done indexing 200000 documents. Done indexing 225000 documents. Done indexing 250000 documents. Done indexing 275000 documents. Done indexing 300000 documents. Done indexing 325000 documents. Done indexing 350000 documents. Done indexing 375000 documents. Done indexing 400000 documents. Done indexing 425000 documents. Done indexing 450000 documents. Done indexing 475000 documents. Done indexing 500000 documents. Done indexing 525000 documents. Done indexing 550000 documents. Done indexing 575000 documents. Done indexing 600000 documents. Done indexing 625000 documents. Done indexing 650000 documents. Done indexing 675000 documents. Done indexing 700000 documents. Done indexing 725000 documents. Done indexing 750000 documents. Done indexing 775000 documents. Done indexing 800000 documents. Done indexing 825000 documents. Done indexing 850000 documents. Done indexing 875000 documents. Done indexing 900000 documents. Done indexing 925000 documents. Done indexing 950000 documents. Done indexing 975000 documents. Done indexing 1000000 documents. Done indexing 1025000 documents. Done indexing 1050000 documents. Done indexing 1075000 documents. Done indexing 1100000 documents. Done indexing 1125000 documents. Done indexing 1150000 documents. Done indexing 1175000 documents. Done indexing 1200000 documents. Done indexing 1225000 documents. Done indexing 1250000 documents. Done indexing 1275000 documents. Done indexing 1300000 documents. Done indexing 1325000 documents. Done indexing 1350000 documents. Done indexing 1375000 documents. Done indexing 1400000 documents. Done indexing 1425000 documents. Done indexing 1450000 documents. Done indexing 1475000 documents. Done indexing 1500000 documents. Done indexing 1525000 documents. Done indexing 1550000 documents. Done indexing 1575000 documents. Done indexing 1600000 documents. Done indexing 1625000 documents. Done indexing 1650000 documents. Done indexing 1675000 documents. Done indexing 1700000 documents. Done indexing 1725000 documents. Done indexing 1750000 documents. Done indexing 1775000 documents. Done indexing 1800000 documents. Done indexing 1825000 documents. Done indexing 1850000 documents. Done indexing 1875000 documents. Done indexing 1900000 documents. Done indexing 1925000 documents. Done indexing 1950000 documents. Done indexing 1975000 documents. Done indexing 2000000 documents. Done indexing 2025000 documents. Done indexing 2050000 documents. Done indexing 2075000 documents. Done indexing 2100000 documents. Done indexing 2125000 documents. Done indexing 2150000 documents. Done indexing 2175000 documents. Done indexing 2200000 documents. Done indexing 2225000 documents. Done indexing 2250000 documents. Done indexing 2275000 documents. Done indexing 2300000 documents. Done indexing 2325000 documents. Done indexing 2350000 documents. Done indexing 2375000 documents. Done indexing 2400000 documents. Done indexing 2425000 documents. Done indexing 2450000 documents. Done indexing 2475000 documents. Done indexing 2500000 documents. Done indexing 2525000 documents. Done indexing 2550000 documents. Done indexing 2575000 documents. Done indexing 2600000 documents. Done indexing 2625000 documents. Done indexing 2650000 documents. Done indexing 2675000 documents. Done indexing 2700000 documents. Done indexing 2725000 documents. Done indexing 2750000 documents. Done indexing 2775000 documents. Done indexing 2800000 documents. Done indexing 2825000 documents. Done indexing 2850000 documents. Done indexing 2875000 documents. Done indexing 2900000 documents. Done indexing 2925000 documents. Done indexing 2950000 documents. Done indexing 2975000 documents. Done indexing 3000000 documents. Done indexing 3025000 documents. Done indexing 3050000 documents. Done indexing 3075000 documents. Done indexing 3100000 documents. Done indexing 3125000 documents. Done indexing 3150000 documents. Done indexing 3175000 documents. Done indexing 3200000 documents. Done indexing 3225000 documents. Done indexing 3250000 documents. Done indexing 3275000 documents. Done indexing 3300000 documents. Done indexing 3325000 documents. Done indexing 3350000 documents. Done indexing 3375000 documents. Done indexing 3400000 documents. Done indexing 3425000 documents. Done indexing 3450000 documents. Done indexing 3475000 documents. Done indexing 3500000 documents. Done indexing 3525000 documents. Done indexing 3550000 documents. Done indexing 3575000 documents. Done indexing 3600000 documents. Done indexing 3625000 documents. Done indexing 3650000 documents. Done indexing 3675000 documents. Done indexing 3700000 documents. Done indexing 3725000 documents. Done indexing 3750000 documents. Done indexing 3775000 documents. Done indexing 3800000 documents. Done indexing 3825000 documents. Done indexing 3850000 documents. Done indexing 3875000 documents. Done indexing 3900000 documents. Done indexing 3925000 documents. Done indexing 3950000 documents. Done indexing 3975000 documents. Done indexing 4000000 documents. Done indexing 4025000 documents. Done indexing 4050000 documents. Done indexing 4075000 documents. Done indexing 4100000 documents. Done indexing 4125000 documents. Done indexing 4150000 documents. Done indexing 4175000 documents. Done indexing 4200000 documents. Done indexing 4225000 documents. Done indexing 4250000 documents. Done indexing 4275000 documents. Done indexing 4300000 documents. Done indexing 4325000 documents. Done indexing 4350000 documents. Done indexing 4375000 documents. Done indexing 4400000 documents. Done indexing 4425000 documents. Done indexing 4450000 documents. Done indexing 4475000 documents. Done indexing 4500000 documents. Done indexing 4525000 documents. Done indexing 4550000 documents. Done indexing 4575000 documents. Done indexing 4600000 documents. Done indexing 4625000 documents. Done indexing 4650000 documents. Done indexing 4675000 documents. Done indexing 4700000 documents. Done indexing 4725000 documents. Done indexing 4750000 documents. Done indexing 4775000 documents. Done indexing 4800000 documents. Done indexing 4825000 documents. Done indexing 4850000 documents. Done indexing 4875000 documents. Done indexing 4900000 documents. Done indexing 4925000 documents. Done indexing 4950000 documents. Done indexing 4975000 documents. Done indexing 5000000 documents. Done indexing 5025000 documents. Done indexing 5050000 documents. Done indexing 5075000 documents. Done indexing 5100000 documents. Done indexing 5125000 documents. Done indexing 5150000 documents. Done indexing 5175000 documents. Done indexing 5200000 documents. Done indexing 5225000 documents. Done indexing 5250000 documents. Done indexing 5275000 documents. Done indexing 5300000 documents. Done indexing 5325000 documents. Done indexing 5350000 documents. Done indexing 5375000 documents. Done indexing 5400000 documents. Done indexing 5425000 documents. Done indexing 5450000 documents. Done indexing 5475000 documents. Done indexing 5500000 documents. Done indexing 5525000 documents. Done indexing 5550000 documents. Done indexing 5575000 documents. Done indexing 5600000 documents. Done indexing 5625000 documents. Done indexing 5650000 documents. Done indexing 5675000 documents. Done indexing 5700000 documents. Done indexing 5725000 documents. Done indexing 5750000 documents. Done indexing 5775000 documents. Done indexing 5800000 documents. Done indexing 5825000 documents. Done indexing 5850000 documents. Done indexing 5875000 documents. Done indexing 5900000 documents. Done indexing 5925000 documents. Done indexing 5950000 documents. Done indexing 5975000 documents. Done indexing 6000000 documents. Done indexing 6025000 documents. Done indexing 6050000 documents. Done indexing 6075000 documents. Done indexing 6100000 documents. Done indexing 6125000 documents. Done indexing 6150000 documents. Done indexing 6175000 documents. Done indexing 6200000 documents. Done indexing 6225000 documents. Done indexing 6250000 documents. Done indexing 6275000 documents. Done indexing 6300000 documents. Done indexing 6325000 documents. Done indexing 6350000 documents. Done indexing 6375000 documents. Done indexing 6400000 documents. Done indexing 6425000 documents. Done indexing 6450000 documents. Done indexing 6475000 documents. Done indexing 6500000 documents. Done indexing 6525000 documents. Done indexing 6550000 documents. Done indexing 6575000 documents. Done indexing 6600000 documents. Done indexing 6625000 documents. Done indexing 6650000 documents. Done indexing 6675000 documents. Done indexing 6700000 documents. Done indexing 6725000 documents. Done indexing 6750000 documents. Done indexing 6775000 documents. Done indexing 6800000 documents. Done indexing 6825000 documents. Done indexing 6850000 documents. Done indexing 6875000 documents. Done indexing 6900000 documents. Done indexing 6925000 documents. Done indexing 6950000 documents. Done indexing 6975000 documents. Done indexing 7000000 documents. Done indexing 7025000 documents. Done indexing 7050000 documents. Done indexing 7075000 documents. Done indexing 7100000 documents. Done indexing 7125000 documents. Done indexing 7150000 documents. Done indexing 7175000 documents. Done indexing 7200000 documents. Done indexing 7225000 documents. Done indexing 7250000 documents. Done indexing 7275000 documents. Done indexing 7300000 documents. Done indexing 7325000 documents. Done indexing 7350000 documents. Done indexing 7375000 documents. Done indexing 7400000 documents. Done indexing 7425000 documents. Done indexing 7450000 documents. Done indexing 7475000 documents. Done indexing 7500000 documents. Done indexing 7525000 documents. Done indexing 7550000 documents. Done indexing 7575000 documents. Done indexing 7600000 documents. Done indexing 7625000 documents. Done indexing 7650000 documents. Done indexing 7675000 documents. Done indexing 7700000 documents. Done indexing 7725000 documents. Done indexing 7750000 documents. Done indexing 7775000 documents. Done indexing 7800000 documents. Done indexing 7825000 documents. Done indexing 7850000 documents. Done indexing 7875000 documents. Done indexing 7900000 documents. Done indexing 7925000 documents. Done indexing 7950000 documents. Done indexing 7975000 documents. Done indexing 8000000 documents. now IndexWriter.commit() now wait for already running merges to finish 0.0 sec: 111 segments, 12 merges 119.7s _1al: 8 segs, 962.7 K docs, 4800.6 MB 61.4s _1c8: 8 segs, 246.2 K docs, 1226.2 MB 47.2s _1cp: 8 segs, 38.6 K docs, 191.0 MB 43.1s _1cv: 8 segs, 233.7 K docs, 1163.8 MB 38.1s _1d3: 8 segs, 89.0 K docs, 442.2 MB 33.0s _1db: 8 segs, 40.0 K docs, 197.9 MB 28.8s _1dj: 8 segs, 143.6 K docs, 714.5 MB 21.8s _1ds: 8 segs, 39.6 K docs, 195.9 MB 15.3s _1e0: 8 segs, 77.2 K docs, 383.4 MB 9.6s _1e9: 8 segs, 39.5 K docs, 195.8 MB 2.1s _1ei: 8 segs, 39.3 K docs, 194.6 MB 5.0 sec: 104 segments, 11 merges 124.7s _1al: 8 segs, 962.7 K docs, 4800.6 MB 66.4s _1c8: 8 segs, 246.2 K docs, 1226.2 MB 48.1s _1cv: 8 segs, 233.7 K docs, 1163.8 MB 43.1s _1d3: 8 segs, 89.0 K docs, 442.2 MB 38.0s _1db: 8 segs, 40.0 K docs, 197.9 MB 33.8s _1dj: 8 segs, 143.6 K docs, 714.5 MB 26.8s _1ds: 8 segs, 39.6 K docs, 195.9 MB 20.3s _1e0: 8 segs, 77.2 K docs, 383.4 MB 14.6s _1e9: 8 segs, 39.5 K docs, 195.8 MB 7.1s _1ei: 8 segs, 39.3 K docs, 194.6 MB 5.0s _1ej: 8 segs, 27.2 K docs, 134.5 MB 10.0 sec: 97 segments, 10 merges 129.7s _1al: 8 segs, 962.7 K docs, 4800.6 MB 71.4s _1c8: 8 segs, 246.2 K docs, 1226.2 MB 53.1s _1cv: 8 segs, 233.7 K docs, 1163.8 MB 48.1s _1d3: 8 segs, 89.0 K docs, 442.2 MB 38.8s _1dj: 8 segs, 143.6 K docs, 714.5 MB 31.8s _1ds: 8 segs, 39.6 K docs, 195.9 MB 25.3s _1e0: 8 segs, 77.2 K docs, 383.4 MB 19.6s _1e9: 8 segs, 39.5 K docs, 195.8 MB 12.1s _1ei: 8 segs, 39.3 K docs, 194.6 MB 10.0s _1ej: 8 segs, 27.2 K docs, 134.5 MB 15.0 sec: 97 segments, 10 merges 134.7s _1al: 8 segs, 962.7 K docs, 4800.6 MB 76.5s _1c8: 8 segs, 246.2 K docs, 1226.2 MB 58.1s _1cv: 8 segs, 233.7 K docs, 1163.8 MB 53.2s _1d3: 8 segs, 89.0 K docs, 442.2 MB 43.8s _1dj: 8 segs, 143.6 K docs, 714.5 MB 36.8s _1ds: 8 segs, 39.6 K docs, 195.9 MB 30.3s _1e0: 8 segs, 77.2 K docs, 383.4 MB 24.6s _1e9: 8 segs, 39.5 K docs, 195.8 MB 17.1s _1ei: 8 segs, 39.3 K docs, 194.6 MB 15.0s _1ej: 8 segs, 27.2 K docs, 134.5 MB 20.0 sec: 97 segments, 10 merges 139.7s _1al: 8 segs, 962.7 K docs, 4800.6 MB 81.5s _1c8: 8 segs, 246.2 K docs, 1226.2 MB 63.1s _1cv: 8 segs, 233.7 K docs, 1163.8 MB 58.2s _1d3: 8 segs, 89.0 K docs, 442.2 MB 48.8s _1dj: 8 segs, 143.6 K docs, 714.5 MB 41.8s _1ds: 8 segs, 39.6 K docs, 195.9 MB 35.3s _1e0: 8 segs, 77.2 K docs, 383.4 MB 29.6s _1e9: 8 segs, 39.5 K docs, 195.8 MB 22.1s _1ei: 8 segs, 39.3 K docs, 194.6 MB 20.0s _1ej: 8 segs, 27.2 K docs, 134.5 MB 25.0 sec: 97 segments, 10 merges 144.7s _1al: 8 segs, 962.7 K docs, 4800.6 MB 86.5s _1c8: 8 segs, 246.2 K docs, 1226.2 MB 68.1s _1cv: 8 segs, 233.7 K docs, 1163.8 MB 63.2s _1d3: 8 segs, 89.0 K docs, 442.2 MB 53.9s _1dj: 8 segs, 143.6 K docs, 714.5 MB 46.8s _1ds: 8 segs, 39.6 K docs, 195.9 MB 40.3s _1e0: 8 segs, 77.2 K docs, 383.4 MB 34.6s _1e9: 8 segs, 39.5 K docs, 195.8 MB 27.1s _1ei: 8 segs, 39.3 K docs, 194.6 MB 25.0s _1ej: 8 segs, 27.2 K docs, 134.5 MB 30.0 sec: 69 segments, 6 merges 149.7s _1al: 8 segs, 962.7 K docs, 4800.6 MB 91.5s _1c8: 8 segs, 246.2 K docs, 1226.2 MB 73.1s _1cv: 8 segs, 233.7 K docs, 1163.8 MB 58.9s _1dj: 8 segs, 143.6 K docs, 714.5 MB 45.3s _1e0: 8 segs, 77.2 K docs, 383.4 MB 32.1s _1ei: 8 segs, 39.3 K docs, 194.6 MB 35.0 sec: 62 segments, 5 merges 154.8s _1al: 8 segs, 962.7 K docs, 4800.6 MB 96.5s _1c8: 8 segs, 246.2 K docs, 1226.2 MB 78.1s _1cv: 8 segs, 233.7 K docs, 1163.8 MB 63.9s _1dj: 8 segs, 143.6 K docs, 714.5 MB 50.3s _1e0: 8 segs, 77.2 K docs, 383.4 MB 40.0 sec: 55 segments, 5 merges 159.8s _1al: 8 segs, 962.7 K docs, 4800.6 MB 101.5s _1c8: 8 segs, 246.2 K docs, 1226.2 MB 83.1s _1cv: 8 segs, 233.7 K docs, 1163.8 MB 68.9s _1dj: 8 segs, 143.6 K docs, 714.5 MB 3.8s _1ek: 8 segs, 539.7 K docs, 2689.5 MB 45.1 sec: 55 segments, 5 merges 164.8s _1al: 8 segs, 962.7 K docs, 4800.6 MB 106.5s _1c8: 8 segs, 246.2 K docs, 1226.2 MB 88.1s _1cv: 8 segs, 233.7 K docs, 1163.8 MB 73.9s _1dj: 8 segs, 143.6 K docs, 714.5 MB 8.8s _1ek: 8 segs, 539.7 K docs, 2689.5 MB 50.1 sec: 55 segments, 5 merges 169.8s _1al: 8 segs, 962.7 K docs, 4800.6 MB 111.5s _1c8: 8 segs, 246.2 K docs, 1226.2 MB 93.1s _1cv: 8 segs, 233.7 K docs, 1163.8 MB 78.9s _1dj: 8 segs, 143.6 K docs, 714.5 MB 13.8s _1ek: 8 segs, 539.7 K docs, 2689.5 MB 55.1 sec: 55 segments, 5 merges 174.8s _1al: 8 segs, 962.7 K docs, 4800.6 MB 116.5s _1c8: 8 segs, 246.2 K docs, 1226.2 MB 98.2s _1cv: 8 segs, 233.7 K docs, 1163.8 MB 83.9s _1dj: 8 segs, 143.6 K docs, 714.5 MB 18.8s _1ek: 8 segs, 539.7 K docs, 2689.5 MB 60.1 sec: 55 segments, 5 merges 179.8s _1al: 8 segs, 962.7 K docs, 4800.6 MB 121.5s _1c8: 8 segs, 246.2 K docs, 1226.2 MB 103.2s _1cv: 8 segs, 233.7 K docs, 1163.8 MB 88.9s _1dj: 8 segs, 143.6 K docs, 714.5 MB 23.8s _1ek: 8 segs, 539.7 K docs, 2689.5 MB 65.1 sec: 55 segments, 5 merges 184.8s _1al: 8 segs, 962.7 K docs, 4800.6 MB 126.5s _1c8: 8 segs, 246.2 K docs, 1226.2 MB 108.2s _1cv: 8 segs, 233.7 K docs, 1163.8 MB 93.9s _1dj: 8 segs, 143.6 K docs, 714.5 MB 28.9s _1ek: 8 segs, 539.7 K docs, 2689.5 MB 70.1 sec: 55 segments, 5 merges 189.8s _1al: 8 segs, 962.7 K docs, 4800.6 MB 131.5s _1c8: 8 segs, 246.2 K docs, 1226.2 MB 113.2s _1cv: 8 segs, 233.7 K docs, 1163.8 MB 98.9s _1dj: 8 segs, 143.6 K docs, 714.5 MB 33.9s _1ek: 8 segs, 539.7 K docs, 2689.5 MB 75.1 sec: 55 segments, 5 merges 194.8s _1al: 8 segs, 962.7 K docs, 4800.6 MB 136.5s _1c8: 8 segs, 246.2 K docs, 1226.2 MB 118.2s _1cv: 8 segs, 233.7 K docs, 1163.8 MB 103.9s _1dj: 8 segs, 143.6 K docs, 714.5 MB 38.9s _1ek: 8 segs, 539.7 K docs, 2689.5 MB 80.1 sec: 55 segments, 5 merges 199.8s _1al: 8 segs, 962.7 K docs, 4800.6 MB 141.5s _1c8: 8 segs, 246.2 K docs, 1226.2 MB 123.2s _1cv: 8 segs, 233.7 K docs, 1163.8 MB 108.9s _1dj: 8 segs, 143.6 K docs, 714.5 MB 43.9s _1ek: 8 segs, 539.7 K docs, 2689.5 MB 85.1 sec: 55 segments, 5 merges 204.8s _1al: 8 segs, 962.7 K docs, 4800.6 MB 146.5s _1c8: 8 segs, 246.2 K docs, 1226.2 MB 128.2s _1cv: 8 segs, 233.7 K docs, 1163.8 MB 113.9s _1dj: 8 segs, 143.6 K docs, 714.5 MB 48.9s _1ek: 8 segs, 539.7 K docs, 2689.5 MB 90.1 sec: 41 segments, 3 merges 151.5s _1c8: 8 segs, 246.2 K docs, 1226.2 MB 133.2s _1cv: 8 segs, 233.7 K docs, 1163.8 MB 53.9s _1ek: 8 segs, 539.7 K docs, 2689.5 MB 95.1 sec: 41 segments, 3 merges 156.5s _1c8: 8 segs, 246.2 K docs, 1226.2 MB 138.2s _1cv: 8 segs, 233.7 K docs, 1163.8 MB 58.9s _1ek: 8 segs, 539.7 K docs, 2689.5 MB 100.0 sec: 34 segments, 2 merges 143.1s _1cv: 8 segs, 233.7 K docs, 1163.8 MB 63.8s _1ek: 8 segs, 539.7 K docs, 2689.5 MB 105.0 sec: 34 segments, 2 merges 148.1s _1cv: 8 segs, 233.7 K docs, 1163.8 MB 68.8s _1ek: 8 segs, 539.7 K docs, 2689.5 MB 110.0 sec: 27 segments, 1 merges 73.8s _1ek: 8 segs, 539.7 K docs, 2689.5 MB 115.0 sec: 27 segments, 1 merges 78.8s _1ek: 8 segs, 539.7 K docs, 2689.5 MB 120.0 sec: 27 segments, 1 merges 83.8s _1ek: 8 segs, 539.7 K docs, 2689.5 MB 125.0 sec: 27 segments, 1 merges 88.8s _1ek: 8 segs, 539.7 K docs, 2689.5 MB 130.0 sec: 27 segments, 1 merges 93.8s _1ek: 8 segs, 539.7 K docs, 2689.5 MB 135.0 sec: 27 segments, 1 merges 98.8s _1ek: 8 segs, 539.7 K docs, 2689.5 MB 140.0 sec: 27 segments, 1 merges 103.8s _1ek: 8 segs, 539.7 K docs, 2689.5 MB 145.0 sec: 27 segments, 1 merges 108.8s _1ek: 8 segs, 539.7 K docs, 2689.5 MB 150.0 sec: 27 segments, 1 merges 113.8s _1ek: 8 segs, 539.7 K docs, 2689.5 MB 155.0 sec: 27 segments, 1 merges 118.8s _1ek: 8 segs, 539.7 K docs, 2689.5 MB 160.0 sec: 27 segments, 1 merges 123.8s _1ek: 8 segs, 539.7 K docs, 2689.5 MB 165.0 sec: 27 segments, 1 merges 128.8s _1ek: 8 segs, 539.7 K docs, 2689.5 MB 170.0 sec: 27 segments, 1 merges 133.8s _1ek: 8 segs, 539.7 K docs, 2689.5 MB 175.0 sec: 27 segments, 1 merges 138.8s _1ek: 8 segs, 539.7 K docs, 2689.5 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 1433 seconds reindex takes 1433.29 sec index has 20 segments: segments_2: _9i(11.0.0):C1004282 _j0(11.0.0):C797537 _y2(11.0.0):C1005528 _ri(11.0.0):C688208 _nu(11.0.0):C250073 _1al(11.0.0):C962697 _zs(11.0.0):C577114 _vq(11.0.0):C257677 _yo(11.0.0):C181351 _13n(11.0.0):C393870 _zl(11.0.0):C207971 _1ek(11.0.0):C539722 _16x(11.0.0):C130764 _18s(11.0.0):C170255 _1cv(11.0.0):C233712 _1af(11.0.0):C143654 _1c8(11.0.0):C246235 _1dj(11.0.0):C143602 _1cp(11.0.0):C38577 _1ej(11.0.0):C27171 _9i: 5015.9 MB _j0: 3982.4 MB _y2: 5022.4 MB _ri: 3436.2 MB _nu: 1247.8 MB _1al: 4808.1 MB _zs: 2881.1 MB _vq: 1285.8 MB _yo: 904.7 MB _13n: 1965.8 MB _zl: 1037.5 MB _1ek: 2694.3 MB _16x: 652.1 MB _18s: 849.2 MB _1cv: 1166.1 MB _1af: 716.5 MB _1c8: 1228.6 MB _1dj: 716.2 MB _1cp: 192.0 MB _1ej: 135.1 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=1.0 index disk usage is 39937.89 MB vector disk usage is 39184.57 MB vector RAM usage is 7934.57 MB exact nn key = cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100 read pre-cached exact match vectors from cache file "knn-reuse/exact-nn/cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100.bin" read pre-cached exact match scores from cache file "knn-reuse/exact-nn/cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100.scores" EXACT_NN_SCORES_PATH: /l/util.nightly/knn-reuse/exact-nn/cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100.scores EXACT_NN_METRIC: dot_product path=/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec dim=1024 vectorEncoding.byteSize=4 1778739 query vectors in queryPath "/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec" searching 1000 query vectors; topK=100, fanout=100 done warmup thread 3 name=main cpu@start=57655973599 cpu@end=73096891200 deltaMS=15440.917601 thread 14 name=Reference Handler cpu@start=1743099 cpu@end=1743099 deltaMS=0.0 thread 15 name=Finalizer cpu@start=176983 cpu@end=176983 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=75050 cpu@end=75050 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=5347480 cpu@end=5400626 deltaMS=0.053146 thread 41 name=JFR Recorder Thread cpu@start=18550293428 cpu@end=18552144861 deltaMS=1.851433 thread 42 name=JFR Periodic Tasks cpu@start=109930491824 cpu@end=110675328421 deltaMS=744.836597 thread 45 name=Notification Thread cpu@start=95087 cpu@end=95087 deltaMS=0.0 thread 56 name=hnsw-merge-1-thread-1 cpu@start=1585449637754 cpu@end=1585449637754 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-2 cpu@start=1583678611684 cpu@end=1583678611684 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-3 cpu@start=1580543346641 cpu@end=1580543346641 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-4 cpu@start=1582510399214 cpu@end=1582510399214 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-5 cpu@start=1584934121953 cpu@end=1584934121953 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-6 cpu@start=1580870667135 cpu@end=1580870667135 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-7 cpu@start=1582376331910 cpu@end=1582376331910 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-8 cpu@start=1582400383211 cpu@end=1582400383211 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-9 cpu@start=1578102299673 cpu@end=1578102299673 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-10 cpu@start=1577828939255 cpu@end=1577828939255 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-11 cpu@start=1581013482461 cpu@end=1581013482461 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-12 cpu@start=1582529646849 cpu@end=1582529646849 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-13 cpu@start=1584141465230 cpu@end=1584141465230 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-14 cpu@start=1582244017645 cpu@end=1582244017645 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-15 cpu@start=1584357662925 cpu@end=1584357662925 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-16 cpu@start=1586709344923 cpu@end=1586709344923 deltaMS=0.0 Average CPU cores used: 1.047453076639855 completed 1000 searches in 15454 ms: 64 QPS CPU time=16187 ms checking results SUMMARY: 0.955 15.454 16.187 1.047 8000000 KNN 100 100 N/A N/A 100.000 32 100 7 bits 70986 1433.29 5581.55 0.00 20 39937.89 null N/A 1.000 39184.570 7934.570 false HNSW Leaf 0 has 4 layers Leaf 0 has 1004282 documents Graph level=3 size=56, Fanout min=4, mean=8.32, max=17, meandelta=82335.73 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 6 7 8 8 9 10 12 17 Graph level=2 size=908, Fanout min=6, mean=23.60, max=32, meandelta=39039.39 % 0 10 20 30 40 50 60 70 80 90 100 0 15 17 19 21 24 26 29 32 32 32 Graph level=1 size=30674, Fanout min=3, mean=28.03, max=32, meandelta=32801.34 % 0 10 20 30 40 50 60 70 80 90 100 0 19 23 26 29 32 32 32 32 32 32 Graph level=0 size=1004282, Fanout min=1, mean=39.48, max=64, meandelta=23552.88 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 37 42 49 60 64 64 Graph level=3 size=56, connectedness=1.00 Graph level=2 size=908, connectedness=1.00 Graph level=1 size=30674, connectedness=1.00 Graph level=0 size=1004282, connectedness=1.00 Leaf 1 has 4 layers Leaf 1 has 797537 documents Graph level=3 size=40, Fanout min=3, mean=7.35, max=13, meandelta=84942.81 % 0 10 20 30 40 50 60 70 80 90 100 0 5 5 6 7 7 7 8 9 10 13 Graph level=2 size=686, Fanout min=7, mean=21.62, max=32, meandelta=33579.30 % 0 10 20 30 40 50 60 70 80 90 100 0 14 16 17 19 21 23 25 28 32 32 Graph level=1 size=24321, Fanout min=2, mean=27.98, max=32, meandelta=26144.49 % 0 10 20 30 40 50 60 70 80 90 100 0 19 23 26 29 32 32 32 32 32 32 Graph level=0 size=797537, Fanout min=1, mean=39.53, max=64, meandelta=18693.23 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 37 42 49 60 64 64 Graph level=3 size=40, connectedness=1.00 Graph level=2 size=686, connectedness=1.00 Graph level=1 size=24321, connectedness=1.00 Graph level=0 size=797537, connectedness=1.00 Leaf 2 has 4 layers Leaf 2 has 1005528 documents Graph level=3 size=60, Fanout min=5, mean=9.47, max=16, meandelta=81481.05 % 0 10 20 30 40 50 60 70 80 90 100 0 5 7 8 8 9 10 11 12 13 16 Graph level=2 size=839, Fanout min=8, mean=22.67, max=32, meandelta=40277.79 % 0 10 20 30 40 50 60 70 80 90 100 0 14 16 18 20 22 25 28 32 32 32 Graph level=1 size=30539, Fanout min=4, mean=28.15, max=32, meandelta=32754.68 % 0 10 20 30 40 50 60 70 80 90 100 0 19 23 26 30 32 32 32 32 32 32 Graph level=0 size=1005528, Fanout min=1, mean=39.55, max=64, meandelta=23542.38 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 37 42 49 60 64 64 Graph level=3 size=60, connectedness=1.00 Graph level=2 size=839, connectedness=1.00 Graph level=1 size=30539, connectedness=1.00 Graph level=0 size=1005528, connectedness=1.00 Leaf 3 has 4 layers Leaf 3 has 688208 documents Graph level=3 size=32, Fanout min=3, mean=6.69, max=13, meandelta=74733.24 % 0 10 20 30 40 50 60 70 80 90 100 0 3 4 5 6 6 6 7 9 9 13 Graph level=2 size=569, Fanout min=8, mean=21.14, max=32, meandelta=29706.01 % 0 10 20 30 40 50 60 70 80 90 100 0 13 16 17 19 21 22 24 28 32 32 Graph level=1 size=21043, Fanout min=4, mean=27.87, max=32, meandelta=22633.27 % 0 10 20 30 40 50 60 70 80 90 100 0 19 22 26 29 32 32 32 32 32 32 Graph level=0 size=688208, Fanout min=1, mean=39.60, max=64, meandelta=16105.97 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 60 64 64 Graph level=3 size=32, connectedness=1.00 Graph level=2 size=569, connectedness=1.00 Graph level=1 size=21043, connectedness=1.00 Graph level=0 size=688208, connectedness=1.00 Leaf 4 has 4 layers Leaf 4 has 250073 documents Graph level=3 size=15, Fanout min=2, mean=4.80, max=9, meandelta=35846.20 % 0 10 20 30 40 50 60 70 80 90 100 0 2 3 4 4 4 4 5 6 7 9 Graph level=2 size=208, Fanout min=5, mean=15.34, max=29, meandelta=13959.11 % 0 10 20 30 40 50 60 70 80 90 100 0 10 11 12 13 15 15 17 19 22 29 Graph level=1 size=7659, Fanout min=8, mean=27.33, max=32, meandelta=8363.31 % 0 10 20 30 40 50 60 70 80 90 100 0 18 22 24 27 31 32 32 32 32 32 Graph level=0 size=250073, Fanout min=1, mean=39.39, max=64, meandelta=5893.23 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 36 42 49 59 64 64 Graph level=3 size=15, connectedness=1.00 Graph level=2 size=208, connectedness=1.00 Graph level=1 size=7659, connectedness=1.00 Graph level=0 size=250073, connectedness=1.00 Leaf 5 has 4 layers Leaf 5 has 962697 documents Graph level=3 size=58, Fanout min=3, mean=8.97, max=16, meandelta=88593.41 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 7 7 8 9 10 12 14 16 Graph level=2 size=877, Fanout min=8, mean=22.84, max=32, meandelta=38292.29 % 0 10 20 30 40 50 60 70 80 90 100 0 14 16 19 20 22 25 28 31 32 32 Graph level=1 size=29258, Fanout min=2, mean=28.05, max=32, meandelta=31367.04 % 0 10 20 30 40 50 60 70 80 90 100 0 19 23 26 29 32 32 32 32 32 32 Graph level=0 size=962697, Fanout min=1, mean=39.53, max=64, meandelta=22557.94 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 37 42 49 60 64 64 Graph level=3 size=58, connectedness=1.00 Graph level=2 size=877, connectedness=1.00 Graph level=1 size=29258, connectedness=1.00 Graph level=0 size=962697, connectedness=1.00 Leaf 6 has 4 layers Leaf 6 has 577114 documents Graph level=3 size=26, Fanout min=3, mean=6.08, max=10, meandelta=57224.39 % 0 10 20 30 40 50 60 70 80 90 100 0 3 4 4 5 5 6 7 9 9 10 Graph level=2 size=460, Fanout min=7, mean=19.85, max=32, meandelta=24622.45 % 0 10 20 30 40 50 60 70 80 90 100 0 12 14 16 17 19 21 23 26 29 32 Graph level=1 size=17577, Fanout min=5, mean=27.79, max=32, meandelta=18978.72 % 0 10 20 30 40 50 60 70 80 90 100 0 19 22 25 29 32 32 32 32 32 32 Graph level=0 size=577114, Fanout min=1, mean=39.59, max=64, meandelta=13519.54 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 60 64 64 Graph level=3 size=26, connectedness=1.00 Graph level=2 size=460, connectedness=1.00 Graph level=1 size=17577, connectedness=1.00 Graph level=0 size=577114, connectedness=1.00 Leaf 7 has 4 layers Leaf 7 has 257677 documents Graph level=3 size=16, Fanout min=2, mean=4.63, max=8, meandelta=42962.36 % 0 10 20 30 40 50 60 70 80 90 100 0 2 3 3 4 5 5 5 5 7 8 Graph level=2 size=229, Fanout min=5, mean=15.95, max=32, meandelta=13900.30 % 0 10 20 30 40 50 60 70 80 90 100 0 10 12 13 15 15 17 18 20 22 32 Graph level=1 size=7854, Fanout min=7, mean=27.37, max=32, meandelta=8571.50 % 0 10 20 30 40 50 60 70 80 90 100 0 18 22 24 27 31 32 32 32 32 32 Graph level=0 size=257677, Fanout min=1, mean=39.47, max=64, meandelta=6062.96 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 59 64 64 Graph level=3 size=16, connectedness=1.00 Graph level=2 size=229, connectedness=1.00 Graph level=1 size=7854, connectedness=1.00 Graph level=0 size=257677, connectedness=1.00 Leaf 8 has 4 layers Leaf 8 has 181351 documents Graph level=3 size=7, Fanout min=3, mean=3.43, max=5, meandelta=38531.92 % 0 10 20 30 40 50 60 70 80 90 100 0 1 3 3 3 3 3 3 3 4 5 Graph level=2 size=158, Fanout min=6, mean=13.75, max=27, meandelta=11171.97 % 0 10 20 30 40 50 60 70 80 90 100 0 8 10 11 12 13 14 15 18 20 27 Graph level=1 size=5622, Fanout min=8, mean=27.11, max=32, meandelta=6107.00 % 0 10 20 30 40 50 60 70 80 90 100 0 18 21 24 27 30 32 32 32 32 32 Graph level=0 size=181351, Fanout min=1, mean=39.24, max=64, meandelta=4293.99 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 36 41 48 58 64 64 Graph level=3 size=7, connectedness=1.00 Graph level=2 size=158, connectedness=1.00 Graph level=1 size=5622, connectedness=1.00 Graph level=0 size=181351, connectedness=1.00 Leaf 9 has 4 layers Leaf 9 has 393870 documents Graph level=3 size=23, Fanout min=2, mean=5.65, max=12, meandelta=51348.24 % 0 10 20 30 40 50 60 70 80 90 100 0 3 4 4 4 5 5 6 7 9 12 Graph level=2 size=311, Fanout min=7, mean=17.28, max=32, meandelta=18617.28 % 0 10 20 30 40 50 60 70 80 90 100 0 10 13 14 15 16 18 20 22 25 32 Graph level=1 size=11960, Fanout min=7, mean=27.64, max=32, meandelta=13004.42 % 0 10 20 30 40 50 60 70 80 90 100 0 19 22 25 28 32 32 32 32 32 32 Graph level=0 size=393870, Fanout min=1, mean=39.50, max=64, meandelta=9253.37 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 59 64 64 Graph level=3 size=23, connectedness=1.00 Graph level=2 size=311, connectedness=1.00 Graph level=1 size=11960, connectedness=1.00 Graph level=0 size=393870, connectedness=1.00 Leaf 10 has 4 layers Leaf 10 has 207971 documents Graph level=3 size=12, Fanout min=2, mean=4.33, max=8, meandelta=33044.27 % 0 10 20 30 40 50 60 70 80 90 100 0 2 2 3 4 4 4 4 4 6 8 Graph level=2 size=178, Fanout min=7, mean=14.21, max=31, meandelta=12243.94 % 0 10 20 30 40 50 60 70 80 90 100 0 8 10 11 12 13 15 16 18 21 31 Graph level=1 size=6411, Fanout min=8, mean=27.04, max=32, meandelta=7007.88 % 0 10 20 30 40 50 60 70 80 90 100 0 18 21 24 27 30 32 32 32 32 32 Graph level=0 size=207971, Fanout min=1, mean=39.28, max=64, meandelta=4920.12 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 36 42 48 58 64 64 Graph level=3 size=12, connectedness=1.00 Graph level=2 size=178, connectedness=1.00 Graph level=1 size=6411, connectedness=1.00 Graph level=0 size=207971, connectedness=1.00 Leaf 11 has 4 layers Leaf 11 has 539722 documents Graph level=3 size=28, Fanout min=4, mean=6.71, max=11, meandelta=53868.70 % 0 10 20 30 40 50 60 70 80 90 100 0 4 4 5 6 7 7 7 7 10 11 Graph level=2 size=430, Fanout min=5, mean=19.53, max=32, meandelta=23934.41 % 0 10 20 30 40 50 60 70 80 90 100 0 12 14 16 17 19 21 23 25 28 32 Graph level=1 size=16389, Fanout min=5, mean=27.82, max=32, meandelta=17749.52 % 0 10 20 30 40 50 60 70 80 90 100 0 19 22 26 29 32 32 32 32 32 32 Graph level=0 size=539722, Fanout min=1, mean=39.63, max=64, meandelta=12632.80 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 60 64 64 Graph level=3 size=28, connectedness=1.00 Graph level=2 size=430, connectedness=1.00 Graph level=1 size=16389, connectedness=1.00 Graph level=0 size=539722, connectedness=1.00 Leaf 12 has 4 layers Leaf 12 has 130764 documents Graph level=3 size=8, Fanout min=2, mean=4.00, max=5, meandelta=17430.53 % 0 10 20 30 40 50 60 70 80 90 100 0 1 2 3 4 4 4 4 5 5 5 Graph level=2 size=123, Fanout min=5, mean=12.36, max=22, meandelta=8720.66 % 0 10 20 30 40 50 60 70 80 90 100 0 8 9 10 11 12 13 14 15 17 22 Graph level=1 size=4009, Fanout min=8, mean=26.56, max=32, meandelta=4510.55 % 0 10 20 30 40 50 60 70 80 90 100 0 17 20 23 26 29 32 32 32 32 32 Graph level=0 size=130764, Fanout min=2, mean=39.03, max=64, meandelta=3110.98 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 36 41 48 57 64 64 Graph level=3 size=8, connectedness=1.00 Graph level=2 size=123, connectedness=1.00 Graph level=1 size=4009, connectedness=1.00 Graph level=0 size=130764, connectedness=1.00 Leaf 13 has 4 layers Leaf 13 has 170255 documents Graph level=3 size=6, Fanout min=2, mean=2.67, max=4, meandelta=23754.25 % 0 10 20 30 40 50 60 70 80 90 100 0 1 2 2 2 2 2 3 3 3 4 Graph level=2 size=152, Fanout min=4, mean=12.95, max=27, meandelta=11007.87 % 0 10 20 30 40 50 60 70 80 90 100 0 8 9 10 11 12 13 14 17 18 27 Graph level=1 size=5252, Fanout min=7, mean=26.94, max=32, meandelta=5766.23 % 0 10 20 30 40 50 60 70 80 90 100 0 18 21 23 27 30 32 32 32 32 32 Graph level=0 size=170255, Fanout min=1, mean=39.23, max=64, meandelta=4030.67 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 36 41 48 58 64 64 Graph level=3 size=6, connectedness=1.00 Graph level=2 size=152, connectedness=1.00 Graph level=1 size=5252, connectedness=1.00 Graph level=0 size=170255, connectedness=1.00 Leaf 14 has 4 layers Leaf 14 has 233712 documents Graph level=3 size=8, Fanout min=1, mean=3.00, max=5, meandelta=25919.96 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 2 2 3 3 3 4 4 5 Graph level=2 size=212, Fanout min=5, mean=15.84, max=32, meandelta=12266.79 % 0 10 20 30 40 50 60 70 80 90 100 0 10 12 13 14 15 17 18 20 22 32 Graph level=1 size=7240, Fanout min=8, mean=27.38, max=32, meandelta=7799.12 % 0 10 20 30 40 50 60 70 80 90 100 0 18 22 24 27 31 32 32 32 32 32 Graph level=0 size=233712, Fanout min=2, mean=39.39, max=64, meandelta=5511.03 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 36 42 48 59 64 64 Graph level=3 size=8, connectedness=1.00 Graph level=2 size=212, connectedness=1.00 Graph level=1 size=7240, connectedness=1.00 Graph level=0 size=233712, connectedness=1.00 Leaf 15 has 4 layers Leaf 15 has 143654 documents Graph level=3 size=4, Fanout min=1, mean=2.00, max=3, meandelta=16370.63 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 1 1 2 2 2 2 2 3 Graph level=2 size=121, Fanout min=5, mean=12.99, max=26, meandelta=9496.20 % 0 10 20 30 40 50 60 70 80 90 100 0 8 9 11 11 12 13 15 16 19 26 Graph level=1 size=4467, Fanout min=9, mean=26.98, max=32, meandelta=4874.64 % 0 10 20 30 40 50 60 70 80 90 100 0 18 21 24 27 30 32 32 32 32 32 Graph level=0 size=143654, Fanout min=2, mean=39.16, max=64, meandelta=3408.79 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 36 41 48 58 64 64 Graph level=3 size=4, connectedness=1.00 Graph level=2 size=121, connectedness=1.00 Graph level=1 size=4467, connectedness=1.00 Graph level=0 size=143654, connectedness=1.00 Leaf 16 has 4 layers Leaf 16 has 246235 documents Graph level=3 size=13, Fanout min=2, mean=4.62, max=7, meandelta=39066.60 % 0 10 20 30 40 50 60 70 80 90 100 0 2 3 3 4 4 4 6 6 6 7 Graph level=2 size=227, Fanout min=5, mean=16.10, max=32, meandelta=13452.10 % 0 10 20 30 40 50 60 70 80 90 100 0 10 11 13 14 16 17 18 20 23 32 Graph level=1 size=7613, Fanout min=6, mean=27.30, max=32, meandelta=8239.65 % 0 10 20 30 40 50 60 70 80 90 100 0 18 21 24 27 31 32 32 32 32 32 Graph level=0 size=246235, Fanout min=1, mean=39.42, max=64, meandelta=5802.67 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 36 42 49 59 64 64 Graph level=3 size=13, connectedness=1.00 Graph level=2 size=227, connectedness=1.00 Graph level=1 size=7613, connectedness=1.00 Graph level=0 size=246235, connectedness=1.00 Leaf 17 has 4 layers Leaf 17 has 143602 documents Graph level=3 size=7, Fanout min=3, mean=3.43, max=5, meandelta=24983.50 % 0 10 20 30 40 50 60 70 80 90 100 0 1 3 3 3 3 3 3 3 4 5 Graph level=2 size=127, Fanout min=5, mean=13.53, max=28, meandelta=9233.48 % 0 10 20 30 40 50 60 70 80 90 100 0 8 10 11 11 12 14 16 17 20 28 Graph level=1 size=4403, Fanout min=9, mean=26.96, max=32, meandelta=4884.59 % 0 10 20 30 40 50 60 70 80 90 100 0 18 21 24 27 30 32 32 32 32 32 Graph level=0 size=143602, Fanout min=2, mean=39.10, max=64, meandelta=3408.13 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 36 41 48 58 64 64 Graph level=3 size=7, connectedness=1.00 Graph level=2 size=127, connectedness=1.00 Graph level=1 size=4403, connectedness=1.00 Graph level=0 size=143602, connectedness=1.00 Leaf 18 has 4 layers Leaf 18 has 38577 documents Graph level=3 size=0, Fanout min=0, mean=NaN, max=0, meandelta=NaN % 0 10 20 30 40 50 60 70 80 90 100 1 Graph level=2 size=31, Fanout min=3, mean=6.45, max=10, meandelta=4677.53 % 0 10 20 30 40 50 60 70 80 90 100 0 4 5 5 5 6 7 7 8 9 10 Graph level=1 size=1192, Fanout min=7, mean=24.23, max=32, meandelta=1441.74 % 0 10 20 30 40 50 60 70 80 90 100 0 15 18 20 22 24 27 30 32 32 32 Graph level=0 size=38577, Fanout min=3, mean=37.94, max=64, meandelta=941.63 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 27 31 35 39 46 55 64 64 Graph level=3 size=1, connectedness=1.00 Graph level=2 size=31, connectedness=1.00 Graph level=1 size=1192, connectedness=1.00 Graph level=0 size=38577, connectedness=1.00 Leaf 19 has 4 layers Leaf 19 has 27171 documents Graph level=3 size=0, Fanout min=0, mean=NaN, max=0, meandelta=NaN % 0 10 20 30 40 50 60 70 80 90 100 1 Graph level=2 size=19, Fanout min=2, mean=5.16, max=9, meandelta=2717.40 % 0 10 20 30 40 50 60 70 80 90 100 0 2 2 4 5 6 6 6 6 7 9 Graph level=1 size=824, Fanout min=7, mean=22.83, max=32, meandelta=1073.36 % 0 10 20 30 40 50 60 70 80 90 100 0 14 16 19 20 22 25 28 30 32 32 Graph level=0 size=27171, Fanout min=3, mean=37.36, max=64, meandelta=672.96 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 27 30 34 39 45 53 64 64 Graph level=3 size=1, connectedness=1.00 Graph level=2 size=19, connectedness=1.00 Graph level=1 size=824, connectedness=1.00 Graph level=0 size=27171, connectedness=1.00 Performance counter stats for '/usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build:/l/util.nightly/build --add-modules jdk.incubator.vector --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/2026.05.04.12.43.13/bench-knn-q7-fmFalse.jfr knn.KnnGraphTester -maxConn 32 -dim 1024 -docs /big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec -ndoc 8000000 -topK 100 -numIndexThreads 8 -beamWidthIndex 100 -search-and-stats /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -metric dot_product -numMergeThread 16 -numMergeWorker 48 -reindex -quantize -quantizeBits 7': 50,800,097.84 msec task-clock:u 195,311,611,407,389 cycles:u (36.36%) 112,258,280,149,504 instructions:u (36.36%) 3,376,915,941,324 cache-references:u (36.36%) 1,501,679,205,179 cache-misses:u (36.36%) 40,676,667,383,221 L1-dcache-loads:u (36.36%) 1,477,559,426,748 L1-dcache-load-misses:u (36.36%) 2,106,841,239,005 L1-icache-loads:u (36.36%) 11,999,934,345 L1-icache-load-misses:u (36.36%) LLC-loads:u LLC-load-misses:u LLC-stores:u LLC-store-misses:u LLC-prefetches:u LLC-prefetch-misses:u 5,553,125 faults:u 4,699,007 minor-faults:u 158 major-faults:u 11,414,534,050,854 branches:u (36.36%) 86,831,214,420 branch-misses:u (36.36%) 2,898,706,816,057 stalled-cycles-frontend:u (36.36%) stalled-cycles-backend:u 1705.094972161 seconds time elapsed 50298.833300000 seconds user 489.188489000 seconds sys took 0:28:25.114287 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='288a65f5cdc4871d6a4c7ceb1e051acae1010d8b', luceneutil_git_rev='7c5156a700a5bfc48c5b2d22960b63b1b90f39d6', index_vectors_file='/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec', search_vectors_file='/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec', vector_dims=1024, do_force_merge=False, recall=0.955, cpu_time_ms=15.454, net_cpu_ms=16.187, avg_cpu_core_count=1.047, num_docs=8000000, top_k=100, fanout=100, max_conn=32, beam_width=100, quantize_desc='7 bits', total_visited=70986, index_time_sec=1433.29, index_docs_per_sec=5581.55, force_merge_time_sec=0.0, index_num_segments=20, index_size_on_disk_mb=39937.89, selectivity=None, pre_post_filter='null', vec_disk_mb=39184.57, vec_ram_mb=7934.57, graph_level_conn_p_values={3: (0, {}), 2: (19, {0: 0, 10: 2, 20: 2, 30: 4, 40: 5, 50: 6, 60: 6, 70: 6, 80: 6, 90: 7, 100: 9}), 1: (824, {0: 0, 10: 14, 20: 16, 30: 19, 40: 20, 50: 22, 60: 25, 70: 28, 80: 30, 90: 32, 100: 32}), 0: (27171, {0: 0, 10: 20, 20: 24, 30: 27, 40: 30, 50: 34, 60: 39, 70: 45, 80: 53, 90: 64, 100: 64})}, combined_run_time=datetime.timedelta(seconds=1705, microseconds=114287)) Profiler summary for /l/logs.nightly/2026.05.04.12.43.13/bench-knn-q7-fmFalse.jfr Version: 2.1 Chunks: 113 Start: 2026-05-04 19:24:25 (UTC) Duration: 1693 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 48581272 834609783 jdk.FileWrite 19362160 405054658 jdk.FileRead 8003651 182980984 jdk.ObjectAllocationInNewTLAB 62505 1246044 jdk.BooleanFlag 56048 1773133 jdk.CPULoad 31339 626149 jdk.Checkpoint 7563 33254270 jdk.Compilation 6047 156255 jdk.UnsignedIntFlag 5424 183998 jdk.IntFlag 4972 181415 jdk.StringFlag 3842 149044 jdk.ObjectAllocationOutsideTLAB 1030 18468 jdk.CPUInformation 113 169722 jdk.GCConfiguration 113 2934 jdk.JVMInformation 113 105086 jdk.Metadata 113 12489548 jdk.GarbageCollection 45 1076 jdk.ActiveRecording 0 0 jdk.ActiveSetting 0 0 jdk.AllocationRequiringGC 0 0 jdk.BooleanFlagChanged 0 0 jdk.CPUTimeSamplesLost 0 0 jdk.CPUTimeStampCounter 0 0 jdk.ClassDefine 0 0 jdk.ClassLoad 0 0 jdk.ClassLoaderStatistics 0 0 jdk.ClassLoadingStatistics 0 0 jdk.ClassRedefinition 0 0 jdk.ClassUnload 0 0 jdk.CodeCacheConfiguration 0 0 jdk.CodeCacheFull 0 0 jdk.CodeCacheStatistics 0 0 jdk.CompilationFailure 0 0 jdk.CompilerConfiguration 0 0 jdk.CompilerInlining 0 0 jdk.CompilerPhase 0 0 jdk.CompilerQueueUtilization 0 0 jdk.CompilerStatistics 0 0 jdk.ConcurrentModeFailure 0 0 jdk.ContainerCPUThrottling 0 0 jdk.ContainerCPUUsage 0 0 jdk.ContainerConfiguration 0 0 jdk.ContainerIOUsage 0 0 jdk.ContainerMemoryUsage 0 0 jdk.ContinuationFreeze 0 0 jdk.ContinuationFreezeFast 0 0 jdk.ContinuationFreezeSlow 0 0 jdk.ContinuationThaw 0 0 jdk.ContinuationThawFast 0 0 jdk.ContinuationThawSlow 0 0 jdk.DataLoss 0 0 jdk.Deoptimization 0 0 jdk.DeprecatedInvocation 0 0 jdk.Deserialization 0 0 jdk.DirectBufferStatistics 0 0 jdk.DoubleFlag 0 0 jdk.DoubleFlagChanged 0 0 jdk.DumpReason 0 0 jdk.EvacuationFailed 0 0 jdk.EvacuationInformation 0 0 jdk.ExceptionStatistics 0 0 jdk.ExecuteVMOperation 0 0 jdk.ExecutionSample 0 0 jdk.FileForce 0 0 jdk.FinalizerStatistics 0 0 jdk.Flush 0 0 jdk.G1AdaptiveIHOP 0 0 jdk.G1BasicIHOP 0 0 jdk.G1EvacuationOldStatistics 0 0 jdk.G1EvacuationYoungStatistics 0 0 jdk.G1GarbageCollection 0 0 jdk.G1HeapRegionInformation 0 0 jdk.G1HeapRegionTypeChange 0 0 jdk.G1HeapSummary 0 0 jdk.G1MMU 0 0 jdk.GCCPUTime 0 0 jdk.GCHeapConfiguration 0 0 jdk.GCHeapMemoryPoolUsage 0 0 jdk.GCHeapMemoryUsage 0 0 jdk.GCHeapSummary 0 0 jdk.GCPhaseConcurrent 0 0 jdk.GCPhaseConcurrentLevel1 0 0 jdk.GCPhaseConcurrentLevel2 0 0 jdk.GCPhaseParallel 0 0 jdk.GCPhasePause 0 0 jdk.GCPhasePauseLevel1 0 0 jdk.GCPhasePauseLevel2 0 0 jdk.GCPhasePauseLevel3 0 0 jdk.GCPhasePauseLevel4 0 0 jdk.GCReferenceStatistics 0 0 jdk.GCSurvivorConfiguration 0 0 jdk.GCTLABConfiguration 0 0 jdk.HeapDump 0 0 jdk.InitialEnvironmentVariable 0 0 jdk.InitialSecurityProperty 0 0 jdk.InitialSystemProperty 0 0 jdk.IntFlagChanged 0 0 jdk.JITRestart 0 0 jdk.JavaAgent 0 0 jdk.JavaErrorThrow 0 0 jdk.JavaExceptionThrow 0 0 jdk.JavaMonitorDeflate 0 0 jdk.JavaMonitorEnter 0 0 jdk.JavaMonitorInflate 0 0 jdk.JavaMonitorNotify 0 0 jdk.JavaMonitorStatistics 0 0 jdk.JavaMonitorWait 0 0 jdk.JavaThreadStatistics 0 0 jdk.LongFlag 0 0 jdk.LongFlagChanged 0 0 jdk.MetaspaceAllocationFailure 0 0 jdk.MetaspaceChunkFreeListSummary 0 0 jdk.MetaspaceGCThreshold 0 0 jdk.MetaspaceOOM 0 0 jdk.MetaspaceSummary 0 0 jdk.MethodTiming 0 0 jdk.MethodTrace 0 0 jdk.ModuleExport 0 0 jdk.ModuleRequire 0 0 jdk.NativeAgent 0 0 jdk.NativeLibrary 0 0 jdk.NativeLibraryLoad 0 0 jdk.NativeLibraryUnload 0 0 jdk.NativeMemoryUsage 0 0 jdk.NativeMemoryUsageTotal 0 0 jdk.NativeMethodSample 0 0 jdk.NetworkUtilization 0 0 jdk.OSInformation 0 0 jdk.ObjectAllocationSample 0 0 jdk.ObjectCount 0 0 jdk.ObjectCountAfterGC 0 0 jdk.OldGarbageCollection 0 0 jdk.OldObjectSample 0 0 jdk.PSHeapSummary 0 0 jdk.ParallelOldGarbageCollection 0 0 jdk.PhysicalMemory 0 0 jdk.ProcessStart 0 0 jdk.PromoteObjectInNewPLAB 0 0 jdk.PromoteObjectOutsidePLAB 0 0 jdk.PromotionFailed 0 0 jdk.RedefineClasses 0 0 jdk.ReservedStackActivation 0 0 jdk.ResidentSetSize 0 0 jdk.RetransformClasses 0 0 jdk.SafepointBegin 0 0 jdk.SafepointEnd 0 0 jdk.SafepointLatency 0 0 jdk.SafepointStateSynchronization 0 0 jdk.SecurityPropertyModification 0 0 jdk.SecurityProviderService 0 0 jdk.SerializationMisdeclaration 0 0 jdk.ShenandoahEvacuationInformation 0 0 jdk.ShenandoahHeapRegionInformation 0 0 jdk.ShenandoahHeapRegionStateChange 0 0 jdk.Shutdown 0 0 jdk.SocketRead 0 0 jdk.SocketWrite 0 0 jdk.StringFlagChanged 0 0 jdk.StringTableStatistics 0 0 jdk.SwapSpace 0 0 jdk.SymbolTableStatistics 0 0 jdk.SyncOnValueBasedClass 0 0 jdk.SystemGC 0 0 jdk.SystemProcess 0 0 jdk.TLSHandshake 0 0 jdk.TenuringDistribution 0 0 jdk.ThreadAllocationStatistics 0 0 jdk.ThreadCPULoad 0 0 jdk.ThreadContextSwitchRate 0 0 jdk.ThreadDump 0 0 jdk.ThreadEnd 0 0 jdk.ThreadPark 0 0 jdk.ThreadSleep 0 0 jdk.ThreadStart 0 0 jdk.UnsignedIntFlagChanged 0 0 jdk.UnsignedLongFlag 0 0 jdk.UnsignedLongFlagChanged 0 0 jdk.VirtualThreadEnd 0 0 jdk.VirtualThreadPinned 0 0 jdk.VirtualThreadStart 0 0 jdk.VirtualThreadSubmitFailed 0 0 jdk.VirtualizationInformation 0 0 jdk.X509Certificate 0 0 jdk.X509Validation 0 0 jdk.YoungGarbageCollection 0 0 jdk.YoungGenerationConfiguration 0 0 jdk.ZAllocationStall 0 0 jdk.ZOldGarbageCollection 0 0 jdk.ZPageAllocation 0 0 jdk.ZRelocationSet 0 0 jdk.ZRelocationSetGroup 0 0 jdk.ZStatisticsCounter 0 0 jdk.ZStatisticsSampler 0 0 jdk.ZThreadPhase 0 0 jdk.ZUncommit 0 0 jdk.ZYoungGarbageCollection 0 0 profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.04.12.43.13/bench-knn-q7-fmFalse.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.05.04.12.43.13/bench-knn-q7-fmFalse.jfr is 1404.77 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 48581272 events (total: 48M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 58.03% 28M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] 15.88% 7M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] 12.09% 5M jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] 2.67% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 2.02% 983413 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] 1.39% 673434 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] 1.13% 548065 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] 1.02% 494850 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] 0.65% 313354 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] 0.54% 263353 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.41% 199352 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] 0.40% 194861 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] 0.37% 181417 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] 0.30% 147672 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] 0.24% 117371 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.23% 109740 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] 0.21% 99816 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] 0.17% 83723 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] 0.17% 81312 jdk.jfr.internal.JVM#emitEvent() [Native code] 0.14% 67207 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] 0.12% 56645 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] 0.11% 52918 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] 0.11% 51120 sun.nio.ch.NativeThread#current0() [Native code] 0.10% 50993 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():482 [JIT compiled code] 0.09% 44141 org.apache.lucene.store.RateLimitedIndexOutput#writeBytes():55 [Inlined code] 0.08% 40012 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#calculateCentroid():488 [JIT compiled code] 0.08% 36564 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.07% 34758 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.06% 31532 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():363 [JIT compiled code] 0.06% 29035 org.apache.lucene.util.hnsw.NeighborArray#sort():171 [Inlined code] 0.06% 28912 org.apache.lucene.util.TernaryLongHeap#downHeap():246 [Inlined code] 0.06% 28565 jdk.jfr.internal.event.EventWriter#reserveEventSizeField():199 [Inlined code] 0.05% 24853 org.apache.lucene.util.TernaryLongHeap#downHeap():235 [Inlined code] 0.04% 21160 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] 0.04% 20212 jdk.jfr.internal.event.EventWriter#putUncheckedLong():331 [Inlined code] 0.03% 16030 java.util.DualPivotQuicksort#sort():368 [JIT compiled code] 0.03% 15695 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$1#score():93 [JIT compiled code] 0.03% 15260 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [JIT compiled code] 0.03% 14931 java.util.DualPivotQuicksort#sort():238 [Inlined code] 0.03% 14203 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] 0.03% 12922 java.util.concurrent.atomic.LongAdder#add():93 [Inlined code] 0.03% 12813 org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 0.03% 12614 org.apache.lucene.util.hnsw.NeighborArray#clear():233 [Inlined code] 0.03% 12449 knn.IndexerThread#_run():102 [JIT compiled code] 0.02% 11144 org.apache.lucene.store.RateLimitedIndexOutput#writeBytes():60 [Inlined code] 0.02% 10821 org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 0.02% 9896 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#writeFloat32Vectors():172 [JIT compiled code] 0.02% 9794 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():248 [JIT compiled code] 0.02% 8672 org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] 0.01% 7203 org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.04.12.43.13/bench-knn-q7-fmFalse.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.05.04.12.43.13/bench-knn-q7-fmFalse.jfr is 1404.77 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 48581272 events (total: 48M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 55.24% 26M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 15.88% 7M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] 12.08% 5M jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnalignedInternal():3169 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnaligned():3159 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():60 [Inlined code] 2.67% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 1.88% 911227 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] 1.46% 711205 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] 1.27% 615118 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():348 [JIT compiled code] 1.13% 548065 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] 1.02% 494623 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] 0.66% 322128 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] 0.64% 313267 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#collect():683 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] 0.52% 253269 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.51% 246999 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] 0.36% 177182 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.31% 151480 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] 0.30% 147663 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] 0.25% 119431 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#pop():129 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():322 [JIT compiled code] 0.24% 117346 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] 0.21% 99606 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release():720 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#unlock():1154 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():392 [JIT compiled code] 0.15% 70597 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute():54 [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run():125 [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic():145 [JIT compiled code] 0.14% 69835 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] 0.13% 60748 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] 0.12% 57371 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.12% 56018 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():101 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] 0.11% 54585 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] 0.10% 50057 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():482 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] 0.10% 47376 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#updateTop():153 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] 0.09% 43687 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush():156 [JIT compiled code] 0.09% 42178 org.apache.lucene.store.RateLimitedIndexOutput#writeBytes():55 [Inlined code] at org.apache.lucene.store.DataOutput#writeBytes():54 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#writeVectorData():302 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#mergeOneFlatVectorField():235 [Interpreted code] 0.08% 40012 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#calculateCentroid():488 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeAndRecalculateCentroids():459 [Interpreted code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():331 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] 0.08% 37249 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current():51 [Inlined code] at sun.nio.ch.NativeThreadSet#add():48 [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite():349 [Inlined code] 0.08% 36962 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#insertSortedInternal():184 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#sort():164 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] 0.08% 36559 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read():51 [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer():341 [Inlined code] at sun.nio.ch.IOUtil#read():307 [Inlined code] 0.07% 34456 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.07% 31969 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.06% 29035 org.apache.lucene.util.hnsw.NeighborArray#sort():171 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.06% 28560 jdk.jfr.internal.event.EventWriter#reserveEventSizeField():199 [Inlined code] at jdk.jfr.internal.event.EventWriter#beginEvent():245 [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer():69 [Inlined code] 0.06% 27102 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] 0.05% 25436 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] at org.apache.lucene.store.ChecksumIndexInput#seek():64 [JIT compiled code] at org.apache.lucene.codecs.CodecUtil#checksumEntireFile():619 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#checkIntegrity():193 [JIT compiled code] 0.05% 24741 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.04% 20772 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush():156 [JIT compiled code] 0.04% 20080 jdk.jfr.internal.event.EventWriter#putUncheckedLong():331 [Inlined code] at jdk.jfr.internal.event.EventWriter#putLong():121 [Inlined code] at jdk.internal.event.FileReadEvent#commit() [JIT compiled code] at jdk.internal.event.FileReadEvent#offer():71 [Inlined code] 0.04% 18953 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():363 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.04% 18837 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.03% 16481 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Interpreted code] 0.03% 16226 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] at org.apache.lucene.store.ChecksumIndexInput#seek():64 [Inlined code] at org.apache.lucene.codecs.CodecUtil#checksumEntireFile():619 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#checkIntegrity():193 [JIT compiled code] 0.03% 16198 org.apache.lucene.util.TernaryLongHeap#downHeap():235 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#updateTop():153 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] 0.03% 14411 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#pop():129 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popNode():637 [Inlined code] 0.03% 14201 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$FieldWriter#addValue():568 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$FieldWriter#addValue():518 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():783 [Inlined code] 0.03% 13856 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current():51 [Inlined code] at sun.nio.ch.NativeThreadSet#add():48 [Inlined code] at sun.nio.ch.FileChannelImpl#implRead():245 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.04.12.43.13/bench-knn-q7-fmFalse.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.05.04.12.43.13/bench-knn-q7-fmFalse.jfr is 1404.77 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 48581272 events (total: 48M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 25.60% 12M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005f19f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] 19.94% 9M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005f19f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Inlined code] 14.51% 7M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 11.63% 5M jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnalignedInternal():3169 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnaligned():3159 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():60 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():53 [Inlined code] at java.lang.invoke.VarHandleGuards#guard_LJ_I():251 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#get():742 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#readInt():270 [Inlined code] at org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#vectorValue():131 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():245 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 9.13% 4M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005f19f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] 1.98% 959779 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.98% 474876 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 0.88% 429745 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():348 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.84% 409293 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005f19f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] 0.76% 370836 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005f19f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Inlined code] 0.65% 313522 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():349 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField():129 [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge():127 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues():272 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000005f195000#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] 0.58% 281752 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005f19f990#call() [Inlined code] 0.55% 267645 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():349 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField():129 [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge():127 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues():272 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000005f195000#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] 0.52% 253826 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] 0.50% 241372 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005f19f990#call() [Inlined code] 0.48% 232057 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.45% 219358 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.40% 195581 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005f19f990#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] 0.33% 158714 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005f19f990#call() [Inlined code] 0.32% 154307 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005f19f990#call() [Inlined code] 0.31% 149588 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#collect():683 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005f19f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.30% 144471 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#collect():683 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005f19f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.28% 134539 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush():156 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#flush():209 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#flush():123 [JIT compiled code] at org.apache.lucene.index.VectorValuesConsumer#flush():76 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():314 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] 0.27% 130038 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():349 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField():129 [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge():127 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues():272 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000005f195000#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] 0.26% 125056 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005f19f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] 0.24% 117255 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] at sun.nio.ch.IOUtil#write():72 [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite():355 [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite():374 [Inlined code] at sun.nio.ch.FileChannelImpl#write():333 [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully():68 [Inlined code] at sun.nio.ch.ChannelOutputStream#write():105 [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write():391 [Inlined code] at java.util.zip.CheckedOutputStream#write():73 [Inlined code] 0.21% 101978 jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnalignedInternal():3169 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnaligned():3159 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():60 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():53 [Inlined code] at java.lang.invoke.VarHandleGuards#guard_LJ_I():251 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#get():742 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#readInt():270 [Inlined code] at org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#vectorValue():131 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():245 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] 0.18% 89717 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 0.16% 78584 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005f19f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.16% 78042 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():348 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005f19f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.16% 77223 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#pop():129 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():322 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.15% 73992 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():348 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005f19f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.15% 70597 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute():54 [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run():125 [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic():145 [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask():502 [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0():428 [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000005f07aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] at java.lang.Thread#run():1474 [Interpreted code] 0.14% 69039 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():349 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField():129 [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge():127 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues():272 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000005f195000#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge():159 [Interpreted code] 0.14% 68057 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005f19f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.14% 67468 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005f19f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#build():93 [JIT compiled code] 0.13% 65261 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush():156 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#flush():209 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#flush():123 [JIT compiled code] at org.apache.lucene.index.VectorValuesConsumer#flush():76 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():314 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#postUpdate():403 [JIT compiled code] 0.12% 60116 jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnalignedInternal():3169 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnaligned():3159 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():60 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():53 [Inlined code] at java.lang.invoke.VarHandleGuards#guard_LJ_I():251 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#get():742 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#readInt():270 [Inlined code] at org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#vectorValue():131 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():245 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] 0.12% 58761 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005f19f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Inlined code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000005f19d000#run() [JIT compiled code] 0.12% 57315 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005f19f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000005f19d000#run() [JIT compiled code] 0.12% 56870 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005f19f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Inlined code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.11% 55439 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():349 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField():129 [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge():127 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues():272 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000005f195000#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():159 [Interpreted code] 0.11% 53101 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005f19f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.10% 50501 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release():720 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#unlock():1154 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():392 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005f19f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.10% 49097 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005f19f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#build():93 [Interpreted code] 0.10% 48418 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release():720 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#unlock():1154 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():392 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005f19f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.09% 44079 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():482 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 0.08% 37610 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.08% 37150 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current():51 [Inlined code] at sun.nio.ch.NativeThreadSet#add():48 [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite():349 [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite():374 [Inlined code] at sun.nio.ch.FileChannelImpl#write():333 [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully():68 [Inlined code] at sun.nio.ch.ChannelOutputStream#write():105 [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write():391 [Inlined code] at java.util.zip.CheckedOutputStream#write():73 [Inlined code] at java.io.BufferedOutputStream#flushBuffer():123 [Inlined code] at java.io.BufferedOutputStream#write():188 [Inlined code] 0.08% 36532 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005f19f990#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.04.12.43.13/bench-knn-q7-fmFalse.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.05.04.12.43.13/bench-knn-q7-fmFalse.jfr is 1404.77 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 63508 events (total: 440359M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 22.66% 99802M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 22.54% 99274M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 18.50% 81470M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] 14.64% 64456M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] 7.23% 31832M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] 4.34% 19097M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] 1.75% 7701M java.lang.Integer#valueOf():1006 [Inlined code] 0.68% 3011M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] 0.65% 2843M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] 0.59% 2597M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] 0.57% 2511M java.util.Arrays#copyOf():3478 [Inlined code] 0.53% 2341M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] 0.47% 2061M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [JIT compiled code] 0.41% 1798M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():345 [Interpreted code] 0.31% 1374M knn.IndexerThread#_run():83 [Interpreted code] 0.30% 1329M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] 0.28% 1225M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] 0.24% 1062M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():232 [JIT compiled code] 0.23% 1028M org.apache.lucene.util.SparseFixedBitSet#insertLong():230 [Inlined code] 0.21% 928M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] 0.17% 761M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] 0.17% 749M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] 0.15% 670M java.util.DualPivotQuicksort#tryMergeRuns():816 [JIT compiled code] 0.15% 644M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] 0.13% 585M java.util.ArrayList#grow():240 [Inlined code] 0.13% 573M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [Inlined code] 0.12% 515M org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] 0.11% 503M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] 0.11% 479M java.lang.reflect.Array#newInstance():76 [Inlined code] 0.09% 395M knn.IndexerThread#_run():105 [JIT compiled code] 0.09% 383M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] 0.08% 371M java.util.ArrayList#iterator():1030 [JIT compiled code] 0.07% 325M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():618 [JIT compiled code] 0.07% 299M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():556 [JIT compiled code] 0.07% 289M java.util.DualPivotQuicksort#sort():354 [JIT compiled code] 0.06% 251M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] 0.05% 241M org.apache.lucene.document.Document#():42 [Inlined code] 0.05% 241M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():389 [JIT compiled code] 0.05% 215M org.apache.lucene.internal.hppc.IntIntHashMap#allocateBuffers():743 [Interpreted code] 0.05% 215M org.apache.lucene.internal.hppc.IntIntHashMap#allocateBuffers():744 [Interpreted code] 0.05% 208M java.util.HashMap#newNode():1910 [Inlined code] 0.05% 208M java.util.List#of():935 [Inlined code] 0.04% 196M org.apache.lucene.util.TernaryLongHeap#():68 [Inlined code] 0.04% 183M java.util.ImmutableCollections$AbstractImmutableList#iterator():303 [JIT compiled code] 0.04% 182M java.lang.String$$StringConcat.0x000000005f094000#concat() [Inlined code] 0.04% 182M org.apache.lucene.util.SparseFixedBitSet#insertBlock():211 [JIT compiled code] 0.04% 178M java.io.BufferedOutputStream#():92 [Inlined code] 0.04% 171M java.lang.invoke.VarForm#resolveMemberName():159 [Interpreted code] 0.04% 163M knn.IndexerThread#_run():83 [JIT compiled code] 0.04% 163M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.04.12.43.13/bench-knn-q7-fmFalse.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.05.04.12.43.13/bench-knn-q7-fmFalse.jfr is 1404.77 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 63508 events (total: 440359M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 18.49% 81434M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] 18.31% 80623M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] 10.96% 48267M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 9.00% 39613M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollector#():44 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [JIT compiled code] 7.23% 31832M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():335 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] 6.88% 30289M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] 5.64% 24836M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#():44 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [Interpreted code] 4.19% 18461M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] 4.17% 18367M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] 2.89% 12739M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 1.73% 7626M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1099 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1054 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1029 [Interpreted code] 1.44% 6357M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.53% 2341M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.49% 2160M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayDeque#grow():146 [JIT compiled code] at java.util.ArrayDeque#addFirst():288 [Inlined code] at java.util.ArrayDeque#push():577 [Inlined code] 0.44% 1935M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.42% 1835M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.41% 1798M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():345 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.39% 1718M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [JIT compiled code] 0.31% 1374M knn.IndexerThread#_run():83 [Interpreted code] at knn.IndexerThread#run():74 [Interpreted code] 0.21% 935M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.21% 914M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.20% 890M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.19% 820M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite():106 [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite():48 [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite():2212 [JIT compiled code] 0.17% 768M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.17% 762M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.17% 761M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.17% 730M org.apache.lucene.util.SparseFixedBitSet#insertLong():230 [Inlined code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet():170 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search():83 [Inlined code] 0.15% 670M java.util.DualPivotQuicksort#tryMergeRuns():816 [JIT compiled code] at java.util.DualPivotQuicksort#sort():277 [JIT compiled code] at java.util.DualPivotQuicksort#sort():238 [Inlined code] at java.util.Arrays#sort():123 [Inlined code] 0.15% 648M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.14% 613M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [Inlined code] 0.14% 602M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():232 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] 0.13% 585M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] 0.13% 559M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.12% 515M org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000005f19d000#run() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted code] at java.util.concurrent.ThreadPoolExecutor$Worker#run():614 [Interpreted code] 0.11% 496M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.11% 482M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.11% 474M java.lang.reflect.Array#newInstance():76 [Inlined code] at org.apache.lucene.util.ArrayUtil#growExact():216 [Inlined code] at org.apache.lucene.util.ArrayUtil#grow():234 [JIT compiled code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():152 [Inlined code] 0.10% 448M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.10% 439M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.09% 410M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] 0.09% 407M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.09% 395M knn.IndexerThread#_run():105 [JIT compiled code] at knn.IndexerThread#run():74 [Interpreted code] 0.09% 383M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():238 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] 0.09% 377M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():238 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] 0.08% 369M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] 0.08% 351M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayList#grow():238 [JIT compiled code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] 0.08% 349M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.08% 343M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Interpreted code] 0.07% 325M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():618 [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#serializedDocument():645 [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#copyOneDoc():508 [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#merge():630 [JIT compiled code] 0.07% 314M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():238 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.04.12.43.13/bench-knn-q7-fmFalse.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.05.04.12.43.13/bench-knn-q7-fmFalse.jfr is 1404.77 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 63508 events (total: 440359M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 8.98% 39549M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollector#():44 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():28 [Inlined code] at org.apache.lucene.search.IndexSearcher#search():741 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter():590 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():613 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1486 [JIT compiled code] at knn.KnnGraphTester#testSearch():1221 [Interpreted code] at knn.KnnGraphTester#run():743 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] 7.13% 31393M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():335 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$FieldWriter#addValue():568 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$FieldWriter#addValue():518 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():783 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 5.54% 24391M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005f19f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 5.53% 24369M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005f19f990#call() [Inlined code] 5.50% 24210M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005f19f990#call() [Inlined code] 5.36% 23619M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005f19f990#call() [Inlined code] 5.36% 23603M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 5.36% 23588M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005f19f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 5.33% 23464M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005f19f990#call() [Inlined code] 4.94% 21750M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 3.74% 16468M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#():44 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():28 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():741 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():590 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():613 [Interpreted code] at knn.KnnGraphTester#doFloatVectorQuery():1486 [Interpreted code] at knn.KnnGraphTester#testSearch():1221 [Interpreted code] at knn.KnnGraphTester#run():743 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] 3.63% 15983M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 3.24% 14272M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 1.90% 8367M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#():44 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():28 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():741 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():590 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():613 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1486 [JIT compiled code] at knn.KnnGraphTester#testSearch():1221 [Interpreted code] at knn.KnnGraphTester#run():743 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] 1.73% 7626M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1099 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1054 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1029 [Interpreted code] at knn.KnnGraphTester#run():748 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] at knn.KnnGraphTester#main():266 [Interpreted code] 1.35% 5948M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():255 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph():148 [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder():81 [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge():212 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#buildAndWriteGraph():485 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#lambda$mergeOneField$0():440 [Interpreted code] 1.33% 5872M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():255 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph():148 [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder():81 [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge():212 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#buildAndWriteGraph():485 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#lambda$mergeOneField$0():440 [Interpreted code] 1.22% 5384M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 1.02% 4485M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] 1.02% 4483M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] 0.98% 4317M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.93% 4081M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.90% 3956M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005f19f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.83% 3641M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 0.77% 3381M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 0.68% 3000M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#replayBufferedVectors():771 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():787 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.63% 2763M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#replayBufferedVectors():771 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():787 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.61% 2706M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.61% 2703M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.61% 2670M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.61% 2665M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.54% 2384M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005f19f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Inlined code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.49% 2160M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayDeque#grow():146 [JIT compiled code] at java.util.ArrayDeque#addFirst():288 [Inlined code] at java.util.ArrayDeque#push():577 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1099 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1054 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1029 [Interpreted code] at knn.KnnGraphTester#run():748 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] at knn.KnnGraphTester#main():266 [Interpreted code] 0.48% 2111M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005f19f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [JIT compiled code] 0.43% 1895M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.41% 1822M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005f19f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [Interpreted code] 0.41% 1798M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():345 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.39% 1718M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005f19f990#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000005f19d000#run() [Interpreted code] 0.33% 1437M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.31% 1374M knn.IndexerThread#_run():83 [Interpreted code] at knn.IndexerThread#run():74 [Interpreted code] 0.26% 1139M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005f19f990#call() [Inlined code] 0.24% 1046M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005f19f990#call() [Inlined code] 0.24% 1037M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005f19f990#call() [Inlined code] 0.20% 898M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005f19f990#call() [Inlined code] 0.19% 820M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite():106 [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite():48 [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite():2212 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite():862 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite():873 [Inlined code] at org.apache.lucene.search.IndexSearcher#search():742 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter():590 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():613 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1486 [JIT compiled code] at knn.KnnGraphTester#testSearch():1221 [Interpreted code] at knn.KnnGraphTester#run():743 [Interpreted code] 0.18% 782M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005f19f990#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] 0.17% 730M org.apache.lucene.util.SparseFixedBitSet#insertLong():230 [Inlined code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet():170 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search():83 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search():36 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search():162 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search():352 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search():307 [Inlined code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsReader#search():305 [Inlined code] at org.apache.lucene.index.CodecReader#searchNearestVectors():273 [Inlined code] at org.apache.lucene.search.KnnFloatVectorQuery#approximateSearch():118 [JIT compiled code] at org.apache.lucene.search.AbstractKnnVectorQuery#getLeafResults():196 [Inlined code] 0.16% 708M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.14% 597M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005f19f990#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [JIT compiled code] 0.13% 585M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] at org.apache.lucene.document.Document#add():62 [Inlined code] at knn.IndexerThread#_run():105 [JIT compiled code] at knn.IndexerThread#run():74 [Interpreted code] cmd: ['/usr/sbin/perf', 'stat', '-dd', '-e', 'task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend', '/usr/lib/jvm/java-25-openjdk/bin/java', '--add-modules', 'jdk.incubator.vector', '-Xmx32g', '-Xms32g', '-server', '-XX:+UseParallelGC', '-Djava.io.tmpdir=/l/tmp', '--enable-native-access=ALL-UNNAMED', '-cp', '/l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build:/l/util.nightly/build', '--add-modules', 'jdk.incubator.vector', '--enable-native-access=ALL-UNNAMED', '-XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/2026.05.04.12.43.13/bench-knn-q7-fmTrue.jfr', 'knn.KnnGraphTester', '-maxConn', '32', '-dim', '1024', '-docs', '/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec', '-ndoc', '8000000', '-topK', '100', '-numIndexThreads', '8', '-beamWidthIndex', '100', '-search-and-stats', '/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec', '-metric', 'dot_product', '-numMergeThread', '16', '-numMergeWorker', '48', '-forceMerge', '-quantize', '-quantizeBits', '7'] WARNING: Using incubator modules: jdk.incubator.vector [0.212s][info][jfr,startup] Started recording 1. [0.212s][info][jfr,startup] [0.212s][info][jfr,startup] Use jcmd 1905356 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 1411402443072848 index key = dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-7-fm Index Path = knn-reuse/indices/dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-7-fm will now reindex: index does not exist May 04, 2026 4:05:10 PM org.apache.lucene.internal.vectorization.PanamaVectorizationProvider logIncubatorSetup INFO: Java vector incubator API enabled; uses preferredBitSize=256; FMA enabled creating index in knn-reuse/indices/dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-7-fm 39709371 doc vectors in docsPath "/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec" parentJoin=false Done indexing 25000 documents. Done indexing 50000 documents. Done indexing 75000 documents. Done indexing 100000 documents. Done indexing 125000 documents. Done indexing 150000 documents. Done indexing 175000 documents. Done indexing 200000 documents. Done indexing 225000 documents. Done indexing 250000 documents. Done indexing 275000 documents. Done indexing 300000 documents. Done indexing 325000 documents. Done indexing 350000 documents. Done indexing 375000 documents. Done indexing 400000 documents. Done indexing 425000 documents. Done indexing 450000 documents. Done indexing 475000 documents. Done indexing 500000 documents. Done indexing 525000 documents. Done indexing 550000 documents. Done indexing 575000 documents. Done indexing 600000 documents. Done indexing 625000 documents. Done indexing 650000 documents. Done indexing 675000 documents. Done indexing 700000 documents. Done indexing 725000 documents. Done indexing 750000 documents. Done indexing 775000 documents. Done indexing 800000 documents. Done indexing 825000 documents. Done indexing 850000 documents. Done indexing 875000 documents. Done indexing 900000 documents. Done indexing 925000 documents. Done indexing 950000 documents. Done indexing 975000 documents. Done indexing 1000000 documents. Done indexing 1025000 documents. Done indexing 1050000 documents. Done indexing 1075000 documents. Done indexing 1100000 documents. Done indexing 1125000 documents. Done indexing 1150000 documents. Done indexing 1175000 documents. Done indexing 1200000 documents. Done indexing 1225000 documents. Done indexing 1250000 documents. Done indexing 1275000 documents. Done indexing 1300000 documents. Done indexing 1325000 documents. Done indexing 1350000 documents. Done indexing 1375000 documents. Done indexing 1400000 documents. Done indexing 1425000 documents. Done indexing 1450000 documents. Done indexing 1475000 documents. Done indexing 1500000 documents. Done indexing 1525000 documents. Done indexing 1550000 documents. Done indexing 1575000 documents. Done indexing 1600000 documents. Done indexing 1625000 documents. Done indexing 1650000 documents. Done indexing 1675000 documents. Done indexing 1700000 documents. Done indexing 1725000 documents. Done indexing 1750000 documents. Done indexing 1775000 documents. Done indexing 1800000 documents. Done indexing 1825000 documents. Done indexing 1850000 documents. Done indexing 1875000 documents. Done indexing 1900000 documents. Done indexing 1925000 documents. Done indexing 1950000 documents. Done indexing 1975000 documents. Done indexing 2000000 documents. Done indexing 2025000 documents. Done indexing 2050000 documents. Done indexing 2075000 documents. Done indexing 2100000 documents. Done indexing 2125000 documents. Done indexing 2150000 documents. Done indexing 2175000 documents. Done indexing 2200000 documents. Done indexing 2225000 documents. Done indexing 2250000 documents. Done indexing 2275000 documents. Done indexing 2300000 documents. Done indexing 2325000 documents. Done indexing 2350000 documents. Done indexing 2375000 documents. Done indexing 2400000 documents. Done indexing 2425000 documents. Done indexing 2450000 documents. Done indexing 2475000 documents. Done indexing 2500000 documents. Done indexing 2525000 documents. Done indexing 2550000 documents. Done indexing 2575000 documents. Done indexing 2600000 documents. Done indexing 2625000 documents. Done indexing 2650000 documents. Done indexing 2675000 documents. Done indexing 2700000 documents. Done indexing 2725000 documents. Done indexing 2750000 documents. Done indexing 2775000 documents. Done indexing 2800000 documents. Done indexing 2825000 documents. Done indexing 2850000 documents. Done indexing 2875000 documents. Done indexing 2900000 documents. Done indexing 2925000 documents. Done indexing 2950000 documents. Done indexing 2975000 documents. Done indexing 3000000 documents. Done indexing 3025000 documents. Done indexing 3050000 documents. Done indexing 3075000 documents. Done indexing 3100000 documents. Done indexing 3125000 documents. Done indexing 3150000 documents. Done indexing 3175000 documents. Done indexing 3200000 documents. Done indexing 3225000 documents. Done indexing 3250000 documents. Done indexing 3275000 documents. Done indexing 3300000 documents. Done indexing 3325000 documents. Done indexing 3350000 documents. Done indexing 3375000 documents. Done indexing 3400000 documents. Done indexing 3425000 documents. Done indexing 3450000 documents. Done indexing 3475000 documents. Done indexing 3500000 documents. Done indexing 3525000 documents. Done indexing 3550000 documents. Done indexing 3575000 documents. Done indexing 3600000 documents. Done indexing 3625000 documents. Done indexing 3650000 documents. Done indexing 3675000 documents. Done indexing 3700000 documents. Done indexing 3725000 documents. Done indexing 3750000 documents. Done indexing 3775000 documents. Done indexing 3800000 documents. Done indexing 3825000 documents. Done indexing 3850000 documents. Done indexing 3875000 documents. Done indexing 3900000 documents. Done indexing 3925000 documents. Done indexing 3950000 documents. Done indexing 3975000 documents. Done indexing 4000000 documents. Done indexing 4025000 documents. Done indexing 4050000 documents. Done indexing 4075000 documents. Done indexing 4100000 documents. Done indexing 4125000 documents. Done indexing 4150000 documents. Done indexing 4175000 documents. Done indexing 4200000 documents. Done indexing 4225000 documents. Done indexing 4250000 documents. Done indexing 4275000 documents. Done indexing 4300000 documents. Done indexing 4325000 documents. Done indexing 4350000 documents. Done indexing 4375000 documents. Done indexing 4400000 documents. Done indexing 4425000 documents. Done indexing 4450000 documents. Done indexing 4475000 documents. Done indexing 4500000 documents. Done indexing 4525000 documents. Done indexing 4550000 documents. Done indexing 4575000 documents. Done indexing 4600000 documents. Done indexing 4625000 documents. Done indexing 4650000 documents. Done indexing 4675000 documents. Done indexing 4700000 documents. Done indexing 4725000 documents. Done indexing 4750000 documents. Done indexing 4775000 documents. Done indexing 4800000 documents. Done indexing 4825000 documents. Done indexing 4850000 documents. Done indexing 4875000 documents. Done indexing 4900000 documents. Done indexing 4925000 documents. Done indexing 4950000 documents. Done indexing 4975000 documents. Done indexing 5000000 documents. Done indexing 5025000 documents. Done indexing 5050000 documents. Done indexing 5075000 documents. Done indexing 5100000 documents. Done indexing 5125000 documents. Done indexing 5150000 documents. Done indexing 5175000 documents. Done indexing 5200000 documents. Done indexing 5225000 documents. Done indexing 5250000 documents. Done indexing 5275000 documents. Done indexing 5300000 documents. Done indexing 5325000 documents. Done indexing 5350000 documents. Done indexing 5375000 documents. Done indexing 5400000 documents. Done indexing 5425000 documents. Done indexing 5450000 documents. Done indexing 5475000 documents. Done indexing 5500000 documents. Done indexing 5525000 documents. Done indexing 5550000 documents. Done indexing 5575000 documents. Done indexing 5600000 documents. Done indexing 5625000 documents. Done indexing 5650000 documents. Done indexing 5675000 documents. Done indexing 5700000 documents. Done indexing 5725000 documents. Done indexing 5750000 documents. Done indexing 5775000 documents. Done indexing 5800000 documents. Done indexing 5825000 documents. Done indexing 5850000 documents. Done indexing 5875000 documents. Done indexing 5900000 documents. Done indexing 5925000 documents. Done indexing 5950000 documents. Done indexing 5975000 documents. Done indexing 6000000 documents. Done indexing 6025000 documents. Done indexing 6050000 documents. Done indexing 6075000 documents. Done indexing 6100000 documents. Done indexing 6125000 documents. Done indexing 6150000 documents. Done indexing 6175000 documents. Done indexing 6200000 documents. Done indexing 6225000 documents. Done indexing 6250000 documents. Done indexing 6275000 documents. Done indexing 6300000 documents. Done indexing 6325000 documents. Done indexing 6350000 documents. Done indexing 6375000 documents. Done indexing 6400000 documents. Done indexing 6425000 documents. Done indexing 6450000 documents. Done indexing 6475000 documents. Done indexing 6500000 documents. Done indexing 6525000 documents. Done indexing 6550000 documents. Done indexing 6575000 documents. Done indexing 6600000 documents. Done indexing 6625000 documents. Done indexing 6650000 documents. Done indexing 6675000 documents. Done indexing 6700000 documents. Done indexing 6725000 documents. Done indexing 6750000 documents. Done indexing 6775000 documents. Done indexing 6800000 documents. Done indexing 6825000 documents. Done indexing 6850000 documents. Done indexing 6875000 documents. Done indexing 6900000 documents. Done indexing 6925000 documents. Done indexing 6950000 documents. Done indexing 6975000 documents. Done indexing 7000000 documents. Done indexing 7025000 documents. Done indexing 7050000 documents. Done indexing 7075000 documents. Done indexing 7100000 documents. Done indexing 7125000 documents. Done indexing 7150000 documents. Done indexing 7175000 documents. Done indexing 7200000 documents. Done indexing 7225000 documents. Done indexing 7250000 documents. Done indexing 7275000 documents. Done indexing 7300000 documents. Done indexing 7325000 documents. Done indexing 7350000 documents. Done indexing 7375000 documents. Done indexing 7400000 documents. Done indexing 7425000 documents. Done indexing 7450000 documents. Done indexing 7475000 documents. Done indexing 7500000 documents. Done indexing 7525000 documents. Done indexing 7550000 documents. Done indexing 7575000 documents. Done indexing 7600000 documents. Done indexing 7625000 documents. Done indexing 7650000 documents. Done indexing 7675000 documents. Done indexing 7700000 documents. Done indexing 7725000 documents. Done indexing 7750000 documents. Done indexing 7775000 documents. Done indexing 7800000 documents. Done indexing 7825000 documents. Done indexing 7850000 documents. Done indexing 7875000 documents. Done indexing 7900000 documents. Done indexing 7925000 documents. Done indexing 7950000 documents. Done indexing 7975000 documents. Done indexing 8000000 documents. now IndexWriter.commit() now wait for already running merges to finish 0.0 sec: 111 segments, 12 merges 131.2s _1a2: 8 segs, 982.9 K docs, 4902.2 MB 70.5s _1c6: 8 segs, 114.5 K docs, 569.5 MB 56.2s _1cm: 8 segs, 109.4 K docs, 544.0 MB 52.1s _1ct: 8 segs, 132.2 K docs, 657.5 MB 47.0s _1d0: 8 segs, 174.9 K docs, 870.6 MB 42.4s _1d8: 8 segs, 74.0 K docs, 367.7 MB 37.5s _1df: 8 segs, 148.9 K docs, 740.9 MB 29.8s _1do: 8 segs, 39.3 K docs, 194.4 MB 20.2s _1dx: 8 segs, 39.6 K docs, 196.0 MB 12.5s _1e5: 8 segs, 73.8 K docs, 366.5 MB 3.9s _1ee: 8 segs, 38.1 K docs, 188.5 MB 5.0 sec: 104 segments, 11 merges 136.2s _1a2: 8 segs, 982.9 K docs, 4902.2 MB 75.5s _1c6: 8 segs, 114.5 K docs, 569.5 MB 61.2s _1cm: 8 segs, 109.4 K docs, 544.0 MB 57.1s _1ct: 8 segs, 132.2 K docs, 657.5 MB 52.0s _1d0: 8 segs, 174.9 K docs, 870.6 MB 42.5s _1df: 8 segs, 148.9 K docs, 740.9 MB 34.9s _1do: 8 segs, 39.3 K docs, 194.4 MB 25.2s _1dx: 8 segs, 39.6 K docs, 196.0 MB 17.5s _1e5: 8 segs, 73.8 K docs, 366.5 MB 8.9s _1ee: 8 segs, 38.1 K docs, 188.5 MB 5.0s _1eg: 9 segs, 34.1 K docs, 169.0 MB 10.0 sec: 104 segments, 11 merges 141.2s _1a2: 8 segs, 982.9 K docs, 4902.2 MB 80.5s _1c6: 8 segs, 114.5 K docs, 569.5 MB 66.2s _1cm: 8 segs, 109.4 K docs, 544.0 MB 62.1s _1ct: 8 segs, 132.2 K docs, 657.5 MB 57.0s _1d0: 8 segs, 174.9 K docs, 870.6 MB 47.5s _1df: 8 segs, 148.9 K docs, 740.9 MB 39.9s _1do: 8 segs, 39.3 K docs, 194.4 MB 30.2s _1dx: 8 segs, 39.6 K docs, 196.0 MB 22.5s _1e5: 8 segs, 73.8 K docs, 366.5 MB 13.9s _1ee: 8 segs, 38.1 K docs, 188.5 MB 10.0s _1eg: 9 segs, 34.1 K docs, 169.0 MB 15.0 sec: 97 segments, 10 merges 146.2s _1a2: 8 segs, 982.9 K docs, 4902.2 MB 85.5s _1c6: 8 segs, 114.5 K docs, 569.5 MB 71.2s _1cm: 8 segs, 109.4 K docs, 544.0 MB 67.1s _1ct: 8 segs, 132.2 K docs, 657.5 MB 62.0s _1d0: 8 segs, 174.9 K docs, 870.6 MB 52.5s _1df: 8 segs, 148.9 K docs, 740.9 MB 35.2s _1dx: 8 segs, 39.6 K docs, 196.0 MB 27.5s _1e5: 8 segs, 73.8 K docs, 366.5 MB 18.9s _1ee: 8 segs, 38.1 K docs, 188.5 MB 15.0s _1eg: 9 segs, 34.1 K docs, 169.0 MB 20.0 sec: 90 segments, 9 merges 151.2s _1a2: 8 segs, 982.9 K docs, 4902.2 MB 90.5s _1c6: 8 segs, 114.5 K docs, 569.5 MB 76.3s _1cm: 8 segs, 109.4 K docs, 544.0 MB 72.1s _1ct: 8 segs, 132.2 K docs, 657.5 MB 67.0s _1d0: 8 segs, 174.9 K docs, 870.6 MB 57.5s _1df: 8 segs, 148.9 K docs, 740.9 MB 40.2s _1dx: 8 segs, 39.6 K docs, 196.0 MB 32.5s _1e5: 8 segs, 73.8 K docs, 366.5 MB 20.0s _1eg: 9 segs, 34.1 K docs, 169.0 MB 25.0 sec: 75 segments, 7 merges 156.2s _1a2: 8 segs, 982.9 K docs, 4902.2 MB 95.5s _1c6: 8 segs, 114.5 K docs, 569.5 MB 81.3s _1cm: 8 segs, 109.4 K docs, 544.0 MB 77.2s _1ct: 8 segs, 132.2 K docs, 657.5 MB 72.0s _1d0: 8 segs, 174.9 K docs, 870.6 MB 62.5s _1df: 8 segs, 148.9 K docs, 740.9 MB 37.5s _1e5: 8 segs, 73.8 K docs, 366.5 MB 30.0 sec: 68 segments, 6 merges 161.2s _1a2: 8 segs, 982.9 K docs, 4902.2 MB 100.5s _1c6: 8 segs, 114.5 K docs, 569.5 MB 82.2s _1ct: 8 segs, 132.2 K docs, 657.5 MB 77.1s _1d0: 8 segs, 174.9 K docs, 870.6 MB 67.5s _1df: 8 segs, 148.9 K docs, 740.9 MB 42.5s _1e5: 8 segs, 73.8 K docs, 366.5 MB 35.0 sec: 68 segments, 6 merges 166.2s _1a2: 8 segs, 982.9 K docs, 4902.2 MB 105.6s _1c6: 8 segs, 114.5 K docs, 569.5 MB 87.2s _1ct: 8 segs, 132.2 K docs, 657.5 MB 82.1s _1d0: 8 segs, 174.9 K docs, 870.6 MB 72.5s _1df: 8 segs, 148.9 K docs, 740.9 MB 47.5s _1e5: 8 segs, 73.8 K docs, 366.5 MB 40.1 sec: 61 segments, 5 merges 171.2s _1a2: 8 segs, 982.9 K docs, 4902.2 MB 110.6s _1c6: 8 segs, 114.5 K docs, 569.5 MB 87.1s _1d0: 8 segs, 174.9 K docs, 870.6 MB 77.5s _1df: 8 segs, 148.9 K docs, 740.9 MB 52.5s _1e5: 8 segs, 73.8 K docs, 366.5 MB 45.1 sec: 61 segments, 5 merges 176.2s _1a2: 8 segs, 982.9 K docs, 4902.2 MB 115.6s _1c6: 8 segs, 114.5 K docs, 569.5 MB 92.1s _1d0: 8 segs, 174.9 K docs, 870.6 MB 82.5s _1df: 8 segs, 148.9 K docs, 740.9 MB 57.5s _1e5: 8 segs, 73.8 K docs, 366.5 MB 50.1 sec: 54 segments, 5 merges 181.2s _1a2: 8 segs, 982.9 K docs, 4902.2 MB 120.6s _1c6: 8 segs, 114.5 K docs, 569.5 MB 97.1s _1d0: 8 segs, 174.9 K docs, 870.6 MB 87.5s _1df: 8 segs, 148.9 K docs, 740.9 MB 0.6s _1eh: 8 segs, 572.9 K docs, 2854.9 MB 55.1 sec: 54 segments, 5 merges 186.3s _1a2: 8 segs, 982.9 K docs, 4902.2 MB 125.6s _1c6: 8 segs, 114.5 K docs, 569.5 MB 102.1s _1d0: 8 segs, 174.9 K docs, 870.6 MB 92.5s _1df: 8 segs, 148.9 K docs, 740.9 MB 5.6s _1eh: 8 segs, 572.9 K docs, 2854.9 MB 60.1 sec: 47 segments, 4 merges 191.3s _1a2: 8 segs, 982.9 K docs, 4902.2 MB 130.6s _1c6: 8 segs, 114.5 K docs, 569.5 MB 107.1s _1d0: 8 segs, 174.9 K docs, 870.6 MB 10.6s _1eh: 8 segs, 572.9 K docs, 2854.9 MB 65.1 sec: 47 segments, 4 merges 196.3s _1a2: 8 segs, 982.9 K docs, 4902.2 MB 135.6s _1c6: 8 segs, 114.5 K docs, 569.5 MB 112.1s _1d0: 8 segs, 174.9 K docs, 870.6 MB 15.6s _1eh: 8 segs, 572.9 K docs, 2854.9 MB 70.1 sec: 40 segments, 3 merges 201.3s _1a2: 8 segs, 982.9 K docs, 4902.2 MB 117.1s _1d0: 8 segs, 174.9 K docs, 870.6 MB 20.6s _1eh: 8 segs, 572.9 K docs, 2854.9 MB 75.1 sec: 40 segments, 3 merges 206.3s _1a2: 8 segs, 982.9 K docs, 4902.2 MB 122.1s _1d0: 8 segs, 174.9 K docs, 870.6 MB 25.6s _1eh: 8 segs, 572.9 K docs, 2854.9 MB 80.0 sec: 40 segments, 3 merges 211.2s _1a2: 8 segs, 982.9 K docs, 4902.2 MB 127.0s _1d0: 8 segs, 174.9 K docs, 870.6 MB 30.5s _1eh: 8 segs, 572.9 K docs, 2854.9 MB 85.0 sec: 40 segments, 3 merges 216.2s _1a2: 8 segs, 982.9 K docs, 4902.2 MB 132.0s _1d0: 8 segs, 174.9 K docs, 870.6 MB 35.5s _1eh: 8 segs, 572.9 K docs, 2854.9 MB 90.0 sec: 33 segments, 2 merges 137.0s _1d0: 8 segs, 174.9 K docs, 870.6 MB 40.5s _1eh: 8 segs, 572.9 K docs, 2854.9 MB 95.0 sec: 26 segments, 1 merges 45.5s _1eh: 8 segs, 572.9 K docs, 2854.9 MB 100.0 sec: 26 segments, 1 merges 50.5s _1eh: 8 segs, 572.9 K docs, 2854.9 MB 105.0 sec: 26 segments, 1 merges 55.5s _1eh: 8 segs, 572.9 K docs, 2854.9 MB 110.0 sec: 26 segments, 1 merges 60.5s _1eh: 8 segs, 572.9 K docs, 2854.9 MB 115.0 sec: 26 segments, 1 merges 65.5s _1eh: 8 segs, 572.9 K docs, 2854.9 MB 120.0 sec: 26 segments, 1 merges 70.5s _1eh: 8 segs, 572.9 K docs, 2854.9 MB 125.0 sec: 26 segments, 1 merges 75.5s _1eh: 8 segs, 572.9 K docs, 2854.9 MB 130.0 sec: 26 segments, 1 merges 80.5s _1eh: 8 segs, 572.9 K docs, 2854.9 MB 135.0 sec: 26 segments, 1 merges 85.5s _1eh: 8 segs, 572.9 K docs, 2854.9 MB 140.0 sec: 26 segments, 1 merges 90.5s _1eh: 8 segs, 572.9 K docs, 2854.9 MB 145.0 sec: 26 segments, 1 merges 95.5s _1eh: 8 segs, 572.9 K docs, 2854.9 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 1368 seconds reindex takes 1368.34 sec Force merge index in knn-reuse/indices/dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-7-fm now wait for already running merges to finish 0.0 sec: 19 segments, 1 merges 5.0 sec: 19 segments, 1 merges 5.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 10.0 sec: 19 segments, 1 merges 10.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 15.0 sec: 19 segments, 1 merges 15.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 20.0 sec: 19 segments, 1 merges 20.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 25.0 sec: 19 segments, 1 merges 25.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 30.0 sec: 19 segments, 1 merges 30.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 35.0 sec: 19 segments, 1 merges 35.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 40.0 sec: 19 segments, 1 merges 40.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 45.0 sec: 19 segments, 1 merges 45.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 50.0 sec: 19 segments, 1 merges 50.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 55.0 sec: 19 segments, 1 merges 55.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 60.0 sec: 19 segments, 1 merges 60.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 65.0 sec: 19 segments, 1 merges 65.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 70.1 sec: 19 segments, 1 merges 70.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 75.1 sec: 19 segments, 1 merges 75.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 80.1 sec: 19 segments, 1 merges 80.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 85.1 sec: 19 segments, 1 merges 85.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 90.1 sec: 19 segments, 1 merges 90.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 95.1 sec: 19 segments, 1 merges 95.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 100.1 sec: 19 segments, 1 merges 100.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 105.1 sec: 19 segments, 1 merges 105.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 110.1 sec: 19 segments, 1 merges 110.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 115.1 sec: 19 segments, 1 merges 115.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 120.1 sec: 19 segments, 1 merges 120.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 125.0 sec: 19 segments, 1 merges 125.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 130.0 sec: 19 segments, 1 merges 130.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 135.0 sec: 19 segments, 1 merges 135.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 140.0 sec: 19 segments, 1 merges 140.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 145.0 sec: 19 segments, 1 merges 145.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 150.0 sec: 19 segments, 1 merges 150.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 155.0 sec: 19 segments, 1 merges 155.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 160.0 sec: 19 segments, 1 merges 160.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 165.0 sec: 19 segments, 1 merges 165.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 170.0 sec: 19 segments, 1 merges 170.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 175.0 sec: 19 segments, 1 merges 175.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 180.0 sec: 19 segments, 1 merges 180.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 185.1 sec: 19 segments, 1 merges 185.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 190.1 sec: 19 segments, 1 merges 190.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 195.1 sec: 19 segments, 1 merges 195.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 200.1 sec: 19 segments, 1 merges 200.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 205.1 sec: 19 segments, 1 merges 205.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 210.1 sec: 19 segments, 1 merges 210.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 215.1 sec: 19 segments, 1 merges 215.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 220.1 sec: 19 segments, 1 merges 220.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 225.1 sec: 19 segments, 1 merges 225.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 230.1 sec: 19 segments, 1 merges 230.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 235.1 sec: 19 segments, 1 merges 235.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 240.1 sec: 19 segments, 1 merges 240.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 245.0 sec: 19 segments, 1 merges 245.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 250.0 sec: 19 segments, 1 merges 250.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 255.0 sec: 19 segments, 1 merges 255.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 260.0 sec: 19 segments, 1 merges 260.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 265.0 sec: 19 segments, 1 merges 265.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 270.0 sec: 19 segments, 1 merges 270.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 275.0 sec: 19 segments, 1 merges 275.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 280.0 sec: 19 segments, 1 merges 280.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 285.0 sec: 19 segments, 1 merges 285.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 290.0 sec: 19 segments, 1 merges 290.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 295.0 sec: 19 segments, 1 merges 295.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 300.1 sec: 19 segments, 1 merges 300.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 305.1 sec: 19 segments, 1 merges 305.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 310.1 sec: 19 segments, 1 merges 310.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 315.1 sec: 19 segments, 1 merges 315.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 320.1 sec: 19 segments, 1 merges 320.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 325.1 sec: 19 segments, 1 merges 325.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 330.1 sec: 19 segments, 1 merges 330.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 335.1 sec: 19 segments, 1 merges 335.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 340.1 sec: 19 segments, 1 merges 340.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 345.1 sec: 19 segments, 1 merges 345.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 350.1 sec: 19 segments, 1 merges 350.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 355.1 sec: 19 segments, 1 merges 355.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 360.0 sec: 19 segments, 1 merges 360.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 365.0 sec: 19 segments, 1 merges 365.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 370.0 sec: 19 segments, 1 merges 370.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 375.0 sec: 19 segments, 1 merges 375.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 380.0 sec: 19 segments, 1 merges 380.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 385.0 sec: 19 segments, 1 merges 385.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 390.0 sec: 19 segments, 1 merges 390.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 395.1 sec: 19 segments, 1 merges 395.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 400.1 sec: 19 segments, 1 merges 400.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 405.0 sec: 19 segments, 1 merges 405.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 410.0 sec: 19 segments, 1 merges 410.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 415.1 sec: 19 segments, 1 merges 415.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 420.1 sec: 19 segments, 1 merges 420.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 425.1 sec: 19 segments, 1 merges 425.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 430.1 sec: 19 segments, 1 merges 430.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 435.1 sec: 19 segments, 1 merges 435.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 440.1 sec: 19 segments, 1 merges 440.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 445.1 sec: 19 segments, 1 merges 445.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 450.1 sec: 19 segments, 1 merges 450.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 455.1 sec: 19 segments, 1 merges 455.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 460.1 sec: 19 segments, 1 merges 460.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 465.1 sec: 19 segments, 1 merges 465.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 470.0 sec: 19 segments, 1 merges 470.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 475.0 sec: 19 segments, 1 merges 475.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 480.0 sec: 19 segments, 1 merges 480.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 485.1 sec: 19 segments, 1 merges 485.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 490.1 sec: 19 segments, 1 merges 490.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 495.1 sec: 19 segments, 1 merges 495.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 500.1 sec: 19 segments, 1 merges 500.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 505.0 sec: 19 segments, 1 merges 505.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 510.0 sec: 19 segments, 1 merges 510.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 515.0 sec: 19 segments, 1 merges 515.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 520.0 sec: 19 segments, 1 merges 520.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 525.0 sec: 19 segments, 1 merges 525.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 530.0 sec: 19 segments, 1 merges 530.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 535.0 sec: 19 segments, 1 merges 535.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 540.0 sec: 19 segments, 1 merges 540.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 545.1 sec: 19 segments, 1 merges 545.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 550.1 sec: 19 segments, 1 merges 550.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 555.1 sec: 19 segments, 1 merges 555.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 560.1 sec: 19 segments, 1 merges 560.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 565.1 sec: 19 segments, 1 merges 565.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 570.1 sec: 19 segments, 1 merges 570.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 575.1 sec: 19 segments, 1 merges 575.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 580.1 sec: 19 segments, 1 merges 580.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 585.1 sec: 19 segments, 1 merges 585.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 590.1 sec: 19 segments, 1 merges 590.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 595.0 sec: 19 segments, 1 merges 595.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 600.0 sec: 19 segments, 1 merges 600.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 605.0 sec: 19 segments, 1 merges 605.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 610.0 sec: 19 segments, 1 merges 610.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 615.0 sec: 19 segments, 1 merges 615.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 620.0 sec: 19 segments, 1 merges 620.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 625.0 sec: 19 segments, 1 merges 625.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 630.0 sec: 19 segments, 1 merges 630.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 635.0 sec: 19 segments, 1 merges 635.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 640.0 sec: 19 segments, 1 merges 640.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 645.0 sec: 19 segments, 1 merges 645.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 650.1 sec: 19 segments, 1 merges 650.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 655.1 sec: 19 segments, 1 merges 655.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 660.1 sec: 19 segments, 1 merges 660.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 665.1 sec: 19 segments, 1 merges 665.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 670.1 sec: 19 segments, 1 merges 670.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 675.0 sec: 19 segments, 1 merges 675.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 680.0 sec: 19 segments, 1 merges 680.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 685.0 sec: 19 segments, 1 merges 685.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 690.0 sec: 19 segments, 1 merges 690.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 695.0 sec: 19 segments, 1 merges 695.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 700.0 sec: 19 segments, 1 merges 700.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 705.0 sec: 19 segments, 1 merges 705.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 710.0 sec: 19 segments, 1 merges 710.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 715.0 sec: 19 segments, 1 merges 715.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 720.0 sec: 19 segments, 1 merges 720.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 725.0 sec: 19 segments, 1 merges 725.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 730.1 sec: 19 segments, 1 merges 730.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 735.1 sec: 19 segments, 1 merges 735.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 740.1 sec: 19 segments, 1 merges 740.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 745.1 sec: 19 segments, 1 merges 745.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 750.1 sec: 19 segments, 1 merges 750.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 755.1 sec: 19 segments, 1 merges 755.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 760.1 sec: 19 segments, 1 merges 760.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 765.1 sec: 19 segments, 1 merges 765.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 770.1 sec: 19 segments, 1 merges 770.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 775.1 sec: 19 segments, 1 merges 775.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 780.1 sec: 19 segments, 1 merges 780.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 785.1 sec: 19 segments, 1 merges 785.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 790.1 sec: 19 segments, 1 merges 790.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 795.0 sec: 19 segments, 1 merges 795.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 800.0 sec: 19 segments, 1 merges 800.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 805.0 sec: 19 segments, 1 merges 805.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 810.0 sec: 19 segments, 1 merges 810.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 815.0 sec: 19 segments, 1 merges 815.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 820.0 sec: 19 segments, 1 merges 820.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 825.0 sec: 19 segments, 1 merges 825.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 830.0 sec: 19 segments, 1 merges 830.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 835.1 sec: 19 segments, 1 merges 835.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 840.1 sec: 19 segments, 1 merges 840.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 845.1 sec: 19 segments, 1 merges 845.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 850.1 sec: 19 segments, 1 merges 850.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 855.1 sec: 19 segments, 1 merges 855.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 860.1 sec: 19 segments, 1 merges 860.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 865.1 sec: 19 segments, 1 merges 865.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 870.0 sec: 19 segments, 1 merges 870.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 875.0 sec: 19 segments, 1 merges 875.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 880.0 sec: 19 segments, 1 merges 880.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 885.0 sec: 19 segments, 1 merges 885.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 890.0 sec: 19 segments, 1 merges 890.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 895.0 sec: 19 segments, 1 merges 895.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 900.0 sec: 19 segments, 1 merges 900.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 905.0 sec: 19 segments, 1 merges 905.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 910.0 sec: 19 segments, 1 merges 910.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 915.0 sec: 19 segments, 1 merges 915.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 920.0 sec: 19 segments, 1 merges 920.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 925.1 sec: 19 segments, 1 merges 925.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 930.0 sec: 19 segments, 1 merges 930.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 935.0 sec: 19 segments, 1 merges 935.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 940.0 sec: 19 segments, 1 merges 940.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 945.0 sec: 19 segments, 1 merges 945.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 950.0 sec: 19 segments, 1 merges 950.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 955.0 sec: 19 segments, 1 merges 955.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 960.1 sec: 19 segments, 1 merges 960.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 965.1 sec: 19 segments, 1 merges 965.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 970.1 sec: 19 segments, 1 merges 970.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 975.1 sec: 19 segments, 1 merges 975.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 980.1 sec: 19 segments, 1 merges 980.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 985.1 sec: 19 segments, 1 merges 985.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 990.1 sec: 19 segments, 1 merges 990.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 995.1 sec: 19 segments, 1 merges 995.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1000.1 sec: 19 segments, 1 merges 1000.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1005.1 sec: 19 segments, 1 merges 1005.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1010.0 sec: 19 segments, 1 merges 1010.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1015.0 sec: 19 segments, 1 merges 1015.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1020.0 sec: 19 segments, 1 merges 1020.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1025.1 sec: 19 segments, 1 merges 1025.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1030.1 sec: 19 segments, 1 merges 1030.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1035.1 sec: 19 segments, 1 merges 1035.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1040.0 sec: 19 segments, 1 merges 1040.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1045.0 sec: 19 segments, 1 merges 1045.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1050.0 sec: 19 segments, 1 merges 1050.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1055.0 sec: 19 segments, 1 merges 1055.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1060.0 sec: 19 segments, 1 merges 1060.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1065.0 sec: 19 segments, 1 merges 1065.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1070.0 sec: 19 segments, 1 merges 1070.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1075.0 sec: 19 segments, 1 merges 1075.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1080.0 sec: 19 segments, 1 merges 1080.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1085.0 sec: 19 segments, 1 merges 1085.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1090.1 sec: 19 segments, 1 merges 1090.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1095.1 sec: 19 segments, 1 merges 1095.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1100.1 sec: 19 segments, 1 merges 1100.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1105.1 sec: 19 segments, 1 merges 1105.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1110.1 sec: 19 segments, 1 merges 1110.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1115.1 sec: 19 segments, 1 merges 1115.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1120.1 sec: 19 segments, 1 merges 1120.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1125.0 sec: 19 segments, 1 merges 1125.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1130.0 sec: 19 segments, 1 merges 1130.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1135.0 sec: 19 segments, 1 merges 1135.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1140.0 sec: 19 segments, 1 merges 1140.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1145.0 sec: 19 segments, 1 merges 1145.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1150.0 sec: 19 segments, 1 merges 1150.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1155.0 sec: 19 segments, 1 merges 1155.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1160.0 sec: 19 segments, 1 merges 1160.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1165.0 sec: 19 segments, 1 merges 1165.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1170.0 sec: 19 segments, 1 merges 1170.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1175.1 sec: 19 segments, 1 merges 1175.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1180.1 sec: 19 segments, 1 merges 1180.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1185.1 sec: 19 segments, 1 merges 1185.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1190.1 sec: 19 segments, 1 merges 1190.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1195.1 sec: 19 segments, 1 merges 1195.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1200.1 sec: 19 segments, 1 merges 1200.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1205.1 sec: 19 segments, 1 merges 1205.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1210.1 sec: 19 segments, 1 merges 1210.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1215.1 sec: 19 segments, 1 merges 1215.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1220.0 sec: 19 segments, 1 merges 1220.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1225.0 sec: 19 segments, 1 merges 1225.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1230.0 sec: 19 segments, 1 merges 1230.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1235.0 sec: 19 segments, 1 merges 1235.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1240.0 sec: 19 segments, 1 merges 1240.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1245.0 sec: 19 segments, 1 merges 1245.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1250.1 sec: 19 segments, 1 merges 1250.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1255.1 sec: 19 segments, 1 merges 1255.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1260.1 sec: 19 segments, 1 merges 1260.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1265.1 sec: 19 segments, 1 merges 1265.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1270.1 sec: 19 segments, 1 merges 1270.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1275.1 sec: 19 segments, 1 merges 1275.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1280.1 sec: 19 segments, 1 merges 1280.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1285.1 sec: 19 segments, 1 merges 1285.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1290.1 sec: 19 segments, 1 merges 1290.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1295.0 sec: 19 segments, 1 merges 1295.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1300.0 sec: 19 segments, 1 merges 1300.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1305.0 sec: 19 segments, 1 merges 1305.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1310.1 sec: 19 segments, 1 merges 1310.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1315.1 sec: 19 segments, 1 merges 1315.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1320.1 sec: 19 segments, 1 merges 1320.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1325.1 sec: 19 segments, 1 merges 1325.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1330.1 sec: 19 segments, 1 merges 1330.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1335.1 sec: 19 segments, 1 merges 1335.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1340.1 sec: 19 segments, 1 merges 1340.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1345.0 sec: 19 segments, 1 merges 1345.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1350.0 sec: 19 segments, 1 merges 1350.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1355.0 sec: 19 segments, 1 merges 1355.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1360.0 sec: 19 segments, 1 merges 1360.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1365.0 sec: 19 segments, 1 merges 1365.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1370.0 sec: 19 segments, 1 merges 1370.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1375.0 sec: 19 segments, 1 merges 1375.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1380.0 sec: 19 segments, 1 merges 1380.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1385.1 sec: 19 segments, 1 merges 1385.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1390.1 sec: 19 segments, 1 merges 1390.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1395.1 sec: 19 segments, 1 merges 1395.1s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1400.0 sec: 19 segments, 1 merges 1400.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1405.0 sec: 19 segments, 1 merges 1405.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1410.0 sec: 19 segments, 1 merges 1410.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1415.0 sec: 19 segments, 1 merges 1415.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1420.0 sec: 19 segments, 1 merges 1420.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1425.0 sec: 19 segments, 1 merges 1425.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB 1430.0 sec: 19 segments, 1 merges 1430.0s _1ei: 19 segs, 8000.0 K docs, 39938.0 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Force merge done in 1434.37 sec index has 1 segments: segments_3: _1ei(11.0.0):C8000000 _1ei: 40090.7 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=1.0 index disk usage is 40090.67 MB vector disk usage is 39184.57 MB vector RAM usage is 7934.57 MB exact nn key = cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100 read pre-cached exact match vectors from cache file "knn-reuse/exact-nn/cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100.bin" read pre-cached exact match scores from cache file "knn-reuse/exact-nn/cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100.scores" EXACT_NN_SCORES_PATH: /l/util.nightly/knn-reuse/exact-nn/cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100.scores EXACT_NN_METRIC: dot_product path=/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec dim=1024 vectorEncoding.byteSize=4 1778739 query vectors in queryPath "/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec" searching 1000 query vectors; topK=100, fanout=100 done warmup thread 3 name=main cpu@start=48196520614 cpu@end=50722953256 deltaMS=2526.432642 thread 14 name=Reference Handler cpu@start=1884972 cpu@end=1884972 deltaMS=0.0 thread 15 name=Finalizer cpu@start=133981 cpu@end=133981 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=64671 cpu@end=64671 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=8248560 cpu@end=8248560 deltaMS=0.0 thread 41 name=JFR Recorder Thread cpu@start=21220525573 cpu@end=21221006636 deltaMS=0.481063 thread 42 name=JFR Periodic Tasks cpu@start=185895424746 cpu@end=186015080048 deltaMS=119.655302 thread 45 name=Notification Thread cpu@start=104648 cpu@end=104648 deltaMS=0.0 thread 56 name=hnsw-merge-1-thread-1 cpu@start=2539187976929 cpu@end=2539187976929 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-2 cpu@start=2533833590066 cpu@end=2533833590066 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-3 cpu@start=2535642507509 cpu@end=2535642507509 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-4 cpu@start=2531238562194 cpu@end=2531238562194 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-5 cpu@start=2535032445341 cpu@end=2535032445341 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-6 cpu@start=2531845645677 cpu@end=2531845645677 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-7 cpu@start=2541005970437 cpu@end=2541005970437 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-8 cpu@start=2539874154311 cpu@end=2539874154311 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-9 cpu@start=2534380589286 cpu@end=2534380589286 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-10 cpu@start=2536875899671 cpu@end=2536875899671 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-11 cpu@start=2534516945517 cpu@end=2534516945517 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-12 cpu@start=2531135500814 cpu@end=2531135500814 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-13 cpu@start=2530985923826 cpu@end=2530985923826 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-14 cpu@start=2536876199384 cpu@end=2536876199384 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-15 cpu@start=2534502749157 cpu@end=2534502749157 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-16 cpu@start=2538152142046 cpu@end=2538152142046 deltaMS=0.0 Average CPU cores used: 1.044493579191589 completed 1000 searches in 2533 ms: 394 QPS CPU time=2645 ms checking results SUMMARY: 0.930 2.533 2.645 1.044 8000000 KNN 100 100 N/A N/A 100.000 32 100 7 bits 5681 1368.34 5846.49 1434.37 1 40090.67 null N/A 1.000 39184.570 7934.570 false HNSW Leaf 0 has 4 layers Leaf 0 has 8000000 documents Graph level=3 size=232, Fanout min=7, mean=16.41, max=32, meandelta=389216.75 % 0 10 20 30 40 50 60 70 80 90 100 0 10 12 13 14 16 17 18 21 24 32 Graph level=2 size=7633, Fanout min=7, mean=27.48, max=32, meandelta=265800.84 % 0 10 20 30 40 50 60 70 80 90 100 0 19 22 25 28 31 32 32 32 32 32 Graph level=1 size=247248, Fanout min=1, mean=28.28, max=32, meandelta=258667.55 % 0 10 20 30 40 50 60 70 80 90 100 0 19 23 27 31 32 32 32 32 32 32 Graph level=0 size=8000000, Fanout min=1, mean=37.66, max=64, meandelta=194598.64 % 0 10 20 30 40 50 60 70 80 90 100 0 17 22 26 30 34 40 47 58 64 64 Graph level=3 size=232, connectedness=1.00 Graph level=2 size=7633, connectedness=1.00 Graph level=1 size=247248, connectedness=1.00 Graph level=0 size=8000000, connectedness=1.00 Performance counter stats for '/usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build:/l/util.nightly/build --add-modules jdk.incubator.vector --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/2026.05.04.12.43.13/bench-knn-q7-fmTrue.jfr knn.KnnGraphTester -maxConn 32 -dim 1024 -docs /big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec -ndoc 8000000 -topK 100 -numIndexThreads 8 -beamWidthIndex 100 -search-and-stats /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -metric dot_product -numMergeThread 16 -numMergeWorker 48 -forceMerge -quantize -quantizeBits 7': 66,862,605.28 msec task-clock:u 260,921,837,354,956 cycles:u (36.36%) 164,933,030,688,646 instructions:u (36.36%) 4,966,514,616,545 cache-references:u (36.36%) 2,210,017,631,088 cache-misses:u (36.36%) 58,229,432,504,421 L1-dcache-loads:u (36.36%) 2,013,583,093,361 L1-dcache-load-misses:u (36.36%) 3,167,168,250,333 L1-icache-loads:u (36.36%) 15,904,089,068 L1-icache-load-misses:u (36.36%) LLC-loads:u LLC-load-misses:u LLC-stores:u LLC-store-misses:u LLC-prefetches:u LLC-prefetch-misses:u 14,417,234 faults:u 13,321,190 minor-faults:u 665 major-faults:u 17,095,643,461,122 branches:u (36.36%) 114,142,640,078 branch-misses:u (36.36%) 3,539,915,306,939 stalled-cycles-frontend:u (36.36%) stalled-cycles-backend:u 3026.990989810 seconds time elapsed 66158.405111000 seconds user 686.602192000 seconds sys took 0:50:27.018060 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='288a65f5cdc4871d6a4c7ceb1e051acae1010d8b', luceneutil_git_rev='7c5156a700a5bfc48c5b2d22960b63b1b90f39d6', index_vectors_file='/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec', search_vectors_file='/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec', vector_dims=1024, do_force_merge=True, recall=0.93, cpu_time_ms=2.533, net_cpu_ms=2.645, avg_cpu_core_count=1.044, num_docs=8000000, top_k=100, fanout=100, max_conn=32, beam_width=100, quantize_desc='7 bits', total_visited=5681, index_time_sec=1368.34, index_docs_per_sec=5846.49, force_merge_time_sec=1434.37, index_num_segments=1, index_size_on_disk_mb=40090.67, selectivity=None, pre_post_filter='null', vec_disk_mb=39184.57, vec_ram_mb=7934.57, graph_level_conn_p_values={3: (232, {0: 0, 10: 10, 20: 12, 30: 13, 40: 14, 50: 16, 60: 17, 70: 18, 80: 21, 90: 24, 100: 32}), 2: (7633, {0: 0, 10: 19, 20: 22, 30: 25, 40: 28, 50: 31, 60: 32, 70: 32, 80: 32, 90: 32, 100: 32}), 1: (247248, {0: 0, 10: 19, 20: 23, 30: 27, 40: 31, 50: 32, 60: 32, 70: 32, 80: 32, 90: 32, 100: 32}), 0: (8000000, {0: 0, 10: 17, 20: 22, 30: 26, 40: 30, 50: 34, 60: 40, 70: 47, 80: 58, 90: 64, 100: 64})}, combined_run_time=datetime.timedelta(seconds=3027, microseconds=18060)) Profiler summary for /l/logs.nightly/2026.05.04.12.43.13/bench-knn-q7-fmTrue.jfr Version: 2.1 Chunks: 145 Start: 2026-05-04 20:05:10 (UTC) Duration: 3011 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 64206406 1100596385 jdk.FileWrite 24647295 537487219 jdk.FileRead 8003647 182805825 jdk.ObjectAllocationInNewTLAB 74337 1477232 jdk.BooleanFlag 71920 2275821 jdk.CPULoad 56136 1122083 jdk.Checkpoint 10430 35083881 jdk.UnsignedIntFlag 6960 236158 jdk.IntFlag 6380 232839 jdk.Compilation 5952 153804 jdk.StringFlag 4930 191171 jdk.ObjectAllocationOutsideTLAB 1227 21922 jdk.CPUInformation 145 217786 jdk.GCConfiguration 145 3766 jdk.JVMInformation 145 135136 jdk.Metadata 145 16026412 jdk.GarbageCollection 57 1370 jdk.ActiveRecording 0 0 jdk.ActiveSetting 0 0 jdk.AllocationRequiringGC 0 0 jdk.BooleanFlagChanged 0 0 jdk.CPUTimeSamplesLost 0 0 jdk.CPUTimeStampCounter 0 0 jdk.ClassDefine 0 0 jdk.ClassLoad 0 0 jdk.ClassLoaderStatistics 0 0 jdk.ClassLoadingStatistics 0 0 jdk.ClassRedefinition 0 0 jdk.ClassUnload 0 0 jdk.CodeCacheConfiguration 0 0 jdk.CodeCacheFull 0 0 jdk.CodeCacheStatistics 0 0 jdk.CompilationFailure 0 0 jdk.CompilerConfiguration 0 0 jdk.CompilerInlining 0 0 jdk.CompilerPhase 0 0 jdk.CompilerQueueUtilization 0 0 jdk.CompilerStatistics 0 0 jdk.ConcurrentModeFailure 0 0 jdk.ContainerCPUThrottling 0 0 jdk.ContainerCPUUsage 0 0 jdk.ContainerConfiguration 0 0 jdk.ContainerIOUsage 0 0 jdk.ContainerMemoryUsage 0 0 jdk.ContinuationFreeze 0 0 jdk.ContinuationFreezeFast 0 0 jdk.ContinuationFreezeSlow 0 0 jdk.ContinuationThaw 0 0 jdk.ContinuationThawFast 0 0 jdk.ContinuationThawSlow 0 0 jdk.DataLoss 0 0 jdk.Deoptimization 0 0 jdk.DeprecatedInvocation 0 0 jdk.Deserialization 0 0 jdk.DirectBufferStatistics 0 0 jdk.DoubleFlag 0 0 jdk.DoubleFlagChanged 0 0 jdk.DumpReason 0 0 jdk.EvacuationFailed 0 0 jdk.EvacuationInformation 0 0 jdk.ExceptionStatistics 0 0 jdk.ExecuteVMOperation 0 0 jdk.ExecutionSample 0 0 jdk.FileForce 0 0 jdk.FinalizerStatistics 0 0 jdk.Flush 0 0 jdk.G1AdaptiveIHOP 0 0 jdk.G1BasicIHOP 0 0 jdk.G1EvacuationOldStatistics 0 0 jdk.G1EvacuationYoungStatistics 0 0 jdk.G1GarbageCollection 0 0 jdk.G1HeapRegionInformation 0 0 jdk.G1HeapRegionTypeChange 0 0 jdk.G1HeapSummary 0 0 jdk.G1MMU 0 0 jdk.GCCPUTime 0 0 jdk.GCHeapConfiguration 0 0 jdk.GCHeapMemoryPoolUsage 0 0 jdk.GCHeapMemoryUsage 0 0 jdk.GCHeapSummary 0 0 jdk.GCPhaseConcurrent 0 0 jdk.GCPhaseConcurrentLevel1 0 0 jdk.GCPhaseConcurrentLevel2 0 0 jdk.GCPhaseParallel 0 0 jdk.GCPhasePause 0 0 jdk.GCPhasePauseLevel1 0 0 jdk.GCPhasePauseLevel2 0 0 jdk.GCPhasePauseLevel3 0 0 jdk.GCPhasePauseLevel4 0 0 jdk.GCReferenceStatistics 0 0 jdk.GCSurvivorConfiguration 0 0 jdk.GCTLABConfiguration 0 0 jdk.HeapDump 0 0 jdk.InitialEnvironmentVariable 0 0 jdk.InitialSecurityProperty 0 0 jdk.InitialSystemProperty 0 0 jdk.IntFlagChanged 0 0 jdk.JITRestart 0 0 jdk.JavaAgent 0 0 jdk.JavaErrorThrow 0 0 jdk.JavaExceptionThrow 0 0 jdk.JavaMonitorDeflate 0 0 jdk.JavaMonitorEnter 0 0 jdk.JavaMonitorInflate 0 0 jdk.JavaMonitorNotify 0 0 jdk.JavaMonitorStatistics 0 0 jdk.JavaMonitorWait 0 0 jdk.JavaThreadStatistics 0 0 jdk.LongFlag 0 0 jdk.LongFlagChanged 0 0 jdk.MetaspaceAllocationFailure 0 0 jdk.MetaspaceChunkFreeListSummary 0 0 jdk.MetaspaceGCThreshold 0 0 jdk.MetaspaceOOM 0 0 jdk.MetaspaceSummary 0 0 jdk.MethodTiming 0 0 jdk.MethodTrace 0 0 jdk.ModuleExport 0 0 jdk.ModuleRequire 0 0 jdk.NativeAgent 0 0 jdk.NativeLibrary 0 0 jdk.NativeLibraryLoad 0 0 jdk.NativeLibraryUnload 0 0 jdk.NativeMemoryUsage 0 0 jdk.NativeMemoryUsageTotal 0 0 jdk.NativeMethodSample 0 0 jdk.NetworkUtilization 0 0 jdk.OSInformation 0 0 jdk.ObjectAllocationSample 0 0 jdk.ObjectCount 0 0 jdk.ObjectCountAfterGC 0 0 jdk.OldGarbageCollection 0 0 jdk.OldObjectSample 0 0 jdk.PSHeapSummary 0 0 jdk.ParallelOldGarbageCollection 0 0 jdk.PhysicalMemory 0 0 jdk.ProcessStart 0 0 jdk.PromoteObjectInNewPLAB 0 0 jdk.PromoteObjectOutsidePLAB 0 0 jdk.PromotionFailed 0 0 jdk.RedefineClasses 0 0 jdk.ReservedStackActivation 0 0 jdk.ResidentSetSize 0 0 jdk.RetransformClasses 0 0 jdk.SafepointBegin 0 0 jdk.SafepointEnd 0 0 jdk.SafepointLatency 0 0 jdk.SafepointStateSynchronization 0 0 jdk.SecurityPropertyModification 0 0 jdk.SecurityProviderService 0 0 jdk.SerializationMisdeclaration 0 0 jdk.ShenandoahEvacuationInformation 0 0 jdk.ShenandoahHeapRegionInformation 0 0 jdk.ShenandoahHeapRegionStateChange 0 0 jdk.Shutdown 0 0 jdk.SocketRead 0 0 jdk.SocketWrite 0 0 jdk.StringFlagChanged 0 0 jdk.StringTableStatistics 0 0 jdk.SwapSpace 0 0 jdk.SymbolTableStatistics 0 0 jdk.SyncOnValueBasedClass 0 0 jdk.SystemGC 0 0 jdk.SystemProcess 0 0 jdk.TLSHandshake 0 0 jdk.TenuringDistribution 0 0 jdk.ThreadAllocationStatistics 0 0 jdk.ThreadCPULoad 0 0 jdk.ThreadContextSwitchRate 0 0 jdk.ThreadDump 0 0 jdk.ThreadEnd 0 0 jdk.ThreadPark 0 0 jdk.ThreadSleep 0 0 jdk.ThreadStart 0 0 jdk.UnsignedIntFlagChanged 0 0 jdk.UnsignedLongFlag 0 0 jdk.UnsignedLongFlagChanged 0 0 jdk.VirtualThreadEnd 0 0 jdk.VirtualThreadPinned 0 0 jdk.VirtualThreadStart 0 0 jdk.VirtualThreadSubmitFailed 0 0 jdk.VirtualizationInformation 0 0 jdk.X509Certificate 0 0 jdk.X509Validation 0 0 jdk.YoungGarbageCollection 0 0 jdk.YoungGenerationConfiguration 0 0 jdk.ZAllocationStall 0 0 jdk.ZOldGarbageCollection 0 0 jdk.ZPageAllocation 0 0 jdk.ZRelocationSet 0 0 jdk.ZRelocationSetGroup 0 0 jdk.ZStatisticsCounter 0 0 jdk.ZStatisticsSampler 0 0 jdk.ZThreadPhase 0 0 jdk.ZUncommit 0 0 jdk.ZYoungGarbageCollection 0 0 profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.04.12.43.13/bench-knn-q7-fmTrue.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.05.04.12.43.13/bench-knn-q7-fmTrue.jfr is 1791.08 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 64206406 events (total: 64M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 60.13% 38M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] 13.72% 8M jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] 11.83% 7M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] 2.84% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 1.92% 1M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] 1.90% 1M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] 0.90% 576414 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] 0.86% 553564 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] 0.84% 536161 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] 0.66% 423034 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] 0.48% 309505 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.37% 239961 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] 0.35% 223121 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] 0.30% 191176 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] 0.25% 160372 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] 0.22% 138419 jdk.jfr.internal.JVM#emitEvent() [Native code] 0.21% 137268 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.20% 127278 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] 0.19% 123107 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] 0.16% 104776 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] 0.10% 63842 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] 0.09% 59073 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] 0.09% 56816 sun.nio.ch.NativeThread#current0() [Native code] 0.08% 51490 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():482 [JIT compiled code] 0.08% 50068 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.08% 49085 org.apache.lucene.store.RateLimitedIndexOutput#writeBytes():55 [Inlined code] 0.07% 42334 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#calculateCentroid():488 [JIT compiled code] 0.06% 40777 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():363 [JIT compiled code] 0.06% 39311 org.apache.lucene.util.hnsw.NeighborArray#sort():171 [Inlined code] 0.06% 38618 org.apache.lucene.util.TernaryLongHeap#downHeap():246 [Inlined code] 0.05% 31221 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.05% 30907 org.apache.lucene.util.TernaryLongHeap#downHeap():235 [Inlined code] 0.04% 28639 jdk.jfr.internal.event.EventWriter#reserveEventSizeField():199 [Inlined code] 0.04% 24863 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] 0.04% 24267 jdk.jfr.internal.event.EventWriter#putUncheckedLong():331 [Inlined code] 0.03% 20200 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] 0.03% 19119 java.util.DualPivotQuicksort#sort():368 [JIT compiled code] 0.03% 17973 java.util.concurrent.atomic.LongAdder#add():93 [Inlined code] 0.03% 16554 java.util.DualPivotQuicksort#sort():238 [Inlined code] 0.02% 15390 org.apache.lucene.util.hnsw.NeighborArray#clear():233 [Inlined code] 0.02% 15113 org.apache.lucene.store.RateLimitedIndexOutput#writeBytes():60 [Inlined code] 0.02% 14876 org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 0.02% 13467 org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 0.02% 12656 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] 0.02% 12612 org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] 0.02% 10999 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():248 [JIT compiled code] 0.02% 10335 knn.IndexerThread#_run():102 [JIT compiled code] 0.02% 9903 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#writeFloat32Vectors():172 [JIT compiled code] 0.01% 8847 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] 0.01% 8578 org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.04.12.43.13/bench-knn-q7-fmTrue.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.05.04.12.43.13/bench-knn-q7-fmTrue.jfr is 1791.08 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 64206406 events (total: 64M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 56.95% 36M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 13.71% 8M jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnalignedInternal():3169 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnaligned():3159 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():60 [Inlined code] 11.83% 7M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] 2.84% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 2.22% 1M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] 1.68% 1M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#releaseShared():807 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#unlock():903 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():234 [JIT compiled code] 1.49% 956808 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] 0.90% 576293 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#collect():683 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] 0.84% 536161 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] 0.70% 450486 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] 0.67% 428077 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.54% 347158 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():348 [JIT compiled code] 0.44% 285232 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.39% 247253 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] 0.35% 223110 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.30% 191930 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] 0.30% 190972 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] 0.25% 160235 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] 0.22% 141545 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release():720 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#unlock():1154 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():392 [JIT compiled code] 0.21% 137240 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] 0.20% 127919 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute():54 [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run():125 [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic():145 [JIT compiled code] 0.19% 124032 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.16% 100999 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] 0.13% 81502 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] 0.11% 72790 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():101 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] 0.11% 69572 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] 0.10% 64373 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#updateTop():153 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] 0.08% 51488 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():482 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] 0.08% 50068 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.08% 49712 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#insertSortedInternal():184 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#sort():164 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] 0.07% 46546 org.apache.lucene.store.RateLimitedIndexOutput#writeBytes():55 [Inlined code] at org.apache.lucene.store.DataOutput#writeBytes():54 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#writeVectorData():302 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#mergeOneFlatVectorField():235 [Interpreted code] 0.07% 43639 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush():156 [JIT compiled code] 0.07% 43354 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current():51 [Inlined code] at sun.nio.ch.NativeThreadSet#add():48 [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite():349 [Inlined code] 0.07% 42334 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#calculateCentroid():488 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeAndRecalculateCentroids():459 [Interpreted code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():331 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] 0.06% 39311 org.apache.lucene.util.hnsw.NeighborArray#sort():171 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.06% 36103 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.05% 33255 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] 0.05% 31212 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read():51 [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer():341 [Inlined code] at sun.nio.ch.IOUtil#read():307 [Inlined code] 0.05% 29289 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.04% 28630 jdk.jfr.internal.event.EventWriter#reserveEventSizeField():199 [Inlined code] at jdk.jfr.internal.event.EventWriter#beginEvent():245 [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer():69 [Inlined code] 0.04% 28064 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#pop():129 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():322 [JIT compiled code] 0.04% 27887 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():363 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.04% 24838 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.03% 22284 org.apache.lucene.util.TernaryLongHeap#downHeap():235 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#updateTop():153 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] 0.03% 22213 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] at org.apache.lucene.store.ChecksumIndexInput#seek():64 [Inlined code] at org.apache.lucene.codecs.CodecUtil#checksumEntireFile():619 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#checkIntegrity():193 [JIT compiled code] 0.03% 21008 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush():156 [JIT compiled code] 0.03% 20945 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] at org.apache.lucene.store.ChecksumIndexInput#seek():64 [JIT compiled code] at org.apache.lucene.codecs.CodecUtil#checksumEntireFile():619 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#checkIntegrity():193 [JIT compiled code] 0.03% 18560 jdk.jfr.internal.event.EventWriter#putUncheckedLong():331 [Inlined code] at jdk.jfr.internal.event.EventWriter#putLong():121 [Inlined code] at jdk.internal.event.FileReadEvent#commit() [JIT compiled code] at jdk.internal.event.FileReadEvent#offer():71 [Inlined code] 0.03% 17028 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#pop():129 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popNode():637 [Inlined code] 0.03% 16606 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.04.12.43.13/bench-knn-q7-fmTrue.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.05.04.12.43.13/bench-knn-q7-fmTrue.jfr is 1791.08 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 64206406 events (total: 64M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 38.04% 24M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001319bbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] 18.56% 11M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001319bbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] 13.17% 8M jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnalignedInternal():3169 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnaligned():3159 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():60 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():53 [Inlined code] at java.lang.invoke.VarHandleGuards#guard_LJ_I():251 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#get():742 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#readInt():270 [Inlined code] at org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#vectorValue():131 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():245 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 10.82% 6M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 2.17% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 1.62% 1M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001319bbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] 1.16% 746072 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#releaseShared():807 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#unlock():903 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():234 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001319bbf0#call() [Inlined code] 0.74% 473553 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 0.60% 385283 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#collect():683 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001319bbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.60% 382841 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001319bbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] 0.59% 381419 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001319bbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000001319e328#run() [JIT compiled code] 0.59% 378038 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():349 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField():129 [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge():127 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues():272 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x0000000013193c28#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] 0.52% 332957 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001319bbf0#call() [Inlined code] 0.48% 311210 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():349 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField():129 [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge():127 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues():272 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x0000000013193c28#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] 0.46% 294386 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001319bbf0#call() [Inlined code] 0.42% 270388 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#releaseShared():807 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#unlock():903 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():234 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001319bbf0#call() [Inlined code] 0.42% 267560 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():349 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField():129 [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge():127 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues():272 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x0000000013193c28#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] 0.41% 264841 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] 0.26% 168379 jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnalignedInternal():3169 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnaligned():3159 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():60 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():53 [Inlined code] at java.lang.invoke.VarHandleGuards#guard_LJ_I():251 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#get():742 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#readInt():270 [Inlined code] at org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#vectorValue():131 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():245 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] 0.26% 164348 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001319bbf0#call() [Inlined code] 0.25% 161265 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#collect():683 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001319bbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.23% 150411 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():348 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001319bbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.22% 144170 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001319bbf0#call() [Inlined code] 0.22% 141899 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001319bbf0#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] 0.22% 139446 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush():156 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#flush():209 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#flush():123 [JIT compiled code] at org.apache.lucene.index.VectorValuesConsumer#flush():76 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():314 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] 0.21% 137149 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] at sun.nio.ch.IOUtil#write():72 [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite():355 [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite():374 [Inlined code] at sun.nio.ch.FileChannelImpl#write():333 [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully():68 [Inlined code] at sun.nio.ch.ChannelOutputStream#write():105 [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write():391 [Inlined code] at java.util.zip.CheckedOutputStream#write():73 [Inlined code] 0.20% 127919 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute():54 [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run():125 [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic():145 [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask():502 [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0():428 [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000001307aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] at java.lang.Thread#run():1474 [Interpreted code] 0.19% 124719 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001319bbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.19% 121256 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001319bbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000001319e328#run() [JIT compiled code] 0.18% 114732 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():348 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.18% 113284 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001319bbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000001319e328#run() [JIT compiled code] 0.17% 110470 jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnalignedInternal():3169 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getIntUnaligned():3159 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():60 [Inlined code] at java.lang.invoke.VarHandleSegmentAsInts#get():53 [Inlined code] at java.lang.invoke.VarHandleGuards#guard_LJ_I():251 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#get():742 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#readInt():270 [Inlined code] at org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#vectorValue():131 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():245 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] 0.17% 109126 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.16% 103048 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001319bbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.15% 94408 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release():720 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#unlock():1154 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():392 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001319bbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.14% 89706 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 0.11% 70638 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.11% 68781 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():349 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField():129 [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge():127 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues():272 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x0000000013193c28#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge():159 [Interpreted code] 0.10% 65475 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001319bbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.10% 64926 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():349 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField():129 [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge():127 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues():272 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x0000000013193c28#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge():159 [Interpreted code] 0.10% 62812 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001319bbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#build():93 [JIT compiled code] 0.10% 61519 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():348 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001319bbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.09% 60555 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush():156 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#flush():209 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#flush():123 [JIT compiled code] at org.apache.lucene.index.VectorValuesConsumer#flush():76 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():314 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#postUpdate():403 [JIT compiled code] 0.09% 58223 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():349 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField():129 [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge():127 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues():272 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x0000000013193c28#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():159 [Interpreted code] 0.08% 50716 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.08% 50157 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001319bbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.07% 46373 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001319bbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#build():93 [Interpreted code] 0.07% 44736 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release():720 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#unlock():1154 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():392 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001319bbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.07% 43785 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():482 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 0.07% 43261 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current():51 [Inlined code] at sun.nio.ch.NativeThreadSet#add():48 [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite():349 [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite():374 [Inlined code] at sun.nio.ch.FileChannelImpl#write():333 [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully():68 [Inlined code] at sun.nio.ch.ChannelOutputStream#write():105 [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write():391 [Inlined code] at java.util.zip.CheckedOutputStream#write():73 [Inlined code] at java.io.BufferedOutputStream#flushBuffer():123 [Inlined code] at java.io.BufferedOutputStream#write():188 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.04.12.43.13/bench-knn-q7-fmTrue.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.05.04.12.43.13/bench-knn-q7-fmTrue.jfr is 1791.08 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 75539 events (total: 552842M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 23.42% 129479M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 23.17% 128104M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] 23.10% 127699M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 11.48% 63467M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] 5.58% 30870M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] 3.96% 21878M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] 1.14% 6281M java.util.Arrays#copyOf():3478 [Inlined code] 0.94% 5175M java.lang.Integer#valueOf():1006 [Inlined code] 0.70% 3894M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] 0.68% 3731M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] 0.64% 3539M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] 0.59% 3275M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] 0.36% 1963M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():345 [Interpreted code] 0.34% 1899M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] 0.31% 1718M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [JIT compiled code] 0.30% 1662M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] 0.25% 1374M knn.IndexerThread#_run():83 [Interpreted code] 0.23% 1283M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():232 [JIT compiled code] 0.18% 1002M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [Inlined code] 0.16% 890M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] 0.15% 832M java.util.DualPivotQuicksort#tryMergeRuns():816 [JIT compiled code] 0.15% 816M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] 0.14% 770M java.util.ArrayList#grow():240 [Inlined code] 0.14% 760M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] 0.13% 709M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] 0.12% 670M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] 0.09% 515M java.util.concurrent.atomic.AtomicBoolean#compareAndSet():98 [Interpreted code] 0.08% 467M java.lang.reflect.Array#newInstance():76 [Inlined code] 0.08% 462M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():556 [JIT compiled code] 0.08% 426M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] 0.07% 401M java.util.DualPivotQuicksort#sort():354 [JIT compiled code] 0.07% 384M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] 0.07% 373M java.util.ArrayList#iterator():1030 [JIT compiled code] 0.07% 367M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():389 [JIT compiled code] 0.07% 364M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():618 [JIT compiled code] 0.06% 347M knn.IndexerThread#_run():105 [JIT compiled code] 0.06% 343M org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] 0.06% 337M knn.IndexerThread#_run():119 [JIT compiled code] 0.05% 296M java.util.List#of():935 [Inlined code] 0.05% 288M java.util.HashMap#newNode():1910 [Inlined code] 0.05% 259M knn.IndexerThread#_run():83 [JIT compiled code] 0.04% 207M org.apache.lucene.document.Document#():42 [Inlined code] 0.04% 195M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] 0.03% 181M org.apache.lucene.util.SparseFixedBitSet#insertLong():230 [Inlined code] 0.03% 171M java.lang.invoke.VarForm#resolveMemberName():159 [Interpreted code] 0.03% 171M org.apache.lucene.util.SparseFixedBitSet#():70 [JIT compiled code] 0.03% 170M org.apache.lucene.util.hnsw.OnHeapHnswGraph#():86 [JIT compiled code] 0.03% 156M org.apache.lucene.util.packed.DirectMonotonicWriter#():72 [Inlined code] 0.03% 154M org.apache.lucene.util.FixedBitSet#():148 [Inlined code] 0.03% 143M java.io.BufferedOutputStream#():92 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.04.12.43.13/bench-knn-q7-fmTrue.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.05.04.12.43.13/bench-knn-q7-fmTrue.jfr is 1791.08 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 75539 events (total: 552842M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 19.12% 105710M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] 18.95% 104787M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] 12.87% 71133M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 9.14% 50549M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] 7.04% 38909M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollector#():44 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [JIT compiled code] 5.58% 30870M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():335 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] 4.44% 24544M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#():44 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [Interpreted code] 4.23% 23407M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] 4.14% 22904M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] 3.96% 21878M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 1.08% 5948M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayDeque#grow():146 [JIT compiled code] at java.util.ArrayDeque#addFirst():288 [Inlined code] at java.util.ArrayDeque#push():577 [Inlined code] 0.91% 5009M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1099 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1054 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1029 [Interpreted code] 0.68% 3731M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.66% 3649M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.64% 3539M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.45% 2498M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.36% 1963M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():345 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.33% 1831M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.32% 1756M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.30% 1638M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.26% 1428M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.25% 1374M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [JIT compiled code] 0.25% 1374M knn.IndexerThread#_run():83 [Interpreted code] at knn.IndexerThread#run():74 [Interpreted code] 0.21% 1172M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.18% 984M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():232 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] 0.15% 832M java.util.DualPivotQuicksort#tryMergeRuns():816 [JIT compiled code] at java.util.DualPivotQuicksort#sort():277 [JIT compiled code] at java.util.DualPivotQuicksort#sort():238 [Inlined code] at java.util.Arrays#sort():123 [Inlined code] 0.15% 804M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.14% 770M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] 0.14% 760M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite():106 [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite():48 [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite():2212 [JIT compiled code] 0.13% 743M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.11% 622M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [Inlined code] 0.10% 553M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.09% 515M java.util.concurrent.atomic.AtomicBoolean#compareAndSet():98 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():170 [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000001319e328#run() [Interpreted code] 0.09% 474M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] 0.09% 472M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.08% 462M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():556 [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#serializedDocument():645 [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#copyOneDoc():508 [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#merge():630 [JIT compiled code] 0.08% 460M java.lang.reflect.Array#newInstance():76 [Inlined code] at org.apache.lucene.util.ArrayUtil#growExact():216 [Inlined code] at org.apache.lucene.util.ArrayUtil#grow():234 [JIT compiled code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():152 [Inlined code] 0.08% 426M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():238 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] 0.08% 424M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():238 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] 0.08% 422M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 0.07% 378M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] at java.lang.StringConcatHelper#newArray():578 [Inlined code] at java.lang.StringConcatHelper#newArrayWithSuffix():611 [Inlined code] at java.lang.String$$StringConcat.0x000000001317f400#concat() [Inlined code] 0.07% 365M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.07% 364M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] 0.07% 364M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():618 [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#serializedDocument():645 [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#copyOneDoc():508 [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#merge():630 [JIT compiled code] 0.07% 363M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():389 [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] 0.06% 347M knn.IndexerThread#_run():105 [JIT compiled code] at knn.IndexerThread#run():74 [Interpreted code] 0.06% 346M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():238 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] 0.06% 343M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Interpreted code] 0.06% 343M org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000001319e328#run() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted code] at java.util.concurrent.ThreadPoolExecutor$Worker#run():614 [Interpreted code] 0.06% 338M java.util.DualPivotQuicksort#sort():354 [JIT compiled code] at java.util.DualPivotQuicksort#sort():238 [Inlined code] at java.util.Arrays#sort():123 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph():534 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.04.12.43.13/bench-knn-q7-fmTrue.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.05.04.12.43.13/bench-knn-q7-fmTrue.jfr is 1791.08 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 75539 events (total: 552842M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 8.79% 48572M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001319bbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 8.65% 47810M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001319bbf0#call() [Inlined code] 8.60% 47521M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001319bbf0#call() [Inlined code] 7.03% 38845M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollector#():44 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():28 [Inlined code] at org.apache.lucene.search.IndexSearcher#search():741 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter():590 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():613 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1486 [JIT compiled code] at knn.KnnGraphTester#testSearch():1221 [Interpreted code] at knn.KnnGraphTester#run():743 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] 6.74% 37288M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 5.58% 30870M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():335 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$FieldWriter#addValue():568 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$FieldWriter#addValue():518 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():783 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 4.16% 22999M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 4.07% 22523M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 4.02% 22230M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001319bbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 3.99% 22054M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001319bbf0#call() [Inlined code] 3.89% 21494M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001319bbf0#call() [Inlined code] 2.95% 16321M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#():44 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():28 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():741 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():590 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():613 [Interpreted code] at knn.KnnGraphTester#doFloatVectorQuery():1486 [Interpreted code] at knn.KnnGraphTester#testSearch():1221 [Interpreted code] at knn.KnnGraphTester#run():743 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] 2.36% 13062M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 1.49% 8223M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#():44 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():28 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():741 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():590 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():613 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1486 [JIT compiled code] at knn.KnnGraphTester#testSearch():1221 [Interpreted code] at knn.KnnGraphTester#run():743 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] 1.43% 7905M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] 1.42% 7849M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] 1.33% 7363M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():255 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph():148 [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder():81 [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge():212 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#buildAndWriteGraph():485 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#lambda$mergeOneField$0():440 [Interpreted code] 1.24% 6864M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():255 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph():148 [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder():81 [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge():212 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#buildAndWriteGraph():485 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#lambda$mergeOneField$0():440 [Interpreted code] 1.24% 6852M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001319bbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 1.08% 5948M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayDeque#grow():146 [JIT compiled code] at java.util.ArrayDeque#addFirst():288 [Inlined code] at java.util.ArrayDeque#push():577 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1099 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1054 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1029 [Interpreted code] at knn.KnnGraphTester#run():748 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] at knn.KnnGraphTester#main():266 [Interpreted code] 1.05% 5821M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 0.98% 5398M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.96% 5309M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.91% 5009M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1099 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1054 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1029 [Interpreted code] at knn.KnnGraphTester#run():748 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] at knn.KnnGraphTester#main():266 [Interpreted code] 0.73% 4058M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 0.73% 4031M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.70% 3863M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 0.69% 3794M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.63% 3508M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001319bbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.51% 2793M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001319bbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [JIT compiled code] 0.50% 2773M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#replayBufferedVectors():771 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():787 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.48% 2651M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#replayBufferedVectors():771 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():787 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.47% 2576M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.45% 2510M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001319bbf0#call() [Inlined code] 0.43% 2393M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.42% 2303M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001319bbf0#call() [Inlined code] 0.39% 2150M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.36% 1963M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():345 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.34% 1899M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001319bbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [Interpreted code] 0.27% 1482M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.25% 1374M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001319bbf0#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000001319e328#run() [Interpreted code] 0.25% 1374M knn.IndexerThread#_run():83 [Interpreted code] at knn.IndexerThread#run():74 [Interpreted code] 0.23% 1283M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001319bbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.21% 1138M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001319bbf0#call() [Inlined code] 0.19% 1051M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001319bbf0#call() [Inlined code] 0.17% 956M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001319bbf0#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000001319e328#run() [Interpreted code] 0.17% 940M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 0.17% 921M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001319bbf0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000001319e328#run() [Interpreted code] 0.14% 770M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] at org.apache.lucene.document.Document#add():62 [Inlined code] at knn.IndexerThread#_run():105 [JIT compiled code] at knn.IndexerThread#run():74 [Interpreted code] 0.14% 760M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite():106 [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite():48 [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite():2212 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite():862 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite():873 [Inlined code] at org.apache.lucene.search.IndexSearcher#search():742 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter():590 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():613 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1486 [JIT compiled code] at knn.KnnGraphTester#testSearch():1221 [Interpreted code] at knn.KnnGraphTester#run():743 [Interpreted code] now remove KNN index knn-reuse/indices/dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-7-fm cmd: ['/usr/sbin/perf', 'stat', '-dd', '-e', 'task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend', '/usr/lib/jvm/java-25-openjdk/bin/java', '--add-modules', 'jdk.incubator.vector', '-Xmx32g', '-Xms32g', '-server', '-XX:+UseParallelGC', '-Djava.io.tmpdir=/l/tmp', '--enable-native-access=ALL-UNNAMED', '-cp', '/l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build:/l/util.nightly/build', '--add-modules', 'jdk.incubator.vector', '--enable-native-access=ALL-UNNAMED', '-XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/2026.05.04.12.43.13/bench-knn-q32-fmFalse.jfr', 'knn.KnnGraphTester', '-maxConn', '32', '-dim', '1024', '-docs', '/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec', '-ndoc', '8000000', '-topK', '100', '-numIndexThreads', '8', '-beamWidthIndex', '100', '-search-and-stats', '/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec', '-metric', 'dot_product', '-numMergeThread', '16', '-numMergeWorker', '48', '-reindex'] WARNING: Using incubator modules: jdk.incubator.vector [0.213s][info][jfr,startup] Started recording 1. [0.213s][info][jfr,startup] [0.213s][info][jfr,startup] Use jcmd 1944955 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 1415404822037598 index key = dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-notfm Index Path = knn-reuse/indices/dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-notfm will now reindex: explicitly requested May 04, 2026 5:11:52 PM org.apache.lucene.internal.vectorization.PanamaVectorizationProvider logIncubatorSetup INFO: Java vector incubator API enabled; uses preferredBitSize=256; FMA enabled creating index in knn-reuse/indices/dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-notfm 39709371 doc vectors in docsPath "/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec" parentJoin=false Done indexing 25000 documents. Done indexing 50000 documents. Done indexing 75000 documents. Done indexing 100000 documents. Done indexing 125000 documents. Done indexing 150000 documents. Done indexing 175000 documents. Done indexing 200000 documents. Done indexing 225000 documents. Done indexing 250000 documents. Done indexing 275000 documents. Done indexing 300000 documents. Done indexing 325000 documents. Done indexing 350000 documents. Done indexing 375000 documents. Done indexing 400000 documents. Done indexing 425000 documents. Done indexing 450000 documents. Done indexing 475000 documents. Done indexing 500000 documents. Done indexing 525000 documents. Done indexing 550000 documents. Done indexing 575000 documents. Done indexing 600000 documents. Done indexing 625000 documents. Done indexing 650000 documents. Done indexing 675000 documents. Done indexing 700000 documents. Done indexing 725000 documents. Done indexing 750000 documents. Done indexing 775000 documents. Done indexing 800000 documents. Done indexing 825000 documents. Done indexing 850000 documents. Done indexing 875000 documents. Done indexing 900000 documents. Done indexing 925000 documents. Done indexing 950000 documents. Done indexing 975000 documents. Done indexing 1000000 documents. Done indexing 1025000 documents. Done indexing 1050000 documents. Done indexing 1075000 documents. Done indexing 1100000 documents. Done indexing 1125000 documents. Done indexing 1150000 documents. Done indexing 1175000 documents. Done indexing 1200000 documents. Done indexing 1225000 documents. Done indexing 1250000 documents. Done indexing 1275000 documents. Done indexing 1300000 documents. Done indexing 1325000 documents. Done indexing 1350000 documents. Done indexing 1375000 documents. Done indexing 1400000 documents. Done indexing 1425000 documents. Done indexing 1450000 documents. Done indexing 1475000 documents. Done indexing 1500000 documents. Done indexing 1525000 documents. Done indexing 1550000 documents. Done indexing 1575000 documents. Done indexing 1600000 documents. Done indexing 1625000 documents. Done indexing 1650000 documents. Done indexing 1675000 documents. Done indexing 1700000 documents. Done indexing 1725000 documents. Done indexing 1750000 documents. Done indexing 1775000 documents. Done indexing 1800000 documents. Done indexing 1825000 documents. Done indexing 1850000 documents. Done indexing 1875000 documents. Done indexing 1900000 documents. Done indexing 1925000 documents. Done indexing 1950000 documents. Done indexing 1975000 documents. Done indexing 2000000 documents. Done indexing 2025000 documents. Done indexing 2050000 documents. Done indexing 2075000 documents. Done indexing 2100000 documents. Done indexing 2125000 documents. Done indexing 2150000 documents. Done indexing 2175000 documents. Done indexing 2200000 documents. Done indexing 2225000 documents. Done indexing 2250000 documents. Done indexing 2275000 documents. Done indexing 2300000 documents. Done indexing 2325000 documents. Done indexing 2350000 documents. Done indexing 2375000 documents. Done indexing 2400000 documents. Done indexing 2425000 documents. Done indexing 2450000 documents. Done indexing 2475000 documents. Done indexing 2500000 documents. Done indexing 2525000 documents. Done indexing 2550000 documents. Done indexing 2575000 documents. Done indexing 2600000 documents. Done indexing 2625000 documents. Done indexing 2650000 documents. Done indexing 2675000 documents. Done indexing 2700000 documents. Done indexing 2725000 documents. Done indexing 2750000 documents. Done indexing 2775000 documents. Done indexing 2800000 documents. Done indexing 2825000 documents. Done indexing 2850000 documents. Done indexing 2875000 documents. Done indexing 2900000 documents. Done indexing 2925000 documents. Done indexing 2950000 documents. Done indexing 2975000 documents. Done indexing 3000000 documents. Done indexing 3025000 documents. Done indexing 3050000 documents. Done indexing 3075000 documents. Done indexing 3100000 documents. Done indexing 3125000 documents. Done indexing 3150000 documents. Done indexing 3175000 documents. Done indexing 3200000 documents. Done indexing 3225000 documents. Done indexing 3250000 documents. Done indexing 3275000 documents. Done indexing 3300000 documents. Done indexing 3325000 documents. Done indexing 3350000 documents. Done indexing 3375000 documents. Done indexing 3400000 documents. Done indexing 3425000 documents. Done indexing 3450000 documents. Done indexing 3475000 documents. Done indexing 3500000 documents. Done indexing 3525000 documents. Done indexing 3550000 documents. Done indexing 3575000 documents. Done indexing 3600000 documents. Done indexing 3625000 documents. Done indexing 3650000 documents. Done indexing 3675000 documents. Done indexing 3700000 documents. Done indexing 3725000 documents. Done indexing 3750000 documents. Done indexing 3775000 documents. Done indexing 3800000 documents. Done indexing 3825000 documents. Done indexing 3850000 documents. Done indexing 3875000 documents. Done indexing 3900000 documents. Done indexing 3925000 documents. Done indexing 3950000 documents. Done indexing 3975000 documents. Done indexing 4000000 documents. Done indexing 4025000 documents. Done indexing 4050000 documents. Done indexing 4075000 documents. Done indexing 4100000 documents. Done indexing 4125000 documents. Done indexing 4150000 documents. Done indexing 4175000 documents. Done indexing 4200000 documents. Done indexing 4225000 documents. Done indexing 4250000 documents. Done indexing 4275000 documents. Done indexing 4300000 documents. Done indexing 4325000 documents. Done indexing 4350000 documents. Done indexing 4375000 documents. Done indexing 4400000 documents. Done indexing 4425000 documents. Done indexing 4450000 documents. Done indexing 4475000 documents. Done indexing 4500000 documents. Done indexing 4525000 documents. Done indexing 4550000 documents. Done indexing 4575000 documents. Done indexing 4600000 documents. Done indexing 4625000 documents. Done indexing 4650000 documents. Done indexing 4675000 documents. Done indexing 4700000 documents. Done indexing 4725000 documents. Done indexing 4750000 documents. Done indexing 4775000 documents. Done indexing 4800000 documents. Done indexing 4825000 documents. Done indexing 4850000 documents. Done indexing 4875000 documents. Done indexing 4900000 documents. Done indexing 4925000 documents. Done indexing 4950000 documents. Done indexing 4975000 documents. Done indexing 5000000 documents. Done indexing 5025000 documents. Done indexing 5050000 documents. Done indexing 5075000 documents. Done indexing 5100000 documents. Done indexing 5125000 documents. Done indexing 5150000 documents. Done indexing 5175000 documents. Done indexing 5200000 documents. Done indexing 5225000 documents. Done indexing 5250000 documents. Done indexing 5275000 documents. Done indexing 5300000 documents. Done indexing 5325000 documents. Done indexing 5350000 documents. Done indexing 5375000 documents. Done indexing 5400000 documents. Done indexing 5425000 documents. Done indexing 5450000 documents. Done indexing 5475000 documents. Done indexing 5500000 documents. Done indexing 5525000 documents. Done indexing 5550000 documents. Done indexing 5575000 documents. Done indexing 5600000 documents. Done indexing 5625000 documents. Done indexing 5650000 documents. Done indexing 5675000 documents. Done indexing 5700000 documents. Done indexing 5725000 documents. Done indexing 5750000 documents. Done indexing 5775000 documents. Done indexing 5800000 documents. Done indexing 5825000 documents. Done indexing 5850000 documents. Done indexing 5875000 documents. Done indexing 5900000 documents. Done indexing 5925000 documents. Done indexing 5950000 documents. Done indexing 5975000 documents. Done indexing 6000000 documents. Done indexing 6025000 documents. Done indexing 6050000 documents. Done indexing 6075000 documents. Done indexing 6100000 documents. Done indexing 6125000 documents. Done indexing 6150000 documents. Done indexing 6175000 documents. Done indexing 6200000 documents. Done indexing 6225000 documents. Done indexing 6250000 documents. Done indexing 6275000 documents. Done indexing 6300000 documents. Done indexing 6325000 documents. Done indexing 6350000 documents. Done indexing 6375000 documents. Done indexing 6400000 documents. Done indexing 6425000 documents. Done indexing 6450000 documents. Done indexing 6475000 documents. Done indexing 6500000 documents. Done indexing 6525000 documents. Done indexing 6550000 documents. Done indexing 6575000 documents. Done indexing 6600000 documents. Done indexing 6625000 documents. Done indexing 6650000 documents. Done indexing 6675000 documents. Done indexing 6700000 documents. Done indexing 6725000 documents. Done indexing 6750000 documents. Done indexing 6775000 documents. Done indexing 6800000 documents. Done indexing 6825000 documents. Done indexing 6850000 documents. Done indexing 6875000 documents. Done indexing 6900000 documents. Done indexing 6925000 documents. Done indexing 6950000 documents. Done indexing 6975000 documents. Done indexing 7000000 documents. Done indexing 7025000 documents. Done indexing 7050000 documents. Done indexing 7075000 documents. Done indexing 7100000 documents. Done indexing 7125000 documents. Done indexing 7150000 documents. Done indexing 7175000 documents. Done indexing 7200000 documents. Done indexing 7225000 documents. Done indexing 7250000 documents. Done indexing 7275000 documents. Done indexing 7300000 documents. Done indexing 7325000 documents. Done indexing 7350000 documents. Done indexing 7375000 documents. Done indexing 7400000 documents. Done indexing 7425000 documents. Done indexing 7450000 documents. Done indexing 7475000 documents. Done indexing 7500000 documents. Done indexing 7525000 documents. Done indexing 7550000 documents. Done indexing 7575000 documents. Done indexing 7600000 documents. Done indexing 7625000 documents. Done indexing 7650000 documents. Done indexing 7675000 documents. Done indexing 7700000 documents. Done indexing 7725000 documents. Done indexing 7750000 documents. Done indexing 7775000 documents. Done indexing 7800000 documents. Done indexing 7825000 documents. Done indexing 7850000 documents. Done indexing 7875000 documents. Done indexing 7900000 documents. Done indexing 7925000 documents. Done indexing 7950000 documents. Done indexing 7975000 documents. Done indexing 8000000 documents. now IndexWriter.commit() now wait for already running merges to finish 0.0 sec: 234 segments, 25 merges 533.2s _180: 8 segs, 1018.3 K docs, 4068.8 MB 517.2s _188: 13 segs, 63.1 K docs, 249.9 MB 488.2s _18p: 8 segs, 108.8 K docs, 432.8 MB 446.5s _19e: 8 segs, 138.9 K docs, 553.2 MB 415.7s _19u: 8 segs, 176.3 K docs, 702.7 MB 401.3s _1a2: 8 segs, 39.5 K docs, 156.4 MB 367.8s _1aj: 8 segs, 182.5 K docs, 727.7 MB 326.5s _1b7: 8 segs, 184.4 K docs, 735.0 MB 270.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 254.4s _1c6: 8 segs, 73.5 K docs, 292.1 MB 238.0s _1cf: 8 segs, 39.0 K docs, 154.2 MB 222.6s _1co: 8 segs, 39.6 K docs, 156.6 MB 209.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 194.4s _1d4: 8 segs, 38.5 K docs, 152.3 MB 176.6s _1dd: 8 segs, 40.3 K docs, 159.5 MB 160.1s _1dk: 8 segs, 107.0 K docs, 425.5 MB 145.1s _1ds: 8 segs, 73.3 K docs, 291.2 MB 130.2s _1e0: 8 segs, 73.4 K docs, 291.8 MB 114.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 100.5s _1ee: 8 segs, 38.5 K docs, 152.4 MB 84.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 65.3s _1eu: 14 segs, 67.2 K docs, 265.9 MB 37.8s _1f7: 12 segs, 57.7 K docs, 228.5 MB 10.2s _1fk: 12 segs, 60.0 K docs, 237.5 MB 0.0s _1fp: 12 segs, 46.8 K docs, 185.3 MB 5.0 sec: 234 segments, 25 merges 538.2s _180: 8 segs, 1018.3 K docs, 4068.8 MB 522.2s _188: 13 segs, 63.1 K docs, 249.9 MB 493.2s _18p: 8 segs, 108.8 K docs, 432.8 MB 451.5s _19e: 8 segs, 138.9 K docs, 553.2 MB 420.7s _19u: 8 segs, 176.3 K docs, 702.7 MB 406.3s _1a2: 8 segs, 39.5 K docs, 156.4 MB 372.8s _1aj: 8 segs, 182.5 K docs, 727.7 MB 331.5s _1b7: 8 segs, 184.4 K docs, 735.0 MB 275.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 259.4s _1c6: 8 segs, 73.5 K docs, 292.1 MB 243.0s _1cf: 8 segs, 39.0 K docs, 154.2 MB 227.6s _1co: 8 segs, 39.6 K docs, 156.6 MB 214.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 199.4s _1d4: 8 segs, 38.5 K docs, 152.3 MB 181.6s _1dd: 8 segs, 40.3 K docs, 159.5 MB 165.1s _1dk: 8 segs, 107.0 K docs, 425.5 MB 150.1s _1ds: 8 segs, 73.3 K docs, 291.2 MB 135.2s _1e0: 8 segs, 73.4 K docs, 291.8 MB 119.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 105.5s _1ee: 8 segs, 38.5 K docs, 152.4 MB 89.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 70.3s _1eu: 14 segs, 67.2 K docs, 265.9 MB 42.8s _1f7: 12 segs, 57.7 K docs, 228.5 MB 15.2s _1fk: 12 segs, 60.0 K docs, 237.5 MB 5.0s _1fp: 12 segs, 46.8 K docs, 185.3 MB 10.0 sec: 234 segments, 25 merges 543.2s _180: 8 segs, 1018.3 K docs, 4068.8 MB 527.2s _188: 13 segs, 63.1 K docs, 249.9 MB 498.2s _18p: 8 segs, 108.8 K docs, 432.8 MB 456.5s _19e: 8 segs, 138.9 K docs, 553.2 MB 425.7s _19u: 8 segs, 176.3 K docs, 702.7 MB 411.3s _1a2: 8 segs, 39.5 K docs, 156.4 MB 377.8s _1aj: 8 segs, 182.5 K docs, 727.7 MB 336.5s _1b7: 8 segs, 184.4 K docs, 735.0 MB 280.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 264.4s _1c6: 8 segs, 73.5 K docs, 292.1 MB 248.0s _1cf: 8 segs, 39.0 K docs, 154.2 MB 232.6s _1co: 8 segs, 39.6 K docs, 156.6 MB 219.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 204.4s _1d4: 8 segs, 38.5 K docs, 152.3 MB 186.6s _1dd: 8 segs, 40.3 K docs, 159.5 MB 170.1s _1dk: 8 segs, 107.0 K docs, 425.5 MB 155.1s _1ds: 8 segs, 73.3 K docs, 291.2 MB 140.2s _1e0: 8 segs, 73.4 K docs, 291.8 MB 124.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 110.5s _1ee: 8 segs, 38.5 K docs, 152.4 MB 94.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 75.3s _1eu: 14 segs, 67.2 K docs, 265.9 MB 47.8s _1f7: 12 segs, 57.7 K docs, 228.5 MB 20.2s _1fk: 12 segs, 60.0 K docs, 237.5 MB 10.0s _1fp: 12 segs, 46.8 K docs, 185.3 MB 15.0 sec: 234 segments, 25 merges 548.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 532.2s _188: 13 segs, 63.1 K docs, 249.9 MB 503.2s _18p: 8 segs, 108.8 K docs, 432.8 MB 461.5s _19e: 8 segs, 138.9 K docs, 553.2 MB 430.7s _19u: 8 segs, 176.3 K docs, 702.7 MB 416.3s _1a2: 8 segs, 39.5 K docs, 156.4 MB 382.8s _1aj: 8 segs, 182.5 K docs, 727.7 MB 341.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 285.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 269.4s _1c6: 8 segs, 73.5 K docs, 292.1 MB 253.0s _1cf: 8 segs, 39.0 K docs, 154.2 MB 237.6s _1co: 8 segs, 39.6 K docs, 156.6 MB 224.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 209.4s _1d4: 8 segs, 38.5 K docs, 152.3 MB 191.6s _1dd: 8 segs, 40.3 K docs, 159.5 MB 175.1s _1dk: 8 segs, 107.0 K docs, 425.5 MB 160.1s _1ds: 8 segs, 73.3 K docs, 291.2 MB 145.2s _1e0: 8 segs, 73.4 K docs, 291.8 MB 129.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 115.5s _1ee: 8 segs, 38.5 K docs, 152.4 MB 99.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 80.3s _1eu: 14 segs, 67.2 K docs, 265.9 MB 52.8s _1f7: 12 segs, 57.7 K docs, 228.5 MB 25.2s _1fk: 12 segs, 60.0 K docs, 237.5 MB 15.0s _1fp: 12 segs, 46.8 K docs, 185.3 MB 20.0 sec: 234 segments, 25 merges 553.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 537.2s _188: 13 segs, 63.1 K docs, 249.9 MB 508.2s _18p: 8 segs, 108.8 K docs, 432.8 MB 466.5s _19e: 8 segs, 138.9 K docs, 553.2 MB 435.7s _19u: 8 segs, 176.3 K docs, 702.7 MB 421.3s _1a2: 8 segs, 39.5 K docs, 156.4 MB 387.9s _1aj: 8 segs, 182.5 K docs, 727.7 MB 346.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 290.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 274.4s _1c6: 8 segs, 73.5 K docs, 292.1 MB 258.0s _1cf: 8 segs, 39.0 K docs, 154.2 MB 242.6s _1co: 8 segs, 39.6 K docs, 156.6 MB 229.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 214.4s _1d4: 8 segs, 38.5 K docs, 152.3 MB 196.7s _1dd: 8 segs, 40.3 K docs, 159.5 MB 180.1s _1dk: 8 segs, 107.0 K docs, 425.5 MB 165.1s _1ds: 8 segs, 73.3 K docs, 291.2 MB 150.3s _1e0: 8 segs, 73.4 K docs, 291.8 MB 134.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 120.6s _1ee: 8 segs, 38.5 K docs, 152.4 MB 104.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 85.3s _1eu: 14 segs, 67.2 K docs, 265.9 MB 57.8s _1f7: 12 segs, 57.7 K docs, 228.5 MB 30.2s _1fk: 12 segs, 60.0 K docs, 237.5 MB 20.0s _1fp: 12 segs, 46.8 K docs, 185.3 MB 25.0 sec: 227 segments, 24 merges 558.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 542.2s _188: 13 segs, 63.1 K docs, 249.9 MB 513.2s _18p: 8 segs, 108.8 K docs, 432.8 MB 471.5s _19e: 8 segs, 138.9 K docs, 553.2 MB 440.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 426.3s _1a2: 8 segs, 39.5 K docs, 156.4 MB 392.9s _1aj: 8 segs, 182.5 K docs, 727.7 MB 351.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 295.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 279.4s _1c6: 8 segs, 73.5 K docs, 292.1 MB 263.0s _1cf: 8 segs, 39.0 K docs, 154.2 MB 247.6s _1co: 8 segs, 39.6 K docs, 156.6 MB 234.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 219.4s _1d4: 8 segs, 38.5 K docs, 152.3 MB 201.7s _1dd: 8 segs, 40.3 K docs, 159.5 MB 185.1s _1dk: 8 segs, 107.0 K docs, 425.5 MB 170.1s _1ds: 8 segs, 73.3 K docs, 291.2 MB 155.3s _1e0: 8 segs, 73.4 K docs, 291.8 MB 139.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 109.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 90.3s _1eu: 14 segs, 67.2 K docs, 265.9 MB 62.8s _1f7: 12 segs, 57.7 K docs, 228.5 MB 35.2s _1fk: 12 segs, 60.0 K docs, 237.5 MB 25.0s _1fp: 12 segs, 46.8 K docs, 185.3 MB 30.1 sec: 227 segments, 24 merges 563.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 547.2s _188: 13 segs, 63.1 K docs, 249.9 MB 518.2s _18p: 8 segs, 108.8 K docs, 432.8 MB 476.5s _19e: 8 segs, 138.9 K docs, 553.2 MB 445.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 431.3s _1a2: 8 segs, 39.5 K docs, 156.4 MB 397.9s _1aj: 8 segs, 182.5 K docs, 727.7 MB 356.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 300.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 284.5s _1c6: 8 segs, 73.5 K docs, 292.1 MB 268.0s _1cf: 8 segs, 39.0 K docs, 154.2 MB 252.6s _1co: 8 segs, 39.6 K docs, 156.6 MB 239.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 224.4s _1d4: 8 segs, 38.5 K docs, 152.3 MB 206.7s _1dd: 8 segs, 40.3 K docs, 159.5 MB 190.1s _1dk: 8 segs, 107.0 K docs, 425.5 MB 175.1s _1ds: 8 segs, 73.3 K docs, 291.2 MB 160.3s _1e0: 8 segs, 73.4 K docs, 291.8 MB 144.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 114.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 95.3s _1eu: 14 segs, 67.2 K docs, 265.9 MB 67.9s _1f7: 12 segs, 57.7 K docs, 228.5 MB 40.2s _1fk: 12 segs, 60.0 K docs, 237.5 MB 30.1s _1fp: 12 segs, 46.8 K docs, 185.3 MB 35.1 sec: 227 segments, 24 merges 568.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 552.2s _188: 13 segs, 63.1 K docs, 249.9 MB 523.2s _18p: 8 segs, 108.8 K docs, 432.8 MB 481.5s _19e: 8 segs, 138.9 K docs, 553.2 MB 450.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 436.4s _1a2: 8 segs, 39.5 K docs, 156.4 MB 402.9s _1aj: 8 segs, 182.5 K docs, 727.7 MB 361.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 305.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 289.5s _1c6: 8 segs, 73.5 K docs, 292.1 MB 273.0s _1cf: 8 segs, 39.0 K docs, 154.2 MB 257.6s _1co: 8 segs, 39.6 K docs, 156.6 MB 244.5s _1cw: 8 segs, 177.0 K docs, 705.5 MB 229.5s _1d4: 8 segs, 38.5 K docs, 152.3 MB 211.7s _1dd: 8 segs, 40.3 K docs, 159.5 MB 195.1s _1dk: 8 segs, 107.0 K docs, 425.5 MB 180.2s _1ds: 8 segs, 73.3 K docs, 291.2 MB 165.3s _1e0: 8 segs, 73.4 K docs, 291.8 MB 149.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 119.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 100.4s _1eu: 14 segs, 67.2 K docs, 265.9 MB 72.9s _1f7: 12 segs, 57.7 K docs, 228.5 MB 45.2s _1fk: 12 segs, 60.0 K docs, 237.5 MB 35.1s _1fp: 12 segs, 46.8 K docs, 185.3 MB 40.1 sec: 220 segments, 23 merges 573.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 557.2s _188: 13 segs, 63.1 K docs, 249.9 MB 528.3s _18p: 8 segs, 108.8 K docs, 432.8 MB 486.5s _19e: 8 segs, 138.9 K docs, 553.2 MB 455.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 441.4s _1a2: 8 segs, 39.5 K docs, 156.4 MB 407.9s _1aj: 8 segs, 182.5 K docs, 727.7 MB 366.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 311.0s _1by: 9 segs, 45.4 K docs, 179.7 MB 294.5s _1c6: 8 segs, 73.5 K docs, 292.1 MB 278.1s _1cf: 8 segs, 39.0 K docs, 154.2 MB 262.7s _1co: 8 segs, 39.6 K docs, 156.6 MB 249.5s _1cw: 8 segs, 177.0 K docs, 705.5 MB 234.5s _1d4: 8 segs, 38.5 K docs, 152.3 MB 200.2s _1dk: 8 segs, 107.0 K docs, 425.5 MB 185.2s _1ds: 8 segs, 73.3 K docs, 291.2 MB 170.3s _1e0: 8 segs, 73.4 K docs, 291.8 MB 154.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 124.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 105.4s _1eu: 14 segs, 67.2 K docs, 265.9 MB 77.9s _1f7: 12 segs, 57.7 K docs, 228.5 MB 50.2s _1fk: 12 segs, 60.0 K docs, 237.5 MB 40.1s _1fp: 12 segs, 46.8 K docs, 185.3 MB 45.0 sec: 213 segments, 22 merges 578.2s _180: 8 segs, 1018.3 K docs, 4068.8 MB 562.2s _188: 13 segs, 63.1 K docs, 249.9 MB 533.2s _18p: 8 segs, 108.8 K docs, 432.8 MB 491.5s _19e: 8 segs, 138.9 K docs, 553.2 MB 460.7s _19u: 8 segs, 176.3 K docs, 702.7 MB 446.3s _1a2: 8 segs, 39.5 K docs, 156.4 MB 412.8s _1aj: 8 segs, 182.5 K docs, 727.7 MB 371.5s _1b7: 8 segs, 184.4 K docs, 735.0 MB 315.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 299.4s _1c6: 8 segs, 73.5 K docs, 292.1 MB 283.0s _1cf: 8 segs, 39.0 K docs, 154.2 MB 254.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 239.4s _1d4: 8 segs, 38.5 K docs, 152.3 MB 205.1s _1dk: 8 segs, 107.0 K docs, 425.5 MB 190.1s _1ds: 8 segs, 73.3 K docs, 291.2 MB 175.2s _1e0: 8 segs, 73.4 K docs, 291.8 MB 159.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 129.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 110.3s _1eu: 14 segs, 67.2 K docs, 265.9 MB 82.8s _1f7: 12 segs, 57.7 K docs, 228.5 MB 55.2s _1fk: 12 segs, 60.0 K docs, 237.5 MB 45.0s _1fp: 12 segs, 46.8 K docs, 185.3 MB 50.0 sec: 206 segments, 21 merges 583.2s _180: 8 segs, 1018.3 K docs, 4068.8 MB 567.2s _188: 13 segs, 63.1 K docs, 249.9 MB 538.2s _18p: 8 segs, 108.8 K docs, 432.8 MB 496.5s _19e: 8 segs, 138.9 K docs, 553.2 MB 465.7s _19u: 8 segs, 176.3 K docs, 702.7 MB 451.3s _1a2: 8 segs, 39.5 K docs, 156.4 MB 417.8s _1aj: 8 segs, 182.5 K docs, 727.7 MB 376.5s _1b7: 8 segs, 184.4 K docs, 735.0 MB 320.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 304.4s _1c6: 8 segs, 73.5 K docs, 292.1 MB 288.0s _1cf: 8 segs, 39.0 K docs, 154.2 MB 259.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 244.4s _1d4: 8 segs, 38.5 K docs, 152.3 MB 210.1s _1dk: 8 segs, 107.0 K docs, 425.5 MB 180.2s _1e0: 8 segs, 73.4 K docs, 291.8 MB 164.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 134.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 115.3s _1eu: 14 segs, 67.2 K docs, 265.9 MB 87.8s _1f7: 12 segs, 57.7 K docs, 228.5 MB 60.2s _1fk: 12 segs, 60.0 K docs, 237.5 MB 50.0s _1fp: 12 segs, 46.8 K docs, 185.3 MB 55.0 sec: 206 segments, 21 merges 588.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 572.2s _188: 13 segs, 63.1 K docs, 249.9 MB 543.2s _18p: 8 segs, 108.8 K docs, 432.8 MB 501.5s _19e: 8 segs, 138.9 K docs, 553.2 MB 470.7s _19u: 8 segs, 176.3 K docs, 702.7 MB 456.3s _1a2: 8 segs, 39.5 K docs, 156.4 MB 422.8s _1aj: 8 segs, 182.5 K docs, 727.7 MB 381.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 325.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 309.4s _1c6: 8 segs, 73.5 K docs, 292.1 MB 293.0s _1cf: 8 segs, 39.0 K docs, 154.2 MB 264.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 249.4s _1d4: 8 segs, 38.5 K docs, 152.3 MB 215.1s _1dk: 8 segs, 107.0 K docs, 425.5 MB 185.2s _1e0: 8 segs, 73.4 K docs, 291.8 MB 169.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 139.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 120.3s _1eu: 14 segs, 67.2 K docs, 265.9 MB 92.8s _1f7: 12 segs, 57.7 K docs, 228.5 MB 65.2s _1fk: 12 segs, 60.0 K docs, 237.5 MB 55.0s _1fp: 12 segs, 46.8 K docs, 185.3 MB 60.0 sec: 206 segments, 21 merges 593.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 577.2s _188: 13 segs, 63.1 K docs, 249.9 MB 548.2s _18p: 8 segs, 108.8 K docs, 432.8 MB 506.5s _19e: 8 segs, 138.9 K docs, 553.2 MB 475.7s _19u: 8 segs, 176.3 K docs, 702.7 MB 461.3s _1a2: 8 segs, 39.5 K docs, 156.4 MB 427.8s _1aj: 8 segs, 182.5 K docs, 727.7 MB 386.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 330.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 314.4s _1c6: 8 segs, 73.5 K docs, 292.1 MB 298.0s _1cf: 8 segs, 39.0 K docs, 154.2 MB 269.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 254.4s _1d4: 8 segs, 38.5 K docs, 152.3 MB 220.1s _1dk: 8 segs, 107.0 K docs, 425.5 MB 190.3s _1e0: 8 segs, 73.4 K docs, 291.8 MB 174.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 144.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 125.3s _1eu: 14 segs, 67.2 K docs, 265.9 MB 97.8s _1f7: 12 segs, 57.7 K docs, 228.5 MB 70.2s _1fk: 12 segs, 60.0 K docs, 237.5 MB 60.0s _1fp: 12 segs, 46.8 K docs, 185.3 MB 65.1 sec: 206 segments, 21 merges 598.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 582.2s _188: 13 segs, 63.1 K docs, 249.9 MB 553.2s _18p: 8 segs, 108.8 K docs, 432.8 MB 511.5s _19e: 8 segs, 138.9 K docs, 553.2 MB 480.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 466.3s _1a2: 8 segs, 39.5 K docs, 156.4 MB 432.9s _1aj: 8 segs, 182.5 K docs, 727.7 MB 391.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 335.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 319.5s _1c6: 8 segs, 73.5 K docs, 292.1 MB 303.0s _1cf: 8 segs, 39.0 K docs, 154.2 MB 274.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 259.4s _1d4: 8 segs, 38.5 K docs, 152.3 MB 225.1s _1dk: 8 segs, 107.0 K docs, 425.5 MB 195.3s _1e0: 8 segs, 73.4 K docs, 291.8 MB 179.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 149.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 130.3s _1eu: 14 segs, 67.2 K docs, 265.9 MB 102.9s _1f7: 12 segs, 57.7 K docs, 228.5 MB 75.2s _1fk: 12 segs, 60.0 K docs, 237.5 MB 65.1s _1fp: 12 segs, 46.8 K docs, 185.3 MB 70.1 sec: 206 segments, 21 merges 603.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 587.2s _188: 13 segs, 63.1 K docs, 249.9 MB 558.3s _18p: 8 segs, 108.8 K docs, 432.8 MB 516.5s _19e: 8 segs, 138.9 K docs, 553.2 MB 485.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 471.4s _1a2: 8 segs, 39.5 K docs, 156.4 MB 437.9s _1aj: 8 segs, 182.5 K docs, 727.7 MB 396.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 341.0s _1by: 9 segs, 45.4 K docs, 179.7 MB 324.5s _1c6: 8 segs, 73.5 K docs, 292.1 MB 308.1s _1cf: 8 segs, 39.0 K docs, 154.2 MB 279.5s _1cw: 8 segs, 177.0 K docs, 705.5 MB 264.5s _1d4: 8 segs, 38.5 K docs, 152.3 MB 230.2s _1dk: 8 segs, 107.0 K docs, 425.5 MB 200.3s _1e0: 8 segs, 73.4 K docs, 291.8 MB 184.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 154.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 135.4s _1eu: 14 segs, 67.2 K docs, 265.9 MB 107.9s _1f7: 12 segs, 57.7 K docs, 228.5 MB 80.2s _1fk: 12 segs, 60.0 K docs, 237.5 MB 70.1s _1fp: 12 segs, 46.8 K docs, 185.3 MB 75.0 sec: 206 segments, 21 merges 608.2s _180: 8 segs, 1018.3 K docs, 4068.8 MB 592.2s _188: 13 segs, 63.1 K docs, 249.9 MB 563.2s _18p: 8 segs, 108.8 K docs, 432.8 MB 521.5s _19e: 8 segs, 138.9 K docs, 553.2 MB 490.7s _19u: 8 segs, 176.3 K docs, 702.7 MB 476.3s _1a2: 8 segs, 39.5 K docs, 156.4 MB 442.8s _1aj: 8 segs, 182.5 K docs, 727.7 MB 401.5s _1b7: 8 segs, 184.4 K docs, 735.0 MB 345.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 329.4s _1c6: 8 segs, 73.5 K docs, 292.1 MB 313.0s _1cf: 8 segs, 39.0 K docs, 154.2 MB 284.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 269.4s _1d4: 8 segs, 38.5 K docs, 152.3 MB 235.1s _1dk: 8 segs, 107.0 K docs, 425.5 MB 205.2s _1e0: 8 segs, 73.4 K docs, 291.8 MB 189.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 159.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 140.3s _1eu: 14 segs, 67.2 K docs, 265.9 MB 112.8s _1f7: 12 segs, 57.7 K docs, 228.5 MB 85.2s _1fk: 12 segs, 60.0 K docs, 237.5 MB 75.0s _1fp: 12 segs, 46.8 K docs, 185.3 MB 80.0 sec: 206 segments, 21 merges 613.2s _180: 8 segs, 1018.3 K docs, 4068.8 MB 597.2s _188: 13 segs, 63.1 K docs, 249.9 MB 568.2s _18p: 8 segs, 108.8 K docs, 432.8 MB 526.5s _19e: 8 segs, 138.9 K docs, 553.2 MB 495.7s _19u: 8 segs, 176.3 K docs, 702.7 MB 481.3s _1a2: 8 segs, 39.5 K docs, 156.4 MB 447.8s _1aj: 8 segs, 182.5 K docs, 727.7 MB 406.5s _1b7: 8 segs, 184.4 K docs, 735.0 MB 350.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 334.4s _1c6: 8 segs, 73.5 K docs, 292.1 MB 318.0s _1cf: 8 segs, 39.0 K docs, 154.2 MB 289.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 274.4s _1d4: 8 segs, 38.5 K docs, 152.3 MB 240.1s _1dk: 8 segs, 107.0 K docs, 425.5 MB 210.2s _1e0: 8 segs, 73.4 K docs, 291.8 MB 194.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 164.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 145.3s _1eu: 14 segs, 67.2 K docs, 265.9 MB 117.8s _1f7: 12 segs, 57.7 K docs, 228.5 MB 90.2s _1fk: 12 segs, 60.0 K docs, 237.5 MB 80.0s _1fp: 12 segs, 46.8 K docs, 185.3 MB 85.0 sec: 195 segments, 20 merges 618.2s _180: 8 segs, 1018.3 K docs, 4068.8 MB 602.2s _188: 13 segs, 63.1 K docs, 249.9 MB 573.2s _18p: 8 segs, 108.8 K docs, 432.8 MB 531.5s _19e: 8 segs, 138.9 K docs, 553.2 MB 500.7s _19u: 8 segs, 176.3 K docs, 702.7 MB 486.3s _1a2: 8 segs, 39.5 K docs, 156.4 MB 452.8s _1aj: 8 segs, 182.5 K docs, 727.7 MB 411.5s _1b7: 8 segs, 184.4 K docs, 735.0 MB 355.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 339.4s _1c6: 8 segs, 73.5 K docs, 292.1 MB 323.0s _1cf: 8 segs, 39.0 K docs, 154.2 MB 294.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 279.4s _1d4: 8 segs, 38.5 K docs, 152.3 MB 245.1s _1dk: 8 segs, 107.0 K docs, 425.5 MB 215.2s _1e0: 8 segs, 73.4 K docs, 291.8 MB 199.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 169.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 150.3s _1eu: 14 segs, 67.2 K docs, 265.9 MB 122.8s _1f7: 12 segs, 57.7 K docs, 228.5 MB 95.2s _1fk: 12 segs, 60.0 K docs, 237.5 MB 90.0 sec: 195 segments, 20 merges 623.2s _180: 8 segs, 1018.3 K docs, 4068.8 MB 607.2s _188: 13 segs, 63.1 K docs, 249.9 MB 578.2s _18p: 8 segs, 108.8 K docs, 432.8 MB 536.5s _19e: 8 segs, 138.9 K docs, 553.2 MB 505.7s _19u: 8 segs, 176.3 K docs, 702.7 MB 491.3s _1a2: 8 segs, 39.5 K docs, 156.4 MB 457.8s _1aj: 8 segs, 182.5 K docs, 727.7 MB 416.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 360.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 344.4s _1c6: 8 segs, 73.5 K docs, 292.1 MB 328.0s _1cf: 8 segs, 39.0 K docs, 154.2 MB 299.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 284.4s _1d4: 8 segs, 38.5 K docs, 152.3 MB 250.1s _1dk: 8 segs, 107.0 K docs, 425.5 MB 220.2s _1e0: 8 segs, 73.4 K docs, 291.8 MB 204.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 174.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 155.3s _1eu: 14 segs, 67.2 K docs, 265.9 MB 127.8s _1f7: 12 segs, 57.7 K docs, 228.5 MB 100.2s _1fk: 12 segs, 60.0 K docs, 237.5 MB 95.0 sec: 195 segments, 20 merges 628.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 612.2s _188: 13 segs, 63.1 K docs, 249.9 MB 583.2s _18p: 8 segs, 108.8 K docs, 432.8 MB 541.5s _19e: 8 segs, 138.9 K docs, 553.2 MB 510.7s _19u: 8 segs, 176.3 K docs, 702.7 MB 496.3s _1a2: 8 segs, 39.5 K docs, 156.4 MB 462.8s _1aj: 8 segs, 182.5 K docs, 727.7 MB 421.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 365.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 349.4s _1c6: 8 segs, 73.5 K docs, 292.1 MB 333.0s _1cf: 8 segs, 39.0 K docs, 154.2 MB 304.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 289.4s _1d4: 8 segs, 38.5 K docs, 152.3 MB 255.1s _1dk: 8 segs, 107.0 K docs, 425.5 MB 225.2s _1e0: 8 segs, 73.4 K docs, 291.8 MB 209.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 179.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 160.3s _1eu: 14 segs, 67.2 K docs, 265.9 MB 132.8s _1f7: 12 segs, 57.7 K docs, 228.5 MB 105.2s _1fk: 12 segs, 60.0 K docs, 237.5 MB 100.0 sec: 195 segments, 20 merges 633.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 617.2s _188: 13 segs, 63.1 K docs, 249.9 MB 588.2s _18p: 8 segs, 108.8 K docs, 432.8 MB 546.5s _19e: 8 segs, 138.9 K docs, 553.2 MB 515.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 501.3s _1a2: 8 segs, 39.5 K docs, 156.4 MB 467.9s _1aj: 8 segs, 182.5 K docs, 727.7 MB 426.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 370.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 354.4s _1c6: 8 segs, 73.5 K docs, 292.1 MB 338.0s _1cf: 8 segs, 39.0 K docs, 154.2 MB 309.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 294.4s _1d4: 8 segs, 38.5 K docs, 152.3 MB 260.1s _1dk: 8 segs, 107.0 K docs, 425.5 MB 230.3s _1e0: 8 segs, 73.4 K docs, 291.8 MB 214.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 184.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 165.3s _1eu: 14 segs, 67.2 K docs, 265.9 MB 137.8s _1f7: 12 segs, 57.7 K docs, 228.5 MB 110.2s _1fk: 12 segs, 60.0 K docs, 237.5 MB 105.1 sec: 195 segments, 20 merges 638.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 622.2s _188: 13 segs, 63.1 K docs, 249.9 MB 593.2s _18p: 8 segs, 108.8 K docs, 432.8 MB 551.5s _19e: 8 segs, 138.9 K docs, 553.2 MB 520.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 506.4s _1a2: 8 segs, 39.5 K docs, 156.4 MB 472.9s _1aj: 8 segs, 182.5 K docs, 727.7 MB 431.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 375.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 359.5s _1c6: 8 segs, 73.5 K docs, 292.1 MB 343.0s _1cf: 8 segs, 39.0 K docs, 154.2 MB 314.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 299.5s _1d4: 8 segs, 38.5 K docs, 152.3 MB 265.1s _1dk: 8 segs, 107.0 K docs, 425.5 MB 235.3s _1e0: 8 segs, 73.4 K docs, 291.8 MB 219.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 189.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 170.3s _1eu: 14 segs, 67.2 K docs, 265.9 MB 142.9s _1f7: 12 segs, 57.7 K docs, 228.5 MB 115.2s _1fk: 12 segs, 60.0 K docs, 237.5 MB 110.1 sec: 195 segments, 20 merges 643.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 627.3s _188: 13 segs, 63.1 K docs, 249.9 MB 598.3s _18p: 8 segs, 108.8 K docs, 432.8 MB 556.6s _19e: 8 segs, 138.9 K docs, 553.2 MB 525.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 511.4s _1a2: 8 segs, 39.5 K docs, 156.4 MB 477.9s _1aj: 8 segs, 182.5 K docs, 727.7 MB 436.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 381.0s _1by: 9 segs, 45.4 K docs, 179.7 MB 364.5s _1c6: 8 segs, 73.5 K docs, 292.1 MB 348.1s _1cf: 8 segs, 39.0 K docs, 154.2 MB 319.5s _1cw: 8 segs, 177.0 K docs, 705.5 MB 304.5s _1d4: 8 segs, 38.5 K docs, 152.3 MB 270.2s _1dk: 8 segs, 107.0 K docs, 425.5 MB 240.3s _1e0: 8 segs, 73.4 K docs, 291.8 MB 224.6s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 194.7s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 175.4s _1eu: 14 segs, 67.2 K docs, 265.9 MB 147.9s _1f7: 12 segs, 57.7 K docs, 228.5 MB 120.3s _1fk: 12 segs, 60.0 K docs, 237.5 MB 115.0 sec: 195 segments, 20 merges 648.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 632.2s _188: 13 segs, 63.1 K docs, 249.9 MB 603.2s _18p: 8 segs, 108.8 K docs, 432.8 MB 561.5s _19e: 8 segs, 138.9 K docs, 553.2 MB 530.7s _19u: 8 segs, 176.3 K docs, 702.7 MB 516.3s _1a2: 8 segs, 39.5 K docs, 156.4 MB 482.8s _1aj: 8 segs, 182.5 K docs, 727.7 MB 441.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 385.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 369.4s _1c6: 8 segs, 73.5 K docs, 292.1 MB 353.0s _1cf: 8 segs, 39.0 K docs, 154.2 MB 324.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 309.4s _1d4: 8 segs, 38.5 K docs, 152.3 MB 275.1s _1dk: 8 segs, 107.0 K docs, 425.5 MB 245.2s _1e0: 8 segs, 73.4 K docs, 291.8 MB 229.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 199.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 180.3s _1eu: 14 segs, 67.2 K docs, 265.9 MB 152.8s _1f7: 12 segs, 57.7 K docs, 228.5 MB 125.2s _1fk: 12 segs, 60.0 K docs, 237.5 MB 120.0 sec: 195 segments, 20 merges 653.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 637.2s _188: 13 segs, 63.1 K docs, 249.9 MB 608.2s _18p: 8 segs, 108.8 K docs, 432.8 MB 566.5s _19e: 8 segs, 138.9 K docs, 553.2 MB 535.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 521.3s _1a2: 8 segs, 39.5 K docs, 156.4 MB 487.9s _1aj: 8 segs, 182.5 K docs, 727.7 MB 446.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 390.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 374.4s _1c6: 8 segs, 73.5 K docs, 292.1 MB 358.0s _1cf: 8 segs, 39.0 K docs, 154.2 MB 329.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 314.4s _1d4: 8 segs, 38.5 K docs, 152.3 MB 280.1s _1dk: 8 segs, 107.0 K docs, 425.5 MB 250.3s _1e0: 8 segs, 73.4 K docs, 291.8 MB 234.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 204.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 185.3s _1eu: 14 segs, 67.2 K docs, 265.9 MB 157.8s _1f7: 12 segs, 57.7 K docs, 228.5 MB 130.2s _1fk: 12 segs, 60.0 K docs, 237.5 MB 125.1 sec: 195 segments, 20 merges 658.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 642.2s _188: 13 segs, 63.1 K docs, 249.9 MB 613.2s _18p: 8 segs, 108.8 K docs, 432.8 MB 571.5s _19e: 8 segs, 138.9 K docs, 553.2 MB 540.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 526.3s _1a2: 8 segs, 39.5 K docs, 156.4 MB 492.9s _1aj: 8 segs, 182.5 K docs, 727.7 MB 451.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 395.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 379.5s _1c6: 8 segs, 73.5 K docs, 292.1 MB 363.0s _1cf: 8 segs, 39.0 K docs, 154.2 MB 334.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 319.4s _1d4: 8 segs, 38.5 K docs, 152.3 MB 285.1s _1dk: 8 segs, 107.0 K docs, 425.5 MB 255.3s _1e0: 8 segs, 73.4 K docs, 291.8 MB 239.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 209.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 190.3s _1eu: 14 segs, 67.2 K docs, 265.9 MB 162.9s _1f7: 12 segs, 57.7 K docs, 228.5 MB 135.2s _1fk: 12 segs, 60.0 K docs, 237.5 MB 130.1 sec: 195 segments, 20 merges 663.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 647.2s _188: 13 segs, 63.1 K docs, 249.9 MB 618.3s _18p: 8 segs, 108.8 K docs, 432.8 MB 576.5s _19e: 8 segs, 138.9 K docs, 553.2 MB 545.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 531.4s _1a2: 8 segs, 39.5 K docs, 156.4 MB 497.9s _1aj: 8 segs, 182.5 K docs, 727.7 MB 456.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 400.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 384.5s _1c6: 8 segs, 73.5 K docs, 292.1 MB 368.0s _1cf: 8 segs, 39.0 K docs, 154.2 MB 339.5s _1cw: 8 segs, 177.0 K docs, 705.5 MB 324.5s _1d4: 8 segs, 38.5 K docs, 152.3 MB 290.1s _1dk: 8 segs, 107.0 K docs, 425.5 MB 260.3s _1e0: 8 segs, 73.4 K docs, 291.8 MB 244.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 214.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 195.4s _1eu: 14 segs, 67.2 K docs, 265.9 MB 167.9s _1f7: 12 segs, 57.7 K docs, 228.5 MB 140.2s _1fk: 12 segs, 60.0 K docs, 237.5 MB 135.1 sec: 195 segments, 20 merges 668.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 652.2s _188: 13 segs, 63.1 K docs, 249.9 MB 623.3s _18p: 8 segs, 108.8 K docs, 432.8 MB 581.5s _19e: 8 segs, 138.9 K docs, 553.2 MB 550.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 536.4s _1a2: 8 segs, 39.5 K docs, 156.4 MB 502.9s _1aj: 8 segs, 182.5 K docs, 727.7 MB 461.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 406.0s _1by: 9 segs, 45.4 K docs, 179.7 MB 389.5s _1c6: 8 segs, 73.5 K docs, 292.1 MB 373.1s _1cf: 8 segs, 39.0 K docs, 154.2 MB 344.5s _1cw: 8 segs, 177.0 K docs, 705.5 MB 329.5s _1d4: 8 segs, 38.5 K docs, 152.3 MB 295.2s _1dk: 8 segs, 107.0 K docs, 425.5 MB 265.3s _1e0: 8 segs, 73.4 K docs, 291.8 MB 249.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 219.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 200.4s _1eu: 14 segs, 67.2 K docs, 265.9 MB 172.9s _1f7: 12 segs, 57.7 K docs, 228.5 MB 145.2s _1fk: 12 segs, 60.0 K docs, 237.5 MB 140.1 sec: 195 segments, 20 merges 673.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 657.3s _188: 13 segs, 63.1 K docs, 249.9 MB 628.3s _18p: 8 segs, 108.8 K docs, 432.8 MB 586.6s _19e: 8 segs, 138.9 K docs, 553.2 MB 555.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 541.4s _1a2: 8 segs, 39.5 K docs, 156.4 MB 507.9s _1aj: 8 segs, 182.5 K docs, 727.7 MB 466.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 411.0s _1by: 9 segs, 45.4 K docs, 179.7 MB 394.5s _1c6: 8 segs, 73.5 K docs, 292.1 MB 378.1s _1cf: 8 segs, 39.0 K docs, 154.2 MB 349.5s _1cw: 8 segs, 177.0 K docs, 705.5 MB 334.5s _1d4: 8 segs, 38.5 K docs, 152.3 MB 300.2s _1dk: 8 segs, 107.0 K docs, 425.5 MB 270.3s _1e0: 8 segs, 73.4 K docs, 291.8 MB 254.6s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 224.7s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 205.4s _1eu: 14 segs, 67.2 K docs, 265.9 MB 177.9s _1f7: 12 segs, 57.7 K docs, 228.5 MB 150.3s _1fk: 12 segs, 60.0 K docs, 237.5 MB 145.0 sec: 195 segments, 20 merges 678.2s _180: 8 segs, 1018.3 K docs, 4068.8 MB 662.2s _188: 13 segs, 63.1 K docs, 249.9 MB 633.2s _18p: 8 segs, 108.8 K docs, 432.8 MB 591.5s _19e: 8 segs, 138.9 K docs, 553.2 MB 560.7s _19u: 8 segs, 176.3 K docs, 702.7 MB 546.3s _1a2: 8 segs, 39.5 K docs, 156.4 MB 512.8s _1aj: 8 segs, 182.5 K docs, 727.7 MB 471.5s _1b7: 8 segs, 184.4 K docs, 735.0 MB 415.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 399.4s _1c6: 8 segs, 73.5 K docs, 292.1 MB 383.0s _1cf: 8 segs, 39.0 K docs, 154.2 MB 354.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 339.4s _1d4: 8 segs, 38.5 K docs, 152.3 MB 305.1s _1dk: 8 segs, 107.0 K docs, 425.5 MB 275.2s _1e0: 8 segs, 73.4 K docs, 291.8 MB 259.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 229.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 210.3s _1eu: 14 segs, 67.2 K docs, 265.9 MB 182.8s _1f7: 12 segs, 57.7 K docs, 228.5 MB 155.2s _1fk: 12 segs, 60.0 K docs, 237.5 MB 150.0 sec: 195 segments, 20 merges 683.2s _180: 8 segs, 1018.3 K docs, 4068.8 MB 667.2s _188: 13 segs, 63.1 K docs, 249.9 MB 638.2s _18p: 8 segs, 108.8 K docs, 432.8 MB 596.5s _19e: 8 segs, 138.9 K docs, 553.2 MB 565.7s _19u: 8 segs, 176.3 K docs, 702.7 MB 551.3s _1a2: 8 segs, 39.5 K docs, 156.4 MB 517.8s _1aj: 8 segs, 182.5 K docs, 727.7 MB 476.5s _1b7: 8 segs, 184.4 K docs, 735.0 MB 420.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 404.4s _1c6: 8 segs, 73.5 K docs, 292.1 MB 388.0s _1cf: 8 segs, 39.0 K docs, 154.2 MB 359.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 344.4s _1d4: 8 segs, 38.5 K docs, 152.3 MB 310.1s _1dk: 8 segs, 107.0 K docs, 425.5 MB 280.2s _1e0: 8 segs, 73.4 K docs, 291.8 MB 264.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 234.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 215.3s _1eu: 14 segs, 67.2 K docs, 265.9 MB 187.8s _1f7: 12 segs, 57.7 K docs, 228.5 MB 160.2s _1fk: 12 segs, 60.0 K docs, 237.5 MB 155.0 sec: 195 segments, 20 merges 688.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 672.2s _188: 13 segs, 63.1 K docs, 249.9 MB 643.2s _18p: 8 segs, 108.8 K docs, 432.8 MB 601.5s _19e: 8 segs, 138.9 K docs, 553.2 MB 570.7s _19u: 8 segs, 176.3 K docs, 702.7 MB 556.3s _1a2: 8 segs, 39.5 K docs, 156.4 MB 522.8s _1aj: 8 segs, 182.5 K docs, 727.7 MB 481.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 425.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 409.4s _1c6: 8 segs, 73.5 K docs, 292.1 MB 393.0s _1cf: 8 segs, 39.0 K docs, 154.2 MB 364.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 349.4s _1d4: 8 segs, 38.5 K docs, 152.3 MB 315.1s _1dk: 8 segs, 107.0 K docs, 425.5 MB 285.3s _1e0: 8 segs, 73.4 K docs, 291.8 MB 269.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 239.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 220.3s _1eu: 14 segs, 67.2 K docs, 265.9 MB 192.8s _1f7: 12 segs, 57.7 K docs, 228.5 MB 165.2s _1fk: 12 segs, 60.0 K docs, 237.5 MB 160.0 sec: 195 segments, 20 merges 693.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 677.2s _188: 13 segs, 63.1 K docs, 249.9 MB 648.2s _18p: 8 segs, 108.8 K docs, 432.8 MB 606.5s _19e: 8 segs, 138.9 K docs, 553.2 MB 575.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 561.3s _1a2: 8 segs, 39.5 K docs, 156.4 MB 527.9s _1aj: 8 segs, 182.5 K docs, 727.7 MB 486.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 430.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 414.5s _1c6: 8 segs, 73.5 K docs, 292.1 MB 398.0s _1cf: 8 segs, 39.0 K docs, 154.2 MB 369.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 354.4s _1d4: 8 segs, 38.5 K docs, 152.3 MB 320.1s _1dk: 8 segs, 107.0 K docs, 425.5 MB 290.3s _1e0: 8 segs, 73.4 K docs, 291.8 MB 274.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 244.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 225.3s _1eu: 14 segs, 67.2 K docs, 265.9 MB 197.8s _1f7: 12 segs, 57.7 K docs, 228.5 MB 170.2s _1fk: 12 segs, 60.0 K docs, 237.5 MB 165.1 sec: 195 segments, 20 merges 698.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 682.2s _188: 13 segs, 63.1 K docs, 249.9 MB 653.2s _18p: 8 segs, 108.8 K docs, 432.8 MB 611.5s _19e: 8 segs, 138.9 K docs, 553.2 MB 580.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 566.3s _1a2: 8 segs, 39.5 K docs, 156.4 MB 532.9s _1aj: 8 segs, 182.5 K docs, 727.7 MB 491.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 435.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 419.5s _1c6: 8 segs, 73.5 K docs, 292.1 MB 403.0s _1cf: 8 segs, 39.0 K docs, 154.2 MB 374.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 359.4s _1d4: 8 segs, 38.5 K docs, 152.3 MB 325.1s _1dk: 8 segs, 107.0 K docs, 425.5 MB 295.3s _1e0: 8 segs, 73.4 K docs, 291.8 MB 279.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 249.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 230.3s _1eu: 14 segs, 67.2 K docs, 265.9 MB 202.9s _1f7: 12 segs, 57.7 K docs, 228.5 MB 175.2s _1fk: 12 segs, 60.0 K docs, 237.5 MB 170.1 sec: 195 segments, 20 merges 703.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 687.2s _188: 13 segs, 63.1 K docs, 249.9 MB 658.3s _18p: 8 segs, 108.8 K docs, 432.8 MB 616.5s _19e: 8 segs, 138.9 K docs, 553.2 MB 585.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 571.4s _1a2: 8 segs, 39.5 K docs, 156.4 MB 537.9s _1aj: 8 segs, 182.5 K docs, 727.7 MB 496.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 441.0s _1by: 9 segs, 45.4 K docs, 179.7 MB 424.5s _1c6: 8 segs, 73.5 K docs, 292.1 MB 408.1s _1cf: 8 segs, 39.0 K docs, 154.2 MB 379.5s _1cw: 8 segs, 177.0 K docs, 705.5 MB 364.5s _1d4: 8 segs, 38.5 K docs, 152.3 MB 330.2s _1dk: 8 segs, 107.0 K docs, 425.5 MB 300.3s _1e0: 8 segs, 73.4 K docs, 291.8 MB 284.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 254.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 235.4s _1eu: 14 segs, 67.2 K docs, 265.9 MB 207.9s _1f7: 12 segs, 57.7 K docs, 228.5 MB 180.2s _1fk: 12 segs, 60.0 K docs, 237.5 MB 175.1 sec: 195 segments, 20 merges 708.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 692.2s _188: 13 segs, 63.1 K docs, 249.9 MB 663.3s _18p: 8 segs, 108.8 K docs, 432.8 MB 621.6s _19e: 8 segs, 138.9 K docs, 553.2 MB 590.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 576.4s _1a2: 8 segs, 39.5 K docs, 156.4 MB 542.9s _1aj: 8 segs, 182.5 K docs, 727.7 MB 501.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 446.0s _1by: 9 segs, 45.4 K docs, 179.7 MB 429.5s _1c6: 8 segs, 73.5 K docs, 292.1 MB 413.1s _1cf: 8 segs, 39.0 K docs, 154.2 MB 384.5s _1cw: 8 segs, 177.0 K docs, 705.5 MB 369.5s _1d4: 8 segs, 38.5 K docs, 152.3 MB 335.2s _1dk: 8 segs, 107.0 K docs, 425.5 MB 305.3s _1e0: 8 segs, 73.4 K docs, 291.8 MB 289.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 259.7s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 240.4s _1eu: 14 segs, 67.2 K docs, 265.9 MB 212.9s _1f7: 12 segs, 57.7 K docs, 228.5 MB 185.3s _1fk: 12 segs, 60.0 K docs, 237.5 MB 180.1 sec: 195 segments, 20 merges 713.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 697.3s _188: 13 segs, 63.1 K docs, 249.9 MB 668.3s _18p: 8 segs, 108.8 K docs, 432.8 MB 626.6s _19e: 8 segs, 138.9 K docs, 553.2 MB 595.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 581.4s _1a2: 8 segs, 39.5 K docs, 156.4 MB 547.9s _1aj: 8 segs, 182.5 K docs, 727.7 MB 506.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 451.0s _1by: 9 segs, 45.4 K docs, 179.7 MB 434.5s _1c6: 8 segs, 73.5 K docs, 292.1 MB 418.1s _1cf: 8 segs, 39.0 K docs, 154.2 MB 389.5s _1cw: 8 segs, 177.0 K docs, 705.5 MB 374.5s _1d4: 8 segs, 38.5 K docs, 152.3 MB 340.2s _1dk: 8 segs, 107.0 K docs, 425.5 MB 310.3s _1e0: 8 segs, 73.4 K docs, 291.8 MB 294.6s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 264.7s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 245.4s _1eu: 14 segs, 67.2 K docs, 265.9 MB 217.9s _1f7: 12 segs, 57.7 K docs, 228.5 MB 190.3s _1fk: 12 segs, 60.0 K docs, 237.5 MB 185.0 sec: 181 segments, 18 merges 718.2s _180: 8 segs, 1018.3 K docs, 4068.8 MB 702.2s _188: 13 segs, 63.1 K docs, 249.9 MB 673.2s _18p: 8 segs, 108.8 K docs, 432.8 MB 631.5s _19e: 8 segs, 138.9 K docs, 553.2 MB 600.7s _19u: 8 segs, 176.3 K docs, 702.7 MB 586.3s _1a2: 8 segs, 39.5 K docs, 156.4 MB 552.8s _1aj: 8 segs, 182.5 K docs, 727.7 MB 511.5s _1b7: 8 segs, 184.4 K docs, 735.0 MB 455.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 439.4s _1c6: 8 segs, 73.5 K docs, 292.1 MB 423.0s _1cf: 8 segs, 39.0 K docs, 154.2 MB 394.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 315.2s _1e0: 8 segs, 73.4 K docs, 291.8 MB 299.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 269.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 250.3s _1eu: 14 segs, 67.2 K docs, 265.9 MB 222.8s _1f7: 12 segs, 57.7 K docs, 228.5 MB 195.2s _1fk: 12 segs, 60.0 K docs, 237.5 MB 190.0 sec: 167 segments, 16 merges 723.2s _180: 8 segs, 1018.3 K docs, 4068.8 MB 707.2s _188: 13 segs, 63.1 K docs, 249.9 MB 678.2s _18p: 8 segs, 108.8 K docs, 432.8 MB 636.5s _19e: 8 segs, 138.9 K docs, 553.2 MB 605.7s _19u: 8 segs, 176.3 K docs, 702.7 MB 516.5s _1b7: 8 segs, 184.4 K docs, 735.0 MB 460.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 444.4s _1c6: 8 segs, 73.5 K docs, 292.1 MB 428.0s _1cf: 8 segs, 39.0 K docs, 154.2 MB 399.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 320.2s _1e0: 8 segs, 73.4 K docs, 291.8 MB 304.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 274.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 255.3s _1eu: 14 segs, 67.2 K docs, 265.9 MB 227.8s _1f7: 12 segs, 57.7 K docs, 228.5 MB 200.2s _1fk: 12 segs, 60.0 K docs, 237.5 MB 195.0 sec: 167 segments, 16 merges 728.2s _180: 8 segs, 1018.3 K docs, 4068.8 MB 712.2s _188: 13 segs, 63.1 K docs, 249.9 MB 683.2s _18p: 8 segs, 108.8 K docs, 432.8 MB 641.5s _19e: 8 segs, 138.9 K docs, 553.2 MB 610.7s _19u: 8 segs, 176.3 K docs, 702.7 MB 521.5s _1b7: 8 segs, 184.4 K docs, 735.0 MB 465.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 449.4s _1c6: 8 segs, 73.5 K docs, 292.1 MB 433.0s _1cf: 8 segs, 39.0 K docs, 154.2 MB 404.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 325.2s _1e0: 8 segs, 73.4 K docs, 291.8 MB 309.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 279.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 260.3s _1eu: 14 segs, 67.2 K docs, 265.9 MB 232.8s _1f7: 12 segs, 57.7 K docs, 228.5 MB 205.2s _1fk: 12 segs, 60.0 K docs, 237.5 MB 200.0 sec: 167 segments, 16 merges 733.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 717.2s _188: 13 segs, 63.1 K docs, 249.9 MB 688.2s _18p: 8 segs, 108.8 K docs, 432.8 MB 646.5s _19e: 8 segs, 138.9 K docs, 553.2 MB 615.7s _19u: 8 segs, 176.3 K docs, 702.7 MB 526.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 470.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 454.4s _1c6: 8 segs, 73.5 K docs, 292.1 MB 438.0s _1cf: 8 segs, 39.0 K docs, 154.2 MB 409.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 330.2s _1e0: 8 segs, 73.4 K docs, 291.8 MB 314.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 284.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 265.3s _1eu: 14 segs, 67.2 K docs, 265.9 MB 237.8s _1f7: 12 segs, 57.7 K docs, 228.5 MB 210.2s _1fk: 12 segs, 60.0 K docs, 237.5 MB 205.0 sec: 167 segments, 16 merges 738.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 722.2s _188: 13 segs, 63.1 K docs, 249.9 MB 693.2s _18p: 8 segs, 108.8 K docs, 432.8 MB 651.5s _19e: 8 segs, 138.9 K docs, 553.2 MB 620.7s _19u: 8 segs, 176.3 K docs, 702.7 MB 531.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 475.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 459.4s _1c6: 8 segs, 73.5 K docs, 292.1 MB 443.0s _1cf: 8 segs, 39.0 K docs, 154.2 MB 414.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 335.3s _1e0: 8 segs, 73.4 K docs, 291.8 MB 319.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 289.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 270.3s _1eu: 14 segs, 67.2 K docs, 265.9 MB 242.8s _1f7: 12 segs, 57.7 K docs, 228.5 MB 215.2s _1fk: 12 segs, 60.0 K docs, 237.5 MB 210.0 sec: 167 segments, 16 merges 743.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 727.2s _188: 13 segs, 63.1 K docs, 249.9 MB 698.2s _18p: 8 segs, 108.8 K docs, 432.8 MB 656.5s _19e: 8 segs, 138.9 K docs, 553.2 MB 625.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 536.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 480.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 464.4s _1c6: 8 segs, 73.5 K docs, 292.1 MB 448.0s _1cf: 8 segs, 39.0 K docs, 154.2 MB 419.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 340.3s _1e0: 8 segs, 73.4 K docs, 291.8 MB 324.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 294.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 275.3s _1eu: 14 segs, 67.2 K docs, 265.9 MB 247.8s _1f7: 12 segs, 57.7 K docs, 228.5 MB 220.2s _1fk: 12 segs, 60.0 K docs, 237.5 MB 215.0 sec: 160 segments, 15 merges 748.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 732.2s _188: 13 segs, 63.1 K docs, 249.9 MB 703.2s _18p: 8 segs, 108.8 K docs, 432.8 MB 630.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 541.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 485.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 469.5s _1c6: 8 segs, 73.5 K docs, 292.1 MB 453.0s _1cf: 8 segs, 39.0 K docs, 154.2 MB 424.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 345.3s _1e0: 8 segs, 73.4 K docs, 291.8 MB 329.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 299.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 280.3s _1eu: 14 segs, 67.2 K docs, 265.9 MB 252.8s _1f7: 12 segs, 57.7 K docs, 228.5 MB 225.2s _1fk: 12 segs, 60.0 K docs, 237.5 MB 220.1 sec: 160 segments, 15 merges 753.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 737.2s _188: 13 segs, 63.1 K docs, 249.9 MB 708.2s _18p: 8 segs, 108.8 K docs, 432.8 MB 635.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 546.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 490.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 474.5s _1c6: 8 segs, 73.5 K docs, 292.1 MB 458.0s _1cf: 8 segs, 39.0 K docs, 154.2 MB 429.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 350.3s _1e0: 8 segs, 73.4 K docs, 291.8 MB 334.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 304.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 285.3s _1eu: 14 segs, 67.2 K docs, 265.9 MB 257.9s _1f7: 12 segs, 57.7 K docs, 228.5 MB 230.2s _1fk: 12 segs, 60.0 K docs, 237.5 MB 225.1 sec: 160 segments, 15 merges 758.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 742.2s _188: 13 segs, 63.1 K docs, 249.9 MB 713.2s _18p: 8 segs, 108.8 K docs, 432.8 MB 640.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 551.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 495.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 479.5s _1c6: 8 segs, 73.5 K docs, 292.1 MB 463.0s _1cf: 8 segs, 39.0 K docs, 154.2 MB 434.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 355.3s _1e0: 8 segs, 73.4 K docs, 291.8 MB 339.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 309.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 290.3s _1eu: 14 segs, 67.2 K docs, 265.9 MB 262.9s _1f7: 12 segs, 57.7 K docs, 228.5 MB 235.2s _1fk: 12 segs, 60.0 K docs, 237.5 MB 230.0 sec: 153 segments, 15 merges 763.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 747.2s _188: 13 segs, 63.1 K docs, 249.9 MB 645.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 556.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 500.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 484.4s _1c6: 8 segs, 73.5 K docs, 292.1 MB 468.0s _1cf: 8 segs, 39.0 K docs, 154.2 MB 439.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 360.3s _1e0: 8 segs, 73.4 K docs, 291.8 MB 344.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 314.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 295.3s _1eu: 14 segs, 67.2 K docs, 265.9 MB 267.8s _1f7: 12 segs, 57.7 K docs, 228.5 MB 240.2s _1fk: 12 segs, 60.0 K docs, 237.5 MB 4.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 235.0 sec: 153 segments, 15 merges 768.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 752.2s _188: 13 segs, 63.1 K docs, 249.9 MB 650.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 561.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 505.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 489.5s _1c6: 8 segs, 73.5 K docs, 292.1 MB 473.0s _1cf: 8 segs, 39.0 K docs, 154.2 MB 444.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 365.3s _1e0: 8 segs, 73.4 K docs, 291.8 MB 349.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 319.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 300.3s _1eu: 14 segs, 67.2 K docs, 265.9 MB 272.8s _1f7: 12 segs, 57.7 K docs, 228.5 MB 245.2s _1fk: 12 segs, 60.0 K docs, 237.5 MB 9.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 240.1 sec: 153 segments, 15 merges 773.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 757.2s _188: 13 segs, 63.1 K docs, 249.9 MB 655.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 566.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 510.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 494.5s _1c6: 8 segs, 73.5 K docs, 292.1 MB 478.0s _1cf: 8 segs, 39.0 K docs, 154.2 MB 449.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 370.3s _1e0: 8 segs, 73.4 K docs, 291.8 MB 354.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 324.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 305.3s _1eu: 14 segs, 67.2 K docs, 265.9 MB 277.9s _1f7: 12 segs, 57.7 K docs, 228.5 MB 250.2s _1fk: 12 segs, 60.0 K docs, 237.5 MB 14.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 245.1 sec: 142 segments, 14 merges 778.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 762.2s _188: 13 segs, 63.1 K docs, 249.9 MB 660.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 571.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 515.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 499.5s _1c6: 8 segs, 73.5 K docs, 292.1 MB 483.0s _1cf: 8 segs, 39.0 K docs, 154.2 MB 454.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 375.3s _1e0: 8 segs, 73.4 K docs, 291.8 MB 359.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 329.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 310.3s _1eu: 14 segs, 67.2 K docs, 265.9 MB 282.9s _1f7: 12 segs, 57.7 K docs, 228.5 MB 19.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 250.1 sec: 129 segments, 13 merges 783.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 767.2s _188: 13 segs, 63.1 K docs, 249.9 MB 665.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 576.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 520.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 504.5s _1c6: 8 segs, 73.5 K docs, 292.1 MB 488.0s _1cf: 8 segs, 39.0 K docs, 154.2 MB 459.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 380.3s _1e0: 8 segs, 73.4 K docs, 291.8 MB 364.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 334.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 287.9s _1f7: 12 segs, 57.7 K docs, 228.5 MB 24.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 255.1 sec: 129 segments, 13 merges 788.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 772.2s _188: 13 segs, 63.1 K docs, 249.9 MB 670.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 581.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 525.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 509.5s _1c6: 8 segs, 73.5 K docs, 292.1 MB 493.0s _1cf: 8 segs, 39.0 K docs, 154.2 MB 464.5s _1cw: 8 segs, 177.0 K docs, 705.5 MB 385.3s _1e0: 8 segs, 73.4 K docs, 291.8 MB 369.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 339.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 292.9s _1f7: 12 segs, 57.7 K docs, 228.5 MB 29.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 260.1 sec: 129 segments, 13 merges 793.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 777.2s _188: 13 segs, 63.1 K docs, 249.9 MB 675.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 586.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 531.0s _1by: 9 segs, 45.4 K docs, 179.7 MB 514.5s _1c6: 8 segs, 73.5 K docs, 292.1 MB 498.1s _1cf: 8 segs, 39.0 K docs, 154.2 MB 469.5s _1cw: 8 segs, 177.0 K docs, 705.5 MB 390.3s _1e0: 8 segs, 73.4 K docs, 291.8 MB 374.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 344.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 297.9s _1f7: 12 segs, 57.7 K docs, 228.5 MB 34.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 265.1 sec: 122 segments, 12 merges 798.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 782.3s _188: 13 segs, 63.1 K docs, 249.9 MB 680.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 591.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 536.0s _1by: 9 segs, 45.4 K docs, 179.7 MB 519.5s _1c6: 8 segs, 73.5 K docs, 292.1 MB 503.1s _1cf: 8 segs, 39.0 K docs, 154.2 MB 474.5s _1cw: 8 segs, 177.0 K docs, 705.5 MB 379.6s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 349.7s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 302.9s _1f7: 12 segs, 57.7 K docs, 228.5 MB 39.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 270.0 sec: 122 segments, 12 merges 803.2s _180: 8 segs, 1018.3 K docs, 4068.8 MB 787.2s _188: 13 segs, 63.1 K docs, 249.9 MB 685.7s _19u: 8 segs, 176.3 K docs, 702.7 MB 596.5s _1b7: 8 segs, 184.4 K docs, 735.0 MB 540.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 524.4s _1c6: 8 segs, 73.5 K docs, 292.1 MB 508.0s _1cf: 8 segs, 39.0 K docs, 154.2 MB 479.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 384.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 354.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 307.8s _1f7: 12 segs, 57.7 K docs, 228.5 MB 44.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 275.0 sec: 122 segments, 12 merges 808.2s _180: 8 segs, 1018.3 K docs, 4068.8 MB 792.2s _188: 13 segs, 63.1 K docs, 249.9 MB 690.7s _19u: 8 segs, 176.3 K docs, 702.7 MB 601.5s _1b7: 8 segs, 184.4 K docs, 735.0 MB 545.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 529.4s _1c6: 8 segs, 73.5 K docs, 292.1 MB 513.0s _1cf: 8 segs, 39.0 K docs, 154.2 MB 484.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 389.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 359.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 312.8s _1f7: 12 segs, 57.7 K docs, 228.5 MB 49.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 280.0 sec: 122 segments, 12 merges 813.2s _180: 8 segs, 1018.3 K docs, 4068.8 MB 797.2s _188: 13 segs, 63.1 K docs, 249.9 MB 695.7s _19u: 8 segs, 176.3 K docs, 702.7 MB 606.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 550.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 534.4s _1c6: 8 segs, 73.5 K docs, 292.1 MB 518.0s _1cf: 8 segs, 39.0 K docs, 154.2 MB 489.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 394.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 364.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 317.8s _1f7: 12 segs, 57.7 K docs, 228.5 MB 54.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 285.0 sec: 115 segments, 11 merges 818.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 802.2s _188: 13 segs, 63.1 K docs, 249.9 MB 700.7s _19u: 8 segs, 176.3 K docs, 702.7 MB 611.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 555.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 539.4s _1c6: 8 segs, 73.5 K docs, 292.1 MB 494.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 399.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 369.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 322.8s _1f7: 12 segs, 57.7 K docs, 228.5 MB 59.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 290.0 sec: 115 segments, 11 merges 823.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 807.2s _188: 13 segs, 63.1 K docs, 249.9 MB 705.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 616.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 560.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 544.4s _1c6: 8 segs, 73.5 K docs, 292.1 MB 499.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 404.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 374.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 327.8s _1f7: 12 segs, 57.7 K docs, 228.5 MB 64.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 295.0 sec: 115 segments, 11 merges 828.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 812.2s _188: 13 segs, 63.1 K docs, 249.9 MB 710.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 621.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 565.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 549.5s _1c6: 8 segs, 73.5 K docs, 292.1 MB 504.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 409.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 379.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 332.8s _1f7: 12 segs, 57.7 K docs, 228.5 MB 69.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 300.1 sec: 115 segments, 11 merges 833.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 817.2s _188: 13 segs, 63.1 K docs, 249.9 MB 715.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 626.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 570.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 554.5s _1c6: 8 segs, 73.5 K docs, 292.1 MB 509.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 414.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 384.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 337.8s _1f7: 12 segs, 57.7 K docs, 228.5 MB 74.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 305.1 sec: 115 segments, 11 merges 838.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 822.2s _188: 13 segs, 63.1 K docs, 249.9 MB 720.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 631.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 575.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 559.5s _1c6: 8 segs, 73.5 K docs, 292.1 MB 514.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 419.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 389.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 342.9s _1f7: 12 segs, 57.7 K docs, 228.5 MB 79.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 310.1 sec: 115 segments, 11 merges 843.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 827.2s _188: 13 segs, 63.1 K docs, 249.9 MB 725.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 636.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 580.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 564.5s _1c6: 8 segs, 73.5 K docs, 292.1 MB 519.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 424.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 394.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 347.9s _1f7: 12 segs, 57.7 K docs, 228.5 MB 84.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 315.1 sec: 115 segments, 11 merges 848.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 832.2s _188: 13 segs, 63.1 K docs, 249.9 MB 730.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 641.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 585.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 569.5s _1c6: 8 segs, 73.5 K docs, 292.1 MB 524.5s _1cw: 8 segs, 177.0 K docs, 705.5 MB 429.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 399.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 352.9s _1f7: 12 segs, 57.7 K docs, 228.5 MB 89.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 320.1 sec: 108 segments, 10 merges 853.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 837.2s _188: 13 segs, 63.1 K docs, 249.9 MB 735.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 646.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 590.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 529.5s _1cw: 8 segs, 177.0 K docs, 705.5 MB 434.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 404.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 357.9s _1f7: 12 segs, 57.7 K docs, 228.5 MB 94.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 325.1 sec: 108 segments, 10 merges 858.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 842.2s _188: 13 segs, 63.1 K docs, 249.9 MB 740.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 651.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 596.0s _1by: 9 segs, 45.4 K docs, 179.7 MB 534.5s _1cw: 8 segs, 177.0 K docs, 705.5 MB 439.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 409.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 362.9s _1f7: 12 segs, 57.7 K docs, 228.5 MB 99.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 330.1 sec: 108 segments, 10 merges 863.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 847.2s _188: 13 segs, 63.1 K docs, 249.9 MB 745.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 656.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 601.0s _1by: 9 segs, 45.4 K docs, 179.7 MB 539.5s _1cw: 8 segs, 177.0 K docs, 705.5 MB 444.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 414.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 367.9s _1f7: 12 segs, 57.7 K docs, 228.5 MB 104.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 335.1 sec: 108 segments, 10 merges 868.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 852.3s _188: 13 segs, 63.1 K docs, 249.9 MB 750.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 661.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 606.0s _1by: 9 segs, 45.4 K docs, 179.7 MB 544.5s _1cw: 8 segs, 177.0 K docs, 705.5 MB 449.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 419.7s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 372.9s _1f7: 12 segs, 57.7 K docs, 228.5 MB 109.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 340.1 sec: 108 segments, 10 merges 873.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 857.3s _188: 13 segs, 63.1 K docs, 249.9 MB 755.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 666.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 611.0s _1by: 9 segs, 45.4 K docs, 179.7 MB 549.5s _1cw: 8 segs, 177.0 K docs, 705.5 MB 454.6s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 424.7s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 377.9s _1f7: 12 segs, 57.7 K docs, 228.5 MB 114.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 345.0 sec: 108 segments, 10 merges 878.2s _180: 8 segs, 1018.3 K docs, 4068.8 MB 862.2s _188: 13 segs, 63.1 K docs, 249.9 MB 760.7s _19u: 8 segs, 176.3 K docs, 702.7 MB 671.5s _1b7: 8 segs, 184.4 K docs, 735.0 MB 615.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 554.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 459.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 429.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 382.8s _1f7: 12 segs, 57.7 K docs, 228.5 MB 119.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 350.0 sec: 108 segments, 10 merges 883.2s _180: 8 segs, 1018.3 K docs, 4068.8 MB 867.2s _188: 13 segs, 63.1 K docs, 249.9 MB 765.7s _19u: 8 segs, 176.3 K docs, 702.7 MB 676.5s _1b7: 8 segs, 184.4 K docs, 735.0 MB 620.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 559.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 464.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 434.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 387.8s _1f7: 12 segs, 57.7 K docs, 228.5 MB 124.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 355.0 sec: 108 segments, 10 merges 888.2s _180: 8 segs, 1018.3 K docs, 4068.8 MB 872.2s _188: 13 segs, 63.1 K docs, 249.9 MB 770.7s _19u: 8 segs, 176.3 K docs, 702.7 MB 681.5s _1b7: 8 segs, 184.4 K docs, 735.0 MB 625.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 564.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 469.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 439.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 392.8s _1f7: 12 segs, 57.7 K docs, 228.5 MB 129.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 360.0 sec: 108 segments, 10 merges 893.2s _180: 8 segs, 1018.3 K docs, 4068.8 MB 877.2s _188: 13 segs, 63.1 K docs, 249.9 MB 775.7s _19u: 8 segs, 176.3 K docs, 702.7 MB 686.5s _1b7: 8 segs, 184.4 K docs, 735.0 MB 630.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 569.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 474.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 444.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 397.8s _1f7: 12 segs, 57.7 K docs, 228.5 MB 134.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 365.0 sec: 108 segments, 10 merges 898.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 882.2s _188: 13 segs, 63.1 K docs, 249.9 MB 780.7s _19u: 8 segs, 176.3 K docs, 702.7 MB 691.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 635.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 574.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 479.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 449.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 402.8s _1f7: 12 segs, 57.7 K docs, 228.5 MB 139.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 370.0 sec: 108 segments, 10 merges 903.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 887.2s _188: 13 segs, 63.1 K docs, 249.9 MB 785.7s _19u: 8 segs, 176.3 K docs, 702.7 MB 696.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 640.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 579.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 484.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 454.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 407.8s _1f7: 12 segs, 57.7 K docs, 228.5 MB 144.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 375.0 sec: 108 segments, 10 merges 908.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 892.2s _188: 13 segs, 63.1 K docs, 249.9 MB 790.7s _19u: 8 segs, 176.3 K docs, 702.7 MB 701.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 645.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 584.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 489.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 459.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 412.8s _1f7: 12 segs, 57.7 K docs, 228.5 MB 149.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 380.0 sec: 96 segments, 9 merges 913.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 795.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 706.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 650.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 589.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 494.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 464.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 417.8s _1f7: 12 segs, 57.7 K docs, 228.5 MB 154.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 385.0 sec: 96 segments, 9 merges 918.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 800.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 711.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 655.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 594.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 499.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 469.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 422.8s _1f7: 12 segs, 57.7 K docs, 228.5 MB 159.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 390.1 sec: 96 segments, 9 merges 923.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 805.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 716.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 660.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 599.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 504.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 474.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 427.8s _1f7: 12 segs, 57.7 K docs, 228.5 MB 164.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 395.1 sec: 96 segments, 9 merges 928.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 810.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 721.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 665.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 604.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 509.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 479.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 432.9s _1f7: 12 segs, 57.7 K docs, 228.5 MB 169.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 400.1 sec: 96 segments, 9 merges 933.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 815.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 726.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 670.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 609.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 514.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 484.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 437.9s _1f7: 12 segs, 57.7 K docs, 228.5 MB 174.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 405.1 sec: 96 segments, 9 merges 938.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 820.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 731.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 675.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 614.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 519.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 489.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 442.9s _1f7: 12 segs, 57.7 K docs, 228.5 MB 179.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 410.1 sec: 96 segments, 9 merges 943.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 825.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 736.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 680.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 619.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 524.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 494.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 447.9s _1f7: 12 segs, 57.7 K docs, 228.5 MB 184.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 415.1 sec: 96 segments, 9 merges 948.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 830.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 741.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 685.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 624.5s _1cw: 8 segs, 177.0 K docs, 705.5 MB 529.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 499.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 452.9s _1f7: 12 segs, 57.7 K docs, 228.5 MB 189.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 420.1 sec: 96 segments, 9 merges 953.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 835.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 746.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 690.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 629.5s _1cw: 8 segs, 177.0 K docs, 705.5 MB 534.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 504.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 457.9s _1f7: 12 segs, 57.7 K docs, 228.5 MB 194.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 425.1 sec: 96 segments, 9 merges 958.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 840.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 751.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 696.0s _1by: 9 segs, 45.4 K docs, 179.7 MB 634.5s _1cw: 8 segs, 177.0 K docs, 705.5 MB 539.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 509.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 462.9s _1f7: 12 segs, 57.7 K docs, 228.5 MB 199.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 430.1 sec: 96 segments, 9 merges 963.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 845.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 756.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 701.0s _1by: 9 segs, 45.4 K docs, 179.7 MB 639.5s _1cw: 8 segs, 177.0 K docs, 705.5 MB 544.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 514.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 467.9s _1f7: 12 segs, 57.7 K docs, 228.5 MB 204.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 435.1 sec: 96 segments, 9 merges 968.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 850.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 761.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 706.0s _1by: 9 segs, 45.4 K docs, 179.7 MB 644.5s _1cw: 8 segs, 177.0 K docs, 705.5 MB 549.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 519.7s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 472.9s _1f7: 12 segs, 57.7 K docs, 228.5 MB 209.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 440.1 sec: 96 segments, 9 merges 973.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 855.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 766.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 711.0s _1by: 9 segs, 45.4 K docs, 179.7 MB 649.5s _1cw: 8 segs, 177.0 K docs, 705.5 MB 554.6s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 524.7s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 477.9s _1f7: 12 segs, 57.7 K docs, 228.5 MB 214.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 445.0 sec: 85 segments, 8 merges 978.2s _180: 8 segs, 1018.3 K docs, 4068.8 MB 860.7s _19u: 8 segs, 176.3 K docs, 702.7 MB 771.5s _1b7: 8 segs, 184.4 K docs, 735.0 MB 715.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 654.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 559.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 529.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 219.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 450.0 sec: 85 segments, 8 merges 983.2s _180: 8 segs, 1018.3 K docs, 4068.8 MB 865.7s _19u: 8 segs, 176.3 K docs, 702.7 MB 776.5s _1b7: 8 segs, 184.4 K docs, 735.0 MB 720.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 659.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 564.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 534.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 224.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 455.0 sec: 85 segments, 8 merges 988.2s _180: 8 segs, 1018.3 K docs, 4068.8 MB 870.7s _19u: 8 segs, 176.3 K docs, 702.7 MB 781.5s _1b7: 8 segs, 184.4 K docs, 735.0 MB 725.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 664.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 569.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 539.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 229.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 460.0 sec: 85 segments, 8 merges 993.2s _180: 8 segs, 1018.3 K docs, 4068.8 MB 875.7s _19u: 8 segs, 176.3 K docs, 702.7 MB 786.5s _1b7: 8 segs, 184.4 K docs, 735.0 MB 730.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 669.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 574.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 544.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 234.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 465.0 sec: 85 segments, 8 merges 998.2s _180: 8 segs, 1018.3 K docs, 4068.8 MB 880.7s _19u: 8 segs, 176.3 K docs, 702.7 MB 791.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 735.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 674.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 579.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 549.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 239.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 470.0 sec: 85 segments, 8 merges 1003.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 885.7s _19u: 8 segs, 176.3 K docs, 702.7 MB 796.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 740.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 679.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 584.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 554.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 244.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 475.0 sec: 85 segments, 8 merges 1008.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 890.7s _19u: 8 segs, 176.3 K docs, 702.7 MB 801.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 745.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 684.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 589.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 559.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 249.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 480.0 sec: 85 segments, 8 merges 1013.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 895.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 806.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 750.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 689.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 594.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 564.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 254.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 485.0 sec: 85 segments, 8 merges 1018.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 900.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 811.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 755.9s _1by: 9 segs, 45.4 K docs, 179.7 MB 694.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 599.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 569.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 259.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 490.0 sec: 77 segments, 8 merges 1023.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 905.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 816.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 699.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 604.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 574.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 264.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 4.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 495.1 sec: 77 segments, 8 merges 1028.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 910.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 821.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 704.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 609.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 579.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 269.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 9.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 500.1 sec: 77 segments, 8 merges 1033.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 915.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 826.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 709.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 614.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 584.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 274.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 14.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 505.1 sec: 77 segments, 8 merges 1038.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 920.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 831.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 714.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 619.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 589.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 279.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 19.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 510.1 sec: 77 segments, 8 merges 1043.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 925.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 836.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 719.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 624.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 594.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 284.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 24.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 515.1 sec: 77 segments, 8 merges 1048.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 930.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 841.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 724.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 629.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 599.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 289.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 29.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 520.1 sec: 77 segments, 8 merges 1053.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 935.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 846.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 729.5s _1cw: 8 segs, 177.0 K docs, 705.5 MB 634.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 604.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 294.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 34.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 525.1 sec: 77 segments, 8 merges 1058.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 940.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 851.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 734.5s _1cw: 8 segs, 177.0 K docs, 705.5 MB 639.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 609.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 299.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 39.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 530.1 sec: 77 segments, 8 merges 1063.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 945.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 856.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 739.5s _1cw: 8 segs, 177.0 K docs, 705.5 MB 644.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 614.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 304.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 44.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 535.1 sec: 77 segments, 8 merges 1068.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 950.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 861.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 744.5s _1cw: 8 segs, 177.0 K docs, 705.5 MB 649.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 619.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 309.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 49.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 540.1 sec: 77 segments, 8 merges 1073.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 955.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 866.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 749.5s _1cw: 8 segs, 177.0 K docs, 705.5 MB 654.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 624.7s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 314.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 54.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 545.1 sec: 77 segments, 8 merges 1078.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 960.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 871.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 754.5s _1cw: 8 segs, 177.0 K docs, 705.5 MB 659.6s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 629.7s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 319.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 59.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 550.0 sec: 77 segments, 8 merges 1083.2s _180: 8 segs, 1018.3 K docs, 4068.8 MB 965.7s _19u: 8 segs, 176.3 K docs, 702.7 MB 876.5s _1b7: 8 segs, 184.4 K docs, 735.0 MB 759.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 664.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 634.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 324.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 64.5s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 555.1 sec: 77 segments, 8 merges 1088.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 970.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 881.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 764.5s _1cw: 8 segs, 177.0 K docs, 705.5 MB 669.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 639.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 329.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 69.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 560.1 sec: 77 segments, 8 merges 1093.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 975.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 886.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 769.5s _1cw: 8 segs, 177.0 K docs, 705.5 MB 674.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 644.7s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 334.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 74.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 565.1 sec: 77 segments, 8 merges 1098.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 980.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 891.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 774.5s _1cw: 8 segs, 177.0 K docs, 705.5 MB 679.6s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 649.7s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 339.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 79.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 570.0 sec: 77 segments, 8 merges 1103.2s _180: 8 segs, 1018.3 K docs, 4068.8 MB 985.7s _19u: 8 segs, 176.3 K docs, 702.7 MB 896.5s _1b7: 8 segs, 184.4 K docs, 735.0 MB 779.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 684.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 654.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 344.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 84.5s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 575.0 sec: 77 segments, 8 merges 1108.2s _180: 8 segs, 1018.3 K docs, 4068.8 MB 990.7s _19u: 8 segs, 176.3 K docs, 702.7 MB 901.5s _1b7: 8 segs, 184.4 K docs, 735.0 MB 784.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 689.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 659.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 349.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 89.5s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 580.0 sec: 77 segments, 8 merges 1113.2s _180: 8 segs, 1018.3 K docs, 4068.8 MB 995.7s _19u: 8 segs, 176.3 K docs, 702.7 MB 906.5s _1b7: 8 segs, 184.4 K docs, 735.0 MB 789.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 694.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 664.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 354.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 94.5s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 585.0 sec: 77 segments, 8 merges 1118.2s _180: 8 segs, 1018.3 K docs, 4068.8 MB 1000.7s _19u: 8 segs, 176.3 K docs, 702.7 MB 911.5s _1b7: 8 segs, 184.4 K docs, 735.0 MB 794.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 699.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 669.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 359.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 99.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 590.0 sec: 77 segments, 8 merges 1123.2s _180: 8 segs, 1018.3 K docs, 4068.8 MB 1005.7s _19u: 8 segs, 176.3 K docs, 702.7 MB 916.5s _1b7: 8 segs, 184.4 K docs, 735.0 MB 799.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 704.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 674.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 364.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 104.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 595.0 sec: 77 segments, 8 merges 1128.2s _180: 8 segs, 1018.3 K docs, 4068.8 MB 1010.7s _19u: 8 segs, 176.3 K docs, 702.7 MB 921.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 804.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 709.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 679.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 369.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 109.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 600.0 sec: 77 segments, 8 merges 1133.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 1015.7s _19u: 8 segs, 176.3 K docs, 702.7 MB 926.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 809.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 714.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 684.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 374.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 114.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 605.0 sec: 77 segments, 8 merges 1138.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 1020.7s _19u: 8 segs, 176.3 K docs, 702.7 MB 931.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 814.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 719.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 689.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 379.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 119.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 610.0 sec: 77 segments, 8 merges 1143.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 1025.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 936.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 819.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 724.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 694.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 384.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 124.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 615.0 sec: 77 segments, 8 merges 1148.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 1030.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 941.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 824.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 729.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 699.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 389.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 129.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 620.0 sec: 77 segments, 8 merges 1153.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 1035.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 946.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 829.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 734.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 704.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 394.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 134.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 625.1 sec: 77 segments, 8 merges 1158.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 1040.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 951.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 834.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 739.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 709.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 399.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 139.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 630.1 sec: 77 segments, 8 merges 1163.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 1045.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 956.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 839.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 744.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 714.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 404.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 144.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 635.1 sec: 77 segments, 8 merges 1168.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 1050.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 961.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 844.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 749.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 719.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 409.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 149.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 640.1 sec: 77 segments, 8 merges 1173.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 1055.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 966.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 849.5s _1cw: 8 segs, 177.0 K docs, 705.5 MB 754.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 724.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 414.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 154.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 645.1 sec: 77 segments, 8 merges 1178.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 1060.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 971.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 854.5s _1cw: 8 segs, 177.0 K docs, 705.5 MB 759.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 729.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 419.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 159.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 650.1 sec: 77 segments, 8 merges 1183.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 1065.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 976.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 859.5s _1cw: 8 segs, 177.0 K docs, 705.5 MB 764.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 734.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 424.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 164.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 655.1 sec: 77 segments, 8 merges 1188.3s _180: 8 segs, 1018.3 K docs, 4068.8 MB 1070.8s _19u: 8 segs, 176.3 K docs, 702.7 MB 981.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 864.5s _1cw: 8 segs, 177.0 K docs, 705.5 MB 769.6s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 739.7s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 429.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 169.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 660.0 sec: 70 segments, 7 merges 1075.7s _19u: 8 segs, 176.3 K docs, 702.7 MB 986.5s _1b7: 8 segs, 184.4 K docs, 735.0 MB 869.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 774.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 744.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 434.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 174.5s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 665.0 sec: 70 segments, 7 merges 1080.7s _19u: 8 segs, 176.3 K docs, 702.7 MB 991.5s _1b7: 8 segs, 184.4 K docs, 735.0 MB 874.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 779.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 749.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 439.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 179.5s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 670.0 sec: 70 segments, 7 merges 1085.7s _19u: 8 segs, 176.3 K docs, 702.7 MB 996.5s _1b7: 8 segs, 184.4 K docs, 735.0 MB 879.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 784.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 754.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 444.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 184.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 675.0 sec: 63 segments, 6 merges 1001.5s _1b7: 8 segs, 184.4 K docs, 735.0 MB 884.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 789.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 759.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 449.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 189.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 680.0 sec: 63 segments, 6 merges 1006.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 889.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 794.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 764.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 454.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 194.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 685.0 sec: 63 segments, 6 merges 1011.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 894.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 799.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 769.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 459.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 199.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 690.0 sec: 63 segments, 6 merges 1016.6s _1b7: 8 segs, 184.4 K docs, 735.0 MB 899.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 804.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 774.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 464.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 204.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 695.0 sec: 56 segments, 5 merges 904.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 809.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 779.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 469.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 209.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 700.0 sec: 56 segments, 5 merges 909.4s _1cw: 8 segs, 177.0 K docs, 705.5 MB 814.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 784.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 474.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 214.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 705.0 sec: 49 segments, 4 merges 819.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 789.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 479.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 219.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 710.1 sec: 49 segments, 4 merges 824.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 794.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 484.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 224.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 715.1 sec: 49 segments, 4 merges 829.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 799.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 489.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 229.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 720.1 sec: 49 segments, 4 merges 834.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 804.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 494.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 234.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 725.1 sec: 49 segments, 4 merges 839.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 809.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 499.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 239.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 730.1 sec: 49 segments, 4 merges 844.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 814.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 504.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 244.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 735.1 sec: 49 segments, 4 merges 849.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 819.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 509.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 249.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 740.1 sec: 49 segments, 4 merges 854.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 824.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 514.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 254.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 745.1 sec: 49 segments, 4 merges 859.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 829.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 519.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 259.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 750.1 sec: 49 segments, 4 merges 864.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 834.7s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 524.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 264.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 755.0 sec: 49 segments, 4 merges 869.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 839.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 529.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 269.5s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 760.0 sec: 49 segments, 4 merges 874.5s _1e7: 8 segs, 412.3 K docs, 1646.0 MB 844.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 534.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 274.5s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 765.0 sec: 42 segments, 3 merges 849.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 539.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 279.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 770.0 sec: 42 segments, 3 merges 854.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 544.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 284.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 775.0 sec: 42 segments, 3 merges 859.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 549.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 289.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 780.0 sec: 42 segments, 3 merges 864.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 554.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 294.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 785.0 sec: 42 segments, 3 merges 869.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 559.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 299.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 790.0 sec: 42 segments, 3 merges 874.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 564.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 304.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 795.0 sec: 42 segments, 3 merges 879.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 569.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 309.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 800.1 sec: 42 segments, 3 merges 884.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 574.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 314.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 805.1 sec: 42 segments, 3 merges 889.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 579.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 319.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 810.1 sec: 42 segments, 3 merges 894.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 584.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 324.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 815.1 sec: 42 segments, 3 merges 899.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 589.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 329.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 820.1 sec: 42 segments, 3 merges 904.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 594.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 334.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 825.1 sec: 42 segments, 3 merges 909.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 599.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 339.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 830.1 sec: 42 segments, 3 merges 914.7s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 604.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 344.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 835.1 sec: 42 segments, 3 merges 919.7s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 609.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 349.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 840.0 sec: 42 segments, 3 merges 924.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 614.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 354.5s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 845.0 sec: 42 segments, 3 merges 929.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 619.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 359.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 850.0 sec: 42 segments, 3 merges 934.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 624.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 364.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 855.0 sec: 42 segments, 3 merges 939.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 629.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 369.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 860.0 sec: 42 segments, 3 merges 944.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 634.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 374.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 865.0 sec: 42 segments, 3 merges 949.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 639.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 379.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 870.0 sec: 42 segments, 3 merges 954.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 644.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 384.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 875.0 sec: 42 segments, 3 merges 959.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 649.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 389.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 880.1 sec: 42 segments, 3 merges 964.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 654.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 394.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 885.1 sec: 42 segments, 3 merges 969.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 659.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 399.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 890.1 sec: 42 segments, 3 merges 974.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 664.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 404.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 895.1 sec: 42 segments, 3 merges 979.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 669.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 409.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 900.1 sec: 42 segments, 3 merges 984.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 674.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 414.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 905.1 sec: 42 segments, 3 merges 989.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 679.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 419.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 910.1 sec: 42 segments, 3 merges 994.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 684.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 424.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 915.1 sec: 42 segments, 3 merges 999.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 689.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 429.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 920.1 sec: 42 segments, 3 merges 1004.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 694.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 434.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 925.1 sec: 42 segments, 3 merges 1009.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 699.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 439.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 930.1 sec: 42 segments, 3 merges 1014.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 704.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 444.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 935.1 sec: 42 segments, 3 merges 1019.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 709.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 449.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 940.1 sec: 42 segments, 3 merges 1024.7s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 714.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 454.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 945.1 sec: 42 segments, 3 merges 1029.7s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 719.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 459.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 950.0 sec: 42 segments, 3 merges 1034.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 724.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 464.5s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 955.0 sec: 42 segments, 3 merges 1039.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 729.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 469.5s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 960.0 sec: 42 segments, 3 merges 1044.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 734.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 474.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 965.0 sec: 42 segments, 3 merges 1049.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 739.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 479.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 970.0 sec: 42 segments, 3 merges 1054.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 744.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 484.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 975.0 sec: 42 segments, 3 merges 1059.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 749.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 489.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 980.0 sec: 42 segments, 3 merges 1064.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 754.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 494.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 985.0 sec: 42 segments, 3 merges 1069.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 759.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 499.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 990.0 sec: 42 segments, 3 merges 1074.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 764.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 504.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 995.1 sec: 42 segments, 3 merges 1079.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 769.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 509.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 1000.1 sec: 42 segments, 3 merges 1084.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 774.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 514.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 1005.1 sec: 42 segments, 3 merges 1089.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 779.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 519.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 1010.1 sec: 42 segments, 3 merges 1094.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 784.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 524.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 1015.1 sec: 42 segments, 3 merges 1099.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 789.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 529.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 1020.1 sec: 42 segments, 3 merges 1104.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 794.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 534.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 1025.1 sec: 42 segments, 3 merges 1109.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 799.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 539.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 1030.1 sec: 42 segments, 3 merges 1114.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 804.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 544.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 1035.1 sec: 42 segments, 3 merges 1119.7s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 809.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 549.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 1040.1 sec: 42 segments, 3 merges 1124.7s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 814.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 554.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 1045.0 sec: 42 segments, 3 merges 1129.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 819.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 559.5s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 1050.0 sec: 42 segments, 3 merges 1134.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 824.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 564.5s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 1055.0 sec: 42 segments, 3 merges 1139.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 829.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 569.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 1060.0 sec: 42 segments, 3 merges 1144.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 834.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 574.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 1065.0 sec: 42 segments, 3 merges 1149.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 839.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 579.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 1070.0 sec: 42 segments, 3 merges 1154.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 844.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 584.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 1075.0 sec: 42 segments, 3 merges 1159.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 849.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 589.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 1080.0 sec: 42 segments, 3 merges 1164.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 854.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 594.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 1085.0 sec: 42 segments, 3 merges 1169.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 859.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 599.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 1090.0 sec: 42 segments, 3 merges 1174.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 864.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 604.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 1095.1 sec: 42 segments, 3 merges 1179.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 869.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 609.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 1100.1 sec: 42 segments, 3 merges 1184.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 874.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 614.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 1105.1 sec: 42 segments, 3 merges 1189.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 879.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 619.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 1110.1 sec: 42 segments, 3 merges 1194.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 884.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 624.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 1115.1 sec: 42 segments, 3 merges 1199.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 889.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 629.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 1120.1 sec: 42 segments, 3 merges 1204.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 894.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 634.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 1125.1 sec: 42 segments, 3 merges 1209.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 899.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 639.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 1130.1 sec: 42 segments, 3 merges 1214.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 904.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 644.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 1135.1 sec: 42 segments, 3 merges 1219.7s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 909.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 649.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 1140.1 sec: 42 segments, 3 merges 1224.7s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 914.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 654.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 1145.0 sec: 42 segments, 3 merges 1229.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 919.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 659.5s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 1150.0 sec: 42 segments, 3 merges 1234.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 924.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 664.5s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 1155.0 sec: 42 segments, 3 merges 1239.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 929.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 669.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 1160.0 sec: 42 segments, 3 merges 1244.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 934.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 674.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 1165.0 sec: 42 segments, 3 merges 1249.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 939.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 679.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 1170.0 sec: 42 segments, 3 merges 1254.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 944.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 684.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 1175.0 sec: 42 segments, 3 merges 1259.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 949.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 689.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 1180.0 sec: 42 segments, 3 merges 1264.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 954.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 694.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 1185.0 sec: 42 segments, 3 merges 1269.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 959.2s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 699.6s _1fr: 8 segs, 479.3 K docs, 1912.3 MB 1190.1 sec: 35 segments, 2 merges 1274.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 964.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 1195.1 sec: 35 segments, 2 merges 1279.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 969.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 1200.1 sec: 35 segments, 2 merges 1284.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 974.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 1205.1 sec: 35 segments, 2 merges 1289.6s _1el: 8 segs, 1253.4 K docs, 5008.8 MB 979.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 1210.1 sec: 28 segments, 1 merges 984.3s _1fq: 8 segs, 354.3 K docs, 1412.8 MB 1215.1 sec: 21 segments, 1 merges 3.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1220.1 sec: 21 segments, 1 merges 8.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1225.1 sec: 21 segments, 1 merges 13.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1230.1 sec: 21 segments, 1 merges 18.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1235.1 sec: 21 segments, 1 merges 23.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1240.0 sec: 21 segments, 1 merges 28.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1245.0 sec: 21 segments, 1 merges 33.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1250.0 sec: 21 segments, 1 merges 38.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1255.0 sec: 21 segments, 1 merges 43.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1260.1 sec: 21 segments, 1 merges 48.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1265.1 sec: 21 segments, 1 merges 53.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1270.1 sec: 21 segments, 1 merges 58.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1275.1 sec: 21 segments, 1 merges 63.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1280.0 sec: 21 segments, 1 merges 68.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1285.0 sec: 21 segments, 1 merges 73.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1290.0 sec: 21 segments, 1 merges 78.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1295.0 sec: 21 segments, 1 merges 83.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1300.0 sec: 21 segments, 1 merges 88.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1305.0 sec: 21 segments, 1 merges 93.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1310.0 sec: 21 segments, 1 merges 98.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1315.0 sec: 21 segments, 1 merges 103.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1320.0 sec: 21 segments, 1 merges 108.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1325.1 sec: 21 segments, 1 merges 113.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1330.1 sec: 21 segments, 1 merges 118.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1335.1 sec: 21 segments, 1 merges 123.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1340.1 sec: 21 segments, 1 merges 128.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1345.1 sec: 21 segments, 1 merges 133.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1350.1 sec: 21 segments, 1 merges 138.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1355.1 sec: 21 segments, 1 merges 143.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1360.1 sec: 21 segments, 1 merges 148.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1365.1 sec: 21 segments, 1 merges 153.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1370.0 sec: 21 segments, 1 merges 158.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1375.0 sec: 21 segments, 1 merges 163.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1380.0 sec: 21 segments, 1 merges 168.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1385.0 sec: 21 segments, 1 merges 173.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1390.0 sec: 21 segments, 1 merges 178.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1395.1 sec: 21 segments, 1 merges 183.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1400.1 sec: 21 segments, 1 merges 188.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1405.1 sec: 21 segments, 1 merges 193.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1410.1 sec: 21 segments, 1 merges 198.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1415.1 sec: 21 segments, 1 merges 203.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1420.1 sec: 21 segments, 1 merges 208.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1425.1 sec: 21 segments, 1 merges 213.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1430.1 sec: 21 segments, 1 merges 218.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1435.1 sec: 21 segments, 1 merges 223.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1440.0 sec: 21 segments, 1 merges 228.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1445.0 sec: 21 segments, 1 merges 233.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1450.0 sec: 21 segments, 1 merges 238.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1455.0 sec: 21 segments, 1 merges 243.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1460.0 sec: 21 segments, 1 merges 248.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1465.0 sec: 21 segments, 1 merges 253.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1470.0 sec: 21 segments, 1 merges 258.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1475.0 sec: 21 segments, 1 merges 263.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1480.0 sec: 21 segments, 1 merges 268.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1485.0 sec: 21 segments, 1 merges 273.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1490.1 sec: 21 segments, 1 merges 278.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1495.1 sec: 21 segments, 1 merges 283.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1500.1 sec: 21 segments, 1 merges 288.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1505.1 sec: 21 segments, 1 merges 293.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1510.1 sec: 21 segments, 1 merges 298.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1515.1 sec: 21 segments, 1 merges 303.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1520.1 sec: 21 segments, 1 merges 308.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1525.1 sec: 21 segments, 1 merges 313.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1530.1 sec: 21 segments, 1 merges 318.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1535.0 sec: 21 segments, 1 merges 323.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1540.0 sec: 21 segments, 1 merges 328.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1545.0 sec: 21 segments, 1 merges 333.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1550.0 sec: 21 segments, 1 merges 338.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1555.0 sec: 21 segments, 1 merges 343.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1560.0 sec: 21 segments, 1 merges 348.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1565.0 sec: 21 segments, 1 merges 353.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1570.0 sec: 21 segments, 1 merges 358.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1575.0 sec: 21 segments, 1 merges 363.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1580.1 sec: 21 segments, 1 merges 368.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1585.1 sec: 21 segments, 1 merges 373.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1590.1 sec: 21 segments, 1 merges 378.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1595.1 sec: 21 segments, 1 merges 383.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1600.1 sec: 21 segments, 1 merges 388.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1605.1 sec: 21 segments, 1 merges 393.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1610.1 sec: 21 segments, 1 merges 398.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1615.1 sec: 21 segments, 1 merges 403.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1620.1 sec: 21 segments, 1 merges 408.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1625.1 sec: 21 segments, 1 merges 413.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1630.1 sec: 21 segments, 1 merges 418.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1635.0 sec: 21 segments, 1 merges 423.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1640.0 sec: 21 segments, 1 merges 428.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1645.0 sec: 21 segments, 1 merges 433.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1650.0 sec: 21 segments, 1 merges 438.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1655.0 sec: 21 segments, 1 merges 443.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1660.0 sec: 21 segments, 1 merges 448.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1665.0 sec: 21 segments, 1 merges 453.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1670.0 sec: 21 segments, 1 merges 458.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1675.0 sec: 21 segments, 1 merges 463.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1680.1 sec: 21 segments, 1 merges 468.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1685.1 sec: 21 segments, 1 merges 473.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1690.1 sec: 21 segments, 1 merges 478.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1695.1 sec: 21 segments, 1 merges 483.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1700.1 sec: 21 segments, 1 merges 488.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1705.1 sec: 21 segments, 1 merges 493.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1710.1 sec: 21 segments, 1 merges 498.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1715.1 sec: 21 segments, 1 merges 503.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1720.1 sec: 21 segments, 1 merges 508.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1725.1 sec: 21 segments, 1 merges 513.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1730.0 sec: 21 segments, 1 merges 518.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1735.0 sec: 21 segments, 1 merges 523.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1740.0 sec: 21 segments, 1 merges 528.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1745.0 sec: 21 segments, 1 merges 533.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1750.0 sec: 21 segments, 1 merges 538.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1755.0 sec: 21 segments, 1 merges 543.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1760.0 sec: 21 segments, 1 merges 548.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1765.0 sec: 21 segments, 1 merges 553.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1770.1 sec: 21 segments, 1 merges 558.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1775.1 sec: 21 segments, 1 merges 563.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1780.1 sec: 21 segments, 1 merges 568.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1785.1 sec: 21 segments, 1 merges 573.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1790.1 sec: 21 segments, 1 merges 578.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1795.1 sec: 21 segments, 1 merges 583.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1800.1 sec: 21 segments, 1 merges 588.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1805.1 sec: 21 segments, 1 merges 593.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1810.1 sec: 21 segments, 1 merges 598.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1815.0 sec: 21 segments, 1 merges 603.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1820.0 sec: 21 segments, 1 merges 608.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1825.0 sec: 21 segments, 1 merges 613.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1830.0 sec: 21 segments, 1 merges 618.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1835.0 sec: 21 segments, 1 merges 623.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1840.0 sec: 21 segments, 1 merges 628.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1845.0 sec: 21 segments, 1 merges 633.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1850.0 sec: 21 segments, 1 merges 638.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1855.1 sec: 21 segments, 1 merges 643.1s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB 1860.1 sec: 21 segments, 1 merges 648.2s _1fs: 5 segs, 1231.4 K docs, 4922.8 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 2943 seconds reindex takes 2943.25 sec index has 17 segments: segments_2: _gc(11.0.0):C769336 _1fs(11.0.0):C1231370 _sr(11.0.0):C708416 _wo(11.0.0):C628360 _180(11.0.0):C1018337 _1el(11.0.0):C1253401 _1e7(11.0.0):C412346 _16v(11.0.0):C176229 _19u(11.0.0):C176292 _1aj(11.0.0):C182543 _1cw(11.0.0):C177000 _19e(11.0.0):C138900 _18p(11.0.0):C108774 _1dk(11.0.0):C106953 _1fr(11.0.0):C479276 _1az(11.0.0):C78132 _1fq(11.0.0):C354335 _gc: 3078.4 MB _1fs: 4930.5 MB _sr: 2834.5 MB _wo: 2513.9 MB _180: 4076.3 MB _1el: 5018.9 MB _1e7: 1649.2 MB _16v: 704.3 MB _19u: 704.5 MB _1aj: 729.6 MB _1cw: 707.4 MB _19e: 555.0 MB _18p: 434.5 MB _1dk: 427.2 MB _1fr: 1917.0 MB _1az: 311.9 MB _1fq: 1417.0 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=4.0 index disk usage is 32009.95 MB vector disk usage is 31250.00 MB vector RAM usage is 31250.00 MB exact nn key = cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100 read pre-cached exact match vectors from cache file "knn-reuse/exact-nn/cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100.bin" read pre-cached exact match scores from cache file "knn-reuse/exact-nn/cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100.scores" EXACT_NN_SCORES_PATH: /l/util.nightly/knn-reuse/exact-nn/cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100.scores EXACT_NN_METRIC: dot_product path=/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec dim=1024 vectorEncoding.byteSize=4 1778739 query vectors in queryPath "/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec" searching 1000 query vectors; topK=100, fanout=100 done warmup thread 3 name=main cpu@start=55943810379 cpu@end=68950488848 deltaMS=13006.678469 thread 14 name=Reference Handler cpu@start=2218875 cpu@end=2218875 deltaMS=0.0 thread 15 name=Finalizer cpu@start=163617 cpu@end=163617 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=66221 cpu@end=66221 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=30277079 cpu@end=30277079 deltaMS=0.0 thread 41 name=JFR Recorder Thread cpu@start=50218443873 cpu@end=50219929180 deltaMS=1.485307 thread 42 name=JFR Periodic Tasks cpu@start=350018249439 cpu@end=350652801283 deltaMS=634.551844 thread 45 name=Notification Thread cpu@start=116249 cpu@end=116249 deltaMS=0.0 thread 56 name=hnsw-merge-1-thread-1 cpu@start=4755672594060 cpu@end=4755672594060 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-2 cpu@start=4752981301652 cpu@end=4752981301652 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-3 cpu@start=4751139617262 cpu@end=4751139617262 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-4 cpu@start=4753729401883 cpu@end=4753729401883 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-5 cpu@start=4764442334263 cpu@end=4764442334263 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-6 cpu@start=4749106651912 cpu@end=4749106651912 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-7 cpu@start=4750162526579 cpu@end=4750162526579 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-8 cpu@start=4746271607584 cpu@end=4746271607584 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-9 cpu@start=4760903667683 cpu@end=4760903667683 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-10 cpu@start=4755800385968 cpu@end=4755800385968 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-11 cpu@start=4759007877462 cpu@end=4759007877462 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-12 cpu@start=4753013682833 cpu@end=4753013682833 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-13 cpu@start=4762403239213 cpu@end=4762403239213 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-14 cpu@start=4755241278265 cpu@end=4755241278265 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-15 cpu@start=4756314329390 cpu@end=4756314329390 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-16 cpu@start=4763039337934 cpu@end=4763039337934 deltaMS=0.0 Average CPU cores used: 1.0480133497188353 completed 1000 searches in 13017 ms: 76 QPS CPU time=13641 ms checking results SUMMARY: 0.975 13.017 13.641 1.048 8000000 KNN 100 100 N/A N/A 100.000 32 100 no 65167 2943.25 2718.08 0.00 17 32009.95 null N/A 1.000 31250.000 31250.000 false HNSW Leaf 0 has 4 layers Leaf 0 has 769336 documents Graph level=3 size=34, Fanout min=3, mean=6.76, max=12, meandelta=74506.89 % 0 10 20 30 40 50 60 70 80 90 100 0 3 4 5 6 6 7 7 9 10 12 Graph level=2 size=641, Fanout min=7, mean=21.28, max=32, meandelta=32822.20 % 0 10 20 30 40 50 60 70 80 90 100 0 13 15 17 19 20 22 25 28 32 32 Graph level=1 size=23528, Fanout min=4, mean=27.97, max=32, meandelta=25231.93 % 0 10 20 30 40 50 60 70 80 90 100 0 19 23 26 29 32 32 32 32 32 32 Graph level=0 size=769336, Fanout min=1, mean=39.53, max=64, meandelta=18036.21 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 37 42 49 60 64 64 Graph level=3 size=34, connectedness=1.00 Graph level=2 size=641, connectedness=1.00 Graph level=1 size=23528, connectedness=1.00 Graph level=0 size=769336, connectedness=1.00 Leaf 1 has 4 layers Leaf 1 has 1231370 documents Graph level=3 size=75, Fanout min=3, mean=10.11, max=19, meandelta=98919.19 % 0 10 20 30 40 50 60 70 80 90 100 0 6 7 8 9 10 11 12 13 14 19 Graph level=2 size=1113, Fanout min=7, mean=24.22, max=32, meandelta=46449.88 % 0 10 20 30 40 50 60 70 80 90 100 0 15 18 20 22 25 27 30 32 32 32 Graph level=1 size=37635, Fanout min=3, mean=28.09, max=32, meandelta=40162.68 % 0 10 20 30 40 50 60 70 80 90 100 0 19 23 26 30 32 32 32 32 32 32 Graph level=0 size=1231370, Fanout min=1, mean=39.41, max=64, meandelta=28909.68 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 36 42 49 60 64 64 Graph level=3 size=75, connectedness=1.00 Graph level=2 size=1113, connectedness=1.00 Graph level=1 size=37635, connectedness=1.00 Graph level=0 size=1231370, connectedness=1.00 Leaf 2 has 4 layers Leaf 2 has 708416 documents Graph level=3 size=32, Fanout min=3, mean=6.88, max=12, meandelta=73274.32 % 0 10 20 30 40 50 60 70 80 90 100 0 4 5 5 6 7 7 8 8 10 12 Graph level=2 size=582, Fanout min=9, mean=21.39, max=32, meandelta=30016.71 % 0 10 20 30 40 50 60 70 80 90 100 0 13 15 17 19 21 23 25 28 32 32 Graph level=1 size=21579, Fanout min=3, mean=27.96, max=32, meandelta=23209.12 % 0 10 20 30 40 50 60 70 80 90 100 0 19 23 26 29 32 32 32 32 32 32 Graph level=0 size=708416, Fanout min=1, mean=39.57, max=64, meandelta=16593.85 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 60 64 64 Graph level=3 size=32, connectedness=1.00 Graph level=2 size=582, connectedness=1.00 Graph level=1 size=21579, connectedness=1.00 Graph level=0 size=708416, connectedness=1.00 Leaf 3 has 4 layers Leaf 3 has 628360 documents Graph level=3 size=28, Fanout min=2, mean=6.43, max=12, meandelta=63085.29 % 0 10 20 30 40 50 60 70 80 90 100 0 3 4 5 5 6 6 7 8 11 12 Graph level=2 size=485, Fanout min=8, mean=20.12, max=32, meandelta=27286.11 % 0 10 20 30 40 50 60 70 80 90 100 0 12 14 16 17 19 21 24 27 30 32 Graph level=1 size=19134, Fanout min=4, mean=27.87, max=32, meandelta=20607.76 % 0 10 20 30 40 50 60 70 80 90 100 0 19 23 26 29 32 32 32 32 32 32 Graph level=0 size=628360, Fanout min=1, mean=39.59, max=64, meandelta=14714.76 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 60 64 64 Graph level=3 size=28, connectedness=1.00 Graph level=2 size=485, connectedness=1.00 Graph level=1 size=19134, connectedness=1.00 Graph level=0 size=628360, connectedness=1.00 Leaf 4 has 4 layers Leaf 4 has 1018337 documents Graph level=3 size=47, Fanout min=4, mean=8.81, max=15, meandelta=88789.23 % 0 10 20 30 40 50 60 70 80 90 100 0 6 7 7 8 8 9 9 11 12 15 Graph level=2 size=901, Fanout min=6, mean=23.38, max=32, meandelta=39306.98 % 0 10 20 30 40 50 60 70 80 90 100 0 15 17 19 21 23 25 28 31 32 32 Graph level=1 size=31163, Fanout min=3, mean=28.06, max=32, meandelta=33218.89 % 0 10 20 30 40 50 60 70 80 90 100 0 19 23 26 29 32 32 32 32 32 32 Graph level=0 size=1018337, Fanout min=1, mean=39.52, max=64, meandelta=23864.57 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 37 42 49 60 64 64 Graph level=3 size=47, connectedness=1.00 Graph level=2 size=901, connectedness=1.00 Graph level=1 size=31163, connectedness=1.00 Graph level=0 size=1018337, connectedness=1.00 Leaf 5 has 4 layers Leaf 5 has 1253401 documents Graph level=3 size=53, Fanout min=5, mean=8.53, max=14, meandelta=98508.04 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 7 7 8 9 9 10 12 14 Graph level=2 size=1127, Fanout min=9, mean=24.01, max=32, meandelta=47251.97 % 0 10 20 30 40 50 60 70 80 90 100 0 15 18 20 22 24 27 29 32 32 32 Graph level=1 size=38446, Fanout min=1, mean=28.13, max=32, meandelta=40777.13 % 0 10 20 30 40 50 60 70 80 90 100 0 19 23 26 30 32 32 32 32 32 32 Graph level=0 size=1253401, Fanout min=1, mean=39.42, max=64, meandelta=29420.22 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 36 42 49 60 64 64 Graph level=3 size=53, connectedness=1.00 Graph level=2 size=1127, connectedness=1.00 Graph level=1 size=38446, connectedness=1.00 Graph level=0 size=1253401, connectedness=1.00 Leaf 6 has 4 layers Leaf 6 has 412346 documents Graph level=3 size=16, Fanout min=2, mean=4.13, max=7, meandelta=64928.71 % 0 10 20 30 40 50 60 70 80 90 100 0 2 3 3 4 4 4 5 5 5 7 Graph level=2 size=381, Fanout min=6, mean=18.55, max=32, meandelta=19394.71 % 0 10 20 30 40 50 60 70 80 90 100 0 12 13 15 16 18 19 21 23 27 32 Graph level=1 size=12716, Fanout min=7, mean=27.62, max=32, meandelta=13669.67 % 0 10 20 30 40 50 60 70 80 90 100 0 19 22 25 28 32 32 32 32 32 32 Graph level=0 size=412346, Fanout min=1, mean=39.59, max=64, meandelta=9665.72 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 59 64 64 Graph level=3 size=16, connectedness=1.00 Graph level=2 size=381, connectedness=1.00 Graph level=1 size=12716, connectedness=1.00 Graph level=0 size=412346, connectedness=1.00 Leaf 7 has 4 layers Leaf 7 has 176229 documents Graph level=3 size=8, Fanout min=1, mean=2.50, max=4, meandelta=37826.35 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 2 2 2 2 3 3 3 4 Graph level=2 size=158, Fanout min=6, mean=13.80, max=28, meandelta=10869.60 % 0 10 20 30 40 50 60 70 80 90 100 0 9 10 11 12 13 14 16 17 19 28 Graph level=1 size=5463, Fanout min=7, mean=27.10, max=32, meandelta=5950.69 % 0 10 20 30 40 50 60 70 80 90 100 0 18 21 24 27 30 32 32 32 32 32 Graph level=0 size=176229, Fanout min=2, mean=39.28, max=64, meandelta=4170.17 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 36 41 48 58 64 64 Graph level=3 size=8, connectedness=1.00 Graph level=2 size=158, connectedness=1.00 Graph level=1 size=5463, connectedness=1.00 Graph level=0 size=176229, connectedness=1.00 Leaf 8 has 4 layers Leaf 8 has 176292 documents Graph level=3 size=7, Fanout min=2, mean=2.86, max=4, meandelta=27296.65 % 0 10 20 30 40 50 60 70 80 90 100 0 1 2 2 2 2 3 3 3 4 4 Graph level=2 size=162, Fanout min=4, mean=13.15, max=26, meandelta=11122.33 % 0 10 20 30 40 50 60 70 80 90 100 0 8 9 10 11 12 14 15 17 19 26 Graph level=1 size=5468, Fanout min=9, mean=27.11, max=32, meandelta=5947.20 % 0 10 20 30 40 50 60 70 80 90 100 0 18 21 24 27 30 32 32 32 32 32 Graph level=0 size=176292, Fanout min=1, mean=39.19, max=64, meandelta=4179.61 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 36 41 48 58 64 64 Graph level=3 size=7, connectedness=1.00 Graph level=2 size=162, connectedness=1.00 Graph level=1 size=5468, connectedness=1.00 Graph level=0 size=176292, connectedness=1.00 Leaf 9 has 4 layers Leaf 9 has 182543 documents Graph level=3 size=8, Fanout min=2, mean=3.25, max=5, meandelta=25999.42 % 0 10 20 30 40 50 60 70 80 90 100 0 1 2 3 3 3 3 3 3 4 5 Graph level=2 size=160, Fanout min=5, mean=13.80, max=27, meandelta=10987.09 % 0 10 20 30 40 50 60 70 80 90 100 0 9 10 11 12 13 14 16 17 19 27 Graph level=1 size=5611, Fanout min=7, mean=27.24, max=32, meandelta=6139.23 % 0 10 20 30 40 50 60 70 80 90 100 0 18 21 24 27 31 32 32 32 32 32 Graph level=0 size=182543, Fanout min=1, mean=39.31, max=64, meandelta=4308.48 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 36 42 48 58 64 64 Graph level=3 size=8, connectedness=1.00 Graph level=2 size=160, connectedness=1.00 Graph level=1 size=5611, connectedness=1.00 Graph level=0 size=182543, connectedness=1.00 Leaf 10 has 4 layers Leaf 10 has 177000 documents Graph level=3 size=9, Fanout min=2, mean=3.56, max=4, meandelta=28728.13 % 0 10 20 30 40 50 60 70 80 90 100 0 1 2 3 3 4 4 4 4 4 4 Graph level=2 size=160, Fanout min=7, mean=14.10, max=28, meandelta=10749.32 % 0 10 20 30 40 50 60 70 80 90 100 0 9 10 11 13 13 15 16 18 20 28 Graph level=1 size=5450, Fanout min=9, mean=27.10, max=32, meandelta=5963.82 % 0 10 20 30 40 50 60 70 80 90 100 0 18 21 24 27 30 32 32 32 32 32 Graph level=0 size=177000, Fanout min=1, mean=39.23, max=64, meandelta=4195.42 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 36 41 48 58 64 64 Graph level=3 size=9, connectedness=1.00 Graph level=2 size=160, connectedness=1.00 Graph level=1 size=5450, connectedness=1.00 Graph level=0 size=177000, connectedness=1.00 Leaf 11 has 4 layers Leaf 11 has 138900 documents Graph level=3 size=6, Fanout min=2, mean=2.33, max=3, meandelta=31320.14 % 0 10 20 30 40 50 60 70 80 90 100 0 1 2 2 2 2 2 2 2 3 3 Graph level=2 size=124, Fanout min=4, mean=12.66, max=24, meandelta=9349.30 % 0 10 20 30 40 50 60 70 80 90 100 0 8 9 10 12 12 13 14 16 18 24 Graph level=1 size=4269, Fanout min=7, mean=26.92, max=32, meandelta=4730.16 % 0 10 20 30 40 50 60 70 80 90 100 0 18 21 24 27 30 32 32 32 32 32 Graph level=0 size=138900, Fanout min=2, mean=39.10, max=64, meandelta=3296.57 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 36 41 48 58 64 64 Graph level=3 size=6, connectedness=1.00 Graph level=2 size=124, connectedness=1.00 Graph level=1 size=4269, connectedness=1.00 Graph level=0 size=138900, connectedness=1.00 Leaf 12 has 4 layers Leaf 12 has 108774 documents Graph level=3 size=5, Fanout min=1, mean=2.80, max=4, meandelta=18825.86 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 1 3 3 3 3 3 3 4 Graph level=2 size=100, Fanout min=6, mean=11.36, max=22, meandelta=8013.15 % 0 10 20 30 40 50 60 70 80 90 100 0 7 8 9 10 11 12 13 14 15 22 Graph level=1 size=3346, Fanout min=5, mean=26.36, max=32, meandelta=3766.60 % 0 10 20 30 40 50 60 70 80 90 100 0 17 20 23 25 29 32 32 32 32 32 Graph level=0 size=108774, Fanout min=1, mean=38.93, max=64, meandelta=2592.18 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 36 41 47 57 64 64 Graph level=3 size=5, connectedness=1.00 Graph level=2 size=100, connectedness=1.00 Graph level=1 size=3346, connectedness=1.00 Graph level=0 size=108774, connectedness=1.00 Leaf 13 has 4 layers Leaf 13 has 106953 documents Graph level=3 size=5, Fanout min=3, mean=3.60, max=4, meandelta=18646.05 % 0 10 20 30 40 50 60 70 80 90 100 0 1 3 3 3 3 4 4 4 4 4 Graph level=2 size=99, Fanout min=5, mean=11.21, max=23, meandelta=8023.73 % 0 10 20 30 40 50 60 70 80 90 100 0 7 8 9 10 11 12 13 14 16 23 Graph level=1 size=3288, Fanout min=8, mean=26.57, max=32, meandelta=3683.42 % 0 10 20 30 40 50 60 70 80 90 100 0 17 21 23 26 29 32 32 32 32 32 Graph level=0 size=106953, Fanout min=2, mean=38.93, max=64, meandelta=2549.67 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 36 41 48 57 64 64 Graph level=3 size=5, connectedness=1.00 Graph level=2 size=99, connectedness=1.00 Graph level=1 size=3288, connectedness=1.00 Graph level=0 size=106953, connectedness=1.00 Leaf 14 has 4 layers Leaf 14 has 479276 documents Graph level=3 size=14, Fanout min=2, mean=4.57, max=7, meandelta=67450.03 % 0 10 20 30 40 50 60 70 80 90 100 0 2 3 4 4 4 4 5 6 6 7 Graph level=2 size=457, Fanout min=8, mean=20.12, max=32, meandelta=21337.48 % 0 10 20 30 40 50 60 70 80 90 100 0 13 15 16 18 19 21 24 26 29 32 Graph level=1 size=14836, Fanout min=7, mean=27.79, max=32, meandelta=15791.25 % 0 10 20 30 40 50 60 70 80 90 100 0 19 22 25 29 32 32 32 32 32 32 Graph level=0 size=479276, Fanout min=1, mean=39.58, max=64, meandelta=11229.23 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 59 64 64 Graph level=3 size=14, connectedness=1.00 Graph level=2 size=457, connectedness=1.00 Graph level=1 size=14836, connectedness=1.00 Graph level=0 size=479276, connectedness=1.00 Leaf 15 has 4 layers Leaf 15 has 78132 documents Graph level=3 size=3, Fanout min=1, mean=1.33, max=2, meandelta=2946.50 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 1 1 1 1 1 1 1 2 Graph level=2 size=66, Fanout min=3, mean=9.27, max=19, meandelta=6658.83 % 0 10 20 30 40 50 60 70 80 90 100 0 5 7 7 8 9 10 11 12 12 19 Graph level=1 size=2392, Fanout min=8, mean=26.01, max=32, meandelta=2746.31 % 0 10 20 30 40 50 60 70 80 90 100 0 17 20 22 25 27 31 32 32 32 32 Graph level=0 size=78132, Fanout min=1, mean=38.78, max=64, meandelta=1869.91 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 36 41 47 57 64 64 Graph level=3 size=3, connectedness=1.00 Graph level=2 size=66, connectedness=1.00 Graph level=1 size=2392, connectedness=1.00 Graph level=0 size=78132, connectedness=1.00 Leaf 16 has 4 layers Leaf 16 has 354335 documents Graph level=3 size=11, Fanout min=2, mean=3.82, max=6, meandelta=47238.83 % 0 10 20 30 40 50 60 70 80 90 100 0 2 3 3 3 3 3 4 4 5 6 Graph level=2 size=330, Fanout min=7, mean=17.72, max=32, meandelta=17523.47 % 0 10 20 30 40 50 60 70 80 90 100 0 11 13 14 15 17 18 20 23 26 32 Graph level=1 size=10955, Fanout min=6, mean=27.60, max=32, meandelta=11775.39 % 0 10 20 30 40 50 60 70 80 90 100 0 19 22 25 28 32 32 32 32 32 32 Graph level=0 size=354335, Fanout min=1, mean=39.55, max=64, meandelta=8312.73 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 59 64 64 Graph level=3 size=11, connectedness=1.00 Graph level=2 size=330, connectedness=1.00 Graph level=1 size=10955, connectedness=1.00 Graph level=0 size=354335, connectedness=1.00 Performance counter stats for '/usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build:/l/util.nightly/build --add-modules jdk.incubator.vector --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/2026.05.04.12.43.13/bench-knn-q32-fmFalse.jfr knn.KnnGraphTester -maxConn 32 -dim 1024 -docs /big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec -ndoc 8000000 -topK 100 -numIndexThreads 8 -beamWidthIndex 100 -search-and-stats /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -metric dot_product -numMergeThread 16 -numMergeWorker 48 -reindex': 167,618,734.53 msec task-clock:u 635,152,312,686,231 cycles:u (36.36%) 46,181,296,557,810 instructions:u (36.36%) 9,292,090,186,342 cache-references:u (36.36%) 2,227,721,007,212 cache-misses:u (36.36%) 25,514,761,921,886 L1-dcache-loads:u (36.36%) 2,650,409,613,009 L1-dcache-load-misses:u (36.36%) 2,978,910,482,103 L1-icache-loads:u (36.36%) 30,698,803,271 L1-icache-load-misses:u (36.36%) LLC-loads:u LLC-load-misses:u LLC-stores:u LLC-store-misses:u LLC-prefetches:u LLC-prefetch-misses:u 34,923,338 faults:u 10,783,688 minor-faults:u 158 major-faults:u 4,679,184,963,355 branches:u (36.36%) 81,818,657,582 branch-misses:u (36.36%) 9,018,167,454,102 stalled-cycles-frontend:u (36.36%) stalled-cycles-backend:u 4902.806779776 seconds time elapsed 166617.551093000 seconds user 963.530710000 seconds sys took 1:21:42.835632 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='288a65f5cdc4871d6a4c7ceb1e051acae1010d8b', luceneutil_git_rev='7c5156a700a5bfc48c5b2d22960b63b1b90f39d6', index_vectors_file='/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec', search_vectors_file='/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec', vector_dims=1024, do_force_merge=False, recall=0.975, cpu_time_ms=13.017, net_cpu_ms=13.641, avg_cpu_core_count=1.048, num_docs=8000000, top_k=100, fanout=100, max_conn=32, beam_width=100, quantize_desc='no', total_visited=65167, index_time_sec=2943.25, index_docs_per_sec=2718.08, force_merge_time_sec=0.0, index_num_segments=17, index_size_on_disk_mb=32009.95, selectivity=None, pre_post_filter='null', vec_disk_mb=31250.0, vec_ram_mb=31250.0, graph_level_conn_p_values={3: (11, {0: 0, 10: 2, 20: 3, 30: 3, 40: 3, 50: 3, 60: 3, 70: 4, 80: 4, 90: 5, 100: 6}), 2: (330, {0: 0, 10: 11, 20: 13, 30: 14, 40: 15, 50: 17, 60: 18, 70: 20, 80: 23, 90: 26, 100: 32}), 1: (10955, {0: 0, 10: 19, 20: 22, 30: 25, 40: 28, 50: 32, 60: 32, 70: 32, 80: 32, 90: 32, 100: 32}), 0: (354335, {0: 0, 10: 20, 20: 25, 30: 28, 40: 32, 50: 37, 60: 42, 70: 49, 80: 59, 90: 64, 100: 64})}, combined_run_time=datetime.timedelta(seconds=4902, microseconds=835632)) Profiler summary for /l/logs.nightly/2026.05.04.12.43.13/bench-knn-q32-fmFalse.jfr Version: 2.1 Chunks: 164 Start: 2026-05-04 21:36:01 (UTC) Duration: 3436 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 105324118 1840459750 jdk.FileWrite 7983399 171408503 jdk.FileRead 3350334 78617778 jdk.BooleanFlag 81344 2581236 jdk.CPULoad 63365 1276515 jdk.ObjectAllocationInNewTLAB 39537 788534 jdk.Checkpoint 11491 32155488 jdk.UnsignedIntFlag 7872 267800 jdk.IntFlag 7216 263988 jdk.StringFlag 5576 217148 jdk.Compilation 1175 32130 jdk.ObjectAllocationOutsideTLAB 968 18118 jdk.CPUInformation 164 246338 jdk.GCConfiguration 164 4274 jdk.JVMInformation 164 148430 jdk.Metadata 164 18126438 jdk.GarbageCollection 25 609 jdk.ActiveRecording 0 0 jdk.ActiveSetting 0 0 jdk.AllocationRequiringGC 0 0 jdk.BooleanFlagChanged 0 0 jdk.CPUTimeSamplesLost 0 0 jdk.CPUTimeStampCounter 0 0 jdk.ClassDefine 0 0 jdk.ClassLoad 0 0 jdk.ClassLoaderStatistics 0 0 jdk.ClassLoadingStatistics 0 0 jdk.ClassRedefinition 0 0 jdk.ClassUnload 0 0 jdk.CodeCacheConfiguration 0 0 jdk.CodeCacheFull 0 0 jdk.CodeCacheStatistics 0 0 jdk.CompilationFailure 0 0 jdk.CompilerConfiguration 0 0 jdk.CompilerInlining 0 0 jdk.CompilerPhase 0 0 jdk.CompilerQueueUtilization 0 0 jdk.CompilerStatistics 0 0 jdk.ConcurrentModeFailure 0 0 jdk.ContainerCPUThrottling 0 0 jdk.ContainerCPUUsage 0 0 jdk.ContainerConfiguration 0 0 jdk.ContainerIOUsage 0 0 jdk.ContainerMemoryUsage 0 0 jdk.ContinuationFreeze 0 0 jdk.ContinuationFreezeFast 0 0 jdk.ContinuationFreezeSlow 0 0 jdk.ContinuationThaw 0 0 jdk.ContinuationThawFast 0 0 jdk.ContinuationThawSlow 0 0 jdk.DataLoss 0 0 jdk.Deoptimization 0 0 jdk.DeprecatedInvocation 0 0 jdk.Deserialization 0 0 jdk.DirectBufferStatistics 0 0 jdk.DoubleFlag 0 0 jdk.DoubleFlagChanged 0 0 jdk.DumpReason 0 0 jdk.EvacuationFailed 0 0 jdk.EvacuationInformation 0 0 jdk.ExceptionStatistics 0 0 jdk.ExecuteVMOperation 0 0 jdk.ExecutionSample 0 0 jdk.FileForce 0 0 jdk.FinalizerStatistics 0 0 jdk.Flush 0 0 jdk.G1AdaptiveIHOP 0 0 jdk.G1BasicIHOP 0 0 jdk.G1EvacuationOldStatistics 0 0 jdk.G1EvacuationYoungStatistics 0 0 jdk.G1GarbageCollection 0 0 jdk.G1HeapRegionInformation 0 0 jdk.G1HeapRegionTypeChange 0 0 jdk.G1HeapSummary 0 0 jdk.G1MMU 0 0 jdk.GCCPUTime 0 0 jdk.GCHeapConfiguration 0 0 jdk.GCHeapMemoryPoolUsage 0 0 jdk.GCHeapMemoryUsage 0 0 jdk.GCHeapSummary 0 0 jdk.GCPhaseConcurrent 0 0 jdk.GCPhaseConcurrentLevel1 0 0 jdk.GCPhaseConcurrentLevel2 0 0 jdk.GCPhaseParallel 0 0 jdk.GCPhasePause 0 0 jdk.GCPhasePauseLevel1 0 0 jdk.GCPhasePauseLevel2 0 0 jdk.GCPhasePauseLevel3 0 0 jdk.GCPhasePauseLevel4 0 0 jdk.GCReferenceStatistics 0 0 jdk.GCSurvivorConfiguration 0 0 jdk.GCTLABConfiguration 0 0 jdk.HeapDump 0 0 jdk.InitialEnvironmentVariable 0 0 jdk.InitialSecurityProperty 0 0 jdk.InitialSystemProperty 0 0 jdk.IntFlagChanged 0 0 jdk.JITRestart 0 0 jdk.JavaAgent 0 0 jdk.JavaErrorThrow 0 0 jdk.JavaExceptionThrow 0 0 jdk.JavaMonitorDeflate 0 0 jdk.JavaMonitorEnter 0 0 jdk.JavaMonitorInflate 0 0 jdk.JavaMonitorNotify 0 0 jdk.JavaMonitorStatistics 0 0 jdk.JavaMonitorWait 0 0 jdk.JavaThreadStatistics 0 0 jdk.LongFlag 0 0 jdk.LongFlagChanged 0 0 jdk.MetaspaceAllocationFailure 0 0 jdk.MetaspaceChunkFreeListSummary 0 0 jdk.MetaspaceGCThreshold 0 0 jdk.MetaspaceOOM 0 0 jdk.MetaspaceSummary 0 0 jdk.MethodTiming 0 0 jdk.MethodTrace 0 0 jdk.ModuleExport 0 0 jdk.ModuleRequire 0 0 jdk.NativeAgent 0 0 jdk.NativeLibrary 0 0 jdk.NativeLibraryLoad 0 0 jdk.NativeLibraryUnload 0 0 jdk.NativeMemoryUsage 0 0 jdk.NativeMemoryUsageTotal 0 0 jdk.NativeMethodSample 0 0 jdk.NetworkUtilization 0 0 jdk.OSInformation 0 0 jdk.ObjectAllocationSample 0 0 jdk.ObjectCount 0 0 jdk.ObjectCountAfterGC 0 0 jdk.OldGarbageCollection 0 0 jdk.OldObjectSample 0 0 jdk.PSHeapSummary 0 0 jdk.ParallelOldGarbageCollection 0 0 jdk.PhysicalMemory 0 0 jdk.ProcessStart 0 0 jdk.PromoteObjectInNewPLAB 0 0 jdk.PromoteObjectOutsidePLAB 0 0 jdk.PromotionFailed 0 0 jdk.RedefineClasses 0 0 jdk.ReservedStackActivation 0 0 jdk.ResidentSetSize 0 0 jdk.RetransformClasses 0 0 jdk.SafepointBegin 0 0 jdk.SafepointEnd 0 0 jdk.SafepointLatency 0 0 jdk.SafepointStateSynchronization 0 0 jdk.SecurityPropertyModification 0 0 jdk.SecurityProviderService 0 0 jdk.SerializationMisdeclaration 0 0 jdk.ShenandoahEvacuationInformation 0 0 jdk.ShenandoahHeapRegionInformation 0 0 jdk.ShenandoahHeapRegionStateChange 0 0 jdk.Shutdown 0 0 jdk.SocketRead 0 0 jdk.SocketWrite 0 0 jdk.StringFlagChanged 0 0 jdk.StringTableStatistics 0 0 jdk.SwapSpace 0 0 jdk.SymbolTableStatistics 0 0 jdk.SyncOnValueBasedClass 0 0 jdk.SystemGC 0 0 jdk.SystemProcess 0 0 jdk.TLSHandshake 0 0 jdk.TenuringDistribution 0 0 jdk.ThreadAllocationStatistics 0 0 jdk.ThreadCPULoad 0 0 jdk.ThreadContextSwitchRate 0 0 jdk.ThreadDump 0 0 jdk.ThreadEnd 0 0 jdk.ThreadPark 0 0 jdk.ThreadSleep 0 0 jdk.ThreadStart 0 0 jdk.UnsignedIntFlagChanged 0 0 jdk.UnsignedLongFlag 0 0 jdk.UnsignedLongFlagChanged 0 0 jdk.VirtualThreadEnd 0 0 jdk.VirtualThreadPinned 0 0 jdk.VirtualThreadStart 0 0 jdk.VirtualThreadSubmitFailed 0 0 jdk.VirtualizationInformation 0 0 jdk.X509Certificate 0 0 jdk.X509Validation 0 0 jdk.YoungGarbageCollection 0 0 jdk.YoungGenerationConfiguration 0 0 jdk.ZAllocationStall 0 0 jdk.ZOldGarbageCollection 0 0 jdk.ZPageAllocation 0 0 jdk.ZRelocationSet 0 0 jdk.ZRelocationSetGroup 0 0 jdk.ZStatisticsCounter 0 0 jdk.ZStatisticsSampler 0 0 jdk.ZThreadPhase 0 0 jdk.ZUncommit 0 0 jdk.ZYoungGarbageCollection 0 0 profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.04.12.43.13/bench-knn-q32-fmFalse.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.05.04.12.43.13/bench-knn-q32-fmFalse.jfr is 2047.18 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 105324117 events (total: 105M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 83.62% 88M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] 8.63% 9M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] 2.38% 2M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] 1.57% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 0.72% 755188 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] 0.53% 560532 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] 0.40% 417080 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():234 [Inlined code] 0.30% 313520 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [Inlined code] 0.25% 263542 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [JIT compiled code] 0.16% 172536 jdk.jfr.internal.JVM#emitEvent() [Native code] 0.13% 137945 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] 0.13% 137297 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] 0.11% 119747 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] 0.07% 72226 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.06% 65720 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():363 [JIT compiled code] 0.06% 61002 org.apache.lucene.util.TernaryLongHeap#downHeap():246 [Inlined code] 0.05% 55364 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] 0.04% 44750 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] 0.04% 43054 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.04% 41648 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():303 [JIT compiled code] 0.04% 40847 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():650 [Inlined code] 0.04% 40826 org.apache.lucene.store.RateLimitedIndexOutput#writeBytes():55 [Inlined code] 0.03% 33670 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():482 [JIT compiled code] 0.03% 29919 org.apache.lucene.util.hnsw.HnswLock#write():48 [Inlined code] 0.03% 27444 sun.nio.ch.NativeThread#current0() [Native code] 0.02% 24306 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] 0.02% 23482 org.apache.lucene.util.hnsw.NeighborArray#sort():171 [Inlined code] 0.02% 22318 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] 0.02% 20094 java.util.concurrent.atomic.LongAdder#add():93 [Inlined code] 0.02% 19441 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():227 [Inlined code] 0.02% 18761 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():310 [JIT compiled code] 0.02% 17194 java.util.DualPivotQuicksort#sort():368 [JIT compiled code] 0.02% 16526 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] 0.02% 16379 jdk.jfr.internal.JVM#getStackTraceId() [Native code] 0.01% 15772 org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.01% 15341 org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 0.01% 14839 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] 0.01% 14313 org.apache.lucene.util.hnsw.NeighborArray#clear():233 [Inlined code] 0.01% 13155 jdk.jfr.internal.event.EventWriter#reserveEventSizeField():199 [Inlined code] 0.01% 12570 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.01% 12194 org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 0.01% 11738 java.util.Arrays#sort():99 [Inlined code] 0.01% 10720 java.util.DualPivotQuicksort#sort():238 [Inlined code] 0.01% 10173 knn.IndexerThread#_run():102 [JIT compiled code] 0.01% 9600 org.apache.lucene.util.hnsw.NeighborArray#insertSortedInternal():184 [Inlined code] 0.01% 8886 java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#unlock():1154 [Inlined code] 0.01% 8878 org.apache.lucene.util.TernaryLongHeap#downHeap():235 [Inlined code] 0.01% 8611 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():438 [JIT compiled code] 0.01% 8473 java.util.DualPivotQuicksort#sort():238 [JIT compiled code] 0.01% 7272 org.apache.lucene.index.DocumentsWriterPerThreadPool#getAndLock():117 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.04.12.43.13/bench-knn-q32-fmFalse.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.05.04.12.43.13/bench-knn-q32-fmFalse.jfr is 2047.18 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 105324117 events (total: 105M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 77.86% 82M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] 8.63% 9M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] 5.74% 6M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] 1.57% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 1.49% 1M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] 0.72% 754974 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [JIT compiled code] 0.71% 742835 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] 0.38% 399818 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():234 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.33% 345826 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():101 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] 0.29% 308718 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.21% 217451 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():227 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.20% 206249 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():348 [JIT compiled code] 0.18% 191425 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#insertSortedInternal():184 [Inlined code] 0.16% 172235 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute():54 [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run():125 [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic():145 [JIT compiled code] 0.08% 86749 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#updateTop():153 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] 0.07% 72226 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] 0.05% 57927 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():363 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.05% 55364 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.05% 53279 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] 0.05% 48203 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] 0.05% 47978 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.05% 47923 org.apache.lucene.util.TernaryLongHeap#downHeap():246 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#updateTop():153 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] 0.04% 43054 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read():51 [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer():341 [Inlined code] at sun.nio.ch.IOUtil#read():307 [Inlined code] 0.04% 40847 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():650 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#lock():966 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswLock#write():48 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():382 [JIT compiled code] 0.04% 39617 org.apache.lucene.store.RateLimitedIndexOutput#writeBytes():55 [Inlined code] at org.apache.lucene.store.DataOutput#writeBytes():54 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#writeVectorData():302 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#mergeOneFlatVectorField():235 [Interpreted code] 0.03% 35580 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():385 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.03% 33670 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():482 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] 0.03% 31687 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] at org.apache.lucene.store.ChecksumIndexInput#seek():64 [Inlined code] at org.apache.lucene.codecs.CodecUtil#checksumEntireFile():619 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#checkIntegrity():193 [Inlined code] 0.03% 30529 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] 0.03% 29919 org.apache.lucene.util.hnsw.HnswLock#write():48 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():382 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.03% 26375 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#pop():129 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():322 [JIT compiled code] 0.02% 22318 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] 0.02% 22053 org.apache.lucene.util.hnsw.NeighborArray#sort():171 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] 0.02% 21630 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():303 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.02% 20000 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current():51 [Inlined code] at sun.nio.ch.NativeThreadSet#add():48 [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite():349 [Inlined code] 0.02% 19891 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.02% 19630 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] 0.02% 18988 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():57 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorer$DotProductScorer#vectorOp():194 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorer#bulkScore():92 [JIT compiled code] 0.02% 18406 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():303 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.02% 18328 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.02% 17630 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():227 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.02% 17262 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():234 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.02% 16203 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace():186 [Inlined code] at jdk.internal.event.FileReadEvent#commit() [JIT compiled code] at jdk.internal.event.FileReadEvent#offer():71 [Inlined code] 0.01% 15037 java.util.DualPivotQuicksort#sort():368 [JIT compiled code] at java.util.DualPivotQuicksort#sort():238 [JIT compiled code] at java.util.Arrays#sort():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#sort():173 [Inlined code] 0.01% 14313 org.apache.lucene.util.hnsw.NeighborArray#clear():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():463 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.01% 14005 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():310 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.01% 14005 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.01% 13674 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] 0.01% 13152 jdk.jfr.internal.event.EventWriter#reserveEventSizeField():199 [Inlined code] at jdk.jfr.internal.event.EventWriter#beginEvent():245 [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer():69 [Inlined code] 0.01% 12897 org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.04.12.43.13/bench-knn-q32-fmFalse.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.05.04.12.43.13/bench-knn-q32-fmFalse.jfr is 2047.18 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 105324117 events (total: 105M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 67.91% 71M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008219ba28#call() [Inlined code] 8.17% 8M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 4.57% 4M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008219ba28#call() [Inlined code] 4.48% 4M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008219ba28#call() [Inlined code] 2.53% 2M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008219ba28#call() [Inlined code] 2.46% 2M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] 1.39% 1M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 1.00% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.66% 699819 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.63% 665837 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.55% 578807 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] 0.35% 370947 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] 0.32% 340328 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008219ba28#call() [Inlined code] 0.29% 302398 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 0.25% 264997 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008219ba28#call() [Inlined code] 0.23% 240784 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():234 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008219ba28#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [JIT compiled code] 0.20% 205904 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.19% 201445 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():227 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008219ba28#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] 0.18% 191425 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#insertSortedInternal():184 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#sort():164 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.15% 161446 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008219ba28#call() [Inlined code] 0.15% 159844 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008219ba28#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.15% 158409 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():348 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008219ba28#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.15% 153574 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():101 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#collect():683 [Inlined code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#scoreEntryPoints():105 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] 0.12% 130267 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.12% 129985 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008219ba28#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [JIT compiled code] 0.12% 129401 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():234 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008219ba28#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.12% 125457 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 0.10% 109442 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():101 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#collect():683 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.10% 102479 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.10% 100373 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute():54 [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run():125 [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic():145 [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask():502 [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0():428 [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000008207aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] at java.lang.Thread#run():1474 [Interpreted code] 0.07% 72219 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] at sun.nio.ch.IOUtil#write():72 [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite():355 [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite():374 [Inlined code] at sun.nio.ch.FileChannelImpl#write():333 [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully():68 [Inlined code] at sun.nio.ch.ChannelOutputStream#write():105 [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write():391 [Inlined code] at java.util.zip.CheckedOutputStream#write():73 [Inlined code] 0.07% 71862 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute():54 [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run():125 [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic():145 [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask():502 [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0():428 [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000008207aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] at java.lang.Thread#run():1474 [Interpreted code] 0.06% 67106 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#updateTop():153 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#collect():683 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.06% 64289 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#scoreEntryPoints():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.05% 49157 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008219ba28#call() [Inlined code] 0.04% 46880 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.04% 45183 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.04% 43427 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.04% 43286 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008219ba28#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.04% 43047 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read():51 [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer():341 [Inlined code] at sun.nio.ch.IOUtil#read():307 [Inlined code] at sun.nio.ch.IOUtil#read():284 [Inlined code] at sun.nio.ch.FileChannelImpl#implRead():251 [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead():269 [Inlined code] at sun.nio.ch.FileChannelImpl#read():229 [Inlined code] at knn.VectorReader#readNext():57 [Inlined code] at knn.VectorReaderFloat32#next():30 [JIT compiled code] at knn.IndexerThread#_run():102 [JIT compiled code] at knn.IndexerThread#run():74 [Interpreted code] 0.04% 42861 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.04% 39452 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.04% 37951 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():650 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#lock():966 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswLock#write():48 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():382 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008219ba28#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.04% 37669 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 0.04% 36994 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#scoreEntryPoints():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.03% 36174 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():101 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#collect():683 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.03% 30238 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():363 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008219ba28#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000008219e000#run() [JIT compiled code] 0.03% 27847 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():348 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] 0.03% 26989 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 0.03% 26484 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():234 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008219ba28#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.04.12.43.13/bench-knn-q32-fmFalse.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.05.04.12.43.13/bench-knn-q32-fmFalse.jfr is 2047.18 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 40494 events (total: 227398M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 28.23% 64191M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] 25.09% 57044M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 24.92% 56670M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 6.13% 13950M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] 3.40% 7736M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] 3.01% 6850M java.lang.Integer#valueOf():1006 [Inlined code] 1.71% 3897M java.util.Arrays#copyOf():3478 [Inlined code] 0.79% 1806M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] 0.71% 1620M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] 0.71% 1603M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] 0.69% 1576M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] 0.42% 955M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] 0.41% 933M org.apache.lucene.util.SparseFixedBitSet#insertLong():230 [Inlined code] 0.39% 893M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] 0.29% 651M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] 0.19% 438M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] 0.17% 390M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] 0.17% 387M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():345 [Interpreted code] 0.17% 383M java.util.ArrayList#grow():240 [Inlined code] 0.15% 333M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] 0.15% 331M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] 0.14% 321M java.util.DualPivotQuicksort#tryMergeRuns():816 [JIT compiled code] 0.14% 315M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] 0.11% 254M knn.IndexerThread#_run():105 [JIT compiled code] 0.11% 244M java.util.HashMap#newNode():1910 [Inlined code] 0.10% 236M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():556 [JIT compiled code] 0.10% 235M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] 0.09% 212M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():618 [JIT compiled code] 0.09% 199M org.apache.lucene.util.ArrayUtil#growExact():400 [Inlined code] 0.08% 190M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] 0.08% 186M org.apache.lucene.util.SparseFixedBitSet#insertBlock():211 [JIT compiled code] 0.08% 173M java.util.HashMap#resize():711 [JIT compiled code] 0.07% 170M org.apache.lucene.document.DocumentStoredFieldVisitor#intField():79 [Inlined code] 0.07% 164M java.util.DualPivotQuicksort#sort():354 [JIT compiled code] 0.07% 154M java.lang.reflect.Array#newInstance():76 [Inlined code] 0.05% 120M knn.IndexerThread#_run():119 [JIT compiled code] 0.05% 110M org.apache.lucene.util.hnsw.OnHeapHnswGraph#():86 [JIT compiled code] 0.05% 108M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await():1767 [Interpreted code] 0.04% 93M knn.KnnIndexer#createIndex():254 [Interpreted code] 0.04% 90M org.apache.lucene.document.Document#():42 [Inlined code] 0.04% 89M java.util.logging.LogManager#reset():1298 [Interpreted code] 0.04% 89M jdk.jfr.internal.ShutdownHook#run():48 [Interpreted code] 0.04% 88M knn.IndexerThread#_run():83 [JIT compiled code] 0.04% 82M knn.KnnIndexer#waitForMergesWithStatus():287 [Interpreted code] 0.03% 72M org.apache.lucene.util.FixedBitSet#():148 [Inlined code] 0.03% 71M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph():526 [JIT compiled code] 0.03% 66M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():389 [JIT compiled code] 0.03% 64M org.apache.lucene.util.ArrayUtil#growExact():319 [JIT compiled code] 0.03% 61M java.lang.Thread#beforeSleep():473 [Inlined code] 0.02% 52M java.util.HashMap$KeySet#iterator():992 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.04.12.43.13/bench-knn-q32-fmFalse.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.05.04.12.43.13/bench-knn-q32-fmFalse.jfr is 2047.18 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 40494 events (total: 227398M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 20.41% 46412M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] 20.29% 46137M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] 17.36% 39472M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollector#():44 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [JIT compiled code] 10.87% 24718M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#():44 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [Interpreted code] 6.13% 13950M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():335 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] 4.63% 10539M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] 4.63% 10533M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] 3.40% 7736M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 2.97% 6762M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1099 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1054 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1029 [Interpreted code] 1.67% 3808M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayDeque#grow():146 [JIT compiled code] at java.util.ArrayDeque#addFirst():288 [Inlined code] at java.util.ArrayDeque#push():577 [Inlined code] 0.69% 1576M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.67% 1518M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] 0.40% 915M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.39% 882M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite():106 [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite():48 [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite():2212 [JIT compiled code] 0.36% 822M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.30% 680M org.apache.lucene.util.SparseFixedBitSet#insertLong():230 [Inlined code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet():170 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search():83 [Inlined code] 0.29% 656M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.26% 588M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.24% 551M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.21% 472M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.17% 390M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] 0.17% 387M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():345 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.17% 383M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] 0.15% 331M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] 0.14% 321M java.util.DualPivotQuicksort#tryMergeRuns():816 [JIT compiled code] at java.util.DualPivotQuicksort#sort():277 [JIT compiled code] at java.util.DualPivotQuicksort#sort():238 [Inlined code] at java.util.Arrays#sort():123 [Inlined code] 0.11% 258M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.11% 254M knn.IndexerThread#_run():105 [JIT compiled code] at knn.IndexerThread#run():74 [Interpreted code] 0.10% 236M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():556 [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#serializedDocument():645 [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#copyOneDoc():508 [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#merge():630 [JIT compiled code] 0.10% 235M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] 0.10% 234M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():238 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] 0.09% 212M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():618 [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#serializedDocument():645 [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#copyOneDoc():508 [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#merge():630 [JIT compiled code] 0.09% 210M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.09% 209M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.09% 209M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():238 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] 0.08% 190M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] at java.lang.StringConcatHelper#newArray():578 [Inlined code] at java.lang.StringConcatHelper#newArrayWithSuffix():611 [Inlined code] at java.lang.String$$StringConcat.0x000000008217f000#concat() [Inlined code] 0.08% 186M org.apache.lucene.util.ArrayUtil#growExact():400 [Inlined code] at org.apache.lucene.util.ArrayUtil#grow():412 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#push():79 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [JIT compiled code] 0.08% 171M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 0.07% 170M org.apache.lucene.util.SparseFixedBitSet#insertLong():230 [Inlined code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet():170 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#findBestEntryPoint():244 [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search():78 [Inlined code] 0.07% 170M org.apache.lucene.document.DocumentStoredFieldVisitor#intField():79 [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#readField():270 [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#document():675 [Inlined code] at org.apache.lucene.index.CodecReader$1#document():101 [Inlined code] 0.07% 170M org.apache.lucene.util.SparseFixedBitSet#insertBlock():211 [JIT compiled code] at org.apache.lucene.util.SparseFixedBitSet#set():199 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#findBestEntryPoint():235 [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search():78 [Inlined code] 0.07% 169M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():238 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] 0.07% 154M java.lang.reflect.Array#newInstance():76 [Inlined code] at org.apache.lucene.util.ArrayUtil#growExact():216 [Inlined code] at org.apache.lucene.util.ArrayUtil#grow():234 [JIT compiled code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():152 [JIT compiled code] 0.06% 135M java.util.HashMap#resize():711 [JIT compiled code] at java.util.HashMap#putVal():670 [JIT compiled code] at java.util.HashMap#put():619 [Inlined code] at java.util.HashSet#add():230 [Inlined code] 0.05% 120M knn.IndexerThread#_run():119 [JIT compiled code] at knn.IndexerThread#run():74 [Interpreted code] 0.05% 118M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] 0.05% 110M org.apache.lucene.util.hnsw.OnHeapHnswGraph#():86 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():119 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph():148 [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder():81 [Interpreted code] 0.05% 108M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await():1767 [Interpreted code] at java.util.concurrent.LinkedBlockingQueue#take():435 [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#getTask():1016 [Interpreted code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1076 [Interpreted code] 0.04% 100M java.util.DualPivotQuicksort#sort():354 [JIT compiled code] at java.util.DualPivotQuicksort#sort():238 [Inlined code] at java.util.Arrays#sort():123 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph():534 [JIT compiled code] 0.04% 94M java.util.HashMap#newNode():1910 [Inlined code] at java.util.HashMap#putVal():638 [JIT compiled code] at java.util.HashMap#put():619 [JIT compiled code] at java.util.HashSet#add():230 [Inlined code] 0.04% 94M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():238 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.04.12.43.13/bench-knn-q32-fmFalse.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.05.04.12.43.13/bench-knn-q32-fmFalse.jfr is 2047.18 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 40494 events (total: 227398M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 17.33% 39408M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollector#():44 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():28 [Inlined code] at org.apache.lucene.search.IndexSearcher#search():741 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter():590 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():613 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1486 [JIT compiled code] at knn.KnnGraphTester#testSearch():1221 [Interpreted code] at knn.KnnGraphTester#run():743 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] 12.96% 29465M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008219ba28#call() [Inlined code] 12.91% 29353M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008219ba28#call() [Inlined code] 7.24% 16462M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#():44 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():28 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():741 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():590 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():613 [Interpreted code] at knn.KnnGraphTester#doFloatVectorQuery():1486 [Interpreted code] at knn.KnnGraphTester#testSearch():1221 [Interpreted code] at knn.KnnGraphTester#run():743 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] 6.13% 13950M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():335 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():783 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 4.14% 9417M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 4.04% 9178M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 3.63% 8256M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#():44 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():28 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():741 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():590 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():613 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1486 [JIT compiled code] at knn.KnnGraphTester#testSearch():1221 [Interpreted code] at knn.KnnGraphTester#run():743 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] 2.97% 6762M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1099 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1054 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1029 [Interpreted code] at knn.KnnGraphTester#run():748 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] at knn.KnnGraphTester#main():266 [Interpreted code] 2.34% 5321M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] 2.30% 5234M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] 1.67% 3808M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayDeque#grow():146 [JIT compiled code] at java.util.ArrayDeque#addFirst():288 [Inlined code] at java.util.ArrayDeque#push():577 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1099 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1054 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1029 [Interpreted code] at knn.KnnGraphTester#run():748 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] at knn.KnnGraphTester#main():266 [Interpreted code] 1.48% 3356M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():255 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph():148 [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder():81 [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge():212 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#buildAndWriteGraph():485 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#lambda$mergeOneField$0():453 [Interpreted code] 1.46% 3317M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 1.41% 3206M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():255 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph():148 [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder():81 [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge():212 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#buildAndWriteGraph():485 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#lambda$mergeOneField$0():453 [Interpreted code] 1.40% 3192M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 1.33% 3014M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008219ba28#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [JIT compiled code] 0.95% 2157M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008219ba28#call() [Inlined code] 0.90% 2052M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 0.90% 2049M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008219ba28#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.89% 2031M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008219ba28#call() [Inlined code] 0.64% 1466M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 0.63% 1426M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 0.61% 1383M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#replayBufferedVectors():771 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():787 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.61% 1380M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008219ba28#call() [Inlined code] 0.49% 1124M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#replayBufferedVectors():771 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():787 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.34% 772M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite():106 [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite():48 [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite():2212 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite():862 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite():873 [Inlined code] at org.apache.lucene.search.IndexSearcher#search():742 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter():590 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():613 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1486 [JIT compiled code] at knn.KnnGraphTester#testSearch():1221 [Interpreted code] at knn.KnnGraphTester#run():743 [Interpreted code] 0.33% 757M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.30% 680M org.apache.lucene.util.SparseFixedBitSet#insertLong():230 [Inlined code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet():170 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search():83 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search():36 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search():162 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search():352 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search():307 [Inlined code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsReader#search():305 [Inlined code] at org.apache.lucene.index.CodecReader#searchNearestVectors():273 [Inlined code] at org.apache.lucene.search.KnnFloatVectorQuery#approximateSearch():118 [JIT compiled code] at org.apache.lucene.search.AbstractKnnVectorQuery#getLeafResults():196 [Inlined code] 0.28% 627M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008219ba28#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [JIT compiled code] 0.27% 620M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.21% 484M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008219ba28#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.18% 416M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.17% 387M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():345 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.17% 383M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.17% 383M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] at org.apache.lucene.document.Document#add():62 [Inlined code] at knn.IndexerThread#_run():105 [JIT compiled code] at knn.IndexerThread#run():74 [Interpreted code] 0.16% 368M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008219ba28#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [JIT compiled code] 0.15% 331M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 0.15% 330M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008219ba28#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [JIT compiled code] 0.13% 287M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008219ba28#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.13% 286M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008219ba28#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [JIT compiled code] 0.12% 283M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008219ba28#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#build():93 [JIT compiled code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge():214 [Interpreted code] 0.12% 274M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008219ba28#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [JIT compiled code] 0.12% 269M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008219ba28#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#build():93 [JIT compiled code] 0.11% 260M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 0.11% 254M knn.IndexerThread#_run():105 [JIT compiled code] at knn.IndexerThread#run():74 [Interpreted code] 0.11% 252M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008219ba28#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000008219e000#run() [JIT compiled code] 0.10% 238M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.10% 236M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():556 [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#serializedDocument():645 [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#copyOneDoc():508 [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#merge():630 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeFields():249 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x0000000082190ee8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():290 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():120 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4749 [Interpreted code] at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource#merge():6554 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler#doMerge():661 [Interpreted code] 0.10% 235M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008219ba28#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [JIT compiled code] cmd: ['/usr/sbin/perf', 'stat', '-dd', '-e', 'task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend', '/usr/lib/jvm/java-25-openjdk/bin/java', '--add-modules', 'jdk.incubator.vector', '-Xmx32g', '-Xms32g', '-server', '-XX:+UseParallelGC', '-Djava.io.tmpdir=/l/tmp', '--enable-native-access=ALL-UNNAMED', '-cp', '/l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build:/l/util.nightly/build', '--add-modules', 'jdk.incubator.vector', '--enable-native-access=ALL-UNNAMED', '-XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/2026.05.04.12.43.13/bench-knn-q32-fmTrue.jfr', 'knn.KnnGraphTester', '-maxConn', '32', '-dim', '1024', '-docs', '/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec', '-ndoc', '8000000', '-topK', '100', '-numIndexThreads', '8', '-beamWidthIndex', '100', '-search-and-stats', '/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec', '-metric', 'dot_product', '-numMergeThread', '16', '-numMergeWorker', '48', '-forceMerge'] WARNING: Using incubator modules: jdk.incubator.vector [0.212s][info][jfr,startup] Started recording 1. [0.212s][info][jfr,startup] [0.212s][info][jfr,startup] Use jcmd 2008137 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 1421915183998073 index key = dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-fm Index Path = knn-reuse/indices/dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-fm will now reindex: index does not exist May 04, 2026 7:00:22 PM org.apache.lucene.internal.vectorization.PanamaVectorizationProvider logIncubatorSetup INFO: Java vector incubator API enabled; uses preferredBitSize=256; FMA enabled creating index in knn-reuse/indices/dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-fm 39709371 doc vectors in docsPath "/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec" parentJoin=false Done indexing 25000 documents. Done indexing 50000 documents. Done indexing 75000 documents. Done indexing 100000 documents. Done indexing 125000 documents. Done indexing 150000 documents. Done indexing 175000 documents. Done indexing 200000 documents. Done indexing 225000 documents. Done indexing 250000 documents. Done indexing 275000 documents. Done indexing 300000 documents. Done indexing 325000 documents. Done indexing 350000 documents. Done indexing 375000 documents. Done indexing 400000 documents. Done indexing 425000 documents. Done indexing 450000 documents. Done indexing 475000 documents. Done indexing 500000 documents. Done indexing 525000 documents. Done indexing 550000 documents. Done indexing 575000 documents. Done indexing 600000 documents. Done indexing 625000 documents. Done indexing 650000 documents. Done indexing 675000 documents. Done indexing 700000 documents. Done indexing 725000 documents. Done indexing 750000 documents. Done indexing 775000 documents. Done indexing 800000 documents. Done indexing 825000 documents. Done indexing 850000 documents. Done indexing 875000 documents. Done indexing 900000 documents. Done indexing 925000 documents. Done indexing 950000 documents. Done indexing 975000 documents. Done indexing 1000000 documents. Done indexing 1025000 documents. Done indexing 1050000 documents. Done indexing 1075000 documents. Done indexing 1100000 documents. Done indexing 1125000 documents. Done indexing 1150000 documents. Done indexing 1175000 documents. Done indexing 1200000 documents. Done indexing 1225000 documents. Done indexing 1250000 documents. Done indexing 1275000 documents. Done indexing 1300000 documents. Done indexing 1325000 documents. Done indexing 1350000 documents. Done indexing 1375000 documents. Done indexing 1400000 documents. Done indexing 1425000 documents. Done indexing 1450000 documents. Done indexing 1475000 documents. Done indexing 1500000 documents. Done indexing 1525000 documents. Done indexing 1550000 documents. Done indexing 1575000 documents. Done indexing 1600000 documents. Done indexing 1625000 documents. Done indexing 1650000 documents. Done indexing 1675000 documents. Done indexing 1700000 documents. Done indexing 1725000 documents. Done indexing 1750000 documents. Done indexing 1775000 documents. Done indexing 1800000 documents. Done indexing 1825000 documents. Done indexing 1850000 documents. Done indexing 1875000 documents. Done indexing 1900000 documents. Done indexing 1925000 documents. Done indexing 1950000 documents. Done indexing 1975000 documents. Done indexing 2000000 documents. Done indexing 2025000 documents. Done indexing 2050000 documents. Done indexing 2075000 documents. Done indexing 2100000 documents. Done indexing 2125000 documents. Done indexing 2150000 documents. Done indexing 2175000 documents. Done indexing 2200000 documents. Done indexing 2225000 documents. Done indexing 2250000 documents. Done indexing 2275000 documents. Done indexing 2300000 documents. Done indexing 2325000 documents. Done indexing 2350000 documents. Done indexing 2375000 documents. Done indexing 2400000 documents. Done indexing 2425000 documents. Done indexing 2450000 documents. Done indexing 2475000 documents. Done indexing 2500000 documents. Done indexing 2525000 documents. Done indexing 2550000 documents. Done indexing 2575000 documents. Done indexing 2600000 documents. Done indexing 2625000 documents. Done indexing 2650000 documents. Done indexing 2675000 documents. Done indexing 2700000 documents. Done indexing 2725000 documents. Done indexing 2750000 documents. Done indexing 2775000 documents. Done indexing 2800000 documents. Done indexing 2825000 documents. Done indexing 2850000 documents. Done indexing 2875000 documents. Done indexing 2900000 documents. Done indexing 2925000 documents. Done indexing 2950000 documents. Done indexing 2975000 documents. Done indexing 3000000 documents. Done indexing 3025000 documents. Done indexing 3050000 documents. Done indexing 3075000 documents. Done indexing 3100000 documents. Done indexing 3125000 documents. Done indexing 3150000 documents. Done indexing 3175000 documents. Done indexing 3200000 documents. Done indexing 3225000 documents. Done indexing 3250000 documents. Done indexing 3275000 documents. Done indexing 3300000 documents. Done indexing 3325000 documents. Done indexing 3350000 documents. Done indexing 3375000 documents. Done indexing 3400000 documents. Done indexing 3425000 documents. Done indexing 3450000 documents. Done indexing 3475000 documents. Done indexing 3500000 documents. Done indexing 3525000 documents. Done indexing 3550000 documents. Done indexing 3575000 documents. Done indexing 3600000 documents. Done indexing 3625000 documents. Done indexing 3650000 documents. Done indexing 3675000 documents. Done indexing 3700000 documents. Done indexing 3725000 documents. Done indexing 3750000 documents. Done indexing 3775000 documents. Done indexing 3800000 documents. Done indexing 3825000 documents. Done indexing 3850000 documents. Done indexing 3875000 documents. Done indexing 3900000 documents. Done indexing 3925000 documents. Done indexing 3950000 documents. Done indexing 3975000 documents. Done indexing 4000000 documents. Done indexing 4025000 documents. Done indexing 4050000 documents. Done indexing 4075000 documents. Done indexing 4100000 documents. Done indexing 4125000 documents. Done indexing 4150000 documents. Done indexing 4175000 documents. Done indexing 4200000 documents. Done indexing 4225000 documents. Done indexing 4250000 documents. Done indexing 4275000 documents. Done indexing 4300000 documents. Done indexing 4325000 documents. Done indexing 4350000 documents. Done indexing 4375000 documents. Done indexing 4400000 documents. Done indexing 4425000 documents. Done indexing 4450000 documents. Done indexing 4475000 documents. Done indexing 4500000 documents. Done indexing 4525000 documents. Done indexing 4550000 documents. Done indexing 4575000 documents. Done indexing 4600000 documents. Done indexing 4625000 documents. Done indexing 4650000 documents. Done indexing 4675000 documents. Done indexing 4700000 documents. Done indexing 4725000 documents. Done indexing 4750000 documents. Done indexing 4775000 documents. Done indexing 4800000 documents. Done indexing 4825000 documents. Done indexing 4850000 documents. Done indexing 4875000 documents. Done indexing 4900000 documents. Done indexing 4925000 documents. Done indexing 4950000 documents. Done indexing 4975000 documents. Done indexing 5000000 documents. Done indexing 5025000 documents. Done indexing 5050000 documents. Done indexing 5075000 documents. Done indexing 5100000 documents. Done indexing 5125000 documents. Done indexing 5150000 documents. Done indexing 5175000 documents. Done indexing 5200000 documents. Done indexing 5225000 documents. Done indexing 5250000 documents. Done indexing 5275000 documents. Done indexing 5300000 documents. Done indexing 5325000 documents. Done indexing 5350000 documents. Done indexing 5375000 documents. Done indexing 5400000 documents. Done indexing 5425000 documents. Done indexing 5450000 documents. Done indexing 5475000 documents. Done indexing 5500000 documents. Done indexing 5525000 documents. Done indexing 5550000 documents. Done indexing 5575000 documents. Done indexing 5600000 documents. Done indexing 5625000 documents. Done indexing 5650000 documents. Done indexing 5675000 documents. Done indexing 5700000 documents. Done indexing 5725000 documents. Done indexing 5750000 documents. Done indexing 5775000 documents. Done indexing 5800000 documents. Done indexing 5825000 documents. Done indexing 5850000 documents. Done indexing 5875000 documents. Done indexing 5900000 documents. Done indexing 5925000 documents. Done indexing 5950000 documents. Done indexing 5975000 documents. Done indexing 6000000 documents. Done indexing 6025000 documents. Done indexing 6050000 documents. Done indexing 6075000 documents. Done indexing 6100000 documents. Done indexing 6125000 documents. Done indexing 6150000 documents. Done indexing 6175000 documents. Done indexing 6200000 documents. Done indexing 6225000 documents. Done indexing 6250000 documents. Done indexing 6275000 documents. Done indexing 6300000 documents. Done indexing 6325000 documents. Done indexing 6350000 documents. Done indexing 6375000 documents. Done indexing 6400000 documents. Done indexing 6425000 documents. Done indexing 6450000 documents. Done indexing 6475000 documents. Done indexing 6500000 documents. Done indexing 6525000 documents. Done indexing 6550000 documents. Done indexing 6575000 documents. Done indexing 6600000 documents. Done indexing 6625000 documents. Done indexing 6650000 documents. Done indexing 6675000 documents. Done indexing 6700000 documents. Done indexing 6725000 documents. Done indexing 6750000 documents. Done indexing 6775000 documents. Done indexing 6800000 documents. Done indexing 6825000 documents. Done indexing 6850000 documents. Done indexing 6875000 documents. Done indexing 6900000 documents. Done indexing 6925000 documents. Done indexing 6950000 documents. Done indexing 6975000 documents. Done indexing 7000000 documents. Done indexing 7025000 documents. Done indexing 7050000 documents. Done indexing 7075000 documents. Done indexing 7100000 documents. Done indexing 7125000 documents. Done indexing 7150000 documents. Done indexing 7175000 documents. Done indexing 7200000 documents. Done indexing 7225000 documents. Done indexing 7250000 documents. Done indexing 7275000 documents. Done indexing 7300000 documents. Done indexing 7325000 documents. Done indexing 7350000 documents. Done indexing 7375000 documents. Done indexing 7400000 documents. Done indexing 7425000 documents. Done indexing 7450000 documents. Done indexing 7475000 documents. Done indexing 7500000 documents. Done indexing 7525000 documents. Done indexing 7550000 documents. Done indexing 7575000 documents. Done indexing 7600000 documents. Done indexing 7625000 documents. Done indexing 7650000 documents. Done indexing 7675000 documents. Done indexing 7700000 documents. Done indexing 7725000 documents. Done indexing 7750000 documents. Done indexing 7775000 documents. Done indexing 7800000 documents. Done indexing 7825000 documents. Done indexing 7850000 documents. Done indexing 7875000 documents. Done indexing 7900000 documents. Done indexing 7925000 documents. Done indexing 7950000 documents. Done indexing 7975000 documents. Done indexing 8000000 documents. now IndexWriter.commit() now wait for already running merges to finish 0.0 sec: 238 segments, 26 merges 1102.6s _100: 8 segs, 1275.3 K docs, 5096.0 MB 634.3s _16v: 8 segs, 145.1 K docs, 577.9 MB 619.7s _173: 8 segs, 174.0 K docs, 693.4 MB 516.0s _18i: 8 segs, 176.3 K docs, 702.8 MB 331.8s _1av: 8 segs, 41.6 K docs, 164.7 MB 293.3s _1bd: 8 segs, 77.7 K docs, 308.8 MB 280.1s _1bk: 8 segs, 185.6 K docs, 740.0 MB 264.4s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 252.0s _1bz: 8 segs, 38.4 K docs, 152.2 MB 234.4s _1c7: 8 segs, 77.8 K docs, 308.9 MB 223.6s _1cd: 8 segs, 193.3 K docs, 770.5 MB 212.4s _1cj: 8 segs, 176.2 K docs, 702.0 MB 200.3s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 186.6s _1cz: 14 segs, 68.1 K docs, 269.7 MB 157.7s _1dd: 13 segs, 62.5 K docs, 247.6 MB 136.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 115.4s _1e1: 11 segs, 52.4 K docs, 207.6 MB 96.1s _1eb: 9 segs, 43.5 K docs, 172.3 MB 81.5s _1ek: 8 segs, 38.7 K docs, 153.2 MB 70.3s _1er: 8 segs, 106.0 K docs, 421.8 MB 58.0s _1ez: 8 segs, 74.8 K docs, 297.2 MB 42.5s _1f8: 8 segs, 38.7 K docs, 153.0 MB 31.2s _1ff: 8 segs, 108.5 K docs, 431.9 MB 16.7s _1fo: 8 segs, 37.7 K docs, 149.2 MB 0.6s _1fx: 8 segs, 38.6 K docs, 152.9 MB 0.0s _1fy: 8 segs, 25.6 K docs, 101.3 MB 5.0 sec: 238 segments, 26 merges 1107.6s _100: 8 segs, 1275.3 K docs, 5096.0 MB 639.4s _16v: 8 segs, 145.1 K docs, 577.9 MB 624.7s _173: 8 segs, 174.0 K docs, 693.4 MB 521.0s _18i: 8 segs, 176.3 K docs, 702.8 MB 336.8s _1av: 8 segs, 41.6 K docs, 164.7 MB 298.3s _1bd: 8 segs, 77.7 K docs, 308.8 MB 285.1s _1bk: 8 segs, 185.6 K docs, 740.0 MB 269.4s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 257.0s _1bz: 8 segs, 38.4 K docs, 152.2 MB 239.4s _1c7: 8 segs, 77.8 K docs, 308.9 MB 228.7s _1cd: 8 segs, 193.3 K docs, 770.5 MB 217.5s _1cj: 8 segs, 176.2 K docs, 702.0 MB 205.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 191.6s _1cz: 14 segs, 68.1 K docs, 269.7 MB 162.7s _1dd: 13 segs, 62.5 K docs, 247.6 MB 141.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 120.4s _1e1: 11 segs, 52.4 K docs, 207.6 MB 101.1s _1eb: 9 segs, 43.5 K docs, 172.3 MB 86.5s _1ek: 8 segs, 38.7 K docs, 153.2 MB 75.3s _1er: 8 segs, 106.0 K docs, 421.8 MB 63.1s _1ez: 8 segs, 74.8 K docs, 297.2 MB 47.5s _1f8: 8 segs, 38.7 K docs, 153.0 MB 36.2s _1ff: 8 segs, 108.5 K docs, 431.9 MB 21.7s _1fo: 8 segs, 37.7 K docs, 149.2 MB 5.6s _1fx: 8 segs, 38.6 K docs, 152.9 MB 5.0s _1fy: 8 segs, 25.6 K docs, 101.3 MB 10.0 sec: 238 segments, 26 merges 1112.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 644.4s _16v: 8 segs, 145.1 K docs, 577.9 MB 629.7s _173: 8 segs, 174.0 K docs, 693.4 MB 526.0s _18i: 8 segs, 176.3 K docs, 702.8 MB 341.8s _1av: 8 segs, 41.6 K docs, 164.7 MB 303.3s _1bd: 8 segs, 77.7 K docs, 308.8 MB 290.1s _1bk: 8 segs, 185.6 K docs, 740.0 MB 274.4s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 262.0s _1bz: 8 segs, 38.4 K docs, 152.2 MB 244.4s _1c7: 8 segs, 77.8 K docs, 308.9 MB 233.7s _1cd: 8 segs, 193.3 K docs, 770.5 MB 222.5s _1cj: 8 segs, 176.2 K docs, 702.0 MB 210.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 196.6s _1cz: 14 segs, 68.1 K docs, 269.7 MB 167.7s _1dd: 13 segs, 62.5 K docs, 247.6 MB 146.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 125.4s _1e1: 11 segs, 52.4 K docs, 207.6 MB 106.1s _1eb: 9 segs, 43.5 K docs, 172.3 MB 91.5s _1ek: 8 segs, 38.7 K docs, 153.2 MB 80.3s _1er: 8 segs, 106.0 K docs, 421.8 MB 68.1s _1ez: 8 segs, 74.8 K docs, 297.2 MB 52.5s _1f8: 8 segs, 38.7 K docs, 153.0 MB 41.2s _1ff: 8 segs, 108.5 K docs, 431.9 MB 26.7s _1fo: 8 segs, 37.7 K docs, 149.2 MB 10.6s _1fx: 8 segs, 38.6 K docs, 152.9 MB 10.0s _1fy: 8 segs, 25.6 K docs, 101.3 MB 15.0 sec: 231 segments, 25 merges 1117.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 649.4s _16v: 8 segs, 145.1 K docs, 577.9 MB 531.0s _18i: 8 segs, 176.3 K docs, 702.8 MB 346.8s _1av: 8 segs, 41.6 K docs, 164.7 MB 308.3s _1bd: 8 segs, 77.7 K docs, 308.8 MB 295.1s _1bk: 8 segs, 185.6 K docs, 740.0 MB 279.4s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 267.0s _1bz: 8 segs, 38.4 K docs, 152.2 MB 249.4s _1c7: 8 segs, 77.8 K docs, 308.9 MB 238.7s _1cd: 8 segs, 193.3 K docs, 770.5 MB 227.5s _1cj: 8 segs, 176.2 K docs, 702.0 MB 215.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 201.6s _1cz: 14 segs, 68.1 K docs, 269.7 MB 172.7s _1dd: 13 segs, 62.5 K docs, 247.6 MB 151.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 130.4s _1e1: 11 segs, 52.4 K docs, 207.6 MB 111.1s _1eb: 9 segs, 43.5 K docs, 172.3 MB 96.5s _1ek: 8 segs, 38.7 K docs, 153.2 MB 85.3s _1er: 8 segs, 106.0 K docs, 421.8 MB 73.1s _1ez: 8 segs, 74.8 K docs, 297.2 MB 57.5s _1f8: 8 segs, 38.7 K docs, 153.0 MB 46.2s _1ff: 8 segs, 108.5 K docs, 431.9 MB 31.7s _1fo: 8 segs, 37.7 K docs, 149.2 MB 15.6s _1fx: 8 segs, 38.6 K docs, 152.9 MB 15.0s _1fy: 8 segs, 25.6 K docs, 101.3 MB 20.0 sec: 231 segments, 25 merges 1122.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 654.4s _16v: 8 segs, 145.1 K docs, 577.9 MB 536.0s _18i: 8 segs, 176.3 K docs, 702.8 MB 351.8s _1av: 8 segs, 41.6 K docs, 164.7 MB 313.3s _1bd: 8 segs, 77.7 K docs, 308.8 MB 300.1s _1bk: 8 segs, 185.6 K docs, 740.0 MB 284.4s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 272.0s _1bz: 8 segs, 38.4 K docs, 152.2 MB 254.4s _1c7: 8 segs, 77.8 K docs, 308.9 MB 243.7s _1cd: 8 segs, 193.3 K docs, 770.5 MB 232.5s _1cj: 8 segs, 176.2 K docs, 702.0 MB 220.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 206.6s _1cz: 14 segs, 68.1 K docs, 269.7 MB 177.7s _1dd: 13 segs, 62.5 K docs, 247.6 MB 156.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 135.4s _1e1: 11 segs, 52.4 K docs, 207.6 MB 116.1s _1eb: 9 segs, 43.5 K docs, 172.3 MB 101.5s _1ek: 8 segs, 38.7 K docs, 153.2 MB 90.3s _1er: 8 segs, 106.0 K docs, 421.8 MB 78.1s _1ez: 8 segs, 74.8 K docs, 297.2 MB 62.5s _1f8: 8 segs, 38.7 K docs, 153.0 MB 51.2s _1ff: 8 segs, 108.5 K docs, 431.9 MB 36.7s _1fo: 8 segs, 37.7 K docs, 149.2 MB 20.6s _1fx: 8 segs, 38.6 K docs, 152.9 MB 20.0s _1fy: 8 segs, 25.6 K docs, 101.3 MB 25.0 sec: 224 segments, 24 merges 1127.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 659.4s _16v: 8 segs, 145.1 K docs, 577.9 MB 541.0s _18i: 8 segs, 176.3 K docs, 702.8 MB 356.8s _1av: 8 segs, 41.6 K docs, 164.7 MB 305.1s _1bk: 8 segs, 185.6 K docs, 740.0 MB 289.5s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 277.0s _1bz: 8 segs, 38.4 K docs, 152.2 MB 259.5s _1c7: 8 segs, 77.8 K docs, 308.9 MB 248.7s _1cd: 8 segs, 193.3 K docs, 770.5 MB 237.5s _1cj: 8 segs, 176.2 K docs, 702.0 MB 225.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 211.6s _1cz: 14 segs, 68.1 K docs, 269.7 MB 182.7s _1dd: 13 segs, 62.5 K docs, 247.6 MB 161.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 140.4s _1e1: 11 segs, 52.4 K docs, 207.6 MB 121.1s _1eb: 9 segs, 43.5 K docs, 172.3 MB 106.5s _1ek: 8 segs, 38.7 K docs, 153.2 MB 95.3s _1er: 8 segs, 106.0 K docs, 421.8 MB 83.1s _1ez: 8 segs, 74.8 K docs, 297.2 MB 67.5s _1f8: 8 segs, 38.7 K docs, 153.0 MB 56.2s _1ff: 8 segs, 108.5 K docs, 431.9 MB 41.7s _1fo: 8 segs, 37.7 K docs, 149.2 MB 25.6s _1fx: 8 segs, 38.6 K docs, 152.9 MB 25.0s _1fy: 8 segs, 25.6 K docs, 101.3 MB 30.0 sec: 224 segments, 24 merges 1132.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 664.4s _16v: 8 segs, 145.1 K docs, 577.9 MB 546.0s _18i: 8 segs, 176.3 K docs, 702.8 MB 361.8s _1av: 8 segs, 41.6 K docs, 164.7 MB 310.1s _1bk: 8 segs, 185.6 K docs, 740.0 MB 294.5s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 282.0s _1bz: 8 segs, 38.4 K docs, 152.2 MB 264.5s _1c7: 8 segs, 77.8 K docs, 308.9 MB 253.7s _1cd: 8 segs, 193.3 K docs, 770.5 MB 242.5s _1cj: 8 segs, 176.2 K docs, 702.0 MB 230.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 216.6s _1cz: 14 segs, 68.1 K docs, 269.7 MB 187.7s _1dd: 13 segs, 62.5 K docs, 247.6 MB 166.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 145.4s _1e1: 11 segs, 52.4 K docs, 207.6 MB 126.1s _1eb: 9 segs, 43.5 K docs, 172.3 MB 111.5s _1ek: 8 segs, 38.7 K docs, 153.2 MB 100.3s _1er: 8 segs, 106.0 K docs, 421.8 MB 88.1s _1ez: 8 segs, 74.8 K docs, 297.2 MB 72.5s _1f8: 8 segs, 38.7 K docs, 153.0 MB 61.2s _1ff: 8 segs, 108.5 K docs, 431.9 MB 46.7s _1fo: 8 segs, 37.7 K docs, 149.2 MB 30.7s _1fx: 8 segs, 38.6 K docs, 152.9 MB 30.0s _1fy: 8 segs, 25.6 K docs, 101.3 MB 35.1 sec: 217 segments, 23 merges 1137.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 669.4s _16v: 8 segs, 145.1 K docs, 577.9 MB 551.0s _18i: 8 segs, 176.3 K docs, 702.8 MB 315.1s _1bk: 8 segs, 185.6 K docs, 740.0 MB 299.5s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 287.0s _1bz: 8 segs, 38.4 K docs, 152.2 MB 269.5s _1c7: 8 segs, 77.8 K docs, 308.9 MB 258.7s _1cd: 8 segs, 193.3 K docs, 770.5 MB 247.5s _1cj: 8 segs, 176.2 K docs, 702.0 MB 235.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 221.6s _1cz: 14 segs, 68.1 K docs, 269.7 MB 192.7s _1dd: 13 segs, 62.5 K docs, 247.6 MB 171.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 150.4s _1e1: 11 segs, 52.4 K docs, 207.6 MB 131.1s _1eb: 9 segs, 43.5 K docs, 172.3 MB 116.5s _1ek: 8 segs, 38.7 K docs, 153.2 MB 105.3s _1er: 8 segs, 106.0 K docs, 421.8 MB 93.1s _1ez: 8 segs, 74.8 K docs, 297.2 MB 77.5s _1f8: 8 segs, 38.7 K docs, 153.0 MB 66.2s _1ff: 8 segs, 108.5 K docs, 431.9 MB 51.7s _1fo: 8 segs, 37.7 K docs, 149.2 MB 35.7s _1fx: 8 segs, 38.6 K docs, 152.9 MB 35.1s _1fy: 8 segs, 25.6 K docs, 101.3 MB 40.1 sec: 210 segments, 22 merges 1142.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 556.0s _18i: 8 segs, 176.3 K docs, 702.8 MB 320.1s _1bk: 8 segs, 185.6 K docs, 740.0 MB 304.5s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 292.0s _1bz: 8 segs, 38.4 K docs, 152.2 MB 274.5s _1c7: 8 segs, 77.8 K docs, 308.9 MB 263.7s _1cd: 8 segs, 193.3 K docs, 770.5 MB 252.5s _1cj: 8 segs, 176.2 K docs, 702.0 MB 240.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 226.6s _1cz: 14 segs, 68.1 K docs, 269.7 MB 197.7s _1dd: 13 segs, 62.5 K docs, 247.6 MB 176.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 155.5s _1e1: 11 segs, 52.4 K docs, 207.6 MB 136.1s _1eb: 9 segs, 43.5 K docs, 172.3 MB 121.5s _1ek: 8 segs, 38.7 K docs, 153.2 MB 110.3s _1er: 8 segs, 106.0 K docs, 421.8 MB 98.1s _1ez: 8 segs, 74.8 K docs, 297.2 MB 82.5s _1f8: 8 segs, 38.7 K docs, 153.0 MB 71.2s _1ff: 8 segs, 108.5 K docs, 431.9 MB 56.7s _1fo: 8 segs, 37.7 K docs, 149.2 MB 40.7s _1fx: 8 segs, 38.6 K docs, 152.9 MB 40.1s _1fy: 8 segs, 25.6 K docs, 101.3 MB 45.1 sec: 210 segments, 22 merges 1147.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 561.0s _18i: 8 segs, 176.3 K docs, 702.8 MB 325.2s _1bk: 8 segs, 185.6 K docs, 740.0 MB 309.5s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 297.1s _1bz: 8 segs, 38.4 K docs, 152.2 MB 279.5s _1c7: 8 segs, 77.8 K docs, 308.9 MB 268.7s _1cd: 8 segs, 193.3 K docs, 770.5 MB 257.5s _1cj: 8 segs, 176.2 K docs, 702.0 MB 245.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 231.7s _1cz: 14 segs, 68.1 K docs, 269.7 MB 202.7s _1dd: 13 segs, 62.5 K docs, 247.6 MB 181.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 160.5s _1e1: 11 segs, 52.4 K docs, 207.6 MB 141.2s _1eb: 9 segs, 43.5 K docs, 172.3 MB 126.5s _1ek: 8 segs, 38.7 K docs, 153.2 MB 115.3s _1er: 8 segs, 106.0 K docs, 421.8 MB 103.1s _1ez: 8 segs, 74.8 K docs, 297.2 MB 87.5s _1f8: 8 segs, 38.7 K docs, 153.0 MB 76.2s _1ff: 8 segs, 108.5 K docs, 431.9 MB 61.8s _1fo: 8 segs, 37.7 K docs, 149.2 MB 45.7s _1fx: 8 segs, 38.6 K docs, 152.9 MB 45.1s _1fy: 8 segs, 25.6 K docs, 101.3 MB 50.1 sec: 196 segments, 20 merges 1152.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 566.0s _18i: 8 segs, 176.3 K docs, 702.8 MB 330.2s _1bk: 8 segs, 185.6 K docs, 740.0 MB 314.5s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 273.7s _1cd: 8 segs, 193.3 K docs, 770.5 MB 262.5s _1cj: 8 segs, 176.2 K docs, 702.0 MB 250.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 236.7s _1cz: 14 segs, 68.1 K docs, 269.7 MB 207.8s _1dd: 13 segs, 62.5 K docs, 247.6 MB 186.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 165.5s _1e1: 11 segs, 52.4 K docs, 207.6 MB 146.2s _1eb: 9 segs, 43.5 K docs, 172.3 MB 131.5s _1ek: 8 segs, 38.7 K docs, 153.2 MB 120.3s _1er: 8 segs, 106.0 K docs, 421.8 MB 108.1s _1ez: 8 segs, 74.8 K docs, 297.2 MB 92.5s _1f8: 8 segs, 38.7 K docs, 153.0 MB 81.2s _1ff: 8 segs, 108.5 K docs, 431.9 MB 66.8s _1fo: 8 segs, 37.7 K docs, 149.2 MB 50.7s _1fx: 8 segs, 38.6 K docs, 152.9 MB 50.1s _1fy: 8 segs, 25.6 K docs, 101.3 MB 55.1 sec: 196 segments, 20 merges 1157.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 571.0s _18i: 8 segs, 176.3 K docs, 702.8 MB 335.2s _1bk: 8 segs, 185.6 K docs, 740.0 MB 319.5s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 278.7s _1cd: 8 segs, 193.3 K docs, 770.5 MB 267.5s _1cj: 8 segs, 176.2 K docs, 702.0 MB 255.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 241.7s _1cz: 14 segs, 68.1 K docs, 269.7 MB 212.8s _1dd: 13 segs, 62.5 K docs, 247.6 MB 191.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 170.5s _1e1: 11 segs, 52.4 K docs, 207.6 MB 151.2s _1eb: 9 segs, 43.5 K docs, 172.3 MB 136.5s _1ek: 8 segs, 38.7 K docs, 153.2 MB 125.3s _1er: 8 segs, 106.0 K docs, 421.8 MB 113.1s _1ez: 8 segs, 74.8 K docs, 297.2 MB 97.6s _1f8: 8 segs, 38.7 K docs, 153.0 MB 86.2s _1ff: 8 segs, 108.5 K docs, 431.9 MB 71.8s _1fo: 8 segs, 37.7 K docs, 149.2 MB 55.7s _1fx: 8 segs, 38.6 K docs, 152.9 MB 55.1s _1fy: 8 segs, 25.6 K docs, 101.3 MB 60.1 sec: 183 segments, 19 merges 1162.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 576.0s _18i: 8 segs, 176.3 K docs, 702.8 MB 340.2s _1bk: 8 segs, 185.6 K docs, 740.0 MB 324.5s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 283.7s _1cd: 8 segs, 193.3 K docs, 770.5 MB 272.5s _1cj: 8 segs, 176.2 K docs, 702.0 MB 260.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 217.8s _1dd: 13 segs, 62.5 K docs, 247.6 MB 196.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 175.5s _1e1: 11 segs, 52.4 K docs, 207.6 MB 156.2s _1eb: 9 segs, 43.5 K docs, 172.3 MB 141.5s _1ek: 8 segs, 38.7 K docs, 153.2 MB 130.3s _1er: 8 segs, 106.0 K docs, 421.8 MB 118.1s _1ez: 8 segs, 74.8 K docs, 297.2 MB 102.6s _1f8: 8 segs, 38.7 K docs, 153.0 MB 91.2s _1ff: 8 segs, 108.5 K docs, 431.9 MB 76.8s _1fo: 8 segs, 37.7 K docs, 149.2 MB 60.7s _1fx: 8 segs, 38.6 K docs, 152.9 MB 60.1s _1fy: 8 segs, 25.6 K docs, 101.3 MB 65.1 sec: 183 segments, 19 merges 1167.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 581.1s _18i: 8 segs, 176.3 K docs, 702.8 MB 345.2s _1bk: 8 segs, 185.6 K docs, 740.0 MB 329.5s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 288.7s _1cd: 8 segs, 193.3 K docs, 770.5 MB 277.5s _1cj: 8 segs, 176.2 K docs, 702.0 MB 265.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 222.8s _1dd: 13 segs, 62.5 K docs, 247.6 MB 201.7s _1dp: 11 segs, 53.4 K docs, 211.4 MB 180.5s _1e1: 11 segs, 52.4 K docs, 207.6 MB 161.2s _1eb: 9 segs, 43.5 K docs, 172.3 MB 146.6s _1ek: 8 segs, 38.7 K docs, 153.2 MB 135.3s _1er: 8 segs, 106.0 K docs, 421.8 MB 123.1s _1ez: 8 segs, 74.8 K docs, 297.2 MB 107.6s _1f8: 8 segs, 38.7 K docs, 153.0 MB 96.3s _1ff: 8 segs, 108.5 K docs, 431.9 MB 81.8s _1fo: 8 segs, 37.7 K docs, 149.2 MB 65.7s _1fx: 8 segs, 38.6 K docs, 152.9 MB 65.1s _1fy: 8 segs, 25.6 K docs, 101.3 MB 70.1 sec: 183 segments, 19 merges 1172.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 586.1s _18i: 8 segs, 176.3 K docs, 702.8 MB 350.2s _1bk: 8 segs, 185.6 K docs, 740.0 MB 334.5s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 293.7s _1cd: 8 segs, 193.3 K docs, 770.5 MB 282.5s _1cj: 8 segs, 176.2 K docs, 702.0 MB 270.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 227.8s _1dd: 13 segs, 62.5 K docs, 247.6 MB 206.7s _1dp: 11 segs, 53.4 K docs, 211.4 MB 185.5s _1e1: 11 segs, 52.4 K docs, 207.6 MB 166.2s _1eb: 9 segs, 43.5 K docs, 172.3 MB 151.6s _1ek: 8 segs, 38.7 K docs, 153.2 MB 140.3s _1er: 8 segs, 106.0 K docs, 421.8 MB 128.1s _1ez: 8 segs, 74.8 K docs, 297.2 MB 112.6s _1f8: 8 segs, 38.7 K docs, 153.0 MB 101.3s _1ff: 8 segs, 108.5 K docs, 431.9 MB 86.8s _1fo: 8 segs, 37.7 K docs, 149.2 MB 70.7s _1fx: 8 segs, 38.6 K docs, 152.9 MB 70.1s _1fy: 8 segs, 25.6 K docs, 101.3 MB 75.0 sec: 183 segments, 19 merges 1177.6s _100: 8 segs, 1275.3 K docs, 5096.0 MB 591.0s _18i: 8 segs, 176.3 K docs, 702.8 MB 355.1s _1bk: 8 segs, 185.6 K docs, 740.0 MB 339.4s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 298.6s _1cd: 8 segs, 193.3 K docs, 770.5 MB 287.4s _1cj: 8 segs, 176.2 K docs, 702.0 MB 275.3s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 232.7s _1dd: 13 segs, 62.5 K docs, 247.6 MB 211.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 190.4s _1e1: 11 segs, 52.4 K docs, 207.6 MB 171.1s _1eb: 9 segs, 43.5 K docs, 172.3 MB 156.5s _1ek: 8 segs, 38.7 K docs, 153.2 MB 145.3s _1er: 8 segs, 106.0 K docs, 421.8 MB 133.0s _1ez: 8 segs, 74.8 K docs, 297.2 MB 117.5s _1f8: 8 segs, 38.7 K docs, 153.0 MB 106.2s _1ff: 8 segs, 108.5 K docs, 431.9 MB 91.7s _1fo: 8 segs, 37.7 K docs, 149.2 MB 75.6s _1fx: 8 segs, 38.6 K docs, 152.9 MB 75.0s _1fy: 8 segs, 25.6 K docs, 101.3 MB 80.0 sec: 183 segments, 19 merges 1182.6s _100: 8 segs, 1275.3 K docs, 5096.0 MB 596.0s _18i: 8 segs, 176.3 K docs, 702.8 MB 360.1s _1bk: 8 segs, 185.6 K docs, 740.0 MB 344.4s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 303.7s _1cd: 8 segs, 193.3 K docs, 770.5 MB 292.4s _1cj: 8 segs, 176.2 K docs, 702.0 MB 280.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 237.7s _1dd: 13 segs, 62.5 K docs, 247.6 MB 216.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 195.4s _1e1: 11 segs, 52.4 K docs, 207.6 MB 176.1s _1eb: 9 segs, 43.5 K docs, 172.3 MB 161.5s _1ek: 8 segs, 38.7 K docs, 153.2 MB 150.3s _1er: 8 segs, 106.0 K docs, 421.8 MB 138.0s _1ez: 8 segs, 74.8 K docs, 297.2 MB 122.5s _1f8: 8 segs, 38.7 K docs, 153.0 MB 111.2s _1ff: 8 segs, 108.5 K docs, 431.9 MB 96.7s _1fo: 8 segs, 37.7 K docs, 149.2 MB 80.6s _1fx: 8 segs, 38.6 K docs, 152.9 MB 80.0s _1fy: 8 segs, 25.6 K docs, 101.3 MB 85.0 sec: 183 segments, 19 merges 1187.6s _100: 8 segs, 1275.3 K docs, 5096.0 MB 601.0s _18i: 8 segs, 176.3 K docs, 702.8 MB 365.1s _1bk: 8 segs, 185.6 K docs, 740.0 MB 349.4s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 308.7s _1cd: 8 segs, 193.3 K docs, 770.5 MB 297.5s _1cj: 8 segs, 176.2 K docs, 702.0 MB 285.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 242.7s _1dd: 13 segs, 62.5 K docs, 247.6 MB 221.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 200.4s _1e1: 11 segs, 52.4 K docs, 207.6 MB 181.1s _1eb: 9 segs, 43.5 K docs, 172.3 MB 166.5s _1ek: 8 segs, 38.7 K docs, 153.2 MB 155.3s _1er: 8 segs, 106.0 K docs, 421.8 MB 143.1s _1ez: 8 segs, 74.8 K docs, 297.2 MB 127.5s _1f8: 8 segs, 38.7 K docs, 153.0 MB 116.2s _1ff: 8 segs, 108.5 K docs, 431.9 MB 101.7s _1fo: 8 segs, 37.7 K docs, 149.2 MB 85.6s _1fx: 8 segs, 38.6 K docs, 152.9 MB 85.0s _1fy: 8 segs, 25.6 K docs, 101.3 MB 90.0 sec: 183 segments, 19 merges 1192.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 606.0s _18i: 8 segs, 176.3 K docs, 702.8 MB 370.1s _1bk: 8 segs, 185.6 K docs, 740.0 MB 354.4s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 313.7s _1cd: 8 segs, 193.3 K docs, 770.5 MB 302.5s _1cj: 8 segs, 176.2 K docs, 702.0 MB 290.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 247.7s _1dd: 13 segs, 62.5 K docs, 247.6 MB 226.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 205.4s _1e1: 11 segs, 52.4 K docs, 207.6 MB 186.1s _1eb: 9 segs, 43.5 K docs, 172.3 MB 171.5s _1ek: 8 segs, 38.7 K docs, 153.2 MB 160.3s _1er: 8 segs, 106.0 K docs, 421.8 MB 148.1s _1ez: 8 segs, 74.8 K docs, 297.2 MB 132.5s _1f8: 8 segs, 38.7 K docs, 153.0 MB 121.2s _1ff: 8 segs, 108.5 K docs, 431.9 MB 106.7s _1fo: 8 segs, 37.7 K docs, 149.2 MB 90.6s _1fx: 8 segs, 38.6 K docs, 152.9 MB 90.0s _1fy: 8 segs, 25.6 K docs, 101.3 MB 95.0 sec: 176 segments, 19 merges 1197.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 611.0s _18i: 8 segs, 176.3 K docs, 702.8 MB 375.1s _1bk: 8 segs, 185.6 K docs, 740.0 MB 359.4s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 318.7s _1cd: 8 segs, 193.3 K docs, 770.5 MB 307.5s _1cj: 8 segs, 176.2 K docs, 702.0 MB 295.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 252.7s _1dd: 13 segs, 62.5 K docs, 247.6 MB 231.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 210.4s _1e1: 11 segs, 52.4 K docs, 207.6 MB 191.1s _1eb: 9 segs, 43.5 K docs, 172.3 MB 176.5s _1ek: 8 segs, 38.7 K docs, 153.2 MB 165.3s _1er: 8 segs, 106.0 K docs, 421.8 MB 153.1s _1ez: 8 segs, 74.8 K docs, 297.2 MB 137.5s _1f8: 8 segs, 38.7 K docs, 153.0 MB 126.2s _1ff: 8 segs, 108.5 K docs, 431.9 MB 95.6s _1fx: 8 segs, 38.6 K docs, 152.9 MB 95.0s _1fy: 8 segs, 25.6 K docs, 101.3 MB 2.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 100.0 sec: 176 segments, 19 merges 1202.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 616.0s _18i: 8 segs, 176.3 K docs, 702.8 MB 380.1s _1bk: 8 segs, 185.6 K docs, 740.0 MB 364.4s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 323.7s _1cd: 8 segs, 193.3 K docs, 770.5 MB 312.5s _1cj: 8 segs, 176.2 K docs, 702.0 MB 300.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 257.7s _1dd: 13 segs, 62.5 K docs, 247.6 MB 236.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 215.4s _1e1: 11 segs, 52.4 K docs, 207.6 MB 196.1s _1eb: 9 segs, 43.5 K docs, 172.3 MB 181.5s _1ek: 8 segs, 38.7 K docs, 153.2 MB 170.3s _1er: 8 segs, 106.0 K docs, 421.8 MB 158.1s _1ez: 8 segs, 74.8 K docs, 297.2 MB 142.5s _1f8: 8 segs, 38.7 K docs, 153.0 MB 131.2s _1ff: 8 segs, 108.5 K docs, 431.9 MB 100.6s _1fx: 8 segs, 38.6 K docs, 152.9 MB 100.0s _1fy: 8 segs, 25.6 K docs, 101.3 MB 7.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 105.0 sec: 176 segments, 19 merges 1207.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 621.0s _18i: 8 segs, 176.3 K docs, 702.8 MB 385.1s _1bk: 8 segs, 185.6 K docs, 740.0 MB 369.4s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 328.7s _1cd: 8 segs, 193.3 K docs, 770.5 MB 317.5s _1cj: 8 segs, 176.2 K docs, 702.0 MB 305.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 262.7s _1dd: 13 segs, 62.5 K docs, 247.6 MB 241.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 220.4s _1e1: 11 segs, 52.4 K docs, 207.6 MB 201.1s _1eb: 9 segs, 43.5 K docs, 172.3 MB 186.5s _1ek: 8 segs, 38.7 K docs, 153.2 MB 175.3s _1er: 8 segs, 106.0 K docs, 421.8 MB 163.1s _1ez: 8 segs, 74.8 K docs, 297.2 MB 147.5s _1f8: 8 segs, 38.7 K docs, 153.0 MB 136.2s _1ff: 8 segs, 108.5 K docs, 431.9 MB 105.6s _1fx: 8 segs, 38.6 K docs, 152.9 MB 105.0s _1fy: 8 segs, 25.6 K docs, 101.3 MB 12.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 110.0 sec: 176 segments, 19 merges 1212.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 626.0s _18i: 8 segs, 176.3 K docs, 702.8 MB 390.1s _1bk: 8 segs, 185.6 K docs, 740.0 MB 374.5s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 333.7s _1cd: 8 segs, 193.3 K docs, 770.5 MB 322.5s _1cj: 8 segs, 176.2 K docs, 702.0 MB 310.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 267.7s _1dd: 13 segs, 62.5 K docs, 247.6 MB 246.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 225.4s _1e1: 11 segs, 52.4 K docs, 207.6 MB 206.1s _1eb: 9 segs, 43.5 K docs, 172.3 MB 191.5s _1ek: 8 segs, 38.7 K docs, 153.2 MB 180.3s _1er: 8 segs, 106.0 K docs, 421.8 MB 168.1s _1ez: 8 segs, 74.8 K docs, 297.2 MB 152.5s _1f8: 8 segs, 38.7 K docs, 153.0 MB 141.2s _1ff: 8 segs, 108.5 K docs, 431.9 MB 110.6s _1fx: 8 segs, 38.6 K docs, 152.9 MB 110.0s _1fy: 8 segs, 25.6 K docs, 101.3 MB 17.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 115.0 sec: 169 segments, 18 merges 1217.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 631.0s _18i: 8 segs, 176.3 K docs, 702.8 MB 395.1s _1bk: 8 segs, 185.6 K docs, 740.0 MB 379.5s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 338.7s _1cd: 8 segs, 193.3 K docs, 770.5 MB 327.5s _1cj: 8 segs, 176.2 K docs, 702.0 MB 315.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 272.7s _1dd: 13 segs, 62.5 K docs, 247.6 MB 251.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 230.4s _1e1: 11 segs, 52.4 K docs, 207.6 MB 211.1s _1eb: 9 segs, 43.5 K docs, 172.3 MB 196.5s _1ek: 8 segs, 38.7 K docs, 153.2 MB 185.3s _1er: 8 segs, 106.0 K docs, 421.8 MB 173.1s _1ez: 8 segs, 74.8 K docs, 297.2 MB 157.5s _1f8: 8 segs, 38.7 K docs, 153.0 MB 146.2s _1ff: 8 segs, 108.5 K docs, 431.9 MB 115.0s _1fy: 8 segs, 25.6 K docs, 101.3 MB 22.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 120.1 sec: 169 segments, 18 merges 1222.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 636.0s _18i: 8 segs, 176.3 K docs, 702.8 MB 400.1s _1bk: 8 segs, 185.6 K docs, 740.0 MB 384.5s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 343.7s _1cd: 8 segs, 193.3 K docs, 770.5 MB 332.5s _1cj: 8 segs, 176.2 K docs, 702.0 MB 320.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 277.7s _1dd: 13 segs, 62.5 K docs, 247.6 MB 256.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 235.4s _1e1: 11 segs, 52.4 K docs, 207.6 MB 216.1s _1eb: 9 segs, 43.5 K docs, 172.3 MB 201.5s _1ek: 8 segs, 38.7 K docs, 153.2 MB 190.3s _1er: 8 segs, 106.0 K docs, 421.8 MB 178.1s _1ez: 8 segs, 74.8 K docs, 297.2 MB 162.5s _1f8: 8 segs, 38.7 K docs, 153.0 MB 151.2s _1ff: 8 segs, 108.5 K docs, 431.9 MB 120.1s _1fy: 8 segs, 25.6 K docs, 101.3 MB 27.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 125.1 sec: 169 segments, 18 merges 1227.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 641.0s _18i: 8 segs, 176.3 K docs, 702.8 MB 405.1s _1bk: 8 segs, 185.6 K docs, 740.0 MB 389.5s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 348.7s _1cd: 8 segs, 193.3 K docs, 770.5 MB 337.5s _1cj: 8 segs, 176.2 K docs, 702.0 MB 325.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 282.7s _1dd: 13 segs, 62.5 K docs, 247.6 MB 261.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 240.4s _1e1: 11 segs, 52.4 K docs, 207.6 MB 221.1s _1eb: 9 segs, 43.5 K docs, 172.3 MB 206.5s _1ek: 8 segs, 38.7 K docs, 153.2 MB 195.3s _1er: 8 segs, 106.0 K docs, 421.8 MB 183.1s _1ez: 8 segs, 74.8 K docs, 297.2 MB 167.5s _1f8: 8 segs, 38.7 K docs, 153.0 MB 156.2s _1ff: 8 segs, 108.5 K docs, 431.9 MB 125.1s _1fy: 8 segs, 25.6 K docs, 101.3 MB 32.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 130.1 sec: 169 segments, 18 merges 1232.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 646.0s _18i: 8 segs, 176.3 K docs, 702.8 MB 410.2s _1bk: 8 segs, 185.6 K docs, 740.0 MB 394.5s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 353.7s _1cd: 8 segs, 193.3 K docs, 770.5 MB 342.5s _1cj: 8 segs, 176.2 K docs, 702.0 MB 330.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 287.7s _1dd: 13 segs, 62.5 K docs, 247.6 MB 266.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 245.5s _1e1: 11 segs, 52.4 K docs, 207.6 MB 226.2s _1eb: 9 segs, 43.5 K docs, 172.3 MB 211.5s _1ek: 8 segs, 38.7 K docs, 153.2 MB 200.3s _1er: 8 segs, 106.0 K docs, 421.8 MB 188.1s _1ez: 8 segs, 74.8 K docs, 297.2 MB 172.5s _1f8: 8 segs, 38.7 K docs, 153.0 MB 161.2s _1ff: 8 segs, 108.5 K docs, 431.9 MB 130.1s _1fy: 8 segs, 25.6 K docs, 101.3 MB 37.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 135.1 sec: 162 segments, 17 merges 1237.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 651.0s _18i: 8 segs, 176.3 K docs, 702.8 MB 415.2s _1bk: 8 segs, 185.6 K docs, 740.0 MB 399.5s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 358.7s _1cd: 8 segs, 193.3 K docs, 770.5 MB 347.5s _1cj: 8 segs, 176.2 K docs, 702.0 MB 335.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 292.7s _1dd: 13 segs, 62.5 K docs, 247.6 MB 271.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 250.5s _1e1: 11 segs, 52.4 K docs, 207.6 MB 231.2s _1eb: 9 segs, 43.5 K docs, 172.3 MB 216.5s _1ek: 8 segs, 38.7 K docs, 153.2 MB 205.3s _1er: 8 segs, 106.0 K docs, 421.8 MB 193.1s _1ez: 8 segs, 74.8 K docs, 297.2 MB 177.5s _1f8: 8 segs, 38.7 K docs, 153.0 MB 166.2s _1ff: 8 segs, 108.5 K docs, 431.9 MB 42.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 140.1 sec: 155 segments, 16 merges 1242.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 656.0s _18i: 8 segs, 176.3 K docs, 702.8 MB 420.2s _1bk: 8 segs, 185.6 K docs, 740.0 MB 404.5s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 363.7s _1cd: 8 segs, 193.3 K docs, 770.5 MB 352.5s _1cj: 8 segs, 176.2 K docs, 702.0 MB 340.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 297.8s _1dd: 13 segs, 62.5 K docs, 247.6 MB 276.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 255.5s _1e1: 11 segs, 52.4 K docs, 207.6 MB 236.2s _1eb: 9 segs, 43.5 K docs, 172.3 MB 221.5s _1ek: 8 segs, 38.7 K docs, 153.2 MB 198.1s _1ez: 8 segs, 74.8 K docs, 297.2 MB 182.5s _1f8: 8 segs, 38.7 K docs, 153.0 MB 171.2s _1ff: 8 segs, 108.5 K docs, 431.9 MB 47.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 145.1 sec: 155 segments, 16 merges 1247.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 661.0s _18i: 8 segs, 176.3 K docs, 702.8 MB 425.2s _1bk: 8 segs, 185.6 K docs, 740.0 MB 409.5s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 368.7s _1cd: 8 segs, 193.3 K docs, 770.5 MB 357.5s _1cj: 8 segs, 176.2 K docs, 702.0 MB 345.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 302.8s _1dd: 13 segs, 62.5 K docs, 247.6 MB 281.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 260.5s _1e1: 11 segs, 52.4 K docs, 207.6 MB 241.2s _1eb: 9 segs, 43.5 K docs, 172.3 MB 226.5s _1ek: 8 segs, 38.7 K docs, 153.2 MB 203.1s _1ez: 8 segs, 74.8 K docs, 297.2 MB 187.6s _1f8: 8 segs, 38.7 K docs, 153.0 MB 176.2s _1ff: 8 segs, 108.5 K docs, 431.9 MB 52.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 150.1 sec: 155 segments, 16 merges 1252.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 666.0s _18i: 8 segs, 176.3 K docs, 702.8 MB 430.2s _1bk: 8 segs, 185.6 K docs, 740.0 MB 414.5s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 373.7s _1cd: 8 segs, 193.3 K docs, 770.5 MB 362.5s _1cj: 8 segs, 176.2 K docs, 702.0 MB 350.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 307.8s _1dd: 13 segs, 62.5 K docs, 247.6 MB 286.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 265.5s _1e1: 11 segs, 52.4 K docs, 207.6 MB 246.2s _1eb: 9 segs, 43.5 K docs, 172.3 MB 231.5s _1ek: 8 segs, 38.7 K docs, 153.2 MB 208.1s _1ez: 8 segs, 74.8 K docs, 297.2 MB 192.6s _1f8: 8 segs, 38.7 K docs, 153.0 MB 181.2s _1ff: 8 segs, 108.5 K docs, 431.9 MB 57.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 155.1 sec: 155 segments, 16 merges 1257.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 671.1s _18i: 8 segs, 176.3 K docs, 702.8 MB 435.2s _1bk: 8 segs, 185.6 K docs, 740.0 MB 419.5s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 378.7s _1cd: 8 segs, 193.3 K docs, 770.5 MB 367.5s _1cj: 8 segs, 176.2 K docs, 702.0 MB 355.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 312.8s _1dd: 13 segs, 62.5 K docs, 247.6 MB 291.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 270.5s _1e1: 11 segs, 52.4 K docs, 207.6 MB 251.2s _1eb: 9 segs, 43.5 K docs, 172.3 MB 236.6s _1ek: 8 segs, 38.7 K docs, 153.2 MB 213.1s _1ez: 8 segs, 74.8 K docs, 297.2 MB 197.6s _1f8: 8 segs, 38.7 K docs, 153.0 MB 186.3s _1ff: 8 segs, 108.5 K docs, 431.9 MB 62.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 160.1 sec: 155 segments, 16 merges 1262.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 676.1s _18i: 8 segs, 176.3 K docs, 702.8 MB 440.2s _1bk: 8 segs, 185.6 K docs, 740.0 MB 424.5s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 383.7s _1cd: 8 segs, 193.3 K docs, 770.5 MB 372.5s _1cj: 8 segs, 176.2 K docs, 702.0 MB 360.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 317.8s _1dd: 13 segs, 62.5 K docs, 247.6 MB 296.7s _1dp: 11 segs, 53.4 K docs, 211.4 MB 275.5s _1e1: 11 segs, 52.4 K docs, 207.6 MB 256.2s _1eb: 9 segs, 43.5 K docs, 172.3 MB 241.6s _1ek: 8 segs, 38.7 K docs, 153.2 MB 218.1s _1ez: 8 segs, 74.8 K docs, 297.2 MB 202.6s _1f8: 8 segs, 38.7 K docs, 153.0 MB 191.3s _1ff: 8 segs, 108.5 K docs, 431.9 MB 67.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 165.1 sec: 155 segments, 16 merges 1267.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 681.1s _18i: 8 segs, 176.3 K docs, 702.8 MB 445.2s _1bk: 8 segs, 185.6 K docs, 740.0 MB 429.5s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 388.7s _1cd: 8 segs, 193.3 K docs, 770.5 MB 377.5s _1cj: 8 segs, 176.2 K docs, 702.0 MB 365.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 322.8s _1dd: 13 segs, 62.5 K docs, 247.6 MB 301.7s _1dp: 11 segs, 53.4 K docs, 211.4 MB 280.5s _1e1: 11 segs, 52.4 K docs, 207.6 MB 261.2s _1eb: 9 segs, 43.5 K docs, 172.3 MB 246.6s _1ek: 8 segs, 38.7 K docs, 153.2 MB 223.1s _1ez: 8 segs, 74.8 K docs, 297.2 MB 207.6s _1f8: 8 segs, 38.7 K docs, 153.0 MB 196.3s _1ff: 8 segs, 108.5 K docs, 431.9 MB 72.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 170.0 sec: 155 segments, 16 merges 1272.6s _100: 8 segs, 1275.3 K docs, 5096.0 MB 686.0s _18i: 8 segs, 176.3 K docs, 702.8 MB 450.1s _1bk: 8 segs, 185.6 K docs, 740.0 MB 434.4s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 393.7s _1cd: 8 segs, 193.3 K docs, 770.5 MB 382.4s _1cj: 8 segs, 176.2 K docs, 702.0 MB 370.3s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 327.7s _1dd: 13 segs, 62.5 K docs, 247.6 MB 306.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 285.4s _1e1: 11 segs, 52.4 K docs, 207.6 MB 266.1s _1eb: 9 segs, 43.5 K docs, 172.3 MB 251.5s _1ek: 8 segs, 38.7 K docs, 153.2 MB 228.0s _1ez: 8 segs, 74.8 K docs, 297.2 MB 212.5s _1f8: 8 segs, 38.7 K docs, 153.0 MB 201.2s _1ff: 8 segs, 108.5 K docs, 431.9 MB 77.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 175.0 sec: 155 segments, 16 merges 1277.6s _100: 8 segs, 1275.3 K docs, 5096.0 MB 691.0s _18i: 8 segs, 176.3 K docs, 702.8 MB 455.1s _1bk: 8 segs, 185.6 K docs, 740.0 MB 439.4s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 398.7s _1cd: 8 segs, 193.3 K docs, 770.5 MB 387.5s _1cj: 8 segs, 176.2 K docs, 702.0 MB 375.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 332.7s _1dd: 13 segs, 62.5 K docs, 247.6 MB 311.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 290.4s _1e1: 11 segs, 52.4 K docs, 207.6 MB 271.1s _1eb: 9 segs, 43.5 K docs, 172.3 MB 256.5s _1ek: 8 segs, 38.7 K docs, 153.2 MB 233.1s _1ez: 8 segs, 74.8 K docs, 297.2 MB 217.5s _1f8: 8 segs, 38.7 K docs, 153.0 MB 206.2s _1ff: 8 segs, 108.5 K docs, 431.9 MB 82.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 180.0 sec: 147 segments, 15 merges 1282.6s _100: 8 segs, 1275.3 K docs, 5096.0 MB 696.0s _18i: 8 segs, 176.3 K docs, 702.8 MB 460.1s _1bk: 8 segs, 185.6 K docs, 740.0 MB 444.4s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 403.7s _1cd: 8 segs, 193.3 K docs, 770.5 MB 392.5s _1cj: 8 segs, 176.2 K docs, 702.0 MB 380.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 337.7s _1dd: 13 segs, 62.5 K docs, 247.6 MB 316.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 295.4s _1e1: 11 segs, 52.4 K docs, 207.6 MB 261.5s _1ek: 8 segs, 38.7 K docs, 153.2 MB 238.1s _1ez: 8 segs, 74.8 K docs, 297.2 MB 222.5s _1f8: 8 segs, 38.7 K docs, 153.0 MB 211.2s _1ff: 8 segs, 108.5 K docs, 431.9 MB 87.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 185.0 sec: 140 segments, 14 merges 1287.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 701.0s _18i: 8 segs, 176.3 K docs, 702.8 MB 465.1s _1bk: 8 segs, 185.6 K docs, 740.0 MB 449.4s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 408.7s _1cd: 8 segs, 193.3 K docs, 770.5 MB 397.5s _1cj: 8 segs, 176.2 K docs, 702.0 MB 385.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 342.7s _1dd: 13 segs, 62.5 K docs, 247.6 MB 321.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 300.4s _1e1: 11 segs, 52.4 K docs, 207.6 MB 266.5s _1ek: 8 segs, 38.7 K docs, 153.2 MB 243.1s _1ez: 8 segs, 74.8 K docs, 297.2 MB 216.2s _1ff: 8 segs, 108.5 K docs, 431.9 MB 92.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 190.0 sec: 140 segments, 14 merges 1292.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 706.0s _18i: 8 segs, 176.3 K docs, 702.8 MB 470.1s _1bk: 8 segs, 185.6 K docs, 740.0 MB 454.4s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 413.7s _1cd: 8 segs, 193.3 K docs, 770.5 MB 402.5s _1cj: 8 segs, 176.2 K docs, 702.0 MB 390.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 347.7s _1dd: 13 segs, 62.5 K docs, 247.6 MB 326.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 305.4s _1e1: 11 segs, 52.4 K docs, 207.6 MB 271.5s _1ek: 8 segs, 38.7 K docs, 153.2 MB 248.1s _1ez: 8 segs, 74.8 K docs, 297.2 MB 221.2s _1ff: 8 segs, 108.5 K docs, 431.9 MB 97.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 195.0 sec: 140 segments, 14 merges 1297.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 711.0s _18i: 8 segs, 176.3 K docs, 702.8 MB 475.1s _1bk: 8 segs, 185.6 K docs, 740.0 MB 459.5s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 418.7s _1cd: 8 segs, 193.3 K docs, 770.5 MB 407.5s _1cj: 8 segs, 176.2 K docs, 702.0 MB 395.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 352.7s _1dd: 13 segs, 62.5 K docs, 247.6 MB 331.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 310.4s _1e1: 11 segs, 52.4 K docs, 207.6 MB 276.5s _1ek: 8 segs, 38.7 K docs, 153.2 MB 253.1s _1ez: 8 segs, 74.8 K docs, 297.2 MB 226.2s _1ff: 8 segs, 108.5 K docs, 431.9 MB 102.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 200.0 sec: 140 segments, 14 merges 1302.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 716.0s _18i: 8 segs, 176.3 K docs, 702.8 MB 480.1s _1bk: 8 segs, 185.6 K docs, 740.0 MB 464.5s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 423.7s _1cd: 8 segs, 193.3 K docs, 770.5 MB 412.5s _1cj: 8 segs, 176.2 K docs, 702.0 MB 400.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 357.7s _1dd: 13 segs, 62.5 K docs, 247.6 MB 336.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 315.4s _1e1: 11 segs, 52.4 K docs, 207.6 MB 281.5s _1ek: 8 segs, 38.7 K docs, 153.2 MB 258.1s _1ez: 8 segs, 74.8 K docs, 297.2 MB 231.2s _1ff: 8 segs, 108.5 K docs, 431.9 MB 107.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 205.0 sec: 140 segments, 14 merges 1307.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 721.0s _18i: 8 segs, 176.3 K docs, 702.8 MB 485.1s _1bk: 8 segs, 185.6 K docs, 740.0 MB 469.5s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 428.7s _1cd: 8 segs, 193.3 K docs, 770.5 MB 417.5s _1cj: 8 segs, 176.2 K docs, 702.0 MB 405.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 362.7s _1dd: 13 segs, 62.5 K docs, 247.6 MB 341.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 320.4s _1e1: 11 segs, 52.4 K docs, 207.6 MB 286.5s _1ek: 8 segs, 38.7 K docs, 153.2 MB 263.1s _1ez: 8 segs, 74.8 K docs, 297.2 MB 236.2s _1ff: 8 segs, 108.5 K docs, 431.9 MB 112.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 210.1 sec: 140 segments, 14 merges 1312.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 726.0s _18i: 8 segs, 176.3 K docs, 702.8 MB 490.1s _1bk: 8 segs, 185.6 K docs, 740.0 MB 474.5s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 433.7s _1cd: 8 segs, 193.3 K docs, 770.5 MB 422.5s _1cj: 8 segs, 176.2 K docs, 702.0 MB 410.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 367.7s _1dd: 13 segs, 62.5 K docs, 247.6 MB 346.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 325.4s _1e1: 11 segs, 52.4 K docs, 207.6 MB 291.5s _1ek: 8 segs, 38.7 K docs, 153.2 MB 268.1s _1ez: 8 segs, 74.8 K docs, 297.2 MB 241.2s _1ff: 8 segs, 108.5 K docs, 431.9 MB 117.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 215.1 sec: 133 segments, 13 merges 1317.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 731.0s _18i: 8 segs, 176.3 K docs, 702.8 MB 495.1s _1bk: 8 segs, 185.6 K docs, 740.0 MB 479.5s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 427.5s _1cj: 8 segs, 176.2 K docs, 702.0 MB 415.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 372.7s _1dd: 13 segs, 62.5 K docs, 247.6 MB 351.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 330.4s _1e1: 11 segs, 52.4 K docs, 207.6 MB 296.5s _1ek: 8 segs, 38.7 K docs, 153.2 MB 273.1s _1ez: 8 segs, 74.8 K docs, 297.2 MB 246.2s _1ff: 8 segs, 108.5 K docs, 431.9 MB 122.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 220.1 sec: 133 segments, 13 merges 1322.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 736.0s _18i: 8 segs, 176.3 K docs, 702.8 MB 500.2s _1bk: 8 segs, 185.6 K docs, 740.0 MB 484.5s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 432.5s _1cj: 8 segs, 176.2 K docs, 702.0 MB 420.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 377.7s _1dd: 13 segs, 62.5 K docs, 247.6 MB 356.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 335.5s _1e1: 11 segs, 52.4 K docs, 207.6 MB 301.5s _1ek: 8 segs, 38.7 K docs, 153.2 MB 278.1s _1ez: 8 segs, 74.8 K docs, 297.2 MB 251.2s _1ff: 8 segs, 108.5 K docs, 431.9 MB 127.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 225.1 sec: 133 segments, 13 merges 1327.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 741.0s _18i: 8 segs, 176.3 K docs, 702.8 MB 505.2s _1bk: 8 segs, 185.6 K docs, 740.0 MB 489.5s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 437.5s _1cj: 8 segs, 176.2 K docs, 702.0 MB 425.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 382.7s _1dd: 13 segs, 62.5 K docs, 247.6 MB 361.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 340.5s _1e1: 11 segs, 52.4 K docs, 207.6 MB 306.5s _1ek: 8 segs, 38.7 K docs, 153.2 MB 283.1s _1ez: 8 segs, 74.8 K docs, 297.2 MB 256.2s _1ff: 8 segs, 108.5 K docs, 431.9 MB 132.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 230.1 sec: 133 segments, 13 merges 1332.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 746.0s _18i: 8 segs, 176.3 K docs, 702.8 MB 510.2s _1bk: 8 segs, 185.6 K docs, 740.0 MB 494.5s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 442.5s _1cj: 8 segs, 176.2 K docs, 702.0 MB 430.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 387.7s _1dd: 13 segs, 62.5 K docs, 247.6 MB 366.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 345.5s _1e1: 11 segs, 52.4 K docs, 207.6 MB 311.5s _1ek: 8 segs, 38.7 K docs, 153.2 MB 288.1s _1ez: 8 segs, 74.8 K docs, 297.2 MB 261.2s _1ff: 8 segs, 108.5 K docs, 431.9 MB 137.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 235.1 sec: 133 segments, 13 merges 1337.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 751.0s _18i: 8 segs, 176.3 K docs, 702.8 MB 515.2s _1bk: 8 segs, 185.6 K docs, 740.0 MB 499.5s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 447.5s _1cj: 8 segs, 176.2 K docs, 702.0 MB 435.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 392.8s _1dd: 13 segs, 62.5 K docs, 247.6 MB 371.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 350.5s _1e1: 11 segs, 52.4 K docs, 207.6 MB 316.5s _1ek: 8 segs, 38.7 K docs, 153.2 MB 293.1s _1ez: 8 segs, 74.8 K docs, 297.2 MB 266.2s _1ff: 8 segs, 108.5 K docs, 431.9 MB 142.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 240.1 sec: 133 segments, 13 merges 1342.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 756.0s _18i: 8 segs, 176.3 K docs, 702.8 MB 520.2s _1bk: 8 segs, 185.6 K docs, 740.0 MB 504.5s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 452.5s _1cj: 8 segs, 176.2 K docs, 702.0 MB 440.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 397.8s _1dd: 13 segs, 62.5 K docs, 247.6 MB 376.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 355.5s _1e1: 11 segs, 52.4 K docs, 207.6 MB 321.5s _1ek: 8 segs, 38.7 K docs, 153.2 MB 298.1s _1ez: 8 segs, 74.8 K docs, 297.2 MB 271.2s _1ff: 8 segs, 108.5 K docs, 431.9 MB 147.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 245.1 sec: 133 segments, 13 merges 1347.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 761.1s _18i: 8 segs, 176.3 K docs, 702.8 MB 525.2s _1bk: 8 segs, 185.6 K docs, 740.0 MB 509.5s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 457.5s _1cj: 8 segs, 176.2 K docs, 702.0 MB 445.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 402.8s _1dd: 13 segs, 62.5 K docs, 247.6 MB 381.7s _1dp: 11 segs, 53.4 K docs, 211.4 MB 360.5s _1e1: 11 segs, 52.4 K docs, 207.6 MB 326.6s _1ek: 8 segs, 38.7 K docs, 153.2 MB 303.1s _1ez: 8 segs, 74.8 K docs, 297.2 MB 276.3s _1ff: 8 segs, 108.5 K docs, 431.9 MB 152.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 250.1 sec: 133 segments, 13 merges 1352.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 766.1s _18i: 8 segs, 176.3 K docs, 702.8 MB 530.2s _1bk: 8 segs, 185.6 K docs, 740.0 MB 514.5s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 462.5s _1cj: 8 segs, 176.2 K docs, 702.0 MB 450.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 407.8s _1dd: 13 segs, 62.5 K docs, 247.6 MB 386.7s _1dp: 11 segs, 53.4 K docs, 211.4 MB 365.5s _1e1: 11 segs, 52.4 K docs, 207.6 MB 331.6s _1ek: 8 segs, 38.7 K docs, 153.2 MB 308.1s _1ez: 8 segs, 74.8 K docs, 297.2 MB 281.3s _1ff: 8 segs, 108.5 K docs, 431.9 MB 157.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 255.0 sec: 133 segments, 13 merges 1357.6s _100: 8 segs, 1275.3 K docs, 5096.0 MB 771.0s _18i: 8 segs, 176.3 K docs, 702.8 MB 535.1s _1bk: 8 segs, 185.6 K docs, 740.0 MB 519.4s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 467.4s _1cj: 8 segs, 176.2 K docs, 702.0 MB 455.3s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 412.7s _1dd: 13 segs, 62.5 K docs, 247.6 MB 391.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 370.4s _1e1: 11 segs, 52.4 K docs, 207.6 MB 336.5s _1ek: 8 segs, 38.7 K docs, 153.2 MB 313.0s _1ez: 8 segs, 74.8 K docs, 297.2 MB 286.2s _1ff: 8 segs, 108.5 K docs, 431.9 MB 162.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 260.0 sec: 126 segments, 12 merges 1362.6s _100: 8 segs, 1275.3 K docs, 5096.0 MB 776.0s _18i: 8 segs, 176.3 K docs, 702.8 MB 540.1s _1bk: 8 segs, 185.6 K docs, 740.0 MB 524.4s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 472.4s _1cj: 8 segs, 176.2 K docs, 702.0 MB 460.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 417.7s _1dd: 13 segs, 62.5 K docs, 247.6 MB 396.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 375.4s _1e1: 11 segs, 52.4 K docs, 207.6 MB 341.5s _1ek: 8 segs, 38.7 K docs, 153.2 MB 318.0s _1ez: 8 segs, 74.8 K docs, 297.2 MB 167.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 265.0 sec: 126 segments, 12 merges 1367.6s _100: 8 segs, 1275.3 K docs, 5096.0 MB 781.0s _18i: 8 segs, 176.3 K docs, 702.8 MB 545.1s _1bk: 8 segs, 185.6 K docs, 740.0 MB 529.4s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 477.5s _1cj: 8 segs, 176.2 K docs, 702.0 MB 465.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 422.7s _1dd: 13 segs, 62.5 K docs, 247.6 MB 401.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 380.4s _1e1: 11 segs, 52.4 K docs, 207.6 MB 346.5s _1ek: 8 segs, 38.7 K docs, 153.2 MB 323.1s _1ez: 8 segs, 74.8 K docs, 297.2 MB 172.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 270.0 sec: 126 segments, 12 merges 1372.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 786.0s _18i: 8 segs, 176.3 K docs, 702.8 MB 550.1s _1bk: 8 segs, 185.6 K docs, 740.0 MB 534.4s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 482.5s _1cj: 8 segs, 176.2 K docs, 702.0 MB 470.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 427.7s _1dd: 13 segs, 62.5 K docs, 247.6 MB 406.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 385.4s _1e1: 11 segs, 52.4 K docs, 207.6 MB 351.5s _1ek: 8 segs, 38.7 K docs, 153.2 MB 328.1s _1ez: 8 segs, 74.8 K docs, 297.2 MB 177.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 275.0 sec: 126 segments, 12 merges 1377.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 791.0s _18i: 8 segs, 176.3 K docs, 702.8 MB 555.1s _1bk: 8 segs, 185.6 K docs, 740.0 MB 539.4s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 487.5s _1cj: 8 segs, 176.2 K docs, 702.0 MB 475.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 432.7s _1dd: 13 segs, 62.5 K docs, 247.6 MB 411.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 390.4s _1e1: 11 segs, 52.4 K docs, 207.6 MB 356.5s _1ek: 8 segs, 38.7 K docs, 153.2 MB 333.1s _1ez: 8 segs, 74.8 K docs, 297.2 MB 182.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 280.0 sec: 114 segments, 12 merges 1382.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 796.0s _18i: 8 segs, 176.3 K docs, 702.8 MB 560.1s _1bk: 8 segs, 185.6 K docs, 740.0 MB 544.4s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 492.5s _1cj: 8 segs, 176.2 K docs, 702.0 MB 480.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 416.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 395.4s _1e1: 11 segs, 52.4 K docs, 207.6 MB 361.5s _1ek: 8 segs, 38.7 K docs, 153.2 MB 338.1s _1ez: 8 segs, 74.8 K docs, 297.2 MB 187.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 3.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 285.0 sec: 114 segments, 12 merges 1387.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 801.0s _18i: 8 segs, 176.3 K docs, 702.8 MB 565.1s _1bk: 8 segs, 185.6 K docs, 740.0 MB 549.4s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 497.5s _1cj: 8 segs, 176.2 K docs, 702.0 MB 485.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 421.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 400.4s _1e1: 11 segs, 52.4 K docs, 207.6 MB 366.5s _1ek: 8 segs, 38.7 K docs, 153.2 MB 343.1s _1ez: 8 segs, 74.8 K docs, 297.2 MB 192.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 8.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 290.0 sec: 114 segments, 12 merges 1392.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 806.0s _18i: 8 segs, 176.3 K docs, 702.8 MB 570.1s _1bk: 8 segs, 185.6 K docs, 740.0 MB 554.5s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 502.5s _1cj: 8 segs, 176.2 K docs, 702.0 MB 490.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 426.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 405.4s _1e1: 11 segs, 52.4 K docs, 207.6 MB 371.5s _1ek: 8 segs, 38.7 K docs, 153.2 MB 348.1s _1ez: 8 segs, 74.8 K docs, 297.2 MB 197.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 13.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 295.0 sec: 114 segments, 12 merges 1397.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 811.0s _18i: 8 segs, 176.3 K docs, 702.8 MB 575.1s _1bk: 8 segs, 185.6 K docs, 740.0 MB 559.5s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 507.5s _1cj: 8 segs, 176.2 K docs, 702.0 MB 495.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 431.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 410.4s _1e1: 11 segs, 52.4 K docs, 207.6 MB 376.5s _1ek: 8 segs, 38.7 K docs, 153.2 MB 353.1s _1ez: 8 segs, 74.8 K docs, 297.2 MB 202.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 18.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 300.0 sec: 114 segments, 12 merges 1402.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 816.0s _18i: 8 segs, 176.3 K docs, 702.8 MB 580.1s _1bk: 8 segs, 185.6 K docs, 740.0 MB 564.5s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 512.5s _1cj: 8 segs, 176.2 K docs, 702.0 MB 500.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 436.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 415.4s _1e1: 11 segs, 52.4 K docs, 207.6 MB 381.5s _1ek: 8 segs, 38.7 K docs, 153.2 MB 358.1s _1ez: 8 segs, 74.8 K docs, 297.2 MB 207.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 23.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 305.1 sec: 107 segments, 11 merges 1407.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 821.0s _18i: 8 segs, 176.3 K docs, 702.8 MB 585.1s _1bk: 8 segs, 185.6 K docs, 740.0 MB 569.5s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 517.5s _1cj: 8 segs, 176.2 K docs, 702.0 MB 505.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 441.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 420.4s _1e1: 11 segs, 52.4 K docs, 207.6 MB 386.5s _1ek: 8 segs, 38.7 K docs, 153.2 MB 212.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 28.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 310.1 sec: 100 segments, 10 merges 1412.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 826.0s _18i: 8 segs, 176.3 K docs, 702.8 MB 590.1s _1bk: 8 segs, 185.6 K docs, 740.0 MB 574.5s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 522.5s _1cj: 8 segs, 176.2 K docs, 702.0 MB 510.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 446.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 425.4s _1e1: 11 segs, 52.4 K docs, 207.6 MB 217.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 33.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 315.1 sec: 93 segments, 9 merges 1417.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 831.0s _18i: 8 segs, 176.3 K docs, 702.8 MB 595.2s _1bk: 8 segs, 185.6 K docs, 740.0 MB 579.5s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 515.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 451.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 430.5s _1e1: 11 segs, 52.4 K docs, 207.6 MB 222.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 38.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 320.1 sec: 93 segments, 9 merges 1422.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 836.0s _18i: 8 segs, 176.3 K docs, 702.8 MB 600.2s _1bk: 8 segs, 185.6 K docs, 740.0 MB 584.5s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 520.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 456.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 435.5s _1e1: 11 segs, 52.4 K docs, 207.6 MB 227.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 43.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 325.1 sec: 86 segments, 8 merges 1427.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 605.2s _1bk: 8 segs, 185.6 K docs, 740.0 MB 589.5s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 525.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 461.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 440.5s _1e1: 11 segs, 52.4 K docs, 207.6 MB 232.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 48.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 330.1 sec: 86 segments, 8 merges 1432.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 610.2s _1bk: 8 segs, 185.6 K docs, 740.0 MB 594.5s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 530.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 466.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 445.5s _1e1: 11 segs, 52.4 K docs, 207.6 MB 237.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 53.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 335.1 sec: 86 segments, 8 merges 1437.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 615.2s _1bk: 8 segs, 185.6 K docs, 740.0 MB 599.5s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 535.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 471.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 450.5s _1e1: 11 segs, 52.4 K docs, 207.6 MB 242.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 58.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 340.1 sec: 86 segments, 8 merges 1442.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 620.2s _1bk: 8 segs, 185.6 K docs, 740.0 MB 604.5s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 540.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 476.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 455.5s _1e1: 11 segs, 52.4 K docs, 207.6 MB 247.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 63.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 345.1 sec: 86 segments, 8 merges 1447.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 625.2s _1bk: 8 segs, 185.6 K docs, 740.0 MB 609.5s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 545.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 481.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 460.5s _1e1: 11 segs, 52.4 K docs, 207.6 MB 252.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 68.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 350.1 sec: 86 segments, 8 merges 1452.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 630.2s _1bk: 8 segs, 185.6 K docs, 740.0 MB 614.5s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 550.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 486.7s _1dp: 11 segs, 53.4 K docs, 211.4 MB 465.5s _1e1: 11 segs, 52.4 K docs, 207.6 MB 257.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 73.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 355.1 sec: 86 segments, 8 merges 1457.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 635.2s _1bk: 8 segs, 185.6 K docs, 740.0 MB 619.5s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 555.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 491.7s _1dp: 11 segs, 53.4 K docs, 211.4 MB 470.5s _1e1: 11 segs, 52.4 K docs, 207.6 MB 262.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 78.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 360.0 sec: 86 segments, 8 merges 1462.6s _100: 8 segs, 1275.3 K docs, 5096.0 MB 640.1s _1bk: 8 segs, 185.6 K docs, 740.0 MB 624.4s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 560.3s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 496.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 475.4s _1e1: 11 segs, 52.4 K docs, 207.6 MB 267.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 83.8s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 365.0 sec: 86 segments, 8 merges 1467.6s _100: 8 segs, 1275.3 K docs, 5096.0 MB 645.1s _1bk: 8 segs, 185.6 K docs, 740.0 MB 629.4s _1bs: 8 segs, 282.0 K docs, 1125.0 MB 565.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 501.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 480.4s _1e1: 11 segs, 52.4 K docs, 207.6 MB 272.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 88.8s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 370.0 sec: 79 segments, 7 merges 1472.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 650.1s _1bk: 8 segs, 185.6 K docs, 740.0 MB 570.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 506.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 485.4s _1e1: 11 segs, 52.4 K docs, 207.6 MB 277.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 93.8s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 375.0 sec: 79 segments, 7 merges 1477.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 655.1s _1bk: 8 segs, 185.6 K docs, 740.0 MB 575.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 511.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 490.4s _1e1: 11 segs, 52.4 K docs, 207.6 MB 282.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 98.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 380.0 sec: 79 segments, 7 merges 1482.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 660.1s _1bk: 8 segs, 185.6 K docs, 740.0 MB 580.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 516.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 495.4s _1e1: 11 segs, 52.4 K docs, 207.6 MB 287.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 103.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 385.0 sec: 79 segments, 7 merges 1487.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 665.1s _1bk: 8 segs, 185.6 K docs, 740.0 MB 585.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 521.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 500.4s _1e1: 11 segs, 52.4 K docs, 207.6 MB 292.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 108.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 390.0 sec: 79 segments, 7 merges 1492.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 670.1s _1bk: 8 segs, 185.6 K docs, 740.0 MB 590.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 526.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 505.4s _1e1: 11 segs, 52.4 K docs, 207.6 MB 297.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 113.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 395.0 sec: 79 segments, 7 merges 1497.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 675.1s _1bk: 8 segs, 185.6 K docs, 740.0 MB 595.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 531.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 510.4s _1e1: 11 segs, 52.4 K docs, 207.6 MB 302.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 118.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 400.0 sec: 79 segments, 7 merges 1502.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 680.1s _1bk: 8 segs, 185.6 K docs, 740.0 MB 600.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 536.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 515.4s _1e1: 11 segs, 52.4 K docs, 207.6 MB 307.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 123.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 405.1 sec: 79 segments, 7 merges 1507.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 685.1s _1bk: 8 segs, 185.6 K docs, 740.0 MB 605.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 541.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 520.4s _1e1: 11 segs, 52.4 K docs, 207.6 MB 312.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 128.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 410.1 sec: 79 segments, 7 merges 1512.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 690.1s _1bk: 8 segs, 185.6 K docs, 740.0 MB 610.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 546.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 525.4s _1e1: 11 segs, 52.4 K docs, 207.6 MB 317.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 133.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 415.1 sec: 69 segments, 6 merges 1517.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 695.1s _1bk: 8 segs, 185.6 K docs, 740.0 MB 615.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 551.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 322.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 138.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 420.1 sec: 69 segments, 6 merges 1522.7s _100: 8 segs, 1275.3 K docs, 5096.0 MB 700.2s _1bk: 8 segs, 185.6 K docs, 740.0 MB 620.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 556.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 327.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 143.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 425.2 sec: 62 segments, 5 merges 705.3s _1bk: 8 segs, 185.6 K docs, 740.0 MB 625.5s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 561.7s _1dp: 11 segs, 53.4 K docs, 211.4 MB 332.7s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 149.0s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 430.1 sec: 62 segments, 5 merges 710.2s _1bk: 8 segs, 185.6 K docs, 740.0 MB 630.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 566.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 337.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 153.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 435.1 sec: 62 segments, 5 merges 715.2s _1bk: 8 segs, 185.6 K docs, 740.0 MB 635.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 571.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 342.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 158.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 440.1 sec: 62 segments, 5 merges 720.2s _1bk: 8 segs, 185.6 K docs, 740.0 MB 640.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 576.7s _1dp: 11 segs, 53.4 K docs, 211.4 MB 347.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 163.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 445.1 sec: 62 segments, 5 merges 725.2s _1bk: 8 segs, 185.6 K docs, 740.0 MB 645.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 581.7s _1dp: 11 segs, 53.4 K docs, 211.4 MB 352.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 168.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 450.1 sec: 55 segments, 5 merges 650.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 586.7s _1dp: 11 segs, 53.4 K docs, 211.4 MB 357.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 173.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 3.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 455.0 sec: 55 segments, 5 merges 655.3s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 591.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 362.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 178.8s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 7.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 460.0 sec: 55 segments, 5 merges 660.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 596.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 367.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 183.8s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 12.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 465.0 sec: 55 segments, 5 merges 665.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 601.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 372.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 188.8s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 17.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 470.0 sec: 55 segments, 5 merges 670.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 606.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 377.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 193.8s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 22.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 475.0 sec: 55 segments, 5 merges 675.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 611.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 382.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 198.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 27.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 480.0 sec: 55 segments, 5 merges 680.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 616.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 387.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 203.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 32.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 485.0 sec: 55 segments, 5 merges 685.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 621.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 392.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 208.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 37.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 490.0 sec: 55 segments, 5 merges 690.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 626.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 397.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 213.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 42.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 495.0 sec: 55 segments, 5 merges 695.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 631.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 402.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 218.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 47.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 500.0 sec: 55 segments, 5 merges 700.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 636.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 407.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 223.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 52.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 505.0 sec: 55 segments, 5 merges 705.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 641.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 412.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 228.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 57.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 510.1 sec: 55 segments, 5 merges 710.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 646.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 417.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 233.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 62.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 515.1 sec: 55 segments, 5 merges 715.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 651.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 422.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 238.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 67.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 520.1 sec: 55 segments, 5 merges 720.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 656.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 427.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 243.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 72.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 525.1 sec: 55 segments, 5 merges 725.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 661.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 432.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 248.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 77.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 530.1 sec: 55 segments, 5 merges 730.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 666.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 437.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 253.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 83.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 535.1 sec: 55 segments, 5 merges 735.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 671.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 442.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 258.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 88.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 540.1 sec: 55 segments, 5 merges 740.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 676.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 447.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 263.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 93.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 545.1 sec: 55 segments, 5 merges 745.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 681.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 452.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 268.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 98.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 550.1 sec: 55 segments, 5 merges 750.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 686.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 457.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 273.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 103.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 555.1 sec: 55 segments, 5 merges 755.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 691.7s _1dp: 11 segs, 53.4 K docs, 211.4 MB 462.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 278.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 108.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 560.1 sec: 55 segments, 5 merges 760.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 696.7s _1dp: 11 segs, 53.4 K docs, 211.4 MB 467.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 283.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 113.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 565.0 sec: 55 segments, 5 merges 765.3s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 701.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 472.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 288.8s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 117.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 570.0 sec: 55 segments, 5 merges 770.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 706.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 477.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 293.8s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 122.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 575.0 sec: 55 segments, 5 merges 775.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 711.6s _1dp: 11 segs, 53.4 K docs, 211.4 MB 482.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 298.8s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 127.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 580.0 sec: 45 segments, 4 merges 780.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 487.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 303.8s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 132.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 585.0 sec: 45 segments, 4 merges 785.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 492.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 308.8s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 137.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 590.0 sec: 45 segments, 4 merges 790.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 497.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 313.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 142.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 595.0 sec: 45 segments, 4 merges 795.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 502.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 318.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 147.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 600.0 sec: 45 segments, 4 merges 800.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 507.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 323.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 152.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 605.0 sec: 45 segments, 4 merges 805.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 512.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 328.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 157.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 610.0 sec: 45 segments, 4 merges 810.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 517.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 333.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 162.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 615.0 sec: 45 segments, 4 merges 815.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 522.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 338.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 167.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 620.0 sec: 45 segments, 4 merges 820.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 527.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 343.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 172.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 625.1 sec: 45 segments, 4 merges 825.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 532.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 348.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 177.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 630.1 sec: 45 segments, 4 merges 830.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 537.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 353.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 182.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 635.1 sec: 45 segments, 4 merges 835.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 542.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 358.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 187.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 640.1 sec: 45 segments, 4 merges 840.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 547.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 363.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 192.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 645.1 sec: 45 segments, 4 merges 845.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 552.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 368.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 198.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 650.1 sec: 45 segments, 4 merges 850.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 557.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 373.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 203.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 655.1 sec: 45 segments, 4 merges 855.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 562.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 378.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 208.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 660.1 sec: 45 segments, 4 merges 860.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 567.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 383.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 213.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 665.1 sec: 45 segments, 4 merges 865.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 572.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 388.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 218.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 670.1 sec: 45 segments, 4 merges 870.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 577.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 393.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 223.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 675.1 sec: 45 segments, 4 merges 875.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 582.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 398.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 228.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 680.0 sec: 45 segments, 4 merges 880.3s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 587.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 403.8s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 232.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 685.0 sec: 45 segments, 4 merges 885.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 592.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 408.8s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 237.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 690.0 sec: 45 segments, 4 merges 890.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 597.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 413.8s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 242.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 695.0 sec: 45 segments, 4 merges 895.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 602.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 418.8s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 247.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 700.0 sec: 45 segments, 4 merges 900.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 607.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 423.8s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 252.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 705.0 sec: 45 segments, 4 merges 905.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 612.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 428.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 257.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 710.0 sec: 45 segments, 4 merges 910.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 617.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 433.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 262.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 715.0 sec: 45 segments, 4 merges 915.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 622.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 438.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 267.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 720.0 sec: 45 segments, 4 merges 920.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 627.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 443.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 272.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 725.0 sec: 45 segments, 4 merges 925.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 632.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 448.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 277.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 730.0 sec: 45 segments, 4 merges 930.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 637.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 453.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 282.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 735.0 sec: 45 segments, 4 merges 935.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 642.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 458.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 287.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 740.1 sec: 45 segments, 4 merges 940.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 647.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 463.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 292.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 745.1 sec: 45 segments, 4 merges 945.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 652.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 468.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 297.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 750.1 sec: 45 segments, 4 merges 950.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 657.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 473.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 302.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 755.1 sec: 45 segments, 4 merges 955.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 662.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 478.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 307.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 760.1 sec: 45 segments, 4 merges 960.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 667.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 483.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 313.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 765.0 sec: 45 segments, 4 merges 965.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 672.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 488.8s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 317.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 770.0 sec: 45 segments, 4 merges 970.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 677.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 493.8s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 322.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 775.0 sec: 45 segments, 4 merges 975.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 682.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 498.8s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 327.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 780.0 sec: 45 segments, 4 merges 980.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 687.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 503.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 332.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 785.0 sec: 45 segments, 4 merges 985.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 692.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 508.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 337.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 790.0 sec: 45 segments, 4 merges 990.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 697.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 513.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 342.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 795.0 sec: 45 segments, 4 merges 995.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 702.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 518.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 347.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 800.0 sec: 45 segments, 4 merges 1000.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 707.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 523.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 352.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 805.0 sec: 45 segments, 4 merges 1005.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 712.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 528.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 357.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 810.0 sec: 45 segments, 4 merges 1010.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 717.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 533.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 362.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 815.1 sec: 45 segments, 4 merges 1015.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 722.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 538.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 367.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 820.1 sec: 45 segments, 4 merges 1020.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 727.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 543.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 372.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 825.1 sec: 45 segments, 4 merges 1025.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 732.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 548.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 377.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 830.1 sec: 45 segments, 4 merges 1030.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 737.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 553.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 382.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 835.1 sec: 45 segments, 4 merges 1035.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 742.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 558.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 388.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 840.1 sec: 45 segments, 4 merges 1040.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 747.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 563.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 393.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 845.1 sec: 45 segments, 4 merges 1045.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 752.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 568.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 398.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 850.1 sec: 45 segments, 4 merges 1050.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 757.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 573.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 403.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 855.1 sec: 45 segments, 4 merges 1055.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 762.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 578.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 408.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 860.1 sec: 45 segments, 4 merges 1060.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 767.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 583.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 413.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 865.1 sec: 45 segments, 4 merges 1065.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 772.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 588.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 418.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 870.1 sec: 45 segments, 4 merges 1070.4s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 777.6s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 593.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 423.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 875.0 sec: 45 segments, 4 merges 1075.3s _1cr: 8 segs, 1117.6 K docs, 4465.2 MB 782.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 598.8s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 427.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 880.0 sec: 38 segments, 3 merges 787.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 603.8s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 432.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 885.0 sec: 38 segments, 3 merges 792.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 608.8s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 437.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 890.0 sec: 38 segments, 3 merges 797.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 613.8s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 442.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 895.0 sec: 38 segments, 3 merges 802.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 618.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 447.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 900.0 sec: 38 segments, 3 merges 807.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 623.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 452.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 905.0 sec: 38 segments, 3 merges 812.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 628.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 457.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 910.0 sec: 38 segments, 3 merges 817.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 633.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 462.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 915.0 sec: 38 segments, 3 merges 822.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 638.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 467.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 920.0 sec: 38 segments, 3 merges 827.5s _1fz: 8 segs, 457.0 K docs, 1823.0 MB 643.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 472.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 925.0 sec: 31 segments, 2 merges 648.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 477.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 930.1 sec: 31 segments, 2 merges 653.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 482.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 935.1 sec: 31 segments, 2 merges 658.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 487.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 940.1 sec: 31 segments, 2 merges 663.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 492.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 945.1 sec: 31 segments, 2 merges 668.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 497.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 950.1 sec: 31 segments, 2 merges 673.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 503.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 955.1 sec: 31 segments, 2 merges 678.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 508.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 960.1 sec: 31 segments, 2 merges 683.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 513.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 965.1 sec: 31 segments, 2 merges 688.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 518.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 970.1 sec: 31 segments, 2 merges 693.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 523.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 975.1 sec: 31 segments, 2 merges 698.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 528.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 980.1 sec: 31 segments, 2 merges 703.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 533.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 985.0 sec: 31 segments, 2 merges 708.8s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 537.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 990.0 sec: 31 segments, 2 merges 713.8s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 542.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 995.0 sec: 31 segments, 2 merges 718.8s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 547.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1000.0 sec: 31 segments, 2 merges 723.8s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 552.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1005.0 sec: 31 segments, 2 merges 728.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 557.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1010.0 sec: 31 segments, 2 merges 733.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 562.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1015.0 sec: 31 segments, 2 merges 738.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 567.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1020.0 sec: 31 segments, 2 merges 743.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 572.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1025.0 sec: 31 segments, 2 merges 748.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 577.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1030.0 sec: 31 segments, 2 merges 753.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 582.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1035.1 sec: 31 segments, 2 merges 758.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 587.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1040.1 sec: 31 segments, 2 merges 763.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 592.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1045.1 sec: 31 segments, 2 merges 768.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 597.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1050.1 sec: 31 segments, 2 merges 773.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 603.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1055.1 sec: 31 segments, 2 merges 778.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 608.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1060.1 sec: 31 segments, 2 merges 783.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 613.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1065.1 sec: 31 segments, 2 merges 788.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 618.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1070.1 sec: 31 segments, 2 merges 793.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 623.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1075.1 sec: 31 segments, 2 merges 798.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 628.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1080.1 sec: 31 segments, 2 merges 803.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 633.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1085.0 sec: 31 segments, 2 merges 808.8s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 637.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1090.0 sec: 31 segments, 2 merges 813.8s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 642.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1095.0 sec: 31 segments, 2 merges 818.8s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 647.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1100.0 sec: 31 segments, 2 merges 823.8s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 652.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1105.0 sec: 31 segments, 2 merges 828.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 657.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1110.0 sec: 31 segments, 2 merges 833.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 662.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1115.0 sec: 31 segments, 2 merges 838.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 667.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1120.0 sec: 31 segments, 2 merges 843.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 672.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1125.0 sec: 31 segments, 2 merges 848.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 677.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1130.0 sec: 31 segments, 2 merges 853.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 682.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1135.1 sec: 31 segments, 2 merges 858.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 687.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1140.1 sec: 31 segments, 2 merges 863.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 692.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1145.1 sec: 31 segments, 2 merges 868.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 697.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1150.1 sec: 31 segments, 2 merges 873.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 702.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1155.1 sec: 31 segments, 2 merges 878.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 708.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1160.1 sec: 31 segments, 2 merges 883.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 713.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1165.1 sec: 31 segments, 2 merges 888.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 718.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1170.1 sec: 31 segments, 2 merges 893.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 723.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1175.1 sec: 31 segments, 2 merges 898.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 728.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1180.1 sec: 31 segments, 2 merges 903.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 733.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1185.1 sec: 31 segments, 2 merges 908.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 738.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1190.0 sec: 31 segments, 2 merges 913.8s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 742.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1195.0 sec: 31 segments, 2 merges 918.8s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 747.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1200.0 sec: 31 segments, 2 merges 923.8s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 752.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1205.0 sec: 31 segments, 2 merges 928.8s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 757.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1210.0 sec: 31 segments, 2 merges 933.8s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 762.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1215.0 sec: 31 segments, 2 merges 938.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 767.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1220.0 sec: 31 segments, 2 merges 943.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 772.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1225.0 sec: 31 segments, 2 merges 948.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 777.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1230.1 sec: 31 segments, 2 merges 953.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 783.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1235.0 sec: 31 segments, 2 merges 958.8s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 787.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1240.0 sec: 31 segments, 2 merges 963.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 792.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1245.0 sec: 31 segments, 2 merges 968.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 797.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1250.0 sec: 31 segments, 2 merges 973.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 802.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1255.0 sec: 31 segments, 2 merges 978.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 807.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1260.0 sec: 31 segments, 2 merges 983.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 812.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1265.1 sec: 31 segments, 2 merges 988.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 817.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1270.1 sec: 31 segments, 2 merges 993.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 822.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1275.1 sec: 31 segments, 2 merges 998.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 827.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1280.1 sec: 31 segments, 2 merges 1003.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 833.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1285.1 sec: 31 segments, 2 merges 1008.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 838.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1290.1 sec: 31 segments, 2 merges 1013.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 843.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1295.1 sec: 31 segments, 2 merges 1018.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 848.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1300.0 sec: 31 segments, 2 merges 1023.8s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 852.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1305.0 sec: 31 segments, 2 merges 1028.8s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 857.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1310.0 sec: 31 segments, 2 merges 1033.8s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 862.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1315.0 sec: 31 segments, 2 merges 1038.8s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 867.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1320.0 sec: 31 segments, 2 merges 1043.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 872.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1325.0 sec: 31 segments, 2 merges 1048.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 877.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1330.0 sec: 31 segments, 2 merges 1053.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 882.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1335.0 sec: 31 segments, 2 merges 1058.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 887.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1340.0 sec: 31 segments, 2 merges 1063.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 892.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1345.1 sec: 31 segments, 2 merges 1068.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 897.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1350.1 sec: 31 segments, 2 merges 1073.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 902.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1355.1 sec: 31 segments, 2 merges 1078.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 907.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1360.1 sec: 31 segments, 2 merges 1083.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 913.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1365.1 sec: 31 segments, 2 merges 1088.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 918.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1370.1 sec: 31 segments, 2 merges 1093.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 923.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1375.1 sec: 31 segments, 2 merges 1098.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 928.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1380.1 sec: 31 segments, 2 merges 1103.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 933.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1385.0 sec: 31 segments, 2 merges 1108.8s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 937.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1390.0 sec: 31 segments, 2 merges 1113.8s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 942.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1395.0 sec: 31 segments, 2 merges 1118.8s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 947.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1400.0 sec: 31 segments, 2 merges 1123.8s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 952.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1405.0 sec: 31 segments, 2 merges 1128.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 957.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1410.0 sec: 31 segments, 2 merges 1133.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 962.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1415.0 sec: 31 segments, 2 merges 1138.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 967.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1420.0 sec: 31 segments, 2 merges 1143.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 972.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1425.0 sec: 31 segments, 2 merges 1148.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 977.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1430.1 sec: 31 segments, 2 merges 1153.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 982.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1435.1 sec: 31 segments, 2 merges 1158.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 987.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1440.1 sec: 31 segments, 2 merges 1163.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 992.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1445.1 sec: 31 segments, 2 merges 1168.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 998.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1450.1 sec: 31 segments, 2 merges 1173.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 1003.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1455.1 sec: 31 segments, 2 merges 1178.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 1008.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1460.1 sec: 31 segments, 2 merges 1183.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 1013.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1465.1 sec: 31 segments, 2 merges 1188.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 1018.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1470.1 sec: 31 segments, 2 merges 1193.9s _1g0: 8 segs, 1098.5 K docs, 4388.8 MB 1023.0s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1475.0 sec: 24 segments, 1 merges 1027.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1480.0 sec: 24 segments, 1 merges 1032.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1485.0 sec: 24 segments, 1 merges 1037.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1490.0 sec: 24 segments, 1 merges 1042.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1495.0 sec: 24 segments, 1 merges 1047.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1500.0 sec: 24 segments, 1 merges 1052.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB 1505.0 sec: 24 segments, 1 merges 1057.9s _1g1: 8 segs, 374.9 K docs, 1495.1 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 2956 seconds reindex takes 2956.59 sec Force merge index in knn-reuse/indices/dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-fm now wait for already running merges to finish 0.0 sec: 17 segments, 1 merges 5.0 sec: 17 segments, 1 merges 5.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 10.0 sec: 17 segments, 1 merges 10.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 15.0 sec: 17 segments, 1 merges 15.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 20.0 sec: 17 segments, 1 merges 20.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 25.0 sec: 17 segments, 1 merges 25.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 30.0 sec: 17 segments, 1 merges 30.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 35.0 sec: 17 segments, 1 merges 35.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 40.0 sec: 17 segments, 1 merges 40.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 45.0 sec: 17 segments, 1 merges 45.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 50.1 sec: 17 segments, 1 merges 50.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 55.1 sec: 17 segments, 1 merges 55.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 60.1 sec: 17 segments, 1 merges 60.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 65.1 sec: 17 segments, 1 merges 65.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 70.1 sec: 17 segments, 1 merges 70.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 75.1 sec: 17 segments, 1 merges 75.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 80.1 sec: 17 segments, 1 merges 80.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 85.1 sec: 17 segments, 1 merges 85.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 90.1 sec: 17 segments, 1 merges 90.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 95.0 sec: 17 segments, 1 merges 95.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 100.0 sec: 17 segments, 1 merges 100.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 105.0 sec: 17 segments, 1 merges 105.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 110.0 sec: 17 segments, 1 merges 110.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 115.0 sec: 17 segments, 1 merges 115.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 120.0 sec: 17 segments, 1 merges 120.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 125.0 sec: 17 segments, 1 merges 125.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 130.0 sec: 17 segments, 1 merges 130.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 135.1 sec: 17 segments, 1 merges 135.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 140.1 sec: 17 segments, 1 merges 140.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 145.1 sec: 17 segments, 1 merges 145.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 150.1 sec: 17 segments, 1 merges 150.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 155.1 sec: 17 segments, 1 merges 155.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 160.1 sec: 17 segments, 1 merges 160.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 165.1 sec: 17 segments, 1 merges 165.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 170.1 sec: 17 segments, 1 merges 170.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 175.1 sec: 17 segments, 1 merges 175.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 180.1 sec: 17 segments, 1 merges 180.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 185.1 sec: 17 segments, 1 merges 185.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 190.1 sec: 17 segments, 1 merges 190.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 195.1 sec: 17 segments, 1 merges 195.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 200.0 sec: 17 segments, 1 merges 200.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 205.0 sec: 17 segments, 1 merges 205.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 210.0 sec: 17 segments, 1 merges 210.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 215.0 sec: 17 segments, 1 merges 215.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 220.0 sec: 17 segments, 1 merges 220.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 225.0 sec: 17 segments, 1 merges 225.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 230.0 sec: 17 segments, 1 merges 230.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 235.0 sec: 17 segments, 1 merges 235.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 240.0 sec: 17 segments, 1 merges 240.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 245.0 sec: 17 segments, 1 merges 245.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 250.0 sec: 17 segments, 1 merges 250.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 255.0 sec: 17 segments, 1 merges 255.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 260.1 sec: 17 segments, 1 merges 260.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 265.1 sec: 17 segments, 1 merges 265.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 270.1 sec: 17 segments, 1 merges 270.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 275.1 sec: 17 segments, 1 merges 275.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 280.1 sec: 17 segments, 1 merges 280.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 285.1 sec: 17 segments, 1 merges 285.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 290.1 sec: 17 segments, 1 merges 290.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 295.1 sec: 17 segments, 1 merges 295.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 300.1 sec: 17 segments, 1 merges 300.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 305.1 sec: 17 segments, 1 merges 305.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 310.1 sec: 17 segments, 1 merges 310.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 315.0 sec: 17 segments, 1 merges 315.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 320.0 sec: 17 segments, 1 merges 320.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 325.0 sec: 17 segments, 1 merges 325.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 330.0 sec: 17 segments, 1 merges 330.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 335.0 sec: 17 segments, 1 merges 335.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 340.0 sec: 17 segments, 1 merges 340.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 345.0 sec: 17 segments, 1 merges 345.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 350.0 sec: 17 segments, 1 merges 350.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 355.0 sec: 17 segments, 1 merges 355.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 360.0 sec: 17 segments, 1 merges 360.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 365.0 sec: 17 segments, 1 merges 365.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 370.0 sec: 17 segments, 1 merges 370.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 375.0 sec: 17 segments, 1 merges 375.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 380.1 sec: 17 segments, 1 merges 380.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 385.1 sec: 17 segments, 1 merges 385.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 390.1 sec: 17 segments, 1 merges 390.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 395.1 sec: 17 segments, 1 merges 395.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 400.1 sec: 17 segments, 1 merges 400.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 405.1 sec: 17 segments, 1 merges 405.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 410.1 sec: 17 segments, 1 merges 410.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 415.1 sec: 17 segments, 1 merges 415.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 420.1 sec: 17 segments, 1 merges 420.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 425.1 sec: 17 segments, 1 merges 425.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 430.1 sec: 17 segments, 1 merges 430.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 435.1 sec: 17 segments, 1 merges 435.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 440.1 sec: 17 segments, 1 merges 440.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 445.0 sec: 17 segments, 1 merges 445.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 450.0 sec: 17 segments, 1 merges 450.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 455.0 sec: 17 segments, 1 merges 455.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 460.0 sec: 17 segments, 1 merges 460.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 465.0 sec: 17 segments, 1 merges 465.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 470.0 sec: 17 segments, 1 merges 470.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 475.0 sec: 17 segments, 1 merges 475.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 480.0 sec: 17 segments, 1 merges 480.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 485.0 sec: 17 segments, 1 merges 485.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 490.0 sec: 17 segments, 1 merges 490.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 495.0 sec: 17 segments, 1 merges 495.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 500.0 sec: 17 segments, 1 merges 500.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 505.0 sec: 17 segments, 1 merges 505.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 510.1 sec: 17 segments, 1 merges 510.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 515.1 sec: 17 segments, 1 merges 515.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 520.1 sec: 17 segments, 1 merges 520.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 525.1 sec: 17 segments, 1 merges 525.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 530.1 sec: 17 segments, 1 merges 530.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 535.1 sec: 17 segments, 1 merges 535.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 540.1 sec: 17 segments, 1 merges 540.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 545.1 sec: 17 segments, 1 merges 545.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 550.1 sec: 17 segments, 1 merges 550.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 555.1 sec: 17 segments, 1 merges 555.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 560.1 sec: 17 segments, 1 merges 560.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 565.1 sec: 17 segments, 1 merges 565.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 570.1 sec: 17 segments, 1 merges 570.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 575.0 sec: 17 segments, 1 merges 575.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 580.0 sec: 17 segments, 1 merges 580.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 585.0 sec: 17 segments, 1 merges 585.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 590.0 sec: 17 segments, 1 merges 590.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 595.0 sec: 17 segments, 1 merges 595.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 600.1 sec: 17 segments, 1 merges 600.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 605.1 sec: 17 segments, 1 merges 605.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 610.1 sec: 17 segments, 1 merges 610.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 615.1 sec: 17 segments, 1 merges 615.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 620.1 sec: 17 segments, 1 merges 620.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 625.1 sec: 17 segments, 1 merges 625.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 630.1 sec: 17 segments, 1 merges 630.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 635.1 sec: 17 segments, 1 merges 635.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 640.1 sec: 17 segments, 1 merges 640.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 645.1 sec: 17 segments, 1 merges 645.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 650.1 sec: 17 segments, 1 merges 650.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 655.1 sec: 17 segments, 1 merges 655.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 660.1 sec: 17 segments, 1 merges 660.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 665.0 sec: 17 segments, 1 merges 665.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 670.0 sec: 17 segments, 1 merges 670.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 675.0 sec: 17 segments, 1 merges 675.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 680.0 sec: 17 segments, 1 merges 680.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 685.0 sec: 17 segments, 1 merges 685.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 690.0 sec: 17 segments, 1 merges 690.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 695.0 sec: 17 segments, 1 merges 695.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 700.0 sec: 17 segments, 1 merges 700.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 705.0 sec: 17 segments, 1 merges 705.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 710.0 sec: 17 segments, 1 merges 710.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 715.0 sec: 17 segments, 1 merges 715.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 720.0 sec: 17 segments, 1 merges 720.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 725.0 sec: 17 segments, 1 merges 725.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 730.0 sec: 17 segments, 1 merges 730.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 735.1 sec: 17 segments, 1 merges 735.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 740.1 sec: 17 segments, 1 merges 740.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 745.1 sec: 17 segments, 1 merges 745.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 750.1 sec: 17 segments, 1 merges 750.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 755.1 sec: 17 segments, 1 merges 755.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 760.1 sec: 17 segments, 1 merges 760.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 765.1 sec: 17 segments, 1 merges 765.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 770.1 sec: 17 segments, 1 merges 770.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 775.1 sec: 17 segments, 1 merges 775.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 780.1 sec: 17 segments, 1 merges 780.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 785.1 sec: 17 segments, 1 merges 785.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 790.1 sec: 17 segments, 1 merges 790.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 795.1 sec: 17 segments, 1 merges 795.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 800.1 sec: 17 segments, 1 merges 800.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 805.0 sec: 17 segments, 1 merges 805.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 810.0 sec: 17 segments, 1 merges 810.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 815.0 sec: 17 segments, 1 merges 815.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 820.0 sec: 17 segments, 1 merges 820.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 825.0 sec: 17 segments, 1 merges 825.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 830.0 sec: 17 segments, 1 merges 830.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 835.0 sec: 17 segments, 1 merges 835.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 840.0 sec: 17 segments, 1 merges 840.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 845.0 sec: 17 segments, 1 merges 845.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 850.0 sec: 17 segments, 1 merges 850.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 855.0 sec: 17 segments, 1 merges 855.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 860.0 sec: 17 segments, 1 merges 860.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 865.0 sec: 17 segments, 1 merges 865.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 870.0 sec: 17 segments, 1 merges 870.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 875.1 sec: 17 segments, 1 merges 875.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 880.1 sec: 17 segments, 1 merges 880.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 885.1 sec: 17 segments, 1 merges 885.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 890.1 sec: 17 segments, 1 merges 890.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 895.1 sec: 17 segments, 1 merges 895.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 900.1 sec: 17 segments, 1 merges 900.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 905.1 sec: 17 segments, 1 merges 905.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 910.1 sec: 17 segments, 1 merges 910.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 915.1 sec: 17 segments, 1 merges 915.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 920.1 sec: 17 segments, 1 merges 920.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 925.1 sec: 17 segments, 1 merges 925.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 930.1 sec: 17 segments, 1 merges 930.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 935.1 sec: 17 segments, 1 merges 935.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 940.1 sec: 17 segments, 1 merges 940.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 945.0 sec: 17 segments, 1 merges 945.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 950.0 sec: 17 segments, 1 merges 950.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 955.0 sec: 17 segments, 1 merges 955.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 960.0 sec: 17 segments, 1 merges 960.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 965.0 sec: 17 segments, 1 merges 965.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 970.0 sec: 17 segments, 1 merges 970.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 975.0 sec: 17 segments, 1 merges 975.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 980.1 sec: 17 segments, 1 merges 980.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 985.1 sec: 17 segments, 1 merges 985.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 990.1 sec: 17 segments, 1 merges 990.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 995.1 sec: 17 segments, 1 merges 995.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1000.1 sec: 17 segments, 1 merges 1000.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1005.1 sec: 17 segments, 1 merges 1005.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1010.1 sec: 17 segments, 1 merges 1010.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1015.1 sec: 17 segments, 1 merges 1015.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1020.1 sec: 17 segments, 1 merges 1020.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1025.1 sec: 17 segments, 1 merges 1025.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1030.1 sec: 17 segments, 1 merges 1030.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1035.1 sec: 17 segments, 1 merges 1035.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1040.1 sec: 17 segments, 1 merges 1040.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1045.0 sec: 17 segments, 1 merges 1045.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1050.0 sec: 17 segments, 1 merges 1050.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1055.0 sec: 17 segments, 1 merges 1055.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1060.0 sec: 17 segments, 1 merges 1060.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1065.0 sec: 17 segments, 1 merges 1065.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1070.0 sec: 17 segments, 1 merges 1070.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1075.0 sec: 17 segments, 1 merges 1075.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1080.0 sec: 17 segments, 1 merges 1080.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1085.0 sec: 17 segments, 1 merges 1085.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1090.0 sec: 17 segments, 1 merges 1090.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1095.0 sec: 17 segments, 1 merges 1095.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1100.0 sec: 17 segments, 1 merges 1100.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1105.0 sec: 17 segments, 1 merges 1105.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1110.1 sec: 17 segments, 1 merges 1110.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1115.1 sec: 17 segments, 1 merges 1115.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1120.1 sec: 17 segments, 1 merges 1120.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1125.1 sec: 17 segments, 1 merges 1125.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1130.1 sec: 17 segments, 1 merges 1130.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1135.1 sec: 17 segments, 1 merges 1135.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1140.1 sec: 17 segments, 1 merges 1140.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1145.1 sec: 17 segments, 1 merges 1145.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1150.1 sec: 17 segments, 1 merges 1150.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1155.1 sec: 17 segments, 1 merges 1155.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1160.1 sec: 17 segments, 1 merges 1160.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1165.1 sec: 17 segments, 1 merges 1165.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1170.1 sec: 17 segments, 1 merges 1170.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1175.0 sec: 17 segments, 1 merges 1175.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1180.0 sec: 17 segments, 1 merges 1180.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1185.0 sec: 17 segments, 1 merges 1185.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1190.0 sec: 17 segments, 1 merges 1190.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1195.0 sec: 17 segments, 1 merges 1195.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1200.0 sec: 17 segments, 1 merges 1200.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1205.0 sec: 17 segments, 1 merges 1205.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1210.0 sec: 17 segments, 1 merges 1210.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1215.0 sec: 17 segments, 1 merges 1215.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1220.0 sec: 17 segments, 1 merges 1220.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1225.0 sec: 17 segments, 1 merges 1225.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1230.0 sec: 17 segments, 1 merges 1230.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1235.0 sec: 17 segments, 1 merges 1235.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1240.0 sec: 17 segments, 1 merges 1240.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1245.1 sec: 17 segments, 1 merges 1245.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1250.1 sec: 17 segments, 1 merges 1250.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1255.1 sec: 17 segments, 1 merges 1255.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1260.1 sec: 17 segments, 1 merges 1260.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1265.1 sec: 17 segments, 1 merges 1265.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1270.1 sec: 17 segments, 1 merges 1270.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1275.1 sec: 17 segments, 1 merges 1275.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1280.1 sec: 17 segments, 1 merges 1280.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1285.0 sec: 17 segments, 1 merges 1285.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1290.0 sec: 17 segments, 1 merges 1290.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1295.0 sec: 17 segments, 1 merges 1295.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1300.0 sec: 17 segments, 1 merges 1300.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1305.0 sec: 17 segments, 1 merges 1305.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1310.0 sec: 17 segments, 1 merges 1310.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1315.1 sec: 17 segments, 1 merges 1315.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1320.1 sec: 17 segments, 1 merges 1320.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1325.1 sec: 17 segments, 1 merges 1325.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1330.1 sec: 17 segments, 1 merges 1330.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1335.1 sec: 17 segments, 1 merges 1335.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1340.1 sec: 17 segments, 1 merges 1340.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1345.1 sec: 17 segments, 1 merges 1345.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1350.1 sec: 17 segments, 1 merges 1350.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1355.1 sec: 17 segments, 1 merges 1355.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1360.0 sec: 17 segments, 1 merges 1360.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1365.0 sec: 17 segments, 1 merges 1365.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1370.0 sec: 17 segments, 1 merges 1370.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1375.0 sec: 17 segments, 1 merges 1375.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1380.0 sec: 17 segments, 1 merges 1380.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1385.0 sec: 17 segments, 1 merges 1385.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1390.0 sec: 17 segments, 1 merges 1390.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1395.0 sec: 17 segments, 1 merges 1395.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1400.0 sec: 17 segments, 1 merges 1400.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1405.0 sec: 17 segments, 1 merges 1405.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1410.0 sec: 17 segments, 1 merges 1410.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1415.0 sec: 17 segments, 1 merges 1415.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1420.0 sec: 17 segments, 1 merges 1420.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1425.1 sec: 17 segments, 1 merges 1425.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1430.1 sec: 17 segments, 1 merges 1430.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1435.1 sec: 17 segments, 1 merges 1435.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1440.1 sec: 17 segments, 1 merges 1440.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1445.1 sec: 17 segments, 1 merges 1445.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1450.1 sec: 17 segments, 1 merges 1450.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1455.1 sec: 17 segments, 1 merges 1455.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1460.1 sec: 17 segments, 1 merges 1460.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1465.1 sec: 17 segments, 1 merges 1465.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1470.1 sec: 17 segments, 1 merges 1470.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1475.1 sec: 17 segments, 1 merges 1475.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1480.1 sec: 17 segments, 1 merges 1480.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1485.1 sec: 17 segments, 1 merges 1485.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1490.0 sec: 17 segments, 1 merges 1490.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1495.0 sec: 17 segments, 1 merges 1495.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1500.0 sec: 17 segments, 1 merges 1500.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1505.0 sec: 17 segments, 1 merges 1505.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1510.0 sec: 17 segments, 1 merges 1510.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1515.0 sec: 17 segments, 1 merges 1515.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1520.0 sec: 17 segments, 1 merges 1520.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1525.0 sec: 17 segments, 1 merges 1525.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1530.0 sec: 17 segments, 1 merges 1530.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1535.0 sec: 17 segments, 1 merges 1535.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1540.0 sec: 17 segments, 1 merges 1540.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1545.0 sec: 17 segments, 1 merges 1545.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1550.0 sec: 17 segments, 1 merges 1550.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1555.1 sec: 17 segments, 1 merges 1555.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1560.1 sec: 17 segments, 1 merges 1560.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1565.1 sec: 17 segments, 1 merges 1565.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1570.1 sec: 17 segments, 1 merges 1570.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1575.1 sec: 17 segments, 1 merges 1575.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1580.1 sec: 17 segments, 1 merges 1580.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1585.1 sec: 17 segments, 1 merges 1585.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1590.1 sec: 17 segments, 1 merges 1590.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1595.1 sec: 17 segments, 1 merges 1595.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1600.1 sec: 17 segments, 1 merges 1600.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1605.1 sec: 17 segments, 1 merges 1605.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1610.1 sec: 17 segments, 1 merges 1610.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1615.1 sec: 17 segments, 1 merges 1615.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1620.0 sec: 17 segments, 1 merges 1620.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1625.0 sec: 17 segments, 1 merges 1625.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1630.0 sec: 17 segments, 1 merges 1630.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1635.0 sec: 17 segments, 1 merges 1635.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1640.0 sec: 17 segments, 1 merges 1640.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1645.0 sec: 17 segments, 1 merges 1645.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1650.0 sec: 17 segments, 1 merges 1650.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1655.0 sec: 17 segments, 1 merges 1655.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1660.0 sec: 17 segments, 1 merges 1660.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1665.0 sec: 17 segments, 1 merges 1665.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1670.0 sec: 17 segments, 1 merges 1670.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1675.0 sec: 17 segments, 1 merges 1675.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1680.0 sec: 17 segments, 1 merges 1680.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1685.1 sec: 17 segments, 1 merges 1685.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1690.1 sec: 17 segments, 1 merges 1690.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1695.1 sec: 17 segments, 1 merges 1695.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1700.1 sec: 17 segments, 1 merges 1700.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1705.1 sec: 17 segments, 1 merges 1705.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1710.1 sec: 17 segments, 1 merges 1710.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1715.1 sec: 17 segments, 1 merges 1715.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1720.1 sec: 17 segments, 1 merges 1720.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1725.1 sec: 17 segments, 1 merges 1725.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1730.1 sec: 17 segments, 1 merges 1730.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1735.1 sec: 17 segments, 1 merges 1735.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1740.1 sec: 17 segments, 1 merges 1740.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1745.1 sec: 17 segments, 1 merges 1745.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1750.1 sec: 17 segments, 1 merges 1750.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1755.1 sec: 17 segments, 1 merges 1755.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1760.1 sec: 17 segments, 1 merges 1760.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1765.1 sec: 17 segments, 1 merges 1765.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1770.0 sec: 17 segments, 1 merges 1770.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1775.0 sec: 17 segments, 1 merges 1775.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1780.0 sec: 17 segments, 1 merges 1780.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1785.0 sec: 17 segments, 1 merges 1785.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1790.0 sec: 17 segments, 1 merges 1790.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1795.0 sec: 17 segments, 1 merges 1795.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1800.0 sec: 17 segments, 1 merges 1800.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1805.0 sec: 17 segments, 1 merges 1805.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1810.0 sec: 17 segments, 1 merges 1810.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1815.0 sec: 17 segments, 1 merges 1815.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1820.0 sec: 17 segments, 1 merges 1820.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1825.0 sec: 17 segments, 1 merges 1825.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1830.0 sec: 17 segments, 1 merges 1830.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1835.1 sec: 17 segments, 1 merges 1835.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1840.1 sec: 17 segments, 1 merges 1840.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1845.1 sec: 17 segments, 1 merges 1845.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1850.1 sec: 17 segments, 1 merges 1850.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1855.1 sec: 17 segments, 1 merges 1855.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1860.1 sec: 17 segments, 1 merges 1860.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1865.1 sec: 17 segments, 1 merges 1865.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1870.1 sec: 17 segments, 1 merges 1870.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1875.1 sec: 17 segments, 1 merges 1875.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1880.1 sec: 17 segments, 1 merges 1880.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1885.1 sec: 17 segments, 1 merges 1885.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1890.1 sec: 17 segments, 1 merges 1890.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1895.1 sec: 17 segments, 1 merges 1895.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1900.1 sec: 17 segments, 1 merges 1900.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1905.0 sec: 17 segments, 1 merges 1905.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1910.0 sec: 17 segments, 1 merges 1910.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1915.0 sec: 17 segments, 1 merges 1915.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1920.0 sec: 17 segments, 1 merges 1920.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1925.0 sec: 17 segments, 1 merges 1925.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1930.0 sec: 17 segments, 1 merges 1930.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1935.0 sec: 17 segments, 1 merges 1935.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1940.0 sec: 17 segments, 1 merges 1940.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1945.0 sec: 17 segments, 1 merges 1945.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1950.0 sec: 17 segments, 1 merges 1950.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1955.0 sec: 17 segments, 1 merges 1955.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1960.0 sec: 17 segments, 1 merges 1960.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1965.0 sec: 17 segments, 1 merges 1965.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1970.1 sec: 17 segments, 1 merges 1970.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1975.1 sec: 17 segments, 1 merges 1975.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1980.1 sec: 17 segments, 1 merges 1980.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1985.1 sec: 17 segments, 1 merges 1985.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1990.1 sec: 17 segments, 1 merges 1990.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 1995.1 sec: 17 segments, 1 merges 1995.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2000.1 sec: 17 segments, 1 merges 2000.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2005.1 sec: 17 segments, 1 merges 2005.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2010.1 sec: 17 segments, 1 merges 2010.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2015.1 sec: 17 segments, 1 merges 2015.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2020.1 sec: 17 segments, 1 merges 2020.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2025.1 sec: 17 segments, 1 merges 2025.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2030.1 sec: 17 segments, 1 merges 2030.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2035.1 sec: 17 segments, 1 merges 2035.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2040.0 sec: 17 segments, 1 merges 2040.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2045.0 sec: 17 segments, 1 merges 2045.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2050.0 sec: 17 segments, 1 merges 2050.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2055.0 sec: 17 segments, 1 merges 2055.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2060.0 sec: 17 segments, 1 merges 2060.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2065.0 sec: 17 segments, 1 merges 2065.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2070.0 sec: 17 segments, 1 merges 2070.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2075.0 sec: 17 segments, 1 merges 2075.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2080.0 sec: 17 segments, 1 merges 2080.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2085.0 sec: 17 segments, 1 merges 2085.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2090.0 sec: 17 segments, 1 merges 2090.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2095.0 sec: 17 segments, 1 merges 2095.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2100.0 sec: 17 segments, 1 merges 2100.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2105.0 sec: 17 segments, 1 merges 2105.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2110.1 sec: 17 segments, 1 merges 2110.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2115.1 sec: 17 segments, 1 merges 2115.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2120.1 sec: 17 segments, 1 merges 2120.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2125.1 sec: 17 segments, 1 merges 2125.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2130.1 sec: 17 segments, 1 merges 2130.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2135.1 sec: 17 segments, 1 merges 2135.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2140.1 sec: 17 segments, 1 merges 2140.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2145.1 sec: 17 segments, 1 merges 2145.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2150.1 sec: 17 segments, 1 merges 2150.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2155.1 sec: 17 segments, 1 merges 2155.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2160.1 sec: 17 segments, 1 merges 2160.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2165.1 sec: 17 segments, 1 merges 2165.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2170.1 sec: 17 segments, 1 merges 2170.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2175.0 sec: 17 segments, 1 merges 2175.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2180.0 sec: 17 segments, 1 merges 2180.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2185.0 sec: 17 segments, 1 merges 2185.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2190.0 sec: 17 segments, 1 merges 2190.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2195.0 sec: 17 segments, 1 merges 2195.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2200.0 sec: 17 segments, 1 merges 2200.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2205.0 sec: 17 segments, 1 merges 2205.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2210.0 sec: 17 segments, 1 merges 2210.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2215.0 sec: 17 segments, 1 merges 2215.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2220.0 sec: 17 segments, 1 merges 2220.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2225.0 sec: 17 segments, 1 merges 2225.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2230.0 sec: 17 segments, 1 merges 2230.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2235.0 sec: 17 segments, 1 merges 2235.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2240.1 sec: 17 segments, 1 merges 2240.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2245.1 sec: 17 segments, 1 merges 2245.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2250.1 sec: 17 segments, 1 merges 2250.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2255.1 sec: 17 segments, 1 merges 2255.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2260.1 sec: 17 segments, 1 merges 2260.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2265.1 sec: 17 segments, 1 merges 2265.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2270.1 sec: 17 segments, 1 merges 2270.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2275.1 sec: 17 segments, 1 merges 2275.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2280.1 sec: 17 segments, 1 merges 2280.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2285.1 sec: 17 segments, 1 merges 2285.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2290.1 sec: 17 segments, 1 merges 2290.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2295.1 sec: 17 segments, 1 merges 2295.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2300.1 sec: 17 segments, 1 merges 2300.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2305.0 sec: 17 segments, 1 merges 2305.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2310.0 sec: 17 segments, 1 merges 2310.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2315.0 sec: 17 segments, 1 merges 2315.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2320.0 sec: 17 segments, 1 merges 2320.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2325.0 sec: 17 segments, 1 merges 2325.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2330.0 sec: 17 segments, 1 merges 2330.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2335.0 sec: 17 segments, 1 merges 2335.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2340.0 sec: 17 segments, 1 merges 2340.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2345.0 sec: 17 segments, 1 merges 2345.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2350.0 sec: 17 segments, 1 merges 2350.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2355.0 sec: 17 segments, 1 merges 2355.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2360.0 sec: 17 segments, 1 merges 2360.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2365.0 sec: 17 segments, 1 merges 2365.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2370.0 sec: 17 segments, 1 merges 2370.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2375.1 sec: 17 segments, 1 merges 2375.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2380.1 sec: 17 segments, 1 merges 2380.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2385.1 sec: 17 segments, 1 merges 2385.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2390.1 sec: 17 segments, 1 merges 2390.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2395.1 sec: 17 segments, 1 merges 2395.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2400.1 sec: 17 segments, 1 merges 2400.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2405.1 sec: 17 segments, 1 merges 2405.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2410.1 sec: 17 segments, 1 merges 2410.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2415.1 sec: 17 segments, 1 merges 2415.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2420.1 sec: 17 segments, 1 merges 2420.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2425.1 sec: 17 segments, 1 merges 2425.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2430.1 sec: 17 segments, 1 merges 2430.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2435.1 sec: 17 segments, 1 merges 2435.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2440.1 sec: 17 segments, 1 merges 2440.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2445.1 sec: 17 segments, 1 merges 2445.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2450.1 sec: 17 segments, 1 merges 2450.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2455.1 sec: 17 segments, 1 merges 2455.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2460.1 sec: 17 segments, 1 merges 2460.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2465.1 sec: 17 segments, 1 merges 2465.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2470.1 sec: 17 segments, 1 merges 2470.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2475.1 sec: 17 segments, 1 merges 2475.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2480.0 sec: 17 segments, 1 merges 2480.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2485.0 sec: 17 segments, 1 merges 2485.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2490.0 sec: 17 segments, 1 merges 2490.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2495.0 sec: 17 segments, 1 merges 2495.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2500.0 sec: 17 segments, 1 merges 2500.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2505.0 sec: 17 segments, 1 merges 2505.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2510.0 sec: 17 segments, 1 merges 2510.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2515.0 sec: 17 segments, 1 merges 2515.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2520.0 sec: 17 segments, 1 merges 2520.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2525.0 sec: 17 segments, 1 merges 2525.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2530.0 sec: 17 segments, 1 merges 2530.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2535.0 sec: 17 segments, 1 merges 2535.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2540.0 sec: 17 segments, 1 merges 2540.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2545.1 sec: 17 segments, 1 merges 2545.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2550.1 sec: 17 segments, 1 merges 2550.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2555.1 sec: 17 segments, 1 merges 2555.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2560.1 sec: 17 segments, 1 merges 2560.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2565.1 sec: 17 segments, 1 merges 2565.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2570.1 sec: 17 segments, 1 merges 2570.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2575.1 sec: 17 segments, 1 merges 2575.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2580.1 sec: 17 segments, 1 merges 2580.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2585.1 sec: 17 segments, 1 merges 2585.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2590.1 sec: 17 segments, 1 merges 2590.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2595.1 sec: 17 segments, 1 merges 2595.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2600.1 sec: 17 segments, 1 merges 2600.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2605.1 sec: 17 segments, 1 merges 2605.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2610.1 sec: 17 segments, 1 merges 2610.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2615.0 sec: 17 segments, 1 merges 2615.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2620.0 sec: 17 segments, 1 merges 2620.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2625.0 sec: 17 segments, 1 merges 2625.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2630.0 sec: 17 segments, 1 merges 2630.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2635.0 sec: 17 segments, 1 merges 2635.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2640.0 sec: 17 segments, 1 merges 2640.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2645.0 sec: 17 segments, 1 merges 2645.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2650.0 sec: 17 segments, 1 merges 2650.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2655.0 sec: 17 segments, 1 merges 2655.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2660.0 sec: 17 segments, 1 merges 2660.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2665.0 sec: 17 segments, 1 merges 2665.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2670.0 sec: 17 segments, 1 merges 2670.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2675.0 sec: 17 segments, 1 merges 2675.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2680.1 sec: 17 segments, 1 merges 2680.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2685.1 sec: 17 segments, 1 merges 2685.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2690.1 sec: 17 segments, 1 merges 2690.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2695.1 sec: 17 segments, 1 merges 2695.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2700.1 sec: 17 segments, 1 merges 2700.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2705.1 sec: 17 segments, 1 merges 2705.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2710.1 sec: 17 segments, 1 merges 2710.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2715.1 sec: 17 segments, 1 merges 2715.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2720.1 sec: 17 segments, 1 merges 2720.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2725.1 sec: 17 segments, 1 merges 2725.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2730.1 sec: 17 segments, 1 merges 2730.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2735.1 sec: 17 segments, 1 merges 2735.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2740.1 sec: 17 segments, 1 merges 2740.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2745.1 sec: 17 segments, 1 merges 2745.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2750.1 sec: 17 segments, 1 merges 2750.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2755.1 sec: 17 segments, 1 merges 2755.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2760.1 sec: 17 segments, 1 merges 2760.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2765.1 sec: 17 segments, 1 merges 2765.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2770.1 sec: 17 segments, 1 merges 2770.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2775.1 sec: 17 segments, 1 merges 2775.1s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2780.0 sec: 17 segments, 1 merges 2780.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2785.0 sec: 17 segments, 1 merges 2785.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2790.0 sec: 17 segments, 1 merges 2790.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2795.0 sec: 17 segments, 1 merges 2795.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2800.0 sec: 17 segments, 1 merges 2800.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2805.0 sec: 17 segments, 1 merges 2805.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB 2810.0 sec: 17 segments, 1 merges 2810.0s _1g2: 17 segs, 8000.0 K docs, 32009.6 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Force merge done in 2814.92 sec index has 1 segments: segments_3: _1g2(11.0.0):C8000000 _1g2: 32155.9 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=4.0 index disk usage is 32155.91 MB vector disk usage is 31250.00 MB vector RAM usage is 31250.00 MB exact nn key = cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100 read pre-cached exact match vectors from cache file "knn-reuse/exact-nn/cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100.bin" read pre-cached exact match scores from cache file "knn-reuse/exact-nn/cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100.scores" EXACT_NN_SCORES_PATH: /l/util.nightly/knn-reuse/exact-nn/cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100.scores EXACT_NN_METRIC: dot_product path=/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec dim=1024 vectorEncoding.byteSize=4 1778739 query vectors in queryPath "/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec" searching 1000 query vectors; topK=100, fanout=100 done warmup thread 3 name=main cpu@start=48657089204 cpu@end=51867924253 deltaMS=3210.835049 thread 14 name=Reference Handler cpu@start=2910102 cpu@end=2910102 deltaMS=0.0 thread 15 name=Finalizer cpu@start=151873 cpu@end=151873 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=53631 cpu@end=53631 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=27209359 cpu@end=27209359 deltaMS=0.0 thread 41 name=JFR Recorder Thread cpu@start=57174391153 cpu@end=57175125207 deltaMS=0.734054 thread 42 name=JFR Periodic Tasks cpu@start=488878967078 cpu@end=489032681735 deltaMS=153.714657 thread 45 name=Notification Thread cpu@start=86388 cpu@end=86388 deltaMS=0.0 thread 56 name=hnsw-merge-1-thread-1 cpu@start=7182746558220 cpu@end=7182746558220 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-2 cpu@start=7177332402524 cpu@end=7177332402524 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-3 cpu@start=7183414515825 cpu@end=7183414515825 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-4 cpu@start=7184958604702 cpu@end=7184958604702 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-5 cpu@start=7181619924670 cpu@end=7181619924670 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-6 cpu@start=7186234621526 cpu@end=7186234621526 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-7 cpu@start=7178814900790 cpu@end=7178814900790 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-8 cpu@start=7175112702195 cpu@end=7175112702195 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-9 cpu@start=7186344475079 cpu@end=7186344475079 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-10 cpu@start=7175427505709 cpu@end=7175427505709 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-11 cpu@start=7172299327256 cpu@end=7172299327256 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-12 cpu@start=7176960612667 cpu@end=7176960612667 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-13 cpu@start=7177239133077 cpu@end=7177239133077 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-14 cpu@start=7183948464604 cpu@end=7183948464604 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-15 cpu@start=7184890732266 cpu@end=7184890732266 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-16 cpu@start=7187398800338 cpu@end=7187398800338 deltaMS=0.0 Average CPU cores used: 1.0451777555210437 completed 1000 searches in 3219 ms: 310 QPS CPU time=3364 ms checking results SUMMARY: 0.942 3.219 3.364 1.045 8000000 KNN 100 100 N/A N/A 100.000 32 100 no 5680 2956.59 2705.82 2814.92 1 32155.91 null N/A 1.000 31250.000 31250.000 false HNSW Leaf 0 has 4 layers Leaf 0 has 8000000 documents Graph level=3 size=231, Fanout min=6, mean=16.13, max=32, meandelta=398825.28 % 0 10 20 30 40 50 60 70 80 90 100 0 10 12 13 14 15 16 18 20 23 32 Graph level=2 size=7613, Fanout min=8, mean=27.41, max=32, meandelta=265336.97 % 0 10 20 30 40 50 60 70 80 90 100 0 18 22 25 28 31 32 32 32 32 32 Graph level=1 size=247013, Fanout min=1, mean=28.30, max=32, meandelta=258506.53 % 0 10 20 30 40 50 60 70 80 90 100 0 19 24 27 31 32 32 32 32 32 32 Graph level=0 size=8000000, Fanout min=1, mean=37.65, max=64, meandelta=194612.13 % 0 10 20 30 40 50 60 70 80 90 100 0 17 22 26 30 34 40 47 58 64 64 Graph level=3 size=231, connectedness=1.00 Graph level=2 size=7613, connectedness=1.00 Graph level=1 size=247013, connectedness=1.00 Graph level=0 size=8000000, connectedness=1.00 Performance counter stats for '/usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build:/l/util.nightly/build --add-modules jdk.incubator.vector --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/2026.05.04.12.43.13/bench-knn-q32-fmTrue.jfr knn.KnnGraphTester -maxConn 32 -dim 1024 -docs /big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec -ndoc 8000000 -topK 100 -numIndexThreads 8 -beamWidthIndex 100 -search-and-stats /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -metric dot_product -numMergeThread 16 -numMergeWorker 48 -forceMerge': 212,882,498.14 msec task-clock:u 815,186,822,546,155 cycles:u (36.36%) 82,011,764,665,874 instructions:u (36.36%) 13,077,786,180,441 cache-references:u (36.36%) 3,575,703,003,703 cache-misses:u (36.36%) 50,375,281,235,836 L1-dcache-loads:u (36.36%) 3,488,024,957,114 L1-dcache-load-misses:u (36.36%) 3,918,701,045,709 L1-icache-loads:u (36.36%) 39,283,638,618 L1-icache-load-misses:u (36.36%) LLC-loads:u LLC-load-misses:u LLC-stores:u LLC-store-misses:u LLC-prefetches:u LLC-prefetch-misses:u 46,690,933 faults:u 23,736,498 minor-faults:u 2,736 major-faults:u 10,588,911,318,771 branches:u (36.36%) 112,929,298,556 branch-misses:u (36.36%) 10,461,482,779,078 stalled-cycles-frontend:u (36.36%) stalled-cycles-backend:u 7362.728259805 seconds time elapsed 211632.287839000 seconds user 1201.177175000 seconds sys took 2:02:42.760216 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='288a65f5cdc4871d6a4c7ceb1e051acae1010d8b', luceneutil_git_rev='7c5156a700a5bfc48c5b2d22960b63b1b90f39d6', index_vectors_file='/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec', search_vectors_file='/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec', vector_dims=1024, do_force_merge=True, recall=0.942, cpu_time_ms=3.219, net_cpu_ms=3.364, avg_cpu_core_count=1.045, num_docs=8000000, top_k=100, fanout=100, max_conn=32, beam_width=100, quantize_desc='no', total_visited=5680, index_time_sec=2956.59, index_docs_per_sec=2705.82, force_merge_time_sec=2814.92, index_num_segments=1, index_size_on_disk_mb=32155.91, selectivity=None, pre_post_filter='null', vec_disk_mb=31250.0, vec_ram_mb=31250.0, graph_level_conn_p_values={3: (231, {0: 0, 10: 10, 20: 12, 30: 13, 40: 14, 50: 15, 60: 16, 70: 18, 80: 20, 90: 23, 100: 32}), 2: (7613, {0: 0, 10: 18, 20: 22, 30: 25, 40: 28, 50: 31, 60: 32, 70: 32, 80: 32, 90: 32, 100: 32}), 1: (247013, {0: 0, 10: 19, 20: 24, 30: 27, 40: 31, 50: 32, 60: 32, 70: 32, 80: 32, 90: 32, 100: 32}), 0: (8000000, {0: 0, 10: 17, 20: 22, 30: 26, 40: 30, 50: 34, 60: 40, 70: 47, 80: 58, 90: 64, 100: 64})}, combined_run_time=datetime.timedelta(seconds=7362, microseconds=760216)) Profiler summary for /l/logs.nightly/2026.05.04.12.43.13/bench-knn-q32-fmTrue.jfr Version: 2.1 Chunks: 165 Start: 2026-05-04 23:39:54 (UTC) Duration: 4974 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 105431507 1865103664 jdk.FileWrite 7855926 188801455 jdk.FileRead 1298591 30530563 jdk.CPULoad 93027 1916071 jdk.BooleanFlag 81840 2629681 jdk.ObjectAllocationInNewTLAB 31763 639108 jdk.Checkpoint 13620 25550674 jdk.UnsignedIntFlag 7920 272598 jdk.IntFlag 7260 268499 jdk.StringFlag 5610 220549 jdk.ObjectAllocationOutsideTLAB 1137 21492 jdk.Compilation 1048 28780 jdk.CPUInformation 165 247906 jdk.GCConfiguration 165 4366 jdk.JVMInformation 165 149731 jdk.Metadata 165 18237031 jdk.GarbageCollection 26 644 jdk.ActiveRecording 0 0 jdk.ActiveSetting 0 0 jdk.AllocationRequiringGC 0 0 jdk.BooleanFlagChanged 0 0 jdk.CPUTimeSamplesLost 0 0 jdk.CPUTimeStampCounter 0 0 jdk.ClassDefine 0 0 jdk.ClassLoad 0 0 jdk.ClassLoaderStatistics 0 0 jdk.ClassLoadingStatistics 0 0 jdk.ClassRedefinition 0 0 jdk.ClassUnload 0 0 jdk.CodeCacheConfiguration 0 0 jdk.CodeCacheFull 0 0 jdk.CodeCacheStatistics 0 0 jdk.CompilationFailure 0 0 jdk.CompilerConfiguration 0 0 jdk.CompilerInlining 0 0 jdk.CompilerPhase 0 0 jdk.CompilerQueueUtilization 0 0 jdk.CompilerStatistics 0 0 jdk.ConcurrentModeFailure 0 0 jdk.ContainerCPUThrottling 0 0 jdk.ContainerCPUUsage 0 0 jdk.ContainerConfiguration 0 0 jdk.ContainerIOUsage 0 0 jdk.ContainerMemoryUsage 0 0 jdk.ContinuationFreeze 0 0 jdk.ContinuationFreezeFast 0 0 jdk.ContinuationFreezeSlow 0 0 jdk.ContinuationThaw 0 0 jdk.ContinuationThawFast 0 0 jdk.ContinuationThawSlow 0 0 jdk.DataLoss 0 0 jdk.Deoptimization 0 0 jdk.DeprecatedInvocation 0 0 jdk.Deserialization 0 0 jdk.DirectBufferStatistics 0 0 jdk.DoubleFlag 0 0 jdk.DoubleFlagChanged 0 0 jdk.DumpReason 0 0 jdk.EvacuationFailed 0 0 jdk.EvacuationInformation 0 0 jdk.ExceptionStatistics 0 0 jdk.ExecuteVMOperation 0 0 jdk.ExecutionSample 0 0 jdk.FileForce 0 0 jdk.FinalizerStatistics 0 0 jdk.Flush 0 0 jdk.G1AdaptiveIHOP 0 0 jdk.G1BasicIHOP 0 0 jdk.G1EvacuationOldStatistics 0 0 jdk.G1EvacuationYoungStatistics 0 0 jdk.G1GarbageCollection 0 0 jdk.G1HeapRegionInformation 0 0 jdk.G1HeapRegionTypeChange 0 0 jdk.G1HeapSummary 0 0 jdk.G1MMU 0 0 jdk.GCCPUTime 0 0 jdk.GCHeapConfiguration 0 0 jdk.GCHeapMemoryPoolUsage 0 0 jdk.GCHeapMemoryUsage 0 0 jdk.GCHeapSummary 0 0 jdk.GCPhaseConcurrent 0 0 jdk.GCPhaseConcurrentLevel1 0 0 jdk.GCPhaseConcurrentLevel2 0 0 jdk.GCPhaseParallel 0 0 jdk.GCPhasePause 0 0 jdk.GCPhasePauseLevel1 0 0 jdk.GCPhasePauseLevel2 0 0 jdk.GCPhasePauseLevel3 0 0 jdk.GCPhasePauseLevel4 0 0 jdk.GCReferenceStatistics 0 0 jdk.GCSurvivorConfiguration 0 0 jdk.GCTLABConfiguration 0 0 jdk.HeapDump 0 0 jdk.InitialEnvironmentVariable 0 0 jdk.InitialSecurityProperty 0 0 jdk.InitialSystemProperty 0 0 jdk.IntFlagChanged 0 0 jdk.JITRestart 0 0 jdk.JavaAgent 0 0 jdk.JavaErrorThrow 0 0 jdk.JavaExceptionThrow 0 0 jdk.JavaMonitorDeflate 0 0 jdk.JavaMonitorEnter 0 0 jdk.JavaMonitorInflate 0 0 jdk.JavaMonitorNotify 0 0 jdk.JavaMonitorStatistics 0 0 jdk.JavaMonitorWait 0 0 jdk.JavaThreadStatistics 0 0 jdk.LongFlag 0 0 jdk.LongFlagChanged 0 0 jdk.MetaspaceAllocationFailure 0 0 jdk.MetaspaceChunkFreeListSummary 0 0 jdk.MetaspaceGCThreshold 0 0 jdk.MetaspaceOOM 0 0 jdk.MetaspaceSummary 0 0 jdk.MethodTiming 0 0 jdk.MethodTrace 0 0 jdk.ModuleExport 0 0 jdk.ModuleRequire 0 0 jdk.NativeAgent 0 0 jdk.NativeLibrary 0 0 jdk.NativeLibraryLoad 0 0 jdk.NativeLibraryUnload 0 0 jdk.NativeMemoryUsage 0 0 jdk.NativeMemoryUsageTotal 0 0 jdk.NativeMethodSample 0 0 jdk.NetworkUtilization 0 0 jdk.OSInformation 0 0 jdk.ObjectAllocationSample 0 0 jdk.ObjectCount 0 0 jdk.ObjectCountAfterGC 0 0 jdk.OldGarbageCollection 0 0 jdk.OldObjectSample 0 0 jdk.PSHeapSummary 0 0 jdk.ParallelOldGarbageCollection 0 0 jdk.PhysicalMemory 0 0 jdk.ProcessStart 0 0 jdk.PromoteObjectInNewPLAB 0 0 jdk.PromoteObjectOutsidePLAB 0 0 jdk.PromotionFailed 0 0 jdk.RedefineClasses 0 0 jdk.ReservedStackActivation 0 0 jdk.ResidentSetSize 0 0 jdk.RetransformClasses 0 0 jdk.SafepointBegin 0 0 jdk.SafepointEnd 0 0 jdk.SafepointLatency 0 0 jdk.SafepointStateSynchronization 0 0 jdk.SecurityPropertyModification 0 0 jdk.SecurityProviderService 0 0 jdk.SerializationMisdeclaration 0 0 jdk.ShenandoahEvacuationInformation 0 0 jdk.ShenandoahHeapRegionInformation 0 0 jdk.ShenandoahHeapRegionStateChange 0 0 jdk.Shutdown 0 0 jdk.SocketRead 0 0 jdk.SocketWrite 0 0 jdk.StringFlagChanged 0 0 jdk.StringTableStatistics 0 0 jdk.SwapSpace 0 0 jdk.SymbolTableStatistics 0 0 jdk.SyncOnValueBasedClass 0 0 jdk.SystemGC 0 0 jdk.SystemProcess 0 0 jdk.TLSHandshake 0 0 jdk.TenuringDistribution 0 0 jdk.ThreadAllocationStatistics 0 0 jdk.ThreadCPULoad 0 0 jdk.ThreadContextSwitchRate 0 0 jdk.ThreadDump 0 0 jdk.ThreadEnd 0 0 jdk.ThreadPark 0 0 jdk.ThreadSleep 0 0 jdk.ThreadStart 0 0 jdk.UnsignedIntFlagChanged 0 0 jdk.UnsignedLongFlag 0 0 jdk.UnsignedLongFlagChanged 0 0 jdk.VirtualThreadEnd 0 0 jdk.VirtualThreadPinned 0 0 jdk.VirtualThreadStart 0 0 jdk.VirtualThreadSubmitFailed 0 0 jdk.VirtualizationInformation 0 0 jdk.X509Certificate 0 0 jdk.X509Validation 0 0 jdk.YoungGarbageCollection 0 0 jdk.YoungGenerationConfiguration 0 0 jdk.ZAllocationStall 0 0 jdk.ZOldGarbageCollection 0 0 jdk.ZPageAllocation 0 0 jdk.ZRelocationSet 0 0 jdk.ZRelocationSetGroup 0 0 jdk.ZStatisticsCounter 0 0 jdk.ZStatisticsSampler 0 0 jdk.ZThreadPhase 0 0 jdk.ZUncommit 0 0 jdk.ZYoungGarbageCollection 0 0 profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.04.12.43.13/bench-knn-q32-fmTrue.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.05.04.12.43.13/bench-knn-q32-fmTrue.jfr is 2035.75 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 105431507 events (total: 105M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 48.73% 51M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] 38.17% 40M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 4.86% 5M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] 1.89% 1M org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] 1.32% 1M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] 0.70% 739138 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] 0.60% 634781 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] 0.60% 630649 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.54% 574021 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] 0.25% 268171 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] 0.24% 257826 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():234 [Inlined code] 0.21% 226380 jdk.jfr.internal.JVM#emitEvent() [Native code] 0.21% 225552 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [Inlined code] 0.21% 219565 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [JIT compiled code] 0.17% 175416 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] 0.12% 128266 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] 0.09% 98890 jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] 0.08% 87476 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] 0.07% 73231 jdk.internal.util.Preconditions#checkIndex():448 [Inlined code] 0.07% 71024 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.05% 52200 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():650 [Inlined code] 0.04% 42914 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.04% 41851 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():363 [JIT compiled code] 0.03% 33161 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():336 [JIT compiled code] 0.03% 32568 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] 0.03% 28044 org.apache.lucene.util.hnsw.HnswLock#write():48 [Inlined code] 0.02% 25799 java.util.concurrent.atomic.LongAdder#add():93 [Inlined code] 0.02% 23111 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():482 [Inlined code] 0.02% 22569 org.apache.lucene.util.TernaryLongHeap#downHeap():235 [Inlined code] 0.02% 22543 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] 0.02% 22421 org.apache.lucene.store.RateLimitedIndexOutput#writeBytes():55 [Inlined code] 0.02% 21153 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():303 [JIT compiled code] 0.02% 20488 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] 0.02% 19065 org.apache.lucene.util.TernaryLongHeap#downHeap():246 [Inlined code] 0.02% 19027 java.util.DualPivotQuicksort#sort():238 [Inlined code] 0.02% 16420 sun.nio.ch.NativeThread#current0() [Native code] 0.02% 16020 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [Inlined code] 0.02% 15983 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.01% 15162 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():482 [JIT compiled code] 0.01% 15099 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] 0.01% 14731 org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 0.01% 14602 org.apache.lucene.util.hnsw.NeighborArray#sort():171 [Inlined code] 0.01% 14311 org.apache.lucene.util.hnsw.NeighborArray#clear():233 [Inlined code] 0.01% 13803 org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 0.01% 13242 org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.01% 12103 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():310 [JIT compiled code] 0.01% 11884 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] 0.01% 11617 org.apache.lucene.util.hnsw.NeighborArray#sort():171 [JIT compiled code] 0.01% 11371 java.util.DualPivotQuicksort#sort():368 [JIT compiled code] 0.01% 11357 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():227 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.04.12.43.13/bench-knn-q32-fmTrue.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.05.04.12.43.13/bench-knn-q32-fmTrue.jfr is 2035.75 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 105431507 events (total: 105M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 45.44% 47M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] 37.68% 39M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] 4.86% 5M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] 3.29% 3M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] 1.47% 1M org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():101 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] 0.83% 874854 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] 0.70% 739138 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.60% 634781 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] 0.57% 599182 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.48% 507237 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 0.43% 454692 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [JIT compiled code] 0.41% 434012 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():348 [JIT compiled code] 0.41% 431430 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] 0.25% 268152 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [Inlined code] 0.23% 245861 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():234 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.21% 226112 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute():54 [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run():125 [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic():145 [JIT compiled code] 0.21% 220723 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.15% 157422 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():227 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.11% 118822 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] 0.09% 96477 jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#copyMemoryInternal():143 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#copyMemory():130 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#copy():653 [Inlined code] 0.08% 88554 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#pop():129 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():322 [JIT compiled code] 0.08% 82053 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#insertSortedInternal():184 [Inlined code] 0.07% 73227 jdk.internal.util.Preconditions#checkIndex():448 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#checkBounds():403 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#checkAccess():357 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#copy():650 [Inlined code] 0.06% 61501 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#updateTop():153 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] 0.05% 57280 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] 0.05% 53752 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():385 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.05% 52200 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():650 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#lock():966 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswLock#write():48 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():382 [JIT compiled code] 0.04% 42914 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] 0.04% 40378 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.04% 38017 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():363 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.03% 32695 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.03% 32263 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#collect():683 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] 0.03% 31528 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] 0.03% 30906 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] 0.03% 30538 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.03% 28219 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.03% 28043 org.apache.lucene.util.hnsw.HnswLock#write():48 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():382 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.03% 28010 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.03% 27116 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.02% 23111 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():482 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] 0.02% 22042 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] at org.apache.lucene.store.ChecksumIndexInput#seek():64 [Inlined code] at org.apache.lucene.codecs.CodecUtil#checksumEntireFile():619 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#checkIntegrity():193 [Inlined code] 0.02% 21081 org.apache.lucene.store.RateLimitedIndexOutput#writeBytes():55 [Inlined code] at org.apache.lucene.store.DataOutput#writeBytes():54 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#writeVectorData():302 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#mergeOneFlatVectorField():235 [Interpreted code] 0.02% 15983 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read():51 [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer():341 [Inlined code] at sun.nio.ch.IOUtil#read():307 [Inlined code] 0.01% 15331 java.util.concurrent.atomic.LongAdder#add():93 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#lambda$addNode$0():170 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph$$Lambda.0x000000006c1719b0#accept() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#alertOnHeapMemoryUsageChange():118 [Inlined code] 0.01% 15162 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():482 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] 0.01% 14311 org.apache.lucene.util.hnsw.NeighborArray#clear():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():463 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.01% 13917 org.apache.lucene.util.hnsw.NeighborArray#sort():171 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] 0.01% 13618 org.apache.lucene.util.TernaryLongHeap#downHeap():235 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#updateTop():153 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] 0.01% 13458 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current():51 [Inlined code] at sun.nio.ch.NativeThreadSet#add():48 [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite():349 [Inlined code] 0.01% 12878 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.04.12.43.13/bench-knn-q32-fmTrue.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.05.04.12.43.13/bench-knn-q32-fmTrue.jfr is 2035.75 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 105431507 events (total: 105M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 42.36% 44M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006c19a680#call() [Inlined code] 18.46% 19M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 16.12% 16M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] 3.23% 3M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 2.77% 2M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006c19a680#call() [Inlined code] 1.60% 1M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006c19a680#call() [Inlined code] 1.46% 1M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] 0.92% 966778 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.83% 874225 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.80% 845434 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] 0.56% 592300 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():101 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#collect():683 [Inlined code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#scoreEntryPoints():105 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.54% 574497 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():101 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#collect():683 [Inlined code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#scoreEntryPoints():105 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] 0.51% 540172 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] 0.49% 514790 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.41% 430428 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.41% 429856 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.41% 427196 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.36% 380018 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006c19a680#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.34% 362795 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.33% 346907 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] 0.31% 330489 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006c19a680#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] 0.31% 328660 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.30% 315250 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006c19a680#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.30% 314013 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.29% 300566 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006c19a680#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] 0.28% 291513 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006c19a680#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000006c19abd8#run() [JIT compiled code] 0.26% 276482 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006c19a680#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000006c19abd8#run() [JIT compiled code] 0.18% 188046 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.17% 182331 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():348 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006c19a680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.17% 178125 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute():54 [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run():125 [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic():145 [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask():502 [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0():428 [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000006c07aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] at java.lang.Thread#run():1474 [Interpreted code] 0.16% 163763 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006c19a680#call() [Inlined code] 0.15% 157422 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():227 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006c19a680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] 0.14% 151078 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] 0.14% 145043 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():234 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006c19a680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [JIT compiled code] 0.13% 141185 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] 0.12% 127231 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006c19a680#call() [Interpreted code] 0.12% 125006 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006c19a680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.11% 121074 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006c19a680#call() [JIT compiled code] 0.11% 116329 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():348 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.11% 115334 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 0.10% 107431 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():101 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#collect():683 [Inlined code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#scoreEntryPoints():105 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] 0.10% 101624 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():101 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#collect():683 [Inlined code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#scoreEntryPoints():105 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.10% 100818 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():234 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006c19a680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.10% 100298 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] 0.09% 99042 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():101 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#collect():683 [Inlined code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#scoreEntryPoints():105 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] 0.09% 93497 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.09% 92663 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006c19a680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [JIT compiled code] 0.08% 82053 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#insertSortedInternal():184 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#sort():164 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.06% 64723 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#pop():129 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():322 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006c19a680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.06% 59539 jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#copyMemoryInternal():143 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#copyMemory():130 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#copy():653 [Inlined code] at java.lang.foreign.MemorySegment#copy():2555 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#readFloats():245 [Inlined code] at org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#vectorValue():83 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.04.12.43.13/bench-knn-q32-fmTrue.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.05.04.12.43.13/bench-knn-q32-fmTrue.jfr is 2035.75 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 32892 events (total: 228415M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 27.75% 63390M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] 27.40% 62577M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 27.32% 62398M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 3.56% 8140M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] 2.47% 5633M java.util.Arrays#copyOf():3478 [Inlined code] 2.35% 5361M java.lang.Integer#valueOf():1006 [Inlined code] 2.14% 4880M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] 0.84% 1928M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] 0.80% 1835M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] 0.72% 1651M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] 0.56% 1278M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [JIT compiled code] 0.46% 1042M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] 0.44% 1008M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] 0.40% 911M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] 0.36% 832M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] 0.21% 491M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] 0.18% 415M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] 0.17% 389M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] 0.16% 368M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] 0.14% 319M org.apache.lucene.util.SparseFixedBitSet#insertBlock():211 [JIT compiled code] 0.10% 227M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():618 [JIT compiled code] 0.10% 227M java.util.DualPivotQuicksort#tryMergeRuns():816 [JIT compiled code] 0.09% 212M java.util.DualPivotQuicksort#sort():354 [JIT compiled code] 0.07% 164M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():556 [JIT compiled code] 0.07% 164M java.util.ArrayList#grow():240 [Inlined code] 0.07% 153M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():345 [Interpreted code] 0.06% 137M java.util.HashMap#newNode():1910 [Inlined code] 0.06% 129M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] 0.06% 127M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Interpreted code] 0.05% 124M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():389 [JIT compiled code] 0.05% 122M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] 0.05% 111M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await():1767 [Interpreted code] 0.05% 109M knn.KnnIndexer#waitForMergesWithStatus():287 [Interpreted code] 0.05% 103M java.lang.reflect.Array#newInstance():76 [Inlined code] 0.04% 100M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] 0.04% 100M knn.IndexerThread#_run():105 [JIT compiled code] 0.04% 99M org.apache.lucene.util.hnsw.OnHeapHnswGraph#():86 [JIT compiled code] 0.04% 98M java.util.List#of():935 [Inlined code] 0.04% 93M knn.KnnIndexer#createIndex():254 [Interpreted code] 0.04% 82M org.apache.lucene.internal.hppc.IntIntHashMap#allocateBuffers():744 [Interpreted code] 0.04% 81M java.util.logging.LogManager#reset():1298 [Interpreted code] 0.04% 81M jdk.jfr.internal.ShutdownHook#run():48 [Interpreted code] 0.03% 76M org.apache.lucene.util.FixedBitSet#():148 [Inlined code] 0.03% 67M knn.IndexerThread#_run():119 [JIT compiled code] 0.03% 60M java.lang.Thread#beforeSleep():473 [Inlined code] 0.03% 57M java.util.HashMap#resize():711 [JIT compiled code] 0.02% 52M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph():526 [JIT compiled code] 0.02% 42M java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue():291 [Inlined code] 0.01% 32M org.apache.lucene.document.Document#():42 [Inlined code] 0.01% 32M knn.KnnGraphTester#printGraphFanout():1115 [Interpreted code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.04.12.43.13/bench-knn-q32-fmTrue.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.05.04.12.43.13/bench-knn-q32-fmTrue.jfr is 2035.75 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 32892 events (total: 228415M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 22.70% 51850M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] 22.59% 51606M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] 17.04% 38921M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollector#():44 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [JIT compiled code] 10.71% 24468M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#():44 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [Interpreted code] 4.70% 10745M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] 4.70% 10726M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] 3.56% 8140M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 2.46% 5615M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayDeque#grow():146 [JIT compiled code] at java.util.ArrayDeque#addFirst():288 [Inlined code] at java.util.ArrayDeque#push():577 [Inlined code] 2.34% 5353M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1099 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1054 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1029 [Interpreted code] 2.14% 4880M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():335 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] 0.72% 1651M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.56% 1278M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] 0.44% 1013M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.44% 1003M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] 0.38% 877M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.36% 832M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite():106 [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite():48 [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite():2212 [JIT compiled code] 0.36% 818M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.34% 776M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.33% 748M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.19% 431M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.18% 415M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] 0.15% 352M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.14% 313M org.apache.lucene.util.SparseFixedBitSet#insertBlock():211 [JIT compiled code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet():164 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search():83 [JIT compiled code] 0.13% 307M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.10% 233M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.10% 227M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():618 [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#serializedDocument():645 [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#copyOneDoc():508 [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#merge():630 [JIT compiled code] 0.10% 227M java.util.DualPivotQuicksort#tryMergeRuns():816 [JIT compiled code] at java.util.DualPivotQuicksort#sort():277 [JIT compiled code] at java.util.DualPivotQuicksort#sort():238 [Inlined code] at java.util.Arrays#sort():123 [Inlined code] 0.09% 212M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.08% 187M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():238 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] 0.07% 169M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.07% 169M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.07% 164M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():556 [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#serializedDocument():645 [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#copyOneDoc():508 [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#merge():630 [JIT compiled code] 0.07% 164M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] 0.07% 153M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():345 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.07% 151M java.util.DualPivotQuicksort#sort():354 [JIT compiled code] at java.util.DualPivotQuicksort#sort():238 [Inlined code] at java.util.Arrays#sort():123 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph():534 [JIT compiled code] 0.06% 139M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():238 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] 0.06% 138M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():238 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] 0.06% 129M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] 0.06% 127M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Interpreted code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite():106 [Interpreted code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite():48 [Interpreted code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite():2212 [Interpreted code] 0.05% 122M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] at java.lang.StringConcatHelper#newArray():578 [Inlined code] at java.lang.StringConcatHelper#newArrayWithSuffix():611 [Inlined code] at java.lang.String$$StringConcat.0x000000006c17f400#concat() [Inlined code] 0.05% 111M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await():1767 [Interpreted code] at java.util.concurrent.LinkedBlockingQueue#take():435 [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#getTask():1016 [Interpreted code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1076 [Interpreted code] 0.05% 110M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] 0.05% 103M java.lang.reflect.Array#newInstance():76 [Inlined code] at org.apache.lucene.util.ArrayUtil#growExact():216 [Inlined code] at org.apache.lucene.util.ArrayUtil#grow():234 [JIT compiled code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():152 [JIT compiled code] 0.04% 100M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] 0.04% 100M knn.IndexerThread#_run():105 [JIT compiled code] at knn.IndexerThread#run():74 [Interpreted code] 0.04% 99M org.apache.lucene.util.hnsw.OnHeapHnswGraph#():86 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():119 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph():148 [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder():81 [Interpreted code] 0.04% 98M java.util.List#of():935 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1847 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at knn.IndexerThread#_run():120 [JIT compiled code] 0.04% 93M java.util.HashMap#newNode():1910 [Inlined code] at java.util.HashMap#putVal():638 [Inlined code] at java.util.HashMap#put():619 [Inlined code] at java.util.HashSet#add():230 [Inlined code] 0.04% 93M knn.KnnIndexer#createIndex():254 [Interpreted code] at knn.KnnGraphTester#run():662 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] at knn.KnnGraphTester#main():266 [Interpreted code] 0.04% 88M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():389 [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.05.04.12.43.13/bench-knn-q32-fmTrue.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.05.04.12.43.13/bench-knn-q32-fmTrue.jfr is 2035.75 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 32892 events (total: 228415M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 17.01% 38857M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollector#():44 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():28 [Inlined code] at org.apache.lucene.search.IndexSearcher#search():741 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter():590 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():613 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1486 [JIT compiled code] at knn.KnnGraphTester#testSearch():1221 [Interpreted code] at knn.KnnGraphTester#run():743 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] 9.10% 20790M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006c19a680#call() [Inlined code] 9.10% 20783M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006c19a680#call() [Inlined code] 7.14% 16320M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#():44 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():28 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():741 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():590 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():613 [Interpreted code] at knn.KnnGraphTester#doFloatVectorQuery():1486 [Interpreted code] at knn.KnnGraphTester#testSearch():1221 [Interpreted code] at knn.KnnGraphTester#run():743 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] 4.93% 11259M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006c19a680#call() [Interpreted code] 4.91% 11213M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006c19a680#call() [Interpreted code] 4.63% 10579M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006c19a680#call() [JIT compiled code] 4.49% 10254M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006c19a680#call() [JIT compiled code] 3.57% 8148M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#():46 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#():44 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():128 [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector():28 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():741 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():590 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():613 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1486 [JIT compiled code] at knn.KnnGraphTester#testSearch():1221 [Interpreted code] at knn.KnnGraphTester#run():743 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] 2.46% 5615M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayDeque#grow():146 [JIT compiled code] at java.util.ArrayDeque#addFirst():288 [Inlined code] at java.util.ArrayDeque#push():577 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1099 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1054 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1029 [Interpreted code] at knn.KnnGraphTester#run():748 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] at knn.KnnGraphTester#main():266 [Interpreted code] 2.34% 5353M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1099 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1054 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1029 [Interpreted code] at knn.KnnGraphTester#run():748 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():271 [Interpreted code] at knn.KnnGraphTester#main():266 [Interpreted code] 2.14% 4880M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():335 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():783 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 1.76% 4027M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] 1.62% 3697M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] 1.61% 3676M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 1.60% 3655M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 1.15% 2625M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():255 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph():148 [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder():81 [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge():212 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#buildAndWriteGraph():485 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#lambda$mergeOneField$0():453 [Interpreted code] 1.09% 2500M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():255 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph():148 [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder():81 [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge():212 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#buildAndWriteGraph():485 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#lambda$mergeOneField$0():453 [Interpreted code] 1.04% 2367M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 1.02% 2329M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.83% 1905M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] 0.82% 1870M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006c19a680#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.81% 1859M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006c19a680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [JIT compiled code] 0.81% 1848M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.79% 1793M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] 0.72% 1648M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006c19a680#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.70% 1596M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006c19a680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.67% 1540M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.52% 1180M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] 0.51% 1155M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.48% 1088M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] 0.44% 1005M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.44% 1003M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006c19a680#call() [Inlined code] 0.35% 793M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 0.32% 720M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite():106 [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite():48 [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite():2212 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite():862 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite():873 [Inlined code] at org.apache.lucene.search.IndexSearcher#search():742 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter():590 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():613 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1486 [JIT compiled code] at knn.KnnGraphTester#testSearch():1221 [Interpreted code] at knn.KnnGraphTester#run():743 [Interpreted code] 0.29% 670M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 0.27% 624M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006c19a680#call() [Interpreted code] 0.27% 616M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 0.26% 603M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006c19a680#call() [JIT compiled code] 0.26% 586M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#replayBufferedVectors():771 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():787 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.20% 453M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006c19a680#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.19% 442M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#replayBufferedVectors():771 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():787 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.16% 367M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006c19a680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll():109 [JIT compiled code] 0.16% 365M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006c19a680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.15% 349M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006c19a680#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.14% 327M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.14% 313M org.apache.lucene.util.SparseFixedBitSet#insertBlock():211 [JIT compiled code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet():164 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search():83 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search():36 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search():162 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search():352 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search():307 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsReader#search():305 [JIT compiled code] at org.apache.lucene.index.CodecReader#searchNearestVectors():273 [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#approximateSearch():118 [JIT compiled code] at org.apache.lucene.search.AbstractKnnVectorQuery#getLeafResults():196 [JIT compiled code] 0.12% 267M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.11% 254M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006c19a680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.11% 247M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006c19a680#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000006c19abd8#run() [JIT compiled code] now remove KNN index knn-reuse/indices/dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-fm recall latency(ms) netCPU avgCpuCount nDoc searchType topK fanout resultSimilarity decay resultCount maxConn beamWidth quantized index(s) index_docs/s force_merge(s) num_segments index_size(MB) overSample vec_disk(MB) vec_RAM(MB) bp-reorder indexType 0.897 12.672 13.269 1.047 8000000 KNN 100 100 N/A N/A 100.000 32 100 4 bits 1101.54 7262.55 0.00 16 36040.74 1.000 35278.320 4028.320 false HNSW 0.881 2.259 2.404 1.064 8000000 KNN 100 100 N/A N/A 100.000 32 100 4 bits 934.11 8564.34 1117.75 1 36186.02 1.000 35278.320 4028.320 false HNSW 0.955 15.454 16.187 1.047 8000000 KNN 100 100 N/A N/A 100.000 32 100 7 bits 1433.29 5581.55 0.00 20 39937.89 1.000 39184.570 7934.570 false HNSW 0.930 2.533 2.645 1.044 8000000 KNN 100 100 N/A N/A 100.000 32 100 7 bits 1368.34 5846.49 1434.37 1 40090.67 1.000 39184.570 7934.570 false HNSW 0.975 13.017 13.641 1.048 8000000 KNN 100 100 N/A N/A 100.000 32 100 no 2943.25 2718.08 0.00 17 32009.95 1.000 31250.000 31250.000 false HNSW 0.942 3.219 3.364 1.045 8000000 KNN 100 100 N/A N/A 100.000 32 100 no 2956.59 2705.82 2814.92 1 32155.91 1.000 31250.000 31250.000 false HNSW saving all results to /l/logs.nightly/2026.05.04.12.43.13/knn_results.pk done! took 27182.2 seconds total removing KNN indices dir /l/util.nightly/knn-reuse/indices [2026-05-04 21:29:42.630019] now generate KNN nightly charts [2026-05-04 21:29:46.584438] build medium index (fast) /l/indices/wikimedium.trunk.nightly.Lucene104.nd27.625M: now create cd /l/trunk.nightly/lucene/benchmark NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log /l/logs.nightly/nightly.wikimedium.trunk.nightly.Lucene104.nd27.625M.log run: ['/usr/lib/jvm/java-25-openjdk/bin/java', '--add-modules', 'jdk.incubator.vector', '-Xmx32g', '-Xms32g', '-server', '-XX:+UseParallelGC', '-Djava.io.tmpdir=/l/tmp', '--enable-native-access=ALL-UNNAMED', '-classpath', '/l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build', '-XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr', '-XX:+UnlockDiagnosticVMOptions', '-XX:+DebugNonSafepoints', 'perf.Indexer', '-dirImpl', 'MMapDirectory', '-indexPath', '/l/indices/wikimedium.trunk.nightly.Lucene104.nd27.625M', '-analyzer', 'StandardAnalyzerNoStopWords', '-lineDocsFile', '/l/data/enwiki-20110115-lines-1k-fixed-with-random-labels.bin', '-docCountLimit', '27625038', '-threadCount', '36', '-useCMS', '-ramBufferMB', '2048', '-maxBufferedDocs', '-1', '-postingsFormat', 'Lucene104', '-mergePolicy', 'TieredMergePolicy', '-idFieldPostingsFormat', 'Lucene104', '-idFieldPostingsFormat', 'Lucene104', '-hnswThreadsPerMerge', '1', '-hnswThreadPoolCount', '1'], cwd=/l/trunk.nightly/lucene/benchmark vmstatLogFile=/l/logs.nightly/nightly.vmstat.log topLogFile=/l/logs.nightly/nightly.top.log run vmstat: /usr/sbin/vmstat --active --wide --timestamp --unit M 1 > /l/logs.nightly/nightly.vmstat.log 2>&1 & run /usr/sbin/ps -eo pid,%cpu,%mem,bsdtime,etime,start,args --cols=120 --sort=-%cpu | head -10 >> /l/logs.nightly/nightly.top.log 2>&1 to /l/logs.nightly/nightly.top.log now kill vmstat: pid=2095320 Profiler summary for /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr Version: 2.1 Chunks: 16 Start: 2026-05-05 01:29:46 (UTC) Duration: 127 s Event Type Count Size (bytes) ============================================================= jdk.FileWrite 3932295 82172002 jdk.CPUTimeSample 3634580 63804701 jdk.FileRead 796349 18929146 jdk.ObjectAllocationInNewTLAB 317711 5668823 jdk.ObjectAllocationOutsideTLAB 76656 1250303 jdk.BooleanFlag 11072 350892 jdk.Compilation 6285 162100 jdk.CPULoad 2286 45112 jdk.UnsignedIntFlag 992 34266 jdk.IntFlag 896 32152 jdk.Checkpoint 828 25261104 jdk.StringFlag 720 26887 jdk.GarbageCollection 44 1047 jdk.CPUInformation 16 24027 jdk.GCConfiguration 16 411 jdk.JVMInformation 16 16907 jdk.Metadata 16 1768428 jdk.ActiveRecording 0 0 jdk.ActiveSetting 0 0 jdk.AllocationRequiringGC 0 0 jdk.BooleanFlagChanged 0 0 jdk.CPUTimeSamplesLost 0 0 jdk.CPUTimeStampCounter 0 0 jdk.ClassDefine 0 0 jdk.ClassLoad 0 0 jdk.ClassLoaderStatistics 0 0 jdk.ClassLoadingStatistics 0 0 jdk.ClassRedefinition 0 0 jdk.ClassUnload 0 0 jdk.CodeCacheConfiguration 0 0 jdk.CodeCacheFull 0 0 jdk.CodeCacheStatistics 0 0 jdk.CompilationFailure 0 0 jdk.CompilerConfiguration 0 0 jdk.CompilerInlining 0 0 jdk.CompilerPhase 0 0 jdk.CompilerQueueUtilization 0 0 jdk.CompilerStatistics 0 0 jdk.ConcurrentModeFailure 0 0 jdk.ContainerCPUThrottling 0 0 jdk.ContainerCPUUsage 0 0 jdk.ContainerConfiguration 0 0 jdk.ContainerIOUsage 0 0 jdk.ContainerMemoryUsage 0 0 jdk.ContinuationFreeze 0 0 jdk.ContinuationFreezeFast 0 0 jdk.ContinuationFreezeSlow 0 0 jdk.ContinuationThaw 0 0 jdk.ContinuationThawFast 0 0 jdk.ContinuationThawSlow 0 0 jdk.DataLoss 0 0 jdk.Deoptimization 0 0 jdk.DeprecatedInvocation 0 0 jdk.Deserialization 0 0 jdk.DirectBufferStatistics 0 0 jdk.DoubleFlag 0 0 jdk.DoubleFlagChanged 0 0 jdk.DumpReason 0 0 jdk.EvacuationFailed 0 0 jdk.EvacuationInformation 0 0 jdk.ExceptionStatistics 0 0 jdk.ExecuteVMOperation 0 0 jdk.ExecutionSample 0 0 jdk.FileForce 0 0 jdk.FinalizerStatistics 0 0 jdk.Flush 0 0 jdk.G1AdaptiveIHOP 0 0 jdk.G1BasicIHOP 0 0 jdk.G1EvacuationOldStatistics 0 0 jdk.G1EvacuationYoungStatistics 0 0 jdk.G1GarbageCollection 0 0 jdk.G1HeapRegionInformation 0 0 jdk.G1HeapRegionTypeChange 0 0 jdk.G1HeapSummary 0 0 jdk.G1MMU 0 0 jdk.GCCPUTime 0 0 jdk.GCHeapConfiguration 0 0 jdk.GCHeapMemoryPoolUsage 0 0 jdk.GCHeapMemoryUsage 0 0 jdk.GCHeapSummary 0 0 jdk.GCPhaseConcurrent 0 0 jdk.GCPhaseConcurrentLevel1 0 0 jdk.GCPhaseConcurrentLevel2 0 0 jdk.GCPhaseParallel 0 0 jdk.GCPhasePause 0 0 jdk.GCPhasePauseLevel1 0 0 jdk.GCPhasePauseLevel2 0 0 jdk.GCPhasePauseLevel3 0 0 jdk.GCPhasePauseLevel4 0 0 jdk.GCReferenceStatistics 0 0 jdk.GCSurvivorConfiguration 0 0 jdk.GCTLABConfiguration 0 0 jdk.HeapDump 0 0 jdk.InitialEnvironmentVariable 0 0 jdk.InitialSecurityProperty 0 0 jdk.InitialSystemProperty 0 0 jdk.IntFlagChanged 0 0 jdk.JITRestart 0 0 jdk.JavaAgent 0 0 jdk.JavaErrorThrow 0 0 jdk.JavaExceptionThrow 0 0 jdk.JavaMonitorDeflate 0 0 jdk.JavaMonitorEnter 0 0 jdk.JavaMonitorInflate 0 0 jdk.JavaMonitorNotify 0 0 jdk.JavaMonitorStatistics 0 0 jdk.JavaMonitorWait 0 0 jdk.JavaThreadStatistics 0 0 jdk.LongFlag 0 0 jdk.LongFlagChanged 0 0 jdk.MetaspaceAllocationFailure 0 0 jdk.MetaspaceChunkFreeListSummary 0 0 jdk.MetaspaceGCThreshold 0 0 jdk.MetaspaceOOM 0 0 jdk.MetaspaceSummary 0 0 jdk.MethodTiming 0 0 jdk.MethodTrace 0 0 jdk.ModuleExport 0 0 jdk.ModuleRequire 0 0 jdk.NativeAgent 0 0 jdk.NativeLibrary 0 0 jdk.NativeLibraryLoad 0 0 jdk.NativeLibraryUnload 0 0 jdk.NativeMemoryUsage 0 0 jdk.NativeMemoryUsageTotal 0 0 jdk.NativeMethodSample 0 0 jdk.NetworkUtilization 0 0 jdk.OSInformation 0 0 jdk.ObjectAllocationSample 0 0 jdk.ObjectCount 0 0 jdk.ObjectCountAfterGC 0 0 jdk.OldGarbageCollection 0 0 jdk.OldObjectSample 0 0 jdk.PSHeapSummary 0 0 jdk.ParallelOldGarbageCollection 0 0 jdk.PhysicalMemory 0 0 jdk.ProcessStart 0 0 jdk.PromoteObjectInNewPLAB 0 0 jdk.PromoteObjectOutsidePLAB 0 0 jdk.PromotionFailed 0 0 jdk.RedefineClasses 0 0 jdk.ReservedStackActivation 0 0 jdk.ResidentSetSize 0 0 jdk.RetransformClasses 0 0 jdk.SafepointBegin 0 0 jdk.SafepointEnd 0 0 jdk.SafepointLatency 0 0 jdk.SafepointStateSynchronization 0 0 jdk.SecurityPropertyModification 0 0 jdk.SecurityProviderService 0 0 jdk.SerializationMisdeclaration 0 0 jdk.ShenandoahEvacuationInformation 0 0 jdk.ShenandoahHeapRegionInformation 0 0 jdk.ShenandoahHeapRegionStateChange 0 0 jdk.Shutdown 0 0 jdk.SocketRead 0 0 jdk.SocketWrite 0 0 jdk.StringFlagChanged 0 0 jdk.StringTableStatistics 0 0 jdk.SwapSpace 0 0 jdk.SymbolTableStatistics 0 0 jdk.SyncOnValueBasedClass 0 0 jdk.SystemGC 0 0 jdk.SystemProcess 0 0 jdk.TLSHandshake 0 0 jdk.TenuringDistribution 0 0 jdk.ThreadAllocationStatistics 0 0 jdk.ThreadCPULoad 0 0 jdk.ThreadContextSwitchRate 0 0 jdk.ThreadDump 0 0 jdk.ThreadEnd 0 0 jdk.ThreadPark 0 0 jdk.ThreadSleep 0 0 jdk.ThreadStart 0 0 jdk.UnsignedIntFlagChanged 0 0 jdk.UnsignedLongFlag 0 0 jdk.UnsignedLongFlagChanged 0 0 jdk.VirtualThreadEnd 0 0 jdk.VirtualThreadPinned 0 0 jdk.VirtualThreadStart 0 0 jdk.VirtualThreadSubmitFailed 0 0 jdk.VirtualizationInformation 0 0 jdk.X509Certificate 0 0 jdk.X509Validation 0 0 jdk.YoungGarbageCollection 0 0 jdk.YoungGenerationConfiguration 0 0 jdk.ZAllocationStall 0 0 jdk.ZOldGarbageCollection 0 0 jdk.ZPageAllocation 0 0 jdk.ZRelocationSet 0 0 jdk.ZRelocationSetGroup 0 0 jdk.ZStatisticsCounter 0 0 jdk.ZStatisticsSampler 0 0 jdk.ZThreadPhase 0 0 jdk.ZUncommit 0 0 jdk.ZYoungGarbageCollection 0 0 profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr Profiler for cpu at stackSize=1 [medium index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 190.31 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3634580 events (total: 3M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 8.05% 292445 java.lang.Integer#rotateLeft():1650 [Inlined code] 5.27% 191660 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] 4.11% 149350 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] 3.64% 132445 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] 3.53% 128247 java.lang.Character#codePointAt():9662 [Inlined code] 3.45% 125283 java.lang.Character#codePointAtImpl():9670 [Inlined code] 3.31% 120261 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] 2.93% 106325 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] 2.84% 103297 java.lang.Character#isHighSurrogate():9464 [Inlined code] 2.56% 92906 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] 1.75% 63695 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] 1.74% 63083 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] 1.54% 55866 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] 1.42% 51599 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 1.36% 49452 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] 1.26% 45718 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] 1.17% 42536 org.apache.lucene.index.ByteSliceReader#readByte():74 [Inlined code] 1.08% 39172 org.apache.lucene.analysis.CharacterUtils#toLowerCase():57 [Inlined code] 1.07% 38995 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] 1.03% 37543 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] 0.92% 33521 java.lang.Character#toChars():9872 [Inlined code] 0.90% 32602 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.83% 30020 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():145 [Inlined code] 0.78% 28261 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] 0.70% 25526 org.apache.lucene.index.TermsHashPerField#writeByte():222 [Inlined code] 0.67% 24340 org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#nextPosition():1300 [Inlined code] 0.62% 22678 org.apache.lucene.analysis.standard.StandardTokenizerImpl#zzCMap():742 [Inlined code] 0.61% 22231 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():143 [Inlined code] 0.61% 22022 jdk.internal.util.ArraysSupport#mismatch():564 [Inlined code] 0.61% 22008 java.lang.Character#codePointAt():9665 [Inlined code] 0.53% 19268 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] 0.49% 17912 org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] 0.47% 17235 jdk.internal.misc.ScopedMemoryAccess#getByteInternal():1100 [Inlined code] 0.47% 17109 org.apache.lucene.util.UnicodeUtil#UTF8toUTF16():667 [Inlined code] 0.47% 16998 org.apache.lucene.store.DataOutput#writeVInt():203 [Inlined code] 0.46% 16670 org.apache.lucene.util.AttributeSource#clearAttributes():273 [Inlined code] 0.44% 16017 org.apache.lucene.codecs.lucene104.PForUtil#encode():58 [JIT compiled code] 0.42% 15358 org.apache.lucene.index.TermsHashPerField#initReader():100 [Inlined code] 0.42% 15147 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.42% 15144 jdk.internal.util.ArraysSupport#mismatch():563 [Inlined code] 0.41% 15012 java.lang.Character#toLowerCase():11251 [Inlined code] 0.41% 14852 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():148 [Inlined code] 0.38% 13783 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():131 [JIT compiled code] 0.36% 13231 org.apache.lucene.util.AttributeSource#clearAttributes():274 [Inlined code] 0.35% 12763 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1040 [JIT compiled code] 0.35% 12707 org.apache.lucene.codecs.lucene104.ForUtil#encode():154 [JIT compiled code] 0.35% 12642 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():170 [JIT compiled code] 0.34% 12294 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():986 [JIT compiled code] 0.34% 12187 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():173 [JIT compiled code] 0.33% 12121 org.apache.lucene.util.UnicodeUtil#maxUTF8Length():675 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=2 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr Profiler for cpu at stackSize=2 [medium index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 190.31 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3634580 events (total: 3M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 8.05% 292444 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] 4.10% 149198 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 3.64% 132444 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 3.45% 125283 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] 3.38% 122801 java.lang.Character#codePointAt():9662 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] 3.29% 119476 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 2.89% 104879 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 2.83% 102806 java.lang.Character#isHighSurrogate():9464 [Inlined code] at java.lang.Character#codePointAtImpl():9671 [Inlined code] 2.56% 92906 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] 1.75% 63695 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 1.73% 63052 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 1.54% 55866 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 1.47% 53544 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] 1.42% 51598 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] 1.38% 50048 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] 1.36% 49452 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] 1.27% 46049 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] 1.26% 45718 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] 1.17% 42535 org.apache.lucene.index.ByteSliceReader#readByte():74 [Inlined code] at org.apache.lucene.store.DataInput#readVInt():107 [Inlined code] 1.16% 42019 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] 1.08% 39172 org.apache.lucene.analysis.CharacterUtils#toLowerCase():57 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] 0.92% 33521 java.lang.Character#toChars():9872 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] 0.90% 32581 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] 0.83% 30009 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():145 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] 0.78% 28261 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.67% 24330 org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#nextPosition():1300 [Inlined code] at org.apache.lucene.index.MappingMultiPostingsEnum#nextPosition():110 [Inlined code] 0.62% 22678 org.apache.lucene.analysis.standard.StandardTokenizerImpl#zzCMap():742 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] 0.61% 22231 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():143 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] 0.60% 21657 java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] 0.55% 19828 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum#next():194 [Inlined code] 0.53% 19135 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] at org.apache.lucene.util.BytesRefHash$1#get():266 [Inlined code] 0.52% 18845 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():147 [Inlined code] 0.51% 18496 jdk.internal.util.ArraysSupport#mismatch():564 [Inlined code] at java.util.Arrays#equals():2707 [Inlined code] 0.50% 18326 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():223 [Inlined code] 0.49% 17910 org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] 0.47% 17235 jdk.internal.misc.ScopedMemoryAccess#getByteInternal():1100 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getByte():1088 [Inlined code] 0.46% 16648 org.apache.lucene.util.AttributeSource#clearAttributes():273 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():153 [Inlined code] 0.45% 16363 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] at org.apache.lucene.util.BytesRefBlockPool#equals():156 [Inlined code] 0.42% 15177 org.apache.lucene.util.UnicodeUtil#UTF8toUTF16():667 [Inlined code] at perf.LineFileDocs#nextDoc():642 [JIT compiled code] 0.41% 15077 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] 0.41% 14987 org.apache.lucene.index.TermsHashPerField#initReader():100 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxPostingsEnum#reset():435 [Inlined code] 0.41% 14842 java.lang.Character#toLowerCase():11251 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():59 [Inlined code] 0.41% 14836 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():148 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] 0.37% 13629 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():131 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 0.36% 13231 org.apache.lucene.util.AttributeSource#clearAttributes():274 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():153 [Inlined code] 0.35% 12753 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1040 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 0.35% 12642 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():170 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.35% 12588 org.apache.lucene.index.TermsHashPerField#writeByte():222 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] 0.34% 12289 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():986 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 0.34% 12187 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():173 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr Profiler for cpu at stackSize=4 [medium index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 190.31 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3634580 events (total: 3M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 8.03% 291691 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] 4.10% 149099 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] 3.52% 127807 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 3.37% 122533 java.lang.Character#codePointAt():9662 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] 3.31% 120345 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 2.76% 100391 java.lang.Character#isHighSurrogate():9464 [Inlined code] at java.lang.Character#codePointAtImpl():9671 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] 2.56% 92904 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] 1.75% 63695 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] 1.73% 63039 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] 1.53% 55679 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 1.48% 53768 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] 1.42% 51598 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] 1.40% 50855 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] 1.36% 49452 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] 1.32% 47966 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 1.27% 46271 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] 1.26% 45718 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():165 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] 1.26% 45706 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 1.14% 41324 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] 1.08% 39172 org.apache.lucene.analysis.CharacterUtils#toLowerCase():57 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] 1.07% 38950 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] 1.05% 38176 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.92% 33521 java.lang.Character#toChars():9872 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] 0.83% 30009 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():145 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.78% 28256 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.72% 26049 org.apache.lucene.index.ByteSliceReader#readByte():74 [Inlined code] at org.apache.lucene.store.DataInput#readVInt():107 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxPostingsEnum#nextPosition():501 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():148 [JIT compiled code] 0.66% 24149 org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#nextPosition():1300 [Inlined code] at org.apache.lucene.index.MappingMultiPostingsEnum#nextPosition():110 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():148 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 0.63% 22732 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 0.62% 22678 org.apache.lucene.analysis.standard.StandardTokenizerImpl#zzCMap():742 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] 0.61% 22231 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():143 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.59% 21443 java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] 0.54% 19752 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum#next():194 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():381 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] 0.52% 18845 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():147 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.51% 18496 jdk.internal.util.ArraysSupport#mismatch():564 [Inlined code] at java.util.Arrays#equals():2707 [Inlined code] at org.apache.lucene.util.BytesRefBlockPool#equals():169 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] 0.47% 17235 jdk.internal.misc.ScopedMemoryAccess#getByteInternal():1100 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getByte():1088 [Inlined code] at java.lang.invoke.VarHandleSegmentAsBytes#get():56 [Inlined code] at java.lang.invoke.VarHandleSegmentAsBytes#get():49 [Inlined code] 0.46% 16648 org.apache.lucene.util.AttributeSource#clearAttributes():273 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():153 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] 0.45% 16362 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] at org.apache.lucene.util.BytesRefBlockPool#equals():156 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 0.42% 15124 org.apache.lucene.util.UnicodeUtil#UTF8toUTF16():667 [Inlined code] at perf.LineFileDocs#nextDoc():642 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.41% 15077 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] 0.41% 14842 java.lang.Character#toLowerCase():11251 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():59 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] 0.41% 14836 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():148 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.41% 14800 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] at org.apache.lucene.util.BytesRefHash$1#get():266 [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#byteAt():77 [Inlined code] at org.apache.lucene.util.MSBRadixSorter#getBucket():207 [Inlined code] 0.39% 14301 org.apache.lucene.index.TermsHashPerField#initReader():100 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxPostingsEnum#reset():435 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum#postings():250 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] 0.36% 13231 org.apache.lucene.util.AttributeSource#clearAttributes():274 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():153 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] 0.36% 12955 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] 0.35% 12748 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1040 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] 0.35% 12632 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():170 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.34% 12467 org.apache.lucene.index.TermsHashPerField#writeByte():222 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.34% 12281 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():986 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] 0.34% 12256 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=8 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr Profiler for cpu at stackSize=8 [medium index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 190.31 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3634580 events (total: 3M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 3.49% 126983 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 3.12% 113355 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] 2.87% 104456 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 2.76% 100391 java.lang.Character#isHighSurrogate():9464 [Inlined code] at java.lang.Character#codePointAtImpl():9671 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] 2.01% 72943 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 1.95% 70779 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 1.85% 67330 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 1.66% 60382 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 1.65% 59963 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 1.40% 50855 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000721d6220#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] 1.37% 49651 java.lang.Character#codePointAt():9662 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 1.32% 47923 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 1.27% 46213 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 1.26% 45908 java.lang.Character#codePointAt():9662 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] 1.16% 42179 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 1.14% 41297 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 1.09% 39540 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 1.07% 38926 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 0.96% 35054 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 0.90% 32784 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.81% 29579 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.80% 29255 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.72% 26096 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] 0.71% 25874 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] 0.71% 25712 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.69% 25259 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] 0.69% 25078 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.69% 25034 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.67% 24302 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.66% 24149 org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#nextPosition():1300 [Inlined code] at org.apache.lucene.index.MappingMultiPostingsEnum#nextPosition():110 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():148 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] 0.63% 22932 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():165 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 0.59% 21455 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.59% 21329 org.apache.lucene.index.ByteSliceReader#readByte():74 [Inlined code] at org.apache.lucene.store.DataInput#readVInt():107 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxPostingsEnum#nextPosition():501 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():148 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] 0.58% 21142 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.57% 20646 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.53% 19273 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] 0.53% 19109 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():165 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] 0.49% 17928 org.apache.lucene.analysis.CharacterUtils#toLowerCase():57 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.48% 17290 java.lang.Character#toChars():9872 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.47% 17159 org.apache.lucene.analysis.CharacterUtils#toLowerCase():57 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.44% 16141 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():145 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.42% 15124 org.apache.lucene.util.UnicodeUtil#UTF8toUTF16():667 [Inlined code] at perf.LineFileDocs#nextDoc():642 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.41% 15076 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] at sun.nio.ch.IOUtil#write():72 [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite():355 [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite():374 [Inlined code] at sun.nio.ch.FileChannelImpl#write():333 [Inlined code] 0.41% 14749 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] at org.apache.lucene.util.BytesRefHash$1#get():266 [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#byteAt():77 [Inlined code] at org.apache.lucene.util.MSBRadixSorter#getBucket():207 [Inlined code] at org.apache.lucene.util.BytesRefHash$1$1#buildHistogram():223 [Inlined code] at org.apache.lucene.util.MSBRadixSorter#computeCommonPrefixLengthAndBuildHistogramPart2():267 [Inlined code] at org.apache.lucene.util.MSBRadixSorter#computeCommonPrefixLengthAndBuildHistogramPart1():257 [JIT compiled code] at org.apache.lucene.util.MSBRadixSorter#computeCommonPrefixLengthAndBuildHistogram():220 [Inlined code] 0.39% 14129 java.lang.Character#codePointAt():9662 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] 0.39% 14083 jdk.internal.misc.ScopedMemoryAccess#getByteInternal():1100 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getByte():1088 [Inlined code] at java.lang.invoke.VarHandleSegmentAsBytes#get():56 [Inlined code] at java.lang.invoke.VarHandleSegmentAsBytes#get():49 [Inlined code] at java.lang.invoke.VarHandleGuards#guard_LJ_I():251 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#get():694 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput$SingleSegmentImpl#readByte():754 [Inlined code] at org.apache.lucene.codecs.lucene90.Lucene90NormsProducer$3#longValue():396 [Inlined code] 0.37% 13446 java.lang.Character#toChars():9872 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.35% 12832 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.35% 12748 java.lang.Character#codePointAt():9662 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] 0.33% 11956 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr Profiler for cpu at stackSize=12 [medium index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 190.31 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3634580 events (total: 3M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 3.49% 126877 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 3.12% 113225 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 2.87% 104456 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 2.00% 72872 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 1.95% 70714 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 1.85% 67254 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 1.40% 50855 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000721d6220#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4749 [Interpreted code] at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource#merge():6554 [Interpreted code] 1.36% 49575 java.lang.Character#codePointAt():9662 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 1.32% 47923 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 1.27% 46213 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 1.26% 45962 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.26% 45854 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.26% 45813 java.lang.Character#codePointAt():9662 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 1.16% 42136 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 1.13% 41024 java.lang.Character#isHighSurrogate():9464 [Inlined code] at java.lang.Character#codePointAtImpl():9671 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 1.09% 39540 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 1.08% 39290 java.lang.Character#isHighSurrogate():9464 [Inlined code] at java.lang.Character#codePointAtImpl():9671 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 1.05% 38287 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.98% 35526 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.96% 35033 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.90% 32748 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.81% 29559 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.80% 29226 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.71% 25712 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.69% 25078 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.69% 25015 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.68% 24671 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.67% 24302 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.66% 24149 org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#nextPosition():1300 [Inlined code] at org.apache.lucene.index.MappingMultiPostingsEnum#nextPosition():110 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():148 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000721d6220#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] 0.63% 22901 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():165 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.59% 21455 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.58% 21142 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.57% 20711 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 0.57% 20646 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 0.57% 20553 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 0.53% 19083 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():165 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.52% 19013 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.49% 17928 org.apache.lucene.analysis.CharacterUtils#toLowerCase():57 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.48% 17273 java.lang.Character#toChars():9872 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.47% 17159 org.apache.lucene.analysis.CharacterUtils#toLowerCase():57 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.44% 16141 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():145 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.42% 15124 org.apache.lucene.util.UnicodeUtil#UTF8toUTF16():667 [Inlined code] at perf.LineFileDocs#nextDoc():642 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.39% 14288 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] 0.38% 13846 jdk.internal.misc.ScopedMemoryAccess#getByteInternal():1100 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getByte():1088 [Inlined code] at java.lang.invoke.VarHandleSegmentAsBytes#get():56 [Inlined code] at java.lang.invoke.VarHandleSegmentAsBytes#get():49 [Inlined code] at java.lang.invoke.VarHandleGuards#guard_LJ_I():251 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#get():694 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput$SingleSegmentImpl#readByte():754 [Inlined code] at org.apache.lucene.codecs.lucene90.Lucene90NormsProducer$3#longValue():396 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc():289 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():144 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 0.38% 13710 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] 0.37% 13428 java.lang.Character#toChars():9872 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.35% 12832 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.33% 11942 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.32% 11745 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] at sun.nio.ch.IOUtil#write():72 [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite():355 [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite():374 [Inlined code] at sun.nio.ch.FileChannelImpl#write():333 [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully():68 [Inlined code] at sun.nio.ch.ChannelOutputStream#write():105 [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write():391 [Inlined code] at java.util.zip.CheckedOutputStream#write():73 [JIT compiled code] 0.32% 11669 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():145 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr Profiler for heap at stackSize=1 [medium index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 190.31 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 394344 events (total: 317475M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 16.78% 53280M perf.LineFileDocs#nextDoc():641 [JIT compiled code] 8.95% 28418M java.lang.StringUTF16#compress():212 [Inlined code] 8.17% 25936M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] 7.05% 22377M perf.LineFileDocs#readDocs():176 [JIT compiled code] 6.95% 22067M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] 4.46% 14157M java.lang.StringUTF16#compress():216 [Inlined code] 3.28% 10415M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] 3.23% 10258M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] 3.05% 9675M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] 2.73% 8682M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] 2.49% 7916M perf.LineFileDocs#nextDoc():636 [JIT compiled code] 2.07% 6565M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] 1.95% 6185M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] 1.77% 5608M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] 1.72% 5469M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] 1.71% 5419M org.apache.lucene.util.TimSorter#():62 [Inlined code] 1.68% 5324M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] 1.65% 5236M org.apache.lucene.util.BytesRef#():71 [Inlined code] 1.53% 4841M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] 1.48% 4706M java.util.ArrayList#grow():240 [Inlined code] 1.30% 4124M perf.LineFileDocs#readDocs():176 [Interpreted code] 1.21% 3853M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] 1.14% 3626M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] 0.81% 2568M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] 0.56% 1788M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] 0.53% 1675M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] 0.52% 1652M java.lang.Integer#toString():167 [Inlined code] 0.51% 1624M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():127 [Inlined code] 0.49% 1563M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] 0.49% 1557M java.util.Formatter#parse():2810 [JIT compiled code] 0.49% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] 0.46% 1470M java.util.Arrays#copyOfRange():3849 [Inlined code] 0.45% 1444M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] 0.43% 1374M org.apache.lucene.document.IntPoint#pack():108 [Inlined code] 0.41% 1305M org.apache.lucene.codecs.lucene104.PForUtil#encode():78 [JIT compiled code] 0.37% 1164M java.lang.String#format():4455 [Inlined code] 0.35% 1104M perf.LineFileDocs#nextDoc():648 [JIT compiled code] 0.34% 1082M java.util.Formatter$FormatSpecifierParser#parse():2915 [JIT compiled code] 0.33% 1037M java.lang.StringBuilder#toString():478 [Inlined code] 0.32% 1005M java.lang.StringLatin1#replace():312 [Inlined code] 0.30% 967M java.lang.StringLatin1#newString():760 [Inlined code] 0.30% 967M java.util.Formatter#parse():2782 [JIT compiled code] 0.30% 937M perf.LineFileDocs#nextDoc():643 [JIT compiled code] 0.29% 934M java.util.Formatter#():2110 [Inlined code] 0.28% 878M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 0.27% 864M java.lang.AbstractStringBuilder#():101 [Inlined code] 0.27% 852M java.util.List#of():935 [Inlined code] 0.27% 841M perf.LineFileDocs#nextDoc():638 [JIT compiled code] 0.24% 774M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] 0.24% 766M perf.LineFileDocs#nextDoc():646 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=2 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr Profiler for heap at stackSize=2 [medium index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 190.31 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 394344 events (total: 317475M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 16.77% 53237M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 8.95% 28418M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] 8.17% 25936M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] 7.05% 22377M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 6.95% 22067M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] 4.46% 14157M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] 3.28% 10415M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 2.95% 9362M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] 2.65% 8427M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] 2.53% 8034M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] 2.49% 7893M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 2.07% 6565M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.95% 6185M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.77% 5608M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.72% 5469M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 1.71% 5419M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] 1.68% 5324M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 1.57% 4991M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] 1.53% 4841M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.48% 4706M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] 1.30% 4124M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.21% 3853M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 1.14% 3626M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] 0.70% 2223M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():464 [JIT compiled code] 0.56% 1788M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues():72 [Inlined code] 0.53% 1675M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] 0.51% 1624M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():127 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie():114 [Inlined code] 0.49% 1563M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] 0.49% 1557M java.util.Formatter#parse():2810 [JIT compiled code] at java.util.Formatter#format():2744 [Inlined code] 0.49% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.47% 1497M java.lang.Integer#toString():167 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] 0.45% 1444M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():398 [JIT compiled code] 0.43% 1374M org.apache.lucene.document.IntPoint#pack():108 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues():72 [Inlined code] 0.35% 1104M perf.LineFileDocs#nextDoc():648 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.35% 1095M java.lang.String#format():4455 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] 0.34% 1082M java.util.Formatter$FormatSpecifierParser#parse():2915 [JIT compiled code] at java.util.Formatter#parse():2814 [JIT compiled code] 0.33% 1037M java.lang.StringBuilder#toString():478 [Inlined code] at java.util.Formatter#toString():2598 [Inlined code] 0.32% 1005M java.lang.StringLatin1#replace():312 [Inlined code] at java.lang.String#replace():2998 [Inlined code] 0.31% 976M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():731 [JIT compiled code] 0.30% 967M java.lang.StringLatin1#newString():760 [Inlined code] at java.lang.Integer#toString():185 [Inlined code] 0.30% 967M java.util.Formatter#parse():2782 [JIT compiled code] at java.util.Formatter#format():2744 [Inlined code] 0.30% 937M perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.29% 936M org.apache.lucene.codecs.lucene104.PForUtil#encode():78 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] 0.29% 934M java.util.Formatter#():2110 [Inlined code] at java.lang.String#format():4455 [Inlined code] 0.28% 878M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] 0.27% 864M java.lang.AbstractStringBuilder#():101 [Inlined code] at java.lang.StringBuilder#():106 [Inlined code] 0.27% 852M java.util.List#of():935 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1847 [JIT compiled code] 0.27% 842M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] 0.27% 841M perf.LineFileDocs#nextDoc():638 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.24% 774M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] at java.lang.StringConcatHelper#newArray():578 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr Profiler for heap at stackSize=4 [medium index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 190.31 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 394344 events (total: 317475M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 16.77% 53237M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 8.30% 26339M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] 7.88% 25010M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 7.05% 22377M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 5.40% 17146M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] 4.41% 14004M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] 2.92% 9265M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 2.60% 8246M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 2.49% 7893M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 2.43% 7719M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 2.07% 6565M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] 1.95% 6185M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] 1.77% 5608M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] 1.72% 5469M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] 1.71% 5414M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] 1.68% 5324M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] 1.53% 4841M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] 1.52% 4823M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] 1.48% 4706M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] 1.44% 4579M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] 1.30% 4124M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.21% 3853M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] 1.08% 3416M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():161 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():198 [Inlined code] 1.02% 3251M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.97% 3093M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():730 [JIT compiled code] 0.69% 2176M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():464 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc():259 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():144 [JIT compiled code] 0.53% 1675M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] 0.51% 1624M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():127 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie():114 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex():481 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks():682 [JIT compiled code] 0.49% 1563M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():155 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():198 [Inlined code] 0.49% 1557M java.util.Formatter#parse():2810 [JIT compiled code] at java.util.Formatter#format():2744 [Inlined code] at java.util.Formatter#format():2698 [Inlined code] at java.lang.String#format():4455 [Inlined code] 0.49% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.47% 1504M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.util.BytesRefBlockPool#addBytesRef():91 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():343 [JIT compiled code] 0.47% 1479M java.lang.Integer#toString():167 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.44% 1402M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():398 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc():259 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():144 [JIT compiled code] 0.39% 1233M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():638 [JIT compiled code] 0.35% 1104M perf.LineFileDocs#nextDoc():648 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.35% 1095M java.lang.String#format():4455 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.34% 1082M java.util.Formatter$FormatSpecifierParser#parse():2915 [JIT compiled code] at java.util.Formatter#parse():2814 [JIT compiled code] at java.util.Formatter#format():2744 [Inlined code] at java.util.Formatter#format():2698 [Inlined code] 0.33% 1032M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] 0.31% 976M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():731 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.31% 975M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] 0.31% 968M java.lang.StringBuilder#toString():478 [Inlined code] at java.util.Formatter#toString():2598 [Inlined code] at java.lang.String#format():4455 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] 0.30% 967M java.util.Formatter#parse():2782 [JIT compiled code] at java.util.Formatter#format():2744 [Inlined code] at java.util.Formatter#format():2698 [Inlined code] at java.lang.String#format():4455 [Inlined code] 0.30% 959M java.lang.StringLatin1#replace():312 [Inlined code] at java.lang.String#replace():2998 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] 0.30% 937M perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.29% 916M org.apache.lucene.codecs.lucene104.PForUtil#encode():78 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 0.28% 891M java.util.Formatter#():2110 [Inlined code] at java.lang.String#format():4455 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] 0.28% 888M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues():72 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValue():57 [Inlined code] at perf.LineFileDocs#nextDoc():748 [JIT compiled code] 0.28% 878M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.ArrayUtil#grow():377 [Inlined code] at org.apache.lucene.index.PointValuesWriter#addPackedValue():68 [Inlined code] 0.27% 866M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():731 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=8 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr Profiler for heap at stackSize=8 [medium index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 190.31 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 394344 events (total: 317475M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 16.77% 53237M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 8.28% 26296M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 7.05% 22377M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 4.40% 13961M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 3.43% 10898M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] 2.49% 7893M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 2.07% 6569M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] 1.77% 5606M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 1.72% 5459M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():200 [JIT compiled code] 1.71% 5436M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 1.69% 5366M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 1.64% 5212M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 1.58% 5022M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] 1.53% 4841M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 1.46% 4633M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] 1.45% 4613M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 1.44% 4579M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000721d6220#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] 1.40% 4440M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 1.30% 4124M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.23% 3898M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000721d6220#merge() [Interpreted code] 1.10% 3500M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000721d6220#merge() [Interpreted code] 1.01% 3211M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.97% 3095M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.97% 3093M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():730 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.93% 2962M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] at java.util.Formatter$FormatSpecifierParser#parse():2917 [JIT compiled code] at java.util.Formatter#parse():2814 [JIT compiled code] at java.util.Formatter#format():2744 [Inlined code] at java.util.Formatter#format():2698 [Inlined code] 0.88% 2794M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():161 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():198 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.83% 2630M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] 0.83% 2625M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] 0.81% 2578M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] 0.77% 2443M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] 0.77% 2439M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():200 [JIT compiled code] 0.75% 2385M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.70% 2207M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] 0.67% 2117M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():173 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.63% 2000M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] 0.55% 1752M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] 0.53% 1675M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] 0.52% 1638M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] 0.49% 1557M java.util.Formatter#parse():2810 [JIT compiled code] at java.util.Formatter#format():2744 [Inlined code] at java.util.Formatter#format():2698 [Inlined code] at java.lang.String#format():4455 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.49% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.47% 1479M java.lang.Integer#toString():167 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.46% 1445M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] at org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():398 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc():259 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():144 [JIT compiled code] 0.45% 1419M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():464 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc():259 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():144 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] 0.44% 1389M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] 0.40% 1269M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():155 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():198 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.39% 1233M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():638 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.35% 1126M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTerm():1441 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invert():1253 [Inlined code] 0.35% 1104M perf.LineFileDocs#nextDoc():648 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.35% 1095M java.lang.String#format():4455 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.34% 1093M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr Profiler for heap at stackSize=12 [medium index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 190.31 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 394344 events (total: 317475M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 16.77% 53237M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 8.28% 26296M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 7.05% 22377M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 4.40% 13961M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 3.43% 10898M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000721d6220#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] 2.49% 7893M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.96% 6230M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] 1.69% 5366M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000721d6220#merge() [Interpreted code] 1.60% 5079M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.57% 4968M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] 1.56% 4957M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.50% 4756M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.49% 4743M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.46% 4633M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000721d6220#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] 1.44% 4579M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000721d6220#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4749 [Interpreted code] at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource#merge():6554 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler#doMerge():661 [Interpreted code] 1.40% 4456M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 1.30% 4124M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.29% 4081M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 1.28% 4061M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():200 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 1.23% 3898M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000721d6220#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4749 [Interpreted code] 1.10% 3500M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000721d6220#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4749 [Interpreted code] 1.01% 3211M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.97% 3093M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():730 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.93% 2938M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] at java.util.Formatter$FormatSpecifierParser#parse():2917 [JIT compiled code] at java.util.Formatter#parse():2814 [JIT compiled code] at java.util.Formatter#format():2744 [Inlined code] at java.util.Formatter#format():2698 [Inlined code] at java.lang.String#format():4455 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.88% 2794M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():161 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():198 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.86% 2735M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.83% 2625M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 0.78% 2472M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.73% 2313M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] 0.73% 2309M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():200 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 0.65% 2070M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] 0.63% 2004M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 0.63% 2000M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.61% 1949M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():173 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 0.55% 1734M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] 0.53% 1675M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000721d6220#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] 0.51% 1617M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] 0.49% 1557M java.util.Formatter#parse():2810 [JIT compiled code] at java.util.Formatter#format():2744 [Inlined code] at java.util.Formatter#format():2698 [Inlined code] at java.lang.String#format():4455 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.49% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.47% 1479M java.lang.Integer#toString():167 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.45% 1419M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():464 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc():259 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():144 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000721d6220#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] 0.44% 1397M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():200 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 0.43% 1358M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] 0.41% 1310M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] 0.40% 1269M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():155 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():198 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.39% 1233M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():638 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.35% 1104M perf.LineFileDocs#nextDoc():648 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.35% 1095M java.lang.String#format():4455 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.34% 1081M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] 0.34% 1070M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] move log to /l/logs.nightly/2026.05.04.12.43.13/fastIndexMediumDocs.log move vmstat log to /l/logs.nightly/2026.05.04.12.43.13/fastIndexMediumDocs.vmstat.log move top log to /l/logs.nightly/2026.05.04.12.43.13/fastIndexMediumDocs.top.log [2026-05-04 21:33:37.512839] took 99.9 sec [2026-05-04 21:33:37.516940] medIndexAtClose None [2026-05-04 21:33:37.518228] build medium vectors index (fast) /l/indices/wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M: now create cd /l/trunk.nightly/lucene/benchmark NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log /l/logs.nightly/nightly.wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.log run: ['/usr/lib/jvm/java-25-openjdk/bin/java', '--add-modules', 'jdk.incubator.vector', '-Xmx32g', '-Xms32g', '-server', '-XX:+UseParallelGC', '-Djava.io.tmpdir=/l/tmp', '--enable-native-access=ALL-UNNAMED', '-classpath', '/l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build', '-XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr', '-XX:+UnlockDiagnosticVMOptions', '-XX:+DebugNonSafepoints', 'perf.Indexer', '-dirImpl', 'MMapDirectory', '-indexPath', '/l/indices/wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M', '-analyzer', 'StandardAnalyzerNoStopWords', '-lineDocsFile', '/l/data/enwiki-20110115-lines-1k-fixed-with-random-labels.bin', '-docCountLimit', '27625038', '-threadCount', '36', '-useCMS', '-vectorFile', '/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec', '-vectorDimension', '1024', '-vectorEncoding', 'FLOAT32', '-verbose', '-ramBufferMB', '2048', '-maxBufferedDocs', '-1', '-postingsFormat', 'Lucene104', '-mergePolicy', 'TieredMergePolicy', '-idFieldPostingsFormat', 'Lucene104', '-idFieldPostingsFormat', 'Lucene104', '-hnswThreadsPerMerge', '16', '-hnswThreadPoolCount', '96'], cwd=/l/trunk.nightly/lucene/benchmark vmstatLogFile=/l/logs.nightly/nightly.vmstat.log topLogFile=/l/logs.nightly/nightly.top.log run vmstat: /usr/sbin/vmstat --active --wide --timestamp --unit M 1 > /l/logs.nightly/nightly.vmstat.log 2>&1 & run /usr/sbin/ps -eo pid,%cpu,%mem,bsdtime,etime,start,args --cols=120 --sort=-%cpu | head -10 >> /l/logs.nightly/nightly.top.log 2>&1 to /l/logs.nightly/nightly.top.log now kill vmstat: pid=2098698 Profiler summary for /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr Version: 2.1 Chunks: 38 Start: 2026-05-05 05:01:44 (UTC) Duration: 1395 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 94924838 1898480730 jdk.FileWrite 3318804 90680743 jdk.ObjectAllocationInNewTLAB 107071 2320155 jdk.FileRead 79577 2261941 jdk.BooleanFlag 26296 867882 jdk.ObjectAllocationOutsideTLAB 7690 152292 jdk.CPULoad 3899 81879 jdk.UnsignedIntFlag 2356 84474 jdk.IntFlag 2128 79154 jdk.StringFlag 1710 66880 jdk.Checkpoint 1054 41011390 jdk.Compilation 80 2242 jdk.CPUInformation 38 57114 jdk.GCConfiguration 38 1026 jdk.JVMInformation 38 45866 jdk.Metadata 38 4200064 jdk.GarbageCollection 14 367 jdk.ActiveRecording 0 0 jdk.ActiveSetting 0 0 jdk.AllocationRequiringGC 0 0 jdk.BooleanFlagChanged 0 0 jdk.CPUTimeSamplesLost 0 0 jdk.CPUTimeStampCounter 0 0 jdk.ClassDefine 0 0 jdk.ClassLoad 0 0 jdk.ClassLoaderStatistics 0 0 jdk.ClassLoadingStatistics 0 0 jdk.ClassRedefinition 0 0 jdk.ClassUnload 0 0 jdk.CodeCacheConfiguration 0 0 jdk.CodeCacheFull 0 0 jdk.CodeCacheStatistics 0 0 jdk.CompilationFailure 0 0 jdk.CompilerConfiguration 0 0 jdk.CompilerInlining 0 0 jdk.CompilerPhase 0 0 jdk.CompilerQueueUtilization 0 0 jdk.CompilerStatistics 0 0 jdk.ConcurrentModeFailure 0 0 jdk.ContainerCPUThrottling 0 0 jdk.ContainerCPUUsage 0 0 jdk.ContainerConfiguration 0 0 jdk.ContainerIOUsage 0 0 jdk.ContainerMemoryUsage 0 0 jdk.ContinuationFreeze 0 0 jdk.ContinuationFreezeFast 0 0 jdk.ContinuationFreezeSlow 0 0 jdk.ContinuationThaw 0 0 jdk.ContinuationThawFast 0 0 jdk.ContinuationThawSlow 0 0 jdk.DataLoss 0 0 jdk.Deoptimization 0 0 jdk.DeprecatedInvocation 0 0 jdk.Deserialization 0 0 jdk.DirectBufferStatistics 0 0 jdk.DoubleFlag 0 0 jdk.DoubleFlagChanged 0 0 jdk.DumpReason 0 0 jdk.EvacuationFailed 0 0 jdk.EvacuationInformation 0 0 jdk.ExceptionStatistics 0 0 jdk.ExecuteVMOperation 0 0 jdk.ExecutionSample 0 0 jdk.FileForce 0 0 jdk.FinalizerStatistics 0 0 jdk.Flush 0 0 jdk.G1AdaptiveIHOP 0 0 jdk.G1BasicIHOP 0 0 jdk.G1EvacuationOldStatistics 0 0 jdk.G1EvacuationYoungStatistics 0 0 jdk.G1GarbageCollection 0 0 jdk.G1HeapRegionInformation 0 0 jdk.G1HeapRegionTypeChange 0 0 jdk.G1HeapSummary 0 0 jdk.G1MMU 0 0 jdk.GCCPUTime 0 0 jdk.GCHeapConfiguration 0 0 jdk.GCHeapMemoryPoolUsage 0 0 jdk.GCHeapMemoryUsage 0 0 jdk.GCHeapSummary 0 0 jdk.GCPhaseConcurrent 0 0 jdk.GCPhaseConcurrentLevel1 0 0 jdk.GCPhaseConcurrentLevel2 0 0 jdk.GCPhaseParallel 0 0 jdk.GCPhasePause 0 0 jdk.GCPhasePauseLevel1 0 0 jdk.GCPhasePauseLevel2 0 0 jdk.GCPhasePauseLevel3 0 0 jdk.GCPhasePauseLevel4 0 0 jdk.GCReferenceStatistics 0 0 jdk.GCSurvivorConfiguration 0 0 jdk.GCTLABConfiguration 0 0 jdk.HeapDump 0 0 jdk.InitialEnvironmentVariable 0 0 jdk.InitialSecurityProperty 0 0 jdk.InitialSystemProperty 0 0 jdk.IntFlagChanged 0 0 jdk.JITRestart 0 0 jdk.JavaAgent 0 0 jdk.JavaErrorThrow 0 0 jdk.JavaExceptionThrow 0 0 jdk.JavaMonitorDeflate 0 0 jdk.JavaMonitorEnter 0 0 jdk.JavaMonitorInflate 0 0 jdk.JavaMonitorNotify 0 0 jdk.JavaMonitorStatistics 0 0 jdk.JavaMonitorWait 0 0 jdk.JavaThreadStatistics 0 0 jdk.LongFlag 0 0 jdk.LongFlagChanged 0 0 jdk.MetaspaceAllocationFailure 0 0 jdk.MetaspaceChunkFreeListSummary 0 0 jdk.MetaspaceGCThreshold 0 0 jdk.MetaspaceOOM 0 0 jdk.MetaspaceSummary 0 0 jdk.MethodTiming 0 0 jdk.MethodTrace 0 0 jdk.ModuleExport 0 0 jdk.ModuleRequire 0 0 jdk.NativeAgent 0 0 jdk.NativeLibrary 0 0 jdk.NativeLibraryLoad 0 0 jdk.NativeLibraryUnload 0 0 jdk.NativeMemoryUsage 0 0 jdk.NativeMemoryUsageTotal 0 0 jdk.NativeMethodSample 0 0 jdk.NetworkUtilization 0 0 jdk.OSInformation 0 0 jdk.ObjectAllocationSample 0 0 jdk.ObjectCount 0 0 jdk.ObjectCountAfterGC 0 0 jdk.OldGarbageCollection 0 0 jdk.OldObjectSample 0 0 jdk.PSHeapSummary 0 0 jdk.ParallelOldGarbageCollection 0 0 jdk.PhysicalMemory 0 0 jdk.ProcessStart 0 0 jdk.PromoteObjectInNewPLAB 0 0 jdk.PromoteObjectOutsidePLAB 0 0 jdk.PromotionFailed 0 0 jdk.RedefineClasses 0 0 jdk.ReservedStackActivation 0 0 jdk.ResidentSetSize 0 0 jdk.RetransformClasses 0 0 jdk.SafepointBegin 0 0 jdk.SafepointEnd 0 0 jdk.SafepointLatency 0 0 jdk.SafepointStateSynchronization 0 0 jdk.SecurityPropertyModification 0 0 jdk.SecurityProviderService 0 0 jdk.SerializationMisdeclaration 0 0 jdk.ShenandoahEvacuationInformation 0 0 jdk.ShenandoahHeapRegionInformation 0 0 jdk.ShenandoahHeapRegionStateChange 0 0 jdk.Shutdown 0 0 jdk.SocketRead 0 0 jdk.SocketWrite 0 0 jdk.StringFlagChanged 0 0 jdk.StringTableStatistics 0 0 jdk.SwapSpace 0 0 jdk.SymbolTableStatistics 0 0 jdk.SyncOnValueBasedClass 0 0 jdk.SystemGC 0 0 jdk.SystemProcess 0 0 jdk.TLSHandshake 0 0 jdk.TenuringDistribution 0 0 jdk.ThreadAllocationStatistics 0 0 jdk.ThreadCPULoad 0 0 jdk.ThreadContextSwitchRate 0 0 jdk.ThreadDump 0 0 jdk.ThreadEnd 0 0 jdk.ThreadPark 0 0 jdk.ThreadSleep 0 0 jdk.ThreadStart 0 0 jdk.UnsignedIntFlagChanged 0 0 jdk.UnsignedLongFlag 0 0 jdk.UnsignedLongFlagChanged 0 0 jdk.VirtualThreadEnd 0 0 jdk.VirtualThreadPinned 0 0 jdk.VirtualThreadStart 0 0 jdk.VirtualThreadSubmitFailed 0 0 jdk.VirtualizationInformation 0 0 jdk.X509Certificate 0 0 jdk.X509Validation 0 0 jdk.YoungGarbageCollection 0 0 jdk.YoungGenerationConfiguration 0 0 jdk.ZAllocationStall 0 0 jdk.ZOldGarbageCollection 0 0 jdk.ZPageAllocation 0 0 jdk.ZRelocationSet 0 0 jdk.ZRelocationSetGroup 0 0 jdk.ZStatisticsCounter 0 0 jdk.ZStatisticsSampler 0 0 jdk.ZThreadPhase 0 0 jdk.ZUncommit 0 0 jdk.ZYoungGarbageCollection 0 0 profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr Profiler for cpu at stackSize=1 [medium vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 1945.87 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 94924838 events (total: 94M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 68.08% 64M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] 10.47% 9M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] 4.71% 4M jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] 1.97% 1M org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] 1.64% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 1.21% 1M java.util.ArrayList#elementData():412 [Inlined code] 1.03% 979052 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] 1.01% 962766 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] 0.50% 475733 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] 0.47% 449041 java.util.Arrays#fill():3144 [Inlined code] 0.39% 368727 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] 0.31% 297836 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] 0.23% 222994 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] 0.23% 213854 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():101 [JIT compiled code] 0.21% 202971 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():298 [JIT compiled code] 0.21% 199815 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():303 [JIT compiled code] 0.21% 194759 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] 0.19% 181429 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [Inlined code] 0.17% 163968 org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] 0.16% 153956 jdk.incubator.vector.FloatVector#fromMemorySegment():3040 [Inlined code] 0.16% 150940 org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#minCompetitiveSimilarity():688 [Inlined code] 0.16% 147206 org.apache.lucene.util.hnsw.OnHeapHnswGraph#nextNeighbor():189 [Inlined code] 0.14% 133538 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#getState():165 [Inlined code] 0.14% 132627 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] 0.13% 126383 java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] 0.11% 104795 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] 0.11% 102848 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.10% 90468 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.09% 89710 org.apache.lucene.util.FixedBitSet#getAndSet():308 [Inlined code] 0.09% 88261 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#compareAndSetState():189 [Inlined code] 0.08% 78764 org.apache.lucene.util.VectorUtil#normalizeToUnitInterval():412 [Inlined code] 0.08% 76789 org.apache.lucene.util.TernaryLongHeap#top():111 [Inlined code] 0.07% 71058 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():297 [JIT compiled code] 0.07% 70676 org.apache.lucene.util.hnsw.NeighborArray#growArrays():96 [Inlined code] 0.07% 69888 org.apache.lucene.util.hnsw.NeighborQueue#decodeScore():120 [Inlined code] 0.07% 69062 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] 0.07% 68046 org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 0.07% 65770 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] 0.07% 65571 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] 0.07% 64158 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.07% 64005 org.apache.lucene.util.TernaryLongHeap#push():81 [Inlined code] 0.07% 63166 org.apache.lucene.util.TernaryLongHeap#downHeap():235 [Inlined code] 0.06% 59506 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():293 [JIT compiled code] 0.06% 58985 org.apache.lucene.util.hnsw.NeighborQueue#encode():115 [Inlined code] 0.06% 58678 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] 0.06% 57930 org.apache.lucene.util.hnsw.NeighborArray#nodes():217 [Inlined code] 0.06% 52479 org.apache.lucene.util.hnsw.NeighborQueue#size():68 [Inlined code] 0.05% 50694 java.util.Arrays#fill():3143 [Inlined code] 0.05% 50572 org.apache.lucene.util.hnsw.OnHeapHnswGraph#nextNeighbor():188 [Inlined code] 0.05% 48831 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():345 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=2 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr Profiler for cpu at stackSize=2 [medium vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 1945.87 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 94924838 events (total: 94M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 68.08% 64M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] 10.47% 9M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] 4.71% 4M jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] 1.82% 1M org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 1.64% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] 1.21% 1M java.util.ArrayList#elementData():412 [Inlined code] at java.util.ArrayList#get():429 [Inlined code] 1.03% 979052 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] 1.01% 962766 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] 0.50% 475733 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] 0.47% 449041 java.util.Arrays#fill():3144 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] 0.39% 368727 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync#readerShouldBlock():698 [Inlined code] 0.23% 213854 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():101 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] 0.21% 197554 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():298 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.21% 194759 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] 0.19% 181429 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.19% 179443 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#seek():177 [Inlined code] 0.17% 163968 org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [Inlined code] 0.16% 148487 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] 0.16% 147206 org.apache.lucene.util.hnsw.OnHeapHnswGraph#nextNeighbor():189 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#graphNextNeighbor():401 [Inlined code] 0.15% 145148 org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#minCompetitiveSimilarity():688 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():343 [JIT compiled code] 0.15% 144546 org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#setScoringOrdinal():155 [Inlined code] 0.14% 135399 jdk.incubator.vector.FloatVector#fromMemorySegment():3040 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():110 [JIT compiled code] 0.14% 134917 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():303 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.14% 132627 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] 0.13% 126383 java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] 0.12% 116607 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#getState():165 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():475 [Inlined code] 0.11% 102848 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] 0.09% 89710 org.apache.lucene.util.FixedBitSet#getAndSet():308 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] 0.09% 83491 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():227 [Inlined code] 0.08% 76789 org.apache.lucene.util.TernaryLongHeap#top():111 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#topScore():151 [Inlined code] 0.08% 74507 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#updateTop():153 [JIT compiled code] 0.07% 69888 org.apache.lucene.util.hnsw.NeighborQueue#decodeScore():120 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#topScore():151 [Inlined code] 0.07% 69624 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.07% 69062 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 0.07% 67308 org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.07% 67255 org.apache.lucene.util.hnsw.NeighborArray#growArrays():96 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] 0.07% 65571 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 0.07% 65144 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.07% 64788 org.apache.lucene.util.VectorUtil#normalizeToUnitInterval():412 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#normalizeRawScore():153 [Inlined code] 0.07% 63675 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():303 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] 0.06% 60664 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.06% 58678 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] 0.06% 56935 org.apache.lucene.util.TernaryLongHeap#push():81 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] 0.06% 56085 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.05% 51035 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#compareAndSetState():189 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():482 [Inlined code] 0.05% 50694 java.util.Arrays#fill():3143 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] 0.05% 50572 org.apache.lucene.util.hnsw.OnHeapHnswGraph#nextNeighbor():188 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#graphNextNeighbor():401 [Inlined code] 0.05% 48822 org.apache.lucene.util.hnsw.NeighborQueue#encode():115 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] 0.05% 48528 java.util.Objects#checkIndex():365 [Inlined code] at java.util.ArrayList#get():428 [Inlined code] 0.05% 45686 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():345 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr Profiler for cpu at stackSize=4 [medium vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 1945.87 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 94924838 events (total: 94M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 68.08% 64M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] 10.47% 9M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] 3.16% 3M jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():82 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] 1.74% 1M org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 1.64% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 1.11% 1M java.util.ArrayList#elementData():412 [Inlined code] at java.util.ArrayList#get():429 [Inlined code] at org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 1.07% 1M jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():128 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] 0.87% 824818 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.75% 713164 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] at jdk.incubator.vector.FloatVector#fromArray():2856 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():154 [JIT compiled code] 0.48% 454668 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():166 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 0.48% 454483 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] 0.47% 449041 java.util.Arrays#fill():3144 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#prepareScratchState():374 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():290 [JIT compiled code] 0.39% 367691 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync#readerShouldBlock():698 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():480 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] 0.21% 198745 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] at jdk.incubator.vector.FloatVector#fromArray():2856 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():139 [JIT compiled code] 0.21% 194759 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.20% 190397 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():298 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.19% 179443 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#seek():177 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#graphSeek():389 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.18% 173039 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.18% 170819 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():101 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] 0.16% 153805 org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.15% 146344 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#pop():129 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():322 [JIT compiled code] 0.15% 142750 org.apache.lucene.util.hnsw.OnHeapHnswGraph#nextNeighbor():189 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#graphNextNeighbor():401 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():326 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.14% 135399 jdk.incubator.vector.FloatVector#fromMemorySegment():3040 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():110 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] 0.14% 129385 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():303 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.13% 126383 java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.13% 125622 org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#minCompetitiveSimilarity():688 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():343 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.13% 124138 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] 0.12% 115878 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#getState():165 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():475 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] 0.12% 115112 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.11% 102848 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] 0.09% 90071 java.util.ArrayList#elementData():412 [Inlined code] at java.util.ArrayList#get():429 [Inlined code] at org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#setScoringOrdinal():155 [Inlined code] 0.08% 77760 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():227 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.08% 76307 org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#setScoringOrdinal():155 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] 0.08% 74507 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#updateTop():153 [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] 0.08% 71845 org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] 0.07% 67176 org.apache.lucene.util.FixedBitSet#getAndSet():308 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.07% 67020 org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#setScoringOrdinal():155 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.07% 66113 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.07% 66071 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] at jdk.incubator.vector.FloatVector#fromArray():2856 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():144 [JIT compiled code] 0.07% 65571 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] 0.07% 65058 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.07% 63675 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():303 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.07% 63189 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.06% 58678 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] 0.06% 58020 org.apache.lucene.util.hnsw.NeighborQueue#decodeScore():120 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#topScore():151 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#minCompetitiveSimilarity():688 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():343 [JIT compiled code] 0.06% 53643 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.06% 53494 org.apache.lucene.util.TernaryLongHeap#push():81 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():348 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.05% 51056 org.apache.lucene.util.hnsw.NeighborArray#growArrays():96 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] 0.05% 50990 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#compareAndSetState():189 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():482 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] 0.05% 50694 java.util.Arrays#fill():3143 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#prepareScratchState():374 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():290 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=8 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr Profiler for cpu at stackSize=8 [medium vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 1945.87 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 94924838 events (total: 94M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 13.60% 12M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():121 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] 12.93% 12M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():155 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] 12.88% 12M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():123 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] 11.55% 10M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():120 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] 10.39% 9M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():122 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] 3.86% 3M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():118 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] 3.15% 2M jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():82 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] 2.89% 2M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():80 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] 2.40% 2M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():110 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] 2.13% 2M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():150 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] 1.70% 1M org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] 1.58% 1M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():112 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] 1.31% 1M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():113 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] 1.19% 1M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():145 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] 0.97% 923479 java.util.ArrayList#elementData():412 [Inlined code] at java.util.ArrayList#get():429 [Inlined code] at org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.87% 824594 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.86% 815360 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.81% 769575 jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():111 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] 0.75% 715571 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.75% 713164 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] at jdk.incubator.vector.FloatVector#fromArray():2856 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():154 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 0.61% 577444 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():128 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.50% 477277 jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():78 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] 0.48% 454483 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] 0.46% 436569 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():140 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] 0.42% 400790 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():166 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.42% 400485 java.util.Arrays#fill():3144 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#prepareScratchState():374 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():290 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.39% 367691 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync#readerShouldBlock():698 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():480 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.21% 198745 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] at jdk.incubator.vector.FloatVector#fromArray():2856 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():139 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 0.20% 190397 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():298 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.19% 183535 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.18% 173039 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.18% 172047 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#seek():177 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#graphSeek():389 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] 0.17% 163551 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():128 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] 0.16% 153805 org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.15% 142117 org.apache.lucene.util.hnsw.OnHeapHnswGraph#nextNeighbor():189 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#graphNextNeighbor():401 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():326 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 0.14% 134271 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():128 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.14% 134143 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():101 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.14% 129385 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():303 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.13% 125552 org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#minCompetitiveSimilarity():688 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():343 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.13% 118769 java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.12% 115112 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.11% 108452 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#getState():165 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():475 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.11% 106528 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.11% 102848 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] at sun.nio.ch.IOUtil#write():72 [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite():355 [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite():374 [Inlined code] at sun.nio.ch.FileChannelImpl#write():333 [Inlined code] 0.11% 100133 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#pop():129 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():322 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.10% 95064 jdk.incubator.vector.FloatVector#fromMemorySegment():3040 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():110 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.08% 78798 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():128 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] 0.08% 77760 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():227 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.08% 76301 org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#setScoringOrdinal():155 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.08% 76247 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():80 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr Profiler for cpu at stackSize=12 [medium vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 1945.87 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 94924838 events (total: 94M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 11.98% 11M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():123 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 11.87% 11M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():155 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 11.29% 10M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():121 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 9.85% 9M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():120 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 7.32% 6M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():122 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 3.04% 2M jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():82 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 2.70% 2M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():80 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] 1.95% 1M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():122 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 1.93% 1M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():110 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 1.90% 1M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():150 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 1.85% 1M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():118 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 1.70% 1M org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.42% 1M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():112 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 1.31% 1M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():121 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 1.24% 1M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():113 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 1.15% 1M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():118 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 1.05% 993024 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():145 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.97% 923479 java.util.ArrayList#elementData():412 [Inlined code] at java.util.ArrayList#get():429 [Inlined code] at org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.86% 812384 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] 0.82% 773649 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000641fbc30#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.80% 758975 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():120 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.75% 715457 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 0.68% 643615 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] at jdk.incubator.vector.FloatVector#fromArray():2856 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():154 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.66% 624584 jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():111 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.61% 577444 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():128 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.53% 506277 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():155 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] 0.49% 468769 jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():78 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] 0.48% 454483 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.47% 441845 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():121 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.44% 418979 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():123 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.44% 418365 jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():118 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.44% 414915 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():122 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.43% 406715 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():120 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.42% 400485 java.util.Arrays#fill():3144 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#prepareScratchState():374 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():290 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000641fbc30#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.41% 390263 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():155 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] 0.39% 373103 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():123 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.38% 358539 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():140 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.37% 349707 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync#readerShouldBlock():698 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():480 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.36% 339648 jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():118 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.34% 326879 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():120 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.34% 324737 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():121 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.34% 319932 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():122 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.33% 312549 jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():110 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.32% 308073 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():166 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 0.19% 183535 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000641fbc30#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.19% 180276 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] at jdk.incubator.vector.FloatVector#fromArray():2856 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():139 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.19% 178635 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():298 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000641fbc30#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.18% 174564 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():80 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] 0.18% 172047 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#seek():177 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#graphSeek():389 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.18% 170549 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():122 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr Profiler for heap at stackSize=1 [medium vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 1945.87 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 114760 events (total: 114616M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 22.98% 26342M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 22.78% 26105M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 7.49% 8581M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] 6.83% 7830M perf.LineFileDocs#readVector():212 [Inlined code] 6.71% 7690M java.nio.HeapByteBuffer#():75 [Inlined code] 3.01% 3454M perf.LineFileDocs#nextDoc():641 [JIT compiled code] 2.99% 3425M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] 2.78% 3187M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] 1.98% 2270M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] 1.71% 1957M perf.LineFileDocs#readDocs():176 [JIT compiled code] 1.56% 1786M java.lang.StringUTF16#compress():212 [Inlined code] 1.39% 1591M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] 1.25% 1428M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] 1.14% 1301M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] 0.96% 1100M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] 0.96% 1097M java.lang.StringUTF16#compress():216 [Inlined code] 0.81% 926M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] 0.76% 868M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [Inlined code] 0.73% 831M org.apache.lucene.util.TimSorter#():62 [Inlined code] 0.61% 701M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] 0.57% 652M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] 0.54% 616M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] 0.50% 573M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] 0.45% 513M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] 0.42% 480M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] 0.39% 443M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] 0.37% 423M org.apache.lucene.util.BytesRef#():71 [Inlined code] 0.37% 422M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] 0.36% 414M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] 0.35% 396M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] 0.32% 372M java.util.ArrayList#grow():240 [Inlined code] 0.28% 319M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] 0.24% 279M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] 0.24% 274M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] 0.23% 267M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] 0.23% 266M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] 0.22% 252M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] 0.22% 249M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] 0.18% 207M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():127 [Inlined code] 0.18% 204M perf.LineFileDocs#nextDoc():636 [JIT compiled code] 0.15% 171M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] 0.14% 165M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] 0.12% 140M java.lang.Integer#toString():167 [Inlined code] 0.12% 139M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] 0.12% 136M java.nio.ByteBuffer#allocate():398 [Inlined code] 0.12% 135M perf.LineFileDocs#nextDoc():643 [JIT compiled code] 0.11% 130M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] 0.11% 127M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] 0.11% 124M org.apache.lucene.codecs.lucene104.PForUtil#encode():78 [JIT compiled code] 0.11% 123M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=2 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr Profiler for heap at stackSize=2 [medium vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 1945.87 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 114760 events (total: 114616M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 22.87% 26212M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] 22.78% 26105M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] 7.49% 8581M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] 6.83% 7830M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] 6.71% 7690M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] 3.01% 3454M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 2.99% 3423M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] 2.78% 3187M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] 1.98% 2270M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] 1.71% 1957M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.56% 1786M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] 1.39% 1591M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] 1.25% 1428M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 1.12% 1281M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] 0.96% 1100M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] 0.96% 1097M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] 0.76% 868M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.73% 831M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] 0.65% 747M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] 0.54% 616M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 0.50% 573M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 0.45% 513M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 0.42% 480M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 0.41% 470M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] 0.39% 443M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 0.37% 426M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] 0.36% 414M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 0.35% 396M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] 0.34% 394M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] 0.32% 372M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] 0.28% 319M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] 0.24% 279M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 0.24% 276M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.24% 274M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] 0.23% 267M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] at java.lang.StringConcatHelper#newArray():578 [Inlined code] 0.23% 266M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] 0.19% 220M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] 0.18% 207M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] 0.18% 207M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():127 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie():114 [Inlined code] 0.18% 204M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.17% 191M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [Inlined code] 0.16% 178M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():464 [JIT compiled code] 0.13% 145M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.12% 140M java.lang.Integer#toString():167 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] 0.12% 139M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] 0.12% 136M java.nio.ByteBuffer#allocate():398 [Inlined code] at perf.LineFileDocs#readVector():213 [Inlined code] 0.12% 135M perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.11% 130M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():398 [JIT compiled code] 0.11% 130M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [Inlined code] 0.11% 128M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr Profiler for heap at stackSize=4 [medium vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 1945.87 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 114760 events (total: 114616M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 20.88% 23928M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] 20.78% 23821M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] 7.49% 8581M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():335 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] 6.83% 7830M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 6.70% 7679M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at perf.LineFileDocs#readVector():213 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] 3.01% 3454M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 2.99% 3423M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 1.99% 2284M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] 1.99% 2283M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] 1.92% 2201M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 1.71% 1957M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.43% 1638M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] 1.39% 1594M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] 1.12% 1281M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 1.04% 1187M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] 0.96% 1100M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 0.94% 1075M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] 0.86% 985M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.73% 831M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] 0.65% 747M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 0.64% 730M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] 0.61% 697M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] 0.59% 676M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.54% 623M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.54% 616M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] 0.50% 573M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] 0.45% 513M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] 0.42% 480M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] 0.39% 443M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] 0.36% 414M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] 0.32% 372M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] 0.27% 307M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.26% 302M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.25% 281M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():161 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():198 [JIT compiled code] 0.24% 279M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] 0.23% 267M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.23% 266M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] 0.23% 260M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.22% 252M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.21% 244M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.20% 228M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():730 [JIT compiled code] 0.18% 207M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():127 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie():114 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex():481 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks():682 [JIT compiled code] 0.18% 205M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 0.18% 204M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.16% 188M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] 0.16% 178M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():464 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc():259 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():144 [JIT compiled code] 0.14% 163M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.13% 146M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.13% 145M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] 0.13% 145M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=8 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr Profiler for heap at stackSize=8 [medium vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 1945.87 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 114760 events (total: 114616M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 12.75% 14608M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 12.67% 14520M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 7.49% 8581M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():335 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():783 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 6.83% 7830M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 6.70% 7679M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at perf.LineFileDocs#readVector():213 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 5.93% 6800M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 5.85% 6708M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 3.01% 3454M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.91% 2185M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 1.71% 1957M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.50% 1721M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] 1.49% 1713M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 1.48% 1701M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] 1.46% 1671M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 1.43% 1638M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.39% 1594M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 1.14% 1311M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] 1.13% 1296M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] 0.94% 1075M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.86% 985M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.73% 831M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 0.65% 747M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.61% 697M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000641ec6b0#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] 0.60% 683M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] 0.59% 673M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 0.57% 654M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.57% 651M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] 0.56% 645M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000641ec6b0#merge() [Interpreted code] 0.55% 635M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] 0.53% 610M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.49% 566M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] 0.47% 533M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000641ec6b0#merge() [Interpreted code] 0.46% 524M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] 0.45% 519M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 0.45% 513M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 0.43% 491M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 0.40% 457M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] 0.39% 443M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 0.36% 414M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():200 [JIT compiled code] 0.35% 402M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.29% 335M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():255 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph():148 [Interpreted code] 0.28% 317M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.26% 302M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.26% 297M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.25% 289M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():255 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph():148 [Interpreted code] 0.23% 267M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000641fbc30#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.23% 266M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] 0.23% 260M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000641fbc30#call() [JIT compiled code] 0.22% 257M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():161 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():198 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.22% 252M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr Profiler for heap at stackSize=12 [medium vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 1945.87 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 114760 events (total: 114616M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 12.75% 14608M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000641fbc30#call() [JIT compiled code] 12.67% 14520M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000641fbc30#call() [JIT compiled code] 7.49% 8581M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():335 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():783 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 6.83% 7830M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 6.70% 7679M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at perf.LineFileDocs#readVector():213 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 5.93% 6800M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 5.85% 6708M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 3.01% 3454M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.73% 1986M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000641fbc30#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 1.71% 1957M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.50% 1721M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000641ec6b0#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] 1.48% 1700M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 1.45% 1662M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 1.43% 1638M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.39% 1594M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000641fbc30#call() [JIT compiled code] 1.14% 1311M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 1.13% 1296M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.94% 1075M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.92% 1054M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [JIT compiled code] 0.86% 985M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.73% 831M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000641ec6b0#merge() [Interpreted code] 0.65% 747M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.61% 697M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000641ec6b0#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4749 [Interpreted code] at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource#merge():6554 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler#doMerge():661 [Interpreted code] 0.59% 673M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.59% 671M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 0.57% 654M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.56% 645M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000641ec6b0#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4749 [Interpreted code] 0.56% 638M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 0.50% 569M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000641fbc30#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.47% 533M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000641ec6b0#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4749 [Interpreted code] 0.46% 524M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000641ec6b0#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] 0.45% 519M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.45% 513M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.43% 491M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.40% 457M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.39% 443M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.35% 402M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.34% 384M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] 0.31% 359M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#postUpdate():403 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] 0.30% 348M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] 0.29% 335M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():255 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph():148 [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder():81 [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge():212 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#buildAndWriteGraph():485 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#lambda$mergeOneField$0():453 [Interpreted code] 0.28% 317M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.26% 292M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():200 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 0.25% 289M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():255 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph():148 [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder():81 [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge():212 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#buildAndWriteGraph():485 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#lambda$mergeOneField$0():453 [Interpreted code] 0.25% 287M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#flushAllThreads():650 [Interpreted code] 0.25% 282M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000641fbc30#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.24% 279M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000641fbc30#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.23% 266M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000641ec6b0#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] 0.23% 258M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000641fbc30#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x00000000641fe328#run() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted code] 0.22% 257M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():161 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():198 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] move log to /l/logs.nightly/2026.05.04.12.43.13/fastIndexMediumDocsWithVectors.log move vmstat log to /l/logs.nightly/2026.05.04.12.43.13/fastIndexMediumDocsWithVectors.vmstat.log move top log to /l/logs.nightly/2026.05.04.12.43.13/fastIndexMediumDocsWithVectors.top.log [2026-05-05 02:04:06.939035] took 13653.4 sec [2026-05-05 02:04:07.703798] medIndexVectorsAtClose None [2026-05-05 02:04:07.710927] build medium quantized vectors index (fast) /l/indices/wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M: now create cd /l/trunk.nightly/lucene/benchmark NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log /l/logs.nightly/nightly.wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.log run: ['/usr/lib/jvm/java-25-openjdk/bin/java', '--add-modules', 'jdk.incubator.vector', '-Xmx32g', '-Xms32g', '-server', '-XX:+UseParallelGC', '-Djava.io.tmpdir=/l/tmp', '--enable-native-access=ALL-UNNAMED', '-classpath', '/l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build', '-XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr', '-XX:+UnlockDiagnosticVMOptions', '-XX:+DebugNonSafepoints', 'perf.Indexer', '-dirImpl', 'MMapDirectory', '-indexPath', '/l/indices/wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M', '-analyzer', 'StandardAnalyzerNoStopWords', '-lineDocsFile', '/l/data/enwiki-20110115-lines-1k-fixed-with-random-labels.bin', '-docCountLimit', '27625038', '-threadCount', '36', '-useCMS', '-vectorFile', '/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec', '-vectorDimension', '1024', '-vectorEncoding', 'FLOAT32', '-ramBufferMB', '2048', '-maxBufferedDocs', '-1', '-postingsFormat', 'Lucene104', '-mergePolicy', 'TieredMergePolicy', '-idFieldPostingsFormat', 'Lucene104', '-idFieldPostingsFormat', 'Lucene104', '-hnswThreadsPerMerge', '16', '-hnswThreadPoolCount', '96', '-quantizeKNNGraph'], cwd=/l/trunk.nightly/lucene/benchmark vmstatLogFile=/l/logs.nightly/nightly.vmstat.log topLogFile=/l/logs.nightly/nightly.top.log run vmstat: /usr/sbin/vmstat --active --wide --timestamp --unit M 1 > /l/logs.nightly/nightly.vmstat.log 2>&1 & run /usr/sbin/ps -eo pid,%cpu,%mem,bsdtime,etime,start,args --cols=120 --sort=-%cpu | head -10 >> /l/logs.nightly/nightly.top.log 2>&1 to /l/logs.nightly/nightly.top.log now kill vmstat: pid=2262964 Profiler summary for /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr Version: 2.1 Chunks: 162 Start: 2026-05-05 07:37:52 (UTC) Duration: 1364 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 83610929 1672119643 jdk.FileWrite 10928613 298099796 jdk.ObjectAllocationInNewTLAB 413947 8377629 jdk.FileRead 202504 5919165 jdk.BooleanFlag 112104 3699918 jdk.ObjectAllocationOutsideTLAB 59375 1086262 jdk.CPULoad 21054 442134 jdk.UnsignedIntFlag 10044 360126 jdk.IntFlag 9072 337446 jdk.StringFlag 7290 287550 jdk.Checkpoint 6265 133539546 jdk.Compilation 170 4751 jdk.CPUInformation 162 243486 jdk.GCConfiguration 162 4374 jdk.JVMInformation 162 201852 jdk.Metadata 162 17905536 jdk.GarbageCollection 43 1118 jdk.ActiveRecording 0 0 jdk.ActiveSetting 0 0 jdk.AllocationRequiringGC 0 0 jdk.BooleanFlagChanged 0 0 jdk.CPUTimeSamplesLost 0 0 jdk.CPUTimeStampCounter 0 0 jdk.ClassDefine 0 0 jdk.ClassLoad 0 0 jdk.ClassLoaderStatistics 0 0 jdk.ClassLoadingStatistics 0 0 jdk.ClassRedefinition 0 0 jdk.ClassUnload 0 0 jdk.CodeCacheConfiguration 0 0 jdk.CodeCacheFull 0 0 jdk.CodeCacheStatistics 0 0 jdk.CompilationFailure 0 0 jdk.CompilerConfiguration 0 0 jdk.CompilerInlining 0 0 jdk.CompilerPhase 0 0 jdk.CompilerQueueUtilization 0 0 jdk.CompilerStatistics 0 0 jdk.ConcurrentModeFailure 0 0 jdk.ContainerCPUThrottling 0 0 jdk.ContainerCPUUsage 0 0 jdk.ContainerConfiguration 0 0 jdk.ContainerIOUsage 0 0 jdk.ContainerMemoryUsage 0 0 jdk.ContinuationFreeze 0 0 jdk.ContinuationFreezeFast 0 0 jdk.ContinuationFreezeSlow 0 0 jdk.ContinuationThaw 0 0 jdk.ContinuationThawFast 0 0 jdk.ContinuationThawSlow 0 0 jdk.DataLoss 0 0 jdk.Deoptimization 0 0 jdk.DeprecatedInvocation 0 0 jdk.Deserialization 0 0 jdk.DirectBufferStatistics 0 0 jdk.DoubleFlag 0 0 jdk.DoubleFlagChanged 0 0 jdk.DumpReason 0 0 jdk.EvacuationFailed 0 0 jdk.EvacuationInformation 0 0 jdk.ExceptionStatistics 0 0 jdk.ExecuteVMOperation 0 0 jdk.ExecutionSample 0 0 jdk.FileForce 0 0 jdk.FinalizerStatistics 0 0 jdk.Flush 0 0 jdk.G1AdaptiveIHOP 0 0 jdk.G1BasicIHOP 0 0 jdk.G1EvacuationOldStatistics 0 0 jdk.G1EvacuationYoungStatistics 0 0 jdk.G1GarbageCollection 0 0 jdk.G1HeapRegionInformation 0 0 jdk.G1HeapRegionTypeChange 0 0 jdk.G1HeapSummary 0 0 jdk.G1MMU 0 0 jdk.GCCPUTime 0 0 jdk.GCHeapConfiguration 0 0 jdk.GCHeapMemoryPoolUsage 0 0 jdk.GCHeapMemoryUsage 0 0 jdk.GCHeapSummary 0 0 jdk.GCPhaseConcurrent 0 0 jdk.GCPhaseConcurrentLevel1 0 0 jdk.GCPhaseConcurrentLevel2 0 0 jdk.GCPhaseParallel 0 0 jdk.GCPhasePause 0 0 jdk.GCPhasePauseLevel1 0 0 jdk.GCPhasePauseLevel2 0 0 jdk.GCPhasePauseLevel3 0 0 jdk.GCPhasePauseLevel4 0 0 jdk.GCReferenceStatistics 0 0 jdk.GCSurvivorConfiguration 0 0 jdk.GCTLABConfiguration 0 0 jdk.HeapDump 0 0 jdk.InitialEnvironmentVariable 0 0 jdk.InitialSecurityProperty 0 0 jdk.InitialSystemProperty 0 0 jdk.IntFlagChanged 0 0 jdk.JITRestart 0 0 jdk.JavaAgent 0 0 jdk.JavaErrorThrow 0 0 jdk.JavaExceptionThrow 0 0 jdk.JavaMonitorDeflate 0 0 jdk.JavaMonitorEnter 0 0 jdk.JavaMonitorInflate 0 0 jdk.JavaMonitorNotify 0 0 jdk.JavaMonitorStatistics 0 0 jdk.JavaMonitorWait 0 0 jdk.JavaThreadStatistics 0 0 jdk.LongFlag 0 0 jdk.LongFlagChanged 0 0 jdk.MetaspaceAllocationFailure 0 0 jdk.MetaspaceChunkFreeListSummary 0 0 jdk.MetaspaceGCThreshold 0 0 jdk.MetaspaceOOM 0 0 jdk.MetaspaceSummary 0 0 jdk.MethodTiming 0 0 jdk.MethodTrace 0 0 jdk.ModuleExport 0 0 jdk.ModuleRequire 0 0 jdk.NativeAgent 0 0 jdk.NativeLibrary 0 0 jdk.NativeLibraryLoad 0 0 jdk.NativeLibraryUnload 0 0 jdk.NativeMemoryUsage 0 0 jdk.NativeMemoryUsageTotal 0 0 jdk.NativeMethodSample 0 0 jdk.NetworkUtilization 0 0 jdk.OSInformation 0 0 jdk.ObjectAllocationSample 0 0 jdk.ObjectCount 0 0 jdk.ObjectCountAfterGC 0 0 jdk.OldGarbageCollection 0 0 jdk.OldObjectSample 0 0 jdk.PSHeapSummary 0 0 jdk.ParallelOldGarbageCollection 0 0 jdk.PhysicalMemory 0 0 jdk.ProcessStart 0 0 jdk.PromoteObjectInNewPLAB 0 0 jdk.PromoteObjectOutsidePLAB 0 0 jdk.PromotionFailed 0 0 jdk.RedefineClasses 0 0 jdk.ReservedStackActivation 0 0 jdk.ResidentSetSize 0 0 jdk.RetransformClasses 0 0 jdk.SafepointBegin 0 0 jdk.SafepointEnd 0 0 jdk.SafepointLatency 0 0 jdk.SafepointStateSynchronization 0 0 jdk.SecurityPropertyModification 0 0 jdk.SecurityProviderService 0 0 jdk.SerializationMisdeclaration 0 0 jdk.ShenandoahEvacuationInformation 0 0 jdk.ShenandoahHeapRegionInformation 0 0 jdk.ShenandoahHeapRegionStateChange 0 0 jdk.Shutdown 0 0 jdk.SocketRead 0 0 jdk.SocketWrite 0 0 jdk.StringFlagChanged 0 0 jdk.StringTableStatistics 0 0 jdk.SwapSpace 0 0 jdk.SymbolTableStatistics 0 0 jdk.SyncOnValueBasedClass 0 0 jdk.SystemGC 0 0 jdk.SystemProcess 0 0 jdk.TLSHandshake 0 0 jdk.TenuringDistribution 0 0 jdk.ThreadAllocationStatistics 0 0 jdk.ThreadCPULoad 0 0 jdk.ThreadContextSwitchRate 0 0 jdk.ThreadDump 0 0 jdk.ThreadEnd 0 0 jdk.ThreadPark 0 0 jdk.ThreadSleep 0 0 jdk.ThreadStart 0 0 jdk.UnsignedIntFlagChanged 0 0 jdk.UnsignedLongFlag 0 0 jdk.UnsignedLongFlagChanged 0 0 jdk.VirtualThreadEnd 0 0 jdk.VirtualThreadPinned 0 0 jdk.VirtualThreadStart 0 0 jdk.VirtualThreadSubmitFailed 0 0 jdk.VirtualizationInformation 0 0 jdk.X509Certificate 0 0 jdk.X509Validation 0 0 jdk.YoungGarbageCollection 0 0 jdk.YoungGenerationConfiguration 0 0 jdk.ZAllocationStall 0 0 jdk.ZOldGarbageCollection 0 0 jdk.ZPageAllocation 0 0 jdk.ZRelocationSet 0 0 jdk.ZRelocationSetGroup 0 0 jdk.ZStatisticsCounter 0 0 jdk.ZStatisticsSampler 0 0 jdk.ZThreadPhase 0 0 jdk.ZUncommit 0 0 jdk.ZYoungGarbageCollection 0 0 profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr Profiler for cpu at stackSize=1 [medium quantized vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 2043.38 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 83610929 events (total: 83M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 36.14% 30M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] 35.99% 30M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] 6.14% 5M jdk.incubator.vector.IntVector#reduceLanesTemplate():2840 [Inlined code] 3.41% 2M org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] 3.29% 2M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 2.33% 1M jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] 1.28% 1M java.util.ArrayList#elementData():412 [Inlined code] 0.63% 523979 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] 0.59% 496527 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] 0.45% 380017 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [Inlined code] 0.36% 298998 jdk.incubator.vector.IntVector#lanewiseTemplate():798 [Inlined code] 0.31% 261987 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#loss():290 [Inlined code] 0.29% 246354 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] 0.26% 217517 org.apache.lucene.util.hnsw.OnHeapHnswGraph#nextNeighbor():189 [Inlined code] 0.26% 213981 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] 0.25% 207711 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [JIT compiled code] 0.24% 203466 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] 0.21% 173473 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.20% 165979 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.18% 151054 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():324 [JIT compiled code] 0.17% 138397 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] 0.16% 137210 java.util.Arrays#fill():3144 [Inlined code] 0.16% 133342 java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] 0.15% 128727 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.13% 112743 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] 0.13% 110529 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#getState():165 [Inlined code] 0.12% 104313 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] 0.12% 101495 org.apache.lucene.util.FixedBitSet#getAndSet():308 [Inlined code] 0.12% 99952 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():329 [JIT compiled code] 0.11% 95553 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] 0.11% 93496 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] 0.09% 78566 jdk.jfr.internal.JVM#emitEvent() [Native code] 0.09% 76826 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():51 [Inlined code] 0.08% 66325 org.apache.lucene.util.hnsw.NeighborArray#nodes():217 [Inlined code] 0.07% 58448 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] 0.07% 58231 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():247 [JIT compiled code] 0.07% 57356 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():249 [JIT compiled code] 0.07% 56459 org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 0.07% 56168 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] 0.06% 53074 java.util.Arrays#fill():3143 [Inlined code] 0.06% 51844 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():228 [JIT compiled code] 0.06% 48866 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] 0.06% 48848 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():328 [JIT compiled code] 0.06% 46316 org.apache.lucene.store.RateLimitedIndexOutput#writeBytes():55 [Inlined code] 0.05% 44793 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.05% 40729 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] 0.05% 39618 org.apache.lucene.util.hnsw.NeighborArray#growArrays():96 [Inlined code] 0.05% 39584 org.apache.lucene.util.hnsw.OnHeapHnswGraph#nextNeighbor():188 [Inlined code] 0.05% 39548 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():291 [JIT compiled code] 0.05% 38890 org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=2 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr Profiler for cpu at stackSize=2 [medium quantized vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 2043.38 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 83610929 events (total: 83M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 36.14% 30M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] 34.82% 29M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 6.14% 5M jdk.incubator.vector.IntVector#reduceLanesTemplate():2840 [Inlined code] at jdk.incubator.vector.Int256Vector#reduceLanes():330 [Inlined code] 3.29% 2M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] 3.15% 2M org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 2.33% 1M jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] 1.28% 1M java.util.ArrayList#elementData():412 [Inlined code] at java.util.ArrayList#get():429 [Inlined code] 0.61% 506178 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] 0.59% 496527 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] 0.54% 450134 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] 0.45% 380017 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.38% 321367 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#seek():177 [Inlined code] 0.36% 298998 jdk.incubator.vector.IntVector#lanewiseTemplate():798 [Inlined code] at jdk.incubator.vector.Int256Vector#lanewise():278 [Inlined code] 0.29% 246354 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync#readerShouldBlock():698 [Inlined code] 0.26% 219027 org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#setScoringOrdinal():155 [Inlined code] 0.26% 217517 org.apache.lucene.util.hnsw.OnHeapHnswGraph#nextNeighbor():189 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#graphNextNeighbor():401 [Inlined code] 0.26% 213981 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] 0.25% 207711 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.24% 203466 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] 0.24% 202274 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#loss():290 [Inlined code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():345 [JIT compiled code] 0.20% 169692 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.20% 165979 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] 0.19% 155956 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():227 [JIT compiled code] 0.18% 151054 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():324 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] 0.16% 137210 java.util.Arrays#fill():3144 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] 0.16% 133342 java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] 0.13% 112743 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 0.12% 101495 org.apache.lucene.util.FixedBitSet#getAndSet():308 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] 0.12% 99952 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():329 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] 0.11% 95754 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.11% 95553 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 0.11% 93496 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] 0.11% 91759 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#getState():165 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():475 [Inlined code] 0.09% 78566 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute():54 [Inlined code] 0.08% 69157 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] 0.07% 59713 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#loss():290 [Inlined code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():307 [JIT compiled code] 0.07% 58448 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] at org.apache.lucene.store.ChecksumIndexInput#seek():64 [Inlined code] 0.07% 58231 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():247 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] 0.07% 57356 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():249 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] 0.07% 56168 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 0.07% 54493 org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.06% 53074 java.util.Arrays#fill():3143 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] 0.06% 48858 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] 0.06% 48848 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():328 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] 0.06% 47129 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] 0.06% 46591 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] 0.06% 46316 org.apache.lucene.store.RateLimitedIndexOutput#writeBytes():55 [Inlined code] at org.apache.lucene.store.DataOutput#writeBytes():54 [JIT compiled code] 0.05% 44793 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read():51 [Inlined code] 0.05% 43970 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():51 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.05% 40484 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():396 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr Profiler for cpu at stackSize=4 [medium quantized vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 2043.38 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 83610929 events (total: 83M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 36.14% 30M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] 33.06% 27M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 6.14% 5M jdk.incubator.vector.IntVector#reduceLanesTemplate():2840 [Inlined code] at jdk.incubator.vector.Int256Vector#reduceLanes():330 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody256():459 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():400 [Inlined code] 3.29% 2M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 2.99% 2M org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 1.73% 1M jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] at jdk.incubator.vector.FloatVector#fromArray():2856 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():154 [JIT compiled code] 1.22% 1M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] 1.15% 960689 java.util.ArrayList#elementData():412 [Inlined code] at java.util.ArrayList#get():429 [Inlined code] at org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 0.61% 506178 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] 0.59% 496527 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():166 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 0.54% 450132 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] 0.51% 423316 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] 0.46% 386128 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] at jdk.incubator.vector.FloatVector#fromArray():2856 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():139 [JIT compiled code] 0.45% 379995 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.38% 321367 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#seek():177 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#graphSeek():389 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.36% 298997 jdk.incubator.vector.IntVector#lanewiseTemplate():798 [Inlined code] at jdk.incubator.vector.Int256Vector#lanewise():278 [Inlined code] at jdk.incubator.vector.Int256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.IntVector#add():1380 [Inlined code] 0.29% 245837 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync#readerShouldBlock():698 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():480 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] 0.25% 210141 org.apache.lucene.util.hnsw.OnHeapHnswGraph#nextNeighbor():189 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#graphNextNeighbor():401 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():326 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.25% 208301 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.24% 203466 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.24% 198794 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.20% 165979 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] 0.18% 153548 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.18% 148111 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():227 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.16% 137210 java.util.Arrays#fill():3144 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#prepareScratchState():374 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():290 [JIT compiled code] 0.16% 133342 java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.16% 132975 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#loss():290 [Inlined code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():345 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] 0.14% 114161 org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#setScoringOrdinal():155 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] 0.14% 112950 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] at jdk.incubator.vector.FloatVector#fromArray():2856 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():144 [JIT compiled code] 0.13% 112743 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] 0.13% 111468 java.util.ArrayList#elementData():412 [Inlined code] at java.util.ArrayList#get():429 [Inlined code] at org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#setScoringOrdinal():155 [Inlined code] 0.12% 103673 org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#setScoringOrdinal():155 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.12% 100121 org.apache.lucene.util.FixedBitSet#getAndSet():308 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.12% 98929 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():324 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] 0.11% 93496 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] 0.11% 91467 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#getState():165 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():475 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] 0.11% 91272 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.11% 88489 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.09% 78566 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute():54 [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run():125 [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic():145 [JIT compiled code] 0.09% 76110 org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] 0.08% 69299 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#loss():290 [Inlined code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():345 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] 0.08% 67245 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#pop():129 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():322 [JIT compiled code] 0.08% 65569 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():329 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] 0.06% 54346 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.06% 53074 java.util.Arrays#fill():3143 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#prepareScratchState():374 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():290 [JIT compiled code] 0.06% 51881 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():324 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] 0.06% 48757 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] 0.06% 48236 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():247 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.05% 45287 org.apache.lucene.store.RateLimitedIndexOutput#writeBytes():55 [Inlined code] at org.apache.lucene.store.DataOutput#writeBytes():54 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#writeVectorData():302 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#mergeOneFlatVectorField():235 [Interpreted code] 0.05% 44793 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read():51 [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer():341 [Inlined code] at sun.nio.ch.IOUtil#read():307 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=8 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr Profiler for cpu at stackSize=8 [medium quantized vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 2043.38 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 83610929 events (total: 83M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 33.06% 27M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 27.70% 23M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():155 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] 6.14% 5M jdk.incubator.vector.IntVector#reduceLanesTemplate():2840 [Inlined code] at jdk.incubator.vector.Int256Vector#reduceLanes():330 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody256():459 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():400 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():363 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():217 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():249 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] 4.96% 4M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():150 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] 2.92% 2M org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] 2.58% 2M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():145 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] 1.83% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 1.73% 1M jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] at jdk.incubator.vector.FloatVector#fromArray():2856 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():154 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 1.43% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 1.22% 1M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 1.03% 859040 java.util.ArrayList#elementData():412 [Inlined code] at java.util.ArrayList#get():429 [Inlined code] at org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.91% 761035 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():140 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] 0.61% 506178 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.56% 468438 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():166 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.54% 450132 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.51% 423316 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.46% 386128 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] at jdk.incubator.vector.FloatVector#fromArray():2856 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():139 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 0.45% 379192 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.37% 309596 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#seek():177 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#graphSeek():389 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] 0.36% 298997 jdk.incubator.vector.IntVector#lanewiseTemplate():798 [Inlined code] at jdk.incubator.vector.Int256Vector#lanewise():278 [Inlined code] at jdk.incubator.vector.Int256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.IntVector#add():1380 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody256():456 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():400 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():363 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():217 [Inlined code] 0.29% 245837 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync#readerShouldBlock():698 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():480 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.25% 209565 org.apache.lucene.util.hnsw.OnHeapHnswGraph#nextNeighbor():189 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#graphNextNeighbor():401 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():326 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 0.24% 198794 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.23% 192304 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.20% 165979 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] at sun.nio.ch.IOUtil#write():72 [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite():355 [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite():374 [Inlined code] at sun.nio.ch.FileChannelImpl#write():333 [Inlined code] 0.19% 156051 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.18% 153548 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008a1f0480#call() [JIT compiled code] 0.18% 148111 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():227 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.16% 132695 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#loss():290 [Inlined code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():345 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():349 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] 0.15% 124845 java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.14% 117448 java.util.Arrays#fill():3144 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#prepareScratchState():374 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():290 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.14% 114149 org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#setScoringOrdinal():155 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.14% 112950 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] at jdk.incubator.vector.FloatVector#fromArray():2856 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():144 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 0.12% 103459 org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#setScoringOrdinal():155 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] 0.12% 98929 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():324 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():349 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField():129 [Interpreted code] 0.10% 86885 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.10% 85661 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#getState():165 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():475 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.10% 84284 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.09% 76110 org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] 0.09% 75343 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute():54 [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run():125 [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic():145 [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask():502 [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0():428 [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000008a07aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] 0.08% 69299 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#loss():290 [Inlined code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():345 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush():156 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#flush():209 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#flush():123 [JIT compiled code] 0.08% 67693 org.apache.lucene.util.FixedBitSet#getAndSet():308 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.08% 65569 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():329 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():349 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField():129 [Interpreted code] 0.08% 63467 java.util.ArrayList#elementData():412 [Inlined code] at java.util.ArrayList#get():429 [Inlined code] at org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#setScoringOrdinal():155 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] 0.07% 59544 org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] 0.07% 58011 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.07% 57407 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.06% 52249 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.06% 51881 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():324 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors():198 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField():169 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush():156 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#flush():209 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#flush():123 [JIT compiled code] at org.apache.lucene.index.VectorValuesConsumer#flush():76 [Inlined code] 0.06% 51184 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr Profiler for cpu at stackSize=12 [medium quantized vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 2043.38 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 83610929 events (total: 83M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 33.06% 27M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008a1f0480#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] 26.27% 21M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():155 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 4.60% 3M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():150 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 3.85% 3M jdk.incubator.vector.IntVector#reduceLanesTemplate():2840 [Inlined code] at jdk.incubator.vector.Int256Vector#reduceLanes():330 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody256():459 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():400 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():363 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():217 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():249 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 2.92% 2M org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 2.36% 1M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():145 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 1.83% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] 1.61% 1M jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] at jdk.incubator.vector.FloatVector#fromArray():2856 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():154 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 1.60% 1M jdk.incubator.vector.IntVector#reduceLanesTemplate():2840 [Inlined code] at jdk.incubator.vector.Int256Vector#reduceLanes():330 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody256():459 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():400 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():363 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():217 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():249 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 1.43% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 1.22% 1M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008a1f0480#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] 1.03% 859038 java.util.ArrayList#elementData():412 [Inlined code] at java.util.ArrayList#get():429 [Inlined code] at org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.76% 635850 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():140 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.70% 588793 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():155 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] 0.61% 506656 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():155 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] 0.61% 506178 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.54% 450132 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.51% 423316 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008a1f0480#call() [JIT compiled code] 0.48% 404427 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():166 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 0.43% 359021 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] at jdk.incubator.vector.FloatVector#fromArray():2856 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():139 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.42% 355333 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008a1f0480#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.37% 309594 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#seek():177 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#graphSeek():389 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.28% 233520 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync#readerShouldBlock():698 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():480 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.27% 224276 jdk.incubator.vector.IntVector#reduceLanesTemplate():2840 [Inlined code] at jdk.incubator.vector.Int256Vector#reduceLanes():330 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody256():459 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():400 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():363 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():217 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():249 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] 0.25% 209564 org.apache.lucene.util.hnsw.OnHeapHnswGraph#nextNeighbor():189 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#graphNextNeighbor():401 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():326 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 0.23% 192304 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008a1f0480#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.23% 192237 jdk.incubator.vector.IntVector#lanewiseTemplate():798 [Inlined code] at jdk.incubator.vector.Int256Vector#lanewise():278 [Inlined code] at jdk.incubator.vector.Int256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.IntVector#add():1380 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody256():456 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():400 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():363 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():217 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():249 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.22% 185513 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008a1f0480#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.22% 181146 jdk.incubator.vector.IntVector#reduceLanesTemplate():2840 [Inlined code] at jdk.incubator.vector.Int256Vector#reduceLanes():330 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody256():459 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():400 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():363 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():217 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():249 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] 0.20% 165703 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] at sun.nio.ch.IOUtil#write():72 [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite():355 [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite():374 [Inlined code] at sun.nio.ch.FileChannelImpl#write():333 [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully():68 [Inlined code] at sun.nio.ch.ChannelOutputStream#write():105 [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write():391 [JIT compiled code] at java.util.zip.CheckedOutputStream#write():73 [Inlined code] 0.20% 164342 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():150 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] 0.18% 148111 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():227 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008a1f0480#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] 0.17% 145350 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008a1f0480#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.17% 144111 jdk.incubator.vector.IntVector#reduceLanesTemplate():2840 [Inlined code] at jdk.incubator.vector.Int256Vector#reduceLanes():330 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody256():459 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():400 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():363 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():217 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():249 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.17% 143916 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008a1f0480#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000008a1f09d8#run() [JIT compiled code] 0.16% 132695 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#loss():290 [Inlined code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():345 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():349 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField():129 [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge():127 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues():272 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000008a1ec7a8#merge() [Interpreted code] 0.15% 124845 java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008a1f0480#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.14% 117448 java.util.Arrays#fill():3144 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#prepareScratchState():374 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():290 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008a1f0480#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.14% 114149 org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#setScoringOrdinal():155 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.13% 111981 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():145 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] 0.13% 109942 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():150 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] 0.13% 105316 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] at jdk.incubator.vector.FloatVector#fromArray():2856 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():144 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.12% 103458 org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#setScoringOrdinal():155 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.12% 98929 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():324 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():349 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField():129 [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge():127 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues():272 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000008a1ec7a8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] 0.11% 95220 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():140 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] 0.10% 86885 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.10% 85661 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#getState():165 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():475 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.10% 84284 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.10% 80660 jdk.incubator.vector.IntVector#lanewiseTemplate():798 [Inlined code] at jdk.incubator.vector.Int256Vector#lanewise():278 [Inlined code] at jdk.incubator.vector.Int256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.IntVector#add():1380 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody256():456 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():400 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():363 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():217 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():249 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] 0.09% 76109 org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr Profiler for heap at stackSize=1 [medium quantized vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 2043.38 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 473320 events (total: 342440M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 21.39% 73263M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] 16.97% 58105M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 16.96% 58089M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 6.09% 20858M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] 5.85% 20018M perf.LineFileDocs#readVector():212 [Inlined code] 5.81% 19896M java.nio.HeapByteBuffer#():75 [Inlined code] 2.85% 9758M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] 2.66% 9094M perf.LineFileDocs#nextDoc():641 [JIT compiled code] 2.36% 8091M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] 1.45% 4956M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] 1.43% 4908M java.lang.StringUTF16#compress():212 [Inlined code] 1.32% 4514M perf.LineFileDocs#readDocs():176 [JIT compiled code] 0.96% 3294M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] 0.95% 3256M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] 0.90% 3065M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] 0.80% 2723M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] 0.73% 2496M java.lang.StringUTF16#compress():216 [Inlined code] 0.58% 1983M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] 0.56% 1928M org.apache.lucene.util.TimSorter#():62 [Inlined code] 0.52% 1788M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [Inlined code] 0.47% 1600M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] 0.45% 1536M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] 0.44% 1523M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] 0.42% 1446M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] 0.41% 1405M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] 0.40% 1381M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] 0.37% 1276M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] 0.32% 1093M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] 0.32% 1092M org.apache.lucene.util.BytesRef#():71 [Inlined code] 0.28% 958M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] 0.28% 957M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] 0.25% 848M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] 0.25% 845M java.util.ArrayList#grow():240 [Inlined code] 0.24% 821M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] 0.17% 579M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():232 [JIT compiled code] 0.17% 568M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] 0.16% 559M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] 0.15% 501M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():127 [Inlined code] 0.14% 496M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] 0.14% 491M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] 0.14% 464M perf.LineFileDocs#nextDoc():636 [JIT compiled code] 0.12% 395M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] 0.11% 384M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] 0.11% 366M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] 0.09% 303M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] 0.09% 298M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] 0.09% 294M java.util.Formatter#parse():2810 [Inlined code] 0.09% 292M java.lang.Integer#toString():167 [Inlined code] 0.08% 282M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():389 [JIT compiled code] 0.08% 267M perf.LineFileDocs#readVector():212 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=2 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr Profiler for heap at stackSize=2 [medium quantized vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 2043.38 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 473320 events (total: 342440M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 16.96% 58089M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] 16.88% 57796M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] 11.02% 37749M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [Inlined code] 10.37% 35514M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] 6.09% 20858M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] 5.85% 20018M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] 5.81% 19894M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] 2.85% 9758M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] 2.66% 9094M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 2.36% 8091M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] 1.45% 4956M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] 1.43% 4908M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] 1.32% 4514M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 0.96% 3294M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] 0.95% 3256M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 0.88% 3013M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] 0.80% 2723M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] 0.73% 2496M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] 0.56% 1928M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] 0.52% 1788M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.47% 1601M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] 0.47% 1600M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 0.44% 1523M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 0.42% 1446M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 0.40% 1381M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 0.37% 1276M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 0.32% 1093M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 0.30% 1014M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] 0.28% 964M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] 0.28% 957M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] 0.26% 906M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] 0.25% 848M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 0.25% 845M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] 0.24% 809M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.24% 808M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] 0.17% 572M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] 0.16% 559M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] 0.15% 501M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():127 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie():114 [Inlined code] 0.15% 499M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] 0.14% 485M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():283 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.14% 464M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.13% 444M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [Inlined code] 0.12% 395M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():232 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] 0.12% 395M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues():72 [Inlined code] 0.11% 382M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():464 [JIT compiled code] 0.11% 363M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():269 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.10% 343M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] 0.09% 309M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [Inlined code] 0.09% 303M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] 0.09% 294M java.util.Formatter#parse():2810 [Inlined code] at java.util.Formatter#format():2744 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr Profiler for heap at stackSize=4 [medium quantized vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 2043.38 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 473320 events (total: 342440M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 15.41% 52776M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] 15.31% 52429M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] 11.02% 37749M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] 8.80% 30122M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 6.09% 20858M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():335 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] 5.85% 20018M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 5.69% 19490M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at perf.LineFileDocs#readVector():213 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] 2.83% 9683M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 2.66% 9094M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 2.36% 8091M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 1.57% 5366M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] 1.55% 5313M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] 1.32% 4514M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.31% 4471M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] 1.23% 4202M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] 1.00% 3417M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] 0.88% 3013M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 0.80% 2723M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 0.73% 2483M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] 0.67% 2304M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] 0.56% 1928M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] 0.52% 1780M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.49% 1683M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] 0.47% 1601M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 0.47% 1600M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] 0.46% 1572M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] 0.45% 1538M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] 0.44% 1523M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] 0.42% 1446M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] 0.40% 1381M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] 0.37% 1276M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] 0.33% 1137M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.32% 1093M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] 0.28% 955M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.26% 894M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.26% 889M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.25% 848M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] 0.25% 845M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] 0.21% 716M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():161 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():198 [JIT compiled code] 0.18% 604M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():730 [JIT compiled code] 0.16% 559M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] 0.16% 545M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 0.15% 512M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.15% 506M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.15% 501M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():127 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie():114 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex():481 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks():682 [JIT compiled code] 0.14% 464M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.13% 459M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 0.13% 444M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [JIT compiled code] 0.12% 395M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():232 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue():643 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData():369 [JIT compiled code] 0.11% 382M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():464 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc():259 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():144 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=8 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr Profiler for heap at stackSize=8 [medium quantized vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 2043.38 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 473320 events (total: 342440M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 11.02% 37749M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 8.93% 30576M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 8.83% 30241M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 8.80% 30122M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] 6.09% 20858M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():335 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$FieldWriter#addValue():568 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$FieldWriter#addValue():518 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():783 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] 5.85% 20018M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 5.69% 19490M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at perf.LineFileDocs#readVector():213 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 4.85% 16607M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 4.83% 16533M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 2.66% 9094M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.68% 5746M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 1.49% 5099M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 1.47% 5043M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] 1.32% 4514M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.31% 4471M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.23% 4202M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 1.18% 4057M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] 1.18% 4034M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] 1.15% 3937M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 1.00% 3417M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.80% 2736M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] 0.78% 2668M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] 0.73% 2483M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.56% 1928M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 0.54% 1847M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] 0.49% 1683M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] 0.46% 1579M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] 0.46% 1572M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000008a1df7b8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] 0.45% 1532M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 0.43% 1485M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] 0.42% 1446M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 0.42% 1434M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000008a1df7b8#merge() [Interpreted code] 0.41% 1391M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 0.39% 1329M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 0.37% 1276M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 0.36% 1237M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000008a1df7b8#merge() [Interpreted code] 0.34% 1175M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.34% 1168M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] 0.34% 1167M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.33% 1137M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008a1f0480#call() [JIT compiled code] 0.32% 1111M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] 0.27% 925M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.26% 893M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():255 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph():148 [Interpreted code] 0.26% 889M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.25% 850M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():255 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph():148 [Interpreted code] 0.22% 753M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():200 [JIT compiled code] 0.20% 671M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.19% 663M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():161 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():198 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.18% 632M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.18% 605M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr Profiler for heap at stackSize=12 [medium quantized vectors index (fast) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 2043.38 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 473320 events (total: 342440M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 11.02% 37749M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 8.93% 30576M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008a1f0480#call() [JIT compiled code] 8.83% 30241M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008a1f0480#call() [JIT compiled code] 8.80% 30122M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008a1f0480#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 6.09% 20858M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():335 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$FieldWriter#addValue():568 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$FieldWriter#addValue():518 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():783 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 5.85% 20018M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 5.69% 19490M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at perf.LineFileDocs#readVector():213 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 4.85% 16607M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 4.83% 16533M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 2.66% 9094M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.54% 5286M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008a1f0480#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 1.32% 4514M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.31% 4471M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.23% 4202M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008a1f0480#call() [JIT compiled code] 1.18% 4034M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000008a1df7b8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] 1.15% 3937M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 1.03% 3525M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 1.00% 3429M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 1.00% 3417M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008a1f0480#call() [JIT compiled code] 0.80% 2748M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] 0.80% 2736M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.78% 2668M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.73% 2483M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.56% 1928M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000008a1df7b8#merge() [Interpreted code] 0.52% 1795M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 0.48% 1640M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 0.47% 1614M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.46% 1573M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.46% 1572M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000008a1df7b8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4749 [Interpreted code] at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource#merge():6554 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler#doMerge():661 [Interpreted code] 0.45% 1532M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.42% 1446M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.42% 1434M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000008a1df7b8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4749 [Interpreted code] 0.41% 1391M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.39% 1329M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.37% 1276M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.36% 1237M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000008a1df7b8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4749 [Interpreted code] 0.34% 1168M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.34% 1167M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.32% 1111M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000008a1df7b8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] 0.32% 1110M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():332 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008a1f0480#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000008a1f09d8#run() [JIT compiled code] 0.32% 1093M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008a1f0480#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.31% 1054M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#postUpdate():403 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] 0.30% 1023M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] 0.29% 985M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] 0.27% 925M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.26% 893M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():255 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph():148 [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder():81 [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge():212 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#buildAndWriteGraph():485 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#lambda$mergeOneField$0():440 [Interpreted code] 0.26% 889M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.25% 850M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure():255 [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph():188 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph():122 [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph():148 [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder():81 [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge():212 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#buildAndWriteGraph():485 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#lambda$mergeOneField$0():440 [Interpreted code] 0.20% 671M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.19% 663M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():161 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():198 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] move log to /l/logs.nightly/2026.05.04.12.43.13/fastIndexMediumDocsWithVectorsQuantized.log move vmstat log to /l/logs.nightly/2026.05.04.12.43.13/fastIndexMediumDocsWithVectorsQuantized.vmstat.log move top log to /l/logs.nightly/2026.05.04.12.43.13/fastIndexMediumDocsWithVectorsQuantized.top.log [2026-05-05 04:35:07.659612] took 6920.9 sec [2026-05-05 04:35:07.663740] medIndexVectorsAtClose None [2026-05-05 04:35:07.671184] build nrt medium index /l/indices/wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M: now create cd /l/trunk.nightly/lucene/benchmark NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log /l/logs.nightly/nightly.wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.log run: ['/usr/lib/jvm/java-25-openjdk/bin/java', '--add-modules', 'jdk.incubator.vector', '-Xmx32g', '-Xms32g', '-server', '-XX:+UseParallelGC', '-Djava.io.tmpdir=/l/tmp', '--enable-native-access=ALL-UNNAMED', '-classpath', '/l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build', '-XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr', '-XX:+UnlockDiagnosticVMOptions', '-XX:+DebugNonSafepoints', 'perf.Indexer', '-dirImpl', 'MMapDirectory', '-indexPath', '/l/indices/wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M', '-analyzer', 'StandardAnalyzerNoStopWords', '-lineDocsFile', '/l/data/enwiki-20110115-lines-1k-fixed-with-random-labels.bin', '-docCountLimit', '27625038', '-threadCount', '36', '-dvfields', '-useCMS', '-ramBufferMB', '2048', '-maxBufferedDocs', '-1', '-postingsFormat', 'Lucene104', '-waitForMerges', '-mergePolicy', 'TieredMergePolicy', '-idFieldPostingsFormat', 'Lucene104', '-idFieldPostingsFormat', 'Lucene104', '-waitForCommit', '-hnswThreadsPerMerge', '1', '-hnswThreadPoolCount', '1'], cwd=/l/trunk.nightly/lucene/benchmark vmstatLogFile=/l/logs.nightly/nightly.vmstat.log topLogFile=/l/logs.nightly/nightly.top.log run vmstat: /usr/sbin/vmstat --active --wide --timestamp --unit M 1 > /l/logs.nightly/nightly.vmstat.log 2>&1 & run /usr/sbin/ps -eo pid,%cpu,%mem,bsdtime,etime,start,args --cols=120 --sort=-%cpu | head -10 >> /l/logs.nightly/nightly.top.log 2>&1 to /l/logs.nightly/nightly.top.log now kill vmstat: pid=2355088 Profiler summary for /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr Version: 2.1 Chunks: 21 Start: 2026-05-05 08:35:07 (UTC) Duration: 182 s Event Type Count Size (bytes) ============================================================= jdk.FileWrite 5039998 120816912 jdk.CPUTimeSample 4335892 76389405 jdk.FileRead 796609 18936276 jdk.ObjectAllocationInNewTLAB 771289 13425926 jdk.ObjectAllocationOutsideTLAB 172336 2723840 jdk.BooleanFlag 14532 462319 jdk.Compilation 7153 185205 jdk.CPULoad 3289 65171 jdk.UnsignedIntFlag 1302 45076 jdk.IntFlag 1176 42287 jdk.Checkpoint 1069 34405762 jdk.StringFlag 945 35631 jdk.GarbageCollection 50 1189 jdk.CPUInformation 21 31537 jdk.GCConfiguration 21 542 jdk.JVMInformation 21 23431 jdk.Metadata 21 2321063 jdk.ActiveRecording 0 0 jdk.ActiveSetting 0 0 jdk.AllocationRequiringGC 0 0 jdk.BooleanFlagChanged 0 0 jdk.CPUTimeSamplesLost 0 0 jdk.CPUTimeStampCounter 0 0 jdk.ClassDefine 0 0 jdk.ClassLoad 0 0 jdk.ClassLoaderStatistics 0 0 jdk.ClassLoadingStatistics 0 0 jdk.ClassRedefinition 0 0 jdk.ClassUnload 0 0 jdk.CodeCacheConfiguration 0 0 jdk.CodeCacheFull 0 0 jdk.CodeCacheStatistics 0 0 jdk.CompilationFailure 0 0 jdk.CompilerConfiguration 0 0 jdk.CompilerInlining 0 0 jdk.CompilerPhase 0 0 jdk.CompilerQueueUtilization 0 0 jdk.CompilerStatistics 0 0 jdk.ConcurrentModeFailure 0 0 jdk.ContainerCPUThrottling 0 0 jdk.ContainerCPUUsage 0 0 jdk.ContainerConfiguration 0 0 jdk.ContainerIOUsage 0 0 jdk.ContainerMemoryUsage 0 0 jdk.ContinuationFreeze 0 0 jdk.ContinuationFreezeFast 0 0 jdk.ContinuationFreezeSlow 0 0 jdk.ContinuationThaw 0 0 jdk.ContinuationThawFast 0 0 jdk.ContinuationThawSlow 0 0 jdk.DataLoss 0 0 jdk.Deoptimization 0 0 jdk.DeprecatedInvocation 0 0 jdk.Deserialization 0 0 jdk.DirectBufferStatistics 0 0 jdk.DoubleFlag 0 0 jdk.DoubleFlagChanged 0 0 jdk.DumpReason 0 0 jdk.EvacuationFailed 0 0 jdk.EvacuationInformation 0 0 jdk.ExceptionStatistics 0 0 jdk.ExecuteVMOperation 0 0 jdk.ExecutionSample 0 0 jdk.FileForce 0 0 jdk.FinalizerStatistics 0 0 jdk.Flush 0 0 jdk.G1AdaptiveIHOP 0 0 jdk.G1BasicIHOP 0 0 jdk.G1EvacuationOldStatistics 0 0 jdk.G1EvacuationYoungStatistics 0 0 jdk.G1GarbageCollection 0 0 jdk.G1HeapRegionInformation 0 0 jdk.G1HeapRegionTypeChange 0 0 jdk.G1HeapSummary 0 0 jdk.G1MMU 0 0 jdk.GCCPUTime 0 0 jdk.GCHeapConfiguration 0 0 jdk.GCHeapMemoryPoolUsage 0 0 jdk.GCHeapMemoryUsage 0 0 jdk.GCHeapSummary 0 0 jdk.GCPhaseConcurrent 0 0 jdk.GCPhaseConcurrentLevel1 0 0 jdk.GCPhaseConcurrentLevel2 0 0 jdk.GCPhaseParallel 0 0 jdk.GCPhasePause 0 0 jdk.GCPhasePauseLevel1 0 0 jdk.GCPhasePauseLevel2 0 0 jdk.GCPhasePauseLevel3 0 0 jdk.GCPhasePauseLevel4 0 0 jdk.GCReferenceStatistics 0 0 jdk.GCSurvivorConfiguration 0 0 jdk.GCTLABConfiguration 0 0 jdk.HeapDump 0 0 jdk.InitialEnvironmentVariable 0 0 jdk.InitialSecurityProperty 0 0 jdk.InitialSystemProperty 0 0 jdk.IntFlagChanged 0 0 jdk.JITRestart 0 0 jdk.JavaAgent 0 0 jdk.JavaErrorThrow 0 0 jdk.JavaExceptionThrow 0 0 jdk.JavaMonitorDeflate 0 0 jdk.JavaMonitorEnter 0 0 jdk.JavaMonitorInflate 0 0 jdk.JavaMonitorNotify 0 0 jdk.JavaMonitorStatistics 0 0 jdk.JavaMonitorWait 0 0 jdk.JavaThreadStatistics 0 0 jdk.LongFlag 0 0 jdk.LongFlagChanged 0 0 jdk.MetaspaceAllocationFailure 0 0 jdk.MetaspaceChunkFreeListSummary 0 0 jdk.MetaspaceGCThreshold 0 0 jdk.MetaspaceOOM 0 0 jdk.MetaspaceSummary 0 0 jdk.MethodTiming 0 0 jdk.MethodTrace 0 0 jdk.ModuleExport 0 0 jdk.ModuleRequire 0 0 jdk.NativeAgent 0 0 jdk.NativeLibrary 0 0 jdk.NativeLibraryLoad 0 0 jdk.NativeLibraryUnload 0 0 jdk.NativeMemoryUsage 0 0 jdk.NativeMemoryUsageTotal 0 0 jdk.NativeMethodSample 0 0 jdk.NetworkUtilization 0 0 jdk.OSInformation 0 0 jdk.ObjectAllocationSample 0 0 jdk.ObjectCount 0 0 jdk.ObjectCountAfterGC 0 0 jdk.OldGarbageCollection 0 0 jdk.OldObjectSample 0 0 jdk.PSHeapSummary 0 0 jdk.ParallelOldGarbageCollection 0 0 jdk.PhysicalMemory 0 0 jdk.ProcessStart 0 0 jdk.PromoteObjectInNewPLAB 0 0 jdk.PromoteObjectOutsidePLAB 0 0 jdk.PromotionFailed 0 0 jdk.RedefineClasses 0 0 jdk.ReservedStackActivation 0 0 jdk.ResidentSetSize 0 0 jdk.RetransformClasses 0 0 jdk.SafepointBegin 0 0 jdk.SafepointEnd 0 0 jdk.SafepointLatency 0 0 jdk.SafepointStateSynchronization 0 0 jdk.SecurityPropertyModification 0 0 jdk.SecurityProviderService 0 0 jdk.SerializationMisdeclaration 0 0 jdk.ShenandoahEvacuationInformation 0 0 jdk.ShenandoahHeapRegionInformation 0 0 jdk.ShenandoahHeapRegionStateChange 0 0 jdk.Shutdown 0 0 jdk.SocketRead 0 0 jdk.SocketWrite 0 0 jdk.StringFlagChanged 0 0 jdk.StringTableStatistics 0 0 jdk.SwapSpace 0 0 jdk.SymbolTableStatistics 0 0 jdk.SyncOnValueBasedClass 0 0 jdk.SystemGC 0 0 jdk.SystemProcess 0 0 jdk.TLSHandshake 0 0 jdk.TenuringDistribution 0 0 jdk.ThreadAllocationStatistics 0 0 jdk.ThreadCPULoad 0 0 jdk.ThreadContextSwitchRate 0 0 jdk.ThreadDump 0 0 jdk.ThreadEnd 0 0 jdk.ThreadPark 0 0 jdk.ThreadSleep 0 0 jdk.ThreadStart 0 0 jdk.UnsignedIntFlagChanged 0 0 jdk.UnsignedLongFlag 0 0 jdk.UnsignedLongFlagChanged 0 0 jdk.VirtualThreadEnd 0 0 jdk.VirtualThreadPinned 0 0 jdk.VirtualThreadStart 0 0 jdk.VirtualThreadSubmitFailed 0 0 jdk.VirtualizationInformation 0 0 jdk.X509Certificate 0 0 jdk.X509Validation 0 0 jdk.YoungGarbageCollection 0 0 jdk.YoungGenerationConfiguration 0 0 jdk.ZAllocationStall 0 0 jdk.ZOldGarbageCollection 0 0 jdk.ZPageAllocation 0 0 jdk.ZRelocationSet 0 0 jdk.ZRelocationSetGroup 0 0 jdk.ZStatisticsCounter 0 0 jdk.ZStatisticsSampler 0 0 jdk.ZThreadPhase 0 0 jdk.ZUncommit 0 0 jdk.ZYoungGarbageCollection 0 0 profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr Profiler for cpu at stackSize=1 [nrt medium index /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 257.41 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 4335892 events (total: 4M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 10.60% 459608 org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 7.84% 339980 java.lang.Character#codePointAtImpl():9670 [Inlined code] 4.47% 193868 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] 4.47% 193746 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] 3.33% 144473 java.lang.Integer#rotateLeft():1650 [Inlined code] 3.04% 131840 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] 3.03% 131522 java.lang.Character#isHighSurrogate():9464 [Inlined code] 2.98% 129373 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] 2.12% 91909 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] 1.84% 79673 java.lang.Character#codePointAt():9662 [Inlined code] 1.68% 72863 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] 1.46% 63194 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] 1.40% 60584 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] 1.32% 57302 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 1.23% 53425 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] 1.20% 51856 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] 1.18% 51376 org.apache.lucene.analysis.CharacterUtils#toLowerCase():57 [Inlined code] 1.14% 49464 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] 1.09% 47183 java.lang.Character#toChars():9872 [Inlined code] 0.97% 42226 org.apache.lucene.index.ByteSliceReader#readByte():74 [Inlined code] 0.90% 39219 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] 0.83% 35951 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] 0.81% 35298 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():143 [Inlined code] 0.63% 27467 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():145 [Inlined code] 0.62% 26819 org.apache.lucene.index.TermsHashPerField#writeByte():222 [Inlined code] 0.58% 25268 org.apache.lucene.analysis.standard.StandardTokenizerImpl#zzCMap():742 [Inlined code] 0.57% 24529 java.lang.Character#toLowerCase():11251 [Inlined code] 0.56% 24228 java.lang.Character#codePointAt():9665 [Inlined code] 0.55% 23718 org.apache.lucene.document.Field#setIntValue():372 [Inlined code] 0.52% 22760 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] 0.50% 21738 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.50% 21463 jdk.internal.misc.ScopedMemoryAccess#getByteInternal():1100 [Inlined code] 0.48% 20685 org.apache.lucene.util.AttributeSource#clearAttributes():273 [Inlined code] 0.47% 20345 jdk.internal.util.ArraysSupport#mismatch():564 [Inlined code] 0.46% 20022 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] 0.46% 19968 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():148 [Inlined code] 0.45% 19495 org.apache.lucene.store.DataOutput#writeVInt():203 [Inlined code] 0.43% 18497 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.42% 18297 org.apache.lucene.codecs.lucene104.PForUtil#encode():58 [JIT compiled code] 0.39% 16989 org.apache.lucene.index.DocIDMerger$Sub#nextMappedDoc():60 [Inlined code] 0.39% 16711 org.apache.lucene.index.TermsHashPerField#start():349 [Inlined code] 0.37% 16135 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():131 [JIT compiled code] 0.36% 15399 org.apache.lucene.index.TermsHashPerField#initReader():100 [Inlined code] 0.35% 15317 org.apache.lucene.codecs.lucene104.ForUtil#encode():154 [JIT compiled code] 0.35% 15192 jdk.internal.util.ArraysSupport#mismatch():563 [Inlined code] 0.31% 13445 org.apache.lucene.util.AttributeSource#clearAttributes():274 [Inlined code] 0.30% 12967 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():173 [JIT compiled code] 0.29% 12742 org.apache.lucene.codecs.CompetitiveImpactAccumulator#add():67 [Inlined code] 0.29% 12493 org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] 0.28% 11996 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():170 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=2 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr Profiler for cpu at stackSize=2 [nrt medium index /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 257.41 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 4335892 events (total: 4M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 7.84% 339980 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] 5.32% 230531 org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 5.28% 229077 org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 4.46% 193484 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 3.33% 144472 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] 3.02% 131058 java.lang.Character#isHighSurrogate():9464 [Inlined code] at java.lang.Character#codePointAtImpl():9671 [Inlined code] 3.01% 130328 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 2.98% 129373 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 2.12% 91908 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] 1.67% 72539 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 1.66% 71992 java.lang.Character#codePointAt():9662 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] 1.46% 63173 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 1.40% 60581 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 1.32% 57302 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] 1.25% 54227 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] 1.23% 53425 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 1.20% 51856 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] 1.18% 51375 org.apache.lucene.analysis.CharacterUtils#toLowerCase():57 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] 1.15% 49797 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] 1.14% 49464 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] 1.09% 47183 java.lang.Character#toChars():9872 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] 1.06% 45888 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] 1.01% 43956 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] 0.97% 42226 org.apache.lucene.index.ByteSliceReader#readByte():74 [Inlined code] at org.apache.lucene.store.DataInput#readVInt():107 [Inlined code] 0.81% 35294 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():143 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] 0.63% 27466 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():145 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] 0.58% 25268 org.apache.lucene.analysis.standard.StandardTokenizerImpl#zzCMap():742 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] 0.56% 24345 java.lang.Character#toLowerCase():11251 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():59 [Inlined code] 0.55% 23718 org.apache.lucene.document.Field#setIntValue():372 [Inlined code] at org.apache.lucene.document.IntField#setIntValue():97 [Inlined code] 0.52% 22760 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.50% 21733 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] 0.50% 21463 jdk.internal.misc.ScopedMemoryAccess#getByteInternal():1100 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getByte():1088 [Inlined code] 0.48% 20803 java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] 0.48% 20676 org.apache.lucene.util.AttributeSource#clearAttributes():273 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():153 [Inlined code] 0.46% 20002 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum#next():194 [Inlined code] 0.46% 19962 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():148 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] 0.45% 19542 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():147 [Inlined code] 0.44% 19099 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] at org.apache.lucene.util.BytesRefHash$1#get():266 [Inlined code] 0.43% 18431 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] 0.42% 18256 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():223 [Inlined code] 0.40% 17217 jdk.internal.util.ArraysSupport#mismatch():564 [Inlined code] at java.util.Arrays#equals():2707 [Inlined code] 0.39% 16981 org.apache.lucene.index.DocIDMerger$Sub#nextMappedDoc():60 [Inlined code] at org.apache.lucene.index.DocIDMerger$SequentialDocIDMerger#next():123 [Inlined code] 0.39% 16711 org.apache.lucene.index.TermsHashPerField#start():349 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#start():77 [Inlined code] 0.37% 16037 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():131 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 0.35% 15036 org.apache.lucene.index.TermsHashPerField#initReader():100 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxPostingsEnum#reset():435 [Inlined code] 0.34% 14859 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] at org.apache.lucene.util.BytesRefBlockPool#equals():156 [Inlined code] 0.31% 13441 org.apache.lucene.util.AttributeSource#clearAttributes():274 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():153 [Inlined code] 0.31% 13301 org.apache.lucene.index.TermsHashPerField#writeByte():222 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] 0.30% 12987 org.apache.lucene.codecs.lucene104.PForUtil#encode():58 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] 0.30% 12967 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():173 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr Profiler for cpu at stackSize=4 [nrt medium index /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 257.41 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 4335892 events (total: 4M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 7.68% 333176 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 5.29% 229343 org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 5.27% 228495 org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 4.46% 193483 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] 3.31% 143677 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] 2.95% 127697 java.lang.Character#isHighSurrogate():9464 [Inlined code] at java.lang.Character#codePointAtImpl():9671 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] 2.85% 123683 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 2.11% 91506 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] 1.79% 77649 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] 1.66% 71808 java.lang.Character#codePointAt():9662 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] 1.46% 63173 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] 1.40% 60581 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] 1.32% 57302 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] 1.22% 52972 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 1.20% 51856 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] 1.18% 51375 org.apache.lucene.analysis.CharacterUtils#toLowerCase():57 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] 1.16% 50410 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] 1.14% 49463 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():165 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] 1.09% 47183 java.lang.Character#toChars():9872 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] 1.05% 45545 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.97% 41958 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] 0.91% 39520 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.90% 39009 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] 0.85% 36886 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 0.82% 35448 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] 0.81% 35294 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():143 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.63% 27466 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():145 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.60% 25984 org.apache.lucene.index.ByteSliceReader#readByte():74 [Inlined code] at org.apache.lucene.store.DataInput#readVInt():107 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxPostingsEnum#nextPosition():501 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():148 [JIT compiled code] 0.58% 25268 org.apache.lucene.analysis.standard.StandardTokenizerImpl#zzCMap():742 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] 0.56% 24345 java.lang.Character#toLowerCase():11251 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():59 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] 0.55% 23640 org.apache.lucene.document.Field#setIntValue():372 [Inlined code] at org.apache.lucene.document.IntField#setIntValue():97 [Inlined code] at perf.LineFileDocs#nextDoc():738 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.52% 22751 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.50% 21463 jdk.internal.misc.ScopedMemoryAccess#getByteInternal():1100 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getByte():1088 [Inlined code] at java.lang.invoke.VarHandleSegmentAsBytes#get():56 [Inlined code] at java.lang.invoke.VarHandleSegmentAsBytes#get():49 [Inlined code] 0.48% 20676 org.apache.lucene.util.AttributeSource#clearAttributes():273 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():153 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] 0.47% 20499 java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] 0.46% 19962 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():148 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.45% 19542 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():147 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.45% 19353 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum#next():194 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():381 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] 0.43% 18431 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] 0.40% 17217 jdk.internal.util.ArraysSupport#mismatch():564 [Inlined code] at java.util.Arrays#equals():2707 [Inlined code] at org.apache.lucene.util.BytesRefBlockPool#equals():169 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] 0.34% 14858 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] at org.apache.lucene.util.BytesRefBlockPool#equals():156 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 0.34% 14672 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] at org.apache.lucene.util.BytesRefHash$1#get():266 [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#byteAt():77 [Inlined code] at org.apache.lucene.util.MSBRadixSorter#getBucket():207 [Inlined code] 0.34% 14576 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 0.33% 14485 org.apache.lucene.index.TermsHashPerField#initReader():100 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxPostingsEnum#reset():435 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum#postings():250 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] 0.33% 14134 org.apache.lucene.index.DocIDMerger$Sub#nextMappedDoc():60 [Inlined code] at org.apache.lucene.index.DocIDMerger$SequentialDocIDMerger#next():123 [Inlined code] at org.apache.lucene.index.MappingMultiPostingsEnum#nextDoc():100 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():131 [JIT compiled code] 0.31% 13441 org.apache.lucene.util.AttributeSource#clearAttributes():274 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():153 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] 0.30% 13171 org.apache.lucene.index.TermsHashPerField#writeByte():222 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.30% 12965 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():173 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.29% 12695 org.apache.lucene.codecs.lucene104.PForUtil#encode():58 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 0.28% 12357 org.apache.lucene.codecs.CompetitiveImpactAccumulator#add():67 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc():296 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():144 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=8 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr Profiler for cpu at stackSize=8 [nrt medium index /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 257.41 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 4335892 events (total: 4M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 4.30% 186381 org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 4.25% 184382 org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 4.07% 176602 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 3.61% 156573 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 2.95% 127697 java.lang.Character#isHighSurrogate():9464 [Inlined code] at java.lang.Character#codePointAtImpl():9671 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] 2.54% 110126 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 2.41% 104410 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 2.03% 87951 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 1.81% 78415 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 1.79% 77649 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000751e6000#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] 1.79% 77584 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 1.51% 65392 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] 1.05% 45327 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 0.97% 41931 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 0.96% 41820 org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.96% 41503 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.90% 39232 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 0.90% 39171 org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.90% 38975 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 0.85% 37030 java.lang.Character#codePointAt():9662 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] 0.79% 34411 java.lang.Character#codePointAt():9662 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 0.79% 34396 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.72% 31271 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.71% 30735 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.70% 30411 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.70% 30285 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.68% 29438 org.apache.lucene.analysis.CharacterUtils#toLowerCase():57 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.68% 29407 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.65% 28266 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.65% 28106 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] 0.61% 26357 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.61% 26351 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.58% 25169 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():165 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 0.58% 24990 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.56% 24208 org.apache.lucene.index.ByteSliceReader#readByte():74 [Inlined code] at org.apache.lucene.store.DataInput#readVInt():107 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxPostingsEnum#nextPosition():501 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():148 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] 0.55% 23917 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():165 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] 0.55% 23752 java.lang.Character#toChars():9872 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.55% 23640 org.apache.lucene.document.Field#setIntValue():372 [Inlined code] at org.apache.lucene.document.IntField#setIntValue():97 [Inlined code] at perf.LineFileDocs#nextDoc():738 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.53% 23088 java.lang.Character#toChars():9872 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.52% 22505 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.51% 22304 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] 0.50% 21470 org.apache.lucene.analysis.CharacterUtils#toLowerCase():57 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.47% 20286 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():143 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.43% 18431 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] at sun.nio.ch.IOUtil#write():72 [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite():355 [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite():374 [Inlined code] at sun.nio.ch.FileChannelImpl#write():333 [Inlined code] 0.40% 17460 jdk.internal.misc.ScopedMemoryAccess#getByteInternal():1100 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getByte():1088 [Inlined code] at java.lang.invoke.VarHandleSegmentAsBytes#get():56 [Inlined code] at java.lang.invoke.VarHandleSegmentAsBytes#get():49 [Inlined code] at java.lang.invoke.VarHandleGuards#guard_LJ_I():251 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#get():694 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput$SingleSegmentImpl#readByte():754 [Inlined code] at org.apache.lucene.codecs.lucene90.Lucene90NormsProducer$3#longValue():396 [Inlined code] 0.34% 14805 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():143 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.34% 14651 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] at org.apache.lucene.util.BytesRefHash$1#get():266 [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#byteAt():77 [Inlined code] at org.apache.lucene.util.MSBRadixSorter#getBucket():207 [Inlined code] at org.apache.lucene.util.BytesRefHash$1$1#buildHistogram():223 [Inlined code] at org.apache.lucene.util.MSBRadixSorter#computeCommonPrefixLengthAndBuildHistogramPart2():267 [Inlined code] at org.apache.lucene.util.MSBRadixSorter#computeCommonPrefixLengthAndBuildHistogramPart1():257 [JIT compiled code] at org.apache.lucene.util.MSBRadixSorter#computeCommonPrefixLengthAndBuildHistogram():220 [Inlined code] 0.33% 14122 org.apache.lucene.index.DocIDMerger$Sub#nextMappedDoc():60 [Inlined code] at org.apache.lucene.index.DocIDMerger$SequentialDocIDMerger#next():123 [Inlined code] at org.apache.lucene.index.MappingMultiPostingsEnum#nextDoc():100 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():131 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] 0.32% 13748 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():145 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.32% 13722 org.apache.lucene.analysis.standard.StandardTokenizerImpl#zzCMap():742 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr Profiler for cpu at stackSize=12 [nrt medium index /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 257.41 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 4335892 events (total: 4M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 4.30% 186381 org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 4.25% 184382 org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 3.33% 144596 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 2.96% 128519 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 2.38% 103404 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 2.31% 100046 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 1.92% 83207 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 1.79% 77649 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000751e6000#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4749 [Interpreted code] at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource#merge():6554 [Interpreted code] 1.70% 73543 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 1.63% 70647 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 1.58% 68328 java.lang.Character#isHighSurrogate():9464 [Inlined code] at java.lang.Character#codePointAtImpl():9671 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 1.38% 59800 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 1.35% 58435 java.lang.Character#isHighSurrogate():9464 [Inlined code] at java.lang.Character#codePointAtImpl():9671 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.98% 42539 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.96% 41633 org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 0.91% 39364 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.90% 39000 org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 0.90% 38951 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.85% 36690 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.83% 36101 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.74% 32096 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.72% 31271 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 0.71% 30676 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] 0.70% 30285 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 0.69% 29992 java.lang.Character#codePointAt():9662 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.67% 28859 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.65% 28254 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.65% 28079 java.lang.Character#codePointAt():9662 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.65% 28075 org.apache.lucene.analysis.CharacterUtils#toLowerCase():57 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.64% 27723 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.62% 26778 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [Inlined code] 0.61% 26480 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.57% 24794 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.57% 24740 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.56% 24256 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.55% 23640 org.apache.lucene.document.Field#setIntValue():372 [Inlined code] at org.apache.lucene.document.IntField#setIntValue():97 [Inlined code] at perf.LineFileDocs#nextDoc():738 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.55% 23633 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():165 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.54% 23444 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.52% 22392 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():165 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.51% 22288 java.lang.Character#toChars():9872 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.50% 21599 java.lang.Character#toChars():9872 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.47% 20419 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.47% 20204 org.apache.lucene.analysis.CharacterUtils#toLowerCase():57 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.44% 19140 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():143 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.41% 17750 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] 0.40% 17207 jdk.internal.misc.ScopedMemoryAccess#getByteInternal():1100 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getByte():1088 [Inlined code] at java.lang.invoke.VarHandleSegmentAsBytes#get():56 [Inlined code] at java.lang.invoke.VarHandleSegmentAsBytes#get():49 [Inlined code] at java.lang.invoke.VarHandleGuards#guard_LJ_I():251 [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#get():694 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput$SingleSegmentImpl#readByte():754 [Inlined code] at org.apache.lucene.codecs.lucene90.Lucene90NormsProducer$3#longValue():396 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc():289 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():144 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 0.35% 15063 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] at sun.nio.ch.IOUtil#write():72 [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite():355 [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite():374 [Inlined code] at sun.nio.ch.FileChannelImpl#write():333 [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully():68 [Inlined code] at sun.nio.ch.ChannelOutputStream#write():105 [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write():391 [Inlined code] at java.util.zip.CheckedOutputStream#write():73 [JIT compiled code] 0.33% 14122 org.apache.lucene.index.DocIDMerger$Sub#nextMappedDoc():60 [Inlined code] at org.apache.lucene.index.DocIDMerger$SequentialDocIDMerger#next():123 [Inlined code] at org.apache.lucene.index.MappingMultiPostingsEnum#nextDoc():100 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():131 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000751e6000#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] 0.31% 13633 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():143 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.30% 12961 org.apache.lucene.analysis.standard.StandardTokenizerImpl#zzCMap():742 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr Profiler for heap at stackSize=1 [nrt medium index /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 257.41 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 943593 events (total: 355654M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 14.82% 52714M perf.LineFileDocs#nextDoc():641 [JIT compiled code] 8.74% 31089M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] 7.95% 28274M java.lang.StringUTF16#compress():212 [Inlined code] 6.49% 23069M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] 6.25% 22224M perf.LineFileDocs#readDocs():176 [JIT compiled code] 3.96% 14085M java.lang.StringUTF16#compress():216 [Inlined code] 3.44% 12224M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] 3.41% 12128M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] 3.14% 11168M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] 2.75% 9770M org.apache.lucene.util.BytesRef#():71 [Inlined code] 2.69% 9572M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] 2.25% 7998M perf.LineFileDocs#nextDoc():636 [JIT compiled code] 1.94% 6881M org.apache.lucene.util.TimSorter#():62 [Inlined code] 1.83% 6501M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] 1.79% 6383M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] 1.65% 5864M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] 1.53% 5429M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] 1.46% 5192M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] 1.44% 5103M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] 1.38% 4921M java.util.TreeMap#keyIterator():1421 [Inlined code] 1.38% 4892M java.util.ArrayList#grow():240 [Inlined code] 1.19% 4244M perf.LineFileDocs#readDocs():176 [Interpreted code] 1.15% 4088M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] 1.12% 3992M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] 0.80% 2860M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 0.57% 2029M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] 0.57% 2029M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():127 [Inlined code] 0.56% 1983M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] 0.56% 1983M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] 0.52% 1842M org.apache.lucene.document.KeywordField#setStringValue():119 [Inlined code] 0.48% 1705M java.util.Formatter#parse():2810 [Inlined code] 0.46% 1623M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] 0.45% 1618M org.apache.lucene.codecs.lucene104.PForUtil#encode():78 [JIT compiled code] 0.45% 1616M java.lang.Integer#toString():167 [Inlined code] 0.43% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] 0.41% 1441M org.apache.lucene.document.IntPoint#pack():108 [Inlined code] 0.40% 1435M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] 0.39% 1394M java.lang.Long#valueOf():1000 [Inlined code] 0.38% 1335M java.util.Arrays#copyOfRange():3849 [Inlined code] 0.32% 1148M java.lang.String#format():4455 [Inlined code] 0.30% 1054M org.apache.lucene.document.LongField#binaryValue():90 [JIT compiled code] 0.28% 1003M java.lang.StringBuilder#toString():478 [Inlined code] 0.28% 1000M perf.LineFileDocs#nextDoc():648 [JIT compiled code] 0.28% 999M java.util.Formatter#():2110 [Inlined code] 0.28% 984M perf.LineFileDocs#nextDoc():643 [JIT compiled code] 0.27% 950M perf.LineFileDocs#nextDoc():646 [JIT compiled code] 0.26% 940M perf.LineFileDocs#nextDoc():638 [JIT compiled code] 0.26% 934M org.apache.lucene.document.IntField#binaryValue():87 [JIT compiled code] 0.26% 928M java.lang.StringLatin1#newString():760 [Inlined code] 0.26% 925M perf.LineFileDocs#nextDoc():733 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=2 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr Profiler for heap at stackSize=2 [nrt medium index /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 257.41 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 943593 events (total: 355654M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 14.80% 52648M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 8.74% 31072M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] 7.95% 28274M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] 6.49% 23069M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] 6.25% 22224M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 3.96% 14085M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] 3.44% 12224M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 3.09% 10988M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] 2.65% 9411M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] 2.63% 9367M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] 2.59% 9211M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] 2.25% 7998M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 1.94% 6881M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] 1.83% 6501M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.79% 6383M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.65% 5864M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 1.53% 5429M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.46% 5192M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.44% 5103M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 1.38% 4921M java.util.TreeMap#keyIterator():1421 [Inlined code] at java.util.TreeMap$KeySet#iterator():1434 [JIT compiled code] 1.38% 4892M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] 1.19% 4244M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.15% 4088M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 1.12% 3992M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] 0.82% 2917M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():464 [JIT compiled code] 0.79% 2814M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [Inlined code] 0.57% 2029M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():127 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie():114 [Inlined code] 0.56% 1983M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues():72 [Inlined code] 0.56% 1983M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] 0.48% 1705M java.util.Formatter#parse():2810 [Inlined code] at java.util.Formatter#format():2744 [Inlined code] 0.46% 1620M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():398 [JIT compiled code] 0.44% 1547M java.lang.Integer#toString():167 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] 0.43% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.41% 1441M org.apache.lucene.document.IntPoint#pack():108 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues():72 [Inlined code] 0.40% 1435M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] 0.39% 1394M java.lang.Long#valueOf():1000 [Inlined code] at org.apache.lucene.document.Field#setLongValue():381 [Inlined code] 0.34% 1218M org.apache.lucene.codecs.lucene104.PForUtil#encode():78 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] 0.32% 1126M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():731 [JIT compiled code] 0.30% 1079M java.lang.String#format():4455 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] 0.30% 1054M org.apache.lucene.document.LongField#binaryValue():90 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():808 [Inlined code] 0.28% 1003M java.lang.StringBuilder#toString():478 [Inlined code] at java.util.Formatter#toString():2598 [Inlined code] 0.28% 1000M perf.LineFileDocs#nextDoc():648 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.28% 999M java.util.Formatter#():2110 [Inlined code] at java.lang.String#format():4455 [Inlined code] 0.28% 984M perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.27% 950M perf.LineFileDocs#nextDoc():646 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.27% 949M org.apache.lucene.document.KeywordField#setStringValue():119 [Inlined code] at perf.LineFileDocs#nextDoc():736 [JIT compiled code] 0.26% 940M perf.LineFileDocs#nextDoc():638 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.26% 934M org.apache.lucene.document.IntField#binaryValue():87 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():808 [Inlined code] 0.26% 928M java.lang.StringLatin1#newString():760 [Inlined code] at java.lang.Integer#toString():185 [Inlined code] 0.26% 925M perf.LineFileDocs#nextDoc():733 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr Profiler for heap at stackSize=4 [nrt medium index /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 257.41 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 943593 events (total: 355654M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 14.80% 52648M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 8.41% 29894M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 7.34% 26110M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] 6.25% 22224M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 4.95% 17599M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] 3.94% 14019M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] 3.06% 10873M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 2.59% 9220M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 2.50% 8907M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 2.25% 7998M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.94% 6881M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] 1.83% 6501M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] 1.79% 6383M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] 1.73% 6167M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] 1.65% 5864M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] 1.62% 5766M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] 1.53% 5429M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] 1.46% 5192M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] 1.44% 5103M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] 1.38% 4921M java.util.TreeMap#keyIterator():1421 [Inlined code] at java.util.TreeMap$KeySet#iterator():1434 [JIT compiled code] at java.util.TreeSet#iterator():187 [Inlined code] at org.apache.lucene.codecs.CompetitiveImpactAccumulator#addAll():82 [Inlined code] 1.38% 4892M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] 1.19% 4244M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.15% 4088M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] 1.00% 3570M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.99% 3524M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():161 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():198 [Inlined code] 0.90% 3194M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at perf.LineFileDocs#nextDoc():733 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.86% 3059M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.KeywordField#setStringValue():119 [Inlined code] at perf.LineFileDocs#nextDoc():730 [JIT compiled code] 0.81% 2885M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():464 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc():259 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():144 [JIT compiled code] 0.74% 2648M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [Inlined code] at org.apache.lucene.util.ArrayUtil#grow():377 [Inlined code] at org.apache.lucene.index.PointValuesWriter#addPackedValue():68 [JIT compiled code] 0.57% 2029M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():127 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie():114 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex():481 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks():682 [JIT compiled code] 0.55% 1971M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] 0.55% 1944M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.util.BytesRefBlockPool#addBytesRef():91 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():343 [JIT compiled code] 0.48% 1705M java.util.Formatter#parse():2810 [Inlined code] at java.util.Formatter#format():2744 [Inlined code] at java.util.Formatter#format():2698 [Inlined code] at java.lang.String#format():4455 [Inlined code] 0.44% 1579M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():398 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc():259 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():144 [JIT compiled code] 0.44% 1547M java.lang.Integer#toString():167 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.43% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.41% 1445M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():638 [JIT compiled code] 0.40% 1435M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():155 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():198 [Inlined code] 0.34% 1207M org.apache.lucene.codecs.lucene104.PForUtil#encode():78 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 0.32% 1126M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():731 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.32% 1122M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] 0.30% 1079M java.lang.String#format():4455 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.30% 1054M org.apache.lucene.document.LongField#binaryValue():90 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():808 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.29% 1039M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():731 [JIT compiled code] 0.28% 1000M perf.LineFileDocs#nextDoc():648 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.28% 984M perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.27% 960M java.lang.StringBuilder#toString():478 [Inlined code] at java.util.Formatter#toString():2598 [Inlined code] at java.lang.String#format():4455 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] 0.27% 958M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues():72 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValue():57 [Inlined code] at perf.LineFileDocs#nextDoc():757 [JIT compiled code] 0.27% 950M perf.LineFileDocs#nextDoc():646 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.27% 949M org.apache.lucene.document.KeywordField#setStringValue():119 [Inlined code] at perf.LineFileDocs#nextDoc():736 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=8 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr Profiler for heap at stackSize=8 [nrt medium index /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 257.41 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 943593 events (total: 355654M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 14.80% 52648M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 7.33% 26067M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 6.25% 22224M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 4.29% 15262M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] 3.93% 13976M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 2.25% 7998M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 2.20% 7822M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] 1.92% 6831M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 1.73% 6167M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000751e6000#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] 1.68% 5972M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] 1.66% 5903M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] 1.56% 5530M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 1.54% 5475M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000751e6000#merge() [Interpreted code] 1.53% 5450M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 1.53% 5429M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 1.52% 5388M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():200 [JIT compiled code] 1.44% 5106M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 1.41% 5011M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 1.22% 4346M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000751e6000#merge() [Interpreted code] 1.22% 4330M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 1.19% 4244M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.15% 4095M java.util.TreeMap#keyIterator():1421 [Inlined code] at java.util.TreeMap$KeySet#iterator():1434 [JIT compiled code] at java.util.TreeSet#iterator():187 [Inlined code] at org.apache.lucene.codecs.CompetitiveImpactAccumulator#addAll():82 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():482 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#finishTerm():576 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():172 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 1.00% 3565M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.93% 3304M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.90% 3194M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at perf.LineFileDocs#nextDoc():733 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.89% 3183M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():161 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():198 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.86% 3059M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.KeywordField#setStringValue():119 [Inlined code] at perf.LineFileDocs#nextDoc():730 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.84% 2997M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] at java.util.Formatter$FormatSpecifierParser#parse():2917 [Inlined code] at java.util.Formatter#parse():2814 [Inlined code] at java.util.Formatter#format():2744 [Inlined code] at java.util.Formatter#format():2698 [Inlined code] 0.83% 2958M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] 0.80% 2834M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] 0.77% 2746M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] 0.74% 2619M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] 0.71% 2513M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.67% 2369M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():200 [JIT compiled code] 0.65% 2300M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [Inlined code] at org.apache.lucene.util.ArrayUtil#grow():377 [Inlined code] at org.apache.lucene.index.PointValuesWriter#addPackedValue():68 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():808 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.65% 2297M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] 0.64% 2261M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():173 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.60% 2122M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] 0.57% 2041M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():464 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc():259 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():144 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] 0.57% 2015M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] 0.55% 1971M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] 0.46% 1632M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] at org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():398 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc():259 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():144 [JIT compiled code] 0.44% 1573M java.util.Formatter#parse():2810 [Inlined code] at java.util.Formatter#format():2744 [Inlined code] at java.util.Formatter#format():2698 [Inlined code] at java.lang.String#format():4455 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.44% 1547M java.lang.Integer#toString():167 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.43% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.43% 1537M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] 0.41% 1445M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():638 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.36% 1288M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] 0.36% 1276M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.util.BytesRefBlockPool#addBytesRef():91 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():343 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 0.35% 1261M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():155 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():198 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr Profiler for heap at stackSize=12 [nrt medium index /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 257.41 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 943593 events (total: 355654M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 14.80% 52648M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 7.33% 26067M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 6.25% 22224M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 4.29% 15262M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000751e6000#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] 3.93% 13976M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 2.25% 7998M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.94% 6911M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [JIT compiled code] 1.92% 6831M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000751e6000#merge() [Interpreted code] 1.73% 6167M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000751e6000#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4749 [Interpreted code] at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource#merge():6554 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler#doMerge():661 [Interpreted code] 1.66% 5903M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000751e6000#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] 1.54% 5475M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000751e6000#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4749 [Interpreted code] 1.48% 5261M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.48% 5255M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.42% 5055M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.41% 5008M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 1.36% 4825M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.34% 4760M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [JIT compiled code] 1.22% 4346M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000751e6000#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4749 [Interpreted code] 1.19% 4244M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.19% 4244M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 1.14% 4052M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():200 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 0.99% 3508M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.90% 3194M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at perf.LineFileDocs#nextDoc():733 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.89% 3174M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.86% 3059M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.KeywordField#setStringValue():119 [Inlined code] at perf.LineFileDocs#nextDoc():730 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.82% 2911M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():161 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():198 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.80% 2834M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.77% 2746M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 0.75% 2669M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] at java.util.Formatter$FormatSpecifierParser#parse():2917 [Inlined code] at java.util.Formatter#parse():2814 [Inlined code] at java.util.Formatter#format():2744 [Inlined code] at java.util.Formatter#format():2698 [Inlined code] at java.lang.String#format():4455 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.71% 2535M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] 0.70% 2496M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 0.65% 2300M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [Inlined code] at org.apache.lucene.util.ArrayUtil#grow():377 [Inlined code] at org.apache.lucene.index.PointValuesWriter#addPackedValue():68 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():808 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 0.64% 2261M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():173 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] 0.63% 2223M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():200 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 0.62% 2207M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] 0.57% 2041M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():464 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc():259 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():144 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000751e6000#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] 0.55% 1971M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000751e6000#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] 0.55% 1941M java.util.TreeMap#keyIterator():1421 [Inlined code] at java.util.TreeMap$KeySet#iterator():1434 [JIT compiled code] at java.util.TreeSet#iterator():187 [Inlined code] at org.apache.lucene.codecs.CompetitiveImpactAccumulator#addAll():82 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():482 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#finishTerm():576 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():172 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] 0.53% 1872M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.45% 1608M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] 0.44% 1573M java.util.Formatter#parse():2810 [Inlined code] at java.util.Formatter#format():2744 [Inlined code] at java.util.Formatter#format():2698 [Inlined code] at java.lang.String#format():4455 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.44% 1552M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] 0.44% 1547M java.lang.Integer#toString():167 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.43% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.41% 1445M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():638 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.38% 1344M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [JIT compiled code] 0.38% 1335M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():200 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 0.35% 1261M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():155 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():198 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [JIT compiled code] 0.33% 1170M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():127 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie():114 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex():481 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks():682 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#pushTerm():1039 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():995 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000751e6000#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] 0.32% 1126M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():731 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] move log to /l/logs.nightly/2026.05.04.12.43.13/nrtIndexMediumDocs.log move vmstat log to /l/logs.nightly/2026.05.04.12.43.13/nrtIndexMediumDocs.vmstat.log move top log to /l/logs.nightly/2026.05.04.12.43.13/nrtIndexMediumDocs.top.log [2026-05-05 04:40:26.344142] took 181.4 sec [2026-05-05 04:40:26.348316] run CheckIndex [2026-05-05 04:40:26.348389] RUN: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -classpath "/l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build" -ea org.apache.lucene.index.CheckIndex -threadCount 16 -level 2 "/l/indices/wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M/index" > /l/logs.nightly/2026.05.04.12.43.13/checkIndex.nrtIndexMediumDocs.log 2>&1 [2026-05-05 04:48:39.207507] took 492.9 sec [2026-05-05 04:48:39.208971] nrtMedIndexAtClose 28 segments: segments_2: _6y(11.0.0):C6825452 _1a(11.0.0):C431324 _57(11.0.0):C6702378 _1k(11.0.0):C595663 _26(11.0.0):C898291 _8o(11.0.0):C6874666 _6r(11.0.0):C913611 _7e(11.0.0):C909588 _8k(11.0.0):C846169 _8q(11.0.0):C905981 _8p(11.0.0):C123837 _8r(11.0.0):C613521 _80(11.0.0):C53270 _8d(11.0.0):C38574 _7r(11.0.0):C99471 _7s(11.0.0):C102661 _7p(11.0.0):C106393 _85(11.0.0):C49843 _7q(11.0.0):C98901 _8c(11.0.0):C29406 _87(11.0.0):C37959 _88(11.0.0):C38025 _86(11.0.0):C48392 _7m(11.0.0):C107253 _8a(11.0.0):C40323 _89(11.0.0):C41997 _8e(11.0.0):C31287 _83(11.0.0):C60802 [2026-05-05 04:48:39.209226] RUN: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -classpath "/l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build" perf.NRTPerfTest MMapDirectory "/l/indices/wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M/index" multi "/l/data/enwiki-20110115-lines-1k-fixed-with-random-labels.bin" 17 1103 1800 4 1 1 update 5 no 0.0 body10.tasks> /l/logs.nightly/2026.05.04.12.43.13/nrt.log 2>&1 [2026-05-05 05:18:40.489195] took 1801.3 sec [2026-05-05 05:18:40.493593] drop: 478.3 490.4 499.9 501.4 511.4 521.8 524.9 525.7 526.2 528.5 529.2 529.9 530.1 531.1 531.6 532.1 532.1 532.1 532.1 532.3 532.4 532.5 532.5 532.6 532.6 532.6 532.9 533.1 533.3 533.3 533.4 533.8 534.3 534.4 539.2 [2026-05-05 05:18:40.493971] times: 18.9 19.1 19.3 19.5 19.8 20.1 20.3 20.3 20.4 20.6 20.6 20.7 20.8 20.9 20.9 21.0 21.0 21.0 21.1 21.2 21.2 21.3 21.3 21.3 21.4 21.4 21.4 21.4 21.4 21.5 21.5 21.5 21.5 21.6 21.6 21.6 21.6 21.6 21.6 21.7 21.8 21.9 21.9 22.0 22.1 22.1 22.1 22.1 22.2 22.2 22.2 22.2 22.2 22.2 22.3 22.3 22.3 22.3 22.3 22.4 22.4 22.4 22.5 22.5 22.6 22.6 22.7 22.8 22.8 22.8 22.8 22.8 22.8 22.8 22.8 22.9 23.0 23.0 23.0 23.1 23.1 23.1 23.1 23.1 23.1 23.2 23.2 23.2 23.2 23.2 23.3 23.3 23.3 23.3 23.3 23.3 23.4 23.5 23.5 23.5 23.5 23.5 23.6 23.6 23.7 23.7 23.7 23.8 23.8 23.8 23.8 23.8 23.8 23.8 23.9 23.9 24.0 24.0 24.0 24.0 24.1 24.1 24.1 24.1 24.1 24.1 24.1 24.1 24.2 24.2 24.2 24.2 24.2 24.3 24.3 24.3 24.4 24.4 24.4 24.5 24.5 24.5 24.5 24.5 24.5 24.6 24.6 24.6 24.6 24.6 24.6 24.6 24.6 24.7 24.7 24.7 24.8 24.8 24.8 24.9 24.9 24.9 25.0 25.0 25.0 25.1 25.1 25.1 25.1 25.1 25.1 25.1 25.1 25.1 25.2 25.2 25.2 25.2 25.2 25.2 25.2 25.2 25.3 25.3 25.3 25.4 25.4 25.4 25.4 25.4 25.4 25.5 25.5 25.5 25.5 25.6 25.7 25.7 25.7 25.7 25.7 25.7 25.7 25.7 25.8 25.9 25.9 25.9 25.9 25.9 26.0 26.0 26.0 26.0 26.0 26.0 26.1 26.1 26.1 26.1 26.1 26.1 26.1 26.2 26.2 26.2 26.3 26.3 26.3 26.3 26.4 26.5 26.5 26.5 26.6 26.6 26.6 26.7 26.7 26.7 26.7 26.8 26.8 26.8 26.9 27.0 27.0 27.0 27.1 27.1 27.1 27.2 27.2 27.2 27.3 27.3 27.4 27.4 27.5 27.6 27.7 27.7 27.7 27.7 27.8 27.8 27.8 27.9 27.9 27.9 27.9 27.9 27.9 27.9 28.0 28.0 28.1 28.1 28.1 28.1 28.2 28.2 28.2 28.2 28.2 28.3 28.3 28.3 28.3 28.3 28.3 28.3 28.3 28.4 28.4 28.5 28.5 28.5 28.5 28.5 28.5 28.5 28.6 28.6 28.6 28.6 28.6 28.6 28.7 28.7 28.7 28.7 28.7 28.7 28.7 28.8 28.8 28.8 28.8 28.9 28.9 28.9 28.9 28.9 28.9 28.9 28.9 28.9 28.9 28.9 29.0 29.0 29.0 29.0 29.0 29.0 29.0 29.0 29.0 29.0 29.0 29.1 29.1 29.1 29.1 29.1 29.1 29.1 29.1 29.1 29.1 29.1 29.1 29.1 29.1 29.1 29.1 29.2 29.2 29.2 29.2 29.2 29.2 29.2 29.2 29.2 29.2 29.2 29.3 29.3 29.3 29.3 29.3 29.3 29.3 29.3 29.3 29.3 29.3 29.3 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.7 29.7 29.7 29.7 29.7 29.7 29.7 29.7 29.7 29.7 29.7 29.7 29.7 29.7 29.7 29.7 29.7 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.8 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 29.9 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.2 30.2 30.2 30.2 30.2 30.2 30.2 30.2 30.2 30.2 30.2 30.2 30.2 30.2 30.2 30.2 30.2 30.2 30.2 30.2 30.2 30.2 30.2 30.2 30.2 30.2 30.2 30.2 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.3 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.4 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.5 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.6 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.7 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.8 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.1 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.2 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.7 32.7 32.7 32.7 32.7 32.7 32.7 32.7 32.7 32.7 32.7 32.7 32.7 32.7 32.7 32.8 32.8 32.8 32.8 32.8 32.8 32.8 32.9 32.9 32.9 32.9 32.9 32.9 32.9 32.9 32.9 33.0 33.0 33.0 33.0 33.0 33.0 33.0 33.0 33.0 33.1 33.1 33.1 33.1 33.3 33.3 33.3 33.4 33.4 33.4 33.5 33.5 33.5 33.5 33.6 33.8 33.9 33.9 34.1 34.1 34.6 34.8 34.9 35.1 35.1 35.3 35.3 35.4 35.5 35.6 35.7 36.1 36.6 36.7 36.7 36.8 37.1 37.1 37.1 37.4 37.5 37.6 37.7 37.9 38.3 38.5 38.7 39.1 39.3 39.9 40.0 40.3 40.4 47.3 155.8 157.7 162.5 163.4 173.4 175.5 183.7 186.3 189.4 195.6 197.0 200.5 213.3 215.2 215.6 216.0 216.5 216.6 216.9 217.0 217.1 217.4 218.2 218.6 219.1 219.5 219.8 220.5 220.7 221.0 221.5 221.9 222.2 222.3 222.3 222.8 222.9 223.3 223.6 224.1 224.3 225.3 225.6 226.7 237.7 240.8 243.8 243.9 246.8 248.1 248.3 254.6 255.0 261.6 265.7 268.8 273.3 274.2 285.0 286.5 291.9 293.0 296.3 297.3 300.5 300.8 306.7 309.8 311.1 311.9 313.0 313.2 319.0 321.0 329.0 330.8 334.1 337.2 337.9 340.1 343.5 343.7 345.3 345.9 345.9 346.0 346.4 346.5 347.4 347.4 347.8 347.9 348.1 348.8 349.0 349.0 349.4 349.9 350.1 350.5 350.6 350.9 351.5 351.5 351.7 352.2 352.6 353.0 353.7 353.9 355.3 355.5 355.6 356.6 358.6 361.2 361.8 364.6 367.7 374.1 378.1 386.7 388.1 392.5 396.4 397.9 401.0 415.1 418.7 425.8 427.2 428.9 432.7 433.7 433.8 438.8 441.8 448.5 449.5 449.7 451.7 453.4 454.2 454.3 455.3 455.9 457.1 457.6 459.9 460.2 461.3 462.1 462.3 462.6 462.6 462.8 463.8 463.9 464.0 464.2 464.5 466.2 466.3 466.3 466.5 466.6 466.9 467.5 467.6 468.9 469.0 469.4 469.6 469.7 469.8 469.8 470.9 471.3 471.6 471.6 473.3 473.6 474.3 475.3 475.4 476.2 [2026-05-05 05:18:40.494124] NRT reopen time (msec) mean=63.0025 stdDev=101.0070 [2026-05-05 05:18:40.494129] run CheckIndex [2026-05-05 05:18:40.494201] RUN: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -classpath "/l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build" -ea org.apache.lucene.index.CheckIndex -threadCount 16 -level 2 "/l/indices/wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M/index" > /l/logs.nightly/2026.05.04.12.43.13/checkIndex.nrt.log 2>&1 [2026-05-05 05:27:00.279642] took 499.8 sec [2026-05-05 05:27:01.197892] build big index (fast) /l/indices/wikibig.trunk.nightly.Lucene104.nd5.98205M: now create cd /l/trunk.nightly/lucene/benchmark NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log /l/logs.nightly/nightly.wikibig.trunk.nightly.Lucene104.nd5.98205M.log run: ['/usr/lib/jvm/java-25-openjdk/bin/java', '--add-modules', 'jdk.incubator.vector', '-Xmx32g', '-Xms32g', '-server', '-XX:+UseParallelGC', '-Djava.io.tmpdir=/l/tmp', '--enable-native-access=ALL-UNNAMED', '-classpath', '/l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build', '-XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr', '-XX:+UnlockDiagnosticVMOptions', '-XX:+DebugNonSafepoints', 'perf.Indexer', '-dirImpl', 'MMapDirectory', '-indexPath', '/l/indices/wikibig.trunk.nightly.Lucene104.nd5.98205M', '-analyzer', 'StandardAnalyzerNoStopWords', '-lineDocsFile', '/l/data/enwiki-20110115-lines-with-random-label.bin', '-docCountLimit', '5982049', '-threadCount', '36', '-useCMS', '-ramBufferMB', '2048', '-maxBufferedDocs', '-1', '-postingsFormat', 'Lucene104', '-mergePolicy', 'TieredMergePolicy', '-idFieldPostingsFormat', 'Lucene104', '-idFieldPostingsFormat', 'Lucene104', '-hnswThreadsPerMerge', '1', '-hnswThreadPoolCount', '1'], cwd=/l/trunk.nightly/lucene/benchmark vmstatLogFile=/l/logs.nightly/nightly.vmstat.log topLogFile=/l/logs.nightly/nightly.top.log run vmstat: /usr/sbin/vmstat --active --wide --timestamp --unit M 1 > /l/logs.nightly/nightly.vmstat.log 2>&1 & run /usr/sbin/ps -eo pid,%cpu,%mem,bsdtime,etime,start,args --cols=120 --sort=-%cpu | head -10 >> /l/logs.nightly/nightly.top.log 2>&1 to /l/logs.nightly/nightly.top.log now kill vmstat: pid=2387538 Profiler summary for /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr Version: 2.1 Chunks: 14 Start: 2026-05-05 09:27:01 (UTC) Duration: 111 s Event Type Count Size (bytes) ============================================================= jdk.FileWrite 3908009 81325893 jdk.CPUTimeSample 3038498 53189248 jdk.FileRead 624167 14682901 jdk.ObjectAllocationInNewTLAB 102428 1982867 jdk.ObjectAllocationOutsideTLAB 39451 685346 jdk.BooleanFlag 9688 305906 jdk.Compilation 5816 149272 jdk.CPULoad 1980 39003 jdk.UnsignedIntFlag 868 29882 jdk.IntFlag 784 28042 jdk.Checkpoint 742 23234732 jdk.StringFlag 630 23410 jdk.GarbageCollection 42 994 jdk.CPUInformation 14 21022 jdk.GCConfiguration 14 358 jdk.JVMInformation 14 14596 jdk.Metadata 14 1547374 jdk.ActiveRecording 0 0 jdk.ActiveSetting 0 0 jdk.AllocationRequiringGC 0 0 jdk.BooleanFlagChanged 0 0 jdk.CPUTimeSamplesLost 0 0 jdk.CPUTimeStampCounter 0 0 jdk.ClassDefine 0 0 jdk.ClassLoad 0 0 jdk.ClassLoaderStatistics 0 0 jdk.ClassLoadingStatistics 0 0 jdk.ClassRedefinition 0 0 jdk.ClassUnload 0 0 jdk.CodeCacheConfiguration 0 0 jdk.CodeCacheFull 0 0 jdk.CodeCacheStatistics 0 0 jdk.CompilationFailure 0 0 jdk.CompilerConfiguration 0 0 jdk.CompilerInlining 0 0 jdk.CompilerPhase 0 0 jdk.CompilerQueueUtilization 0 0 jdk.CompilerStatistics 0 0 jdk.ConcurrentModeFailure 0 0 jdk.ContainerCPUThrottling 0 0 jdk.ContainerCPUUsage 0 0 jdk.ContainerConfiguration 0 0 jdk.ContainerIOUsage 0 0 jdk.ContainerMemoryUsage 0 0 jdk.ContinuationFreeze 0 0 jdk.ContinuationFreezeFast 0 0 jdk.ContinuationFreezeSlow 0 0 jdk.ContinuationThaw 0 0 jdk.ContinuationThawFast 0 0 jdk.ContinuationThawSlow 0 0 jdk.DataLoss 0 0 jdk.Deoptimization 0 0 jdk.DeprecatedInvocation 0 0 jdk.Deserialization 0 0 jdk.DirectBufferStatistics 0 0 jdk.DoubleFlag 0 0 jdk.DoubleFlagChanged 0 0 jdk.DumpReason 0 0 jdk.EvacuationFailed 0 0 jdk.EvacuationInformation 0 0 jdk.ExceptionStatistics 0 0 jdk.ExecuteVMOperation 0 0 jdk.ExecutionSample 0 0 jdk.FileForce 0 0 jdk.FinalizerStatistics 0 0 jdk.Flush 0 0 jdk.G1AdaptiveIHOP 0 0 jdk.G1BasicIHOP 0 0 jdk.G1EvacuationOldStatistics 0 0 jdk.G1EvacuationYoungStatistics 0 0 jdk.G1GarbageCollection 0 0 jdk.G1HeapRegionInformation 0 0 jdk.G1HeapRegionTypeChange 0 0 jdk.G1HeapSummary 0 0 jdk.G1MMU 0 0 jdk.GCCPUTime 0 0 jdk.GCHeapConfiguration 0 0 jdk.GCHeapMemoryPoolUsage 0 0 jdk.GCHeapMemoryUsage 0 0 jdk.GCHeapSummary 0 0 jdk.GCPhaseConcurrent 0 0 jdk.GCPhaseConcurrentLevel1 0 0 jdk.GCPhaseConcurrentLevel2 0 0 jdk.GCPhaseParallel 0 0 jdk.GCPhasePause 0 0 jdk.GCPhasePauseLevel1 0 0 jdk.GCPhasePauseLevel2 0 0 jdk.GCPhasePauseLevel3 0 0 jdk.GCPhasePauseLevel4 0 0 jdk.GCReferenceStatistics 0 0 jdk.GCSurvivorConfiguration 0 0 jdk.GCTLABConfiguration 0 0 jdk.HeapDump 0 0 jdk.InitialEnvironmentVariable 0 0 jdk.InitialSecurityProperty 0 0 jdk.InitialSystemProperty 0 0 jdk.IntFlagChanged 0 0 jdk.JITRestart 0 0 jdk.JavaAgent 0 0 jdk.JavaErrorThrow 0 0 jdk.JavaExceptionThrow 0 0 jdk.JavaMonitorDeflate 0 0 jdk.JavaMonitorEnter 0 0 jdk.JavaMonitorInflate 0 0 jdk.JavaMonitorNotify 0 0 jdk.JavaMonitorStatistics 0 0 jdk.JavaMonitorWait 0 0 jdk.JavaThreadStatistics 0 0 jdk.LongFlag 0 0 jdk.LongFlagChanged 0 0 jdk.MetaspaceAllocationFailure 0 0 jdk.MetaspaceChunkFreeListSummary 0 0 jdk.MetaspaceGCThreshold 0 0 jdk.MetaspaceOOM 0 0 jdk.MetaspaceSummary 0 0 jdk.MethodTiming 0 0 jdk.MethodTrace 0 0 jdk.ModuleExport 0 0 jdk.ModuleRequire 0 0 jdk.NativeAgent 0 0 jdk.NativeLibrary 0 0 jdk.NativeLibraryLoad 0 0 jdk.NativeLibraryUnload 0 0 jdk.NativeMemoryUsage 0 0 jdk.NativeMemoryUsageTotal 0 0 jdk.NativeMethodSample 0 0 jdk.NetworkUtilization 0 0 jdk.OSInformation 0 0 jdk.ObjectAllocationSample 0 0 jdk.ObjectCount 0 0 jdk.ObjectCountAfterGC 0 0 jdk.OldGarbageCollection 0 0 jdk.OldObjectSample 0 0 jdk.PSHeapSummary 0 0 jdk.ParallelOldGarbageCollection 0 0 jdk.PhysicalMemory 0 0 jdk.ProcessStart 0 0 jdk.PromoteObjectInNewPLAB 0 0 jdk.PromoteObjectOutsidePLAB 0 0 jdk.PromotionFailed 0 0 jdk.RedefineClasses 0 0 jdk.ReservedStackActivation 0 0 jdk.ResidentSetSize 0 0 jdk.RetransformClasses 0 0 jdk.SafepointBegin 0 0 jdk.SafepointEnd 0 0 jdk.SafepointLatency 0 0 jdk.SafepointStateSynchronization 0 0 jdk.SecurityPropertyModification 0 0 jdk.SecurityProviderService 0 0 jdk.SerializationMisdeclaration 0 0 jdk.ShenandoahEvacuationInformation 0 0 jdk.ShenandoahHeapRegionInformation 0 0 jdk.ShenandoahHeapRegionStateChange 0 0 jdk.Shutdown 0 0 jdk.SocketRead 0 0 jdk.SocketWrite 0 0 jdk.StringFlagChanged 0 0 jdk.StringTableStatistics 0 0 jdk.SwapSpace 0 0 jdk.SymbolTableStatistics 0 0 jdk.SyncOnValueBasedClass 0 0 jdk.SystemGC 0 0 jdk.SystemProcess 0 0 jdk.TLSHandshake 0 0 jdk.TenuringDistribution 0 0 jdk.ThreadAllocationStatistics 0 0 jdk.ThreadCPULoad 0 0 jdk.ThreadContextSwitchRate 0 0 jdk.ThreadDump 0 0 jdk.ThreadEnd 0 0 jdk.ThreadPark 0 0 jdk.ThreadSleep 0 0 jdk.ThreadStart 0 0 jdk.UnsignedIntFlagChanged 0 0 jdk.UnsignedLongFlag 0 0 jdk.UnsignedLongFlagChanged 0 0 jdk.VirtualThreadEnd 0 0 jdk.VirtualThreadPinned 0 0 jdk.VirtualThreadStart 0 0 jdk.VirtualThreadSubmitFailed 0 0 jdk.VirtualizationInformation 0 0 jdk.X509Certificate 0 0 jdk.X509Validation 0 0 jdk.YoungGarbageCollection 0 0 jdk.YoungGenerationConfiguration 0 0 jdk.ZAllocationStall 0 0 jdk.ZOldGarbageCollection 0 0 jdk.ZPageAllocation 0 0 jdk.ZRelocationSet 0 0 jdk.ZRelocationSetGroup 0 0 jdk.ZStatisticsCounter 0 0 jdk.ZStatisticsSampler 0 0 jdk.ZThreadPhase 0 0 jdk.ZUncommit 0 0 jdk.ZYoungGarbageCollection 0 0 profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr Profiler for cpu at stackSize=1 [big index (fast) /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 169.05 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3038491 events (total: 3M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 5.88% 178670 org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 5.78% 175691 java.lang.Character#codePointAtImpl():9670 [Inlined code] 5.17% 157126 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] 4.66% 141548 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] 3.93% 119285 java.lang.Integer#rotateLeft():1650 [Inlined code] 3.85% 116928 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] 3.53% 107334 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] 3.43% 104232 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] 2.63% 79895 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] 2.16% 65573 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] 1.77% 53680 org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] 1.74% 52791 org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] 1.64% 49955 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] 1.51% 46005 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] 1.35% 41084 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] 1.31% 39835 org.apache.lucene.index.ByteSliceReader#readByte():74 [Inlined code] 1.24% 37797 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 1.24% 37640 org.apache.lucene.util.AttributeSource#getCurrentState():254 [Inlined code] 1.10% 33409 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] 1.02% 30976 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] 0.91% 27642 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():145 [Inlined code] 0.77% 23409 java.lang.Character#isHighSurrogate():9464 [Inlined code] 0.75% 22895 org.apache.lucene.index.TermsHashPerField#writeByte():222 [Inlined code] 0.72% 21727 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] 0.66% 19922 jdk.internal.util.ArraysSupport#mismatch():564 [Inlined code] 0.65% 19736 java.lang.Character#toChars():9872 [Inlined code] 0.57% 17470 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():143 [Inlined code] 0.52% 15825 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] 0.51% 15415 org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#nextPosition():1300 [Inlined code] 0.50% 15106 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1020 [JIT compiled code] 0.49% 15018 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.49% 14972 org.apache.lucene.index.TermsHashPerField#initReader():100 [Inlined code] 0.48% 14716 jdk.internal.util.ArraysSupport#mismatch():563 [Inlined code] 0.48% 14708 org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] 0.47% 14318 org.apache.lucene.analysis.standard.StandardTokenizerImpl#zzCMap():742 [Inlined code] 0.45% 13775 java.lang.Character#codePointAt():9665 [Inlined code] 0.44% 13408 org.apache.lucene.codecs.lucene104.ForUtil#encode():154 [JIT compiled code] 0.44% 13295 org.apache.lucene.util.UnicodeUtil#UTF8toUTF16():641 [Inlined code] 0.41% 12607 org.apache.lucene.util.AttributeSource#clearAttributes():274 [Inlined code] 0.41% 12579 org.apache.lucene.codecs.lucene104.PForUtil#encode():58 [JIT compiled code] 0.41% 12569 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1108 [JIT compiled code] 0.37% 11279 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():214 [Inlined code] 0.36% 11052 org.apache.lucene.analysis.StopFilter#accept():97 [Inlined code] 0.36% 11024 org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum#next():193 [Inlined code] 0.36% 10805 java.lang.Character#codePointAt():9662 [Inlined code] 0.35% 10745 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():67 [Inlined code] 0.35% 10659 java.lang.Character#toLowerCase():11251 [Inlined code] 0.35% 10584 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] 0.35% 10576 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():131 [JIT compiled code] 0.35% 10571 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1040 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=2 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr Profiler for cpu at stackSize=2 [big index (fast) /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 169.05 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3038491 events (total: 3M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 5.78% 175691 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] 4.65% 141440 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] 3.93% 119285 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] 3.85% 116894 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] 3.53% 107331 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 3.42% 104018 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 2.97% 90109 org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 2.91% 88366 org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 2.63% 79894 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] 2.26% 68759 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] 2.16% 65572 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] 1.77% 53648 org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 1.74% 52791 org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] 1.64% 49951 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] 1.51% 46005 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 1.35% 41084 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] 1.31% 39833 org.apache.lucene.index.ByteSliceReader#readByte():74 [Inlined code] at org.apache.lucene.store.DataInput#readVInt():107 [Inlined code] 1.24% 37797 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] 1.24% 37639 org.apache.lucene.util.AttributeSource#getCurrentState():254 [Inlined code] at org.apache.lucene.util.AttributeSource#clearAttributes():273 [Inlined code] 1.08% 32752 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] 1.05% 31935 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] 1.01% 30608 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():147 [Inlined code] 0.91% 27641 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():145 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] 0.78% 23680 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] 0.76% 23176 java.lang.Character#isHighSurrogate():9464 [Inlined code] at java.lang.Character#codePointAtImpl():9671 [Inlined code] 0.65% 19736 java.lang.Character#toChars():9872 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] 0.57% 17463 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():143 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] 0.56% 17087 jdk.internal.util.ArraysSupport#mismatch():564 [Inlined code] at java.util.Arrays#equals():2707 [Inlined code] 0.56% 17008 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum#next():194 [Inlined code] 0.55% 16595 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():223 [Inlined code] 0.52% 15825 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.51% 15409 org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#nextPosition():1300 [Inlined code] at org.apache.lucene.index.MappingMultiPostingsEnum#nextPosition():110 [Inlined code] 0.50% 15103 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1020 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] 0.49% 15000 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] 0.48% 14708 org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [JIT compiled code] 0.48% 14678 org.apache.lucene.index.TermsHashPerField#initReader():100 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxPostingsEnum#reset():435 [Inlined code] 0.47% 14318 org.apache.lucene.analysis.standard.StandardTokenizerImpl#zzCMap():742 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] 0.47% 14300 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] at org.apache.lucene.util.BytesRefBlockPool#equals():156 [Inlined code] 0.43% 13166 java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] 0.43% 13048 org.apache.lucene.util.UnicodeUtil#UTF8toUTF16():641 [Inlined code] at perf.LineFileDocs#nextDoc():642 [JIT compiled code] 0.41% 12607 org.apache.lucene.util.AttributeSource#clearAttributes():274 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():153 [JIT compiled code] 0.41% 12552 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1108 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] 0.40% 12140 org.apache.lucene.codecs.lucene104.ForUtil#encode():154 [JIT compiled code] at org.apache.lucene.codecs.lucene104.ForUtil#encode():96 [Inlined code] 0.37% 11279 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():214 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] 0.36% 11050 org.apache.lucene.analysis.StopFilter#accept():97 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():52 [Inlined code] 0.36% 11024 org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum#next():193 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():381 [JIT compiled code] 0.36% 11015 jdk.internal.util.ArraysSupport#mismatch():563 [Inlined code] at java.util.Arrays#equals():2707 [Inlined code] 0.35% 10731 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():67 [Inlined code] at org.apache.lucene.util.BytesRefHash$1#get():266 [Inlined code] 0.35% 10585 org.apache.lucene.codecs.lucene104.PForUtil#encode():58 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] 0.35% 10580 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr Profiler for cpu at stackSize=4 [big index (fast) /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 169.05 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3038491 events (total: 3M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 5.63% 171028 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] 4.65% 141296 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] 3.91% 118707 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] 3.85% 116844 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] 3.48% 105886 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 2.87% 87067 org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 2.81% 85355 org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 2.63% 79894 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] 2.16% 65564 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] 1.83% 55518 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] 1.64% 49951 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] 1.63% 49429 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] 1.59% 48457 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] 1.51% 45993 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 1.35% 41073 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():165 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] 1.24% 37631 org.apache.lucene.util.AttributeSource#getCurrentState():254 [Inlined code] at org.apache.lucene.util.AttributeSource#clearAttributes():273 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():153 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] 1.03% 31414 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 1.03% 31246 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 1.01% 30608 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():147 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.98% 29643 org.apache.lucene.index.ByteSliceReader#readByte():74 [Inlined code] at org.apache.lucene.store.DataInput#readVInt():107 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxPostingsEnum#nextPosition():501 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():148 [JIT compiled code] 0.91% 27641 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():145 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.90% 27244 org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 0.87% 26473 org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] 0.84% 25547 org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 0.84% 25530 org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] 0.75% 22650 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 0.65% 19736 java.lang.Character#toChars():9872 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] 0.64% 19395 java.lang.Character#isHighSurrogate():9464 [Inlined code] at java.lang.Character#codePointAtImpl():9671 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] 0.63% 19003 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():200 [JIT compiled code] 0.57% 17461 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():143 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.56% 17086 jdk.internal.util.ArraysSupport#mismatch():564 [Inlined code] at java.util.Arrays#equals():2707 [Inlined code] at org.apache.lucene.util.BytesRefBlockPool#equals():169 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] 0.56% 17008 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum#next():194 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():381 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] 0.52% 15825 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.51% 15409 org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#nextPosition():1300 [Inlined code] at org.apache.lucene.index.MappingMultiPostingsEnum#nextPosition():110 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():148 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 0.50% 15138 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 0.50% 15099 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1020 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] 0.49% 15000 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] 0.48% 14501 org.apache.lucene.index.TermsHashPerField#initReader():100 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxPostingsEnum#reset():435 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum#postings():250 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] 0.47% 14312 org.apache.lucene.analysis.standard.StandardTokenizerImpl#zzCMap():742 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] 0.47% 14300 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] at org.apache.lucene.util.BytesRefBlockPool#equals():156 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 0.43% 12922 java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] 0.42% 12820 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():200 [JIT compiled code] 0.42% 12694 org.apache.lucene.util.UnicodeUtil#UTF8toUTF16():641 [Inlined code] at perf.LineFileDocs#nextDoc():642 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.41% 12606 org.apache.lucene.util.AttributeSource#clearAttributes():274 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():153 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] 0.41% 12536 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1108 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] 0.37% 11340 org.apache.lucene.codecs.lucene104.ForUtil#encode():154 [JIT compiled code] at org.apache.lucene.codecs.lucene104.ForUtil#encode():96 [Inlined code] at org.apache.lucene.codecs.lucene104.PForUtil#encode():102 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] 0.36% 11012 jdk.internal.util.ArraysSupport#mismatch():563 [Inlined code] at java.util.Arrays#equals():2707 [Inlined code] at org.apache.lucene.util.BytesRefBlockPool#equals():169 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] 0.35% 10710 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():67 [Inlined code] at org.apache.lucene.util.BytesRefHash$1#get():266 [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#byteAt():77 [Inlined code] at org.apache.lucene.util.MSBRadixSorter#getBucket():207 [Inlined code] 0.35% 10696 org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum#next():193 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():381 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] 0.35% 10580 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=8 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr Profiler for cpu at stackSize=8 [big index (fast) /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 169.05 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3038491 events (total: 3M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 2.87% 87296 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 2.75% 83644 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 2.73% 82989 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 2.38% 72237 org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 2.34% 71076 org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 2.30% 70017 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 2.15% 65267 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 2.00% 60903 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 1.94% 59033 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] 1.86% 56606 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 1.85% 56307 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] 1.84% 55813 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 1.62% 49320 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 1.59% 48457 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000004e1c2a90#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] 1.05% 31990 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] 1.03% 31368 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 1.03% 31284 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 1.02% 31047 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 1.01% 30709 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] 0.97% 29400 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] 0.92% 28077 org.apache.lucene.index.ByteSliceReader#readByte():74 [Inlined code] at org.apache.lucene.store.DataInput#readVInt():107 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxPostingsEnum#nextPosition():501 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():148 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] 0.83% 25319 org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.82% 24952 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.80% 24259 org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 0.77% 23528 org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.76% 23179 org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 0.74% 22387 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.68% 20550 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.67% 20446 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] 0.65% 19867 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():165 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] 0.64% 19392 java.lang.Character#isHighSurrogate():9464 [Inlined code] at java.lang.Character#codePointAtImpl():9671 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] 0.64% 19375 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():165 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] 0.59% 18074 org.apache.lucene.util.AttributeSource#getCurrentState():254 [Inlined code] at org.apache.lucene.util.AttributeSource#clearAttributes():273 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():153 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] 0.59% 17940 org.apache.lucene.util.AttributeSource#getCurrentState():254 [Inlined code] at org.apache.lucene.util.AttributeSource#clearAttributes():273 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():153 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] 0.58% 17489 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.51% 15587 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.51% 15409 org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#nextPosition():1300 [Inlined code] at org.apache.lucene.index.MappingMultiPostingsEnum#nextPosition():110 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():148 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] 0.49% 14999 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] at sun.nio.ch.IOUtil#write():72 [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite():355 [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite():374 [Inlined code] at sun.nio.ch.FileChannelImpl#write():333 [Inlined code] 0.49% 14814 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.47% 14390 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():200 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 0.46% 13901 org.apache.lucene.index.TermsHashPerField#initReader():100 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxPostingsEnum#reset():435 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum#postings():250 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] 0.45% 13734 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.43% 13159 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():145 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.43% 13042 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():147 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.43% 13036 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():145 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.42% 12694 org.apache.lucene.util.UnicodeUtil#UTF8toUTF16():641 [Inlined code] at perf.LineFileDocs#nextDoc():642 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.41% 12577 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():147 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.41% 12570 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.35% 10530 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 0.34% 10214 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum#next():194 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():381 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr Profiler for cpu at stackSize=12 [big index (fast) /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 169.05 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3038491 events (total: 3M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 2.70% 82174 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 2.58% 78365 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 2.43% 73725 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 2.38% 72237 org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 2.34% 71076 org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 2.04% 62053 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 1.89% 57451 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 1.82% 55307 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 1.76% 53574 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 1.73% 52454 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] at org.apache.lucene.util.BytesRefHash#doHash():473 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 1.63% 49555 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 1.59% 48457 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000004e1c2a90#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4749 [Interpreted code] at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource#merge():6554 [Interpreted code] 1.59% 48249 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 1.51% 45745 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.92% 27870 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 0.92% 27833 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 0.91% 27615 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.91% 27580 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 0.81% 24672 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 0.80% 24259 org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 0.76% 23179 org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 0.76% 22991 org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 0.73% 22310 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.70% 21303 org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 0.65% 19897 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.59% 18067 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 0.59% 17969 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 0.57% 17450 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():165 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 0.56% 16984 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():165 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 0.52% 15908 org.apache.lucene.util.AttributeSource#getCurrentState():254 [Inlined code] at org.apache.lucene.util.AttributeSource#clearAttributes():273 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():153 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 0.52% 15747 org.apache.lucene.util.AttributeSource#getCurrentState():254 [Inlined code] at org.apache.lucene.util.AttributeSource#clearAttributes():273 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():153 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 0.51% 15425 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.51% 15409 org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#nextPosition():1300 [Inlined code] at org.apache.lucene.index.MappingMultiPostingsEnum#nextPosition():110 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():148 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000004e1c2a90#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] 0.49% 14997 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] at sun.nio.ch.IOUtil#write():72 [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite():355 [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite():374 [Inlined code] at sun.nio.ch.FileChannelImpl#write():333 [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully():68 [Inlined code] at sun.nio.ch.ChannelOutputStream#write():105 [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write():391 [Inlined code] at java.util.zip.CheckedOutputStream#write():73 [JIT compiled code] 0.45% 13574 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 0.43% 13116 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():200 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.43% 12983 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.42% 12694 org.apache.lucene.util.UnicodeUtil#UTF8toUTF16():641 [Inlined code] at perf.LineFileDocs#nextDoc():642 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.40% 12216 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 0.39% 11913 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 0.39% 11761 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():145 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.38% 11624 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():145 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.36% 11083 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.36% 11030 org.apache.lucene.index.ByteSliceReader#readByte():74 [Inlined code] at org.apache.lucene.store.DataInput#readVInt():107 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxPostingsEnum#nextPosition():501 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():148 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] 0.36% 10937 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():147 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.35% 10613 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():147 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():777 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.34% 10263 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.33% 10039 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#postUpdate():403 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 0.33% 9878 java.lang.Character#isHighSurrogate():9464 [Inlined code] at java.lang.Character#codePointAtImpl():9671 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [JIT compiled code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1278 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.29% 8814 org.apache.lucene.index.TermsHashPerField#writeByte():222 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr Profiler for heap at stackSize=1 [big index (fast) /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 169.05 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 141853 events (total: 288249M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 15.39% 44365M perf.LineFileDocs#nextDoc():641 [JIT compiled code] 12.25% 35307M java.lang.StringUTF16#compress():216 [Inlined code] 8.82% 25427M java.lang.StringUTF16#compress():212 [Inlined code] 8.76% 25255M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] 7.49% 21580M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] 7.06% 20338M perf.LineFileDocs#readDocs():176 [JIT compiled code] 3.03% 8732M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] 2.93% 8456M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] 2.81% 8103M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] 2.71% 7803M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] 1.91% 5504M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] 1.88% 5408M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] 1.76% 5084M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] 1.74% 5029M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] 1.74% 5012M org.apache.lucene.util.TimSorter#():62 [Inlined code] 1.70% 4907M perf.LineFileDocs#readDocs():176 [Interpreted code] 1.63% 4697M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] 1.61% 4650M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] 1.36% 3927M perf.LineFileDocs#nextDoc():636 [JIT compiled code] 1.30% 3761M perf.LineFileDocs#nextDoc():641 [Interpreted code] 1.26% 3640M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] 1.10% 3161M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] 1.01% 2897M java.util.TreeMap#keyIterator():1421 [Inlined code] 0.56% 1621M java.util.ArrayList#grow():240 [Inlined code] 0.56% 1602M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] 0.54% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] 0.51% 1463M org.apache.lucene.codecs.lucene104.PForUtil#encode():78 [JIT compiled code] 0.50% 1444M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] 0.46% 1331M org.apache.lucene.util.BytesRef#():71 [Inlined code] 0.46% 1311M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] 0.45% 1306M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():127 [Inlined code] 0.22% 638M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] 0.21% 612M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock():967 [JIT compiled code] 0.16% 461M org.apache.lucene.util.StringSorter#fallbackSorter():92 [Inlined code] 0.16% 459M java.lang.Integer#toString():167 [Inlined code] 0.15% 439M java.util.Formatter#parse():2810 [Inlined code] 0.15% 435M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] 0.15% 424M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] 0.14% 408M java.util.ArrayList#iterator():1030 [JIT compiled code] 0.13% 362M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 0.13% 360M perf.LineFileDocs#nextDoc():599 [Interpreted code] 0.11% 327M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock():725 [JIT compiled code] 0.11% 325M org.apache.lucene.document.IntPoint#pack():108 [Inlined code] 0.11% 304M java.util.Arrays#copyOfRange():3849 [Inlined code] 0.10% 286M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():103 [JIT compiled code] 0.09% 267M java.util.List#of():935 [Inlined code] 0.09% 259M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [JIT compiled code] 0.08% 242M java.lang.String#format():4455 [Inlined code] 0.08% 240M perf.LineFileDocs#nextDoc():643 [JIT compiled code] 0.08% 235M java.lang.Thread#beforeSleep():473 [Interpreted code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=2 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr Profiler for heap at stackSize=2 [big index (fast) /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 169.05 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 141853 events (total: 288249M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 14.27% 41134M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 12.25% 35307M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] 8.82% 25427M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] 8.76% 25255M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] 7.48% 21574M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] 7.06% 20338M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 2.93% 8456M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 2.78% 8004M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] 2.70% 7787M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] 2.61% 7523M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] 1.91% 5504M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.88% 5408M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.74% 5029M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.74% 5012M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] 1.70% 4911M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 1.70% 4907M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.63% 4697M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.58% 4564M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 1.28% 3696M perf.LineFileDocs#nextDoc():641 [Interpreted code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 1.23% 3554M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 1.14% 3274M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 1.12% 3230M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [JIT compiled code] 1.10% 3161M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] 1.01% 2897M java.util.TreeMap#keyIterator():1421 [Inlined code] at java.util.TreeMap$KeySet#iterator():1434 [JIT compiled code] 0.56% 1621M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] 0.56% 1602M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] 0.54% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.49% 1401M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] 0.46% 1311M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():398 [JIT compiled code] 0.45% 1306M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():127 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie():114 [Inlined code] 0.45% 1285M org.apache.lucene.codecs.lucene104.PForUtil#encode():78 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] 0.42% 1208M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():464 [JIT compiled code] 0.41% 1182M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] 0.23% 652M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [JIT compiled code] 0.16% 461M org.apache.lucene.util.StringSorter#fallbackSorter():92 [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#getFallbackSorter():83 [Inlined code] 0.15% 436M java.lang.Integer#toString():167 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] 0.15% 425M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] at java.lang.invoke.LambdaForm$DMH.0x000000004e1a4400#newInvokeSpecial() [Inlined code] 0.15% 424M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues():72 [Inlined code] 0.14% 416M java.util.Formatter#parse():2810 [Inlined code] at java.util.Formatter#format():2744 [JIT compiled code] 0.13% 373M java.util.ArrayList#iterator():1030 [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic():126 [Interpreted code] 0.13% 360M perf.LineFileDocs#nextDoc():599 [Interpreted code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.12% 359M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock():967 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks():666 [JIT compiled code] 0.12% 343M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] 0.11% 325M org.apache.lucene.document.IntPoint#pack():108 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues():72 [Inlined code] 0.10% 286M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():103 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():398 [JIT compiled code] 0.09% 259M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [JIT compiled code] 0.09% 253M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock():967 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks():636 [JIT compiled code] 0.08% 242M java.lang.String#format():4455 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] 0.08% 240M perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.08% 235M java.lang.Thread#beforeSleep():473 [Interpreted code] at java.lang.Thread#sleepNanos():504 [Interpreted code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr Profiler for heap at stackSize=4 [big index (fast) /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 169.05 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 141853 events (total: 288249M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 14.27% 41134M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 11.16% 32178M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] 7.98% 22992M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] 7.45% 21471M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 7.06% 20338M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 6.87% 19795M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] 2.76% 7969M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 2.70% 7769M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 2.61% 7523M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 1.91% 5504M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] 1.88% 5408M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] 1.74% 5029M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] 1.70% 4911M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] 1.70% 4907M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.66% 4787M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] 1.63% 4697M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] 1.62% 4662M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] 1.58% 4564M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] 1.38% 3963M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():161 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():198 [JIT compiled code] 1.28% 3696M perf.LineFileDocs#nextDoc():641 [Interpreted code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.23% 3554M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] 1.21% 3475M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] 1.14% 3274M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.12% 3230M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [JIT compiled code] at perf.IndexThreads$IndexThread#run():397 [Interpreted code] 1.05% 3033M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 1.00% 2886M java.util.TreeMap#keyIterator():1421 [Inlined code] at java.util.TreeMap$KeySet#iterator():1434 [JIT compiled code] at java.util.TreeSet#iterator():187 [Inlined code] at org.apache.lucene.codecs.CompetitiveImpactAccumulator#addAll():82 [Inlined code] 0.97% 2783M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [JIT compiled code] at perf.LineFileDocs#nextDoc():643 [Interpreted code] 0.63% 1814M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [JIT compiled code] at perf.LineFileDocs#nextDoc():643 [Interpreted code] 0.56% 1621M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] 0.56% 1602M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():155 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():198 [JIT compiled code] 0.54% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.52% 1497M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.util.BytesRefBlockPool#addBytesRef():91 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():343 [JIT compiled code] 0.49% 1401M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] 0.46% 1311M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():398 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc():259 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():144 [JIT compiled code] 0.45% 1306M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():127 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie():114 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex():481 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks():682 [JIT compiled code] 0.45% 1285M org.apache.lucene.codecs.lucene104.PForUtil#encode():78 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 0.42% 1208M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():464 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc():259 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():144 [JIT compiled code] 0.23% 664M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():730 [JIT compiled code] 0.23% 652M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [JIT compiled code] at perf.IndexThreads$IndexThread#run():397 [Interpreted code] 0.16% 461M org.apache.lucene.util.StringSorter#fallbackSorter():92 [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#getFallbackSorter():83 [Inlined code] at org.apache.lucene.util.MSBRadixSorter#sort():134 [Inlined code] at org.apache.lucene.util.MSBRadixSorter#radixSort():182 [JIT compiled code] 0.15% 425M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] at java.lang.invoke.LambdaForm$DMH.0x000000004e1a4400#newInvokeSpecial() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#getFallbackSorter():83 [Inlined code] 0.14% 416M java.util.Formatter#parse():2810 [Inlined code] at java.util.Formatter#format():2744 [JIT compiled code] at java.util.Formatter#format():2698 [Inlined code] at java.lang.String#format():4455 [Inlined code] 0.14% 411M java.lang.Integer#toString():167 [Inlined code] at perf.LineFileDocs#intToID():297 [JIT compiled code] at perf.LineFileDocs#nextDoc():747 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] 0.13% 373M java.util.ArrayList#iterator():1030 [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic():126 [Interpreted code] at jdk.jfr.internal.PlatformRecorder#periodicTask():502 [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0():428 [Interpreted code] 0.13% 360M perf.LineFileDocs#nextDoc():599 [Interpreted code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.12% 359M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock():967 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks():666 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#pushTerm():1039 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():995 [JIT compiled code] 0.12% 339M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.ArrayUtil#grow():377 [Inlined code] at org.apache.lucene.index.PointValuesWriter#addPackedValue():68 [Inlined code] 0.12% 333M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [JIT compiled code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] 0.11% 318M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] 0.11% 307M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():638 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=8 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr Profiler for heap at stackSize=8 [big index (fast) /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 169.05 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 141853 events (total: 288249M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 14.27% 41134M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 10.35% 29848M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 7.47% 21524M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 7.06% 20338M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 3.13% 9020M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():200 [JIT compiled code] 2.96% 8537M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] 2.64% 7606M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] 1.77% 5101M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 1.76% 5075M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():200 [JIT compiled code] 1.75% 5047M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 1.74% 5029M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 1.70% 4907M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.66% 4787M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 1.63% 4686M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 1.58% 4550M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 1.53% 4408M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] 1.53% 4397M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] 1.47% 4223M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 1.28% 3696M perf.LineFileDocs#nextDoc():641 [Interpreted code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.25% 3590M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():161 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():198 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 1.21% 3475M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000004e1c2a90#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] 1.14% 3274M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.12% 3235M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000004e1c2a90#merge() [Interpreted code] 1.12% 3230M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [JIT compiled code] at perf.IndexThreads$IndexThread#run():397 [Interpreted code] 1.09% 3151M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 1.06% 3065M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000004e1c2a90#merge() [Interpreted code] 1.03% 2973M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.96% 2767M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [JIT compiled code] at perf.LineFileDocs#nextDoc():643 [Interpreted code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.92% 2660M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] 0.90% 2598M java.util.TreeMap#keyIterator():1421 [Inlined code] at java.util.TreeMap$KeySet#iterator():1434 [JIT compiled code] at java.util.TreeSet#iterator():187 [Inlined code] at org.apache.lucene.codecs.CompetitiveImpactAccumulator#addAll():82 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():482 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#finishTerm():576 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():172 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 0.88% 2537M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] 0.81% 2330M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [JIT compiled code] at perf.IndexThreads$IndexThread#run():397 [Interpreted code] 0.63% 1814M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [JIT compiled code] at perf.LineFileDocs#nextDoc():643 [Interpreted code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.63% 1807M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] 0.63% 1803M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] 0.61% 1755M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] 0.55% 1592M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] 0.54% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.53% 1516M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():155 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():198 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.52% 1510M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.51% 1467M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [JIT compiled code] at perf.IndexThreads$IndexThread#run():397 [Interpreted code] 0.49% 1401M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] 0.45% 1287M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] 0.44% 1254M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():173 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.40% 1164M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] 0.40% 1143M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] 0.40% 1138M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.util.BytesRefBlockPool#addBytesRef():91 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():343 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] 0.39% 1138M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] 0.35% 1018M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#postUpdate():403 [Inlined code] 0.32% 924M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr Profiler for heap at stackSize=12 [big index (fast) /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 169.05 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 141853 events (total: 288249M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 14.27% 41134M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 10.35% 29848M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 7.47% 21524M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 7.06% 20338M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 2.96% 8537M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000004e1c2a90#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] 2.02% 5831M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():200 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 1.70% 4907M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.67% 4822M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.67% 4821M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.66% 4787M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000004e1c2a90#merge() [Interpreted code] 1.62% 4675M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] 1.61% 4644M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.56% 4488M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.54% 4437M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 1.53% 4408M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000004e1c2a90#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] 1.41% 4073M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 1.37% 3938M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():200 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [JIT compiled code] 1.28% 3696M perf.LineFileDocs#nextDoc():641 [Interpreted code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.21% 3475M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000004e1c2a90#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4749 [Interpreted code] at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource#merge():6554 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler#doMerge():661 [Interpreted code] 1.14% 3274M perf.LineFileDocs#nextDoc():636 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.12% 3235M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000004e1c2a90#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4749 [Interpreted code] 1.12% 3230M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [JIT compiled code] at perf.IndexThreads$IndexThread#run():397 [Interpreted code] 1.11% 3188M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():200 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 1.06% 3065M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000004e1c2a90#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4749 [Interpreted code] 1.06% 3057M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():340 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 1.05% 3034M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():161 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():198 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 0.98% 2823M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#postUpdate():403 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] 0.96% 2767M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [JIT compiled code] at perf.LineFileDocs#nextDoc():643 [Interpreted code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.94% 2703M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument():1490 [Inlined code] 0.89% 2575M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] 0.81% 2330M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [JIT compiled code] at perf.IndexThreads$IndexThread#run():397 [Interpreted code] 0.63% 1814M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [JIT compiled code] at perf.LineFileDocs#nextDoc():643 [Interpreted code] at perf.LineFileDocs#nextDoc():582 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.60% 1738M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] 0.55% 1594M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#postUpdate():403 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] 0.55% 1592M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] 0.54% 1546M perf.LineFileDocs#newDocState():503 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.52% 1510M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] 0.51% 1467M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.LineFileDocs#nextDoc():582 [JIT compiled code] at perf.IndexThreads$IndexThread#run():397 [Interpreted code] 0.51% 1457M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 0.50% 1433M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1487 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices():155 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():198 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 0.49% 1401M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000004e1c2a90#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] 0.44% 1264M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 0.40% 1164M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():183 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 0.40% 1162M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():173 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] 0.39% 1138M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] 0.39% 1138M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1846 [Inlined code] 0.39% 1136M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():228 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx():86 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():200 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] 0.39% 1126M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] 0.37% 1076M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Interpreted code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():458 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():406 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] 0.36% 1044M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.util.BytesRefBlockPool#addBytesRef():91 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():343 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1256 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():773 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] move log to /l/logs.nightly/2026.05.04.12.43.13/fastIndexBigDocs.log move vmstat log to /l/logs.nightly/2026.05.04.12.43.13/fastIndexBigDocs.vmstat.log move top log to /l/logs.nightly/2026.05.04.12.43.13/fastIndexBigDocs.top.log [2026-05-05 05:30:16.811469] took 84.7 sec [2026-05-05 05:30:16.812512] bigIndexAtClose None [2026-05-05 05:30:16.813669] build search index (fixed segments) /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M: now create cd /l/trunk.nightly/lucene/benchmark NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log /l/logs.nightly/nightly.wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.log run: ['/usr/lib/jvm/java-25-openjdk/bin/java', '--add-modules', 'jdk.incubator.vector', '-Xmx32g', '-Xms32g', '-server', '-XX:+UseParallelGC', '-Djava.io.tmpdir=/l/tmp', '--enable-native-access=ALL-UNNAMED', '-classpath', '/l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build', '-XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr', '-XX:+UnlockDiagnosticVMOptions', '-XX:+DebugNonSafepoints', 'perf.Indexer', '-dirImpl', 'MMapDirectory', '-indexPath', '/l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M', '-analyzer', 'StandardAnalyzerNoStopWords', '-lineDocsFile', '/l/data/enwiki-20110115-lines-1k-fixed-with-random-labels.bin', '-docCountLimit', '27625038', '-threadCount', '1', '-dvfields', '-addDVSkippers', '-vectorFile', '/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec', '-vectorDimension', '1024', '-vectorEncoding', 'FLOAT32', '-ramBufferMB', '-1', '-maxBufferedDocs', '49774', '-postingsFormat', 'Lucene104', '-waitForMerges', '-mergePolicy', 'LogDocMergePolicy', '-facets', 'taxonomy:Date;Date', '-facets', 'taxonomy:Month;Month', '-facets', 'taxonomy:DayOfYear;DayOfYear', '-facets', 'sortedset:Month;Month', '-facets', 'sortedset:DayOfYear;DayOfYear', '-facets', 'sortedset:Date;Date', '-facets', 'taxonomy:RandomLabel;RandomLabel', '-facets', 'sortedset:RandomLabel;RandomLabel', '-facetDVFormat', 'Lucene90', '-idFieldPostingsFormat', 'Lucene104', '-idFieldPostingsFormat', 'Lucene104', '-grouping', '-waitForCommit', '-hnswThreadsPerMerge', '16', '-hnswThreadPoolCount', '96'], cwd=/l/trunk.nightly/lucene/benchmark vmstatLogFile=/l/logs.nightly/nightly.vmstat.log topLogFile=/l/logs.nightly/nightly.top.log run vmstat: /usr/sbin/vmstat --active --wide --timestamp --unit M 1 > /l/logs.nightly/nightly.vmstat.log 2>&1 & run /usr/sbin/ps -eo pid,%cpu,%mem,bsdtime,etime,start,args --cols=120 --sort=-%cpu | head -10 >> /l/logs.nightly/nightly.top.log 2>&1 to /l/logs.nightly/nightly.top.log now kill vmstat: pid=2390374 Profiler summary for /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr Version: 2.1 Chunks: 167 Start: 2026-05-05 17:00:21 (UTC) Duration: 11707 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 86532980 1643651419 jdk.FileWrite 15408108 354360273 jdk.FileRead 343579 9527159 jdk.CPULoad 220940 4639740 jdk.BooleanFlag 115564 3814113 jdk.ObjectAllocationInNewTLAB 35604 776200 jdk.Checkpoint 34999 100229332 jdk.UnsignedIntFlag 10354 371241 jdk.IntFlag 9352 347861 jdk.StringFlag 7515 321809 jdk.ObjectAllocationOutsideTLAB 194 3439 jdk.Compilation 180 5025 jdk.CPUInformation 167 251001 jdk.GCConfiguration 167 4509 jdk.JVMInformation 167 314795 jdk.Metadata 167 18458176 jdk.GarbageCollection 70 1820 jdk.ActiveRecording 0 0 jdk.ActiveSetting 0 0 jdk.AllocationRequiringGC 0 0 jdk.BooleanFlagChanged 0 0 jdk.CPUTimeSamplesLost 0 0 jdk.CPUTimeStampCounter 0 0 jdk.ClassDefine 0 0 jdk.ClassLoad 0 0 jdk.ClassLoaderStatistics 0 0 jdk.ClassLoadingStatistics 0 0 jdk.ClassRedefinition 0 0 jdk.ClassUnload 0 0 jdk.CodeCacheConfiguration 0 0 jdk.CodeCacheFull 0 0 jdk.CodeCacheStatistics 0 0 jdk.CompilationFailure 0 0 jdk.CompilerConfiguration 0 0 jdk.CompilerInlining 0 0 jdk.CompilerPhase 0 0 jdk.CompilerQueueUtilization 0 0 jdk.CompilerStatistics 0 0 jdk.ConcurrentModeFailure 0 0 jdk.ContainerCPUThrottling 0 0 jdk.ContainerCPUUsage 0 0 jdk.ContainerConfiguration 0 0 jdk.ContainerIOUsage 0 0 jdk.ContainerMemoryUsage 0 0 jdk.ContinuationFreeze 0 0 jdk.ContinuationFreezeFast 0 0 jdk.ContinuationFreezeSlow 0 0 jdk.ContinuationThaw 0 0 jdk.ContinuationThawFast 0 0 jdk.ContinuationThawSlow 0 0 jdk.DataLoss 0 0 jdk.Deoptimization 0 0 jdk.DeprecatedInvocation 0 0 jdk.Deserialization 0 0 jdk.DirectBufferStatistics 0 0 jdk.DoubleFlag 0 0 jdk.DoubleFlagChanged 0 0 jdk.DumpReason 0 0 jdk.EvacuationFailed 0 0 jdk.EvacuationInformation 0 0 jdk.ExceptionStatistics 0 0 jdk.ExecuteVMOperation 0 0 jdk.ExecutionSample 0 0 jdk.FileForce 0 0 jdk.FinalizerStatistics 0 0 jdk.Flush 0 0 jdk.G1AdaptiveIHOP 0 0 jdk.G1BasicIHOP 0 0 jdk.G1EvacuationOldStatistics 0 0 jdk.G1EvacuationYoungStatistics 0 0 jdk.G1GarbageCollection 0 0 jdk.G1HeapRegionInformation 0 0 jdk.G1HeapRegionTypeChange 0 0 jdk.G1HeapSummary 0 0 jdk.G1MMU 0 0 jdk.GCCPUTime 0 0 jdk.GCHeapConfiguration 0 0 jdk.GCHeapMemoryPoolUsage 0 0 jdk.GCHeapMemoryUsage 0 0 jdk.GCHeapSummary 0 0 jdk.GCPhaseConcurrent 0 0 jdk.GCPhaseConcurrentLevel1 0 0 jdk.GCPhaseConcurrentLevel2 0 0 jdk.GCPhaseParallel 0 0 jdk.GCPhasePause 0 0 jdk.GCPhasePauseLevel1 0 0 jdk.GCPhasePauseLevel2 0 0 jdk.GCPhasePauseLevel3 0 0 jdk.GCPhasePauseLevel4 0 0 jdk.GCReferenceStatistics 0 0 jdk.GCSurvivorConfiguration 0 0 jdk.GCTLABConfiguration 0 0 jdk.HeapDump 0 0 jdk.InitialEnvironmentVariable 0 0 jdk.InitialSecurityProperty 0 0 jdk.InitialSystemProperty 0 0 jdk.IntFlagChanged 0 0 jdk.JITRestart 0 0 jdk.JavaAgent 0 0 jdk.JavaErrorThrow 0 0 jdk.JavaExceptionThrow 0 0 jdk.JavaMonitorDeflate 0 0 jdk.JavaMonitorEnter 0 0 jdk.JavaMonitorInflate 0 0 jdk.JavaMonitorNotify 0 0 jdk.JavaMonitorStatistics 0 0 jdk.JavaMonitorWait 0 0 jdk.JavaThreadStatistics 0 0 jdk.LongFlag 0 0 jdk.LongFlagChanged 0 0 jdk.MetaspaceAllocationFailure 0 0 jdk.MetaspaceChunkFreeListSummary 0 0 jdk.MetaspaceGCThreshold 0 0 jdk.MetaspaceOOM 0 0 jdk.MetaspaceSummary 0 0 jdk.MethodTiming 0 0 jdk.MethodTrace 0 0 jdk.ModuleExport 0 0 jdk.ModuleRequire 0 0 jdk.NativeAgent 0 0 jdk.NativeLibrary 0 0 jdk.NativeLibraryLoad 0 0 jdk.NativeLibraryUnload 0 0 jdk.NativeMemoryUsage 0 0 jdk.NativeMemoryUsageTotal 0 0 jdk.NativeMethodSample 0 0 jdk.NetworkUtilization 0 0 jdk.OSInformation 0 0 jdk.ObjectAllocationSample 0 0 jdk.ObjectCount 0 0 jdk.ObjectCountAfterGC 0 0 jdk.OldGarbageCollection 0 0 jdk.OldObjectSample 0 0 jdk.PSHeapSummary 0 0 jdk.ParallelOldGarbageCollection 0 0 jdk.PhysicalMemory 0 0 jdk.ProcessStart 0 0 jdk.PromoteObjectInNewPLAB 0 0 jdk.PromoteObjectOutsidePLAB 0 0 jdk.PromotionFailed 0 0 jdk.RedefineClasses 0 0 jdk.ReservedStackActivation 0 0 jdk.ResidentSetSize 0 0 jdk.RetransformClasses 0 0 jdk.SafepointBegin 0 0 jdk.SafepointEnd 0 0 jdk.SafepointLatency 0 0 jdk.SafepointStateSynchronization 0 0 jdk.SecurityPropertyModification 0 0 jdk.SecurityProviderService 0 0 jdk.SerializationMisdeclaration 0 0 jdk.ShenandoahEvacuationInformation 0 0 jdk.ShenandoahHeapRegionInformation 0 0 jdk.ShenandoahHeapRegionStateChange 0 0 jdk.Shutdown 0 0 jdk.SocketRead 0 0 jdk.SocketWrite 0 0 jdk.StringFlagChanged 0 0 jdk.StringTableStatistics 0 0 jdk.SwapSpace 0 0 jdk.SymbolTableStatistics 0 0 jdk.SyncOnValueBasedClass 0 0 jdk.SystemGC 0 0 jdk.SystemProcess 0 0 jdk.TLSHandshake 0 0 jdk.TenuringDistribution 0 0 jdk.ThreadAllocationStatistics 0 0 jdk.ThreadCPULoad 0 0 jdk.ThreadContextSwitchRate 0 0 jdk.ThreadDump 0 0 jdk.ThreadEnd 0 0 jdk.ThreadPark 0 0 jdk.ThreadSleep 0 0 jdk.ThreadStart 0 0 jdk.UnsignedIntFlagChanged 0 0 jdk.UnsignedLongFlag 0 0 jdk.UnsignedLongFlagChanged 0 0 jdk.VirtualThreadEnd 0 0 jdk.VirtualThreadPinned 0 0 jdk.VirtualThreadStart 0 0 jdk.VirtualThreadSubmitFailed 0 0 jdk.VirtualizationInformation 0 0 jdk.X509Certificate 0 0 jdk.X509Validation 0 0 jdk.YoungGarbageCollection 0 0 jdk.YoungGenerationConfiguration 0 0 jdk.ZAllocationStall 0 0 jdk.ZOldGarbageCollection 0 0 jdk.ZPageAllocation 0 0 jdk.ZRelocationSet 0 0 jdk.ZRelocationSetGroup 0 0 jdk.ZStatisticsCounter 0 0 jdk.ZStatisticsSampler 0 0 jdk.ZThreadPhase 0 0 jdk.ZUncommit 0 0 jdk.ZYoungGarbageCollection 0 0 profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr Profiler for cpu at stackSize=1 [search index (fixed segments) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 2038.09 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 86532980 events (total: 86M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 42.69% 36M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] 35.08% 30M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 7.64% 6M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] 1.38% 1M jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] 1.30% 1M org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] 1.10% 947716 java.util.Arrays#fill():3144 [Inlined code] 0.86% 748145 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [Inlined code] 0.80% 690405 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [Inlined code] 0.55% 479927 org.apache.lucene.store.MemorySegmentIndexInput#seek():324 [Inlined code] 0.55% 479026 jdk.jfr.internal.JVM#emitEvent() [Native code] 0.42% 366295 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] 0.38% 330861 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] 0.35% 306139 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] 0.34% 294043 java.util.ArrayList#elementData():412 [Inlined code] 0.33% 285714 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] 0.30% 259889 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [JIT compiled code] 0.27% 231710 org.apache.lucene.util.VectorUtil#dotProduct():64 [Inlined code] 0.24% 204676 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] 0.23% 198148 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.18% 159711 org.apache.lucene.util.VectorUtil#normalizeToUnitInterval():412 [Inlined code] 0.18% 153892 java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] 0.18% 152510 org.apache.lucene.util.FixedBitSet#getAndSet():308 [Inlined code] 0.15% 131933 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] 0.15% 130068 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] 0.14% 125019 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.12% 103256 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():326 [JIT compiled code] 0.11% 95878 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#getState():165 [Inlined code] 0.09% 79630 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] 0.08% 70936 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():51 [Inlined code] 0.08% 66066 org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#setScoringOrdinal():155 [JIT compiled code] 0.07% 63583 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] 0.07% 63444 org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] 0.07% 59643 org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] 0.06% 55623 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] 0.06% 53250 java.util.Arrays#fill():3143 [Inlined code] 0.06% 53205 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#compareAndSetState():189 [Inlined code] 0.05% 45952 org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#vectorValue():83 [Inlined code] 0.05% 45239 org.apache.lucene.util.TernaryLongHeap#updateTop():153 [Inlined code] 0.05% 44593 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] 0.05% 43804 org.apache.lucene.util.hnsw.NeighborQueue#encode():115 [Inlined code] 0.05% 43245 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.05% 43093 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():336 [JIT compiled code] 0.05% 41249 org.apache.lucene.util.hnsw.NeighborArray#nodes():217 [Inlined code] 0.05% 40247 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] 0.04% 38264 org.apache.lucene.util.TernaryLongHeap#push():81 [Inlined code] 0.04% 37477 org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] 0.04% 36834 org.apache.lucene.util.TernaryLongHeap#upHeap():204 [Inlined code] 0.04% 33196 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] 0.04% 32625 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():347 [JIT compiled code] 0.04% 31949 java.util.concurrent.locks.ReentrantReadWriteLock#writeLock():247 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=2 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr Profiler for cpu at stackSize=2 [search index (fixed segments) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 2038.09 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 86532980 events (total: 86M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 42.69% 36M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] 35.08% 30M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] 7.64% 6M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] 1.38% 1M jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] 1.30% 1M org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] 1.10% 947716 java.util.Arrays#fill():3144 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] 0.86% 748145 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] 0.80% 690405 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.55% 479927 org.apache.lucene.store.MemorySegmentIndexInput#seek():324 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput$MultiSegmentImpl#seek():863 [Inlined code] 0.55% 479026 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute():54 [Inlined code] 0.38% 330861 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 0.35% 306139 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] 0.34% 293998 java.util.ArrayList#elementData():412 [Inlined code] at java.util.ArrayList#get():429 [Inlined code] 0.33% 285714 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync#readerShouldBlock():698 [Inlined code] 0.30% 259889 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.30% 256414 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():227 [JIT compiled code] 0.27% 231710 org.apache.lucene.util.VectorUtil#dotProduct():64 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] 0.24% 204676 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] 0.18% 153892 java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] 0.18% 152510 org.apache.lucene.util.FixedBitSet#getAndSet():308 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] 0.17% 145113 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.17% 142834 org.apache.lucene.util.VectorUtil#normalizeToUnitInterval():412 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] 0.15% 131933 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] 0.15% 130068 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] 0.14% 121662 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.11% 99103 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():326 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.09% 82008 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#seek():177 [Inlined code] 0.09% 76563 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#getState():165 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():475 [Inlined code] 0.07% 63583 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 0.07% 63444 org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] 0.06% 55623 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] 0.06% 53568 org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.06% 53250 java.util.Arrays#fill():3143 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] 0.06% 52151 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] 0.05% 45239 org.apache.lucene.util.TernaryLongHeap#updateTop():153 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] 0.05% 44593 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] 0.05% 43320 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():51 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.05% 43245 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] 0.05% 42705 org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#vectorValue():83 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] 0.05% 41868 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.05% 40247 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 0.04% 37477 org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] 0.04% 36834 org.apache.lucene.util.TernaryLongHeap#upHeap():204 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] 0.04% 34934 org.apache.lucene.util.hnsw.NeighborArray#nodes():217 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [JIT compiled code] 0.04% 34611 org.apache.lucene.util.TernaryLongHeap#push():81 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] 0.04% 33196 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 0.04% 31949 java.util.concurrent.locks.ReentrantReadWriteLock#writeLock():247 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#write():47 [Inlined code] 0.04% 31542 org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#setScoringOrdinal():155 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [Inlined code] 0.04% 31418 org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#setScoringOrdinal():155 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [Inlined code] 0.04% 31320 org.apache.lucene.util.hnsw.NeighborQueue#encode():115 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr Profiler for cpu at stackSize=4 [search index (fixed segments) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 2038.09 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 86532980 events (total: 86M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 42.69% 36M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] 35.08% 30M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] 7.64% 6M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] 1.28% 1M org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 1.10% 947716 java.util.Arrays#fill():3144 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#prepareScratchState():374 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():290 [JIT compiled code] 0.80% 690405 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.77% 667020 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] 0.67% 578241 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():82 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] 0.55% 479026 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute():54 [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run():125 [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic():145 [JIT compiled code] 0.54% 463641 org.apache.lucene.store.MemorySegmentIndexInput#seek():324 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput$MultiSegmentImpl#seek():863 [Inlined code] at org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#vectorValue():82 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] 0.39% 340991 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():166 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 0.38% 330861 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] 0.35% 306139 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.33% 285463 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync#readerShouldBlock():698 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():480 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] 0.33% 284430 java.util.ArrayList#elementData():412 [Inlined code] at java.util.ArrayList#get():429 [Inlined code] at org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] 0.31% 269878 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():128 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] 0.29% 247956 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.28% 242968 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():227 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.25% 212129 org.apache.lucene.util.VectorUtil#dotProduct():64 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.23% 200873 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.18% 153892 java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.17% 149931 org.apache.lucene.util.FixedBitSet#getAndSet():308 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.16% 136387 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.15% 131935 org.apache.lucene.util.VectorUtil#normalizeToUnitInterval():412 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.14% 122946 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] 0.14% 119740 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.11% 95828 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] at jdk.incubator.vector.FloatVector#fromArray():2856 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():154 [JIT compiled code] 0.10% 88979 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():326 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 0.09% 82008 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#seek():177 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#graphSeek():389 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.09% 81125 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] 0.09% 76105 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#getState():165 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():475 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] 0.07% 59906 org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.06% 53250 java.util.Arrays#fill():3143 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#prepareScratchState():374 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():290 [JIT compiled code] 0.06% 52722 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#pop():129 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():322 [JIT compiled code] 0.06% 52151 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.06% 50961 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1365 [JIT compiled code] 0.05% 45239 org.apache.lucene.util.TernaryLongHeap#updateTop():153 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#collect():683 [Inlined code] 0.05% 43245 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer():137 [Inlined code] at sun.nio.ch.IOUtil#write():102 [Inlined code] 0.05% 40986 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():51 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.05% 39301 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] 0.04% 37764 org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.04% 33504 org.apache.lucene.util.TernaryLongHeap#push():81 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():348 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.04% 33196 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [JIT compiled code] 0.04% 32042 org.apache.lucene.util.hnsw.NeighborArray#nodes():217 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.04% 31949 java.util.concurrent.locks.ReentrantReadWriteLock#writeLock():247 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#write():47 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():382 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] 0.04% 31542 org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#setScoringOrdinal():155 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] 0.04% 31418 org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#setScoringOrdinal():155 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] 0.04% 30725 java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#lock():966 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#write():48 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():382 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] 0.04% 30661 org.apache.lucene.util.hnsw.NeighborQueue#encode():115 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#collect():683 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] 0.03% 29905 org.apache.lucene.util.TernaryLongHeap#upHeap():204 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():348 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=8 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr Profiler for cpu at stackSize=8 [search index (fixed segments) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 2038.09 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 86532980 events (total: 86M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 32.08% 27M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 10.80% 9M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():121 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] 10.74% 9M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():120 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] 8.86% 7M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():123 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] 6.73% 5M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():122 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] 2.55% 2M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():155 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] 2.03% 1M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():110 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] 1.62% 1M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():112 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] 1.55% 1M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():113 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] 1.51% 1M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():118 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] 1.45% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 1.24% 1M org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] 0.94% 816973 java.util.Arrays#fill():3144 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#prepareScratchState():374 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():290 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.86% 739857 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():80 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] 0.81% 703212 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():150 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] 0.77% 667020 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.76% 653401 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] 0.75% 651235 jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():111 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] 0.70% 608213 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.68% 584973 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():140 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] 0.66% 568130 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():145 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] 0.63% 546942 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.63% 544837 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():82 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] 0.55% 479026 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute():54 [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run():125 [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic():145 [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask():502 [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0():428 [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000005407aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] 0.41% 351333 org.apache.lucene.store.MemorySegmentIndexInput#seek():324 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput$MultiSegmentImpl#seek():863 [Inlined code] at org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#vectorValue():82 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.36% 308057 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():166 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.33% 287571 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.33% 285463 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync#readerShouldBlock():698 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():480 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.31% 271184 java.util.ArrayList#elementData():412 [Inlined code] at java.util.ArrayList#get():429 [Inlined code] at org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.29% 247956 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.28% 242968 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():227 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.24% 204299 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.21% 180161 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.19% 162476 org.apache.lucene.util.VectorUtil#dotProduct():64 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.17% 146380 jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():78 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] 0.16% 142391 java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.15% 130033 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():128 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] 0.15% 129813 java.util.Arrays#fill():3144 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#prepareScratchState():374 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():290 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.14% 122946 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] 0.14% 119740 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000054208000#call() [JIT compiled code] 0.11% 99196 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.11% 99022 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] 0.11% 98383 org.apache.lucene.util.FixedBitSet#getAndSet():308 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.11% 95828 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] at jdk.incubator.vector.FloatVector#fromArray():2856 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():154 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] 0.10% 90338 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] 0.10% 88979 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():326 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 0.09% 81594 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.09% 81109 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] 0.09% 79247 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#seek():177 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#graphSeek():389 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] 0.08% 70537 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():128 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr Profiler for cpu at stackSize=12 [search index (fixed segments) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 2038.09 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 86532980 events (total: 86M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 32.07% 27M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 9.57% 8M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():120 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 9.32% 8M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():121 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 8.49% 7M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():123 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 4.78% 4M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():122 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 2.21% 1M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():155 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 1.67% 1M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():110 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 1.50% 1M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():113 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 1.49% 1M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():112 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 1.45% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 1.43% 1M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():122 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 1.24% 1M org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.03% 891808 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():121 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.94% 816973 java.util.Arrays#fill():3144 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#prepareScratchState():374 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():290 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000054208000#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.77% 667020 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000054208000#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.77% 662194 jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():118 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.75% 653196 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.75% 648494 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():120 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.67% 583568 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():447 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000054208000#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.66% 569741 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():80 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] 0.64% 549866 jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():111 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.62% 540694 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():82 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.62% 536330 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.59% 514359 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():150 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.55% 479026 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute():54 [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run():125 [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic():145 [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask():502 [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0():428 [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000005407aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] at java.lang.Thread#run():1474 [Interpreted code] 0.53% 458221 jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():118 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.44% 379855 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():145 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.41% 351333 org.apache.lucene.store.MemorySegmentIndexInput#seek():324 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput$MultiSegmentImpl#seek():863 [Inlined code] at org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#vectorValue():82 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.40% 343247 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():140 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.33% 287571 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000054208000#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.31% 271166 java.util.ArrayList#elementData():412 [Inlined code] at java.util.ArrayList#get():429 [Inlined code] at org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.31% 270571 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():121 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.31% 269678 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync#readerShouldBlock():698 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():480 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():738 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] 0.30% 262116 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():120 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.28% 242968 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():227 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000054208000#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] 0.28% 239961 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():123 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.27% 236681 jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():110 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():318 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.27% 232312 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():232 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000054208000#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.25% 218041 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():155 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] 0.22% 190787 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():140 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] 0.20% 170489 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000054208000#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 0.19% 165364 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():166 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.19% 163462 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():122 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():448 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.19% 162476 org.apache.lucene.util.VectorUtil#dotProduct():64 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000054208000#call() [JIT compiled code] 0.19% 160861 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():122 [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():147 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():276 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.18% 154187 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():80 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] 0.17% 145952 jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0():958 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment():3042 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():78 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp():134 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#score():287 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] 0.17% 145828 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():145 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] 0.16% 142391 java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():225 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():291 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000054208000#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.16% 142264 jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():43 [Inlined code] at jdk.incubator.vector.FloatVector#fma():2521 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma():93 [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():150 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():485 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=1 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr Profiler for heap at stackSize=1 [search index (fixed segments) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 2038.09 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 35794 events (total: 685009M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 15.30% 104785M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 14.76% 101100M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 5.11% 35029M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] 4.90% 33538M perf.LineFileDocs#readVector():212 [Inlined code] 4.79% 32812M java.nio.HeapByteBuffer#():75 [Inlined code] 3.28% 22467M org.apache.lucene.util.BytesRef#():71 [Inlined code] 2.69% 18399M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getNode():183 [Inlined code] 2.66% 18225M java.util.Arrays#copyOf():3478 [Inlined code] 2.10% 14388M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getFrame():169 [Inlined code] 2.08% 14249M perf.LineFileDocs#nextDoc():641 [JIT compiled code] 1.87% 12787M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] 1.80% 12323M java.util.Arrays#copyOf():3537 [Inlined code] 1.78% 12201M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] 1.33% 9102M java.util.Arrays#copyOfRange():3849 [Inlined code] 1.30% 8927M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getNode():180 [Inlined code] 1.29% 8860M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] 1.20% 8224M java.lang.AbstractStringBuilder#():101 [Inlined code] 1.17% 8021M java.util.ArrayList#grow():240 [Inlined code] 1.16% 7951M perf.LineFileDocs#readDocs():176 [JIT compiled code] 1.14% 7794M java.lang.StringUTF16#compress():212 [Inlined code] 1.08% 7400M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] 0.95% 6527M java.lang.StringBuilder#toString():478 [Inlined code] 0.92% 6306M java.util.ImmutableCollections$AbstractImmutableList#iterator():303 [JIT compiled code] 0.89% 6080M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] 0.82% 5596M java.util.HashMap#newNode():1910 [Inlined code] 0.80% 5495M org.apache.lucene.document.StringField#():61 [Inlined code] 0.67% 4598M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#newTermState():203 [Inlined code] 0.67% 4574M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] 0.63% 4334M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():448 [JIT compiled code] 0.63% 4289M java.lang.StringUTF16#compress():216 [Inlined code] 0.54% 3702M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():423 [JIT compiled code] 0.53% 3632M java.util.HashMap#resize():711 [JIT compiled code] 0.50% 3419M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] 0.50% 3391M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#():334 [JIT compiled code] 0.48% 3303M org.apache.lucene.util.FixedBitSet#():148 [Inlined code] 0.48% 3280M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] 0.47% 3228M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [Inlined code] 0.47% 3195M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] 0.41% 2833M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#():301 [JIT compiled code] 0.41% 2830M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] 0.38% 2600M org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():480 [Inlined code] 0.38% 2588M org.apache.lucene.facet.taxonomy.FacetLabel#():74 [Inlined code] 0.36% 2444M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] 0.34% 2351M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] 0.34% 2312M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#():63 [Inlined code] 0.34% 2309M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] 0.33% 2289M org.apache.lucene.util.TimSorter#():62 [Inlined code] 0.32% 2203M perf.LineFileDocs#cloneDoc():527 [JIT compiled code] 0.32% 2194M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnumFrame#loadBlock():195 [JIT compiled code] 0.32% 2185M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=2 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr Profiler for heap at stackSize=2 [search index (fixed segments) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 2038.09 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 35794 events (total: 685009M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 14.76% 101100M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] 14.69% 100632M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] 5.11% 35029M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] 4.90% 33538M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] 4.79% 32812M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] 3.26% 22336M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] 2.69% 18399M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getNode():183 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#prepareSeekExact():412 [JIT compiled code] 2.66% 18225M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayList#grow():238 [Inlined code] 2.10% 14388M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getFrame():169 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#pushFrame():192 [JIT compiled code] 2.08% 14249M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] 1.87% 12787M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] 1.80% 12323M java.util.Arrays#copyOf():3537 [Inlined code] at java.lang.AbstractStringBuilder#ensureCapacityNewCoder():282 [JIT compiled code] 1.78% 12201M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] 1.30% 8927M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getNode():180 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#prepareSeekExact():412 [JIT compiled code] 1.29% 8860M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [Inlined code] 1.27% 8690M java.util.Arrays#copyOfRange():3849 [Inlined code] at java.lang.String#():4863 [Inlined code] 1.20% 8224M java.lang.AbstractStringBuilder#():101 [Inlined code] at java.lang.StringBuilder#():106 [Inlined code] 1.17% 8021M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] 1.16% 7951M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.14% 7794M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] 1.08% 7400M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] 0.94% 6426M java.lang.StringBuilder#toString():478 [Inlined code] at org.apache.lucene.facet.FacetsConfig#pathToString():592 [JIT compiled code] 0.92% 6306M java.util.ImmutableCollections$AbstractImmutableList#iterator():303 [JIT compiled code] at org.apache.lucene.index.BufferedUpdatesStream#waitApplyForMerge():181 [JIT compiled code] 0.89% 6080M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] at java.lang.StringConcatHelper#newArray():578 [Inlined code] 0.67% 4598M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#newTermState():203 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnumFrame#():106 [Inlined code] 0.65% 4419M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] 0.63% 4289M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] 0.61% 4152M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [Inlined code] 0.50% 3419M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] 0.50% 3391M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#():334 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#postings():259 [Inlined code] 0.48% 3303M org.apache.lucene.util.FixedBitSet#():148 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#():306 [JIT compiled code] 0.47% 3228M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] 0.47% 3195M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 0.42% 2899M org.apache.lucene.document.StringField#():61 [Inlined code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():450 [JIT compiled code] 0.41% 2833M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#():301 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#postings():259 [Inlined code] 0.39% 2661M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] 0.38% 2600M org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():480 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] 0.36% 2458M java.util.HashMap#resize():711 [JIT compiled code] at java.util.HashMap#computeIfAbsent():1207 [JIT compiled code] 0.36% 2444M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 0.35% 2374M org.apache.lucene.document.StringField#():61 [Inlined code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():426 [JIT compiled code] 0.34% 2351M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 0.34% 2312M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#():63 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.FieldReader#iterator():140 [JIT compiled code] 0.34% 2309M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 0.33% 2289M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] 0.33% 2272M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():448 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():400 [JIT compiled code] 0.33% 2261M java.util.HashMap#newNode():1910 [Inlined code] at java.util.HashMap#computeIfAbsent():1241 [JIT compiled code] 0.33% 2256M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():423 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():501 [Inlined code] 0.32% 2203M perf.LineFileDocs#cloneDoc():527 [JIT compiled code] at perf.LineFileDocs#nextDoc():760 [JIT compiled code] 0.32% 2194M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnumFrame#loadBlock():195 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum$1#get():489 [Inlined code] 0.30% 2061M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():448 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():501 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=4 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr Profiler for heap at stackSize=4 [search index (fixed segments) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 2038.09 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 35794 events (total: 685009M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 13.63% 93336M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] 13.45% 92127M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] 5.11% 35029M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():335 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] 4.90% 33538M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 4.79% 32812M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at perf.LineFileDocs#readVector():213 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] 2.69% 18399M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getNode():183 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#prepareSeekExact():412 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#seekExact():521 [Inlined code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():363 [JIT compiled code] 2.66% 18225M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayList#grow():238 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] 2.08% 14249M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] 1.87% 12787M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 1.80% 12323M java.util.Arrays#copyOf():3537 [Inlined code] at java.lang.AbstractStringBuilder#ensureCapacityNewCoder():282 [JIT compiled code] at java.lang.AbstractStringBuilder#append():897 [Inlined code] at java.lang.StringBuilder#append():246 [Inlined code] 1.78% 12201M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 1.39% 9528M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getFrame():169 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#pushFrame():192 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#prepareSeekExact():396 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#seekExact():521 [Inlined code] 1.31% 8972M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] 1.30% 8927M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getNode():180 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#prepareSeekExact():412 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#seekExact():521 [Inlined code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():363 [JIT compiled code] 1.29% 8860M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] 1.27% 8690M java.util.Arrays#copyOfRange():3849 [Inlined code] at java.lang.String#():4863 [Inlined code] at java.lang.StringBuilder#toString():478 [Inlined code] at org.apache.lucene.facet.FacetsConfig#pathToString():592 [JIT compiled code] 1.17% 8021M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] 1.16% 7951M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.13% 7772M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.StringField#():61 [Inlined code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():450 [JIT compiled code] 1.07% 7295M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] 1.00% 6817M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] 0.92% 6306M java.util.ImmutableCollections$AbstractImmutableList#iterator():303 [JIT compiled code] at org.apache.lucene.index.BufferedUpdatesStream#waitApplyForMerge():181 [JIT compiled code] at org.apache.lucene.index.IndexWriter#mergeInit():4927 [JIT compiled code] at org.apache.lucene.index.IndexWriter#merge():4743 [JIT compiled code] 0.78% 5358M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] at java.lang.StringConcatHelper#newArray():578 [Inlined code] at java.lang.StringConcatHelper#newArrayWithSuffix():611 [Inlined code] at java.lang.String$$StringConcat.0x000000005404c400#concat() [Inlined code] 0.71% 4860M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getFrame():169 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#pushFrame():192 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#prepareSeekExact():452 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#seekExact():521 [Inlined code] 0.69% 4733M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.StringField#():61 [Inlined code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():426 [JIT compiled code] 0.67% 4588M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice():118 [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice():98 [Inlined code] 0.65% 4419M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 0.63% 4289M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] 0.61% 4174M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#newTermState():203 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnumFrame#():106 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getFrame():169 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#pushFrame():192 [JIT compiled code] 0.58% 3951M java.lang.AbstractStringBuilder#():101 [Inlined code] at java.lang.StringBuilder#():106 [Inlined code] at org.apache.lucene.facet.FacetsConfig#pathToString():573 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():450 [JIT compiled code] 0.53% 3603M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():497 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] 0.50% 3419M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 0.50% 3391M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#():334 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#postings():259 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#postings():1010 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():365 [JIT compiled code] 0.48% 3303M org.apache.lucene.util.FixedBitSet#():148 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#():306 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#postings():259 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#postings():1010 [JIT compiled code] 0.47% 3228M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 0.41% 2833M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#():301 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#postings():259 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#postings():1010 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():365 [JIT compiled code] 0.39% 2661M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 0.38% 2600M org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():480 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] 0.36% 2444M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] 0.34% 2351M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] 0.34% 2312M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#():63 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.FieldReader#iterator():140 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():362 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory():389 [JIT compiled code] 0.34% 2309M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow():46 [Inlined code] 0.33% 2289M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [Inlined code] 0.33% 2272M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():448 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():400 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] 0.33% 2256M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():423 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():501 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] 0.32% 2203M perf.LineFileDocs#cloneDoc():527 [JIT compiled code] at perf.LineFileDocs#nextDoc():760 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] 0.32% 2194M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnumFrame#loadBlock():195 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum$1#get():489 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#seekExact():522 [Inlined code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():363 [JIT compiled code] 0.32% 2172M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():480 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] 0.30% 2061M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():448 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():501 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] 0.30% 2050M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [JIT compiled code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=8 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr Profiler for heap at stackSize=8 [search index (fixed segments) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 2038.09 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 35794 events (total: 685009M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 8.08% 55340M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 8.02% 54917M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 5.11% 35029M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():335 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():783 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 4.90% 33538M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 4.79% 32812M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at perf.LineFileDocs#readVector():213 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 4.23% 28971M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 3.99% 27326M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 2.69% 18399M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getNode():183 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#prepareSeekExact():412 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#seekExact():521 [Inlined code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():363 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory():389 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():383 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] 2.08% 14249M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments():1523 [Inlined code] at perf.IndexThreads$IndexThread#run():275 [JIT compiled code] 1.39% 9528M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getFrame():169 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#pushFrame():192 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#prepareSeekExact():396 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#seekExact():521 [Inlined code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():363 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory():389 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():383 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] 1.35% 9222M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 1.34% 9192M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 1.31% 9006M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] 1.30% 8927M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getNode():180 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#prepareSeekExact():412 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#seekExact():521 [Inlined code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():363 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory():389 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():383 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] 1.16% 7951M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.14% 7788M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayList#grow():238 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] at org.apache.lucene.document.Document#add():62 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():353 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] 1.12% 7681M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [JIT compiled code] 1.00% 6817M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.99% 6814M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] 0.92% 6306M java.util.ImmutableCollections$AbstractImmutableList#iterator():303 [JIT compiled code] at org.apache.lucene.index.BufferedUpdatesStream#waitApplyForMerge():181 [JIT compiled code] at org.apache.lucene.index.IndexWriter#mergeInit():4927 [JIT compiled code] at org.apache.lucene.index.IndexWriter#merge():4743 [JIT compiled code] at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource#merge():6554 [JIT compiled code] at org.apache.lucene.index.ConcurrentMergeScheduler#doMerge():661 [Inlined code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [JIT compiled code] 0.78% 5358M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] at java.lang.StringConcatHelper#newArray():578 [Inlined code] at java.lang.StringConcatHelper#newArrayWithSuffix():611 [Inlined code] at java.lang.String$$StringConcat.0x000000005404c400#concat() [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#invokeSpecial() [Inlined code] at java.lang.invoke.LambdaForm$MH.0x000000005404c800#invoke() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.store.IndexInput#getFullSliceDescription():150 [Inlined code] 0.75% 5106M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Inlined code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] 0.71% 4860M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getFrame():169 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#pushFrame():192 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#prepareSeekExact():452 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#seekExact():521 [Inlined code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():363 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory():389 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():383 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] 0.70% 4825M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] 0.68% 4681M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.StringField#():61 [Inlined code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():450 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():400 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] 0.66% 4505M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] 0.63% 4289M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.53% 3603M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():497 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] 0.50% 3391M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#():334 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#postings():259 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#postings():1010 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():365 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory():389 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():383 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] 0.48% 3303M org.apache.lucene.util.FixedBitSet#():148 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#():306 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#postings():259 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#postings():1010 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():365 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory():389 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():383 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] 0.45% 3090M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.StringField#():61 [Inlined code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():450 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():501 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] 0.43% 2979M java.util.Arrays#copyOf():3537 [Inlined code] at java.lang.AbstractStringBuilder#ensureCapacityNewCoder():282 [JIT compiled code] at java.lang.AbstractStringBuilder#append():897 [Inlined code] at java.lang.StringBuilder#append():246 [Inlined code] at org.apache.lucene.facet.FacetsConfig#pathToString():585 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():450 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():501 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] 0.43% 2972M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] 0.43% 2932M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#newTermState():203 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnumFrame#():106 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getFrame():169 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#pushFrame():192 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#prepareSeekExact():396 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#seekExact():521 [Inlined code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():363 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory():389 [JIT compiled code] 0.41% 2835M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.41% 2833M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#():301 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#postings():259 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#postings():1010 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():365 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory():389 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():383 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] 0.41% 2823M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():292 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] 0.41% 2820M java.util.Arrays#copyOf():3537 [Inlined code] at java.lang.AbstractStringBuilder#ensureCapacityNewCoder():282 [JIT compiled code] at java.lang.AbstractStringBuilder#append():897 [Inlined code] at java.lang.StringBuilder#append():246 [Inlined code] at org.apache.lucene.facet.FacetsConfig#pathToString():585 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():426 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():501 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] 0.39% 2644M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.StringField#():61 [Inlined code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():426 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():400 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] 0.38% 2600M org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():480 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 0.37% 2523M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayList#grow():238 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] at org.apache.lucene.document.Document#add():62 [Inlined code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():448 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():501 [Inlined code] 0.36% 2493M java.util.Arrays#copyOf():3537 [Inlined code] at java.lang.AbstractStringBuilder#ensureCapacityNewCoder():282 [JIT compiled code] at java.lang.AbstractStringBuilder#append():897 [Inlined code] at java.lang.StringBuilder#append():246 [Inlined code] at org.apache.lucene.facet.FacetsConfig#pathToString():585 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():450 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():400 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] 0.35% 2378M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Inlined code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] 0.34% 2312M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#():63 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.FieldReader#iterator():140 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():362 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory():389 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():383 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] 0.34% 2309M java.util.Arrays#copyOfRange():3849 [Inlined code] at java.lang.String#():4863 [Inlined code] at java.lang.StringBuilder#toString():478 [Inlined code] at org.apache.lucene.facet.FacetsConfig#pathToString():592 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():450 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():501 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] 0.33% 2289M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [Inlined code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] 0.33% 2272M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():448 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():400 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.33% 2256M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():423 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():501 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.33% 2233M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():436 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.32% 2223M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayList#grow():238 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] at org.apache.lucene.document.Document#add():62 [Inlined code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():423 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():501 [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.count=50 -Dtests.profile.stacksize=12 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr Profiler for heap at stackSize=12 [search index (fixed segments) /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr is 2038.09 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 35794 events (total: 685009M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 8.08% 55340M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000054208000#call() [JIT compiled code] 8.02% 54917M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000054208000#call() [JIT compiled code] 5.11% 35029M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():335 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():783 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments():1523 [Inlined code] 4.90% 33538M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 4.79% 32812M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at perf.LineFileDocs#readVector():213 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 4.23% 28971M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 3.99% 27326M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():469 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():294 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] 2.69% 18399M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getNode():183 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#prepareSeekExact():412 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#seekExact():521 [Inlined code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():363 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory():389 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():383 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 2.08% 14249M perf.LineFileDocs#nextDoc():641 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments():1523 [Inlined code] at perf.IndexThreads$IndexThread#run():275 [JIT compiled code] 1.39% 9528M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getFrame():169 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#pushFrame():192 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#prepareSeekExact():396 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#seekExact():521 [Inlined code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():363 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory():389 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():383 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] 1.30% 8927M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getNode():180 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#prepareSeekExact():412 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#seekExact():521 [Inlined code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():363 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory():389 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():383 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.16% 7951M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.14% 7788M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayList#grow():238 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] at org.apache.lucene.document.Document#add():62 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():353 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 1.14% 7783M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000054208000#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Inlined code] 1.12% 7681M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [JIT compiled code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000541de430#merge() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge():147 [JIT compiled code] at org.apache.lucene.index.IndexWriter#mergeMiddle():5286 [JIT compiled code] 1.00% 6817M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments():1523 [Inlined code] at perf.IndexThreads$IndexThread#run():275 [JIT compiled code] 0.99% 6814M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000054208000#call() [JIT compiled code] 0.92% 6306M java.util.ImmutableCollections$AbstractImmutableList#iterator():303 [JIT compiled code] at org.apache.lucene.index.BufferedUpdatesStream#waitApplyForMerge():181 [JIT compiled code] at org.apache.lucene.index.IndexWriter#mergeInit():4927 [JIT compiled code] at org.apache.lucene.index.IndexWriter#merge():4743 [JIT compiled code] at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource#merge():6554 [JIT compiled code] at org.apache.lucene.index.ConcurrentMergeScheduler#doMerge():661 [Inlined code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [JIT compiled code] 0.87% 5970M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.85% 5803M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():89 [Inlined code] 0.73% 4971M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():169 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Inlined code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#postUpdate():403 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] 0.71% 4860M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getFrame():169 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#pushFrame():192 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#prepareSeekExact():452 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#seekExact():521 [Inlined code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():363 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory():389 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():383 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] 0.70% 4825M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.68% 4681M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.StringField#():61 [Inlined code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():450 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():400 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 0.66% 4505M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():384 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():204 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():212 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():184 [JIT compiled code] 0.63% 4289M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] at java.lang.String#():314 [Inlined code] at perf.LineFileDocs#nextDoc():643 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments():1523 [Inlined code] at perf.IndexThreads$IndexThread#run():275 [JIT compiled code] 0.53% 3603M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():497 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments():1523 [Inlined code] at perf.IndexThreads$IndexThread#run():275 [JIT compiled code] 0.50% 3391M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#():334 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#postings():259 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#postings():1010 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():365 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory():389 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():383 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.49% 3389M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.48% 3303M org.apache.lucene.util.FixedBitSet#():148 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#():306 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#postings():259 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#postings():1010 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():365 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory():389 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():383 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] 0.45% 3090M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.StringField#():61 [Inlined code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():450 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():501 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 0.44% 3036M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder():84 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():455 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] 0.43% 2979M java.util.Arrays#copyOf():3537 [Inlined code] at java.lang.AbstractStringBuilder#ensureCapacityNewCoder():282 [JIT compiled code] at java.lang.AbstractStringBuilder#append():897 [Inlined code] at java.lang.StringBuilder#append():246 [Inlined code] at org.apache.lucene.facet.FacetsConfig#pathToString():585 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():450 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():501 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] 0.43% 2972M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():135 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():421 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():395 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():299 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] 0.43% 2932M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#newTermState():203 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnumFrame#():106 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getFrame():169 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#pushFrame():192 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#prepareSeekExact():396 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#seekExact():521 [Inlined code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():363 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory():389 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():383 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] 0.41% 2837M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] at java.lang.StringConcatHelper#newArray():578 [Inlined code] at java.lang.StringConcatHelper#newArrayWithSuffix():611 [Inlined code] at java.lang.String$$StringConcat.0x000000005404c400#concat() [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#invokeSpecial() [Inlined code] at java.lang.invoke.LambdaForm$MH.0x000000005404c800#invoke() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.store.IndexInput#getFullSliceDescription():150 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#buildSlice():656 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#slice():604 [JIT compiled code] at org.apache.lucene.store.MemorySegmentIndexInput$SingleSegmentImpl#slice():712 [Inlined code] at org.apache.lucene.store.IndexInput#randomAccessSlice():161 [Inlined code] 0.41% 2835M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():644 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():292 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():333 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1075 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():811 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():634 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():264 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments():1523 [Inlined code] 0.41% 2833M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#():301 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#postings():259 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#postings():1010 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():365 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory():389 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():383 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.41% 2823M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():292 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments():1523 [Inlined code] 0.41% 2820M java.util.Arrays#copyOf():3537 [Inlined code] at java.lang.AbstractStringBuilder#ensureCapacityNewCoder():282 [JIT compiled code] at java.lang.AbstractStringBuilder#append():897 [Inlined code] at java.lang.StringBuilder#append():246 [Inlined code] at org.apache.lucene.facet.FacetsConfig#pathToString():585 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():426 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():501 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] 0.39% 2644M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at org.apache.lucene.document.StringField#():61 [Inlined code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():426 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():400 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 0.38% 2600M org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():480 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments():1523 [Inlined code] at perf.IndexThreads$IndexThread#run():275 [JIT compiled code] 0.37% 2523M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayList#grow():238 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] at java.util.ArrayList#add():484 [Inlined code] at java.util.ArrayList#add():497 [Inlined code] at org.apache.lucene.document.Document#add():62 [Inlined code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():448 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():501 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] 0.37% 2520M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] at java.lang.StringConcatHelper#newArray():578 [Inlined code] at java.lang.StringConcatHelper#newArrayWithSuffix():611 [Inlined code] at java.lang.String$$StringConcat.0x000000005404c400#concat() [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#invokeSpecial() [Inlined code] at java.lang.invoke.LambdaForm$MH.0x000000005404c800#invoke() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.store.IndexInput#getFullSliceDescription():150 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#buildSlice():656 [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#slice():604 [JIT compiled code] at org.apache.lucene.store.MemorySegmentIndexInput$SingleSegmentImpl#slice():712 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.FieldReader#newReader():87 [Inlined code] 0.36% 2493M java.util.Arrays#copyOf():3537 [Inlined code] at java.lang.AbstractStringBuilder#ensureCapacityNewCoder():282 [JIT compiled code] at java.lang.AbstractStringBuilder#append():897 [Inlined code] at java.lang.StringBuilder#append():246 [Inlined code] at org.apache.lucene.facet.FacetsConfig#pathToString():585 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():450 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():400 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] 0.35% 2365M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write():161 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Inlined code] at org.apache.lucene.index.IndexingChain#flush():350 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():418 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():503 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#postUpdate():403 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():449 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 0.34% 2312M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#():63 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.FieldReader#iterator():140 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory():362 [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory():389 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():383 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] 0.34% 2309M java.util.Arrays#copyOfRange():3849 [Inlined code] at java.lang.String#():4863 [Inlined code] at java.lang.StringBuilder#toString():478 [Inlined code] at org.apache.lucene.facet.FacetsConfig#pathToString():592 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():450 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():501 [Inlined code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] 0.33% 2289M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [Inlined code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings():131 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():125 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():390 [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge():94 [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeTerms():223 [JIT compiled code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000541de430#merge() [JIT compiled code] 0.33% 2272M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():448 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():400 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():344 [JIT compiled code] at perf.LineFileDocs#nextDoc():854 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():243 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():427 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1564 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments():1523 [Inlined code] at perf.IndexThreads$IndexThread#run():275 [JIT compiled code] move log to /l/logs.nightly/2026.05.04.12.43.13/fixedIndex.log move vmstat log to /l/logs.nightly/2026.05.04.12.43.13/fixedIndex.vmstat.log move top log to /l/logs.nightly/2026.05.04.12.43.13/fixedIndex.top.log [2026-05-05 16:50:44.951978] took 38711.1 sec [2026-05-05 16:50:44.955287] run CheckIndex [2026-05-05 16:50:44.955366] RUN: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -classpath "/l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build" -ea org.apache.lucene.index.CheckIndex -threadCount 16 -level 2 "/l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M/index" > /l/logs.nightly/2026.05.04.12.43.13/checkIndex.fixedIndex.log 2>&1 [2026-05-05 16:56:47.170240] took 362.2 sec [2026-05-05 16:56:47.171659] fixedIndexAtClose 15 segments: segments_2: _32(11.0.0):C4978031 _65(11.0.0):C4978032 _98(11.0.0):C4978032 _cb(11.0.0):C4978032 _fe(11.0.0):C4978032 _fp(11.0.0):C497803 _g0(11.0.0):C497803 _gb(11.0.0):C497803 _gm(11.0.0):C497803 _gx(11.0.0):C497804 _gy(11.0.0):C49780 _gz(11.0.0):C49780 _h0(11.0.0):C49781 _h1(11.0.0):C49780 _h2(11.0.0):C46742 [2026-05-05 16:56:47.171794] search run vmstat: /usr/sbin/vmstat --active --wide --timestamp --unit M 1 > /l/logs.nightly/2026.05.04.12.43.13/search-tasks.vmstat.log 2>/dev/null & run /usr/sbin/ps -eo pid,%cpu,%mem,bsdtime,etime,start,args --cols=120 --sort=-%cpu | head -10 >> /l/logs.nightly/2026.05.04.12.43.13/search-tasks.top.log 2>&1 to /l/logs.nightly/2026.05.04.12.43.13/search-tasks.top.log NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.0 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-search-nightly-nightly-0.jfr -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build perf.SearchPerfTest -dirImpl MMapDirectory -indexPath /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M -facets taxonomy:Date;Date -facets taxonomy:Month;Month -facets taxonomy:DayOfYear;DayOfYear -facets sortedset:Month;Month -facets sortedset:DayOfYear;DayOfYear -facets sortedset:Date;Date -facets taxonomy:RandomLabel;RandomLabel -facets sortedset:RandomLabel;RandomLabel -analyzer StandardAnalyzerNoStopWords -taskSource /l/util.nightly/tasks/wikinightly.tasks -numConcurrentQueries 1 -taskRepeatCount 50 -field body -tasksPerCat 5 -searchConcurrency 8 -staticSeed -8035476 -seed -8826252 -similarity BM25Similarity -commit multi -hiliteImpl FastVectorHighlighter -log /l/logs.nightly/nightly.nightly.0 -topN 100 -context -printHeap -pk -vectorFile /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -vectorDimension 1024 -pollute 423.4 s 53.6 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.1 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-search-nightly-nightly-1.jfr -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build perf.SearchPerfTest -dirImpl MMapDirectory -indexPath /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M -facets taxonomy:Date;Date -facets taxonomy:Month;Month -facets taxonomy:DayOfYear;DayOfYear -facets sortedset:Month;Month -facets sortedset:DayOfYear;DayOfYear -facets sortedset:Date;Date -facets taxonomy:RandomLabel;RandomLabel -facets sortedset:RandomLabel;RandomLabel -analyzer StandardAnalyzerNoStopWords -taskSource /l/util.nightly/tasks/wikinightly.tasks -numConcurrentQueries 1 -taskRepeatCount 50 -field body -tasksPerCat 5 -searchConcurrency 8 -staticSeed -8035476 -seed -4624584 -similarity BM25Similarity -commit multi -hiliteImpl FastVectorHighlighter -log /l/logs.nightly/nightly.nightly.1 -topN 100 -context -printHeap -pk -vectorFile /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -vectorDimension 1024 -pollute 406.6 s 55.9 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.2 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-search-nightly-nightly-2.jfr -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build perf.SearchPerfTest -dirImpl MMapDirectory -indexPath /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M -facets taxonomy:Date;Date -facets taxonomy:Month;Month -facets taxonomy:DayOfYear;DayOfYear -facets sortedset:Month;Month -facets sortedset:DayOfYear;DayOfYear -facets sortedset:Date;Date -facets taxonomy:RandomLabel;RandomLabel -facets sortedset:RandomLabel;RandomLabel -analyzer StandardAnalyzerNoStopWords -taskSource /l/util.nightly/tasks/wikinightly.tasks -numConcurrentQueries 1 -taskRepeatCount 50 -field body -tasksPerCat 5 -searchConcurrency 8 -staticSeed -8035476 -seed -7949437 -similarity BM25Similarity -commit multi -hiliteImpl FastVectorHighlighter -log /l/logs.nightly/nightly.nightly.2 -topN 100 -context -printHeap -pk -vectorFile /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -vectorDimension 1024 -pollute 409.5 s 55.5 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.3 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-search-nightly-nightly-3.jfr -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build perf.SearchPerfTest -dirImpl MMapDirectory -indexPath /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M -facets taxonomy:Date;Date -facets taxonomy:Month;Month -facets taxonomy:DayOfYear;DayOfYear -facets sortedset:Month;Month -facets sortedset:DayOfYear;DayOfYear -facets sortedset:Date;Date -facets taxonomy:RandomLabel;RandomLabel -facets sortedset:RandomLabel;RandomLabel -analyzer StandardAnalyzerNoStopWords -taskSource /l/util.nightly/tasks/wikinightly.tasks -numConcurrentQueries 1 -taskRepeatCount 50 -field body -tasksPerCat 5 -searchConcurrency 8 -staticSeed -8035476 -seed -4890746 -similarity BM25Similarity -commit multi -hiliteImpl FastVectorHighlighter -log /l/logs.nightly/nightly.nightly.3 -topN 100 -context -printHeap -pk -vectorFile /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -vectorDimension 1024 -pollute 404.8 s 56.2 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.4 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-search-nightly-nightly-4.jfr -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build perf.SearchPerfTest -dirImpl MMapDirectory -indexPath /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M -facets taxonomy:Date;Date -facets taxonomy:Month;Month -facets taxonomy:DayOfYear;DayOfYear -facets sortedset:Month;Month -facets sortedset:DayOfYear;DayOfYear -facets sortedset:Date;Date -facets taxonomy:RandomLabel;RandomLabel -facets sortedset:RandomLabel;RandomLabel -analyzer StandardAnalyzerNoStopWords -taskSource /l/util.nightly/tasks/wikinightly.tasks -numConcurrentQueries 1 -taskRepeatCount 50 -field body -tasksPerCat 5 -searchConcurrency 8 -staticSeed -8035476 -seed -2948802 -similarity BM25Similarity -commit multi -hiliteImpl FastVectorHighlighter -log /l/logs.nightly/nightly.nightly.4 -topN 100 -context -printHeap -pk -vectorFile /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -vectorDimension 1024 -pollute 410.7 s 55.3 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.5 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-search-nightly-nightly-5.jfr -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build perf.SearchPerfTest -dirImpl MMapDirectory -indexPath /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M -facets taxonomy:Date;Date -facets taxonomy:Month;Month -facets taxonomy:DayOfYear;DayOfYear -facets sortedset:Month;Month -facets sortedset:DayOfYear;DayOfYear -facets sortedset:Date;Date -facets taxonomy:RandomLabel;RandomLabel -facets sortedset:RandomLabel;RandomLabel -analyzer StandardAnalyzerNoStopWords -taskSource /l/util.nightly/tasks/wikinightly.tasks -numConcurrentQueries 1 -taskRepeatCount 50 -field body -tasksPerCat 5 -searchConcurrency 8 -staticSeed -8035476 -seed -8701999 -similarity BM25Similarity -commit multi -hiliteImpl FastVectorHighlighter -log /l/logs.nightly/nightly.nightly.5 -topN 100 -context -printHeap -pk -vectorFile /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -vectorDimension 1024 -pollute 406.6 s 56.0 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.6 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-search-nightly-nightly-6.jfr -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build perf.SearchPerfTest -dirImpl MMapDirectory -indexPath /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M -facets taxonomy:Date;Date -facets taxonomy:Month;Month -facets taxonomy:DayOfYear;DayOfYear -facets sortedset:Month;Month -facets sortedset:DayOfYear;DayOfYear -facets sortedset:Date;Date -facets taxonomy:RandomLabel;RandomLabel -facets sortedset:RandomLabel;RandomLabel -analyzer StandardAnalyzerNoStopWords -taskSource /l/util.nightly/tasks/wikinightly.tasks -numConcurrentQueries 1 -taskRepeatCount 50 -field body -tasksPerCat 5 -searchConcurrency 8 -staticSeed -8035476 -seed -669201 -similarity BM25Similarity -commit multi -hiliteImpl FastVectorHighlighter -log /l/logs.nightly/nightly.nightly.6 -topN 100 -context -printHeap -pk -vectorFile /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -vectorDimension 1024 -pollute 414.4 s 54.9 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.7 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-search-nightly-nightly-7.jfr -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build perf.SearchPerfTest -dirImpl MMapDirectory -indexPath /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M -facets taxonomy:Date;Date -facets taxonomy:Month;Month -facets taxonomy:DayOfYear;DayOfYear -facets sortedset:Month;Month -facets sortedset:DayOfYear;DayOfYear -facets sortedset:Date;Date -facets taxonomy:RandomLabel;RandomLabel -facets sortedset:RandomLabel;RandomLabel -analyzer StandardAnalyzerNoStopWords -taskSource /l/util.nightly/tasks/wikinightly.tasks -numConcurrentQueries 1 -taskRepeatCount 50 -field body -tasksPerCat 5 -searchConcurrency 8 -staticSeed -8035476 -seed -9025962 -similarity BM25Similarity -commit multi -hiliteImpl FastVectorHighlighter -log /l/logs.nightly/nightly.nightly.7 -topN 100 -context -printHeap -pk -vectorFile /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -vectorDimension 1024 -pollute 408.9 s 55.5 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.8 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-search-nightly-nightly-8.jfr -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build perf.SearchPerfTest -dirImpl MMapDirectory -indexPath /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M -facets taxonomy:Date;Date -facets taxonomy:Month;Month -facets taxonomy:DayOfYear;DayOfYear -facets sortedset:Month;Month -facets sortedset:DayOfYear;DayOfYear -facets sortedset:Date;Date -facets taxonomy:RandomLabel;RandomLabel -facets sortedset:RandomLabel;RandomLabel -analyzer StandardAnalyzerNoStopWords -taskSource /l/util.nightly/tasks/wikinightly.tasks -numConcurrentQueries 1 -taskRepeatCount 50 -field body -tasksPerCat 5 -searchConcurrency 8 -staticSeed -8035476 -seed -6290602 -similarity BM25Similarity -commit multi -hiliteImpl FastVectorHighlighter -log /l/logs.nightly/nightly.nightly.8 -topN 100 -context -printHeap -pk -vectorFile /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -vectorDimension 1024 -pollute 410.9 s 55.3 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.9 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-search-nightly-nightly-9.jfr -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build perf.SearchPerfTest -dirImpl MMapDirectory -indexPath /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M -facets taxonomy:Date;Date -facets taxonomy:Month;Month -facets taxonomy:DayOfYear;DayOfYear -facets sortedset:Month;Month -facets sortedset:DayOfYear;DayOfYear -facets sortedset:Date;Date -facets taxonomy:RandomLabel;RandomLabel -facets sortedset:RandomLabel;RandomLabel -analyzer StandardAnalyzerNoStopWords -taskSource /l/util.nightly/tasks/wikinightly.tasks -numConcurrentQueries 1 -taskRepeatCount 50 -field body -tasksPerCat 5 -searchConcurrency 8 -staticSeed -8035476 -seed -7082989 -similarity BM25Similarity -commit multi -hiliteImpl FastVectorHighlighter -log /l/logs.nightly/nightly.nightly.9 -topN 100 -context -printHeap -pk -vectorFile /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -vectorDimension 1024 -pollute 408.7 s 55.6 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.10 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-search-nightly-nightly-10.jfr -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build perf.SearchPerfTest -dirImpl MMapDirectory -indexPath /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M -facets taxonomy:Date;Date -facets taxonomy:Month;Month -facets taxonomy:DayOfYear;DayOfYear -facets sortedset:Month;Month -facets sortedset:DayOfYear;DayOfYear -facets sortedset:Date;Date -facets taxonomy:RandomLabel;RandomLabel -facets sortedset:RandomLabel;RandomLabel -analyzer StandardAnalyzerNoStopWords -taskSource /l/util.nightly/tasks/wikinightly.tasks -numConcurrentQueries 1 -taskRepeatCount 50 -field body -tasksPerCat 5 -searchConcurrency 8 -staticSeed -8035476 -seed 876413 -similarity BM25Similarity -commit multi -hiliteImpl FastVectorHighlighter -log /l/logs.nightly/nightly.nightly.10 -topN 100 -context -printHeap -pk -vectorFile /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -vectorDimension 1024 -pollute 401.8 s 56.5 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.11 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-search-nightly-nightly-11.jfr -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build perf.SearchPerfTest -dirImpl MMapDirectory -indexPath /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M -facets taxonomy:Date;Date -facets taxonomy:Month;Month -facets taxonomy:DayOfYear;DayOfYear -facets sortedset:Month;Month -facets sortedset:DayOfYear;DayOfYear -facets sortedset:Date;Date -facets taxonomy:RandomLabel;RandomLabel -facets sortedset:RandomLabel;RandomLabel -analyzer StandardAnalyzerNoStopWords -taskSource /l/util.nightly/tasks/wikinightly.tasks -numConcurrentQueries 1 -taskRepeatCount 50 -field body -tasksPerCat 5 -searchConcurrency 8 -staticSeed -8035476 -seed -7628876 -similarity BM25Similarity -commit multi -hiliteImpl FastVectorHighlighter -log /l/logs.nightly/nightly.nightly.11 -topN 100 -context -printHeap -pk -vectorFile /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -vectorDimension 1024 -pollute 412.6 s 55.1 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.12 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-search-nightly-nightly-12.jfr -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build perf.SearchPerfTest -dirImpl MMapDirectory -indexPath /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M -facets taxonomy:Date;Date -facets taxonomy:Month;Month -facets taxonomy:DayOfYear;DayOfYear -facets sortedset:Month;Month -facets sortedset:DayOfYear;DayOfYear -facets sortedset:Date;Date -facets taxonomy:RandomLabel;RandomLabel -facets sortedset:RandomLabel;RandomLabel -analyzer StandardAnalyzerNoStopWords -taskSource /l/util.nightly/tasks/wikinightly.tasks -numConcurrentQueries 1 -taskRepeatCount 50 -field body -tasksPerCat 5 -searchConcurrency 8 -staticSeed -8035476 -seed -563807 -similarity BM25Similarity -commit multi -hiliteImpl FastVectorHighlighter -log /l/logs.nightly/nightly.nightly.12 -topN 100 -context -printHeap -pk -vectorFile /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -vectorDimension 1024 -pollute 405.5 s 56.1 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.13 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-search-nightly-nightly-13.jfr -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build perf.SearchPerfTest -dirImpl MMapDirectory -indexPath /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M -facets taxonomy:Date;Date -facets taxonomy:Month;Month -facets taxonomy:DayOfYear;DayOfYear -facets sortedset:Month;Month -facets sortedset:DayOfYear;DayOfYear -facets sortedset:Date;Date -facets taxonomy:RandomLabel;RandomLabel -facets sortedset:RandomLabel;RandomLabel -analyzer StandardAnalyzerNoStopWords -taskSource /l/util.nightly/tasks/wikinightly.tasks -numConcurrentQueries 1 -taskRepeatCount 50 -field body -tasksPerCat 5 -searchConcurrency 8 -staticSeed -8035476 -seed -3026482 -similarity BM25Similarity -commit multi -hiliteImpl FastVectorHighlighter -log /l/logs.nightly/nightly.nightly.13 -topN 100 -context -printHeap -pk -vectorFile /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -vectorDimension 1024 -pollute 415.7 s 54.6 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.14 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-search-nightly-nightly-14.jfr -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build perf.SearchPerfTest -dirImpl MMapDirectory -indexPath /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M -facets taxonomy:Date;Date -facets taxonomy:Month;Month -facets taxonomy:DayOfYear;DayOfYear -facets sortedset:Month;Month -facets sortedset:DayOfYear;DayOfYear -facets sortedset:Date;Date -facets taxonomy:RandomLabel;RandomLabel -facets sortedset:RandomLabel;RandomLabel -analyzer StandardAnalyzerNoStopWords -taskSource /l/util.nightly/tasks/wikinightly.tasks -numConcurrentQueries 1 -taskRepeatCount 50 -field body -tasksPerCat 5 -searchConcurrency 8 -staticSeed -8035476 -seed -6401046 -similarity BM25Similarity -commit multi -hiliteImpl FastVectorHighlighter -log /l/logs.nightly/nightly.nightly.14 -topN 100 -context -printHeap -pk -vectorFile /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -vectorDimension 1024 -pollute 406.2 s 56.0 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.15 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-search-nightly-nightly-15.jfr -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build perf.SearchPerfTest -dirImpl MMapDirectory -indexPath /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M -facets taxonomy:Date;Date -facets taxonomy:Month;Month -facets taxonomy:DayOfYear;DayOfYear -facets sortedset:Month;Month -facets sortedset:DayOfYear;DayOfYear -facets sortedset:Date;Date -facets taxonomy:RandomLabel;RandomLabel -facets sortedset:RandomLabel;RandomLabel -analyzer StandardAnalyzerNoStopWords -taskSource /l/util.nightly/tasks/wikinightly.tasks -numConcurrentQueries 1 -taskRepeatCount 50 -field body -tasksPerCat 5 -searchConcurrency 8 -staticSeed -8035476 -seed 24871 -similarity BM25Similarity -commit multi -hiliteImpl FastVectorHighlighter -log /l/logs.nightly/nightly.nightly.15 -topN 100 -context -printHeap -pk -vectorFile /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -vectorDimension 1024 -pollute 412.4 s 55.2 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.16 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-search-nightly-nightly-16.jfr -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build perf.SearchPerfTest -dirImpl MMapDirectory -indexPath /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M -facets taxonomy:Date;Date -facets taxonomy:Month;Month -facets taxonomy:DayOfYear;DayOfYear -facets sortedset:Month;Month -facets sortedset:DayOfYear;DayOfYear -facets sortedset:Date;Date -facets taxonomy:RandomLabel;RandomLabel -facets sortedset:RandomLabel;RandomLabel -analyzer StandardAnalyzerNoStopWords -taskSource /l/util.nightly/tasks/wikinightly.tasks -numConcurrentQueries 1 -taskRepeatCount 50 -field body -tasksPerCat 5 -searchConcurrency 8 -staticSeed -8035476 -seed -7070456 -similarity BM25Similarity -commit multi -hiliteImpl FastVectorHighlighter -log /l/logs.nightly/nightly.nightly.16 -topN 100 -context -printHeap -pk -vectorFile /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -vectorDimension 1024 -pollute 417.8 s 54.4 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.17 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-search-nightly-nightly-17.jfr -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build perf.SearchPerfTest -dirImpl MMapDirectory -indexPath /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M -facets taxonomy:Date;Date -facets taxonomy:Month;Month -facets taxonomy:DayOfYear;DayOfYear -facets sortedset:Month;Month -facets sortedset:DayOfYear;DayOfYear -facets sortedset:Date;Date -facets taxonomy:RandomLabel;RandomLabel -facets sortedset:RandomLabel;RandomLabel -analyzer StandardAnalyzerNoStopWords -taskSource /l/util.nightly/tasks/wikinightly.tasks -numConcurrentQueries 1 -taskRepeatCount 50 -field body -tasksPerCat 5 -searchConcurrency 8 -staticSeed -8035476 -seed -9408097 -similarity BM25Similarity -commit multi -hiliteImpl FastVectorHighlighter -log /l/logs.nightly/nightly.nightly.17 -topN 100 -context -printHeap -pk -vectorFile /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -vectorDimension 1024 -pollute 403.0 s 56.5 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.18 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-search-nightly-nightly-18.jfr -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build perf.SearchPerfTest -dirImpl MMapDirectory -indexPath /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M -facets taxonomy:Date;Date -facets taxonomy:Month;Month -facets taxonomy:DayOfYear;DayOfYear -facets sortedset:Month;Month -facets sortedset:DayOfYear;DayOfYear -facets sortedset:Date;Date -facets taxonomy:RandomLabel;RandomLabel -facets sortedset:RandomLabel;RandomLabel -analyzer StandardAnalyzerNoStopWords -taskSource /l/util.nightly/tasks/wikinightly.tasks -numConcurrentQueries 1 -taskRepeatCount 50 -field body -tasksPerCat 5 -searchConcurrency 8 -staticSeed -8035476 -seed -8222059 -similarity BM25Similarity -commit multi -hiliteImpl FastVectorHighlighter -log /l/logs.nightly/nightly.nightly.18 -topN 100 -context -printHeap -pk -vectorFile /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -vectorDimension 1024 -pollute 411.1 s 55.3 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.19 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=2048M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-search-nightly-nightly-19.jfr -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build perf.SearchPerfTest -dirImpl MMapDirectory -indexPath /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M -facets taxonomy:Date;Date -facets taxonomy:Month;Month -facets taxonomy:DayOfYear;DayOfYear -facets sortedset:Month;Month -facets sortedset:DayOfYear;DayOfYear -facets sortedset:Date;Date -facets taxonomy:RandomLabel;RandomLabel -facets sortedset:RandomLabel;RandomLabel -analyzer StandardAnalyzerNoStopWords -taskSource /l/util.nightly/tasks/wikinightly.tasks -numConcurrentQueries 1 -taskRepeatCount 50 -field body -tasksPerCat 5 -searchConcurrency 8 -staticSeed -8035476 -seed -9532070 -similarity BM25Similarity -commit multi -hiliteImpl FastVectorHighlighter -log /l/logs.nightly/nightly.nightly.19 -topN 100 -context -printHeap -pk -vectorFile /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -vectorDimension 1024 -pollute 416.5 s 54.6 actual sustained QPS; 2.7 CPU cores used now kill vmstat: pid=2817033 [2026-05-05 19:14:16.189416] done search (2:17:29.017598) Chart saved to out.png... (wd: /l/trunk.nightly/lucene/benchmark) Task P50 B P50 C Diff P90 B P90 C Diff P99 B P99 C Diff P999 B P999 C Diff P100 B P100 C Diff ('And2Terms2StopWords', None) 1.580 1.601 1.3% 4.809 4.752 -1.2% 5.184 5.095 -1.7% 5.318 5.335 0.3% 5.345 5.435 1.7% ('And3Terms', None) 1.575 1.594 1.2% 3.121 3.131 0.3% 3.390 3.373 -0.5% 3.463 3.545 2.4% 3.617 3.678 1.7% ('AndHighHigh', None) 4.834 4.914 1.7% 6.752 6.832 1.2% 6.972 7.022 0.7% 8.005 7.077 -11.6% 14.746 15.615 5.9% ('AndHighHighDayTaxoFacets', None) 62.807 69.268 10.3% 115.020 131.282 14.1% 117.681 134.056 13.9% 119.526 143.381 20.0% 188.131 165.945 -11.8% ('AndHighMed', None) 2.140 2.113 -1.3% 2.930 2.958 1.0% 3.112 3.107 -0.2% 3.164 3.185 0.6% 3.189 3.257 2.1% ('AndHighMedDayTaxoFacets', None) 7.615 7.583 -0.4% 21.056 21.944 4.2% 21.585 22.818 5.7% 23.551 24.450 3.8% 24.144 24.520 1.6% ('AndHighOrMedMed', None) 6.379 6.531 2.4% 11.707 11.815 0.9% 12.447 12.306 -1.1% 12.848 12.563 -2.2% 25.884 25.117 -3.0% ('AndMedOrHighHigh', None) 4.270 4.344 1.7% 11.373 11.610 2.1% 11.732 12.006 2.3% 11.836 12.651 6.9% 75.257 93.331 24.0% ('AndMissingHigh', 'Title') 0.149 0.154 3.2% 0.257 0.257 -0.2% 0.477 0.461 -3.4% 0.530 0.531 0.3% 0.537 0.583 8.5% ('AndStopWords', None) 5.665 5.880 3.8% 18.648 18.672 0.1% 19.150 20.406 6.6% 19.150 20.406 6.6% 20.006 20.907 4.5% ('BrowseDateSSDVFacets', None) 651.672 653.472 0.3% 657.981 658.437 0.1% 670.191 668.364 -0.3% 670.191 668.364 -0.3% 746.949 774.346 3.7% ('BrowseDateTaxoFacets', None) 138.255 138.983 0.5% 139.465 141.525 1.5% 153.208 152.968 -0.2% 153.208 152.968 -0.2% 153.815 153.244 -0.4% ('BrowseDayOfYearSSDVFacets', None) 173.041 173.900 0.5% 175.067 176.471 0.8% 183.243 185.000 1.0% 183.243 185.000 1.0% 183.446 185.018 0.9% ('BrowseDayOfYearTaxoFacets', None) 137.293 138.588 0.9% 139.440 140.817 1.0% 152.080 153.817 1.1% 152.080 153.817 1.1% 154.103 155.645 1.0% ('BrowseMonthSSDVFacets', None) 161.346 162.247 0.6% 164.785 164.923 0.1% 171.377 171.639 0.2% 171.377 171.639 0.2% 171.843 171.776 -0.0% ('BrowseMonthTaxoFacets', None) 147.986 148.588 0.4% 150.341 152.929 1.7% 158.694 159.958 0.8% 158.694 159.958 0.8% 212.864 210.545 -1.1% ('BrowseRandomLabelSSDVFacets', None) 210.237 212.735 1.2% 221.176 223.212 0.9% 232.117 238.199 2.6% 232.117 238.199 2.6% 232.582 241.501 3.8% ('BrowseRandomLabelTaxoFacets', None) 155.674 156.558 0.6% 163.095 162.757 -0.2% 168.208 164.981 -1.9% 168.208 164.981 -1.9% 169.503 171.538 1.2% ('CombinedAndHighHigh', None) 18.952 19.079 0.7% 20.184 20.192 0.0% 20.711 21.086 1.8% 22.290 21.306 -4.4% 47.449 64.197 35.3% ('CombinedAndHighMed', None) 3.242 3.209 -1.0% 9.597 9.641 0.5% 9.982 10.148 1.7% 10.304 10.638 3.2% 83.463 86.550 3.7% ('CombinedOrHighHigh', None) 19.170 19.276 0.6% 20.525 20.633 0.5% 21.745 21.400 -1.6% 22.061 22.008 -0.2% 41.436 25.828 -37.7% ('CombinedOrHighMed', None) 3.323 3.292 -0.9% 9.703 9.791 0.9% 10.151 10.483 3.3% 10.578 11.312 6.9% 35.002 34.026 -2.8% ('CombinedTerm', None) 6.938 6.940 0.0% 13.469 13.531 0.5% 14.068 14.227 1.1% 15.416 14.344 -7.0% 15.685 20.415 30.2% ('CountAndHighHigh', None) 1.785 1.776 -0.5% 1.983 1.981 -0.1% 2.183 2.148 -1.6% 2.219 2.184 -1.6% 2.836 2.271 -19.9% ('CountAndHighMed', None) 1.673 1.684 0.7% 1.981 1.970 -0.5% 7.664 2.429 -68.3% 49.410 47.155 -4.6% 78.512 78.054 -0.6% ('CountFilteredIntNRQ', None) 6.605 6.717 1.7% 7.449 7.565 1.5% 7.899 8.047 1.9% 34.113 34.906 2.3% 44.374 44.532 0.4% ('CountFilteredOrHighHigh', None) 4.841 4.838 -0.1% 5.044 5.043 -0.0% 5.281 5.308 0.5% 5.394 5.565 3.2% 23.785 21.421 -9.9% ('CountFilteredOrHighMed', None) 4.343 4.358 0.3% 4.744 4.745 0.0% 4.886 6.383 30.6% 4.963 8.877 78.9% 4.998 9.263 85.4% ('CountFilteredOrMany', None) 17.380 16.768 -3.5% 20.598 19.657 -4.6% 21.189 20.607 -2.7% 21.981 23.614 7.4% 85.975 110.289 28.3% ('CountFilteredPhrase', None) 11.749 11.745 -0.0% 17.002 17.477 2.8% 17.437 18.224 4.5% 25.666 31.162 21.4% 68.667 109.680 59.7% ('CountOrHighHigh', None) 1.752 1.713 -2.2% 1.948 1.912 -1.8% 2.239 2.267 1.3% 2.407 2.414 0.3% 2.469 2.423 -1.9% ('CountOrHighMed', None) 1.648 1.624 -1.5% 1.994 1.946 -2.4% 2.373 2.240 -5.6% 3.672 3.843 4.6% 15.775 15.112 -4.2% ('CountOrMany', None) 15.692 14.935 -4.8% 19.533 18.465 -5.5% 20.164 19.086 -5.3% 21.557 19.182 -11.0% 24.995 24.039 -3.8% ('CountPhrase', None) 38.785 38.884 0.3% 80.325 80.544 0.3% 89.954 90.641 0.8% 90.693 91.685 1.1% 90.956 91.927 1.1% ('CountTerm', None) 0.099 0.100 1.3% 0.153 0.159 4.0% 0.258 0.240 -6.8% 0.327 0.356 9.1% 0.407 0.639 57.1% ('DismaxOrHighHigh', None) 2.691 2.676 -0.5% 6.857 6.945 1.3% 9.266 7.879 -15.0% 14.729 12.724 -13.6% 15.461 14.526 -6.0% ('DismaxOrHighMed', None) 2.439 2.386 -2.2% 3.011 3.038 0.9% 3.307 3.399 2.8% 3.414 3.502 2.6% 11.267 8.799 -21.9% ('DismaxTerm', None) 0.693 0.686 -1.0% 0.902 0.937 3.8% 2.510 2.498 -0.5% 10.634 3.204 -69.9% 16.080 13.956 -13.2% ('FilteredAnd2Terms2StopWords', None) 0.977 0.990 1.4% 6.223 6.165 -0.9% 6.466 6.408 -0.9% 6.600 6.499 -1.5% 6.750 6.645 -1.6% ('FilteredAnd3Terms', None) 1.485 1.462 -1.5% 2.506 2.496 -0.4% 2.826 2.729 -3.5% 2.989 2.855 -4.5% 6.067 3.157 -48.0% ('FilteredAndHighHigh', None) 7.282 7.358 1.0% 7.526 7.659 1.8% 7.688 8.018 4.3% 8.522 9.531 11.8% 8.784 9.624 9.6% ('FilteredAndHighMed', None) 2.228 2.209 -0.9% 5.594 5.624 0.5% 5.834 5.845 0.2% 5.885 5.911 0.4% 5.937 5.998 1.0% ('FilteredAndStopWords', None) 7.940 9.819 23.7% 10.053 10.310 2.6% 10.206 10.592 3.8% 10.206 10.592 3.8% 109.897 98.020 -10.8% ('FilteredDismaxOrHighHigh', None) 10.142 10.392 2.5% 10.845 11.032 1.7% 11.707 11.839 1.1% 14.482 24.838 71.5% 32.205 31.518 -2.1% ('FilteredDismaxOrHighMed', None) 3.116 3.205 2.9% 7.277 7.515 3.3% 7.596 8.072 6.3% 7.657 10.865 41.9% 131.589 132.385 0.6% ('FilteredDismaxTerm', None) 3.497 3.566 2.0% 4.723 4.753 0.6% 5.149 5.032 -2.3% 6.717 6.266 -6.7% 14.042 17.351 23.6% ('FilteredIntNRQ', None) 3.246 3.265 0.6% 4.115 4.176 1.5% 4.446 4.541 2.1% 4.540 6.324 39.3% 57.561 55.315 -3.9% ('FilteredOr2Terms2StopWords', None) 3.345 3.328 -0.5% 7.315 7.135 -2.5% 7.552 7.616 0.9% 7.791 7.851 0.8% 94.526 101.978 7.9% ('FilteredOr3Terms', None) 4.559 4.504 -1.2% 6.018 6.010 -0.1% 6.237 6.346 1.8% 6.284 6.789 8.0% 6.286 8.094 28.8% ('FilteredOrHighHigh', None) 7.624 7.657 0.4% 7.921 7.957 0.5% 8.303 8.226 -0.9% 9.834 8.418 -14.4% 141.754 146.368 3.3% ('FilteredOrHighMed', None) 2.238 2.227 -0.5% 5.526 5.563 0.7% 5.754 5.913 2.8% 5.934 6.007 1.2% 26.798 27.342 2.0% ('FilteredOrMany', None) 30.505 31.266 2.5% 33.325 34.121 2.4% 34.881 36.039 3.3% 35.335 37.084 4.9% 35.459 37.619 6.1% ('FilteredOrStopWords', None) 11.455 11.579 1.1% 11.778 11.942 1.4% 17.705 12.680 -28.4% 17.705 12.680 -28.4% 146.342 147.334 0.7% ('FilteredPhrase', None) 10.879 10.826 -0.5% 16.941 16.902 -0.2% 18.957 18.779 -0.9% 23.252 26.421 13.6% 37.281 39.954 7.2% ('FilteredPrefix3', None) 1.819 1.796 -1.2% 3.964 3.902 -1.6% 4.367 4.409 1.0% 4.483 4.437 -1.0% 15.326 4.615 -69.9% ('FilteredTerm', None) 3.134 3.172 1.2% 4.484 4.510 0.6% 4.723 4.920 4.2% 4.846 5.003 3.2% 30.701 10.282 -66.5% ('Fuzzy1', None) 8.930 9.024 1.0% 10.819 10.843 0.2% 11.360 11.928 5.0% 12.015 14.172 18.0% 34.128 36.181 6.0% ('Fuzzy2', None) 9.924 9.921 -0.0% 11.972 11.916 -0.5% 12.772 12.859 0.7% 13.438 13.347 -0.7% 14.041 14.173 0.9% ('IntNRQ', None) 3.154 3.187 1.1% 4.087 4.077 -0.3% 4.378 4.655 6.3% 4.512 5.168 14.5% 12.544 6.863 -45.3% ('IntSet', None) 1.157 1.166 0.8% 1.353 1.393 3.0% 3.115 3.468 11.3% 20.340 20.746 2.0% 26.686 27.778 4.1% ('IntervalsOrdered', None) 36.054 36.392 0.9% 94.005 92.967 -1.1% 96.168 95.835 -0.3% 99.231 96.619 -2.6% 121.794 119.179 -2.1% ('MedTermDayTaxoFacets', None) 22.411 24.191 7.9% 26.949 29.737 10.3% 27.596 30.589 10.8% 27.768 30.830 11.0% 27.771 31.820 14.6% ('Or2Terms2StopWords', None) 1.673 1.644 -1.8% 4.856 4.822 -0.7% 5.204 5.208 0.1% 5.315 5.377 1.2% 34.840 34.009 -2.4% ('Or3Terms', None) 2.071 2.075 0.2% 3.484 3.526 1.2% 3.895 3.893 -0.1% 3.976 4.996 25.7% 271.071 256.197 -5.5% ('OrHighHigh', None) 5.039 5.078 0.8% 5.668 5.714 0.8% 5.875 6.070 3.3% 5.961 6.138 3.0% 15.768 16.983 7.7% ('OrHighMed', None) 1.657 1.628 -1.8% 2.777 2.783 0.2% 3.039 2.967 -2.4% 8.757 8.562 -2.2% 8.780 9.821 11.9% ('OrHighMedDayTaxoFacets', None) 73.663 87.316 18.5% 238.855 291.716 22.1% 242.079 294.960 21.8% 247.128 297.711 20.5% 287.867 299.159 3.9% ('OrHighRare', None) 2.671 2.780 4.1% 2.992 3.101 3.7% 3.358 3.251 -3.2% 3.429 3.430 0.0% 4.849 10.127 108.9% ('OrMany', None) 24.381 24.731 1.4% 27.348 27.536 0.7% 28.835 29.453 2.1% 30.308 30.785 1.6% 44.286 32.195 -27.3% ('OrStopWords', None) 5.720 6.578 15.0% 15.229 15.478 1.6% 15.487 16.586 7.1% 15.487 16.586 7.1% 15.554 17.572 13.0% ('PKLookup',) 2.687 2.716 1.1% 2.877 2.866 -0.4% 3.389 4.224 24.6% 5.796 5.649 -2.5% 7.782 7.792 0.1% ('Phrase', None) 14.331 14.671 2.4% 39.276 39.596 0.8% 42.013 42.220 0.5% 45.397 42.555 -6.3% 62.208 56.287 -9.5% ('PostFilteredVectorSearch', None) 1.754 2.048 16.7% 2.129 2.418 13.6% 5.075 5.497 8.3% 6.458 7.017 8.7% 6.612 8.471 28.1% ('PreFilteredVectorSearch', None) 5.661 5.697 0.6% 6.194 6.253 1.0% 8.811 9.074 3.0% 79.933 32.384 -59.5% 318.309 375.582 18.0% ('Prefix3', None) 1.083 1.083 -0.0% 3.498 3.506 0.2% 4.037 4.653 15.2% 13.148 22.547 71.5% 93.640 84.172 -10.1% ('Respell',) 14.424 14.505 0.6% 16.770 16.862 0.6% 19.563 20.614 5.4% 25.413 26.431 4.0% 32.942 32.520 -1.3% ('SloppyPhrase', None) 76.531 77.473 1.2% 203.442 205.884 1.2% 206.505 208.419 0.9% 207.261 214.497 3.5% 300.008 294.901 -1.7% ('SpanNear', None) 33.810 33.679 -0.4% 97.384 89.923 -7.7% 98.399 91.363 -7.2% 105.926 93.538 -11.7% 254.500 212.745 -16.4% ('Term', None) 0.809 0.829 2.4% 0.993 0.997 0.5% 1.161 1.163 0.1% 1.242 1.334 7.4% 30.799 19.758 -35.8% ('TermBGroup1M', None) 50.361 50.739 0.8% 81.647 82.337 0.8% 82.734 83.086 0.4% 83.002 84.189 1.4% 84.596 85.115 0.6% ('TermBGroup1M1P', None) 24.920 24.790 -0.5% 44.490 44.684 0.4% 44.774 46.690 4.3% 45.027 48.688 8.1% 50.765 51.038 0.5% ('TermDateFacets', None) 29.883 33.626 12.5% 51.770 59.822 15.6% 52.542 60.346 14.9% 55.507 60.409 8.8% 146.141 136.342 -6.7% ('TermDateTimeSort', 'DateTime') 4.243 4.218 -0.6% 5.714 5.528 -3.3% 6.133 5.854 -4.5% 33.805 31.742 -6.1% 77.691 73.288 -5.7% ('TermDateTimeSortSkipper', 'LastModified (skipper)') 6.208 6.210 0.0% 9.611 9.774 1.7% 9.946 10.356 4.1% 10.288 11.650 13.2% 35.786 40.055 11.9% ('TermDayOfYearSort', 'DayOfYear') 2.151 2.203 2.4% 3.422 3.470 1.4% 3.950 4.075 3.2% 4.132 12.531 203.3% 22.748 23.338 2.6% ('TermDayOfYearSortSkipper', 'DayOfYear (skipper)') 6.184 6.168 -0.3% 10.585 10.511 -0.7% 10.960 10.853 -1.0% 11.091 11.460 3.3% 11.577 14.217 22.8% ('TermGroup100', None) 55.719 55.998 0.5% 105.870 106.630 0.7% 106.822 107.944 1.1% 107.281 109.605 2.2% 107.908 109.930 1.9% ('TermGroup10K', None) 62.520 62.806 0.5% 107.208 108.247 1.0% 108.077 109.200 1.0% 120.566 109.375 -9.3% 126.207 125.116 -0.9% ('TermGroup1M', None) 63.103 63.632 0.8% 111.897 112.987 1.0% 114.222 115.036 0.7% 114.325 116.321 1.7% 115.499 117.160 1.4% ('TermMonthSort', 'Month') 0.920 0.910 -1.1% 1.094 1.076 -1.7% 1.236 1.297 4.9% 1.829 1.731 -5.4% 2.492 2.427 -2.6% ('TermMonthSortSkipper', 'Month (skipper)') 4.937 4.930 -0.1% 8.335 8.343 0.1% 8.553 8.670 1.4% 8.790 8.798 0.1% 61.947 60.889 -1.7% ('TermTitleSort', 'Title') 7.438 7.444 0.1% 9.981 9.457 -5.2% 20.061 17.079 -14.9% 89.883 58.306 -35.1% 129.316 144.096 11.4% ('TermTitleSortSkipper', 'Title (skipper)') 6.249 6.378 2.1% 9.511 9.633 1.3% 9.791 9.946 1.6% 9.828 9.977 1.5% 71.815 69.873 -2.7% ('VectorSearch', None) 2.034 2.154 5.9% 2.226 2.694 21.0% 5.924 6.345 7.1% 6.500 8.609 32.4% 8.428 9.353 11.0% ('Wildcard', None) 24.346 23.274 -4.4% 39.206 39.699 1.3% 50.148 49.685 -0.9% 51.429 52.096 1.3% 82.433 87.881 6.6% generate vmstat pretties /l/reports.nightly/2026.05.04.12.43.13/fastIndexMediumDocsWithVectorsQuantized /l/reports.nightly/2026.05.04.12.43.13/search-tasks /l/reports.nightly/2026.05.04.12.43.13/fastIndexBigDocs /l/reports.nightly/2026.05.04.12.43.13/fixedIndex /l/reports.nightly/2026.05.04.12.43.13/fastIndexMediumDocsWithVectors /l/reports.nightly/2026.05.04.12.43.13/nrtIndexMediumDocs /l/reports.nightly/2026.05.04.12.43.13/fastIndexMediumDocs JFR aggregation command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.stacksize=1 -Dtests.profile.count=50 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-search-nightly-nightly-14.jfr /l/logs.nightly/bench-search-nightly-nightly-13.jfr /l/logs.nightly/bench-search-nightly-nightly-5.jfr /l/logs.nightly/bench-search-nightly-nightly-0.jfr /l/logs.nightly/bench-search-nightly-nightly-17.jfr /l/logs.nightly/bench-search-nightly-nightly-19.jfr /l/logs.nightly/bench-search-nightly-nightly-16.jfr /l/logs.nightly/bench-search-nightly-nightly-11.jfr /l/logs.nightly/bench-search-nightly-nightly-8.jfr /l/logs.nightly/bench-search-nightly-nightly-18.jfr /l/logs.nightly/bench-search-nightly-nightly-1.jfr /l/logs.nightly/bench-search-nightly-nightly-7.jfr /l/logs.nightly/bench-search-nightly-nightly-9.jfr /l/logs.nightly/bench-search-nightly-nightly-2.jfr /l/logs.nightly/bench-search-nightly-nightly-3.jfr /l/logs.nightly/bench-search-nightly-nightly-6.jfr /l/logs.nightly/bench-search-nightly-nightly-12.jfr /l/logs.nightly/bench-search-nightly-nightly-4.jfr /l/logs.nightly/bench-search-nightly-nightly-10.jfr /l/logs.nightly/bench-search-nightly-nightly-15.jfr Took 44.23 seconds JFR aggregation command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.stacksize=2 -Dtests.profile.count=50 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-search-nightly-nightly-14.jfr /l/logs.nightly/bench-search-nightly-nightly-13.jfr /l/logs.nightly/bench-search-nightly-nightly-5.jfr /l/logs.nightly/bench-search-nightly-nightly-0.jfr /l/logs.nightly/bench-search-nightly-nightly-17.jfr /l/logs.nightly/bench-search-nightly-nightly-19.jfr /l/logs.nightly/bench-search-nightly-nightly-16.jfr /l/logs.nightly/bench-search-nightly-nightly-11.jfr /l/logs.nightly/bench-search-nightly-nightly-8.jfr /l/logs.nightly/bench-search-nightly-nightly-18.jfr /l/logs.nightly/bench-search-nightly-nightly-1.jfr /l/logs.nightly/bench-search-nightly-nightly-7.jfr /l/logs.nightly/bench-search-nightly-nightly-9.jfr /l/logs.nightly/bench-search-nightly-nightly-2.jfr /l/logs.nightly/bench-search-nightly-nightly-3.jfr /l/logs.nightly/bench-search-nightly-nightly-6.jfr /l/logs.nightly/bench-search-nightly-nightly-12.jfr /l/logs.nightly/bench-search-nightly-nightly-4.jfr /l/logs.nightly/bench-search-nightly-nightly-10.jfr /l/logs.nightly/bench-search-nightly-nightly-15.jfr Took 61.34 seconds JFR aggregation command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.stacksize=4 -Dtests.profile.count=50 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-search-nightly-nightly-14.jfr /l/logs.nightly/bench-search-nightly-nightly-13.jfr /l/logs.nightly/bench-search-nightly-nightly-5.jfr /l/logs.nightly/bench-search-nightly-nightly-0.jfr /l/logs.nightly/bench-search-nightly-nightly-17.jfr /l/logs.nightly/bench-search-nightly-nightly-19.jfr /l/logs.nightly/bench-search-nightly-nightly-16.jfr /l/logs.nightly/bench-search-nightly-nightly-11.jfr /l/logs.nightly/bench-search-nightly-nightly-8.jfr /l/logs.nightly/bench-search-nightly-nightly-18.jfr /l/logs.nightly/bench-search-nightly-nightly-1.jfr /l/logs.nightly/bench-search-nightly-nightly-7.jfr /l/logs.nightly/bench-search-nightly-nightly-9.jfr /l/logs.nightly/bench-search-nightly-nightly-2.jfr /l/logs.nightly/bench-search-nightly-nightly-3.jfr /l/logs.nightly/bench-search-nightly-nightly-6.jfr /l/logs.nightly/bench-search-nightly-nightly-12.jfr /l/logs.nightly/bench-search-nightly-nightly-4.jfr /l/logs.nightly/bench-search-nightly-nightly-10.jfr /l/logs.nightly/bench-search-nightly-nightly-15.jfr Took 93.79 seconds JFR aggregation command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.stacksize=8 -Dtests.profile.count=50 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-search-nightly-nightly-14.jfr /l/logs.nightly/bench-search-nightly-nightly-13.jfr /l/logs.nightly/bench-search-nightly-nightly-5.jfr /l/logs.nightly/bench-search-nightly-nightly-0.jfr /l/logs.nightly/bench-search-nightly-nightly-17.jfr /l/logs.nightly/bench-search-nightly-nightly-19.jfr /l/logs.nightly/bench-search-nightly-nightly-16.jfr /l/logs.nightly/bench-search-nightly-nightly-11.jfr /l/logs.nightly/bench-search-nightly-nightly-8.jfr /l/logs.nightly/bench-search-nightly-nightly-18.jfr /l/logs.nightly/bench-search-nightly-nightly-1.jfr /l/logs.nightly/bench-search-nightly-nightly-7.jfr /l/logs.nightly/bench-search-nightly-nightly-9.jfr /l/logs.nightly/bench-search-nightly-nightly-2.jfr /l/logs.nightly/bench-search-nightly-nightly-3.jfr /l/logs.nightly/bench-search-nightly-nightly-6.jfr /l/logs.nightly/bench-search-nightly-nightly-12.jfr /l/logs.nightly/bench-search-nightly-nightly-4.jfr /l/logs.nightly/bench-search-nightly-nightly-10.jfr /l/logs.nightly/bench-search-nightly-nightly-15.jfr Took 159.97 seconds JFR aggregation command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.stacksize=12 -Dtests.profile.count=50 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-search-nightly-nightly-14.jfr /l/logs.nightly/bench-search-nightly-nightly-13.jfr /l/logs.nightly/bench-search-nightly-nightly-5.jfr /l/logs.nightly/bench-search-nightly-nightly-0.jfr /l/logs.nightly/bench-search-nightly-nightly-17.jfr /l/logs.nightly/bench-search-nightly-nightly-19.jfr /l/logs.nightly/bench-search-nightly-nightly-16.jfr /l/logs.nightly/bench-search-nightly-nightly-11.jfr /l/logs.nightly/bench-search-nightly-nightly-8.jfr /l/logs.nightly/bench-search-nightly-nightly-18.jfr /l/logs.nightly/bench-search-nightly-nightly-1.jfr /l/logs.nightly/bench-search-nightly-nightly-7.jfr /l/logs.nightly/bench-search-nightly-nightly-9.jfr /l/logs.nightly/bench-search-nightly-nightly-2.jfr /l/logs.nightly/bench-search-nightly-nightly-3.jfr /l/logs.nightly/bench-search-nightly-nightly-6.jfr /l/logs.nightly/bench-search-nightly-nightly-12.jfr /l/logs.nightly/bench-search-nightly-nightly-4.jfr /l/logs.nightly/bench-search-nightly-nightly-10.jfr /l/logs.nightly/bench-search-nightly-nightly-15.jfr Took 219.53 seconds JFR aggregation command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.stacksize=1 -Dtests.profile.count=50 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-search-nightly-nightly-14.jfr /l/logs.nightly/bench-search-nightly-nightly-13.jfr /l/logs.nightly/bench-search-nightly-nightly-5.jfr /l/logs.nightly/bench-search-nightly-nightly-0.jfr /l/logs.nightly/bench-search-nightly-nightly-17.jfr /l/logs.nightly/bench-search-nightly-nightly-19.jfr /l/logs.nightly/bench-search-nightly-nightly-16.jfr /l/logs.nightly/bench-search-nightly-nightly-11.jfr /l/logs.nightly/bench-search-nightly-nightly-8.jfr /l/logs.nightly/bench-search-nightly-nightly-18.jfr /l/logs.nightly/bench-search-nightly-nightly-1.jfr /l/logs.nightly/bench-search-nightly-nightly-7.jfr /l/logs.nightly/bench-search-nightly-nightly-9.jfr /l/logs.nightly/bench-search-nightly-nightly-2.jfr /l/logs.nightly/bench-search-nightly-nightly-3.jfr /l/logs.nightly/bench-search-nightly-nightly-6.jfr /l/logs.nightly/bench-search-nightly-nightly-12.jfr /l/logs.nightly/bench-search-nightly-nightly-4.jfr /l/logs.nightly/bench-search-nightly-nightly-10.jfr /l/logs.nightly/bench-search-nightly-nightly-15.jfr Took 13.55 seconds JFR aggregation command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.stacksize=2 -Dtests.profile.count=50 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-search-nightly-nightly-14.jfr /l/logs.nightly/bench-search-nightly-nightly-13.jfr /l/logs.nightly/bench-search-nightly-nightly-5.jfr /l/logs.nightly/bench-search-nightly-nightly-0.jfr /l/logs.nightly/bench-search-nightly-nightly-17.jfr /l/logs.nightly/bench-search-nightly-nightly-19.jfr /l/logs.nightly/bench-search-nightly-nightly-16.jfr /l/logs.nightly/bench-search-nightly-nightly-11.jfr /l/logs.nightly/bench-search-nightly-nightly-8.jfr /l/logs.nightly/bench-search-nightly-nightly-18.jfr /l/logs.nightly/bench-search-nightly-nightly-1.jfr /l/logs.nightly/bench-search-nightly-nightly-7.jfr /l/logs.nightly/bench-search-nightly-nightly-9.jfr /l/logs.nightly/bench-search-nightly-nightly-2.jfr /l/logs.nightly/bench-search-nightly-nightly-3.jfr /l/logs.nightly/bench-search-nightly-nightly-6.jfr /l/logs.nightly/bench-search-nightly-nightly-12.jfr /l/logs.nightly/bench-search-nightly-nightly-4.jfr /l/logs.nightly/bench-search-nightly-nightly-10.jfr /l/logs.nightly/bench-search-nightly-nightly-15.jfr Took 13.63 seconds JFR aggregation command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.stacksize=4 -Dtests.profile.count=50 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-search-nightly-nightly-14.jfr /l/logs.nightly/bench-search-nightly-nightly-13.jfr /l/logs.nightly/bench-search-nightly-nightly-5.jfr /l/logs.nightly/bench-search-nightly-nightly-0.jfr /l/logs.nightly/bench-search-nightly-nightly-17.jfr /l/logs.nightly/bench-search-nightly-nightly-19.jfr /l/logs.nightly/bench-search-nightly-nightly-16.jfr /l/logs.nightly/bench-search-nightly-nightly-11.jfr /l/logs.nightly/bench-search-nightly-nightly-8.jfr /l/logs.nightly/bench-search-nightly-nightly-18.jfr /l/logs.nightly/bench-search-nightly-nightly-1.jfr /l/logs.nightly/bench-search-nightly-nightly-7.jfr /l/logs.nightly/bench-search-nightly-nightly-9.jfr /l/logs.nightly/bench-search-nightly-nightly-2.jfr /l/logs.nightly/bench-search-nightly-nightly-3.jfr /l/logs.nightly/bench-search-nightly-nightly-6.jfr /l/logs.nightly/bench-search-nightly-nightly-12.jfr /l/logs.nightly/bench-search-nightly-nightly-4.jfr /l/logs.nightly/bench-search-nightly-nightly-10.jfr /l/logs.nightly/bench-search-nightly-nightly-15.jfr Took 13.68 seconds JFR aggregation command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.stacksize=8 -Dtests.profile.count=50 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-search-nightly-nightly-14.jfr /l/logs.nightly/bench-search-nightly-nightly-13.jfr /l/logs.nightly/bench-search-nightly-nightly-5.jfr /l/logs.nightly/bench-search-nightly-nightly-0.jfr /l/logs.nightly/bench-search-nightly-nightly-17.jfr /l/logs.nightly/bench-search-nightly-nightly-19.jfr /l/logs.nightly/bench-search-nightly-nightly-16.jfr /l/logs.nightly/bench-search-nightly-nightly-11.jfr /l/logs.nightly/bench-search-nightly-nightly-8.jfr /l/logs.nightly/bench-search-nightly-nightly-18.jfr /l/logs.nightly/bench-search-nightly-nightly-1.jfr /l/logs.nightly/bench-search-nightly-nightly-7.jfr /l/logs.nightly/bench-search-nightly-nightly-9.jfr /l/logs.nightly/bench-search-nightly-nightly-2.jfr /l/logs.nightly/bench-search-nightly-nightly-3.jfr /l/logs.nightly/bench-search-nightly-nightly-6.jfr /l/logs.nightly/bench-search-nightly-nightly-12.jfr /l/logs.nightly/bench-search-nightly-nightly-4.jfr /l/logs.nightly/bench-search-nightly-nightly-10.jfr /l/logs.nightly/bench-search-nightly-nightly-15.jfr Took 13.83 seconds JFR aggregation command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.stacksize=12 -Dtests.profile.count=50 -Dtests.profile.linenumbers=true org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/bench-search-nightly-nightly-14.jfr /l/logs.nightly/bench-search-nightly-nightly-13.jfr /l/logs.nightly/bench-search-nightly-nightly-5.jfr /l/logs.nightly/bench-search-nightly-nightly-0.jfr /l/logs.nightly/bench-search-nightly-nightly-17.jfr /l/logs.nightly/bench-search-nightly-nightly-19.jfr /l/logs.nightly/bench-search-nightly-nightly-16.jfr /l/logs.nightly/bench-search-nightly-nightly-11.jfr /l/logs.nightly/bench-search-nightly-nightly-8.jfr /l/logs.nightly/bench-search-nightly-nightly-18.jfr /l/logs.nightly/bench-search-nightly-nightly-1.jfr /l/logs.nightly/bench-search-nightly-nightly-7.jfr /l/logs.nightly/bench-search-nightly-nightly-9.jfr /l/logs.nightly/bench-search-nightly-nightly-2.jfr /l/logs.nightly/bench-search-nightly-nightly-3.jfr /l/logs.nightly/bench-search-nightly-nightly-6.jfr /l/logs.nightly/bench-search-nightly-nightly-12.jfr /l/logs.nightly/bench-search-nightly-nightly-4.jfr /l/logs.nightly/bench-search-nightly-nightly-10.jfr /l/logs.nightly/bench-search-nightly-nightly-15.jfr Took 13.94 seconds Blunders: now uploading files "/l/logs.nightly/bench-search-nightly-nightly-14.jfr" "/l/logs.nightly/bench-search-nightly-nightly-13.jfr" "/l/logs.nightly/bench-search-nightly-nightly-5.jfr" "/l/logs.nightly/bench-search-nightly-nightly-0.jfr" "/l/logs.nightly/bench-search-nightly-nightly-17.jfr" "/l/logs.nightly/bench-search-nightly-nightly-19.jfr" "/l/logs.nightly/bench-search-nightly-nightly-16.jfr" "/l/logs.nightly/bench-search-nightly-nightly-11.jfr" "/l/logs.nightly/bench-search-nightly-nightly-8.jfr" "/l/logs.nightly/bench-search-nightly-nightly-18.jfr" "/l/logs.nightly/bench-search-nightly-nightly-1.jfr" "/l/logs.nightly/bench-search-nightly-nightly-7.jfr" "/l/logs.nightly/bench-search-nightly-nightly-9.jfr" "/l/logs.nightly/bench-search-nightly-nightly-2.jfr" "/l/logs.nightly/bench-search-nightly-nightly-3.jfr" "/l/logs.nightly/bench-search-nightly-nightly-6.jfr" "/l/logs.nightly/bench-search-nightly-nightly-12.jfr" "/l/logs.nightly/bench-search-nightly-nightly-4.jfr" "/l/logs.nightly/bench-search-nightly-nightly-10.jfr" "/l/logs.nightly/bench-search-nightly-nightly-15.jfr" to blunders.io... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 0* Host s3.eu-west-1.amazonaws.com:443 was resolved. * IPv6: (none) * IPv4: 3.5.75.27, 52.92.2.224, 3.5.71.68, 3.5.72.125, 3.5.72.67, 3.5.74.125, 3.5.75.77 * Trying 3.5.75.27:443... * ALPN: curl offers h2,http/1.1 } [5 bytes data] * TLSv1.3 (OUT), TLS handshake, Client hello (1): } [1570 bytes data] * SSL Trust Anchors: * CAfile: /etc/ssl/certs/ca-certificates.crt { [5 bytes data] * TLSv1.3 (IN), TLS handshake, Server hello (2): { [1210 bytes data] * TLSv1.3 (IN), TLS change cipher, Change cipher spec (1): { [1 bytes data] * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8): { [25 bytes data] * TLSv1.3 (IN), TLS handshake, Certificate (11): { [4422 bytes data] * TLSv1.3 (IN), TLS handshake, CERT verify (15): { [264 bytes data] * TLSv1.3 (IN), TLS handshake, Finished (20): { [36 bytes data] * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1): } [1 bytes data] * TLSv1.3 (OUT), TLS handshake, Finished (20): } [36 bytes data] * SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256 / X25519MLKEM768 / RSASSA-PSS * ALPN: server accepted http/1.1 * Server certificate: * subject: CN=*.s3-eu-west-1.amazonaws.com * start date: Sep 5 00:00:00 2025 GMT * expire date: Aug 7 23:59:59 2026 GMT * issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M04 * Certificate level 0: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * Certificate level 1: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * Certificate level 2: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * subjectAltName: "s3.eu-west-1.amazonaws.com" matches cert's "s3.eu-west-1.amazonaws.com" * SSL certificate verified via OpenSSL. * Established connection to s3.eu-west-1.amazonaws.com (3.5.75.27 port 443) from 10.17.4.7 port 42872 * using HTTP/1.x } [5 bytes data] > PUT /jfr-uploads.blunders.io/demo/21c4cafc-d399-4f77-b847-d27d8252ac31.jfr.gz?X-Amz-Security-Token=IQoJb3JpZ2luX2VjEMX%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaCWV1LXdlc3QtMSJHMEUCIFzqEvy%2FZm%2BEbZM55IAxRByHapY4KB2ZenfuAC3urQAIAiEA8BxD6dx%2Fpaw3x5sn4gMqd%2F%2FutBiPiITW4wQpPQq2ARkqwwUIjv%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FARAAGgw4MzU0OTQ3NTMxMjYiDG7ZmEZa%2BUeB%2BN4fASqXBT0cdOIgxDyTloZNbaExg%2FKHSihnS296Bh%2B27lpjlSHScCJSP0SJlvzkQfxMPnWUXjctyx5q7y4d1suLWOvdDWt2boTargbm7JrGoSGtiKbEIVBGuDlotKWLu%2F6Sl2I0744LsBCv%2FxvTJsIiskmsbTckS6tIAAXlPamWRv4idwGKtqtn7lrPsJ%2FDqwIWTNXY62Y8LrWzj%2FkYSmXXUX%2FeUuwp5Ebl9SCtlmDVSYWjOe88vVxIH2xpekLXpA9DJVOAbamrCu5bkqeRxYUoogkcoId9KEn7TNALN%2Bniub%2FXVA1bD%2Ft6nSnOuqh0kaAyBfxSOG19%2BFT9Nb%2BjyZry%2BGKSCim5KNQqmzTqgIqUB3OPz0U4yrLd%2Fde2jj3EsD%2Fg19yfw%2FfNkBlagIzLwzm3jp%2BggfykTkEfO5uJP3%2F9GOA4JtC%2Ff7kVOWW6JrMqc40sa4PO1QyD7ZEpwCYAINR0KPkNz5KiVWYeF19JTMDDMEKKr4npZoaDHAD7Ub9DoWZsublBj8WSwCNP4Xec0Akvw4M4314TcGT7pfo1TkJIAW7kPQdS8sMgbtjUi8IBqSt0OXFwuMykYkMvMYPsRU%2BXVtrjDMZlYKpGnqCHhJ%2BLxTX6hFu3lJ0e69dnv2PmdbAx0E6%2BTU5%2FP5VQdG3m06Bskm5iXTz4eMT7XhGeyj%2BGQc%2BZDwKYLI0%2BDBzihkpIleEdDNOkgVnzM%2FfwvoZVb3OfFIBq0bNvNzdFZunAsdvjD750DD8C6hPSbHZJ1Vvwnf72FeKeOMiG9wTAiKSMc3MsfzEs9zPve63415K7%2FuwexvMoc7thWEk0EueAzU4Ual4BoiYtmETVW8TGMj2db0%2Bn00tyy3I1wHebZUgKWH38%2B3qGDFBBcFCsMKuBIzDUp%2BnPBjqxATsF5r4OYS8Sd0GygPdXLU27zN9Efqa6w9sgiVw59YRAjH4mPJbK5ZT6QPPJc6Pr%2BiRrpPlHBimQKbRWCJQWT5dqY4G%2BihmjI7hG6BX4POc79wA%2F3hxrYWq%2F9Kij8uRVtmRA01647WMQI40KnLDWY6PF5UM6%2FER%2FK6qAXhwMfFaHmriIgk7kkDmD64m5DgdV48O%2BwFfKKoZpZS3G5XjP4tX%2BAixFpPZwzdy%2B%2B7bEM2cItA%3D%3D&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20260505T232700Z&X-Amz-SignedHeaders=host&X-Amz-Credential=ASIA4FB26GNTF7DXC2E4%2F20260505%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Expires=86400&X-Amz-Signature=789f23227da196b3d1735081048597ba901a81907fe6613357fe679ed73bff8d HTTP/1.1 > Host: s3.eu-west-1.amazonaws.com > User-Agent: curl/8.18.0 > Accept: */* > content-type: application/octet-stream > Content-Length: 427412128 > Expect: 100-continue > { [5 bytes data] < HTTP/1.1 100 Continue < } [5 bytes data] 0 407.6M 0 0 0 3.31M 0 3.30M 02:03 00:01 02:02 3.30M 2 407.6M 0 0 2 9.25M 0 4.60M 01:28 00:02 01:26 4.60M 3 407.6M 0 0 3 16.06M 0 5.33M 01:16 00:03 01:13 5.34M 5 407.6M 0 0 5 23.50M 0 5.86M 01:09 00:04 01:05 5.86M 7 407.6M 0 0 7 31.18M 0 6.22M 01:05 00:05 01:00 6.22M 9 407.6M 0 0 9 39.25M 0 6.52M 01:02 00:06 00:56 7.17M 11 407.6M 0 0 11 46.00M 0 6.56M 01:02 00:07 00:55 7.34M 12 407.6M 0 0 12 52.25M 0 6.51M 01:02 00:08 00:54 7.21M 14 407.6M 0 0 14 58.87M 0 6.52M 01:02 00:09 00:53 7.05M 16 407.6M 0 0 16 65.68M 0 6.54M 01:02 00:10 00:52 6.87M 17 407.6M 0 0 17 72.62M 0 6.58M 01:01 00:11 00:50 6.64M 19 407.6M 0 0 19 79.62M 0 6.61M 01:01 00:12 00:49 6.68M 21 407.6M 0 0 21 86.56M 0 6.63M 01:01 00:13 00:48 6.82M 22 407.6M 0 0 22 93.50M 0 6.65M 01:01 00:14 00:47 6.89M 24 407.6M 0 0 24 100.5M 0 6.67M 01:01 00:15 00:46 6.93M 26 407.6M 0 0 26 107.6M 0 6.70M 01:00 00:16 00:44 6.97M 28 407.6M 0 0 28 115.0M 0 6.74M 01:00 00:17 00:43 7.05M 30 407.6M 0 0 30 122.6M 0 6.78M 01:00 00:18 00:42 7.16M 31 407.6M 0 0 31 129.0M 0 6.75M 01:00 00:19 00:41 7.04M 33 407.6M 0 0 33 135.8M 0 6.75M 01:00 00:20 00:40 6.99M 35 407.6M 0 0 35 143.0M 0 6.77M 01:00 00:21 00:39 6.99M 36 407.6M 0 0 36 150.6M 0 6.81M 00:59 00:22 00:37 7.05M 38 407.6M 0 0 38 158.5M 0 6.85M 00:59 00:23 00:36 7.12M 40 407.6M 0 0 40 166.4M 0 6.90M 00:59 00:24 00:35 7.44M 42 407.6M 0 0 42 174.4M 0 6.94M 00:58 00:25 00:33 7.70M 44 407.6M 0 0 44 182.4M 0 6.98M 00:58 00:26 00:32 7.86M 46 407.6M 0 0 46 190.4M 0 7.02M 00:58 00:27 00:31 7.93M 48 407.6M 0 0 48 198.5M 0 7.05M 00:57 00:28 00:29 7.98M 50 407.6M 0 0 50 206.6M 0 7.09M 00:57 00:29 00:28 8.02M 52 407.6M 0 0 52 215.0M 0 7.13M 00:57 00:30 00:27 8.09M 54 407.6M 0 0 54 223.7M 0 7.18M 00:56 00:31 00:25 8.24M 57 407.6M 0 0 57 233.0M 0 7.25M 00:56 00:32 00:24 8.49M 59 407.6M 0 0 59 243.0M 0 7.33M 00:55 00:33 00:22 8.88M 62 407.6M 0 0 62 254.0M 0 7.44M 00:54 00:34 00:20 9.45M 65 407.6M 0 0 65 266.2M 0 7.57M 00:53 00:35 00:18 10.23M 68 407.6M 0 0 68 279.1M 0 7.72M 00:52 00:36 00:16 11.07M 71 407.6M 0 0 71 290.0M 0 7.80M 00:52 00:37 00:15 11.39M 74 407.6M 0 0 74 302.0M 0 7.91M 00:51 00:38 00:13 11.78M 77 407.6M 0 0 77 314.6M 0 8.03M 00:50 00:39 00:11 12.12M 80 407.6M 0 0 80 328.0M 0 8.17M 00:49 00:40 00:09 12.35M 83 407.6M 0 0 83 341.8M 0 8.30M 00:49 00:41 00:08 12.53M 87 407.6M 0 0 87 355.8M 0 8.44M 00:48 00:42 00:06 13.15M 90 407.6M 0 0 90 370.1M 0 8.57M 00:47 00:43 00:04 13.61M 93 407.6M 0 0 93 380.9M 0 8.62M 00:47 00:44 00:03 13.23M 95 407.6M 0 0 95 389.2M 0 8.62M 00:47 00:45 00:02 12.21M 97 407.6M 0 0 97 396.1M 0 8.58M 00:47 00:46 00:01 10.85M 98 407.6M 0 0 98 402.3M 0 8.53M 00:47 00:47 9.29M* upload completely sent off: 427412128 bytes { [5 bytes data] < HTTP/1.1 200 OK < x-amz-id-2: hfvZOj/08rrlPaRvnjmnHhLTd1fJIHfdbICMVuRKxGlbSH9fOJMObfVafBgy3BAAiO8AHIHInHfqVYV4alejxl2znIPLkwGa < x-amz-request-id: XGWH04WA9CD80F2R < Date: Tue, 05 May 2026 23:27:33 GMT < x-amz-server-side-encryption: AES256 < ETag: "53c261a41e3b7060270d08a958ba4dcd" < x-amz-checksum-crc64nvme: l9Zoa8Tr1T8= < x-amz-checksum-type: FULL_OBJECT < Content-Length: 0 < Server: AmazonS3 < 100 407.6M 0 0 100 407.6M 0 8.40M 00:48 00:48 7.01M 100 407.6M 0 0 100 407.6M 0 8.40M 00:48 00:48 7.01M 100 407.6M 0 0 100 407.6M 0 8.40M 00:48 00:48 7.01M 100 407.6M 0 0 100 407.6M 0 8.40M 00:48 00:48 7.01M * Connection #0 to host s3.eu-west-1.amazonaws.com:443 left intact took: 79.91 seconds Blunders: now uploading files "/l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr" to blunders.io... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 0* Host s3.eu-west-1.amazonaws.com:443 was resolved. * IPv6: (none) * IPv4: 3.5.73.94, 3.5.75.49, 3.5.71.79, 3.5.66.1, 3.5.73.92, 3.5.74.124, 52.92.3.80, 52.218.63.43 * Trying 3.5.73.94:443... * ALPN: curl offers h2,http/1.1 } [5 bytes data] * TLSv1.3 (OUT), TLS handshake, Client hello (1): } [1570 bytes data] * SSL Trust Anchors: * CAfile: /etc/ssl/certs/ca-certificates.crt { [5 bytes data] * TLSv1.3 (IN), TLS handshake, Server hello (2): { [1210 bytes data] * TLSv1.3 (IN), TLS change cipher, Change cipher spec (1): { [1 bytes data] * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8): { [25 bytes data] * TLSv1.3 (IN), TLS handshake, Certificate (11): { [4422 bytes data] * TLSv1.3 (IN), TLS handshake, CERT verify (15): { [264 bytes data] * TLSv1.3 (IN), TLS handshake, Finished (20): { [36 bytes data] * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1): } [1 bytes data] * TLSv1.3 (OUT), TLS handshake, Finished (20): } [36 bytes data] * SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256 / X25519MLKEM768 / RSASSA-PSS * ALPN: server accepted http/1.1 * Server certificate: * subject: CN=*.s3-eu-west-1.amazonaws.com * start date: Sep 5 00:00:00 2025 GMT * expire date: Aug 7 23:59:59 2026 GMT * issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M04 * Certificate level 0: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * Certificate level 1: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * Certificate level 2: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * subjectAltName: "s3.eu-west-1.amazonaws.com" matches cert's "s3.eu-west-1.amazonaws.com" * SSL certificate verified via OpenSSL. * Established connection to s3.eu-west-1.amazonaws.com (3.5.73.94 port 443) from 10.17.4.7 port 50994 * using HTTP/1.x } [5 bytes data] > PUT /jfr-uploads.blunders.io/demo/43e0b060-d309-4854-ad0a-ef82b2854cb6.jfr.gz?X-Amz-Security-Token=IQoJb3JpZ2luX2VjEMX%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaCWV1LXdlc3QtMSJHMEUCIFzqEvy%2FZm%2BEbZM55IAxRByHapY4KB2ZenfuAC3urQAIAiEA8BxD6dx%2Fpaw3x5sn4gMqd%2F%2FutBiPiITW4wQpPQq2ARkqwwUIjv%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FARAAGgw4MzU0OTQ3NTMxMjYiDG7ZmEZa%2BUeB%2BN4fASqXBT0cdOIgxDyTloZNbaExg%2FKHSihnS296Bh%2B27lpjlSHScCJSP0SJlvzkQfxMPnWUXjctyx5q7y4d1suLWOvdDWt2boTargbm7JrGoSGtiKbEIVBGuDlotKWLu%2F6Sl2I0744LsBCv%2FxvTJsIiskmsbTckS6tIAAXlPamWRv4idwGKtqtn7lrPsJ%2FDqwIWTNXY62Y8LrWzj%2FkYSmXXUX%2FeUuwp5Ebl9SCtlmDVSYWjOe88vVxIH2xpekLXpA9DJVOAbamrCu5bkqeRxYUoogkcoId9KEn7TNALN%2Bniub%2FXVA1bD%2Ft6nSnOuqh0kaAyBfxSOG19%2BFT9Nb%2BjyZry%2BGKSCim5KNQqmzTqgIqUB3OPz0U4yrLd%2Fde2jj3EsD%2Fg19yfw%2FfNkBlagIzLwzm3jp%2BggfykTkEfO5uJP3%2F9GOA4JtC%2Ff7kVOWW6JrMqc40sa4PO1QyD7ZEpwCYAINR0KPkNz5KiVWYeF19JTMDDMEKKr4npZoaDHAD7Ub9DoWZsublBj8WSwCNP4Xec0Akvw4M4314TcGT7pfo1TkJIAW7kPQdS8sMgbtjUi8IBqSt0OXFwuMykYkMvMYPsRU%2BXVtrjDMZlYKpGnqCHhJ%2BLxTX6hFu3lJ0e69dnv2PmdbAx0E6%2BTU5%2FP5VQdG3m06Bskm5iXTz4eMT7XhGeyj%2BGQc%2BZDwKYLI0%2BDBzihkpIleEdDNOkgVnzM%2FfwvoZVb3OfFIBq0bNvNzdFZunAsdvjD750DD8C6hPSbHZJ1Vvwnf72FeKeOMiG9wTAiKSMc3MsfzEs9zPve63415K7%2FuwexvMoc7thWEk0EueAzU4Ual4BoiYtmETVW8TGMj2db0%2Bn00tyy3I1wHebZUgKWH38%2B3qGDFBBcFCsMKuBIzDUp%2BnPBjqxATsF5r4OYS8Sd0GygPdXLU27zN9Efqa6w9sgiVw59YRAjH4mPJbK5ZT6QPPJc6Pr%2BiRrpPlHBimQKbRWCJQWT5dqY4G%2BihmjI7hG6BX4POc79wA%2F3hxrYWq%2F9Kij8uRVtmRA01647WMQI40KnLDWY6PF5UM6%2FER%2FK6qAXhwMfFaHmriIgk7kkDmD64m5DgdV48O%2BwFfKKoZpZS3G5XjP4tX%2BAixFpPZwzdy%2B%2B7bEM2cItA%3D%3D&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20260505T232820Z&X-Amz-SignedHeaders=host&X-Amz-Credential=ASIA4FB26GNTF7DXC2E4%2F20260505%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Expires=86400&X-Amz-Signature=fad8738f4d591e426e139870b5e01b2ea77e0cb6ab4f24b6ea6f3949ffa5a967 HTTP/1.1 > Host: s3.eu-west-1.amazonaws.com > User-Agent: curl/8.18.0 > Accept: */* > content-type: application/octet-stream > Content-Length: 69695952 > Expect: 100-continue > { [5 bytes data] < HTTP/1.1 100 Continue < } [5 bytes data] 1 66.46M 0 0 1 832.0k 0 778.9k 01:27 00:01 01:26 779.7k 13 66.46M 0 0 13 9.00M 0 4.35M 00:15 00:02 00:13 4.35M 26 66.46M 0 0 26 17.43M 0 5.68M 00:11 00:03 00:08 5.68M 40 66.46M 0 0 40 26.87M 0 6.59M 00:10 00:04 00:06 6.59M 55 66.46M 0 0 55 36.93M 0 7.27M 00:09 00:05 00:04 7.27M 71 66.46M 0 0 71 47.31M 0 7.78M 00:08 00:06 00:02 9.28M 87 66.46M 0 0 87 57.93M 0 8.18M 00:08 00:07 00:01 9.76M* upload completely sent off: 69695952 bytes { [5 bytes data] < HTTP/1.1 200 OK < x-amz-id-2: H4BNW6Y8b/qI2/bp+lzzAWoU0zROyBYnc2XZwawu9Mo47bVHmK+OZH7ijpkglKXnAsxn640JzNV6XC9GB8A31pq6QH/wYt5b < x-amz-request-id: N175ZKTWW8CN7KG3 < Date: Tue, 05 May 2026 23:28:27 GMT < x-amz-server-side-encryption: AES256 < ETag: "70f9754247825c52a7dcc907bf3b9332" < x-amz-checksum-crc64nvme: y9wvRz+UEgg= < x-amz-checksum-type: FULL_OBJECT < Content-Length: 0 < Server: AmazonS3 < 100 66.46M 0 0 100 66.46M 0 8.15M 00:08 00:08 9.63M 100 66.46M 0 0 100 66.46M 0 8.15M 00:08 00:08 9.63M 100 66.46M 0 0 100 66.46M 0 8.15M 00:08 00:08 9.63M 100 66.46M 0 0 100 66.46M 0 8.15M 00:08 00:08 9.63M * Connection #0 to host s3.eu-west-1.amazonaws.com:443 left intact took: 13.75 seconds Blunders: now uploading files "/l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr" to blunders.io... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 0* Host s3.eu-west-1.amazonaws.com:443 was resolved. * IPv6: (none) * IPv4: 52.92.20.0, 3.5.74.72, 3.5.68.133, 3.5.74.37, 3.5.68.117, 3.5.67.214, 3.5.74.114, 3.5.67.218 * Trying 52.92.20.0:443... * ALPN: curl offers h2,http/1.1 } [5 bytes data] * TLSv1.3 (OUT), TLS handshake, Client hello (1): } [1570 bytes data] * SSL Trust Anchors: * CAfile: /etc/ssl/certs/ca-certificates.crt { [5 bytes data] * TLSv1.3 (IN), TLS handshake, Server hello (2): { [1210 bytes data] * TLSv1.3 (IN), TLS change cipher, Change cipher spec (1): { [1 bytes data] * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8): { [25 bytes data] * TLSv1.3 (IN), TLS handshake, Certificate (11): { [4422 bytes data] * TLSv1.3 (IN), TLS handshake, CERT verify (15): { [264 bytes data] * TLSv1.3 (IN), TLS handshake, Finished (20): { [36 bytes data] * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1): } [1 bytes data] * TLSv1.3 (OUT), TLS handshake, Finished (20): } [36 bytes data] * SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256 / X25519MLKEM768 / RSASSA-PSS * ALPN: server accepted http/1.1 * Server certificate: * subject: CN=*.s3-eu-west-1.amazonaws.com * start date: Sep 5 00:00:00 2025 GMT * expire date: Aug 7 23:59:59 2026 GMT * issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M04 * Certificate level 0: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * Certificate level 1: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * Certificate level 2: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * subjectAltName: "s3.eu-west-1.amazonaws.com" matches cert's "s3.eu-west-1.amazonaws.com" * SSL certificate verified via OpenSSL. * Established connection to s3.eu-west-1.amazonaws.com (52.92.20.0 port 443) from 10.17.4.7 port 33220 * using HTTP/1.x } [5 bytes data] > PUT /jfr-uploads.blunders.io/demo/78a540fa-8fe3-41e8-95fe-88d23a6f518c.jfr.gz?X-Amz-Security-Token=IQoJb3JpZ2luX2VjEMX%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaCWV1LXdlc3QtMSJHMEUCIFzqEvy%2FZm%2BEbZM55IAxRByHapY4KB2ZenfuAC3urQAIAiEA8BxD6dx%2Fpaw3x5sn4gMqd%2F%2FutBiPiITW4wQpPQq2ARkqwwUIjv%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FARAAGgw4MzU0OTQ3NTMxMjYiDG7ZmEZa%2BUeB%2BN4fASqXBT0cdOIgxDyTloZNbaExg%2FKHSihnS296Bh%2B27lpjlSHScCJSP0SJlvzkQfxMPnWUXjctyx5q7y4d1suLWOvdDWt2boTargbm7JrGoSGtiKbEIVBGuDlotKWLu%2F6Sl2I0744LsBCv%2FxvTJsIiskmsbTckS6tIAAXlPamWRv4idwGKtqtn7lrPsJ%2FDqwIWTNXY62Y8LrWzj%2FkYSmXXUX%2FeUuwp5Ebl9SCtlmDVSYWjOe88vVxIH2xpekLXpA9DJVOAbamrCu5bkqeRxYUoogkcoId9KEn7TNALN%2Bniub%2FXVA1bD%2Ft6nSnOuqh0kaAyBfxSOG19%2BFT9Nb%2BjyZry%2BGKSCim5KNQqmzTqgIqUB3OPz0U4yrLd%2Fde2jj3EsD%2Fg19yfw%2FfNkBlagIzLwzm3jp%2BggfykTkEfO5uJP3%2F9GOA4JtC%2Ff7kVOWW6JrMqc40sa4PO1QyD7ZEpwCYAINR0KPkNz5KiVWYeF19JTMDDMEKKr4npZoaDHAD7Ub9DoWZsublBj8WSwCNP4Xec0Akvw4M4314TcGT7pfo1TkJIAW7kPQdS8sMgbtjUi8IBqSt0OXFwuMykYkMvMYPsRU%2BXVtrjDMZlYKpGnqCHhJ%2BLxTX6hFu3lJ0e69dnv2PmdbAx0E6%2BTU5%2FP5VQdG3m06Bskm5iXTz4eMT7XhGeyj%2BGQc%2BZDwKYLI0%2BDBzihkpIleEdDNOkgVnzM%2FfwvoZVb3OfFIBq0bNvNzdFZunAsdvjD750DD8C6hPSbHZJ1Vvwnf72FeKeOMiG9wTAiKSMc3MsfzEs9zPve63415K7%2FuwexvMoc7thWEk0EueAzU4Ual4BoiYtmETVW8TGMj2db0%2Bn00tyy3I1wHebZUgKWH38%2B3qGDFBBcFCsMKuBIzDUp%2BnPBjqxATsF5r4OYS8Sd0GygPdXLU27zN9Efqa6w9sgiVw59YRAjH4mPJbK5ZT6QPPJc6Pr%2BiRrpPlHBimQKbRWCJQWT5dqY4G%2BihmjI7hG6BX4POc79wA%2F3hxrYWq%2F9Kij8uRVtmRA01647WMQI40KnLDWY6PF5UM6%2FER%2FK6qAXhwMfFaHmriIgk7kkDmD64m5DgdV48O%2BwFfKKoZpZS3G5XjP4tX%2BAixFpPZwzdy%2B%2B7bEM2cItA%3D%3D&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20260505T232834Z&X-Amz-SignedHeaders=host&X-Amz-Credential=ASIA4FB26GNTF7DXC2E4%2F20260505%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Expires=86400&X-Amz-Signature=12552ed42a691269dcf8b6ecb1fa7731752a399de087c61c851efe84c4e0e670 HTTP/1.1 > Host: s3.eu-west-1.amazonaws.com > User-Agent: curl/8.18.0 > Accept: */* > content-type: application/octet-stream > Content-Length: 619779656 > Expect: 100-continue > { [5 bytes data] < HTTP/1.1 100 Continue < } [5 bytes data] 0 591.0M 0 0 0 960.0k 0 952.3k 10:35 00:01 10:34 953.3k 0 591.0M 0 0 0 1.50M 0 675.0k 14:56 00:02 14:54 675.1k 0 591.0M 0 0 0 1.68M 0 518.2k 19:27 00:03 19:24 518.1k 0 591.0M 0 0 0 1.87M 0 436.0k 23:08 00:04 23:04 435.9k 0 591.0M 0 0 0 2.12M 0 371.2k 27:10 00:05 27:05 371.2k 0 591.0M 0 0 0 2.25M 0 326.6k 30:52 00:07 30:45 222.3k 0 591.0M 0 0 0 2.43M 0 295.3k 34:09 00:08 34:01 155.4k 0 591.0M 0 0 0 2.56M 0 273.2k 36:55 00:09 36:46 142.9k 0 591.0M 0 0 0 2.75M 0 260.5k 38:42 00:10 38:32 139.9k 0 591.0M 0 0 0 2.93M 0 247.8k 40:41 00:12 40:29 132.6k 0 591.0M 0 0 0 3.06M 0 234.5k 43:00 00:13 42:47 131.7k 0 591.0M 0 0 0 3.18M 0 225.5k 44:43 00:14 44:29 127.5k 0 591.0M 0 0 0 3.37M 0 222.0k 45:26 00:15 45:11 139.5k 0 591.0M 0 0 0 3.62M 0 220.6k 45:42 00:16 45:26 149.0k 0 591.0M 0 0 0 3.75M 0 215.2k 46:51 00:17 46:34 145.8k 0 591.0M 0 0 0 3.87M 0 207.2k 48:39 00:19 48:20 144.0k 0 591.0M 0 0 0 4.00M 0 201.8k 49:58 00:20 49:38 142.9k 0 591.0M 0 0 0 4.12M 0 198.3k 50:50 00:21 50:29 134.1k 0 591.0M 0 0 0 4.31M 0 195.9k 51:28 00:22 51:06 123.2k 0 591.0M 0 0 0 4.50M 0 194.7k 51:47 00:23 51:24 131.9k 0 591.0M 0 0 0 4.62M 0 192.0k 52:31 00:24 52:07 139.1k 0 591.0M 0 0 0 4.81M 0 191.6k 52:38 00:25 52:13 153.3k 0 591.0M 0 0 0 5.00M 0 189.5k 53:12 00:27 52:45 156.8k 0 591.0M 0 0 0 5.18M 0 186.6k 54:03 00:28 53:35 151.0k 0 591.0M 0 0 0 5.37M 0 183.7k 54:54 00:29 54:25 142.2k 0 591.0M 0 0 0 5.56M 0 182.5k 55:14 00:31 54:43 146.9k 0 591.0M 0 0 0 5.75M 0 182.4k 55:17 00:32 54:45 146.4k 1 591.0M 0 0 1 5.93M 0 181.5k 55:33 00:33 55:00 148.0k 1 591.0M 0 0 1 6.12M 0 181.5k 55:34 00:34 55:00 157.7k 1 591.0M 0 0 1 6.37M 0 181.8k 55:27 00:35 54:52 172.5k 1 591.0M 0 0 1 6.62M 0 183.1k 55:04 00:37 54:27 186.3k 1 591.0M 0 0 1 6.87M 0 182.7k 55:12 00:38 54:34 183.9k 1 591.0M 0 0 1 7.06M 0 181.0k 55:42 00:39 55:03 178.5k 1 591.0M 0 0 1 7.25M 0 179.5k 56:10 00:41 55:29 169.5k 1 591.0M 0 0 1 7.43M 0 178.5k 56:30 00:42 55:48 160.7k 1 591.0M 0 0 1 7.62M 0 176.4k 57:10 00:44 56:26 141.7k 1 591.0M 0 0 1 7.75M 0 173.7k 58:04 00:45 57:19 125.2k 1 591.0M 0 0 1 7.87M 0 171.8k 58:41 00:46 57:55 119.0k 1 591.0M 0 0 1 8.06M 0 171.4k 58:50 00:48 58:02 122.0k 1 591.0M 0 0 1 8.18M 0 170.0k 59:19 00:49 58:30 115.5k 1 591.0M 0 0 1 8.31M 0 168.8k 59:44 00:50 58:54 114.3k 1 591.0M 0 0 1 8.50M 0 168.2k 59:57 00:51 59:06 126.9k 1 591.0M 0 0 1 8.68M 0 167.9k 1:00:04 00:52 59:12 137.5k 1 591.0M 0 0 1 8.87M 0 166.7k 1:00:30 00:54 59:36 131.0k 1 591.0M 0 0 1 9.00M 0 164.6k 1:01:14 00:55 1:00:19 125.1k 1 591.0M 0 0 1 9.12M 0 162.1k 1:02:12 00:57 1:01:15 115.4k 1 591.0M 0 0 1 9.25M 0 160.1k 1:03:00 00:59 1:02:01 103.4k 1 591.0M 0 0 1 9.43M 0 159.9k 1:03:02 01:00 1:02:02 103.4k 1 591.0M 0 0 1 9.62M 0 159.8k 1:03:06 01:01 1:02:05 107.5k 1 591.0M 0 0 1 9.87M 0 160.8k 1:02:41 01:02 1:01:39 130.0k 1 591.0M 0 0 1 10.06M 0 161.1k 1:02:34 01:03 1:01:31 152.3k 1 591.0M 0 0 1 10.25M 0 161.6k 1:02:24 01:04 1:01:20 177.4k 1 591.0M 0 0 1 10.43M 0 161.4k 1:02:29 01:06 1:01:23 176.4k 1 591.0M 0 0 1 10.62M 0 160.6k 1:02:46 01:07 1:01:39 168.9k 1 591.0M 0 0 1 10.81M 0 160.4k 1:02:51 01:08 1:01:43 156.4k 1 591.0M 0 0 1 11.00M 0 160.2k 1:02:55 01:10 1:01:45 151.2k 1 591.0M 0 0 1 11.12M 0 159.1k 1:03:23 01:11 1:02:12 134.6k 1 591.0M 0 0 1 11.31M 0 159.5k 1:03:12 01:12 1:02:00 140.1k 1 591.0M 0 0 1 11.56M 0 160.2k 1:02:57 01:13 1:01:44 155.4k 1 591.0M 0 0 1 11.81M 0 160.6k 1:02:48 01:15 1:01:33 161.9k 2 591.0M 0 0 2 11.93M 0 159.4k 1:03:15 01:16 1:01:59 150.3k 2 591.0M 0 0 2 12.12M 0 158.9k 1:03:28 01:18 1:02:10 156.5k 2 591.0M 0 0 2 12.31M 0 158.3k 1:03:43 01:19 1:02:24 145.3k 2 591.0M 0 0 2 12.50M 0 158.7k 1:03:33 01:20 1:02:13 141.9k 2 591.0M 0 0 2 12.75M 0 159.4k 1:03:16 01:21 1:01:55 145.7k 2 591.0M 0 0 2 12.93M 0 158.6k 1:03:33 01:23 1:02:10 150.0k 2 591.0M 0 0 2 13.06M 0 157.4k 1:04:03 01:24 1:02:39 141.0k 2 591.0M 0 0 2 13.18M 0 156.8k 1:04:18 01:26 1:02:52 138.8k 2 591.0M 0 0 2 13.31M 0 156.4k 1:04:29 01:27 1:03:02 128.2k 2 591.0M 0 0 2 13.37M 0 155.3k 1:04:55 01:28 1:03:27 102.3k 2 591.0M 0 0 2 13.50M 0 154.1k 1:05:26 01:29 1:03:57 95240 2 591.0M 0 0 2 13.68M 0 154.2k 1:05:24 01:30 1:03:54 107.7k 2 591.0M 0 0 2 13.93M 0 154.9k 1:05:06 01:32 1:03:34 127.5k 2 591.0M 0 0 2 14.12M 0 154.0k 1:05:28 01:33 1:03:55 123.5k 2 591.0M 0 0 2 14.25M 0 153.7k 1:05:37 01:34 1:04:03 132.3k 2 591.0M 0 0 2 14.37M 0 152.9k 1:05:57 01:36 1:04:21 136.1k 2 591.0M 0 0 2 14.50M 0 152.5k 1:06:07 01:37 1:04:30 128.8k 2 591.0M 0 0 2 14.68M 0 152.3k 1:06:13 01:38 1:04:35 115.7k 2 591.0M 0 0 2 14.87M 0 152.2k 1:06:15 01:40 1:04:35 124.7k 2 591.0M 0 0 2 15.00M 0 151.9k 1:06:23 01:41 1:04:42 124.3k 2 591.0M 0 0 2 15.18M 0 151.7k 1:06:29 01:42 1:04:47 133.1k 2 591.0M 0 0 2 15.31M 0 151.0k 1:06:47 01:43 1:05:04 127.9k 2 591.0M 0 0 2 15.43M 0 150.1k 1:07:11 01:45 1:05:26 117.5k 2 591.0M 0 0 2 15.56M 0 149.4k 1:07:29 01:46 1:05:43 107.0k 2 591.0M 0 0 2 15.75M 0 149.2k 1:07:34 01:48 1:05:46 110.6k 2 591.0M 0 0 2 15.93M 0 149.1k 1:07:38 01:49 1:05:49 110.6k 2 591.0M 0 0 2 16.12M 0 149.0k 1:07:41 01:50 1:05:51 119.0k 2 591.0M 0 0 2 16.25M 0 148.7k 1:07:49 01:51 1:05:58 126.1k 2 591.0M 0 0 2 16.43M 0 148.8k 1:07:47 01:53 1:05:54 137.9k 2 591.0M 0 0 2 16.68M 0 149.3k 1:07:32 01:54 1:05:38 150.6k 2 591.0M 0 0 2 16.81M 0 148.9k 1:07:43 01:55 1:05:48 146.1k 2 591.0M 0 0 2 16.93M 0 148.2k 1:08:03 01:57 1:06:06 134.3k 2 591.0M 0 0 2 17.12M 0 148.1k 1:08:04 01:58 1:06:06 138.6k 2 591.0M 0 0 2 17.31M 0 148.0k 1:08:09 01:59 1:06:10 134.3k 2 591.0M 0 0 2 17.50M 0 148.1k 1:08:04 02:00 1:06:04 127.2k 2 591.0M 0 0 2 17.68M 0 148.2k 1:08:02 02:02 1:06:00 135.7k 3 591.0M 0 0 3 17.93M 0 148.8k 1:07:47 02:03 1:05:44 159.2k 3 591.0M 0 0 3 18.12M 0 148.8k 1:07:47 02:04 1:05:43 160.3k 3 591.0M 0 0 3 18.25M 0 148.1k 1:08:04 02:06 1:05:58 151.5k 3 591.0M 0 0 3 18.37M 0 147.8k 1:08:13 02:07 1:06:06 141.7k 3 591.0M 0 0 3 18.50M 0 147.3k 1:08:28 02:08 1:06:20 129.7k 3 591.0M 0 0 3 18.62M 0 146.7k 1:08:44 02:09 1:06:35 107.8k 3 591.0M 0 0 3 18.75M 0 146.1k 1:09:02 02:11 1:06:51 98093 3 591.0M 0 0 3 18.93M 0 146.2k 1:08:59 02:12 1:06:47 107.9k 3 591.0M 0 0 3 19.18M 0 146.6k 1:08:48 02:14 1:06:34 123.1k 3 591.0M 0 0 3 19.31M 0 146.4k 1:08:53 02:15 1:06:38 128.8k 3 591.0M 0 0 3 19.43M 0 145.9k 1:09:07 02:16 1:06:51 129.5k 3 591.0M 0 0 3 19.62M 0 145.9k 1:09:07 02:17 1:06:50 142.0k 3 591.0M 0 0 3 19.81M 0 145.8k 1:09:10 02:19 1:06:51 137.5k 3 591.0M 0 0 3 20.00M 0 146.0k 1:09:03 02:20 1:06:43 134.7k 3 591.0M 0 0 3 20.18M 0 146.3k 1:08:56 02:21 1:06:35 144.3k 3 591.0M 0 0 3 20.43M 0 146.9k 1:08:39 02:22 1:06:17 169.2k 3 591.0M 0 0 3 20.75M 0 148.0k 1:08:09 02:23 1:05:46 197.1k 3 591.0M 0 0 3 21.06M 0 149.0k 1:07:40 02:24 1:05:16 230.2k 3 591.0M 0 0 3 21.25M 0 149.2k 1:07:36 02:25 1:05:11 227.3k 3 591.0M 0 0 3 21.43M 0 149.1k 1:07:39 02:27 1:05:12 214.9k 3 591.0M 0 0 3 21.62M 0 148.8k 1:07:46 02:28 1:05:18 192.1k 3 591.0M 0 0 3 21.75M 0 148.6k 1:07:51 02:29 1:05:22 163.2k 3 591.0M 0 0 3 21.93M 0 148.5k 1:07:55 02:31 1:05:24 136.7k 3 591.0M 0 0 3 22.12M 0 148.4k 1:07:56 02:32 1:05:24 132.0k 3 591.0M 0 0 3 22.25M 0 148.1k 1:08:06 02:33 1:05:33 126.0k 3 591.0M 0 0 3 22.43M 0 147.9k 1:08:11 02:35 1:05:36 126.7k 3 591.0M 0 0 3 22.56M 0 147.6k 1:08:18 02:36 1:05:42 125.8k 3 591.0M 0 0 3 22.75M 0 147.5k 1:08:21 02:37 1:05:44 125.5k 3 591.0M 0 0 3 22.93M 0 147.7k 1:08:17 02:39 1:05:38 130.0k 3 591.0M 0 0 3 23.06M 0 147.4k 1:08:24 02:40 1:05:44 131.2k 3 591.0M 0 0 3 23.25M 0 147.6k 1:08:19 02:41 1:05:38 140.3k 3 591.0M 0 0 3 23.43M 0 147.8k 1:08:14 02:42 1:05:32 151.1k 4 591.0M 0 0 4 23.68M 0 148.2k 1:08:03 02:43 1:05:20 166.2k 4 591.0M 0 0 4 23.87M 0 148.4k 1:07:57 02:44 1:05:13 168.5k 4 591.0M 0 0 4 24.12M 0 149.0k 1:07:40 02:45 1:04:55 194.4k 4 591.0M 0 0 4 24.37M 0 149.4k 1:07:28 02:46 1:04:42 202.1k 4 591.0M 0 0 4 24.62M 0 149.7k 1:07:20 02:48 1:04:32 203.9k 4 591.0M 0 0 4 24.81M 0 149.9k 1:07:16 02:49 1:04:27 198.6k 4 591.0M 0 0 4 25.00M 0 150.0k 1:07:13 02:50 1:04:23 195.4k 4 591.0M 0 0 4 25.25M 0 150.3k 1:07:04 02:51 1:04:13 186.4k 4 591.0M 0 0 4 25.43M 0 150.3k 1:07:05 02:53 1:04:12 173.5k 4 591.0M 0 0 4 25.62M 0 150.1k 1:07:10 02:54 1:04:16 160.2k 4 591.0M 0 0 4 25.81M 0 150.1k 1:07:10 02:56 1:04:14 156.1k 4 591.0M 0 0 4 25.93M 0 150.0k 1:07:14 02:57 1:04:17 148.4k 4 591.0M 0 0 4 26.12M 0 149.7k 1:07:20 02:58 1:04:22 134.3k 4 591.0M 0 0 4 26.25M 0 149.0k 1:07:41 03:00 1:04:41 116.0k 4 591.0M 0 0 4 26.37M 0 148.7k 1:07:48 03:01 1:04:47 112.1k 4 591.0M 0 0 4 26.56M 0 148.8k 1:07:45 03:02 1:04:43 114.7k 4 591.0M 0 0 4 26.75M 0 148.9k 1:07:42 03:03 1:04:39 122.2k 4 591.0M 0 0 4 26.93M 0 149.1k 1:07:37 03:04 1:04:33 131.2k 4 591.0M 0 0 4 27.12M 0 149.2k 1:07:34 03:06 1:04:28 157.4k 4 591.0M 0 0 4 27.37M 0 149.5k 1:07:27 03:07 1:04:20 173.3k 4 591.0M 0 0 4 27.56M 0 149.6k 1:07:25 03:08 1:04:17 172.5k 4 591.0M 0 0 4 27.81M 0 149.9k 1:07:16 03:09 1:04:07 179.7k 4 591.0M 0 0 4 28.06M 0 150.3k 1:07:05 03:11 1:03:54 186.9k 4 591.0M 0 0 4 28.25M 0 150.5k 1:06:59 03:12 1:03:47 190.7k 4 591.0M 0 0 4 28.50M 0 151.0k 1:06:48 03:13 1:03:35 198.7k 4 591.0M 0 0 4 28.68M 0 151.1k 1:06:44 03:14 1:03:30 201.7k 4 591.0M 0 0 4 28.93M 0 151.4k 1:06:35 03:15 1:03:20 201.9k 4 591.0M 0 0 4 29.12M 0 151.3k 1:06:38 03:17 1:03:21 183.3k 4 591.0M 0 0 4 29.25M 0 151.0k 1:06:46 03:18 1:03:28 166.3k 4 591.0M 0 0 4 29.37M 0 150.8k 1:06:51 03:19 1:03:32 147.4k 5 591.0M 0 0 5 29.56M 0 150.7k 1:06:55 03:20 1:03:35 137.7k 5 591.0M 0 0 5 29.68M 0 150.3k 1:07:04 03:22 1:03:42 118.1k 5 591.0M 0 0 5 29.87M 0 150.3k 1:07:05 03:23 1:03:42 119.3k 5 591.0M 0 0 5 30.06M 0 150.3k 1:07:06 03:24 1:03:42 127.4k 5 591.0M 0 0 5 30.25M 0 150.2k 1:07:07 03:26 1:03:41 132.0k 5 591.0M 0 0 5 30.43M 0 150.4k 1:07:02 03:27 1:03:35 141.8k 5 591.0M 0 0 5 30.62M 0 150.5k 1:06:59 03:28 1:03:31 156.2k 5 591.0M 0 0 5 30.81M 0 150.5k 1:06:59 03:29 1:03:30 158.8k 5 591.0M 0 0 5 31.00M 0 150.5k 1:07:00 03:30 1:03:30 158.1k 5 591.0M 0 0 5 31.25M 0 150.7k 1:06:53 03:32 1:03:21 168.5k 5 591.0M 0 0 5 31.43M 0 150.9k 1:06:49 03:33 1:03:16 168.6k 5 591.0M 0 0 5 31.68M 0 151.2k 1:06:42 03:34 1:03:08 173.0k 5 591.0M 0 0 5 31.87M 0 151.1k 1:06:44 03:35 1:03:09 168.4k 5 591.0M 0 0 5 32.06M 0 151.0k 1:06:46 03:37 1:03:09 168.8k 5 591.0M 0 0 5 32.18M 0 150.9k 1:06:49 03:38 1:03:11 156.1k 5 591.0M 0 0 5 32.31M 0 150.8k 1:06:52 03:39 1:03:13 145.8k 5 591.0M 0 0 5 32.50M 0 150.8k 1:06:52 03:40 1:03:12 137.5k 5 591.0M 0 0 5 32.68M 0 150.8k 1:06:51 03:41 1:03:10 141.4k 5 591.0M 0 0 5 32.87M 0 150.8k 1:06:51 03:43 1:03:08 143.2k 5 591.0M 0 0 5 33.00M 0 150.5k 1:06:59 03:44 1:03:15 137.6k 5 591.0M 0 0 5 33.12M 0 150.4k 1:07:02 03:45 1:03:17 137.0k 5 591.0M 0 0 5 33.31M 0 150.3k 1:07:04 03:46 1:03:18 134.1k 5 591.0M 0 0 5 33.43M 0 150.2k 1:07:07 03:47 1:03:20 128.0k 5 591.0M 0 0 5 33.56M 0 150.0k 1:07:12 03:48 1:03:24 120.3k 5 591.0M 0 0 5 33.75M 0 150.0k 1:07:14 03:50 1:03:24 128.0k 5 591.0M 0 0 5 33.87M 0 149.5k 1:07:27 03:51 1:03:36 117.4k 5 591.0M 0 0 5 34.00M 0 149.3k 1:07:31 03:53 1:03:38 112.6k 5 591.0M 0 0 5 34.18M 0 149.4k 1:07:29 03:54 1:03:35 120.1k 5 591.0M 0 0 5 34.37M 0 149.6k 1:07:25 03:55 1:03:30 132.5k 5 591.0M 0 0 5 34.56M 0 149.7k 1:07:22 03:56 1:03:26 138.9k 5 591.0M 0 0 5 34.75M 0 149.7k 1:07:22 03:57 1:03:25 156.8k 5 591.0M 0 0 5 34.87M 0 149.4k 1:07:30 03:59 1:03:31 150.2k 5 591.0M 0 0 5 35.06M 0 149.3k 1:07:31 04:00 1:03:31 147.0k 5 591.0M 0 0 5 35.25M 0 149.3k 1:07:32 04:01 1:03:31 139.8k 5 591.0M 0 0 5 35.43M 0 149.4k 1:07:30 04:02 1:03:28 138.3k 6 591.0M 0 0 6 35.62M 0 149.4k 1:07:28 04:04 1:03:24 141.5k 6 591.0M 0 0 6 35.75M 0 149.2k 1:07:35 04:05 1:03:30 142.2k 6 591.0M 0 0 6 35.93M 0 149.1k 1:07:36 04:06 1:03:30 141.9k 6 591.0M 0 0 6 36.12M 0 149.0k 1:07:40 04:08 1:03:32 137.2k 6 591.0M 0 0 6 36.25M 0 148.9k 1:07:44 04:09 1:03:35 129.4k 6 591.0M 0 0 6 36.43M 0 148.7k 1:07:48 04:10 1:03:38 122.0k 6 591.0M 0 0 6 36.56M 0 148.2k 1:08:01 04:12 1:03:49 116.0k 6 591.0M 0 0 6 36.68M 0 148.1k 1:08:04 04:13 1:03:51 111.4k 6 591.0M 0 0 6 36.87M 0 148.2k 1:08:02 04:14 1:03:48 117.7k 6 591.0M 0 0 6 37.06M 0 148.2k 1:08:03 04:16 1:03:47 123.1k 6 591.0M 0 0 6 37.25M 0 148.2k 1:08:03 04:17 1:03:46 127.6k 6 591.0M 0 0 6 37.43M 0 148.3k 1:08:00 04:18 1:03:42 149.6k 6 591.0M 0 0 6 37.62M 0 148.4k 1:07:57 04:19 1:03:38 159.1k 6 591.0M 0 0 6 37.81M 0 148.4k 1:07:57 04:20 1:03:37 156.1k 6 591.0M 0 0 6 38.00M 0 148.4k 1:07:57 04:22 1:03:35 156.5k 6 591.0M 0 0 6 38.18M 0 148.5k 1:07:54 04:23 1:03:31 163.1k 6 591.0M 0 0 6 38.37M 0 148.6k 1:07:51 04:24 1:03:27 164.5k 6 591.0M 0 0 6 38.56M 0 148.6k 1:07:50 04:25 1:03:25 160.0k 6 591.0M 0 0 6 38.75M 0 148.6k 1:07:50 04:26 1:03:24 160.0k 6 591.0M 0 0 6 39.00M 0 148.9k 1:07:43 04:28 1:03:15 172.1k 6 591.0M 0 0 6 39.25M 0 149.3k 1:07:33 04:29 1:03:04 183.5k 6 591.0M 0 0 6 39.50M 0 149.6k 1:07:23 04:30 1:02:53 194.1k 6 591.0M 0 0 6 39.68M 0 149.6k 1:07:23 04:31 1:02:52 193.3k 6 591.0M 0 0 6 39.81M 0 149.5k 1:07:28 04:32 1:02:56 186.8k 6 591.0M 0 0 6 40.00M 0 149.4k 1:07:30 04:34 1:02:56 171.4k 6 591.0M 0 0 6 40.18M 0 149.4k 1:07:29 04:35 1:02:54 155.6k 6 591.0M 0 0 6 40.37M 0 149.5k 1:07:27 04:36 1:02:51 144.2k 6 591.0M 0 0 6 40.56M 0 149.4k 1:07:29 04:37 1:02:52 140.9k 6 591.0M 0 0 6 40.68M 0 149.3k 1:07:31 04:38 1:02:53 143.7k 6 591.0M 0 0 6 40.87M 0 149.5k 1:07:27 04:39 1:02:48 153.6k 6 591.0M 0 0 6 41.12M 0 149.7k 1:07:22 04:41 1:02:41 162.0k 6 591.0M 0 0 6 41.25M 0 149.5k 1:07:28 04:42 1:02:46 147.2k 7 591.0M 0 0 7 41.43M 0 149.4k 1:07:30 04:43 1:02:47 147.9k 7 591.0M 0 0 7 41.56M 0 149.2k 1:07:35 04:45 1:02:50 142.5k 7 591.0M 0 0 7 41.68M 0 149.1k 1:07:38 04:46 1:02:52 131.4k 7 591.0M 0 0 7 41.87M 0 149.2k 1:07:36 04:47 1:02:49 125.6k 7 591.0M 0 0 7 42.12M 0 149.3k 1:07:31 04:48 1:02:43 144.6k 7 591.0M 0 0 7 42.31M 0 149.4k 1:07:30 04:49 1:02:41 149.7k 7 591.0M 0 0 7 42.43M 0 149.3k 1:07:32 04:50 1:02:42 154.6k 7 591.0M 0 0 7 42.62M 0 149.3k 1:07:32 04:52 1:02:40 161.0k 7 591.0M 0 0 7 42.87M 0 149.7k 1:07:22 04:53 1:02:29 173.5k 7 591.0M 0 0 7 43.18M 0 150.1k 1:07:12 04:54 1:02:18 185.0k 7 591.0M 0 0 7 43.37M 0 150.1k 1:07:10 04:55 1:02:15 186.8k 7 591.0M 0 0 7 43.56M 0 150.1k 1:07:09 04:56 1:02:13 191.9k 7 591.0M 0 0 7 43.81M 0 150.4k 1:07:02 04:58 1:02:04 203.5k 7 591.0M 0 0 7 44.12M 0 150.9k 1:06:50 04:59 1:01:51 208.6k 7 591.0M 0 0 7 44.31M 0 150.9k 1:06:50 05:00 1:01:50 191.1k 7 591.0M 0 0 7 44.50M 0 151.0k 1:06:47 05:01 1:01:46 193.8k 7 591.0M 0 0 7 44.68M 0 151.1k 1:06:45 05:02 1:01:43 197.0k 7 591.0M 0 0 7 44.87M 0 151.1k 1:06:43 05:03 1:01:40 189.5k 7 591.0M 0 0 7 45.00M 0 151.0k 1:06:47 05:05 1:01:42 157.8k 7 591.0M 0 0 7 45.12M 0 150.9k 1:06:50 05:06 1:01:44 150.6k 7 591.0M 0 0 7 45.31M 0 150.8k 1:06:51 05:07 1:01:44 143.0k 7 591.0M 0 0 7 45.43M 0 150.7k 1:06:53 05:08 1:01:45 134.5k 7 591.0M 0 0 7 45.56M 0 150.4k 1:07:02 05:10 1:01:52 114.9k 7 591.0M 0 0 7 45.68M 0 150.3k 1:07:05 05:11 1:01:54 115.7k 7 591.0M 0 0 7 45.87M 0 150.2k 1:07:08 05:12 1:01:56 117.3k 7 591.0M 0 0 7 46.06M 0 150.1k 1:07:10 05:14 1:01:56 116.9k 7 591.0M 0 0 7 46.25M 0 150.1k 1:07:11 05:15 1:01:56 120.1k 7 591.0M 0 0 7 46.50M 0 150.3k 1:07:05 05:16 1:01:49 144.2k 7 591.0M 0 0 7 46.68M 0 150.3k 1:07:06 05:18 1:01:48 149.0k 7 591.0M 0 0 7 46.81M 0 150.1k 1:07:11 05:19 1:01:52 149.3k 7 591.0M 0 0 7 46.81M 0 150.1k 1:07:11 05:19 1:01:52 150.1k 7 591.0M 0 0 7 47.00M 0 150.2k 1:07:08 05:20 1:01:48 188.9k 7 591.0M 0 0 7 47.18M 0 150.3k 1:07:06 05:21 1:01:45 181.1k 8 591.0M 0 0 8 47.37M 0 150.3k 1:07:05 05:22 1:01:43 172.1k 8 591.0M 0 0 8 47.62M 0 150.5k 1:06:59 05:23 1:01:36 184.4k 8 591.0M 0 0 8 47.81M 0 150.6k 1:06:57 05:24 1:01:33 181.3k 8 591.0M 0 0 8 48.00M 0 150.6k 1:06:56 05:26 1:01:30 175.7k 8 591.0M 0 0 8 48.18M 0 150.6k 1:06:56 05:27 1:01:29 170.6k 8 591.0M 0 0 8 48.31M 0 150.6k 1:06:58 05:28 1:01:30 165.3k 8 591.0M 0 0 8 48.56M 0 150.8k 1:06:52 05:29 1:01:23 164.8k 8 591.0M 0 0 8 48.75M 0 150.9k 1:06:50 05:30 1:01:20 166.2k 8 591.0M 0 0 8 48.93M 0 150.7k 1:06:55 05:32 1:01:23 152.0k 8 591.0M 0 0 8 49.12M 0 150.6k 1:06:58 05:33 1:01:25 147.4k 8 591.0M 0 0 8 49.25M 0 150.2k 1:07:09 05:35 1:01:34 132.6k 8 591.0M 0 0 8 49.37M 0 150.1k 1:07:11 05:36 1:01:35 116.8k 8 591.0M 0 0 8 49.50M 0 150.0k 1:07:14 05:37 1:01:37 107.6k 8 591.0M 0 0 8 49.68M 0 149.9k 1:07:15 05:39 1:01:36 113.7k 8 591.0M 0 0 8 49.87M 0 150.0k 1:07:13 05:40 1:01:33 120.2k 8 591.0M 0 0 8 50.12M 0 150.2k 1:07:08 05:41 1:01:27 151.6k 8 591.0M 0 0 8 50.31M 0 150.3k 1:07:05 05:42 1:01:23 162.4k 8 591.0M 0 0 8 50.56M 0 150.5k 1:07:00 05:43 1:01:17 180.3k 8 591.0M 0 0 8 50.81M 0 150.8k 1:06:52 05:44 1:01:08 200.1k 8 591.0M 0 0 8 51.00M 0 150.7k 1:06:54 05:46 1:01:08 189.3k 8 591.0M 0 0 8 51.18M 0 150.8k 1:06:53 05:47 1:01:06 182.8k 8 591.0M 0 0 8 51.37M 0 150.8k 1:06:52 05:48 1:01:04 179.0k 8 591.0M 0 0 8 51.56M 0 150.7k 1:06:55 05:50 1:01:05 160.0k 8 591.0M 0 0 8 51.75M 0 150.7k 1:06:56 05:51 1:01:05 144.3k 8 591.0M 0 0 8 52.00M 0 150.9k 1:06:50 05:52 1:00:58 159.0k 8 591.0M 0 0 8 52.25M 0 151.1k 1:06:43 05:53 1:00:50 172.2k 8 591.0M 0 0 8 52.50M 0 151.3k 1:06:39 05:55 1:00:44 178.0k 8 591.0M 0 0 8 52.75M 0 151.5k 1:06:33 05:56 1:00:37 200.2k 8 591.0M 0 0 8 53.06M 0 151.8k 1:06:24 05:57 1:00:27 221.0k 9 591.0M 0 0 9 53.25M 0 151.9k 1:06:23 05:58 1:00:25 213.4k 9 591.0M 0 0 9 53.37M 0 151.7k 1:06:28 06:00 1:00:28 183.0k 9 591.0M 0 0 9 53.50M 0 151.6k 1:06:31 06:01 1:00:30 170.2k 9 591.0M 0 0 9 53.68M 0 151.6k 1:06:31 06:02 1:00:29 155.1k 9 591.0M 0 0 9 53.93M 0 151.8k 1:06:26 06:03 1:00:23 146.8k 9 591.0M 0 0 9 54.12M 0 151.7k 1:06:28 06:05 1:00:23 140.7k 9 591.0M 0 0 9 54.25M 0 151.5k 1:06:32 06:06 1:00:26 142.3k 9 591.0M 0 0 9 54.43M 0 151.5k 1:06:32 06:07 1:00:25 148.1k 9 591.0M 0 0 9 54.68M 0 151.7k 1:06:28 06:09 1:00:19 158.1k 9 591.0M 0 0 9 54.87M 0 151.8k 1:06:26 06:10 1:00:16 152.1k 9 591.0M 0 0 9 55.18M 0 152.1k 1:06:17 06:11 1:00:06 177.1k 9 591.0M 0 0 9 55.37M 0 152.2k 1:06:16 06:12 1:00:04 190.3k 9 591.0M 0 0 9 55.56M 0 152.2k 1:06:15 06:13 1:00:02 193.6k 9 591.0M 0 0 9 55.68M 0 152.1k 1:06:19 06:14 1:00:05 175.5k 9 591.0M 0 0 9 55.81M 0 151.8k 1:06:26 06:16 1:00:10 152.2k 9 591.0M 0 0 9 55.93M 0 151.4k 1:06:35 06:18 1:00:17 113.3k 9 591.0M 0 0 9 56.06M 0 151.4k 1:06:37 06:19 1:00:18 106.2k 9 591.0M 0 0 9 56.25M 0 151.5k 1:06:34 06:20 1:00:14 108.4k 9 591.0M 0 0 9 56.37M 0 151.3k 1:06:38 06:21 1:00:17 107.8k 9 591.0M 0 0 9 56.56M 0 151.3k 1:06:38 06:22 1:00:16 123.6k 9 591.0M 0 0 9 56.81M 0 151.5k 1:06:33 06:23 1:00:10 155.8k 9 591.0M 0 0 9 57.00M 0 151.6k 1:06:31 06:24 1:00:07 165.6k 9 591.0M 0 0 9 57.12M 0 151.4k 1:06:35 06:26 1:00:09 148.9k 9 591.0M 0 0 9 57.25M 0 151.3k 1:06:39 06:27 1:00:12 149.0k 9 591.0M 0 0 9 57.37M 0 151.1k 1:06:44 06:28 1:00:16 136.4k 9 591.0M 0 0 9 57.56M 0 151.0k 1:06:46 06:30 1:00:16 122.5k 9 591.0M 0 0 9 57.75M 0 151.0k 1:06:45 06:31 1:00:14 119.1k 9 591.0M 0 0 9 57.87M 0 151.0k 1:06:47 06:32 1:00:15 123.0k 9 591.0M 0 0 9 58.06M 0 151.0k 1:06:46 06:33 1:00:13 134.7k 9 591.0M 0 0 9 58.25M 0 151.0k 1:06:47 06:34 1:00:13 145.1k 9 591.0M 0 0 9 58.37M 0 150.9k 1:06:50 06:36 1:00:14 139.9k 9 591.0M 0 0 9 58.56M 0 150.8k 1:06:52 06:37 1:00:15 134.1k 9 591.0M 0 0 9 58.68M 0 150.6k 1:06:56 06:38 1:00:18 129.6k 9 591.0M 0 0 9 58.81M 0 150.5k 1:06:59 06:39 1:00:20 121.8k 9 591.0M 0 0 9 59.06M 0 150.7k 1:06:54 06:41 1:00:13 133.7k 10 591.0M 0 0 10 59.37M 0 151.1k 1:06:43 06:42 1:00:01 167.7k 10 591.0M 0 0 10 59.62M 0 151.3k 1:06:40 06:43 59:57 183.5k 10 591.0M 0 0 10 59.75M 0 151.2k 1:06:41 06:44 59:57 190.5k 10 591.0M 0 0 10 59.93M 0 151.2k 1:06:41 06:45 59:56 195.6k 10 591.0M 0 0 10 60.12M 0 151.3k 1:06:39 06:46 59:53 190.7k 10 591.0M 0 0 10 60.31M 0 151.3k 1:06:38 06:48 59:50 165.0k 10 591.0M 0 0 10 60.50M 0 151.4k 1:06:36 06:49 59:47 161.1k 10 591.0M 0 0 10 60.68M 0 151.3k 1:06:37 06:50 59:47 161.8k 10 591.0M 0 0 10 60.81M 0 151.3k 1:06:39 06:51 59:48 156.1k 10 591.0M 0 0 10 60.93M 0 151.2k 1:06:42 06:52 59:50 142.5k 10 591.0M 0 0 10 61.06M 0 151.0k 1:06:46 06:53 59:53 129.5k 10 591.0M 0 0 10 61.31M 0 151.2k 1:06:42 06:55 59:47 136.7k 10 591.0M 0 0 10 61.56M 0 151.4k 1:06:36 06:56 59:40 156.4k 10 591.0M 0 0 10 61.87M 0 151.8k 1:06:25 06:57 59:28 190.7k 10 591.0M 0 0 10 62.18M 0 152.2k 1:06:16 06:58 59:18 225.7k 10 591.0M 0 0 10 62.43M 0 152.4k 1:06:11 06:59 59:12 253.9k 10 591.0M 0 0 10 62.68M 0 152.5k 1:06:07 07:00 59:07 253.2k 10 591.0M 0 0 10 62.93M 0 152.7k 1:06:03 07:02 59:01 242.4k 10 591.0M 0 0 10 63.18M 0 152.8k 1:05:59 07:03 58:56 221.5k 10 591.0M 0 0 10 63.37M 0 152.8k 1:06:00 07:04 58:56 191.9k 10 591.0M 0 0 10 63.56M 0 152.8k 1:06:00 07:05 58:55 180.7k 10 591.0M 0 0 10 63.75M 0 152.8k 1:06:00 07:07 58:53 168.0k 10 591.0M 0 0 10 63.93M 0 152.7k 1:06:01 07:08 58:53 156.3k 10 591.0M 0 0 10 64.12M 0 152.7k 1:06:03 07:09 58:54 143.9k 10 591.0M 0 0 10 64.31M 0 152.6k 1:06:04 07:11 58:53 143.1k 10 591.0M 0 0 10 64.50M 0 152.6k 1:06:05 07:12 58:53 139.9k 10 591.0M 0 0 10 64.68M 0 152.5k 1:06:07 07:14 58:53 137.1k 10 591.0M 0 0 10 64.87M 0 152.5k 1:06:08 07:15 58:53 136.4k 11 591.0M 0 0 11 65.06M 0 152.5k 1:06:06 07:16 58:50 143.3k 11 591.0M 0 0 11 65.25M 0 152.5k 1:06:06 07:17 58:49 148.5k 11 591.0M 0 0 11 65.43M 0 152.6k 1:06:04 07:18 58:46 154.0k 11 591.0M 0 0 11 65.62M 0 152.7k 1:06:03 07:20 58:43 165.1k 11 591.0M 0 0 11 65.81M 0 152.7k 1:06:03 07:21 58:42 168.0k 11 591.0M 0 0 11 65.93M 0 152.5k 1:06:06 07:22 58:44 154.2k 11 591.0M 0 0 11 66.06M 0 152.5k 1:06:08 07:23 58:45 145.4k 11 591.0M 0 0 11 66.18M 0 152.3k 1:06:12 07:24 58:48 130.6k 11 591.0M 0 0 11 66.37M 0 152.2k 1:06:14 07:26 58:48 121.2k 11 591.0M 0 0 11 66.56M 0 152.2k 1:06:15 07:27 58:48 119.4k 11 591.0M 0 0 11 66.75M 0 152.1k 1:06:17 07:29 58:48 123.9k 11 591.0M 0 0 11 66.87M 0 152.0k 1:06:21 07:30 58:51 119.9k 11 591.0M 0 0 11 67.00M 0 151.9k 1:06:23 07:31 58:52 123.4k 11 591.0M 0 0 11 67.18M 0 152.0k 1:06:21 07:32 58:49 132.6k 11 591.0M 0 0 11 67.37M 0 152.0k 1:06:21 07:33 58:48 135.9k 11 591.0M 0 0 11 67.56M 0 152.0k 1:06:20 07:35 58:45 142.4k 11 591.0M 0 0 11 67.68M 0 151.9k 1:06:22 07:36 58:46 150.4k 11 591.0M 0 0 11 67.81M 0 151.8k 1:06:24 07:37 58:47 149.4k 11 591.0M 0 0 11 68.00M 0 151.8k 1:06:24 07:38 58:46 143.3k 11 591.0M 0 0 11 68.25M 0 152.0k 1:06:20 07:39 58:41 154.5k 11 591.0M 0 0 11 68.50M 0 152.2k 1:06:15 07:40 58:35 166.6k 11 591.0M 0 0 11 68.75M 0 152.3k 1:06:12 07:42 58:30 179.0k 11 591.0M 0 0 11 69.06M 0 152.5k 1:06:06 07:43 58:23 203.3k 11 591.0M 0 0 11 69.31M 0 152.7k 1:06:03 07:44 58:19 212.7k 11 591.0M 0 0 11 69.56M 0 152.8k 1:05:58 07:45 58:13 215.7k 11 591.0M 0 0 11 69.81M 0 153.0k 1:05:54 07:47 58:07 213.5k 11 591.0M 0 0 11 70.06M 0 153.1k 1:05:51 07:48 58:03 214.9k 11 591.0M 0 0 11 70.25M 0 153.2k 1:05:49 07:49 58:00 203.1k 11 591.0M 0 0 11 70.50M 0 153.3k 1:05:46 07:50 57:56 204.0k 11 591.0M 0 0 11 70.62M 0 153.2k 1:05:49 07:51 57:58 182.0k 11 591.0M 0 0 11 70.75M 0 153.1k 1:05:50 07:52 57:58 164.2k 12 591.0M 0 0 12 70.93M 0 153.1k 1:05:53 07:54 57:59 147.2k 12 591.0M 0 0 12 71.06M 0 153.0k 1:05:54 07:55 57:59 137.3k 12 591.0M 0 0 12 71.25M 0 153.0k 1:05:53 07:56 57:57 130.0k 12 591.0M 0 0 12 71.43M 0 153.0k 1:05:53 07:57 57:56 139.0k 12 591.0M 0 0 12 71.62M 0 153.1k 1:05:52 07:58 57:54 149.2k 12 591.0M 0 0 12 71.81M 0 153.2k 1:05:50 07:59 57:51 161.9k 12 591.0M 0 0 12 72.00M 0 153.2k 1:05:49 08:01 57:48 171.2k 12 591.0M 0 0 12 72.25M 0 153.3k 1:05:46 08:02 57:44 177.9k 12 591.0M 0 0 12 72.43M 0 153.4k 1:05:44 08:03 57:41 183.4k 12 591.0M 0 0 12 72.56M 0 153.3k 1:05:47 08:04 57:43 169.7k 12 591.0M 0 0 12 72.68M 0 153.2k 1:05:50 08:05 57:45 153.0k 12 591.0M 0 0 12 72.81M 0 153.0k 1:05:54 08:07 57:47 136.1k 12 591.0M 0 0 12 72.93M 0 152.9k 1:05:58 08:08 57:50 115.9k 12 591.0M 0 0 12 73.12M 0 152.8k 1:05:59 08:09 57:50 109.4k 12 591.0M 0 0 12 73.25M 0 152.7k 1:06:03 08:11 57:52 106.2k 12 591.0M 0 0 12 73.37M 0 152.4k 1:06:09 08:12 57:57 102.0k 12 591.0M 0 0 12 73.50M 0 152.3k 1:06:13 08:14 57:59 102.6k 12 591.0M 0 0 12 73.62M 0 152.0k 1:06:20 08:15 58:05 98402 12 591.0M 0 0 12 73.75M 0 151.8k 1:06:26 08:17 58:09 87264 12 591.0M 0 0 12 73.87M 0 151.7k 1:06:27 08:18 58:09 90719 12 591.0M 0 0 12 74.00M 0 151.7k 1:06:29 08:19 58:10 96989 12 591.0M 0 0 12 74.18M 0 151.7k 1:06:28 08:20 58:08 107.0k 12 591.0M 0 0 12 74.43M 0 151.8k 1:06:25 08:21 58:04 134.1k 12 591.0M 0 0 12 74.56M 0 151.7k 1:06:27 08:23 58:04 146.8k 12 591.0M 0 0 12 74.68M 0 151.6k 1:06:30 08:24 58:06 143.3k 12 591.0M 0 0 12 74.81M 0 151.4k 1:06:36 08:25 58:11 132.2k 12 591.0M 0 0 12 74.93M 0 151.1k 1:06:43 08:27 58:16 110.5k 12 591.0M 0 0 12 75.06M 0 150.9k 1:06:49 08:29 58:20 90569 12 591.0M 0 0 12 75.18M 0 150.8k 1:06:52 08:30 58:22 88478 12 591.0M 0 0 12 75.37M 0 150.8k 1:06:52 08:31 58:21 96777 12 591.0M 0 0 12 75.56M 0 150.8k 1:06:51 08:32 58:19 109.0k 12 591.0M 0 0 12 75.75M 0 150.8k 1:06:52 08:34 58:18 124.0k 12 591.0M 0 0 12 75.87M 0 150.5k 1:06:59 08:35 58:24 123.8k 12 591.0M 0 0 12 76.00M 0 150.3k 1:07:05 08:37 58:28 117.1k 12 591.0M 0 0 12 76.06M 0 150.2k 1:07:09 08:38 58:31 102.5k 12 591.0M 0 0 12 76.18M 0 150.0k 1:07:13 08:39 58:34 92278 12 591.0M 0 0 12 76.37M 0 150.0k 1:07:13 08:41 58:32 94636 12 591.0M 0 0 12 76.56M 0 150.0k 1:07:12 08:42 58:30 109.3k 12 591.0M 0 0 12 76.75M 0 150.1k 1:07:12 08:43 58:29 127.7k 13 591.0M 0 0 13 76.93M 0 150.1k 1:07:10 08:44 58:26 145.5k 13 591.0M 0 0 13 77.18M 0 150.2k 1:07:07 08:45 58:22 171.0k 13 591.0M 0 0 13 77.37M 0 150.3k 1:07:06 08:47 58:19 173.0k 13 591.0M 0 0 13 77.56M 0 150.2k 1:07:07 08:48 58:19 165.8k 13 591.0M 0 0 13 77.81M 0 150.3k 1:07:04 08:49 58:15 173.4k 13 591.0M 0 0 13 78.06M 0 150.5k 1:07:00 08:50 58:10 184.9k 13 591.0M 0 0 13 78.25M 0 150.5k 1:06:59 08:52 58:07 176.6k 13 591.0M 0 0 13 78.37M 0 150.4k 1:07:02 08:53 58:09 165.4k 13 591.0M 0 0 13 78.50M 0 150.3k 1:07:06 08:54 58:12 153.9k 13 591.0M 0 0 13 78.68M 0 150.3k 1:07:05 08:55 58:10 147.9k 13 591.0M 0 0 13 78.81M 0 150.2k 1:07:07 08:57 58:10 124.8k 13 591.0M 0 0 13 78.93M 0 150.0k 1:07:14 08:58 58:16 104.9k 13 591.0M 0 0 13 79.06M 0 149.8k 1:07:18 09:00 58:18 102.2k 13 591.0M 0 0 13 79.18M 0 149.8k 1:07:20 09:01 58:19 108.3k 13 591.0M 0 0 13 79.37M 0 149.8k 1:07:18 09:02 58:16 110.2k 13 591.0M 0 0 13 79.50M 0 149.7k 1:07:21 09:03 58:18 109.2k 13 591.0M 0 0 13 79.62M 0 149.6k 1:07:25 09:04 58:21 114.4k 13 591.0M 0 0 13 79.81M 0 149.5k 1:07:26 09:06 58:20 124.7k 13 591.0M 0 0 13 80.00M 0 149.6k 1:07:25 09:07 58:18 133.6k 13 591.0M 0 0 13 80.18M 0 149.6k 1:07:25 09:08 58:17 126.5k 13 591.0M 0 0 13 80.37M 0 149.5k 1:07:26 09:10 58:16 134.5k 13 591.0M 0 0 13 80.56M 0 149.5k 1:07:26 09:11 58:15 144.6k 13 591.0M 0 0 13 80.75M 0 149.5k 1:07:28 09:13 58:15 143.1k 13 591.0M 0 0 13 80.87M 0 149.4k 1:07:29 09:14 58:15 134.9k 13 591.0M 0 0 13 81.06M 0 149.4k 1:07:30 09:15 58:15 135.4k 13 591.0M 0 0 13 81.31M 0 149.4k 1:07:29 09:17 58:12 139.8k 13 591.0M 0 0 13 81.43M 0 149.4k 1:07:30 09:18 58:12 137.7k 13 591.0M 0 0 13 81.56M 0 149.3k 1:07:31 09:19 58:12 137.7k 13 591.0M 0 0 13 81.68M 0 149.2k 1:07:34 09:20 58:14 134.2k 13 591.0M 0 0 13 81.87M 0 149.2k 1:07:34 09:21 58:13 133.9k 13 591.0M 0 0 13 82.06M 0 149.1k 1:07:37 09:23 58:14 123.4k 13 591.0M 0 0 13 82.18M 0 149.0k 1:07:40 09:24 58:16 116.6k 13 591.0M 0 0 13 82.31M 0 148.9k 1:07:44 09:26 58:18 111.2k 13 591.0M 0 0 13 82.50M 0 148.9k 1:07:43 09:27 58:16 120.3k 14 591.0M 0 0 14 82.75M 0 149.0k 1:07:41 09:28 58:13 129.6k 14 591.0M 0 0 14 82.87M 0 148.9k 1:07:43 09:29 58:14 128.7k 14 591.0M 0 0 14 83.06M 0 148.9k 1:07:42 09:30 58:12 143.6k 14 591.0M 0 0 14 83.31M 0 149.0k 1:07:40 09:32 58:08 161.4k 14 591.0M 0 0 14 83.43M 0 149.0k 1:07:41 09:33 58:08 157.0k 14 591.0M 0 0 14 83.56M 0 148.9k 1:07:42 09:34 58:08 143.3k 14 591.0M 0 0 14 83.75M 0 148.9k 1:07:42 09:35 58:07 153.2k 14 591.0M 0 0 14 83.93M 0 148.9k 1:07:42 09:36 58:06 147.8k 14 591.0M 0 0 14 84.06M 0 148.8k 1:07:46 09:38 58:08 129.5k 14 591.0M 0 0 14 84.25M 0 148.8k 1:07:45 09:39 58:06 137.2k 14 591.0M 0 0 14 84.50M 0 149.0k 1:07:41 09:40 58:01 154.8k 14 591.0M 0 0 14 84.81M 0 149.2k 1:07:34 09:41 57:53 176.0k 14 591.0M 0 0 14 85.06M 0 149.4k 1:07:29 09:42 57:47 197.9k 14 591.0M 0 0 14 85.18M 0 149.3k 1:07:31 09:43 57:48 203.7k 14 591.0M 0 0 14 85.31M 0 149.3k 1:07:33 09:45 57:48 192.0k 14 591.0M 0 0 14 85.50M 0 149.3k 1:07:32 09:46 57:46 180.0k 14 591.0M 0 0 14 85.75M 0 149.4k 1:07:30 09:47 57:43 163.1k 14 591.0M 0 0 14 85.87M 0 149.3k 1:07:31 09:48 57:43 141.4k 14 591.0M 0 0 14 86.06M 0 149.4k 1:07:29 09:49 57:40 156.0k 14 591.0M 0 0 14 86.25M 0 149.4k 1:07:30 09:51 57:39 158.8k 14 591.0M 0 0 14 86.43M 0 149.4k 1:07:30 09:52 57:38 157.5k 14 591.0M 0 0 14 86.62M 0 149.4k 1:07:30 09:53 57:37 149.3k 14 591.0M 0 0 14 86.81M 0 149.4k 1:07:30 09:54 57:36 151.9k 14 591.0M 0 0 14 87.06M 0 149.5k 1:07:27 09:56 57:31 156.7k 14 591.0M 0 0 14 87.25M 0 149.6k 1:07:25 09:57 57:28 168.2k 14 591.0M 0 0 14 87.37M 0 149.5k 1:07:27 09:58 57:29 163.2k 14 591.0M 0 0 14 87.50M 0 149.4k 1:07:28 09:59 57:29 156.5k 14 591.0M 0 0 14 87.68M 0 149.5k 1:07:27 10:00 57:27 164.1k 14 591.0M 0 0 14 87.87M 0 149.5k 1:07:28 10:01 57:27 147.8k 14 591.0M 0 0 14 88.06M 0 149.5k 1:07:27 10:03 57:24 141.8k 14 591.0M 0 0 14 88.25M 0 149.5k 1:07:26 10:04 57:22 151.9k 14 591.0M 0 0 14 88.37M 0 149.5k 1:07:27 10:05 57:22 154.0k 14 591.0M 0 0 14 88.50M 0 149.4k 1:07:28 10:06 57:22 144.1k 14 591.0M 0 0 14 88.62M 0 149.4k 1:07:30 10:07 57:23 141.6k 15 591.0M 0 0 15 88.81M 0 149.4k 1:07:30 10:08 57:22 137.0k 15 591.0M 0 0 15 88.93M 0 149.2k 1:07:34 10:10 57:24 118.3k 15 591.0M 0 0 15 89.06M 0 149.1k 1:07:36 10:11 57:25 115.4k 15 591.0M 0 0 15 89.25M 0 149.1k 1:07:37 10:12 57:25 119.1k 15 591.0M 0 0 15 89.43M 0 149.1k 1:07:36 10:13 57:23 126.3k 15 591.0M 0 0 15 89.68M 0 149.3k 1:07:33 10:15 57:18 141.4k 15 591.0M 0 0 15 89.87M 0 149.2k 1:07:35 10:16 57:19 145.6k 15 591.0M 0 0 15 90.00M 0 149.0k 1:07:40 10:18 57:22 138.6k 15 591.0M 0 0 15 90.12M 0 148.9k 1:07:43 10:19 57:24 129.0k 15 591.0M 0 0 15 90.25M 0 148.7k 1:07:48 10:21 57:27 114.0k 15 591.0M 0 0 15 90.37M 0 148.7k 1:07:49 10:22 57:27 99598 15 591.0M 0 0 15 90.62M 0 148.8k 1:07:46 10:23 57:23 111.9k 15 591.0M 0 0 15 90.87M 0 148.9k 1:07:44 10:24 57:20 134.9k 15 591.0M 0 0 15 91.06M 0 148.8k 1:07:45 10:26 57:19 141.8k 15 591.0M 0 0 15 91.25M 0 148.9k 1:07:44 10:27 57:17 160.9k 15 591.0M 0 0 15 91.43M 0 148.8k 1:07:45 10:28 57:17 163.3k 15 591.0M 0 0 15 91.62M 0 148.8k 1:07:44 10:30 57:14 155.7k 15 591.0M 0 0 15 91.81M 0 148.8k 1:07:46 10:31 57:15 139.7k 15 591.0M 0 0 15 92.00M 0 148.8k 1:07:46 10:32 57:14 146.4k 15 591.0M 0 0 15 92.18M 0 148.9k 1:07:44 10:33 57:11 149.6k 15 591.0M 0 0 15 92.43M 0 149.0k 1:07:41 10:35 57:06 164.0k 15 591.0M 0 0 15 92.62M 0 148.9k 1:07:43 10:36 57:07 154.1k 15 591.0M 0 0 15 92.81M 0 148.9k 1:07:44 10:38 57:06 147.4k 15 591.0M 0 0 15 92.81M 0 148.9k 1:07:44 10:38 57:06 148.9k 15 591.0M 0 0 15 92.93M 0 148.8k 1:07:47 10:39 57:08 102.8k 15 591.0M 0 0 15 93.06M 0 148.7k 1:07:48 10:40 57:08 110.8k 15 591.0M 0 0 15 93.25M 0 148.7k 1:07:47 10:41 57:06 127.9k 15 591.0M 0 0 15 93.43M 0 148.7k 1:07:48 10:43 57:05 129.7k 15 591.0M 0 0 15 93.56M 0 148.6k 1:07:50 10:44 57:06 126.3k 15 591.0M 0 0 15 93.75M 0 148.6k 1:07:50 10:45 57:05 134.9k 15 591.0M 0 0 15 93.93M 0 148.6k 1:07:50 10:46 57:04 140.3k 15 591.0M 0 0 15 94.18M 0 148.7k 1:07:47 10:48 56:59 149.5k 15 591.0M 0 0 15 94.37M 0 148.7k 1:07:48 10:49 56:59 149.6k 15 591.0M 0 0 15 94.56M 0 148.7k 1:07:47 10:50 56:57 159.1k 16 591.0M 0 0 16 94.81M 0 148.9k 1:07:43 10:51 56:52 175.3k 16 591.0M 0 0 16 95.12M 0 149.1k 1:07:39 10:53 56:46 193.1k 16 591.0M 0 0 16 95.31M 0 149.0k 1:07:40 10:54 56:46 175.4k 16 591.0M 0 0 16 95.43M 0 148.9k 1:07:44 10:56 56:48 164.6k 16 591.0M 0 0 16 95.62M 0 148.9k 1:07:44 10:57 56:47 161.3k 16 591.0M 0 0 16 95.87M 0 149.0k 1:07:41 10:58 56:43 156.5k 16 591.0M 0 0 16 96.00M 0 148.9k 1:07:44 11:00 56:44 131.3k 16 591.0M 0 0 16 96.18M 0 148.9k 1:07:43 11:01 56:42 138.5k 16 591.0M 0 0 16 96.37M 0 148.8k 1:07:45 11:02 56:43 143.5k 16 591.0M 0 0 16 96.56M 0 148.8k 1:07:44 11:04 56:40 146.2k 16 591.0M 0 0 16 96.81M 0 148.9k 1:07:42 11:05 56:37 147.0k 16 591.0M 0 0 16 97.00M 0 148.9k 1:07:44 11:06 56:38 148.4k 16 591.0M 0 0 16 97.12M 0 148.8k 1:07:47 11:08 56:39 134.4k 16 591.0M 0 0 16 97.25M 0 148.7k 1:07:48 11:09 56:39 138.0k 16 591.0M 0 0 16 97.37M 0 148.7k 1:07:49 11:10 56:39 131.6k 16 591.0M 0 0 16 97.56M 0 148.7k 1:07:49 11:11 56:38 121.0k 16 591.0M 0 0 16 97.75M 0 148.7k 1:07:49 11:13 56:36 126.7k 16 591.0M 0 0 16 97.93M 0 148.7k 1:07:49 11:14 56:35 141.1k 16 591.0M 0 0 16 98.12M 0 148.7k 1:07:48 11:15 56:33 148.4k 16 591.0M 0 0 16 98.31M 0 148.8k 1:07:47 11:16 56:31 157.0k 16 591.0M 0 0 16 98.56M 0 148.9k 1:07:43 11:17 56:26 171.6k 16 591.0M 0 0 16 98.68M 0 148.8k 1:07:44 11:18 56:26 169.6k 16 591.0M 0 0 16 98.81M 0 148.8k 1:07:46 11:19 56:27 158.7k 16 591.0M 0 0 16 98.93M 0 148.7k 1:07:49 11:21 56:28 145.1k 16 591.0M 0 0 16 99.12M 0 148.7k 1:07:49 11:22 56:27 140.4k 16 591.0M 0 0 16 99.31M 0 148.7k 1:07:47 11:23 56:24 131.5k 16 591.0M 0 0 16 99.56M 0 148.9k 1:07:44 11:24 56:20 151.2k 16 591.0M 0 0 16 99.75M 0 148.9k 1:07:42 11:25 56:17 166.1k 16 591.0M 0 0 16 99.87M 0 148.8k 1:07:45 11:27 56:18 164.2k 16 591.0M 0 0 16 100.0M 0 148.8k 1:07:46 11:28 56:18 161.7k 16 591.0M 0 0 16 100.2M 0 148.8k 1:07:45 11:29 56:16 158.3k 16 591.0M 0 0 16 100.4M 0 148.8k 1:07:45 11:30 56:15 142.2k 17 591.0M 0 0 17 100.6M 0 148.8k 1:07:46 11:32 56:14 135.0k 17 591.0M 0 0 17 100.7M 0 148.6k 1:07:50 11:33 56:17 131.5k 17 591.0M 0 0 17 100.8M 0 148.5k 1:07:54 11:35 56:19 118.4k 17 591.0M 0 0 17 101.0M 0 148.4k 1:07:56 11:36 56:20 108.6k 17 591.0M 0 0 17 101.1M 0 148.3k 1:07:58 11:37 56:21 101.6k 17 591.0M 0 0 17 101.3M 0 148.4k 1:07:57 11:38 56:19 106.2k 17 591.0M 0 0 17 101.5M 0 148.5k 1:07:55 11:40 56:15 129.1k 17 591.0M 0 0 17 101.8M 0 148.6k 1:07:52 11:41 56:11 157.3k 17 591.0M 0 0 17 102.0M 0 148.7k 1:07:49 11:42 56:07 178.3k 17 591.0M 0 0 17 102.2M 0 148.7k 1:07:49 11:44 56:05 185.5k 17 591.0M 0 0 17 102.4M 0 148.7k 1:07:49 11:45 56:04 181.4k 17 591.0M 0 0 17 102.7M 0 148.9k 1:07:44 11:46 55:58 194.7k 17 591.0M 0 0 17 103.0M 0 149.1k 1:07:39 11:47 55:52 204.7k 17 591.0M 0 0 17 103.2M 0 149.1k 1:07:37 11:48 55:49 200.0k 17 591.0M 0 0 17 103.5M 0 149.2k 1:07:35 11:50 55:45 208.1k 17 591.0M 0 0 17 103.6M 0 149.1k 1:07:36 11:51 55:45 203.5k 17 591.0M 0 0 17 103.8M 0 149.1k 1:07:38 11:52 55:46 173.7k 17 591.0M 0 0 17 104.0M 0 149.1k 1:07:37 11:54 55:43 153.7k 17 591.0M 0 0 17 104.1M 0 149.2k 1:07:36 11:55 55:41 155.0k 17 591.0M 0 0 17 104.3M 0 149.1k 1:07:37 11:56 55:41 142.6k 17 591.0M 0 0 17 104.5M 0 149.1k 1:07:37 11:57 55:40 146.7k 17 591.0M 0 0 17 104.7M 0 149.1k 1:07:37 11:59 55:38 152.8k 17 591.0M 0 0 17 105.0M 0 149.2k 1:07:34 12:00 55:34 162.0k 17 591.0M 0 0 17 105.1M 0 149.2k 1:07:34 12:01 55:33 156.3k 17 591.0M 0 0 17 105.3M 0 149.2k 1:07:36 12:02 55:34 153.9k 17 591.0M 0 0 17 105.4M 0 149.1k 1:07:38 12:03 55:35 145.7k 17 591.0M 0 0 17 105.5M 0 149.0k 1:07:40 12:05 55:35 135.3k 17 591.0M 0 0 17 105.7M 0 148.9k 1:07:42 12:06 55:36 118.9k 17 591.0M 0 0 17 105.9M 0 148.9k 1:07:42 12:08 55:34 115.8k 17 591.0M 0 0 17 106.1M 0 148.9k 1:07:42 12:09 55:33 124.0k 17 591.0M 0 0 17 106.3M 0 149.0k 1:07:41 12:10 55:31 135.9k 18 591.0M 0 0 18 106.4M 0 148.9k 1:07:42 12:11 55:31 140.9k 18 591.0M 0 0 18 106.6M 0 148.9k 1:07:42 12:12 55:30 146.9k 18 591.0M 0 0 18 106.8M 0 149.0k 1:07:41 12:13 55:28 157.6k 18 591.0M 0 0 18 107.0M 0 149.1k 1:07:38 12:15 55:23 166.2k 18 591.0M 0 0 18 107.2M 0 149.0k 1:07:40 12:16 55:24 153.2k 18 591.0M 0 0 18 107.3M 0 148.9k 1:07:43 12:18 55:25 143.3k 18 591.0M 0 0 18 107.5M 0 148.8k 1:07:46 12:19 55:27 134.3k 18 591.0M 0 0 18 107.6M 0 148.7k 1:07:47 12:20 55:27 121.9k 18 591.0M 0 0 18 107.7M 0 148.7k 1:07:49 12:21 55:28 107.1k 18 591.0M 0 0 18 107.9M 0 148.7k 1:07:48 12:22 55:26 114.5k 18 591.0M 0 0 18 108.1M 0 148.8k 1:07:47 12:23 55:24 133.6k 18 591.0M 0 0 18 108.3M 0 148.8k 1:07:46 12:25 55:21 148.5k 18 591.0M 0 0 18 108.4M 0 148.7k 1:07:48 12:26 55:22 146.0k 18 591.0M 0 0 18 108.5M 0 148.7k 1:07:49 12:27 55:22 145.4k 18 591.0M 0 0 18 108.6M 0 148.6k 1:07:51 12:28 55:23 135.0k 18 591.0M 0 0 18 108.8M 0 148.6k 1:07:51 12:29 55:22 130.2k 18 591.0M 0 0 18 109.1M 0 148.7k 1:07:50 12:31 55:19 132.2k 18 591.0M 0 0 18 109.2M 0 148.6k 1:07:51 12:32 55:19 135.7k 18 591.0M 0 0 18 109.4M 0 148.6k 1:07:50 12:33 55:17 143.8k 18 591.0M 0 0 18 109.6M 0 148.6k 1:07:51 12:35 55:16 149.6k 18 591.0M 0 0 18 109.7M 0 148.6k 1:07:52 12:36 55:16 143.1k 18 591.0M 0 0 18 109.9M 0 148.6k 1:07:52 12:37 55:15 135.7k 18 591.0M 0 0 18 110.1M 0 148.6k 1:07:51 12:38 55:13 145.8k 18 591.0M 0 0 18 110.3M 0 148.6k 1:07:50 12:39 55:11 150.4k 18 591.0M 0 0 18 110.5M 0 148.7k 1:07:48 12:40 55:08 162.8k 18 591.0M 0 0 18 110.7M 0 148.8k 1:07:46 12:42 55:04 174.5k 18 591.0M 0 0 18 111.0M 0 148.9k 1:07:44 12:43 55:01 191.4k 18 591.0M 0 0 18 111.3M 0 149.1k 1:07:38 12:44 54:54 211.7k 18 591.0M 0 0 18 111.5M 0 149.2k 1:07:36 12:45 54:51 215.7k 18 591.0M 0 0 18 111.7M 0 149.2k 1:07:36 12:46 54:50 205.1k 18 591.0M 0 0 18 111.9M 0 149.2k 1:07:35 12:47 54:48 203.3k 18 591.0M 0 0 18 112.1M 0 149.2k 1:07:34 12:49 54:45 195.5k 19 591.0M 0 0 19 112.3M 0 149.3k 1:07:33 12:50 54:43 178.4k 19 591.0M 0 0 19 112.5M 0 149.3k 1:07:33 12:51 54:42 165.0k 19 591.0M 0 0 19 112.6M 0 149.3k 1:07:31 12:52 54:39 171.4k 19 591.0M 0 0 19 112.9M 0 149.5k 1:07:28 12:53 54:35 186.0k 19 591.0M 0 0 19 113.1M 0 149.6k 1:07:25 12:54 54:31 194.3k 19 591.0M 0 0 19 113.3M 0 149.5k 1:07:26 12:56 54:30 182.9k 19 591.0M 0 0 19 113.5M 0 149.6k 1:07:24 12:57 54:27 190.2k 19 591.0M 0 0 19 113.8M 0 149.7k 1:07:21 12:58 54:23 198.3k 19 591.0M 0 0 19 114.0M 0 149.8k 1:07:20 12:59 54:21 186.3k 19 591.0M 0 0 19 114.2M 0 149.8k 1:07:20 13:00 54:20 174.8k 19 591.0M 0 0 19 114.3M 0 149.7k 1:07:21 13:01 54:20 174.4k 19 591.0M 0 0 19 114.5M 0 149.7k 1:07:21 13:02 54:19 165.0k 19 591.0M 0 0 19 114.6M 0 149.7k 1:07:22 13:04 54:18 146.0k 19 591.0M 0 0 19 114.8M 0 149.5k 1:07:26 13:05 54:21 123.0k 19 591.0M 0 0 19 114.9M 0 149.5k 1:07:27 13:07 54:20 114.9k 19 591.0M 0 0 19 115.0M 0 149.4k 1:07:30 13:08 54:22 108.9k 19 591.0M 0 0 19 115.2M 0 149.4k 1:07:29 13:09 54:20 116.8k 19 591.0M 0 0 19 115.4M 0 149.4k 1:07:29 13:10 54:19 120.0k 19 591.0M 0 0 19 115.6M 0 149.5k 1:07:26 13:12 54:14 145.1k 19 591.0M 0 0 19 115.8M 0 149.6k 1:07:25 13:13 54:12 159.6k 19 591.0M 0 0 19 116.0M 0 149.6k 1:07:25 13:14 54:11 171.4k 19 591.0M 0 0 19 116.2M 0 149.5k 1:07:26 13:15 54:11 163.7k 19 591.0M 0 0 19 116.4M 0 149.6k 1:07:25 13:16 54:09 166.5k 19 591.0M 0 0 19 116.6M 0 149.6k 1:07:24 13:18 54:06 160.9k 19 591.0M 0 0 19 116.8M 0 149.6k 1:07:23 13:19 54:04 157.9k 19 591.0M 0 0 19 117.0M 0 149.7k 1:07:22 13:20 54:02 164.2k 19 591.0M 0 0 19 117.1M 0 149.7k 1:07:22 13:21 54:01 166.2k 19 591.0M 0 0 19 117.3M 0 149.7k 1:07:22 13:22 54:00 163.1k 19 591.0M 0 0 19 117.5M 0 149.6k 1:07:23 13:23 54:00 154.4k 19 591.0M 0 0 19 117.6M 0 149.6k 1:07:24 13:24 54:00 146.0k 19 591.0M 0 0 19 117.8M 0 149.6k 1:07:23 13:25 53:58 145.0k 19 591.0M 0 0 19 118.0M 0 149.7k 1:07:22 13:27 53:55 149.7k 19 591.0M 0 0 19 118.1M 0 149.6k 1:07:23 13:28 53:55 148.6k 20 591.0M 0 0 20 118.3M 0 149.7k 1:07:22 13:29 53:53 156.2k 20 591.0M 0 0 20 118.5M 0 149.7k 1:07:21 13:30 53:51 165.8k 20 591.0M 0 0 20 118.7M 0 149.6k 1:07:24 13:32 53:52 145.5k 20 591.0M 0 0 20 118.8M 0 149.5k 1:07:27 13:33 53:54 128.9k 20 591.0M 0 0 20 118.9M 0 149.4k 1:07:28 13:34 53:54 121.7k 20 591.0M 0 0 20 119.1M 0 149.5k 1:07:27 13:36 53:51 126.2k 20 591.0M 0 0 20 119.3M 0 149.5k 1:07:28 13:37 53:51 120.0k 20 591.0M 0 0 20 119.5M 0 149.4k 1:07:28 13:39 53:49 129.1k 20 591.0M 0 0 20 119.7M 0 149.4k 1:07:28 13:40 53:48 143.7k 20 591.0M 0 0 20 119.8M 0 149.4k 1:07:30 13:41 53:49 144.0k 20 591.0M 0 0 20 120.0M 0 149.3k 1:07:33 13:42 53:51 124.1k 20 591.0M 0 0 20 120.1M 0 149.2k 1:07:34 13:44 53:50 118.2k 20 591.0M 0 0 20 120.3M 0 149.3k 1:07:33 13:45 53:48 126.4k 20 591.0M 0 0 20 120.5M 0 149.2k 1:07:34 13:46 53:48 119.6k 20 591.0M 0 0 20 120.6M 0 149.2k 1:07:35 13:48 53:47 126.0k 20 591.0M 0 0 20 120.8M 0 149.2k 1:07:36 13:49 53:47 135.0k 20 591.0M 0 0 20 121.0M 0 149.2k 1:07:36 13:50 53:46 142.2k 20 591.0M 0 0 20 121.3M 0 149.2k 1:07:33 13:52 53:41 147.1k 20 591.0M 0 0 20 121.6M 0 149.5k 1:07:28 13:53 53:35 180.1k 20 591.0M 0 0 20 121.9M 0 149.6k 1:07:23 13:54 53:29 205.5k 20 591.0M 0 0 20 122.1M 0 149.7k 1:07:22 13:55 53:27 222.4k 20 591.0M 0 0 20 122.3M 0 149.7k 1:07:21 13:56 53:25 234.9k 20 591.0M 0 0 20 122.5M 0 149.8k 1:07:18 13:57 53:21 241.7k 20 591.0M 0 0 20 122.8M 0 149.9k 1:07:16 13:58 53:18 218.6k 20 591.0M 0 0 20 122.9M 0 149.9k 1:07:17 13:59 53:18 185.2k 20 591.0M 0 0 20 123.0M 0 149.8k 1:07:18 14:00 53:18 173.6k 20 591.0M 0 0 20 123.2M 0 149.8k 1:07:19 14:02 53:17 160.8k 20 591.0M 0 0 20 123.3M 0 149.7k 1:07:21 14:03 53:18 132.2k 20 591.0M 0 0 20 123.5M 0 149.6k 1:07:24 14:05 53:19 109.6k 20 591.0M 0 0 20 123.6M 0 149.5k 1:07:26 14:06 53:20 105.4k 20 591.0M 0 0 20 123.8M 0 149.5k 1:07:26 14:07 53:19 114.0k 20 591.0M 0 0 20 124.0M 0 149.5k 1:07:25 14:08 53:17 117.4k 21 591.0M 0 0 21 124.1M 0 149.5k 1:07:26 14:10 53:16 128.3k 21 591.0M 0 0 21 124.3M 0 149.5k 1:07:25 14:11 53:14 142.3k 21 591.0M 0 0 21 124.5M 0 149.5k 1:07:26 14:12 53:14 152.0k 21 591.0M 0 0 21 124.6M 0 149.5k 1:07:28 14:13 53:15 137.4k 21 591.0M 0 0 21 124.8M 0 149.4k 1:07:28 14:14 53:14 135.5k 21 591.0M 0 0 21 125.0M 0 149.5k 1:07:28 14:16 53:12 138.0k 21 591.0M 0 0 21 125.1M 0 149.5k 1:07:27 14:17 53:10 141.9k 21 591.0M 0 0 21 125.4M 0 149.6k 1:07:25 14:18 53:07 154.3k 21 591.0M 0 0 21 125.5M 0 149.5k 1:07:26 14:19 53:07 160.3k 21 591.0M 0 0 21 125.7M 0 149.6k 1:07:25 14:20 53:05 167.0k 21 591.0M 0 0 21 125.9M 0 149.5k 1:07:26 14:22 53:04 159.6k 21 591.0M 0 0 21 126.0M 0 149.4k 1:07:28 14:23 53:05 142.7k 21 591.0M 0 0 21 126.1M 0 149.4k 1:07:31 14:24 53:07 121.9k 21 591.0M 0 0 21 126.3M 0 149.2k 1:07:34 14:26 53:08 110.9k 21 591.0M 0 0 21 126.4M 0 149.2k 1:07:35 14:27 53:08 102.0k 21 591.0M 0 0 21 126.6M 0 149.2k 1:07:35 14:28 53:07 105.8k 21 591.0M 0 0 21 126.8M 0 149.2k 1:07:34 14:29 53:05 121.0k 21 591.0M 0 0 21 127.0M 0 149.3k 1:07:32 14:31 53:01 140.5k 21 591.0M 0 0 21 127.2M 0 149.3k 1:07:32 14:32 53:00 161.2k 21 591.0M 0 0 21 127.5M 0 149.4k 1:07:30 14:33 52:57 179.0k 21 591.0M 0 0 21 127.6M 0 149.4k 1:07:31 14:34 52:57 172.9k 21 591.0M 0 0 21 127.7M 0 149.3k 1:07:31 14:35 52:56 161.3k 21 591.0M 0 0 21 127.9M 0 149.4k 1:07:31 14:36 52:55 158.2k 21 591.0M 0 0 21 128.1M 0 149.3k 1:07:32 14:38 52:54 151.4k 21 591.0M 0 0 21 128.3M 0 149.3k 1:07:32 14:39 52:53 137.8k 21 591.0M 0 0 21 128.5M 0 149.4k 1:07:30 14:40 52:50 150.0k 21 591.0M 0 0 21 128.6M 0 149.4k 1:07:30 14:41 52:49 159.0k 21 591.0M 0 0 21 128.8M 0 149.4k 1:07:30 14:43 52:47 153.0k 21 591.0M 0 0 21 129.0M 0 149.4k 1:07:30 14:44 52:46 158.7k 21 591.0M 0 0 21 129.2M 0 149.4k 1:07:29 14:45 52:44 167.5k 21 591.0M 0 0 21 129.5M 0 149.5k 1:07:27 14:46 52:41 170.6k 21 591.0M 0 0 21 129.6M 0 149.4k 1:07:29 14:48 52:41 151.6k 21 591.0M 0 0 21 129.7M 0 149.3k 1:07:32 14:49 52:43 140.2k 21 591.0M 0 0 21 129.9M 0 149.3k 1:07:32 14:50 52:42 138.3k 22 591.0M 0 0 22 130.1M 0 149.3k 1:07:32 14:52 52:40 133.6k 22 591.0M 0 0 22 130.3M 0 149.2k 1:07:34 14:53 52:41 116.9k 22 591.0M 0 0 22 130.4M 0 149.2k 1:07:36 14:55 52:41 119.1k 22 591.0M 0 0 22 130.6M 0 149.2k 1:07:35 14:56 52:39 131.8k 22 591.0M 0 0 22 130.8M 0 149.2k 1:07:34 14:57 52:37 141.6k 22 591.0M 0 0 22 131.1M 0 149.3k 1:07:32 14:58 52:34 150.2k 22 591.0M 0 0 22 131.3M 0 149.3k 1:07:32 15:00 52:32 158.8k 22 591.0M 0 0 22 131.5M 0 149.3k 1:07:31 15:01 52:30 175.3k 22 591.0M 0 0 22 131.6M 0 149.4k 1:07:30 15:02 52:28 176.5k 22 591.0M 0 0 22 131.8M 0 149.4k 1:07:31 15:03 52:28 165.5k 22 591.0M 0 0 22 132.0M 0 149.3k 1:07:32 15:05 52:27 149.0k 22 591.0M 0 0 22 132.2M 0 149.3k 1:07:32 15:06 52:26 148.1k 22 591.0M 0 0 22 132.3M 0 149.3k 1:07:33 15:07 52:26 139.3k 22 591.0M 0 0 22 132.5M 0 149.3k 1:07:33 15:09 52:24 136.4k 22 591.0M 0 0 22 132.8M 0 149.3k 1:07:32 15:10 52:22 144.5k 22 591.0M 0 0 22 133.0M 0 149.3k 1:07:31 15:11 52:20 153.3k 22 591.0M 0 0 22 133.2M 0 149.4k 1:07:29 15:12 52:17 164.0k 22 591.0M 0 0 22 133.3M 0 149.4k 1:07:30 15:14 52:16 161.6k 22 591.0M 0 0 22 133.5M 0 149.3k 1:07:33 15:15 52:18 147.4k 22 591.0M 0 0 22 133.6M 0 149.1k 1:07:36 15:17 52:19 125.6k 22 591.0M 0 0 22 133.7M 0 149.1k 1:07:38 15:18 52:20 114.2k 22 591.0M 0 0 22 133.8M 0 149.0k 1:07:41 15:19 52:22 93783 22 591.0M 0 0 22 134.0M 0 148.9k 1:07:44 15:21 52:23 88886 22 591.0M 0 0 22 134.2M 0 148.9k 1:07:43 15:22 52:21 105.0k 22 591.0M 0 0 22 134.4M 0 148.9k 1:07:43 15:24 52:19 115.7k 22 591.0M 0 0 22 134.5M 0 148.9k 1:07:44 15:25 52:19 118.6k 22 591.0M 0 0 22 134.7M 0 148.9k 1:07:44 15:26 52:18 136.7k 22 591.0M 0 0 22 134.9M 0 148.9k 1:07:44 15:27 52:17 150.2k 22 591.0M 0 0 22 135.1M 0 148.8k 1:07:45 15:29 52:16 136.9k 22 591.0M 0 0 22 135.3M 0 148.8k 1:07:45 15:30 52:15 138.5k 22 591.0M 0 0 22 135.5M 0 148.9k 1:07:43 15:32 52:11 152.6k 22 591.0M 0 0 22 135.8M 0 148.9k 1:07:42 15:33 52:09 157.9k 23 591.0M 0 0 23 136.0M 0 149.0k 1:07:40 15:34 52:06 165.1k 23 591.0M 0 0 23 136.2M 0 149.0k 1:07:40 15:35 52:05 177.8k 23 591.0M 0 0 23 136.3M 0 148.9k 1:07:42 15:37 52:05 167.5k 23 591.0M 0 0 23 136.5M 0 148.9k 1:07:43 15:38 52:05 153.2k 23 591.0M 0 0 23 136.6M 0 148.9k 1:07:43 15:39 52:04 143.7k 23 591.0M 0 0 23 136.8M 0 148.9k 1:07:44 15:41 52:03 131.4k 23 591.0M 0 0 23 137.0M 0 148.8k 1:07:44 15:42 52:02 122.8k 23 591.0M 0 0 23 137.1M 0 148.8k 1:07:45 15:43 52:02 127.7k 23 591.0M 0 0 23 137.3M 0 148.8k 1:07:46 15:44 52:02 133.0k 23 591.0M 0 0 23 137.5M 0 148.8k 1:07:47 15:46 52:01 128.1k 23 591.0M 0 0 23 137.6M 0 148.7k 1:07:49 15:47 52:02 118.2k 23 591.0M 0 0 23 137.8M 0 148.7k 1:07:50 15:48 52:02 122.1k 23 591.0M 0 0 23 138.0M 0 148.7k 1:07:49 15:50 51:59 130.0k 23 591.0M 0 0 23 138.1M 0 148.6k 1:07:50 15:51 51:59 127.4k 23 591.0M 0 0 23 138.3M 0 148.6k 1:07:50 15:52 51:58 131.5k 23 591.0M 0 0 23 138.6M 0 148.7k 1:07:48 15:54 51:54 157.4k 23 591.0M 0 0 23 138.8M 0 148.8k 1:07:45 15:55 51:50 175.8k 23 591.0M 0 0 23 139.1M 0 148.9k 1:07:42 15:56 51:46 187.1k 23 591.0M 0 0 23 139.4M 0 149.1k 1:07:38 15:57 51:41 245.8k 23 591.0M 0 0 23 139.4M 0 149.1k 1:07:38 15:57 51:41 149.1k 23 591.0M 0 0 23 139.6M 0 149.1k 1:07:36 15:58 51:38 210.8k 23 591.0M 0 0 23 139.8M 0 149.2k 1:07:36 15:59 51:37 190.7k 23 591.0M 0 0 23 140.0M 0 149.2k 1:07:35 16:01 51:34 182.7k 23 591.0M 0 0 23 140.2M 0 149.2k 1:07:35 16:02 51:33 174.4k 23 591.0M 0 0 23 140.3M 0 149.1k 1:07:36 16:03 51:33 162.4k 23 591.0M 0 0 23 140.5M 0 149.1k 1:07:37 16:04 51:33 147.7k 23 591.0M 0 0 23 140.7M 0 149.2k 1:07:36 16:05 51:31 147.2k 23 591.0M 0 0 23 141.0M 0 149.2k 1:07:35 16:07 51:28 152.8k 23 591.0M 0 0 23 141.1M 0 149.2k 1:07:35 16:08 51:27 152.0k 23 591.0M 0 0 23 141.4M 0 149.3k 1:07:32 16:09 51:23 174.2k 23 591.0M 0 0 23 141.6M 0 149.4k 1:07:29 16:10 51:19 193.3k 24 591.0M 0 0 24 141.9M 0 149.5k 1:07:27 16:12 51:15 201.4k 24 591.0M 0 0 24 142.1M 0 149.5k 1:07:26 16:13 51:13 202.1k 24 591.0M 0 0 24 142.3M 0 149.5k 1:07:26 16:14 51:12 202.7k 24 591.0M 0 0 24 142.5M 0 149.6k 1:07:24 16:15 51:09 194.1k 24 591.0M 0 0 24 142.6M 0 149.6k 1:07:25 16:16 51:09 174.6k 24 591.0M 0 0 24 142.8M 0 149.5k 1:07:26 16:17 51:09 158.2k 24 591.0M 0 0 24 143.0M 0 149.5k 1:07:26 16:19 51:07 148.6k 24 591.0M 0 0 24 143.1M 0 149.5k 1:07:28 16:20 51:08 139.4k 24 591.0M 0 0 24 143.3M 0 149.4k 1:07:30 16:22 51:08 119.1k 24 591.0M 0 0 24 143.4M 0 149.3k 1:07:32 16:23 51:09 114.4k 24 591.0M 0 0 24 143.5M 0 149.3k 1:07:32 16:24 51:08 113.8k 24 591.0M 0 0 24 143.7M 0 149.3k 1:07:33 16:25 51:08 114.6k 24 591.0M 0 0 24 143.9M 0 149.3k 1:07:32 16:26 51:06 126.1k 24 591.0M 0 0 24 144.1M 0 149.3k 1:07:31 16:28 51:03 143.9k 24 591.0M 0 0 24 144.3M 0 149.3k 1:07:32 16:29 51:03 148.4k 24 591.0M 0 0 24 144.5M 0 149.3k 1:07:32 16:30 51:02 152.7k 24 591.0M 0 0 24 144.6M 0 149.3k 1:07:33 16:31 51:02 149.4k 24 591.0M 0 0 24 144.6M 0 149.2k 1:07:35 16:32 51:03 129.5k 24 591.0M 0 0 24 144.8M 0 149.1k 1:07:38 16:34 51:04 106.6k 24 591.0M 0 0 24 145.0M 0 149.1k 1:07:39 16:35 51:04 110.1k 24 591.0M 0 0 24 145.1M 0 149.0k 1:07:40 16:36 51:04 103.8k 24 591.0M 0 0 24 145.3M 0 149.0k 1:07:40 16:38 51:02 110.0k 24 591.0M 0 0 24 145.5M 0 149.1k 1:07:37 16:39 50:58 137.4k 24 591.0M 0 0 24 145.7M 0 149.1k 1:07:37 16:40 50:57 154.9k 24 591.0M 0 0 24 145.9M 0 149.1k 1:07:37 16:41 50:56 158.7k 24 591.0M 0 0 24 146.1M 0 149.2k 1:07:35 16:42 50:53 179.4k 24 591.0M 0 0 24 146.5M 0 149.4k 1:07:29 16:44 50:45 216.6k 24 591.0M 0 0 24 146.8M 0 149.6k 1:07:25 16:45 50:40 224.0k 24 591.0M 0 0 24 147.0M 0 149.6k 1:07:24 16:46 50:38 230.1k 24 591.0M 0 0 24 147.2M 0 149.6k 1:07:24 16:47 50:37 234.4k 24 591.0M 0 0 24 147.4M 0 149.6k 1:07:23 16:48 50:35 223.4k 24 591.0M 0 0 24 147.6M 0 149.6k 1:07:24 16:50 50:34 181.0k 25 591.0M 0 0 25 147.8M 0 149.6k 1:07:25 16:51 50:34 151.1k 25 591.0M 0 0 25 148.0M 0 149.6k 1:07:25 16:52 50:33 147.1k 25 591.0M 0 0 25 148.1M 0 149.6k 1:07:24 16:54 50:30 148.7k 25 591.0M 0 0 25 148.3M 0 149.6k 1:07:25 16:55 50:30 140.2k 25 591.0M 0 0 25 148.5M 0 149.6k 1:07:24 16:56 50:28 144.3k 25 591.0M 0 0 25 148.6M 0 149.6k 1:07:24 16:57 50:27 151.8k 25 591.0M 0 0 25 148.8M 0 149.5k 1:07:27 16:58 50:29 135.7k 25 591.0M 0 0 25 149.0M 0 149.5k 1:07:27 17:00 50:27 133.5k 25 591.0M 0 0 25 149.2M 0 149.6k 1:07:25 17:01 50:24 147.8k 25 591.0M 0 0 25 149.4M 0 149.6k 1:07:25 17:02 50:23 147.9k 25 591.0M 0 0 25 149.6M 0 149.6k 1:07:24 17:03 50:21 152.7k 25 591.0M 0 0 25 149.8M 0 149.7k 1:07:22 17:04 50:18 182.2k 25 591.0M 0 0 25 150.1M 0 149.8k 1:07:20 17:06 50:14 193.7k 25 591.0M 0 0 25 150.3M 0 149.8k 1:07:19 17:07 50:12 190.6k 25 591.0M 0 0 25 150.5M 0 149.8k 1:07:19 17:08 50:11 190.6k 25 591.0M 0 0 25 150.6M 0 149.8k 1:07:20 17:10 50:10 174.4k 25 591.0M 0 0 25 150.8M 0 149.8k 1:07:19 17:11 50:08 166.4k 25 591.0M 0 0 25 151.0M 0 149.8k 1:07:18 17:12 50:06 159.4k 25 591.0M 0 0 25 151.3M 0 149.9k 1:07:16 17:13 50:03 167.4k 25 591.0M 0 0 25 151.5M 0 149.9k 1:07:15 17:14 50:01 170.1k 25 591.0M 0 0 25 151.6M 0 150.0k 1:07:14 17:15 49:59 187.6k 25 591.0M 0 0 25 151.8M 0 150.0k 1:07:14 17:16 49:58 186.5k 25 591.0M 0 0 25 152.0M 0 149.9k 1:07:15 17:18 49:57 172.6k 25 591.0M 0 0 25 152.2M 0 149.9k 1:07:15 17:19 49:56 158.1k 25 591.0M 0 0 25 152.4M 0 150.0k 1:07:14 17:20 49:54 157.2k 25 591.0M 0 0 25 152.6M 0 150.0k 1:07:14 17:21 49:53 152.7k 25 591.0M 0 0 25 152.8M 0 150.0k 1:07:12 17:23 49:49 159.3k 25 591.0M 0 0 25 153.0M 0 150.0k 1:07:13 17:24 49:49 162.2k 25 591.0M 0 0 25 153.3M 0 150.1k 1:07:11 17:25 49:46 170.8k 25 591.0M 0 0 25 153.5M 0 150.1k 1:07:11 17:26 49:45 169.9k 26 591.0M 0 0 26 153.6M 0 150.1k 1:07:11 17:28 49:43 168.7k 26 591.0M 0 0 26 153.9M 0 150.1k 1:07:09 17:29 49:40 167.9k 26 591.0M 0 0 26 154.1M 0 150.1k 1:07:09 17:30 49:39 172.2k 26 591.0M 0 0 26 154.3M 0 150.1k 1:07:09 17:32 49:37 162.9k 26 591.0M 0 0 26 154.5M 0 150.2k 1:07:09 17:33 49:36 162.5k 26 591.0M 0 0 26 154.7M 0 150.2k 1:07:07 17:34 49:33 174.3k 26 591.0M 0 0 26 155.0M 0 150.3k 1:07:04 17:35 49:29 181.3k 26 591.0M 0 0 26 155.3M 0 150.5k 1:07:01 17:36 49:25 208.1k 26 591.0M 0 0 26 155.5M 0 150.5k 1:07:00 17:37 49:23 212.8k 26 591.0M 0 0 26 155.6M 0 150.5k 1:07:00 17:38 49:22 215.4k 26 591.0M 0 0 26 155.8M 0 150.4k 1:07:01 17:40 49:21 191.1k 26 591.0M 0 0 26 156.0M 0 150.4k 1:07:02 17:41 49:21 163.6k 26 591.0M 0 0 26 156.1M 0 150.4k 1:07:03 17:42 49:21 133.5k 26 591.0M 0 0 26 156.3M 0 150.4k 1:07:04 17:44 49:20 129.7k 26 591.0M 0 0 26 156.5M 0 150.3k 1:07:04 17:45 49:19 125.4k 26 591.0M 0 0 26 156.7M 0 150.4k 1:07:02 17:46 49:16 146.4k 26 591.0M 0 0 26 156.9M 0 150.4k 1:07:02 17:47 49:15 155.7k 26 591.0M 0 0 26 157.1M 0 150.5k 1:07:01 17:49 49:12 165.9k 26 591.0M 0 0 26 157.3M 0 150.5k 1:06:59 17:50 49:09 181.0k 26 591.0M 0 0 26 157.5M 0 150.5k 1:07:00 17:51 49:09 173.6k 26 591.0M 0 0 26 157.6M 0 150.5k 1:07:00 17:52 49:08 163.3k 26 591.0M 0 0 26 158.0M 0 150.6k 1:06:57 17:53 49:04 183.5k 26 591.0M 0 0 26 158.1M 0 150.6k 1:06:56 17:54 49:02 184.3k 26 591.0M 0 0 26 158.3M 0 150.7k 1:06:55 17:55 49:00 177.1k 26 591.0M 0 0 26 158.6M 0 150.7k 1:06:54 17:57 48:57 196.3k 26 591.0M 0 0 26 158.8M 0 150.7k 1:06:54 17:58 48:56 193.9k 26 591.0M 0 0 26 159.0M 0 150.8k 1:06:52 17:59 48:53 185.1k 26 591.0M 0 0 26 159.2M 0 150.8k 1:06:52 18:00 48:52 179.1k 26 591.0M 0 0 26 159.4M 0 150.8k 1:06:52 18:02 48:50 173.3k 27 591.0M 0 0 27 159.6M 0 150.8k 1:06:51 18:03 48:48 167.9k 27 591.0M 0 0 27 159.8M 0 150.8k 1:06:52 18:04 48:48 161.3k 27 591.0M 0 0 27 159.9M 0 150.7k 1:06:53 18:06 48:47 140.2k 27 591.0M 0 0 27 160.0M 0 150.7k 1:06:55 18:07 48:48 127.1k 27 591.0M 0 0 27 160.1M 0 150.6k 1:06:56 18:08 48:48 120.9k 27 591.0M 0 0 27 160.3M 0 150.6k 1:06:57 18:10 48:47 114.6k 27 591.0M 0 0 27 160.5M 0 150.5k 1:06:59 18:11 48:48 107.0k 27 591.0M 0 0 27 160.6M 0 150.5k 1:07:00 18:12 48:48 109.9k 27 591.0M 0 0 27 160.7M 0 150.5k 1:07:00 18:13 48:47 116.4k 27 591.0M 0 0 27 160.9M 0 150.5k 1:07:00 18:14 48:46 123.6k 27 591.0M 0 0 27 161.1M 0 150.5k 1:06:59 18:16 48:43 136.4k 27 591.0M 0 0 27 161.3M 0 150.5k 1:06:59 18:17 48:42 146.9k 27 591.0M 0 0 27 161.5M 0 150.4k 1:07:02 18:18 48:44 138.6k 27 591.0M 0 0 27 161.6M 0 150.4k 1:07:02 18:20 48:42 138.6k 27 591.0M 0 0 27 161.8M 0 150.4k 1:07:02 18:21 48:41 138.4k 27 591.0M 0 0 27 161.9M 0 150.4k 1:07:03 18:22 48:41 123.6k 27 591.0M 0 0 27 162.1M 0 150.4k 1:07:03 18:23 48:40 125.4k 27 591.0M 0 0 27 162.3M 0 150.4k 1:07:02 18:24 48:38 151.0k 27 591.0M 0 0 27 162.6M 0 150.5k 1:07:00 18:26 48:34 168.7k 27 591.0M 0 0 27 162.8M 0 150.4k 1:07:01 18:27 48:34 156.2k 27 591.0M 0 0 27 162.9M 0 150.4k 1:07:02 18:28 48:34 156.9k 27 591.0M 0 0 27 163.1M 0 150.4k 1:07:03 18:30 48:33 149.4k 27 591.0M 0 0 27 163.2M 0 150.3k 1:07:05 18:31 48:34 127.3k 27 591.0M 0 0 27 163.3M 0 150.2k 1:07:07 18:33 48:34 108.7k 27 591.0M 0 0 27 163.5M 0 150.3k 1:07:06 18:34 48:32 118.9k 27 591.0M 0 0 27 163.7M 0 150.2k 1:07:07 18:35 48:32 120.3k 27 591.0M 0 0 27 163.9M 0 150.2k 1:07:08 18:37 48:31 123.1k 27 591.0M 0 0 27 164.1M 0 150.2k 1:07:08 18:38 48:30 134.5k 27 591.0M 0 0 27 164.3M 0 150.2k 1:07:08 18:39 48:29 144.8k 27 591.0M 0 0 27 164.5M 0 150.2k 1:07:07 18:41 48:26 143.2k 27 591.0M 0 0 27 164.6M 0 150.2k 1:07:07 18:42 48:25 149.0k 27 591.0M 0 0 27 164.8M 0 150.2k 1:07:09 18:43 48:26 143.2k 27 591.0M 0 0 27 165.0M 0 150.2k 1:07:09 18:44 48:25 145.1k 27 591.0M 0 0 27 165.1M 0 150.2k 1:07:09 18:46 48:23 143.5k 27 591.0M 0 0 27 165.3M 0 150.2k 1:07:08 18:47 48:21 147.6k 28 591.0M 0 0 28 165.5M 0 150.2k 1:07:08 18:48 48:20 143.7k 28 591.0M 0 0 28 165.6M 0 150.1k 1:07:10 18:49 48:21 140.3k 28 591.0M 0 0 28 165.8M 0 150.1k 1:07:10 18:51 48:19 142.5k 28 591.0M 0 0 28 166.0M 0 150.1k 1:07:10 18:52 48:18 142.2k 28 591.0M 0 0 28 166.2M 0 150.1k 1:07:10 18:53 48:17 135.5k 28 591.0M 0 0 28 166.4M 0 150.1k 1:07:10 18:54 48:16 140.0k 28 591.0M 0 0 28 166.6M 0 150.2k 1:07:08 18:56 48:12 164.3k 28 591.0M 0 0 28 167.0M 0 150.3k 1:07:05 18:57 48:08 185.9k 28 591.0M 0 0 28 167.2M 0 150.4k 1:07:02 18:58 48:04 203.2k 28 591.0M 0 0 28 167.4M 0 150.4k 1:07:02 18:59 48:03 210.1k 28 591.0M 0 0 28 167.6M 0 150.5k 1:07:01 19:00 48:01 219.7k 28 591.0M 0 0 28 167.9M 0 150.5k 1:06:59 19:02 47:57 213.1k 28 591.0M 0 0 28 168.1M 0 150.5k 1:07:00 19:03 47:57 182.6k 28 591.0M 0 0 28 168.3M 0 150.6k 1:06:58 19:04 47:54 177.3k 28 591.0M 0 0 28 168.5M 0 150.5k 1:06:59 19:06 47:53 170.6k 28 591.0M 0 0 28 168.6M 0 150.5k 1:07:00 19:07 47:53 154.9k 28 591.0M 0 0 28 168.8M 0 150.5k 1:07:00 19:08 47:52 144.3k 28 591.0M 0 0 28 169.0M 0 150.5k 1:07:00 19:09 47:51 149.9k 28 591.0M 0 0 28 169.2M 0 150.5k 1:07:00 19:11 47:49 136.5k 28 591.0M 0 0 28 169.4M 0 150.4k 1:07:01 19:12 47:49 135.2k 28 591.0M 0 0 28 169.5M 0 150.4k 1:07:04 19:14 47:50 127.6k 28 591.0M 0 0 28 169.6M 0 150.3k 1:07:05 19:15 47:50 121.9k 28 591.0M 0 0 28 169.8M 0 150.3k 1:07:05 19:16 47:49 118.9k 28 591.0M 0 0 28 170.1M 0 150.4k 1:07:03 19:17 47:46 135.7k 28 591.0M 0 0 28 170.3M 0 150.4k 1:07:02 19:19 47:43 143.8k 28 591.0M 0 0 28 170.4M 0 150.4k 1:07:03 19:20 47:43 153.1k 28 591.0M 0 0 28 170.6M 0 150.4k 1:07:04 19:21 47:43 159.0k 28 591.0M 0 0 28 170.8M 0 150.3k 1:07:04 19:23 47:41 156.2k 28 591.0M 0 0 28 170.9M 0 150.3k 1:07:06 19:24 47:42 127.7k 28 591.0M 0 0 28 171.1M 0 150.2k 1:07:07 19:25 47:42 121.7k 28 591.0M 0 0 28 171.3M 0 150.2k 1:07:07 19:27 47:40 127.2k 29 591.0M 0 0 29 171.5M 0 150.3k 1:07:06 19:28 47:38 132.3k 29 591.0M 0 0 29 171.6M 0 150.3k 1:07:06 19:29 47:37 139.6k 29 591.0M 0 0 29 171.8M 0 150.3k 1:07:05 19:30 47:35 156.9k 29 591.0M 0 0 29 172.1M 0 150.4k 1:07:03 19:31 47:32 174.4k 29 591.0M 0 0 29 172.3M 0 150.4k 1:07:02 19:33 47:29 187.9k 29 591.0M 0 0 29 172.5M 0 150.4k 1:07:03 19:34 47:29 173.5k 29 591.0M 0 0 29 172.6M 0 150.3k 1:07:05 19:36 47:29 156.0k 29 591.0M 0 0 29 172.8M 0 150.3k 1:07:04 19:37 47:27 155.7k 29 591.0M 0 0 29 173.1M 0 150.5k 1:07:01 19:38 47:23 165.4k 29 591.0M 0 0 29 173.3M 0 150.4k 1:07:02 19:39 47:23 150.8k 29 591.0M 0 0 29 173.5M 0 150.4k 1:07:03 19:41 47:22 153.3k 29 591.0M 0 0 29 173.6M 0 150.3k 1:07:05 19:42 47:23 150.5k 29 591.0M 0 0 29 173.8M 0 150.3k 1:07:05 19:44 47:21 143.2k 29 591.0M 0 0 29 174.0M 0 150.3k 1:07:06 19:45 47:21 121.9k 29 591.0M 0 0 29 174.3M 0 150.3k 1:07:04 19:46 47:18 135.4k 29 591.0M 0 0 29 174.6M 0 150.5k 1:07:01 19:48 47:13 163.2k 29 591.0M 0 0 29 174.9M 0 150.6k 1:06:58 19:49 47:09 201.5k 29 591.0M 0 0 29 175.1M 0 150.6k 1:06:56 19:50 47:06 215.7k 29 591.0M 0 0 29 175.3M 0 150.7k 1:06:56 19:51 47:05 226.2k 29 591.0M 0 0 29 175.5M 0 150.6k 1:06:57 19:52 47:05 201.7k 29 591.0M 0 0 29 175.6M 0 150.6k 1:06:58 19:54 47:04 170.3k 29 591.0M 0 0 29 175.8M 0 150.5k 1:06:59 19:55 47:04 143.6k 29 591.0M 0 0 29 175.9M 0 150.5k 1:07:00 19:56 47:04 122.7k 29 591.0M 0 0 29 176.1M 0 150.5k 1:07:01 19:58 47:03 116.2k 29 591.0M 0 0 29 176.3M 0 150.5k 1:07:01 19:59 47:02 126.8k 29 591.0M 0 0 29 176.5M 0 150.5k 1:07:00 20:00 47:00 135.6k 29 591.0M 0 0 29 176.6M 0 150.5k 1:07:00 20:01 46:59 140.5k 29 591.0M 0 0 29 176.9M 0 150.6k 1:06:58 20:02 46:56 166.9k 29 591.0M 0 0 29 177.1M 0 150.7k 1:06:56 20:03 46:53 190.2k 30 591.0M 0 0 30 177.4M 0 150.7k 1:06:55 20:05 46:50 198.1k 30 591.0M 0 0 30 177.6M 0 150.7k 1:06:54 20:06 46:48 201.2k 30 591.0M 0 0 30 177.8M 0 150.8k 1:06:53 20:07 46:46 208.5k 30 591.0M 0 0 30 178.1M 0 150.8k 1:06:51 20:08 46:43 204.2k 30 591.0M 0 0 30 178.3M 0 150.8k 1:06:51 20:10 46:41 182.3k 30 591.0M 0 0 30 178.4M 0 150.8k 1:06:52 20:11 46:41 172.3k 30 591.0M 0 0 30 178.5M 0 150.8k 1:06:53 20:12 46:41 157.0k 30 591.0M 0 0 30 178.6M 0 150.7k 1:06:54 20:13 46:41 141.0k 30 591.0M 0 0 30 178.8M 0 150.7k 1:06:55 20:14 46:41 121.4k 30 591.0M 0 0 30 179.0M 0 150.7k 1:06:55 20:16 46:39 121.4k 30 591.0M 0 0 30 179.1M 0 150.7k 1:06:55 20:17 46:38 127.5k 30 591.0M 0 0 30 179.3M 0 150.7k 1:06:55 20:18 46:37 134.9k 30 591.0M 0 0 30 179.5M 0 150.6k 1:06:56 20:19 46:37 135.6k 30 591.0M 0 0 30 179.6M 0 150.6k 1:06:56 20:21 46:35 141.5k 30 591.0M 0 0 30 179.8M 0 150.6k 1:06:57 20:22 46:35 136.5k 30 591.0M 0 0 30 179.9M 0 150.6k 1:06:58 20:23 46:35 127.2k 30 591.0M 0 0 30 180.0M 0 150.5k 1:07:00 20:24 46:36 115.6k 30 591.0M 0 0 30 180.1M 0 150.5k 1:07:01 20:25 46:36 112.3k 30 591.0M 0 0 30 180.3M 0 150.4k 1:07:02 20:27 46:35 103.5k 30 591.0M 0 0 30 180.5M 0 150.4k 1:07:02 20:28 46:34 111.3k 30 591.0M 0 0 30 180.6M 0 150.4k 1:07:04 20:29 46:35 110.2k 30 591.0M 0 0 30 180.8M 0 150.4k 1:07:04 20:31 46:33 122.5k 30 591.0M 0 0 30 181.0M 0 150.3k 1:07:04 20:32 46:32 130.5k 30 591.0M 0 0 30 181.1M 0 150.3k 1:07:04 20:33 46:31 135.4k 30 591.0M 0 0 30 181.2M 0 150.3k 1:07:06 20:34 46:32 126.6k 30 591.0M 0 0 30 181.4M 0 150.3k 1:07:06 20:35 46:31 133.3k 30 591.0M 0 0 30 181.6M 0 150.3k 1:07:06 20:37 46:29 130.8k 30 591.0M 0 0 30 181.8M 0 150.2k 1:07:07 20:38 46:29 129.9k 30 591.0M 0 0 30 182.0M 0 150.3k 1:07:06 20:39 46:27 138.7k 30 591.0M 0 0 30 182.1M 0 150.2k 1:07:07 20:41 46:26 142.4k 30 591.0M 0 0 30 182.3M 0 150.2k 1:07:09 20:42 46:27 132.2k 30 591.0M 0 0 30 182.4M 0 150.1k 1:07:10 20:44 46:26 123.7k 30 591.0M 0 0 30 182.6M 0 150.1k 1:07:10 20:45 46:25 126.6k 30 591.0M 0 0 30 182.7M 0 150.1k 1:07:11 20:46 46:25 113.2k 30 591.0M 0 0 30 182.9M 0 150.1k 1:07:12 20:47 46:25 116.2k 30 591.0M 0 0 30 183.0M 0 150.0k 1:07:13 20:49 46:24 116.3k 30 591.0M 0 0 30 183.1M 0 149.9k 1:07:16 20:50 46:26 113.2k 31 591.0M 0 0 31 183.3M 0 149.9k 1:07:17 20:52 46:25 102.3k 31 591.0M 0 0 31 183.4M 0 149.8k 1:07:19 20:53 46:26 101.3k 31 591.0M 0 0 31 183.5M 0 149.7k 1:07:20 20:54 46:26 93104 31 591.0M 0 0 31 183.7M 0 149.7k 1:07:20 20:56 46:24 103.0k 31 591.0M 0 0 31 184.0M 0 149.8k 1:07:18 20:57 46:21 130.3k 31 591.0M 0 0 31 184.2M 0 149.9k 1:07:17 20:58 46:19 152.8k 31 591.0M 0 0 31 184.3M 0 149.8k 1:07:18 20:59 46:19 155.8k 31 591.0M 0 0 31 184.5M 0 149.8k 1:07:17 21:00 46:17 173.9k 31 591.0M 0 0 31 184.7M 0 149.8k 1:07:17 21:02 46:15 174.0k 31 591.0M 0 0 31 184.9M 0 149.9k 1:07:17 21:03 46:14 160.9k 31 591.0M 0 0 31 185.1M 0 149.8k 1:07:17 21:04 46:13 143.6k 31 591.0M 0 0 31 185.2M 0 149.8k 1:07:19 21:06 46:13 140.2k 31 591.0M 0 0 31 185.3M 0 149.8k 1:07:20 21:07 46:13 131.8k 31 591.0M 0 0 31 185.5M 0 149.7k 1:07:21 21:08 46:13 119.7k 31 591.0M 0 0 31 185.6M 0 149.7k 1:07:21 21:09 46:12 117.4k 31 591.0M 0 0 31 185.8M 0 149.7k 1:07:22 21:10 46:12 113.7k 31 591.0M 0 0 31 185.9M 0 149.6k 1:07:23 21:11 46:12 119.6k 31 591.0M 0 0 31 186.1M 0 149.6k 1:07:23 21:13 46:10 124.8k 31 591.0M 0 0 31 186.3M 0 149.6k 1:07:23 21:14 46:09 137.0k 31 591.0M 0 0 31 186.5M 0 149.6k 1:07:23 21:15 46:08 137.9k 31 591.0M 0 0 31 186.6M 0 149.6k 1:07:24 21:17 46:07 138.6k 31 591.0M 0 0 31 186.6M 0 149.6k 1:07:24 21:17 46:07 149.6k 31 591.0M 0 0 31 186.7M 0 149.5k 1:07:26 21:18 46:08 86402 31 591.0M 0 0 31 186.8M 0 149.5k 1:07:28 21:19 46:09 92012 31 591.0M 0 0 31 187.0M 0 149.4k 1:07:28 21:20 46:08 99196 31 591.0M 0 0 31 187.1M 0 149.4k 1:07:30 21:22 46:08 98.14k 31 591.0M 0 0 31 187.2M 0 149.3k 1:07:31 21:23 46:08 99281 31 591.0M 0 0 31 187.3M 0 149.3k 1:07:32 21:24 46:08 103.7k 31 591.0M 0 0 31 187.5M 0 149.3k 1:07:32 21:25 46:07 114.8k 31 591.0M 0 0 31 187.6M 0 149.2k 1:07:35 21:27 46:08 104.9k 31 591.0M 0 0 31 187.8M 0 149.2k 1:07:36 21:28 46:08 105.3k 31 591.0M 0 0 31 187.9M 0 149.1k 1:07:38 21:30 46:08 104.4k 31 591.0M 0 0 31 188.1M 0 149.1k 1:07:37 21:31 46:06 112.2k 31 591.0M 0 0 31 188.3M 0 149.1k 1:07:38 21:32 46:06 110.1k 31 591.0M 0 0 31 188.5M 0 149.1k 1:07:36 21:34 46:02 137.0k 31 591.0M 0 0 31 188.8M 0 149.2k 1:07:35 21:35 46:00 152.0k 31 591.0M 0 0 31 189.0M 0 149.2k 1:07:35 21:36 45:59 165.4k 32 591.0M 0 0 32 189.1M 0 149.2k 1:07:35 21:38 45:57 167.0k 32 591.0M 0 0 32 189.3M 0 149.2k 1:07:35 21:39 45:56 170.9k 32 591.0M 0 0 32 189.5M 0 149.2k 1:07:35 21:40 45:55 156.1k 32 591.0M 0 0 32 189.6M 0 149.1k 1:07:38 21:41 45:57 133.1k 32 591.0M 0 0 32 189.7M 0 149.0k 1:07:40 21:43 45:57 118.3k 32 591.0M 0 0 32 189.8M 0 149.0k 1:07:41 21:44 45:57 100.5k 32 591.0M 0 0 32 189.9M 0 148.9k 1:07:42 21:45 45:57 93786 32 591.0M 0 0 32 190.1M 0 149.0k 1:07:41 21:46 45:55 107.6k 32 591.0M 0 0 32 190.3M 0 149.0k 1:07:41 21:48 45:53 120.6k 32 591.0M 0 0 32 190.5M 0 148.9k 1:07:42 21:49 45:53 129.9k 32 591.0M 0 0 32 190.6M 0 148.9k 1:07:42 21:50 45:52 142.7k 32 591.0M 0 0 32 190.8M 0 148.9k 1:07:43 21:52 45:51 147.0k 32 591.0M 0 0 32 191.0M 0 148.9k 1:07:44 21:53 45:51 127.5k 32 591.0M 0 0 32 191.1M 0 148.8k 1:07:45 21:54 45:51 123.9k 32 591.0M 0 0 32 191.3M 0 148.9k 1:07:44 21:55 45:49 131.8k 32 591.0M 0 0 32 191.4M 0 148.8k 1:07:46 21:56 45:50 123.3k 32 591.0M 0 0 32 191.6M 0 148.8k 1:07:46 21:58 45:48 124.1k 32 591.0M 0 0 32 191.8M 0 148.8k 1:07:46 21:59 45:47 134.9k 32 591.0M 0 0 32 192.0M 0 148.8k 1:07:46 22:00 45:46 139.6k 32 591.0M 0 0 32 192.1M 0 148.8k 1:07:46 22:02 45:44 137.9k 32 591.0M 0 0 32 192.3M 0 148.8k 1:07:47 22:03 45:44 138.5k 32 591.0M 0 0 32 192.5M 0 148.8k 1:07:47 22:04 45:43 141.8k 32 591.0M 0 0 32 192.6M 0 148.8k 1:07:47 22:05 45:42 142.6k 32 591.0M 0 0 32 192.8M 0 148.8k 1:07:46 22:07 45:39 145.6k 32 591.0M 0 0 32 193.0M 0 148.8k 1:07:47 22:08 45:39 140.7k 32 591.0M 0 0 32 193.1M 0 148.7k 1:07:47 22:09 45:38 146.7k 32 591.0M 0 0 32 193.3M 0 148.8k 1:07:47 22:10 45:37 147.9k 32 591.0M 0 0 32 193.5M 0 148.8k 1:07:45 22:11 45:34 161.3k 32 591.0M 0 0 32 193.7M 0 148.8k 1:07:45 22:12 45:33 154.9k 32 591.0M 0 0 32 193.9M 0 148.8k 1:07:45 22:14 45:31 159.0k 32 591.0M 0 0 32 194.1M 0 148.8k 1:07:46 22:15 45:31 159.3k 32 591.0M 0 0 32 194.3M 0 148.8k 1:07:46 22:16 45:30 155.6k 32 591.0M 0 0 32 194.5M 0 148.8k 1:07:45 22:18 45:27 151.6k 32 591.0M 0 0 32 194.7M 0 148.9k 1:07:44 22:19 45:25 158.8k 32 591.0M 0 0 32 195.0M 0 148.9k 1:07:43 22:20 45:23 170.9k 33 591.0M 0 0 33 195.1M 0 148.9k 1:07:42 22:21 45:21 176.8k 33 591.0M 0 0 33 195.4M 0 149.0k 1:07:41 22:22 45:19 188.3k 33 591.0M 0 0 33 195.6M 0 149.0k 1:07:41 22:24 45:17 177.5k 33 591.0M 0 0 33 195.7M 0 148.9k 1:07:43 22:25 45:18 158.8k 33 591.0M 0 0 33 195.9M 0 148.9k 1:07:43 22:27 45:16 144.7k 33 591.0M 0 0 33 196.1M 0 148.9k 1:07:43 22:28 45:15 141.4k 33 591.0M 0 0 33 196.2M 0 148.9k 1:07:44 22:29 45:15 127.4k 33 591.0M 0 0 33 196.4M 0 148.9k 1:07:44 22:30 45:14 129.4k 33 591.0M 0 0 33 196.5M 0 148.8k 1:07:44 22:31 45:13 136.3k 33 591.0M 0 0 33 196.7M 0 148.9k 1:07:44 22:33 45:11 139.0k 33 591.0M 0 0 33 196.8M 0 148.8k 1:07:45 22:34 45:11 136.0k 33 591.0M 0 0 33 197.0M 0 148.8k 1:07:46 22:35 45:11 131.5k 33 591.0M 0 0 33 197.1M 0 148.7k 1:07:48 22:36 45:12 117.1k 33 591.0M 0 0 33 197.2M 0 148.7k 1:07:49 22:37 45:12 114.0k 33 591.0M 0 0 33 197.4M 0 148.7k 1:07:49 22:39 45:10 114.4k 33 591.0M 0 0 33 197.6M 0 148.7k 1:07:48 22:40 45:08 123.5k 33 591.0M 0 0 33 197.8M 0 148.7k 1:07:48 22:41 45:07 132.5k 33 591.0M 0 0 33 198.0M 0 148.7k 1:07:48 22:43 45:05 142.1k 33 591.0M 0 0 33 198.1M 0 148.7k 1:07:48 22:44 45:04 151.1k 33 591.0M 0 0 33 198.3M 0 148.7k 1:07:48 22:45 45:03 154.4k 33 591.0M 0 0 33 198.5M 0 148.7k 1:07:47 22:46 45:01 153.8k 33 591.0M 0 0 33 198.7M 0 148.8k 1:07:47 22:47 45:00 158.8k 33 591.0M 0 0 33 199.0M 0 148.8k 1:07:45 22:48 44:57 180.8k 33 591.0M 0 0 33 199.2M 0 148.9k 1:07:44 22:50 44:54 187.9k 33 591.0M 0 0 33 199.3M 0 148.8k 1:07:45 22:51 44:54 175.4k 33 591.0M 0 0 33 199.5M 0 148.8k 1:07:45 22:52 44:53 170.2k 33 591.0M 0 0 33 199.7M 0 148.8k 1:07:45 22:53 44:52 162.5k 33 591.0M 0 0 33 199.8M 0 148.8k 1:07:46 22:55 44:51 141.8k 33 591.0M 0 0 33 200.1M 0 148.9k 1:07:44 22:56 44:48 146.5k 33 591.0M 0 0 33 200.3M 0 148.9k 1:07:43 22:57 44:46 160.3k 33 591.0M 0 0 33 200.5M 0 148.9k 1:07:43 22:58 44:45 162.0k 33 591.0M 0 0 33 200.6M 0 148.9k 1:07:44 22:59 44:45 161.5k 33 591.0M 0 0 33 200.8M 0 148.8k 1:07:45 23:01 44:44 154.3k 33 591.0M 0 0 33 200.9M 0 148.8k 1:07:46 23:02 44:44 135.5k 34 591.0M 0 0 34 201.1M 0 148.8k 1:07:45 23:03 44:42 134.5k 34 591.0M 0 0 34 201.3M 0 148.8k 1:07:45 23:04 44:41 132.6k 34 591.0M 0 0 34 201.5M 0 148.8k 1:07:45 23:06 44:39 134.9k 34 591.0M 0 0 34 201.6M 0 148.8k 1:07:45 23:07 44:38 145.5k 34 591.0M 0 0 34 201.8M 0 148.8k 1:07:46 23:08 44:38 144.9k 34 591.0M 0 0 34 202.0M 0 148.8k 1:07:46 23:10 44:36 140.8k 34 591.0M 0 0 34 202.2M 0 148.8k 1:07:45 23:11 44:34 146.8k 34 591.0M 0 0 34 202.5M 0 148.9k 1:07:44 23:12 44:32 161.0k 34 591.0M 0 0 34 202.7M 0 148.9k 1:07:43 23:13 44:30 169.8k 34 591.0M 0 0 34 203.0M 0 149.0k 1:07:42 23:15 44:27 188.8k 34 591.0M 0 0 34 203.1M 0 149.0k 1:07:41 23:16 44:25 195.2k 34 591.0M 0 0 34 203.3M 0 149.0k 1:07:41 23:17 44:24 183.3k 34 591.0M 0 0 34 203.5M 0 148.9k 1:07:42 23:18 44:24 164.0k 34 591.0M 0 0 34 203.6M 0 148.9k 1:07:42 23:19 44:23 157.6k 34 591.0M 0 0 34 203.9M 0 149.0k 1:07:41 23:21 44:20 156.8k 34 591.0M 0 0 34 204.1M 0 149.0k 1:07:40 23:22 44:18 156.2k 34 591.0M 0 0 34 204.3M 0 149.0k 1:07:40 23:23 44:17 160.2k 34 591.0M 0 0 34 204.5M 0 149.0k 1:07:40 23:24 44:16 162.2k 34 591.0M 0 0 34 204.6M 0 149.0k 1:07:40 23:26 44:14 160.7k 34 591.0M 0 0 34 204.8M 0 149.0k 1:07:41 23:27 44:14 146.9k 34 591.0M 0 0 34 205.0M 0 149.0k 1:07:40 23:28 44:12 146.0k 34 591.0M 0 0 34 205.1M 0 149.0k 1:07:40 23:29 44:11 148.3k 34 591.0M 0 0 34 205.3M 0 149.0k 1:07:39 23:30 44:09 159.4k 34 591.0M 0 0 34 205.5M 0 149.1k 1:07:39 23:31 44:08 165.7k 34 591.0M 0 0 34 205.8M 0 149.1k 1:07:37 23:32 44:05 183.7k 34 591.0M 0 0 34 206.0M 0 149.1k 1:07:37 23:34 44:03 181.1k 34 591.0M 0 0 34 206.2M 0 149.1k 1:07:37 23:35 44:02 177.8k 34 591.0M 0 0 34 206.4M 0 149.2k 1:07:36 23:36 44:00 176.9k 34 591.0M 0 0 34 206.6M 0 149.2k 1:07:35 23:37 43:58 175.3k 34 591.0M 0 0 34 206.7M 0 149.2k 1:07:36 23:38 43:58 158.4k 35 591.0M 0 0 35 206.9M 0 149.2k 1:07:36 23:40 43:56 157.0k 35 591.0M 0 0 35 207.1M 0 149.2k 1:07:35 23:41 43:54 162.1k 35 591.0M 0 0 35 207.3M 0 149.2k 1:07:35 23:42 43:53 152.9k 35 591.0M 0 0 35 207.4M 0 149.1k 1:07:36 23:43 43:53 141.5k 35 591.0M 0 0 35 207.6M 0 149.1k 1:07:36 23:44 43:52 147.8k 35 591.0M 0 0 35 207.8M 0 149.2k 1:07:35 23:46 43:49 158.6k 35 591.0M 0 0 35 208.0M 0 149.2k 1:07:34 23:47 43:47 157.3k 35 591.0M 0 0 35 208.2M 0 149.2k 1:07:34 23:48 43:46 160.2k 35 591.0M 0 0 35 208.4M 0 149.2k 1:07:34 23:49 43:45 168.9k 35 591.0M 0 0 35 208.5M 0 149.2k 1:07:34 23:50 43:44 164.6k 35 591.0M 0 0 35 208.6M 0 149.2k 1:07:35 23:51 43:44 143.0k 35 591.0M 0 0 35 208.8M 0 149.2k 1:07:35 23:53 43:42 139.9k 35 591.0M 0 0 35 209.1M 0 149.2k 1:07:34 23:54 43:40 150.8k 35 591.0M 0 0 35 209.3M 0 149.3k 1:07:33 23:55 43:38 155.2k 35 591.0M 0 0 35 209.5M 0 149.2k 1:07:34 23:56 43:38 155.7k 35 591.0M 0 0 35 209.6M 0 149.2k 1:07:34 23:58 43:36 160.1k 35 591.0M 0 0 35 209.8M 0 149.2k 1:07:34 23:59 43:35 156.6k 35 591.0M 0 0 35 210.0M 0 149.2k 1:07:34 24:00 43:34 146.9k 35 591.0M 0 0 35 210.1M 0 149.2k 1:07:35 24:01 43:34 139.8k 35 591.0M 0 0 35 210.4M 0 149.3k 1:07:33 24:03 43:30 156.0k 35 591.0M 0 0 35 210.6M 0 149.3k 1:07:32 24:04 43:28 165.3k 35 591.0M 0 0 35 210.8M 0 149.3k 1:07:32 24:05 43:27 167.7k 35 591.0M 0 0 35 211.1M 0 149.4k 1:07:31 24:07 43:24 179.4k 35 591.0M 0 0 35 211.3M 0 149.3k 1:07:31 24:08 43:23 174.6k 35 591.0M 0 0 35 211.5M 0 149.3k 1:07:31 24:09 43:22 163.0k 35 591.0M 0 0 35 211.6M 0 149.3k 1:07:31 24:10 43:21 160.3k 35 591.0M 0 0 35 211.8M 0 149.4k 1:07:31 24:12 43:19 163.2k 35 591.0M 0 0 35 212.0M 0 149.4k 1:07:30 24:13 43:17 150.8k 35 591.0M 0 0 35 212.2M 0 149.4k 1:07:30 24:14 43:16 159.3k 35 591.0M 0 0 35 212.3M 0 149.3k 1:07:31 24:15 43:16 151.2k 35 591.0M 0 0 35 212.5M 0 149.3k 1:07:32 24:16 43:16 143.0k 35 591.0M 0 0 35 212.6M 0 149.3k 1:07:32 24:18 43:14 138.7k 36 591.0M 0 0 36 212.8M 0 149.3k 1:07:31 24:19 43:12 140.9k 36 591.0M 0 0 36 213.1M 0 149.4k 1:07:30 24:20 43:10 152.3k 36 591.0M 0 0 36 213.3M 0 149.4k 1:07:30 24:21 43:09 157.0k 36 591.0M 0 0 36 213.4M 0 149.3k 1:07:32 24:23 43:09 149.2k 36 591.0M 0 0 36 213.6M 0 149.3k 1:07:31 24:24 43:07 152.8k 36 591.0M 0 0 36 213.9M 0 149.4k 1:07:29 24:25 43:04 173.0k 36 591.0M 0 0 36 214.1M 0 149.5k 1:07:27 24:26 43:01 173.5k 36 591.0M 0 0 36 214.3M 0 149.5k 1:07:27 24:27 43:00 179.3k 36 591.0M 0 0 36 214.5M 0 149.5k 1:07:28 24:29 42:59 184.4k 36 591.0M 0 0 36 214.6M 0 149.5k 1:07:28 24:30 42:58 182.7k 36 591.0M 0 0 36 214.8M 0 149.4k 1:07:29 24:31 42:58 149.4k 36 591.0M 0 0 36 214.9M 0 149.4k 1:07:29 24:32 42:57 130.4k 36 591.0M 0 0 36 215.1M 0 149.4k 1:07:29 24:33 42:56 126.8k 36 591.0M 0 0 36 215.3M 0 149.4k 1:07:29 24:35 42:54 135.4k 36 591.0M 0 0 36 215.5M 0 149.4k 1:07:29 24:36 42:53 140.4k 36 591.0M 0 0 36 215.6M 0 149.4k 1:07:29 24:37 42:52 144.8k 36 591.0M 0 0 36 215.8M 0 149.4k 1:07:29 24:38 42:51 153.7k 36 591.0M 0 0 36 216.0M 0 149.5k 1:07:28 24:39 42:49 165.2k 36 591.0M 0 0 36 216.2M 0 149.5k 1:07:27 24:40 42:47 170.6k 36 591.0M 0 0 36 216.4M 0 149.5k 1:07:27 24:42 42:45 165.5k 36 591.0M 0 0 36 216.5M 0 149.4k 1:07:28 24:43 42:45 156.4k 36 591.0M 0 0 36 216.6M 0 149.4k 1:07:30 24:45 42:45 136.4k 36 591.0M 0 0 36 216.8M 0 149.3k 1:07:31 24:46 42:45 122.3k 36 591.0M 0 0 36 216.9M 0 149.3k 1:07:31 24:47 42:44 113.8k 36 591.0M 0 0 36 217.0M 0 149.3k 1:07:32 24:48 42:44 106.9k 36 591.0M 0 0 36 217.2M 0 149.3k 1:07:32 24:49 42:43 117.6k 36 591.0M 0 0 36 217.4M 0 149.3k 1:07:32 24:50 42:42 135.3k 36 591.0M 0 0 36 217.5M 0 149.3k 1:07:33 24:51 42:42 131.7k 36 591.0M 0 0 36 217.7M 0 149.3k 1:07:32 24:52 42:40 141.3k 36 591.0M 0 0 36 218.0M 0 149.4k 1:07:31 24:54 42:37 158.8k 36 591.0M 0 0 36 218.2M 0 149.4k 1:07:29 24:55 42:34 177.7k 36 591.0M 0 0 36 218.5M 0 149.4k 1:07:28 24:56 42:32 183.7k 37 591.0M 0 0 37 218.7M 0 149.5k 1:07:27 24:57 42:30 200.3k 37 591.0M 0 0 37 219.0M 0 149.5k 1:07:27 24:59 42:28 195.8k 37 591.0M 0 0 37 219.1M 0 149.5k 1:07:28 25:00 42:28 173.3k 37 591.0M 0 0 37 219.3M 0 149.5k 1:07:28 25:02 42:26 157.7k 37 591.0M 0 0 37 219.4M 0 149.4k 1:07:28 25:03 42:25 147.1k 37 591.0M 0 0 37 219.5M 0 149.4k 1:07:29 25:04 42:25 128.7k 37 591.0M 0 0 37 219.7M 0 149.4k 1:07:29 25:05 42:24 125.2k 37 591.0M 0 0 37 219.9M 0 149.4k 1:07:29 25:06 42:23 139.1k 37 591.0M 0 0 37 220.1M 0 149.4k 1:07:29 25:08 42:21 136.7k 37 591.0M 0 0 37 220.3M 0 149.4k 1:07:29 25:09 42:20 147.1k 37 591.0M 0 0 37 220.5M 0 149.5k 1:07:28 25:10 42:18 163.0k 37 591.0M 0 0 37 220.6M 0 149.4k 1:07:29 25:11 42:18 155.1k 37 591.0M 0 0 37 220.8M 0 149.4k 1:07:28 25:13 42:15 153.5k 37 591.0M 0 0 37 221.1M 0 149.5k 1:07:27 25:14 42:13 171.9k 37 591.0M 0 0 37 221.3M 0 149.5k 1:07:27 25:15 42:12 167.0k 37 591.0M 0 0 37 221.4M 0 149.5k 1:07:28 25:16 42:12 149.1k 37 591.0M 0 0 37 221.6M 0 149.4k 1:07:28 25:18 42:10 154.3k 37 591.0M 0 0 37 221.8M 0 149.4k 1:07:28 25:19 42:09 151.9k 37 591.0M 0 0 37 222.0M 0 149.5k 1:07:28 25:20 42:08 140.6k 37 591.0M 0 0 37 222.1M 0 149.4k 1:07:30 25:22 42:08 124.7k 37 591.0M 0 0 37 222.3M 0 149.4k 1:07:29 25:23 42:06 136.6k 37 591.0M 0 0 37 222.4M 0 149.4k 1:07:30 25:24 42:06 131.8k 37 591.0M 0 0 37 222.5M 0 149.3k 1:07:31 25:25 42:06 121.6k 37 591.0M 0 0 37 222.7M 0 149.3k 1:07:32 25:27 42:05 117.3k 37 591.0M 0 0 37 222.8M 0 149.3k 1:07:33 25:28 42:05 117.0k 37 591.0M 0 0 37 222.8M 0 149.2k 1:07:35 25:29 42:06 99.29k 37 591.0M 0 0 37 223.0M 0 149.1k 1:07:37 25:30 42:07 93017 37 591.0M 0 0 37 223.1M 0 149.1k 1:07:38 25:32 42:06 92914 37 591.0M 0 0 37 223.2M 0 149.1k 1:07:39 25:33 42:06 85208 37 591.0M 0 0 37 223.3M 0 149.0k 1:07:40 25:34 42:06 93238 37 591.0M 0 0 37 223.5M 0 149.0k 1:07:40 25:35 42:05 98.85k 37 591.0M 0 0 37 223.6M 0 149.0k 1:07:41 25:36 42:05 113.1k 37 591.0M 0 0 37 223.8M 0 149.0k 1:07:40 25:38 42:02 125.1k 37 591.0M 0 0 37 224.0M 0 149.0k 1:07:41 25:39 42:02 128.0k 37 591.0M 0 0 37 224.2M 0 148.9k 1:07:42 25:41 42:01 130.7k 37 591.0M 0 0 37 224.3M 0 148.9k 1:07:43 25:42 42:01 128.8k 37 591.0M 0 0 37 224.5M 0 148.9k 1:07:43 25:43 42:00 124.6k 38 591.0M 0 0 38 224.6M 0 148.9k 1:07:43 25:44 41:59 124.6k 38 591.0M 0 0 38 224.8M 0 148.9k 1:07:43 25:46 41:57 131.4k 38 591.0M 0 0 38 225.0M 0 148.9k 1:07:43 25:47 41:56 136.5k 38 591.0M 0 0 38 225.2M 0 148.9k 1:07:44 25:48 41:56 143.2k 38 591.0M 0 0 38 225.4M 0 148.9k 1:07:44 25:50 41:54 148.5k 38 591.0M 0 0 38 225.6M 0 148.9k 1:07:43 25:51 41:52 150.2k 38 591.0M 0 0 38 225.8M 0 148.9k 1:07:43 25:52 41:51 152.4k 38 591.0M 0 0 38 225.9M 0 148.9k 1:07:43 25:53 41:50 148.0k 38 591.0M 0 0 38 226.0M 0 148.8k 1:07:45 25:54 41:51 136.5k 38 591.0M 0 0 38 226.2M 0 148.8k 1:07:45 25:56 41:49 136.4k 38 591.0M 0 0 38 226.5M 0 148.9k 1:07:44 25:57 41:47 142.7k 38 591.0M 0 0 38 226.6M 0 148.9k 1:07:44 25:58 41:46 140.6k 38 591.0M 0 0 38 226.8M 0 148.9k 1:07:44 26:00 41:44 144.3k 38 591.0M 0 0 38 227.0M 0 148.9k 1:07:44 26:01 41:43 157.5k 38 591.0M 0 0 38 227.2M 0 148.9k 1:07:44 26:02 41:42 160.5k 38 591.0M 0 0 38 227.4M 0 148.9k 1:07:44 26:03 41:41 147.8k 38 591.0M 0 0 38 227.6M 0 148.9k 1:07:43 26:05 41:38 152.3k 38 591.0M 0 0 38 227.8M 0 148.9k 1:07:43 26:06 41:37 160.6k 38 591.0M 0 0 38 228.0M 0 148.9k 1:07:42 26:07 41:35 166.9k 38 591.0M 0 0 38 228.2M 0 148.9k 1:07:42 26:08 41:34 162.7k 38 591.0M 0 0 38 228.4M 0 148.9k 1:07:42 26:10 41:32 168.7k 38 591.0M 0 0 38 228.6M 0 148.9k 1:07:42 26:11 41:31 162.2k 38 591.0M 0 0 38 228.8M 0 148.9k 1:07:42 26:12 41:30 152.7k 38 591.0M 0 0 38 228.9M 0 148.9k 1:07:44 26:14 41:30 133.7k 38 591.0M 0 0 38 229.0M 0 148.8k 1:07:45 26:15 41:30 124.3k 38 591.0M 0 0 38 229.1M 0 148.8k 1:07:46 26:16 41:30 114.7k 38 591.0M 0 0 38 229.3M 0 148.8k 1:07:46 26:18 41:28 112.3k 38 591.0M 0 0 38 229.5M 0 148.8k 1:07:47 26:19 41:28 108.9k 38 591.0M 0 0 38 229.6M 0 148.7k 1:07:48 26:21 41:27 109.5k 38 591.0M 0 0 38 229.7M 0 148.6k 1:07:50 26:22 41:28 105.3k 38 591.0M 0 0 38 229.8M 0 148.6k 1:07:51 26:23 41:28 104.9k 38 591.0M 0 0 38 230.0M 0 148.6k 1:07:52 26:25 41:27 102.1k 38 591.0M 0 0 38 230.1M 0 148.6k 1:07:52 26:26 41:26 100.0k 38 591.0M 0 0 38 230.3M 0 148.6k 1:07:52 26:27 41:25 112.5k 39 591.0M 0 0 39 230.5M 0 148.6k 1:07:52 26:28 41:24 131.0k 39 591.0M 0 0 39 230.8M 0 148.6k 1:07:50 26:29 41:21 156.1k 39 591.0M 0 0 39 230.9M 0 148.6k 1:07:51 26:30 41:21 159.7k 39 591.0M 0 0 39 231.0M 0 148.6k 1:07:52 26:32 41:20 150.0k 39 591.0M 0 0 39 231.2M 0 148.6k 1:07:52 26:33 41:19 147.6k 39 591.0M 0 0 39 231.4M 0 148.6k 1:07:52 26:34 41:18 125.3k 39 591.0M 0 0 39 231.4M 0 148.6k 1:07:52 26:34 41:18 148.6k 39 591.0M 0 0 39 231.6M 0 148.6k 1:07:52 26:35 41:17 170.2k 39 591.0M 0 0 39 231.8M 0 148.6k 1:07:51 26:36 41:15 173.7k 39 591.0M 0 0 39 232.0M 0 148.6k 1:07:51 26:38 41:13 166.7k 39 591.0M 0 0 39 232.1M 0 148.6k 1:07:51 26:39 41:12 167.2k 39 591.0M 0 0 39 232.3M 0 148.6k 1:07:50 26:40 41:10 168.6k 39 591.0M 0 0 39 232.5M 0 148.6k 1:07:50 26:41 41:09 164.0k 39 591.0M 0 0 39 232.7M 0 148.6k 1:07:51 26:43 41:08 155.7k 39 591.0M 0 0 39 232.8M 0 148.6k 1:07:52 26:44 41:08 144.0k 39 591.0M 0 0 39 233.0M 0 148.6k 1:07:52 26:45 41:07 136.4k 39 591.0M 0 0 39 233.1M 0 148.5k 1:07:53 26:47 41:06 126.6k 39 591.0M 0 0 39 233.3M 0 148.5k 1:07:54 26:48 41:06 118.1k 39 591.0M 0 0 39 233.5M 0 148.5k 1:07:54 26:49 41:05 120.2k 39 591.0M 0 0 39 233.6M 0 148.5k 1:07:54 26:50 41:04 130.2k 39 591.0M 0 0 39 233.8M 0 148.5k 1:07:55 26:52 41:03 126.3k 39 591.0M 0 0 39 234.0M 0 148.5k 1:07:55 26:53 41:02 129.5k 39 591.0M 0 0 39 234.1M 0 148.5k 1:07:55 26:54 41:01 139.6k 39 591.0M 0 0 39 234.3M 0 148.5k 1:07:55 26:55 41:00 139.1k 39 591.0M 0 0 39 234.5M 0 148.5k 1:07:55 26:57 40:58 139.7k 39 591.0M 0 0 39 234.6M 0 148.5k 1:07:55 26:58 40:57 142.7k 39 591.0M 0 0 39 234.8M 0 148.4k 1:07:56 26:59 40:57 140.1k 39 591.0M 0 0 39 235.0M 0 148.4k 1:07:56 27:00 40:56 137.3k 39 591.0M 0 0 39 235.1M 0 148.4k 1:07:56 27:01 40:55 138.1k 39 591.0M 0 0 39 235.3M 0 148.4k 1:07:57 27:03 40:54 124.8k 39 591.0M 0 0 39 235.4M 0 148.3k 1:07:58 27:04 40:54 120.8k 39 591.0M 0 0 39 235.5M 0 148.3k 1:07:59 27:05 40:54 121.8k 39 591.0M 0 0 39 235.7M 0 148.3k 1:07:58 27:06 40:52 123.4k 39 591.0M 0 0 39 235.9M 0 148.3k 1:07:58 27:08 40:50 124.4k 39 591.0M 0 0 39 236.1M 0 148.4k 1:07:57 27:09 40:48 153.7k 39 591.0M 0 0 39 236.3M 0 148.4k 1:07:57 27:10 40:47 163.4k 40 591.0M 0 0 40 236.5M 0 148.4k 1:07:58 27:11 40:47 154.7k 40 591.0M 0 0 40 236.6M 0 148.3k 1:07:58 27:12 40:46 149.8k 40 591.0M 0 0 40 236.7M 0 148.3k 1:07:59 27:14 40:45 139.6k 40 591.0M 0 0 40 236.9M 0 148.3k 1:07:59 27:15 40:44 123.8k 40 591.0M 0 0 40 237.1M 0 148.3k 1:07:59 27:16 40:43 129.2k 40 591.0M 0 0 40 237.2M 0 148.3k 1:07:59 27:17 40:42 136.8k 40 591.0M 0 0 40 237.4M 0 148.3k 1:07:59 27:18 40:41 143.8k 40 591.0M 0 0 40 237.6M 0 148.4k 1:07:58 27:20 40:38 160.4k 40 591.0M 0 0 40 237.8M 0 148.3k 1:07:59 27:21 40:38 153.5k 40 591.0M 0 0 40 238.0M 0 148.3k 1:07:59 27:22 40:37 140.7k 40 591.0M 0 0 40 238.1M 0 148.3k 1:08:00 27:24 40:36 136.0k 40 591.0M 0 0 40 238.3M 0 148.3k 1:08:00 27:25 40:35 136.6k 40 591.0M 0 0 40 238.5M 0 148.3k 1:07:59 27:26 40:33 134.1k 40 591.0M 0 0 40 238.6M 0 148.3k 1:07:59 27:27 40:32 143.4k 40 591.0M 0 0 40 238.8M 0 148.3k 1:08:01 27:28 40:33 137.3k 40 591.0M 0 0 40 238.9M 0 148.2k 1:08:01 27:29 40:32 141.0k 40 591.0M 0 0 40 239.1M 0 148.2k 1:08:01 27:31 40:30 134.9k 40 591.0M 0 0 40 239.2M 0 148.2k 1:08:03 27:32 40:31 116.2k 40 591.0M 0 0 40 239.3M 0 148.1k 1:08:04 27:34 40:30 105.4k 40 591.0M 0 0 40 239.5M 0 148.1k 1:08:05 27:35 40:30 110.5k 40 591.0M 0 0 40 239.6M 0 148.0k 1:08:06 27:37 40:29 104.3k 40 591.0M 0 0 40 239.8M 0 148.0k 1:08:08 27:38 40:30 96518 40 591.0M 0 0 40 239.9M 0 148.0k 1:08:09 27:39 40:30 100.7k 40 591.0M 0 0 40 240.1M 0 148.0k 1:08:08 27:40 40:28 113.1k 40 591.0M 0 0 40 240.3M 0 148.0k 1:08:08 27:42 40:26 122.6k 40 591.0M 0 0 40 240.5M 0 148.0k 1:08:08 27:43 40:25 132.3k 40 591.0M 0 0 40 240.6M 0 148.0k 1:08:08 27:44 40:24 144.4k 40 591.0M 0 0 40 240.8M 0 148.0k 1:08:08 27:45 40:23 154.6k 40 591.0M 0 0 40 241.0M 0 148.1k 1:08:06 27:46 40:20 165.2k 40 591.0M 0 0 40 241.2M 0 148.1k 1:08:06 27:47 40:19 164.3k 40 591.0M 0 0 40 241.4M 0 148.1k 1:08:06 27:49 40:17 169.7k 40 591.0M 0 0 40 241.6M 0 148.1k 1:08:06 27:50 40:16 177.1k 40 591.0M 0 0 40 241.8M 0 148.1k 1:08:05 27:51 40:14 176.8k 40 591.0M 0 0 40 242.0M 0 148.1k 1:08:05 27:52 40:13 165.8k 40 591.0M 0 0 40 242.1M 0 148.1k 1:08:05 27:53 40:12 161.1k 41 591.0M 0 0 41 242.3M 0 148.1k 1:08:05 27:55 40:10 163.7k 41 591.0M 0 0 41 242.5M 0 148.1k 1:08:04 27:56 40:08 161.2k 41 591.0M 0 0 41 242.7M 0 148.1k 1:08:04 27:57 40:07 158.5k 41 591.0M 0 0 41 242.9M 0 148.1k 1:08:05 27:59 40:06 145.3k 41 591.0M 0 0 41 243.0M 0 148.1k 1:08:06 28:00 40:06 136.1k 41 591.0M 0 0 41 243.2M 0 148.1k 1:08:06 28:01 40:05 135.1k 41 591.0M 0 0 41 243.4M 0 148.1k 1:08:05 28:02 40:03 138.7k 41 591.0M 0 0 41 243.6M 0 148.1k 1:08:05 28:04 40:01 135.3k 41 591.0M 0 0 41 243.7M 0 148.1k 1:08:06 28:05 40:01 135.6k 41 591.0M 0 0 41 243.9M 0 148.1k 1:08:06 28:06 40:00 148.1k 41 591.0M 0 0 41 244.1M 0 148.1k 1:08:05 28:07 39:58 160.2k 41 591.0M 0 0 41 244.4M 0 148.1k 1:08:04 28:08 39:56 166.7k 41 591.0M 0 0 41 244.6M 0 148.1k 1:08:04 28:10 39:54 165.9k 41 591.0M 0 0 41 244.7M 0 148.1k 1:08:04 28:11 39:53 168.7k 41 591.0M 0 0 41 244.9M 0 148.1k 1:08:04 28:12 39:52 170.0k 41 591.0M 0 0 41 245.1M 0 148.1k 1:08:05 28:14 39:51 146.8k 41 591.0M 0 0 41 245.3M 0 148.1k 1:08:05 28:15 39:50 135.5k 41 591.0M 0 0 41 245.5M 0 148.1k 1:08:05 28:16 39:49 134.9k 41 591.0M 0 0 41 245.6M 0 148.1k 1:08:05 28:18 39:47 138.4k 41 591.0M 0 0 41 245.8M 0 148.1k 1:08:05 28:19 39:46 135.9k 41 591.0M 0 0 41 246.1M 0 148.1k 1:08:04 28:20 39:44 153.0k 41 591.0M 0 0 41 246.2M 0 148.1k 1:08:05 28:22 39:43 148.9k 41 591.0M 0 0 41 246.4M 0 148.1k 1:08:05 28:23 39:42 151.8k 41 591.0M 0 0 41 246.6M 0 148.1k 1:08:04 28:24 39:40 156.3k 41 591.0M 0 0 41 246.8M 0 148.1k 1:08:04 28:25 39:39 162.7k 41 591.0M 0 0 41 247.0M 0 148.2k 1:08:03 28:26 39:37 163.3k 41 591.0M 0 0 41 247.2M 0 148.2k 1:08:02 28:27 39:35 175.1k 41 591.0M 0 0 41 247.4M 0 148.2k 1:08:02 28:29 39:33 175.3k 41 591.0M 0 0 41 247.6M 0 148.2k 1:08:02 28:30 39:32 169.7k 41 591.0M 0 0 41 247.8M 0 148.2k 1:08:02 28:31 39:31 170.7k 41 591.0M 0 0 41 248.0M 0 148.3k 1:08:00 28:32 39:28 178.2k 42 591.0M 0 0 42 248.2M 0 148.3k 1:08:00 28:33 39:27 176.7k 42 591.0M 0 0 42 248.5M 0 148.3k 1:07:58 28:34 39:24 192.0k 42 591.0M 0 0 42 248.7M 0 148.4k 1:07:57 28:36 39:21 207.1k 42 591.0M 0 0 42 248.9M 0 148.4k 1:07:57 28:37 39:20 193.3k 42 591.0M 0 0 42 249.0M 0 148.3k 1:07:59 28:38 39:21 163.9k 42 591.0M 0 0 42 249.2M 0 148.3k 1:07:59 28:40 39:19 154.9k 42 591.0M 0 0 42 249.4M 0 148.3k 1:07:58 28:41 39:17 146.8k 42 591.0M 0 0 42 249.6M 0 148.4k 1:07:58 28:42 39:16 139.3k 42 591.0M 0 0 42 249.8M 0 148.4k 1:07:58 28:43 39:15 147.1k 42 591.0M 0 0 42 250.0M 0 148.4k 1:07:56 28:44 39:12 174.1k 42 591.0M 0 0 42 250.3M 0 148.5k 1:07:55 28:45 39:10 197.2k 42 591.0M 0 0 42 250.5M 0 148.5k 1:07:54 28:46 39:08 196.9k 42 591.0M 0 0 42 250.6M 0 148.5k 1:07:55 28:47 39:08 186.0k 42 591.0M 0 0 42 250.8M 0 148.5k 1:07:55 28:49 39:06 178.0k 42 591.0M 0 0 42 251.0M 0 148.4k 1:07:56 28:50 39:06 155.0k 42 591.0M 0 0 42 251.1M 0 148.4k 1:07:57 28:52 39:05 128.3k 42 591.0M 0 0 42 251.2M 0 148.4k 1:07:58 28:53 39:05 115.8k 42 591.0M 0 0 42 251.4M 0 148.4k 1:07:58 28:54 39:04 118.9k 42 591.0M 0 0 42 251.6M 0 148.3k 1:07:58 28:56 39:02 118.2k 42 591.0M 0 0 42 251.8M 0 148.4k 1:07:58 28:57 39:01 125.6k 42 591.0M 0 0 42 252.0M 0 148.4k 1:07:57 28:58 38:59 146.7k 42 591.0M 0 0 42 252.3M 0 148.4k 1:07:55 28:59 38:56 168.0k 42 591.0M 0 0 42 252.5M 0 148.5k 1:07:55 29:01 38:54 182.7k 42 591.0M 0 0 42 252.7M 0 148.5k 1:07:54 29:02 38:52 188.6k 42 591.0M 0 0 42 252.8M 0 148.5k 1:07:55 29:03 38:52 179.7k 42 591.0M 0 0 42 253.0M 0 148.4k 1:07:55 29:04 38:51 163.4k 42 591.0M 0 0 42 253.1M 0 148.4k 1:07:56 29:06 38:50 144.8k 42 591.0M 0 0 42 253.3M 0 148.4k 1:07:56 29:07 38:49 133.4k 42 591.0M 0 0 42 253.5M 0 148.4k 1:07:56 29:08 38:48 128.5k 42 591.0M 0 0 42 253.7M 0 148.4k 1:07:56 29:10 38:46 134.5k 42 591.0M 0 0 42 254.0M 0 148.4k 1:07:55 29:11 38:44 150.0k 43 591.0M 0 0 43 254.2M 0 148.5k 1:07:54 29:12 38:42 165.5k 43 591.0M 0 0 43 254.4M 0 148.5k 1:07:54 29:13 38:41 173.1k 43 591.0M 0 0 43 254.6M 0 148.6k 1:07:52 29:14 38:38 190.3k 43 591.0M 0 0 43 254.8M 0 148.6k 1:07:52 29:16 38:36 194.1k 43 591.0M 0 0 43 255.0M 0 148.5k 1:07:53 29:17 38:36 178.6k 43 591.0M 0 0 43 255.1M 0 148.6k 1:07:52 29:18 38:34 171.7k 43 591.0M 0 0 43 255.3M 0 148.6k 1:07:52 29:19 38:33 167.6k 43 591.0M 0 0 43 255.5M 0 148.6k 1:07:52 29:20 38:32 148.9k 43 591.0M 0 0 43 255.6M 0 148.5k 1:07:53 29:21 38:32 141.5k 43 591.0M 0 0 43 255.8M 0 148.5k 1:07:53 29:23 38:30 143.5k 43 591.0M 0 0 43 256.0M 0 148.5k 1:07:53 29:24 38:29 135.5k 43 591.0M 0 0 43 256.1M 0 148.5k 1:07:53 29:25 38:28 132.7k 43 591.0M 0 0 43 256.3M 0 148.5k 1:07:54 29:27 38:27 136.5k 43 591.0M 0 0 43 256.5M 0 148.5k 1:07:55 29:28 38:27 127.0k 43 591.0M 0 0 43 256.6M 0 148.4k 1:07:57 29:30 38:27 116.6k 43 591.0M 0 0 43 256.8M 0 148.4k 1:07:56 29:31 38:25 120.2k 43 591.0M 0 0 43 257.0M 0 148.4k 1:07:56 29:32 38:24 124.5k 43 591.0M 0 0 43 257.1M 0 148.4k 1:07:56 29:33 38:23 127.2k 43 591.0M 0 0 43 257.3M 0 148.5k 1:07:55 29:34 38:21 148.3k 43 591.0M 0 0 43 257.6M 0 148.5k 1:07:54 29:36 38:18 172.9k 43 591.0M 0 0 43 257.8M 0 148.5k 1:07:54 29:37 38:17 177.1k 43 591.0M 0 0 43 258.0M 0 148.5k 1:07:53 29:38 38:15 182.3k 43 591.0M 0 0 43 258.2M 0 148.5k 1:07:53 29:39 38:14 177.4k 43 591.0M 0 0 43 258.4M 0 148.5k 1:07:53 29:41 38:12 168.1k 43 591.0M 0 0 43 258.5M 0 148.5k 1:07:54 29:42 38:12 151.8k 43 591.0M 0 0 43 258.7M 0 148.5k 1:07:54 29:43 38:11 145.4k 43 591.0M 0 0 43 258.9M 0 148.5k 1:07:53 29:44 38:09 141.5k 43 591.0M 0 0 43 259.1M 0 148.6k 1:07:52 29:45 38:07 154.7k 43 591.0M 0 0 43 259.3M 0 148.6k 1:07:52 29:46 38:06 164.7k 43 591.0M 0 0 43 259.6M 0 148.7k 1:07:49 29:48 38:01 202.2k 43 591.0M 0 0 43 260.0M 0 148.8k 1:07:46 29:49 37:57 240.1k 44 591.0M 0 0 44 260.2M 0 148.8k 1:07:47 29:50 37:57 222.0k 44 591.0M 0 0 44 260.3M 0 148.8k 1:07:47 29:51 37:56 208.6k 44 591.0M 0 0 44 260.5M 0 148.7k 1:07:48 29:53 37:55 190.2k 44 591.0M 0 0 44 260.6M 0 148.7k 1:07:49 29:54 37:55 152.2k 44 591.0M 0 0 44 260.7M 0 148.6k 1:07:50 29:55 37:55 111.6k 44 591.0M 0 0 44 260.8M 0 148.6k 1:07:50 29:56 37:54 108.2k 44 591.0M 0 0 44 261.0M 0 148.6k 1:07:51 29:58 37:53 111.7k 44 591.0M 0 0 44 261.2M 0 148.6k 1:07:50 29:59 37:51 124.8k 44 591.0M 0 0 44 261.4M 0 148.6k 1:07:50 30:00 37:50 137.8k 44 591.0M 0 0 44 261.6M 0 148.6k 1:07:50 30:01 37:49 143.4k 44 591.0M 0 0 44 261.8M 0 148.6k 1:07:51 30:03 37:48 143.6k 44 591.0M 0 0 44 262.0M 0 148.6k 1:07:51 30:04 37:47 148.6k 44 591.0M 0 0 44 262.2M 0 148.7k 1:07:50 30:05 37:45 153.7k 44 591.0M 0 0 44 262.5M 0 148.7k 1:07:49 30:07 37:42 161.9k 44 591.0M 0 0 44 262.6M 0 148.7k 1:07:48 30:08 37:40 170.7k 44 591.0M 0 0 44 262.8M 0 148.7k 1:07:48 30:09 37:39 183.5k 44 591.0M 0 0 44 263.0M 0 148.7k 1:07:48 30:10 37:38 172.5k 44 591.0M 0 0 44 263.2M 0 148.7k 1:07:48 30:12 37:36 165.6k 44 591.0M 0 0 44 263.5M 0 148.7k 1:07:47 30:13 37:34 163.7k 44 591.0M 0 0 44 263.6M 0 148.7k 1:07:48 30:14 37:34 150.6k 44 591.0M 0 0 44 263.7M 0 148.7k 1:07:49 30:15 37:34 135.9k 44 591.0M 0 0 44 263.8M 0 148.6k 1:07:50 30:17 37:33 127.8k 44 591.0M 0 0 44 264.0M 0 148.5k 1:07:53 30:19 37:34 107.1k 44 591.0M 0 0 44 264.1M 0 148.5k 1:07:54 30:20 37:34 88862 44 591.0M 0 0 44 264.2M 0 148.4k 1:07:55 30:22 37:33 86710 44 591.0M 0 0 44 264.4M 0 148.4k 1:07:55 30:23 37:32 94568 44 591.0M 0 0 44 264.6M 0 148.4k 1:07:56 30:25 37:31 100.1k 44 591.0M 0 0 44 264.7M 0 148.4k 1:07:57 30:26 37:31 110.2k 44 591.0M 0 0 44 264.8M 0 148.4k 1:07:57 30:27 37:30 115.6k 44 591.0M 0 0 44 265.0M 0 148.4k 1:07:57 30:28 37:29 130.6k 44 591.0M 0 0 44 265.2M 0 148.4k 1:07:57 30:29 37:28 135.0k 44 591.0M 0 0 44 265.4M 0 148.4k 1:07:57 30:31 37:26 139.6k 44 591.0M 0 0 44 265.6M 0 148.4k 1:07:56 30:32 37:24 157.5k 44 591.0M 0 0 44 265.8M 0 148.4k 1:07:55 30:33 37:22 169.9k 45 591.0M 0 0 45 266.0M 0 148.4k 1:07:55 30:34 37:21 165.8k 45 591.0M 0 0 45 266.2M 0 148.5k 1:07:55 30:35 37:20 166.3k 45 591.0M 0 0 45 266.4M 0 148.5k 1:07:55 30:37 37:18 168.8k 45 591.0M 0 0 45 266.6M 0 148.5k 1:07:54 30:38 37:16 164.5k 45 591.0M 0 0 45 266.8M 0 148.4k 1:07:55 30:39 37:16 149.9k 45 591.0M 0 0 45 266.9M 0 148.4k 1:07:57 30:41 37:16 136.2k 45 591.0M 0 0 45 267.1M 0 148.4k 1:07:57 30:42 37:15 132.4k 45 591.0M 0 0 45 267.3M 0 148.4k 1:07:57 30:43 37:14 129.8k 45 591.0M 0 0 45 267.4M 0 148.4k 1:07:57 30:45 37:12 117.4k 45 591.0M 0 0 45 267.6M 0 148.4k 1:07:58 30:46 37:12 123.4k 45 591.0M 0 0 45 267.7M 0 148.3k 1:07:59 30:47 37:12 124.9k 45 591.0M 0 0 45 267.8M 0 148.3k 1:08:00 30:49 37:11 111.8k 45 591.0M 0 0 45 268.0M 0 148.3k 1:08:00 30:50 37:10 112.9k 45 591.0M 0 0 45 268.2M 0 148.3k 1:08:00 30:51 37:09 121.2k 45 591.0M 0 0 45 268.3M 0 148.2k 1:08:01 30:53 37:08 115.3k 45 591.0M 0 0 45 268.5M 0 148.2k 1:08:01 30:54 37:07 127.4k 45 591.0M 0 0 45 268.7M 0 148.2k 1:08:01 30:55 37:06 139.1k 45 591.0M 0 0 45 268.8M 0 148.2k 1:08:02 30:56 37:06 133.7k 45 591.0M 0 0 45 269.0M 0 148.2k 1:08:03 30:58 37:05 120.7k 45 591.0M 0 0 45 269.1M 0 148.2k 1:08:03 30:59 37:04 124.6k 45 591.0M 0 0 45 269.3M 0 148.2k 1:08:03 31:00 37:03 121.3k 45 591.0M 0 0 45 269.5M 0 148.1k 1:08:04 31:02 37:02 122.0k 45 591.0M 0 0 45 269.6M 0 148.1k 1:08:05 31:03 37:02 116.5k 45 591.0M 0 0 45 269.8M 0 148.1k 1:08:04 31:04 37:00 130.0k 45 591.0M 0 0 45 270.0M 0 148.2k 1:08:03 31:05 36:58 147.6k 45 591.0M 0 0 45 270.2M 0 148.2k 1:08:03 31:07 36:56 153.7k 45 591.0M 0 0 45 270.5M 0 148.2k 1:08:02 31:08 36:54 168.6k 45 591.0M 0 0 45 270.6M 0 148.2k 1:08:02 31:09 36:53 175.8k 45 591.0M 0 0 45 270.8M 0 148.2k 1:08:03 31:10 36:53 167.1k 45 591.0M 0 0 45 270.9M 0 148.1k 1:08:04 31:12 36:52 138.9k 45 591.0M 0 0 45 271.0M 0 148.1k 1:08:05 31:13 36:52 125.7k 45 591.0M 0 0 45 271.1M 0 148.1k 1:08:06 31:14 36:52 105.1k 45 591.0M 0 0 45 271.3M 0 148.0k 1:08:07 31:16 36:51 103.6k 45 591.0M 0 0 45 271.5M 0 148.0k 1:08:07 31:18 36:49 105.7k 45 591.0M 0 0 45 271.6M 0 148.0k 1:08:08 31:19 36:49 111.8k 45 591.0M 0 0 45 271.8M 0 148.0k 1:08:08 31:20 36:48 119.2k 46 591.0M 0 0 46 272.0M 0 148.0k 1:08:09 31:21 36:48 120.0k 46 591.0M 0 0 46 272.1M 0 147.9k 1:08:09 31:22 36:47 120.2k 46 591.0M 0 0 46 272.2M 0 147.9k 1:08:10 31:24 36:46 117.3k 46 591.0M 0 0 46 272.4M 0 147.9k 1:08:10 31:25 36:45 127.1k 46 591.0M 0 0 46 272.6M 0 148.0k 1:08:08 31:26 36:42 144.1k 46 591.0M 0 0 46 272.8M 0 148.0k 1:08:08 31:27 36:41 158.5k 46 591.0M 0 0 46 273.0M 0 148.0k 1:08:09 31:28 36:41 158.4k 46 591.0M 0 0 46 273.1M 0 148.0k 1:08:08 31:29 36:39 165.4k 46 591.0M 0 0 46 273.4M 0 148.0k 1:08:07 31:31 36:36 178.3k 46 591.0M 0 0 46 273.6M 0 148.0k 1:08:07 31:32 36:35 162.6k 46 591.0M 0 0 46 273.7M 0 148.0k 1:08:08 31:33 36:35 154.0k 46 591.0M 0 0 46 273.8M 0 148.0k 1:08:08 31:34 36:34 148.9k 46 591.0M 0 0 46 273.9M 0 147.9k 1:08:10 31:35 36:35 132.8k 46 591.0M 0 0 46 274.0M 0 147.9k 1:08:11 31:36 36:35 102.3k 46 591.0M 0 0 46 274.0M 0 147.8k 1:08:12 31:37 36:35 86540 46 591.0M 0 0 46 274.1M 0 147.8k 1:08:14 31:39 36:35 79341 46 591.0M 0 0 46 274.3M 0 147.8k 1:08:14 31:40 36:34 80837 46 591.0M 0 0 46 274.4M 0 147.8k 1:08:14 31:41 36:33 91980 46 591.0M 0 0 46 274.6M 0 147.8k 1:08:14 31:42 36:32 109.3k 46 591.0M 0 0 46 274.7M 0 147.7k 1:08:15 31:43 36:32 117.4k 46 591.0M 0 0 46 274.8M 0 147.7k 1:08:16 31:44 36:32 121.3k 46 591.0M 0 0 46 275.0M 0 147.7k 1:08:17 31:46 36:31 118.9k 46 591.0M 0 0 46 275.1M 0 147.7k 1:08:17 31:47 36:30 122.3k 46 591.0M 0 0 46 275.3M 0 147.7k 1:08:17 31:49 36:28 116.0k 46 591.0M 0 0 46 275.5M 0 147.7k 1:08:17 31:50 36:27 124.6k 46 591.0M 0 0 46 275.7M 0 147.7k 1:08:17 31:51 36:26 138.8k 46 591.0M 0 0 46 275.9M 0 147.7k 1:08:17 31:52 36:25 147.6k 46 591.0M 0 0 46 276.0M 0 147.6k 1:08:18 31:54 36:24 124.6k 46 591.0M 0 0 46 276.0M 0 147.6k 1:08:18 31:54 36:24 147.6k 46 591.0M 0 0 46 276.2M 0 147.6k 1:08:19 31:55 36:24 139.6k 46 591.0M 0 0 46 276.4M 0 147.6k 1:08:18 31:56 36:22 154.5k 46 591.0M 0 0 46 276.6M 0 147.6k 1:08:18 31:58 36:20 149.2k 46 591.0M 0 0 46 276.8M 0 147.6k 1:08:18 31:59 36:19 152.8k 46 591.0M 0 0 46 276.9M 0 147.6k 1:08:19 32:00 36:19 140.8k 46 591.0M 0 0 46 277.1M 0 147.6k 1:08:19 32:02 36:17 139.7k 46 591.0M 0 0 46 277.3M 0 147.6k 1:08:19 32:03 36:16 139.6k 46 591.0M 0 0 46 277.5M 0 147.6k 1:08:19 32:04 36:15 143.5k 46 591.0M 0 0 46 277.6M 0 147.6k 1:08:19 32:06 36:13 132.4k 47 591.0M 0 0 47 277.8M 0 147.5k 1:08:20 32:07 36:13 134.5k 47 591.0M 0 0 47 278.0M 0 147.6k 1:08:20 32:08 36:12 139.0k 47 591.0M 0 0 47 278.1M 0 147.6k 1:08:20 32:09 36:11 134.4k 47 591.0M 0 0 47 278.3M 0 147.6k 1:08:20 32:11 36:09 137.1k 47 591.0M 0 0 47 278.6M 0 147.6k 1:08:19 32:12 36:07 158.4k 47 591.0M 0 0 47 278.8M 0 147.7k 1:08:17 32:13 36:04 182.8k 47 591.0M 0 0 47 279.1M 0 147.7k 1:08:17 32:14 36:03 186.1k 47 591.0M 0 0 47 279.3M 0 147.7k 1:08:16 32:15 36:01 191.8k 47 591.0M 0 0 47 279.4M 0 147.7k 1:08:17 32:16 36:01 183.2k 47 591.0M 0 0 47 279.6M 0 147.7k 1:08:17 32:18 35:59 169.5k 47 591.0M 0 0 47 279.7M 0 147.7k 1:08:17 32:19 35:58 150.9k 47 591.0M 0 0 47 279.9M 0 147.7k 1:08:17 32:20 35:57 144.8k 47 591.0M 0 0 47 280.0M 0 147.7k 1:08:17 32:21 35:56 136.6k 47 591.0M 0 0 47 280.2M 0 147.6k 1:08:18 32:23 35:55 136.5k 47 591.0M 0 0 47 280.3M 0 147.6k 1:08:18 32:24 35:54 129.2k 47 591.0M 0 0 47 280.5M 0 147.6k 1:08:19 32:25 35:54 120.8k 47 591.0M 0 0 47 280.6M 0 147.5k 1:08:20 32:26 35:54 109.6k 47 591.0M 0 0 47 280.8M 0 147.5k 1:08:20 32:28 35:52 114.3k 47 591.0M 0 0 47 281.0M 0 147.6k 1:08:19 32:29 35:50 132.1k 47 591.0M 0 0 47 281.3M 0 147.6k 1:08:18 32:30 35:48 150.0k 47 591.0M 0 0 47 281.5M 0 147.6k 1:08:18 32:32 35:46 159.0k 47 591.0M 0 0 47 281.6M 0 147.6k 1:08:19 32:33 35:46 162.4k 47 591.0M 0 0 47 281.8M 0 147.6k 1:08:19 32:34 35:45 161.3k 47 591.0M 0 0 47 282.0M 0 147.6k 1:08:19 32:35 35:44 144.8k 47 591.0M 0 0 47 282.2M 0 147.6k 1:08:19 32:37 35:42 142.2k 47 591.0M 0 0 47 282.4M 0 147.6k 1:08:19 32:38 35:41 141.5k 47 591.0M 0 0 47 282.6M 0 147.6k 1:08:19 32:40 35:39 150.6k 47 591.0M 0 0 47 282.8M 0 147.6k 1:08:18 32:41 35:37 157.1k 47 591.0M 0 0 47 283.0M 0 147.7k 1:08:17 32:42 35:35 169.1k 47 591.0M 0 0 47 283.3M 0 147.7k 1:08:16 32:43 35:33 177.5k 47 591.0M 0 0 47 283.5M 0 147.7k 1:08:15 32:44 35:31 199.8k 48 591.0M 0 0 48 283.8M 0 147.8k 1:08:13 32:45 35:28 218.3k 48 591.0M 0 0 48 284.0M 0 147.8k 1:08:13 32:47 35:26 217.1k 48 591.0M 0 0 48 284.1M 0 147.8k 1:08:13 32:48 35:25 195.4k 48 591.0M 0 0 48 284.3M 0 147.8k 1:08:14 32:49 35:25 174.3k 48 591.0M 0 0 48 284.5M 0 147.8k 1:08:14 32:51 35:23 159.9k 48 591.0M 0 0 48 284.6M 0 147.8k 1:08:14 32:52 35:22 140.1k 48 591.0M 0 0 48 284.8M 0 147.7k 1:08:15 32:53 35:22 120.8k 48 591.0M 0 0 48 284.9M 0 147.7k 1:08:15 32:54 35:21 124.9k 48 591.0M 0 0 48 285.0M 0 147.7k 1:08:16 32:55 35:21 118.2k 48 591.0M 0 0 48 285.2M 0 147.7k 1:08:16 32:56 35:20 123.1k 48 591.0M 0 0 48 285.4M 0 147.7k 1:08:15 32:57 35:18 129.3k 48 591.0M 0 0 48 285.6M 0 147.7k 1:08:16 32:59 35:17 140.4k 48 591.0M 0 0 48 285.8M 0 147.7k 1:08:15 33:00 35:15 147.8k 48 591.0M 0 0 48 286.0M 0 147.8k 1:08:14 33:01 35:13 168.6k 48 591.0M 0 0 48 286.3M 0 147.8k 1:08:13 33:02 35:11 179.1k 48 591.0M 0 0 48 286.5M 0 147.9k 1:08:12 33:03 35:09 192.1k 48 591.0M 0 0 48 286.8M 0 147.9k 1:08:11 33:05 35:06 206.1k 48 591.0M 0 0 48 287.0M 0 147.9k 1:08:10 33:06 35:04 211.3k 48 591.0M 0 0 48 287.1M 0 147.9k 1:08:10 33:07 35:03 206.0k 48 591.0M 0 0 48 287.3M 0 147.9k 1:08:10 33:08 35:02 178.7k 48 591.0M 0 0 48 287.5M 0 147.9k 1:08:11 33:09 35:02 160.0k 48 591.0M 0 0 48 287.6M 0 147.9k 1:08:11 33:11 35:00 141.4k 48 591.0M 0 0 48 287.8M 0 147.9k 1:08:12 33:12 35:00 132.5k 48 591.0M 0 0 48 288.0M 0 147.9k 1:08:11 33:13 34:58 133.1k 48 591.0M 0 0 48 288.1M 0 147.8k 1:08:12 33:14 34:58 130.1k 48 591.0M 0 0 48 288.2M 0 147.8k 1:08:13 33:16 34:57 125.2k 48 591.0M 0 0 48 288.3M 0 147.8k 1:08:13 33:17 34:56 127.8k 48 591.0M 0 0 48 288.5M 0 147.8k 1:08:13 33:18 34:55 133.0k 48 591.0M 0 0 48 288.6M 0 147.8k 1:08:13 33:19 34:54 121.8k 48 591.0M 0 0 48 288.8M 0 147.8k 1:08:14 33:20 34:54 123.4k 48 591.0M 0 0 48 288.9M 0 147.8k 1:08:15 33:21 34:54 123.8k 48 591.0M 0 0 48 289.0M 0 147.7k 1:08:16 33:23 34:53 111.7k 48 591.0M 0 0 48 289.2M 0 147.7k 1:08:16 33:24 34:52 107.8k 48 591.0M 0 0 48 289.4M 0 147.7k 1:08:16 33:25 34:51 116.7k 49 591.0M 0 0 49 289.6M 0 147.7k 1:08:15 33:27 34:48 130.4k 49 591.0M 0 0 49 289.8M 0 147.7k 1:08:15 33:28 34:47 141.4k 49 591.0M 0 0 49 290.0M 0 147.7k 1:08:15 33:29 34:46 161.5k 49 591.0M 0 0 49 290.1M 0 147.7k 1:08:15 33:30 34:45 169.1k 49 591.0M 0 0 49 290.3M 0 147.8k 1:08:14 33:31 34:43 169.4k 49 591.0M 0 0 49 290.5M 0 147.8k 1:08:14 33:32 34:42 170.9k 49 591.0M 0 0 49 290.7M 0 147.8k 1:08:13 33:33 34:40 169.2k 49 591.0M 0 0 49 290.9M 0 147.8k 1:08:13 33:34 34:39 170.4k 49 591.0M 0 0 49 291.1M 0 147.8k 1:08:13 33:36 34:37 169.2k 49 591.0M 0 0 49 291.3M 0 147.8k 1:08:13 33:37 34:36 168.5k 49 591.0M 0 0 49 291.5M 0 147.8k 1:08:12 33:38 34:34 168.5k 49 591.0M 0 0 49 291.6M 0 147.8k 1:08:13 33:39 34:34 156.7k 49 591.0M 0 0 49 291.7M 0 147.8k 1:08:13 33:40 34:33 149.7k 49 591.0M 0 0 49 291.9M 0 147.8k 1:08:13 33:41 34:32 154.3k 49 591.0M 0 0 49 292.1M 0 147.8k 1:08:13 33:42 34:31 149.5k 49 591.0M 0 0 49 292.3M 0 147.8k 1:08:12 33:44 34:28 146.6k 49 591.0M 0 0 49 292.5M 0 147.9k 1:08:11 33:45 34:26 163.9k 49 591.0M 0 0 49 292.7M 0 147.9k 1:08:11 33:46 34:25 168.8k 49 591.0M 0 0 49 292.9M 0 147.9k 1:08:11 33:47 34:24 166.0k 49 591.0M 0 0 49 293.1M 0 147.9k 1:08:10 33:48 34:22 180.8k 49 591.0M 0 0 49 293.5M 0 148.0k 1:08:08 33:49 34:19 205.6k 49 591.0M 0 0 49 293.8M 0 148.1k 1:08:05 33:50 34:15 229.4k 49 591.0M 0 0 49 294.1M 0 148.2k 1:08:03 33:52 34:11 252.1k 49 591.0M 0 0 49 294.3M 0 148.2k 1:08:02 33:53 34:09 263.6k 49 591.0M 0 0 49 294.6M 0 148.2k 1:08:02 33:54 34:08 250.1k 49 591.0M 0 0 49 294.8M 0 148.2k 1:08:02 33:56 34:06 210.8k 49 591.0M 0 0 49 294.9M 0 148.2k 1:08:03 33:57 34:06 172.3k 49 591.0M 0 0 49 295.1M 0 148.2k 1:08:03 33:58 34:05 151.4k 49 591.0M 0 0 49 295.3M 0 148.2k 1:08:03 34:00 34:03 141.8k 49 591.0M 0 0 49 295.5M 0 148.1k 1:08:04 34:01 34:03 127.6k 50 591.0M 0 0 50 295.6M 0 148.1k 1:08:05 34:03 34:02 118.7k 50 591.0M 0 0 50 295.7M 0 148.1k 1:08:06 34:04 34:02 117.9k 50 591.0M 0 0 50 295.9M 0 148.1k 1:08:06 34:05 34:01 120.7k 50 591.0M 0 0 50 296.1M 0 148.1k 1:08:05 34:07 33:58 125.0k 50 591.0M 0 0 50 296.3M 0 148.1k 1:08:05 34:08 33:57 135.7k 50 591.0M 0 0 50 296.5M 0 148.1k 1:08:05 34:09 33:56 145.8k 50 591.0M 0 0 50 296.6M 0 148.1k 1:08:06 34:11 33:55 148.3k 50 591.0M 0 0 50 296.8M 0 148.1k 1:08:05 34:12 33:53 151.5k 50 591.0M 0 0 50 297.1M 0 148.1k 1:08:05 34:13 33:52 149.6k 50 591.0M 0 0 50 297.2M 0 148.1k 1:08:06 34:14 33:52 138.9k 50 591.0M 0 0 50 297.3M 0 148.0k 1:08:07 34:16 33:51 128.0k 50 591.0M 0 0 50 297.5M 0 148.0k 1:08:07 34:17 33:50 137.2k 50 591.0M 0 0 50 297.7M 0 148.0k 1:08:06 34:18 33:48 136.0k 50 591.0M 0 0 50 297.8M 0 148.0k 1:08:07 34:19 33:48 122.1k 50 591.0M 0 0 50 298.0M 0 148.0k 1:08:07 34:21 33:46 129.2k 50 591.0M 0 0 50 298.2M 0 148.0k 1:08:07 34:22 33:45 142.0k 50 591.0M 0 0 50 298.4M 0 148.0k 1:08:07 34:23 33:44 147.2k 50 591.0M 0 0 50 298.6M 0 148.0k 1:08:06 34:24 33:42 147.8k 50 591.0M 0 0 50 298.7M 0 148.0k 1:08:07 34:25 33:42 149.9k 50 591.0M 0 0 50 298.8M 0 148.0k 1:08:07 34:26 33:41 148.1k 50 591.0M 0 0 50 299.0M 0 148.0k 1:08:07 34:27 33:40 146.2k 50 591.0M 0 0 50 299.1M 0 148.0k 1:08:07 34:29 33:38 140.6k 50 591.0M 0 0 50 299.3M 0 148.0k 1:08:07 34:30 33:37 140.6k 50 591.0M 0 0 50 299.5M 0 148.0k 1:08:07 34:31 33:36 140.4k 50 591.0M 0 0 50 299.6M 0 148.0k 1:08:09 34:32 33:37 130.5k 50 591.0M 0 0 50 299.7M 0 147.9k 1:08:10 34:34 33:36 121.9k 50 591.0M 0 0 50 299.9M 0 147.9k 1:08:10 34:35 33:35 116.7k 50 591.0M 0 0 50 300.0M 0 147.9k 1:08:11 34:37 33:34 103.4k 50 591.0M 0 0 50 300.2M 0 147.9k 1:08:11 34:38 33:33 105.6k 50 591.0M 0 0 50 300.4M 0 147.8k 1:08:12 34:40 33:32 109.1k 50 591.0M 0 0 50 300.5M 0 147.8k 1:08:13 34:41 33:32 114.3k 50 591.0M 0 0 50 300.7M 0 147.8k 1:08:13 34:42 33:31 119.8k 50 591.0M 0 0 50 300.9M 0 147.8k 1:08:12 34:43 33:29 134.1k 50 591.0M 0 0 50 301.0M 0 147.8k 1:08:13 34:44 33:29 135.0k 50 591.0M 0 0 50 301.2M 0 147.8k 1:08:12 34:46 33:26 147.2k 50 591.0M 0 0 50 301.3M 0 147.8k 1:08:13 34:47 33:26 148.6k 51 591.0M 0 0 51 301.5M 0 147.8k 1:08:13 34:48 33:25 141.7k 51 591.0M 0 0 51 301.6M 0 147.8k 1:08:14 34:49 33:25 129.2k 51 591.0M 0 0 51 301.8M 0 147.8k 1:08:14 34:50 33:24 131.7k 51 591.0M 0 0 51 302.0M 0 147.8k 1:08:13 34:51 33:22 144.2k 51 591.0M 0 0 51 302.3M 0 147.9k 1:08:11 34:52 33:19 165.9k 51 591.0M 0 0 51 302.5M 0 147.9k 1:08:11 34:54 33:17 181.9k 51 591.0M 0 0 51 302.7M 0 147.9k 1:08:10 34:55 33:15 188.3k 51 591.0M 0 0 51 302.9M 0 147.9k 1:08:10 34:56 33:14 196.5k 51 591.0M 0 0 51 303.1M 0 147.9k 1:08:10 34:57 33:13 187.4k 51 591.0M 0 0 51 303.2M 0 147.9k 1:08:10 34:58 33:12 165.6k 51 591.0M 0 0 51 303.3M 0 147.9k 1:08:10 34:59 33:11 148.2k 51 591.0M 0 0 51 303.5M 0 147.9k 1:08:11 35:00 33:11 138.0k 51 591.0M 0 0 51 303.6M 0 147.9k 1:08:12 35:02 33:10 127.8k 51 591.0M 0 0 51 303.8M 0 147.8k 1:08:12 35:03 33:09 119.0k 51 591.0M 0 0 51 304.0M 0 147.8k 1:08:12 35:04 33:08 126.2k 51 591.0M 0 0 51 304.1M 0 147.9k 1:08:11 35:05 33:06 136.1k 51 591.0M 0 0 51 304.3M 0 147.9k 1:08:11 35:06 33:05 148.2k 51 591.0M 0 0 51 304.5M 0 147.9k 1:08:11 35:08 33:03 155.0k 51 591.0M 0 0 51 304.7M 0 147.9k 1:08:10 35:09 33:01 167.8k 51 591.0M 0 0 51 304.8M 0 147.9k 1:08:11 35:10 33:01 162.8k 51 591.0M 0 0 51 305.0M 0 147.9k 1:08:11 35:11 33:00 160.6k 51 591.0M 0 0 51 305.2M 0 147.9k 1:08:10 35:12 32:58 160.1k 51 591.0M 0 0 51 305.4M 0 147.9k 1:08:10 35:13 32:57 166.5k 51 591.0M 0 0 51 305.6M 0 147.9k 1:08:10 35:14 32:56 159.6k 51 591.0M 0 0 51 305.8M 0 147.9k 1:08:09 35:16 32:53 166.1k 51 591.0M 0 0 51 306.0M 0 147.9k 1:08:10 35:17 32:53 158.8k 51 591.0M 0 0 51 306.1M 0 147.9k 1:08:11 35:19 32:52 140.9k 51 591.0M 0 0 51 306.3M 0 147.9k 1:08:12 35:20 32:52 127.2k 51 591.0M 0 0 51 306.5M 0 147.9k 1:08:12 35:21 32:51 127.2k 51 591.0M 0 0 51 306.6M 0 147.8k 1:08:12 35:23 32:49 121.5k 51 591.0M 0 0 51 306.8M 0 147.8k 1:08:12 35:24 32:48 118.2k 51 591.0M 0 0 51 307.0M 0 147.8k 1:08:13 35:26 32:47 124.9k 51 591.0M 0 0 51 307.1M 0 147.8k 1:08:14 35:27 32:47 120.8k 51 591.0M 0 0 51 307.2M 0 147.7k 1:08:15 35:28 32:47 112.3k 52 591.0M 0 0 52 307.4M 0 147.8k 1:08:14 35:29 32:45 121.5k 52 591.0M 0 0 52 307.6M 0 147.8k 1:08:13 35:31 32:42 135.5k 52 591.0M 0 0 52 307.9M 0 147.8k 1:08:13 35:32 32:41 149.0k 52 591.0M 0 0 52 308.1M 0 147.8k 1:08:13 35:33 32:40 166.5k 52 591.0M 0 0 52 308.2M 0 147.8k 1:08:13 35:35 32:38 163.5k 52 591.0M 0 0 52 308.4M 0 147.8k 1:08:14 35:36 32:38 154.2k 52 591.0M 0 0 52 308.6M 0 147.8k 1:08:13 35:37 32:36 152.3k 52 591.0M 0 0 52 308.8M 0 147.8k 1:08:12 35:38 32:34 152.3k 52 591.0M 0 0 52 309.0M 0 147.8k 1:08:12 35:39 32:33 157.0k 52 591.0M 0 0 52 309.3M 0 147.9k 1:08:11 35:41 32:30 177.3k 52 591.0M 0 0 52 309.5M 0 147.9k 1:08:12 35:42 32:30 171.5k 52 591.0M 0 0 52 309.6M 0 147.8k 1:08:12 35:43 32:29 156.9k 52 591.0M 0 0 52 309.8M 0 147.8k 1:08:12 35:45 32:27 147.5k 52 591.0M 0 0 52 310.0M 0 147.8k 1:08:12 35:46 32:26 147.8k 52 591.0M 0 0 52 310.2M 0 147.9k 1:08:11 35:47 32:24 152.1k 52 591.0M 0 0 52 310.5M 0 148.0k 1:08:09 35:48 32:21 182.2k 52 591.0M 0 0 52 310.7M 0 148.0k 1:08:08 35:49 32:19 200.0k 52 591.0M 0 0 52 310.9M 0 148.0k 1:08:09 35:51 32:18 193.7k 52 591.0M 0 0 52 311.0M 0 147.9k 1:08:09 35:52 32:17 181.8k 52 591.0M 0 0 52 311.1M 0 147.9k 1:08:10 35:53 32:17 159.3k 52 591.0M 0 0 52 311.3M 0 147.9k 1:08:11 35:54 32:17 126.3k 52 591.0M 0 0 52 311.5M 0 147.9k 1:08:11 35:56 32:15 119.3k 52 591.0M 0 0 52 311.6M 0 147.8k 1:08:12 35:57 32:15 105.6k 52 591.0M 0 0 52 311.7M 0 147.8k 1:08:14 35:59 32:15 98888 52 591.0M 0 0 52 311.8M 0 147.7k 1:08:15 36:01 32:14 94967 52 591.0M 0 0 52 312.0M 0 147.7k 1:08:16 36:02 32:14 95685 52 591.0M 0 0 52 312.1M 0 147.7k 1:08:16 36:03 32:13 93271 52 591.0M 0 0 52 312.3M 0 147.7k 1:08:16 36:05 32:11 104.7k 52 591.0M 0 0 52 312.6M 0 147.7k 1:08:16 36:06 32:10 131.0k 52 591.0M 0 0 52 312.8M 0 147.7k 1:08:15 36:07 32:08 150.6k 52 591.0M 0 0 52 313.0M 0 147.8k 1:08:14 36:08 32:06 175.9k 53 591.0M 0 0 53 313.3M 0 147.8k 1:08:12 36:09 32:03 201.8k 53 591.0M 0 0 53 313.4M 0 147.8k 1:08:13 36:10 32:03 197.6k 53 591.0M 0 0 53 313.5M 0 147.8k 1:08:13 36:11 32:02 179.5k 53 591.0M 0 0 53 313.6M 0 147.8k 1:08:14 36:12 32:02 164.6k 53 591.0M 0 0 53 313.8M 0 147.8k 1:08:14 36:14 32:00 146.7k 53 591.0M 0 0 53 314.1M 0 147.8k 1:08:13 36:15 31:58 141.5k 53 591.0M 0 0 53 314.3M 0 147.8k 1:08:12 36:16 31:56 156.0k 53 591.0M 0 0 53 314.5M 0 147.9k 1:08:12 36:17 31:55 170.5k 53 591.0M 0 0 53 314.7M 0 147.9k 1:08:11 36:18 31:53 180.3k 53 591.0M 0 0 53 314.9M 0 147.9k 1:08:11 36:20 31:51 180.4k 53 591.0M 0 0 53 315.1M 0 147.9k 1:08:11 36:21 31:50 166.9k 53 591.0M 0 0 53 315.3M 0 147.9k 1:08:12 36:22 31:50 158.4k 53 591.0M 0 0 53 315.5M 0 147.9k 1:08:11 36:23 31:48 154.8k 53 591.0M 0 0 53 315.6M 0 147.9k 1:08:11 36:25 31:46 153.4k 53 591.0M 0 0 53 315.9M 0 147.9k 1:08:10 36:26 31:44 164.7k 53 591.0M 0 0 53 316.1M 0 148.0k 1:08:09 36:27 31:42 184.9k 53 591.0M 0 0 53 316.4M 0 148.0k 1:08:08 36:29 31:39 189.4k 53 591.0M 0 0 53 316.6M 0 148.0k 1:08:09 36:30 31:39 176.3k 53 591.0M 0 0 53 316.7M 0 147.9k 1:08:09 36:31 31:38 169.2k 53 591.0M 0 0 53 316.9M 0 147.9k 1:08:09 36:32 31:37 156.0k 53 591.0M 0 0 53 317.1M 0 148.0k 1:08:09 36:34 31:35 145.4k 53 591.0M 0 0 53 317.3M 0 148.0k 1:08:08 36:35 31:33 152.1k 53 591.0M 0 0 53 317.6M 0 148.0k 1:08:07 36:36 31:31 174.1k 53 591.0M 0 0 53 317.9M 0 148.1k 1:08:05 36:37 31:28 204.8k 53 591.0M 0 0 53 318.1M 0 148.1k 1:08:05 36:38 31:27 212.9k 53 591.0M 0 0 53 318.2M 0 148.1k 1:08:05 36:39 31:26 199.2k 53 591.0M 0 0 53 318.3M 0 148.1k 1:08:05 36:40 31:25 183.8k 53 591.0M 0 0 53 318.5M 0 148.1k 1:08:05 36:42 31:23 168.0k 53 591.0M 0 0 53 318.7M 0 148.1k 1:08:05 36:43 31:22 144.9k 53 591.0M 0 0 53 318.9M 0 148.1k 1:08:05 36:44 31:21 138.2k 53 591.0M 0 0 53 319.0M 0 148.1k 1:08:06 36:45 31:21 141.5k 54 591.0M 0 0 54 319.2M 0 148.1k 1:08:05 36:46 31:19 151.5k 54 591.0M 0 0 54 319.5M 0 148.1k 1:08:04 36:47 31:17 163.8k 54 591.0M 0 0 54 319.7M 0 148.2k 1:08:03 36:49 31:14 172.3k 54 591.0M 0 0 54 319.9M 0 148.1k 1:08:04 36:50 31:14 169.4k 54 591.0M 0 0 54 320.1M 0 148.2k 1:08:03 36:51 31:12 179.0k 54 591.0M 0 0 54 320.3M 0 148.1k 1:08:04 36:53 31:11 162.0k 54 591.0M 0 0 54 320.5M 0 148.1k 1:08:04 36:54 31:10 150.4k 54 591.0M 0 0 54 320.6M 0 148.1k 1:08:04 36:55 31:09 145.4k 54 591.0M 0 0 54 320.9M 0 148.2k 1:08:03 36:57 31:06 162.2k 54 591.0M 0 0 54 321.2M 0 148.2k 1:08:01 36:58 31:03 177.9k 54 591.0M 0 0 54 321.5M 0 148.3k 1:07:59 36:59 31:00 212.2k 54 591.0M 0 0 54 321.8M 0 148.3k 1:07:58 37:00 30:58 229.2k 54 591.0M 0 0 54 322.1M 0 148.4k 1:07:57 37:02 30:55 233.4k 54 591.0M 0 0 54 322.3M 0 148.4k 1:07:57 37:03 30:54 223.6k 54 591.0M 0 0 54 322.5M 0 148.4k 1:07:56 37:04 30:52 212.3k 54 591.0M 0 0 54 322.8M 0 148.5k 1:07:55 37:05 30:50 206.4k 54 591.0M 0 0 54 323.0M 0 148.5k 1:07:54 37:06 30:48 207.1k 54 591.0M 0 0 54 323.2M 0 148.5k 1:07:53 37:07 30:46 201.5k 54 591.0M 0 0 54 323.4M 0 148.5k 1:07:53 37:09 30:44 189.5k 54 591.0M 0 0 54 323.4M 0 148.5k 1:07:53 37:09 30:44 148.5k 54 591.0M 0 0 54 323.5M 0 148.5k 1:07:55 37:10 30:45 79437 54 591.0M 0 0 54 323.7M 0 148.5k 1:07:55 37:12 30:43 103.5k 54 591.0M 0 0 54 323.8M 0 148.5k 1:07:55 37:13 30:42 109.1k 54 591.0M 0 0 54 324.0M 0 148.5k 1:07:55 37:14 30:41 125.0k 54 591.0M 0 0 54 324.2M 0 148.5k 1:07:54 37:15 30:39 131.7k 54 591.0M 0 0 54 324.4M 0 148.5k 1:07:54 37:16 30:38 151.0k 54 591.0M 0 0 54 324.5M 0 148.5k 1:07:55 37:17 30:38 150.7k 54 591.0M 0 0 54 324.7M 0 148.5k 1:07:55 37:19 30:36 151.5k 54 591.0M 0 0 54 324.9M 0 148.5k 1:07:55 37:20 30:35 141.9k 55 591.0M 0 0 55 325.1M 0 148.5k 1:07:55 37:21 30:34 140.9k 55 591.0M 0 0 55 325.3M 0 148.5k 1:07:55 37:22 30:33 143.4k 55 591.0M 0 0 55 325.5M 0 148.5k 1:07:55 37:24 30:31 146.1k 55 591.0M 0 0 55 325.6M 0 148.5k 1:07:55 37:25 30:30 146.9k 55 591.0M 0 0 55 325.8M 0 148.5k 1:07:55 37:26 30:29 152.8k 55 591.0M 0 0 55 326.0M 0 148.5k 1:07:55 37:27 30:28 146.7k 55 591.0M 0 0 55 326.1M 0 148.4k 1:07:56 37:29 30:27 130.9k 55 591.0M 0 0 55 326.2M 0 148.4k 1:07:57 37:30 30:27 123.8k 55 591.0M 0 0 55 326.3M 0 148.4k 1:07:57 37:31 30:26 120.2k 55 591.0M 0 0 55 326.5M 0 148.4k 1:07:57 37:32 30:25 119.6k 55 591.0M 0 0 55 326.7M 0 148.4k 1:07:57 37:33 30:24 129.4k 55 591.0M 0 0 55 327.0M 0 148.4k 1:07:56 37:35 30:21 155.9k 55 591.0M 0 0 55 327.1M 0 148.5k 1:07:55 37:36 30:19 172.4k 55 591.0M 0 0 55 327.3M 0 148.5k 1:07:55 37:37 30:18 177.0k 55 591.0M 0 0 55 327.5M 0 148.5k 1:07:55 37:38 30:17 178.7k 55 591.0M 0 0 55 327.6M 0 148.4k 1:07:56 37:39 30:17 161.5k 55 591.0M 0 0 55 327.8M 0 148.4k 1:07:56 37:41 30:15 139.1k 55 591.0M 0 0 55 327.9M 0 148.4k 1:07:57 37:42 30:15 123.2k 55 591.0M 0 0 55 328.0M 0 148.4k 1:07:58 37:43 30:15 114.1k 55 591.0M 0 0 55 328.2M 0 148.4k 1:07:58 37:44 30:14 111.3k 55 591.0M 0 0 55 328.5M 0 148.4k 1:07:57 37:46 30:11 127.7k 55 591.0M 0 0 55 328.6M 0 148.4k 1:07:57 37:47 30:10 134.1k 55 591.0M 0 0 55 328.9M 0 148.4k 1:07:57 37:49 30:08 152.0k 55 591.0M 0 0 55 329.1M 0 148.4k 1:07:56 37:50 30:06 162.1k 55 591.0M 0 0 55 329.2M 0 148.4k 1:07:57 37:51 30:06 152.8k 55 591.0M 0 0 55 329.4M 0 148.4k 1:07:57 37:52 30:05 151.8k 55 591.0M 0 0 55 329.6M 0 148.4k 1:07:57 37:53 30:04 156.0k 55 591.0M 0 0 55 329.7M 0 148.4k 1:07:57 37:55 30:02 138.9k 55 591.0M 0 0 55 329.8M 0 148.3k 1:07:59 37:56 30:03 121.2k 55 591.0M 0 0 55 330.0M 0 148.3k 1:07:59 37:58 30:01 126.3k 55 591.0M 0 0 55 330.1M 0 148.3k 1:07:59 37:59 30:00 118.7k 55 591.0M 0 0 55 330.3M 0 148.3k 1:07:59 38:00 29:59 116.9k 55 591.0M 0 0 55 330.5M 0 148.3k 1:07:59 38:01 29:58 123.8k 55 591.0M 0 0 55 330.8M 0 148.3k 1:07:58 38:02 29:56 149.6k 56 591.0M 0 0 56 331.0M 0 148.3k 1:07:58 38:04 29:54 160.9k 56 591.0M 0 0 56 331.1M 0 148.3k 1:07:59 38:05 29:54 156.7k 56 591.0M 0 0 56 331.3M 0 148.3k 1:07:58 38:06 29:52 161.5k 56 591.0M 0 0 56 331.5M 0 148.4k 1:07:58 38:07 29:51 173.7k 56 591.0M 0 0 56 331.8M 0 148.4k 1:07:57 38:08 29:49 174.1k 56 591.0M 0 0 56 332.0M 0 148.4k 1:07:57 38:10 29:47 169.1k 56 591.0M 0 0 56 332.1M 0 148.4k 1:07:56 38:11 29:45 183.9k 56 591.0M 0 0 56 332.3M 0 148.4k 1:07:56 38:12 29:44 189.1k 56 591.0M 0 0 56 332.5M 0 148.5k 1:07:55 38:13 29:42 186.2k 56 591.0M 0 0 56 332.7M 0 148.5k 1:07:55 38:14 29:41 177.5k 56 591.0M 0 0 56 332.9M 0 148.5k 1:07:55 38:15 29:40 177.7k 56 591.0M 0 0 56 333.1M 0 148.5k 1:07:55 38:16 29:39 166.0k 56 591.0M 0 0 56 333.2M 0 148.5k 1:07:55 38:17 29:38 153.3k 56 591.0M 0 0 56 333.5M 0 148.5k 1:07:55 38:19 29:36 156.2k 56 591.0M 0 0 56 333.6M 0 148.5k 1:07:55 38:20 29:35 148.1k 56 591.0M 0 0 56 333.8M 0 148.5k 1:07:55 38:22 29:33 141.9k 56 591.0M 0 0 56 334.0M 0 148.4k 1:07:55 38:23 29:32 143.1k 56 591.0M 0 0 56 334.2M 0 148.5k 1:07:55 38:24 29:31 149.6k 56 591.0M 0 0 56 334.4M 0 148.5k 1:07:55 38:25 29:30 146.0k 56 591.0M 0 0 56 334.6M 0 148.5k 1:07:54 38:27 29:27 158.2k 56 591.0M 0 0 56 334.9M 0 148.5k 1:07:53 38:28 29:25 175.9k 56 591.0M 0 0 56 335.1M 0 148.6k 1:07:52 38:29 29:23 191.1k 56 591.0M 0 0 56 335.4M 0 148.6k 1:07:52 38:31 29:21 196.0k 56 591.0M 0 0 56 335.5M 0 148.6k 1:07:52 38:32 29:20 185.2k 56 591.0M 0 0 56 335.6M 0 148.6k 1:07:52 38:33 29:19 172.9k 56 591.0M 0 0 56 335.8M 0 148.6k 1:07:52 38:34 29:18 164.5k 56 591.0M 0 0 56 336.0M 0 148.6k 1:07:52 38:35 29:17 148.6k 56 591.0M 0 0 56 336.1M 0 148.5k 1:07:53 38:36 29:17 132.9k 56 591.0M 0 0 56 336.3M 0 148.5k 1:07:53 38:37 29:16 133.1k 56 591.0M 0 0 56 336.5M 0 148.5k 1:07:53 38:39 29:14 135.2k 56 591.0M 0 0 56 336.6M 0 148.5k 1:07:53 38:40 29:13 130.4k 56 591.0M 0 0 56 336.8M 0 148.5k 1:07:54 38:42 29:12 120.3k 57 591.0M 0 0 57 336.9M 0 148.4k 1:07:55 38:43 29:12 115.5k 57 591.0M 0 0 57 337.0M 0 148.4k 1:07:56 38:44 29:12 111.1k 57 591.0M 0 0 57 337.1M 0 148.4k 1:07:57 38:45 29:12 105.7k 57 591.0M 0 0 57 337.3M 0 148.4k 1:07:58 38:47 29:11 97814 57 591.0M 0 0 57 337.4M 0 148.3k 1:07:58 38:48 29:10 97.96k 57 591.0M 0 0 57 337.5M 0 148.3k 1:07:59 38:49 29:10 100.2k 57 591.0M 0 0 57 337.7M 0 148.3k 1:08:00 38:51 29:09 104.4k 57 591.0M 0 0 57 337.9M 0 148.3k 1:08:00 38:52 29:08 110.6k 57 591.0M 0 0 57 338.1M 0 148.3k 1:08:00 38:54 29:06 124.3k 57 591.0M 0 0 57 338.3M 0 148.3k 1:07:59 38:55 29:04 137.5k 57 591.0M 0 0 57 338.4M 0 148.3k 1:08:00 38:56 29:04 137.5k 57 591.0M 0 0 57 338.6M 0 148.3k 1:08:00 38:57 29:03 147.6k 57 591.0M 0 0 57 338.7M 0 148.3k 1:08:00 38:58 29:02 143.8k 57 591.0M 0 0 57 338.9M 0 148.3k 1:08:00 38:59 29:01 141.4k 57 591.0M 0 0 57 339.1M 0 148.3k 1:08:00 39:01 28:59 135.5k 57 591.0M 0 0 57 339.3M 0 148.3k 1:08:00 39:02 28:58 141.3k 57 591.0M 0 0 57 339.4M 0 148.3k 1:08:01 39:03 28:58 135.8k 57 591.0M 0 0 57 339.6M 0 148.3k 1:08:01 39:04 28:57 141.1k 57 591.0M 0 0 57 339.8M 0 148.3k 1:08:00 39:06 28:54 145.9k 57 591.0M 0 0 57 340.0M 0 148.3k 1:08:00 39:07 28:53 148.5k 57 591.0M 0 0 57 340.1M 0 148.3k 1:08:00 39:08 28:52 153.5k 57 591.0M 0 0 57 340.4M 0 148.3k 1:07:59 39:09 28:50 167.3k 57 591.0M 0 0 57 340.6M 0 148.3k 1:07:59 39:10 28:49 173.2k 57 591.0M 0 0 57 340.7M 0 148.3k 1:08:00 39:12 28:48 154.4k 57 591.0M 0 0 57 340.8M 0 148.3k 1:08:01 39:13 28:48 138.7k 57 591.0M 0 0 57 340.8M 0 148.2k 1:08:02 39:14 28:48 122.3k 57 591.0M 0 0 57 341.0M 0 148.2k 1:08:02 39:15 28:47 100.9k 57 591.0M 0 0 57 341.1M 0 148.2k 1:08:03 39:16 28:47 98451 57 591.0M 0 0 57 341.3M 0 148.2k 1:08:02 39:17 28:45 113.5k 57 591.0M 0 0 57 341.5M 0 148.2k 1:08:02 39:19 28:43 130.9k 57 591.0M 0 0 57 341.7M 0 148.2k 1:08:02 39:20 28:42 149.0k 57 591.0M 0 0 57 341.9M 0 148.2k 1:08:01 39:21 28:40 165.6k 57 591.0M 0 0 57 342.1M 0 148.2k 1:08:01 39:22 28:39 171.2k 57 591.0M 0 0 57 342.3M 0 148.3k 1:08:01 39:23 28:38 168.1k 57 591.0M 0 0 57 342.5M 0 148.3k 1:08:01 39:24 28:37 167.1k 57 591.0M 0 0 57 342.6M 0 148.2k 1:08:01 39:26 28:35 159.1k 58 591.0M 0 0 58 342.8M 0 148.3k 1:08:01 39:27 28:34 155.9k 58 591.0M 0 0 58 343.0M 0 148.2k 1:08:01 39:28 28:33 147.8k 58 591.0M 0 0 58 343.1M 0 148.2k 1:08:02 39:29 28:33 133.7k 58 591.0M 0 0 58 343.2M 0 148.2k 1:08:02 39:31 28:31 123.1k 58 591.0M 0 0 58 343.3M 0 148.2k 1:08:03 39:32 28:31 120.6k 58 591.0M 0 0 58 343.5M 0 148.2k 1:08:03 39:33 28:30 112.7k 58 591.0M 0 0 58 343.6M 0 148.1k 1:08:04 39:34 28:30 102.6k 58 591.0M 0 0 58 343.7M 0 148.1k 1:08:05 39:35 28:30 104.6k 58 591.0M 0 0 58 343.8M 0 148.1k 1:08:05 39:37 28:28 105.3k 58 591.0M 0 0 58 344.1M 0 148.1k 1:08:05 39:38 28:27 122.4k 58 591.0M 0 0 58 344.4M 0 148.2k 1:08:03 39:39 28:24 149.4k 58 591.0M 0 0 58 344.6M 0 148.2k 1:08:02 39:40 28:22 180.9k 58 591.0M 0 0 58 344.8M 0 148.2k 1:08:02 39:42 28:20 187.3k 58 591.0M 0 0 58 345.0M 0 148.2k 1:08:03 39:43 28:20 186.6k 58 591.0M 0 0 58 345.1M 0 148.1k 1:08:04 39:45 28:19 160.5k 58 591.0M 0 0 58 345.3M 0 148.1k 1:08:04 39:46 28:18 133.3k 58 591.0M 0 0 58 345.5M 0 148.1k 1:08:04 39:47 28:17 120.0k 58 591.0M 0 0 58 345.6M 0 148.1k 1:08:05 39:48 28:17 111.0k 58 591.0M 0 0 58 345.7M 0 148.1k 1:08:05 39:50 28:15 109.9k 58 591.0M 0 0 58 345.9M 0 148.1k 1:08:05 39:51 28:14 124.0k 58 591.0M 0 0 58 346.1M 0 148.1k 1:08:05 39:52 28:13 134.8k 58 591.0M 0 0 58 346.3M 0 148.1k 1:08:05 39:53 28:12 141.5k 58 591.0M 0 0 58 346.5M 0 148.1k 1:08:06 39:55 28:11 138.7k 58 591.0M 0 0 58 346.6M 0 148.0k 1:08:07 39:56 28:11 130.8k 58 591.0M 0 0 58 346.7M 0 148.0k 1:08:08 39:58 28:10 120.8k 58 591.0M 0 0 58 346.9M 0 148.0k 1:08:08 39:59 28:09 113.8k 58 591.0M 0 0 58 347.0M 0 148.0k 1:08:08 40:00 28:08 106.6k 58 591.0M 0 0 58 347.2M 0 148.0k 1:08:09 40:02 28:07 112.6k 58 591.0M 0 0 58 347.3M 0 148.0k 1:08:09 40:03 28:06 119.6k 58 591.0M 0 0 58 347.5M 0 147.9k 1:08:09 40:04 28:05 124.9k 58 591.0M 0 0 58 347.6M 0 148.0k 1:08:09 40:05 28:04 132.4k 58 591.0M 0 0 58 347.8M 0 148.0k 1:08:09 40:06 28:03 142.4k 58 591.0M 0 0 58 348.0M 0 148.0k 1:08:09 40:08 28:01 144.2k 58 591.0M 0 0 58 348.2M 0 148.0k 1:08:09 40:09 28:00 146.9k 58 591.0M 0 0 58 348.4M 0 147.9k 1:08:09 40:10 27:59 145.7k 58 591.0M 0 0 58 348.6M 0 147.9k 1:08:09 40:12 27:57 144.1k 59 591.0M 0 0 59 348.8M 0 147.9k 1:08:10 40:13 27:57 136.0k 59 591.0M 0 0 59 349.0M 0 147.9k 1:08:09 40:14 27:55 140.7k 59 591.0M 0 0 59 349.1M 0 147.9k 1:08:10 40:16 27:54 137.2k 59 591.0M 0 0 59 349.3M 0 147.9k 1:08:10 40:17 27:53 141.0k 59 591.0M 0 0 59 349.5M 0 147.9k 1:08:10 40:18 27:52 143.0k 59 591.0M 0 0 59 349.8M 0 148.0k 1:08:08 40:19 27:49 163.0k 59 591.0M 0 0 59 350.0M 0 148.0k 1:08:07 40:21 27:46 173.7k 59 591.0M 0 0 59 350.2M 0 148.0k 1:08:08 40:22 27:46 177.4k 59 591.0M 0 0 59 350.4M 0 148.0k 1:08:08 40:23 27:45 178.6k 59 591.0M 0 0 59 350.6M 0 148.0k 1:08:08 40:25 27:43 174.4k 59 591.0M 0 0 59 350.8M 0 148.0k 1:08:07 40:26 27:41 162.7k 59 591.0M 0 0 59 351.0M 0 148.0k 1:08:07 40:27 27:40 151.2k 59 591.0M 0 0 59 351.1M 0 148.0k 1:08:07 40:28 27:39 153.5k 59 591.0M 0 0 59 351.3M 0 148.0k 1:08:07 40:30 27:37 153.1k 59 591.0M 0 0 59 351.5M 0 148.0k 1:08:08 40:31 27:37 150.7k 59 591.0M 0 0 59 351.7M 0 148.0k 1:08:08 40:32 27:36 142.6k 59 591.0M 0 0 59 351.8M 0 148.0k 1:08:08 40:33 27:35 137.1k 59 591.0M 0 0 59 352.0M 0 148.0k 1:08:08 40:35 27:33 142.4k 59 591.0M 0 0 59 352.2M 0 148.0k 1:08:07 40:36 27:31 150.1k 59 591.0M 0 0 59 352.4M 0 148.0k 1:08:07 40:37 27:30 156.0k 59 591.0M 0 0 59 352.6M 0 148.0k 1:08:07 40:38 27:29 165.6k 59 591.0M 0 0 59 352.8M 0 148.1k 1:08:06 40:39 27:27 174.9k 59 591.0M 0 0 59 353.0M 0 148.0k 1:08:07 40:40 27:27 164.8k 59 591.0M 0 0 59 353.1M 0 148.0k 1:08:06 40:42 27:24 162.3k 59 591.0M 0 0 59 353.3M 0 148.0k 1:08:06 40:43 27:23 156.1k 59 591.0M 0 0 59 353.5M 0 148.1k 1:08:06 40:44 27:22 158.0k 59 591.0M 0 0 59 353.8M 0 148.1k 1:08:06 40:45 27:21 157.9k 59 591.0M 0 0 59 354.0M 0 148.1k 1:08:06 40:47 27:19 162.1k 59 591.0M 0 0 59 354.2M 0 148.1k 1:08:05 40:48 27:17 168.4k 59 591.0M 0 0 59 354.5M 0 148.2k 1:08:03 40:49 27:14 193.0k 60 591.0M 0 0 60 354.8M 0 148.2k 1:08:03 40:51 27:12 196.2k 60 591.0M 0 0 60 355.0M 0 148.2k 1:08:02 40:52 27:10 201.9k 60 591.0M 0 0 60 355.2M 0 148.2k 1:08:02 40:53 27:09 208.2k 60 591.0M 0 0 60 355.4M 0 148.2k 1:08:01 40:54 27:07 197.7k 60 591.0M 0 0 60 355.6M 0 148.2k 1:08:02 40:56 27:06 169.2k 60 591.0M 0 0 60 355.8M 0 148.2k 1:08:02 40:57 27:05 161.5k 60 591.0M 0 0 60 356.0M 0 148.2k 1:08:01 40:58 27:03 152.4k 60 591.0M 0 0 60 356.1M 0 148.2k 1:08:02 40:59 27:03 145.4k 60 591.0M 0 0 60 356.2M 0 148.2k 1:08:02 41:00 27:02 139.5k 60 591.0M 0 0 60 356.3M 0 148.2k 1:08:03 41:01 27:02 131.4k 60 591.0M 0 0 60 356.5M 0 148.2k 1:08:03 41:03 27:00 123.8k 60 591.0M 0 0 60 356.6M 0 148.2k 1:08:03 41:04 26:59 124.1k 60 591.0M 0 0 60 356.8M 0 148.2k 1:08:03 41:05 26:58 131.1k 60 591.0M 0 0 60 357.0M 0 148.2k 1:08:02 41:06 26:56 142.4k 60 591.0M 0 0 60 357.2M 0 148.2k 1:08:03 41:07 26:56 150.3k 60 591.0M 0 0 60 357.4M 0 148.2k 1:08:02 41:09 26:53 160.1k 60 591.0M 0 0 60 357.6M 0 148.2k 1:08:02 41:10 26:52 157.7k 60 591.0M 0 0 60 357.8M 0 148.2k 1:08:02 41:11 26:51 158.4k 60 591.0M 0 0 60 357.9M 0 148.2k 1:08:03 41:12 26:51 140.3k 60 591.0M 0 0 60 358.0M 0 148.1k 1:08:04 41:14 26:50 132.9k 60 591.0M 0 0 60 358.2M 0 148.1k 1:08:04 41:15 26:49 126.0k 60 591.0M 0 0 60 358.4M 0 148.1k 1:08:04 41:16 26:48 124.7k 60 591.0M 0 0 60 358.5M 0 148.1k 1:08:05 41:18 26:47 114.9k 60 591.0M 0 0 60 358.6M 0 148.1k 1:08:05 41:19 26:46 118.2k 60 591.0M 0 0 60 358.8M 0 148.1k 1:08:06 41:20 26:46 122.8k 60 591.0M 0 0 60 359.0M 0 148.1k 1:08:06 41:21 26:45 124.3k 60 591.0M 0 0 60 359.1M 0 148.1k 1:08:06 41:23 26:43 126.5k 60 591.0M 0 0 60 359.3M 0 148.1k 1:08:05 41:24 26:41 136.2k 60 591.0M 0 0 60 359.5M 0 148.0k 1:08:06 41:26 26:40 131.7k 60 591.0M 0 0 60 359.6M 0 148.0k 1:08:07 41:27 26:40 130.5k 60 591.0M 0 0 60 359.8M 0 148.0k 1:08:07 41:28 26:39 130.8k 60 591.0M 0 0 60 360.0M 0 148.0k 1:08:07 41:29 26:38 129.4k 60 591.0M 0 0 60 360.3M 0 148.1k 1:08:06 41:31 26:35 137.0k 60 591.0M 0 0 60 360.5M 0 148.1k 1:08:06 41:32 26:34 153.0k 61 591.0M 0 0 61 360.6M 0 148.1k 1:08:06 41:33 26:33 163.1k 61 591.0M 0 0 61 360.8M 0 148.1k 1:08:05 41:34 26:31 170.5k 61 591.0M 0 0 61 361.0M 0 148.1k 1:08:06 41:36 26:30 167.4k 61 591.0M 0 0 61 361.2M 0 148.1k 1:08:06 41:37 26:29 157.7k 61 591.0M 0 0 61 361.3M 0 148.0k 1:08:07 41:38 26:29 138.7k 61 591.0M 0 0 61 361.5M 0 148.0k 1:08:07 41:40 26:27 136.7k 61 591.0M 0 0 61 361.8M 0 148.1k 1:08:06 41:41 26:25 139.4k 61 591.0M 0 0 61 362.0M 0 148.1k 1:08:06 41:42 26:24 143.6k 61 591.0M 0 0 61 362.1M 0 148.1k 1:08:06 41:43 26:23 148.9k 61 591.0M 0 0 61 362.4M 0 148.1k 1:08:05 41:45 26:20 173.3k 61 591.0M 0 0 61 362.6M 0 148.1k 1:08:05 41:46 26:19 179.0k 61 591.0M 0 0 61 362.8M 0 148.1k 1:08:04 41:47 26:17 177.9k 61 591.0M 0 0 61 363.0M 0 148.1k 1:08:04 41:48 26:16 182.9k 61 591.0M 0 0 61 363.2M 0 148.2k 1:08:03 41:49 26:14 186.5k 61 591.0M 0 0 61 363.5M 0 148.2k 1:08:02 41:50 26:12 190.4k 61 591.0M 0 0 61 363.7M 0 148.2k 1:08:02 41:52 26:10 196.1k 61 591.0M 0 0 61 364.0M 0 148.3k 1:08:01 41:53 26:08 203.7k 61 591.0M 0 0 61 364.2M 0 148.3k 1:08:00 41:54 26:06 203.1k 61 591.0M 0 0 61 364.4M 0 148.3k 1:08:00 41:55 26:05 197.1k 61 591.0M 0 0 61 364.6M 0 148.3k 1:07:59 41:57 26:02 195.4k 61 591.0M 0 0 61 364.8M 0 148.3k 1:07:59 41:58 26:01 191.7k 61 591.0M 0 0 61 365.0M 0 148.3k 1:07:58 41:59 25:59 181.8k 61 591.0M 0 0 61 365.2M 0 148.3k 1:07:59 42:00 25:59 171.2k 61 591.0M 0 0 61 365.4M 0 148.3k 1:07:59 42:02 25:57 164.4k 61 591.0M 0 0 61 365.6M 0 148.3k 1:07:58 42:03 25:55 157.0k 61 591.0M 0 0 61 365.7M 0 148.3k 1:07:59 42:04 25:55 144.5k 61 591.0M 0 0 61 365.9M 0 148.3k 1:07:59 42:05 25:54 139.5k 61 591.0M 0 0 61 366.1M 0 148.3k 1:07:59 42:07 25:52 139.8k 61 591.0M 0 0 61 366.2M 0 148.3k 1:07:59 42:08 25:51 137.3k 62 591.0M 0 0 62 366.5M 0 148.3k 1:07:59 42:09 25:50 145.9k 62 591.0M 0 0 62 366.7M 0 148.4k 1:07:58 42:10 25:48 165.5k 62 591.0M 0 0 62 366.8M 0 148.3k 1:07:58 42:11 25:47 161.0k 62 591.0M 0 0 62 367.0M 0 148.3k 1:07:58 42:13 25:45 160.5k 62 591.0M 0 0 62 367.1M 0 148.3k 1:07:59 42:14 25:45 157.5k 62 591.0M 0 0 62 367.3M 0 148.3k 1:07:59 42:15 25:44 144.7k 62 591.0M 0 0 62 367.6M 0 148.3k 1:07:58 42:16 25:42 142.3k 62 591.0M 0 0 62 367.8M 0 148.4k 1:07:57 42:17 25:40 165.1k 62 591.0M 0 0 62 368.0M 0 148.4k 1:07:57 42:18 25:39 176.6k 62 591.0M 0 0 62 368.2M 0 148.4k 1:07:56 42:19 25:37 191.3k 62 591.0M 0 0 62 368.4M 0 148.4k 1:07:56 42:20 25:36 200.6k 62 591.0M 0 0 62 368.6M 0 148.4k 1:07:56 42:22 25:34 187.3k 62 591.0M 0 0 62 368.8M 0 148.5k 1:07:55 42:23 25:32 183.8k 62 591.0M 0 0 62 369.1M 0 148.5k 1:07:54 42:24 25:30 195.2k 62 591.0M 0 0 62 369.3M 0 148.5k 1:07:53 42:25 25:28 217.7k 62 591.0M 0 0 62 369.3M 0 148.5k 1:07:53 42:25 25:28 148.5k 62 591.0M 0 0 62 369.5M 0 148.5k 1:07:53 42:26 25:27 173.9k 62 591.0M 0 0 62 369.6M 0 148.5k 1:07:53 42:27 25:26 157.7k 62 591.0M 0 0 62 369.9M 0 148.6k 1:07:52 42:28 25:24 183.1k 62 591.0M 0 0 62 370.2M 0 148.6k 1:07:51 42:30 25:21 205.3k 62 591.0M 0 0 62 370.5M 0 148.7k 1:07:49 42:31 25:18 213.7k 62 591.0M 0 0 62 370.6M 0 148.7k 1:07:50 42:32 25:18 201.6k 62 591.0M 0 0 62 370.8M 0 148.6k 1:07:50 42:33 25:17 200.3k 62 591.0M 0 0 62 370.9M 0 148.6k 1:07:50 42:34 25:16 178.1k 62 591.0M 0 0 62 371.1M 0 148.6k 1:07:50 42:35 25:15 159.4k 62 591.0M 0 0 62 371.3M 0 148.6k 1:07:50 42:37 25:13 137.2k 62 591.0M 0 0 62 371.5M 0 148.6k 1:07:50 42:38 25:12 144.0k 62 591.0M 0 0 62 371.7M 0 148.7k 1:07:49 42:39 25:10 160.1k 62 591.0M 0 0 62 371.9M 0 148.7k 1:07:50 42:41 25:09 157.3k 62 591.0M 0 0 62 372.0M 0 148.6k 1:07:51 42:42 25:09 138.2k 62 591.0M 0 0 62 372.1M 0 148.6k 1:07:51 42:43 25:08 131.9k 62 591.0M 0 0 62 372.3M 0 148.6k 1:07:51 42:44 25:07 128.4k 63 591.0M 0 0 63 372.5M 0 148.6k 1:07:51 42:46 25:05 120.6k 63 591.0M 0 0 63 372.7M 0 148.6k 1:07:51 42:47 25:04 131.3k 63 591.0M 0 0 63 372.8M 0 148.6k 1:07:52 42:48 25:04 132.8k 63 591.0M 0 0 63 373.0M 0 148.6k 1:07:52 42:50 25:02 136.4k 63 591.0M 0 0 63 373.2M 0 148.6k 1:07:52 42:51 25:01 144.9k 63 591.0M 0 0 63 373.5M 0 148.6k 1:07:51 42:52 24:59 157.0k 63 591.0M 0 0 63 373.6M 0 148.6k 1:07:50 42:53 24:57 158.5k 63 591.0M 0 0 63 373.9M 0 148.7k 1:07:50 42:54 24:56 184.6k 63 591.0M 0 0 63 374.1M 0 148.6k 1:07:50 42:56 24:54 181.4k 63 591.0M 0 0 63 374.2M 0 148.6k 1:07:50 42:57 24:53 172.4k 63 591.0M 0 0 63 374.3M 0 148.6k 1:07:50 42:58 24:52 151.5k 63 591.0M 0 0 63 374.5M 0 148.6k 1:07:51 42:59 24:52 141.9k 63 591.0M 0 0 63 374.6M 0 148.6k 1:07:51 43:00 24:51 123.4k 63 591.0M 0 0 63 374.8M 0 148.6k 1:07:51 43:01 24:50 128.5k 63 591.0M 0 0 63 375.0M 0 148.6k 1:07:51 43:03 24:48 141.3k 63 591.0M 0 0 63 375.2M 0 148.6k 1:07:51 43:04 24:47 143.3k 63 591.0M 0 0 63 375.3M 0 148.6k 1:07:51 43:05 24:46 140.5k 63 591.0M 0 0 63 375.5M 0 148.6k 1:07:52 43:07 24:45 139.4k 63 591.0M 0 0 63 375.7M 0 148.6k 1:07:51 43:08 24:43 144.5k 63 591.0M 0 0 63 375.9M 0 148.6k 1:07:51 43:09 24:42 140.7k 63 591.0M 0 0 63 376.1M 0 148.6k 1:07:51 43:11 24:40 138.3k 63 591.0M 0 0 63 376.2M 0 148.6k 1:07:52 43:12 24:40 140.3k 63 591.0M 0 0 63 376.4M 0 148.6k 1:07:52 43:13 24:39 140.2k 63 591.0M 0 0 63 376.5M 0 148.6k 1:07:53 43:14 24:39 131.5k 63 591.0M 0 0 63 376.8M 0 148.6k 1:07:52 43:16 24:36 138.8k 63 591.0M 0 0 63 377.0M 0 148.6k 1:07:51 43:17 24:34 158.0k 63 591.0M 0 0 63 377.2M 0 148.6k 1:07:51 43:18 24:33 168.5k 63 591.0M 0 0 63 377.4M 0 148.6k 1:07:51 43:19 24:32 170.5k 63 591.0M 0 0 63 377.6M 0 148.6k 1:07:51 43:21 24:30 170.1k 63 591.0M 0 0 63 377.8M 0 148.6k 1:07:51 43:22 24:29 159.1k 63 591.0M 0 0 63 378.0M 0 148.6k 1:07:50 43:23 24:27 154.7k 63 591.0M 0 0 63 378.2M 0 148.6k 1:07:50 43:25 24:25 149.6k 64 591.0M 0 0 64 378.4M 0 148.6k 1:07:50 43:26 24:24 160.0k 64 591.0M 0 0 64 378.6M 0 148.6k 1:07:50 43:27 24:23 166.3k 64 591.0M 0 0 64 378.7M 0 148.6k 1:07:51 43:29 24:22 144.3k 64 591.0M 0 0 64 378.8M 0 148.6k 1:07:52 43:30 24:22 129.3k 64 591.0M 0 0 64 379.0M 0 148.6k 1:07:52 43:31 24:21 124.9k 64 591.0M 0 0 64 379.1M 0 148.5k 1:07:53 43:33 24:20 110.5k 64 591.0M 0 0 64 379.3M 0 148.5k 1:07:53 43:34 24:19 102.6k 64 591.0M 0 0 64 379.4M 0 148.5k 1:07:54 43:35 24:19 106.6k 64 591.0M 0 0 64 379.6M 0 148.5k 1:07:54 43:37 24:17 113.7k 64 591.0M 0 0 64 379.8M 0 148.5k 1:07:54 43:38 24:16 121.0k 64 591.0M 0 0 64 380.0M 0 148.5k 1:07:54 43:39 24:15 138.9k 64 591.0M 0 0 64 380.1M 0 148.5k 1:07:53 43:40 24:13 147.3k 64 591.0M 0 0 64 380.3M 0 148.5k 1:07:53 43:41 24:12 166.1k 64 591.0M 0 0 64 380.5M 0 148.5k 1:07:54 43:42 24:12 155.4k 64 591.0M 0 0 64 380.6M 0 148.5k 1:07:54 43:44 24:10 145.8k 64 591.0M 0 0 64 380.8M 0 148.5k 1:07:54 43:45 24:09 138.7k 64 591.0M 0 0 64 381.0M 0 148.5k 1:07:54 43:46 24:08 139.2k 64 591.0M 0 0 64 381.2M 0 148.5k 1:07:54 43:48 24:06 135.0k 64 591.0M 0 0 64 381.3M 0 148.5k 1:07:55 43:49 24:06 138.3k 64 591.0M 0 0 64 381.5M 0 148.5k 1:07:55 43:50 24:05 136.6k 64 591.0M 0 0 64 381.6M 0 148.5k 1:07:55 43:51 24:04 133.0k 64 591.0M 0 0 64 381.7M 0 148.4k 1:07:56 43:52 24:04 116.4k 64 591.0M 0 0 64 381.9M 0 148.4k 1:07:56 43:54 24:02 115.3k 64 591.0M 0 0 64 382.0M 0 148.4k 1:07:57 43:55 24:02 114.3k 64 591.0M 0 0 64 382.1M 0 148.3k 1:07:58 43:57 24:01 103.1k 64 591.0M 0 0 64 382.3M 0 148.3k 1:07:59 43:58 24:01 98536 64 591.0M 0 0 64 382.5M 0 148.3k 1:07:59 44:00 23:59 105.1k 64 591.0M 0 0 64 382.7M 0 148.3k 1:07:59 44:01 23:58 113.9k 64 591.0M 0 0 64 383.0M 0 148.3k 1:07:58 44:02 23:56 127.7k 64 591.0M 0 0 64 383.1M 0 148.4k 1:07:58 44:04 23:54 149.4k 64 591.0M 0 0 64 383.3M 0 148.3k 1:07:58 44:05 23:53 157.5k 64 591.0M 0 0 64 383.4M 0 148.3k 1:07:59 44:06 23:53 147.6k 64 591.0M 0 0 64 383.6M 0 148.3k 1:07:59 44:07 23:52 145.8k 64 591.0M 0 0 64 383.8M 0 148.3k 1:07:59 44:09 23:50 137.7k 64 591.0M 0 0 64 383.9M 0 148.3k 1:07:59 44:10 23:49 129.1k 64 591.0M 0 0 64 384.0M 0 148.3k 1:08:00 44:11 23:49 123.6k 65 591.0M 0 0 65 384.2M 0 148.3k 1:08:00 44:12 23:48 135.3k 65 591.0M 0 0 65 384.4M 0 148.3k 1:08:00 44:14 23:46 133.5k 65 591.0M 0 0 65 384.6M 0 148.3k 1:08:00 44:15 23:45 135.9k 65 591.0M 0 0 65 384.8M 0 148.3k 1:07:59 44:16 23:43 144.2k 65 591.0M 0 0 65 385.0M 0 148.3k 1:07:59 44:17 23:42 171.3k 65 591.0M 0 0 65 385.3M 0 148.4k 1:07:58 44:18 23:40 188.2k 65 591.0M 0 0 65 385.5M 0 148.3k 1:07:58 44:20 23:38 180.0k 65 591.0M 0 0 65 385.6M 0 148.4k 1:07:58 44:21 23:37 178.5k 65 591.0M 0 0 65 385.8M 0 148.3k 1:07:58 44:22 23:36 164.5k 65 591.0M 0 0 65 386.0M 0 148.3k 1:07:59 44:23 23:36 148.8k 65 591.0M 0 0 65 386.1M 0 148.3k 1:07:58 44:24 23:34 140.9k 65 591.0M 0 0 65 386.3M 0 148.3k 1:07:59 44:26 23:33 136.8k 65 591.0M 0 0 65 386.4M 0 148.3k 1:07:59 44:27 23:32 128.6k 65 591.0M 0 0 65 386.6M 0 148.3k 1:07:59 44:28 23:31 139.5k 65 591.0M 0 0 65 386.8M 0 148.3k 1:07:59 44:29 23:30 149.3k 65 591.0M 0 0 65 387.0M 0 148.3k 1:07:58 44:30 23:28 147.3k 65 591.0M 0 0 65 387.3M 0 148.4k 1:07:57 44:31 23:26 181.3k 65 591.0M 0 0 65 387.6M 0 148.4k 1:07:56 44:33 23:23 206.9k 65 591.0M 0 0 65 387.8M 0 148.4k 1:07:55 44:34 23:21 209.8k 65 591.0M 0 0 65 388.0M 0 148.4k 1:07:55 44:35 23:20 199.8k 65 591.0M 0 0 65 388.2M 0 148.5k 1:07:55 44:37 23:18 195.0k 65 591.0M 0 0 65 388.3M 0 148.4k 1:07:55 44:38 23:17 169.5k 65 591.0M 0 0 65 388.5M 0 148.4k 1:07:56 44:39 23:17 146.1k 65 591.0M 0 0 65 388.7M 0 148.4k 1:07:56 44:40 23:16 144.1k 65 591.0M 0 0 65 388.9M 0 148.4k 1:07:56 44:42 23:14 142.9k 65 591.0M 0 0 65 389.1M 0 148.4k 1:07:56 44:43 23:13 138.1k 65 591.0M 0 0 65 389.3M 0 148.4k 1:07:55 44:44 23:11 148.6k 65 591.0M 0 0 65 389.5M 0 148.5k 1:07:55 44:45 23:10 162.4k 65 591.0M 0 0 65 389.7M 0 148.5k 1:07:55 44:47 23:08 162.3k 65 591.0M 0 0 65 389.8M 0 148.5k 1:07:55 44:48 23:07 158.6k 65 591.0M 0 0 65 390.0M 0 148.4k 1:07:55 44:49 23:06 156.5k 66 591.0M 0 0 66 390.1M 0 148.4k 1:07:56 44:50 23:06 141.3k 66 591.0M 0 0 66 390.3M 0 148.4k 1:07:56 44:52 23:04 135.9k 66 591.0M 0 0 66 390.5M 0 148.5k 1:07:55 44:53 23:02 140.9k 66 591.0M 0 0 66 390.7M 0 148.5k 1:07:55 44:54 23:01 153.1k 66 591.0M 0 0 66 390.9M 0 148.5k 1:07:55 44:55 23:00 159.9k 66 591.0M 0 0 66 391.0M 0 148.4k 1:07:55 44:56 22:59 159.3k 66 591.0M 0 0 66 391.1M 0 148.4k 1:07:56 44:57 22:59 145.7k 66 591.0M 0 0 66 391.3M 0 148.4k 1:07:56 44:58 22:58 142.6k 66 591.0M 0 0 66 391.6M 0 148.5k 1:07:55 45:00 22:55 151.2k 66 591.0M 0 0 66 391.8M 0 148.5k 1:07:54 45:01 22:53 152.3k 66 591.0M 0 0 66 392.0M 0 148.5k 1:07:54 45:02 22:52 166.1k 66 591.0M 0 0 66 392.1M 0 148.5k 1:07:54 45:03 22:51 180.1k 66 591.0M 0 0 66 392.3M 0 148.5k 1:07:54 45:04 22:50 176.1k 66 591.0M 0 0 66 392.5M 0 148.5k 1:07:54 45:05 22:49 163.8k 66 591.0M 0 0 66 392.8M 0 148.5k 1:07:53 45:07 22:46 174.4k 66 591.0M 0 0 66 393.0M 0 148.6k 1:07:52 45:08 22:44 183.0k 66 591.0M 0 0 66 393.2M 0 148.6k 1:07:52 45:09 22:43 181.4k 66 591.0M 0 0 66 393.4M 0 148.6k 1:07:52 45:10 22:42 188.0k 66 591.0M 0 0 66 393.6M 0 148.6k 1:07:51 45:11 22:40 197.1k 66 591.0M 0 0 66 393.8M 0 148.6k 1:07:51 45:12 22:39 187.2k 66 591.0M 0 0 66 394.0M 0 148.6k 1:07:51 45:14 22:37 175.4k 66 591.0M 0 0 66 394.2M 0 148.6k 1:07:51 45:15 22:36 169.1k 66 591.0M 0 0 66 394.4M 0 148.6k 1:07:51 45:16 22:35 160.5k 66 591.0M 0 0 66 394.6M 0 148.6k 1:07:51 45:18 22:33 153.5k 66 591.0M 0 0 66 394.8M 0 148.6k 1:07:51 45:19 22:32 141.4k 66 591.0M 0 0 66 394.9M 0 148.6k 1:07:52 45:20 22:32 134.0k 66 591.0M 0 0 66 395.0M 0 148.6k 1:07:52 45:21 22:31 129.7k 66 591.0M 0 0 66 395.3M 0 148.6k 1:07:51 45:23 22:28 145.1k 66 591.0M 0 0 66 395.5M 0 148.6k 1:07:51 45:24 22:27 149.5k 66 591.0M 0 0 66 395.6M 0 148.6k 1:07:51 45:25 22:26 153.1k 66 591.0M 0 0 66 395.8M 0 148.6k 1:07:51 45:26 22:25 161.7k 67 591.0M 0 0 67 396.0M 0 148.6k 1:07:51 45:28 22:23 167.4k 67 591.0M 0 0 67 396.2M 0 148.6k 1:07:50 45:29 22:21 159.4k 67 591.0M 0 0 67 396.4M 0 148.6k 1:07:50 45:30 22:20 156.2k 67 591.0M 0 0 67 396.6M 0 148.6k 1:07:50 45:31 22:19 164.4k 67 591.0M 0 0 67 396.8M 0 148.7k 1:07:50 45:32 22:18 169.6k 67 591.0M 0 0 67 397.0M 0 148.7k 1:07:49 45:33 22:16 172.7k 67 591.0M 0 0 67 397.1M 0 148.7k 1:07:49 45:34 22:15 172.8k 67 591.0M 0 0 67 397.3M 0 148.7k 1:07:49 45:35 22:14 173.6k 67 591.0M 0 0 67 397.5M 0 148.7k 1:07:48 45:36 22:12 176.8k 67 591.0M 0 0 67 397.7M 0 148.7k 1:07:48 45:37 22:11 174.7k 67 591.0M 0 0 67 398.0M 0 148.7k 1:07:48 45:39 22:09 179.2k 67 591.0M 0 0 67 398.1M 0 148.7k 1:07:48 45:40 22:08 168.6k 67 591.0M 0 0 67 398.3M 0 148.7k 1:07:48 45:42 22:06 157.5k 67 591.0M 0 0 67 398.5M 0 148.7k 1:07:49 45:43 22:06 140.8k 67 591.0M 0 0 67 398.6M 0 148.7k 1:07:49 45:45 22:04 134.3k 67 591.0M 0 0 67 398.8M 0 148.7k 1:07:49 45:46 22:03 128.7k 67 591.0M 0 0 67 399.0M 0 148.7k 1:07:49 45:47 22:02 134.9k 67 591.0M 0 0 67 399.3M 0 148.7k 1:07:48 45:48 22:00 152.5k 67 591.0M 0 0 67 399.5M 0 148.7k 1:07:48 45:49 21:59 172.0k 67 591.0M 0 0 67 399.6M 0 148.7k 1:07:48 45:50 21:58 167.8k 67 591.0M 0 0 67 399.8M 0 148.7k 1:07:48 45:52 21:56 159.4k 67 591.0M 0 0 67 399.9M 0 148.7k 1:07:49 45:53 21:56 149.5k 67 591.0M 0 0 67 400.0M 0 148.7k 1:07:49 45:54 21:55 131.1k 67 591.0M 0 0 67 400.2M 0 148.7k 1:07:49 45:55 21:54 131.8k 67 591.0M 0 0 67 400.4M 0 148.7k 1:07:48 45:56 21:52 142.5k 67 591.0M 0 0 67 400.6M 0 148.7k 1:07:49 45:58 21:51 144.2k 67 591.0M 0 0 67 400.8M 0 148.7k 1:07:48 45:59 21:49 154.0k 67 591.0M 0 0 67 401.0M 0 148.7k 1:07:48 46:00 21:48 163.6k 67 591.0M 0 0 67 401.1M 0 148.7k 1:07:48 46:01 21:47 163.8k 67 591.0M 0 0 67 401.4M 0 148.8k 1:07:47 46:02 21:45 174.7k 67 591.0M 0 0 67 401.6M 0 148.8k 1:07:46 46:03 21:43 193.1k 67 591.0M 0 0 67 401.8M 0 148.8k 1:07:46 46:04 21:42 188.0k 68 591.0M 0 0 68 402.1M 0 148.8k 1:07:46 46:06 21:40 184.9k 68 591.0M 0 0 68 402.2M 0 148.8k 1:07:46 46:07 21:39 169.4k 68 591.0M 0 0 68 402.4M 0 148.8k 1:07:46 46:08 21:38 160.3k 68 591.0M 0 0 68 402.6M 0 148.8k 1:07:46 46:09 21:37 152.7k 68 591.0M 0 0 68 402.8M 0 148.8k 1:07:46 46:11 21:35 154.8k 68 591.0M 0 0 68 402.9M 0 148.8k 1:07:46 46:12 21:34 143.4k 68 591.0M 0 0 68 403.1M 0 148.8k 1:07:46 46:13 21:33 155.7k 68 591.0M 0 0 68 403.3M 0 148.8k 1:07:46 46:14 21:32 158.1k 68 591.0M 0 0 68 403.5M 0 148.8k 1:07:45 46:15 21:30 168.8k 68 591.0M 0 0 68 403.6M 0 148.8k 1:07:45 46:16 21:29 157.8k 68 591.0M 0 0 68 403.8M 0 148.8k 1:07:46 46:18 21:28 154.0k 68 591.0M 0 0 68 404.0M 0 148.8k 1:07:46 46:19 21:27 151.7k 68 591.0M 0 0 68 404.2M 0 148.8k 1:07:45 46:20 21:25 154.9k 68 591.0M 0 0 68 404.3M 0 148.8k 1:07:46 46:21 21:25 135.8k 68 591.0M 0 0 68 404.5M 0 148.8k 1:07:46 46:23 21:23 131.6k 68 591.0M 0 0 68 404.6M 0 148.8k 1:07:46 46:24 21:22 139.8k 68 591.0M 0 0 68 404.8M 0 148.8k 1:07:47 46:25 21:22 131.3k 68 591.0M 0 0 68 404.9M 0 148.7k 1:07:47 46:26 21:21 118.0k 68 591.0M 0 0 68 405.1M 0 148.7k 1:07:47 46:27 21:20 123.8k 68 591.0M 0 0 68 405.3M 0 148.7k 1:07:47 46:29 21:18 136.0k 68 591.0M 0 0 68 405.5M 0 148.7k 1:07:47 46:30 21:17 137.4k 68 591.0M 0 0 68 405.6M 0 148.8k 1:07:47 46:31 21:16 152.7k 68 591.0M 0 0 68 405.9M 0 148.8k 1:07:46 46:32 21:14 167.2k 68 591.0M 0 0 68 406.1M 0 148.8k 1:07:46 46:34 21:12 166.8k 68 591.0M 0 0 68 406.3M 0 148.8k 1:07:46 46:35 21:11 165.0k 68 591.0M 0 0 68 406.5M 0 148.8k 1:07:46 46:36 21:10 161.8k 68 591.0M 0 0 68 406.6M 0 148.8k 1:07:47 46:37 21:10 151.1k 68 591.0M 0 0 68 406.7M 0 148.7k 1:07:47 46:39 21:08 132.3k 68 591.0M 0 0 68 406.9M 0 148.7k 1:07:47 46:40 21:07 127.3k 68 591.0M 0 0 68 407.1M 0 148.7k 1:07:48 46:42 21:06 126.9k 68 591.0M 0 0 68 407.3M 0 148.7k 1:07:47 46:43 21:04 131.0k 68 591.0M 0 0 68 407.5M 0 148.8k 1:07:47 46:44 21:03 146.6k 68 591.0M 0 0 68 407.7M 0 148.8k 1:07:47 46:45 21:02 157.8k 69 591.0M 0 0 69 407.8M 0 148.8k 1:07:47 46:46 21:01 157.4k 69 591.0M 0 0 69 408.1M 0 148.8k 1:07:46 46:48 20:58 171.1k 69 591.0M 0 0 69 408.3M 0 148.8k 1:07:46 46:49 20:57 166.8k 69 591.0M 0 0 69 408.5M 0 148.8k 1:07:46 46:50 20:56 158.6k 69 591.0M 0 0 69 408.6M 0 148.8k 1:07:47 46:51 20:56 142.8k 69 591.0M 0 0 69 408.8M 0 148.8k 1:07:47 46:53 20:54 148.1k 69 591.0M 0 0 69 409.0M 0 148.8k 1:07:46 46:54 20:52 149.0k 69 591.0M 0 0 69 409.1M 0 148.8k 1:07:47 46:55 20:52 144.3k 69 591.0M 0 0 69 409.3M 0 148.8k 1:07:46 46:56 20:50 144.5k 69 591.0M 0 0 69 409.5M 0 148.8k 1:07:46 46:57 20:49 161.4k 69 591.0M 0 0 69 409.7M 0 148.8k 1:07:46 46:58 20:48 169.1k 69 591.0M 0 0 69 410.0M 0 148.8k 1:07:45 47:00 20:45 162.6k 69 591.0M 0 0 69 410.1M 0 148.8k 1:07:45 47:01 20:44 171.4k 69 591.0M 0 0 69 410.3M 0 148.8k 1:07:45 47:02 20:43 163.1k 69 591.0M 0 0 69 410.5M 0 148.8k 1:07:46 47:04 20:42 153.4k 69 591.0M 0 0 69 410.6M 0 148.8k 1:07:46 47:05 20:41 144.1k 69 591.0M 0 0 69 410.8M 0 148.8k 1:07:46 47:06 20:40 131.5k 69 591.0M 0 0 69 410.9M 0 148.8k 1:07:47 47:07 20:40 123.5k 69 591.0M 0 0 69 411.1M 0 148.8k 1:07:46 47:08 20:38 131.7k 69 591.0M 0 0 69 411.3M 0 148.8k 1:07:46 47:10 20:36 148.4k 69 591.0M 0 0 69 411.5M 0 148.8k 1:07:46 47:11 20:35 147.5k 69 591.0M 0 0 69 411.7M 0 148.8k 1:07:46 47:12 20:34 156.7k 69 591.0M 0 0 69 411.9M 0 148.8k 1:07:46 47:13 20:33 164.1k 69 591.0M 0 0 69 412.1M 0 148.8k 1:07:46 47:15 20:31 160.8k 69 591.0M 0 0 69 412.3M 0 148.8k 1:07:45 47:16 20:29 167.2k 69 591.0M 0 0 69 412.6M 0 148.9k 1:07:44 47:17 20:27 182.4k 69 591.0M 0 0 69 412.8M 0 148.9k 1:07:44 47:18 20:26 189.4k 69 591.0M 0 0 69 413.0M 0 148.9k 1:07:43 47:19 20:24 191.4k 69 591.0M 0 0 69 413.3M 0 148.9k 1:07:42 47:21 20:21 206.5k 69 591.0M 0 0 69 413.5M 0 148.9k 1:07:42 47:22 20:20 197.9k 70 591.0M 0 0 70 413.7M 0 148.9k 1:07:42 47:23 20:19 193.5k 70 591.0M 0 0 70 413.9M 0 148.9k 1:07:42 47:24 20:18 183.8k 70 591.0M 0 0 70 414.0M 0 148.9k 1:07:42 47:25 20:17 171.8k 70 591.0M 0 0 70 414.1M 0 148.9k 1:07:43 47:27 20:16 145.2k 70 591.0M 0 0 70 414.3M 0 148.9k 1:07:43 47:28 20:15 131.3k 70 591.0M 0 0 70 414.5M 0 148.9k 1:07:43 47:30 20:13 127.7k 70 591.0M 0 0 70 414.7M 0 148.9k 1:07:43 47:31 20:12 126.0k 70 591.0M 0 0 70 414.9M 0 148.9k 1:07:43 47:32 20:11 136.7k 70 591.0M 0 0 70 415.1M 0 148.9k 1:07:43 47:33 20:10 144.6k 70 591.0M 0 0 70 415.2M 0 148.9k 1:07:43 47:34 20:09 144.9k 70 591.0M 0 0 70 415.4M 0 148.9k 1:07:43 47:36 20:07 141.7k 70 591.0M 0 0 70 415.6M 0 148.9k 1:07:44 47:37 20:07 139.9k 70 591.0M 0 0 70 415.7M 0 148.9k 1:07:44 47:38 20:06 130.7k 70 591.0M 0 0 70 415.9M 0 148.9k 1:07:44 47:40 20:04 133.6k 70 591.0M 0 0 70 415.9M 0 148.9k 1:07:44 47:40 20:04 148.9k 70 591.0M 0 0 70 416.1M 0 148.9k 1:07:43 47:41 20:02 213.5k 70 591.0M 0 0 70 416.3M 0 148.9k 1:07:44 47:43 20:01 160.2k 70 591.0M 0 0 70 416.5M 0 148.8k 1:07:44 47:44 20:00 139.7k 70 591.0M 0 0 70 416.6M 0 148.9k 1:07:44 47:45 19:59 143.2k 70 591.0M 0 0 70 416.8M 0 148.8k 1:07:45 47:46 19:59 140.0k 70 591.0M 0 0 70 416.9M 0 148.8k 1:07:45 47:47 19:58 123.7k 70 591.0M 0 0 70 417.0M 0 148.8k 1:07:45 47:48 19:57 124.7k 70 591.0M 0 0 70 417.2M 0 148.8k 1:07:45 47:50 19:55 135.0k 70 591.0M 0 0 70 417.4M 0 148.8k 1:07:45 47:51 19:54 133.0k 70 591.0M 0 0 70 417.6M 0 148.8k 1:07:44 47:52 19:52 151.6k 70 591.0M 0 0 70 417.9M 0 148.9k 1:07:43 47:53 19:50 172.1k 70 591.0M 0 0 70 418.1M 0 148.9k 1:07:43 47:54 19:49 187.9k 70 591.0M 0 0 70 418.3M 0 148.9k 1:07:42 47:55 19:47 197.4k 70 591.0M 0 0 70 418.5M 0 148.9k 1:07:42 47:57 19:45 199.7k 70 591.0M 0 0 70 418.7M 0 148.9k 1:07:43 47:58 19:45 179.5k 70 591.0M 0 0 70 418.9M 0 148.9k 1:07:43 48:00 19:43 152.5k 70 591.0M 0 0 70 419.0M 0 148.9k 1:07:44 48:01 19:43 128.0k 70 591.0M 0 0 70 419.2M 0 148.9k 1:07:44 48:02 19:42 126.7k 70 591.0M 0 0 70 419.4M 0 148.9k 1:07:44 48:04 19:40 127.8k 70 591.0M 0 0 70 419.6M 0 148.9k 1:07:44 48:05 19:39 129.7k 71 591.0M 0 0 71 419.8M 0 148.9k 1:07:44 48:07 19:37 132.4k 71 591.0M 0 0 71 419.9M 0 148.8k 1:07:45 48:08 19:37 139.5k 71 591.0M 0 0 71 420.0M 0 148.8k 1:07:45 48:09 19:36 127.8k 71 591.0M 0 0 71 420.1M 0 148.8k 1:07:45 48:10 19:35 121.0k 71 591.0M 0 0 71 420.3M 0 148.8k 1:07:46 48:11 19:35 119.5k 71 591.0M 0 0 71 420.5M 0 148.8k 1:07:45 48:13 19:32 128.2k 71 591.0M 0 0 71 420.7M 0 148.8k 1:07:45 48:14 19:31 141.9k 71 591.0M 0 0 71 420.8M 0 148.8k 1:07:46 48:15 19:31 142.6k 71 591.0M 0 0 71 421.0M 0 148.8k 1:07:46 48:16 19:30 143.2k 71 591.0M 0 0 71 421.1M 0 148.8k 1:07:47 48:18 19:29 132.5k 71 591.0M 0 0 71 421.3M 0 148.7k 1:07:47 48:19 19:28 120.6k 71 591.0M 0 0 71 421.5M 0 148.8k 1:07:47 48:20 19:27 116.8k 71 591.0M 0 0 71 421.6M 0 148.8k 1:07:47 48:21 19:26 129.0k 71 591.0M 0 0 71 421.8M 0 148.8k 1:07:46 48:22 19:24 137.1k 71 591.0M 0 0 71 422.0M 0 148.8k 1:07:47 48:24 19:23 149.6k 71 591.0M 0 0 71 422.3M 0 148.8k 1:07:46 48:25 19:21 169.9k 71 591.0M 0 0 71 422.5M 0 148.8k 1:07:45 48:26 19:19 179.9k 71 591.0M 0 0 71 422.7M 0 148.8k 1:07:45 48:28 19:17 170.2k 71 591.0M 0 0 71 422.9M 0 148.8k 1:07:45 48:29 19:16 171.5k 71 591.0M 0 0 71 423.1M 0 148.8k 1:07:44 48:30 19:14 185.8k 71 591.0M 0 0 71 423.4M 0 148.9k 1:07:44 48:31 19:13 184.7k 71 591.0M 0 0 71 423.6M 0 148.9k 1:07:43 48:32 19:11 182.3k 71 591.0M 0 0 71 423.8M 0 148.9k 1:07:43 48:34 19:09 193.3k 71 591.0M 0 0 71 424.1M 0 148.9k 1:07:42 48:35 19:07 193.3k 71 591.0M 0 0 71 424.3M 0 148.9k 1:07:43 48:37 19:06 171.7k 71 591.0M 0 0 71 424.4M 0 148.9k 1:07:43 48:38 19:05 155.7k 71 591.0M 0 0 71 424.6M 0 148.9k 1:07:44 48:39 19:05 143.2k 71 591.0M 0 0 71 424.7M 0 148.9k 1:07:44 48:40 19:04 129.3k 71 591.0M 0 0 71 424.8M 0 148.8k 1:07:45 48:42 19:03 110.2k 71 591.0M 0 0 71 425.0M 0 148.8k 1:07:46 48:43 19:03 105.9k 71 591.0M 0 0 71 425.1M 0 148.8k 1:07:46 48:44 19:02 107.0k 71 591.0M 0 0 71 425.3M 0 148.8k 1:07:46 48:46 19:00 109.6k 71 591.0M 0 0 71 425.5M 0 148.8k 1:07:46 48:47 18:59 123.9k 72 591.0M 0 0 72 425.7M 0 148.8k 1:07:45 48:48 18:57 147.5k 72 591.0M 0 0 72 425.9M 0 148.8k 1:07:45 48:49 18:56 157.9k 72 591.0M 0 0 72 426.1M 0 148.8k 1:07:45 48:50 18:55 169.2k 72 591.0M 0 0 72 426.3M 0 148.9k 1:07:44 48:51 18:53 189.4k 72 591.0M 0 0 72 426.6M 0 148.9k 1:07:43 48:53 18:50 195.7k 72 591.0M 0 0 72 426.8M 0 148.9k 1:07:43 48:54 18:49 180.7k 72 591.0M 0 0 72 427.0M 0 148.9k 1:07:43 48:55 18:48 178.3k 72 591.0M 0 0 72 427.1M 0 148.9k 1:07:43 48:57 18:46 176.0k 72 591.0M 0 0 72 427.4M 0 148.9k 1:07:43 48:58 18:45 170.9k 72 591.0M 0 0 72 427.6M 0 148.9k 1:07:42 48:59 18:43 175.0k 72 591.0M 0 0 72 428.0M 0 149.0k 1:07:40 49:00 18:40 203.4k 72 591.0M 0 0 72 428.2M 0 149.0k 1:07:39 49:01 18:38 224.8k 72 591.0M 0 0 72 428.4M 0 149.0k 1:07:40 49:03 18:37 211.9k 72 591.0M 0 0 72 428.6M 0 149.0k 1:07:40 49:04 18:36 194.9k 72 591.0M 0 0 72 428.8M 0 149.0k 1:07:40 49:05 18:35 178.0k 72 591.0M 0 0 72 428.9M 0 149.0k 1:07:40 49:06 18:34 148.1k 72 591.0M 0 0 72 429.1M 0 149.0k 1:07:40 49:08 18:32 146.3k 72 591.0M 0 0 72 429.3M 0 149.0k 1:07:39 49:09 18:30 158.0k 72 591.0M 0 0 72 429.5M 0 149.0k 1:07:39 49:10 18:29 167.5k 72 591.0M 0 0 72 429.8M 0 149.1k 1:07:38 49:11 18:27 186.8k 72 591.0M 0 0 72 430.0M 0 149.1k 1:07:37 49:12 18:25 213.9k 72 591.0M 0 0 72 430.2M 0 149.1k 1:07:37 49:13 18:24 191.2k 72 591.0M 0 0 72 430.3M 0 149.1k 1:07:38 49:15 18:23 162.4k 72 591.0M 0 0 72 430.5M 0 149.0k 1:07:39 49:16 18:23 146.2k 72 591.0M 0 0 72 430.6M 0 149.0k 1:07:39 49:17 18:22 134.3k 72 591.0M 0 0 72 430.9M 0 149.1k 1:07:38 49:19 18:19 130.8k 72 591.0M 0 0 72 431.1M 0 149.1k 1:07:38 49:20 18:18 133.1k 72 591.0M 0 0 72 431.2M 0 149.1k 1:07:39 49:21 18:18 144.6k 72 591.0M 0 0 72 431.3M 0 149.0k 1:07:39 49:22 18:17 148.1k 73 591.0M 0 0 73 431.5M 0 149.0k 1:07:40 49:24 18:16 136.0k 73 591.0M 0 0 73 431.6M 0 149.0k 1:07:40 49:25 18:15 122.1k 73 591.0M 0 0 73 431.8M 0 149.0k 1:07:40 49:26 18:14 113.6k 73 591.0M 0 0 73 431.9M 0 149.0k 1:07:41 49:27 18:14 112.0k 73 591.0M 0 0 73 432.1M 0 149.0k 1:07:41 49:29 18:12 120.3k 73 591.0M 0 0 73 432.3M 0 149.0k 1:07:40 49:30 18:10 140.3k 73 591.0M 0 0 73 432.6M 0 149.0k 1:07:40 49:31 18:09 153.9k 73 591.0M 0 0 73 432.7M 0 149.0k 1:07:40 49:32 18:08 157.8k 73 591.0M 0 0 73 432.9M 0 149.0k 1:07:40 49:34 18:06 163.5k 73 591.0M 0 0 73 433.1M 0 149.0k 1:07:40 49:35 18:05 166.0k 73 591.0M 0 0 73 433.3M 0 149.0k 1:07:40 49:36 18:04 159.8k 73 591.0M 0 0 73 433.4M 0 149.0k 1:07:40 49:37 18:03 141.6k 73 591.0M 0 0 73 433.5M 0 149.0k 1:07:40 49:38 18:02 145.0k 73 591.0M 0 0 73 433.7M 0 149.0k 1:07:40 49:39 18:01 145.7k 73 591.0M 0 0 73 433.9M 0 149.0k 1:07:40 49:40 18:00 147.5k 73 591.0M 0 0 73 434.0M 0 149.0k 1:07:40 49:41 17:59 137.6k 73 591.0M 0 0 73 434.2M 0 149.0k 1:07:40 49:43 17:57 147.0k 73 591.0M 0 0 73 434.3M 0 149.0k 1:07:41 49:44 17:57 139.6k 73 591.0M 0 0 73 434.5M 0 149.0k 1:07:41 49:45 17:56 139.5k 73 591.0M 0 0 73 434.7M 0 149.0k 1:07:40 49:46 17:54 140.2k 73 591.0M 0 0 73 435.0M 0 149.0k 1:07:40 49:48 17:52 153.6k 73 591.0M 0 0 73 435.2M 0 149.0k 1:07:39 49:49 17:50 164.3k 73 591.0M 0 0 73 435.5M 0 149.1k 1:07:39 49:50 17:49 186.7k 73 591.0M 0 0 73 435.6M 0 149.1k 1:07:38 49:51 17:47 194.9k 73 591.0M 0 0 73 435.8M 0 149.1k 1:07:38 49:52 17:46 192.5k 73 591.0M 0 0 73 436.0M 0 149.1k 1:07:38 49:54 17:44 183.7k 73 591.0M 0 0 73 436.2M 0 149.1k 1:07:38 49:55 17:43 166.9k 73 591.0M 0 0 73 436.3M 0 149.1k 1:07:39 49:56 17:43 149.7k 73 591.0M 0 0 73 436.5M 0 149.1k 1:07:39 49:57 17:42 138.4k 73 591.0M 0 0 73 436.6M 0 149.1k 1:07:39 49:59 17:40 136.0k 73 591.0M 0 0 73 436.8M 0 149.1k 1:07:38 50:00 17:38 139.8k 73 591.0M 0 0 73 437.0M 0 149.1k 1:07:38 50:01 17:37 149.6k 73 591.0M 0 0 73 437.3M 0 149.1k 1:07:37 50:02 17:35 169.3k 74 591.0M 0 0 74 437.5M 0 149.1k 1:07:38 50:03 17:35 172.8k 74 591.0M 0 0 74 437.6M 0 149.1k 1:07:38 50:05 17:33 168.2k 74 591.0M 0 0 74 437.8M 0 149.1k 1:07:38 50:06 17:32 166.4k 74 591.0M 0 0 74 438.1M 0 149.1k 1:07:37 50:07 17:30 171.0k 74 591.0M 0 0 74 438.3M 0 149.1k 1:07:36 50:08 17:28 166.7k 74 591.0M 0 0 74 438.5M 0 149.1k 1:07:36 50:10 17:26 171.2k 74 591.0M 0 0 74 438.8M 0 149.2k 1:07:36 50:11 17:25 185.3k 74 591.0M 0 0 74 439.0M 0 149.2k 1:07:36 50:12 17:24 178.4k 74 591.0M 0 0 74 439.1M 0 149.2k 1:07:36 50:13 17:23 169.8k 74 591.0M 0 0 74 439.3M 0 149.2k 1:07:36 50:15 17:21 156.5k 74 591.0M 0 0 74 439.5M 0 149.2k 1:07:36 50:16 17:20 156.6k 74 591.0M 0 0 74 439.7M 0 149.2k 1:07:35 50:17 17:18 158.1k 74 591.0M 0 0 74 439.9M 0 149.2k 1:07:35 50:18 17:17 167.3k 74 591.0M 0 0 74 440.1M 0 149.2k 1:07:35 50:19 17:16 168.5k 74 591.0M 0 0 74 440.3M 0 149.2k 1:07:34 50:20 17:14 179.5k 74 591.0M 0 0 74 440.5M 0 149.2k 1:07:35 50:22 17:13 173.4k 74 591.0M 0 0 74 440.6M 0 149.2k 1:07:35 50:23 17:12 154.8k 74 591.0M 0 0 74 440.8M 0 149.2k 1:07:36 50:24 17:12 138.0k 74 591.0M 0 0 74 440.9M 0 149.2k 1:07:36 50:26 17:10 126.6k 74 591.0M 0 0 74 441.1M 0 149.2k 1:07:35 50:27 17:08 133.3k 74 591.0M 0 0 74 441.4M 0 149.2k 1:07:35 50:28 17:07 140.5k 74 591.0M 0 0 74 441.5M 0 149.2k 1:07:36 50:30 17:06 137.2k 74 591.0M 0 0 74 441.6M 0 149.1k 1:07:36 50:31 17:05 135.8k 74 591.0M 0 0 74 441.8M 0 149.1k 1:07:37 50:32 17:05 135.6k 74 591.0M 0 0 74 441.9M 0 149.1k 1:07:37 50:33 17:04 119.4k 74 591.0M 0 0 74 442.0M 0 149.1k 1:07:37 50:34 17:03 104.7k 74 591.0M 0 0 74 442.2M 0 149.1k 1:07:37 50:36 17:01 117.1k 74 591.0M 0 0 74 442.4M 0 149.1k 1:07:38 50:37 17:01 125.4k 74 591.0M 0 0 74 442.6M 0 149.1k 1:07:37 50:38 16:59 140.9k 74 591.0M 0 0 74 442.8M 0 149.1k 1:07:36 50:39 16:57 163.3k 74 591.0M 0 0 74 443.1M 0 149.2k 1:07:36 50:40 16:56 180.4k 75 591.0M 0 0 75 443.3M 0 149.2k 1:07:35 50:42 16:53 188.7k 75 591.0M 0 0 75 443.5M 0 149.2k 1:07:35 50:43 16:52 198.1k 75 591.0M 0 0 75 443.7M 0 149.2k 1:07:35 50:44 16:51 193.2k 75 591.0M 0 0 75 443.9M 0 149.2k 1:07:35 50:45 16:50 181.3k 75 591.0M 0 0 75 444.0M 0 149.2k 1:07:35 50:46 16:49 163.3k 75 591.0M 0 0 75 444.2M 0 149.2k 1:07:35 50:47 16:48 156.0k 75 591.0M 0 0 75 444.5M 0 149.2k 1:07:34 50:49 16:45 177.8k 75 591.0M 0 0 75 444.7M 0 149.2k 1:07:34 50:50 16:44 172.6k 75 591.0M 0 0 75 444.9M 0 149.2k 1:07:34 50:51 16:43 169.4k 75 591.0M 0 0 75 445.1M 0 149.2k 1:07:34 50:53 16:41 173.8k 75 591.0M 0 0 75 445.3M 0 149.2k 1:07:34 50:54 16:40 163.7k 75 591.0M 0 0 75 445.5M 0 149.2k 1:07:34 50:56 16:38 139.5k 75 591.0M 0 0 75 445.6M 0 149.2k 1:07:34 50:57 16:37 138.6k 75 591.0M 0 0 75 445.8M 0 149.2k 1:07:34 50:58 16:36 142.2k 75 591.0M 0 0 75 446.1M 0 149.2k 1:07:34 50:59 16:35 149.7k 75 591.0M 0 0 75 446.2M 0 149.2k 1:07:34 51:01 16:33 149.8k 75 591.0M 0 0 75 446.4M 0 149.2k 1:07:34 51:02 16:32 154.6k 75 591.0M 0 0 75 446.6M 0 149.2k 1:07:34 51:03 16:31 155.9k 75 591.0M 0 0 75 446.7M 0 149.2k 1:07:34 51:04 16:30 145.7k 75 591.0M 0 0 75 446.8M 0 149.2k 1:07:34 51:05 16:29 133.8k 75 591.0M 0 0 75 447.0M 0 149.2k 1:07:34 51:06 16:28 145.5k 75 591.0M 0 0 75 447.2M 0 149.2k 1:07:34 51:08 16:26 142.4k 75 591.0M 0 0 75 447.4M 0 149.2k 1:07:34 51:09 16:25 142.3k 75 591.0M 0 0 75 447.6M 0 149.2k 1:07:34 51:10 16:24 149.9k 75 591.0M 0 0 75 447.8M 0 149.2k 1:07:34 51:12 16:22 150.1k 75 591.0M 0 0 75 447.9M 0 149.2k 1:07:35 51:13 16:22 133.3k 75 591.0M 0 0 75 448.1M 0 149.2k 1:07:35 51:14 16:21 133.2k 75 591.0M 0 0 75 448.3M 0 149.2k 1:07:35 51:16 16:19 135.3k 75 591.0M 0 0 75 448.5M 0 149.2k 1:07:34 51:17 16:17 147.3k 75 591.0M 0 0 75 448.8M 0 149.2k 1:07:34 51:18 16:16 160.5k 75 591.0M 0 0 75 449.0M 0 149.3k 1:07:33 51:19 16:14 186.4k 76 591.0M 0 0 76 449.3M 0 149.3k 1:07:32 51:20 16:12 215.3k 76 591.0M 0 0 76 449.6M 0 149.3k 1:07:31 51:22 16:09 223.7k 76 591.0M 0 0 76 449.8M 0 149.3k 1:07:31 51:23 16:08 212.7k 76 591.0M 0 0 76 450.0M 0 149.4k 1:07:30 51:24 16:06 213.7k 76 591.0M 0 0 76 450.2M 0 149.4k 1:07:30 51:25 16:05 209.6k 76 591.0M 0 0 76 450.4M 0 149.4k 1:07:30 51:26 16:04 179.4k 76 591.0M 0 0 76 450.6M 0 149.4k 1:07:31 51:28 16:03 160.2k 76 591.0M 0 0 76 450.7M 0 149.3k 1:07:31 51:29 16:02 145.7k 76 591.0M 0 0 76 450.9M 0 149.3k 1:07:31 51:31 16:00 135.0k 76 591.0M 0 0 76 451.1M 0 149.4k 1:07:31 51:32 15:59 138.1k 76 591.0M 0 0 76 451.3M 0 149.4k 1:07:30 51:33 15:57 145.8k 76 591.0M 0 0 76 451.6M 0 149.4k 1:07:30 51:34 15:56 161.3k 76 591.0M 0 0 76 451.8M 0 149.4k 1:07:30 51:36 15:54 174.3k 76 591.0M 0 0 76 452.0M 0 149.4k 1:07:30 51:37 15:53 178.7k 76 591.0M 0 0 76 452.1M 0 149.4k 1:07:30 51:38 15:52 162.0k 76 591.0M 0 0 76 452.2M 0 149.4k 1:07:30 51:39 15:51 151.0k 76 591.0M 0 0 76 452.4M 0 149.4k 1:07:30 51:40 15:50 144.0k 76 591.0M 0 0 76 452.6M 0 149.4k 1:07:29 51:41 15:48 155.6k 76 591.0M 0 0 76 452.8M 0 149.4k 1:07:29 51:42 15:47 154.9k 76 591.0M 0 0 76 453.0M 0 149.4k 1:07:30 51:44 15:46 152.4k 76 591.0M 0 0 76 453.1M 0 149.4k 1:07:30 51:45 15:45 158.3k 76 591.0M 0 0 76 453.3M 0 149.4k 1:07:30 51:46 15:44 160.2k 76 591.0M 0 0 76 453.5M 0 149.4k 1:07:30 51:47 15:43 138.0k 76 591.0M 0 0 76 453.6M 0 149.4k 1:07:30 51:48 15:42 127.8k 76 591.0M 0 0 76 453.7M 0 149.3k 1:07:31 51:50 15:41 127.9k 76 591.0M 0 0 76 453.9M 0 149.3k 1:07:31 51:51 15:40 129.2k 76 591.0M 0 0 76 454.1M 0 149.4k 1:07:30 51:52 15:38 140.7k 76 591.0M 0 0 76 454.5M 0 149.4k 1:07:29 51:53 15:36 170.1k 76 591.0M 0 0 76 454.7M 0 149.4k 1:07:28 51:54 15:34 195.3k 76 591.0M 0 0 76 455.0M 0 149.5k 1:07:27 51:56 15:31 219.0k 77 591.0M 0 0 77 455.1M 0 149.5k 1:07:28 51:57 15:31 215.6k 77 591.0M 0 0 77 455.3M 0 149.5k 1:07:28 51:58 15:30 193.4k 77 591.0M 0 0 77 455.5M 0 149.5k 1:07:27 51:59 15:28 179.1k 77 591.0M 0 0 77 455.7M 0 149.5k 1:07:27 52:00 15:27 171.8k 77 591.0M 0 0 77 455.9M 0 149.5k 1:07:27 52:02 15:25 159.9k 77 591.0M 0 0 77 456.1M 0 149.5k 1:07:27 52:03 15:24 161.3k 77 591.0M 0 0 77 456.3M 0 149.5k 1:07:27 52:04 15:23 171.1k 77 591.0M 0 0 77 456.5M 0 149.5k 1:07:26 52:05 15:21 178.7k 77 591.0M 0 0 77 456.7M 0 149.5k 1:07:26 52:07 15:19 162.9k 77 591.0M 0 0 77 456.8M 0 149.5k 1:07:27 52:08 15:19 150.6k 77 591.0M 0 0 77 457.0M 0 149.5k 1:07:28 52:09 15:19 136.2k 77 591.0M 0 0 77 457.1M 0 149.5k 1:07:28 52:11 15:17 126.1k 77 591.0M 0 0 77 457.3M 0 149.4k 1:07:28 52:12 15:16 111.9k 77 591.0M 0 0 77 457.5M 0 149.4k 1:07:28 52:13 15:15 112.9k 77 591.0M 0 0 77 457.6M 0 149.4k 1:07:29 52:15 15:14 117.8k 77 591.0M 0 0 77 457.8M 0 149.4k 1:07:29 52:16 15:13 133.6k 77 591.0M 0 0 77 458.1M 0 149.4k 1:07:28 52:18 15:10 147.1k 77 591.0M 0 0 77 458.2M 0 149.4k 1:07:29 52:19 15:10 142.2k 77 591.0M 0 0 77 458.5M 0 149.4k 1:07:28 52:20 15:08 152.9k 77 591.0M 0 0 77 458.7M 0 149.5k 1:07:28 52:21 15:07 169.4k 77 591.0M 0 0 77 459.0M 0 149.5k 1:07:27 52:23 15:04 178.1k 77 591.0M 0 0 77 459.1M 0 149.5k 1:07:27 52:24 15:03 162.1k 77 591.0M 0 0 77 459.3M 0 149.5k 1:07:28 52:25 15:03 162.9k 77 591.0M 0 0 77 459.4M 0 149.4k 1:07:29 52:27 15:02 138.4k 77 591.0M 0 0 77 459.5M 0 149.4k 1:07:29 52:28 15:01 119.4k 77 591.0M 0 0 77 459.6M 0 149.4k 1:07:30 52:29 15:01 103.4k 77 591.0M 0 0 77 459.8M 0 149.4k 1:07:29 52:31 14:58 112.1k 77 591.0M 0 0 77 460.0M 0 149.4k 1:07:29 52:32 14:57 124.0k 77 591.0M 0 0 77 460.2M 0 149.4k 1:07:29 52:33 14:56 148.7k 77 591.0M 0 0 77 460.4M 0 149.4k 1:07:29 52:34 14:55 167.0k 77 591.0M 0 0 77 460.6M 0 149.4k 1:07:28 52:35 14:53 178.3k 77 591.0M 0 0 77 460.7M 0 149.4k 1:07:29 52:36 14:53 166.6k 77 591.0M 0 0 77 460.9M 0 149.4k 1:07:28 52:37 14:51 168.7k 78 591.0M 0 0 78 461.1M 0 149.4k 1:07:28 52:38 14:50 159.5k 78 591.0M 0 0 78 461.3M 0 149.4k 1:07:29 52:40 14:49 149.1k 78 591.0M 0 0 78 461.5M 0 149.4k 1:07:28 52:41 14:47 151.8k 78 591.0M 0 0 78 461.7M 0 149.5k 1:07:28 52:42 14:46 161.3k 78 591.0M 0 0 78 461.9M 0 149.5k 1:07:28 52:43 14:45 161.0k 78 591.0M 0 0 78 462.1M 0 149.5k 1:07:28 52:45 14:43 160.7k 78 591.0M 0 0 78 462.2M 0 149.4k 1:07:28 52:46 14:42 154.4k 78 591.0M 0 0 78 462.4M 0 149.4k 1:07:29 52:47 14:42 144.5k 78 591.0M 0 0 78 462.6M 0 149.4k 1:07:29 52:49 14:40 126.8k 78 591.0M 0 0 78 462.7M 0 149.4k 1:07:30 52:51 14:39 114.6k 78 591.0M 0 0 78 462.9M 0 149.4k 1:07:30 52:52 14:38 112.8k 78 591.0M 0 0 78 463.0M 0 149.4k 1:07:30 52:53 14:37 118.4k 78 591.0M 0 0 78 463.2M 0 149.4k 1:07:30 52:54 14:36 119.0k 78 591.0M 0 0 78 463.4M 0 149.4k 1:07:31 52:56 14:35 127.0k 78 591.0M 0 0 78 463.6M 0 149.3k 1:07:31 52:57 14:34 135.0k 78 591.0M 0 0 78 463.6M 0 149.3k 1:07:31 52:57 14:34 149.3k 78 591.0M 0 0 78 463.8M 0 149.4k 1:07:30 52:58 14:32 203.4k 78 591.0M 0 0 78 464.1M 0 149.4k 1:07:30 53:00 14:30 204.2k 78 591.0M 0 0 78 464.3M 0 149.4k 1:07:29 53:01 14:28 217.9k 78 591.0M 0 0 78 464.6M 0 149.5k 1:07:27 53:02 14:25 233.1k 78 591.0M 0 0 78 464.8M 0 149.5k 1:07:27 53:03 14:24 222.2k 78 591.0M 0 0 78 465.0M 0 149.5k 1:07:27 53:04 14:23 215.0k 78 591.0M 0 0 78 465.2M 0 149.5k 1:07:27 53:05 14:22 213.1k 78 591.0M 0 0 78 465.4M 0 149.5k 1:07:26 53:06 14:20 200.7k 78 591.0M 0 0 78 465.6M 0 149.5k 1:07:26 53:07 14:19 181.7k 78 591.0M 0 0 78 465.8M 0 149.5k 1:07:26 53:08 14:18 181.9k 78 591.0M 0 0 78 466.0M 0 149.5k 1:07:26 53:10 14:16 174.4k 78 591.0M 0 0 78 466.1M 0 149.5k 1:07:26 53:11 14:15 164.4k 78 591.0M 0 0 78 466.3M 0 149.5k 1:07:26 53:12 14:14 151.2k 78 591.0M 0 0 78 466.5M 0 149.5k 1:07:26 53:13 14:13 144.7k 78 591.0M 0 0 78 466.6M 0 149.5k 1:07:26 53:14 14:12 146.5k 78 591.0M 0 0 78 466.8M 0 149.5k 1:07:26 53:15 14:11 153.2k 79 591.0M 0 0 79 467.0M 0 149.5k 1:07:25 53:17 14:08 160.4k 79 591.0M 0 0 79 467.2M 0 149.5k 1:07:26 53:18 14:08 163.4k 79 591.0M 0 0 79 467.4M 0 149.5k 1:07:25 53:19 14:06 167.5k 79 591.0M 0 0 79 467.6M 0 149.6k 1:07:25 53:20 14:05 169.8k 79 591.0M 0 0 79 467.8M 0 149.6k 1:07:25 53:22 14:03 163.2k 79 591.0M 0 0 79 468.0M 0 149.6k 1:07:25 53:23 14:02 163.4k 79 591.0M 0 0 79 468.3M 0 149.6k 1:07:24 53:24 14:00 177.3k 79 591.0M 0 0 79 468.5M 0 149.6k 1:07:24 53:25 13:59 178.5k 79 591.0M 0 0 79 468.6M 0 149.6k 1:07:24 53:26 13:58 172.4k 79 591.0M 0 0 79 468.8M 0 149.6k 1:07:24 53:28 13:56 169.0k 79 591.0M 0 0 79 469.0M 0 149.6k 1:07:25 53:29 13:56 151.5k 79 591.0M 0 0 79 469.1M 0 149.6k 1:07:25 53:30 13:55 134.9k 79 591.0M 0 0 79 469.3M 0 149.6k 1:07:25 53:31 13:54 132.2k 79 591.0M 0 0 79 469.5M 0 149.6k 1:07:25 53:33 13:52 128.2k 79 591.0M 0 0 79 469.6M 0 149.6k 1:07:25 53:34 13:51 127.4k 79 591.0M 0 0 79 469.8M 0 149.6k 1:07:25 53:36 13:49 140.9k 79 591.0M 0 0 79 470.0M 0 149.6k 1:07:25 53:37 13:48 144.7k 79 591.0M 0 0 79 470.1M 0 149.5k 1:07:26 53:38 13:48 134.3k 79 591.0M 0 0 79 470.3M 0 149.5k 1:07:26 53:39 13:47 127.5k 79 591.0M 0 0 79 470.4M 0 149.5k 1:07:26 53:40 13:46 125.1k 79 591.0M 0 0 79 470.6M 0 149.5k 1:07:26 53:42 13:44 127.4k 79 591.0M 0 0 79 470.8M 0 149.5k 1:07:26 53:43 13:43 130.3k 79 591.0M 0 0 79 471.0M 0 149.5k 1:07:26 53:44 13:42 143.4k 79 591.0M 0 0 79 471.1M 0 149.5k 1:07:26 53:45 13:41 158.1k 79 591.0M 0 0 79 471.4M 0 149.6k 1:07:25 53:46 13:39 174.7k 79 591.0M 0 0 79 471.6M 0 149.6k 1:07:25 53:47 13:38 173.6k 79 591.0M 0 0 79 471.7M 0 149.5k 1:07:26 53:49 13:37 160.2k 79 591.0M 0 0 79 471.9M 0 149.5k 1:07:26 53:50 13:36 155.1k 79 591.0M 0 0 79 472.1M 0 149.5k 1:07:26 53:52 13:34 146.9k 79 591.0M 0 0 79 472.2M 0 149.5k 1:07:26 53:53 13:33 133.9k 79 591.0M 0 0 79 472.4M 0 149.5k 1:07:26 53:54 13:32 125.8k 79 591.0M 0 0 79 472.6M 0 149.5k 1:07:26 53:55 13:31 137.9k 79 591.0M 0 0 79 472.7M 0 149.5k 1:07:27 53:57 13:30 126.4k 80 591.0M 0 0 80 472.8M 0 149.5k 1:07:28 53:58 13:30 118.2k 80 591.0M 0 0 80 473.0M 0 149.5k 1:07:28 53:59 13:29 116.6k 80 591.0M 0 0 80 473.1M 0 149.5k 1:07:28 54:00 13:28 120.4k 80 591.0M 0 0 80 473.3M 0 149.5k 1:07:28 54:02 13:26 121.8k 80 591.0M 0 0 80 473.6M 0 149.5k 1:07:27 54:03 13:24 144.5k 80 591.0M 0 0 80 473.8M 0 149.5k 1:07:27 54:04 13:23 156.1k 80 591.0M 0 0 80 474.0M 0 149.5k 1:07:26 54:05 13:21 176.1k 80 591.0M 0 0 80 474.3M 0 149.5k 1:07:26 54:06 13:20 194.6k 80 591.0M 0 0 80 474.5M 0 149.6k 1:07:25 54:08 13:17 205.6k 80 591.0M 0 0 80 474.7M 0 149.6k 1:07:25 54:09 13:16 205.7k 80 591.0M 0 0 80 474.9M 0 149.6k 1:07:24 54:10 13:14 212.9k 80 591.0M 0 0 80 475.1M 0 149.6k 1:07:24 54:11 13:13 202.4k 80 591.0M 0 0 80 475.3M 0 149.6k 1:07:24 54:12 13:12 183.4k 80 591.0M 0 0 80 475.5M 0 149.6k 1:07:24 54:13 13:11 167.4k 80 591.0M 0 0 80 475.6M 0 149.6k 1:07:24 54:14 13:10 166.8k 80 591.0M 0 0 80 475.8M 0 149.6k 1:07:24 54:15 13:09 166.6k 80 591.0M 0 0 80 476.0M 0 149.6k 1:07:24 54:17 13:07 158.4k 80 591.0M 0 0 80 476.2M 0 149.6k 1:07:24 54:18 13:06 160.2k 80 591.0M 0 0 80 476.4M 0 149.6k 1:07:24 54:20 13:04 151.3k 80 591.0M 0 0 80 476.5M 0 149.6k 1:07:24 54:21 13:03 140.1k 80 591.0M 0 0 80 476.7M 0 149.6k 1:07:24 54:22 13:02 136.0k 80 591.0M 0 0 80 476.9M 0 149.6k 1:07:24 54:23 13:01 142.9k 80 591.0M 0 0 80 477.1M 0 149.6k 1:07:24 54:24 13:00 139.9k 80 591.0M 0 0 80 477.2M 0 149.6k 1:07:24 54:25 12:59 142.7k 80 591.0M 0 0 80 477.3M 0 149.6k 1:07:25 54:27 12:58 130.8k 80 591.0M 0 0 80 477.5M 0 149.5k 1:07:26 54:28 12:58 120.0k 80 591.0M 0 0 80 477.6M 0 149.5k 1:07:26 54:29 12:57 118.8k 80 591.0M 0 0 80 477.9M 0 149.6k 1:07:25 54:31 12:54 130.1k 80 591.0M 0 0 80 478.1M 0 149.6k 1:07:25 54:32 12:53 144.6k 80 591.0M 0 0 80 478.3M 0 149.6k 1:07:25 54:33 12:52 161.4k 80 591.0M 0 0 80 478.5M 0 149.6k 1:07:25 54:35 12:50 170.0k 80 591.0M 0 0 80 478.7M 0 149.6k 1:07:25 54:36 12:49 162.0k 81 591.0M 0 0 81 478.9M 0 149.6k 1:07:25 54:37 12:48 152.3k 81 591.0M 0 0 81 479.0M 0 149.5k 1:07:26 54:39 12:47 130.4k 81 591.0M 0 0 81 479.2M 0 149.5k 1:07:26 54:40 12:46 130.4k 81 591.0M 0 0 81 479.5M 0 149.6k 1:07:25 54:42 12:43 141.5k 81 591.0M 0 0 81 479.6M 0 149.6k 1:07:25 54:43 12:42 143.9k 81 591.0M 0 0 81 479.9M 0 149.6k 1:07:25 54:44 12:41 155.4k 81 591.0M 0 0 81 480.1M 0 149.6k 1:07:24 54:45 12:39 174.6k 81 591.0M 0 0 81 480.3M 0 149.6k 1:07:24 54:46 12:38 177.4k 81 591.0M 0 0 81 480.5M 0 149.6k 1:07:24 54:47 12:37 173.9k 81 591.0M 0 0 81 480.6M 0 149.6k 1:07:24 54:49 12:35 172.7k 81 591.0M 0 0 81 480.8M 0 149.6k 1:07:24 54:50 12:34 157.6k 81 591.0M 0 0 81 481.0M 0 149.6k 1:07:24 54:52 12:32 149.7k 81 591.0M 0 0 81 481.2M 0 149.6k 1:07:25 54:53 12:32 144.6k 81 591.0M 0 0 81 481.4M 0 149.6k 1:07:24 54:54 12:30 142.4k 81 591.0M 0 0 81 481.6M 0 149.6k 1:07:24 54:55 12:29 145.1k 81 591.0M 0 0 81 481.8M 0 149.6k 1:07:24 54:57 12:27 144.2k 81 591.0M 0 0 81 481.9M 0 149.6k 1:07:25 54:58 12:27 144.2k 81 591.0M 0 0 81 482.0M 0 149.6k 1:07:25 54:59 12:26 136.6k 81 591.0M 0 0 81 482.2M 0 149.5k 1:07:26 55:01 12:25 125.9k 81 591.0M 0 0 81 482.3M 0 149.5k 1:07:26 55:02 12:24 117.7k 81 591.0M 0 0 81 482.5M 0 149.5k 1:07:26 55:03 12:23 113.0k 81 591.0M 0 0 81 482.6M 0 149.5k 1:07:26 55:04 12:22 118.2k 81 591.0M 0 0 81 482.8M 0 149.5k 1:07:26 55:05 12:21 132.0k 81 591.0M 0 0 81 483.1M 0 149.6k 1:07:25 55:07 12:18 166.6k 81 591.0M 0 0 81 483.4M 0 149.6k 1:07:25 55:08 12:17 181.8k 81 591.0M 0 0 81 483.5M 0 149.6k 1:07:25 55:09 12:16 182.3k 81 591.0M 0 0 81 483.6M 0 149.5k 1:07:26 55:10 12:16 165.3k 81 591.0M 0 0 81 483.7M 0 149.5k 1:07:26 55:11 12:15 147.8k 81 591.0M 0 0 81 483.8M 0 149.5k 1:07:27 55:13 12:14 113.2k 81 591.0M 0 0 81 484.0M 0 149.5k 1:07:27 55:14 12:13 96755 81 591.0M 0 0 81 484.1M 0 149.5k 1:07:28 55:15 12:13 93267 81 591.0M 0 0 81 484.3M 0 149.5k 1:07:28 55:17 12:11 104.0k 81 591.0M 0 0 81 484.5M 0 149.5k 1:07:28 55:18 12:10 123.0k 82 591.0M 0 0 82 484.6M 0 149.5k 1:07:27 55:19 12:08 135.9k 82 591.0M 0 0 82 484.8M 0 149.5k 1:07:27 55:20 12:07 146.9k 82 591.0M 0 0 82 485.0M 0 149.5k 1:07:27 55:21 12:06 161.2k 82 591.0M 0 0 82 485.1M 0 149.5k 1:07:28 55:22 12:06 154.9k 82 591.0M 0 0 82 485.3M 0 149.5k 1:07:28 55:24 12:04 140.8k 82 591.0M 0 0 82 485.5M 0 149.5k 1:07:28 55:25 12:03 140.5k 82 591.0M 0 0 82 485.7M 0 149.5k 1:07:27 55:26 12:01 151.3k 82 591.0M 0 0 82 485.9M 0 149.5k 1:07:27 55:27 12:00 144.4k 82 591.0M 0 0 82 486.0M 0 149.5k 1:07:28 55:29 11:59 145.1k 82 591.0M 0 0 82 486.1M 0 149.4k 1:07:28 55:30 11:58 140.9k 82 591.0M 0 0 82 486.3M 0 149.4k 1:07:29 55:31 11:58 124.2k 82 591.0M 0 0 82 486.4M 0 149.4k 1:07:29 55:33 11:56 107.9k 82 591.0M 0 0 82 486.6M 0 149.4k 1:07:29 55:34 11:55 114.5k 82 591.0M 0 0 82 486.8M 0 149.4k 1:07:29 55:35 11:54 123.8k 82 591.0M 0 0 82 486.9M 0 149.4k 1:07:29 55:36 11:53 132.1k 82 591.0M 0 0 82 487.1M 0 149.4k 1:07:29 55:37 11:52 147.9k 82 591.0M 0 0 82 487.3M 0 149.4k 1:07:29 55:38 11:51 159.6k 82 591.0M 0 0 82 487.5M 0 149.4k 1:07:28 55:39 11:49 165.7k 82 591.0M 0 0 82 487.8M 0 149.5k 1:07:28 55:40 11:48 179.1k 82 591.0M 0 0 82 488.0M 0 149.5k 1:07:27 55:42 11:45 198.0k 82 591.0M 0 0 82 488.2M 0 149.5k 1:07:27 55:43 11:44 201.5k 82 591.0M 0 0 82 488.3M 0 149.5k 1:07:27 55:44 11:43 186.1k 82 591.0M 0 0 82 488.5M 0 149.5k 1:07:28 55:45 11:43 163.1k 82 591.0M 0 0 82 488.6M 0 149.4k 1:07:28 55:47 11:41 136.6k 82 591.0M 0 0 82 488.7M 0 149.4k 1:07:29 55:48 11:41 115.9k 82 591.0M 0 0 82 488.8M 0 149.4k 1:07:29 55:49 11:40 108.1k 82 591.0M 0 0 82 489.0M 0 149.4k 1:07:29 55:50 11:39 117.5k 82 591.0M 0 0 82 489.2M 0 149.4k 1:07:28 55:51 11:37 133.7k 82 591.0M 0 0 82 489.3M 0 149.4k 1:07:29 55:52 11:37 140.7k 82 591.0M 0 0 82 489.5M 0 149.4k 1:07:29 55:53 11:36 145.7k 82 591.0M 0 0 82 489.7M 0 149.4k 1:07:29 55:55 11:34 154.2k 82 591.0M 0 0 82 489.8M 0 149.4k 1:07:29 55:56 11:33 148.9k 82 591.0M 0 0 82 490.0M 0 149.4k 1:07:29 55:57 11:32 135.3k 82 591.0M 0 0 82 490.1M 0 149.4k 1:07:30 55:58 11:32 132.7k 82 591.0M 0 0 82 490.3M 0 149.4k 1:07:30 55:59 11:31 126.8k 82 591.0M 0 0 82 490.5M 0 149.4k 1:07:30 56:01 11:29 127.4k 83 591.0M 0 0 83 490.6M 0 149.4k 1:07:30 56:02 11:28 125.5k 83 591.0M 0 0 83 490.8M 0 149.4k 1:07:30 56:04 11:26 128.7k 83 591.0M 0 0 83 491.0M 0 149.4k 1:07:31 56:05 11:26 128.0k 83 591.0M 0 0 83 491.1M 0 149.3k 1:07:31 56:06 11:25 129.3k 83 591.0M 0 0 83 491.3M 0 149.3k 1:07:31 56:07 11:24 125.4k 83 591.0M 0 0 83 491.4M 0 149.3k 1:07:31 56:08 11:23 122.3k 83 591.0M 0 0 83 491.5M 0 149.3k 1:07:32 56:10 11:22 110.8k 83 591.0M 0 0 83 491.6M 0 149.3k 1:07:33 56:11 11:22 112.0k 83 591.0M 0 0 83 491.8M 0 149.3k 1:07:33 56:12 11:21 117.9k 83 591.0M 0 0 83 492.0M 0 149.3k 1:07:32 56:13 11:19 123.0k 83 591.0M 0 0 83 492.2M 0 149.3k 1:07:32 56:15 11:17 136.3k 83 591.0M 0 0 83 492.5M 0 149.3k 1:07:32 56:16 11:16 164.5k 83 591.0M 0 0 83 492.6M 0 149.3k 1:07:32 56:17 11:15 168.0k 83 591.0M 0 0 83 492.8M 0 149.3k 1:07:32 56:18 11:14 169.6k 83 591.0M 0 0 83 493.0M 0 149.3k 1:07:32 56:20 11:12 163.9k 83 591.0M 0 0 83 493.2M 0 149.3k 1:07:31 56:21 11:10 166.4k 83 591.0M 0 0 83 493.3M 0 149.3k 1:07:32 56:22 11:10 150.2k 83 591.0M 0 0 83 493.5M 0 149.3k 1:07:32 56:23 11:09 148.7k 83 591.0M 0 0 83 493.6M 0 149.3k 1:07:32 56:24 11:08 138.0k 83 591.0M 0 0 83 493.8M 0 149.3k 1:07:33 56:26 11:07 129.1k 83 591.0M 0 0 83 494.0M 0 149.3k 1:07:32 56:27 11:05 129.3k 83 591.0M 0 0 83 494.1M 0 149.3k 1:07:32 56:28 11:04 134.9k 83 591.0M 0 0 83 494.3M 0 149.3k 1:07:32 56:29 11:03 143.0k 83 591.0M 0 0 83 494.6M 0 149.3k 1:07:31 56:30 11:01 170.5k 83 591.0M 0 0 83 494.8M 0 149.4k 1:07:30 56:31 10:59 197.4k 83 591.0M 0 0 83 495.0M 0 149.4k 1:07:31 56:32 10:59 183.0k 83 591.0M 0 0 83 495.1M 0 149.3k 1:07:31 56:34 10:57 175.2k 83 591.0M 0 0 83 495.3M 0 149.3k 1:07:31 56:35 10:56 170.8k 83 591.0M 0 0 83 495.5M 0 149.3k 1:07:31 56:36 10:55 156.6k 83 591.0M 0 0 83 495.7M 0 149.4k 1:07:31 56:37 10:54 144.4k 83 591.0M 0 0 83 495.8M 0 149.3k 1:07:31 56:38 10:53 145.2k 83 591.0M 0 0 83 496.0M 0 149.3k 1:07:31 56:40 10:51 150.9k 83 591.0M 0 0 83 496.2M 0 149.4k 1:07:31 56:41 10:50 155.9k 83 591.0M 0 0 83 496.3M 0 149.3k 1:07:31 56:42 10:49 148.6k 84 591.0M 0 0 84 496.5M 0 149.3k 1:07:31 56:43 10:48 142.4k 84 591.0M 0 0 84 496.7M 0 149.3k 1:07:31 56:44 10:47 150.3k 84 591.0M 0 0 84 496.9M 0 149.4k 1:07:31 56:46 10:45 154.0k 84 591.0M 0 0 84 497.1M 0 149.4k 1:07:30 56:47 10:43 153.3k 84 591.0M 0 0 84 497.3M 0 149.4k 1:07:30 56:48 10:42 162.5k 84 591.0M 0 0 84 497.5M 0 149.4k 1:07:30 56:49 10:41 167.6k 84 591.0M 0 0 84 497.6M 0 149.4k 1:07:30 56:50 10:40 171.7k 84 591.0M 0 0 84 497.9M 0 149.4k 1:07:29 56:51 10:38 180.4k 84 591.0M 0 0 84 498.1M 0 149.4k 1:07:29 56:53 10:36 171.9k 84 591.0M 0 0 84 498.3M 0 149.4k 1:07:29 56:54 10:35 173.8k 84 591.0M 0 0 84 498.4M 0 149.4k 1:07:30 56:55 10:35 160.2k 84 591.0M 0 0 84 498.5M 0 149.4k 1:07:30 56:56 10:34 140.2k 84 591.0M 0 0 84 498.7M 0 149.4k 1:07:31 56:58 10:33 124.6k 84 591.0M 0 0 84 498.8M 0 149.3k 1:07:31 56:59 10:32 120.2k 84 591.0M 0 0 84 499.0M 0 149.3k 1:07:31 57:00 10:31 112.3k 84 591.0M 0 0 84 499.2M 0 149.3k 1:07:31 57:02 10:29 122.6k 84 591.0M 0 0 84 499.4M 0 149.3k 1:07:31 57:03 10:28 132.0k 84 591.0M 0 0 84 499.6M 0 149.3k 1:07:31 57:04 10:27 136.9k 84 591.0M 0 0 84 499.8M 0 149.4k 1:07:31 57:06 10:25 151.8k 84 591.0M 0 0 84 500.1M 0 149.4k 1:07:30 57:07 10:23 170.4k 84 591.0M 0 0 84 500.3M 0 149.4k 1:07:30 57:08 10:22 174.2k 84 591.0M 0 0 84 500.4M 0 149.4k 1:07:31 57:09 10:22 164.0k 84 591.0M 0 0 84 500.5M 0 149.3k 1:07:31 57:11 10:20 156.5k 84 591.0M 0 0 84 500.7M 0 149.3k 1:07:31 57:12 10:19 147.1k 84 591.0M 0 0 84 501.0M 0 149.4k 1:07:30 57:13 10:17 145.5k 84 591.0M 0 0 84 501.2M 0 149.4k 1:07:30 57:14 10:16 150.3k 84 591.0M 0 0 84 501.5M 0 149.4k 1:07:29 57:15 10:14 178.7k 84 591.0M 0 0 84 501.6M 0 149.4k 1:07:29 57:17 10:12 184.4k 84 591.0M 0 0 84 501.8M 0 149.4k 1:07:30 57:18 10:12 176.7k 84 591.0M 0 0 84 502.0M 0 149.4k 1:07:29 57:19 10:10 170.0k 84 591.0M 0 0 84 502.1M 0 149.4k 1:07:29 57:20 10:09 159.3k 84 591.0M 0 0 84 502.3M 0 149.4k 1:07:30 57:22 10:08 137.4k 85 591.0M 0 0 85 502.4M 0 149.4k 1:07:30 57:23 10:07 130.8k 85 591.0M 0 0 85 502.6M 0 149.4k 1:07:30 57:24 10:06 138.9k 85 591.0M 0 0 85 502.8M 0 149.4k 1:07:30 57:25 10:05 137.4k 85 591.0M 0 0 85 503.0M 0 149.4k 1:07:30 57:26 10:04 144.7k 85 591.0M 0 0 85 503.1M 0 149.4k 1:07:29 57:27 10:02 155.8k 85 591.0M 0 0 85 503.3M 0 149.4k 1:07:29 57:28 10:01 166.3k 85 591.0M 0 0 85 503.5M 0 149.4k 1:07:29 57:30 09:59 171.3k 85 591.0M 0 0 85 503.7M 0 149.4k 1:07:29 57:31 09:58 167.2k 85 591.0M 0 0 85 503.8M 0 149.4k 1:07:29 57:32 09:57 153.4k 85 591.0M 0 0 85 504.0M 0 149.4k 1:07:30 57:33 09:57 144.8k 85 591.0M 0 0 85 504.1M 0 149.4k 1:07:30 57:34 09:56 140.6k 85 591.0M 0 0 85 504.3M 0 149.4k 1:07:30 57:36 09:54 136.9k 85 591.0M 0 0 85 504.5M 0 149.4k 1:07:30 57:37 09:53 134.5k 85 591.0M 0 0 85 504.7M 0 149.4k 1:07:30 57:38 09:52 144.2k 85 591.0M 0 0 85 504.8M 0 149.4k 1:07:30 57:39 09:51 139.4k 85 591.0M 0 0 85 505.0M 0 149.4k 1:07:30 57:41 09:49 134.0k 85 591.0M 0 0 85 505.1M 0 149.4k 1:07:30 57:42 09:48 133.0k 85 591.0M 0 0 85 505.3M 0 149.4k 1:07:30 57:43 09:47 134.4k 85 591.0M 0 0 85 505.5M 0 149.4k 1:07:30 57:44 09:46 138.3k 85 591.0M 0 0 85 505.7M 0 149.4k 1:07:30 57:45 09:45 148.4k 85 591.0M 0 0 85 506.0M 0 149.4k 1:07:30 57:47 09:43 165.6k 85 591.0M 0 0 85 506.1M 0 149.4k 1:07:30 57:48 09:42 169.2k 85 591.0M 0 0 85 506.3M 0 149.4k 1:07:30 57:49 09:41 168.6k 85 591.0M 0 0 85 506.5M 0 149.4k 1:07:29 57:50 09:39 163.4k 85 591.0M 0 0 85 506.7M 0 149.4k 1:07:30 57:52 09:38 162.0k 85 591.0M 0 0 85 506.9M 0 149.4k 1:07:30 57:53 09:37 144.9k 85 591.0M 0 0 85 507.0M 0 149.4k 1:07:30 57:54 09:36 136.9k 85 591.0M 0 0 85 507.1M 0 149.4k 1:07:30 57:56 09:34 130.9k 85 591.0M 0 0 85 507.3M 0 149.4k 1:07:30 57:57 09:33 134.0k 85 591.0M 0 0 85 507.5M 0 149.4k 1:07:30 57:58 09:32 134.8k 85 591.0M 0 0 85 507.7M 0 149.4k 1:07:30 57:59 09:31 147.3k 85 591.0M 0 0 85 508.0M 0 149.4k 1:07:30 58:00 09:30 160.6k 85 591.0M 0 0 85 508.1M 0 149.4k 1:07:30 58:01 09:29 164.3k 85 591.0M 0 0 85 508.3M 0 149.4k 1:07:30 58:03 09:27 160.4k 86 591.0M 0 0 86 508.5M 0 149.4k 1:07:30 58:04 09:26 156.8k 86 591.0M 0 0 86 508.6M 0 149.4k 1:07:30 58:05 09:25 148.9k 86 591.0M 0 0 86 508.8M 0 149.4k 1:07:30 58:07 09:23 134.3k 86 591.0M 0 0 86 509.0M 0 149.4k 1:07:31 58:09 09:22 134.3k 86 591.0M 0 0 86 509.2M 0 149.4k 1:07:31 58:10 09:21 134.3k 86 591.0M 0 0 86 509.2M 0 149.4k 1:07:31 58:10 09:21 149.4k 86 591.0M 0 0 86 509.4M 0 149.3k 1:07:31 58:11 09:20 117.5k 86 591.0M 0 0 86 509.6M 0 149.3k 1:07:31 58:13 09:18 130.3k 86 591.0M 0 0 86 509.7M 0 149.3k 1:07:32 58:14 09:18 111.0k 86 591.0M 0 0 86 509.8M 0 149.3k 1:07:33 58:16 09:17 103.5k 86 591.0M 0 0 86 510.0M 0 149.3k 1:07:33 58:17 09:16 103.7k 86 591.0M 0 0 86 510.1M 0 149.3k 1:07:33 58:19 09:14 105.2k 86 591.0M 0 0 86 510.3M 0 149.2k 1:07:34 58:20 09:14 98.84k 86 591.0M 0 0 86 510.5M 0 149.2k 1:07:34 58:21 09:13 114.6k 86 591.0M 0 0 86 510.6M 0 149.2k 1:07:34 58:23 09:11 125.1k 86 591.0M 0 0 86 510.8M 0 149.2k 1:07:34 58:24 09:10 125.0k 86 591.0M 0 0 86 511.0M 0 149.2k 1:07:34 58:25 09:09 134.6k 86 591.0M 0 0 86 511.2M 0 149.2k 1:07:34 58:26 09:08 149.9k 86 591.0M 0 0 86 511.4M 0 149.2k 1:07:34 58:28 09:06 144.1k 86 591.0M 0 0 86 511.5M 0 149.2k 1:07:34 58:29 09:05 144.6k 86 591.0M 0 0 86 511.7M 0 149.2k 1:07:34 58:30 09:04 156.9k 86 591.0M 0 0 86 511.9M 0 149.2k 1:07:34 58:31 09:03 150.2k 86 591.0M 0 0 86 512.1M 0 149.2k 1:07:34 58:33 09:01 140.7k 86 591.0M 0 0 86 512.3M 0 149.2k 1:07:34 58:34 09:00 147.1k 86 591.0M 0 0 86 512.5M 0 149.2k 1:07:34 58:35 08:59 148.6k 86 591.0M 0 0 86 512.6M 0 149.2k 1:07:34 58:36 08:58 148.6k 86 591.0M 0 0 86 512.8M 0 149.2k 1:07:34 58:38 08:56 148.3k 86 591.0M 0 0 86 513.0M 0 149.2k 1:07:35 58:39 08:56 134.4k 86 591.0M 0 0 86 513.0M 0 149.2k 1:07:36 58:40 08:56 119.2k 86 591.0M 0 0 86 513.1M 0 149.1k 1:07:36 58:42 08:54 105.5k 86 591.0M 0 0 86 513.2M 0 149.1k 1:07:37 58:43 08:54 90394 86 591.0M 0 0 86 513.3M 0 149.1k 1:07:38 58:44 08:54 79606 86 591.0M 0 0 86 513.5M 0 149.1k 1:07:38 58:45 08:53 95163 86 591.0M 0 0 86 513.7M 0 149.1k 1:07:38 58:47 08:51 109.2k 86 591.0M 0 0 86 513.8M 0 149.1k 1:07:38 58:48 08:50 115.4k 86 591.0M 0 0 86 514.0M 0 149.1k 1:07:38 58:49 08:49 126.2k 87 591.0M 0 0 87 514.2M 0 149.1k 1:07:38 58:51 08:47 137.8k 87 591.0M 0 0 87 514.4M 0 149.1k 1:07:38 58:52 08:46 139.6k 87 591.0M 0 0 87 514.6M 0 149.1k 1:07:38 58:53 08:45 144.1k 87 591.0M 0 0 87 514.8M 0 149.1k 1:07:38 58:54 08:44 154.9k 87 591.0M 0 0 87 515.0M 0 149.1k 1:07:37 58:55 08:42 174.7k 87 591.0M 0 0 87 515.3M 0 149.1k 1:07:37 58:57 08:40 183.7k 87 591.0M 0 0 87 515.5M 0 149.1k 1:07:37 58:58 08:39 178.7k 87 591.0M 0 0 87 515.6M 0 149.1k 1:07:37 59:00 08:37 162.5k 87 591.0M 0 0 87 515.8M 0 149.1k 1:07:37 59:01 08:36 158.3k 87 591.0M 0 0 87 516.0M 0 149.1k 1:07:37 59:02 08:35 147.0k 87 591.0M 0 0 87 516.1M 0 149.1k 1:07:37 59:03 08:34 134.5k 87 591.0M 0 0 87 516.3M 0 149.1k 1:07:37 59:05 08:32 136.0k 87 591.0M 0 0 87 516.5M 0 149.1k 1:07:37 59:06 08:31 150.2k 87 591.0M 0 0 87 516.6M 0 149.1k 1:07:37 59:07 08:30 148.8k 87 591.0M 0 0 87 516.8M 0 149.1k 1:07:38 59:08 08:30 142.0k 87 591.0M 0 0 87 517.0M 0 149.1k 1:07:37 59:09 08:28 151.4k 87 591.0M 0 0 87 517.1M 0 149.1k 1:07:37 59:10 08:27 153.3k 87 591.0M 0 0 87 517.4M 0 149.1k 1:07:37 59:11 08:26 160.6k 87 591.0M 0 0 87 517.6M 0 149.2k 1:07:36 59:12 08:24 187.2k 87 591.0M 0 0 87 517.9M 0 149.2k 1:07:35 59:13 08:22 202.6k 87 591.0M 0 0 87 518.1M 0 149.2k 1:07:35 59:15 08:20 206.1k 87 591.0M 0 0 87 518.3M 0 149.2k 1:07:35 59:16 08:19 199.8k 87 591.0M 0 0 87 518.5M 0 149.2k 1:07:35 59:17 08:18 189.5k 87 591.0M 0 0 87 518.7M 0 149.2k 1:07:35 59:19 08:16 166.0k 87 591.0M 0 0 87 518.8M 0 149.2k 1:07:35 59:20 08:15 148.4k 87 591.0M 0 0 87 519.0M 0 149.2k 1:07:35 59:21 08:14 135.6k 87 591.0M 0 0 87 519.1M 0 149.2k 1:07:36 59:22 08:14 130.1k 87 591.0M 0 0 87 519.3M 0 149.2k 1:07:36 59:24 08:12 126.2k 87 591.0M 0 0 87 519.5M 0 149.2k 1:07:36 59:25 08:11 129.9k 87 591.0M 0 0 87 519.6M 0 149.1k 1:07:36 59:26 08:10 129.5k 87 591.0M 0 0 87 519.8M 0 149.1k 1:07:36 59:28 08:08 132.1k 87 591.0M 0 0 87 520.0M 0 149.2k 1:07:36 59:29 08:07 140.6k 88 591.0M 0 0 88 520.3M 0 149.2k 1:07:35 59:30 08:05 155.8k 88 591.0M 0 0 88 520.5M 0 149.2k 1:07:35 59:31 08:04 159.4k 88 591.0M 0 0 88 520.6M 0 149.2k 1:07:36 59:32 08:04 164.3k 88 591.0M 0 0 88 520.8M 0 149.2k 1:07:35 59:33 08:02 175.2k 88 591.0M 0 0 88 521.0M 0 149.2k 1:07:35 59:34 08:01 171.9k 88 591.0M 0 0 88 521.1M 0 149.2k 1:07:35 59:36 07:59 161.4k 88 591.0M 0 0 88 521.3M 0 149.2k 1:07:35 59:37 07:58 153.5k 88 591.0M 0 0 88 521.4M 0 149.2k 1:07:35 59:38 07:57 150.4k 88 591.0M 0 0 88 521.6M 0 149.2k 1:07:36 59:39 07:57 139.9k 88 591.0M 0 0 88 521.8M 0 149.2k 1:07:36 59:40 07:56 140.7k 88 591.0M 0 0 88 522.0M 0 149.2k 1:07:35 59:42 07:53 138.3k 88 591.0M 0 0 88 522.1M 0 149.2k 1:07:35 59:43 07:52 147.9k 88 591.0M 0 0 88 522.3M 0 149.2k 1:07:35 59:44 07:51 152.7k 88 591.0M 0 0 88 522.5M 0 149.2k 1:07:36 59:45 07:51 142.0k 88 591.0M 0 0 88 522.6M 0 149.1k 1:07:37 59:47 07:50 125.6k 88 591.0M 0 0 88 522.8M 0 149.1k 1:07:37 59:48 07:49 127.2k 88 591.0M 0 0 88 523.0M 0 149.1k 1:07:36 59:49 07:47 127.5k 88 591.0M 0 0 88 523.2M 0 149.2k 1:07:36 59:50 07:46 138.6k 88 591.0M 0 0 88 523.5M 0 149.2k 1:07:35 59:52 07:43 165.1k 88 591.0M 0 0 88 523.6M 0 149.2k 1:07:35 59:53 07:42 183.9k 88 591.0M 0 0 88 523.8M 0 149.2k 1:07:35 59:54 07:41 184.6k 88 591.0M 0 0 88 524.0M 0 149.2k 1:07:35 59:55 07:40 169.4k 88 591.0M 0 0 88 524.1M 0 149.2k 1:07:36 59:57 07:39 144.8k 88 591.0M 0 0 88 524.3M 0 149.2k 1:07:36 59:58 07:38 132.7k 88 591.0M 0 0 88 524.5M 0 149.2k 1:07:36 59:59 07:37 138.7k 88 591.0M 0 0 88 524.7M 0 149.2k 1:07:36 1:00:01 07:35 132.5k 88 591.0M 0 0 88 524.9M 0 149.2k 1:07:36 1:00:02 07:34 139.4k 88 591.0M 0 0 88 525.1M 0 149.2k 1:07:36 1:00:03 07:33 150.5k 88 591.0M 0 0 88 525.2M 0 149.1k 1:07:36 1:00:05 07:31 144.1k 88 591.0M 0 0 88 525.4M 0 149.1k 1:07:36 1:00:06 07:30 136.6k 88 591.0M 0 0 88 525.6M 0 149.1k 1:07:36 1:00:07 07:29 138.6k 88 591.0M 0 0 88 525.8M 0 149.1k 1:07:36 1:00:08 07:28 139.9k 88 591.0M 0 0 88 526.0M 0 149.1k 1:07:36 1:00:10 07:26 143.7k 89 591.0M 0 0 89 526.1M 0 149.1k 1:07:36 1:00:11 07:25 145.4k 89 591.0M 0 0 89 526.3M 0 149.2k 1:07:36 1:00:12 07:24 157.1k 89 591.0M 0 0 89 526.5M 0 149.2k 1:07:36 1:00:13 07:23 158.2k 89 591.0M 0 0 89 526.7M 0 149.2k 1:07:36 1:00:14 07:22 161.8k 89 591.0M 0 0 89 526.9M 0 149.2k 1:07:36 1:00:15 07:21 166.1k 89 591.0M 0 0 89 527.1M 0 149.2k 1:07:35 1:00:17 07:18 172.3k 89 591.0M 0 0 89 527.2M 0 149.2k 1:07:36 1:00:18 07:18 145.7k 89 591.0M 0 0 89 527.3M 0 149.1k 1:07:37 1:00:19 07:18 134.7k 89 591.0M 0 0 89 527.5M 0 149.1k 1:07:37 1:00:21 07:16 117.8k 89 591.0M 0 0 89 527.6M 0 149.1k 1:07:38 1:00:22 07:16 108.6k 89 591.0M 0 0 89 527.8M 0 149.1k 1:07:38 1:00:24 07:14 99.30k 89 591.0M 0 0 89 528.0M 0 149.1k 1:07:38 1:00:25 07:13 110.6k 89 591.0M 0 0 89 528.1M 0 149.1k 1:07:38 1:00:26 07:12 120.7k 89 591.0M 0 0 89 528.3M 0 149.1k 1:07:38 1:00:28 07:10 134.7k 89 591.0M 0 0 89 528.5M 0 149.1k 1:07:38 1:00:29 07:09 141.0k 89 591.0M 0 0 89 528.7M 0 149.1k 1:07:38 1:00:30 07:08 155.5k 89 591.0M 0 0 89 528.9M 0 149.1k 1:07:38 1:00:31 07:07 156.6k 89 591.0M 0 0 89 529.1M 0 149.1k 1:07:38 1:00:32 07:06 157.6k 89 591.0M 0 0 89 529.2M 0 149.1k 1:07:38 1:00:33 07:05 151.6k 89 591.0M 0 0 89 529.4M 0 149.1k 1:07:38 1:00:35 07:03 152.0k 89 591.0M 0 0 89 529.6M 0 149.1k 1:07:38 1:00:36 07:02 143.9k 89 591.0M 0 0 89 529.7M 0 149.1k 1:07:38 1:00:37 07:01 138.1k 89 591.0M 0 0 89 529.9M 0 149.1k 1:07:38 1:00:39 06:59 132.3k 89 591.0M 0 0 89 530.1M 0 149.1k 1:07:38 1:00:40 06:58 142.7k 89 591.0M 0 0 89 530.3M 0 149.1k 1:07:38 1:00:41 06:57 152.9k 89 591.0M 0 0 89 530.5M 0 149.1k 1:07:38 1:00:42 06:56 157.9k 89 591.0M 0 0 89 530.6M 0 149.1k 1:07:38 1:00:43 06:55 158.4k 89 591.0M 0 0 89 530.8M 0 149.1k 1:07:38 1:00:45 06:53 161.8k 89 591.0M 0 0 89 531.0M 0 149.1k 1:07:38 1:00:46 06:52 150.2k 89 591.0M 0 0 89 531.2M 0 149.1k 1:07:38 1:00:47 06:51 141.3k 89 591.0M 0 0 89 531.3M 0 149.1k 1:07:38 1:00:49 06:49 131.8k 89 591.0M 0 0 89 531.5M 0 149.1k 1:07:38 1:00:50 06:48 142.5k 89 591.0M 0 0 89 531.8M 0 149.1k 1:07:38 1:00:51 06:47 157.0k 90 591.0M 0 0 90 532.0M 0 149.1k 1:07:38 1:00:52 06:46 162.2k 90 591.0M 0 0 90 532.1M 0 149.1k 1:07:37 1:00:53 06:44 164.5k 90 591.0M 0 0 90 532.3M 0 149.1k 1:07:38 1:00:55 06:43 167.7k 90 591.0M 0 0 90 532.5M 0 149.1k 1:07:37 1:00:56 06:41 166.8k 90 591.0M 0 0 90 532.7M 0 149.1k 1:07:37 1:00:57 06:40 158.7k 90 591.0M 0 0 90 532.8M 0 149.1k 1:07:38 1:00:58 06:40 148.4k 90 591.0M 0 0 90 533.0M 0 149.1k 1:07:38 1:00:59 06:39 135.0k 90 591.0M 0 0 90 533.1M 0 149.1k 1:07:38 1:01:00 06:38 143.7k 90 591.0M 0 0 90 533.5M 0 149.1k 1:07:37 1:01:02 06:35 161.7k 90 591.0M 0 0 90 533.7M 0 149.1k 1:07:36 1:01:03 06:33 167.3k 90 591.0M 0 0 90 533.9M 0 149.1k 1:07:36 1:01:04 06:32 179.5k 90 591.0M 0 0 90 534.1M 0 149.2k 1:07:36 1:01:05 06:31 194.2k 90 591.0M 0 0 90 534.3M 0 149.1k 1:07:37 1:01:07 06:30 170.7k 90 591.0M 0 0 90 534.3M 0 149.1k 1:07:37 1:01:08 06:29 137.0k 90 591.0M 0 0 90 534.4M 0 149.1k 1:07:38 1:01:09 06:29 112.5k 90 591.0M 0 0 90 534.5M 0 149.1k 1:07:38 1:01:10 06:28 103.5k 90 591.0M 0 0 90 534.7M 0 149.1k 1:07:38 1:01:11 06:27 104.3k 90 591.0M 0 0 90 534.9M 0 149.1k 1:07:38 1:01:13 06:25 116.6k 90 591.0M 0 0 90 535.1M 0 149.1k 1:07:38 1:01:14 06:24 138.5k 90 591.0M 0 0 90 535.3M 0 149.1k 1:07:38 1:01:15 06:23 156.2k 90 591.0M 0 0 90 535.5M 0 149.1k 1:07:37 1:01:16 06:21 170.6k 90 591.0M 0 0 90 535.6M 0 149.1k 1:07:38 1:01:17 06:21 160.3k 90 591.0M 0 0 90 535.8M 0 149.1k 1:07:38 1:01:18 06:20 153.3k 90 591.0M 0 0 90 536.0M 0 149.1k 1:07:38 1:01:20 06:18 150.3k 90 591.0M 0 0 90 536.1M 0 149.1k 1:07:38 1:01:21 06:17 147.4k 90 591.0M 0 0 90 536.3M 0 149.1k 1:07:38 1:01:22 06:16 140.6k 90 591.0M 0 0 90 536.5M 0 149.1k 1:07:39 1:01:24 06:15 127.7k 90 591.0M 0 0 90 536.6M 0 149.1k 1:07:39 1:01:25 06:14 132.3k 90 591.0M 0 0 90 536.8M 0 149.1k 1:07:38 1:01:26 06:12 135.5k 90 591.0M 0 0 90 537.0M 0 149.1k 1:07:39 1:01:28 06:11 132.9k 90 591.0M 0 0 90 537.1M 0 149.1k 1:07:39 1:01:29 06:10 129.9k 90 591.0M 0 0 90 537.3M 0 149.1k 1:07:39 1:01:30 06:09 147.0k 90 591.0M 0 0 90 537.5M 0 149.1k 1:07:39 1:01:31 06:08 147.3k 90 591.0M 0 0 90 537.8M 0 149.1k 1:07:38 1:01:32 06:06 156.9k 91 591.0M 0 0 91 538.1M 0 149.1k 1:07:37 1:01:34 06:03 185.7k 91 591.0M 0 0 91 538.3M 0 149.1k 1:07:37 1:01:35 06:02 193.6k 91 591.0M 0 0 91 538.5M 0 149.1k 1:07:37 1:01:36 06:01 190.0k 91 591.0M 0 0 91 538.6M 0 149.1k 1:07:37 1:01:37 06:00 192.8k 91 591.0M 0 0 91 538.8M 0 149.1k 1:07:37 1:01:39 05:58 166.5k 91 591.0M 0 0 91 538.9M 0 149.1k 1:07:38 1:01:40 05:58 135.8k 91 591.0M 0 0 91 539.0M 0 149.1k 1:07:38 1:01:41 05:57 125.5k 91 591.0M 0 0 91 539.1M 0 149.1k 1:07:38 1:01:42 05:56 116.7k 91 591.0M 0 0 91 539.3M 0 149.1k 1:07:39 1:01:43 05:56 109.7k 91 591.0M 0 0 91 539.4M 0 149.1k 1:07:39 1:01:44 05:55 111.3k 91 591.0M 0 0 91 539.5M 0 149.0k 1:07:39 1:01:46 05:53 109.3k 91 591.0M 0 0 91 539.7M 0 149.0k 1:07:39 1:01:47 05:52 118.2k 91 591.0M 0 0 91 539.9M 0 149.0k 1:07:39 1:01:48 05:51 132.7k 91 591.0M 0 0 91 540.1M 0 149.0k 1:07:39 1:01:50 05:49 130.3k 91 591.0M 0 0 91 540.3M 0 149.0k 1:07:40 1:01:51 05:49 135.8k 91 591.0M 0 0 91 540.5M 0 149.0k 1:07:40 1:01:52 05:48 143.1k 91 591.0M 0 0 91 540.6M 0 149.0k 1:07:40 1:01:53 05:47 142.8k 91 591.0M 0 0 91 540.8M 0 149.0k 1:07:40 1:01:55 05:45 136.9k 91 591.0M 0 0 91 541.0M 0 149.0k 1:07:40 1:01:56 05:44 145.0k 91 591.0M 0 0 91 541.1M 0 149.0k 1:07:40 1:01:57 05:43 138.5k 91 591.0M 0 0 91 541.3M 0 149.0k 1:07:41 1:01:59 05:42 128.8k 91 591.0M 0 0 91 541.4M 0 149.0k 1:07:41 1:02:00 05:41 118.8k 91 591.0M 0 0 91 541.6M 0 149.0k 1:07:41 1:02:01 05:40 125.7k 91 591.0M 0 0 91 541.8M 0 149.0k 1:07:40 1:02:02 05:38 129.5k 91 591.0M 0 0 91 542.0M 0 149.0k 1:07:40 1:02:03 05:37 144.2k 91 591.0M 0 0 91 542.2M 0 149.0k 1:07:40 1:02:05 05:35 165.4k 91 591.0M 0 0 91 542.3M 0 149.0k 1:07:40 1:02:06 05:34 166.1k 91 591.0M 0 0 91 542.5M 0 149.0k 1:07:40 1:02:07 05:33 158.4k 91 591.0M 0 0 91 542.7M 0 149.0k 1:07:40 1:02:08 05:32 158.9k 91 591.0M 0 0 91 542.9M 0 149.0k 1:07:40 1:02:09 05:31 157.2k 91 591.0M 0 0 91 543.1M 0 149.0k 1:07:40 1:02:11 05:29 140.7k 91 591.0M 0 0 91 543.2M 0 149.0k 1:07:41 1:02:12 05:29 134.3k 91 591.0M 0 0 91 543.4M 0 149.0k 1:07:41 1:02:14 05:27 135.1k 91 591.0M 0 0 91 543.6M 0 149.0k 1:07:41 1:02:15 05:26 138.6k 92 591.0M 0 0 92 543.8M 0 149.0k 1:07:40 1:02:16 05:24 138.6k 92 591.0M 0 0 92 544.0M 0 149.0k 1:07:41 1:02:18 05:23 143.8k 92 591.0M 0 0 92 544.2M 0 149.0k 1:07:40 1:02:19 05:21 158.9k 92 591.0M 0 0 92 544.4M 0 149.0k 1:07:41 1:02:20 05:21 156.7k 92 591.0M 0 0 92 544.6M 0 149.0k 1:07:41 1:02:22 05:19 143.1k 92 591.0M 0 0 92 544.8M 0 149.0k 1:07:41 1:02:23 05:18 137.5k 92 591.0M 0 0 92 545.0M 0 149.0k 1:07:41 1:02:25 05:16 131.2k 92 591.0M 0 0 92 545.1M 0 148.9k 1:07:42 1:02:26 05:16 124.3k 92 591.0M 0 0 92 545.2M 0 148.9k 1:07:42 1:02:27 05:15 118.4k 92 591.0M 0 0 92 545.3M 0 148.9k 1:07:42 1:02:28 05:14 117.2k 92 591.0M 0 0 92 545.5M 0 148.9k 1:07:42 1:02:30 05:12 119.4k 92 591.0M 0 0 92 545.7M 0 148.9k 1:07:42 1:02:31 05:11 129.5k 92 591.0M 0 0 92 545.9M 0 148.9k 1:07:43 1:02:32 05:11 132.9k 92 591.0M 0 0 92 546.0M 0 148.9k 1:07:43 1:02:33 05:10 136.2k 92 591.0M 0 0 92 546.2M 0 148.9k 1:07:42 1:02:34 05:08 148.0k 92 591.0M 0 0 92 546.4M 0 148.9k 1:07:43 1:02:36 05:07 138.0k 92 591.0M 0 0 92 546.6M 0 148.9k 1:07:43 1:02:37 05:06 139.7k 92 591.0M 0 0 92 546.9M 0 148.9k 1:07:42 1:02:38 05:04 166.0k 92 591.0M 0 0 92 547.2M 0 149.0k 1:07:41 1:02:40 05:01 193.3k 92 591.0M 0 0 92 547.4M 0 149.0k 1:07:40 1:02:41 04:59 191.2k 92 591.0M 0 0 92 547.6M 0 149.0k 1:07:41 1:02:42 04:59 198.2k 92 591.0M 0 0 92 547.8M 0 149.0k 1:07:41 1:02:44 04:57 187.7k 92 591.0M 0 0 92 547.9M 0 149.0k 1:07:41 1:02:45 04:56 157.8k 92 591.0M 0 0 92 548.0M 0 148.9k 1:07:42 1:02:46 04:56 124.1k 92 591.0M 0 0 92 548.2M 0 148.9k 1:07:42 1:02:48 04:54 117.5k 92 591.0M 0 0 92 548.3M 0 148.9k 1:07:43 1:02:49 04:54 111.5k 92 591.0M 0 0 92 548.5M 0 148.9k 1:07:43 1:02:50 04:53 110.6k 92 591.0M 0 0 92 548.6M 0 148.9k 1:07:43 1:02:51 04:52 119.4k 92 591.0M 0 0 92 548.8M 0 148.9k 1:07:43 1:02:53 04:50 134.5k 92 591.0M 0 0 92 549.0M 0 148.9k 1:07:42 1:02:54 04:48 143.2k 92 591.0M 0 0 92 549.2M 0 148.9k 1:07:42 1:02:55 04:47 154.0k 92 591.0M 0 0 92 549.3M 0 148.9k 1:07:43 1:02:56 04:47 150.0k 92 591.0M 0 0 92 549.5M 0 148.9k 1:07:43 1:02:57 04:46 145.5k 92 591.0M 0 0 92 549.6M 0 148.9k 1:07:43 1:02:58 04:45 135.3k 93 591.0M 0 0 93 549.7M 0 148.9k 1:07:43 1:02:59 04:44 124.6k 93 591.0M 0 0 93 549.9M 0 148.9k 1:07:43 1:03:01 04:42 124.7k 93 591.0M 0 0 93 550.0M 0 148.9k 1:07:44 1:03:02 04:42 121.2k 93 591.0M 0 0 93 550.1M 0 148.9k 1:07:44 1:03:03 04:41 117.6k 93 591.0M 0 0 93 550.3M 0 148.8k 1:07:45 1:03:04 04:41 113.7k 93 591.0M 0 0 93 550.5M 0 148.8k 1:07:45 1:03:06 04:39 120.6k 93 591.0M 0 0 93 550.7M 0 148.9k 1:07:44 1:03:07 04:37 129.3k 93 591.0M 0 0 93 550.9M 0 148.9k 1:07:44 1:03:08 04:36 139.0k 93 591.0M 0 0 93 551.1M 0 148.9k 1:07:44 1:03:09 04:35 148.9k 93 591.0M 0 0 93 551.3M 0 148.9k 1:07:44 1:03:11 04:33 172.2k 93 591.0M 0 0 93 551.5M 0 148.9k 1:07:43 1:03:12 04:31 175.9k 93 591.0M 0 0 93 551.7M 0 148.9k 1:07:43 1:03:13 04:30 172.7k 93 591.0M 0 0 93 551.9M 0 148.9k 1:07:43 1:03:14 04:29 171.3k 93 591.0M 0 0 93 552.1M 0 148.9k 1:07:43 1:03:15 04:28 171.6k 93 591.0M 0 0 93 552.3M 0 148.9k 1:07:43 1:03:17 04:26 164.1k 93 591.0M 0 0 93 552.4M 0 148.9k 1:07:43 1:03:18 04:25 153.3k 93 591.0M 0 0 93 552.5M 0 148.9k 1:07:43 1:03:19 04:24 143.8k 93 591.0M 0 0 93 552.7M 0 148.9k 1:07:43 1:03:20 04:23 145.5k 93 591.0M 0 0 93 552.9M 0 148.9k 1:07:43 1:03:21 04:22 144.0k 93 591.0M 0 0 93 553.1M 0 148.9k 1:07:43 1:03:23 04:20 146.8k 93 591.0M 0 0 93 553.3M 0 148.9k 1:07:43 1:03:24 04:19 152.2k 93 591.0M 0 0 93 553.5M 0 148.9k 1:07:43 1:03:25 04:18 162.7k 93 591.0M 0 0 93 553.7M 0 148.9k 1:07:42 1:03:26 04:16 170.8k 93 591.0M 0 0 93 553.8M 0 148.9k 1:07:43 1:03:27 04:16 163.0k 93 591.0M 0 0 93 554.1M 0 148.9k 1:07:42 1:03:28 04:14 164.3k 93 591.0M 0 0 93 554.1M 0 148.9k 1:07:42 1:03:28 04:14 148.9k 93 591.0M 0 0 93 554.3M 0 148.9k 1:07:42 1:03:30 04:12 162.0k 93 591.0M 0 0 93 554.5M 0 148.9k 1:07:42 1:03:31 04:11 159.4k 93 591.0M 0 0 93 554.6M 0 148.9k 1:07:42 1:03:32 04:10 147.2k 93 591.0M 0 0 93 554.7M 0 148.9k 1:07:43 1:03:33 04:10 140.0k 93 591.0M 0 0 93 554.9M 0 148.9k 1:07:43 1:03:34 04:09 144.2k 93 591.0M 0 0 93 555.1M 0 148.9k 1:07:43 1:03:36 04:07 139.3k 93 591.0M 0 0 93 555.3M 0 148.9k 1:07:42 1:03:37 04:05 142.9k 93 591.0M 0 0 93 555.5M 0 148.9k 1:07:42 1:03:38 04:04 154.8k 94 591.0M 0 0 94 555.7M 0 148.9k 1:07:42 1:03:39 04:03 165.4k 94 591.0M 0 0 94 555.9M 0 148.9k 1:07:42 1:03:40 04:02 162.9k 94 591.0M 0 0 94 556.1M 0 148.9k 1:07:42 1:03:42 04:00 163.9k 94 591.0M 0 0 94 556.3M 0 148.9k 1:07:42 1:03:43 03:59 164.7k 94 591.0M 0 0 94 556.5M 0 149.0k 1:07:42 1:03:44 03:58 163.7k 94 591.0M 0 0 94 556.6M 0 148.9k 1:07:42 1:03:45 03:57 151.7k 94 591.0M 0 0 94 556.7M 0 148.9k 1:07:42 1:03:46 03:56 147.9k 94 591.0M 0 0 94 557.0M 0 149.0k 1:07:42 1:03:47 03:55 160.3k 94 591.0M 0 0 94 557.1M 0 148.9k 1:07:42 1:03:49 03:53 146.4k 94 591.0M 0 0 94 557.3M 0 148.9k 1:07:42 1:03:50 03:52 146.2k 94 591.0M 0 0 94 557.6M 0 149.0k 1:07:41 1:03:51 03:50 163.1k 94 591.0M 0 0 94 557.8M 0 149.0k 1:07:41 1:03:53 03:48 170.2k 94 591.0M 0 0 94 558.0M 0 149.0k 1:07:41 1:03:54 03:47 162.6k 94 591.0M 0 0 94 558.1M 0 149.0k 1:07:41 1:03:55 03:46 177.2k 94 591.0M 0 0 94 558.4M 0 149.0k 1:07:40 1:03:56 03:44 180.2k 94 591.0M 0 0 94 558.6M 0 149.0k 1:07:40 1:03:58 03:42 166.8k 94 591.0M 0 0 94 558.8M 0 149.0k 1:07:40 1:03:59 03:41 164.7k 94 591.0M 0 0 94 559.0M 0 149.0k 1:07:40 1:04:00 03:40 165.8k 94 591.0M 0 0 94 559.1M 0 149.0k 1:07:40 1:04:01 03:39 165.9k 94 591.0M 0 0 94 559.3M 0 149.0k 1:07:40 1:04:02 03:38 157.3k 94 591.0M 0 0 94 559.5M 0 149.0k 1:07:40 1:04:03 03:37 163.0k 94 591.0M 0 0 94 559.7M 0 149.0k 1:07:40 1:04:05 03:35 160.4k 94 591.0M 0 0 94 560.0M 0 149.0k 1:07:39 1:04:06 03:33 166.5k 94 591.0M 0 0 94 560.1M 0 149.0k 1:07:39 1:04:07 03:32 166.5k 94 591.0M 0 0 94 560.3M 0 149.0k 1:07:39 1:04:08 03:31 165.4k 94 591.0M 0 0 94 560.5M 0 149.0k 1:07:39 1:04:10 03:29 161.4k 94 591.0M 0 0 94 560.7M 0 149.0k 1:07:39 1:04:11 03:28 159.4k 94 591.0M 0 0 94 560.8M 0 149.0k 1:07:40 1:04:12 03:28 140.5k 94 591.0M 0 0 94 561.0M 0 149.0k 1:07:41 1:04:14 03:27 122.1k 94 591.0M 0 0 94 561.1M 0 149.0k 1:07:41 1:04:15 03:26 117.2k 94 591.0M 0 0 94 561.3M 0 149.0k 1:07:41 1:04:16 03:25 120.3k 94 591.0M 0 0 94 561.5M 0 149.0k 1:07:41 1:04:17 03:24 120.7k 95 591.0M 0 0 95 561.6M 0 149.0k 1:07:40 1:04:19 03:21 134.2k 95 591.0M 0 0 95 562.0M 0 149.0k 1:07:40 1:04:20 03:20 172.0k 95 591.0M 0 0 95 562.2M 0 149.0k 1:07:39 1:04:21 03:18 189.2k 95 591.0M 0 0 95 562.5M 0 149.1k 1:07:38 1:04:22 03:16 199.9k 95 591.0M 0 0 95 562.6M 0 149.1k 1:07:38 1:04:24 03:14 199.7k 95 591.0M 0 0 95 562.8M 0 149.1k 1:07:39 1:04:25 03:14 187.1k 95 591.0M 0 0 95 563.0M 0 149.1k 1:07:39 1:04:26 03:13 169.2k 95 591.0M 0 0 95 563.2M 0 149.1k 1:07:39 1:04:28 03:11 157.2k 95 591.0M 0 0 95 563.3M 0 149.0k 1:07:39 1:04:29 03:10 134.1k 95 591.0M 0 0 95 563.5M 0 149.0k 1:07:39 1:04:30 03:09 127.6k 95 591.0M 0 0 95 563.6M 0 149.0k 1:07:39 1:04:31 03:08 134.2k 95 591.0M 0 0 95 563.8M 0 149.0k 1:07:40 1:04:33 03:07 127.0k 95 591.0M 0 0 95 564.0M 0 149.0k 1:07:40 1:04:34 03:06 129.7k 95 591.0M 0 0 95 564.3M 0 149.1k 1:07:39 1:04:35 03:04 157.2k 95 591.0M 0 0 95 564.5M 0 149.1k 1:07:39 1:04:36 03:03 167.1k 95 591.0M 0 0 95 564.6M 0 149.0k 1:07:39 1:04:38 03:01 160.1k 95 591.0M 0 0 95 564.8M 0 149.0k 1:07:39 1:04:39 03:00 161.5k 95 591.0M 0 0 95 564.9M 0 149.0k 1:07:39 1:04:40 02:59 153.1k 95 591.0M 0 0 95 565.0M 0 149.0k 1:07:40 1:04:41 02:59 123.6k 95 591.0M 0 0 95 565.1M 0 149.0k 1:07:40 1:04:43 02:57 110.2k 95 591.0M 0 0 95 565.3M 0 149.0k 1:07:41 1:04:44 02:57 104.2k 95 591.0M 0 0 95 565.5M 0 149.0k 1:07:41 1:04:45 02:56 110.8k 95 591.0M 0 0 95 565.6M 0 149.0k 1:07:41 1:04:46 02:55 117.8k 95 591.0M 0 0 95 565.8M 0 149.0k 1:07:41 1:04:47 02:54 134.4k 95 591.0M 0 0 95 566.1M 0 149.0k 1:07:40 1:04:49 02:51 160.7k 95 591.0M 0 0 95 566.3M 0 149.0k 1:07:40 1:04:50 02:50 171.7k 95 591.0M 0 0 95 566.5M 0 149.0k 1:07:40 1:04:51 02:49 172.0k 95 591.0M 0 0 95 566.7M 0 149.0k 1:07:40 1:04:53 02:47 175.7k 95 591.0M 0 0 95 566.9M 0 149.0k 1:07:40 1:04:54 02:46 166.5k 95 591.0M 0 0 95 567.1M 0 149.0k 1:07:39 1:04:55 02:44 167.6k 96 591.0M 0 0 96 567.4M 0 149.1k 1:07:39 1:04:56 02:43 179.8k 96 591.0M 0 0 96 567.6M 0 149.1k 1:07:39 1:04:58 02:41 177.0k 96 591.0M 0 0 96 567.8M 0 149.1k 1:07:39 1:04:59 02:40 169.8k 96 591.0M 0 0 96 568.0M 0 149.0k 1:07:39 1:05:01 02:38 162.7k 96 591.0M 0 0 96 568.1M 0 149.0k 1:07:39 1:05:02 02:37 141.9k 96 591.0M 0 0 96 568.3M 0 149.0k 1:07:39 1:05:03 02:36 135.1k 96 591.0M 0 0 96 568.5M 0 149.1k 1:07:39 1:05:04 02:35 148.6k 96 591.0M 0 0 96 568.7M 0 149.1k 1:07:39 1:05:05 02:34 151.1k 96 591.0M 0 0 96 568.8M 0 149.0k 1:07:39 1:05:07 02:32 148.6k 96 591.0M 0 0 96 569.0M 0 149.0k 1:07:40 1:05:08 02:32 147.4k 96 591.0M 0 0 96 569.1M 0 149.0k 1:07:40 1:05:09 02:31 136.9k 96 591.0M 0 0 96 569.3M 0 149.0k 1:07:40 1:05:10 02:30 124.1k 96 591.0M 0 0 96 569.5M 0 149.0k 1:07:39 1:05:11 02:28 127.5k 96 591.0M 0 0 96 569.6M 0 149.0k 1:07:40 1:05:13 02:27 130.4k 96 591.0M 0 0 96 569.8M 0 149.0k 1:07:40 1:05:14 02:26 141.2k 96 591.0M 0 0 96 570.0M 0 149.0k 1:07:40 1:05:16 02:24 143.5k 96 591.0M 0 0 96 570.2M 0 149.0k 1:07:40 1:05:17 02:23 147.5k 96 591.0M 0 0 96 570.4M 0 149.0k 1:07:40 1:05:18 02:22 148.8k 96 591.0M 0 0 96 570.6M 0 149.0k 1:07:40 1:05:19 02:21 158.7k 96 591.0M 0 0 96 570.8M 0 149.0k 1:07:39 1:05:20 02:19 160.8k 96 591.0M 0 0 96 571.0M 0 149.0k 1:07:40 1:05:22 02:18 158.8k 96 591.0M 0 0 96 571.1M 0 149.0k 1:07:40 1:05:23 02:17 145.7k 96 591.0M 0 0 96 571.2M 0 149.0k 1:07:40 1:05:24 02:16 134.8k 96 591.0M 0 0 96 571.3M 0 149.0k 1:07:41 1:05:25 02:16 123.8k 96 591.0M 0 0 96 571.5M 0 149.0k 1:07:41 1:05:27 02:14 108.4k 96 591.0M 0 0 96 571.6M 0 149.0k 1:07:41 1:05:28 02:13 107.1k 96 591.0M 0 0 96 571.8M 0 149.0k 1:07:42 1:05:30 02:12 114.1k 96 591.0M 0 0 96 572.1M 0 149.0k 1:07:41 1:05:31 02:10 129.1k 96 591.0M 0 0 96 572.2M 0 149.0k 1:07:41 1:05:32 02:09 134.7k 96 591.0M 0 0 96 572.4M 0 149.0k 1:07:41 1:05:33 02:08 147.0k 96 591.0M 0 0 96 572.6M 0 149.0k 1:07:41 1:05:34 02:07 158.5k 96 591.0M 0 0 96 572.8M 0 149.0k 1:07:41 1:05:35 02:06 164.2k 96 591.0M 0 0 96 573.0M 0 149.0k 1:07:41 1:05:37 02:04 150.5k 96 591.0M 0 0 96 573.1M 0 149.0k 1:07:41 1:05:38 02:03 154.2k 97 591.0M 0 0 97 573.3M 0 149.0k 1:07:41 1:05:39 02:02 158.9k 97 591.0M 0 0 97 573.5M 0 149.0k 1:07:41 1:05:41 02:00 144.0k 97 591.0M 0 0 97 573.6M 0 149.0k 1:07:41 1:05:42 01:59 136.5k 97 591.0M 0 0 97 573.8M 0 149.0k 1:07:42 1:05:43 01:59 137.0k 97 591.0M 0 0 97 574.0M 0 149.0k 1:07:41 1:05:44 01:57 143.2k 97 591.0M 0 0 97 574.3M 0 149.0k 1:07:41 1:05:45 01:56 155.5k 97 591.0M 0 0 97 574.5M 0 149.0k 1:07:40 1:05:47 01:53 180.9k 97 591.0M 0 0 97 574.8M 0 149.0k 1:07:40 1:05:48 01:52 196.3k 97 591.0M 0 0 97 575.0M 0 149.0k 1:07:40 1:05:49 01:51 199.5k 97 591.0M 0 0 97 575.1M 0 149.0k 1:07:40 1:05:50 01:50 180.3k 97 591.0M 0 0 97 575.2M 0 149.0k 1:07:40 1:05:52 01:48 154.5k 97 591.0M 0 0 97 575.3M 0 149.0k 1:07:41 1:05:53 01:48 134.2k 97 591.0M 0 0 97 575.5M 0 149.0k 1:07:41 1:05:54 01:47 122.4k 97 591.0M 0 0 97 575.6M 0 149.0k 1:07:41 1:05:55 01:46 115.7k 97 591.0M 0 0 97 575.8M 0 149.0k 1:07:41 1:05:57 01:44 123.7k 97 591.0M 0 0 97 576.0M 0 149.0k 1:07:41 1:05:58 01:43 131.1k 97 591.0M 0 0 97 576.2M 0 149.0k 1:07:41 1:05:59 01:42 140.4k 97 591.0M 0 0 97 576.4M 0 149.0k 1:07:41 1:06:00 01:41 147.6k 97 591.0M 0 0 97 576.6M 0 149.0k 1:07:41 1:06:01 01:40 156.2k 97 591.0M 0 0 97 576.7M 0 149.0k 1:07:41 1:06:02 01:39 156.4k 97 591.0M 0 0 97 576.8M 0 149.0k 1:07:41 1:06:04 01:37 149.0k 97 591.0M 0 0 97 577.0M 0 149.0k 1:07:41 1:06:05 01:36 139.5k 97 591.0M 0 0 97 577.1M 0 149.0k 1:07:41 1:06:06 01:35 139.2k 97 591.0M 0 0 97 577.3M 0 149.0k 1:07:41 1:06:07 01:34 142.5k 97 591.0M 0 0 97 577.5M 0 149.0k 1:07:41 1:06:08 01:33 148.6k 97 591.0M 0 0 97 577.7M 0 149.0k 1:07:41 1:06:09 01:32 157.8k 97 591.0M 0 0 97 577.9M 0 149.0k 1:07:41 1:06:11 01:30 162.3k 97 591.0M 0 0 97 578.1M 0 149.0k 1:07:41 1:06:12 01:29 161.9k 97 591.0M 0 0 97 578.3M 0 149.0k 1:07:41 1:06:13 01:28 150.4k 97 591.0M 0 0 97 578.4M 0 149.0k 1:07:41 1:06:14 01:27 144.3k 97 591.0M 0 0 97 578.6M 0 149.0k 1:07:41 1:06:16 01:25 142.6k 97 591.0M 0 0 97 578.8M 0 149.0k 1:07:41 1:06:17 01:24 147.6k 97 591.0M 0 0 97 578.9M 0 149.0k 1:07:41 1:06:18 01:23 136.4k 97 591.0M 0 0 97 579.0M 0 149.0k 1:07:41 1:06:19 01:22 133.4k 98 591.0M 0 0 98 579.2M 0 149.0k 1:07:41 1:06:20 01:21 139.0k 98 591.0M 0 0 98 579.4M 0 149.0k 1:07:41 1:06:21 01:20 143.3k 98 591.0M 0 0 98 579.6M 0 149.0k 1:07:42 1:06:23 01:19 134.2k 98 591.0M 0 0 98 579.7M 0 148.9k 1:07:42 1:06:24 01:18 128.4k 98 591.0M 0 0 98 579.8M 0 148.9k 1:07:42 1:06:25 01:17 129.2k 98 591.0M 0 0 98 580.0M 0 148.9k 1:07:42 1:06:26 01:16 134.7k 98 591.0M 0 0 98 580.3M 0 149.0k 1:07:42 1:06:28 01:14 143.2k 98 591.0M 0 0 98 580.5M 0 149.0k 1:07:41 1:06:29 01:12 151.4k 98 591.0M 0 0 98 580.6M 0 149.0k 1:07:41 1:06:30 01:11 168.9k 98 591.0M 0 0 98 580.9M 0 149.0k 1:07:41 1:06:31 01:10 190.4k 98 591.0M 0 0 98 581.1M 0 149.0k 1:07:40 1:06:32 01:08 190.3k 98 591.0M 0 0 98 581.3M 0 149.0k 1:07:40 1:06:33 01:07 199.7k 98 591.0M 0 0 98 581.5M 0 149.0k 1:07:40 1:06:34 01:06 197.8k 98 591.0M 0 0 98 581.6M 0 149.0k 1:07:40 1:06:36 01:04 184.1k 98 591.0M 0 0 98 581.8M 0 149.0k 1:07:40 1:06:37 01:03 162.5k 98 591.0M 0 0 98 581.9M 0 149.0k 1:07:40 1:06:38 01:02 150.4k 98 591.0M 0 0 98 582.1M 0 149.0k 1:07:40 1:06:39 01:01 133.6k 98 591.0M 0 0 98 582.3M 0 149.0k 1:07:40 1:06:40 01:00 136.1k 98 591.0M 0 0 98 582.5M 0 149.0k 1:07:40 1:06:41 00:59 152.2k 98 591.0M 0 0 98 582.6M 0 149.0k 1:07:40 1:06:42 00:58 161.6k 98 591.0M 0 0 98 582.9M 0 149.0k 1:07:39 1:06:43 00:56 174.8k 98 591.0M 0 0 98 583.1M 0 149.0k 1:07:39 1:06:45 00:54 174.7k 98 591.0M 0 0 98 583.3M 0 149.0k 1:07:39 1:06:46 00:53 166.7k 98 591.0M 0 0 98 583.4M 0 149.0k 1:07:40 1:06:47 00:53 155.9k 98 591.0M 0 0 98 583.5M 0 149.0k 1:07:40 1:06:48 00:52 143.3k 98 591.0M 0 0 98 583.6M 0 149.0k 1:07:40 1:06:49 00:51 126.8k 98 591.0M 0 0 98 583.8M 0 149.0k 1:07:41 1:06:51 00:50 114.6k 98 591.0M 0 0 98 583.9M 0 149.0k 1:07:41 1:06:52 00:49 110.1k 98 591.0M 0 0 98 584.1M 0 149.0k 1:07:41 1:06:53 00:48 116.1k 98 591.0M 0 0 98 584.3M 0 149.0k 1:07:40 1:06:54 00:46 140.5k 98 591.0M 0 0 98 584.6M 0 149.0k 1:07:40 1:06:56 00:44 159.5k 98 591.0M 0 0 98 584.7M 0 149.0k 1:07:40 1:06:57 00:43 166.8k 98 591.0M 0 0 98 584.9M 0 149.0k 1:07:40 1:06:58 00:42 167.8k 98 591.0M 0 0 98 585.1M 0 149.0k 1:07:40 1:06:59 00:41 168.8k 99 591.0M 0 0 99 585.3M 0 149.0k 1:07:40 1:07:01 00:39 153.2k 99 591.0M 0 0 99 585.5M 0 149.0k 1:07:40 1:07:02 00:38 152.7k 99 591.0M 0 0 99 585.7M 0 149.0k 1:07:40 1:07:04 00:36 141.6k 99 591.0M 0 0 99 585.8M 0 149.0k 1:07:41 1:07:05 00:36 137.1k 99 591.0M 0 0 99 586.0M 0 149.0k 1:07:41 1:07:06 00:35 138.5k 99 591.0M 0 0 99 586.2M 0 149.0k 1:07:40 1:07:07 00:33 143.7k 99 591.0M 0 0 99 586.4M 0 149.0k 1:07:40 1:07:08 00:32 138.9k 99 591.0M 0 0 99 586.6M 0 149.0k 1:07:40 1:07:10 00:30 152.8k 99 591.0M 0 0 99 586.8M 0 149.0k 1:07:40 1:07:11 00:29 155.1k 99 591.0M 0 0 99 586.9M 0 149.0k 1:07:41 1:07:13 00:28 141.4k 99 591.0M 0 0 99 587.0M 0 149.0k 1:07:41 1:07:14 00:27 128.1k 99 591.0M 0 0 99 587.3M 0 149.0k 1:07:41 1:07:15 00:26 131.9k 99 591.0M 0 0 99 587.5M 0 149.0k 1:07:41 1:07:16 00:25 135.9k 99 591.0M 0 0 99 587.6M 0 149.0k 1:07:41 1:07:17 00:24 144.0k 99 591.0M 0 0 99 587.8M 0 149.0k 1:07:40 1:07:18 00:22 161.1k 99 591.0M 0 0 99 588.0M 0 149.0k 1:07:40 1:07:20 00:20 169.4k 99 591.0M 0 0 99 588.2M 0 149.0k 1:07:40 1:07:21 00:19 167.0k 99 591.0M 0 0 99 588.4M 0 149.0k 1:07:40 1:07:22 00:18 168.9k 99 591.0M 0 0 99 588.5M 0 149.0k 1:07:41 1:07:23 00:18 149.3k 99 591.0M 0 0 99 588.6M 0 149.0k 1:07:41 1:07:25 00:16 129.0k 99 591.0M 0 0 99 588.8M 0 149.0k 1:07:41 1:07:26 00:15 128.4k 99 591.0M 0 0 99 589.0M 0 149.0k 1:07:41 1:07:27 00:14 124.0k 99 591.0M 0 0 99 589.2M 0 149.0k 1:07:41 1:07:29 00:12 117.9k 99 591.0M 0 0 99 589.4M 0 148.9k 1:07:42 1:07:30 00:12 126.9k 99 591.0M 0 0 99 589.5M 0 148.9k 1:07:42 1:07:31 00:11 137.1k 99 591.0M 0 0 99 589.6M 0 148.9k 1:07:42 1:07:33 00:09 130.7k 99 591.0M 0 0 99 589.8M 0 148.9k 1:07:42 1:07:34 00:08 124.8k 99 591.0M 0 0 99 589.9M 0 148.9k 1:07:43 1:07:35 00:08 121.1k 99 591.0M 0 0 99 590.1M 0 148.9k 1:07:42 1:07:36 00:06 127.8k 99 591.0M 0 0 99 590.3M 0 148.9k 1:07:42 1:07:37 00:05 137.1k 99 591.0M 0 0 99 590.5M 0 148.9k 1:07:42 1:07:38 00:04 155.9k 99 591.0M 0 0 99 590.7M 0 148.9k 1:07:42 1:07:39 00:03 164.1k 99 591.0M 0 0 99 590.8M 0 148.9k 1:07:42 1:07:41 00:01 164.6k 99 591.0M 0 0 99 591.0M 0 148.9k 1:07:42 1:07:42 150.5k* upload completely sent off: 619779656 bytes 100 591.0M 0 0 100 591.0M 0 148.9k 1:07:43 1:07:43 123.0k 100 591.0M 0 0 100 591.0M 0 148.8k 1:07:44 1:07:44 88317 100 591.0M 0 0 100 591.0M 0 148.8k 1:07:45 1:07:45 56872 100 591.0M 0 0 100 591.0M 0 148.8k 1:07:46 1:07:46 35295 100 591.0M 0 0 100 591.0M 0 148.7k 1:07:47 1:07:47 13081{ [5 bytes data] < HTTP/1.1 200 OK < x-amz-id-2: 5pv6tC2SelXa2D+CjDbCI4orvDc33CtolnwvpFoh+FnG4BBenOOFoPFluym9f4NzBNP6OyGrQ/s= < x-amz-request-id: TNER1FPM80JT6GHN < Date: Tue, 05 May 2026 23:29:28 GMT < x-amz-server-side-encryption: AES256 < ETag: "5e83372afc56684fd713d7061e42f826" < x-amz-checksum-crc64nvme: vr0vOIKGREc= < x-amz-checksum-type: FULL_OBJECT < Content-Length: 0 < Server: AmazonS3 < Connection: close < 100 591.0M 0 0 100 591.0M 0 148.7k 1:07:47 1:07:47 13081 100 591.0M 0 0 100 591.0M 0 148.7k 1:07:47 1:07:47 13081 100 591.0M 0 0 100 591.0M 0 148.7k 1:07:47 1:07:47 13081 * shutting down connection #0 took: 4120.78 seconds Blunders: now uploading files "/l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr" to blunders.io... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 0* Host s3.eu-west-1.amazonaws.com:443 was resolved. * IPv6: (none) * IPv4: 52.92.36.40, 52.92.17.152, 52.92.2.64, 3.5.64.134, 3.5.69.24, 3.5.73.90, 3.5.72.93, 3.5.73.44 * Trying 52.92.36.40:443... * ALPN: curl offers h2,http/1.1 } [5 bytes data] * TLSv1.3 (OUT), TLS handshake, Client hello (1): } [1570 bytes data] * SSL Trust Anchors: * CAfile: /etc/ssl/certs/ca-certificates.crt { [5 bytes data] * TLSv1.3 (IN), TLS handshake, Server hello (2): { [1210 bytes data] * TLSv1.3 (IN), TLS change cipher, Change cipher spec (1): { [1 bytes data] * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8): { [25 bytes data] * TLSv1.3 (IN), TLS handshake, Certificate (11): { [4422 bytes data] * TLSv1.3 (IN), TLS handshake, CERT verify (15): { [264 bytes data] * TLSv1.3 (IN), TLS handshake, Finished (20): { [36 bytes data] * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1): } [1 bytes data] * TLSv1.3 (OUT), TLS handshake, Finished (20): } [36 bytes data] * SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256 / X25519MLKEM768 / RSASSA-PSS * ALPN: server accepted http/1.1 * Server certificate: * subject: CN=*.s3-eu-west-1.amazonaws.com * start date: Sep 5 00:00:00 2025 GMT * expire date: Aug 7 23:59:59 2026 GMT * issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M04 * Certificate level 0: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * Certificate level 1: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * Certificate level 2: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * subjectAltName: "s3.eu-west-1.amazonaws.com" matches cert's "s3.eu-west-1.amazonaws.com" * SSL certificate verified via OpenSSL. * Established connection to s3.eu-west-1.amazonaws.com (52.92.36.40 port 443) from 10.17.4.7 port 44030 * using HTTP/1.x } [5 bytes data] > PUT /jfr-uploads.blunders.io/demo/5bccf955-41c6-43f5-9f3b-51e2b86d0c89.jfr.gz?X-Amz-Security-Token=IQoJb3JpZ2luX2VjEMn%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaCWV1LXdlc3QtMSJGMEQCIFQTSsq%2Bs0lwe5ODC01UBWR3%2B6BEtuIPL%2FIF%2FM0K%2BecKAiB2VaX6hrf%2BFyHeg%2BnGbU3NaZJgrkbVGJ3LxERVhuhfeirDBQiS%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F8BEAAaDDgzNTQ5NDc1MzEyNiIM%2Fi4ucGX%2FVTfBqw5oKpcFhFHoQzNdZhVQ1yWknnY1eZW0KN1dur5f%2BAATawfaCOJEx5fpPKJnPBKM97rNvzqSA5FeyGyrOY97llB7M1zxbLqgj5j%2B3NYluiHdr7adr4Ouu%2F8Z6obLOBlrij6HG3IeNGqrw9QliW7C%2F%2BgG%2BNY4qqW%2FAJHAobm4pK5n8OYCV%2BrV%2BpYcquSWyHX%2FGHtZg4BMCYxl7Zoi6eI%2BpyMGOq96%2FqInQVry53ihELRZjA%2BGah8F8SEz8COIOKA125w1Ji29WkAsHLDcx2sd80I%2BsIRjWzfXTo7NI6z2Q550heSFyjOglOKQt5KBHZXsyM4zxN1aeSwovRnm3ytI5b%2FBCnFn7GzKRyc6i8zhvaaAS2CrysIjUbKYe78uwhR6n1bkO8Eeta5KLwKH4rbgO3G3H8J2znS2sALXGRt9R79vtXI%2Bm730qWdmLZnUXEyg5h%2Ff78tnNsUNBnX4O2ZZR%2F8pBG0wFFONu%2Bz%2BMohBOLicD6Lbwcab5P9Oziv5611EkjUG6fLSz1cLQI32QEtwrfZwZW8hTPCWBlWdWYAuWz%2BU9GOl37M39%2Bk5X9DOo9LULSkmxh5v%2BrCgfDQ%2FrirbLdh9J9wq7dwIUVAiut0vTjMpY%2FzA44wUjl3bR%2FVY%2BoXQ1gJLIwT8DhIC2WxWoXvQkQ8VL2SX43bBRwnE5dJ%2B6tP6%2F0ZcxkwRT4iOGVD914gQlipxwVLnLyK3ARK%2F7oHUEGPZ9xttZRrrc3ud1Hf9BqTY0elgmB7X8wpmGMkNespmGqWPtTM8BdXFifTd2Y14GLmGMfAls0YHNRC%2Fwh1GmLxwcuHsVK4nU6I3NoPcuHjvcgbyL2KFLwDYkKXpWoHBDzY2gmuIB6ffny0a%2Bo9Pa69rZL3QUfrm8w8DbvZFMMOU6s8GOrIBbOKh0s5CRbbznUZ1jeJej2H0DznMyfhtvb4PJr81Y7Fw1I%2BGEQyCtuvkJXjw9o1xmdNd%2FAm73%2B61zTEVnoEr1R%2FJUAExaJyT2rhM5z9w9Hwk7LGHTMCf%2FMFAntPM8oYahhLJW6Vs%2BvSPHnXJoia9R6tNd3MstclbKBVRKayCQbo16y1C8CNfb8OwSz6idUdXkxzwoeVqCzPHiAUYaepUKTQ%2Bt7OKeMoH%2Bvqz0O3IykgSQg%3D%3D&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20260506T003716Z&X-Amz-SignedHeaders=host&X-Amz-Credential=ASIA4FB26GNTLPEIKUNX%2F20260506%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Expires=86400&X-Amz-Signature=097c37dc6f3eee74cbab2ed6f76f15123cf8aa87108d4035c95a850cdb8a1b15 HTTP/1.1 > Host: s3.eu-west-1.amazonaws.com > User-Agent: curl/8.18.0 > Accept: */* > content-type: application/octet-stream > Content-Length: 61271090 > Expect: 100-continue > { [5 bytes data] < HTTP/1.1 100 Continue < } [5 bytes data] 1 58.43M 0 0 1 1.06M 0 926.4k 01:04 00:01 01:03 925.9k 2 58.43M 0 0 2 1.43M 0 642.6k 01:33 00:02 01:31 642.5k 2 58.43M 0 0 2 1.68M 0 502.7k 01:59 00:03 01:56 502.6k 3 58.43M 0 0 3 2.00M 0 442.2k 02:15 00:04 02:11 442.1k 3 58.43M 0 0 3 2.31M 0 416.1k 02:23 00:05 02:18 416.0k 4 58.43M 0 0 4 2.62M 0 384.7k 02:35 00:06 02:29 275.2k 4 58.43M 0 0 4 2.81M 0 349.2k 02:51 00:08 02:43 236.3k 5 58.43M 0 0 5 2.93M 0 312.9k 03:11 00:09 03:02 207.3k 5 58.43M 0 0 5 3.06M 0 285.0k 03:29 00:11 03:18 170.7k 5 58.43M 0 0 5 3.18M 0 270.9k 03:40 00:12 03:28 140.9k 5 58.43M 0 0 5 3.37M 0 260.5k 03:49 00:13 03:36 122.3k 6 58.43M 0 0 6 3.56M 0 249.7k 03:59 00:14 03:45 120.7k 6 58.43M 0 0 6 3.75M 0 239.9k 04:09 00:16 03:53 130.1k 6 58.43M 0 0 6 3.93M 0 233.0k 04:16 00:17 03:59 142.3k 7 58.43M 0 0 7 4.18M 0 230.3k 04:19 00:18 04:01 155.9k 7 58.43M 0 0 7 4.37M 0 224.7k 04:26 00:19 04:07 153.5k 7 58.43M 0 0 7 4.50M 0 212.5k 04:41 00:21 04:20 135.8k 7 58.43M 0 0 7 4.62M 0 207.1k 04:48 00:22 04:26 130.5k 8 58.43M 0 0 8 4.81M 0 202.3k 04:55 00:24 04:31 126.9k 8 58.43M 0 0 8 5.00M 0 200.8k 04:57 00:25 04:32 120.9k 8 58.43M 0 0 8 5.18M 0 198.2k 05:01 00:26 04:35 121.1k 9 58.43M 0 0 9 5.31M 0 194.7k 05:07 00:27 04:40 132.9k 9 58.43M 0 0 9 5.50M 0 190.8k 05:13 00:29 04:44 134.8k 9 58.43M 0 0 9 5.62M 0 186.3k 05:21 00:30 04:51 127.0k 9 58.43M 0 0 9 5.75M 0 181.6k 05:29 00:32 04:57 111.1k 10 58.43M 0 0 10 5.87M 0 179.8k 05:32 00:33 04:59 105.8k 10 58.43M 0 0 10 6.06M 0 176.7k 05:38 00:35 05:03 106.8k 10 58.43M 0 0 10 6.18M 0 174.4k 05:42 00:36 05:06 103.4k 10 58.43M 0 0 10 6.31M 0 170.6k 05:50 00:37 05:13 101.0k 11 58.43M 0 0 11 6.43M 0 167.3k 05:57 00:39 05:18 100.7k 11 58.43M 0 0 11 6.56M 0 164.9k 06:02 00:40 05:22 98752 11 58.43M 0 0 11 6.68M 0 162.5k 06:08 00:42 05:26 93569 11 58.43M 0 0 11 6.81M 0 161.3k 06:10 00:43 05:27 94664 11 58.43M 0 0 11 6.93M 0 160.0k 06:13 00:44 05:29 98.38k 12 58.43M 0 0 12 7.06M 0 159.1k 06:15 00:45 05:30 106.1k 12 58.43M 0 0 12 7.25M 0 158.5k 06:17 00:46 05:31 116.0k 12 58.43M 0 0 12 7.43M 0 157.6k 06:19 00:48 05:31 124.3k 13 58.43M 0 0 13 7.62M 0 157.6k 06:19 00:49 05:30 132.4k 13 58.43M 0 0 13 7.81M 0 157.1k 06:20 00:50 05:30 137.1k 13 58.43M 0 0 13 7.93M 0 155.9k 06:23 00:52 05:31 133.8k 13 58.43M 0 0 13 8.12M 0 155.6k 06:24 00:53 05:31 135.3k 14 58.43M 0 0 14 8.31M 0 155.9k 06:23 00:54 05:29 142.9k 14 58.43M 0 0 14 8.56M 0 156.7k 06:21 00:55 05:26 149.4k 15 58.43M 0 0 15 8.81M 0 157.6k 06:19 00:57 05:22 161.4k 15 58.43M 0 0 15 9.00M 0 157.5k 06:19 00:58 05:21 170.5k 15 58.43M 0 0 15 9.18M 0 157.7k 06:19 00:59 05:20 175.2k 16 58.43M 0 0 16 9.37M 0 157.9k 06:18 01:00 05:18 175.4k 16 58.43M 0 0 16 9.56M 0 157.7k 06:19 01:02 05:17 166.8k 16 58.43M 0 0 16 9.68M 0 156.7k 06:21 01:03 05:18 148.1k 16 58.43M 0 0 16 9.87M 0 157.2k 06:20 01:04 05:16 154.2k 17 58.43M 0 0 17 10.12M 0 158.3k 06:17 01:05 05:12 164.7k 17 58.43M 0 0 17 10.37M 0 158.9k 06:16 01:06 05:10 169.1k 18 58.43M 0 0 18 10.56M 0 158.9k 06:16 01:08 05:08 172.2k 18 58.43M 0 0 18 10.75M 0 158.7k 06:16 01:09 05:07 180.2k 18 58.43M 0 0 18 10.93M 0 159.1k 06:16 01:10 05:06 178.9k 19 58.43M 0 0 19 11.12M 0 158.4k 06:17 01:11 05:06 159.8k 19 58.43M 0 0 19 11.31M 0 158.0k 06:18 01:13 05:05 148.0k 19 58.43M 0 0 19 11.50M 0 158.0k 06:18 01:14 05:04 147.6k 20 58.43M 0 0 20 11.68M 0 158.0k 06:18 01:15 05:03 150.3k 20 58.43M 0 0 20 11.87M 0 158.4k 06:17 01:16 05:01 151.0k 20 58.43M 0 0 20 12.06M 0 157.9k 06:18 01:18 05:00 151.4k 20 58.43M 0 0 20 12.25M 0 157.5k 06:19 01:19 05:00 152.5k 21 58.43M 0 0 21 12.43M 0 157.6k 06:19 01:20 04:59 153.9k 21 58.43M 0 0 21 12.56M 0 157.1k 06:20 01:21 04:59 145.5k 21 58.43M 0 0 21 12.68M 0 155.6k 06:24 01:23 05:01 123.6k 21 58.43M 0 0 21 12.81M 0 155.1k 06:25 01:24 05:01 120.9k 22 58.43M 0 0 22 13.00M 0 155.0k 06:25 01:25 05:00 123.1k 22 58.43M 0 0 22 13.18M 0 155.4k 06:25 01:26 04:59 125.3k 22 58.43M 0 0 22 13.37M 0 155.2k 06:25 01:28 04:57 131.7k 23 58.43M 0 0 23 13.50M 0 154.5k 06:27 01:29 04:58 139.5k 23 58.43M 0 0 23 13.62M 0 153.7k 06:29 01:30 04:59 135.2k 23 58.43M 0 0 23 13.87M 0 154.3k 06:27 01:32 04:55 144.5k 24 58.43M 0 0 24 14.06M 0 153.9k 06:28 01:33 04:55 134.9k 24 58.43M 0 0 24 14.25M 0 154.2k 06:27 01:34 04:53 140.2k 24 58.43M 0 0 24 14.50M 0 155.1k 06:25 01:35 04:50 162.9k 25 58.43M 0 0 25 14.68M 0 155.1k 06:25 01:36 04:49 174.8k 25 58.43M 0 0 25 14.87M 0 155.4k 06:24 01:38 04:46 171.5k 25 58.43M 0 0 25 15.00M 0 155.0k 06:25 01:39 04:46 172.7k 25 58.43M 0 0 25 15.12M 0 154.2k 06:27 01:40 04:47 154.2k 26 58.43M 0 0 26 15.25M 0 153.9k 06:28 01:41 04:47 134.4k 26 58.43M 0 0 26 15.37M 0 153.5k 06:29 01:42 04:47 126.7k 26 58.43M 0 0 26 15.56M 0 153.4k 06:29 01:43 04:46 120.3k 26 58.43M 0 0 26 15.75M 0 153.7k 06:29 01:44 04:45 132.3k 27 58.43M 0 0 27 16.00M 0 154.2k 06:27 01:46 04:41 154.0k 27 58.43M 0 0 27 16.25M 0 154.8k 06:26 01:47 04:39 170.8k 28 58.43M 0 0 28 16.50M 0 155.7k 06:24 01:48 04:36 192.7k 28 58.43M 0 0 28 16.81M 0 157.2k 06:20 01:49 04:31 226.0k 29 58.43M 0 0 29 17.06M 0 157.7k 06:19 01:50 04:29 230.2k 29 58.43M 0 0 29 17.31M 0 158.1k 06:18 01:52 04:26 228.8k 29 58.43M 0 0 29 17.50M 0 158.0k 06:18 01:53 04:25 214.1k 30 58.43M 0 0 30 17.62M 0 157.7k 06:19 01:54 04:25 194.3k 30 58.43M 0 0 30 17.75M 0 156.7k 06:21 01:55 04:26 148.7k 30 58.43M 0 0 30 17.87M 0 156.4k 06:22 01:57 04:25 132.2k 30 58.43M 0 0 30 18.06M 0 156.4k 06:22 01:58 04:24 125.3k 31 58.43M 0 0 31 18.25M 0 156.3k 06:22 01:59 04:23 125.7k 31 58.43M 0 0 31 18.43M 0 156.3k 06:22 02:00 04:22 131.7k 31 58.43M 0 0 31 18.56M 0 155.8k 06:23 02:01 04:22 139.4k 31 58.43M 0 0 31 18.68M 0 155.4k 06:24 02:03 04:21 137.4k 32 58.43M 0 0 32 18.81M 0 155.1k 06:25 02:04 04:21 129.3k 32 58.43M 0 0 32 19.00M 0 155.0k 06:25 02:05 04:20 129.3k 32 58.43M 0 0 32 19.12M 0 154.7k 06:26 02:06 04:20 119.9k 32 58.43M 0 0 32 19.25M 0 154.3k 06:27 02:07 04:20 121.5k 33 58.43M 0 0 33 19.37M 0 153.7k 06:29 02:09 04:20 117.9k 33 58.43M 0 0 33 19.56M 0 153.5k 06:29 02:10 04:19 122.0k 33 58.43M 0 0 33 19.75M 0 153.5k 06:29 02:11 04:18 122.4k 34 58.43M 0 0 34 19.87M 0 152.6k 06:31 02:13 04:18 113.9k 34 58.43M 0 0 34 20.00M 0 152.0k 06:33 02:14 04:19 110.2k 34 58.43M 0 0 34 20.12M 0 151.6k 06:34 02:15 04:19 111.8k 34 58.43M 0 0 34 20.25M 0 151.1k 06:35 02:17 04:18 103.5k 34 58.43M 0 0 34 20.43M 0 151.1k 06:35 02:18 04:17 104.3k 35 58.43M 0 0 35 20.68M 0 151.6k 06:34 02:19 04:15 131.2k 35 58.43M 0 0 35 20.93M 0 152.2k 06:32 02:20 04:12 156.9k 36 58.43M 0 0 36 21.18M 0 152.7k 06:31 02:22 04:09 177.4k 36 58.43M 0 0 36 21.37M 0 152.5k 06:32 02:23 04:09 185.6k 36 58.43M 0 0 36 21.50M 0 152.1k 06:33 02:24 04:09 175.6k 37 58.43M 0 0 37 21.62M 0 152.0k 06:33 02:25 04:08 160.3k 37 58.43M 0 0 37 21.81M 0 152.1k 06:33 02:26 04:07 149.7k 37 58.43M 0 0 37 22.00M 0 151.9k 06:33 02:28 04:05 133.2k 37 58.43M 0 0 37 22.12M 0 151.6k 06:34 02:29 04:05 128.9k 38 58.43M 0 0 38 22.31M 0 151.8k 06:33 02:30 04:03 143.9k 38 58.43M 0 0 38 22.50M 0 151.8k 06:33 02:31 04:02 148.6k 38 58.43M 0 0 38 22.68M 0 152.0k 06:33 02:32 04:01 148.6k 39 58.43M 0 0 39 22.87M 0 152.1k 06:33 02:33 04:00 157.9k 39 58.43M 0 0 39 23.06M 0 152.2k 06:33 02:35 03:58 167.3k 39 58.43M 0 0 39 23.31M 0 152.6k 06:31 02:36 03:55 172.0k 40 58.43M 0 0 40 23.50M 0 152.7k 06:31 02:37 03:54 175.6k 40 58.43M 0 0 40 23.62M 0 152.3k 06:32 02:38 03:54 161.9k 40 58.43M 0 0 40 23.75M 0 152.0k 06:33 02:39 03:54 149.5k 40 58.43M 0 0 40 23.87M 0 151.8k 06:34 02:40 03:54 141.6k 41 58.43M 0 0 41 24.00M 0 151.3k 06:35 02:42 03:53 117.3k 41 58.43M 0 0 41 24.18M 0 151.3k 06:35 02:43 03:52 115.6k 41 58.43M 0 0 41 24.43M 0 151.7k 06:34 02:44 03:50 134.7k 42 58.43M 0 0 42 24.68M 0 152.0k 06:33 02:46 03:47 152.8k 42 58.43M 0 0 42 24.87M 0 152.0k 06:33 02:47 03:46 157.5k 42 58.43M 0 0 42 25.12M 0 152.4k 06:32 02:48 03:44 179.6k 43 58.43M 0 0 43 25.31M 0 152.5k 06:32 02:49 03:43 181.2k 43 58.43M 0 0 43 25.43M 0 152.2k 06:32 02:51 03:41 166.9k 43 58.43M 0 0 43 25.56M 0 152.0k 06:33 02:52 03:41 151.4k 44 58.43M 0 0 44 25.75M 0 152.1k 06:33 02:53 03:40 152.9k 44 58.43M 0 0 44 25.87M 0 151.9k 06:33 02:54 03:39 137.0k 44 58.43M 0 0 44 26.06M 0 151.8k 06:33 02:55 03:38 133.8k 44 58.43M 0 0 44 26.18M 0 151.5k 06:34 02:56 03:38 129.1k 45 58.43M 0 0 45 26.31M 0 151.2k 06:35 02:58 03:37 128.2k 45 58.43M 0 0 45 26.43M 0 150.8k 06:36 02:59 03:37 115.8k 45 58.43M 0 0 45 26.56M 0 150.4k 06:37 03:00 03:37 111.1k 45 58.43M 0 0 45 26.75M 0 150.3k 06:37 03:02 03:35 109.3k 46 58.43M 0 0 46 26.93M 0 150.3k 06:37 03:03 03:34 119.1k 46 58.43M 0 0 46 27.12M 0 150.4k 06:37 03:04 03:33 129.1k 46 58.43M 0 0 46 27.25M 0 150.3k 06:38 03:05 03:33 134.7k 46 58.43M 0 0 46 27.43M 0 150.0k 06:38 03:07 03:31 136.9k 47 58.43M 0 0 47 27.62M 0 149.9k 06:39 03:08 03:31 137.5k 47 58.43M 0 0 47 27.75M 0 149.7k 06:39 03:09 03:30 132.9k 47 58.43M 0 0 47 27.87M 0 149.3k 06:40 03:11 03:29 116.8k 47 58.43M 0 0 47 28.00M 0 148.8k 06:41 03:12 03:29 109.4k 48 58.43M 0 0 48 28.12M 0 148.5k 06:42 03:13 03:29 107.2k 48 58.43M 0 0 48 28.25M 0 148.4k 06:43 03:14 03:29 102.6k 48 58.43M 0 0 48 28.37M 0 148.2k 06:43 03:16 03:27 101.1k 48 58.43M 0 0 48 28.56M 0 148.0k 06:44 03:17 03:27 110.2k 49 58.43M 0 0 49 28.68M 0 147.8k 06:44 03:18 03:26 115.7k 49 58.43M 0 0 49 28.87M 0 147.6k 06:45 03:20 03:25 120.5k 49 58.43M 0 0 49 29.12M 0 148.0k 06:44 03:21 03:23 135.9k 50 58.43M 0 0 50 29.31M 0 148.0k 06:44 03:22 03:22 143.7k 50 58.43M 0 0 50 29.50M 0 148.1k 06:44 03:23 03:21 149.2k 50 58.43M 0 0 50 29.68M 0 148.0k 06:44 03:25 03:19 152.9k 51 58.43M 0 0 51 29.81M 0 147.8k 06:44 03:26 03:18 154.3k 51 58.43M 0 0 51 30.00M 0 147.7k 06:44 03:27 03:17 140.0k 51 58.43M 0 0 51 30.25M 0 148.0k 06:44 03:29 03:15 148.5k 52 58.43M 0 0 52 30.43M 0 148.0k 06:44 03:30 03:14 145.5k 52 58.43M 0 0 52 30.56M 0 147.8k 06:44 03:31 03:13 143.6k 52 58.43M 0 0 52 30.68M 0 147.5k 06:45 03:32 03:13 138.3k 52 58.43M 0 0 52 30.93M 0 147.9k 06:44 03:34 03:10 152.2k 53 58.43M 0 0 53 31.12M 0 148.0k 06:44 03:35 03:09 145.6k 53 58.43M 0 0 53 31.31M 0 147.9k 06:44 03:36 03:08 145.9k 54 58.43M 0 0 54 31.56M 0 148.2k 06:43 03:38 03:05 160.1k 54 58.43M 0 0 54 31.68M 0 148.0k 06:44 03:39 03:05 163.9k 54 58.43M 0 0 54 31.81M 0 147.6k 06:45 03:40 03:05 140.2k 54 58.43M 0 0 54 32.00M 0 147.6k 06:45 03:41 03:04 134.2k 54 58.43M 0 0 54 32.12M 0 147.2k 06:46 03:43 03:03 124.9k 55 58.43M 0 0 55 32.25M 0 147.0k 06:46 03:44 03:02 107.5k 55 58.43M 0 0 55 32.37M 0 146.9k 06:47 03:45 03:02 108.2k 55 58.43M 0 0 55 32.56M 0 147.0k 06:46 03:46 03:00 123.2k 56 58.43M 0 0 56 32.75M 0 147.0k 06:46 03:48 02:58 125.4k 56 58.43M 0 0 56 32.87M 0 146.9k 06:47 03:49 02:58 132.5k 56 58.43M 0 0 56 33.00M 0 146.7k 06:47 03:50 02:57 136.7k 56 58.43M 0 0 56 33.18M 0 146.8k 06:47 03:51 02:56 144.6k 57 58.43M 0 0 57 33.43M 0 147.1k 06:46 03:52 02:54 153.0k 57 58.43M 0 0 57 33.68M 0 147.4k 06:45 03:53 02:52 165.3k 57 58.43M 0 0 57 33.87M 0 147.3k 06:46 03:55 02:51 164.2k 58 58.43M 0 0 58 34.06M 0 147.3k 06:45 03:56 02:49 168.5k 58 58.43M 0 0 58 34.25M 0 147.4k 06:45 03:57 02:48 168.0k 58 58.43M 0 0 58 34.37M 0 147.2k 06:46 03:58 02:48 151.9k 59 58.43M 0 0 59 34.56M 0 147.2k 06:46 04:00 02:46 137.6k 59 58.43M 0 0 59 34.68M 0 147.0k 06:46 04:01 02:45 136.7k 59 58.43M 0 0 59 34.81M 0 146.9k 06:47 04:02 02:45 130.0k 59 58.43M 0 0 59 35.00M 0 147.1k 06:46 04:03 02:43 133.5k 60 58.43M 0 0 60 35.25M 0 147.4k 06:45 04:04 02:41 152.2k 60 58.43M 0 0 60 35.43M 0 147.5k 06:45 04:05 02:40 160.9k 60 58.43M 0 0 60 35.62M 0 147.5k 06:45 04:07 02:38 167.3k 61 58.43M 0 0 61 35.81M 0 147.7k 06:45 04:08 02:37 179.6k 61 58.43M 0 0 61 36.00M 0 147.8k 06:44 04:09 02:35 177.4k 61 58.43M 0 0 61 36.18M 0 147.7k 06:45 04:10 02:35 160.8k 62 58.43M 0 0 62 36.37M 0 147.8k 06:44 04:12 02:32 159.7k 62 58.43M 0 0 62 36.50M 0 147.4k 06:45 04:13 02:32 144.1k 62 58.43M 0 0 62 36.68M 0 147.2k 06:46 04:15 02:31 131.9k 62 58.43M 0 0 62 36.81M 0 147.1k 06:46 04:16 02:30 121.7k 63 58.43M 0 0 63 36.93M 0 146.8k 06:47 04:17 02:30 113.9k 63 58.43M 0 0 63 37.06M 0 146.7k 06:47 04:18 02:29 107.2k 63 58.43M 0 0 63 37.25M 0 146.7k 06:47 04:19 02:28 118.8k 64 58.43M 0 0 64 37.43M 0 146.7k 06:47 04:21 02:26 123.4k 64 58.43M 0 0 64 37.56M 0 146.6k 06:48 04:22 02:26 126.6k 64 58.43M 0 0 64 37.81M 0 146.8k 06:47 04:23 02:24 148.0k 65 58.43M 0 0 65 38.06M 0 147.2k 06:46 04:24 02:22 166.8k 65 58.43M 0 0 65 38.25M 0 147.2k 06:46 04:25 02:21 169.4k 65 58.43M 0 0 65 38.43M 0 147.2k 06:46 04:27 02:19 169.0k 65 58.43M 0 0 65 38.56M 0 147.1k 06:46 04:28 02:18 169.0k 66 58.43M 0 0 66 38.68M 0 147.0k 06:46 04:29 02:17 154.3k 66 58.43M 0 0 66 38.87M 0 146.9k 06:47 04:30 02:17 136.3k 66 58.43M 0 0 66 39.06M 0 146.9k 06:47 04:32 02:15 132.5k 67 58.43M 0 0 67 39.25M 0 146.9k 06:47 04:33 02:14 132.7k 67 58.43M 0 0 67 39.43M 0 146.8k 06:47 04:34 02:13 135.4k 67 58.43M 0 0 67 39.56M 0 146.7k 06:47 04:36 02:11 133.8k 68 58.43M 0 0 68 39.75M 0 146.8k 06:47 04:37 02:10 140.1k 68 58.43M 0 0 68 40.00M 0 147.1k 06:46 04:38 02:08 154.6k 68 58.43M 0 0 68 40.25M 0 147.4k 06:45 04:39 02:06 173.2k 69 58.43M 0 0 69 40.50M 0 147.7k 06:44 04:40 02:04 191.5k 69 58.43M 0 0 69 40.68M 0 147.7k 06:45 04:42 02:03 193.9k 69 58.43M 0 0 69 40.81M 0 147.4k 06:45 04:43 02:02 175.6k 70 58.43M 0 0 70 40.93M 0 147.3k 06:45 04:44 02:01 160.1k 70 58.43M 0 0 70 41.12M 0 147.3k 06:45 04:45 02:00 144.3k 70 58.43M 0 0 70 41.31M 0 147.2k 06:46 04:47 01:59 125.8k 70 58.43M 0 0 70 41.43M 0 147.0k 06:46 04:48 01:58 117.5k 71 58.43M 0 0 71 41.56M 0 146.9k 06:47 04:49 01:58 122.8k 71 58.43M 0 0 71 41.68M 0 146.8k 06:47 04:50 01:57 122.2k 71 58.43M 0 0 71 41.87M 0 146.8k 06:47 04:51 01:56 124.0k 72 58.43M 0 0 72 42.12M 0 147.1k 06:46 04:53 01:53 142.4k 72 58.43M 0 0 72 42.31M 0 147.2k 06:46 04:54 01:52 160.6k 72 58.43M 0 0 72 42.50M 0 147.2k 06:46 04:55 01:51 164.0k 73 58.43M 0 0 73 42.68M 0 147.2k 06:46 04:56 01:50 164.8k 73 58.43M 0 0 73 42.87M 0 147.1k 06:46 04:58 01:48 159.0k 73 58.43M 0 0 73 43.06M 0 147.2k 06:46 04:59 01:47 151.2k 74 58.43M 0 0 74 43.25M 0 147.2k 06:46 05:00 01:46 145.3k 74 58.43M 0 0 74 43.43M 0 147.3k 06:46 05:01 01:45 151.3k 74 58.43M 0 0 74 43.62M 0 147.4k 06:45 05:02 01:43 158.7k 74 58.43M 0 0 74 43.81M 0 147.4k 06:45 05:04 01:41 164.8k 75 58.43M 0 0 75 44.00M 0 147.6k 06:45 05:05 01:40 166.9k 75 58.43M 0 0 75 44.18M 0 147.6k 06:45 05:06 01:39 166.6k 75 58.43M 0 0 75 44.37M 0 147.5k 06:45 05:07 01:38 159.3k 76 58.43M 0 0 76 44.50M 0 147.5k 06:45 05:08 01:37 150.0k 76 58.43M 0 0 76 44.62M 0 147.3k 06:46 05:10 01:36 139.3k 76 58.43M 0 0 76 44.81M 0 147.2k 06:46 05:11 01:35 131.7k 77 58.43M 0 0 77 45.00M 0 147.3k 06:46 05:12 01:34 132.9k 77 58.43M 0 0 77 45.18M 0 147.3k 06:46 05:14 01:32 133.2k 77 58.43M 0 0 77 45.43M 0 147.5k 06:45 05:15 01:30 149.0k 77 58.43M 0 0 77 45.56M 0 147.4k 06:45 05:16 01:29 150.8k 78 58.43M 0 0 78 45.68M 0 147.0k 06:46 05:18 01:28 129.5k 78 58.43M 0 0 78 45.68M 0 147.0k 06:46 05:18 01:28 147.0k 78 58.43M 0 0 78 45.81M 0 147.0k 06:47 05:19 01:28 121.5k 78 58.43M 0 0 78 45.93M 0 146.9k 06:47 05:20 01:27 121.9k 78 58.43M 0 0 78 46.12M 0 146.9k 06:47 05:21 01:26 131.4k 79 58.43M 0 0 79 46.31M 0 147.0k 06:47 05:22 01:25 140.8k 79 58.43M 0 0 79 46.50M 0 146.9k 06:47 05:24 01:23 139.2k 79 58.43M 0 0 79 46.68M 0 146.9k 06:47 05:25 01:22 144.8k 80 58.43M 0 0 80 46.87M 0 147.0k 06:46 05:26 01:20 155.1k 80 58.43M 0 0 80 47.06M 0 147.0k 06:46 05:27 01:19 153.7k 80 58.43M 0 0 80 47.25M 0 146.9k 06:47 05:29 01:18 144.9k 81 58.43M 0 0 81 47.43M 0 147.0k 06:46 05:30 01:16 151.0k 81 58.43M 0 0 81 47.62M 0 147.0k 06:46 05:31 01:15 152.2k 81 58.43M 0 0 81 47.81M 0 146.9k 06:47 05:33 01:14 142.1k 82 58.43M 0 0 82 47.93M 0 146.8k 06:47 05:34 01:13 137.7k 82 58.43M 0 0 82 48.12M 0 146.8k 06:47 05:35 01:12 142.7k 82 58.43M 0 0 82 48.31M 0 146.9k 06:47 05:36 01:11 143.1k 83 58.43M 0 0 83 48.50M 0 147.0k 06:46 05:37 01:09 147.2k 83 58.43M 0 0 83 48.62M 0 146.9k 06:47 05:38 01:09 145.4k 83 58.43M 0 0 83 48.75M 0 146.7k 06:47 05:40 01:07 138.8k 83 58.43M 0 0 83 48.93M 0 146.7k 06:47 05:41 01:06 137.3k 83 58.43M 0 0 83 49.06M 0 146.6k 06:48 05:42 01:06 127.3k 84 58.43M 0 0 84 49.25M 0 146.5k 06:48 05:44 01:04 121.0k 84 58.43M 0 0 84 49.43M 0 146.6k 06:47 05:45 01:02 131.0k 85 58.43M 0 0 85 49.68M 0 146.8k 06:47 05:46 01:01 154.4k 85 58.43M 0 0 85 49.93M 0 147.1k 06:46 05:47 00:59 169.7k 85 58.43M 0 0 85 50.12M 0 147.2k 06:46 05:48 00:58 183.7k 86 58.43M 0 0 86 50.31M 0 147.3k 06:46 05:49 00:57 192.3k 86 58.43M 0 0 86 50.50M 0 147.3k 06:46 05:50 00:56 187.9k 86 58.43M 0 0 86 50.68M 0 147.4k 06:45 05:52 00:53 181.9k 87 58.43M 0 0 87 50.87M 0 147.4k 06:45 05:53 00:52 165.7k 87 58.43M 0 0 87 51.06M 0 147.5k 06:45 05:54 00:51 164.2k 87 58.43M 0 0 87 51.25M 0 147.6k 06:45 05:55 00:50 164.3k 88 58.43M 0 0 88 51.50M 0 147.8k 06:44 05:56 00:48 180.5k 88 58.43M 0 0 88 51.68M 0 147.9k 06:44 05:57 00:47 181.1k 88 58.43M 0 0 88 51.81M 0 147.7k 06:44 05:59 00:45 170.6k 88 58.43M 0 0 88 51.93M 0 147.5k 06:45 06:00 00:45 150.2k 89 58.43M 0 0 89 52.06M 0 147.4k 06:45 06:01 00:44 137.3k 89 58.43M 0 0 89 52.25M 0 147.5k 06:45 06:02 00:43 126.0k 89 58.43M 0 0 89 52.43M 0 147.3k 06:45 06:04 00:41 116.0k 89 58.43M 0 0 89 52.56M 0 147.2k 06:46 06:05 00:41 119.3k 90 58.43M 0 0 90 52.75M 0 147.2k 06:46 06:06 00:40 129.2k 90 58.43M 0 0 90 52.87M 0 147.0k 06:46 06:08 00:38 125.1k 90 58.43M 0 0 90 53.06M 0 147.0k 06:47 06:09 00:38 120.4k 91 58.43M 0 0 91 53.18M 0 146.9k 06:47 06:10 00:37 121.8k 91 58.43M 0 0 91 53.37M 0 146.9k 06:47 06:12 00:35 125.9k 91 58.43M 0 0 91 53.56M 0 146.8k 06:47 06:13 00:34 126.3k 91 58.43M 0 0 91 53.75M 0 146.9k 06:47 06:14 00:33 143.1k 92 58.43M 0 0 92 53.93M 0 146.9k 06:47 06:15 00:32 145.7k 92 58.43M 0 0 92 54.18M 0 147.1k 06:46 06:17 00:29 156.0k 93 58.43M 0 0 93 54.37M 0 147.1k 06:46 06:18 00:28 160.4k 93 58.43M 0 0 93 54.56M 0 147.2k 06:46 06:19 00:27 167.7k 93 58.43M 0 0 93 54.75M 0 147.3k 06:46 06:20 00:26 167.5k 93 58.43M 0 0 93 54.87M 0 147.2k 06:46 06:21 00:25 163.8k 94 58.43M 0 0 94 55.00M 0 147.1k 06:46 06:22 00:24 151.6k 94 58.43M 0 0 94 55.18M 0 147.1k 06:46 06:24 00:22 148.1k 94 58.43M 0 0 94 55.37M 0 147.1k 06:46 06:25 00:21 140.2k 95 58.43M 0 0 95 55.56M 0 147.1k 06:46 06:26 00:20 139.0k 95 58.43M 0 0 95 55.75M 0 147.1k 06:46 06:27 00:19 143.0k 95 58.43M 0 0 95 55.93M 0 147.2k 06:46 06:29 00:17 149.1k 96 58.43M 0 0 96 56.12M 0 147.0k 06:46 06:30 00:16 143.1k 96 58.43M 0 0 96 56.25M 0 146.8k 06:47 06:32 00:15 133.0k 96 58.43M 0 0 96 56.37M 0 146.7k 06:47 06:33 00:14 123.2k 96 58.43M 0 0 96 56.56M 0 146.7k 06:47 06:34 00:13 124.1k 97 58.43M 0 0 97 56.68M 0 146.7k 06:47 06:35 00:12 118.1k 97 58.43M 0 0 97 56.81M 0 146.6k 06:48 06:36 00:12 117.2k 97 58.43M 0 0 97 56.93M 0 146.5k 06:48 06:37 00:11 126.0k 97 58.43M 0 0 97 57.12M 0 146.6k 06:48 06:38 00:10 137.7k 98 58.43M 0 0 98 57.31M 0 146.7k 06:47 06:40 00:07 140.9k 98 58.43M 0 0 98 57.56M 0 146.9k 06:47 06:41 00:06 160.9k 98 58.43M 0 0 98 57.75M 0 146.9k 06:47 06:42 00:05 172.7k 99 58.43M 0 0 99 58.00M 0 147.1k 06:46 06:43 00:03 188.4k 99 58.43M 0 0 99 58.18M 0 147.2k 06:46 06:44 00:02 186.6k 99 58.43M 0 0 99 58.37M 0 147.2k 06:46 06:45 00:01 186.3k* upload completely sent off: 61271090 bytes 100 58.43M 0 0 100 58.43M 0 146.9k 06:47 06:47 146.6k 100 58.43M 0 0 100 58.43M 0 146.5k 06:48 06:48 117.8k 100 58.43M 0 0 100 58.43M 0 146.2k 06:49 06:49 79607{ [5 bytes data] < HTTP/1.1 200 OK < x-amz-id-2: U9D94LsILVRi86R+5D8IFegDE8sWi1Is2ribbA1LnqnKd2ubNW9GOmyoUTFvuWdeBUbDzObOmgI= < x-amz-request-id: JERS7ANCDBKWYPJD < Date: Wed, 06 May 2026 00:37:22 GMT < x-amz-server-side-encryption: AES256 < ETag: "5e22ee1b21af5d0c5eb26ae9aa250cb6" < x-amz-checksum-crc64nvme: nepZWQPiU3U= < x-amz-checksum-type: FULL_OBJECT < Content-Length: 0 < Server: AmazonS3 < Connection: close < 100 58.43M 0 0 100 58.43M 0 145.9k 06:49 06:49 79607 100 58.43M 0 0 100 58.43M 0 145.9k 06:49 06:49 79607 100 58.43M 0 0 100 58.43M 0 145.9k 06:49 06:49 79607 * shutting down connection #0 took: 414.74 seconds Blunders: now uploading files "/l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr" to blunders.io... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 0* Host s3.eu-west-1.amazonaws.com:443 was resolved. * IPv6: (none) * IPv4: 3.5.67.193, 3.5.75.77, 3.5.71.68, 3.5.75.27, 3.5.64.13, 52.92.16.8, 3.5.67.234, 3.5.73.109 * Trying 3.5.67.193:443... * ALPN: curl offers h2,http/1.1 } [5 bytes data] * TLSv1.3 (OUT), TLS handshake, Client hello (1): } [1570 bytes data] * SSL Trust Anchors: * CAfile: /etc/ssl/certs/ca-certificates.crt { [5 bytes data] * TLSv1.3 (IN), TLS handshake, Server hello (2): { [1210 bytes data] * TLSv1.3 (IN), TLS change cipher, Change cipher spec (1): { [1 bytes data] * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8): { [25 bytes data] * TLSv1.3 (IN), TLS handshake, Certificate (11): { [4422 bytes data] * TLSv1.3 (IN), TLS handshake, CERT verify (15): { [264 bytes data] * TLSv1.3 (IN), TLS handshake, Finished (20): { [36 bytes data] * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1): } [1 bytes data] * TLSv1.3 (OUT), TLS handshake, Finished (20): } [36 bytes data] * SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256 / X25519MLKEM768 / RSASSA-PSS * ALPN: server accepted http/1.1 * Server certificate: * subject: CN=*.s3-eu-west-1.amazonaws.com * start date: Sep 5 00:00:00 2025 GMT * expire date: Aug 7 23:59:59 2026 GMT * issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M04 * Certificate level 0: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * Certificate level 1: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * Certificate level 2: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * subjectAltName: "s3.eu-west-1.amazonaws.com" matches cert's "s3.eu-west-1.amazonaws.com" * SSL certificate verified via OpenSSL. * Established connection to s3.eu-west-1.amazonaws.com (3.5.67.193 port 443) from 10.17.4.7 port 38334 * using HTTP/1.x } [5 bytes data] > PUT /jfr-uploads.blunders.io/demo/f840be62-b1df-43e1-b426-54b722df7f43.jfr.gz?X-Amz-Security-Token=IQoJb3JpZ2luX2VjEMn%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaCWV1LXdlc3QtMSJGMEQCIFQTSsq%2Bs0lwe5ODC01UBWR3%2B6BEtuIPL%2FIF%2FM0K%2BecKAiB2VaX6hrf%2BFyHeg%2BnGbU3NaZJgrkbVGJ3LxERVhuhfeirDBQiS%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F8BEAAaDDgzNTQ5NDc1MzEyNiIM%2Fi4ucGX%2FVTfBqw5oKpcFhFHoQzNdZhVQ1yWknnY1eZW0KN1dur5f%2BAATawfaCOJEx5fpPKJnPBKM97rNvzqSA5FeyGyrOY97llB7M1zxbLqgj5j%2B3NYluiHdr7adr4Ouu%2F8Z6obLOBlrij6HG3IeNGqrw9QliW7C%2F%2BgG%2BNY4qqW%2FAJHAobm4pK5n8OYCV%2BrV%2BpYcquSWyHX%2FGHtZg4BMCYxl7Zoi6eI%2BpyMGOq96%2FqInQVry53ihELRZjA%2BGah8F8SEz8COIOKA125w1Ji29WkAsHLDcx2sd80I%2BsIRjWzfXTo7NI6z2Q550heSFyjOglOKQt5KBHZXsyM4zxN1aeSwovRnm3ytI5b%2FBCnFn7GzKRyc6i8zhvaaAS2CrysIjUbKYe78uwhR6n1bkO8Eeta5KLwKH4rbgO3G3H8J2znS2sALXGRt9R79vtXI%2Bm730qWdmLZnUXEyg5h%2Ff78tnNsUNBnX4O2ZZR%2F8pBG0wFFONu%2Bz%2BMohBOLicD6Lbwcab5P9Oziv5611EkjUG6fLSz1cLQI32QEtwrfZwZW8hTPCWBlWdWYAuWz%2BU9GOl37M39%2Bk5X9DOo9LULSkmxh5v%2BrCgfDQ%2FrirbLdh9J9wq7dwIUVAiut0vTjMpY%2FzA44wUjl3bR%2FVY%2BoXQ1gJLIwT8DhIC2WxWoXvQkQ8VL2SX43bBRwnE5dJ%2B6tP6%2F0ZcxkwRT4iOGVD914gQlipxwVLnLyK3ARK%2F7oHUEGPZ9xttZRrrc3ud1Hf9BqTY0elgmB7X8wpmGMkNespmGqWPtTM8BdXFifTd2Y14GLmGMfAls0YHNRC%2Fwh1GmLxwcuHsVK4nU6I3NoPcuHjvcgbyL2KFLwDYkKXpWoHBDzY2gmuIB6ffny0a%2Bo9Pa69rZL3QUfrm8w8DbvZFMMOU6s8GOrIBbOKh0s5CRbbznUZ1jeJej2H0DznMyfhtvb4PJr81Y7Fw1I%2BGEQyCtuvkJXjw9o1xmdNd%2FAm73%2B61zTEVnoEr1R%2FJUAExaJyT2rhM5z9w9Hwk7LGHTMCf%2FMFAntPM8oYahhLJW6Vs%2BvSPHnXJoia9R6tNd3MstclbKBVRKayCQbo16y1C8CNfb8OwSz6idUdXkxzwoeVqCzPHiAUYaepUKTQ%2Bt7OKeMoH%2Bvqz0O3IykgSQg%3D%3D&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20260506T004411Z&X-Amz-SignedHeaders=host&X-Amz-Credential=ASIA4FB26GNTLPEIKUNX%2F20260506%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Expires=86400&X-Amz-Signature=d6715479d1151957dc8feee3ebdc0a4433ac3ae0fd7ef37a443f572215b5ac53 HTTP/1.1 > Host: s3.eu-west-1.amazonaws.com > User-Agent: curl/8.18.0 > Accept: */* > content-type: application/octet-stream > Content-Length: 582229204 > Expect: 100-continue > { [5 bytes data] < HTTP/1.1 100 Continue < } [5 bytes data] 0 555.2M 0 0 0 896.0k 0 895.9k 10:34 00:01 10:33 896.0k 1 555.2M 0 0 1 7.68M 0 3.83M 02:24 00:02 02:22 3.83M 2 555.2M 0 0 2 14.06M 0 4.67M 01:58 00:03 01:55 4.67M 3 555.2M 0 0 3 21.18M 0 5.27M 01:45 00:04 01:41 5.27M 5 555.2M 0 0 5 28.75M 0 5.72M 01:37 00:05 01:32 5.72M 6 555.2M 0 0 6 36.56M 0 6.06M 01:31 00:06 01:25 7.09M 8 555.2M 0 0 8 44.50M 0 6.33M 01:27 00:07 01:20 7.32M 9 555.2M 0 0 9 52.50M 0 6.53M 01:24 00:08 01:16 7.64M 10 555.2M 0 0 10 60.56M 0 6.70M 01:22 00:09 01:13 7.83M 12 555.2M 0 0 12 68.50M 0 6.82M 01:21 00:10 01:11 7.92M 13 555.2M 0 0 13 76.50M 0 6.92M 01:20 00:11 01:09 7.96M 15 555.2M 0 0 15 84.62M 0 7.02M 01:19 00:12 01:07 8.00M 16 555.2M 0 0 16 92.87M 0 7.11M 01:18 00:13 01:05 8.05M 18 555.2M 0 0 18 101.4M 0 7.21M 01:16 00:14 01:02 8.15M 19 555.2M 0 0 19 110.5M 0 7.33M 01:15 00:15 01:00 8.37M 21 555.2M 0 0 21 120.1M 0 7.48M 01:14 00:16 00:58 8.71M 23 555.2M 0 0 23 130.8M 0 7.66M 01:12 00:17 00:55 9.20M 25 555.2M 0 0 25 139.7M 0 7.73M 01:11 00:18 00:53 9.35M 26 555.2M 0 0 26 149.0M 0 7.81M 01:11 00:19 00:52 9.49M 28 555.2M 0 0 28 158.9M 0 7.92M 01:10 00:20 00:50 9.66M 30 555.2M 0 0 30 169.5M 0 8.04M 01:09 00:21 00:48 9.83M 32 555.2M 0 0 32 177.9M 0 8.06M 01:08 00:22 00:46 9.41M 33 555.2M 0 0 33 183.8M 0 7.96M 01:09 00:23 00:46 8.79M 34 555.2M 0 0 34 190.0M 0 7.89M 01:10 00:24 00:46 8.19M 35 555.2M 0 0 35 196.5M 0 7.83M 01:10 00:25 00:45 7.50M 36 555.2M 0 0 36 203.1M 0 7.79M 01:11 00:26 00:45 6.71M 37 555.2M 0 0 37 209.8M 0 7.74M 01:11 00:27 00:44 6.36M 39 555.2M 0 0 39 216.5M 0 7.70M 01:12 00:28 00:44 6.52M 40 555.2M 0 0 40 223.2M 0 7.67M 01:12 00:29 00:43 6.61M 41 555.2M 0 0 41 229.9M 0 7.63M 01:12 00:30 00:42 6.64M 42 555.2M 0 0 42 236.7M 0 7.61M 01:12 00:31 00:41 6.69M 43 555.2M 0 0 43 243.7M 0 7.59M 01:13 00:32 00:41 6.75M 45 555.2M 0 0 45 251.0M 0 7.58M 01:13 00:33 00:40 6.88M 46 555.2M 0 0 46 258.2M 0 7.57M 01:13 00:34 00:39 6.98M 47 555.2M 0 0 47 263.3M 0 7.50M 01:14 00:35 00:39 6.66M 48 555.2M 0 0 48 267.8M 0 7.41M 01:14 00:36 00:38 6.20M 49 555.2M 0 0 49 272.6M 0 7.34M 01:15 00:37 00:38 5.74M 49 555.2M 0 0 49 277.5M 0 7.27M 01:16 00:38 00:38 5.25M 50 555.2M 0 0 50 282.3M 0 7.21M 01:16 00:39 00:37 4.79M 51 555.2M 0 0 51 287.2M 0 7.15M 01:17 00:40 00:37 4.73M 52 555.2M 0 0 52 292.1M 0 7.09M 01:18 00:41 00:37 4.80M 53 555.2M 0 0 53 297.0M 0 7.04M 01:18 00:42 00:36 4.83M 54 555.2M 0 0 54 302.1M 0 6.99M 01:19 00:43 00:36 4.87M 55 555.2M 0 0 55 307.0M 0 6.94M 01:19 00:44 00:35 4.88M 55 555.2M 0 0 55 310.6M 0 6.87M 01:20 00:45 00:35 4.65M 56 555.2M 0 0 56 313.9M 0 6.79M 01:21 00:46 00:35 4.32M 57 555.2M 0 0 57 317.4M 0 6.72M 01:22 00:47 00:35 4.03M 57 555.2M 0 0 57 321.0M 0 6.65M 01:23 00:48 00:35 3.74M 58 555.2M 0 0 58 324.6M 0 6.59M 01:24 00:49 00:35 3.47M 59 555.2M 0 0 59 328.2M 0 6.53M 01:25 00:50 00:35 3.46M 59 555.2M 0 0 59 331.8M 0 6.47M 01:25 00:51 00:34 3.54M 60 555.2M 0 0 60 334.6M 0 6.40M 01:26 00:52 00:34 3.39M 60 555.2M 0 0 60 337.8M 0 6.33M 01:27 00:53 00:34 3.31M 61 555.2M 0 0 61 341.1M 0 6.28M 01:28 00:54 00:34 3.26M 62 555.2M 0 0 62 344.6M 0 6.23M 01:29 00:55 00:34 3.25M 62 555.2M 0 0 62 348.2M 0 6.18M 01:29 00:56 00:33 3.24M 63 555.2M 0 0 63 351.8M 0 6.13M 01:30 00:57 00:33 3.42M 64 555.2M 0 0 64 355.4M 0 6.09M 01:31 00:58 00:33 3.50M 64 555.2M 0 0 64 359.0M 0 6.05M 01:31 00:59 00:32 3.56M 65 555.2M 0 0 65 362.8M 0 6.01M 01:32 01:00 00:32 3.60M 65 555.2M 0 0 65 365.7M 0 5.95M 01:33 01:01 00:32 3.46M 66 555.2M 0 0 66 369.1M 0 5.91M 01:33 01:02 00:31 3.41M 67 555.2M 0 0 67 372.7M 0 5.88M 01:34 01:03 00:31 3.42M 67 555.2M 0 0 67 376.3M 0 5.84M 01:34 01:04 00:30 3.41M 68 555.2M 0 0 68 379.1M 0 5.79M 01:35 01:05 00:30 3.24M 68 555.2M 0 0 68 382.2M 0 5.75M 01:36 01:06 00:30 3.27M 69 555.2M 0 0 69 385.3M 0 5.71M 01:37 01:07 00:30 3.23M 69 555.2M 0 0 69 388.6M 0 5.67M 01:37 01:08 00:29 3.14M 70 555.2M 0 0 70 391.8M 0 5.64M 01:38 01:09 00:29 3.06M 71 555.2M 0 0 71 395.1M 0 5.60M 01:39 01:10 00:29 3.14M 71 555.2M 0 0 71 398.3M 0 5.57M 01:39 01:11 00:28 3.18M 72 555.2M 0 0 72 401.8M 0 5.54M 01:40 01:12 00:28 3.24M 73 555.2M 0 0 73 405.4M 0 5.51M 01:40 01:13 00:27 3.31M 73 555.2M 0 0 73 409.1M 0 5.49M 01:41 01:14 00:27 3.41M 74 555.2M 0 0 74 412.3M 0 5.46M 01:41 01:15 00:26 3.41M 74 555.2M 0 0 74 415.6M 0 5.43M 01:42 01:16 00:26 3.42M 75 555.2M 0 0 75 418.4M 0 5.39M 01:42 01:17 00:25 3.29M 75 555.2M 0 0 75 421.4M 0 5.36M 01:43 01:18 00:25 3.17M 76 555.2M 0 0 76 424.5M 0 5.33M 01:44 01:19 00:25 3.06M 77 555.2M 0 0 77 427.6M 0 5.30M 01:44 01:20 00:24 3.04M 77 555.2M 0 0 77 430.8M 0 5.28M 01:45 01:21 00:24 3.01M 78 555.2M 0 0 78 434.0M 0 5.25M 01:45 01:22 00:23 3.08M 78 555.2M 0 0 78 437.2M 0 5.23M 01:46 01:23 00:23 3.12M 79 555.2M 0 0 79 440.5M 0 5.20M 01:46 01:24 00:22 3.16M 79 555.2M 0 0 79 444.1M 0 5.18M 01:46 01:25 00:21 3.25M 80 555.2M 0 0 80 448.1M 0 5.17M 01:47 01:26 00:21 3.42M 81 555.2M 0 0 81 452.7M 0 5.16M 01:47 01:27 00:20 3.71M 82 555.2M 0 0 82 457.7M 0 5.16M 01:47 01:28 00:19 4.08M 83 555.2M 0 0 83 462.1M 0 5.15M 01:47 01:29 00:18 4.28M 84 555.2M 0 0 84 467.0M 0 5.15M 01:47 01:30 00:17 4.55M 85 555.2M 0 0 85 472.3M 0 5.15M 01:47 01:31 00:16 4.80M 86 555.2M 0 0 86 477.8M 0 5.15M 01:47 01:32 00:15 4.98M 87 555.2M 0 0 87 483.3M 0 5.16M 01:47 01:33 00:14 5.09M 88 555.2M 0 0 88 489.0M 0 5.16M 01:47 01:34 00:13 5.34M 89 555.2M 0 0 89 494.6M 0 5.17M 01:47 01:35 00:12 5.48M 90 555.2M 0 0 90 500.3M 0 5.17M 01:47 01:36 00:11 5.56M 91 555.2M 0 0 91 506.0M 0 5.18M 01:47 01:37 00:10 5.59M 92 555.2M 0 0 92 511.8M 0 5.18M 01:47 01:38 00:09 5.64M 93 555.2M 0 0 93 517.8M 0 5.19M 01:46 01:39 00:07 5.72M 94 555.2M 0 0 94 524.1M 0 5.20M 01:46 01:40 00:06 5.88M 95 555.2M 0 0 95 529.3M 0 5.20M 01:46 01:41 00:05 5.79M 96 555.2M 0 0 96 535.0M 0 5.20M 01:46 01:42 00:04 5.77M 97 555.2M 0 0 97 540.5M 0 5.21M 01:46 01:43 00:03 5.72M 98 555.2M 0 0 98 545.1M 0 5.20M 01:46 01:44 00:02 5.45M 99 555.2M 0 0 99 550.0M 0 5.20M 01:46 01:45 00:01 5.15M 99 555.2M 0 0 99 555.1M 0 5.20M 01:46 01:46 5.14M* upload completely sent off: 582229204 bytes { [5 bytes data] < HTTP/1.1 200 OK < x-amz-id-2: AHmWUsZt9osNGvZDS1w60t1TtLTQHvmMOZ7OAsQOO2S1GqifD3hEhspG5EEa/p+Lugll7KgQJaN50myg9FWSlf86QPZsjzco < x-amz-request-id: AE42DKZ72VF3X13S < Date: Wed, 06 May 2026 00:44:59 GMT < x-amz-server-side-encryption: AES256 < ETag: "3f7bfa9a4be439759e178a2df89421a1" < x-amz-checksum-crc64nvme: AUxWwwLGHv4= < x-amz-checksum-type: FULL_OBJECT < Content-Length: 0 < Server: AmazonS3 < 100 555.2M 0 0 100 555.2M 0 5.17M 01:47 01:47 5.14M 100 555.2M 0 0 100 555.2M 0 5.17M 01:47 01:47 5.14M 100 555.2M 0 0 100 555.2M 0 5.17M 01:47 01:47 5.14M * Connection #0 to host s3.eu-west-1.amazonaws.com:443 left intact took: 154.39 seconds no out.png (QPSChart)! heaps: (134725544, 139372232, 137722166.4, 1352567.032695292) [2026-05-05 20:46:48.125219] RUN: tar cjf logs.tar.bz2 --exclude=*.pk * [2026-05-05 20:47:54.773902] took 66.6 sec /l/logs.nightly/2026.05.04.12.43.13/logs.tar.bz2: fixed index size 125221.92 MB /l/logs.nightly/2026.05.04.12.43.13/logs.tar.bz2: fixed index time 38711.1s, bytes 25526799676 (from log) [2026-05-05 20:48:36.398206] done: total time 1 day, 8:05:23.016919 stored: 2021.10.28.07.03.29, 2021-10-28 07:03:29.455588 stored: 2021.11.04.08.14.20, 2021-11-04 08:14:20.226758 stored: 2021.11.04.18.04.32, 2021-11-04 18:04:32.679673 stored: 2021.11.05.18.04.30, 2021-11-05 18:04:30.080343 stored: 2021.11.06.18.04.39, 2021-11-06 18:04:39.550844 stored: 2021.11.07.18.04.36, 2021-11-07 18:04:36.657551 stored: 2021.11.08.18.04.00, 2021-11-08 18:04:00.994911 stored: 2021.11.09.18.04.20, 2021-11-09 18:04:20.109951 stored: 2021.11.10.18.03.54, 2021-11-10 18:03:54.222418 stored: 2021.11.11.18.03.57, 2021-11-11 18:03:57.523108 stored: 2021.11.12.18.04.06, 2021-11-12 18:04:06.704620 stored: 2021.11.13.18.03.52, 2021-11-13 18:03:52.601836 stored: 2021.11.14.18.03.58, 2021-11-14 18:03:58.888657 stored: 2021.11.15.18.04.03, 2021-11-15 18:04:03.246773 stored: 2021.11.16.18.04.11, 2021-11-16 18:04:11.243090 stored: 2021.11.21.07.10.06, 2021-11-21 07:10:06.045829 stored: 2021.11.21.18.03.53, 2021-11-21 18:03:53.490910 stored: 2021.11.24.18.04.23, 2021-11-24 18:04:23.532303 stored: 2021.11.25.18.03.48, 2021-11-25 18:03:48.813023 stored: 2021.11.26.18.03.56, 2021-11-26 18:03:56.783023 stored: 2021.11.27.18.03.48, 2021-11-27 18:03:48.676827 stored: 2021.11.28.18.04.03, 2021-11-28 18:04:03.888523 stored: 2021.11.30.07.32.39, 2021-11-30 07:32:39.551397 stored: 2021.11.30.18.02.53, 2021-11-30 18:02:53.210136 stored: 2021.12.01.18.02.55, 2021-12-01 18:02:55.259860 stored: 2021.12.02.18.03.01, 2021-12-02 18:03:01.423573 stored: 2021.12.03.18.03.07, 2021-12-03 18:03:07.491405 stored: 2021.12.05.18.02.56, 2021-12-05 18:02:56.805659 stored: 2021.12.06.18.02.47, 2021-12-06 18:02:47.787420 stored: 2021.12.07.18.02.52, 2021-12-07 18:02:52.822450 stored: 2021.12.08.18.02.42, 2021-12-08 18:02:42.731446 stored: 2021.12.10.18.02.40, 2021-12-10 18:02:40.132823 stored: 2021.12.11.18.02.37, 2021-12-11 18:02:37.827254 stored: 2021.12.12.18.02.40, 2021-12-12 18:02:40.436487 stored: 2021.12.13.18.02.38, 2021-12-13 18:02:38.296226 stored: 2021.12.14.18.02.37, 2021-12-14 18:02:37.558732 stored: 2021.12.15.18.02.39, 2021-12-15 18:02:39.006679 stored: 2021.12.16.18.02.33, 2021-12-16 18:02:33.312126 stored: 2021.12.17.18.02.37, 2021-12-17 18:02:37.875521 stored: 2021.12.18.18.02.30, 2021-12-18 18:02:30.413818 stored: 2021.12.19.18.02.38, 2021-12-19 18:02:38.838903 stored: 2021.12.20.18.02.38, 2021-12-20 18:02:38.697312 stored: 2022.01.01.18.17.43, 2022-01-01 18:17:43.282858 stored: 2022.01.02.18.03.14, 2022-01-02 18:03:14.180760 stored: 2022.01.03.18.03.13, 2022-01-03 18:03:13.115413 stored: 2022.01.04.18.03.13, 2022-01-04 18:03:13.678645 stored: 2022.01.05.18.03.14, 2022-01-05 18:03:14.479346 stored: 2022.01.06.18.03.20, 2022-01-06 18:03:20.894516 stored: 2022.01.07.18.03.19, 2022-01-07 18:03:19.289337 stored: 2022.01.08.18.03.14, 2022-01-08 18:03:14.173607 stored: 2022.01.09.18.03.19, 2022-01-09 18:03:19.993633 stored: 2022.01.10.18.03.12, 2022-01-10 18:03:12.149096 stored: 2022.01.11.18.03.18, 2022-01-11 18:03:18.149751 stored: 2022.01.12.18.03.17, 2022-01-12 18:03:17.100414 stored: 2022.01.13.18.03.24, 2022-01-13 18:03:24.390526 stored: 2022.01.14.18.03.18, 2022-01-14 18:03:18.213643 stored: 2022.01.15.18.03.15, 2022-01-15 18:03:15.659939 stored: 2022.01.16.18.03.22, 2022-01-16 18:03:22.620035 stored: 2022.01.17.18.03.16, 2022-01-17 18:03:16.817740 stored: 2022.01.19.10.17.11, 2022-01-19 10:17:11.082836 stored: 2022.01.20.18.03.13, 2022-01-20 18:03:13.241737 stored: 2022.01.21.18.02.45, 2022-01-21 18:02:45.803123 stored: 2022.01.22.18.02.40, 2022-01-22 18:02:40.750450 stored: 2022.01.23.18.03.17, 2022-01-23 18:03:17.307031 stored: 2022.01.26.18.03.08, 2022-01-26 18:03:08.854761 stored: 2022.01.27.18.02.43, 2022-01-27 18:02:43.999643 stored: 2022.01.28.18.03.15, 2022-01-28 18:03:15.360164 stored: 2022.01.29.18.02.44, 2022-01-29 18:02:44.395479 stored: 2022.01.30.18.02.48, 2022-01-30 18:02:48.161000 stored: 2022.01.31.18.03.10, 2022-01-31 18:03:10.904959 stored: 2022.02.01.18.02.43, 2022-02-01 18:02:43.496433 stored: 2022.02.02.18.02.46, 2022-02-02 18:02:46.350857 stored: 2022.02.03.18.03.02, 2022-02-03 18:03:02.092885 stored: 2022.02.04.18.02.45, 2022-02-04 18:02:45.187430 stored: 2022.02.09.18.31.03, 2022-02-09 18:31:03.246074 stored: 2022.02.18.07.54.59, 2022-02-18 07:54:59.694179 stored: 2022.02.18.18.02.47, 2022-02-18 18:02:47.068530 stored: 2022.02.19.18.02.45, 2022-02-19 18:02:45.734838 stored: 2022.02.20.18.03.09, 2022-02-20 18:03:09.236364 stored: 2022.02.21.18.02.40, 2022-02-21 18:02:40.593799 stored: 2022.02.22.18.03.13, 2022-02-22 18:03:13.109429 stored: 2022.02.23.18.02.43, 2022-02-23 18:02:43.345842 stored: 2022.02.24.18.02.43, 2022-02-24 18:02:43.877807 stored: 2022.02.25.18.03.10, 2022-02-25 18:03:10.143495 stored: 2022.02.26.18.02.43, 2022-02-26 18:02:43.966247 stored: 2022.02.27.18.02.42, 2022-02-27 18:02:42.669502 stored: 2022.02.28.18.03.18, 2022-02-28 18:03:18.265343 stored: 2022.03.01.18.02.46, 2022-03-01 18:02:46.525887 stored: 2022.03.02.18.03.14, 2022-03-02 18:03:14.970684 stored: 2022.03.03.18.03.10, 2022-03-03 18:03:10.964372 stored: 2022.03.04.18.02.43, 2022-03-04 18:02:43.385113 stored: 2022.03.05.18.03.13, 2022-03-05 18:03:13.831560 stored: 2022.03.06.18.02.41, 2022-03-06 18:02:41.743793 stored: 2022.03.07.18.02.50, 2022-03-07 18:02:50.024173 stored: 2022.03.08.18.03.11, 2022-03-08 18:03:11.246520 stored: 2022.03.09.18.03.05, 2022-03-09 18:03:05.565553 stored: 2022.03.10.18.03.14, 2022-03-10 18:03:14.219741 stored: 2022.03.11.18.03.10, 2022-03-11 18:03:10.828184 stored: 2022.03.12.18.03.12, 2022-03-12 18:03:12.634204 stored: 2022.03.13.18.03.03, 2022-03-13 18:03:03.282738 stored: 2022.03.14.18.03.09, 2022-03-14 18:03:09.756518 stored: 2022.03.15.18.02.55, 2022-03-15 18:02:55.449989 stored: 2022.03.16.18.03.03, 2022-03-16 18:03:03.602354 stored: 2022.03.17.18.03.02, 2022-03-17 18:03:02.060290 stored: 2022.03.18.18.02.57, 2022-03-18 18:02:57.471094 stored: 2022.03.19.18.02.54, 2022-03-19 18:02:54.357434 stored: 2022.03.20.18.03.00, 2022-03-20 18:03:00.033975 stored: 2022.03.21.18.02.58, 2022-03-21 18:02:58.169196 stored: 2022.03.22.18.02.59, 2022-03-22 18:02:59.643690 stored: 2022.03.23.18.03.07, 2022-03-23 18:03:07.211772 stored: 2022.03.24.18.03.04, 2022-03-24 18:03:04.900816 stored: 2022.03.25.18.02.58, 2022-03-25 18:02:58.251937 stored: 2022.03.26.18.02.54, 2022-03-26 18:02:54.760987 stored: 2022.03.27.18.02.58, 2022-03-27 18:02:58.523452 stored: 2022.03.28.18.02.54, 2022-03-28 18:02:54.758276 stored: 2022.03.29.18.03.00, 2022-03-29 18:03:00.746316 stored: 2022.03.30.18.02.58, 2022-03-30 18:02:58.752598 stored: 2022.03.31.18.03.00, 2022-03-31 18:03:00.597065 stored: 2022.04.01.18.02.57, 2022-04-01 18:02:57.424492 stored: 2022.04.02.18.02.57, 2022-04-02 18:02:57.955852 stored: 2022.04.05.18.03.04, 2022-04-05 18:03:04.798447 stored: 2022.04.06.18.02.58, 2022-04-06 18:02:58.576892 stored: 2022.04.07.18.02.59, 2022-04-07 18:02:59.742062 stored: 2022.04.08.18.03.02, 2022-04-08 18:03:02.736752 stored: 2022.04.09.18.02.57, 2022-04-09 18:02:57.307297 stored: 2022.04.10.18.02.56, 2022-04-10 18:02:56.174384 stored: 2022.04.11.18.02.59, 2022-04-11 18:02:59.941170 stored: 2022.04.12.18.02.56, 2022-04-12 18:02:56.118596 stored: 2022.04.13.18.03.00, 2022-04-13 18:03:00.318774 stored: 2022.04.14.18.03.03, 2022-04-14 18:03:03.549003 stored: 2022.04.15.18.02.57, 2022-04-15 18:02:57.675674 stored: 2022.04.16.18.03.02, 2022-04-16 18:03:02.676051 stored: 2022.04.17.18.03.01, 2022-04-17 18:03:01.686635 stored: 2022.04.18.18.02.56, 2022-04-18 18:02:56.782626 stored: 2022.04.20.06.04.42, 2022-04-20 06:04:42.713956 stored: 2022.04.20.18.03.06, 2022-04-20 18:03:06.153503 stored: 2022.04.21.18.03.04, 2022-04-21 18:03:04.336656 stored: 2022.04.22.18.02.56, 2022-04-22 18:02:56.793190 stored: 2022.04.23.18.02.58, 2022-04-23 18:02:58.455267 stored: 2022.04.24.18.03.02, 2022-04-24 18:03:02.685044 stored: 2022.04.25.18.02.57, 2022-04-25 18:02:57.816439 stored: 2022.04.26.18.02.55, 2022-04-26 18:02:55.232329 stored: 2022.04.27.18.03.00, 2022-04-27 18:03:00.544766 stored: 2022.04.28.18.02.55, 2022-04-28 18:02:55.501720 stored: 2022.04.29.18.03.00, 2022-04-29 18:03:00.357389 stored: 2022.04.30.18.02.59, 2022-04-30 18:02:59.451627 stored: 2022.05.01.18.03.02, 2022-05-01 18:03:02.039547 stored: 2022.05.02.18.03.04, 2022-05-02 18:03:04.271047 stored: 2022.05.03.18.02.58, 2022-05-03 18:02:58.299703 stored: 2022.05.06.06.33.00, 2022-05-06 06:33:00.689368 stored: 2022.05.06.18.02.45, 2022-05-06 18:02:45.471320 stored: 2022.05.07.18.02.52, 2022-05-07 18:02:52.792526 stored: 2022.05.08.18.02.55, 2022-05-08 18:02:55.087351 stored: 2022.05.09.18.02.53, 2022-05-09 18:02:53.611427 stored: 2022.05.12.18.02.51, 2022-05-12 18:02:51.721813 stored: 2022.05.13.18.02.47, 2022-05-13 18:02:47.751226 stored: 2022.05.14.18.02.46, 2022-05-14 18:02:46.450758 stored: 2022.05.15.18.02.44, 2022-05-15 18:02:44.576069 stored: 2022.05.17.18.02.46, 2022-05-17 18:02:46.431282 stored: 2022.05.18.18.02.30, 2022-05-18 18:02:30.693172 stored: 2022.05.19.18.02.49, 2022-05-19 18:02:49.827154 stored: 2022.05.20.18.02.44, 2022-05-20 18:02:44.789891 stored: 2022.05.21.18.02.48, 2022-05-21 18:02:48.256156 stored: 2022.05.22.18.02.49, 2022-05-22 18:02:49.529612 stored: 2022.05.23.18.02.48, 2022-05-23 18:02:48.350989 stored: 2022.05.24.18.02.52, 2022-05-24 18:02:52.461013 stored: 2022.05.25.18.02.45, 2022-05-25 18:02:45.563084 stored: 2022.05.31.09.54.10, 2022-05-31 09:54:10.787369 stored: 2022.06.01.08.15.21, 2022-06-01 08:15:21.254066 stored: 2022.06.01.18.02.49, 2022-06-01 18:02:49.750461 stored: 2022.06.02.07.59.04, 2022-06-02 07:59:04.212824 stored: 2022.06.02.18.02.47, 2022-06-02 18:02:47.420772 stored: 2022.06.03.18.02.44, 2022-06-03 18:02:44.764715 stored: 2022.06.04.18.02.47, 2022-06-04 18:02:47.749276 stored: 2022.06.05.18.02.46, 2022-06-05 18:02:46.506575 stored: 2022.06.06.18.02.49, 2022-06-06 18:02:49.276502 stored: 2022.06.07.18.02.50, 2022-06-07 18:02:50.324813 stored: 2022.06.08.18.02.48, 2022-06-08 18:02:48.096195 stored: 2022.06.09.18.02.51, 2022-06-09 18:02:51.423498 stored: 2022.06.10.18.02.48, 2022-06-10 18:02:48.377319 stored: 2022.06.11.18.02.52, 2022-06-11 18:02:52.105637 stored: 2022.06.12.18.02.52, 2022-06-12 18:02:52.834410 stored: 2022.06.13.18.02.51, 2022-06-13 18:02:51.295977 stored: 2022.06.14.18.02.54, 2022-06-14 18:02:54.374967 stored: 2022.06.15.06.49.59, 2022-06-15 06:49:59.130434 stored: 2022.06.15.18.02.44, 2022-06-15 18:02:44.449539 stored: 2022.06.16.18.02.48, 2022-06-16 18:02:48.229346 stored: 2022.06.17.18.02.45, 2022-06-17 18:02:45.522032 stored: 2022.06.18.18.02.46, 2022-06-18 18:02:46.704598 stored: 2022.06.19.18.02.48, 2022-06-19 18:02:48.745174 stored: 2022.06.20.18.02.56, 2022-06-20 18:02:56.708037 stored: 2022.06.21.18.02.47, 2022-06-21 18:02:47.342532 stored: 2022.06.22.18.02.52, 2022-06-22 18:02:52.298425 stored: 2022.06.23.18.02.48, 2022-06-23 18:02:48.882837 stored: 2022.06.24.18.02.51, 2022-06-24 18:02:51.083754 stored: 2022.06.25.18.02.48, 2022-06-25 18:02:48.038873 stored: 2022.06.26.18.02.50, 2022-06-26 18:02:50.595081 stored: 2022.06.27.18.02.51, 2022-06-27 18:02:51.448267 stored: 2022.06.28.18.02.49, 2022-06-28 18:02:49.760022 stored: 2022.06.29.18.02.48, 2022-06-29 18:02:48.403397 stored: 2022.06.30.18.02.49, 2022-06-30 18:02:49.036467 stored: 2022.07.01.18.02.47, 2022-07-01 18:02:47.027407 stored: 2022.07.04.07.28.17, 2022-07-04 07:28:17.078865 stored: 2022.07.04.18.02.46, 2022-07-04 18:02:46.546540 stored: 2022.07.05.18.02.46, 2022-07-05 18:02:46.268882 stored: 2022.07.06.18.02.47, 2022-07-06 18:02:47.538912 stored: 2022.07.08.18.02.52, 2022-07-08 18:02:52.275476 stored: 2022.07.09.18.02.52, 2022-07-09 18:02:52.126154 stored: 2022.07.10.18.02.49, 2022-07-10 18:02:49.552148 stored: 2022.07.11.18.02.47, 2022-07-11 18:02:47.780614 stored: 2022.07.12.18.02.50, 2022-07-12 18:02:50.319222 stored: 2022.07.13.18.02.33, 2022-07-13 18:02:33.427271 stored: 2022.07.14.18.02.45, 2022-07-14 18:02:45.401174 stored: 2022.07.15.18.03.00, 2022-07-15 18:03:00.442758 stored: 2022.07.16.18.02.59, 2022-07-16 18:02:59.145436 stored: 2022.07.17.18.02.59, 2022-07-17 18:02:59.565565 stored: 2022.07.18.18.02.48, 2022-07-18 18:02:48.825419 stored: 2022.07.22.06.55.43, 2022-07-22 06:55:43.082318 stored: 2022.07.23.06.00.31, 2022-07-23 06:00:31.572717 stored: 2022.07.23.18.02.56, 2022-07-23 18:02:56.236469 stored: 2022.07.24.18.02.59, 2022-07-24 18:02:59.822205 stored: 2022.07.25.18.02.58, 2022-07-25 18:02:58.206960 stored: 2022.07.26.18.03.00, 2022-07-26 18:03:00.552749 stored: 2022.07.27.18.02.41, 2022-07-27 18:02:41.491561 stored: 2022.07.28.18.03.00, 2022-07-28 18:03:00.184449 stored: 2022.07.29.05.32.17, 2022-07-29 05:32:17.907522 stored: 2022.07.30.07.27.11, 2022-07-30 07:27:11.127080 stored: 2022.07.30.18.02.50, 2022-07-30 18:02:50.793370 stored: 2022.07.31.18.02.55, 2022-07-31 18:02:55.879812 stored: 2022.08.01.18.02.51, 2022-08-01 18:02:51.991168 stored: 2022.08.02.18.03.02, 2022-08-02 18:03:02.518477 stored: 2022.08.03.18.02.51, 2022-08-03 18:02:51.936040 stored: 2022.08.04.18.02.46, 2022-08-04 18:02:46.472359 stored: 2022.08.05.18.02.52, 2022-08-05 18:02:52.029197 stored: 2022.08.06.18.02.53, 2022-08-06 18:02:53.164107 stored: 2022.08.07.18.02.49, 2022-08-07 18:02:49.580148 stored: 2022.08.09.19.23.56, 2022-08-09 19:23:56.749349 stored: 2022.08.10.18.02.52, 2022-08-10 18:02:52.982299 stored: 2022.08.17.08.16.28, 2022-08-17 08:16:28.335487 stored: 2022.08.17.18.02.54, 2022-08-17 18:02:54.825221 stored: 2022.08.18.18.03.23, 2022-08-18 18:03:23.299833 stored: 2022.08.19.18.02.47, 2022-08-19 18:02:47.000292 stored: 2022.08.20.18.02.55, 2022-08-20 18:02:55.121126 stored: 2022.08.21.18.02.51, 2022-08-21 18:02:51.203643 stored: 2022.08.22.06.06.49, 2022-08-22 06:06:49.119870 stored: 2022.08.30.06.35.38, 2022-08-30 06:35:38.108548 stored: 2022.08.31.06.12.53, 2022-08-31 06:12:53.980950 stored: 2022.08.31.18.02.53, 2022-08-31 18:02:53.812614 stored: 2022.09.01.09.41.04, 2022-09-01 09:41:04.560256 stored: 2022.09.02.12.08.06, 2022-09-02 12:08:06.094646 stored: 2022.09.04.11.46.23, 2022-09-04 11:46:23.775863 stored: 2022.09.05.05.45.12, 2022-09-05 05:45:12.571696 stored: 2022.09.05.18.02.55, 2022-09-05 18:02:55.821046 stored: 2022.09.06.18.02.52, 2022-09-06 18:02:52.785120 stored: 2022.09.07.18.02.57, 2022-09-07 18:02:57.625782 stored: 2022.09.08.18.03.21, 2022-09-08 18:03:21.079514 stored: 2022.09.09.18.02.55, 2022-09-09 18:02:55.904538 stored: 2022.09.10.18.02.55, 2022-09-10 18:02:55.529806 stored: 2022.09.11.18.02.56, 2022-09-11 18:02:56.085669 stored: 2022.09.12.18.03.45, 2022-09-12 18:03:45.709203 stored: 2022.09.13.18.02.58, 2022-09-13 18:02:58.352570 stored: 2022.09.14.18.02.54, 2022-09-14 18:02:54.230050 stored: 2022.09.15.18.02.54, 2022-09-15 18:02:54.238296 stored: 2022.09.16.18.02.52, 2022-09-16 18:02:52.110429 stored: 2022.09.17.18.03.01, 2022-09-17 18:03:01.434150 stored: 2022.09.18.18.02.56, 2022-09-18 18:02:56.353910 stored: 2022.09.19.18.03.00, 2022-09-19 18:03:00.079408 stored: 2022.09.20.18.02.57, 2022-09-20 18:02:57.492326 stored: 2022.09.21.18.02.56, 2022-09-21 18:02:56.353960 stored: 2022.09.22.18.02.56, 2022-09-22 18:02:56.474854 stored: 2022.09.23.18.02.57, 2022-09-23 18:02:57.669188 stored: 2022.09.24.18.02.59, 2022-09-24 18:02:59.806205 stored: 2022.09.25.18.02.59, 2022-09-25 18:02:59.190830 stored: 2022.09.26.18.03.52, 2022-09-26 18:03:52.848909 stored: 2022.09.27.18.02.37, 2022-09-27 18:02:37.827659 stored: 2022.09.28.18.02.55, 2022-09-28 18:02:55.002146 stored: 2022.09.29.18.02.57, 2022-09-29 18:02:57.758005 stored: 2022.09.30.18.05.25, 2022-09-30 18:05:25.962638 stored: 2022.10.01.18.02.27, 2022-10-01 18:02:27.927861 stored: 2022.10.02.18.02.35, 2022-10-02 18:02:35.935875 stored: 2022.10.03.18.03.01, 2022-10-03 18:03:01.310740 stored: 2022.10.04.18.02.36, 2022-10-04 18:02:36.857038 stored: 2022.10.06.07.28.42, 2022-10-06 07:28:42.386172 stored: 2022.10.06.18.02.31, 2022-10-06 18:02:31.476235 stored: 2022.10.07.18.02.31, 2022-10-07 18:02:31.541305 stored: 2022.10.09.05.36.17, 2022-10-09 05:36:17.828744 stored: 2022.10.09.18.02.42, 2022-10-09 18:02:42.183627 stored: 2022.10.10.18.02.49, 2022-10-10 18:02:49.335348 stored: 2022.10.11.18.02.38, 2022-10-11 18:02:38.100132 stored: 2022.10.12.18.03.32, 2022-10-12 18:03:32.783997 stored: 2022.10.13.18.02.37, 2022-10-13 18:02:37.667391 stored: 2022.10.14.18.03.19, 2022-10-14 18:03:19.219738 stored: 2022.10.15.18.02.55, 2022-10-15 18:02:55.025395 stored: 2022.10.16.18.02.39, 2022-10-16 18:02:39.231821 stored: 2022.10.17.18.03.25, 2022-10-17 18:03:25.211219 stored: 2022.10.18.18.02.36, 2022-10-18 18:02:36.597499 stored: 2022.10.19.18.02.28, 2022-10-19 18:02:28.428784 stored: 2022.10.20.18.03.04, 2022-10-20 18:03:04.596975 stored: 2022.10.21.18.03.01, 2022-10-21 18:03:01.365348 stored: 2022.10.22.18.02.59, 2022-10-22 18:02:59.461611 stored: 2022.10.23.18.03.00, 2022-10-23 18:03:00.062912 stored: 2022.10.24.18.02.38, 2022-10-24 18:02:38.586168 stored: 2022.10.25.18.02.58, 2022-10-25 18:02:58.014045 stored: 2022.10.26.18.02.32, 2022-10-26 18:02:32.094910 stored: 2022.10.27.18.02.44, 2022-10-27 18:02:44.427713 stored: 2022.10.28.18.02.24, 2022-10-28 18:02:24.237438 stored: 2022.10.29.18.02.21, 2022-10-29 18:02:21.301497 stored: 2022.10.30.18.02.22, 2022-10-30 18:02:22.909685 stored: 2022.11.01.18.02.22, 2022-11-01 18:02:22.633110 stored: 2022.11.03.18.02.24, 2022-11-03 18:02:24.631208 stored: 2022.11.04.18.03.06, 2022-11-04 18:03:06.986892 stored: 2022.11.05.18.02.27, 2022-11-05 18:02:27.807238 stored: 2022.11.06.18.02.21, 2022-11-06 18:02:21.002408 stored: 2022.11.07.18.02.27, 2022-11-07 18:02:27.660064 stored: 2022.11.08.18.02.24, 2022-11-08 18:02:24.159608 stored: 2022.11.09.18.02.22, 2022-11-09 18:02:22.797916 stored: 2022.11.10.18.02.21, 2022-11-10 18:02:21.076510 stored: 2022.11.11.18.02.20, 2022-11-11 18:02:20.124465 stored: 2022.11.12.18.02.45, 2022-11-12 18:02:45.121886 stored: 2022.11.13.18.02.20, 2022-11-13 18:02:20.710555 stored: 2022.11.14.18.02.24, 2022-11-14 18:02:24.052841 stored: 2022.11.15.18.03.06, 2022-11-15 18:03:06.319538 stored: 2022.11.16.18.02.58, 2022-11-16 18:02:58.789458 stored: 2022.11.17.18.02.59, 2022-11-17 18:02:59.449212 stored: 2022.11.18.18.02.32, 2022-11-18 18:02:32.485443 stored: 2022.11.19.18.02.42, 2022-11-19 18:02:42.800702 stored: 2022.11.20.18.02.39, 2022-11-20 18:02:39.576362 stored: 2022.11.21.18.02.43, 2022-11-21 18:02:43.597391 stored: 2022.11.24.18.03.11, 2022-11-24 18:03:11.804363 stored: 2022.11.25.18.03.10, 2022-11-25 18:03:10.111683 stored: 2022.11.26.18.03.13, 2022-11-26 18:03:13.809206 stored: 2022.11.27.18.02.44, 2022-11-27 18:02:44.345627 stored: 2022.11.28.18.02.44, 2022-11-28 18:02:44.990767 stored: 2022.11.29.18.03.08, 2022-11-29 18:03:08.807634 stored: 2022.11.30.18.02.48, 2022-11-30 18:02:48.715894 stored: 2022.12.01.18.03.11, 2022-12-01 18:03:11.452949 stored: 2022.12.02.18.03.38, 2022-12-02 18:03:38.626955 stored: 2022.12.04.18.03.20, 2022-12-04 18:03:20.985614 stored: 2022.12.05.18.02.48, 2022-12-05 18:02:48.233512 stored: 2022.12.06.18.03.13, 2022-12-06 18:03:13.037211 stored: 2022.12.12.18.03.10, 2022-12-12 18:03:10.820831 stored: 2022.12.22.18.02.46, 2022-12-22 18:02:46.330108 stored: 2022.12.23.18.03.11, 2022-12-23 18:03:11.906109 stored: 2022.12.24.18.02.52, 2022-12-24 18:02:52.078570 stored: 2022.12.25.18.03.12, 2022-12-25 18:03:12.100324 stored: 2022.12.26.18.03.10, 2022-12-26 18:03:10.991373 stored: 2022.12.27.18.02.51, 2022-12-27 18:02:51.655843 stored: 2022.12.28.18.03.11, 2022-12-28 18:03:11.981522 stored: 2022.12.29.18.02.44, 2022-12-29 18:02:44.427874 stored: 2022.12.30.18.03.09, 2022-12-30 18:03:09.929196 stored: 2022.12.31.18.03.10, 2022-12-31 18:03:10.480978 stored: 2023.01.01.18.02.48, 2023-01-01 18:02:48.064500 stored: 2023.01.02.18.03.20, 2023-01-02 18:03:20.772972 stored: 2023.01.03.18.02.50, 2023-01-03 18:02:50.726331 stored: 2023.01.04.18.03.09, 2023-01-04 18:03:09.087177 stored: 2023.01.05.18.02.48, 2023-01-05 18:02:48.734127 stored: 2023.01.06.18.02.48, 2023-01-06 18:02:48.574672 stored: 2023.01.07.18.02.48, 2023-01-07 18:02:48.676663 stored: 2023.01.08.18.03.13, 2023-01-08 18:03:13.388463 stored: 2023.01.09.18.02.48, 2023-01-09 18:02:48.447651 stored: 2023.01.10.18.03.12, 2023-01-10 18:03:12.569315 stored: 2023.01.13.18.03.13, 2023-01-13 18:03:13.722601 stored: 2023.01.14.18.02.52, 2023-01-14 18:02:52.020315 stored: 2023.01.15.18.02.51, 2023-01-15 18:02:51.126604 stored: 2023.01.16.18.03.14, 2023-01-16 18:03:14.738254 stored: 2023.01.17.18.02.54, 2023-01-17 18:02:54.906602 stored: 2023.01.18.18.03.00, 2023-01-18 18:03:00.519133 stored: 2023.01.20.18.02.55, 2023-01-20 18:02:55.915399 stored: 2023.01.21.18.02.52, 2023-01-21 18:02:52.181189 stored: 2023.01.22.18.02.48, 2023-01-22 18:02:48.490828 stored: 2023.02.01.18.02.51, 2023-02-01 18:02:51.659498 stored: 2023.02.02.18.02.50, 2023-02-02 18:02:50.262733 stored: 2023.02.03.18.03.04, 2023-02-03 18:03:04.824955 stored: 2023.02.04.18.02.52, 2023-02-04 18:02:52.867295 stored: 2023.02.05.18.02.49, 2023-02-05 18:02:49.321193 stored: 2023.02.06.18.02.53, 2023-02-06 18:02:53.366101 stored: 2023.02.11.21.48.33, 2023-02-11 21:48:33.009660 stored: 2023.02.12.18.02.51, 2023-02-12 18:02:51.019289 stored: 2023.02.13.18.02.51, 2023-02-13 18:02:51.123155 stored: 2023.02.14.18.02.49, 2023-02-14 18:02:49.186730 stored: 2023.02.15.18.02.53, 2023-02-15 18:02:53.231070 stored: 2023.02.16.18.02.50, 2023-02-16 18:02:50.030876 stored: 2023.02.17.18.02.51, 2023-02-17 18:02:51.040544 stored: 2023.02.18.18.02.54, 2023-02-18 18:02:54.112568 stored: 2023.02.19.18.02.50, 2023-02-19 18:02:50.743898 stored: 2023.02.20.18.02.50, 2023-02-20 18:02:50.294935 stored: 2023.02.21.18.02.51, 2023-02-21 18:02:51.598234 stored: 2023.02.22.18.02.49, 2023-02-22 18:02:49.492952 stored: 2023.02.23.18.02.55, 2023-02-23 18:02:55.217474 stored: 2023.02.24.18.02.50, 2023-02-24 18:02:50.959222 stored: 2023.02.25.18.02.48, 2023-02-25 18:02:48.974183 stored: 2023.02.26.18.02.52, 2023-02-26 18:02:52.916271 stored: 2023.03.01.18.02.48, 2023-03-01 18:02:48.399530 stored: 2023.03.02.18.02.49, 2023-03-02 18:02:49.389318 stored: 2023.03.03.18.02.51, 2023-03-03 18:02:51.085153 stored: 2023.03.04.18.02.48, 2023-03-04 18:02:48.478806 stored: 2023.03.05.18.02.48, 2023-03-05 18:02:48.529432 stored: 2023.03.06.18.02.47, 2023-03-06 18:02:47.983059 stored: 2023.03.07.18.02.50, 2023-03-07 18:02:50.718890 stored: 2023.03.08.18.02.48, 2023-03-08 18:02:48.812577 stored: 2023.03.09.18.02.51, 2023-03-09 18:02:51.010400 stored: 2023.03.10.18.02.45, 2023-03-10 18:02:45.741286 stored: 2023.03.11.18.02.47, 2023-03-11 18:02:47.906678 stored: 2023.03.12.18.02.49, 2023-03-12 18:02:49.049639 stored: 2023.03.13.18.02.48, 2023-03-13 18:02:48.972625 stored: 2023.03.14.18.02.49, 2023-03-14 18:02:49.459646 stored: 2023.03.15.18.02.48, 2023-03-15 18:02:48.415725 stored: 2023.03.16.18.02.48, 2023-03-16 18:02:48.710826 stored: 2023.03.17.18.02.55, 2023-03-17 18:02:55.633506 stored: 2023.03.18.18.02.50, 2023-03-18 18:02:50.292493 stored: 2023.03.19.18.02.47, 2023-03-19 18:02:47.604863 stored: 2023.03.20.18.02.51, 2023-03-20 18:02:51.153325 stored: 2023.03.21.18.03.17, 2023-03-21 18:03:17.562903 stored: 2023.03.22.18.03.13, 2023-03-22 18:03:13.794706 stored: 2023.03.23.18.03.10, 2023-03-23 18:03:10.053263 stored: 2023.03.27.18.02.48, 2023-03-27 18:02:48.690184 stored: 2023.03.28.18.02.49, 2023-03-28 18:02:49.404816 stored: 2023.03.29.18.03.17, 2023-03-29 18:03:17.395232 stored: 2023.03.30.18.03.16, 2023-03-30 18:03:16.164812 stored: 2023.03.31.18.03.20, 2023-03-31 18:03:20.603284 stored: 2023.04.01.18.02.45, 2023-04-01 18:02:45.813346 stored: 2023.04.02.18.03.13, 2023-04-02 18:03:13.352889 stored: 2023.04.03.18.03.18, 2023-04-03 18:03:18.635774 stored: 2023.04.04.18.03.12, 2023-04-04 18:03:12.185983 stored: 2023.04.05.18.02.48, 2023-04-05 18:02:48.400723 stored: 2023.04.06.18.03.13, 2023-04-06 18:03:13.565552 stored: 2023.04.07.18.02.49, 2023-04-07 18:02:49.370785 stored: 2023.04.09.18.03.39, 2023-04-09 18:03:39.856040 stored: 2023.04.10.18.04.05, 2023-04-10 18:04:05.393864 stored: 2023.04.11.18.03.37, 2023-04-11 18:03:37.629185 stored: 2023.04.12.18.03.37, 2023-04-12 18:03:37.044735 stored: 2023.04.13.18.03.38, 2023-04-13 18:03:38.722857 stored: 2023.04.14.18.03.52, 2023-04-14 18:03:52.942429 stored: 2023.04.15.18.03.40, 2023-04-15 18:03:40.703059 stored: 2023.04.16.18.03.36, 2023-04-16 18:03:36.404244 stored: 2023.04.17.18.03.37, 2023-04-17 18:03:37.757309 stored: 2023.04.18.18.03.36, 2023-04-18 18:03:36.668023 stored: 2023.04.19.18.03.37, 2023-04-19 18:03:37.166475 stored: 2023.04.20.18.03.39, 2023-04-20 18:03:39.017059 stored: 2023.04.21.18.03.35, 2023-04-21 18:03:35.509226 stored: 2023.04.22.18.03.35, 2023-04-22 18:03:35.566689 stored: 2023.04.23.18.03.40, 2023-04-23 18:03:40.934133 stored: 2023.04.24.18.03.35, 2023-04-24 18:03:35.996931 stored: 2023.04.25.18.03.36, 2023-04-25 18:03:36.374314 stored: 2023.04.26.18.03.37, 2023-04-26 18:03:37.673262 stored: 2023.04.27.18.03.37, 2023-04-27 18:03:37.404011 stored: 2023.04.28.18.03.38, 2023-04-28 18:03:38.606505 stored: 2023.04.29.18.03.36, 2023-04-29 18:03:36.573960 stored: 2023.04.30.18.03.33, 2023-04-30 18:03:33.723898 stored: 2023.05.01.18.03.34, 2023-05-01 18:03:34.994924 stored: 2023.05.02.18.03.36, 2023-05-02 18:03:36.697919 stored: 2023.05.03.18.03.38, 2023-05-03 18:03:38.518918 stored: 2023.05.04.18.03.38, 2023-05-04 18:03:38.214066 stored: 2023.05.05.18.03.37, 2023-05-05 18:03:37.645698 stored: 2023.05.06.18.03.35, 2023-05-06 18:03:35.160028 stored: 2023.05.07.18.03.35, 2023-05-07 18:03:35.614820 stored: 2023.05.11.18.39.30, 2023-05-11 18:39:30.323913 stored: 2023.05.12.18.03.40, 2023-05-12 18:03:40.294857 stored: 2023.05.13.18.03.40, 2023-05-13 18:03:40.841776 stored: 2023.05.14.18.03.41, 2023-05-14 18:03:41.994925 stored: 2023.05.15.18.03.41, 2023-05-15 18:03:41.639299 stored: 2023.05.19.13.18.11, 2023-05-19 13:18:11.876292 stored: 2023.05.20.18.03.41, 2023-05-20 18:03:41.713358 stored: 2023.05.21.18.03.42, 2023-05-21 18:03:42.774563 stored: 2023.05.22.18.03.03, 2023-05-22 18:03:03.024871 stored: 2023.05.23.18.02.52, 2023-05-23 18:02:52.982836 stored: 2023.05.24.18.02.55, 2023-05-24 18:02:55.537684 stored: 2023.05.29.18.02.53, 2023-05-29 18:02:53.519424 stored: 2023.05.30.18.02.54, 2023-05-30 18:02:54.980216 stored: 2023.05.31.18.02.53, 2023-05-31 18:02:53.478837 stored: 2023.06.05.18.02.55, 2023-06-05 18:02:55.982891 stored: 2023.06.06.18.02.53, 2023-06-06 18:02:53.347753 stored: 2023.06.07.18.02.57, 2023-06-07 18:02:57.950534 stored: 2023.06.08.18.02.55, 2023-06-08 18:02:55.043650 stored: 2023.06.09.18.02.56, 2023-06-09 18:02:56.591625 stored: 2023.06.10.18.02.57, 2023-06-10 18:02:57.811317 stored: 2023.06.11.18.02.59, 2023-06-11 18:02:59.421683 stored: 2023.06.12.18.03.01, 2023-06-12 18:03:01.331828 stored: 2023.06.13.18.02.53, 2023-06-13 18:02:53.765644 stored: 2023.06.14.18.02.59, 2023-06-14 18:02:59.356301 stored: 2023.06.15.18.03.01, 2023-06-15 18:03:01.682785 stored: 2023.06.16.18.02.54, 2023-06-16 18:02:54.841140 stored: 2023.06.17.18.02.56, 2023-06-17 18:02:56.927480 stored: 2023.06.18.18.02.58, 2023-06-18 18:02:58.820408 stored: 2023.06.19.18.02.56, 2023-06-19 18:02:56.118429 stored: 2023.06.21.08.31.56, 2023-06-21 08:31:56.311364 stored: 2023.06.21.20.35.50, 2023-06-21 20:35:50.224539 stored: 2023.06.22.18.02.59, 2023-06-22 18:02:59.335848 stored: 2023.06.23.18.02.56, 2023-06-23 18:02:56.786328 stored: 2023.06.24.18.03.02, 2023-06-24 18:03:02.121679 stored: 2023.06.25.18.02.58, 2023-06-25 18:02:58.250080 stored: 2023.06.26.18.02.59, 2023-06-26 18:02:59.549799 stored: 2023.06.27.18.03.02, 2023-06-27 18:03:02.460645 stored: 2023.06.28.18.03.07, 2023-06-28 18:03:07.889541 stored: 2023.07.04.18.28.24, 2023-07-04 18:28:24.105418 stored: 2023.07.05.18.02.59, 2023-07-05 18:02:59.998767 stored: 2023.07.06.18.03.26, 2023-07-06 18:03:26.519721 stored: 2023.07.07.18.03.09, 2023-07-07 18:03:09.891667 stored: 2023.07.08.18.03.01, 2023-07-08 18:03:01.106664 stored: 2023.07.09.18.02.54, 2023-07-09 18:02:54.696232 stored: 2023.07.10.18.03.24, 2023-07-10 18:03:24.169698 stored: 2023.07.11.18.02.59, 2023-07-11 18:02:59.786215 stored: 2023.07.12.18.02.58, 2023-07-12 18:02:58.134567 stored: 2023.07.13.18.02.58, 2023-07-13 18:02:58.715657 stored: 2023.07.14.18.03.01, 2023-07-14 18:03:01.072278 stored: 2023.07.15.18.02.56, 2023-07-15 18:02:56.886608 stored: 2023.07.16.18.03.00, 2023-07-16 18:03:00.616418 stored: 2023.07.17.18.02.56, 2023-07-17 18:02:56.472619 stored: 2023.07.20.03.19.56, 2023-07-20 03:19:56.500148 stored: 2023.07.20.22.16.01, 2023-07-20 22:16:01.182100 stored: 2023.07.21.18.02.58, 2023-07-21 18:02:58.870027 stored: 2023.07.22.18.03.01, 2023-07-22 18:03:01.228460 stored: 2023.07.23.18.02.59, 2023-07-23 18:02:59.430320 stored: 2023.07.24.18.02.57, 2023-07-24 18:02:57.506516 stored: 2023.07.27.07.22.36, 2023-07-27 07:22:36.396470 stored: 2023.07.28.08.28.23, 2023-07-28 08:28:23.525196 stored: 2023.07.29.07.22.29, 2023-07-29 07:22:29.903881 stored: 2023.08.01.10.38.44, 2023-08-01 10:38:44.873749 stored: 2023.08.02.05.14.55, 2023-08-02 05:14:55.510107 stored: 2023.08.03.06.31.03, 2023-08-03 06:31:03.889780 stored: 2023.08.04.05.12.34, 2023-08-04 05:12:34.222106 stored: 2023.08.04.21.16.30, 2023-08-04 21:16:30.648062 stored: 2023.08.05.18.03.48, 2023-08-05 18:03:48.092629 stored: 2023.08.06.18.03.56, 2023-08-06 18:03:56.928292 stored: 2023.08.07.18.03.42, 2023-08-07 18:03:42.961969 stored: 2023.08.08.18.03.37, 2023-08-08 18:03:37.072704 stored: 2023.08.09.18.03.47, 2023-08-09 18:03:47.161942 stored: 2023.08.10.18.03.49, 2023-08-10 18:03:49.633521 stored: 2023.08.11.18.03.52, 2023-08-11 18:03:52.254250 stored: 2023.08.12.18.03.57, 2023-08-12 18:03:57.596125 stored: 2023.08.13.18.03.51, 2023-08-13 18:03:51.210287 stored: 2023.08.14.18.03.49, 2023-08-14 18:03:49.370754 stored: 2023.08.15.18.03.47, 2023-08-15 18:03:47.851867 stored: 2023.08.16.18.03.43, 2023-08-16 18:03:43.139600 stored: 2023.08.17.18.03.46, 2023-08-17 18:03:46.098171 stored: 2023.08.18.18.03.47, 2023-08-18 18:03:47.484420 stored: 2023.08.19.18.03.53, 2023-08-19 18:03:53.128263 stored: 2023.08.20.18.03.55, 2023-08-20 18:03:55.169790 stored: 2023.08.21.18.03.58, 2023-08-21 18:03:58.454804 stored: 2023.08.22.18.04.02, 2023-08-22 18:04:02.258733 stored: 2023.08.23.18.03.50, 2023-08-23 18:03:50.361656 stored: 2023.08.24.18.03.46, 2023-08-24 18:03:46.984915 stored: 2023.08.25.18.03.59, 2023-08-25 18:03:59.755380 stored: 2023.08.26.18.03.56, 2023-08-26 18:03:56.872742 stored: 2023.08.27.18.03.49, 2023-08-27 18:03:49.344336 stored: 2023.08.28.18.03.50, 2023-08-28 18:03:50.087338 stored: 2023.08.29.18.03.56, 2023-08-29 18:03:56.990775 stored: 2023.08.30.18.04.15, 2023-08-30 18:04:15.646694 stored: 2023.08.31.18.03.48, 2023-08-31 18:03:48.048550 stored: 2023.09.01.18.03.49, 2023-09-01 18:03:49.706833 stored: 2023.09.02.18.03.51, 2023-09-02 18:03:51.379428 stored: 2023.09.03.18.03.39, 2023-09-03 18:03:39.238573 stored: 2023.09.04.18.03.46, 2023-09-04 18:03:46.122098 stored: 2023.09.05.18.03.51, 2023-09-05 18:03:51.070295 stored: 2023.09.06.18.03.36, 2023-09-06 18:03:36.439874 stored: 2023.09.07.18.03.50, 2023-09-07 18:03:50.183842 stored: 2023.09.08.18.03.46, 2023-09-08 18:03:46.802345 stored: 2023.09.09.18.03.36, 2023-09-09 18:03:36.322788 stored: 2023.09.10.18.03.39, 2023-09-10 18:03:39.246513 stored: 2023.09.11.18.03.41, 2023-09-11 18:03:41.049337 stored: 2023.09.14.10.35.59, 2023-09-14 10:35:59.284082 stored: 2023.09.15.10.29.53, 2023-09-15 10:29:53.665628 stored: 2023.09.16.02.26.36, 2023-09-16 02:26:36.006501 stored: 2023.09.16.18.08.17, 2023-09-16 18:08:17.666203 stored: 2023.09.17.18.03.42, 2023-09-17 18:03:42.270582 stored: 2023.09.18.18.03.38, 2023-09-18 18:03:38.484209 stored: 2023.09.19.18.03.48, 2023-09-19 18:03:48.564055 stored: 2023.09.20.18.03.40, 2023-09-20 18:03:40.572726 stored: 2023.09.21.18.04.00, 2023-09-21 18:04:00.224593 stored: 2023.09.22.18.03.43, 2023-09-22 18:03:43.622668 stored: 2023.09.23.18.03.41, 2023-09-23 18:03:41.679925 stored: 2023.09.24.18.03.43, 2023-09-24 18:03:43.956728 stored: 2023.09.27.16.04.52, 2023-09-27 16:04:52.401461 stored: 2023.09.28.12.07.38, 2023-09-28 12:07:38.570017 stored: 2023.09.29.03.49.42, 2023-09-29 03:49:42.531761 stored: 2023.09.29.19.45.07, 2023-09-29 19:45:07.467027 stored: 2023.09.30.18.03.37, 2023-09-30 18:03:37.562561 stored: 2023.10.01.18.03.48, 2023-10-01 18:03:48.302668 stored: 2023.10.02.18.03.34, 2023-10-02 18:03:34.427885 stored: 2023.10.03.18.03.47, 2023-10-03 18:03:47.008201 stored: 2023.10.04.18.03.40, 2023-10-04 18:03:40.326694 stored: 2023.10.06.18.03.41, 2023-10-06 18:03:41.841201 stored: 2023.10.07.18.03.40, 2023-10-07 18:03:40.391074 stored: 2023.10.08.18.04.26, 2023-10-08 18:04:26.590692 stored: 2023.10.09.18.03.50, 2023-10-09 18:03:50.559378 stored: 2023.10.10.18.03.55, 2023-10-10 18:03:55.107168 stored: 2023.10.11.18.03.49, 2023-10-11 18:03:49.722394 stored: 2023.10.12.18.03.50, 2023-10-12 18:03:50.858025 stored: 2023.10.13.18.03.44, 2023-10-13 18:03:44.782153 stored: 2023.10.14.18.03.49, 2023-10-14 18:03:49.852081 stored: 2023.10.15.18.03.43, 2023-10-15 18:03:43.844616 stored: 2023.10.16.18.03.45, 2023-10-16 18:03:45.489984 stored: 2023.10.17.18.03.14, 2023-10-17 18:03:14.888678 stored: 2023.10.18.18.03.17, 2023-10-18 18:03:17.154727 stored: 2023.10.19.18.03.18, 2023-10-19 18:03:18.586008 stored: 2023.10.20.18.03.18, 2023-10-20 18:03:18.577604 stored: 2023.10.21.18.03.18, 2023-10-21 18:03:18.060510 stored: 2023.10.22.18.03.16, 2023-10-22 18:03:16.941409 stored: 2023.10.23.18.04.08, 2023-10-23 18:04:08.900421 stored: 2023.10.27.07.53.48, 2023-10-27 07:53:48.210958 stored: 2023.10.28.05.46.04, 2023-10-28 05:46:04.741565 stored: 2023.10.28.21.41.32, 2023-10-28 21:41:32.295311 stored: 2023.10.29.18.03.19, 2023-10-29 18:03:19.143575 stored: 2023.11.01.05.37.30, 2023-11-01 05:37:30.724089 stored: 2023.11.02.04.38.40, 2023-11-02 04:38:40.535128 stored: 2023.11.04.11.23.32, 2023-11-04 11:23:32.010429 stored: 2023.11.05.18.03.22, 2023-11-05 18:03:22.086698 stored: 2023.11.07.05.05.26, 2023-11-07 05:05:26.153916 stored: 2023.11.07.18.03.21, 2023-11-07 18:03:21.888039 stored: 2023.11.09.18.02.58, 2023-11-09 18:02:58.251109 stored: 2023.11.10.05.28.56, 2023-11-10 05:28:56.027068 stored: 2023.11.10.18.03.23, 2023-11-10 18:03:23.871960 stored: 2023.11.12.06.06.42, 2023-11-12 06:06:42.349680 stored: 2023.11.12.18.03.28, 2023-11-12 18:03:28.326974 stored: 2023.11.13.18.03.47, 2023-11-13 18:03:47.095269 stored: 2023.11.14.18.03.47, 2023-11-14 18:03:47.676830 stored: 2023.11.15.18.03.21, 2023-11-15 18:03:21.711083 stored: 2023.11.16.18.03.58, 2023-11-16 18:03:58.828942 stored: 2023.11.17.18.03.27, 2023-11-17 18:03:27.104369 stored: 2023.11.18.18.03.53, 2023-11-18 18:03:53.867968 stored: 2023.11.19.18.03.19, 2023-11-19 18:03:19.039251 stored: 2023.11.20.18.03.55, 2023-11-20 18:03:55.236280 stored: 2023.11.21.18.03.20, 2023-11-21 18:03:20.481444 stored: 2023.11.22.18.03.59, 2023-11-22 18:03:59.054773 stored: 2023.11.23.18.03.20, 2023-11-23 18:03:20.905336 stored: 2023.11.24.18.03.58, 2023-11-24 18:03:58.070627 stored: 2023.11.25.18.03.32, 2023-11-25 18:03:32.794569 stored: 2023.11.26.18.04.04, 2023-11-26 18:04:04.921087 stored: 2023.11.27.18.03.20, 2023-11-27 18:03:20.405207 stored: 2023.11.28.18.03.59, 2023-11-28 18:03:59.851956 stored: 2023.11.29.18.03.30, 2023-11-29 18:03:30.081496 stored: 2023.11.30.18.03.58, 2023-11-30 18:03:58.530410 stored: 2023.12.01.18.03.27, 2023-12-01 18:03:27.447085 stored: 2023.12.02.18.04.08, 2023-12-02 18:04:08.596469 stored: 2023.12.03.18.03.22, 2023-12-03 18:03:22.421165 stored: 2023.12.04.18.04.01, 2023-12-04 18:04:01.388571 stored: 2023.12.05.18.03.26, 2023-12-05 18:03:26.212587 stored: 2023.12.06.18.04.02, 2023-12-06 18:04:02.423424 stored: 2023.12.07.18.03.24, 2023-12-07 18:03:24.934994 stored: 2023.12.08.18.04.07, 2023-12-08 18:04:07.776524 stored: 2023.12.09.18.03.50, 2023-12-09 18:03:50.096462 stored: 2023.12.10.18.04.00, 2023-12-10 18:04:00.727235 stored: 2023.12.11.18.03.30, 2023-12-11 18:03:30.155533 stored: 2023.12.12.18.04.00, 2023-12-12 18:04:00.486177 stored: 2023.12.13.18.03.45, 2023-12-13 18:03:45.118447 stored: 2023.12.14.18.04.38, 2023-12-14 18:04:38.986691 stored: 2023.12.15.18.03.26, 2023-12-15 18:03:26.297394 stored: 2023.12.16.18.04.11, 2023-12-16 18:04:11.748438 stored: 2023.12.17.18.04.03, 2023-12-17 18:04:03.582174 stored: 2023.12.18.18.04.35, 2023-12-18 18:04:35.330333 stored: 2023.12.19.18.03.31, 2023-12-19 18:03:31.045402 stored: 2023.12.20.18.04.32, 2023-12-20 18:04:32.781774 stored: 2023.12.21.18.03.44, 2023-12-21 18:03:44.963557 stored: 2023.12.22.18.04.17, 2023-12-22 18:04:17.444077 stored: 2023.12.23.18.03.29, 2023-12-23 18:03:29.482476 stored: 2023.12.24.18.04.21, 2023-12-24 18:04:21.447537 stored: 2023.12.25.18.03.43, 2023-12-25 18:03:43.082774 stored: 2023.12.26.18.04.39, 2023-12-26 18:04:39.062653 stored: 2023.12.27.18.03.53, 2023-12-27 18:03:53.976808 stored: 2023.12.28.18.04.09, 2023-12-28 18:04:09.011669 stored: 2023.12.29.18.03.31, 2023-12-29 18:03:31.701103 stored: 2023.12.30.18.04.17, 2023-12-30 18:04:17.654615 stored: 2023.12.31.18.03.28, 2023-12-31 18:03:28.706889 stored: 2024.01.01.18.04.05, 2024-01-01 18:04:05.375586 stored: 2024.01.02.18.03.30, 2024-01-02 18:03:30.868344 stored: 2024.01.03.18.04.08, 2024-01-03 18:04:08.180901 stored: 2024.01.04.18.03.36, 2024-01-04 18:03:36.374782 stored: 2024.01.05.18.03.31, 2024-01-05 18:03:31.136465 stored: 2024.01.06.18.03.28, 2024-01-06 18:03:28.561911 stored: 2024.01.07.18.03.33, 2024-01-07 18:03:33.270157 stored: 2024.01.08.18.03.52, 2024-01-08 18:03:52.396001 stored: 2024.01.09.18.03.31, 2024-01-09 18:03:31.633889 stored: 2024.01.10.18.03.29, 2024-01-10 18:03:29.377802 stored: 2024.01.11.18.03.40, 2024-01-11 18:03:40.058174 stored: 2024.01.12.18.03.42, 2024-01-12 18:03:42.329451 stored: 2024.01.13.18.04.07, 2024-01-13 18:04:07.806697 stored: 2024.01.14.18.03.32, 2024-01-14 18:03:32.580443 stored: 2024.01.15.18.04.08, 2024-01-15 18:04:08.547789 stored: 2024.01.16.18.03.31, 2024-01-16 18:03:31.110380 stored: 2024.01.17.18.04.08, 2024-01-17 18:04:08.400883 stored: 2024.01.25.07.47.31, 2024-01-25 07:47:31.364597 stored: 2024.01.25.18.04.24, 2024-01-25 18:04:24.463113 stored: 2024.01.26.18.03.31, 2024-01-26 18:03:31.841914 stored: 2024.01.27.18.04.39, 2024-01-27 18:04:39.318128 stored: 2024.01.28.18.03.39, 2024-01-28 18:03:39.156180 stored: 2024.01.29.18.04.16, 2024-01-29 18:04:16.454744 stored: 2024.01.30.18.04.04, 2024-01-30 18:04:04.490349 stored: 2024.01.31.18.04.51, 2024-01-31 18:04:51.243268 stored: 2024.02.01.18.03.52, 2024-02-01 18:03:52.568942 stored: 2024.02.02.18.04.40, 2024-02-02 18:04:40.758718 stored: 2024.02.03.18.04.05, 2024-02-03 18:04:05.352533 stored: 2024.02.04.18.04.15, 2024-02-04 18:04:15.640570 stored: 2024.02.05.18.03.58, 2024-02-05 18:03:58.660926 stored: 2024.02.06.18.04.12, 2024-02-06 18:04:12.096737 stored: 2024.02.07.18.04.17, 2024-02-07 18:04:17.461053 stored: 2024.02.08.18.04.12, 2024-02-08 18:04:12.917946 stored: 2024.02.09.18.03.57, 2024-02-09 18:03:57.571676 stored: 2024.02.10.18.03.44, 2024-02-10 18:03:44.611405 stored: 2024.02.11.18.04.12, 2024-02-11 18:04:12.699865 stored: 2024.02.12.18.04.21, 2024-02-12 18:04:21.240786 stored: 2024.02.13.18.04.07, 2024-02-13 18:04:07.583684 stored: 2024.02.14.18.04.15, 2024-02-14 18:04:15.479847 stored: 2024.02.15.18.03.33, 2024-02-15 18:03:33.902696 stored: 2024.02.16.18.04.15, 2024-02-16 18:04:15.579528 stored: 2024.02.17.18.04.11, 2024-02-17 18:04:11.378379 stored: 2024.02.18.18.03.31, 2024-02-18 18:03:31.593073 stored: 2024.02.19.18.03.33, 2024-02-19 18:03:33.441411 stored: 2024.02.20.18.03.54, 2024-02-20 18:03:54.708161 stored: 2024.02.21.18.03.46, 2024-02-21 18:03:46.181202 stored: 2024.02.22.18.04.10, 2024-02-22 18:04:10.334308 stored: 2024.02.23.18.04.17, 2024-02-23 18:04:17.168341 stored: 2024.02.24.18.04.01, 2024-02-24 18:04:01.037755 stored: 2024.02.25.18.04.14, 2024-02-25 18:04:14.762871 stored: 2024.02.26.18.03.46, 2024-02-26 18:03:46.032650 stored: 2024.02.27.18.03.35, 2024-02-27 18:03:35.380452 stored: 2024.02.28.18.04.21, 2024-02-28 18:04:21.319028 stored: 2024.02.29.18.04.17, 2024-02-29 18:04:17.382031 stored: 2024.03.01.11.51.27, 2024-03-01 11:51:27.864322 stored: 2024.03.02.18.03.48, 2024-03-02 18:03:48.095426 stored: 2024.03.03.18.04.22, 2024-03-03 18:04:22.542317 stored: 2024.03.04.18.04.16, 2024-03-04 18:04:16.908574 stored: 2024.03.05.18.04.43, 2024-03-05 18:04:43.511287 stored: 2024.03.06.18.04.23, 2024-03-06 18:04:23.133369 stored: 2024.03.07.18.04.24, 2024-03-07 18:04:24.284384 stored: 2024.03.08.18.04.39, 2024-03-08 18:04:39.126761 stored: 2024.03.09.19.04.26, 2024-03-09 19:04:26.299326 stored: 2024.03.11.18.04.29, 2024-03-11 18:04:29.104282 stored: 2024.03.13.10.06.08, 2024-03-13 10:06:08.100179 stored: 2024.03.14.18.04.10, 2024-03-14 18:04:10.495495 stored: 2024.03.21.05.36.54, 2024-03-21 05:36:54.343295 stored: 2024.03.25.14.45.01, 2024-03-25 14:45:01.255571 stored: 2024.03.26.08.24.36, 2024-03-26 08:24:36.827514 stored: 2024.03.26.18.04.49, 2024-03-26 18:04:49.014032 stored: 2024.03.27.18.04.43, 2024-03-27 18:04:43.723538 stored: 2024.03.28.18.04.59, 2024-03-28 18:04:59.974123 stored: 2024.03.29.18.04.47, 2024-03-29 18:04:47.160830 stored: 2024.03.30.18.04.46, 2024-03-30 18:04:46.190314 stored: 2024.03.31.18.04.37, 2024-03-31 18:04:37.571591 stored: 2024.04.01.18.04.48, 2024-04-01 18:04:48.193051 stored: 2024.04.08.18.04.06, 2024-04-08 18:04:06.719116 stored: 2024.04.09.18.04.55, 2024-04-09 18:04:55.028191 stored: 2024.04.10.18.04.42, 2024-04-10 18:04:42.441877 stored: 2024.04.11.18.04.42, 2024-04-11 18:04:42.887368 stored: 2024.04.12.18.04.42, 2024-04-12 18:04:42.437771 stored: 2024.04.13.18.04.48, 2024-04-13 18:04:48.865055 stored: 2024.04.14.18.04.42, 2024-04-14 18:04:42.705675 stored: 2024.04.15.18.04.49, 2024-04-15 18:04:49.659754 stored: 2024.04.16.18.04.41, 2024-04-16 18:04:41.975325 stored: 2024.04.17.18.04.49, 2024-04-17 18:04:49.547007 stored: 2024.04.18.18.04.42, 2024-04-18 18:04:42.451810 stored: 2024.04.19.18.04.42, 2024-04-19 18:04:42.966390 stored: 2024.04.20.18.04.54, 2024-04-20 18:04:54.306767 stored: 2024.04.21.18.04.55, 2024-04-21 18:04:55.917471 stored: 2024.04.22.18.04.53, 2024-04-22 18:04:53.945876 stored: 2024.04.23.18.04.51, 2024-04-23 18:04:51.918096 stored: 2024.04.24.18.04.57, 2024-04-24 18:04:57.906309 stored: 2024.04.25.18.04.53, 2024-04-25 18:04:53.206736 stored: 2024.04.26.18.04.41, 2024-04-26 18:04:41.337053 stored: 2024.04.27.18.04.51, 2024-04-27 18:04:51.160415 stored: 2024.04.28.18.05.03, 2024-04-28 18:05:03.025174 stored: 2024.04.30.18.04.48, 2024-04-30 18:04:48.947989 stored: 2024.05.01.18.04.51, 2024-05-01 18:04:51.835196 stored: 2024.05.02.18.04.58, 2024-05-02 18:04:58.197381 stored: 2024.05.03.18.04.49, 2024-05-03 18:04:49.139787 stored: 2024.05.04.18.04.58, 2024-05-04 18:04:58.496124 stored: 2024.05.05.18.04.50, 2024-05-05 18:04:50.895792 stored: 2024.05.06.18.04.48, 2024-05-06 18:04:48.471433 stored: 2024.05.07.18.04.56, 2024-05-07 18:04:56.382166 stored: 2024.05.08.18.04.48, 2024-05-08 18:04:48.871003 stored: 2024.05.09.18.05.02, 2024-05-09 18:05:02.624753 stored: 2024.05.16.07.59.14, 2024-05-16 07:59:14.267101 stored: 2024.05.16.18.04.25, 2024-05-16 18:04:25.612385 stored: 2024.05.17.18.04.53, 2024-05-17 18:04:53.908938 stored: 2024.05.18.18.04.27, 2024-05-18 18:04:27.957792 stored: 2024.05.19.18.04.47, 2024-05-19 18:04:47.048017 stored: 2024.05.20.18.04.42, 2024-05-20 18:04:42.665907 stored: 2024.05.21.18.04.37, 2024-05-21 18:04:37.372426 stored: 2024.05.22.18.04.54, 2024-05-22 18:04:54.009020 stored: 2024.05.23.18.04.49, 2024-05-23 18:04:49.768181 stored: 2024.05.24.18.04.46, 2024-05-24 18:04:46.500581 stored: 2024.05.25.18.04.53, 2024-05-25 18:04:53.427120 stored: 2024.05.26.18.04.37, 2024-05-26 18:04:37.829545 stored: 2024.05.27.18.04.49, 2024-05-27 18:04:49.186481 stored: 2024.05.28.18.04.22, 2024-05-28 18:04:22.116869 stored: 2024.05.29.18.04.35, 2024-05-29 18:04:35.690509 stored: 2024.05.30.18.04.36, 2024-05-30 18:04:36.585145 stored: 2024.05.31.18.04.20, 2024-05-31 18:04:20.924811 stored: 2024.06.01.18.04.40, 2024-06-01 18:04:40.841522 stored: 2024.06.02.18.04.47, 2024-06-02 18:04:47.305969 stored: 2024.06.03.18.04.43, 2024-06-03 18:04:43.386019 stored: 2024.06.04.18.04.21, 2024-06-04 18:04:21.057006 stored: 2024.06.05.18.04.22, 2024-06-05 18:04:22.401035 stored: 2024.06.07.12.46.00, 2024-06-07 12:46:00.865783 stored: 2024.06.24.18.18.28, 2024-06-24 18:18:28.261776 stored: 2024.06.25.18.04.47, 2024-06-25 18:04:47.991290 stored: 2024.06.28.18.04.49, 2024-06-28 18:04:49.408452 stored: 2024.06.29.18.05.15, 2024-06-29 18:05:15.692298 stored: 2024.06.30.18.04.40, 2024-06-30 18:04:40.833416 stored: 2024.07.01.18.04.59, 2024-07-01 18:04:59.708919 stored: 2024.07.05.14.34.52, 2024-07-05 14:34:52.048005 stored: 2024.07.06.18.05.10, 2024-07-06 18:05:10.575800 stored: 2024.07.07.18.04.46, 2024-07-07 18:04:46.818785 stored: 2024.07.08.18.05.05, 2024-07-08 18:05:05.519390 stored: 2024.07.09.18.04.52, 2024-07-09 18:04:52.335883 stored: 2024.07.10.18.04.33, 2024-07-10 18:04:33.817106 stored: 2024.07.11.18.04.45, 2024-07-11 18:04:45.433228 stored: 2024.07.12.18.04.36, 2024-07-12 18:04:36.444330 stored: 2024.07.13.18.05.09, 2024-07-13 18:05:09.770661 stored: 2024.07.14.18.05.02, 2024-07-14 18:05:02.584529 stored: 2024.07.15.18.04.56, 2024-07-15 18:04:56.278179 stored: 2024.07.19.10.09.41, 2024-07-19 10:09:41.366450 stored: 2024.07.20.18.04.50, 2024-07-20 18:04:50.652503 stored: 2024.07.21.18.04.51, 2024-07-21 18:04:51.784942 stored: 2024.07.22.18.04.55, 2024-07-22 18:04:55.875979 stored: 2024.07.23.18.04.49, 2024-07-23 18:04:49.428200 stored: 2024.07.24.18.04.45, 2024-07-24 18:04:45.099677 stored: 2024.07.25.18.07.26, 2024-07-25 18:07:26.783134 stored: 2024.07.26.18.05.03, 2024-07-26 18:05:03.806166 stored: 2024.07.27.18.04.54, 2024-07-27 18:04:54.861044 stored: 2024.07.28.18.04.52, 2024-07-28 18:04:52.471391 stored: 2024.07.29.18.04.53, 2024-07-29 18:04:53.239266 stored: 2024.07.30.18.04.51, 2024-07-30 18:04:51.391070 stored: 2024.07.31.18.04.51, 2024-07-31 18:04:51.338127 stored: 2024.08.01.18.04.45, 2024-08-01 18:04:45.633638 stored: 2024.08.02.18.04.51, 2024-08-02 18:04:51.958712 stored: 2024.08.03.18.04.39, 2024-08-03 18:04:39.703527 stored: 2024.08.04.18.04.54, 2024-08-04 18:04:54.507015 stored: 2024.08.05.18.04.53, 2024-08-05 18:04:53.701273 stored: 2024.08.06.18.04.41, 2024-08-06 18:04:41.000453 stored: 2024.08.07.18.04.43, 2024-08-07 18:04:43.898084 stored: 2024.08.08.18.05.00, 2024-08-08 18:05:00.921781 stored: 2024.08.09.18.04.50, 2024-08-09 18:04:50.434863 stored: 2024.08.10.18.04.37, 2024-08-10 18:04:37.739388 stored: 2024.08.11.18.04.58, 2024-08-11 18:04:58.602534 stored: 2024.08.12.18.04.57, 2024-08-12 18:04:57.823980 stored: 2024.08.13.18.04.54, 2024-08-13 18:04:54.349862 stored: 2024.08.14.18.04.40, 2024-08-14 18:04:40.342972 stored: 2024.08.15.18.04.44, 2024-08-15 18:04:44.163647 stored: 2024.08.16.18.04.43, 2024-08-16 18:04:43.569258 stored: 2024.08.17.18.05.08, 2024-08-17 18:05:08.131613 stored: 2024.08.18.18.04.38, 2024-08-18 18:04:38.554105 stored: 2024.08.19.18.05.00, 2024-08-19 18:05:00.394914 stored: 2024.08.20.18.04.44, 2024-08-20 18:04:44.553783 stored: 2024.08.21.18.04.48, 2024-08-21 18:04:48.118647 stored: 2024.08.22.18.04.53, 2024-08-22 18:04:53.058467 stored: 2024.08.23.18.04.56, 2024-08-23 18:04:56.798655 stored: 2024.08.24.18.04.57, 2024-08-24 18:04:57.195971 stored: 2024.08.25.21.10.00, 2024-08-25 21:10:00.275062 stored: 2024.08.26.18.04.51, 2024-08-26 18:04:51.058180 stored: 2024.08.28.12.39.54, 2024-08-28 12:39:54.884515 stored: 2024.08.29.10.46.46, 2024-08-29 10:46:46.470600 stored: 2024.08.30.18.05.31, 2024-08-30 18:05:31.972909 stored: 2024.08.31.18.04.57, 2024-08-31 18:04:57.206862 stored: 2024.09.01.18.04.57, 2024-09-01 18:04:57.677691 stored: 2024.09.02.18.04.47, 2024-09-02 18:04:47.844531 stored: 2024.09.03.18.04.43, 2024-09-03 18:04:43.584258 stored: 2024.09.04.18.04.42, 2024-09-04 18:04:42.609037 stored: 2024.09.05.18.09.19, 2024-09-05 18:09:19.298054 stored: 2024.09.07.18.05.01, 2024-09-07 18:05:01.283922 stored: 2024.09.08.18.04.35, 2024-09-08 18:04:35.577708 stored: 2024.09.09.18.10.21, 2024-09-09 18:10:21.900374 stored: 2024.09.11.07.38.47, 2024-09-11 07:38:47.460570 stored: 2024.09.14.10.37.43, 2024-09-14 10:37:43.010193 stored: 2024.09.15.18.04.42, 2024-09-15 18:04:42.073318 stored: 2024.09.16.18.04.32, 2024-09-16 18:04:32.474103 stored: 2024.09.17.18.04.38, 2024-09-17 18:04:38.095228 stored: 2024.09.18.18.04.39, 2024-09-18 18:04:39.675729 stored: 2024.09.19.18.04.36, 2024-09-19 18:04:36.500060 stored: 2024.09.20.18.04.37, 2024-09-20 18:04:37.141045 stored: 2024.09.21.18.04.39, 2024-09-21 18:04:39.650832 stored: 2024.09.22.18.04.42, 2024-09-22 18:04:42.244693 stored: 2024.09.23.18.04.33, 2024-09-23 18:04:33.377788 stored: 2024.09.24.18.04.44, 2024-09-24 18:04:44.022955 stored: 2024.09.25.18.04.39, 2024-09-25 18:04:39.700000 stored: 2024.09.26.18.04.34, 2024-09-26 18:04:34.998437 stored: 2024.09.27.18.04.27, 2024-09-27 18:04:27.188926 stored: 2024.10.03.22.29.23, 2024-10-03 22:29:23.443216 stored: 2024.10.04.18.04.34, 2024-10-04 18:04:34.049732 stored: 2024.10.05.18.04.32, 2024-10-05 18:04:32.525901 stored: 2024.10.06.18.04.35, 2024-10-06 18:04:35.475734 stored: 2024.10.07.18.04.38, 2024-10-07 18:04:38.149213 stored: 2024.10.08.10.50.32, 2024-10-08 10:50:32.994734 stored: 2024.10.09.18.04.30, 2024-10-09 18:04:30.774064 stored: 2024.10.10.18.04.33, 2024-10-10 18:04:33.451163 stored: 2024.10.11.18.04.35, 2024-10-11 18:04:35.085256 stored: 2024.10.12.18.20.19, 2024-10-12 18:20:19.153130 stored: 2024.10.13.18.05.00, 2024-10-13 18:05:00.613255 stored: 2024.10.14.18.04.39, 2024-10-14 18:04:39.033727 stored: 2024.10.15.18.04.39, 2024-10-15 18:04:39.214151 stored: 2024.10.16.18.04.46, 2024-10-16 18:04:46.209962 stored: 2024.10.17.18.04.37, 2024-10-17 18:04:37.294297 stored: 2024.10.18.18.04.35, 2024-10-18 18:04:35.622873 stored: 2024.10.19.18.04.34, 2024-10-19 18:04:34.301592 stored: 2024.10.20.18.04.26, 2024-10-20 18:04:26.969429 stored: 2024.10.21.18.04.31, 2024-10-21 18:04:31.965066 stored: 2024.10.22.18.04.32, 2024-10-22 18:04:32.832724 stored: 2024.10.23.18.04.30, 2024-10-23 18:04:30.398844 stored: 2024.10.24.18.04.28, 2024-10-24 18:04:28.227793 stored: 2024.10.25.18.04.37, 2024-10-25 18:04:37.006433 stored: 2024.10.26.18.04.26, 2024-10-26 18:04:26.417781 stored: 2024.10.27.18.04.42, 2024-10-27 18:04:42.696080 stored: 2024.10.28.18.04.32, 2024-10-28 18:04:32.056814 stored: 2024.10.29.18.04.38, 2024-10-29 18:04:38.380642 stored: 2024.10.30.18.12.23, 2024-10-30 18:12:23.802985 stored: 2024.10.31.18.05.01, 2024-10-31 18:05:01.997278 stored: 2024.11.01.18.04.36, 2024-11-01 18:04:36.750145 stored: 2024.11.02.18.04.42, 2024-11-02 18:04:42.082012 stored: 2024.11.03.18.04.31, 2024-11-03 18:04:31.694428 stored: 2024.11.04.18.04.43, 2024-11-04 18:04:43.739911 stored: 2024.11.05.18.04.45, 2024-11-05 18:04:45.021461 stored: 2024.11.06.18.04.47, 2024-11-06 18:04:47.582715 stored: 2024.11.08.18.04.44, 2024-11-08 18:04:44.146934 stored: 2024.11.09.18.04.48, 2024-11-09 18:04:48.032952 stored: 2024.11.10.18.04.45, 2024-11-10 18:04:45.580530 stored: 2024.11.11.18.04.42, 2024-11-11 18:04:42.625935 stored: 2024.11.15.09.08.44, 2024-11-15 09:08:44.716209 stored: 2024.11.16.18.04.49, 2024-11-16 18:04:49.882973 stored: 2024.11.17.18.04.47, 2024-11-17 18:04:47.831855 stored: 2024.11.20.15.41.38, 2024-11-20 15:41:38.355726 stored: 2024.11.21.18.04.33, 2024-11-21 18:04:33.568076 stored: 2024.11.22.18.04.57, 2024-11-22 18:04:57.111066 stored: 2024.11.23.18.04.39, 2024-11-23 18:04:39.972993 stored: 2024.11.24.18.04.35, 2024-11-24 18:04:35.533178 stored: 2024.11.25.18.04.42, 2024-11-25 18:04:42.033686 stored: 2024.11.26.18.04.34, 2024-11-26 18:04:34.211537 stored: 2024.11.27.18.04.38, 2024-11-27 18:04:38.016755 stored: 2024.11.28.18.04.38, 2024-11-28 18:04:38.748617 stored: 2024.11.29.18.04.41, 2024-11-29 18:04:41.429320 stored: 2024.11.30.18.04.41, 2024-11-30 18:04:41.161757 stored: 2024.12.01.18.04.40, 2024-12-01 18:04:40.713988 stored: 2024.12.02.18.04.43, 2024-12-02 18:04:43.156007 stored: 2024.12.03.18.04.40, 2024-12-03 18:04:40.248877 stored: 2024.12.05.13.06.52, 2024-12-05 13:06:52.703831 stored: 2024.12.06.18.04.40, 2024-12-06 18:04:40.445194 stored: 2024.12.07.18.05.11, 2024-12-07 18:05:11.891294 stored: 2024.12.08.18.04.48, 2024-12-08 18:04:48.683523 stored: 2024.12.09.18.05.31, 2024-12-09 18:05:31.152967 stored: 2024.12.10.18.04.55, 2024-12-10 18:04:55.916408 stored: 2024.12.13.18.05.05, 2024-12-13 18:05:05.743550 stored: 2024.12.14.18.05.06, 2024-12-14 18:05:06.332887 stored: 2024.12.15.18.05.11, 2024-12-15 18:05:11.733292 stored: 2024.12.17.10.15.19, 2024-12-17 10:15:19.866993 stored: 2024.12.18.07.17.26, 2024-12-18 07:17:26.757877 stored: 2024.12.19.18.05.17, 2024-12-19 18:05:17.510403 stored: 2024.12.20.15.52.40, 2024-12-20 15:52:40.202576 stored: 2024.12.21.18.05.16, 2024-12-21 18:05:16.214989 stored: 2024.12.22.18.05.12, 2024-12-22 18:05:12.764758 stored: 2024.12.23.18.05.16, 2024-12-23 18:05:16.749082 stored: 2024.12.24.18.05.33, 2024-12-24 18:05:33.131144 stored: 2024.12.25.18.05.25, 2024-12-25 18:05:25.134418 stored: 2024.12.26.18.05.18, 2024-12-26 18:05:18.974986 stored: 2024.12.27.18.05.20, 2024-12-27 18:05:20.779605 stored: 2024.12.28.18.05.15, 2024-12-28 18:05:15.508385 stored: 2024.12.29.18.05.19, 2024-12-29 18:05:19.969078 stored: 2024.12.30.18.05.19, 2024-12-30 18:05:19.652010 stored: 2024.12.31.22.04.11, 2024-12-31 22:04:11.207358 stored: 2025.01.01.18.05.15, 2025-01-01 18:05:15.010169 stored: 2025.01.02.18.05.16, 2025-01-02 18:05:16.447631 stored: 2025.01.03.18.05.11, 2025-01-03 18:05:11.559658 stored: 2025.01.04.21.03.05, 2025-01-04 21:03:05.432577 stored: 2025.01.05.18.05.01, 2025-01-05 18:05:01.155667 stored: 2025.01.06.18.04.55, 2025-01-06 18:04:55.058358 stored: 2025.01.07.18.05.00, 2025-01-07 18:05:00.449358 stored: 2025.01.08.18.04.50, 2025-01-08 18:04:50.485677 stored: 2025.01.09.18.04.50, 2025-01-09 18:04:50.730317 stored: 2025.01.10.18.04.51, 2025-01-10 18:04:51.866253 stored: 2025.01.11.18.04.57, 2025-01-11 18:04:57.802015 stored: 2025.01.12.18.04.48, 2025-01-12 18:04:48.512058 stored: 2025.01.13.18.05.16, 2025-01-13 18:05:16.726006 stored: 2025.01.14.18.04.53, 2025-01-14 18:04:53.636066 stored: 2025.01.15.18.05.16, 2025-01-15 18:05:16.063094 stored: 2025.01.16.18.04.58, 2025-01-16 18:04:58.536571 stored: 2025.01.17.18.04.57, 2025-01-17 18:04:57.654147 stored: 2025.01.18.18.05.31, 2025-01-18 18:05:31.834591 stored: 2025.01.19.18.04.50, 2025-01-19 18:04:50.396954 stored: 2025.01.20.18.04.52, 2025-01-20 18:04:52.862843 stored: 2025.01.21.18.04.51, 2025-01-21 18:04:51.119185 stored: 2025.01.22.18.04.50, 2025-01-22 18:04:50.662399 stored: 2025.01.23.18.04.54, 2025-01-23 18:04:54.573766 stored: 2025.01.24.18.04.51, 2025-01-24 18:04:51.816461 stored: 2025.01.25.18.04.51, 2025-01-25 18:04:51.607056 stored: 2025.01.26.18.04.54, 2025-01-26 18:04:54.548405 stored: 2025.01.27.18.04.52, 2025-01-27 18:04:52.499314 stored: 2025.01.28.18.04.55, 2025-01-28 18:04:55.588517 stored: 2025.01.29.18.05.15, 2025-01-29 18:05:15.608010 stored: 2025.01.30.18.04.58, 2025-01-30 18:04:58.892230 stored: 2025.01.31.18.04.58, 2025-01-31 18:04:58.660504 stored: 2025.02.01.18.04.54, 2025-02-01 18:04:54.467450 stored: 2025.02.02.18.05.04, 2025-02-02 18:05:04.409782 stored: 2025.02.03.18.04.56, 2025-02-03 18:04:56.274618 stored: 2025.02.04.18.05.11, 2025-02-04 18:05:11.760057 stored: 2025.02.05.18.04.55, 2025-02-05 18:04:55.550307 stored: 2025.02.06.18.04.59, 2025-02-06 18:04:59.700456 stored: 2025.02.07.18.05.03, 2025-02-07 18:05:03.663828 stored: 2025.02.08.18.05.01, 2025-02-08 18:05:01.053948 stored: 2025.02.09.18.05.04, 2025-02-09 18:05:04.796583 stored: 2025.02.10.18.05.18, 2025-02-10 18:05:18.275013 stored: 2025.02.11.18.04.54, 2025-02-11 18:04:54.602368 stored: 2025.02.12.18.05.00, 2025-02-12 18:05:00.943200 stored: 2025.02.13.18.05.07, 2025-02-13 18:05:07.853302 stored: 2025.02.14.18.05.15, 2025-02-14 18:05:15.315494 stored: 2025.02.15.18.04.54, 2025-02-15 18:04:54.133851 stored: 2025.02.16.18.05.30, 2025-02-16 18:05:30.947321 stored: 2025.02.17.18.05.08, 2025-02-17 18:05:08.565958 stored: 2025.02.18.18.05.08, 2025-02-18 18:05:08.161211 stored: 2025.02.19.18.05.06, 2025-02-19 18:05:06.756290 stored: 2025.02.20.18.05.01, 2025-02-20 18:05:01.388462 stored: 2025.02.21.18.04.56, 2025-02-21 18:04:56.391876 stored: 2025.02.22.18.05.01, 2025-02-22 18:05:01.653275 stored: 2025.02.23.18.04.59, 2025-02-23 18:04:59.069330 stored: 2025.02.24.18.05.09, 2025-02-24 18:05:09.197346 stored: 2025.02.25.18.05.25, 2025-02-25 18:05:25.080336 stored: 2025.02.26.18.04.59, 2025-02-26 18:04:59.080203 stored: 2025.02.27.18.05.02, 2025-02-27 18:05:02.007575 stored: 2025.03.01.19.39.06, 2025-03-01 19:39:06.132266 stored: 2025.03.02.18.05.12, 2025-03-02 18:05:12.914635 stored: 2025.03.08.09.51.30, 2025-03-08 09:51:30.025454 stored: 2025.03.09.11.51.56, 2025-03-09 11:51:56.113443 stored: 2025.03.10.18.05.00, 2025-03-10 18:05:00.383506 stored: 2025.03.11.18.04.37, 2025-03-11 18:04:37.889374 stored: 2025.03.12.18.05.25, 2025-03-12 18:05:25.364996 stored: 2025.03.13.18.04.56, 2025-03-13 18:04:56.892789 stored: 2025.03.14.18.04.59, 2025-03-14 18:04:59.403480 stored: 2025.03.15.18.05.05, 2025-03-15 18:05:05.491275 stored: 2025.03.16.18.04.58, 2025-03-16 18:04:58.080159 stored: 2025.03.17.18.05.09, 2025-03-17 18:05:09.888343 stored: 2025.03.18.18.04.59, 2025-03-18 18:04:59.925862 stored: 2025.03.19.18.04.59, 2025-03-19 18:04:59.924528 stored: 2025.03.20.18.05.06, 2025-03-20 18:05:06.193253 stored: 2025.03.21.18.05.11, 2025-03-21 18:05:11.188567 stored: 2025.03.22.18.05.05, 2025-03-22 18:05:05.187833 stored: 2025.03.23.18.05.02, 2025-03-23 18:05:02.247660 stored: 2025.03.24.18.05.19, 2025-03-24 18:05:19.424004 stored: 2025.03.25.18.05.06, 2025-03-25 18:05:06.601886 stored: 2025.03.26.18.05.14, 2025-03-26 18:05:14.858557 stored: 2025.03.27.18.05.01, 2025-03-27 18:05:01.528354 stored: 2025.03.28.18.05.05, 2025-03-28 18:05:05.572502 stored: 2025.03.29.18.05.03, 2025-03-29 18:05:03.814697 stored: 2025.03.30.18.05.05, 2025-03-30 18:05:05.618659 stored: 2025.03.31.18.05.08, 2025-03-31 18:05:08.702674 stored: 2025.04.01.18.05.33, 2025-04-01 18:05:33.483705 stored: 2025.04.02.18.05.10, 2025-04-02 18:05:10.716841 stored: 2025.04.03.18.05.11, 2025-04-03 18:05:11.565423 stored: 2025.04.04.18.05.11, 2025-04-04 18:05:11.447826 stored: 2025.04.05.18.05.10, 2025-04-05 18:05:10.742513 stored: 2025.04.06.18.05.09, 2025-04-06 18:05:09.032350 stored: 2025.04.07.18.05.39, 2025-04-07 18:05:39.290296 stored: 2025.04.08.18.04.48, 2025-04-08 18:04:48.401395 stored: 2025.04.09.18.05.06, 2025-04-09 18:05:06.587860 stored: 2025.04.12.15.30.13, 2025-04-12 15:30:13.001596 stored: 2025.04.13.06.22.27, 2025-04-13 06:22:27.914604 stored: 2025.04.13.21.13.14, 2025-04-13 21:13:14.788575 stored: 2025.04.14.18.05.20, 2025-04-14 18:05:20.794814 stored: 2025.04.15.11.55.47, 2025-04-15 11:55:47.877794 stored: 2025.04.16.18.05.19, 2025-04-16 18:05:19.706948 stored: 2025.04.17.18.05.15, 2025-04-17 18:05:15.058080 stored: 2025.04.18.18.05.13, 2025-04-18 18:05:13.648572 stored: 2025.04.19.18.05.12, 2025-04-19 18:05:12.690150 stored: 2025.04.20.18.05.09, 2025-04-20 18:05:09.180526 stored: 2025.04.21.18.05.43, 2025-04-21 18:05:43.753791 stored: 2025.04.22.18.05.18, 2025-04-22 18:05:18.557319 stored: 2025.04.23.18.05.16, 2025-04-23 18:05:16.528526 stored: 2025.04.24.18.05.45, 2025-04-24 18:05:45.863422 stored: 2025.04.25.18.05.13, 2025-04-25 18:05:13.710152 stored: 2025.04.26.18.05.15, 2025-04-26 18:05:15.658793 stored: 2025.04.27.18.05.07, 2025-04-27 18:05:07.428123 stored: 2025.04.28.18.05.12, 2025-04-28 18:05:12.797233 stored: 2025.05.01.10.59.59, 2025-05-01 10:59:59.037468 stored: 2025.05.02.18.05.28, 2025-05-02 18:05:28.887848 stored: 2025.05.03.18.05.22, 2025-05-03 18:05:22.552851 stored: 2025.05.04.18.05.05, 2025-05-04 18:05:05.598143 stored: 2025.05.13.07.27.26, 2025-05-13 07:27:26.381358 stored: 2025.05.15.18.52.13, 2025-05-15 18:52:13.776529 stored: 2025.05.17.08.06.12, 2025-05-17 08:06:12.674466 stored: 2025.05.19.09.04.09, 2025-05-19 09:04:09.728986 stored: 2025.05.22.13.57.08, 2025-05-22 13:57:08.808466 stored: 2025.05.24.10.00.52, 2025-05-24 10:00:52.316358 stored: 2025.05.25.12.14.31, 2025-05-25 12:14:31.028020 stored: 2025.05.30.03.12.18, 2025-05-30 03:12:18.106650 stored: 2025.05.30.20.23.35, 2025-05-30 20:23:35.405015 stored: 2025.05.31.18.05.20, 2025-05-31 18:05:20.723733 stored: 2025.06.01.18.05.14, 2025-06-01 18:05:14.574276 stored: 2025.06.02.18.05.15, 2025-06-02 18:05:15.900602 stored: 2025.06.03.18.05.18, 2025-06-03 18:05:18.223155 stored: 2025.06.05.18.05.16, 2025-06-05 18:05:16.546272 stored: 2025.06.06.18.05.25, 2025-06-06 18:05:25.771389 stored: 2025.06.07.18.05.10, 2025-06-07 18:05:10.788167 stored: 2025.06.08.18.05.21, 2025-06-08 18:05:21.222466 stored: 2025.06.09.18.05.14, 2025-06-09 18:05:14.774679 stored: 2025.06.10.18.05.19, 2025-06-10 18:05:19.541930 stored: 2025.06.11.18.05.26, 2025-06-11 18:05:26.639643 stored: 2025.06.12.18.05.15, 2025-06-12 18:05:15.124517 stored: 2025.06.13.18.04.59, 2025-06-13 18:04:59.062910 stored: 2025.06.20.06.49.46, 2025-06-20 06:49:46.123988 stored: 2025.06.21.18.05.14, 2025-06-21 18:05:14.693572 stored: 2025.06.22.18.05.28, 2025-06-22 18:05:28.829408 stored: 2025.06.23.18.04.59, 2025-06-23 18:04:59.665244 stored: 2025.06.24.18.05.04, 2025-06-24 18:05:04.974657 stored: 2025.06.25.18.05.10, 2025-06-25 18:05:10.243421 stored: 2025.06.26.18.04.52, 2025-06-26 18:04:52.343803 stored: 2025.06.27.18.05.05, 2025-06-27 18:05:05.716181 stored: 2025.06.28.18.04.50, 2025-06-28 18:04:50.099950 stored: 2025.06.29.18.05.03, 2025-06-29 18:05:03.562419 stored: 2025.06.30.18.04.57, 2025-06-30 18:04:57.777357 stored: 2025.07.01.18.04.59, 2025-07-01 18:04:59.335039 stored: 2025.07.02.18.04.57, 2025-07-02 18:04:57.643167 stored: 2025.07.04.18.03.59, 2025-07-04 18:03:59.992718 stored: 2025.07.05.18.04.46, 2025-07-05 18:04:46.414665 stored: 2025.07.06.18.05.17, 2025-07-06 18:05:17.539736 stored: 2025.07.07.18.04.30, 2025-07-07 18:04:30.728679 stored: 2025.07.08.18.04.24, 2025-07-08 18:04:24.781100 stored: 2025.07.09.18.04.39, 2025-07-09 18:04:39.547654 stored: 2025.07.10.18.04.24, 2025-07-10 18:04:24.531816 stored: 2025.07.11.18.04.28, 2025-07-11 18:04:28.322448 stored: 2025.07.12.18.04.24, 2025-07-12 18:04:24.206422 stored: 2025.07.13.18.04.32, 2025-07-13 18:04:32.217783 stored: 2025.07.14.18.04.27, 2025-07-14 18:04:27.866780 stored: 2025.07.15.18.04.25, 2025-07-15 18:04:25.803016 stored: 2025.07.16.18.04.22, 2025-07-16 18:04:22.019676 stored: 2025.07.17.18.04.07, 2025-07-17 18:04:07.906594 stored: 2025.07.18.18.04.10, 2025-07-18 18:04:10.242916 stored: 2025.07.19.18.06.06, 2025-07-19 18:06:06.433114 stored: 2025.07.20.18.04.12, 2025-07-20 18:04:12.311952 stored: 2025.07.21.18.04.18, 2025-07-21 18:04:18.581778 stored: 2025.07.22.18.04.11, 2025-07-22 18:04:11.661291 stored: 2025.07.23.18.04.27, 2025-07-23 18:04:27.194923 stored: 2025.07.24.18.04.21, 2025-07-24 18:04:21.144539 stored: 2025.07.25.18.04.21, 2025-07-25 18:04:21.733835 stored: 2025.07.26.18.04.08, 2025-07-26 18:04:08.801290 stored: 2025.07.27.18.04.10, 2025-07-27 18:04:10.753590 stored: 2025.07.28.18.04.25, 2025-07-28 18:04:25.256431 stored: 2025.07.29.18.04.08, 2025-07-29 18:04:08.654755 stored: 2025.07.30.18.04.33, 2025-07-30 18:04:33.252555 stored: 2025.07.31.18.04.15, 2025-07-31 18:04:15.163162 stored: 2025.08.01.18.04.05, 2025-08-01 18:04:05.884163 stored: 2025.08.02.18.04.17, 2025-08-02 18:04:17.527059 stored: 2025.08.03.18.04.04, 2025-08-03 18:04:04.783803 stored: 2025.08.04.18.04.39, 2025-08-04 18:04:39.899384 stored: 2025.08.05.18.04.16, 2025-08-05 18:04:16.364334 stored: 2025.08.06.18.04.40, 2025-08-06 18:04:40.562933 stored: 2025.08.07.18.04.39, 2025-08-07 18:04:39.001563 stored: 2025.08.08.18.04.12, 2025-08-08 18:04:12.207177 stored: 2025.08.09.18.04.26, 2025-08-09 18:04:26.911823 stored: 2025.08.10.18.04.38, 2025-08-10 18:04:38.772973 stored: 2025.08.11.18.04.07, 2025-08-11 18:04:07.395411 stored: 2025.08.13.20.38.43, 2025-08-13 20:38:43.129452 stored: 2025.08.14.18.04.21, 2025-08-14 18:04:21.341116 stored: 2025.08.15.18.04.14, 2025-08-15 18:04:14.514850 stored: 2025.08.16.18.04.23, 2025-08-16 18:04:23.579430 stored: 2025.08.17.18.04.10, 2025-08-17 18:04:10.420586 stored: 2025.08.21.06.51.27, 2025-08-21 06:51:27.423323 stored: 2025.08.22.18.04.07, 2025-08-22 18:04:07.837093 stored: 2025.08.23.18.04.10, 2025-08-23 18:04:10.036647 stored: 2025.08.24.18.04.11, 2025-08-24 18:04:11.271058 stored: 2025.08.25.18.04.16, 2025-08-25 18:04:16.917624 stored: 2025.08.26.09.41.17, 2025-08-26 09:41:17.603539 stored: 2025.08.27.18.04.11, 2025-08-27 18:04:11.486036 stored: 2025.08.29.09.36.14, 2025-08-29 09:36:14.068420 stored: 2025.08.30.18.04.27, 2025-08-30 18:04:27.691733 stored: 2025.08.31.18.04.13, 2025-08-31 18:04:13.705633 stored: 2025.09.01.18.04.24, 2025-09-01 18:04:24.955933 stored: 2025.09.02.18.04.31, 2025-09-02 18:04:31.165096 stored: 2025.09.03.18.04.13, 2025-09-03 18:04:13.174787 stored: 2025.09.04.18.04.14, 2025-09-04 18:04:14.810373 stored: 2025.09.05.18.04.50, 2025-09-05 18:04:50.326478 stored: 2025.09.06.18.04.33, 2025-09-06 18:04:33.396924 stored: 2025.09.07.18.04.39, 2025-09-07 18:04:39.081850 stored: 2025.09.08.18.04.23, 2025-09-08 18:04:23.721487 stored: 2025.09.09.18.04.22, 2025-09-09 18:04:22.720843 stored: 2025.09.10.18.04.41, 2025-09-10 18:04:41.573780 stored: 2025.09.13.11.02.31, 2025-09-13 11:02:31.883617 stored: 2025.09.14.02.07.00, 2025-09-14 02:07:00.682208 stored: 2025.09.14.18.48.00, 2025-09-14 18:48:00.982819 stored: 2025.09.15.18.04.28, 2025-09-15 18:04:28.690337 stored: 2025.09.16.18.04.08, 2025-09-16 18:04:08.412948 stored: 2025.09.17.18.04.26, 2025-09-17 18:04:26.478048 stored: 2025.09.18.18.04.27, 2025-09-18 18:04:27.657081 stored: 2025.09.19.18.04.23, 2025-09-19 18:04:23.609976 stored: 2025.09.20.18.04.23, 2025-09-20 18:04:23.943885 stored: 2025.09.21.18.04.40, 2025-09-21 18:04:40.266318 stored: 2025.09.22.18.04.07, 2025-09-22 18:04:07.339250 stored: 2025.09.23.18.04.12, 2025-09-23 18:04:12.234520 stored: 2025.09.25.17.49.04, 2025-09-25 17:49:04.950210 stored: 2025.09.26.18.04.12, 2025-09-26 18:04:12.512693 stored: 2025.09.27.18.04.14, 2025-09-27 18:04:14.793210 stored: 2025.09.28.18.04.12, 2025-09-28 18:04:12.621541 stored: 2025.10.01.10.05.07, 2025-10-01 10:05:07.909775 stored: 2025.10.06.09.42.55, 2025-10-06 09:42:55.867372 stored: 2025.10.10.20.23.06, 2025-10-10 20:23:06.410855 stored: 2025.10.11.18.03.48, 2025-10-11 18:03:48.140438 stored: 2025.10.12.18.03.42, 2025-10-12 18:03:42.537446 stored: 2025.10.13.18.03.41, 2025-10-13 18:03:41.899455 stored: 2025.10.14.18.03.49, 2025-10-14 18:03:49.001122 stored: 2025.10.15.18.03.41, 2025-10-15 18:03:41.611697 stored: 2025.10.16.18.03.41, 2025-10-16 18:03:41.622506 stored: 2025.10.17.18.03.41, 2025-10-17 18:03:41.543441 stored: 2025.10.18.18.03.41, 2025-10-18 18:03:41.328412 stored: 2025.10.19.18.03.41, 2025-10-19 18:03:41.622708 stored: 2025.10.21.18.03.58, 2025-10-21 18:03:58.811816 stored: 2025.10.22.18.03.51, 2025-10-22 18:03:51.617145 stored: 2025.10.23.18.03.52, 2025-10-23 18:03:52.041577 stored: 2025.10.24.18.03.44, 2025-10-24 18:03:44.358544 stored: 2025.10.25.18.03.39, 2025-10-25 18:03:39.877301 stored: 2025.10.26.18.03.45, 2025-10-26 18:03:45.353391 stored: 2025.10.27.18.03.47, 2025-10-27 18:03:47.463516 stored: 2025.10.28.18.03.49, 2025-10-28 18:03:49.023095 stored: 2025.10.29.18.03.37, 2025-10-29 18:03:37.087383 stored: 2025.10.30.18.03.44, 2025-10-30 18:03:44.382565 stored: 2025.10.31.18.03.40, 2025-10-31 18:03:40.823333 stored: 2025.11.01.18.03.38, 2025-11-01 18:03:38.979234 stored: 2025.11.02.18.03.39, 2025-11-02 18:03:39.301452 stored: 2025.11.03.18.03.43, 2025-11-03 18:03:43.137902 stored: 2025.11.04.18.03.39, 2025-11-04 18:03:39.718294 stored: 2025.11.05.18.03.40, 2025-11-05 18:03:40.234750 stored: 2025.11.09.09.37.30, 2025-11-09 09:37:30.202490 stored: 2025.11.10.00.36.14, 2025-11-10 00:36:14.183435 stored: 2025.11.10.18.03.37, 2025-11-10 18:03:37.863878 stored: 2025.11.11.18.03.44, 2025-11-11 18:03:44.875943 stored: 2025.11.12.18.03.43, 2025-11-12 18:03:43.366523 stored: 2025.11.13.18.03.48, 2025-11-13 18:03:48.067049 stored: 2025.11.14.18.03.40, 2025-11-14 18:03:40.540561 stored: 2025.11.15.18.03.39, 2025-11-15 18:03:39.619662 stored: 2025.11.16.18.03.39, 2025-11-16 18:03:39.318891 stored: 2025.11.17.18.03.43, 2025-11-17 18:03:43.152640 stored: 2025.11.25.07.39.29, 2025-11-25 07:39:29.524636 stored: 2025.11.26.21.49.19, 2025-11-26 21:49:19.997368 stored: 2025.11.27.18.03.37, 2025-11-27 18:03:37.327034 stored: 2025.11.28.18.03.49, 2025-11-28 18:03:49.662576 stored: 2025.11.29.18.03.50, 2025-11-29 18:03:50.054112 stored: 2025.11.30.18.03.38, 2025-11-30 18:03:38.200878 stored: 2025.12.01.18.03.49, 2025-12-01 18:03:49.516847 stored: 2025.12.02.18.03.40, 2025-12-02 18:03:40.088181 stored: 2025.12.03.18.03.47, 2025-12-03 18:03:47.190622 stored: 2025.12.04.18.03.43, 2025-12-04 18:03:43.423191 stored: 2025.12.05.18.03.41, 2025-12-05 18:03:41.677603 stored: 2025.12.06.18.03.40, 2025-12-06 18:03:40.242226 stored: 2025.12.07.18.03.49, 2025-12-07 18:03:49.924875 stored: 2025.12.08.18.03.58, 2025-12-08 18:03:58.718331 stored: 2025.12.09.18.03.53, 2025-12-09 18:03:53.079758 stored: 2025.12.10.18.03.43, 2025-12-10 18:03:43.071325 stored: 2025.12.11.18.03.40, 2025-12-11 18:03:40.076302 stored: 2025.12.13.18.03.50, 2025-12-13 18:03:50.249609 stored: 2025.12.14.18.03.41, 2025-12-14 18:03:41.461725 stored: 2025.12.15.18.03.42, 2025-12-15 18:03:42.109360 stored: 2025.12.16.18.03.40, 2025-12-16 18:03:40.888852 stored: 2025.12.17.18.03.44, 2025-12-17 18:03:44.923324 stored: 2025.12.18.18.04.11, 2025-12-18 18:04:11.204834 stored: 2025.12.19.18.03.42, 2025-12-19 18:03:42.451432 stored: 2025.12.20.18.03.40, 2025-12-20 18:03:40.061236 stored: 2025.12.21.18.03.40, 2025-12-21 18:03:40.119478 stored: 2025.12.22.18.03.44, 2025-12-22 18:03:44.608092 stored: 2025.12.23.18.43.14, 2025-12-23 18:43:14.617469 stored: 2026.01.08.14.48.45, 2026-01-08 14:48:45.176211 stored: 2026.01.09.18.03.41, 2026-01-09 18:03:41.467308 stored: 2026.01.10.18.03.49, 2026-01-10 18:03:49.692370 stored: 2026.01.11.18.03.40, 2026-01-11 18:03:40.015829 stored: 2026.01.12.18.03.49, 2026-01-12 18:03:49.257700 stored: 2026.01.13.18.03.43, 2026-01-13 18:03:43.271848 stored: 2026.01.14.18.03.41, 2026-01-14 18:03:41.033384 stored: 2026.01.15.18.03.44, 2026-01-15 18:03:44.185009 stored: 2026.01.16.18.03.42, 2026-01-16 18:03:42.528085 stored: 2026.01.17.18.03.43, 2026-01-17 18:03:43.486636 stored: 2026.01.18.18.03.49, 2026-01-18 18:03:49.778715 stored: 2026.01.19.18.03.41, 2026-01-19 18:03:41.249443 stored: 2026.01.20.18.03.43, 2026-01-20 18:03:43.034755 stored: 2026.01.21.18.03.42, 2026-01-21 18:03:42.341931 stored: 2026.01.22.18.03.42, 2026-01-22 18:03:42.843627 stored: 2026.01.29.14.59.00, 2026-01-29 14:59:00.151502 stored: 2026.01.30.18.03.54, 2026-01-30 18:03:54.381985 stored: 2026.01.31.18.03.52, 2026-01-31 18:03:52.406798 stored: 2026.02.01.18.03.46, 2026-02-01 18:03:46.096724 stored: 2026.02.21.22.48.09, 2026-02-21 22:48:09.005740 stored: 2026.02.24.09.54.32, 2026-02-24 09:54:32.193909 stored: 2026.02.26.08.07.35, 2026-02-26 08:07:35.569555 stored: 2026.02.27.02.00.19, 2026-02-27 02:00:19.774795 stored: 2026.02.27.20.06.40, 2026-02-27 20:06:40.089411 stored: 2026.02.28.18.20.05, 2026-02-28 18:20:05.298147 stored: 2026.03.03.05.19.20, 2026-03-03 05:19:20.090368 stored: 2026.03.04.18.36.49, 2026-03-04 18:36:49.454997 stored: 2026.03.06.07.36.28, 2026-03-06 07:36:28.283178 stored: 2026.03.07.18.03.57, 2026-03-07 18:03:57.019324 stored: 2026.03.08.18.04.08, 2026-03-08 18:04:08.638942 stored: 2026.03.09.18.04.09, 2026-03-09 18:04:09.122727 stored: 2026.03.10.18.04.09, 2026-03-10 18:04:09.967404 stored: 2026.03.11.19.18.45, 2026-03-11 19:18:45.021311 stored: 2026.03.12.18.04.04, 2026-03-12 18:04:04.427231 stored: 2026.03.13.18.03.59, 2026-03-13 18:03:59.764446 stored: 2026.03.14.18.04.02, 2026-03-14 18:04:02.487273 stored: 2026.03.16.04.45.47, 2026-03-16 04:45:47.972521 stored: 2026.03.17.18.04.03, 2026-03-17 18:04:03.062620 stored: 2026.04.03.08.19.33, 2026-04-03 08:19:33.968981 stored: 2026.04.04.18.04.03, 2026-04-04 18:04:03.694035 stored: 2026.04.05.23.08.44, 2026-04-05 23:08:44.395181 stored: 2026.04.07.03.30.46, 2026-04-07 03:30:46.678851 stored: 2026.04.08.08.51.09, 2026-04-08 08:51:09.792883 stored: 2026.04.09.13.47.19, 2026-04-09 13:47:19.287730 stored: 2026.04.10.18.34.50, 2026-04-10 18:34:50.991969 stored: 2026.04.11.23.58.22, 2026-04-11 23:58:22.336457 stored: 2026.04.13.05.40.34, 2026-04-13 05:40:34.788157 stored: 2026.04.16.10.08.30, 2026-04-16 10:08:30.642709 stored: 2026.04.18.18.04.15, 2026-04-18 18:04:15.996036 stored: 2026.04.19.23.32.35, 2026-04-19 23:32:35.143064 stored: 2026.04.21.06.57.47, 2026-04-21 06:57:47.190798 stored: 2026.04.22.12.02.19, 2026-04-22 12:02:19.822557 stored: 2026.04.23.19.37.25, 2026-04-23 19:37:25.641238 stored: 2026.04.25.01.30.34, 2026-04-25 01:30:34.833440 stored: 2026.04.26.08.15.09, 2026-04-26 08:15:09.883270 stored: 2026.04.27.14.04.22, 2026-04-27 14:04:22.500921 stored: 2026.04.28.19.00.55, 2026-04-28 19:00:55.207981 stored: 2026.04.30.00.15.31, 2026-04-30 00:15:31.059764 stored: 2026.05.01.18.04.10, 2026-05-01 18:04:10.245579 stored: 2026.05.04.12.43.13, 2026-05-04 12:43:13.381268 + python -uO /l/util.nightly/src/python/runAnalyzerPerf.py ***USING BIG LINE FILE*** Using java from: /usr/lib/jvm/java-25-openjdk/bin/ runAnalyzerPerf.py: 2026-05-05 RUN: git clean -xfd Removing analysis/common/build/ Removing analysis/icu/build/ Removing analysis/kuromoji/build/ Removing analysis/morfologik/build/ Removing analysis/nori/build/ Removing analysis/opennlp/build/ Removing analysis/phonetic/build/ Removing analysis/smartcn/build/ Removing analysis/stempel/build/ Removing backward-codecs/build/ Removing benchmark-jmh/build/ Removing benchmark/build/ Removing classification/build/ Removing codecs/build/ Removing compile.log Removing core.tests/build/ Removing core/build/ Removing demo/build/ Removing expressions/build/ Removing facet/build/ Removing grouping/build/ Removing highlighter/build/ Removing join/build/ Removing luke/build/ Removing memory/build/ Removing misc/build/ Removing monitor/build/ Removing queries/build/ Removing queryparser/build/ Removing replicator/build/ Removing sandbox/build/ Removing spatial-extras/build/ Removing spatial-test-fixtures/build/ Removing spatial3d/build/ Removing suggest/build/ Removing test-framework/build/ RUN: git pull origin main From https://gitbox.apache.org/repos/asf/lucene * branch main -> FETCH_HEAD 539d9dbcde8..288a65f5cdc main -> origin/main Updating 539d9dbcde8..288a65f5cdc Fast-forward .github/workflows/dependency-submission.yml | 2 +- dev-tools/pyproject.toml | 6 +- dev-tools/uv.lock | 64 +++++++++++----------- lucene/CHANGES.txt | 2 +- .../search/grouping/TopGroupsCollectorManager.java | 58 +++++++------------- .../search/grouping/BaseGroupSelectorTestCase.java | 25 ++++++++- 6 files changed, 80 insertions(+), 77 deletions(-) Compile... RUN: ../gradlew clean compileJava > compile.log 2>&1 RUN: javac -d /l/util.nightly/build -cp core/build/classes/java/main:analysis/common/build/classes/java/main:analysis/kuromoji/build/classes/java/main /l/util.nightly/src/extra/perf/TestAnalyzerPerf.java Note: /l/util.nightly/src/extra/perf/TestAnalyzerPerf.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. now run en perf RUN: java -XX:+UseParallelGC -cp /l/util.nightly/build:core/build/classes/java/main:analysis/common/build/classes/java/main:analysis/kuromoji/build/classes/java/main perf.TestAnalyzerPerf /l/data/enwiki-20130102-lines.txt >> /l/logs.nightly/analyzers/2026-05-05.log.tmp 2>&1 done en now run ja RUN: java -XX:+UseParallelGC -cp /l/util.nightly/build:core/build/classes/java/main:analysis/common/build/classes/java/main:analysis/kuromoji/build/classes/java/main:analysis/kuromoji/src/resources perf.TestAnalyzerPerf /l/data/jawiki-20200620-lines.txt ja >> /l/logs.nightly/analyzers_ja/2026-05-05.log.tmp 2>&1 done ja + python -uO /l/util.nightly/src/python/sumAnalyzerPerf.py ***USING BIG LINE FILE*** Using java from: /usr/lib/jvm/java-25-openjdk/bin/ run sumAnalyzerPerf.py done sumAnalyzerPerf.py + echo + echo 'Run geo benches' Run geo benches + rm -rf /b/osm0.geo3d.small /b/osm0.points.small /b/osm0.points.withdvs.small /b/osm0.shape.small + cd /l/trunk.nightly/lucene + python3 /l/util.nightly/src/python/runGeoBenches.py -nightly -reindex RUN: javac -cp test-framework/build/classes/java/main:sandbox/build/classes/java/main:codecs/build/classes/java/main:core/build/classes/java/main:sandbox/build/classes/java/main:spatial3d/build/classes/java/main /l/util.nightly/src/main/perf/IndexAndSearchOpenStreetMaps.java /l/util.nightly/src/main/perf/RandomQuery.java git head revision 288a65f5cdc4871d6a4c7ceb1e051acae1010d8b NOTE: logging all output to /l/logs.nightly/geo/2026.05.05.20.56.18.log.txt; saving results to /l/logs.nightly/geo/2026.05.05.20.56.18.pk RUN: java -XX:+UseParallelGC -Xmx10g -cp /l/util.nightly/src/main:test-framework/build/classes/java/main:sandbox/build/classes/java/main:codecs/build/classes/java/main:codecs/build/resources/main:core/build/classes/java/main:core/build/classes/java/main21:core/build/resources/main:sandbox/build/classes/java/main:spatial3d/build/classes/java/main perf.IndexAndSearchOpenStreetMaps -points -polyRussia -reindex 1.5s: points, polyRussia: 1000000... 3.2s: points, polyRussia: 2000000... 4.7s: points, polyRussia: 3000000... 6.0s: points, polyRussia: 4000000... 7.4s: points, polyRussia: 5000000... 8.8s: points, polyRussia: 6000000... 10.2s: points, polyRussia: 7000000... 11.5s: points, polyRussia: 8000000... 12.9s: points, polyRussia: 9000000... 14.2s: points, polyRussia: 10000000... 21.8s: points, polyRussia: 11000000... 22.7s: points, polyRussia: 12000000... 24.0s: points, polyRussia: 13000000... 25.4s: points, polyRussia: 14000000... 26.7s: points, polyRussia: 15000000... 28.1s: points, polyRussia: 16000000... 29.5s: points, polyRussia: 17000000... 30.8s: points, polyRussia: 18000000... 32.2s: points, polyRussia: 19000000... 33.6s: points, polyRussia: 20000000... 34.9s: points, polyRussia: 21000000... 42.3s: points, polyRussia: 22000000... 43.2s: points, polyRussia: 23000000... 44.5s: points, polyRussia: 24000000... 45.9s: points, polyRussia: 25000000... 47.3s: points, polyRussia: 26000000... 48.6s: points, polyRussia: 27000000... 49.9s: points, polyRussia: 28000000... 51.3s: points, polyRussia: 29000000... 52.6s: points, polyRussia: 30000000... 53.9s: points, polyRussia: 31000000... 55.3s: points, polyRussia: 32000000... 62.7s: points, polyRussia: 33000000... 64.0s: points, polyRussia: 34000000... 64.9s: points, polyRussia: 35000000... 66.2s: points, polyRussia: 36000000... 67.6s: points, polyRussia: 37000000... 68.9s: points, polyRussia: 38000000... 70.2s: points, polyRussia: 39000000... 71.6s: points, polyRussia: 40000000... 72.9s: points, polyRussia: 41000000... 74.2s: points, polyRussia: 42000000... 75.6s: points, polyRussia: 43000000... 83.0s: points, polyRussia: 44000000... 84.3s: points, polyRussia: 45000000... 85.2s: points, polyRussia: 46000000... 86.6s: points, polyRussia: 47000000... 87.9s: points, polyRussia: 48000000... 89.3s: points, polyRussia: 49000000... 90.7s: points, polyRussia: 50000000... 92.0s: points, polyRussia: 51000000... 93.3s: points, polyRussia: 52000000... 94.7s: points, polyRussia: 53000000... 96.0s: points, polyRussia: 54000000... 103.3s: points, polyRussia: 55000000... 104.6s: points, polyRussia: 56000000... 105.6s: points, polyRussia: 57000000... 106.9s: points, polyRussia: 58000000... 108.2s: points, polyRussia: 59000000... 109.6s: points, polyRussia: 60000000... 112.1s: points, polyRussia: 112.037159595 sec to index part 0 112.1s: points, polyRussia: INDEX SIZE: 0.4939169967547059 GB 112.1s: points, polyRussia: READER MB: 0.0 112.1s: points, polyRussia: maxDoc=60844404 112.4s: points, polyRussia: ITER 0: 16.21 M hits/sec, 4.62 QPS (0.22 sec for 1 queries), totHits=3508846 112.4s: points, polyRussia: *** 112.4s: points, polyRussia: ITER 1: 60.54 M hits/sec, 17.25 QPS (0.06 sec for 1 queries), totHits=3508846 112.4s: points, polyRussia: *** 112.5s: points, polyRussia: ITER 2: 61.15 M hits/sec, 17.43 QPS (0.06 sec for 1 queries), totHits=3508846 112.5s: points, polyRussia: *** 112.5s: points, polyRussia: ITER 3: 63.71 M hits/sec, 18.16 QPS (0.06 sec for 1 queries), totHits=3508846 112.5s: points, polyRussia: *** 112.6s: points, polyRussia: ITER 4: 56.78 M hits/sec, 16.18 QPS (0.06 sec for 1 queries), totHits=3508846 112.6s: points, polyRussia: ITER 5: 61.99 M hits/sec, 17.67 QPS (0.06 sec for 1 queries), totHits=3508846 112.7s: points, polyRussia: ITER 6: 63.43 M hits/sec, 18.08 QPS (0.06 sec for 1 queries), totHits=3508846 112.8s: points, polyRussia: ITER 7: 63.96 M hits/sec, 18.23 QPS (0.05 sec for 1 queries), totHits=3508846 112.8s: points, polyRussia: *** 112.8s: points, polyRussia: ITER 8: 64.16 M hits/sec, 18.28 QPS (0.05 sec for 1 queries), totHits=3508846 112.8s: points, polyRussia: *** 112.9s: points, polyRussia: ITER 9: 63.55 M hits/sec, 18.11 QPS (0.06 sec for 1 queries), totHits=3508846 112.9s: points, polyRussia: ITER 10: 65.00 M hits/sec, 18.53 QPS (0.05 sec for 1 queries), totHits=3508846 112.9s: points, polyRussia: *** 113.0s: points, polyRussia: ITER 11: 64.85 M hits/sec, 18.48 QPS (0.05 sec for 1 queries), totHits=3508846 113.0s: points, polyRussia: ITER 12: 63.43 M hits/sec, 18.08 QPS (0.06 sec for 1 queries), totHits=3508846 113.1s: points, polyRussia: ITER 13: 63.88 M hits/sec, 18.21 QPS (0.05 sec for 1 queries), totHits=3508846 113.1s: points, polyRussia: ITER 14: 65.00 M hits/sec, 18.52 QPS (0.05 sec for 1 queries), totHits=3508846 113.2s: points, polyRussia: ITER 15: 64.13 M hits/sec, 18.28 QPS (0.05 sec for 1 queries), totHits=3508846 113.3s: points, polyRussia: ITER 16: 63.94 M hits/sec, 18.22 QPS (0.05 sec for 1 queries), totHits=3508846 113.3s: points, polyRussia: ITER 17: 58.73 M hits/sec, 16.74 QPS (0.06 sec for 1 queries), totHits=3508846 113.4s: points, polyRussia: ITER 18: 66.22 M hits/sec, 18.87 QPS (0.05 sec for 1 queries), totHits=3508846 113.4s: points, polyRussia: *** 113.4s: points, polyRussia: ITER 19: 65.05 M hits/sec, 18.54 QPS (0.05 sec for 1 queries), totHits=3508846 113.4s: points, polyRussia: BEST M hits/sec: 66.22291403575205 113.4s: points, polyRussia: BEST QPS: 18.873132088370948 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |points|112.0s|0.0s|0.49|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|||| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|||| |poly 10|points|||| |poly 10|geopoint|||| |poly 10|shapes|||| |polyMedium|geo3d|||| |polyMedium|points|||| |polyMedium|geopoint|||| |polyMedium|shapes|||| |polyRussia|geo3d|||| |polyRussia|points|66.22|18.87|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|||| |nearest 10|geo3d|||| |nearest 10|points|||| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|||| |sort|geopoint|||| |sort|shapes|||| RUN: java -XX:+UseParallelGC -Xmx10g -cp /l/util.nightly/src/main:test-framework/build/classes/java/main:sandbox/build/classes/java/main:codecs/build/classes/java/main:codecs/build/resources/main:core/build/classes/java/main:core/build/classes/java/main21:core/build/resources/main:sandbox/build/classes/java/main:spatial3d/build/classes/java/main perf.IndexAndSearchOpenStreetMaps -geo3dlarge -polyRussia -reindex 115.1s: geo3d, polyRussia: 1000000... 117.1s: geo3d, polyRussia: 2000000... 118.9s: geo3d, polyRussia: 3000000... 120.5s: geo3d, polyRussia: 4000000... 122.2s: geo3d, polyRussia: 5000000... 123.8s: geo3d, polyRussia: 6000000... 125.5s: geo3d, polyRussia: 7000000... 127.1s: geo3d, polyRussia: 8000000... 128.8s: geo3d, polyRussia: 9000000... 130.5s: geo3d, polyRussia: 10000000... 139.5s: geo3d, polyRussia: 11000000... 140.6s: geo3d, polyRussia: 12000000... 142.3s: geo3d, polyRussia: 13000000... 144.0s: geo3d, polyRussia: 14000000... 145.6s: geo3d, polyRussia: 15000000... 147.3s: geo3d, polyRussia: 16000000... 149.0s: geo3d, polyRussia: 17000000... 150.7s: geo3d, polyRussia: 18000000... 152.4s: geo3d, polyRussia: 19000000... 154.0s: geo3d, polyRussia: 20000000... 155.7s: geo3d, polyRussia: 21000000... 164.8s: geo3d, polyRussia: 22000000... 165.8s: geo3d, polyRussia: 23000000... 167.5s: geo3d, polyRussia: 24000000... 169.2s: geo3d, polyRussia: 25000000... 170.8s: geo3d, polyRussia: 26000000... 172.5s: geo3d, polyRussia: 27000000... 174.2s: geo3d, polyRussia: 28000000... 175.8s: geo3d, polyRussia: 29000000... 177.5s: geo3d, polyRussia: 30000000... 179.1s: geo3d, polyRussia: 31000000... 180.8s: geo3d, polyRussia: 32000000... 189.9s: geo3d, polyRussia: 33000000... 191.6s: geo3d, polyRussia: 34000000... 192.7s: geo3d, polyRussia: 35000000... 194.3s: geo3d, polyRussia: 36000000... 195.9s: geo3d, polyRussia: 37000000... 197.6s: geo3d, polyRussia: 38000000... 199.2s: geo3d, polyRussia: 39000000... 200.8s: geo3d, polyRussia: 40000000... 202.5s: geo3d, polyRussia: 41000000... 204.2s: geo3d, polyRussia: 42000000... 205.8s: geo3d, polyRussia: 43000000... 214.9s: geo3d, polyRussia: 44000000... 216.5s: geo3d, polyRussia: 45000000... 217.6s: geo3d, polyRussia: 46000000... 219.2s: geo3d, polyRussia: 47000000... 220.9s: geo3d, polyRussia: 48000000... 222.5s: geo3d, polyRussia: 49000000... 224.2s: geo3d, polyRussia: 50000000... 225.9s: geo3d, polyRussia: 51000000... 227.5s: geo3d, polyRussia: 52000000... 229.2s: geo3d, polyRussia: 53000000... 230.8s: geo3d, polyRussia: 54000000... 239.9s: geo3d, polyRussia: 55000000... 241.5s: geo3d, polyRussia: 56000000... 242.6s: geo3d, polyRussia: 57000000... 244.3s: geo3d, polyRussia: 58000000... 245.9s: geo3d, polyRussia: 59000000... 247.6s: geo3d, polyRussia: 60000000... 251.3s: geo3d, polyRussia: 137.7758548 sec to index part 0 251.3s: geo3d, polyRussia: INDEX SIZE: 0.6990031152963638 GB 251.3s: geo3d, polyRussia: READER MB: 0.0 251.3s: geo3d, polyRussia: maxDoc=60844404 252.7s: geo3d, polyRussia: ITER 0: 2.43 M hits/sec, 0.69 QPS (1.44 sec for 1 queries), totHits=3508671 252.7s: geo3d, polyRussia: *** 253.8s: geo3d, polyRussia: ITER 1: 3.25 M hits/sec, 0.93 QPS (1.08 sec for 1 queries), totHits=3508671 253.8s: geo3d, polyRussia: *** 254.8s: geo3d, polyRussia: ITER 2: 3.49 M hits/sec, 1.00 QPS (1.00 sec for 1 queries), totHits=3508671 254.8s: geo3d, polyRussia: *** 255.8s: geo3d, polyRussia: ITER 3: 3.53 M hits/sec, 1.01 QPS (0.99 sec for 1 queries), totHits=3508671 255.8s: geo3d, polyRussia: *** 256.8s: geo3d, polyRussia: ITER 4: 3.71 M hits/sec, 1.06 QPS (0.95 sec for 1 queries), totHits=3508671 256.8s: geo3d, polyRussia: *** 257.7s: geo3d, polyRussia: ITER 5: 3.72 M hits/sec, 1.06 QPS (0.94 sec for 1 queries), totHits=3508671 257.7s: geo3d, polyRussia: *** 258.7s: geo3d, polyRussia: ITER 6: 3.61 M hits/sec, 1.03 QPS (0.97 sec for 1 queries), totHits=3508671 259.6s: geo3d, polyRussia: ITER 7: 3.68 M hits/sec, 1.05 QPS (0.95 sec for 1 queries), totHits=3508671 260.6s: geo3d, polyRussia: ITER 8: 3.66 M hits/sec, 1.04 QPS (0.96 sec for 1 queries), totHits=3508671 261.5s: geo3d, polyRussia: ITER 9: 3.68 M hits/sec, 1.05 QPS (0.95 sec for 1 queries), totHits=3508671 262.5s: geo3d, polyRussia: ITER 10: 3.68 M hits/sec, 1.05 QPS (0.95 sec for 1 queries), totHits=3508671 263.4s: geo3d, polyRussia: ITER 11: 3.76 M hits/sec, 1.07 QPS (0.93 sec for 1 queries), totHits=3508671 263.4s: geo3d, polyRussia: *** 264.3s: geo3d, polyRussia: ITER 12: 3.81 M hits/sec, 1.09 QPS (0.92 sec for 1 queries), totHits=3508671 264.3s: geo3d, polyRussia: *** 265.3s: geo3d, polyRussia: ITER 13: 3.79 M hits/sec, 1.08 QPS (0.93 sec for 1 queries), totHits=3508671 266.2s: geo3d, polyRussia: ITER 14: 3.71 M hits/sec, 1.06 QPS (0.94 sec for 1 queries), totHits=3508671 267.1s: geo3d, polyRussia: ITER 15: 3.75 M hits/sec, 1.07 QPS (0.93 sec for 1 queries), totHits=3508671 268.1s: geo3d, polyRussia: ITER 16: 3.77 M hits/sec, 1.08 QPS (0.93 sec for 1 queries), totHits=3508671 269.0s: geo3d, polyRussia: ITER 17: 3.77 M hits/sec, 1.07 QPS (0.93 sec for 1 queries), totHits=3508671 269.9s: geo3d, polyRussia: ITER 18: 3.77 M hits/sec, 1.07 QPS (0.93 sec for 1 queries), totHits=3508671 270.9s: geo3d, polyRussia: ITER 19: 3.73 M hits/sec, 1.06 QPS (0.94 sec for 1 queries), totHits=3508671 270.9s: geo3d, polyRussia: BEST M hits/sec: 3.807821804890677 270.9s: geo3d, polyRussia: BEST QPS: 1.0852604319101669 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|137.8s|0.0s|0.70|0.00| |points|112.0s|0.0s|0.49|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|||| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|||| |poly 10|points|||| |poly 10|geopoint|||| |poly 10|shapes|||| |polyMedium|geo3d|||| |polyMedium|points|||| |polyMedium|geopoint|||| |polyMedium|shapes|||| |polyRussia|geo3d|3.81|1.09|3508671| |polyRussia|points|66.22|18.87|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|||| |nearest 10|geo3d|||| |nearest 10|points|||| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|||| |sort|geopoint|||| |sort|shapes|||| RUN: java -XX:+UseParallelGC -Xmx10g -cp /l/util.nightly/src/main:test-framework/build/classes/java/main:sandbox/build/classes/java/main:codecs/build/classes/java/main:codecs/build/resources/main:core/build/classes/java/main:core/build/classes/java/main21:core/build/resources/main:sandbox/build/classes/java/main:spatial3d/build/classes/java/main perf.IndexAndSearchOpenStreetMaps -shapes -polyRussia -reindex 272.7s: shapes, polyRussia: 1000000... 275.1s: shapes, polyRussia: 2000000... 277.1s: shapes, polyRussia: 3000000... 279.0s: shapes, polyRussia: 4000000... 281.0s: shapes, polyRussia: 5000000... 282.9s: shapes, polyRussia: 6000000... 284.9s: shapes, polyRussia: 7000000... 286.8s: shapes, polyRussia: 8000000... 288.8s: shapes, polyRussia: 9000000... 290.7s: shapes, polyRussia: 10000000... 302.4s: shapes, polyRussia: 11000000... 303.6s: shapes, polyRussia: 12000000... 305.5s: shapes, polyRussia: 13000000... 307.5s: shapes, polyRussia: 14000000... 309.4s: shapes, polyRussia: 15000000... 311.4s: shapes, polyRussia: 16000000... 313.4s: shapes, polyRussia: 17000000... 315.3s: shapes, polyRussia: 18000000... 317.3s: shapes, polyRussia: 19000000... 319.2s: shapes, polyRussia: 20000000... 321.1s: shapes, polyRussia: 21000000... 332.9s: shapes, polyRussia: 22000000... 334.1s: shapes, polyRussia: 23000000... 336.0s: shapes, polyRussia: 24000000... 338.0s: shapes, polyRussia: 25000000... 340.0s: shapes, polyRussia: 26000000... 341.9s: shapes, polyRussia: 27000000... 343.8s: shapes, polyRussia: 28000000... 345.8s: shapes, polyRussia: 29000000... 347.7s: shapes, polyRussia: 30000000... 349.6s: shapes, polyRussia: 31000000... 351.5s: shapes, polyRussia: 32000000... 363.3s: shapes, polyRussia: 33000000... 365.2s: shapes, polyRussia: 34000000... 366.4s: shapes, polyRussia: 35000000... 368.3s: shapes, polyRussia: 36000000... 370.2s: shapes, polyRussia: 37000000... 372.2s: shapes, polyRussia: 38000000... 374.1s: shapes, polyRussia: 39000000... 376.0s: shapes, polyRussia: 40000000... 377.9s: shapes, polyRussia: 41000000... 379.9s: shapes, polyRussia: 42000000... 381.8s: shapes, polyRussia: 43000000... 393.5s: shapes, polyRussia: 44000000... 395.4s: shapes, polyRussia: 45000000... 396.6s: shapes, polyRussia: 46000000... 398.5s: shapes, polyRussia: 47000000... 400.4s: shapes, polyRussia: 48000000... 402.3s: shapes, polyRussia: 49000000... 404.3s: shapes, polyRussia: 50000000... 406.2s: shapes, polyRussia: 51000000... 408.2s: shapes, polyRussia: 52000000... 410.1s: shapes, polyRussia: 53000000... 412.0s: shapes, polyRussia: 54000000... 423.7s: shapes, polyRussia: 55000000... 425.6s: shapes, polyRussia: 56000000... 426.7s: shapes, polyRussia: 57000000... 428.7s: shapes, polyRussia: 58000000... 430.6s: shapes, polyRussia: 59000000... 432.5s: shapes, polyRussia: 60000000... 437.6s: shapes, polyRussia: 166.606819795 sec to index part 0 437.6s: shapes, polyRussia: INDEX SIZE: 1.2543620793148875 GB 437.6s: shapes, polyRussia: READER MB: 0.0 437.6s: shapes, polyRussia: maxDoc=60844404 437.8s: shapes, polyRussia: ITER 0: 16.72 M hits/sec, 4.76 QPS (0.21 sec for 1 queries), totHits=3508846 437.8s: shapes, polyRussia: *** 437.9s: shapes, polyRussia: ITER 1: 39.73 M hits/sec, 11.32 QPS (0.09 sec for 1 queries), totHits=3508846 437.9s: shapes, polyRussia: *** 438.0s: shapes, polyRussia: ITER 2: 44.61 M hits/sec, 12.71 QPS (0.08 sec for 1 queries), totHits=3508846 438.0s: shapes, polyRussia: *** 438.1s: shapes, polyRussia: ITER 3: 45.09 M hits/sec, 12.85 QPS (0.08 sec for 1 queries), totHits=3508846 438.1s: shapes, polyRussia: *** 438.1s: shapes, polyRussia: ITER 4: 45.21 M hits/sec, 12.88 QPS (0.08 sec for 1 queries), totHits=3508846 438.1s: shapes, polyRussia: *** 438.2s: shapes, polyRussia: ITER 5: 45.82 M hits/sec, 13.06 QPS (0.08 sec for 1 queries), totHits=3508846 438.2s: shapes, polyRussia: *** 438.3s: shapes, polyRussia: ITER 6: 45.27 M hits/sec, 12.90 QPS (0.08 sec for 1 queries), totHits=3508846 438.4s: shapes, polyRussia: ITER 7: 46.24 M hits/sec, 13.18 QPS (0.08 sec for 1 queries), totHits=3508846 438.4s: shapes, polyRussia: *** 438.5s: shapes, polyRussia: ITER 8: 39.57 M hits/sec, 11.28 QPS (0.09 sec for 1 queries), totHits=3508846 438.5s: shapes, polyRussia: ITER 9: 45.02 M hits/sec, 12.83 QPS (0.08 sec for 1 queries), totHits=3508846 438.6s: shapes, polyRussia: ITER 10: 46.18 M hits/sec, 13.16 QPS (0.08 sec for 1 queries), totHits=3508846 438.7s: shapes, polyRussia: ITER 11: 45.71 M hits/sec, 13.03 QPS (0.08 sec for 1 queries), totHits=3508846 438.8s: shapes, polyRussia: ITER 12: 46.70 M hits/sec, 13.31 QPS (0.08 sec for 1 queries), totHits=3508846 438.8s: shapes, polyRussia: *** 438.8s: shapes, polyRussia: ITER 13: 45.42 M hits/sec, 12.95 QPS (0.08 sec for 1 queries), totHits=3508846 438.9s: shapes, polyRussia: ITER 14: 46.38 M hits/sec, 13.22 QPS (0.08 sec for 1 queries), totHits=3508846 439.0s: shapes, polyRussia: ITER 15: 44.69 M hits/sec, 12.74 QPS (0.08 sec for 1 queries), totHits=3508846 439.1s: shapes, polyRussia: ITER 16: 45.75 M hits/sec, 13.04 QPS (0.08 sec for 1 queries), totHits=3508846 439.2s: shapes, polyRussia: ITER 17: 46.83 M hits/sec, 13.35 QPS (0.07 sec for 1 queries), totHits=3508846 439.2s: shapes, polyRussia: *** 439.2s: shapes, polyRussia: ITER 18: 46.36 M hits/sec, 13.21 QPS (0.08 sec for 1 queries), totHits=3508846 439.3s: shapes, polyRussia: ITER 19: 45.59 M hits/sec, 12.99 QPS (0.08 sec for 1 queries), totHits=3508846 439.3s: shapes, polyRussia: BEST M hits/sec: 46.83403948078592 439.3s: shapes, polyRussia: BEST QPS: 13.347419487998595 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|137.8s|0.0s|0.70|0.00| |points|112.0s|0.0s|0.49|0.00| |shapes|166.6s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|||| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|||| |poly 10|points|||| |poly 10|geopoint|||| |poly 10|shapes|||| |polyMedium|geo3d|||| |polyMedium|points|||| |polyMedium|geopoint|||| |polyMedium|shapes|||| |polyRussia|geo3d|3.81|1.09|3508671| |polyRussia|points|66.22|18.87|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.83|13.35|3508846| |nearest 10|geo3d|||| |nearest 10|points|||| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|||| |sort|geopoint|||| |sort|shapes|||| RUN: java -XX:+UseParallelGC -Xmx10g -cp /l/util.nightly/src/main:test-framework/build/classes/java/main:sandbox/build/classes/java/main:codecs/build/classes/java/main:codecs/build/resources/main:core/build/classes/java/main:core/build/classes/java/main21:core/build/resources/main:sandbox/build/classes/java/main:spatial3d/build/classes/java/main perf.IndexAndSearchOpenStreetMaps -points -polyMedium 439.6s: points, polyMedium: INDEX SIZE: 0.4939169967547059 GB 439.6s: points, polyMedium: READER MB: 0.0 439.6s: points, polyMedium: maxDoc=60844404 440.1s: points, polyMedium: ITER 0: 6.83 M hits/sec, 83.71 QPS (0.39 sec for 33 queries), totHits=2693559 440.1s: points, polyMedium: *** 440.3s: points, polyMedium: ITER 1: 15.70 M hits/sec, 192.34 QPS (0.17 sec for 33 queries), totHits=2693559 440.3s: points, polyMedium: *** 440.4s: points, polyMedium: ITER 2: 16.79 M hits/sec, 205.66 QPS (0.16 sec for 33 queries), totHits=2693559 440.4s: points, polyMedium: *** 440.6s: points, polyMedium: ITER 3: 16.65 M hits/sec, 203.98 QPS (0.16 sec for 33 queries), totHits=2693559 440.8s: points, polyMedium: ITER 4: 16.00 M hits/sec, 195.99 QPS (0.17 sec for 33 queries), totHits=2693559 440.9s: points, polyMedium: ITER 5: 16.88 M hits/sec, 206.82 QPS (0.16 sec for 33 queries), totHits=2693559 440.9s: points, polyMedium: *** 441.1s: points, polyMedium: ITER 6: 16.90 M hits/sec, 207.00 QPS (0.16 sec for 33 queries), totHits=2693559 441.1s: points, polyMedium: *** 441.3s: points, polyMedium: ITER 7: 16.91 M hits/sec, 207.21 QPS (0.16 sec for 33 queries), totHits=2693559 441.3s: points, polyMedium: *** 441.4s: points, polyMedium: ITER 8: 16.69 M hits/sec, 204.49 QPS (0.16 sec for 33 queries), totHits=2693559 441.6s: points, polyMedium: ITER 9: 16.86 M hits/sec, 206.59 QPS (0.16 sec for 33 queries), totHits=2693559 441.7s: points, polyMedium: ITER 10: 16.56 M hits/sec, 202.90 QPS (0.16 sec for 33 queries), totHits=2693559 441.9s: points, polyMedium: ITER 11: 16.70 M hits/sec, 204.63 QPS (0.16 sec for 33 queries), totHits=2693559 442.1s: points, polyMedium: ITER 12: 16.66 M hits/sec, 204.13 QPS (0.16 sec for 33 queries), totHits=2693559 442.2s: points, polyMedium: ITER 13: 16.74 M hits/sec, 205.07 QPS (0.16 sec for 33 queries), totHits=2693559 442.4s: points, polyMedium: ITER 14: 16.88 M hits/sec, 206.86 QPS (0.16 sec for 33 queries), totHits=2693559 442.5s: points, polyMedium: ITER 15: 16.87 M hits/sec, 206.63 QPS (0.16 sec for 33 queries), totHits=2693559 442.7s: points, polyMedium: ITER 16: 16.03 M hits/sec, 196.44 QPS (0.17 sec for 33 queries), totHits=2693559 442.9s: points, polyMedium: ITER 17: 16.73 M hits/sec, 204.93 QPS (0.16 sec for 33 queries), totHits=2693559 443.0s: points, polyMedium: ITER 18: 16.83 M hits/sec, 206.20 QPS (0.16 sec for 33 queries), totHits=2693559 443.2s: points, polyMedium: ITER 19: 16.49 M hits/sec, 202.04 QPS (0.16 sec for 33 queries), totHits=2693559 443.2s: points, polyMedium: BEST M hits/sec: 16.91297949342231 443.2s: points, polyMedium: BEST QPS: 207.20850119969015 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|137.8s|0.0s|0.70|0.00| |points|112.0s|0.0s|0.49|0.00| |shapes|166.6s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|||| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|||| |poly 10|points|||| |poly 10|geopoint|||| |poly 10|shapes|||| |polyMedium|geo3d|||| |polyMedium|points|16.91|207.21|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|||| |polyRussia|geo3d|3.81|1.09|3508671| |polyRussia|points|66.22|18.87|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.83|13.35|3508846| |nearest 10|geo3d|||| |nearest 10|points|||| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|||| |sort|geopoint|||| |sort|shapes|||| RUN: java -XX:+UseParallelGC -Xmx10g -cp /l/util.nightly/src/main:test-framework/build/classes/java/main:sandbox/build/classes/java/main:codecs/build/classes/java/main:codecs/build/resources/main:core/build/classes/java/main:core/build/classes/java/main21:core/build/resources/main:sandbox/build/classes/java/main:spatial3d/build/classes/java/main perf.IndexAndSearchOpenStreetMaps -geo3dlarge -polyMedium 443.4s: geo3d, polyMedium: INDEX SIZE: 0.6990031152963638 GB 443.4s: geo3d, polyMedium: READER MB: 0.0 443.4s: geo3d, polyMedium: maxDoc=60844404 445.1s: geo3d, polyMedium: ITER 0: 1.73 M hits/sec, 21.24 QPS (1.55 sec for 33 queries), totHits=2693541 445.1s: geo3d, polyMedium: *** 446.2s: geo3d, polyMedium: ITER 1: 2.54 M hits/sec, 31.12 QPS (1.06 sec for 33 queries), totHits=2693541 446.2s: geo3d, polyMedium: *** 447.2s: geo3d, polyMedium: ITER 2: 2.56 M hits/sec, 31.36 QPS (1.05 sec for 33 queries), totHits=2693541 447.2s: geo3d, polyMedium: *** 448.3s: geo3d, polyMedium: ITER 3: 2.54 M hits/sec, 31.07 QPS (1.06 sec for 33 queries), totHits=2693541 449.4s: geo3d, polyMedium: ITER 4: 2.51 M hits/sec, 30.72 QPS (1.07 sec for 33 queries), totHits=2693541 450.4s: geo3d, polyMedium: ITER 5: 2.48 M hits/sec, 30.41 QPS (1.09 sec for 33 queries), totHits=2693541 451.5s: geo3d, polyMedium: ITER 6: 2.52 M hits/sec, 30.88 QPS (1.07 sec for 33 queries), totHits=2693541 452.6s: geo3d, polyMedium: ITER 7: 2.46 M hits/sec, 30.13 QPS (1.10 sec for 33 queries), totHits=2693541 453.7s: geo3d, polyMedium: ITER 8: 2.47 M hits/sec, 30.32 QPS (1.09 sec for 33 queries), totHits=2693541 454.8s: geo3d, polyMedium: ITER 9: 2.46 M hits/sec, 30.10 QPS (1.10 sec for 33 queries), totHits=2693541 455.9s: geo3d, polyMedium: ITER 10: 2.51 M hits/sec, 30.76 QPS (1.07 sec for 33 queries), totHits=2693541 456.9s: geo3d, polyMedium: ITER 11: 2.53 M hits/sec, 30.98 QPS (1.07 sec for 33 queries), totHits=2693541 458.0s: geo3d, polyMedium: ITER 12: 2.49 M hits/sec, 30.49 QPS (1.08 sec for 33 queries), totHits=2693541 459.1s: geo3d, polyMedium: ITER 13: 2.47 M hits/sec, 30.30 QPS (1.09 sec for 33 queries), totHits=2693541 460.2s: geo3d, polyMedium: ITER 14: 2.53 M hits/sec, 30.99 QPS (1.06 sec for 33 queries), totHits=2693541 461.2s: geo3d, polyMedium: ITER 15: 2.50 M hits/sec, 30.64 QPS (1.08 sec for 33 queries), totHits=2693541 462.3s: geo3d, polyMedium: ITER 16: 2.51 M hits/sec, 30.72 QPS (1.07 sec for 33 queries), totHits=2693541 463.4s: geo3d, polyMedium: ITER 17: 2.53 M hits/sec, 31.01 QPS (1.06 sec for 33 queries), totHits=2693541 464.4s: geo3d, polyMedium: ITER 18: 2.57 M hits/sec, 31.47 QPS (1.05 sec for 33 queries), totHits=2693541 464.4s: geo3d, polyMedium: *** 465.5s: geo3d, polyMedium: ITER 19: 2.53 M hits/sec, 30.97 QPS (1.07 sec for 33 queries), totHits=2693541 465.5s: geo3d, polyMedium: BEST M hits/sec: 2.568673653548469 465.5s: geo3d, polyMedium: BEST QPS: 31.470183883259793 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|137.8s|0.0s|0.70|0.00| |points|112.0s|0.0s|0.49|0.00| |shapes|166.6s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|||| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|||| |poly 10|points|||| |poly 10|geopoint|||| |poly 10|shapes|||| |polyMedium|geo3d|2.57|31.47|2693541| |polyMedium|points|16.91|207.21|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|||| |polyRussia|geo3d|3.81|1.09|3508671| |polyRussia|points|66.22|18.87|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.83|13.35|3508846| |nearest 10|geo3d|||| |nearest 10|points|||| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|||| |sort|geopoint|||| |sort|shapes|||| RUN: java -XX:+UseParallelGC -Xmx10g -cp /l/util.nightly/src/main:test-framework/build/classes/java/main:sandbox/build/classes/java/main:codecs/build/classes/java/main:codecs/build/resources/main:core/build/classes/java/main:core/build/classes/java/main21:core/build/resources/main:sandbox/build/classes/java/main:spatial3d/build/classes/java/main perf.IndexAndSearchOpenStreetMaps -shapes -polyMedium 465.8s: shapes, polyMedium: INDEX SIZE: 1.2543620793148875 GB 465.8s: shapes, polyMedium: READER MB: 0.0 465.8s: shapes, polyMedium: maxDoc=60844404 466.4s: shapes, polyMedium: ITER 0: 5.12 M hits/sec, 62.76 QPS (0.53 sec for 33 queries), totHits=2693559 466.4s: shapes, polyMedium: *** 466.6s: shapes, polyMedium: ITER 1: 13.15 M hits/sec, 161.11 QPS (0.20 sec for 33 queries), totHits=2693559 466.6s: shapes, polyMedium: *** 466.8s: shapes, polyMedium: ITER 2: 13.55 M hits/sec, 165.98 QPS (0.20 sec for 33 queries), totHits=2693559 466.8s: shapes, polyMedium: *** 467.0s: shapes, polyMedium: ITER 3: 13.54 M hits/sec, 165.87 QPS (0.20 sec for 33 queries), totHits=2693559 467.2s: shapes, polyMedium: ITER 4: 13.08 M hits/sec, 160.29 QPS (0.21 sec for 33 queries), totHits=2693559 467.4s: shapes, polyMedium: ITER 5: 13.67 M hits/sec, 167.42 QPS (0.20 sec for 33 queries), totHits=2693559 467.4s: shapes, polyMedium: *** 467.6s: shapes, polyMedium: ITER 6: 13.78 M hits/sec, 168.81 QPS (0.20 sec for 33 queries), totHits=2693559 467.6s: shapes, polyMedium: *** 467.8s: shapes, polyMedium: ITER 7: 13.72 M hits/sec, 168.15 QPS (0.20 sec for 33 queries), totHits=2693559 468.0s: shapes, polyMedium: ITER 8: 13.35 M hits/sec, 163.59 QPS (0.20 sec for 33 queries), totHits=2693559 468.2s: shapes, polyMedium: ITER 9: 13.69 M hits/sec, 167.69 QPS (0.20 sec for 33 queries), totHits=2693559 468.4s: shapes, polyMedium: ITER 10: 13.60 M hits/sec, 166.60 QPS (0.20 sec for 33 queries), totHits=2693559 468.6s: shapes, polyMedium: ITER 11: 13.68 M hits/sec, 167.61 QPS (0.20 sec for 33 queries), totHits=2693559 468.8s: shapes, polyMedium: ITER 12: 13.76 M hits/sec, 168.64 QPS (0.20 sec for 33 queries), totHits=2693559 469.0s: shapes, polyMedium: ITER 13: 13.58 M hits/sec, 166.35 QPS (0.20 sec for 33 queries), totHits=2693559 469.2s: shapes, polyMedium: ITER 14: 13.48 M hits/sec, 165.19 QPS (0.20 sec for 33 queries), totHits=2693559 469.4s: shapes, polyMedium: ITER 15: 13.57 M hits/sec, 166.25 QPS (0.20 sec for 33 queries), totHits=2693559 469.6s: shapes, polyMedium: ITER 16: 13.57 M hits/sec, 166.27 QPS (0.20 sec for 33 queries), totHits=2693559 469.8s: shapes, polyMedium: ITER 17: 13.10 M hits/sec, 160.46 QPS (0.21 sec for 33 queries), totHits=2693559 470.0s: shapes, polyMedium: ITER 18: 13.40 M hits/sec, 164.17 QPS (0.20 sec for 33 queries), totHits=2693559 470.2s: shapes, polyMedium: ITER 19: 13.60 M hits/sec, 166.68 QPS (0.20 sec for 33 queries), totHits=2693559 470.2s: shapes, polyMedium: BEST M hits/sec: 13.778535349578696 470.2s: shapes, polyMedium: BEST QPS: 168.80701946239046 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|137.8s|0.0s|0.70|0.00| |points|112.0s|0.0s|0.49|0.00| |shapes|166.6s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|||| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|||| |poly 10|points|||| |poly 10|geopoint|||| |poly 10|shapes|||| |polyMedium|geo3d|2.57|31.47|2693541| |polyMedium|points|16.91|207.21|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.78|168.81|2693559| |polyRussia|geo3d|3.81|1.09|3508671| |polyRussia|points|66.22|18.87|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.83|13.35|3508846| |nearest 10|geo3d|||| |nearest 10|points|||| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|||| |sort|geopoint|||| |sort|shapes|||| RUN: java -XX:+UseParallelGC -Xmx10g -cp /l/util.nightly/src/main:test-framework/build/classes/java/main:sandbox/build/classes/java/main:codecs/build/classes/java/main:codecs/build/resources/main:core/build/classes/java/main:core/build/classes/java/main21:core/build/resources/main:sandbox/build/classes/java/main:spatial3d/build/classes/java/main perf.IndexAndSearchOpenStreetMaps -points -poly 10 470.4s: points, poly 10: INDEX SIZE: 0.4939169967547059 GB 470.4s: points, poly 10: READER MB: 0.0 470.4s: points, poly 10: maxDoc=60844404 472.4s: points, poly 10: ITER 0: 179.07 M hits/sec, 113.24 QPS (1.99 sec for 225 queries), totHits=355809475 472.4s: points, poly 10: *** 474.0s: points, poly 10: ITER 1: 229.61 M hits/sec, 145.19 QPS (1.55 sec for 225 queries), totHits=355809475 474.0s: points, poly 10: *** 475.2s: points, poly 10: ITER 2: 285.60 M hits/sec, 180.60 QPS (1.25 sec for 225 queries), totHits=355809475 475.2s: points, poly 10: *** 476.5s: points, poly 10: ITER 3: 275.22 M hits/sec, 174.04 QPS (1.29 sec for 225 queries), totHits=355809475 477.8s: points, poly 10: ITER 4: 275.80 M hits/sec, 174.41 QPS (1.29 sec for 225 queries), totHits=355809475 479.0s: points, poly 10: ITER 5: 292.18 M hits/sec, 184.76 QPS (1.22 sec for 225 queries), totHits=355809475 479.0s: points, poly 10: *** 480.3s: points, poly 10: ITER 6: 289.90 M hits/sec, 183.32 QPS (1.23 sec for 225 queries), totHits=355809475 481.5s: points, poly 10: ITER 7: 288.20 M hits/sec, 182.25 QPS (1.23 sec for 225 queries), totHits=355809475 482.7s: points, poly 10: ITER 8: 287.22 M hits/sec, 181.63 QPS (1.24 sec for 225 queries), totHits=355809475 484.0s: points, poly 10: ITER 9: 287.38 M hits/sec, 181.73 QPS (1.24 sec for 225 queries), totHits=355809475 485.2s: points, poly 10: ITER 10: 290.38 M hits/sec, 183.62 QPS (1.23 sec for 225 queries), totHits=355809475 486.4s: points, poly 10: ITER 11: 289.37 M hits/sec, 182.99 QPS (1.23 sec for 225 queries), totHits=355809475 487.7s: points, poly 10: ITER 12: 287.15 M hits/sec, 181.58 QPS (1.24 sec for 225 queries), totHits=355809475 488.9s: points, poly 10: ITER 13: 285.57 M hits/sec, 180.58 QPS (1.25 sec for 225 queries), totHits=355809475 490.1s: points, poly 10: ITER 14: 292.28 M hits/sec, 184.83 QPS (1.22 sec for 225 queries), totHits=355809475 490.1s: points, poly 10: *** 491.4s: points, poly 10: ITER 15: 288.13 M hits/sec, 182.20 QPS (1.23 sec for 225 queries), totHits=355809475 492.6s: points, poly 10: ITER 16: 291.43 M hits/sec, 184.29 QPS (1.22 sec for 225 queries), totHits=355809475 493.8s: points, poly 10: ITER 17: 288.95 M hits/sec, 182.72 QPS (1.23 sec for 225 queries), totHits=355809475 495.1s: points, poly 10: ITER 18: 288.70 M hits/sec, 182.56 QPS (1.23 sec for 225 queries), totHits=355809475 496.3s: points, poly 10: ITER 19: 285.84 M hits/sec, 180.75 QPS (1.24 sec for 225 queries), totHits=355809475 496.3s: points, poly 10: BEST M hits/sec: 292.2787657959919 496.3s: points, poly 10: BEST QPS: 184.82566352146236 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|137.8s|0.0s|0.70|0.00| |points|112.0s|0.0s|0.49|0.00| |shapes|166.6s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|||| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|||| |poly 10|points|292.28|184.83|355809475| |poly 10|geopoint|||| |poly 10|shapes|||| |polyMedium|geo3d|2.57|31.47|2693541| |polyMedium|points|16.91|207.21|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.78|168.81|2693559| |polyRussia|geo3d|3.81|1.09|3508671| |polyRussia|points|66.22|18.87|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.83|13.35|3508846| |nearest 10|geo3d|||| |nearest 10|points|||| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|||| |sort|geopoint|||| |sort|shapes|||| RUN: java -XX:+UseParallelGC -Xmx10g -cp /l/util.nightly/src/main:test-framework/build/classes/java/main:sandbox/build/classes/java/main:codecs/build/classes/java/main:codecs/build/resources/main:core/build/classes/java/main:core/build/classes/java/main21:core/build/resources/main:sandbox/build/classes/java/main:spatial3d/build/classes/java/main perf.IndexAndSearchOpenStreetMaps -geo3d -poly 10 496.6s: geo3d, poly 10: INDEX SIZE: 0.6990031152963638 GB 496.6s: geo3d, poly 10: READER MB: 0.0 496.6s: geo3d, poly 10: maxDoc=60844404 498.4s: geo3d, poly 10: ITER 0: 195.97 M hits/sec, 123.91 QPS (1.82 sec for 225 queries), totHits=355855227 498.4s: geo3d, poly 10: *** 499.9s: geo3d, poly 10: ITER 1: 234.32 M hits/sec, 148.15 QPS (1.52 sec for 225 queries), totHits=355855227 499.9s: geo3d, poly 10: *** 501.4s: geo3d, poly 10: ITER 2: 235.51 M hits/sec, 148.91 QPS (1.51 sec for 225 queries), totHits=355855227 501.4s: geo3d, poly 10: *** 503.0s: geo3d, poly 10: ITER 3: 230.43 M hits/sec, 145.69 QPS (1.54 sec for 225 queries), totHits=355855227 504.4s: geo3d, poly 10: ITER 4: 246.07 M hits/sec, 155.59 QPS (1.45 sec for 225 queries), totHits=355855227 504.4s: geo3d, poly 10: *** 505.9s: geo3d, poly 10: ITER 5: 246.16 M hits/sec, 155.64 QPS (1.45 sec for 225 queries), totHits=355855227 505.9s: geo3d, poly 10: *** 507.3s: geo3d, poly 10: ITER 6: 245.64 M hits/sec, 155.31 QPS (1.45 sec for 225 queries), totHits=355855227 508.8s: geo3d, poly 10: ITER 7: 243.59 M hits/sec, 154.02 QPS (1.46 sec for 225 queries), totHits=355855227 510.2s: geo3d, poly 10: ITER 8: 246.60 M hits/sec, 155.92 QPS (1.44 sec for 225 queries), totHits=355855227 510.2s: geo3d, poly 10: *** 511.7s: geo3d, poly 10: ITER 9: 244.00 M hits/sec, 154.28 QPS (1.46 sec for 225 queries), totHits=355855227 513.1s: geo3d, poly 10: ITER 10: 242.20 M hits/sec, 153.14 QPS (1.47 sec for 225 queries), totHits=355855227 514.6s: geo3d, poly 10: ITER 11: 242.20 M hits/sec, 153.14 QPS (1.47 sec for 225 queries), totHits=355855227 516.1s: geo3d, poly 10: ITER 12: 244.71 M hits/sec, 154.73 QPS (1.45 sec for 225 queries), totHits=355855227 517.5s: geo3d, poly 10: ITER 13: 244.76 M hits/sec, 154.76 QPS (1.45 sec for 225 queries), totHits=355855227 519.0s: geo3d, poly 10: ITER 14: 244.58 M hits/sec, 154.64 QPS (1.45 sec for 225 queries), totHits=355855227 520.4s: geo3d, poly 10: ITER 15: 245.73 M hits/sec, 155.37 QPS (1.45 sec for 225 queries), totHits=355855227 521.9s: geo3d, poly 10: ITER 16: 241.90 M hits/sec, 152.95 QPS (1.47 sec for 225 queries), totHits=355855227 523.4s: geo3d, poly 10: ITER 17: 244.30 M hits/sec, 154.47 QPS (1.46 sec for 225 queries), totHits=355855227 524.8s: geo3d, poly 10: ITER 18: 242.10 M hits/sec, 153.07 QPS (1.47 sec for 225 queries), totHits=355855227 526.3s: geo3d, poly 10: ITER 19: 243.44 M hits/sec, 153.92 QPS (1.46 sec for 225 queries), totHits=355855227 526.3s: geo3d, poly 10: BEST M hits/sec: 246.60145584167813 526.3s: geo3d, poly 10: BEST QPS: 155.921069453274 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|137.8s|0.0s|0.70|0.00| |points|112.0s|0.0s|0.49|0.00| |shapes|166.6s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|||| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|246.60|155.92|355855227| |poly 10|points|292.28|184.83|355809475| |poly 10|geopoint|||| |poly 10|shapes|||| |polyMedium|geo3d|2.57|31.47|2693541| |polyMedium|points|16.91|207.21|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.78|168.81|2693559| |polyRussia|geo3d|3.81|1.09|3508671| |polyRussia|points|66.22|18.87|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.83|13.35|3508846| |nearest 10|geo3d|||| |nearest 10|points|||| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|||| |sort|geopoint|||| |sort|shapes|||| RUN: java -XX:+UseParallelGC -Xmx10g -cp /l/util.nightly/src/main:test-framework/build/classes/java/main:sandbox/build/classes/java/main:codecs/build/classes/java/main:codecs/build/resources/main:core/build/classes/java/main:core/build/classes/java/main21:core/build/resources/main:sandbox/build/classes/java/main:spatial3d/build/classes/java/main perf.IndexAndSearchOpenStreetMaps -shapes -poly 10 526.5s: shapes, poly 10: INDEX SIZE: 1.2543620793148875 GB 526.5s: shapes, poly 10: READER MB: 0.0 526.5s: shapes, poly 10: maxDoc=60844404 528.7s: shapes, poly 10: ITER 0: 163.02 M hits/sec, 103.09 QPS (2.18 sec for 225 queries), totHits=355809475 528.7s: shapes, poly 10: *** 530.7s: shapes, poly 10: ITER 1: 181.08 M hits/sec, 114.51 QPS (1.96 sec for 225 queries), totHits=355809475 530.7s: shapes, poly 10: *** 532.7s: shapes, poly 10: ITER 2: 179.53 M hits/sec, 113.53 QPS (1.98 sec for 225 queries), totHits=355809475 534.6s: shapes, poly 10: ITER 3: 182.90 M hits/sec, 115.66 QPS (1.95 sec for 225 queries), totHits=355809475 534.6s: shapes, poly 10: *** 536.5s: shapes, poly 10: ITER 4: 185.82 M hits/sec, 117.50 QPS (1.91 sec for 225 queries), totHits=355809475 536.5s: shapes, poly 10: *** 538.5s: shapes, poly 10: ITER 5: 186.61 M hits/sec, 118.01 QPS (1.91 sec for 225 queries), totHits=355809475 538.5s: shapes, poly 10: *** 540.4s: shapes, poly 10: ITER 6: 187.07 M hits/sec, 118.30 QPS (1.90 sec for 225 queries), totHits=355809475 540.4s: shapes, poly 10: *** 542.3s: shapes, poly 10: ITER 7: 186.40 M hits/sec, 117.87 QPS (1.91 sec for 225 queries), totHits=355809475 544.2s: shapes, poly 10: ITER 8: 185.91 M hits/sec, 117.56 QPS (1.91 sec for 225 queries), totHits=355809475 546.1s: shapes, poly 10: ITER 9: 183.37 M hits/sec, 115.96 QPS (1.94 sec for 225 queries), totHits=355809475 548.0s: shapes, poly 10: ITER 10: 185.06 M hits/sec, 117.02 QPS (1.92 sec for 225 queries), totHits=355809475 549.9s: shapes, poly 10: ITER 11: 186.67 M hits/sec, 118.04 QPS (1.91 sec for 225 queries), totHits=355809475 551.9s: shapes, poly 10: ITER 12: 185.39 M hits/sec, 117.24 QPS (1.92 sec for 225 queries), totHits=355809475 553.8s: shapes, poly 10: ITER 13: 186.43 M hits/sec, 117.89 QPS (1.91 sec for 225 queries), totHits=355809475 555.7s: shapes, poly 10: ITER 14: 185.88 M hits/sec, 117.54 QPS (1.91 sec for 225 queries), totHits=355809475 557.6s: shapes, poly 10: ITER 15: 183.76 M hits/sec, 116.20 QPS (1.94 sec for 225 queries), totHits=355809475 559.5s: shapes, poly 10: ITER 16: 185.67 M hits/sec, 117.41 QPS (1.92 sec for 225 queries), totHits=355809475 561.4s: shapes, poly 10: ITER 17: 187.05 M hits/sec, 118.28 QPS (1.90 sec for 225 queries), totHits=355809475 563.4s: shapes, poly 10: ITER 18: 185.28 M hits/sec, 117.16 QPS (1.92 sec for 225 queries), totHits=355809475 565.3s: shapes, poly 10: ITER 19: 185.24 M hits/sec, 117.14 QPS (1.92 sec for 225 queries), totHits=355809475 565.3s: shapes, poly 10: BEST M hits/sec: 187.07301202869834 565.3s: shapes, poly 10: BEST QPS: 118.2976583365497 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|137.8s|0.0s|0.70|0.00| |points|112.0s|0.0s|0.49|0.00| |shapes|166.6s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|||| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|246.60|155.92|355855227| |poly 10|points|292.28|184.83|355809475| |poly 10|geopoint|||| |poly 10|shapes|187.07|118.30|355809475| |polyMedium|geo3d|2.57|31.47|2693541| |polyMedium|points|16.91|207.21|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.78|168.81|2693559| |polyRussia|geo3d|3.81|1.09|3508671| |polyRussia|points|66.22|18.87|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.83|13.35|3508846| |nearest 10|geo3d|||| |nearest 10|points|||| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|||| |sort|geopoint|||| |sort|shapes|||| RUN: java -XX:+UseParallelGC -Xmx10g -cp /l/util.nightly/src/main:test-framework/build/classes/java/main:sandbox/build/classes/java/main:codecs/build/classes/java/main:codecs/build/resources/main:core/build/classes/java/main:core/build/classes/java/main21:core/build/resources/main:sandbox/build/classes/java/main:spatial3d/build/classes/java/main perf.IndexAndSearchOpenStreetMaps -points -nearest 10 565.5s: points, nearest 10: INDEX SIZE: 0.4939169967547059 GB 565.5s: points, nearest 10: READER MB: 0.0 565.5s: points, nearest 10: maxDoc=60844404 565.7s: points, nearest 10: ITER 0: 1448.83 QPS (0.16 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 565.7s: points, nearest 10: *** 565.8s: points, nearest 10: ITER 1: 2798.34 QPS (0.08 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 565.8s: points, nearest 10: *** 565.9s: points, nearest 10: ITER 2: 2911.74 QPS (0.08 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 565.9s: points, nearest 10: *** 565.9s: points, nearest 10: ITER 3: 2950.31 QPS (0.08 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 565.9s: points, nearest 10: *** 566.0s: points, nearest 10: ITER 4: 3091.27 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 566.0s: points, nearest 10: *** 566.1s: points, nearest 10: ITER 5: 3101.98 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 566.1s: points, nearest 10: *** 566.1s: points, nearest 10: ITER 6: 3111.67 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 566.1s: points, nearest 10: *** 566.2s: points, nearest 10: ITER 7: 2788.33 QPS (0.08 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 566.3s: points, nearest 10: ITER 8: 3243.14 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 566.3s: points, nearest 10: *** 566.4s: points, nearest 10: ITER 9: 3252.45 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 566.4s: points, nearest 10: *** 566.4s: points, nearest 10: ITER 10: 3272.86 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 566.4s: points, nearest 10: *** 566.5s: points, nearest 10: ITER 11: 3276.36 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 566.5s: points, nearest 10: *** 566.6s: points, nearest 10: ITER 12: 3279.16 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 566.6s: points, nearest 10: *** 566.6s: points, nearest 10: ITER 13: 3277.10 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 566.7s: points, nearest 10: ITER 14: 3282.83 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 566.7s: points, nearest 10: *** 566.8s: points, nearest 10: ITER 15: 3110.03 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 566.9s: points, nearest 10: ITER 16: 3283.87 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 566.9s: points, nearest 10: *** 566.9s: points, nearest 10: ITER 17: 3278.13 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 567.0s: points, nearest 10: ITER 18: 3282.13 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 567.1s: points, nearest 10: ITER 19: 3276.90 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 567.1s: points, nearest 10: BEST M hits/sec: 0.03283873335897187 567.1s: points, nearest 10: BEST QPS: 3283.873335897187 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|137.8s|0.0s|0.70|0.00| |points|112.0s|0.0s|0.49|0.00| |shapes|166.6s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|||| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|246.60|155.92|355855227| |poly 10|points|292.28|184.83|355809475| |poly 10|geopoint|||| |poly 10|shapes|187.07|118.30|355809475| |polyMedium|geo3d|2.57|31.47|2693541| |polyMedium|points|16.91|207.21|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.78|168.81|2693559| |polyRussia|geo3d|3.81|1.09|3508671| |polyRussia|points|66.22|18.87|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.83|13.35|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3283.87|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|||| |sort|geopoint|||| |sort|shapes|||| RUN: java -XX:+UseParallelGC -Xmx10g -cp /l/util.nightly/src/main:test-framework/build/classes/java/main:sandbox/build/classes/java/main:codecs/build/classes/java/main:codecs/build/resources/main:core/build/classes/java/main:core/build/classes/java/main21:core/build/resources/main:sandbox/build/classes/java/main:spatial3d/build/classes/java/main perf.IndexAndSearchOpenStreetMaps -points -sort -box -reindex 568.7s: points, sort: 1000000... 570.7s: points, sort: 2000000... 572.2s: points, sort: 3000000... 573.7s: points, sort: 4000000... 575.2s: points, sort: 5000000... 576.7s: points, sort: 6000000... 578.2s: points, sort: 7000000... 579.7s: points, sort: 8000000... 581.2s: points, sort: 9000000... 582.6s: points, sort: 10000000... 590.4s: points, sort: 11000000... 591.4s: points, sort: 12000000... 592.9s: points, sort: 13000000... 594.4s: points, sort: 14000000... 595.8s: points, sort: 15000000... 597.3s: points, sort: 16000000... 598.8s: points, sort: 17000000... 600.3s: points, sort: 18000000... 601.8s: points, sort: 19000000... 603.3s: points, sort: 20000000... 604.7s: points, sort: 21000000... 612.4s: points, sort: 22000000... 613.4s: points, sort: 23000000... 614.8s: points, sort: 24000000... 616.3s: points, sort: 25000000... 617.8s: points, sort: 26000000... 619.3s: points, sort: 27000000... 620.8s: points, sort: 28000000... 622.2s: points, sort: 29000000... 623.7s: points, sort: 30000000... 625.1s: points, sort: 31000000... 626.6s: points, sort: 32000000... 634.2s: points, sort: 33000000... 635.7s: points, sort: 34000000... 636.7s: points, sort: 35000000... 638.1s: points, sort: 36000000... 639.6s: points, sort: 37000000... 641.0s: points, sort: 38000000... 642.5s: points, sort: 39000000... 643.9s: points, sort: 40000000... 645.4s: points, sort: 41000000... 646.9s: points, sort: 42000000... 648.3s: points, sort: 43000000... 655.9s: points, sort: 44000000... 657.3s: points, sort: 45000000... 658.3s: points, sort: 46000000... 659.8s: points, sort: 47000000... 661.2s: points, sort: 48000000... 662.7s: points, sort: 49000000... 664.2s: points, sort: 50000000... 665.7s: points, sort: 51000000... 667.1s: points, sort: 52000000... 668.6s: points, sort: 53000000... 670.0s: points, sort: 54000000... 677.6s: points, sort: 55000000... 679.0s: points, sort: 56000000... 680.1s: points, sort: 57000000... 681.6s: points, sort: 58000000... 683.0s: points, sort: 59000000... 684.5s: points, sort: 60000000... 688.5s: points, sort: 121.414897736 sec to index part 0 688.5s: points, sort: INDEX SIZE: 0.9472499107941985 GB 688.5s: points, sort: READER MB: 0.0 688.5s: points, sort: maxDoc=60844404 691.0s: points, sort: ITER 0: 130.31 M hits/sec, 132.60 QPS (1.70 sec for 225 queries), totHits=221118844 691.0s: points, sort: *** 693.1s: points, sort: ITER 1: 150.78 M hits/sec, 153.42 QPS (1.47 sec for 225 queries), totHits=221118844 693.1s: points, sort: *** 695.2s: points, sort: ITER 2: 152.98 M hits/sec, 155.67 QPS (1.45 sec for 225 queries), totHits=221118844 695.2s: points, sort: *** 697.3s: points, sort: ITER 3: 152.21 M hits/sec, 154.88 QPS (1.45 sec for 225 queries), totHits=221118844 699.4s: points, sort: ITER 4: 149.98 M hits/sec, 152.62 QPS (1.47 sec for 225 queries), totHits=221118844 701.6s: points, sort: ITER 5: 152.73 M hits/sec, 155.41 QPS (1.45 sec for 225 queries), totHits=221118844 703.7s: points, sort: ITER 6: 151.12 M hits/sec, 153.78 QPS (1.46 sec for 225 queries), totHits=221118844 705.8s: points, sort: ITER 7: 152.23 M hits/sec, 154.90 QPS (1.45 sec for 225 queries), totHits=221118844 707.9s: points, sort: ITER 8: 152.21 M hits/sec, 154.89 QPS (1.45 sec for 225 queries), totHits=221118844 710.0s: points, sort: ITER 9: 150.28 M hits/sec, 152.92 QPS (1.47 sec for 225 queries), totHits=221118844 712.2s: points, sort: ITER 10: 152.25 M hits/sec, 154.92 QPS (1.45 sec for 225 queries), totHits=221118844 714.3s: points, sort: ITER 11: 151.13 M hits/sec, 153.78 QPS (1.46 sec for 225 queries), totHits=221118844 716.4s: points, sort: ITER 12: 152.02 M hits/sec, 154.69 QPS (1.45 sec for 225 queries), totHits=221118844 718.5s: points, sort: ITER 13: 151.67 M hits/sec, 154.34 QPS (1.46 sec for 225 queries), totHits=221118844 720.6s: points, sort: ITER 14: 153.16 M hits/sec, 155.85 QPS (1.44 sec for 225 queries), totHits=221118844 720.6s: points, sort: *** 722.7s: points, sort: ITER 15: 151.15 M hits/sec, 153.80 QPS (1.46 sec for 225 queries), totHits=221118844 724.8s: points, sort: ITER 16: 152.11 M hits/sec, 154.78 QPS (1.45 sec for 225 queries), totHits=221118844 726.9s: points, sort: ITER 17: 151.75 M hits/sec, 154.41 QPS (1.46 sec for 225 queries), totHits=221118844 729.0s: points, sort: ITER 18: 151.18 M hits/sec, 153.83 QPS (1.46 sec for 225 queries), totHits=221118844 731.2s: points, sort: ITER 19: 150.28 M hits/sec, 152.92 QPS (1.47 sec for 225 queries), totHits=221118844 731.2s: points, sort: BEST M hits/sec: 153.16304403626918 731.2s: points, sort: BEST QPS: 155.85141584839585 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|137.8s|0.0s|0.70|0.00| |points|112.0s|0.0s|0.49|0.00| |shapes|166.6s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|||| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|246.60|155.92|355855227| |poly 10|points|292.28|184.83|355809475| |poly 10|geopoint|||| |poly 10|shapes|187.07|118.30|355809475| |polyMedium|geo3d|2.57|31.47|2693541| |polyMedium|points|16.91|207.21|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.78|168.81|2693559| |polyRussia|geo3d|3.81|1.09|3508671| |polyRussia|points|66.22|18.87|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.83|13.35|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3283.87|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|153.16|155.85|221118844| |sort|geopoint|||| |sort|shapes|||| RUN: java -XX:+UseParallelGC -Xmx10g -cp /l/util.nightly/src/main:test-framework/build/classes/java/main:sandbox/build/classes/java/main:codecs/build/classes/java/main:codecs/build/resources/main:core/build/classes/java/main:core/build/classes/java/main21:core/build/resources/main:sandbox/build/classes/java/main:spatial3d/build/classes/java/main perf.IndexAndSearchOpenStreetMaps -points -distance 731.4s: points, distance: INDEX SIZE: 0.4939169967547059 GB 731.4s: points, distance: READER MB: 0.0 731.4s: points, distance: maxDoc=60844404 732.9s: points, distance: ITER 0: 254.83 M hits/sec, 149.72 QPS (1.50 sec for 225 queries), totHits=382961957 732.9s: points, distance: *** 734.1s: points, distance: ITER 1: 312.86 M hits/sec, 183.82 QPS (1.22 sec for 225 queries), totHits=382961957 734.1s: points, distance: *** 735.3s: points, distance: ITER 2: 317.55 M hits/sec, 186.57 QPS (1.21 sec for 225 queries), totHits=382961957 735.3s: points, distance: *** 736.6s: points, distance: ITER 3: 305.36 M hits/sec, 179.40 QPS (1.25 sec for 225 queries), totHits=382961957 737.8s: points, distance: ITER 4: 312.09 M hits/sec, 183.36 QPS (1.23 sec for 225 queries), totHits=382961957 739.1s: points, distance: ITER 5: 306.44 M hits/sec, 180.04 QPS (1.25 sec for 225 queries), totHits=382961957 740.3s: points, distance: ITER 6: 321.98 M hits/sec, 189.17 QPS (1.19 sec for 225 queries), totHits=382961957 740.3s: points, distance: *** 741.5s: points, distance: ITER 7: 305.31 M hits/sec, 179.38 QPS (1.25 sec for 225 queries), totHits=382961957 742.7s: points, distance: ITER 8: 321.67 M hits/sec, 188.99 QPS (1.19 sec for 225 queries), totHits=382961957 743.9s: points, distance: ITER 9: 325.54 M hits/sec, 191.26 QPS (1.18 sec for 225 queries), totHits=382961957 743.9s: points, distance: *** 745.1s: points, distance: ITER 10: 327.01 M hits/sec, 192.13 QPS (1.17 sec for 225 queries), totHits=382961957 745.1s: points, distance: *** 746.2s: points, distance: ITER 11: 325.24 M hits/sec, 191.09 QPS (1.18 sec for 225 queries), totHits=382961957 747.4s: points, distance: ITER 12: 324.50 M hits/sec, 190.65 QPS (1.18 sec for 225 queries), totHits=382961957 748.6s: points, distance: ITER 13: 325.50 M hits/sec, 191.24 QPS (1.18 sec for 225 queries), totHits=382961957 749.8s: points, distance: ITER 14: 325.32 M hits/sec, 191.13 QPS (1.18 sec for 225 queries), totHits=382961957 751.0s: points, distance: ITER 15: 324.43 M hits/sec, 190.61 QPS (1.18 sec for 225 queries), totHits=382961957 752.2s: points, distance: ITER 16: 316.26 M hits/sec, 185.81 QPS (1.21 sec for 225 queries), totHits=382961957 753.4s: points, distance: ITER 17: 322.45 M hits/sec, 189.44 QPS (1.19 sec for 225 queries), totHits=382961957 754.6s: points, distance: ITER 18: 319.70 M hits/sec, 187.83 QPS (1.20 sec for 225 queries), totHits=382961957 755.7s: points, distance: ITER 19: 321.86 M hits/sec, 189.10 QPS (1.19 sec for 225 queries), totHits=382961957 755.7s: points, distance: BEST M hits/sec: 327.0121190203505 755.7s: points, distance: BEST QPS: 192.12803108685512 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|137.8s|0.0s|0.70|0.00| |points|112.0s|0.0s|0.49|0.00| |shapes|166.6s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|327.01|192.13|382961957| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|246.60|155.92|355855227| |poly 10|points|292.28|184.83|355809475| |poly 10|geopoint|||| |poly 10|shapes|187.07|118.30|355809475| |polyMedium|geo3d|2.57|31.47|2693541| |polyMedium|points|16.91|207.21|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.78|168.81|2693559| |polyRussia|geo3d|3.81|1.09|3508671| |polyRussia|points|66.22|18.87|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.83|13.35|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3283.87|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|153.16|155.85|221118844| |sort|geopoint|||| |sort|shapes|||| RUN: java -XX:+UseParallelGC -Xmx10g -cp /l/util.nightly/src/main:test-framework/build/classes/java/main:sandbox/build/classes/java/main:codecs/build/classes/java/main:codecs/build/resources/main:core/build/classes/java/main:core/build/classes/java/main21:core/build/resources/main:sandbox/build/classes/java/main:spatial3d/build/classes/java/main perf.IndexAndSearchOpenStreetMaps -geo3d -distance 756.0s: geo3d, distance: INDEX SIZE: 0.6990031152963638 GB 756.0s: geo3d, distance: READER MB: 0.0 756.0s: geo3d, distance: maxDoc=60844404 757.6s: geo3d, distance: ITER 0: 235.93 M hits/sec, 138.47 QPS (1.62 sec for 225 queries), totHits=383371904 757.6s: geo3d, distance: *** 758.9s: geo3d, distance: ITER 1: 288.42 M hits/sec, 169.27 QPS (1.33 sec for 225 queries), totHits=383371904 758.9s: geo3d, distance: *** 760.2s: geo3d, distance: ITER 2: 301.72 M hits/sec, 177.08 QPS (1.27 sec for 225 queries), totHits=383371904 760.2s: geo3d, distance: *** 761.5s: geo3d, distance: ITER 3: 294.82 M hits/sec, 173.03 QPS (1.30 sec for 225 queries), totHits=383371904 762.8s: geo3d, distance: ITER 4: 305.46 M hits/sec, 179.28 QPS (1.26 sec for 225 queries), totHits=383371904 762.8s: geo3d, distance: *** 764.1s: geo3d, distance: ITER 5: 290.10 M hits/sec, 170.26 QPS (1.32 sec for 225 queries), totHits=383371904 765.4s: geo3d, distance: ITER 6: 304.27 M hits/sec, 178.57 QPS (1.26 sec for 225 queries), totHits=383371904 766.6s: geo3d, distance: ITER 7: 311.35 M hits/sec, 182.73 QPS (1.23 sec for 225 queries), totHits=383371904 766.6s: geo3d, distance: *** 767.8s: geo3d, distance: ITER 8: 310.59 M hits/sec, 182.29 QPS (1.23 sec for 225 queries), totHits=383371904 769.0s: geo3d, distance: ITER 9: 317.82 M hits/sec, 186.53 QPS (1.21 sec for 225 queries), totHits=383371904 769.0s: geo3d, distance: *** 770.2s: geo3d, distance: ITER 10: 318.27 M hits/sec, 186.79 QPS (1.20 sec for 225 queries), totHits=383371904 770.2s: geo3d, distance: *** 771.5s: geo3d, distance: ITER 11: 310.65 M hits/sec, 182.32 QPS (1.23 sec for 225 queries), totHits=383371904 772.7s: geo3d, distance: ITER 12: 309.88 M hits/sec, 181.87 QPS (1.24 sec for 225 queries), totHits=383371904 774.0s: geo3d, distance: ITER 13: 306.72 M hits/sec, 180.01 QPS (1.25 sec for 225 queries), totHits=383371904 775.2s: geo3d, distance: ITER 14: 313.42 M hits/sec, 183.94 QPS (1.22 sec for 225 queries), totHits=383371904 776.4s: geo3d, distance: ITER 15: 314.00 M hits/sec, 184.29 QPS (1.22 sec for 225 queries), totHits=383371904 777.6s: geo3d, distance: ITER 16: 310.86 M hits/sec, 182.44 QPS (1.23 sec for 225 queries), totHits=383371904 778.9s: geo3d, distance: ITER 17: 312.75 M hits/sec, 183.55 QPS (1.23 sec for 225 queries), totHits=383371904 780.1s: geo3d, distance: ITER 18: 308.79 M hits/sec, 181.23 QPS (1.24 sec for 225 queries), totHits=383371904 781.3s: geo3d, distance: ITER 19: 308.43 M hits/sec, 181.02 QPS (1.24 sec for 225 queries), totHits=383371904 781.3s: geo3d, distance: BEST M hits/sec: 318.2673812050048 781.3s: geo3d, distance: BEST QPS: 186.79032037550172 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|137.8s|0.0s|0.70|0.00| |points|112.0s|0.0s|0.49|0.00| |shapes|166.6s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|318.27|186.79|383371904| |distance|points|327.01|192.13|382961957| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|246.60|155.92|355855227| |poly 10|points|292.28|184.83|355809475| |poly 10|geopoint|||| |poly 10|shapes|187.07|118.30|355809475| |polyMedium|geo3d|2.57|31.47|2693541| |polyMedium|points|16.91|207.21|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.78|168.81|2693559| |polyRussia|geo3d|3.81|1.09|3508671| |polyRussia|points|66.22|18.87|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.83|13.35|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3283.87|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|153.16|155.85|221118844| |sort|geopoint|||| |sort|shapes|||| RUN: java -XX:+UseParallelGC -Xmx10g -cp /l/util.nightly/src/main:test-framework/build/classes/java/main:sandbox/build/classes/java/main:codecs/build/classes/java/main:codecs/build/resources/main:core/build/classes/java/main:core/build/classes/java/main21:core/build/resources/main:sandbox/build/classes/java/main:spatial3d/build/classes/java/main perf.IndexAndSearchOpenStreetMaps -shapes -distance 781.6s: shapes, distance: INDEX SIZE: 1.2543620793148875 GB 781.6s: shapes, distance: READER MB: 0.0 781.6s: shapes, distance: maxDoc=60844404 784.0s: shapes, distance: ITER 0: 162.12 M hits/sec, 95.25 QPS (2.36 sec for 225 queries), totHits=382961957 784.0s: shapes, distance: *** 786.0s: shapes, distance: ITER 1: 183.85 M hits/sec, 108.02 QPS (2.08 sec for 225 queries), totHits=382961957 786.0s: shapes, distance: *** 787.8s: shapes, distance: ITER 2: 216.02 M hits/sec, 126.92 QPS (1.77 sec for 225 queries), totHits=382961957 787.8s: shapes, distance: *** 789.6s: shapes, distance: ITER 3: 217.34 M hits/sec, 127.69 QPS (1.76 sec for 225 queries), totHits=382961957 789.6s: shapes, distance: *** 791.3s: shapes, distance: ITER 4: 226.37 M hits/sec, 133.00 QPS (1.69 sec for 225 queries), totHits=382961957 791.3s: shapes, distance: *** 793.0s: shapes, distance: ITER 5: 222.56 M hits/sec, 130.76 QPS (1.72 sec for 225 queries), totHits=382961957 794.7s: shapes, distance: ITER 6: 224.57 M hits/sec, 131.94 QPS (1.71 sec for 225 queries), totHits=382961957 796.4s: shapes, distance: ITER 7: 226.31 M hits/sec, 132.96 QPS (1.69 sec for 225 queries), totHits=382961957 798.1s: shapes, distance: ITER 8: 224.25 M hits/sec, 131.75 QPS (1.71 sec for 225 queries), totHits=382961957 799.8s: shapes, distance: ITER 9: 225.60 M hits/sec, 132.55 QPS (1.70 sec for 225 queries), totHits=382961957 801.5s: shapes, distance: ITER 10: 224.16 M hits/sec, 131.70 QPS (1.71 sec for 225 queries), totHits=382961957 803.2s: shapes, distance: ITER 11: 225.87 M hits/sec, 132.71 QPS (1.70 sec for 225 queries), totHits=382961957 804.9s: shapes, distance: ITER 12: 221.15 M hits/sec, 129.93 QPS (1.73 sec for 225 queries), totHits=382961957 806.6s: shapes, distance: ITER 13: 223.68 M hits/sec, 131.42 QPS (1.71 sec for 225 queries), totHits=382961957 808.3s: shapes, distance: ITER 14: 224.47 M hits/sec, 131.88 QPS (1.71 sec for 225 queries), totHits=382961957 810.1s: shapes, distance: ITER 15: 222.89 M hits/sec, 130.95 QPS (1.72 sec for 225 queries), totHits=382961957 811.8s: shapes, distance: ITER 16: 222.81 M hits/sec, 130.90 QPS (1.72 sec for 225 queries), totHits=382961957 813.5s: shapes, distance: ITER 17: 224.71 M hits/sec, 132.02 QPS (1.70 sec for 225 queries), totHits=382961957 815.2s: shapes, distance: ITER 18: 223.90 M hits/sec, 131.54 QPS (1.71 sec for 225 queries), totHits=382961957 816.9s: shapes, distance: ITER 19: 223.86 M hits/sec, 131.52 QPS (1.71 sec for 225 queries), totHits=382961957 816.9s: shapes, distance: BEST M hits/sec: 226.36698009253973 816.9s: shapes, distance: BEST QPS: 132.99642324739176 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|137.8s|0.0s|0.70|0.00| |points|112.0s|0.0s|0.49|0.00| |shapes|166.6s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|318.27|186.79|383371904| |distance|points|327.01|192.13|382961957| |distance|geopoint|||| |distance|shapes|226.37|133.00|382961957| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|246.60|155.92|355855227| |poly 10|points|292.28|184.83|355809475| |poly 10|geopoint|||| |poly 10|shapes|187.07|118.30|355809475| |polyMedium|geo3d|2.57|31.47|2693541| |polyMedium|points|16.91|207.21|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.78|168.81|2693559| |polyRussia|geo3d|3.81|1.09|3508671| |polyRussia|points|66.22|18.87|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.83|13.35|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3283.87|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|153.16|155.85|221118844| |sort|geopoint|||| |sort|shapes|||| RUN: java -XX:+UseParallelGC -Xmx10g -cp /l/util.nightly/src/main:test-framework/build/classes/java/main:sandbox/build/classes/java/main:codecs/build/classes/java/main:codecs/build/resources/main:core/build/classes/java/main:core/build/classes/java/main21:core/build/resources/main:sandbox/build/classes/java/main:spatial3d/build/classes/java/main perf.IndexAndSearchOpenStreetMaps -points -box 817.2s: points, box: INDEX SIZE: 0.4939169967547059 GB 817.2s: points, box: READER MB: 0.0 817.2s: points, box: maxDoc=60844404 818.1s: points, box: ITER 0: 232.75 M hits/sec, 236.84 QPS (0.95 sec for 225 queries), totHits=221118844 818.1s: points, box: *** 818.7s: points, box: ITER 1: 352.47 M hits/sec, 358.65 QPS (0.63 sec for 225 queries), totHits=221118844 818.7s: points, box: *** 819.4s: points, box: ITER 2: 357.38 M hits/sec, 363.65 QPS (0.62 sec for 225 queries), totHits=221118844 819.4s: points, box: *** 820.0s: points, box: ITER 3: 370.27 M hits/sec, 376.77 QPS (0.60 sec for 225 queries), totHits=221118844 820.0s: points, box: *** 820.6s: points, box: ITER 4: 367.90 M hits/sec, 374.36 QPS (0.60 sec for 225 queries), totHits=221118844 821.2s: points, box: ITER 5: 340.68 M hits/sec, 346.66 QPS (0.65 sec for 225 queries), totHits=221118844 821.8s: points, box: ITER 6: 354.45 M hits/sec, 360.67 QPS (0.62 sec for 225 queries), totHits=221118844 822.4s: points, box: ITER 7: 357.13 M hits/sec, 363.40 QPS (0.62 sec for 225 queries), totHits=221118844 823.1s: points, box: ITER 8: 339.18 M hits/sec, 345.13 QPS (0.65 sec for 225 queries), totHits=221118844 823.7s: points, box: ITER 9: 350.02 M hits/sec, 356.16 QPS (0.63 sec for 225 queries), totHits=221118844 824.3s: points, box: ITER 10: 379.41 M hits/sec, 386.07 QPS (0.58 sec for 225 queries), totHits=221118844 824.3s: points, box: *** 824.9s: points, box: ITER 11: 375.89 M hits/sec, 382.49 QPS (0.59 sec for 225 queries), totHits=221118844 825.5s: points, box: ITER 12: 378.80 M hits/sec, 385.45 QPS (0.58 sec for 225 queries), totHits=221118844 826.1s: points, box: ITER 13: 374.74 M hits/sec, 381.32 QPS (0.59 sec for 225 queries), totHits=221118844 826.7s: points, box: ITER 14: 371.98 M hits/sec, 378.50 QPS (0.59 sec for 225 queries), totHits=221118844 827.3s: points, box: ITER 15: 381.81 M hits/sec, 388.51 QPS (0.58 sec for 225 queries), totHits=221118844 827.3s: points, box: *** 827.8s: points, box: ITER 16: 370.41 M hits/sec, 376.91 QPS (0.60 sec for 225 queries), totHits=221118844 828.4s: points, box: ITER 17: 379.34 M hits/sec, 386.00 QPS (0.58 sec for 225 queries), totHits=221118844 829.0s: points, box: ITER 18: 369.67 M hits/sec, 376.15 QPS (0.60 sec for 225 queries), totHits=221118844 829.6s: points, box: ITER 19: 367.85 M hits/sec, 374.31 QPS (0.60 sec for 225 queries), totHits=221118844 829.6s: points, box: BEST M hits/sec: 381.810337486049 829.6s: points, box: BEST QPS: 388.51200730029603 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|137.8s|0.0s|0.70|0.00| |points|112.0s|0.0s|0.49|0.00| |shapes|166.6s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|318.27|186.79|383371904| |distance|points|327.01|192.13|382961957| |distance|geopoint|||| |distance|shapes|226.37|133.00|382961957| |box|geo3d|||| |box|points|381.81|388.51|221118844| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|246.60|155.92|355855227| |poly 10|points|292.28|184.83|355809475| |poly 10|geopoint|||| |poly 10|shapes|187.07|118.30|355809475| |polyMedium|geo3d|2.57|31.47|2693541| |polyMedium|points|16.91|207.21|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.78|168.81|2693559| |polyRussia|geo3d|3.81|1.09|3508671| |polyRussia|points|66.22|18.87|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.83|13.35|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3283.87|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|153.16|155.85|221118844| |sort|geopoint|||| |sort|shapes|||| RUN: java -XX:+UseParallelGC -Xmx10g -cp /l/util.nightly/src/main:test-framework/build/classes/java/main:sandbox/build/classes/java/main:codecs/build/classes/java/main:codecs/build/resources/main:core/build/classes/java/main:core/build/classes/java/main21:core/build/resources/main:sandbox/build/classes/java/main:spatial3d/build/classes/java/main perf.IndexAndSearchOpenStreetMaps -geo3d -box 829.9s: geo3d, box: INDEX SIZE: 0.6990031152963638 GB 829.9s: geo3d, box: READER MB: 0.0 829.9s: geo3d, box: maxDoc=60844404 831.2s: geo3d, box: ITER 0: 173.96 M hits/sec, 177.01 QPS (1.27 sec for 225 queries), totHits=221118844 831.2s: geo3d, box: *** 832.1s: geo3d, box: ITER 1: 235.64 M hits/sec, 239.78 QPS (0.94 sec for 225 queries), totHits=221118844 832.1s: geo3d, box: *** 833.0s: geo3d, box: ITER 2: 237.52 M hits/sec, 241.69 QPS (0.93 sec for 225 queries), totHits=221118844 833.0s: geo3d, box: *** 834.0s: geo3d, box: ITER 3: 230.14 M hits/sec, 234.18 QPS (0.96 sec for 225 queries), totHits=221118844 834.9s: geo3d, box: ITER 4: 242.38 M hits/sec, 246.63 QPS (0.91 sec for 225 queries), totHits=221118844 834.9s: geo3d, box: *** 835.9s: geo3d, box: ITER 5: 219.56 M hits/sec, 223.42 QPS (1.01 sec for 225 queries), totHits=221118844 836.8s: geo3d, box: ITER 6: 240.05 M hits/sec, 244.27 QPS (0.92 sec for 225 queries), totHits=221118844 837.8s: geo3d, box: ITER 7: 237.03 M hits/sec, 241.19 QPS (0.93 sec for 225 queries), totHits=221118844 838.7s: geo3d, box: ITER 8: 246.69 M hits/sec, 251.02 QPS (0.90 sec for 225 queries), totHits=221118844 838.7s: geo3d, box: *** 839.6s: geo3d, box: ITER 9: 243.71 M hits/sec, 247.99 QPS (0.91 sec for 225 queries), totHits=221118844 840.5s: geo3d, box: ITER 10: 242.07 M hits/sec, 246.31 QPS (0.91 sec for 225 queries), totHits=221118844 841.4s: geo3d, box: ITER 11: 241.44 M hits/sec, 245.68 QPS (0.92 sec for 225 queries), totHits=221118844 842.3s: geo3d, box: ITER 12: 241.60 M hits/sec, 245.85 QPS (0.92 sec for 225 queries), totHits=221118844 843.2s: geo3d, box: ITER 13: 245.68 M hits/sec, 249.99 QPS (0.90 sec for 225 queries), totHits=221118844 844.1s: geo3d, box: ITER 14: 240.03 M hits/sec, 244.24 QPS (0.92 sec for 225 queries), totHits=221118844 845.0s: geo3d, box: ITER 15: 243.34 M hits/sec, 247.61 QPS (0.91 sec for 225 queries), totHits=221118844 846.0s: geo3d, box: ITER 16: 239.38 M hits/sec, 243.58 QPS (0.92 sec for 225 queries), totHits=221118844 846.9s: geo3d, box: ITER 17: 243.33 M hits/sec, 247.60 QPS (0.91 sec for 225 queries), totHits=221118844 847.8s: geo3d, box: ITER 18: 233.90 M hits/sec, 238.01 QPS (0.95 sec for 225 queries), totHits=221118844 848.7s: geo3d, box: ITER 19: 243.51 M hits/sec, 247.79 QPS (0.91 sec for 225 queries), totHits=221118844 848.7s: geo3d, box: BEST M hits/sec: 246.69109585466813 848.7s: geo3d, box: BEST QPS: 251.02110504566645 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|137.8s|0.0s|0.70|0.00| |points|112.0s|0.0s|0.49|0.00| |shapes|166.6s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|318.27|186.79|383371904| |distance|points|327.01|192.13|382961957| |distance|geopoint|||| |distance|shapes|226.37|133.00|382961957| |box|geo3d|246.69|251.02|221118844| |box|points|381.81|388.51|221118844| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|246.60|155.92|355855227| |poly 10|points|292.28|184.83|355809475| |poly 10|geopoint|||| |poly 10|shapes|187.07|118.30|355809475| |polyMedium|geo3d|2.57|31.47|2693541| |polyMedium|points|16.91|207.21|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.78|168.81|2693559| |polyRussia|geo3d|3.81|1.09|3508671| |polyRussia|points|66.22|18.87|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.83|13.35|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3283.87|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|153.16|155.85|221118844| |sort|geopoint|||| |sort|shapes|||| RUN: java -XX:+UseParallelGC -Xmx10g -cp /l/util.nightly/src/main:test-framework/build/classes/java/main:sandbox/build/classes/java/main:codecs/build/classes/java/main:codecs/build/resources/main:core/build/classes/java/main:core/build/classes/java/main21:core/build/resources/main:sandbox/build/classes/java/main:spatial3d/build/classes/java/main perf.IndexAndSearchOpenStreetMaps -shapes -box 849.0s: shapes, box: INDEX SIZE: 1.2543620793148875 GB 849.0s: shapes, box: READER MB: 0.0 849.0s: shapes, box: maxDoc=60844404 850.4s: shapes, box: ITER 0: 160.09 M hits/sec, 162.90 QPS (1.38 sec for 225 queries), totHits=221118844 850.4s: shapes, box: *** 851.4s: shapes, box: ITER 1: 206.28 M hits/sec, 209.90 QPS (1.07 sec for 225 queries), totHits=221118844 851.4s: shapes, box: *** 852.5s: shapes, box: ITER 2: 201.00 M hits/sec, 204.53 QPS (1.10 sec for 225 queries), totHits=221118844 853.6s: shapes, box: ITER 3: 206.81 M hits/sec, 210.44 QPS (1.07 sec for 225 queries), totHits=221118844 853.6s: shapes, box: *** 854.7s: shapes, box: ITER 4: 201.94 M hits/sec, 205.48 QPS (1.09 sec for 225 queries), totHits=221118844 855.8s: shapes, box: ITER 5: 207.88 M hits/sec, 211.53 QPS (1.06 sec for 225 queries), totHits=221118844 855.8s: shapes, box: *** 856.8s: shapes, box: ITER 6: 212.13 M hits/sec, 215.86 QPS (1.04 sec for 225 queries), totHits=221118844 856.8s: shapes, box: *** 857.9s: shapes, box: ITER 7: 210.66 M hits/sec, 214.35 QPS (1.05 sec for 225 queries), totHits=221118844 858.9s: shapes, box: ITER 8: 210.07 M hits/sec, 213.76 QPS (1.05 sec for 225 queries), totHits=221118844 860.0s: shapes, box: ITER 9: 208.77 M hits/sec, 212.44 QPS (1.06 sec for 225 queries), totHits=221118844 861.0s: shapes, box: ITER 10: 213.58 M hits/sec, 217.33 QPS (1.04 sec for 225 queries), totHits=221118844 861.0s: shapes, box: *** 862.0s: shapes, box: ITER 11: 215.84 M hits/sec, 219.63 QPS (1.02 sec for 225 queries), totHits=221118844 862.0s: shapes, box: *** 863.1s: shapes, box: ITER 12: 210.35 M hits/sec, 214.05 QPS (1.05 sec for 225 queries), totHits=221118844 864.1s: shapes, box: ITER 13: 208.03 M hits/sec, 211.68 QPS (1.06 sec for 225 queries), totHits=221118844 865.2s: shapes, box: ITER 14: 208.23 M hits/sec, 211.89 QPS (1.06 sec for 225 queries), totHits=221118844 866.2s: shapes, box: ITER 15: 212.52 M hits/sec, 216.25 QPS (1.04 sec for 225 queries), totHits=221118844 867.3s: shapes, box: ITER 16: 212.26 M hits/sec, 215.98 QPS (1.04 sec for 225 queries), totHits=221118844 868.3s: shapes, box: ITER 17: 213.34 M hits/sec, 217.08 QPS (1.04 sec for 225 queries), totHits=221118844 869.4s: shapes, box: ITER 18: 211.09 M hits/sec, 214.80 QPS (1.05 sec for 225 queries), totHits=221118844 870.4s: shapes, box: ITER 19: 213.05 M hits/sec, 216.79 QPS (1.04 sec for 225 queries), totHits=221118844 870.4s: shapes, box: BEST M hits/sec: 215.84327434834486 870.4s: shapes, box: BEST QPS: 219.6318316876584 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|137.8s|0.0s|0.70|0.00| |points|112.0s|0.0s|0.49|0.00| |shapes|166.6s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|318.27|186.79|383371904| |distance|points|327.01|192.13|382961957| |distance|geopoint|||| |distance|shapes|226.37|133.00|382961957| |box|geo3d|246.69|251.02|221118844| |box|points|381.81|388.51|221118844| |box|geopoint|||| |box|shapes|215.84|219.63|221118844| |poly 10|geo3d|246.60|155.92|355855227| |poly 10|points|292.28|184.83|355809475| |poly 10|geopoint|||| |poly 10|shapes|187.07|118.30|355809475| |polyMedium|geo3d|2.57|31.47|2693541| |polyMedium|points|16.91|207.21|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.78|168.81|2693559| |polyRussia|geo3d|3.81|1.09|3508671| |polyRussia|points|66.22|18.87|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.83|13.35|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3283.87|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|153.16|155.85|221118844| |sort|geopoint|||| |sort|shapes|||| Took 871.6 sec to run all geo benchmarks + python3 /l/util.nightly/src/python/writeGeoGraphs.py writeAnnots for Distance Filter writeAnnots for Regular 10-gon Filter writeAnnots for London Boroughs Polygons Filter (avg 5.6K vertices) writeAnnots for Box Filter writeAnnots for 10 Nearest Points skip annot 2016-04-15 Geo3D: LUCENE-7221: speed up large polygons (series not in chartTimes: dict_keys(['LatLonPoint'])) skip annot 2018-11-27 LatLonShape: LUCENE-8562: Speed up merging segments of points with data dimensions by only sorting on the indexed dimensions (series not in chartTimes: dict_keys(['LatLonPoint'])) skip annot 2018-12-19 LatLonShape: LUCENE-8581: Change LatLonShape encoding to use 4 BYTES Per Dimension (series not in chartTimes: dict_keys(['LatLonPoint'])) writeAnnots for Box Filter, Sort by Distance skip annot 2016-03-22 GeoPoint: LUCENE-7130: fold recent LatLonPoint optimizations into GeoPoint (series not in chartTimes: dict_keys(['LatLonPoint'])) skip annot 2016-03-31 Geo3D: LUCENE-7150: add common shape query APIs to geo3d (series not in chartTimes: dict_keys(['LatLonPoint'])) skip annot 2016-04-11 Geo3D: LUCENE-7199: speed up how polygon's sideness is computed (series not in chartTimes: dict_keys(['LatLonPoint'])) skip annot 2016-04-15 Geo3D: LUCENE-7221: speed up large polygons (series not in chartTimes: dict_keys(['LatLonPoint'])) skip annot 2018-11-27 LatLonShape: LUCENE-8562: Speed up merging segments of points with data dimensions by only sorting on the indexed dimensions (series not in chartTimes: dict_keys(['LatLonPoint'])) skip annot 2018-12-19 LatLonShape: LUCENE-8581: Change LatLonShape encoding to use 4 BYTES Per Dimension (series not in chartTimes: dict_keys(['LatLonPoint'])) writeAnnots for Russia Polygon (11.6K vertices) writeAnnots for Indexing K docs/sec writeAnnots for Searcher Heap Usage writeAnnots for Index Size + echo + echo 'Run sparse NYC benches' Run sparse NYC benches + cd /l/util.nightly + python3 -u src/python/sparsetaxis/nightly.py Already on 'main' Your branch is up to date with 'origin/main'. From https://gitbox.apache.org/repos/asf/lucene * branch main -> FETCH_HEAD 539d9dbcde8..288a65f5cdc main -> origin/main Updating 539d9dbcde8..288a65f5cdc Fast-forward .github/workflows/dependency-submission.yml | 2 +- dev-tools/pyproject.toml | 6 +- dev-tools/uv.lock | 64 +++++++++++----------- lucene/CHANGES.txt | 2 +- .../search/grouping/TopGroupsCollectorManager.java | 58 +++++++------------- .../search/grouping/BaseGroupSelectorTestCase.java | 25 ++++++++- 6 files changed, 80 insertions(+), 77 deletions(-) creating directories /l/logs.nightly/taxis/2026.05.05.21.11.01... Lucene git hash: 288a65f5cdc4871d6a4c7ceb1e051acae1010d8b Compile lucene core... run: "../../gradlew jar" in cwd=/l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/core log: /l/logs.nightly/taxis/2026.05.05.21.11.01/gradle.jar.log Compile java benchmark sources... run: "javac -cp /l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/analysis/common/build/libs/lucene-analysis-common-11.0.0-SNAPSHOT.jar:/l/util.nightly/src/python/sparsetaxis/../../main /l/util.nightly/src/python/sparsetaxis/../../main/perf/SearchTaxis.java /l/util.nightly/src/python/sparsetaxis/../../main/perf/IndexTaxis.java /l/util.nightly/src/python/sparsetaxis/../../main/perf/DiskUsage.java" in cwd=/l/sparseTaxis.nightly/sparseTaxis/lucene.main Index "slow" sparse-sorted with 1 thread, SMS... remove old index at /l/sparseTaxis.nightly/sparseTaxis/indices/index.1threads.sparse.sorted warm /l/sparseTaxis.nightly/sparseTaxis/data/20M.subset.nyctaxis.csv.blocks... done warm 2.9 GB run: "java -server -Xmx2g -Xms2g -XX:+UseParallelGC -XX:+HeapDumpOnOutOfMemoryError -cp /l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/analysis/common/build/libs/lucene-analysis-common-11.0.0-SNAPSHOT.jar:/l/util.nightly/src/python/sparsetaxis/../../main perf.IndexTaxis /l/sparseTaxis.nightly/sparseTaxis/indices/index.1threads.sparse.sorted 1 /l/sparseTaxis.nightly/sparseTaxis/data/20M.subset.nyctaxis.csv.blocks sparse True" in cwd=/l/sparseTaxis.nightly/sparseTaxis/lucene.main log: /l/logs.nightly/taxis/2026.05.05.21.11.01/index.1threads.sparse.sorted.log 3.2 sec: 0.3 M docs; 94.9 K docs/sec 6.8 sec: 0.6 M docs; 88.5 K docs/sec 10.1 sec: 0.9 M docs; 88.8 K docs/sec 13.4 sec: 1.2 M docs; 89.5 K docs/sec 16.7 sec: 1.5 M docs; 89.9 K docs/sec 20.7 sec: 1.9 M docs; 91.6 K docs/sec 24.1 sec: 2.2 M docs; 91.4 K docs/sec 28.1 sec: 2.6 M docs; 92.4 K docs/sec 32.2 sec: 3.0 M docs; 93.1 K docs/sec 35.5 sec: 3.3 M docs; 93.1 K docs/sec 48.0 sec: 3.7 M docs; 77.0 K docs/sec 52.1 sec: 4.1 M docs; 78.8 K docs/sec 55.3 sec: 4.4 M docs; 79.6 K docs/sec 59.3 sec: 4.8 M docs; 80.9 K docs/sec 63.3 sec: 5.2 M docs; 82.1 K docs/sec 66.6 sec: 5.5 M docs; 82.6 K docs/sec 70.6 sec: 5.9 M docs; 83.6 K docs/sec 74.6 sec: 6.3 M docs; 84.4 K docs/sec 77.9 sec: 6.6 M docs; 84.8 K docs/sec 81.9 sec: 7.0 M docs; 85.5 K docs/sec 94.5 sec: 7.4 M docs; 78.3 K docs/sec 97.7 sec: 7.7 M docs; 78.8 K docs/sec 101.7 sec: 8.1 M docs; 79.6 K docs/sec 105.7 sec: 8.5 M docs; 80.4 K docs/sec 109.0 sec: 8.8 M docs; 80.8 K docs/sec 113.0 sec: 9.2 M docs; 81.4 K docs/sec 117.0 sec: 9.6 M docs; 82.0 K docs/sec 120.2 sec: 9.9 M docs; 82.3 K docs/sec 124.2 sec: 10.3 M docs; 82.9 K docs/sec 128.3 sec: 10.7 M docs; 83.4 K docs/sec 140.0 sec: 11.0 M docs; 78.6 K docs/sec 144.0 sec: 11.4 M docs; 79.2 K docs/sec 148.0 sec: 11.8 M docs; 79.7 K docs/sec 151.2 sec: 12.1 M docs; 80.0 K docs/sec 155.2 sec: 12.5 M docs; 80.6 K docs/sec 159.2 sec: 12.9 M docs; 81.0 K docs/sec 162.4 sec: 13.2 M docs; 81.3 K docs/sec 166.4 sec: 13.6 M docs; 81.7 K docs/sec 170.4 sec: 14.0 M docs; 82.1 K docs/sec 173.6 sec: 14.3 M docs; 82.4 K docs/sec 186.2 sec: 14.7 M docs; 79.0 K docs/sec 190.2 sec: 15.1 M docs; 79.4 K docs/sec 193.4 sec: 15.4 M docs; 79.6 K docs/sec 197.4 sec: 15.8 M docs; 80.0 K docs/sec 201.4 sec: 16.2 M docs; 80.4 K docs/sec 204.7 sec: 16.5 M docs; 80.6 K docs/sec 208.7 sec: 16.9 M docs; 81.0 K docs/sec 212.7 sec: 17.3 M docs; 81.3 K docs/sec 215.9 sec: 17.6 M docs; 81.5 K docs/sec 219.9 sec: 18.0 M docs; 81.8 K docs/sec 232.5 sec: 18.4 M docs; 79.1 K docs/sec 235.7 sec: 18.7 M docs; 79.3 K docs/sec 239.7 sec: 19.1 M docs; 79.7 K docs/sec 243.0 sec: 19.4 M docs; 79.8 K docs/sec 246.9 sec: 19.8 M docs; 80.2 K docs/sec 248.5 sec: 20.0 M docs; 80.5 K docs/sec index is 2.21 GB CheckIndex sparse-sorted run: "java -server -Xmx2g -Xms2g -XX:+UseParallelGC -XX:+HeapDumpOnOutOfMemoryError -cp /l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/analysis/common/build/libs/lucene-analysis-common-11.0.0-SNAPSHOT.jar:/l/util.nightly/src/python/sparsetaxis/../../main org.apache.lucene.index.CheckIndex /l/sparseTaxis.nightly/sparseTaxis/indices/index.1threads.sparse.sorted" in cwd=/l/sparseTaxis.nightly/sparseTaxis/lucene.main log: /l/logs.nightly/taxis/2026.05.05.21.11.01/checkIndexsparse-sorted.log took 0.5 sec DiskUsage sparse-sorted run: "java -server -Xmx2g -Xms2g -XX:+UseParallelGC -XX:+HeapDumpOnOutOfMemoryError -cp /l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/analysis/common/build/libs/lucene-analysis-common-11.0.0-SNAPSHOT.jar:/l/util.nightly/src/python/sparsetaxis/../../main perf.DiskUsage /l/sparseTaxis.nightly/sparseTaxis/indices/index.1threads.sparse.sorted" in cwd=/l/sparseTaxis.nightly/sparseTaxis/lucene.main log: /l/logs.nightly/taxis/2026.05.05.21.11.01/diskUsagesparse-sorted.log took 51.4 sec Search sparse-sorted iter 0... run: "java -server -Xmx2g -Xms2g -XX:+UseParallelGC -XX:+HeapDumpOnOutOfMemoryError -cp /l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/analysis/common/build/libs/lucene-analysis-common-11.0.0-SNAPSHOT.jar:/l/util.nightly/src/python/sparsetaxis/../../main perf.SearchTaxis /l/sparseTaxis.nightly/sparseTaxis/indices/index.1threads.sparse.sorted sparse" in cwd=/l/sparseTaxis.nightly/sparseTaxis/lucene.main log: /l/logs.nightly/taxis/2026.05.05.21.11.01/searchsparse-sorted.0.log Index "slow" sparse with 1 thread, SMS... warm /l/sparseTaxis.nightly/sparseTaxis/data/20M.subset.nyctaxis.csv.blocks... done warm 2.9 GB run: "java -server -Xmx2g -Xms2g -XX:+UseParallelGC -XX:+HeapDumpOnOutOfMemoryError -cp /l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/analysis/common/build/libs/lucene-analysis-common-11.0.0-SNAPSHOT.jar:/l/util.nightly/src/python/sparsetaxis/../../main perf.IndexTaxis /l/sparseTaxis.nightly/sparseTaxis/indices/index.1threads.sparse 1 /l/sparseTaxis.nightly/sparseTaxis/data/20M.subset.nyctaxis.csv.blocks sparse False" in cwd=/l/sparseTaxis.nightly/sparseTaxis/lucene.main log: /l/logs.nightly/taxis/2026.05.05.21.11.01/index.1threads.sparse.log 2.9 sec: 0.3 M docs; 101.9 K docs/sec 6.4 sec: 0.6 M docs; 93.1 K docs/sec 9.5 sec: 0.9 M docs; 94.4 K docs/sec 12.6 sec: 1.2 M docs; 95.5 K docs/sec 15.6 sec: 1.5 M docs; 96.2 K docs/sec 19.4 sec: 1.9 M docs; 98.1 K docs/sec 22.5 sec: 2.2 M docs; 97.9 K docs/sec 26.3 sec: 2.6 M docs; 98.9 K docs/sec 30.1 sec: 3.0 M docs; 99.6 K docs/sec 33.1 sec: 3.3 M docs; 99.6 K docs/sec 44.7 sec: 3.7 M docs; 82.8 K docs/sec 48.5 sec: 4.1 M docs; 84.5 K docs/sec 51.5 sec: 4.4 M docs; 85.4 K docs/sec 55.3 sec: 4.8 M docs; 86.8 K docs/sec 59.1 sec: 5.2 M docs; 88.0 K docs/sec 62.1 sec: 5.5 M docs; 88.5 K docs/sec 65.9 sec: 5.9 M docs; 89.5 K docs/sec 69.7 sec: 6.3 M docs; 90.4 K docs/sec 72.7 sec: 6.6 M docs; 90.8 K docs/sec 76.5 sec: 7.0 M docs; 91.5 K docs/sec 88.0 sec: 7.4 M docs; 84.1 K docs/sec 91.0 sec: 7.7 M docs; 84.6 K docs/sec 94.7 sec: 8.1 M docs; 85.5 K docs/sec 98.5 sec: 8.5 M docs; 86.3 K docs/sec 101.5 sec: 8.8 M docs; 86.7 K docs/sec 105.3 sec: 9.2 M docs; 87.4 K docs/sec 109.1 sec: 9.6 M docs; 88.0 K docs/sec 112.1 sec: 9.9 M docs; 88.3 K docs/sec 115.9 sec: 10.3 M docs; 88.9 K docs/sec 119.6 sec: 10.7 M docs; 89.4 K docs/sec 130.3 sec: 11.0 M docs; 84.4 K docs/sec 134.1 sec: 11.4 M docs; 85.0 K docs/sec 137.8 sec: 11.8 M docs; 85.6 K docs/sec 141.6 sec: 12.2 M docs; 86.2 K docs/sec 145.4 sec: 12.6 M docs; 86.7 K docs/sec 148.4 sec: 12.9 M docs; 86.9 K docs/sec 151.4 sec: 13.2 M docs; 87.2 K docs/sec 155.1 sec: 13.6 M docs; 87.7 K docs/sec 158.9 sec: 14.0 M docs; 88.1 K docs/sec 161.9 sec: 14.3 M docs; 88.3 K docs/sec 173.4 sec: 14.7 M docs; 84.8 K docs/sec 177.1 sec: 15.1 M docs; 85.2 K docs/sec 180.9 sec: 15.5 M docs; 85.7 K docs/sec 184.7 sec: 15.9 M docs; 86.1 K docs/sec 187.7 sec: 16.2 M docs; 86.3 K docs/sec 190.7 sec: 16.5 M docs; 86.5 K docs/sec 194.4 sec: 16.9 M docs; 86.9 K docs/sec 198.2 sec: 17.3 M docs; 87.3 K docs/sec 202.0 sec: 17.7 M docs; 87.6 K docs/sec 205.0 sec: 18.0 M docs; 87.8 K docs/sec 216.3 sec: 18.4 M docs; 85.0 K docs/sec 219.4 sec: 18.7 M docs; 85.2 K docs/sec 223.1 sec: 19.1 M docs; 85.6 K docs/sec 226.2 sec: 19.4 M docs; 85.8 K docs/sec 229.9 sec: 19.8 M docs; 86.1 K docs/sec 231.4 sec: 20.0 M docs; 86.4 K docs/sec index is 2.21 GB CheckIndex sparse run: "java -server -Xmx2g -Xms2g -XX:+UseParallelGC -XX:+HeapDumpOnOutOfMemoryError -cp /l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/analysis/common/build/libs/lucene-analysis-common-11.0.0-SNAPSHOT.jar:/l/util.nightly/src/python/sparsetaxis/../../main org.apache.lucene.index.CheckIndex /l/sparseTaxis.nightly/sparseTaxis/indices/index.1threads.sparse" in cwd=/l/sparseTaxis.nightly/sparseTaxis/lucene.main log: /l/logs.nightly/taxis/2026.05.05.21.11.01/checkIndexsparse.log took 0.5 sec DiskUsage sparse run: "java -server -Xmx2g -Xms2g -XX:+UseParallelGC -XX:+HeapDumpOnOutOfMemoryError -cp /l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/analysis/common/build/libs/lucene-analysis-common-11.0.0-SNAPSHOT.jar:/l/util.nightly/src/python/sparsetaxis/../../main perf.DiskUsage /l/sparseTaxis.nightly/sparseTaxis/indices/index.1threads.sparse" in cwd=/l/sparseTaxis.nightly/sparseTaxis/lucene.main log: /l/logs.nightly/taxis/2026.05.05.21.11.01/diskUsagesparse.log took 51.2 sec Search sparse iter 0... run: "java -server -Xmx2g -Xms2g -XX:+UseParallelGC -XX:+HeapDumpOnOutOfMemoryError -cp /l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/analysis/common/build/libs/lucene-analysis-common-11.0.0-SNAPSHOT.jar:/l/util.nightly/src/python/sparsetaxis/../../main perf.SearchTaxis /l/sparseTaxis.nightly/sparseTaxis/indices/index.1threads.sparse sparse" in cwd=/l/sparseTaxis.nightly/sparseTaxis/lucene.main log: /l/logs.nightly/taxis/2026.05.05.21.11.01/searchsparse.0.log Index "slow" nonsparse with 1 thread, SMS... warm /l/sparseTaxis.nightly/sparseTaxis/data/20M.subset.nyctaxis.csv.blocks... done warm 2.9 GB run: "java -server -Xmx2g -Xms2g -XX:+UseParallelGC -XX:+HeapDumpOnOutOfMemoryError -cp /l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/analysis/common/build/libs/lucene-analysis-common-11.0.0-SNAPSHOT.jar:/l/util.nightly/src/python/sparsetaxis/../../main perf.IndexTaxis /l/sparseTaxis.nightly/sparseTaxis/indices/index.1threads.nonsparse 1 /l/sparseTaxis.nightly/sparseTaxis/data/20M.subset.nyctaxis.csv.blocks nonsparse False" in cwd=/l/sparseTaxis.nightly/sparseTaxis/lucene.main log: /l/logs.nightly/taxis/2026.05.05.21.11.01/index.1threads.nonsparse.log 2.9 sec: 0.3 M docs; 102.6 K docs/sec 6.4 sec: 0.6 M docs; 93.1 K docs/sec 10.1 sec: 1.0 M docs; 98.5 K docs/sec 13.9 sec: 1.4 M docs; 100.8 K docs/sec 17.6 sec: 1.8 M docs; 102.5 K docs/sec 22.0 sec: 2.2 M docs; 100.0 K docs/sec 25.7 sec: 2.6 M docs; 101.2 K docs/sec 29.4 sec: 3.0 M docs; 102.2 K docs/sec 33.0 sec: 3.4 M docs; 103.1 K docs/sec 43.4 sec: 3.7 M docs; 85.3 K docs/sec 47.1 sec: 4.1 M docs; 87.1 K docs/sec 50.7 sec: 4.5 M docs; 88.8 K docs/sec 53.7 sec: 4.8 M docs; 89.3 K docs/sec 57.4 sec: 5.2 M docs; 90.6 K docs/sec 61.1 sec: 5.6 M docs; 91.7 K docs/sec 64.7 sec: 6.0 M docs; 92.7 K docs/sec 67.7 sec: 6.3 M docs; 93.0 K docs/sec 71.3 sec: 6.7 M docs; 93.9 K docs/sec 75.0 sec: 7.1 M docs; 94.7 K docs/sec 85.3 sec: 7.4 M docs; 86.7 K docs/sec 89.0 sec: 7.8 M docs; 87.6 K docs/sec 92.6 sec: 8.2 M docs; 88.6 K docs/sec 96.2 sec: 8.6 M docs; 89.4 K docs/sec 99.9 sec: 9.0 M docs; 90.1 K docs/sec 103.6 sec: 9.4 M docs; 90.8 K docs/sec 107.3 sec: 9.8 M docs; 91.4 K docs/sec 110.9 sec: 10.2 M docs; 91.9 K docs/sec 114.6 sec: 10.6 M docs; 92.5 K docs/sec 126.3 sec: 11.0 M docs; 87.1 K docs/sec 130.0 sec: 11.4 M docs; 87.7 K docs/sec 133.7 sec: 11.8 M docs; 88.3 K docs/sec 137.3 sec: 12.2 M docs; 88.8 K docs/sec 141.0 sec: 12.6 M docs; 89.4 K docs/sec 144.7 sec: 13.0 M docs; 89.9 K docs/sec 148.3 sec: 13.4 M docs; 90.3 K docs/sec 151.9 sec: 13.8 M docs; 90.8 K docs/sec 155.0 sec: 14.1 M docs; 91.0 K docs/sec 158.6 sec: 14.5 M docs; 91.4 K docs/sec 168.2 sec: 14.7 M docs; 87.4 K docs/sec 171.8 sec: 15.1 M docs; 87.9 K docs/sec 175.5 sec: 15.5 M docs; 88.3 K docs/sec 179.2 sec: 15.9 M docs; 88.7 K docs/sec 182.8 sec: 16.3 M docs; 89.2 K docs/sec 186.5 sec: 16.7 M docs; 89.5 K docs/sec 190.2 sec: 17.1 M docs; 89.9 K docs/sec 193.9 sec: 17.5 M docs; 90.3 K docs/sec 197.5 sec: 17.9 M docs; 90.6 K docs/sec 201.1 sec: 18.3 M docs; 91.0 K docs/sec 209.9 sec: 18.4 M docs; 87.6 K docs/sec 213.6 sec: 18.8 M docs; 88.0 K docs/sec 217.3 sec: 19.2 M docs; 88.4 K docs/sec 220.9 sec: 19.6 M docs; 88.7 K docs/sec 224.6 sec: 20.0 M docs; 89.0 K docs/sec 224.6 sec: 20.0 M docs; 89.0 K docs/sec index is 2.12 GB CheckIndex nonsparse run: "java -server -Xmx2g -Xms2g -XX:+UseParallelGC -XX:+HeapDumpOnOutOfMemoryError -cp /l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/analysis/common/build/libs/lucene-analysis-common-11.0.0-SNAPSHOT.jar:/l/util.nightly/src/python/sparsetaxis/../../main org.apache.lucene.index.CheckIndex /l/sparseTaxis.nightly/sparseTaxis/indices/index.1threads.nonsparse" in cwd=/l/sparseTaxis.nightly/sparseTaxis/lucene.main log: /l/logs.nightly/taxis/2026.05.05.21.11.01/checkIndexnonsparse.log took 0.4 sec DiskUsage nonsparse run: "java -server -Xmx2g -Xms2g -XX:+UseParallelGC -XX:+HeapDumpOnOutOfMemoryError -cp /l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/analysis/common/build/libs/lucene-analysis-common-11.0.0-SNAPSHOT.jar:/l/util.nightly/src/python/sparsetaxis/../../main perf.DiskUsage /l/sparseTaxis.nightly/sparseTaxis/indices/index.1threads.nonsparse" in cwd=/l/sparseTaxis.nightly/sparseTaxis/lucene.main log: /l/logs.nightly/taxis/2026.05.05.21.11.01/diskUsagenonsparse.log took 45.5 sec Search nonsparse iter 0... run: "java -server -Xmx2g -Xms2g -XX:+UseParallelGC -XX:+HeapDumpOnOutOfMemoryError -cp /l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/analysis/common/build/libs/lucene-analysis-common-11.0.0-SNAPSHOT.jar:/l/util.nightly/src/python/sparsetaxis/../../main perf.SearchTaxis /l/sparseTaxis.nightly/sparseTaxis/indices/index.1threads.nonsparse nonsparse" in cwd=/l/sparseTaxis.nightly/sparseTaxis/lucene.main log: /l/logs.nightly/taxis/2026.05.05.21.11.01/searchnonsparse.0.log sparseTaxis: now remove /l/sparseTaxis.nightly/sparseTaxis/indices/index.1threads.sparse sparseTaxis: now remove /l/sparseTaxis.nightly/sparseTaxis/indices/index.1threads.nonsparse sparseTaxis: now remove /l/sparseTaxis.nightly/sparseTaxis/indices/index.1threads.sparse.sorted + echo 'Now rsync' Now rsync + date Tue May 5 09:26:09 PM EDT 2026 + rsync --delete -lrtSO /l/logs.nightly/ /x/tmp/beast3.logs/logs.nightly/ + rsync --delete -lrtSO /l/reports.nightly/ /x/tmp/beast3.logs/reports.nightly/ + echo 'Touch nightly marker file...' Touch nightly marker file... + date Tue May 5 09:30:35 PM EDT 2026 + touch /x/tmp/beast3.nightly.bench + echo 'Backup bench logs to /ssd/logs.nightly.bak' Backup bench logs to /ssd/logs.nightly.bak + rsync -a /l/logs.nightly/ /ssd/logs.nightly.bak/ + echo 'end: disk usage on /l:' end: disk usage on /l: + df -h /l Filesystem Size Used Avail Use% Mounted on /dev/nvme1n1p1 880G 350G 486G 42% / + echo 'Stopping background df process...' Stopping background df process... + kill 1751730 + wait 1751730 + cp /l/logs.nightly/all.log /l/reports.nightly + cp /l/logs.nightly/df_nightly_monitor.log /l/reports.nightly + echo 'clean /l/tmp' clean /l/tmp + rm -rf '/l/tmp/*' + echo + echo 'Now copy all.log to nightly timestamp'\''d log dir' Now copy all.log to nightly timestamp'd log dir + python3 -u /l/util.nightly/src/python/save_full_log.py ***USING BIG LINE FILE*** Using java from: /usr/lib/jvm/java-25-openjdk/bin/ now shutil.copy2 /l/logs.nightly/all.log to /l/logs.nightly/2026.05.04.12.43.13 now shutil.copy2 /l/logs.nightly/all.log to /l/reports.nightly/2026.05.04.12.43.13