start: disk usage on /l: + df -h /l Filesystem Size Used Avail Use% Mounted on /dev/nvme1n1p1 880G 351G 485G 42% / + 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\nSun May 17 12:05:42 AM EDT 2026: now start nightly benchmarks' Sun May 17 12:05:42 AM 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 Already up to date. + ../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:demo:clean > Task :lucene:core.tests:clean > Task :lucene:analysis.tests:clean > Task :lucene:analysis:clean UP-TO-DATE > Task :lucene:classification:clean > Task :lucene:documentation:clean UP-TO-DATE > Task :lucene:distribution.tests:clean > Task :lucene:benchmark:clean > Task :lucene:codecs:clean > Task :lucene:grouping:clean > Task :lucene:expressions:clean > Task :lucene:memory:clean > Task :lucene:misc:clean > Task :lucene:join:clean > Task :lucene:replicator:clean > Task :lucene:monitor:clean > Task :lucene:highlighter:clean > Task :lucene:backward-codecs:clean > Task :lucene:facet: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:spatial3d:clean > Task :lucene:suggest:clean > Task :lucene:analysis:morfologik.tests:clean > Task :lucene:queryparser:clean > Task :lucene:analysis:morfologik:clean > Task :lucene:analysis:kuromoji:clean > Task :lucene:queries:clean > Task :lucene:sandbox:clean > Task :lucene:analysis:phonetic:clean > Task :lucene:analysis:opennlp:clean > Task :lucene:analysis:smartcn:clean > Task :lucene:analysis:nori:clean > Task :lucene:analysis:stempel:clean > Task :lucene:test-framework:clean > Task :lucene:analysis:common:clean > Task :lucene:core:clean BUILD SUCCESSFUL in 6s 46 actionable tasks: 38 executed, 8 up-to-date Consider enabling configuration cache to speed up this build: https://docs.gradle.org/9.5.0/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.17.lucene-tests.txt took: 1.5 min gradle precommit log: /l/logs.nightly/ant_test/2026.05.17.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: 304 open, 3952 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-17 00:09:49.529081] start [2026-05-17 00:09:49.529196] log dir /l/logs.nightly/2026.05.17.00.09.49 Java version (see also /l/logs.nightly/2026.05.17.00.09.49/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.17.00.09.49/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.17.00.09.49/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 = 486539264 {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.17.00.09.49/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.17.00.09.49/cpu_frequency_info.txt): cmd='cpupower frequency-info' analyzing CPU 98: driver: amd-pstate-epp CPUs which run at the same hardware frequency: 98 CPUs which need to have their frequency coordinated by software: 98 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: 166. CPU specifics (see also /l/logs.nightly/2026.05.17.00.09.49/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: 48% 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.17.00.09.49/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.17.00.09.49/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.17.00.09.49/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.17.00.09.49/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.17.00.09.49/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.17.00.09.49/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 63c1b2b252f377e272313c1ac0f182be79ad78b6 LUCENE rev is de92f115a3125624bf7c7141b8e700efa9a89427 last successful Lucene rev de92f115a3125624bf7c7141b8e700efa9a89427, luceneutil rev 63c1b2b252f377e272313c1ac0f182be79ad78b6 run ['git', 'log', 'de92f115a3125624bf7c7141b8e700efa9a89427^..de92f115a3125624bf7c7141b8e700efa9a89427'] No commit message asking for regold of results files [2026-05-17 00:09:49.740352] 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-17 00:09:49.974206] 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-17 00:09:49.974303] RUN: /l/trunk.nightly/gradlew --stacktrace clean > /l/logs.nightly/2026.05.17.00.09.49/clean-lucene.log 2>&1 [2026-05-17 00:09:54.221144] took 4.2 sec [2026-05-17 00:09:54.221183] RUN: /l/trunk.nightly/gradlew jar > /l/logs.nightly/2026.05.17.00.09.49/jar-lucene.log 2>&1 [2026-05-17 00:10:08.747399] took 14.5 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 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-17 00:10:11.474494] 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: 146772.00 stored_field_size_mb: 624.38 retrieved_time_msec: 190.36 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: 353600.00 stored_field_size_mb: 385.76 retrieved_time_msec: 1339.28 Done: took 1035.02 seconds, saved to /l/logs.nightly/2026.05.17.00.09.49/geonames-stored-fields-benchmark-results.pk [2026-05-17 00:27:26.977975] done run stored fields benchmark [2026-05-17 00:27:26.977999] 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 17, 2026 12:27:28 AM 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: 1510.9731891999998 ms Total time creating SSDVFacetCounts: 3015.5644304333327 ms Total time taken to get all dims for taxonomy: 0.10347146666666665 ms Total time taken to get all dims for SSDV: 0.07120193333333336 ms Total time to get top dims for taxonomy: 0.0365624 ms Total time to get top dims for SSDV: 0.03192503333333333 ms Total time to get top "address.taxonomy/TX" children: 0.1234394 ms Total time to get top "address.sortedset/TX" children: 0.19206420000000005 ms Total time to get all "address.taxonomy/TX" children: 0.14314676666666667 ms Total time to get all "address.sortedset/TX" children: 0.5772359333333333 ms Done: took 3501.25 seconds, saved to /l/logs.nightly/2026.05.17.00.09.49/nad-facet-benchmark.pk [2026-05-17 01:25:48.229311] done run NAD facets benchmark [2026-05-17 01:25:48.845479] now run KNN benchmark Lucene HEAD git revision at /l/trunk.nightly: de92f115a3125624bf7c7141b8e700efa9a89427 dirty?=False luceneutil HEAD git revision at /l/util.nightly: 63c1b2b252f377e272313c1ac0f182be79ad78b6 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 :build-tools:build-infra-shadow:pluginDescriptors UP-TO-DATE > Task :lucene:facet:processResources NO-SOURCE > Task :lucene:analysis.tests:processResources NO-SOURCE > Task :lucene:memory:processResources NO-SOURCE > Task :lucene:highlighter:processResources NO-SOURCE > Task :lucene:queries:processResources NO-SOURCE > Task :build-tools:missing-doclet:processResources NO-SOURCE > Task :lucene:spatial3d: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:queryparser:processResources UP-TO-DATE > Task :lucene:spatial-extras:processResources NO-SOURCE > Task :lucene:benchmark:processResources NO-SOURCE > Task :lucene:analysis.tests:compileJava NO-SOURCE > Task :lucene:benchmark-jmh:processResources NO-SOURCE > Task :lucene:analysis:phonetic: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:classification:processResources NO-SOURCE > Task :lucene:grouping:processResources NO-SOURCE > Task :lucene:demo:processResources NO-SOURCE > Task :lucene:join:processResources NO-SOURCE > Task :lucene:distribution.tests:compileJava NO-SOURCE > Task :lucene:codecs:processResources UP-TO-DATE > Task :lucene:misc:processResources NO-SOURCE > Task :lucene:expressions:processResources UP-TO-DATE > Task :lucene:analysis:icu:processResources UP-TO-DATE > Task :lucene:distribution.tests:processResources NO-SOURCE > Task :lucene:suggest:processResources UP-TO-DATE > Task :lucene:distribution.tests:classes UP-TO-DATE > Task :lucene:analysis:kuromoji:processResources UP-TO-DATE > Task :lucene:analysis:morfologik:processResources UP-TO-DATE > Task :lucene:analysis:opennlp:processResources UP-TO-DATE > Task :lucene:analysis:smartcn:processResources UP-TO-DATE > Task :lucene:analysis.tests:jar UP-TO-DATE > Task :lucene:analysis:stempel:processResources UP-TO-DATE > Task :build-tools:missing-doclet:jar UP-TO-DATE > Task :lucene:analysis:nori:processResources UP-TO-DATE > Task :lucene:replicator:processResources NO-SOURCE > Task :lucene:distribution.tests:jar UP-TO-DATE > Task :lucene:spatial-test-fixtures:processResources NO-SOURCE > Task :lucene:monitor:processResources NO-SOURCE > Task :lucene:analysis:morfologik.tests:compileJava NO-SOURCE > Task :lucene:luke:processResources UP-TO-DATE > Task :lucene:analysis:morfologik.tests:processResources NO-SOURCE > Task :lucene:analysis:morfologik.tests:classes UP-TO-DATE > Task :lucene:core.tests:compileJava UP-TO-DATE > Task :lucene:core.tests:processResources NO-SOURCE > Task :lucene:test-framework:processResources UP-TO-DATE > 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:memory:compileJava UP-TO-DATE > Task :lucene:memory:classes UP-TO-DATE > Task :lucene:replicator:compileJava UP-TO-DATE > Task :lucene:replicator:classes UP-TO-DATE > Task :lucene:memory:jar UP-TO-DATE > Task :lucene:replicator:jar UP-TO-DATE > Task :lucene:join:compileJava UP-TO-DATE > Task :lucene:codecs:compileJava UP-TO-DATE > Task :lucene:codecs:classes UP-TO-DATE > Task :lucene:join:classes UP-TO-DATE > Task :lucene:codecs:jar UP-TO-DATE > Task :lucene:join:jar UP-TO-DATE > Task :lucene:misc:compileJava UP-TO-DATE > Task :lucene:misc:classes UP-TO-DATE > Task :lucene:spatial3d:compileJava UP-TO-DATE > Task :lucene:spatial3d:classes UP-TO-DATE > Task :lucene:facet:compileJava UP-TO-DATE > Task :lucene:facet:classes UP-TO-DATE > Task :lucene:backward-codecs:compileJava UP-TO-DATE > Task :lucene:backward-codecs:classes UP-TO-DATE > Task :lucene:misc:jar UP-TO-DATE > Task :lucene:facet:jar UP-TO-DATE > Task :lucene:queries:compileJava UP-TO-DATE > Task :lucene:backward-codecs:jar UP-TO-DATE > Task :lucene:queries:classes UP-TO-DATE > Task :lucene:spatial3d:jar UP-TO-DATE > Task :lucene:queries:jar UP-TO-DATE > Task :lucene:expressions:compileJava UP-TO-DATE > Task :lucene:expressions:classes UP-TO-DATE > Task :lucene:expressions:jar UP-TO-DATE > Task :lucene:grouping:compileJava UP-TO-DATE > Task :lucene:grouping:classes UP-TO-DATE > Task :lucene:grouping:jar UP-TO-DATE > Task :lucene:spatial-extras:compileJava UP-TO-DATE > Task :lucene:spatial-extras:classes UP-TO-DATE > Task :lucene:highlighter:compileJava UP-TO-DATE > Task :lucene:highlighter:classes UP-TO-DATE > Task :lucene:spatial-extras:jar UP-TO-DATE > Task :lucene:classification:compileJava UP-TO-DATE > Task :lucene:highlighter: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:analysis:common:jar UP-TO-DATE > Task :lucene:test-framework:classes UP-TO-DATE > Task :lucene:analysis:phonetic:compileJava UP-TO-DATE > Task :lucene:analysis:phonetic:classes UP-TO-DATE > Task :lucene:analysis:morfologik:compileJava UP-TO-DATE > Task :lucene:queryparser:compileJava UP-TO-DATE > Task :lucene:analysis:morfologik:classes UP-TO-DATE > Task :lucene:queryparser:classes UP-TO-DATE > Task :lucene:benchmark-jmh:compileJava UP-TO-DATE > Task :lucene:analysis:smartcn:compileJava UP-TO-DATE > Task :lucene:benchmark-jmh:classes UP-TO-DATE > Task :lucene:analysis:smartcn:classes UP-TO-DATE > Task :lucene:analysis:phonetic:jar UP-TO-DATE > Task :lucene:analysis:opennlp:compileJava UP-TO-DATE > Task :lucene:analysis:stempel:compileJava UP-TO-DATE > Task :lucene:analysis:stempel:classes UP-TO-DATE > Task :lucene:analysis:morfologik:jar UP-TO-DATE > Task :lucene:analysis:opennlp:classes UP-TO-DATE > Task :lucene:analysis:icu:compileJava UP-TO-DATE > Task :lucene:analysis:icu:classes UP-TO-DATE > Task :lucene:analysis:kuromoji:compileJava UP-TO-DATE > Task :lucene:analysis:kuromoji:classes UP-TO-DATE > Task :lucene:queryparser:jar UP-TO-DATE > Task :lucene:analysis:nori:compileJava UP-TO-DATE > Task :lucene:analysis:nori:classes UP-TO-DATE > Task :lucene:monitor:compileJava UP-TO-DATE > Task :lucene:monitor:classes UP-TO-DATE > Task :lucene:analysis:smartcn:jar UP-TO-DATE > Task :lucene:suggest:compileJava UP-TO-DATE > Task :lucene:suggest:classes UP-TO-DATE > Task :lucene:test-framework:jar UP-TO-DATE > Task :lucene:analysis:icu:jar UP-TO-DATE > Task :lucene:analysis:opennlp:jar UP-TO-DATE > Task :lucene:analysis:stempel: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:suggest:jar UP-TO-DATE > Task :lucene:benchmark-jmh:jar UP-TO-DATE > Task :lucene:spatial-test-fixtures:compileJava UP-TO-DATE > Task :lucene:demo:compileJava UP-TO-DATE > Task :lucene:spatial-test-fixtures:classes UP-TO-DATE > Task :lucene:demo:classes UP-TO-DATE > Task :lucene:spatial-test-fixtures:jar 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.5.0/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 5s 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: 30.12 GB available RAM: 243.38 GB used RAM: 8.34 GB dirty RAM: 4.46 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%) 3.0s smell: 200/2000 ( 10%) 3.0s smell: 300/2000 ( 15%) 3.0s smell: 400/2000 ( 20%) 3.0s smell: 500/2000 ( 25%) 3.0s smell: 600/2000 ( 30%) 3.0s smell: 700/2000 ( 35%) 3.0s smell: 800/2000 ( 40%) 3.0s smell: 900/2000 ( 45%) 3.0s smell: 1000/2000 ( 50%) 3.0s smell: 1100/2000 ( 55%) 3.0s smell: 1200/2000 ( 60%) 3.0s smell: 1300/2000 ( 65%) 3.0s smell: 1400/2000 ( 70%) 3.0s 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.3s: (OUTLIER_SPREAD: std of all dims: μ=0.027, σ=0.007, threshold=3.0σ) [ ▆▇█▇▃ ] dim 0585 μ= -0.034 σ= 0.049 zeros= 0% [ ▁▂▄██████▇▄▁ ] -> OUTLIER_SPREAD: this_std=0.0494, mean_std=0.0265, +3.2sigma vs threshold=3.0sigma [ ▂▆█▇▄ ] dim 0971 μ= +0.015 σ= 0.049 zeros= 0% [ ▁▂▄▇██████▅▂▁ ] -> OUTLIER_SPREAD: this_std=0.0489, mean_std=0.0265, +3.2sigma vs threshold=3.0sigma smell: all 1024 dims: [ ██ ] dim 0000 μ= +0.002 σ= 0.024 zeros= 0% [ ▂████▂ ] [ ▃█▆ ] dim 0001 μ= +0.018 σ= 0.027 zeros= 0% [ ▁▄████▂ ] [ ▄█▅ ] dim 0002 μ= -0.008 σ= 0.033 zeros= 0% [ ▁▃████▇▂▁ ] [ ▁██▁ ] dim 0003 μ= +0.023 σ= 0.027 zeros= 0% [ ▁▃████▃▁ ] [ ▁██▂ ] dim 0004 μ= -0.017 σ= 0.027 zeros= 0% [ ▃████▃▁ ] [ ▅█▄ ] dim 0005 μ= -0.008 σ= 0.034 zeros= 0% [ ▁▃▇███▇▃▁ ] [ █▆ ] dim 0006 μ= +0.000 σ= 0.020 zeros= 0% [ ▁▇██▅▁ ] [ ▃█▂ ] dim 0007 μ= -0.030 σ= 0.021 zeros= 0% [ ▃███▂ ] [ █▇ ] dim 0008 μ= -0.019 σ= 0.019 zeros= 0% [ ▅██▅▁ ] [ ▇█▄ ] dim 0009 μ= +0.007 σ= 0.029 zeros= 0% [ ▃████▅▁ ] [ ▅█▅ ] dim 0010 μ= +0.014 σ= 0.031 zeros= 0% [ ▁▂▇███▇▂▁ ] [ ▁▆█▄ ] dim 0011 μ= -0.012 σ= 0.034 zeros= 0% [ ▁▄████▇▃▁ ] [ ▂█▁ ] dim 0012 μ= +0.012 σ= 0.019 zeros= 0% [ ▂███▂ ] [ ▂█▁ ] dim 0013 μ= -0.010 σ= 0.021 zeros= 0% [ ▃███▂ ] [ ▃▇█▅ ] dim 0014 μ= +0.006 σ= 0.035 zeros= 0% [ ▂▅████▇▂▁ ] [ ▁█▆ ] dim 0015 μ= -0.002 σ= 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.031 zeros= 0% [ ▁▄████▅▁ ] [ ▃█▄ ] dim 0020 μ= +0.012 σ= 0.023 zeros= 0% [ ▁▄███▄▁ ] [ ▄█▁ ] dim 0021 μ= +0.009 σ= 0.021 zeros= 0% [ ▁▄███▂ ] [ ▅█▆▃ ] dim 0022 μ= +0.002 σ= 0.036 zeros= 0% [ ▁▂▆████▆▂▁ ] [ ▄▇██▄ ] dim 0023 μ= -0.007 σ= 0.047 zeros= 0% [ ▁▄██████▇▄▂▁ ] [ ▅█▇▁ ] dim 0024 μ= -0.005 σ= 0.033 zeros= 0% [ ▃▇████▄▁ ] [ ▃█▆ ] dim 0025 μ= +0.018 σ= 0.027 zeros= 0% [ ▁▅███▇▃ ] [ ██ ] dim 0026 μ= +0.025 σ= 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.008 σ= 0.025 zeros= 0% [ ▁▄███▄▁ ] [ ▄█ ] dim 0031 μ= -0.013 σ= 0.018 zeros= 0% [ ▃██▇▁ ] [ ▁▆█▅ ] dim 0032 μ= +0.029 σ= 0.035 zeros= 0% [ ▁▄████▇▃▁ ] [ ▅█▂ ] dim 0033 μ= +0.030 σ= 0.027 zeros= 0% [ ▂▇███▄▁ ] [ ▂█▅ ] dim 0034 μ= -0.004 σ= 0.023 zeros= 0% [ ▂███▄▁ ] [ ▂▇█▄ ] dim 0035 μ= +0.007 σ= 0.032 zeros= 0% [ ▁▄████▆▂▁ ] [ █▆ ] dim 0036 μ= +0.001 σ= 0.019 zeros= 0% [ ▁▆██▄▁ ] [ ▃█▃ ] dim 0037 μ= -0.028 σ= 0.025 zeros= 0% [ ▁▅███▅▁ ] [ █▄ ] dim 0038 μ= -0.002 σ= 0.020 zeros= 0% [ ▁▇██▄▁ ] [ ▅█▆ ] dim 0039 μ= +0.034 σ= 0.029 zeros= 0% [ ▂▆███▇▂ ] [ ▄█▅ ] dim 0040 μ= +0.012 σ= 0.035 zeros= 0% [ ▁▃█████▃▁ ] [ ▅█ ] dim 0041 μ= +0.005 σ= 0.017 zeros= 0% [ ▄██▅▁ ] [ ██▁ ] dim 0042 μ= -0.017 σ= 0.027 zeros= 0% [ ▁▃████▃▁ ] [ ▅█▅ ] dim 0043 μ= +0.013 σ= 0.027 zeros= 0% [ ▁▅███▅▁ ] [ ▄█▆▁ ] dim 0044 μ= -0.024 σ= 0.031 zeros= 0% [ ▂▆████▃▁ ] [ ▁█▅ ] dim 0045 μ= +0.017 σ= 0.024 zeros= 0% [ ▃███▅▁ ] [ ▂█▁ ] dim 0046 μ= +0.012 σ= 0.020 zeros= 0% [ ▂███▂ ] [ ▃▆█▂ ] dim 0047 μ= +0.004 σ= 0.032 zeros= 0% [ ▁▃████▅▂ ] [ ▂▆█▆▁ ] dim 0048 μ= +0.011 σ= 0.040 zeros= 0% [ ▁▃▅█████▅▂ ] [ ▂▇█▁ ] dim 0049 μ= +0.023 σ= 0.028 zeros= 0% [ ▁▃████▄▁ ] [ ▅█▅ ] dim 0050 μ= +0.013 σ= 0.029 zeros= 0% [ ▂▆███▆▂ ] [ ▃█▇▁ ] dim 0051 μ= +0.000 σ= 0.030 zeros= 0% [ ▁▅████▃▁ ] [ ▇█ ] dim 0052 μ= +0.005 σ= 0.015 zeros= 0% [ ▃██▄ ] [ █▄ ] dim 0053 μ= -0.003 σ= 0.020 zeros= 0% [ ▁███▃ ] [ ▃█▃ ] dim 0054 μ= +0.014 σ= 0.024 zeros= 0% [ ▄███▄▁ ] [ ▁█▄ ] dim 0055 μ= +0.016 σ= 0.022 zeros= 0% [ ▃███▄▁ ] [ ▃█▆ ] dim 0056 μ= +0.018 σ= 0.029 zeros= 0% [ ▁▅████▃ ] [ ▆█▆ ] dim 0057 μ= +0.013 σ= 0.034 zeros= 0% [ ▁▃█████▄▁ ] [ ▆█▅ ] dim 0058 μ= +0.012 σ= 0.031 zeros= 0% [ ▃▇███▇▃▁ ] [ ▅█▂ ] dim 0059 μ= +0.009 σ= 0.027 zeros= 0% [ ▂▇███▄▁ ] [ █ ] dim 0060 μ= +0.008 σ= 0.012 zeros= 0% [ ██▃ ] [ ▁██▂ ] dim 0061 μ= -0.016 σ= 0.028 zeros= 0% [ ▃████▄▁ ] [ ▇█▅ ] dim 0062 μ= -0.031 σ= 0.034 zeros= 0% [ ▁▄████▇▃▁ ] [ ▂█▄ ] dim 0063 μ= +0.016 σ= 0.024 zeros= 0% [ ▁▃███▅▁ ] [ ▆█▄ ] dim 0064 μ= -0.010 σ= 0.030 zeros= 0% [ ▂████▆▂▁ ] [ ▁▇█▂ ] dim 0065 μ= +0.005 σ= 0.028 zeros= 0% [ ▃████▄▁ ] [ ▄█▂ ] dim 0066 μ= +0.010 σ= 0.022 zeros= 0% [ ▁▄███▃ ] [ ▁▆██▂ ] dim 0067 μ= -0.004 σ= 0.037 zeros= 0% [ ▁▄█████▆▂ ] [ ▄█▃ ] dim 0068 μ= +0.011 σ= 0.024 zeros= 0% [ ▁▄███▃ ] [ █▁ ] dim 0069 μ= +0.014 σ= 0.017 zeros= 0% [ ▁███▁ ] [ ▄█▃ ] dim 0070 μ= -0.009 σ= 0.024 zeros= 0% [ ▁▅███▄▁ ] [ ▆█▃ ] dim 0071 μ= +0.009 σ= 0.030 zeros= 0% [ ▃▇███▅▁ ] [ ▂█▃ ] dim 0072 μ= +0.013 σ= 0.021 zeros= 0% [ ▂███▃ ] [ ▄█ ] dim 0073 μ= +0.006 σ= 0.014 zeros= 0% [ ▁██▄ ] [ ▁▇█▂ ] dim 0074 μ= -0.013 σ= 0.032 zeros= 0% [ ▁▃████▆▂ ] [ ▂█▄ ] dim 0075 μ= -0.005 σ= 0.024 zeros= 0% [ ▃███▄▁ ] [ █▄ ] dim 0076 μ= -0.002 σ= 0.020 zeros= 0% [ ▁▇██▄ ] [ ▆█▅ ] dim 0077 μ= -0.009 σ= 0.039 zeros= 0% [ ▁▂▅█████▅▂ ] [ ▂█▄ ] dim 0078 μ= +0.014 σ= 0.022 zeros= 0% [ ▃███▃ ] [ ▄█▃ ] dim 0079 μ= +0.009 σ= 0.027 zeros= 0% [ ▂▆███▄▁ ] [ ▂█ ] dim 0080 μ= -0.012 σ= 0.014 zeros= 0% [ ▁██▄ ] [ ▄█▃ ] dim 0081 μ= +0.011 σ= 0.024 zeros= 0% [ ▁▅███▄▁ ] [ ▁▆█▆▁ ] dim 0082 μ= +0.013 σ= 0.038 zeros= 0% [ ▁▄█████▄▂ ] [ ▃█▅ ] dim 0083 μ= +0.016 σ= 0.024 zeros= 0% [ ▄███▅▁ ] [ ▆█▅ ] dim 0084 μ= +0.012 σ= 0.033 zeros= 0% [ ▁▃█████▃▁ ] [ ▂█▅ ] dim 0085 μ= -0.003 σ= 0.024 zeros= 0% [ ▃███▅▁ ] [ ▃█▇▂ ] dim 0086 μ= -0.021 σ= 0.031 zeros= 0% [ ▁▆████▄▁ ] [ ▆█▄ ] dim 0087 μ= +0.012 σ= 0.024 zeros= 0% [ ▁▄███▄▁ ] [ ▆█▃ ] dim 0088 μ= -0.011 σ= 0.028 zeros= 0% [ ▂▇███▅▁ ] [ ▂█▆▄ ] dim 0089 μ= +0.024 σ= 0.032 zeros= 0% [ ▁▅████▅▁ ] [ ▅▇█▄ ] dim 0090 μ= +0.002 σ= 0.035 zeros= 0% [ ▁▂▆████▆▂ ] [ ▃█▁ ] dim 0091 μ= +0.032 σ= 0.020 zeros= 0% [ ▃███▂ ] [ ▅█▇ ] dim 0092 μ= +0.036 σ= 0.033 zeros= 0% [ ▁▃▇████▄▁ ] [ ▄█▅ ] dim 0093 μ= -0.005 σ= 0.035 zeros= 0% [ ▁▃▇████▄▁ ] [ ▁██▁ ] dim 0094 μ= +0.002 σ= 0.027 zeros= 0% [ ▁▃████▃ ] [ █ ] dim 0095 μ= -0.011 σ= 0.013 zeros= 0% [ ▁██▅ ] [ ▅█▂ ] dim 0096 μ= +0.007 σ= 0.031 zeros= 0% [ ▁▃████▅▂ ] [ ▄█▆ ] dim 0097 μ= -0.005 σ= 0.024 zeros= 0% [ ▁▃███▅▁ ] [ ██▂ ] dim 0098 μ= +0.005 σ= 0.026 zeros= 0% [ ▂████▃▁ ] [ ▁█▂ ] dim 0099 μ= -0.007 σ= 0.020 zeros= 0% [ ▂███▂ ] [ ██ ] dim 0100 μ= +0.002 σ= 0.023 zeros= 0% [ ▂████▁ ] [ █▆ ] dim 0101 μ= -0.022 σ= 0.022 zeros= 0% [ ▂███▅▁ ] [ ▄█▃ ] dim 0102 μ= -0.008 σ= 0.025 zeros= 0% [ ▁▄███▄▁ ] [ ▅█▁ ] dim 0103 μ= +0.007 σ= 0.023 zeros= 0% [ ▁▅███▂ ] [ ▅█▅ ] dim 0104 μ= +0.013 σ= 0.026 zeros= 0% [ ▁▅███▅▁ ] [ ▆█▂ ] dim 0105 μ= +0.006 σ= 0.027 zeros= 0% [ ▂████▄▁ ] [ ▆█▃ ] dim 0106 μ= +0.009 σ= 0.028 zeros= 0% [ ▂▇███▅▁ ] [ █▄ ] dim 0107 μ= -0.002 σ= 0.018 zeros= 0% [ ▁▆██▃ ] [ ▃▇█▅ ] dim 0108 μ= -0.014 σ= 0.036 zeros= 0% [ ▂▅████▇▃▁ ] [ ▄█▁ ] dim 0109 μ= +0.010 σ= 0.022 zeros= 0% [ ▄███▂ ] [ ▄█ ] dim 0110 μ= +0.008 σ= 0.022 zeros= 0% [ ▁▄███▂ ] [ ██ ] dim 0111 μ= +0.024 σ= 0.020 zeros= 0% [ ▁▆██▇▁ ] [ ██▃ ] dim 0112 μ= +0.007 σ= 0.026 zeros= 0% [ ▂████▃▁ ] [ ▄█ ] dim 0113 μ= -0.015 σ= 0.017 zeros= 0% [ ▂██▅ ] [ ▁▃█▆ ] dim 0114 μ= -0.006 σ= 0.037 zeros= 0% [ ▁▄█████▄▂ ] [ ▁▅█▄ ] dim 0115 μ= -0.013 σ= 0.034 zeros= 0% [ ▁▄████▆▃ ] [ ▆█ ] dim 0116 μ= +0.007 σ= 0.018 zeros= 0% [ ▃██▇▁ ] [ █ ] dim 0117 μ= -0.007 σ= 0.016 zeros= 0% [ ▁▇██▁ ] [ ▃▆█▅ ] dim 0118 μ= -0.014 σ= 0.034 zeros= 0% [ ▂▄████▇▂▁ ] [ ▅█▂ ] dim 0119 μ= -0.012 σ= 0.027 zeros= 0% [ ▂▆███▄▁ ] [ ▂██▄ ] dim 0120 μ= -0.034 σ= 0.039 zeros= 0% [ ▁▂▆████▇▃▂▁ ] [ ▄█▄ ] dim 0121 μ= +0.013 σ= 0.026 zeros= 0% [ ▁▄███▅▁ ] [ █▄ ] dim 0122 μ= -0.003 σ= 0.017 zeros= 0% [ ▁▆██▂ ] [ █▇ ] dim 0123 μ= +0.003 σ= 0.024 zeros= 0% [ ▂▇██▇▂ ] [ ▇█ ] dim 0124 μ= -0.015 σ= 0.022 zeros= 0% [ ▁▅███▂ ] [ ▂▅█▆▃ ] dim 0125 μ= -0.004 σ= 0.046 zeros= 0% [ ▁▂▅█████▇▄▁▁ ] [ ██ ] dim 0126 μ= +0.022 σ= 0.017 zeros= 0% [ ▅██▃ ] [ █▇ ] dim 0127 μ= -0.019 σ= 0.023 zeros= 0% [ ▂▇██▇▁ ] [ ▁█▆▁ ] dim 0128 μ= -0.018 σ= 0.029 zeros= 0% [ ▁▄████▄▁ ] [ ▅█▅ ] dim 0129 μ= -0.006 σ= 0.038 zeros= 0% [ ▁▄█████▅▂▁ ] [ ▂█▃ ] dim 0130 μ= -0.028 σ= 0.022 zeros= 0% [ ▃███▃ ] [ ▁█▅ ] dim 0131 μ= -0.000 σ= 0.028 zeros= 0% [ ▁▃███▇▂▁ ] [ ▆█▂ ] dim 0132 μ= +0.005 σ= 0.026 zeros= 0% [ ▂████▃ ] [ ▁█ ] dim 0133 μ= +0.008 σ= 0.014 zeros= 0% [ ▁██▅ ] [ ▇█ ] dim 0134 μ= +0.023 σ= 0.023 zeros= 0% [ ▁███▇▂ ] [ ▄█▅▁ ] dim 0135 μ= -0.002 σ= 0.032 zeros= 0% [ ▂▅████▄▁ ] [ ▂▆█▆ ] dim 0136 μ= +0.009 σ= 0.039 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.007 σ= 0.021 zeros= 0% [ ▁▅███▂ ] [ ▆█▁ ] dim 0141 μ= +0.006 σ= 0.022 zeros= 0% [ ▁▅███▂ ] [ ▁█ ] dim 0142 μ= +0.009 σ= 0.014 zeros= 0% [ ▁██▅ ] [ ▂██ ] dim 0143 μ= +0.001 σ= 0.026 zeros= 0% [ ▁▃████▃ ] [ ▂█▇▅ ] dim 0144 μ= +0.006 σ= 0.035 zeros= 0% [ ▁▆████▇▃▁ ] [ ██ ] dim 0145 μ= -0.018 σ= 0.018 zeros= 0% [ ▄██▅ ] [ ▄█▇▂ ] dim 0146 μ= +0.017 σ= 0.033 zeros= 0% [ ▁▂▇████▄▁ ] [ ▆█▂ ] dim 0147 μ= +0.025 σ= 0.029 zeros= 0% [ ▁▃████▄▁ ] [ █▃ ] dim 0148 μ= -0.003 σ= 0.018 zeros= 0% [ ▁▇██▃ ] [ ▆█▁ ] dim 0149 μ= -0.014 σ= 0.024 zeros= 0% [ ▁▆███▂ ] [ ▁▆█▇ ] dim 0150 μ= -0.009 σ= 0.035 zeros= 0% [ ▁▄█████▄▁ ] [ ▁▅█▅▁ ] dim 0151 μ= +0.010 σ= 0.038 zeros= 0% [ ▁▁▅█████▄▁ ] [ ██ ] dim 0152 μ= +0.023 σ= 0.017 zeros= 0% [ ▅██▅ ] [ ▆█▅ ] dim 0153 μ= -0.029 σ= 0.028 zeros= 0% [ ▂▆███▆▁ ] [ ▆█▄ ] dim 0154 μ= -0.008 σ= 0.035 zeros= 0% [ ▁▃████▇▄▁ ] [ ▂█ ] dim 0155 μ= +0.008 σ= 0.014 zeros= 0% [ ▁██▄ ] [ ▄██▁ ] dim 0156 μ= -0.002 σ= 0.032 zeros= 0% [ ▂▆████▄▁ ] [ ▄█▃ ] dim 0157 μ= -0.007 σ= 0.024 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.006 σ= 0.033 zeros= 0% [ ▁▂▇████▄▁ ] [ ▃█▄ ] dim 0162 μ= -0.004 σ= 0.024 zeros= 0% [ ▃███▆▁ ] [ █▇ ] dim 0163 μ= +0.002 σ= 0.026 zeros= 0% [ ▃███▇▂ ] [ ▄█▄ ] dim 0164 μ= +0.032 σ= 0.030 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.003 σ= 0.015 zeros= 0% [ ▃██▃ ] [ ▃█▆ ] dim 0169 μ= -0.001 σ= 0.028 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.019 σ= 0.026 zeros= 0% [ ▁▂████▃ ] [ ▅█▃ ] dim 0175 μ= -0.013 σ= 0.031 zeros= 0% [ ▁▃████▅▂ ] [ ██ ] dim 0176 μ= +0.002 σ= 0.020 zeros= 0% [ ▁▆██▅▁ ] [ ▄█▄ ] dim 0177 μ= +0.012 σ= 0.027 zeros= 0% [ ▁▅███▄▁ ] [ █▇ ] dim 0178 μ= +0.022 σ= 0.023 zeros= 0% [ ▂▇██▇▁ ] [ ▂█▆▁ ] dim 0179 μ= -0.020 σ= 0.032 zeros= 0% [ ▁▅████▅▁ ] [ ▆█▃ ] dim 0180 μ= +0.008 σ= 0.025 zeros= 0% [ ▁▆███▃▁ ] [ ▂█▆ ] dim 0181 μ= -0.001 σ= 0.026 zeros= 0% [ ▃███▇▂ ] [ ▆█▄ ] dim 0182 μ= -0.029 σ= 0.027 zeros= 0% [ ▁▆███▅▁ ] [ ▃▇█▆▂ ] dim 0183 μ= -0.005 σ= 0.042 zeros= 0% [ ▂▅█████▆▃▁▁ ] [ ▁▇█▃ ] dim 0184 μ= +0.006 σ= 0.033 zeros= 0% [ ▁▄████▆▂▁ ] [ ▂██▃ ] dim 0185 μ= -0.018 σ= 0.029 zeros= 0% [ ▁▄████▄▁ ] [ █▄ ] dim 0186 μ= -0.005 σ= 0.018 zeros= 0% [ ▁███▂ ] [ ▆█ ] dim 0187 μ= +0.005 σ= 0.023 zeros= 0% [ ▁▇███▂ ] [ █▂ ] dim 0188 μ= +0.035 σ= 0.018 zeros= 0% [ ▁███▂ ] [ ▁▆█▅▂ ] dim 0189 μ= +0.016 σ= 0.041 zeros= 0% [ ▁▂▅█████▆▃▁ ] [ ▁▅█▄ ] dim 0190 μ= -0.011 σ= 0.036 zeros= 0% [ ▁▄████▇▃▁ ] [ ▅█▆▂ ] dim 0191 μ= -0.004 σ= 0.036 zeros= 0% [ ▁▄▇████▄▂ ] [ ▃█▅ ] dim 0192 μ= -0.022 σ= 0.028 zeros= 0% [ ▁▄████▃ ] [ ▂▇█▂ ] dim 0193 μ= +0.001 σ= 0.032 zeros= 0% [ ▂▅████▄▁ ] [ ▆█▄ ] dim 0194 μ= -0.010 σ= 0.029 zeros= 0% [ ▃▇███▆▁ ] [ ▆█▁ ] dim 0195 μ= +0.026 σ= 0.025 zeros= 0% [ ▂▇███▃ ] [ ▇█▁ ] dim 0196 μ= +0.025 σ= 0.024 zeros= 0% [ ▁▇███▂ ] [ ▄█ ] dim 0197 μ= -0.014 σ= 0.016 zeros= 0% [ ▂██▅ ] [ ▇█ ] dim 0198 μ= +0.003 σ= 0.023 zeros= 0% [ ▁▇██▇▂ ] [ ▄█▇▁ ] dim 0199 μ= +0.019 σ= 0.031 zeros= 0% [ ▂▅████▃▁ ] [ ▃█▇▁ ] dim 0200 μ= +0.001 σ= 0.030 zeros= 0% [ ▁▄████▄▁ ] [ ▁█ ] dim 0201 μ= -0.009 σ= 0.016 zeros= 0% [ ▁██▇▁ ] [ ██ ] dim 0202 μ= +0.002 σ= 0.023 zeros= 0% [ ▁███▇▁ ] [ ▅█▃ ] dim 0203 μ= +0.029 σ= 0.029 zeros= 0% [ ▁▃▇███▅▁ ] [ ▃█▇▁ ] dim 0204 μ= -0.001 σ= 0.032 zeros= 0% [ ▂▆████▄▁ ] [ ▂█▄ ] dim 0205 μ= +0.015 σ= 0.025 zeros= 0% [ ▁▄███▅▁ ] [ ▆█▁ ] dim 0206 μ= +0.006 σ= 0.025 zeros= 0% [ ▂▆███▂▁ ] [ ▁▇█▆ ] dim 0207 μ= +0.010 σ= 0.034 zeros= 0% [ ▁▃█████▃▁ ] [ ▂█▂ ] dim 0208 μ= -0.029 σ= 0.019 zeros= 0% [ ▂███▂ ] [ ▁█▇ ] dim 0209 μ= +0.019 σ= 0.024 zeros= 0% [ ▃███▆▁ ] [ █ ] dim 0210 μ= -0.010 σ= 0.015 zeros= 0% [ ▁██▇▁ ] [ ▂█▆▁ ] dim 0211 μ= +0.000 σ= 0.031 zeros= 0% [ ▁▅████▃▁ ] [ ▄█▆ ] dim 0212 μ= +0.016 σ= 0.032 zeros= 0% [ ▂▆████▃▁ ] [ ▁█▆ ] dim 0213 μ= -0.002 σ= 0.026 zeros= 0% [ ▁▄███▇▂ ] [ ▄█▇ ] dim 0214 μ= -0.002 σ= 0.032 zeros= 0% [ ▂▅████▄▁ ] [ ▂█▆ ] dim 0215 μ= -0.002 σ= 0.027 zeros= 0% [ ▁▄████▂ ] [ ▅█▄ ] dim 0216 μ= -0.008 σ= 0.027 zeros= 0% [ ▂▅███▅▁ ] [ ▃██▃ ] dim 0217 μ= +0.002 σ= 0.032 zeros= 0% [ ▂▄████▄▂ ] [ █▅ ] dim 0218 μ= -0.001 σ= 0.016 zeros= 0% [ ▅██▂ ] [ ▆█▂ ] dim 0219 μ= +0.007 σ= 0.032 zeros= 0% [ ▁▃████▆▂ ] [ ▃██▁ ] dim 0220 μ= +0.022 σ= 0.030 zeros= 0% [ ▁▄████▄▁ ] [ ▃█▃ ] dim 0221 μ= -0.008 σ= 0.024 zeros= 0% [ ▁▄███▄▁ ] [ ▂█▆ ] dim 0222 μ= -0.002 σ= 0.026 zeros= 0% [ ▁▃███▇▂ ] [ ▆█▂ ] dim 0223 μ= +0.008 σ= 0.025 zeros= 0% [ ▁▆███▃ ] [ ▃█▆▁ ] dim 0224 μ= +0.019 σ= 0.031 zeros= 0% [ ▁▅████▄▁ ] [ ▄█▄ ] dim 0225 μ= -0.009 σ= 0.028 zeros= 0% [ ▂▆███▆▁ ] [ ▂██▁ ] dim 0226 μ= +0.002 σ= 0.027 zeros= 0% [ ▁▃████▃▁ ] [ ▁██▄ ] dim 0227 μ= -0.034 σ= 0.032 zeros= 0% [ ▁▄████▆▂▁ ] [ ▆█▇▃ ] dim 0228 μ= +0.039 σ= 0.040 zeros= 0% [ ▁▁▄█████▇▂▁ ] [ ▇█ ] dim 0229 μ= +0.004 σ= 0.023 zeros= 0% [ ▁▆███▂ ] [ ▅█ ] dim 0230 μ= +0.006 σ= 0.019 zeros= 0% [ ▄██▇▁ ] [ ▇█ ] dim 0231 μ= -0.017 σ= 0.024 zeros= 0% [ ▂████▂ ] [ ▆█▃ ] dim 0232 μ= +0.029 σ= 0.025 zeros= 0% [ ▁▇███▄▁ ] [ ▅█▄ ] dim 0233 μ= -0.029 σ= 0.026 zeros= 0% [ ▁▅███▅▁ ] [ ▂█▇▁ ] dim 0234 μ= +0.039 σ= 0.030 zeros= 0% [ ▂▆████▃ ] [ █▇ ] dim 0235 μ= +0.002 σ= 0.021 zeros= 0% [ ▁▆██▆▁ ] [ ▃▇█▂ ] dim 0236 μ= +0.021 σ= 0.038 zeros= 0% [ ▁▃▇████▆▂▁ ] [ ▃█▃ ] dim 0237 μ= -0.009 σ= 0.023 zeros= 0% [ ▁▄███▃ ] [ ▅█▅ ] dim 0238 μ= -0.010 σ= 0.028 zeros= 0% [ ▂▇███▆▁ ] [ ▂██▁ ] dim 0239 μ= -0.019 σ= 0.027 zeros= 0% [ ▃████▃▁ ] [ ▃█▅ ] dim 0240 μ= +0.016 σ= 0.023 zeros= 0% [ ▃███▅▁ ] [ ▃▇█▆ ] dim 0241 μ= +0.028 σ= 0.038 zeros= 0% [ ▁▂▅████▇▃▂ ] [ ▇█▁ ] dim 0242 μ= +0.004 σ= 0.025 zeros= 0% [ ▂████▂ ] [ █▁ ] dim 0243 μ= -0.006 σ= 0.019 zeros= 0% [ ▂███▃ ] [ ▅█▆ ] dim 0244 μ= -0.007 σ= 0.034 zeros= 0% [ ▁▃████▇▄▁ ] [ ▂█▇▃ ] dim 0245 μ= +0.004 σ= 0.032 zeros= 0% [ ▁▄████▅▂ ] [ ▆█ ] dim 0246 μ= -0.016 σ= 0.018 zeros= 0% [ ▄██▅ ] [ ▂▇█▂ ] dim 0247 μ= -0.037 σ= 0.035 zeros= 0% [ ▂▄████▅▂▁ ] [ ▁▇█▄ ] dim 0248 μ= +0.009 σ= 0.035 zeros= 0% [ ▂▄████▇▃▁ ] [ ▂█▇▁ ] dim 0249 μ= -0.021 σ= 0.032 zeros= 0% [ ▂▆████▄▁ ] [ █▇ ] dim 0250 μ= +0.003 σ= 0.023 zeros= 0% [ ▂▇███▂ ] [ █▅ ] dim 0251 μ= +0.022 σ= 0.015 zeros= 0% [ ▄██▃ ] [ ▁█▃ ] dim 0252 μ= -0.005 σ= 0.022 zeros= 0% [ ▃███▄▁ ] [ ▅█ ] dim 0253 μ= -0.016 σ= 0.024 zeros= 0% [ ▁▆██▇▂ ] [ ▁██ ] dim 0254 μ= +0.023 σ= 0.028 zeros= 0% [ ▁▃████▃▁ ] [ ▂▅█▅ ] dim 0255 μ= -0.012 σ= 0.038 zeros= 0% [ ▂▆█████▄▁ ] [ ▂█▆▆▁ ] dim 0256 μ= -0.012 σ= 0.046 zeros= 0% [ ▂▃▇█████▆▃▁ ] [ ▃█▇▁ ] dim 0257 μ= -0.001 σ= 0.029 zeros= 0% [ ▁▅████▃▁ ] [ ▂██▁ ] dim 0258 μ= +0.002 σ= 0.028 zeros= 0% [ ▁▃████▃▁ ] [ ▇█ ] dim 0259 μ= +0.003 σ= 0.019 zeros= 0% [ ▅██▅▁ ] [ ▄█▆▁ ] dim 0260 μ= -0.004 σ= 0.033 zeros= 0% [ ▁▂▇████▄▁ ] [ █▇ ] dim 0261 μ= -0.020 σ= 0.017 zeros= 0% [ ▅██▃ ] [ ▆█ ] dim 0262 μ= +0.028 σ= 0.019 zeros= 0% [ ▃███▁ ] [ ▃█ ] dim 0263 μ= -0.009 σ= 0.018 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.002 σ= 0.031 zeros= 0% [ ▁▆████▄▁ ] [ ▄█▃ ] dim 0271 μ= -0.008 σ= 0.027 zeros= 0% [ ▁▅███▅▁ ] [ ▂█▁ ] dim 0272 μ= -0.009 σ= 0.020 zeros= 0% [ ▃███▂ ] [ ▅█▅▁ ] dim 0273 μ= +0.014 σ= 0.038 zeros= 0% [ ▂▃█████▄▂ ] [ ▆█▃ ] dim 0274 μ= +0.009 σ= 0.032 zeros= 0% [ ▁▃████▆▂▁ ] [ ▁█▇ ] dim 0275 μ= +0.022 σ= 0.027 zeros= 0% [ ▃████▃▁ ] [ ▃█▂ ] dim 0276 μ= -0.009 σ= 0.022 zeros= 0% [ ▃███▃ ] [ ▇█▂ ] dim 0277 μ= +0.008 σ= 0.028 zeros= 0% [ ▂████▅▁ ] [ ▂█▁ ] dim 0278 μ= -0.010 σ= 0.021 zeros= 0% [ ▃███▂ ] [ ▃█▆▂ ] dim 0279 μ= +0.020 σ= 0.033 zeros= 0% [ ▂▆████▅▁ ] [ ▆█▁ ] dim 0280 μ= +0.026 σ= 0.023 zeros= 0% [ ▂▆███▂ ] [ ▇█▁ ] dim 0281 μ= +0.002 σ= 0.025 zeros= 0% [ ▁▂████▂ ] [ ▆█ ] dim 0282 μ= +0.006 σ= 0.018 zeros= 0% [ ▄██▆▁ ] [ ▅█▆ ] dim 0283 μ= -0.007 σ= 0.029 zeros= 0% [ ▂▆███▆▂ ] [ ▁▆█▄ ] dim 0284 μ= -0.052 σ= 0.032 zeros= 0% [ ▁▃████▇▂▁ ] [ ▁▇█▅ ] dim 0285 μ= +0.008 σ= 0.033 zeros= 0% [ ▁▄████▇▃ ] [ ▄█▄ ] dim 0286 μ= -0.009 σ= 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.024 zeros= 0% [ ▁▄███▃▁ ] [ ▇█▆ ] dim 0290 μ= +0.013 σ= 0.036 zeros= 0% [ ▁▄█████▄▁▁ ] [ ▅█ ] dim 0291 μ= -0.015 σ= 0.014 zeros= 0% [ ▁██▃ ] [ ▂▆█▂ ] dim 0292 μ= +0.003 σ= 0.033 zeros= 0% [ ▂▅████▆▂ ] [ █▆ ] dim 0293 μ= +0.020 σ= 0.019 zeros= 0% [ ▁▇██▄ ] [ ▂█▅ ] dim 0294 μ= -0.004 σ= 0.026 zeros= 0% [ ▁▄███▆▂ ] [ █▃ ] dim 0295 μ= -0.001 σ= 0.013 zeros= 0% [ ▂██▁ ] [ █▆▁ ] dim 0296 μ= +0.002 σ= 0.025 zeros= 0% [ ▂████▂ ] [ █▃ ] dim 0297 μ= -0.004 σ= 0.017 zeros= 0% [ ▁▇██▂ ] [ ▄█▃ ] dim 0298 μ= -0.010 σ= 0.023 zeros= 0% [ ▁▅███▃ ] [ ▂██ ] dim 0299 μ= +0.001 σ= 0.026 zeros= 0% [ ▁▃████▃ ] [ ▃█▆▁ ] dim 0300 μ= -0.023 σ= 0.031 zeros= 0% [ ▂▆████▃▁ ] [ ▆█▂ ] dim 0301 μ= +0.007 σ= 0.025 zeros= 0% [ ▁▇███▃ ] [ ▂▆█▃ ] dim 0302 μ= +0.005 σ= 0.036 zeros= 0% [ ▁▂▅████▆▃▁ ] [ ██ ] dim 0303 μ= -0.018 σ= 0.016 zeros= 0% [ ▄██▄ ] [ ▃█▇▂ ] dim 0304 μ= +0.000 σ= 0.030 zeros= 0% [ ▁▅████▄▁ ] [ ▃█▇▃ ] dim 0305 μ= +0.022 σ= 0.034 zeros= 0% [ ▂▆████▆▂ ] [ ▁▅█▄▂ ] dim 0306 μ= +0.012 σ= 0.036 zeros= 0% [ ▁▄█████▃▁ ] [ ▂█ ] dim 0307 μ= +0.010 σ= 0.016 zeros= 0% [ ▁██▆▁ ] [ ▂▅█▇ ] dim 0308 μ= +0.030 σ= 0.037 zeros= 0% [ ▁▂▅█████▄▁ ] [ ▂██▂ ] dim 0309 μ= +0.002 σ= 0.030 zeros= 0% [ ▁▅████▄▁ ] [ █ ] dim 0310 μ= -0.002 σ= 0.010 zeros= 0% [ ▁██ ] [ ▃█ ] dim 0311 μ= +0.007 σ= 0.013 zeros= 0% [ ▁██▃ ] [ ▅██▂ ] dim 0312 μ= +0.019 σ= 0.036 zeros= 0% [ ▁▃▇████▅▂▁ ] [ █▇ ] dim 0313 μ= +0.003 σ= 0.020 zeros= 0% [ ▁▅██▆▁ ] [ ▄▇█▄ ] dim 0314 μ= +0.005 σ= 0.045 zeros= 0% [ ▁▂▄▇█████▅▂▁ ] [ █▆ ] dim 0315 μ= -0.001 σ= 0.022 zeros= 0% [ ▂███▅▁ ] [ ▃█▆ ] dim 0316 μ= -0.025 σ= 0.024 zeros= 0% [ ▄███▅▁ ] [ ██▄ ] dim 0317 μ= -0.013 σ= 0.028 zeros= 0% [ ▃████▅▁ ] [ █ ] dim 0318 μ= -0.010 σ= 0.015 zeros= 0% [ ▁██▆ ] [ ▆█▄ ] dim 0319 μ= +0.008 σ= 0.031 zeros= 0% [ ▁▃████▅▂ ] [ ▆█▁ ] dim 0320 μ= -0.014 σ= 0.025 zeros= 0% [ ▁▆███▃ ] [ █▁ ] dim 0321 μ= -0.027 σ= 0.016 zeros= 0% [ ▁▇██▁ ] [ ▁▆█▅ ] dim 0322 μ= -0.009 σ= 0.036 zeros= 0% [ ▁▄█████▄▁ ] [ ▁▅█▇ ] dim 0323 μ= +0.014 σ= 0.034 zeros= 0% [ ▁▃█████▄▁ ] [ █▃ ] dim 0324 μ= -0.023 σ= 0.018 zeros= 0% [ ▁▇██▃ ] [ ▁▇█▄▁ ] dim 0325 μ= +0.012 σ= 0.036 zeros= 0% [ ▁▄█████▄▁ ] [ ▄█▅ ] dim 0326 μ= -0.005 σ= 0.024 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.041 zeros= 0% [ ▂▄█████▆▃▁ ] [ ▆█▇▃ ] dim 0331 μ= -0.002 σ= 0.038 zeros= 0% [ ▁▄█████▆▃▁ ] [ █▆ ] dim 0332 μ= +0.022 σ= 0.019 zeros= 0% [ ▁▆██▅▁ ] [ ▄█▆ ] dim 0333 μ= -0.002 σ= 0.027 zeros= 0% [ ▁▄███▇▂ ] [ █▂ ] dim 0334 μ= +0.017 σ= 0.016 zeros= 0% [ ▅██▁ ] [ ▆█ ] dim 0335 μ= +0.003 σ= 0.023 zeros= 0% [ ▂▆██▇▂ ] [ ▄██▃ ] dim 0336 μ= +0.000 σ= 0.033 zeros= 0% [ ▁▂▆████▅▁ ] [ ▆█▂ ] dim 0337 μ= -0.015 σ= 0.027 zeros= 0% [ ▂▇███▃▁ ] [ ▅█▄ ] dim 0338 μ= +0.010 σ= 0.029 zeros= 0% [ ▂▆███▅▁ ] [ ▆█▂ ] dim 0339 μ= +0.005 σ= 0.030 zeros= 0% [ ▁▃████▄▁ ] [ ▃██▂ ] dim 0340 μ= +0.001 σ= 0.032 zeros= 0% [ ▁▅████▅▁ ] [ █▄ ] dim 0341 μ= +0.017 σ= 0.022 zeros= 0% [ ▂███▄▁ ] [ ▇█ ] dim 0342 μ= -0.017 σ= 0.025 zeros= 0% [ ▂▇███▂ ] [ █▅ ] dim 0343 μ= +0.000 σ= 0.014 zeros= 0% [ ▃██▂ ] [ ▃█▃ ] dim 0344 μ= +0.014 σ= 0.023 zeros= 0% [ ▁▃███▄▁ ] [ ▆█▅ ] dim 0345 μ= +0.013 σ= 0.026 zeros= 0% [ ▁▅███▅▁ ] [ █▂ ] dim 0346 μ= -0.003 σ= 0.015 zeros= 0% [ ▅██▁ ] [ ▄█▆ ] dim 0347 μ= -0.025 σ= 0.031 zeros= 0% [ ▂▆███▇▃▁ ] [ ▆█▅ ] dim 0348 μ= -0.008 σ= 0.033 zeros= 0% [ ▁▃█████▃▁ ] [ ▅█▇ ] dim 0349 μ= -0.027 σ= 0.031 zeros= 0% [ ▂▆████▃ ] [ █▁ ] dim 0350 μ= +0.014 σ= 0.017 zeros= 0% [ ▁███▂ ] [ ▃█▆ ] dim 0351 μ= +0.019 σ= 0.027 zeros= 0% [ ▁▄████▂ ] [ ▆█▃ ] dim 0352 μ= +0.006 σ= 0.030 zeros= 0% [ ▁▃████▅▁ ] [ ▆█▁ ] dim 0353 μ= -0.016 σ= 0.027 zeros= 0% [ ▂▇███▃▁ ] [ ▆█▆ ] dim 0354 μ= +0.012 σ= 0.036 zeros= 0% [ ▂▄█████▃▁ ] [ ▄█▂ ] dim 0355 μ= -0.010 σ= 0.021 zeros= 0% [ ▃███▂ ] [ ▁▆█▅ ] dim 0356 μ= +0.032 σ= 0.033 zeros= 0% [ ▁▃█████▃▁ ] [ ▃█▇ ] dim 0357 μ= +0.018 σ= 0.027 zeros= 0% [ ▁▄███▇▂ ] [ █▁ ] dim 0358 μ= -0.003 σ= 0.013 zeros= 0% [ ▃██▁ ] [ ▅█▂ ] dim 0359 μ= -0.011 σ= 0.027 zeros= 0% [ ▁▇███▅▁ ] [ ▆█▅ ] dim 0360 μ= +0.011 σ= 0.028 zeros= 0% [ ▂▆███▅▁ ] [ ▃▇█▄ ] dim 0361 μ= -0.015 σ= 0.036 zeros= 0% [ ▁▂▅████▆▃▁ ] [ █▃ ] dim 0362 μ= -0.025 σ= 0.017 zeros= 0% [ ▁▆██▂ ] [ ▃█▅ ] dim 0363 μ= +0.019 σ= 0.030 zeros= 0% [ ▁▅████▃▁ ] [ ▆█▅ ] dim 0364 μ= +0.010 σ= 0.029 zeros= 0% [ ▁▂▆███▆▂ ] [ ▄█▅ ] dim 0365 μ= +0.032 σ= 0.031 zeros= 0% [ ▃████▆▂ ] [ █▆ ] dim 0366 μ= -0.021 σ= 0.022 zeros= 0% [ ▂▇██▆▁ ] [ ▆█ ] dim 0367 μ= +0.004 σ= 0.014 zeros= 0% [ ▂██▃ ] [ ▂█▂ ] dim 0368 μ= -0.007 σ= 0.022 zeros= 0% [ ▃███▃▁ ] [ ▂█▂ ] dim 0369 μ= +0.033 σ= 0.020 zeros= 0% [ ▂███▂ ] [ █▅ ] dim 0370 μ= -0.002 σ= 0.021 zeros= 0% [ ▁███▄▁ ] [ ▃██▄ ] dim 0371 μ= +0.007 σ= 0.036 zeros= 0% [ ▂▅████▇▃▁ ] [ ▃██▁ ] dim 0372 μ= +0.021 σ= 0.035 zeros= 0% [ ▁▂▆████▅▂ ] [ ▃█▇▁ ] dim 0373 μ= -0.002 σ= 0.033 zeros= 0% [ ▁▂▆████▄▁ ] [ █▆ ] dim 0374 μ= -0.019 σ= 0.021 zeros= 0% [ ▁▆██▆▁ ] [ ▅█▄ ] dim 0375 μ= +0.011 σ= 0.029 zeros= 0% [ ▂████▆▂▁ ] [ ▃█ ] dim 0376 μ= -0.011 σ= 0.018 zeros= 0% [ ▃███▁ ] [ ▃█▅ ] dim 0377 μ= -0.004 σ= 0.028 zeros= 0% [ ▁▄███▆▂ ] [ ▁█▅ ] dim 0378 μ= -0.001 σ= 0.026 zeros= 0% [ ▁▃███▇▂ ] [ ▁▇█▁ ] dim 0379 μ= +0.004 σ= 0.026 zeros= 0% [ ▂████▃ ] [ ▂█▄ ] dim 0380 μ= -0.004 σ= 0.023 zeros= 0% [ ▁▂███▅▁ ] [ █▆ ] dim 0381 μ= +0.001 σ= 0.017 zeros= 0% [ ▄██▃ ] [ ▅█▄ ] dim 0382 μ= -0.009 σ= 0.030 zeros= 0% [ ▂▇███▆▂▁ ] [ ▃██▃ ] dim 0383 μ= +0.022 σ= 0.034 zeros= 0% [ ▁▂▆████▅▂▁ ] [ ▄█▂ ] dim 0384 μ= +0.010 σ= 0.026 zeros= 0% [ ▁▆███▄▁ ] [ ▂█▆ ] dim 0385 μ= +0.020 σ= 0.026 zeros= 0% [ ▁▃███▇▂ ] [ ▄█▂ ] dim 0386 μ= +0.010 σ= 0.023 zeros= 0% [ ▁▄███▃ ] [ █ ] dim 0387 μ= -0.010 σ= 0.011 zeros= 0% [ ▅█▃ ] [ ▃▇█▇▂ ] dim 0388 μ= +0.013 σ= 0.044 zeros= 0% [ ▁▂▆█████▆▃▁ ] [ ▅█▂ ] dim 0389 μ= +0.008 σ= 0.027 zeros= 0% [ ▂▆███▃▁ ] [ ▇█▂ ] dim 0390 μ= +0.025 σ= 0.025 zeros= 0% [ ▂████▃ ] [ ▅██▂ ] dim 0391 μ= -0.001 σ= 0.030 zeros= 0% [ ▁▅████▃▁ ] [ ▁█▆ ] dim 0392 μ= +0.019 σ= 0.025 zeros= 0% [ ▁▃███▆▂ ] [ ▃▆█▆▂ ] dim 0393 μ= -0.009 σ= 0.040 zeros= 0% [ ▁▂▅█████▄▂▁ ] [ █▅ ] dim 0394 μ= +0.019 σ= 0.017 zeros= 0% [ ▁▆██▃ ] [ ▃█▄▁ ] dim 0395 μ= -0.002 σ= 0.034 zeros= 0% [ ▂▆████▄▁ ] [ ▆█▁ ] dim 0396 μ= -0.015 σ= 0.026 zeros= 0% [ ▂▇███▃▁ ] [ █▇ ] dim 0397 μ= +0.002 σ= 0.018 zeros= 0% [ ▅██▅ ] [ ▃██▅ ] dim 0398 μ= +0.003 σ= 0.038 zeros= 0% [ ▁▃▇████▆▃▁ ] [ ▃█ ] dim 0399 μ= -0.012 σ= 0.016 zeros= 0% [ ▂██▆▁ ] [ ▄█▆▂ ] dim 0400 μ= -0.003 σ= 0.037 zeros= 0% [ ▁▃█████▅▂▁ ] [ ▂▇█▂ ] dim 0401 μ= -0.018 σ= 0.030 zeros= 0% [ ▁▄████▄▁ ] [ ▁█▇ ] dim 0402 μ= +0.001 σ= 0.025 zeros= 0% [ ▂███▇▂ ] [ ▃█▄ ] dim 0403 μ= -0.005 σ= 0.026 zeros= 0% [ ▁▄███▆▂ ] [ ██▁ ] dim 0404 μ= +0.004 σ= 0.024 zeros= 0% [ ▂████▂ ] [ ▄█▅ ] dim 0405 μ= +0.016 σ= 0.030 zeros= 0% [ ▂▆███▇▃ ] [ █▂ ] dim 0406 μ= +0.015 σ= 0.018 zeros= 0% [ ▁███▂ ] [ ▁█ ] dim 0407 μ= +0.012 σ= 0.018 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.003 σ= 0.029 zeros= 0% [ ▁▄████▄▁ ] [ ▃██▄ ] dim 0412 μ= +0.003 σ= 0.038 zeros= 0% [ ▁▃▆████▇▃▁ ] [ ▃█▃ ] dim 0413 μ= -0.008 σ= 0.024 zeros= 0% [ ▁▄███▄▁ ] [ ▅█▄ ] dim 0414 μ= -0.009 σ= 0.025 zeros= 0% [ ▁▅███▄▁ ] [ ▂█▂ ] dim 0415 μ= -0.008 σ= 0.022 zeros= 0% [ ▃███▃ ] [ ▁▆██▂ ] dim 0416 μ= -0.003 σ= 0.039 zeros= 0% [ ▂▄█████▆▃▁ ] [ ▆█▃ ] dim 0417 μ= +0.008 σ= 0.029 zeros= 0% [ ▁▂████▅▁ ] [ ██▁ ] dim 0418 μ= -0.016 σ= 0.022 zeros= 0% [ ▁▆███▂ ] [ █▁ ] dim 0419 μ= -0.005 σ= 0.014 zeros= 0% [ ▅██▁ ] [ ▂█▅▃ ] dim 0420 μ= +0.003 σ= 0.036 zeros= 0% [ ▁▂▅████▆▂ ] [ ▁▇█▁ ] dim 0421 μ= -0.018 σ= 0.027 zeros= 0% [ ▃████▃▁ ] [ ▅█▃ ] dim 0422 μ= +0.011 σ= 0.028 zeros= 0% [ ▂▆███▅▁ ] [ ▃█▅ ] dim 0423 μ= +0.014 σ= 0.024 zeros= 0% [ ▁▄███▄ ] [ ▁█▄ ] dim 0424 μ= +0.016 σ= 0.022 zeros= 0% [ ▂███▄ ] [ ▂▇█▅ ] dim 0425 μ= -0.012 σ= 0.039 zeros= 0% [ ▂▅████▇▄▁ ] [ █▂ ] dim 0426 μ= +0.018 σ= 0.013 zeros= 0% [ ▃██▁ ] [ ▃█▇▃ ] dim 0427 μ= +0.001 σ= 0.036 zeros= 0% [ ▁▂▇████▅▂ ] [ ▃█▆▂ ] dim 0428 μ= +0.020 σ= 0.036 zeros= 0% [ ▁▂▇████▅▂ ] [ ▂█ ] dim 0429 μ= +0.011 σ= 0.016 zeros= 0% [ ▁██▇▁ ] [ ▆█▃ ] dim 0430 μ= +0.008 σ= 0.026 zeros= 0% [ ▁▆███▃▁ ] [ ▄█▆ ] dim 0431 μ= +0.015 σ= 0.028 zeros= 0% [ ▁▅███▇▂ ] [ ▂█▁ ] dim 0432 μ= +0.011 σ= 0.021 zeros= 0% [ ▃███▂ ] [ ▁▇█▃ ] dim 0433 μ= -0.013 σ= 0.031 zeros= 0% [ ▃████▆▁ ] [ ▁██ ] dim 0434 μ= +0.002 σ= 0.026 zeros= 0% [ ▂████▃ ] [ ▅█ ] dim 0435 μ= +0.005 σ= 0.017 zeros= 0% [ ▃██▅ ] [ ▄█▅ ] dim 0436 μ= -0.007 σ= 0.034 zeros= 0% [ ▁▃█████▃▁ ] [ ▆█▅ ] dim 0437 μ= +0.010 σ= 0.031 zeros= 0% [ ▁▃▇███▇▂ ] [ ▁█▆ ] dim 0438 μ= -0.001 σ= 0.023 zeros= 0% [ ▂███▆▁ ] [ ▁▇█▂ ] dim 0439 μ= -0.018 σ= 0.029 zeros= 0% [ ▁▄████▄▁ ] [ ▁██▂ ] dim 0440 μ= +0.003 σ= 0.027 zeros= 0% [ ▃████▃▁ ] [ ▂█▇▂ ] dim 0441 μ= +0.020 σ= 0.035 zeros= 0% [ ▁▃▇████▅▂ ] [ ▂█ ] dim 0442 μ= +0.011 σ= 0.020 zeros= 0% [ ▂███▂ ] [ ▂█ ] dim 0443 μ= -0.011 σ= 0.017 zeros= 0% [ ▂██▇▁ ] [ ▃▆█▆▂ ] dim 0444 μ= +0.017 σ= 0.044 zeros= 0% [ ▂▆█████▆▅▂ ] [ ▇█ ] dim 0445 μ= +0.005 σ= 0.021 zeros= 0% [ ▁▅███▁ ] [ ▂█▇ ] dim 0446 μ= +0.018 σ= 0.029 zeros= 0% [ ▁▅████▂ ] [ ▁██ ] dim 0447 μ= +0.021 σ= 0.025 zeros= 0% [ ▁▂████▂ ] [ ██▄ ] dim 0448 μ= -0.013 σ= 0.031 zeros= 0% [ ▁▃████▅▂ ] [ ▂█▂ ] dim 0449 μ= +0.013 σ= 0.020 zeros= 0% [ ▂███▂ ] [ ██ ] dim 0450 μ= -0.017 σ= 0.019 zeros= 0% [ ▁▅██▆▁ ] [ ▄█▁ ] dim 0451 μ= +0.009 σ= 0.023 zeros= 0% [ ▁▄███▂ ] [ █▆▃ ] dim 0452 μ= -0.015 σ= 0.030 zeros= 0% [ ▁▄████▅▁ ] [ ▁█ ] dim 0453 μ= -0.007 σ= 0.018 zeros= 0% [ ▁███▂ ] [ █▅ ] dim 0454 μ= -0.000 σ= 0.014 zeros= 0% [ ▃██▁ ] [ ▃▇█▆▃ ] dim 0455 μ= +0.010 σ= 0.043 zeros= 0% [ ▁▁▃▆█████▅▂▁ ] [ ▂██▃ ] dim 0456 μ= -0.018 σ= 0.032 zeros= 0% [ ▁▅████▄▂ ] [ ▅█▄ ] dim 0457 μ= +0.013 σ= 0.029 zeros= 0% [ ▂▆███▆▂ ] [ ▃█▅ ] dim 0458 μ= +0.015 σ= 0.032 zeros= 0% [ ▁▂▆████▃▁ ] [ ▃█▂ ] dim 0459 μ= -0.010 σ= 0.023 zeros= 0% [ ▁▄███▃ ] [ ▄█▄ ] dim 0460 μ= -0.008 σ= 0.025 zeros= 0% [ ▁▅███▅▁ ] [ █ ] dim 0461 μ= -0.006 σ= 0.013 zeros= 0% [ ▄█▇ ] [ ▆█▁ ] dim 0462 μ= -0.013 σ= 0.022 zeros= 0% [ ▁▅███▂ ] [ ▂██▃ ] dim 0463 μ= -0.017 σ= 0.036 zeros= 0% [ ▃▅████▆▃▁ ] [ ▄▅█▃ ] dim 0464 μ= -0.018 σ= 0.043 zeros= 0% [ ▁▄██████▄▁▁ ] [ ▃█▃ ] dim 0465 μ= -0.007 σ= 0.026 zeros= 0% [ ▁▄███▅▁ ] [ ▃█▇▁ ] dim 0466 μ= -0.005 σ= 0.038 zeros= 0% [ ▁▄█████▅▁▁ ] [ ██ ] dim 0467 μ= +0.002 σ= 0.022 zeros= 0% [ ▁▇██▇▁ ] [ ▇█ ] dim 0468 μ= +0.004 σ= 0.021 zeros= 0% [ ▁▆██▇▁ ] [ ▂█▇▁ ] dim 0469 μ= -0.001 σ= 0.028 zeros= 0% [ ▁▄████▃▁ ] [ ▇█ ] dim 0470 μ= -0.017 σ= 0.017 zeros= 0% [ ▄██▅ ] [ █▄ ] dim 0471 μ= +0.039 σ= 0.016 zeros= 0% [ ▅██▂ ] [ ▂█▆ ] dim 0472 μ= -0.003 σ= 0.027 zeros= 0% [ ▁▅███▇▂ ] [ ██ ] dim 0473 μ= -0.017 σ= 0.016 zeros= 0% [ ▃██▄ ] [ ▃█▄ ] dim 0474 μ= +0.015 σ= 0.022 zeros= 0% [ ▁▃███▄ ] [ ▃██▄ ] dim 0475 μ= +0.000 σ= 0.039 zeros= 0% [ ▁▃█████▇▂▁ ] [ ▃█▁ ] dim 0476 μ= -0.009 σ= 0.021 zeros= 0% [ ▃███▃ ] [ █▃ ] dim 0477 μ= -0.006 σ= 0.020 zeros= 0% [ ▂███▃ ] [ ▁█▅ ] dim 0478 μ= -0.025 σ= 0.025 zeros= 0% [ ▁▃███▅▁ ] [ ▂▆█▃ ] dim 0479 μ= +0.006 σ= 0.032 zeros= 0% [ ▁▄████▆▁ ] [ ▄█▄ ] dim 0480 μ= -0.008 σ= 0.030 zeros= 0% [ ▂▇███▇▂ ] [ █▆ ] dim 0481 μ= +0.021 σ= 0.019 zeros= 0% [ ▁▅██▄ ] [ ▆█▄ ] dim 0482 μ= +0.009 σ= 0.029 zeros= 0% [ ▂▇███▅▁ ] [ ▅█▅ ] dim 0483 μ= -0.009 σ= 0.031 zeros= 0% [ ▂▇███▆▂ ] [ ▃▆█▃ ] dim 0484 μ= +0.005 σ= 0.034 zeros= 0% [ ▁▅████▆▂▁ ] [ █▁ ] dim 0485 μ= +0.016 σ= 0.014 zeros= 0% [ ▅██▁ ] [ ▂██▂ ] dim 0486 μ= +0.024 σ= 0.028 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.012 σ= 0.031 zeros= 0% [ ▁▃████▆▂ ] [ █▅ ] dim 0491 μ= +0.019 σ= 0.016 zeros= 0% [ ▅██▂ ] [ ▆█▄ ] dim 0492 μ= -0.011 σ= 0.028 zeros= 0% [ ▂▇███▅▁ ] [ ▁█▂ ] dim 0493 μ= +0.013 σ= 0.019 zeros= 0% [ ▂███▂ ] [ █▇ ] dim 0494 μ= +0.023 σ= 0.019 zeros= 0% [ ▁▆██▅▁ ] [ ▇█▂ ] dim 0495 μ= -0.015 σ= 0.027 zeros= 0% [ ▃████▄▁ ] [ ▅█ ] dim 0496 μ= +0.025 σ= 0.015 zeros= 0% [ ▂██▃ ] [ ▅█ ] dim 0497 μ= -0.014 σ= 0.019 zeros= 0% [ ▃██▇▁ ] [ ▁▅▇█▄ ] dim 0498 μ= +0.017 σ= 0.040 zeros= 0% [ ▁▂▄█████▅▃▁ ] [ ▆█▃ ] dim 0499 μ= -0.012 σ= 0.028 zeros= 0% [ ▂▇███▄▁ ] [ ▄▇█▄ ] dim 0500 μ= +0.021 σ= 0.039 zeros= 0% [ ▁▄▆████▆▂▁ ] [ █ ] dim 0501 μ= -0.007 σ= 0.013 zeros= 0% [ ▆█▇ ] [ █▇ ] dim 0502 μ= +0.021 σ= 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.011 σ= 0.024 zeros= 0% [ ▁▄███▃▁ ] [ ▄█▇▁ ] dim 0508 μ= -0.002 σ= 0.033 zeros= 0% [ ▁▂▆████▄▂ ] [ ▁█▆ ] dim 0509 μ= -0.000 σ= 0.025 zeros= 0% [ ▃███▇▂ ] [ ▅█▆ ] dim 0510 μ= -0.007 σ= 0.028 zeros= 0% [ ▂▆███▆▁ ] [ ▂██▇ ] dim 0511 μ= +0.008 σ= 0.037 zeros= 0% [ ▁▂▅█████▃▁ ] [ ▆█▃ ] dim 0512 μ= -0.013 σ= 0.026 zeros= 0% [ ▂▇███▄▁ ] [ ▆█ ] dim 0513 μ= +0.024 σ= 0.012 zeros= 0% [ ▁██▂ ] [ ▆█▄ ] dim 0514 μ= +0.012 σ= 0.033 zeros= 0% [ ▃▇███▇▃▁ ] [ ▃█▄ ] dim 0515 μ= -0.027 σ= 0.025 zeros= 0% [ ▁▄███▅▁ ] [ ▇█ ] dim 0516 μ= +0.026 σ= 0.020 zeros= 0% [ ▁▅██▇▁ ] [ ▂▅█▇▂ ] dim 0517 μ= -0.007 σ= 0.039 zeros= 0% [ ▁▂▄█████▅▂ ] [ ▆█▁ ] dim 0518 μ= +0.027 σ= 0.023 zeros= 0% [ ▁▆███▂ ] [ ▁██▁ ] dim 0519 μ= -0.039 σ= 0.028 zeros= 0% [ ▁▃████▃▁ ] [ ▃█▄ ] dim 0520 μ= +0.012 σ= 0.029 zeros= 0% [ ▃▆███▅▂ ] [ ▄██▂ ] dim 0521 μ= +0.020 σ= 0.033 zeros= 0% [ ▁▂▆████▄▁ ] [ ▄█▃ ] dim 0522 μ= +0.012 σ= 0.024 zeros= 0% [ ▁▅███▄▁ ] [ █▅ ] dim 0523 μ= +0.018 σ= 0.016 zeros= 0% [ ▁▅██▂ ] [ ▄█▅ ] dim 0524 μ= +0.013 σ= 0.028 zeros= 0% [ ▂▅███▅▁ ] [ █ ] dim 0525 μ= -0.006 σ= 0.011 zeros= 0% [ ▄█▅ ] [ ▇█ ] dim 0526 μ= -0.018 σ= 0.025 zeros= 0% [ ▂████▃ ] [ ▄█▅ ] dim 0527 μ= +0.013 σ= 0.025 zeros= 0% [ ▁▅███▄▁ ] [ ▃██▁ ] dim 0528 μ= -0.039 σ= 0.029 zeros= 0% [ ▁▄████▄▁ ] [ ▆█▄ ] dim 0529 μ= +0.013 σ= 0.030 zeros= 0% [ ▂▆███▆▂ ] [ ▆█▃ ] dim 0530 μ= -0.015 σ= 0.027 zeros= 0% [ ▂████▃▁ ] [ ▅█▁ ] dim 0531 μ= -0.015 σ= 0.024 zeros= 0% [ ▂▆███▂ ] [ ▄█▄ ] dim 0532 μ= -0.004 σ= 0.032 zeros= 0% [ ▁▂▅████▃▁ ] [ █▇ ] dim 0533 μ= -0.001 σ= 0.020 zeros= 0% [ ▁▇██▄▁ ] [ ▃█▆▁ ] dim 0534 μ= -0.002 σ= 0.033 zeros= 0% [ ▂▆████▄▁ ] [ ▄▆█▄ ] dim 0535 μ= -0.016 σ= 0.039 zeros= 0% [ ▁▂▆████▇▃▁ ] [ █▃ ] dim 0536 μ= +0.016 σ= 0.019 zeros= 0% [ ▁███▃ ] [ ▂▆█▂ ] dim 0537 μ= +0.004 σ= 0.032 zeros= 0% [ ▁▄████▅▂ ] [ ▆█▃ ] dim 0538 μ= +0.029 σ= 0.027 zeros= 0% [ ▂▇███▅▁ ] [ ▂▆█▃ ] dim 0539 μ= +0.004 σ= 0.038 zeros= 0% [ ▁▃▇████▇▃▁ ] [ ▅█▆▁ ] dim 0540 μ= -0.006 σ= 0.035 zeros= 0% [ ▁▃█████▄▁ ] [ ▂█▇ ] dim 0541 μ= -0.002 σ= 0.027 zeros= 0% [ ▁▄████▂ ] [ ▃█▅ ] dim 0542 μ= -0.004 σ= 0.033 zeros= 0% [ ▂▆████▃▁ ] [ ▃█▆▃ ] dim 0543 μ= +0.018 σ= 0.038 zeros= 0% [ ▁▄█████▆▁▁ ] [ ██ ] dim 0544 μ= +0.005 σ= 0.022 zeros= 0% [ ▁▇███▂ ] [ ██ ] dim 0545 μ= -0.019 σ= 0.017 zeros= 0% [ ▄██▄ ] [ ▂██▅ ] dim 0546 μ= -0.016 σ= 0.033 zeros= 0% [ ▁▄████▆▁▁ ] [ ▆█▄ ] dim 0547 μ= -0.012 σ= 0.025 zeros= 0% [ ▁▇███▃▁ ] [ ▇█ ] dim 0548 μ= -0.035 σ= 0.024 zeros= 0% [ ▁▆███▃ ] [ ▅█▄ ] dim 0549 μ= +0.014 σ= 0.029 zeros= 0% [ ▁▆███▆▂ ] [ ▁▆██▃ ] dim 0550 μ= -0.007 σ= 0.039 zeros= 0% [ ▂▅█████▅▁▁ ] [ ▃█ ] dim 0551 μ= +0.008 σ= 0.016 zeros= 0% [ ▂██▅ ] [ ▄█▄ ] dim 0552 μ= -0.006 σ= 0.027 zeros= 0% [ ▁▅███▆▂ ] [ ▄█▄ ] dim 0553 μ= -0.005 σ= 0.027 zeros= 0% [ ▁▄███▆▂ ] [ █▄ ] dim 0554 μ= +0.018 σ= 0.018 zeros= 0% [ ▁▇██▃ ] [ ▅█▇ ] dim 0555 μ= +0.013 σ= 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.025 zeros= 0% [ ▂▅███▄▁ ] [ ▃▇██▂ ] dim 0559 μ= -0.010 σ= 0.042 zeros= 0% [ ▁▃▇█████▆▂▁ ] [ ▄█▅▂ ] dim 0560 μ= -0.003 σ= 0.037 zeros= 0% [ ▁▄▇████▅▂ ] [ ▄█▇▂ ] dim 0561 μ= -0.022 σ= 0.035 zeros= 0% [ ▁▂▇████▅▂ ] [ █▆ ] dim 0562 μ= +0.000 σ= 0.020 zeros= 0% [ ▁▆██▅▁ ] [ ▅█▂ ] dim 0563 μ= +0.030 σ= 0.026 zeros= 0% [ ▂▅███▄▁ ] [ ▆█ ] dim 0564 μ= +0.007 σ= 0.020 zeros= 0% [ ▄███▁ ] [ █▇ ] dim 0565 μ= -0.021 σ= 0.022 zeros= 0% [ ▂███▆▁ ] [ ▇█▃ ] dim 0566 μ= +0.008 σ= 0.029 zeros= 0% [ ▃▇███▅▁ ] [ ▇█ ] dim 0567 μ= +0.003 σ= 0.016 zeros= 0% [ ▄██▄ ] [ ▃█▄ ] dim 0568 μ= +0.015 σ= 0.025 zeros= 0% [ ▁▄███▅▁ ] [ ▅█▁ ] dim 0569 μ= -0.015 σ= 0.029 zeros= 0% [ ▁▃████▄▁ ] [ ▂█▄ ] dim 0570 μ= +0.014 σ= 0.026 zeros= 0% [ ▁▅███▅▁ ] [ ▃█▆▂ ] dim 0571 μ= -0.000 σ= 0.032 zeros= 0% [ ▁▂▅████▄▁ ] [ ▄█ ] dim 0572 μ= +0.006 σ= 0.015 zeros= 0% [ ▂██▄ ] [ █▃ ] dim 0573 μ= -0.003 σ= 0.021 zeros= 0% [ ▂███▄ ] [ ▂█ ] dim 0574 μ= -0.011 σ= 0.016 zeros= 0% [ ▁██▆ ] [ ▄██▅ ] dim 0575 μ= +0.005 σ= 0.043 zeros= 0% [ ▁▄▇█████▅▂▁ ] [ ▃█▆ ] dim 0576 μ= +0.016 σ= 0.025 zeros= 0% [ ▁▅███▆▁ ] [ ▁█▇ ] dim 0577 μ= -0.001 σ= 0.026 zeros= 0% [ ▁▃███▇▂ ] [ ▂▇█▅ ] dim 0578 μ= -0.011 σ= 0.034 zeros= 0% [ ▁▄████▇▃▁ ] [ ▄█▃ ] dim 0579 μ= -0.009 σ= 0.026 zeros= 0% [ ▁▅███▄▁ ] [ ▃█▇ ] dim 0580 μ= -0.002 σ= 0.030 zeros= 0% [ ▂▅████▃▁ ] [ ▇█ ] dim 0581 μ= +0.001 σ= 0.024 zeros= 0% [ ▂███▇▂ ] [ ▆█ ] dim 0582 μ= +0.024 σ= 0.020 zeros= 0% [ ▁▆██▆▁ ] [ █ ] dim 0583 μ= -0.006 σ= 0.014 zeros= 0% [ ▅█▇ ] [ ▂▆█▃ ] dim 0584 μ= +0.003 σ= 0.031 zeros= 0% [ ▁▄████▄▁ ] [ ▆▇█▇▃ ] dim 0585 μ= -0.034 σ= 0.049 zeros= 0% [ ▁▂▄██████▇▄▁ ] -> OUTLIER_SPREAD: this_std=0.0494, mean_std=0.0265, +3.2sigma vs threshold=3.0sigma [ ██ ] dim 0586 μ= +0.003 σ= 0.021 zeros= 0% [ ▁▆██▆▁ ] [ █ ] dim 0587 μ= -0.008 σ= 0.016 zeros= 0% [ ▁▇█▇▁ ] [ ▁▆█▅ ] dim 0588 μ= -0.012 σ= 0.033 zeros= 0% [ ▁▄█████▂▁ ] [ █▄ ] dim 0589 μ= -0.001 σ= 0.015 zeros= 0% [ ▄██▂ ] [ ▂▇█▃ ] dim 0590 μ= +0.005 σ= 0.033 zeros= 0% [ ▁▅████▆▂ ] [ █▆ ] dim 0591 μ= -0.021 σ= 0.018 zeros= 0% [ ▁▆██▄ ] [ ▁█▅ ] dim 0592 μ= -0.004 σ= 0.022 zeros= 0% [ ▂███▅▁ ] [ ▇█▇▂ ] dim 0593 μ= +0.017 σ= 0.034 zeros= 0% [ ▁▃▇████▄▁ ] [ ▅██▃ ] dim 0594 μ= -0.000 σ= 0.035 zeros= 0% [ ▁▂▇████▅▂▁ ] [ ▅█▃ ] dim 0595 μ= +0.009 σ= 0.026 zeros= 0% [ ▂▆███▄▁ ] [ ▇█ ] dim 0596 μ= +0.004 σ= 0.022 zeros= 0% [ ▁▇███▂ ] [ ▃█▅ ] dim 0597 μ= +0.016 σ= 0.028 zeros= 0% [ ▁▅███▆▂ ] [ ▇█▂ ] dim 0598 μ= +0.005 σ= 0.028 zeros= 0% [ ▁▃████▄▁ ] [ ▇█ ] dim 0599 μ= +0.023 σ= 0.013 zeros= 0% [ ▂██▂ ] [ ▄▇█▃ ] dim 0600 μ= -0.017 σ= 0.036 zeros= 0% [ ▂▆████▆▂▁ ] [ ▁█▃ ] dim 0601 μ= +0.014 σ= 0.020 zeros= 0% [ ▂███▂ ] [ ▅█ ] dim 0602 μ= -0.013 σ= 0.019 zeros= 0% [ ▃███▁ ] [ ▁█▆ ] dim 0603 μ= -0.023 σ= 0.025 zeros= 0% [ ▁▃███▆▁ ] [ ▂██▂ ] dim 0604 μ= +0.002 σ= 0.028 zeros= 0% [ ▁▄████▃▁ ] [ ▄█▅ ] dim 0605 μ= +0.014 σ= 0.030 zeros= 0% [ ▂▆███▇▂▁ ] [ ▄█ ] dim 0606 μ= +0.030 σ= 0.020 zeros= 0% [ ▃███▂ ] [ ▄▇█▃ ] dim 0607 μ= +0.000 σ= 0.034 zeros= 0% [ ▁▂▅████▅▂ ] [ ▃█▇▂ ] dim 0608 μ= -0.000 σ= 0.037 zeros= 0% [ ▁▃▆████▅▂▁ ] [ ▅█▃ ] dim 0609 μ= +0.008 σ= 0.031 zeros= 0% [ ▁▃████▅▂ ] [ ▁█▅ ] dim 0610 μ= +0.017 σ= 0.021 zeros= 0% [ ▂███▄ ] [ ▁█▆ ] dim 0611 μ= -0.001 σ= 0.025 zeros= 0% [ ▂███▇▁ ] [ ▃▇█▇▂ ] dim 0612 μ= +0.012 σ= 0.040 zeros= 0% [ ▁▂▆█████▅▂▁ ] [ █▄ ] dim 0613 μ= +0.019 σ= 0.013 zeros= 0% [ ▃██▁ ] [ ▅█▂ ] dim 0614 μ= +0.009 σ= 0.024 zeros= 0% [ ▁▅███▃ ] [ ▁█ ] dim 0615 μ= -0.008 σ= 0.017 zeros= 0% [ ▁███▁ ] [ ▂█▅ ] dim 0616 μ= -0.003 σ= 0.025 zeros= 0% [ ▁▃███▆▁ ] [ ▅█▃ ] dim 0617 μ= +0.007 σ= 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.008 σ= 0.034 zeros= 0% [ ▁▃▇███▇▃▁ ] [ ▅█▁ ] dim 0623 μ= +0.008 σ= 0.023 zeros= 0% [ ▁▅███▂ ] [ █▃ ] dim 0624 μ= -0.005 σ= 0.021 zeros= 0% [ ▂███▃ ] [ ▁██ ] dim 0625 μ= -0.019 σ= 0.024 zeros= 0% [ ▂████▂ ] [ ▃▇█▄ ] dim 0626 μ= -0.015 σ= 0.039 zeros= 0% [ ▁▂▇████▇▃▁ ] [ ▂█▄ ] dim 0627 μ= +0.017 σ= 0.025 zeros= 0% [ ▄███▆▁ ] [ ▅██▄ ] dim 0628 μ= -0.020 σ= 0.036 zeros= 0% [ ▁▃▇████▆▂ ] [ ▁▆█▄ ] dim 0629 μ= -0.013 σ= 0.032 zeros= 0% [ ▁▄████▆▂ ] [ ▁██ ] dim 0630 μ= -0.020 σ= 0.026 zeros= 0% [ ▁▄████▃ ] [ ▂█▇▁ ] dim 0631 μ= -0.000 σ= 0.028 zeros= 0% [ ▁▄████▃ ] [ ▇█ ] dim 0632 μ= -0.014 σ= 0.021 zeros= 0% [ ▁▄███▂ ] [ ▆█ ] dim 0633 μ= -0.015 σ= 0.023 zeros= 0% [ ▁▆███▂ ] [ ▁█▁ ] dim 0634 μ= -0.008 σ= 0.019 zeros= 0% [ ▂███▂ ] [ ▃█▆▂ ] dim 0635 μ= -0.020 σ= 0.037 zeros= 0% [ ▁▃▆████▆▂▁ ] [ ▁█▅ ] dim 0636 μ= -0.004 σ= 0.020 zeros= 0% [ ▂███▄ ] [ ▅█▇ ] dim 0637 μ= -0.025 σ= 0.030 zeros= 0% [ ▂▆████▃▁ ] [ █▆ ] dim 0638 μ= -0.021 σ= 0.022 zeros= 0% [ ▂███▆▁ ] [ ▄█▆ ] dim 0639 μ= +0.015 σ= 0.033 zeros= 0% [ ▃▇████▄▁ ] [ █▇ ] dim 0640 μ= +0.003 σ= 0.020 zeros= 0% [ ▁▅██▅▁ ] [ ▂▇█▆▃ ] dim 0641 μ= -0.008 σ= 0.041 zeros= 0% [ ▁▂▅█████▄▂▁ ] [ █▆ ] dim 0642 μ= +0.020 σ= 0.024 zeros= 0% [ ▂███▆▁ ] [ ▃█▂ ] dim 0643 μ= -0.008 σ= 0.020 zeros= 0% [ ▃███▂ ] [ ▁██▃ ] dim 0644 μ= -0.015 σ= 0.030 zeros= 0% [ ▁▃████▅▁ ] [ ▄█▅ ] dim 0645 μ= -0.005 σ= 0.031 zeros= 0% [ ▂▅███▇▃▁ ] [ ▇█▃ ] dim 0646 μ= +0.009 σ= 0.031 zeros= 0% [ ▁▃████▆▂ ] [ ▂█▄ ] dim 0647 μ= -0.005 σ= 0.023 zeros= 0% [ ▃███▄▁ ] [ ▇█▂ ] dim 0648 μ= +0.005 σ= 0.029 zeros= 0% [ ▁▃████▄▁ ] [ ▁▄█▅ ] dim 0649 μ= -0.010 σ= 0.036 zeros= 0% [ ▂▄█████▄▁ ] [ ▅█▄ ] dim 0650 μ= -0.009 σ= 0.031 zeros= 0% [ ▂▇███▆▂ ] [ ▁▆█▃ ] dim 0651 μ= +0.007 σ= 0.031 zeros= 0% [ ▁▃████▆▂ ] [ ▇█▅ ] dim 0652 μ= +0.032 σ= 0.030 zeros= 0% [ ▁▂▇███▆▂ ] [ ▁▇█▃ ] dim 0653 μ= -0.014 σ= 0.031 zeros= 0% [ ▁▄████▆▂ ] [ ▁█▄ ] dim 0654 μ= -0.004 σ= 0.021 zeros= 0% [ ▂███▄ ] [ █▇ ] dim 0655 μ= +0.002 σ= 0.025 zeros= 0% [ ▂████▂ ] [ ▆█ ] dim 0656 μ= +0.003 σ= 0.021 zeros= 0% [ ▁▆██▇▁ ] [ ▄█▆ ] dim 0657 μ= +0.013 σ= 0.033 zeros= 0% [ ▁▃████▇▃▁ ] [ █▇ ] dim 0658 μ= -0.000 σ= 0.019 zeros= 0% [ ▁▆██▄ ] [ ▃█▆ ] dim 0659 μ= +0.018 σ= 0.030 zeros= 0% [ ▂▅████▃▁ ] [ ▄██▄ ] dim 0660 μ= +0.005 σ= 0.038 zeros= 0% [ ▁▂▆█████▃▁ ] [ ▂█▆ ] dim 0661 μ= -0.001 σ= 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.028 zeros= 0% [ ▁▄████▃▁ ] [ ▂▇█▅ ] dim 0665 μ= -0.010 σ= 0.037 zeros= 0% [ ▁▄█████▄▂ ] [ ██ ] dim 0666 μ= +0.003 σ= 0.023 zeros= 0% [ ▁▇███▂ ] [ ▁▆█▅ ] dim 0667 μ= +0.009 σ= 0.039 zeros= 0% [ ▁▂▅█████▄▁ ] [ ▄█ ] dim 0668 μ= +0.007 σ= 0.018 zeros= 0% [ ▃██▇▁ ] [ ▂█▇▁ ] dim 0669 μ= -0.019 σ= 0.027 zeros= 0% [ ▁▄████▃▁ ] [ ▄█▂ ] dim 0670 μ= +0.009 σ= 0.024 zeros= 0% [ ▁▅███▃ ] [ ▅█▂ ] dim 0671 μ= +0.030 σ= 0.023 zeros= 0% [ ▁▅███▃ ] [ ▄█▂ ] dim 0672 μ= +0.009 σ= 0.025 zeros= 0% [ ▁▅███▃▁ ] [ ▆█▃ ] dim 0673 μ= +0.010 σ= 0.022 zeros= 0% [ ▅███▃ ] [ ▃██▁ ] dim 0674 μ= +0.021 σ= 0.026 zeros= 0% [ ▄████▂ ] [ ▄█▆ ] dim 0675 μ= +0.017 σ= 0.028 zeros= 0% [ ▁▄████▂ ] [ ██▁ ] dim 0676 μ= -0.017 σ= 0.026 zeros= 0% [ ▃████▃ ] [ ▆█▇▃ ] dim 0677 μ= +0.017 σ= 0.036 zeros= 0% [ ▁▃█████▅▁▁ ] [ ▂█▃ ] dim 0678 μ= -0.026 σ= 0.022 zeros= 0% [ ▃███▄▁ ] [ ▂█▅ ] dim 0679 μ= -0.003 σ= 0.028 zeros= 0% [ ▁▅████▂ ] [ ▅█ ] dim 0680 μ= +0.007 σ= 0.020 zeros= 0% [ ▁▄███▁ ] [ ▃█▇ ] dim 0681 μ= +0.039 σ= 0.024 zeros= 0% [ ▁▃███▆▁ ] [ ▄█▁ ] dim 0682 μ= -0.013 σ= 0.022 zeros= 0% [ ▁▅███▂ ] [ ▁█▆▁ ] dim 0683 μ= +0.003 σ= 0.030 zeros= 0% [ ▁▄████▄▁ ] [ █▄ ] dim 0684 μ= +0.019 σ= 0.017 zeros= 0% [ ▅██▂ ] [ ▄█▃ ] dim 0685 μ= +0.013 σ= 0.027 zeros= 0% [ ▁▅███▅▁ ] [ ▁▇█▆▄ ] dim 0686 μ= -0.023 σ= 0.042 zeros= 0% [ ▁▂▅█████▇▃▁▁ ] [ ▁█▅ ] dim 0687 μ= -0.003 σ= 0.028 zeros= 0% [ ▁▄███▆▂ ] [ ▃▇█▅ ] dim 0688 μ= -0.015 σ= 0.037 zeros= 0% [ ▁▂▅████▇▃▁ ] [ ▄█▁ ] dim 0689 μ= -0.013 σ= 0.023 zeros= 0% [ ▁▅███▂ ] [ ▃█ ] dim 0690 μ= +0.009 σ= 0.017 zeros= 0% [ ▂██▆▁ ] [ ▄█▇▁ ] dim 0691 μ= +0.019 σ= 0.033 zeros= 0% [ ▁▂▅████▄▁ ] [ ▃█▆▁ ] dim 0692 μ= -0.000 σ= 0.031 zeros= 0% [ ▁▄████▄▁ ] [ ▂▅█▃ ] dim 0693 μ= -0.014 σ= 0.034 zeros= 0% [ ▁▄████▆▂▁ ] [ ▄█▁ ] dim 0694 μ= +0.010 σ= 0.021 zeros= 0% [ ▄███▂ ] [ ██▃ ] dim 0695 μ= -0.015 σ= 0.028 zeros= 0% [ ▁▃████▄▁ ] [ ▃█▁ ] dim 0696 μ= +0.010 σ= 0.023 zeros= 0% [ ▁▄███▃▁ ] [ ▃██▁ ] dim 0697 μ= -0.020 σ= 0.032 zeros= 0% [ ▂▅████▄▁ ] [ █▅ ] dim 0698 μ= -0.021 σ= 0.016 zeros= 0% [ ▄██▃ ] [ ▃█▄ ] dim 0699 μ= -0.005 σ= 0.026 zeros= 0% [ ▁▄███▆▂ ] [ ▄█▇ ] dim 0700 μ= -0.004 σ= 0.027 zeros= 0% [ ▁▄███▇▂ ] [ ▇█▄ ] dim 0701 μ= +0.009 σ= 0.033 zeros= 0% [ ▁▃████▆▃▁ ] [ ▃█▆ ] dim 0702 μ= -0.005 σ= 0.026 zeros= 0% [ ▁▄███▅▂ ] [ ▂▇█ ] dim 0703 μ= +0.001 σ= 0.025 zeros= 0% [ ▂███▇▂ ] [ █▂ ] dim 0704 μ= -0.003 σ= 0.015 zeros= 0% [ ▅██▁ ] [ ▅█▅ ] dim 0705 μ= -0.009 σ= 0.030 zeros= 0% [ ▁▂▇███▆▂ ] [ ▆█ ] dim 0706 μ= +0.025 σ= 0.014 zeros= 0% [ ▂██▃ ] [ ▇█ ] dim 0707 μ= -0.018 σ= 0.018 zeros= 0% [ ▅██▄▁ ] [ ▄█▅ ] dim 0708 μ= +0.010 σ= 0.031 zeros= 0% [ ▁▃████▆▂ ] [ █▅ ] dim 0709 μ= +0.019 σ= 0.023 zeros= 0% [ ▂███▅▁ ] [ ▅█▇▃ ] dim 0710 μ= -0.001 σ= 0.038 zeros= 0% [ ▁▃▇████▆▂▁ ] [ ▂██▇▁ ] dim 0711 μ= -0.008 σ= 0.038 zeros= 0% [ ▂▅█████▅▁ ] [ ▆█▂ ] dim 0712 μ= -0.014 σ= 0.026 zeros= 0% [ ▂▆███▃▁ ] [ ▄█▆ ] dim 0713 μ= -0.005 σ= 0.027 zeros= 0% [ ▁▅███▆▂ ] [ ▁▇█▅ ] dim 0714 μ= -0.008 σ= 0.035 zeros= 0% [ ▁▄█████▃▁ ] [ █▇ ] dim 0715 μ= +0.019 σ= 0.020 zeros= 0% [ ▁███▄ ] [ ▁█▁ ] dim 0716 μ= +0.013 σ= 0.019 zeros= 0% [ ▂███▂ ] [ ▆█▄ ] dim 0717 μ= +0.009 σ= 0.029 zeros= 0% [ ▂████▅▁ ] [ █▂ ] dim 0718 μ= -0.026 σ= 0.017 zeros= 0% [ ▁▇██▂ ] [ ▃▆█▂ ] dim 0719 μ= +0.041 σ= 0.036 zeros= 0% [ ▁▂▆████▅▂▁ ] [ ▃█▇▁ ] dim 0720 μ= -0.001 σ= 0.031 zeros= 0% [ ▁▆████▄▁ ] [ ▆█▁ ] dim 0721 μ= -0.016 σ= 0.025 zeros= 0% [ ▂▇███▃ ] [ █▃ ] dim 0722 μ= -0.004 σ= 0.018 zeros= 0% [ ▁███▂ ] [ ▃██▃ ] dim 0723 μ= -0.018 σ= 0.033 zeros= 0% [ ▂▅████▅▂ ] [ ▇█▅ ] dim 0724 μ= +0.012 σ= 0.033 zeros= 0% [ ▁▃████▇▃▁ ] [ ▇█ ] dim 0725 μ= +0.004 σ= 0.021 zeros= 0% [ ▁▆██▇▁ ] [ ▁▆█▅▁ ] dim 0726 μ= -0.008 σ= 0.039 zeros= 0% [ ▁▂▅█████▄▂ ] [ ▄█▂ ] dim 0727 μ= -0.010 σ= 0.024 zeros= 0% [ ▁▅███▄▁ ] [ ██ ] dim 0728 μ= -0.019 σ= 0.022 zeros= 0% [ ▁███▇▁ ] [ ▅█▁ ] dim 0729 μ= +0.008 σ= 0.026 zeros= 0% [ ▁▆███▃▁ ] [ ▇█▁ ] dim 0730 μ= -0.016 σ= 0.025 zeros= 0% [ ▂▇███▃ ] [ ▂█▇▁ ] dim 0731 μ= +0.003 σ= 0.030 zeros= 0% [ ▁▄████▄▁ ] [ ▇█▃ ] dim 0732 μ= +0.006 σ= 0.028 zeros= 0% [ ▁▃████▄▁ ] [ ▄█▁ ] dim 0733 μ= +0.007 σ= 0.024 zeros= 0% [ ▁▅███▂ ] [ ▅█▂ ] dim 0734 μ= -0.012 σ= 0.023 zeros= 0% [ ▁▄███▃ ] [ ▆█ ] dim 0735 μ= -0.016 σ= 0.022 zeros= 0% [ ▁▆███▁ ] [ █▃ ] dim 0736 μ= -0.026 σ= 0.020 zeros= 0% [ ▂███▃ ] [ ▄█▇▁ ] dim 0737 μ= -0.022 σ= 0.031 zeros= 0% [ ▂▅████▃▁ ] [ ▄█▅▂ ] dim 0738 μ= +0.022 σ= 0.044 zeros= 0% [ ▂▅██████▄▂▁ ] [ ██ ] dim 0739 μ= -0.018 σ= 0.021 zeros= 0% [ ▁▇██▆▁ ] [ ▁▅██▂ ] dim 0740 μ= +0.015 σ= 0.038 zeros= 0% [ ▁▄█████▅▂ ] [ ▅█▃ ] dim 0741 μ= +0.030 σ= 0.025 zeros= 0% [ ▁▅███▃ ] [ ▆█▄ ] dim 0742 μ= -0.013 σ= 0.032 zeros= 0% [ ▁▃████▆▂ ] [ ██ ] dim 0743 μ= -0.038 σ= 0.019 zeros= 0% [ ▁▅██▆ ] [ ▂█▇▁ ] dim 0744 μ= +0.002 σ= 0.030 zeros= 0% [ ▁▄████▄▁ ] [ ▂█▅ ] dim 0745 μ= +0.017 σ= 0.025 zeros= 0% [ ▃███▆▁ ] [ █ ] dim 0746 μ= -0.007 σ= 0.017 zeros= 0% [ ▁███▁ ] [ ▄█▅ ] dim 0747 μ= -0.006 σ= 0.029 zeros= 0% [ ▂▅███▇▂ ] [ ▃█▆ ] dim 0748 μ= -0.023 σ= 0.030 zeros= 0% [ ▁▅████▃▁ ] [ ▂█▁ ] dim 0749 μ= -0.010 σ= 0.022 zeros= 0% [ ▃███▂ ] [ ▁▅█▇▂ ] dim 0750 μ= -0.004 σ= 0.039 zeros= 0% [ ▁▁▄█████▅▂▁ ] [ ▂█▇▃ ] dim 0751 μ= +0.002 σ= 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.018 zeros= 0% [ ▁███▂ ] [ ▅█▅ ] dim 0756 μ= +0.014 σ= 0.027 zeros= 0% [ ▁▅███▆▂ ] [ █▅ ] dim 0757 μ= +0.001 σ= 0.026 zeros= 0% [ ▃████▃ ] [ ▁▆█▄ ] dim 0758 μ= -0.010 σ= 0.035 zeros= 0% [ ▁▃████▇▃▁ ] [ ▄█▇▄ ] dim 0759 μ= +0.021 σ= 0.037 zeros= 0% [ ▁▃█████▅▂▁ ] [ █ ] dim 0760 μ= -0.009 σ= 0.010 zeros= 0% [ ▄█▃ ] [ ▅█▆▂ ] dim 0761 μ= +0.015 σ= 0.037 zeros= 0% [ ▂▃▇████▅▂ ] [ ▅█▅ ] dim 0762 μ= -0.009 σ= 0.030 zeros= 0% [ ▁▂▆███▆▂ ] [ ▃█▅ ] dim 0763 μ= -0.005 σ= 0.029 zeros= 0% [ ▁▅███▇▂ ] [ ▅█▂ ] dim 0764 μ= +0.009 σ= 0.024 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.004 σ= 0.030 zeros= 0% [ ▂▅███▇▂▁ ] [ ▅█▁ ] dim 0771 μ= -0.012 σ= 0.022 zeros= 0% [ ▁▄███▃ ] [ █▁ ] dim 0772 μ= +0.013 σ= 0.016 zeros= 0% [ ▁███▁ ] [ ▆█▃ ] dim 0773 μ= -0.011 σ= 0.030 zeros= 0% [ ▁▂▆███▅▁ ] [ ▂▆█▅▁ ] dim 0774 μ= -0.009 σ= 0.037 zeros= 0% [ ▁▄█████▄▂ ] [ ▁█▄ ] dim 0775 μ= -0.004 σ= 0.022 zeros= 0% [ ▂███▄▁ ] [ ▁▇█▄ ] dim 0776 μ= +0.006 σ= 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.026 zeros= 0% [ ▁▃███▆▁ ] [ ▂█▅ ] dim 0780 μ= -0.023 σ= 0.025 zeros= 0% [ ▄███▆▂ ] [ ▄█ ] dim 0781 μ= -0.012 σ= 0.021 zeros= 0% [ ▄███▂ ] [ ▃█ ] dim 0782 μ= +0.028 σ= 0.016 zeros= 0% [ ▂██▆ ] [ ▂█▆ ] dim 0783 μ= -0.000 σ= 0.026 zeros= 0% [ ▃███▇▂ ] [ ▃█▇ ] dim 0784 μ= -0.003 σ= 0.026 zeros= 0% [ ▁▄███▇▂ ] [ ▁█▅ ] dim 0785 μ= -0.004 σ= 0.023 zeros= 0% [ ▃███▅▁ ] [ ▃█▆▂ ] dim 0786 μ= +0.022 σ= 0.031 zeros= 0% [ ▁▅████▄▁ ] [ ██ ] dim 0787 μ= +0.002 σ= 0.021 zeros= 0% [ ▁▇██▆▁ ] [ ▇█▂ ] dim 0788 μ= +0.028 σ= 0.025 zeros= 0% [ ▂▆███▃▁ ] [ ▃█▆ ] dim 0789 μ= +0.017 σ= 0.027 zeros= 0% [ ▁▄███▇▂ ] [ ▅█▅▁ ] dim 0790 μ= -0.026 σ= 0.035 zeros= 0% [ ▁▃▇████▄▁ ] [ ▁█ ] dim 0791 μ= -0.010 σ= 0.016 zeros= 0% [ ▁██▇▁ ] [ ▆█▅ ] dim 0792 μ= +0.015 σ= 0.033 zeros= 0% [ ▁▂▆████▃▁ ] [ ▄█▄ ] dim 0793 μ= -0.006 σ= 0.024 zeros= 0% [ ▁▄███▅▁ ] [ ▄█▇ ] dim 0794 μ= -0.002 σ= 0.026 zeros= 0% [ ▁▃███▇▂ ] [ ▁█▅ ] dim 0795 μ= -0.004 σ= 0.026 zeros= 0% [ ▁▄███▅▁ ] [ ▃█▃ ] dim 0796 μ= +0.013 σ= 0.024 zeros= 0% [ ▁▄███▄▁ ] [ ▅█▃ ] dim 0797 μ= -0.030 σ= 0.026 zeros= 0% [ ▁▆███▄▁ ] [ ▂▆█▁ ] dim 0798 μ= +0.002 σ= 0.027 zeros= 0% [ ▁▃████▂ ] [ ▂█▆ ] dim 0799 μ= -0.043 σ= 0.024 zeros= 0% [ ▂███▆▁ ] [ ▂▆█▅ ] dim 0800 μ= +0.029 σ= 0.038 zeros= 0% [ ▂▅█████▃▁ ] [ █ ] dim 0801 μ= -0.028 σ= 0.013 zeros= 0% [ ▅█▆ ] [ ▃█▆ ] dim 0802 μ= -0.025 σ= 0.023 zeros= 0% [ ▃███▅▁ ] [ ▂█ ] dim 0803 μ= +0.009 σ= 0.015 zeros= 0% [ ▁██▆ ] [ ▆█▇▁ ] dim 0804 μ= +0.016 σ= 0.034 zeros= 0% [ ▁▂▇████▄▁ ] [ █ ] dim 0805 μ= -0.022 σ= 0.008 zeros= 0% [ ▁██ ] [ ▁█▄ ] dim 0806 μ= -0.024 σ= 0.024 zeros= 0% [ ▂███▅▁ ] [ ▁▇█▆▂ ] dim 0807 μ= +0.016 σ= 0.039 zeros= 0% [ ▁▂▃█████▆▂▁ ] [ ▁▇█▃ ] dim 0808 μ= +0.005 σ= 0.029 zeros= 0% [ ▁▃████▅▁ ] [ ▁█ ] dim 0809 μ= +0.012 σ= 0.018 zeros= 0% [ ▂███▁ ] [ ▅█▂ ] dim 0810 μ= +0.006 σ= 0.029 zeros= 0% [ ▁▂████▄▁ ] [ ▄█▄ ] dim 0811 μ= +0.011 σ= 0.034 zeros= 0% [ ▁▃████▇▃▁ ] [ ▁▅█▁ ] dim 0812 μ= +0.005 σ= 0.032 zeros= 0% [ ▁▄████▅▁ ] [ ▆█▁ ] dim 0813 μ= +0.028 σ= 0.024 zeros= 0% [ ▁▅███▃ ] [ ▁█▁ ] dim 0814 μ= +0.013 σ= 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.016 σ= 0.032 zeros= 0% [ ▁▄████▅▂ ] [ ▅█▆ ] dim 0819 μ= +0.035 σ= 0.034 zeros= 0% [ ▁▃▇███▇▄▁ ] [ ▃██▄ ] dim 0820 μ= +0.004 σ= 0.034 zeros= 0% [ ▂▆████▆▂ ] [ ██ ] dim 0821 μ= +0.003 σ= 0.021 zeros= 0% [ ▁▆███▁ ] [ ▁█▃ ] dim 0822 μ= -0.006 σ= 0.020 zeros= 0% [ ▂███▃ ] [ ▁▆█▅ ] dim 0823 μ= -0.012 σ= 0.034 zeros= 0% [ ▁▄████▆▃▁ ] [ ▄█▄ ] dim 0824 μ= -0.008 σ= 0.026 zeros= 0% [ ▁▅███▅▁ ] [ █▇ ] dim 0825 μ= +0.001 σ= 0.024 zeros= 0% [ ▂███▇▂ ] [ ▃█▅ ] dim 0826 μ= +0.017 σ= 0.030 zeros= 0% [ ▁▆███▇▂▁ ] [ ▄█ ] dim 0827 μ= -0.013 σ= 0.018 zeros= 0% [ ▃██▆▁ ] [ ▄█▆ ] dim 0828 μ= -0.024 σ= 0.029 zeros= 0% [ ▁▆████▃▁ ] [ ▅█▆▁ ] dim 0829 μ= -0.007 σ= 0.036 zeros= 0% [ ▁▃█████▄▁ ] [ ▄█▇▂ ] dim 0830 μ= -0.003 σ= 0.037 zeros= 0% [ ▁▃▇████▅▂ ] [ █▄ ] dim 0831 μ= -0.001 σ= 0.013 zeros= 0% [ ▃██▁ ] [ ▇█▂ ] dim 0832 μ= -0.014 σ= 0.025 zeros= 0% [ ▂▆███▃▁ ] [ ▂█▇▂ ] dim 0833 μ= +0.002 σ= 0.031 zeros= 0% [ ▁▄████▄▁ ] [ ▄█▆▂ ] dim 0834 μ= -0.000 σ= 0.034 zeros= 0% [ ▃▆████▅▂ ] [ ▃█▆ ] dim 0835 μ= -0.006 σ= 0.028 zeros= 0% [ ▂▅███▆▂ ] [ █▆ ] dim 0836 μ= +0.000 σ= 0.021 zeros= 0% [ ▁▆██▅▁ ] [ ▇█▂ ] dim 0837 μ= +0.026 σ= 0.027 zeros= 0% [ ▁▂████▄▁ ] [ ▃█▂ ] dim 0838 μ= +0.011 σ= 0.021 zeros= 0% [ ▄███▃ ] [ ▆█▄ ] dim 0839 μ= -0.010 σ= 0.027 zeros= 0% [ ▁▆███▅▁ ] [ ▄█▄ ] dim 0840 μ= -0.003 σ= 0.030 zeros= 0% [ ▁▅████▃ ] [ ▅█▃ ] dim 0841 μ= +0.011 σ= 0.025 zeros= 0% [ ▁▅███▄▁ ] [ ▃██▁ ] dim 0842 μ= -0.020 σ= 0.031 zeros= 0% [ ▁▅████▃▁ ] [ █ ] dim 0843 μ= +0.011 σ= 0.013 zeros= 0% [ ▇█▅ ] [ ▆█▁ ] dim 0844 μ= +0.006 σ= 0.024 zeros= 0% [ ▁▇███▃ ] [ ▅█▄ ] dim 0845 μ= -0.012 σ= 0.029 zeros= 0% [ ▂████▅▁ ] [ ▁█▅ ] dim 0846 μ= -0.023 σ= 0.024 zeros= 0% [ ▃███▆▁ ] [ ▂▇█▃ ] dim 0847 μ= +0.024 σ= 0.033 zeros= 0% [ ▂▅████▆▂ ] [ ▂█▇▁ ] dim 0848 μ= -0.001 σ= 0.031 zeros= 0% [ ▂▅████▄▁ ] [ ▅█▇ ] dim 0849 μ= +0.036 σ= 0.032 zeros= 0% [ ▂▇████▃▁ ] [ ▂█▅ ] dim 0850 μ= +0.018 σ= 0.022 zeros= 0% [ ▂███▅▁ ] [ ▇█▁ ] dim 0851 μ= +0.005 σ= 0.026 zeros= 0% [ ▂████▃▁ ] [ ▆█▄▁ ] dim 0852 μ= +0.012 σ= 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.017 zeros= 0% [ ▄██▄ ] [ ▅█▃ ] dim 0856 μ= +0.009 σ= 0.026 zeros= 0% [ ▂▆███▄▁ ] [ ▁██▃ ] dim 0857 μ= +0.005 σ= 0.029 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.003 σ= 0.018 zeros= 0% [ ▅██▅ ] [ ▆█▇▁ ] dim 0862 μ= -0.025 σ= 0.036 zeros= 0% [ ▁▃█████▅▂ ] [ ▂█▄ ] dim 0863 μ= +0.014 σ= 0.022 zeros= 0% [ ▃███▃▁ ] [ ▅█▃ ] dim 0864 μ= +0.009 σ= 0.025 zeros= 0% [ ▁▆███▃▁ ] [ ██ ] dim 0865 μ= +0.001 σ= 0.022 zeros= 0% [ ▂███▇▁ ] [ ▁█▇ ] dim 0866 μ= -0.021 σ= 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.016 zeros= 0% [ ▄██▄ ] [ ▃█▇▁ ] dim 0870 μ= -0.002 σ= 0.031 zeros= 0% [ ▂▅████▃▁ ] [ ▃▇█▃ ] dim 0871 μ= +0.005 σ= 0.036 zeros= 0% [ ▁▂▆████▇▃▁ ] [ ▂▆█▅ ] dim 0872 μ= -0.012 σ= 0.036 zeros= 0% [ ▂▄█████▃▁ ] [ ▅█▅ ] dim 0873 μ= -0.005 σ= 0.028 zeros= 0% [ ▁▆███▇▂ ] [ ▆█▇▂ ] dim 0874 μ= +0.016 σ= 0.037 zeros= 0% [ ▁▄█████▅▂ ] [ █ ] dim 0875 μ= -0.007 σ= 0.014 zeros= 0% [ ▅█▇ ] [ █ ] dim 0876 μ= +0.012 σ= 0.016 zeros= 0% [ ▁██▇▁ ] [ █▅ ] dim 0877 μ= -0.001 σ= 0.020 zeros= 0% [ ▁███▄▁ ] [ █ ] dim 0878 μ= -0.008 σ= 0.015 zeros= 0% [ ▁▇█▇▁ ] [ ▅█▇ ] dim 0879 μ= -0.008 σ= 0.038 zeros= 0% [ ▂▄█████▄▂▁ ] [ ▄█▄ ] dim 0880 μ= +0.033 σ= 0.033 zeros= 0% [ ▁▃▇███▇▂▁ ] [ ▆█ ] dim 0881 μ= -0.038 σ= 0.020 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.014 σ= 0.020 zeros= 0% [ ▄███▁ ] [ ▁▆█▃ ] dim 0889 μ= -0.012 σ= 0.032 zeros= 0% [ ▁▃████▇▂ ] [ ▁█▃ ] dim 0890 μ= +0.016 σ= 0.022 zeros= 0% [ ▂███▄▁ ] [ ▁██▁ ] dim 0891 μ= +0.001 σ= 0.029 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.002 σ= 0.044 zeros= 0% [ ▂▄██████▅▂ ] [ ▄█▇▂ ] dim 0896 μ= +0.039 σ= 0.033 zeros= 0% [ ▁▃▆████▄▁ ] [ ▂█▃ ] dim 0897 μ= -0.007 σ= 0.022 zeros= 0% [ ▁▃███▃ ] [ ▁▇█▂ ] dim 0898 μ= -0.035 σ= 0.027 zeros= 0% [ ▂████▄▁ ] [ █▇ ] dim 0899 μ= -0.020 σ= 0.017 zeros= 0% [ ▄██▃ ] [ ▅█▃ ] dim 0900 μ= -0.012 σ= 0.028 zeros= 0% [ ▂▇███▄▁ ] [ ▄█▄ ] dim 0901 μ= +0.012 σ= 0.032 zeros= 0% [ ▃▇███▇▂▁ ] [ ▃██▂ ] dim 0902 μ= +0.021 σ= 0.030 zeros= 0% [ ▁▄████▄▁ ] [ ▅█▆▂ ] dim 0903 μ= -0.021 σ= 0.032 zeros= 0% [ ▁▅████▅▁ ] [ ▇█▂ ] dim 0904 μ= -0.014 σ= 0.025 zeros= 0% [ ▁▆███▃ ] [ ▃▇█▂ ] dim 0905 μ= +0.021 σ= 0.038 zeros= 0% [ ▁▃▆████▆▃▁ ] [ ▃█▇▁ ] dim 0906 μ= +0.020 σ= 0.028 zeros= 0% [ ▁▄████▃ ] [ ▂█ ] dim 0907 μ= +0.007 σ= 0.017 zeros= 0% [ ▃██▆ ] [ ▂█▄ ] dim 0908 μ= -0.005 σ= 0.024 zeros= 0% [ ▁▃███▄▁ ] [ ▆█ ] dim 0909 μ= +0.003 σ= 0.028 zeros= 0% [ ▁▃████▃▁ ] [ ▂▅█▆▂ ] dim 0910 μ= -0.008 σ= 0.048 zeros= 0% [ ▁▂▃▇█████▆▄▂ ] [ ▂██ ] dim 0911 μ= +0.001 σ= 0.026 zeros= 0% [ ▃████▂▁ ] [ ▇█ ] dim 0912 μ= -0.016 σ= 0.020 zeros= 0% [ ▁▅██▇▁ ] [ ▁█▄ ] dim 0913 μ= +0.016 σ= 0.023 zeros= 0% [ ▃███▄▁ ] [ ▃█▁ ] dim 0914 μ= +0.010 σ= 0.025 zeros= 0% [ ▁▅███▃▁ ] [ ▇█▂ ] dim 0915 μ= +0.007 σ= 0.026 zeros= 0% [ ▂████▄▁ ] [ ▄█▅ ] dim 0916 μ= -0.007 σ= 0.032 zeros= 0% [ ▁▂▆███▇▃▁ ] [ ▄█▃ ] dim 0917 μ= -0.008 σ= 0.024 zeros= 0% [ ▁▃███▄▁ ] [ ▅█▆ ] dim 0918 μ= -0.005 σ= 0.033 zeros= 0% [ ▃▆████▄▁ ] [ ▁▇█▂ ] dim 0919 μ= +0.002 σ= 0.029 zeros= 0% [ ▁▃████▄▁ ] [ ▂█▁ ] dim 0920 μ= -0.029 σ= 0.020 zeros= 0% [ ▂███▂ ] [ ▁▇██▁ ] dim 0921 μ= +0.032 σ= 0.034 zeros= 0% [ ▁▄█████▃▁ ] [ ▃█▄ ] dim 0922 μ= -0.006 σ= 0.027 zeros= 0% [ ▁▅███▆▁ ] [ ▂█▃ ] dim 0923 μ= -0.007 σ= 0.020 zeros= 0% [ ▂███▂ ] [ ▇█▁ ] dim 0924 μ= -0.015 σ= 0.023 zeros= 0% [ ▁▅███▂ ] [ ▆█▃ ] dim 0925 μ= -0.031 σ= 0.033 zeros= 0% [ ▁▃████▇▂▁ ] [ ▅█▅ ] dim 0926 μ= +0.033 σ= 0.027 zeros= 0% [ ▁▅███▅▁ ] [ ▅█▃ ] dim 0927 μ= +0.011 σ= 0.024 zeros= 0% [ ▁▅███▃ ] [ ▅██▃ ] dim 0928 μ= -0.019 σ= 0.036 zeros= 0% [ ▁▃▆████▆▃▁ ] [ █▅ ] dim 0929 μ= -0.002 σ= 0.023 zeros= 0% [ ▃███▆▁ ] [ ▂█▂ ] dim 0930 μ= -0.007 σ= 0.020 zeros= 0% [ ▂███▂ ] [ ▁▆█▅ ] dim 0931 μ= -0.009 σ= 0.036 zeros= 0% [ ▁▄█████▄▁ ] [ ▅█ ] dim 0932 μ= +0.006 σ= 0.015 zeros= 0% [ ▂██▄ ] [ ▁█ ] dim 0933 μ= -0.013 σ= 0.012 zeros= 0% [ ▁██▃ ] [ ▄█▇▄ ] dim 0934 μ= -0.020 σ= 0.036 zeros= 0% [ ▁▃▇████▅▂ ] [ ▁█▄ ] dim 0935 μ= -0.026 σ= 0.025 zeros= 0% [ ▁▄███▅▁ ] [ ▆█ ] dim 0936 μ= +0.004 σ= 0.017 zeros= 0% [ ▃██▅ ] [ █▇ ] dim 0937 μ= -0.002 σ= 0.021 zeros= 0% [ ▂███▄▁ ] [ ▆█▃ ] dim 0938 μ= +0.010 σ= 0.032 zeros= 0% [ ▃████▆▂▁ ] [ ▆█▂ ] dim 0939 μ= -0.014 σ= 0.027 zeros= 0% [ ▂████▄▁ ] [ ▄█▅ ] dim 0940 μ= +0.014 σ= 0.028 zeros= 0% [ ▁▅███▆▁▁ ] [ ▁█▇ ] dim 0941 μ= +0.000 σ= 0.027 zeros= 0% [ ▁▃███▇▃▁ ] [ ▄█▇▃ ] dim 0942 μ= +0.016 σ= 0.042 zeros= 0% [ ▁▂▅█████▆▂▁ ] [ ▃█▁ ] dim 0943 μ= -0.010 σ= 0.021 zeros= 0% [ ▃███▂ ] [ ▅█▆ ] dim 0944 μ= +0.015 σ= 0.031 zeros= 0% [ ▁▂▇███▇▃▁ ] [ █▃ ] dim 0945 μ= +0.017 σ= 0.018 zeros= 0% [ ▁▇██▂ ] [ ▄█▃ ] dim 0946 μ= -0.007 σ= 0.029 zeros= 0% [ ▂▅███▆▂ ] [ ▆█▂ ] dim 0947 μ= -0.013 σ= 0.025 zeros= 0% [ ▂▆███▃▁ ] [ ▃█▂ ] dim 0948 μ= +0.013 σ= 0.023 zeros= 0% [ ▃███▄▁ ] [ ▁▆█▂ ] dim 0949 μ= +0.006 σ= 0.031 zeros= 0% [ ▁▃████▄▂ ] [ █▇ ] dim 0950 μ= +0.023 σ= 0.022 zeros= 0% [ ▁▆██▆▂ ] [ ▅█▂ ] dim 0951 μ= +0.009 σ= 0.023 zeros= 0% [ ▁▅███▂ ] [ ▃█▆ ] dim 0952 μ= +0.018 σ= 0.031 zeros= 0% [ ▁▅████▃▁ ] [ ▅█▅ ] dim 0953 μ= -0.007 σ= 0.028 zeros= 0% [ ▂▅███▆▂ ] [ ▅█▄ ] dim 0954 μ= -0.027 σ= 0.029 zeros= 0% [ ▂▆███▇▂▁ ] [ ▄█▄ ] dim 0955 μ= +0.014 σ= 0.030 zeros= 0% [ ▂▆███▇▂ ] [ █▁ ] dim 0956 μ= -0.007 σ= 0.018 zeros= 0% [ ▁███▂ ] [ █▆ ] dim 0957 μ= +0.001 σ= 0.017 zeros= 0% [ ▅██▃ ] [ ▅█▁ ] dim 0958 μ= +0.008 σ= 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.013 σ= 0.023 zeros= 0% [ ▁▅███▃ ] [ ▃██▅ ] dim 0964 μ= -0.014 σ= 0.032 zeros= 0% [ ▁▄████▆▂ ] [ ▂▆█▃ ] dim 0965 μ= -0.016 σ= 0.035 zeros= 0% [ ▂▅████▆▂▁ ] [ ▃▇██▁ ] dim 0966 μ= +0.013 σ= 0.043 zeros= 0% [ ▁▃▅█████▅▃▁ ] [ ▄█▁ ] dim 0967 μ= -0.033 σ= 0.021 zeros= 0% [ ▄███▂ ] [ ▂█ ] dim 0968 μ= -0.011 σ= 0.015 zeros= 0% [ ▁██▆ ] [ ▄██▁ ] dim 0969 μ= +0.021 σ= 0.032 zeros= 0% [ ▁▆████▄▁ ] [ ▂▆█▄▁ ] dim 0970 μ= +0.009 σ= 0.037 zeros= 0% [ ▂▅█████▃▂ ] [ ▂▆█▇▄ ] dim 0971 μ= +0.015 σ= 0.049 zeros= 0% [ ▁▂▄▇██████▅▂▁ ] -> OUTLIER_SPREAD: this_std=0.0489, mean_std=0.0265, +3.2sigma vs threshold=3.0sigma [ ▄█▄ ] dim 0972 μ= -0.010 σ= 0.032 zeros= 0% [ ▁▃████▇▂ ] [ █▅ ] dim 0973 μ= -0.001 σ= 0.019 zeros= 0% [ ▁▇██▄ ] [ █▃ ] dim 0974 μ= -0.022 σ= 0.014 zeros= 0% [ ▄██▁ ] [ █▃ ] dim 0975 μ= -0.005 σ= 0.019 zeros= 0% [ ▂███▂ ] [ ▄█▃ ] dim 0976 μ= -0.009 σ= 0.026 zeros= 0% [ ▁▅███▅▁ ] [ ▄█▅ ] dim 0977 μ= -0.008 σ= 0.033 zeros= 0% [ ▁▂▇███▇▃▁ ] [ ▃██▁ ] dim 0978 μ= +0.022 σ= 0.030 zeros= 0% [ ▁▄████▄▁ ] [ ▁█▄ ] dim 0979 μ= -0.002 σ= 0.022 zeros= 0% [ ▂███▄▁ ] [ ▄█▃ ] dim 0980 μ= -0.009 σ= 0.025 zeros= 0% [ ▁▅███▅▁ ] [ ▄█▅ ] dim 0981 μ= +0.015 σ= 0.028 zeros= 0% [ ▁▅███▆▂ ] [ ▁██▂ ] dim 0982 μ= +0.003 σ= 0.028 zeros= 0% [ ▁▃████▄ ] [ ▁█▄ ] dim 0983 μ= +0.016 σ= 0.021 zeros= 0% [ ▂███▄ ] [ █▅ ] dim 0984 μ= -0.002 σ= 0.017 zeros= 0% [ ▁▅██▂ ] [ ▃█▂ ] dim 0985 μ= +0.032 σ= 0.026 zeros= 0% [ ▁▄███▄▁ ] [ ▄█▇▃ ] dim 0986 μ= +0.021 σ= 0.037 zeros= 0% [ ▁▂▆████▆▂ ] [ ▃▇█▅ ] dim 0987 μ= -0.016 σ= 0.034 zeros= 0% [ ▂▆████▆▂▁ ] [ ▇█ ] dim 0988 μ= +0.003 σ= 0.015 zeros= 0% [ ▃██▃ ] [ ▅█▇▂ ] dim 0989 μ= -0.023 σ= 0.033 zeros= 0% [ ▂▇████▄▁ ] [ ▄██▃ ] dim 0990 μ= -0.021 σ= 0.034 zeros= 0% [ ▂▆████▅▂ ] [ █▃ ] dim 0991 μ= -0.002 σ= 0.016 zeros= 0% [ ▅██▂ ] [ ▃██▁ ] dim 0992 μ= -0.021 σ= 0.028 zeros= 0% [ ▁▄████▃▁ ] [ ▂▆█▅ ] dim 0993 μ= -0.010 σ= 0.037 zeros= 0% [ ▂▄█████▄▁ ] [ ▂█▇▁ ] dim 0994 μ= +0.002 σ= 0.030 zeros= 0% [ ▁▄████▄▁ ] [ ▂██▄ ] dim 0995 μ= -0.015 σ= 0.035 zeros= 0% [ ▂▅████▇▃▁ ] [ ▆█ ] dim 0996 μ= -0.015 σ= 0.020 zeros= 0% [ ▁▄██▇▁ ] [ ▆█▁ ] dim 0997 μ= -0.012 σ= 0.025 zeros= 0% [ ▁▆███▄▁ ] [ ▂█▄ ] dim 0998 μ= +0.015 σ= 0.023 zeros= 0% [ ▃███▄▁ ] [ ▁█▅ ] dim 0999 μ= +0.018 σ= 0.024 zeros= 0% [ ▃███▆▁ ] [ ▄█▅▁ ] dim 1000 μ= +0.019 σ= 0.032 zeros= 0% [ ▂▅████▄▁ ] [ ▄█▇▃ ] dim 1001 μ= +0.003 σ= 0.033 zeros= 0% [ ▂▄████▅▂ ] [ ▆█▃ ] dim 1002 μ= -0.013 σ= 0.025 zeros= 0% [ ▂▆███▄▁ ] [ █▄ ] dim 1003 μ= +0.018 σ= 0.019 zeros= 0% [ ▁▇██▃ ] [ ▃█▆ ] dim 1004 μ= -0.004 σ= 0.025 zeros= 0% [ ▁▄███▆▁ ] [ ▅█▄ ] dim 1005 μ= +0.011 σ= 0.029 zeros= 0% [ ▂▇███▅▂ ] [ ▆█▅ ] dim 1006 μ= +0.012 σ= 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.032 zeros= 0% [ ▂▆████▄▁ ] [ ▅██▁ ] dim 1011 μ= -0.004 σ= 0.032 zeros= 0% [ ▁▂▆████▃▁ ] [ ▁█▇ ] dim 1012 μ= +0.001 σ= 0.026 zeros= 0% [ ▁▃████▃ ] [ █▆ ] dim 1013 μ= -0.001 σ= 0.022 zeros= 0% [ ▂███▅▁ ] [ ▄█▆ ] dim 1014 μ= -0.002 σ= 0.028 zeros= 0% [ ▁▄███▇▃ ] [ █▃ ] dim 1015 μ= -0.021 σ= 0.011 zeros= 0% [ ▁██▁ ] [ █▅ ] dim 1016 μ= -0.002 σ= 0.019 zeros= 0% [ ▁███▄ ] [ ▁█ ] dim 1017 μ= -0.010 σ= 0.016 zeros= 0% [ ▁██▇ ] [ ▆█▃ ] dim 1018 μ= -0.013 σ= 0.027 zeros= 0% [ ▂▇███▄▁ ] [ ▅█▄ ] dim 1019 μ= -0.009 σ= 0.030 zeros= 0% [ ▁▂▇███▆▂ ] [ ▂█▄ ] dim 1020 μ= -0.005 σ= 0.024 zeros= 0% [ ▃███▅▁ ] [ ▅█▅ ] dim 1021 μ= +0.031 σ= 0.028 zeros= 0% [ ▁▂▆███▅▁ ] [ ▃██▅ ] dim 1022 μ= +0.006 σ= 0.033 zeros= 0% [ ▁▄████▅▂▁ ] [ ▁▆█▃ ] dim 1023 μ= +0.007 σ= 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.5s smell: 200/2000 ( 10%) 0.5s smell: 300/2000 ( 15%) 0.9s smell: 400/2000 ( 20%) 0.9s smell: 500/2000 ( 25%) 1.3s smell: 600/2000 ( 30%) 1.4s smell: 700/2000 ( 35%) 1.5s smell: 800/2000 ( 40%) 1.8s smell: 900/2000 ( 45%) 2.0s smell: 1000/2000 ( 50%) 2.2s smell: 1100/2000 ( 55%) 2.4s smell: 1200/2000 ( 60%) 2.7s smell: 1300/2000 ( 65%) 2.9s smell: 1400/2000 ( 70%) 3.0s smell: 1500/2000 ( 75%) 3.2s smell: 1600/2000 ( 80%) 3.5s smell: 1700/2000 ( 85%) 3.9s smell: 1800/2000 ( 90%) 4.3s smell: 1900/2000 ( 95%) 4.3s smell: 2000/2000 (100%) 4.5s smell: 3 degenerate dim(s) found in 4.6s: (OUTLIER_SPREAD: std of all dims: μ=0.027, σ=0.007, threshold=3.0σ) [ ▃▄▇█▅▂ ] dim 0585 μ= -0.035 σ= 0.050 zeros= 0% [ ▁▂▃▇██████▆▄▁▁ ] -> OUTLIER_SPREAD: this_std=0.0503, mean_std=0.0266, +3.4sigma vs threshold=3.0sigma [ ▃▆██▄ ] dim 0910 μ= -0.004 σ= 0.048 zeros= 0% [ ▁▂▄███████▅▂▁ ] -> OUTLIER_SPREAD: this_std=0.0482, mean_std=0.0266, +3.1sigma vs threshold=3.0sigma [ ▄██▆▃▁ ] dim 0971 μ= +0.015 σ= 0.048 zeros= 0% [ ▁▁▂▄███████▄▂▁ ] -> OUTLIER_SPREAD: this_std=0.0482, mean_std=0.0266, +3.1sigma vs threshold=3.0sigma smell: all 1024 dims: [ ▃██ ] dim 0000 μ= +0.002 σ= 0.024 zeros= 0% [ ▁▃███▇▂ ] [ ▃█▆ ] dim 0001 μ= +0.018 σ= 0.026 zeros= 0% [ ▁▆███▆▂ ] [ ▁▆█▅ ] dim 0002 μ= -0.007 σ= 0.033 zeros= 0% [ ▁▄████▇▃▁ ] [ ▂█▇ ] dim 0003 μ= +0.022 σ= 0.028 zeros= 0% [ ▂▅████▄▁ ] [ ▂█▆ ] dim 0004 μ= -0.017 σ= 0.027 zeros= 0% [ ▁▄████▃▁ ] [ ▂▇█▅ ] dim 0005 μ= -0.007 σ= 0.034 zeros= 0% [ ▁▄█████▃▁ ] [ ▁█▅ ] dim 0006 μ= +0.000 σ= 0.019 zeros= 0% [ ▂███▄ ] [ ▇█ ] dim 0007 μ= -0.030 σ= 0.021 zeros= 0% [ ▁▅███▂ ] [ █▅ ] dim 0008 μ= -0.017 σ= 0.019 zeros= 0% [ ▁▇██▄▁ ] [ ▂██▃ ] dim 0009 μ= +0.007 σ= 0.028 zeros= 0% [ ▁▄████▄▁ ] [ ▁▆█▄ ] dim 0010 μ= +0.013 σ= 0.032 zeros= 0% [ ▁▃████▆▃▁ ] [ ▂▇█▄ ] dim 0011 μ= -0.010 σ= 0.036 zeros= 0% [ ▁▂▆█████▃▁ ] [ ▃█ ] dim 0012 μ= +0.012 σ= 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.014 σ= 0.032 zeros= 0% [ ▁▃████▇▃▁ ] [ ▁▆█▅▂ ] dim 0018 μ= +0.013 σ= 0.037 zeros= 0% [ ▂▅█████▄▁ ] [ ▂██▂ ] dim 0019 μ= +0.005 σ= 0.031 zeros= 0% [ ▁▅████▅▁ ] [ ▃█▂ ] dim 0020 μ= +0.012 σ= 0.024 zeros= 0% [ ▁▅███▃ ] [ ▇█ ] dim 0021 μ= +0.010 σ= 0.022 zeros= 0% [ ▁▅███▃ ] [ ▆█▇▃ ] dim 0022 μ= +0.003 σ= 0.035 zeros= 0% [ ▁▃█████▅▂▁ ] [ ▂▄▇█▅▂ ] dim 0023 μ= -0.007 σ= 0.047 zeros= 0% [ ▁▂▄██████▇▄▂▁ ] [ ▆█▄ ] dim 0024 μ= -0.006 σ= 0.033 zeros= 0% [ ▁▃█████▃▁ ] [ ▅█▇ ] dim 0025 μ= +0.017 σ= 0.028 zeros= 0% [ ▂▆███▇▂ ] [ ▆█▁ ] dim 0026 μ= +0.027 σ= 0.024 zeros= 0% [ ▂████▂ ] [ ▆█▃ ] dim 0027 μ= -0.007 σ= 0.029 zeros= 0% [ ▁▂▇███▅▂ ] [ ▂█▇▂ ] dim 0028 μ= +0.025 σ= 0.029 zeros= 0% [ ▁▃████▅▁ ] [ ▃█▅ ] dim 0029 μ= +0.000 σ= 0.029 zeros= 0% [ ▂▅███▇▃▁ ] [ ▆█▁ ] dim 0030 μ= -0.010 σ= 0.024 zeros= 0% [ ▂▆███▃▁ ] [ ▇█ ] dim 0031 μ= -0.013 σ= 0.018 zeros= 0% [ ▅██▆▁ ] [ ▂▆█▄ ] dim 0032 μ= +0.030 σ= 0.035 zeros= 0% [ ▁▅████▇▃▁ ] [ ▅█▂ ] dim 0033 μ= +0.030 σ= 0.028 zeros= 0% [ ▁▂▇███▄▁ ] [ ▄█▄ ] dim 0034 μ= -0.004 σ= 0.023 zeros= 0% [ ▁▄███▄▁ ] [ ▂██▃ ] dim 0035 μ= +0.008 σ= 0.033 zeros= 0% [ ▁▅████▆▃▁ ] [ █▅ ] dim 0036 μ= +0.000 σ= 0.020 zeros= 0% [ ▂███▄ ] [ ▆█▂ ] dim 0037 μ= -0.028 σ= 0.026 zeros= 0% [ ▂▇███▄▁ ] [ ▁█▃ ] dim 0038 μ= -0.002 σ= 0.020 zeros= 0% [ ▂███▄ ] [ ▅█▄ ] dim 0039 μ= +0.035 σ= 0.029 zeros= 0% [ ▂▆███▇▂ ] [ ▁▆█▄ ] dim 0040 μ= +0.011 σ= 0.036 zeros= 0% [ ▁▂▅█████▃▁ ] [ █▇ ] dim 0041 μ= +0.005 σ= 0.017 zeros= 0% [ ▁▅██▅ ] [ ▁█▆ ] dim 0042 μ= -0.016 σ= 0.027 zeros= 0% [ ▁▄███▇▃▁ ] [ ▅█▃ ] dim 0043 μ= +0.014 σ= 0.026 zeros= 0% [ ▂▆███▅▁ ] [ ▆█▇ ] dim 0044 μ= -0.024 σ= 0.030 zeros= 0% [ ▁▃▇███▇▃▁ ] [ ▃█▄ ] dim 0045 μ= +0.017 σ= 0.025 zeros= 0% [ ▁▄███▅▁ ] [ ▄█▁ ] dim 0046 μ= +0.012 σ= 0.020 zeros= 0% [ ▁▃███▂ ] [ ▃▇█▂ ] dim 0047 μ= +0.005 σ= 0.031 zeros= 0% [ ▂▅████▅▂ ] [ ▃██▆▁ ] dim 0048 μ= +0.012 σ= 0.040 zeros= 0% [ ▁▃▇█████▅▃▁ ] [ ▄█▇▁ ] dim 0049 μ= +0.022 σ= 0.028 zeros= 0% [ ▁▅████▃▁ ] [ ▄█▄ ] dim 0050 μ= +0.014 σ= 0.028 zeros= 0% [ ▁▂▇███▆▂ ] [ ▅█▆ ] dim 0051 μ= -0.001 σ= 0.028 zeros= 0% [ ▂▆████▃ ] [ █▇ ] dim 0052 μ= +0.005 σ= 0.016 zeros= 0% [ ▅██▄ ] [ ▂█▄ ] dim 0053 μ= -0.003 σ= 0.020 zeros= 0% [ ▂███▃ ] [ ▄█▃ ] dim 0054 μ= +0.014 σ= 0.023 zeros= 0% [ ▁▅███▄▁ ] [ ▂█▃ ] dim 0055 μ= +0.017 σ= 0.022 zeros= 0% [ ▁▃███▄▁ ] [ ▃█▅ ] dim 0056 μ= +0.018 σ= 0.030 zeros= 0% [ ▁▂▆████▃▁ ] [ ▂▇█▆▁ ] dim 0057 μ= +0.013 σ= 0.033 zeros= 0% [ ▂▄█████▃▁ ] [ ▅█▄ ] dim 0058 μ= +0.013 σ= 0.031 zeros= 0% [ ▁▄████▆▂▁ ] [ ▁██▄ ] dim 0059 μ= +0.010 σ= 0.027 zeros= 0% [ ▁▃████▅▁ ] [ ▄█ ] dim 0060 μ= +0.008 σ= 0.012 zeros= 0% [ ▁██▃ ] [ ▄█▆▁ ] dim 0061 μ= -0.016 σ= 0.029 zeros= 0% [ ▁▄████▄▁ ] [ ▃▇█▅ ] dim 0062 μ= -0.031 σ= 0.034 zeros= 0% [ ▂▆████▆▃▁ ] [ ▄█▄ ] dim 0063 μ= +0.016 σ= 0.024 zeros= 0% [ ▁▅███▅▁ ] [ ▁▆█▁ ] dim 0064 μ= -0.011 σ= 0.031 zeros= 0% [ ▁▄████▅▂ ] [ ▃█▇▂ ] dim 0065 μ= +0.004 σ= 0.028 zeros= 0% [ ▁▄████▃▁ ] [ ▆█ ] dim 0066 μ= +0.010 σ= 0.022 zeros= 0% [ ▁▅███▂ ] [ ▁▆█▆▂ ] dim 0067 μ= -0.004 σ= 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.014 σ= 0.020 zeros= 0% [ ▃███▂ ] [ ▇█ ] dim 0073 μ= +0.006 σ= 0.014 zeros= 0% [ ▃██▃ ] [ ▂▆█▁ ] dim 0074 μ= -0.012 σ= 0.033 zeros= 0% [ ▁▂▅████▅▂ ] [ ▅█▃ ] dim 0075 μ= -0.006 σ= 0.023 zeros= 0% [ ▁▅███▄▁ ] [ ▁█▄ ] dim 0076 μ= -0.002 σ= 0.020 zeros= 0% [ ▂███▃ ] [ ▄█▇▆▁ ] dim 0077 μ= -0.010 σ= 0.040 zeros= 0% [ ▁▃██████▄▂▁ ] [ ▄█▃ ] dim 0078 μ= +0.015 σ= 0.022 zeros= 0% [ ▁▃███▃▁ ] [ ▆█▃ ] dim 0079 μ= +0.010 σ= 0.027 zeros= 0% [ ▂████▄▁ ] [ ▆█ ] dim 0080 μ= -0.013 σ= 0.014 zeros= 0% [ ▂██▃ ] [ ▆█▁ ] dim 0081 μ= +0.011 σ= 0.025 zeros= 0% [ ▂▆███▃▁ ] [ ▁▆█▄▁ ] dim 0082 μ= +0.014 σ= 0.038 zeros= 0% [ ▁▂▅█████▅▂▁ ] [ ▅█▂ ] dim 0083 μ= +0.015 σ= 0.024 zeros= 0% [ ▁▄███▅▁ ] [ ▆█▄ ] dim 0084 μ= +0.012 σ= 0.032 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.011 σ= 0.028 zeros= 0% [ ▁▃████▅▁ ] [ ▄█▆ ] dim 0089 μ= +0.021 σ= 0.032 zeros= 0% [ ▂▆████▄▂ ] [ ▂▆█▂ ] dim 0090 μ= +0.006 σ= 0.035 zeros= 0% [ ▁▃▆████▆▂▁ ] [ ▄█▂ ] dim 0091 μ= +0.031 σ= 0.021 zeros= 0% [ ▁▅███▂ ] [ ▂▇█▇ ] dim 0092 μ= +0.033 σ= 0.033 zeros= 0% [ ▁▄█████▃▁ ] [ ▁▆█▅▁ ] dim 0093 μ= -0.005 σ= 0.035 zeros= 0% [ ▂▄█████▄▁ ] [ ▃█▆ ] dim 0094 μ= -0.000 σ= 0.027 zeros= 0% [ ▁▅███▇▃ ] [ ▄█ ] dim 0095 μ= -0.011 σ= 0.013 zeros= 0% [ ▁██▄ ] [ ▁█▇▂ ] dim 0096 μ= +0.006 σ= 0.031 zeros= 0% [ ▁▅████▆▂ ] [ ▃█▃ ] dim 0097 μ= -0.005 σ= 0.024 zeros= 0% [ ▁▅███▅▁ ] [ ▂█▇ ] dim 0098 μ= +0.005 σ= 0.026 zeros= 0% [ ▄████▃▁ ] [ ▃█▁ ] dim 0099 μ= -0.007 σ= 0.020 zeros= 0% [ ▁▄███▂ ] [ █▅ ] dim 0100 μ= +0.002 σ= 0.022 zeros= 0% [ ▂███▅▁ ] [ ▄█▄ ] dim 0101 μ= -0.023 σ= 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.006 σ= 0.027 zeros= 0% [ ▁▄████▄▁ ] [ ▁██▄ ] dim 0106 μ= +0.010 σ= 0.028 zeros= 0% [ ▁▃████▅▁ ] [ ▂█▂ ] dim 0107 μ= -0.002 σ= 0.019 zeros= 0% [ ▂███▃ ] [ ▄█▇▃ ] dim 0108 μ= -0.016 σ= 0.037 zeros= 0% [ ▁▃█████▆▃▁ ] [ ▇█▁ ] dim 0109 μ= +0.009 σ= 0.021 zeros= 0% [ ▁▆███▂ ] [ ▇█ ] dim 0110 μ= +0.007 σ= 0.021 zeros= 0% [ ▁▆███▂ ] [ █▆ ] dim 0111 μ= +0.024 σ= 0.019 zeros= 0% [ ▁▇██▆▁ ] [ ██▁ ] dim 0112 μ= +0.007 σ= 0.025 zeros= 0% [ ▁▂████▃▁ ] [ █▇ ] dim 0113 μ= -0.015 σ= 0.017 zeros= 0% [ ▁▆██▄ ] [ ▂▇█▅▂ ] dim 0114 μ= -0.006 σ= 0.038 zeros= 0% [ ▁▃▆█████▅▁▁ ] [ ▄██▅ ] dim 0115 μ= -0.013 σ= 0.035 zeros= 0% [ ▁▂▆████▆▃▁ ] [ ██ ] dim 0116 μ= +0.007 σ= 0.019 zeros= 0% [ ▅██▆▁ ] [ ▂█ ] dim 0117 μ= -0.006 σ= 0.016 zeros= 0% [ ▂███▁ ] [ ▃▇█▂ ] dim 0118 μ= -0.014 σ= 0.033 zeros= 0% [ ▂▅████▆▂▁ ] [ ▆█▂ ] dim 0119 μ= -0.010 σ= 0.027 zeros= 0% [ ▁▃▇███▄▁ ] [ ▅▇█▅▁ ] dim 0120 μ= -0.032 σ= 0.038 zeros= 0% [ ▁▄██████▄▂ ] [ ▅█▃ ] dim 0121 μ= +0.013 σ= 0.026 zeros= 0% [ ▂▆███▅▁ ] [ █▂ ] dim 0122 μ= -0.002 σ= 0.017 zeros= 0% [ ▁███▂ ] [ ▁█▆ ] dim 0123 μ= +0.003 σ= 0.024 zeros= 0% [ ▃███▆▂ ] [ █▆ ] dim 0124 μ= -0.015 σ= 0.021 zeros= 0% [ ▂███▆▁ ] [ ▄▅█▆▄ ] dim 0125 μ= -0.004 σ= 0.045 zeros= 0% [ ▂▃██████▇▄▂ ] [ █▄ ] dim 0126 μ= +0.022 σ= 0.017 zeros= 0% [ ▁▆██▃ ] [ ▂█▇ ] dim 0127 μ= -0.019 σ= 0.023 zeros= 0% [ ▁▃███▆▁ ] [ ▄█▇▁ ] dim 0128 μ= -0.018 σ= 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.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.031 zeros= 0% [ ▁▃▆████▃▁ ] [ ▃▇█▅▁ ] dim 0136 μ= +0.007 σ= 0.041 zeros= 0% [ ▁▁▄▆█████▄▁▁ ] [ ▅█▅ ] dim 0137 μ= -0.023 σ= 0.029 zeros= 0% [ ▂▇███▇▃ ] [ ▃█▄ ] dim 0138 μ= +0.035 σ= 0.027 zeros= 0% [ ▂▅███▆▁ ] [ ▁▇█▃ ] dim 0139 μ= +0.007 σ= 0.029 zeros= 0% [ ▁▄████▄▁ ] [ ██▁ ] dim 0140 μ= +0.007 σ= 0.022 zeros= 0% [ ▁████▂ ] [ █▇▁ ] dim 0141 μ= +0.007 σ= 0.022 zeros= 0% [ ▁████▂ ] [ ▃█ ] dim 0142 μ= +0.009 σ= 0.015 zeros= 0% [ ▂██▄ ] [ ▃█▇▁ ] dim 0143 μ= +0.002 σ= 0.027 zeros= 0% [ ▁▅████▃▁ ] [ ▃█▇▄ ] dim 0144 μ= +0.005 σ= 0.036 zeros= 0% [ ▁▄█████▇▃▁ ] [ █▅ ] dim 0145 μ= -0.018 σ= 0.019 zeros= 0% [ ▁▇██▄ ] [ ▅█▅▁ ] dim 0146 μ= +0.016 σ= 0.032 zeros= 0% [ ▁▃▇████▃▁ ] [ ▃▇█▂ ] dim 0147 μ= +0.024 σ= 0.029 zeros= 0% [ ▁▅████▄▁ ] [ █▂ ] dim 0148 μ= -0.003 σ= 0.018 zeros= 0% [ ▂███▂ ] [ ▇█ ] dim 0149 μ= -0.014 σ= 0.023 zeros= 0% [ ▂████▂ ] [ ▂▆█▄ ] dim 0150 μ= -0.011 σ= 0.036 zeros= 0% [ ▁▂▅█████▃▁ ] [ ▃▇█▆ ] dim 0151 μ= +0.010 σ= 0.038 zeros= 0% [ ▁▃▅█████▄▁ ] [ █▇ ] dim 0152 μ= +0.024 σ= 0.017 zeros= 0% [ ▆██▄ ] [ ▅█▄ ] dim 0153 μ= -0.028 σ= 0.029 zeros= 0% [ ▁▃████▆▁ ] [ ▂██▅▁ ] dim 0154 μ= -0.007 σ= 0.036 zeros= 0% [ ▂▅█████▄▁ ] [ ▄█ ] dim 0155 μ= +0.009 σ= 0.014 zeros= 0% [ ▂██▄ ] [ ▅█▆ ] dim 0156 μ= -0.002 σ= 0.032 zeros= 0% [ ▁▃▇████▄▁ ] [ ▆█▃ ] dim 0157 μ= -0.008 σ= 0.025 zeros= 0% [ ▂▆███▄▁ ] [ ▃█▄ ] dim 0158 μ= -0.004 σ= 0.021 zeros= 0% [ ▃███▃ ] [ ▇█▆▂ ] dim 0159 μ= -0.004 σ= 0.035 zeros= 0% [ ▁▄█████▄▁ ] [ ▃█▅ ] dim 0160 μ= -0.002 σ= 0.026 zeros= 0% [ ▁▄███▆▂ ] [ ▁▇█▆ ] dim 0161 μ= -0.006 σ= 0.033 zeros= 0% [ ▁▄█████▄▁ ] [ ▃█▃ ] dim 0162 μ= -0.004 σ= 0.024 zeros= 0% [ ▁▅███▅▁ ] [ ▂█▆ ] dim 0163 μ= +0.001 σ= 0.026 zeros= 0% [ ▁▄███▇▂ ] [ ▅█▃ ] dim 0164 μ= +0.032 σ= 0.030 zeros= 0% [ ▁▃▆███▅▂ ] [ ▂██▂ ] dim 0165 μ= -0.013 σ= 0.026 zeros= 0% [ ▁▃████▄▁ ] [ ▁██▅ ] dim 0166 μ= +0.012 σ= 0.033 zeros= 0% [ ▁▅█████▃▁ ] [ ▂█ ] dim 0167 μ= -0.007 σ= 0.015 zeros= 0% [ ▁██▆▁ ] [ █▇ ] dim 0168 μ= +0.004 σ= 0.015 zeros= 0% [ ▅██▃ ] [ ▄█▆ ] dim 0169 μ= -0.001 σ= 0.028 zeros= 0% [ ▂▆████▂▁ ] [ ▄▇█▁ ] dim 0170 μ= +0.021 σ= 0.032 zeros= 0% [ ▁▃▆████▄▁ ] [ ▁▇█▄ ] dim 0171 μ= -0.008 σ= 0.029 zeros= 0% [ ▁▃████▆▂ ] [ ▅█▄ ] dim 0172 μ= -0.007 σ= 0.023 zeros= 0% [ ▁▅███▃ ] [ █ ] dim 0173 μ= -0.005 σ= 0.016 zeros= 0% [ ▁███▁ ] [ ▄██ ] dim 0174 μ= -0.019 σ= 0.027 zeros= 0% [ ▁▄████▂ ] [ ▃██▃ ] dim 0175 μ= -0.013 σ= 0.031 zeros= 0% [ ▂▅████▅▁▁ ] [ █▅ ] dim 0176 μ= +0.001 σ= 0.020 zeros= 0% [ ▂███▄ ] [ ▆█▂ ] dim 0177 μ= +0.010 σ= 0.027 zeros= 0% [ ▂████▄▁ ] [ ▁█▇ ] dim 0178 μ= +0.023 σ= 0.023 zeros= 0% [ ▂████▁ ] [ ▄█▆▁ ] dim 0179 μ= -0.020 σ= 0.032 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.004 σ= 0.043 zeros= 0% [ ▁▃▆█████▇▃▂ ] [ ▄▇█▃ ] dim 0184 μ= +0.005 σ= 0.033 zeros= 0% [ ▂▆████▆▂ ] [ ▅█▇▁ ] dim 0185 μ= -0.018 σ= 0.030 zeros= 0% [ ▂▆████▄▁ ] [ ▂█▂ ] dim 0186 μ= -0.004 σ= 0.019 zeros= 0% [ ▂███▂ ] [ ▇█ ] dim 0187 μ= +0.006 σ= 0.024 zeros= 0% [ ▂████▂ ] [ ▂█▂ ] dim 0188 μ= +0.035 σ= 0.019 zeros= 0% [ ▂███▂ ] [ ▅▆█▇▂ ] dim 0189 μ= +0.014 σ= 0.042 zeros= 0% [ ▁▃▆█████▆▃▁▁ ] [ ▃█▇▄ ] dim 0190 μ= -0.011 σ= 0.035 zeros= 0% [ ▁▂▅█████▃▁ ] [ ▁▆█▇▂ ] dim 0191 μ= -0.005 σ= 0.036 zeros= 0% [ ▂▅█████▄▁▁ ] [ ▄█▆ ] dim 0192 μ= -0.021 σ= 0.028 zeros= 0% [ ▁▆███▇▂▁ ] [ ▄█▇▁ ] dim 0193 μ= +0.002 σ= 0.032 zeros= 0% [ ▁▂▇████▅▁▁ ] [ ▁██▄ ] dim 0194 μ= -0.010 σ= 0.030 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.019 σ= 0.032 zeros= 0% [ ▂█████▄▁ ] [ ▂█▅▁ ] dim 0200 μ= +0.003 σ= 0.030 zeros= 0% [ ▁▅████▄▁ ] [ ▃█ ] dim 0201 μ= -0.009 σ= 0.016 zeros= 0% [ ▂██▆▁ ] [ ▂█▄ ] dim 0202 μ= +0.000 σ= 0.022 zeros= 0% [ ▂███▅▁ ] [ ▁▇█▃ ] dim 0203 μ= +0.028 σ= 0.029 zeros= 0% [ ▁▄████▅▁ ] [ ▇█▆▂ ] dim 0204 μ= -0.002 σ= 0.032 zeros= 0% [ ▁▂▇████▄▁ ] [ ▃█▃ ] dim 0205 μ= +0.013 σ= 0.025 zeros= 0% [ ▂▅███▄▁ ] [ ▁██ ] dim 0206 μ= +0.004 σ= 0.024 zeros= 0% [ ▃███▇▂ ] [ ▁▅█▄ ] dim 0207 μ= +0.011 σ= 0.033 zeros= 0% [ ▂▄████▇▃▁ ] [ ▃█ ] dim 0208 μ= -0.029 σ= 0.019 zeros= 0% [ ▄██▇▁ ] [ ▂█▄ ] dim 0209 μ= +0.018 σ= 0.023 zeros= 0% [ ▁▃███▅▁ ] [ ▄█ ] dim 0210 μ= -0.009 σ= 0.015 zeros= 0% [ ▂██▅ ] [ ▅█▅▁ ] dim 0211 μ= -0.000 σ= 0.031 zeros= 0% [ ▁▂▆████▄▁ ] [ ▅█▇ ] dim 0212 μ= +0.017 σ= 0.033 zeros= 0% [ ▁▂▇███▇▄▁ ] [ ▅█▅ ] dim 0213 μ= -0.003 σ= 0.025 zeros= 0% [ ▁▅███▆▁ ] [ ▅█▆ ] dim 0214 μ= -0.002 σ= 0.031 zeros= 0% [ ▁▂▇████▃▁ ] [ ▂█▅ ] dim 0215 μ= -0.002 σ= 0.027 zeros= 0% [ ▂▅███▆▂▁ ] [ ▅█▃ ] dim 0216 μ= -0.007 σ= 0.027 zeros= 0% [ ▂▇███▆▁ ] [ ▂█▆▁ ] dim 0217 μ= +0.003 σ= 0.032 zeros= 0% [ ▂▆████▄▁ ] [ █▂ ] dim 0218 μ= -0.001 σ= 0.015 zeros= 0% [ ▁▆██▁ ] [ ▂█▇▃ ] dim 0219 μ= +0.007 σ= 0.031 zeros= 0% [ ▁▄████▅▂ ] [ ▃█▇▂ ] dim 0220 μ= +0.024 σ= 0.032 zeros= 0% [ ▁▂▅████▄▁ ] [ ▆█▂ ] dim 0221 μ= -0.009 σ= 0.023 zeros= 0% [ ▁▆███▃ ] [ ▄█▅ ] dim 0222 μ= -0.001 σ= 0.026 zeros= 0% [ ▁▅███▆▂ ] [ ██▁ ] dim 0223 μ= +0.007 σ= 0.024 zeros= 0% [ ▂████▃▁ ] [ ▄█▇▁ ] dim 0224 μ= +0.019 σ= 0.031 zeros= 0% [ ▂▇████▃▁ ] [ ▇█▃ ] dim 0225 μ= -0.009 σ= 0.029 zeros= 0% [ ▁▃████▅▂ ] [ ▅█▆ ] dim 0226 μ= +0.002 σ= 0.028 zeros= 0% [ ▁▄████▃▁ ] [ ▃██▃ ] dim 0227 μ= -0.033 σ= 0.030 zeros= 0% [ ▁▄████▅▁ ] [ ▁▆█▆▃ ] dim 0228 μ= +0.038 σ= 0.038 zeros= 0% [ ▁▂▅█████▆▂▁ ] [ ▁█▇ ] dim 0229 μ= +0.004 σ= 0.023 zeros= 0% [ ▂████▂ ] [ ▆█ ] dim 0230 μ= +0.007 σ= 0.019 zeros= 0% [ ▁▅██▆▁ ] [ ▁█▆ ] dim 0231 μ= -0.017 σ= 0.025 zeros= 0% [ ▁▃███▇▂ ] [ ▇█▁ ] dim 0232 μ= +0.028 σ= 0.026 zeros= 0% [ ▂████▄▁ ] [ ▅█▃ ] dim 0233 μ= -0.029 σ= 0.026 zeros= 0% [ ▂▇███▄▁ ] [ ▃█▇ ] dim 0234 μ= +0.039 σ= 0.030 zeros= 0% [ ▁▂▆████▃▁ ] [ █▇ ] dim 0235 μ= +0.002 σ= 0.021 zeros= 0% [ ▂███▆▁ ] [ ▅▇█▃ ] dim 0236 μ= +0.019 σ= 0.039 zeros= 0% [ ▁▂▅█████▆▃▁ ] [ ▆█▃ ] dim 0237 μ= -0.008 σ= 0.023 zeros= 0% [ ▁▆███▃ ] [ ▁██▄ ] dim 0238 μ= -0.011 σ= 0.029 zeros= 0% [ ▁▃████▅▁ ] [ ▃█▄ ] dim 0239 μ= -0.019 σ= 0.028 zeros= 0% [ ▁▅███▇▂▁ ] [ ▄█▄ ] dim 0240 μ= +0.015 σ= 0.024 zeros= 0% [ ▁▅███▄▁ ] [ ▃██▄▁ ] dim 0241 μ= +0.027 σ= 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.002 σ= 0.032 zeros= 0% [ ▂▇████▄▂ ] [ █▇ ] dim 0246 μ= -0.016 σ= 0.018 zeros= 0% [ ▁▆██▄ ] [ ▅█▆▁ ] dim 0247 μ= -0.037 σ= 0.035 zeros= 0% [ ▁▂█████▅▂▁ ] [ ▂▇█▅ ] dim 0248 μ= +0.010 σ= 0.035 zeros= 0% [ ▁▂▅████▇▃▁ ] [ ▅█▇ ] dim 0249 μ= -0.020 σ= 0.032 zeros= 0% [ ▁▃▇████▅▁ ] [ ▁█▆ ] dim 0250 μ= +0.002 σ= 0.022 zeros= 0% [ ▂███▆▁ ] [ █▃ ] dim 0251 μ= +0.022 σ= 0.015 zeros= 0% [ ▄██▂ ] [ ▃█▃ ] dim 0252 μ= -0.004 σ= 0.022 zeros= 0% [ ▁▃███▃▁ ] [ ▂██ ] dim 0253 μ= -0.016 σ= 0.024 zeros= 0% [ ▃████▂ ] [ ▃██▂ ] dim 0254 μ= +0.023 σ= 0.028 zeros= 0% [ ▁▄████▃▁ ] [ ▃██▅ ] dim 0255 μ= -0.011 σ= 0.038 zeros= 0% [ ▁▂▇█████▄▁▁ ] [ ▁▅▇█▆▂ ] dim 0256 μ= -0.012 σ= 0.046 zeros= 0% [ ▁▂▅██████▆▃▁ ] [ ▅█▆▁ ] dim 0257 μ= -0.001 σ= 0.029 zeros= 0% [ ▂▆████▃▁ ] [ ▂█▅ ] dim 0258 μ= +0.001 σ= 0.028 zeros= 0% [ ▁▅████▃ ] [ █▇ ] dim 0259 μ= +0.004 σ= 0.018 zeros= 0% [ ▁▇██▅ ] [ ▃█▅▁ ] dim 0260 μ= -0.002 σ= 0.035 zeros= 0% [ ▁▃▇████▄▁ ] [ █▂ ] dim 0261 μ= -0.020 σ= 0.016 zeros= 0% [ ▁▇██▂ ] [ ▆█ ] dim 0262 μ= +0.028 σ= 0.018 zeros= 0% [ ▄██▇▁ ] [ ▅█ ] dim 0263 μ= -0.010 σ= 0.018 zeros= 0% [ ▃██▆▁ ] [ ▂█▇▂ ] dim 0264 μ= -0.014 σ= 0.030 zeros= 0% [ ▁▅████▅▁ ] [ ▇█▃ ] dim 0265 μ= -0.010 σ= 0.025 zeros= 0% [ ▂████▄▁ ] [ █▆ ] dim 0266 μ= +0.003 σ= 0.022 zeros= 0% [ ▂███▆▁ ] [ ▅█ ] dim 0267 μ= +0.009 σ= 0.019 zeros= 0% [ ▁▄███▁ ] [ ▅██▅ ] dim 0268 μ= +0.024 σ= 0.038 zeros= 0% [ ▁▄██████▃▁ ] [ ▁█▇ ] dim 0269 μ= +0.004 σ= 0.028 zeros= 0% [ ▁▄████▃▁ ] [ ▄█▇ ] dim 0270 μ= -0.000 σ= 0.031 zeros= 0% [ ▁▂▆████▄▁ ] [ ▅█▂ ] dim 0271 μ= -0.009 σ= 0.026 zeros= 0% [ ▂▇███▅▁ ] [ ▄█ ] dim 0272 μ= -0.009 σ= 0.020 zeros= 0% [ ▁▄███▂ ] [ ▂▇█▅▁ ] dim 0273 μ= +0.012 σ= 0.038 zeros= 0% [ ▁▂▆█████▄▂▁ ] [ ▂█▇▂ ] dim 0274 μ= +0.008 σ= 0.033 zeros= 0% [ ▂▄████▅▂▁ ] [ ▄█▇ ] dim 0275 μ= +0.021 σ= 0.026 zeros= 0% [ ▁▄████▃ ] [ ▄█▁ ] dim 0276 μ= -0.009 σ= 0.022 zeros= 0% [ ▁▅███▂ ] [ ▁██▂ ] dim 0277 μ= +0.007 σ= 0.027 zeros= 0% [ ▁▃████▃▁ ] [ ▅█ ] dim 0278 μ= -0.010 σ= 0.021 zeros= 0% [ ▁▅███▂ ] [ ▅█▆▂ ] dim 0279 μ= +0.019 σ= 0.034 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.007 σ= 0.029 zeros= 0% [ ▁▃████▆▂▁ ] [ ▃██▂ ] dim 0284 μ= -0.052 σ= 0.032 zeros= 0% [ ▁▅████▅▂▁ ] [ ▃█▇▃ ] dim 0285 μ= +0.007 σ= 0.032 zeros= 0% [ ▂▅████▆▂ ] [ ▂▆█▆ ] dim 0286 μ= -0.007 σ= 0.033 zeros= 0% [ ▂▄█████▃▁ ] [ █▇ ] dim 0287 μ= +0.005 σ= 0.021 zeros= 0% [ ▂▇██▇▁ ] [ ▄▆█▅▁ ] dim 0288 μ= -0.012 σ= 0.042 zeros= 0% [ ▁▂▄██████▅▂▁ ] [ ██▄ ] dim 0289 μ= +0.010 σ= 0.024 zeros= 0% [ ▁▇███▃▁ ] [ ▁▅█▄ ] dim 0290 μ= +0.014 σ= 0.036 zeros= 0% [ ▁▄█████▄▂ ] [ █▆ ] dim 0291 μ= -0.015 σ= 0.013 zeros= 0% [ ▃██▂ ] [ ▄█▆▃ ] dim 0292 μ= +0.003 σ= 0.034 zeros= 0% [ ▁▂▇████▅▂ ] [ █▅ ] dim 0293 μ= +0.021 σ= 0.019 zeros= 0% [ ▁▇██▄ ] [ ▅█▄ ] dim 0294 μ= -0.005 σ= 0.027 zeros= 0% [ ▂▆███▆▂ ] [ █▁ ] dim 0295 μ= -0.000 σ= 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.024 zeros= 0% [ ▁▆███▃▁ ] [ ▁█▅ ] dim 0299 μ= +0.001 σ= 0.027 zeros= 0% [ ▁▄████▂ ] [ ▅█▄ ] dim 0300 μ= -0.023 σ= 0.030 zeros= 0% [ ▂▇████▃▁ ] [ ▅█▁ ] dim 0301 μ= +0.008 σ= 0.025 zeros= 0% [ ▂████▃▁ ] [ ▃█▇▅ ] dim 0302 μ= +0.007 σ= 0.035 zeros= 0% [ ▁▃▆████▇▃▁ ] [ █▅ ] dim 0303 μ= -0.018 σ= 0.016 zeros= 0% [ ▁▆██▃ ] [ ▄█▅ ] dim 0304 μ= -0.001 σ= 0.030 zeros= 0% [ ▂▆███▇▃▁ ] [ ▃█▇▂ ] dim 0305 μ= +0.023 σ= 0.035 zeros= 0% [ ▁▃▆████▅▂▁ ] [ ▁▆█▆▁ ] dim 0306 μ= +0.014 σ= 0.036 zeros= 0% [ ▁▂▅█████▄▁ ] [ ▃█ ] dim 0307 μ= +0.010 σ= 0.016 zeros= 0% [ ▃██▅▁ ] [ ▃▆█▅▁ ] dim 0308 μ= +0.030 σ= 0.038 zeros= 0% [ ▁▃▆█████▄▁▁ ] [ ▃█▇▁ ] dim 0309 μ= +0.002 σ= 0.030 zeros= 0% [ ▂▅████▄▁ ] [ █ ] dim 0310 μ= -0.001 σ= 0.010 zeros= 0% [ ▂█▆ ] [ ▆█ ] dim 0311 μ= +0.007 σ= 0.013 zeros= 0% [ ▂██▃ ] [ ▁▅█▇▁ ] dim 0312 μ= +0.018 σ= 0.035 zeros= 0% [ ▁▄█████▅▁▁ ] [ █▇ ] dim 0313 μ= +0.003 σ= 0.020 zeros= 0% [ ▁▇██▆▁ ] [ ▁▇██▆ ] dim 0314 μ= +0.004 σ= 0.045 zeros= 0% [ ▁▃▆██████▅▂▁ ] [ ▂█▅ ] dim 0315 μ= -0.001 σ= 0.021 zeros= 0% [ ▃███▄▁ ] [ ▄█▃ ] dim 0316 μ= -0.026 σ= 0.025 zeros= 0% [ ▁▅███▄▁ ] [ ▃█▇▂ ] dim 0317 μ= -0.013 σ= 0.028 zeros= 0% [ ▁▄████▄▁ ] [ ▄█ ] dim 0318 μ= -0.010 σ= 0.015 zeros= 0% [ ▂██▅ ] [ ▂▇█▂ ] dim 0319 μ= +0.008 σ= 0.031 zeros= 0% [ ▂▄████▅▂▁ ] [ █▆ ] dim 0320 μ= -0.014 σ= 0.024 zeros= 0% [ ▃████▂ ] [ ▂█ ] dim 0321 μ= -0.027 σ= 0.016 zeros= 0% [ ▂██▇▁ ] [ ▃██▄ ] dim 0322 μ= -0.009 σ= 0.036 zeros= 0% [ ▁▂▅█████▄▁ ] [ ▁▆█▅ ] dim 0323 μ= +0.014 σ= 0.034 zeros= 0% [ ▁▄█████▃▁ ] [ █▂ ] dim 0324 μ= -0.022 σ= 0.018 zeros= 0% [ ▂███▂ ] [ ▂█▇▆ ] dim 0325 μ= +0.012 σ= 0.035 zeros= 0% [ ▂▅████▇▄▁ ] [ ▄█▃ ] dim 0326 μ= -0.005 σ= 0.023 zeros= 0% [ ▁▄███▄▁ ] [ ▁█▂ ] dim 0327 μ= -0.023 σ= 0.018 zeros= 0% [ ▂███▂ ] [ █▃ ] dim 0328 μ= +0.003 σ= 0.010 zeros= 0% [ ▁██ ] [ ▂██▃ ] dim 0329 μ= +0.004 σ= 0.031 zeros= 0% [ ▂▅████▄▁ ] [ ▃▇██▄ ] dim 0330 μ= +0.018 σ= 0.041 zeros= 0% [ ▁▃▄█████▇▄▁ ] [ ▅█▆▂ ] dim 0331 μ= -0.001 σ= 0.039 zeros= 0% [ ▁▂▄█████▇▂▁ ] [ █▄ ] dim 0332 μ= +0.022 σ= 0.019 zeros= 0% [ ▁▇██▄▁ ] [ ▄█▅ ] dim 0333 μ= -0.002 σ= 0.027 zeros= 0% [ ▁▆███▇▂ ] [ █▁ ] dim 0334 μ= +0.018 σ= 0.016 zeros= 0% [ ▁▇██▁ ] [ ▂██ ] dim 0335 μ= +0.003 σ= 0.024 zeros= 0% [ ▃████▂ ] [ ▃██▁ ] dim 0336 μ= +0.001 σ= 0.032 zeros= 0% [ ▁▃▇████▅▁ ] [ ▇█▁ ] dim 0337 μ= -0.013 σ= 0.026 zeros= 0% [ ▁▃████▃▁ ] [ ▁▇█▄ ] dim 0338 μ= +0.010 σ= 0.029 zeros= 0% [ ▁▃████▅▂ ] [ ▂██▂ ] dim 0339 μ= +0.005 σ= 0.028 zeros= 0% [ ▁▄████▅▁ ] [ ▅█▇▁ ] dim 0340 μ= +0.001 σ= 0.031 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.013 σ= 0.026 zeros= 0% [ ▂▆███▄▁ ] [ █ ] dim 0346 μ= -0.004 σ= 0.015 zeros= 0% [ ▁███▁ ] [ ▃█▄ ] dim 0347 μ= -0.025 σ= 0.031 zeros= 0% [ ▃▇███▆▂▁ ] [ ▆█▃ ] dim 0348 μ= -0.007 σ= 0.033 zeros= 0% [ ▁▄████▆▃▁ ] [ ▆█▅ ] dim 0349 μ= -0.026 σ= 0.030 zeros= 0% [ ▁▃████▆▂ ] [ ▂█▁ ] dim 0350 μ= +0.015 σ= 0.018 zeros= 0% [ ▂███▂ ] [ ▄█▆ ] dim 0351 μ= +0.018 σ= 0.028 zeros= 0% [ ▂▅███▇▂ ] [ ▂▇█▃ ] dim 0352 μ= +0.006 σ= 0.030 zeros= 0% [ ▁▄████▆▁ ] [ ▂█▇ ] dim 0353 μ= -0.016 σ= 0.027 zeros= 0% [ ▁▄████▃▁ ] [ ▂▆█▅ ] dim 0354 μ= +0.012 σ= 0.036 zeros= 0% [ ▁▂▅█████▄▁ ] [ ▇█ ] dim 0355 μ= -0.010 σ= 0.021 zeros= 0% [ ▁▅███▂ ] [ ▁▅█▅ ] dim 0356 μ= +0.032 σ= 0.033 zeros= 0% [ ▁▅████▇▃▁ ] [ ▄█▅ ] dim 0357 μ= +0.018 σ= 0.027 zeros= 0% [ ▁▆███▇▂ ] [ █ ] dim 0358 μ= -0.002 σ= 0.014 zeros= 0% [ ▆██▁ ] [ ▅█▂ ] dim 0359 μ= -0.011 σ= 0.026 zeros= 0% [ ▁▂▇███▃▁ ] [ ▆█▃ ] dim 0360 μ= +0.011 σ= 0.028 zeros= 0% [ ▁▂▇███▆▁ ] [ ▄▇█▃ ] dim 0361 μ= -0.016 σ= 0.037 zeros= 0% [ ▁▃█████▇▃▁ ] [ ▃█ ] dim 0362 μ= -0.026 σ= 0.017 zeros= 0% [ ▂███▁ ] [ ▅█▇▁ ] dim 0363 μ= +0.020 σ= 0.031 zeros= 0% [ ▁▂▆████▄▁ ] [ ▅█▂ ] dim 0364 μ= +0.010 σ= 0.029 zeros= 0% [ ▁▃████▄▂ ] [ ▇█▄ ] dim 0365 μ= +0.031 σ= 0.032 zeros= 0% [ ▁▄████▆▂▁ ] [ ▂█▄ ] dim 0366 μ= -0.021 σ= 0.022 zeros= 0% [ ▃███▄▁ ] [ █▆ ] dim 0367 μ= +0.004 σ= 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.021 zeros= 0% [ ▃███▄▁ ] [ ▄█▇▅ ] dim 0371 μ= +0.005 σ= 0.036 zeros= 0% [ ▁▃▇████▇▂▁ ] [ ▄█▇▃ ] dim 0372 μ= +0.021 σ= 0.035 zeros= 0% [ ▁▃█████▆▂ ] [ ▃█▅ ] dim 0373 μ= -0.000 σ= 0.033 zeros= 0% [ ▁▃▇████▅▁ ] [ ▁█▅ ] dim 0374 μ= -0.019 σ= 0.020 zeros= 0% [ ▂███▄▁ ] [ ▆█▃ ] dim 0375 μ= +0.011 σ= 0.029 zeros= 0% [ ▁▃████▆▂ ] [ ▆█ ] dim 0376 μ= -0.012 σ= 0.018 zeros= 0% [ ▄██▇▁ ] [ ▄█▅ ] dim 0377 μ= -0.003 σ= 0.028 zeros= 0% [ ▁▆███▆▂▁ ] [ ▃█▅ ] dim 0378 μ= -0.001 σ= 0.026 zeros= 0% [ ▂▄███▆▂ ] [ ▁█▇ ] dim 0379 μ= +0.004 σ= 0.025 zeros= 0% [ ▃███▇▂ ] [ ▄█▄ ] dim 0380 μ= -0.006 σ= 0.024 zeros= 0% [ ▁▅███▄▁ ] [ █▅ ] dim 0381 μ= +0.001 σ= 0.017 zeros= 0% [ ▁▇██▃ ] [ ▁██▅ ] dim 0382 μ= -0.009 σ= 0.030 zeros= 0% [ ▁▃████▆▂ ] [ ▄▆█▂ ] dim 0383 μ= +0.023 σ= 0.034 zeros= 0% [ ▁▂▆████▅▂ ] [ ▆█▃ ] dim 0384 μ= +0.010 σ= 0.028 zeros= 0% [ ▁▃▇███▄▁ ] [ ▃█▆ ] dim 0385 μ= +0.020 σ= 0.027 zeros= 0% [ ▁▄████▂ ] [ ▅█▂ ] dim 0386 μ= +0.010 σ= 0.025 zeros= 0% [ ▂▆███▃▁ ] [ ▂█ ] dim 0387 μ= -0.010 σ= 0.011 zeros= 0% [ ██▂ ] [ ▄█▇▅ ] dim 0388 μ= +0.012 σ= 0.044 zeros= 0% [ ▁▁▃▇█████▆▃▁▁ ] [ ▁▇█▃ ] dim 0389 μ= +0.008 σ= 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.002 σ= 0.018 zeros= 0% [ ▁▇██▄ ] [ ▁▆██▃ ] dim 0398 μ= +0.002 σ= 0.038 zeros= 0% [ ▁▄█████▇▃▁ ] [ ▆█ ] dim 0399 μ= -0.012 σ= 0.016 zeros= 0% [ ▄██▅ ] [ ▁▆█▆▂ ] dim 0400 μ= -0.004 σ= 0.037 zeros= 0% [ ▂▅█████▅▂▁ ] [ ▃█▇▁ ] dim 0401 μ= -0.016 σ= 0.030 zeros= 0% [ ▁▅████▄▁ ] [ ▂█▆ ] dim 0402 μ= +0.001 σ= 0.025 zeros= 0% [ ▁▄███▆▂ ] [ ▄█▄ ] dim 0403 μ= -0.003 σ= 0.027 zeros= 0% [ ▁▆███▆▂ ] [ ▂█▆ ] dim 0404 μ= +0.003 σ= 0.023 zeros= 0% [ ▃███▇▂ ] [ ▅█▆ ] dim 0405 μ= +0.016 σ= 0.029 zeros= 0% [ ▁▂▇████▃▁ ] [ ▁█▁ ] dim 0406 μ= +0.016 σ= 0.019 zeros= 0% [ ▂███▂ ] [ ▃█▁ ] dim 0407 μ= +0.013 σ= 0.018 zeros= 0% [ ▃███▁ ] [ ▂█▆ ] dim 0408 μ= +0.002 σ= 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.038 zeros= 0% [ ▁▄▇████▇▃▁ ] [ ▅█▂ ] dim 0413 μ= -0.010 σ= 0.024 zeros= 0% [ ▂▇███▃▁ ] [ ▅█▂ ] dim 0414 μ= -0.008 σ= 0.025 zeros= 0% [ ▂▆███▄▁ ] [ ▅█▁ ] dim 0415 μ= -0.007 σ= 0.022 zeros= 0% [ ▁▄███▃ ] [ ▂▆█▅▂ ] dim 0416 μ= -0.002 σ= 0.038 zeros= 0% [ ▁▂▄█████▅▂▁ ] [ ▇█▃ ] dim 0417 μ= +0.009 σ= 0.030 zeros= 0% [ ▁▄████▅▁▁ ] [ ▁██ ] dim 0418 μ= -0.016 σ= 0.021 zeros= 0% [ ▂███▇▁ ] [ █ ] dim 0419 μ= -0.004 σ= 0.014 zeros= 0% [ ▇█▆▁ ] [ ▅█▆▂ ] dim 0420 μ= +0.003 σ= 0.036 zeros= 0% [ ▁▃█████▇▃▁ ] [ ▃█▅ ] dim 0421 μ= -0.017 σ= 0.028 zeros= 0% [ ▁▅████▃▁ ] [ ▇█▄ ] dim 0422 μ= +0.012 σ= 0.027 zeros= 0% [ ▃▇███▅▁ ] [ ▄█▃ ] dim 0423 μ= +0.014 σ= 0.024 zeros= 0% [ ▁▅███▄▁ ] [ ▃█▄ ] dim 0424 μ= +0.016 σ= 0.021 zeros= 0% [ ▄███▃▁ ] [ ▃▇█▄ ] dim 0425 μ= -0.013 σ= 0.039 zeros= 0% [ ▁▂▇████▇▄▂ ] [ █▁ ] dim 0426 μ= +0.019 σ= 0.013 zeros= 0% [ ▄██▁ ] [ ▅█▇▄ ] dim 0427 μ= +0.003 σ= 0.036 zeros= 0% [ ▁▃█████▆▂▁ ] [ ▅█▇▃ ] dim 0428 μ= +0.020 σ= 0.037 zeros= 0% [ ▂▃█████▅▂▁ ] [ ▄█ ] dim 0429 μ= +0.011 σ= 0.016 zeros= 0% [ ▂██▆▁ ] [ ▆█▁ ] dim 0430 μ= +0.008 σ= 0.025 zeros= 0% [ ▂▇███▃▁ ] [ ▅█▅ ] dim 0431 μ= +0.014 σ= 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.005 σ= 0.017 zeros= 0% [ ▁▅██▄ ] [ ▁▇█▆ ] dim 0436 μ= -0.008 σ= 0.034 zeros= 0% [ ▁▂▅█████▃▁ ] [ ▁▅█▅ ] dim 0437 μ= +0.010 σ= 0.031 zeros= 0% [ ▁▄████▆▂ ] [ ▂█▅ ] dim 0438 μ= -0.001 σ= 0.023 zeros= 0% [ ▃███▅▁ ] [ ▂█▆▁ ] dim 0439 μ= -0.017 σ= 0.029 zeros= 0% [ ▁▅████▃▁ ] [ ▃█▇▁ ] dim 0440 μ= +0.004 σ= 0.027 zeros= 0% [ ▁▄████▃▁ ] [ ▄█▇▂ ] dim 0441 μ= +0.020 σ= 0.036 zeros= 0% [ ▁▄▇████▆▂ ] [ ▆█ ] dim 0442 μ= +0.011 σ= 0.019 zeros= 0% [ ▄███▂ ] [ ▅█ ] dim 0443 μ= -0.010 σ= 0.017 zeros= 0% [ ▃██▆▁ ] [ ▅▇█▆▃ ] dim 0444 μ= +0.016 σ= 0.043 zeros= 0% [ ▁▃▇██████▃▂▁ ] [ ▇█ ] dim 0445 μ= +0.006 σ= 0.021 zeros= 0% [ ▁▇██▇▁ ] [ ▃█▆▁ ] dim 0446 μ= +0.020 σ= 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.020 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.043 zeros= 0% [ ▁▁▃██████▅▃▁ ] [ ▄█▆▁ ] dim 0456 μ= -0.017 σ= 0.033 zeros= 0% [ ▂▇████▅▂▁ ] [ ▅█▃ ] dim 0457 μ= +0.013 σ= 0.029 zeros= 0% [ ▂▇███▆▂ ] [ ▄█▆ ] dim 0458 μ= +0.015 σ= 0.031 zeros= 0% [ ▁▃▇████▃▁ ] [ ▆█▂ ] dim 0459 μ= -0.010 σ= 0.024 zeros= 0% [ ▂▇███▃ ] [ ▇█▃ ] dim 0460 μ= -0.009 σ= 0.025 zeros= 0% [ ▂▇███▄▁ ] [ █ ] dim 0461 μ= -0.006 σ= 0.013 zeros= 0% [ ▇█▅ ] [ ▇█ ] dim 0462 μ= -0.013 σ= 0.022 zeros= 0% [ ▂▇██▇▂ ] [ ▅█▆▂ ] dim 0463 μ= -0.018 σ= 0.036 zeros= 0% [ ▁▃█████▆▂ ] [ ▂▅▇█▄ ] dim 0464 μ= -0.017 σ= 0.043 zeros= 0% [ ▁▂▅█████▇▅▂ ] [ ▅█▃ ] dim 0465 μ= -0.008 σ= 0.025 zeros= 0% [ ▁▆███▄▁ ] [ ▂▇██▂ ] dim 0466 μ= -0.005 σ= 0.039 zeros= 0% [ ▁▃▅█████▅▂ ] [ █▅ ] dim 0467 μ= +0.003 σ= 0.022 zeros= 0% [ ▂███▆▁ ] [ ▁██ ] dim 0468 μ= +0.005 σ= 0.022 zeros= 0% [ ▂███▇▂ ] [ ▅█▆ ] dim 0469 μ= -0.002 σ= 0.028 zeros= 0% [ ▂▆████▂ ] [ █▅ ] dim 0470 μ= -0.018 σ= 0.017 zeros= 0% [ ▁▆██▃ ] [ █▃ ] dim 0471 μ= +0.040 σ= 0.015 zeros= 0% [ ▆██▂ ] [ ▆█▅ ] dim 0472 μ= -0.003 σ= 0.027 zeros= 0% [ ▁▆███▇▂ ] [ █▅ ] dim 0473 μ= -0.017 σ= 0.016 zeros= 0% [ ▅██▃ ] [ ▄█▃ ] dim 0474 μ= +0.015 σ= 0.022 zeros= 0% [ ▁▄███▄▁ ] [ ▁▆██▄ ] dim 0475 μ= +0.000 σ= 0.039 zeros= 0% [ ▁▂▅█████▆▃▁ ] [ ▅█▁ ] dim 0476 μ= -0.010 σ= 0.020 zeros= 0% [ ▁▄███▂ ] [ ▃█▁ ] dim 0477 μ= -0.006 σ= 0.019 zeros= 0% [ ▂███▂ ] [ ▃█▃ ] dim 0478 μ= -0.024 σ= 0.024 zeros= 0% [ ▁▄███▄▁ ] [ ▃█▇▃ ] dim 0479 μ= +0.006 σ= 0.032 zeros= 0% [ ▂▅████▅▂ ] [ ██▅ ] dim 0480 μ= -0.007 σ= 0.031 zeros= 0% [ ▁▄████▇▃ ] [ █▅ ] dim 0481 μ= +0.021 σ= 0.019 zeros= 0% [ ▁▇██▅ ] [ ▁▆█▃ ] dim 0482 μ= +0.009 σ= 0.029 zeros= 0% [ ▁▃████▅▂ ] [ ▁██▆ ] dim 0483 μ= -0.010 σ= 0.031 zeros= 0% [ ▁▅████▆▂ ] [ ▃██▃ ] dim 0484 μ= +0.005 σ= 0.035 zeros= 0% [ ▁▃▇████▆▂▁ ] [ █ ] dim 0485 μ= +0.016 σ= 0.015 zeros= 0% [ ▁▇█▇▁ ] [ ▄█▇▃ ] dim 0486 μ= +0.024 σ= 0.030 zeros= 0% [ ▁▆████▅▁ ] [ ▂█▄ ] dim 0487 μ= +0.017 σ= 0.024 zeros= 0% [ ▁▄███▅▁ ] [ ▂▆▇█▅▁ ] dim 0488 μ= +0.024 σ= 0.044 zeros= 0% [ ▁▂▅██████▅▂▁ ] [ ▄█▃ ] dim 0489 μ= -0.024 σ= 0.025 zeros= 0% [ ▁▅███▅▁ ] [ ▂▇█▄ ] dim 0490 μ= -0.011 σ= 0.031 zeros= 0% [ ▁▄████▆▁ ] [ █▃ ] dim 0491 μ= +0.019 σ= 0.016 zeros= 0% [ ▁▆██▂ ] [ ██▂ ] dim 0492 μ= -0.012 σ= 0.028 zeros= 0% [ ▁▃████▄▁ ] [ ▂█ ] dim 0493 μ= +0.013 σ= 0.019 zeros= 0% [ ▃███▂ ] [ █▅ ] dim 0494 μ= +0.022 σ= 0.019 zeros= 0% [ ▁▇██▅▁ ] [ ▂█▆▂ ] dim 0495 μ= -0.015 σ= 0.027 zeros= 0% [ ▁▄████▃▁ ] [ ▆█ ] dim 0496 μ= +0.025 σ= 0.015 zeros= 0% [ ▄██▃ ] [ █▇ ] dim 0497 μ= -0.015 σ= 0.019 zeros= 0% [ ▁▆██▅▁ ] [ ▁▅█▆▃ ] dim 0498 μ= +0.016 σ= 0.040 zeros= 0% [ ▁▃▅█████▆▂▁ ] [ ▁▇█▂ ] dim 0499 μ= -0.012 σ= 0.028 zeros= 0% [ ▁▃████▅▁ ] [ ▆██▄ ] dim 0500 μ= +0.022 σ= 0.040 zeros= 0% [ ▁▂▅█████▇▃▁ ] [ █ ] dim 0501 μ= -0.006 σ= 0.013 zeros= 0% [ ▁██▅ ] [ ▂█▆ ] dim 0502 μ= +0.021 σ= 0.022 zeros= 0% [ ▃███▅▁ ] [ ▃▇█▂ ] dim 0503 μ= +0.004 σ= 0.031 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.032 zeros= 0% [ ▁▃█████▄▁ ] [ ▃█▇ ] dim 0509 μ= -0.001 σ= 0.025 zeros= 0% [ ▁▅███▆▁ ] [ ▄█▃ ] dim 0510 μ= -0.007 σ= 0.027 zeros= 0% [ ▂▇███▅▂ ] [ ▃▇█▅ ] dim 0511 μ= +0.009 σ= 0.036 zeros= 0% [ ▁▂▆████▇▃▁ ] [ ▁██▂ ] dim 0512 μ= -0.014 σ= 0.026 zeros= 0% [ ▁▃████▃▁ ] [ █▆ ] dim 0513 μ= +0.024 σ= 0.012 zeros= 0% [ ▂██▁ ] [ ▁▆█▄ ] dim 0514 μ= +0.013 σ= 0.033 zeros= 0% [ ▁▄████▇▄▁ ] [ ▅█▃ ] dim 0515 μ= -0.028 σ= 0.026 zeros= 0% [ ▂▇███▄▁ ] [ ▇█ ] dim 0516 μ= +0.025 σ= 0.020 zeros= 0% [ ▁▇██▆▁ ] [ ▂██▇▁ ] dim 0517 μ= -0.006 σ= 0.039 zeros= 0% [ ▁▃▆█████▅▂▁ ] [ ▇█▁ ] dim 0518 μ= +0.026 σ= 0.023 zeros= 0% [ ▂████▂ ] [ ▃█▆ ] dim 0519 μ= -0.039 σ= 0.027 zeros= 0% [ ▁▅███▇▂ ] [ ▁▇█▄ ] dim 0520 μ= +0.011 σ= 0.030 zeros= 0% [ ▁▄████▆▂ ] [ ▆██▃ ] dim 0521 μ= +0.019 σ= 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.028 zeros= 0% [ ▁▂▇███▆▂ ] [ █ ] dim 0525 μ= -0.007 σ= 0.011 zeros= 0% [ ▆█▄ ] [ ▁█▆ ] dim 0526 μ= -0.017 σ= 0.025 zeros= 0% [ ▁▃████▂ ] [ ▄█▂ ] dim 0527 μ= +0.013 σ= 0.025 zeros= 0% [ ▂▆███▄▁ ] [ ▃█▅ ] dim 0528 μ= -0.038 σ= 0.027 zeros= 0% [ ▁▅████▂ ] [ ▆█▆ ] dim 0529 μ= +0.014 σ= 0.029 zeros= 0% [ ▁▃▇███▇▂ ] [ ▁█▆ ] dim 0530 μ= -0.016 σ= 0.025 zeros= 0% [ ▁▃████▂▁ ] [ ▁█▇ ] dim 0531 μ= -0.016 σ= 0.024 zeros= 0% [ ▂████▂ ] [ ▆█▆ ] dim 0532 μ= -0.004 σ= 0.032 zeros= 0% [ ▁▄▇████▃▁ ] [ ▂█▃ ] dim 0533 μ= -0.002 σ= 0.020 zeros= 0% [ ▂███▃ ] [ ▆█▇▂ ] dim 0534 μ= +0.000 σ= 0.033 zeros= 0% [ ▁▃▇████▄▁ ] [ ▁▇██▅ ] dim 0535 μ= -0.016 σ= 0.039 zeros= 0% [ ▁▄██████▄▁ ] [ ▂█▂ ] dim 0536 μ= +0.016 σ= 0.019 zeros= 0% [ ▂███▃ ] [ ▃█▇▃ ] dim 0537 μ= +0.005 σ= 0.032 zeros= 0% [ ▂▆████▅▂ ] [ ▁▇█▃ ] dim 0538 μ= +0.028 σ= 0.028 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.038 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.030 zeros= 0% [ ▁▃████▇▂▁ ] [ ▃▆█▅▂ ] dim 0550 μ= -0.009 σ= 0.040 zeros= 0% [ ▁▄▆█████▅▁▁ ] [ ▇█ ] dim 0551 μ= +0.008 σ= 0.017 zeros= 0% [ ▄██▆▁ ] [ ▆█▅ ] dim 0552 μ= -0.006 σ= 0.029 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.003 σ= 0.021 zeros= 0% [ ▃███▃▁ ] [ ██▃ ] dim 0558 μ= +0.009 σ= 0.025 zeros= 0% [ ▂████▄▁ ] [ ▃▅█▅▁ ] dim 0559 μ= -0.010 σ= 0.040 zeros= 0% [ ▁▃▇█████▅▂▁ ] [ ▁▆█▇▃ ] dim 0560 μ= -0.002 σ= 0.038 zeros= 0% [ ▁▅█████▅▂▁ ] [ ▂▆██▂ ] dim 0561 μ= -0.023 σ= 0.035 zeros= 0% [ ▁▁▄█████▅▁ ] [ ▁█▆ ] dim 0562 μ= +0.000 σ= 0.020 zeros= 0% [ ▂███▄▁ ] [ ▆█▃ ] dim 0563 μ= +0.031 σ= 0.026 zeros= 0% [ ▂▇███▄▁ ] [ ▇█ ] dim 0564 μ= +0.006 σ= 0.020 zeros= 0% [ ▁▆██▇▁ ] [ ▃█▄ ] dim 0565 μ= -0.021 σ= 0.022 zeros= 0% [ ▃███▅▁ ] [ ▂█▇▃ ] dim 0566 μ= +0.007 σ= 0.029 zeros= 0% [ ▁▄████▄▁ ] [ █▅ ] dim 0567 μ= +0.002 σ= 0.016 zeros= 0% [ ▅██▃ ] [ ▅█▄ ] dim 0568 μ= +0.016 σ= 0.025 zeros= 0% [ ▁▄███▅▁ ] [ ▂▆█ ] dim 0569 μ= -0.017 σ= 0.029 zeros= 0% [ ▁▄████▃▁ ] [ ▅█▅ ] dim 0570 μ= +0.014 σ= 0.026 zeros= 0% [ ▂▆███▅▁ ] [ ▃█▇▁ ] dim 0571 μ= +0.002 σ= 0.032 zeros= 0% [ ▁▂▆████▄▁ ] [ ▆█ ] dim 0572 μ= +0.007 σ= 0.015 zeros= 0% [ ▂██▄ ] [ ▃█▃ ] dim 0573 μ= -0.004 σ= 0.021 zeros= 0% [ ▃███▃▁ ] [ ▆█ ] dim 0574 μ= -0.012 σ= 0.015 zeros= 0% [ ▃██▅ ] [ ▂▅█▇▃ ] dim 0575 μ= +0.004 σ= 0.043 zeros= 0% [ ▁▂▅██████▄▂▁ ] [ ▅█▅ ] dim 0576 μ= +0.015 σ= 0.026 zeros= 0% [ ▂▆███▅▁ ] [ ▄█▇ ] dim 0577 μ= -0.000 σ= 0.026 zeros= 0% [ ▁▅███▇▂ ] [ ▂██▄ ] dim 0578 μ= -0.011 σ= 0.033 zeros= 0% [ ▂▅████▆▂▁ ] [ ▆█▂ ] dim 0579 μ= -0.009 σ= 0.026 zeros= 0% [ ▂▇███▄▁ ] [ ▆█▆ ] dim 0580 μ= -0.002 σ= 0.031 zeros= 0% [ ▂▇████▃▁ ] [ ▂█▇ ] dim 0581 μ= +0.001 σ= 0.025 zeros= 0% [ ▁▃███▇▁ ] [ ██ ] dim 0582 μ= +0.024 σ= 0.019 zeros= 0% [ ▁▆██▆▁ ] [ ▁█ ] dim 0583 μ= -0.006 σ= 0.014 zeros= 0% [ ▁██▆ ] [ ▃█▇▂ ] dim 0584 μ= +0.004 σ= 0.031 zeros= 0% [ ▂▅████▄▁ ] [ ▃▄▇█▅▂ ] dim 0585 μ= -0.035 σ= 0.050 zeros= 0% [ ▁▂▃▇██████▆▄▁▁ ] -> OUTLIER_SPREAD: this_std=0.0503, mean_std=0.0266, +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.012 σ= 0.033 zeros= 0% [ ▂▆████▆▃▁ ] [ █▂ ] dim 0589 μ= -0.001 σ= 0.015 zeros= 0% [ ▁▆██▁ ] [ ▃██▃ ] dim 0590 μ= +0.006 σ= 0.034 zeros= 0% [ ▁▂▆████▆▃▁ ] [ █▃ ] dim 0591 μ= -0.020 σ= 0.017 zeros= 0% [ ▁███▃ ] [ ▃█▃ ] dim 0592 μ= -0.005 σ= 0.023 zeros= 0% [ ▁▄███▄▁ ] [ ▁▄█▅▁ ] dim 0593 μ= +0.016 σ= 0.035 zeros= 0% [ ▁▄█████▄▁ ] [ ▁▆█▇▂ ] dim 0594 μ= -0.000 σ= 0.035 zeros= 0% [ ▁▃█████▅▂▁ ] [ ▁▆█▄ ] dim 0595 μ= +0.010 σ= 0.027 zeros= 0% [ ▃████▄▁ ] [ █▆ ] dim 0596 μ= +0.004 σ= 0.022 zeros= 0% [ ▂███▇▂ ] [ ▅█▅ ] dim 0597 μ= +0.016 σ= 0.029 zeros= 0% [ ▁▂▇███▇▂ ] [ ▃▇█▃ ] dim 0598 μ= +0.005 σ= 0.029 zeros= 0% [ ▁▄████▄▁ ] [ █▅ ] dim 0599 μ= +0.023 σ= 0.013 zeros= 0% [ ▃██▂ ] [ ▅▇█▂ ] dim 0600 μ= -0.016 σ= 0.035 zeros= 0% [ ▁▃▇████▅▃▁ ] [ ▂█▁ ] dim 0601 μ= +0.014 σ= 0.019 zeros= 0% [ ▃███▂ ] [ ▇█ ] dim 0602 μ= -0.013 σ= 0.019 zeros= 0% [ ▁▆██▆▁ ] [ ▃█▅ ] dim 0603 μ= -0.021 σ= 0.026 zeros= 0% [ ▁▅███▆▂ ] [ ▃█▆▁ ] dim 0604 μ= +0.001 σ= 0.028 zeros= 0% [ ▁▅████▃▁ ] [ ▅█▅ ] dim 0605 μ= +0.015 σ= 0.030 zeros= 0% [ ▃████▇▂▁ ] [ ▃█ ] dim 0606 μ= +0.030 σ= 0.019 zeros= 0% [ ▄██▇▂ ] [ ▅█▇▁ ] dim 0607 μ= -0.000 σ= 0.033 zeros= 0% [ ▁▃▇████▄▁ ] [ ▁▅█▇▂ ] dim 0608 μ= -0.002 σ= 0.037 zeros= 0% [ ▁▂▄█████▅▂▁ ] [ ▂██▅ ] dim 0609 μ= +0.008 σ= 0.030 zeros= 0% [ ▁▄████▅▂ ] [ ▁█▃ ] dim 0610 μ= +0.017 σ= 0.020 zeros= 0% [ ▃███▃ ] [ ▃█▇ ] dim 0611 μ= -0.001 σ= 0.025 zeros= 0% [ ▁▄███▇▁ ] [ ▂▇█▆▁ ] dim 0612 μ= +0.011 σ= 0.039 zeros= 0% [ ▁▃▆█████▅▁ ] [ █▁ ] dim 0613 μ= +0.019 σ= 0.013 zeros= 0% [ ▄██▁ ] [ ▅█▂ ] dim 0614 μ= +0.009 σ= 0.024 zeros= 0% [ ▂████▃▁ ] [ ▃█ ] dim 0615 μ= -0.008 σ= 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.026 zeros= 0% [ ▁▃████▃▁ ] [ ▄█ ] dim 0619 μ= -0.009 σ= 0.016 zeros= 0% [ ▃██▆▁ ] [ ▅█▅ ] dim 0620 μ= -0.004 σ= 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.023 zeros= 0% [ ▂▇███▃ ] [ ▅█▃ ] dim 0624 μ= -0.006 σ= 0.021 zeros= 0% [ ▄███▃ ] [ ▃█▅ ] dim 0625 μ= -0.020 σ= 0.024 zeros= 0% [ ▄███▆▂ ] [ ▄█▇▄ ] dim 0626 μ= -0.014 σ= 0.040 zeros= 0% [ ▁▄█████▇▄▂ ] [ ▄█▅ ] dim 0627 μ= +0.017 σ= 0.025 zeros= 0% [ ▁▅███▇▁ ] [ ▁▅█▇▂ ] dim 0628 μ= -0.021 σ= 0.035 zeros= 0% [ ▁▄█████▅▂ ] [ ▂▇█▂ ] dim 0629 μ= -0.013 σ= 0.031 zeros= 0% [ ▂▅████▅▂ ] [ ▂█▅ ] dim 0630 μ= -0.020 σ= 0.027 zeros= 0% [ ▁▄███▇▂ ] [ ▄█▆ ] dim 0631 μ= +0.000 σ= 0.029 zeros= 0% [ ▂▅████▃ ] [ █▆ ] dim 0632 μ= -0.013 σ= 0.022 zeros= 0% [ ▂▇███▂ ] [ ▁█▆ ] dim 0633 μ= -0.017 σ= 0.022 zeros= 0% [ ▂███▆▁ ] [ ▄█ ] dim 0634 μ= -0.009 σ= 0.018 zeros= 0% [ ▃██▇▁ ] [ ▂▇█▆▂ ] dim 0635 μ= -0.020 σ= 0.038 zeros= 0% [ ▂▄█████▇▃▁ ] [ ▂█▃ ] dim 0636 μ= -0.003 σ= 0.020 zeros= 0% [ ▂███▃ ] [ ▅█▅ ] dim 0637 μ= -0.026 σ= 0.029 zeros= 0% [ ▂▇███▆▂ ] [ ▂█▅ ] dim 0638 μ= -0.022 σ= 0.022 zeros= 0% [ ▁▃███▄▁ ] [ ▅█▆ ] dim 0639 μ= +0.016 σ= 0.033 zeros= 0% [ ▁▄▇████▃▁ ] [ █▅ ] dim 0640 μ= +0.002 σ= 0.020 zeros= 0% [ ▁▇██▅▁ ] [ ▅██▇▂ ] dim 0641 μ= -0.007 σ= 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.030 zeros= 0% [ ▂▅████▄▁ ] [ ▆█▆ ] dim 0645 μ= -0.004 σ= 0.031 zeros= 0% [ ▁▃████▇▃▁ ] [ ▆█▄ ] dim 0646 μ= +0.010 σ= 0.030 zeros= 0% [ ▁▄████▅▂ ] [ ▄█▄ ] dim 0647 μ= -0.004 σ= 0.023 zeros= 0% [ ▁▄███▄▁ ] [ ▁█▇▂ ] dim 0648 μ= +0.005 σ= 0.028 zeros= 0% [ ▁▄████▄▁ ] [ ▃▇█▄ ] dim 0649 μ= -0.012 σ= 0.035 zeros= 0% [ ▂▇█████▃▁ ] [ ▁▆█▄ ] dim 0650 μ= -0.009 σ= 0.030 zeros= 0% [ ▁▄████▆▂▁ ] [ ▂▆█▂ ] dim 0651 μ= +0.008 σ= 0.032 zeros= 0% [ ▁▅████▅▂▁ ] [ ▁▆█▄ ] dim 0652 μ= +0.030 σ= 0.029 zeros= 0% [ ▁▄████▆▂ ] [ ▄█▇▃ ] dim 0653 μ= -0.014 σ= 0.030 zeros= 0% [ ▁▅████▅▁ ] [ ▃█▂ ] dim 0654 μ= -0.005 σ= 0.021 zeros= 0% [ ▃███▃ ] [ ▁█▆ ] dim 0655 μ= +0.002 σ= 0.025 zeros= 0% [ ▁▃████▂ ] [ ▇█ ] dim 0656 μ= +0.003 σ= 0.022 zeros= 0% [ ▂███▆▁ ] [ ▁▅█▆ ] dim 0657 μ= +0.013 σ= 0.033 zeros= 0% [ ▁▅████▇▃▁ ] [ █▄ ] dim 0658 μ= -0.000 σ= 0.019 zeros= 0% [ ▁███▄ ] [ ▅█▇ ] dim 0659 μ= +0.019 σ= 0.030 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.008 σ= 0.040 zeros= 0% [ ▁▃▇█████▄▂▁ ] [ ▃█▅ ] dim 0664 μ= +0.002 σ= 0.030 zeros= 0% [ ▂▅████▃▁ ] [ ▃▇█▃ ] dim 0665 μ= -0.011 σ= 0.035 zeros= 0% [ ▂▆█████▃▁ ] [ █▆ ] dim 0666 μ= +0.003 σ= 0.022 zeros= 0% [ ▂███▆▁ ] [ ▂▅█▅ ] dim 0667 μ= +0.008 σ= 0.040 zeros= 0% [ ▁▁▃▇█████▄▁▁ ] [ ▇█ ] dim 0668 μ= +0.007 σ= 0.019 zeros= 0% [ ▁▅██▇▁ ] [ ▃█▇ ] dim 0669 μ= -0.020 σ= 0.027 zeros= 0% [ ▁▅███▆▂▁ ] [ ▆█▂ ] dim 0670 μ= +0.010 σ= 0.024 zeros= 0% [ ▁▆███▄ ] [ ▇█▁ ] dim 0671 μ= +0.029 σ= 0.023 zeros= 0% [ ▂▆███▃▁ ] [ ▇█▂ ] dim 0672 μ= +0.008 σ= 0.024 zeros= 0% [ ▂████▃ ] [ ▇█▂ ] dim 0673 μ= +0.009 σ= 0.022 zeros= 0% [ ▁▆███▃ ] [ ▃█▅ ] dim 0674 μ= +0.020 σ= 0.026 zeros= 0% [ ▁▅███▇▂ ] [ ▅█▇▁ ] dim 0675 μ= +0.019 σ= 0.028 zeros= 0% [ ▂▆████▃▁ ] [ ▃█▇ ] dim 0676 μ= -0.018 σ= 0.027 zeros= 0% [ ▁▄████▃ ] [ ▁▆█▆▃ ] dim 0677 μ= +0.019 σ= 0.036 zeros= 0% [ ▁▄█████▅▂▁ ] [ ▅█▁ ] dim 0678 μ= -0.028 σ= 0.022 zeros= 0% [ ▁▅███▃ ] [ ▃█▅ ] dim 0679 μ= -0.003 σ= 0.027 zeros= 0% [ ▁▅███▆▂ ] [ ▇█ ] dim 0680 μ= +0.007 σ= 0.020 zeros= 0% [ ▁▆███▁ ] [ ▂█▅ ] dim 0681 μ= +0.039 σ= 0.024 zeros= 0% [ ▁▄███▆▁ ] [ █▇ ] dim 0682 μ= -0.014 σ= 0.022 zeros= 0% [ ▁▇██▇▂ ] [ ▄██▁ ] dim 0683 μ= +0.003 σ= 0.031 zeros= 0% [ ▁▆████▄▁ ] [ █▃ ] dim 0684 μ= +0.019 σ= 0.017 zeros= 0% [ ▁▇██▂ ] [ ▅█▃ ] dim 0685 μ= +0.013 σ= 0.026 zeros= 0% [ ▂▆███▅▁ ] [ ▂▆█▄▂ ] dim 0686 μ= -0.023 σ= 0.043 zeros= 0% [ ▁▃▆█████▆▃▁ ] [ ▄█▄ ] dim 0687 μ= -0.004 σ= 0.028 zeros= 0% [ ▂▆███▇▂ ] [ ▄█▇▄ ] dim 0688 μ= -0.014 σ= 0.037 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.002 σ= 0.030 zeros= 0% [ ▁▂▇████▄▁ ] [ ▄█▇▃ ] dim 0693 μ= -0.014 σ= 0.034 zeros= 0% [ ▂▆████▆▂▁ ] [ ▆█▂ ] dim 0694 μ= +0.009 σ= 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.017 zeros= 0% [ ▁███▂ ] [ ▄█▆ ] dim 0699 μ= -0.003 σ= 0.026 zeros= 0% [ ▂▅███▆▁ ] [ ▅█▆ ] dim 0700 μ= -0.003 σ= 0.027 zeros= 0% [ ▂▆███▇▂ ] [ ▂▇█▄ ] dim 0701 μ= +0.009 σ= 0.032 zeros= 0% [ ▂▄████▆▃▁ ] [ ▅█▆ ] dim 0702 μ= -0.003 σ= 0.026 zeros= 0% [ ▁▅███▆▂ ] [ ▂█▆ ] dim 0703 μ= +0.001 σ= 0.024 zeros= 0% [ ▁▃███▇▂ ] [ █ ] dim 0704 μ= -0.003 σ= 0.015 zeros= 0% [ ▁▇██▁ ] [ ▁▇█▅ ] dim 0705 μ= -0.009 σ= 0.030 zeros= 0% [ ▁▄████▆▂ ] [ █▆ ] dim 0706 μ= +0.024 σ= 0.014 zeros= 0% [ ▃██▂ ] [ █▅ ] dim 0707 μ= -0.018 σ= 0.018 zeros= 0% [ ▁███▃ ] [ ▁▆█▄ ] dim 0708 μ= +0.011 σ= 0.030 zeros= 0% [ ▁▃████▆▂ ] [ ▂█▇ ] dim 0709 μ= +0.019 σ= 0.023 zeros= 0% [ ▁▃███▆▁ ] [ ▅█▇▂ ] dim 0710 μ= -0.001 σ= 0.038 zeros= 0% [ ▁▂▄█████▆▂▁ ] [ ▃▇█▆▁ ] dim 0711 μ= -0.008 σ= 0.038 zeros= 0% [ ▁▂▆█████▄▁▁ ] [ ▁██▁ ] dim 0712 μ= -0.014 σ= 0.025 zeros= 0% [ ▁▃████▃ ] [ ▅█▄ ] dim 0713 μ= -0.005 σ= 0.027 zeros= 0% [ ▂▆███▅▂ ] [ ▂▇█▅▁ ] dim 0714 μ= -0.006 σ= 0.036 zeros= 0% [ ▁▂▄█████▄▁ ] [ ▁█▄ ] dim 0715 μ= +0.019 σ= 0.021 zeros= 0% [ ▂███▄ ] [ ▃█▂ ] dim 0716 μ= +0.014 σ= 0.019 zeros= 0% [ ▃███▂ ] [ ▁▆█▄ ] dim 0717 μ= +0.009 σ= 0.028 zeros= 0% [ ▁▄████▅▁ ] [ ▁█ ] dim 0718 μ= -0.025 σ= 0.017 zeros= 0% [ ▂███▂ ] [ ▄██▄ ] dim 0719 μ= +0.041 σ= 0.036 zeros= 0% [ ▂▃█████▆▂▁ ] [ ▅█▇▂ ] dim 0720 μ= +0.000 σ= 0.031 zeros= 0% [ ▁▂▇████▄▁ ] [ ▂█▆ ] dim 0721 μ= -0.016 σ= 0.025 zeros= 0% [ ▁▃███▇▂ ] [ ▁█▁ ] dim 0722 μ= -0.004 σ= 0.018 zeros= 0% [ ▂███▂ ] [ ▄█▇▁ ] dim 0723 μ= -0.019 σ= 0.033 zeros= 0% [ ▁▃▆████▄▂ ] [ ▁▇█▅ ] dim 0724 μ= +0.013 σ= 0.033 zeros= 0% [ ▁▄████▇▃▁ ] [ █▇ ] dim 0725 μ= +0.004 σ= 0.021 zeros= 0% [ ▁▇██▆▁ ] [ ▂▆█▆▂ ] dim 0726 μ= -0.007 σ= 0.039 zeros= 0% [ ▁▂▆█████▅▂▁ ] [ ▆█▂ ] dim 0727 μ= -0.009 σ= 0.024 zeros= 0% [ ▂▆███▃ ] [ ▁█▅ ] dim 0728 μ= -0.020 σ= 0.022 zeros= 0% [ ▃███▄▁ ] [ ▆█▂ ] dim 0729 μ= +0.009 σ= 0.026 zeros= 0% [ ▂▇███▄ ] [ ▁█▆ ] dim 0730 μ= -0.017 σ= 0.026 zeros= 0% [ ▁▄████▃ ] [ ▄██▁ ] dim 0731 μ= +0.001 σ= 0.031 zeros= 0% [ ▁▂▆████▄▁ ] [ ▁▇█▃ ] dim 0732 μ= +0.007 σ= 0.029 zeros= 0% [ ▁▄████▄▁ ] [ ▆█▂ ] dim 0733 μ= +0.008 σ= 0.024 zeros= 0% [ ▂████▂ ] [ ▇█ ] dim 0734 μ= -0.012 σ= 0.022 zeros= 0% [ ▁▇███▂▁ ] [ ▁██ ] dim 0735 μ= -0.015 σ= 0.022 zeros= 0% [ ▂███▇▂ ] [ ▃█▁ ] dim 0736 μ= -0.025 σ= 0.019 zeros= 0% [ ▃███▂ ] [ ▅█▅ ] dim 0737 μ= -0.022 σ= 0.030 zeros= 0% [ ▃▇███▇▃▁ ] [ ▁▅██▃ ] dim 0738 μ= +0.023 σ= 0.043 zeros= 0% [ ▁▂▆██████▄▂▁ ] [ █▅ ] dim 0739 μ= -0.017 σ= 0.021 zeros= 0% [ ▂███▅▁ ] [ ▁▅█▆▁ ] dim 0740 μ= +0.014 σ= 0.038 zeros= 0% [ ▁▂▅█████▅▂ ] [ ▆█▂ ] dim 0741 μ= +0.029 σ= 0.024 zeros= 0% [ ▁▇███▃▁ ] [ ▃██▄ ] dim 0742 μ= -0.015 σ= 0.031 zeros= 0% [ ▁▁▅████▅▁ ] [ █▅ ] dim 0743 μ= -0.038 σ= 0.019 zeros= 0% [ ▁███▄ ] [ ▄██▁ ] dim 0744 μ= +0.002 σ= 0.031 zeros= 0% [ ▂▆████▅▁ ] [ ▂█▅ ] dim 0745 μ= +0.018 σ= 0.024 zeros= 0% [ ▁▄███▅▁ ] [ ▂█ ] dim 0746 μ= -0.007 σ= 0.017 zeros= 0% [ ▂██▇▁ ] [ ▆█▅ ] dim 0747 μ= -0.004 σ= 0.030 zeros= 0% [ ▁▃▇████▂▁ ] [ ▄█▆ ] dim 0748 μ= -0.022 σ= 0.030 zeros= 0% [ ▂▇███▇▃▁ ] [ ▅█ ] dim 0749 μ= -0.010 σ= 0.022 zeros= 0% [ ▁▆███▂ ] [ ▁▇█▅▂ ] dim 0750 μ= -0.004 σ= 0.038 zeros= 0% [ ▁▂▅█████▅▃ ] [ ▄██▂ ] dim 0751 μ= +0.002 σ= 0.031 zeros= 0% [ ▂▆████▄▁ ] [ ▂█▆ ] dim 0752 μ= +0.001 σ= 0.028 zeros= 0% [ ▁▅███▇▂▁ ] [ ▅█▄ ] dim 0753 μ= -0.006 σ= 0.024 zeros= 0% [ ▁▅███▄▁ ] [ ▆█ ] dim 0754 μ= -0.013 σ= 0.011 zeros= 0% [ ▁██▂ ] [ ▂█ ] dim 0755 μ= -0.007 σ= 0.018 zeros= 0% [ ▂███▁ ] [ ▅█▂ ] dim 0756 μ= +0.015 σ= 0.027 zeros= 0% [ ▁▆███▆▁ ] [ ▂█▇ ] dim 0757 μ= +0.002 σ= 0.026 zeros= 0% [ ▁▄████▃ ] [ ▂▆█▅ ] dim 0758 μ= -0.009 σ= 0.035 zeros= 0% [ ▂▅████▇▃▁ ] [ ▁▇█▆▃ ] dim 0759 μ= +0.020 σ= 0.038 zeros= 0% [ ▁▄█████▆▃▁ ] [ ▁█ ] dim 0760 μ= -0.009 σ= 0.010 zeros= 0% [ ██▂ ] [ ▁▅█▅▂ ] dim 0761 μ= +0.017 σ= 0.037 zeros= 0% [ ▁▁▄█████▅▂ ] [ ▁▆█▄ ] dim 0762 μ= -0.009 σ= 0.030 zeros= 0% [ ▁▃████▅▂ ] [ ▄█▅ ] dim 0763 μ= -0.004 σ= 0.029 zeros= 0% [ ▂▆███▇▂ ] [ ▇█▃ ] dim 0764 μ= +0.010 σ= 0.025 zeros= 0% [ ▂▇███▄▁ ] [ ▃█ ] dim 0765 μ= +0.012 σ= 0.017 zeros= 0% [ ▂██▇▁ ] [ ▂██▅ ] dim 0766 μ= -0.011 σ= 0.033 zeros= 0% [ ▂▅████▆▂▁ ] [ ▅█▄ ] dim 0767 μ= +0.014 σ= 0.032 zeros= 0% [ ▁▃▇███▆▃ ] [ ▆█ ] dim 0768 μ= -0.010 σ= 0.020 zeros= 0% [ ▁▄███▂ ] [ ▄█▅ ] dim 0769 μ= -0.003 σ= 0.027 zeros= 0% [ ▂▆███▆▂ ] [ ▆█▅ ] dim 0770 μ= -0.004 σ= 0.030 zeros= 0% [ ▁▂▇███▇▃▁ ] [ ▇█ ] dim 0771 μ= -0.012 σ= 0.022 zeros= 0% [ ▁▆███▂ ] [ ▁█ ] dim 0772 μ= +0.014 σ= 0.016 zeros= 0% [ ▁███▁ ] [ ▁▆█▃ ] dim 0773 μ= -0.010 σ= 0.028 zeros= 0% [ ▁▃████▅▁ ] [ ▂▇█▇ ] dim 0774 μ= -0.009 σ= 0.037 zeros= 0% [ ▁▃▆█████▃▁ ] [ ▄█▄ ] dim 0775 μ= -0.004 σ= 0.022 zeros= 0% [ ▁▄███▄▁ ] [ ▃▇█▁ ] dim 0776 μ= +0.005 σ= 0.032 zeros= 0% [ ▁▆████▆▁ ] [ ▃█▆▂ ] dim 0777 μ= -0.016 σ= 0.031 zeros= 0% [ ▂▅████▄▂ ] [ ▄█▂ ] dim 0778 μ= +0.013 σ= 0.021 zeros= 0% [ ▄███▃ ] [ ▄█▄ ] dim 0779 μ= -0.004 σ= 0.025 zeros= 0% [ ▁▅███▄▁ ] [ ▃█▄ ] dim 0780 μ= -0.024 σ= 0.024 zeros= 0% [ ▁▅███▅▁ ] [ ▆█ ] dim 0781 μ= -0.012 σ= 0.021 zeros= 0% [ ▁▆███▂ ] [ ▅█ ] dim 0782 μ= +0.029 σ= 0.017 zeros= 0% [ ▃██▆▁ ] [ ▂█▅ ] dim 0783 μ= +0.001 σ= 0.024 zeros= 0% [ ▁▃███▇▁ ] [ ▅█▄ ] dim 0784 μ= -0.005 σ= 0.025 zeros= 0% [ ▁▆███▅▁ ] [ ▃█▅ ] dim 0785 μ= -0.004 σ= 0.023 zeros= 0% [ ▁▄███▄▁ ] [ ▃█▇▂ ] dim 0786 μ= +0.022 σ= 0.031 zeros= 0% [ ▂▆████▄▁ ] [ █▅ ] dim 0787 μ= +0.001 σ= 0.020 zeros= 0% [ ▂███▄▁ ] [ ▁█▇▂ ] dim 0788 μ= +0.026 σ= 0.026 zeros= 0% [ ▁▃████▄▁ ] [ ▄█▇ ] dim 0789 μ= +0.018 σ= 0.026 zeros= 0% [ ▁▅███▆▂ ] [ ▂▇█▇ ] dim 0790 μ= -0.026 σ= 0.034 zeros= 0% [ ▂▄████▇▃▁ ] [ ▄█ ] dim 0791 μ= -0.009 σ= 0.016 zeros= 0% [ ▃██▆▁ ] [ ▄█▄ ] dim 0792 μ= +0.017 σ= 0.033 zeros= 0% [ ▁▃████▇▃▁ ] [ ▄█▃ ] dim 0793 μ= -0.006 σ= 0.024 zeros= 0% [ ▁▆███▄▁ ] [ ▃█▅ ] dim 0794 μ= -0.001 σ= 0.026 zeros= 0% [ ▁▄███▆▂ ] [ ▄█▃ ] dim 0795 μ= -0.005 σ= 0.026 zeros= 0% [ ▁▆███▅▂ ] [ ▅█▄ ] dim 0796 μ= +0.013 σ= 0.024 zeros= 0% [ ▁▆███▄▁ ] [ ▆█▂ ] dim 0797 μ= -0.030 σ= 0.027 zeros= 0% [ ▂████▄▁ ] [ ▃█▅ ] dim 0798 μ= +0.002 σ= 0.027 zeros= 0% [ ▁▄████▃▁ ] [ ▄█▄ ] dim 0799 μ= -0.042 σ= 0.024 zeros= 0% [ ▁▄███▅▁ ] [ ▃█▇▆▃ ] dim 0800 μ= +0.030 σ= 0.039 zeros= 0% [ ▁▃▇█████▅▂▁ ] [ ▁█ ] dim 0801 μ= -0.028 σ= 0.013 zeros= 0% [ ▁██▄ ] [ ▅█▃ ] dim 0802 μ= -0.026 σ= 0.023 zeros= 0% [ ▁▅███▄▁ ] [ ▄█ ] dim 0803 μ= +0.009 σ= 0.015 zeros= 0% [ ▂██▅ ] [ ▁▆██▁ ] dim 0804 μ= +0.017 σ= 0.035 zeros= 0% [ ▂▄█████▅▁ ] [ █ ] dim 0805 μ= -0.022 σ= 0.008 zeros= 0% [ ▂█▃ ] [ ▅█▃ ] dim 0806 μ= -0.025 σ= 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.018 zeros= 0% [ ▂███▁ ] [ ▂██▂ ] dim 0810 μ= +0.007 σ= 0.030 zeros= 0% [ ▁▄████▅▁ ] [ ▆█▄ ] dim 0811 μ= +0.012 σ= 0.033 zeros= 0% [ ▁▄████▇▂▁ ] [ ▃█▇▂ ] dim 0812 μ= +0.004 σ= 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.015 σ= 0.031 zeros= 0% [ ▁▅████▅▁▁ ] [ ▅█▅ ] dim 0819 μ= +0.034 σ= 0.034 zeros= 0% [ ▂▄█████▄▁ ] [ ▃█▇▃ ] dim 0820 μ= +0.003 σ= 0.035 zeros= 0% [ ▁▃▇████▅▂▁ ] [ ▇█ ] dim 0821 μ= +0.004 σ= 0.022 zeros= 0% [ ▂███▇▁ ] [ ▄█▁ ] dim 0822 μ= -0.007 σ= 0.020 zeros= 0% [ ▁▄███▃ ] [ ▂▇█▄ ] dim 0823 μ= -0.011 σ= 0.035 zeros= 0% [ ▁▂▅████▆▂▁ ] [ ▆█▅ ] dim 0824 μ= -0.005 σ= 0.026 zeros= 0% [ ▂▆███▆▁ ] [ ▂█▅ ] dim 0825 μ= +0.000 σ= 0.024 zeros= 0% [ ▃███▆▁ ] [ ▅█▇ ] dim 0826 μ= +0.016 σ= 0.031 zeros= 0% [ ▁▃█████▃▁ ] [ ▅█ ] dim 0827 μ= -0.011 σ= 0.018 zeros= 0% [ ▄██▆▁ ] [ ▃█▅ ] dim 0828 μ= -0.024 σ= 0.029 zeros= 0% [ ▁▂▇███▇▂▁ ] [ ▃▇█▅ ] dim 0829 μ= -0.008 σ= 0.036 zeros= 0% [ ▂▅█████▄▂ ] [ ▄█▆▂ ] dim 0830 μ= +0.002 σ= 0.036 zeros= 0% [ ▁▃▆████▆▂▁ ] [ █▂ ] dim 0831 μ= +0.000 σ= 0.013 zeros= 0% [ ▄██▁ ] [ ▂██▁ ] dim 0832 μ= -0.014 σ= 0.024 zeros= 0% [ ▃████▃▁ ] [ ▄█▆ ] dim 0833 μ= -0.000 σ= 0.030 zeros= 0% [ ▂▆████▄▁ ] [ ▅█▇▁ ] dim 0834 μ= -0.001 σ= 0.034 zeros= 0% [ ▁▃█████▄▂ ] [ ▅█▄ ] dim 0835 μ= -0.005 σ= 0.027 zeros= 0% [ ▂▇███▆▂ ] [ ▂█▇ ] dim 0836 μ= +0.001 σ= 0.021 zeros= 0% [ ▂███▅▁ ] [ ▇█▂ ] dim 0837 μ= +0.026 σ= 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.031 zeros= 0% [ ▁▃▆███▇▃▁ ] [ ▅█▃ ] dim 0841 μ= +0.010 σ= 0.026 zeros= 0% [ ▂████▄▁ ] [ ▅█▆▁ ] dim 0842 μ= -0.020 σ= 0.032 zeros= 0% [ ▁▂▇████▄▁ ] [ ▂█ ] dim 0843 μ= +0.011 σ= 0.013 zeros= 0% [ ▁██▄ ] [ ▁█▆ ] dim 0844 μ= +0.005 σ= 0.024 zeros= 0% [ ▂████▃ ] [ ▁▇█▂ ] dim 0845 μ= -0.012 σ= 0.029 zeros= 0% [ ▁▄████▅▁ ] [ ▄█▄ ] dim 0846 μ= -0.023 σ= 0.025 zeros= 0% [ ▁▅███▆▁ ] [ ▃█▆▂ ] dim 0847 μ= +0.023 σ= 0.032 zeros= 0% [ ▂▆████▅▂ ] [ ▃█▆▁ ] dim 0848 μ= +0.000 σ= 0.032 zeros= 0% [ ▁▂▇████▄▁ ] [ ▆█▇▁ ] dim 0849 μ= +0.035 σ= 0.032 zeros= 0% [ ▁▄█████▃▁ ] [ ▂█▄ ] dim 0850 μ= +0.018 σ= 0.022 zeros= 0% [ ▃███▄▁ ] [ ▁▇█▁ ] dim 0851 μ= +0.006 σ= 0.026 zeros= 0% [ ▁▃████▃▁ ] [ ▁▆█▅ ] dim 0852 μ= +0.012 σ= 0.039 zeros= 0% [ ▁▃▆█████▅▂▁ ] [ ▂█▄ ] dim 0853 μ= -0.002 σ= 0.020 zeros= 0% [ ▂███▄▁ ] [ ▆█▂ ] dim 0854 μ= +0.012 σ= 0.024 zeros= 0% [ ▁▆███▄▁ ] [ █▆ ] dim 0855 μ= +0.003 σ= 0.017 zeros= 0% [ ▁▆██▄ ] [ ▁▅█▄ ] dim 0856 μ= +0.009 σ= 0.027 zeros= 0% [ ▂████▄▁ ] [ ▂█▇▃ ] dim 0857 μ= +0.007 σ= 0.029 zeros= 0% [ ▁▄████▅▁ ] [ ▅█▅ ] dim 0858 μ= -0.003 σ= 0.029 zeros= 0% [ ▂▇███▇▂▁ ] [ ▁█▆ ] dim 0859 μ= +0.000 σ= 0.021 zeros= 0% [ ▂███▅▁ ] [ ▄█▆▂ ] dim 0860 μ= -0.018 σ= 0.033 zeros= 0% [ ▁▂▆████▅▁ ] [ █▅ ] dim 0861 μ= +0.002 σ= 0.018 zeros= 0% [ ▁▇██▄ ] [ ▂▇█▆ ] dim 0862 μ= -0.025 σ= 0.036 zeros= 0% [ ▂▄█████▅▂ ] [ ▄█▂ ] dim 0863 μ= +0.013 σ= 0.022 zeros= 0% [ ▁▄███▄ ] [ ▆█▁ ] dim 0864 μ= +0.009 σ= 0.025 zeros= 0% [ ▂████▄▁ ] [ ▁█▆ ] dim 0865 μ= +0.001 σ= 0.022 zeros= 0% [ ▂███▅▁ ] [ ▃█▅ ] dim 0866 μ= -0.022 σ= 0.025 zeros= 0% [ ▁▄███▅▂ ] [ ██▁ ] dim 0867 μ= +0.008 σ= 0.022 zeros= 0% [ ▁▇███▂ ] [ ▂█▇ ] dim 0868 μ= +0.002 σ= 0.025 zeros= 0% [ ▁▃███▇▂ ] [ █▄ ] dim 0869 μ= -0.038 σ= 0.016 zeros= 0% [ ▁▆██▂ ] [ ▅██ ] dim 0870 μ= -0.002 σ= 0.030 zeros= 0% [ ▁▂▇████▃▁ ] [ ▄▇█▄ ] dim 0871 μ= +0.005 σ= 0.036 zeros= 0% [ ▁▂▆████▆▂▁ ] [ ▄▇█▆ ] dim 0872 μ= -0.012 σ= 0.037 zeros= 0% [ ▁▂▇████▇▄▁ ] [ ▆█▄ ] dim 0873 μ= -0.007 σ= 0.029 zeros= 0% [ ▁▃▇███▅▂ ] [ ▅█▄▁ ] dim 0874 μ= +0.015 σ= 0.037 zeros= 0% [ ▂▄█████▅▁ ] [ █ ] dim 0875 μ= -0.006 σ= 0.014 zeros= 0% [ ▁██▆ ] [ ▂█ ] dim 0876 μ= +0.012 σ= 0.016 zeros= 0% [ ▂██▇▁ ] [ ▂█▄ ] dim 0877 μ= -0.002 σ= 0.020 zeros= 0% [ ▂███▄▁ ] [ ▂█ ] dim 0878 μ= -0.008 σ= 0.015 zeros= 0% [ ▁██▆ ] [ ▂▆█▄ ] dim 0879 μ= -0.008 σ= 0.038 zeros= 0% [ ▁▂▆█████▅▂▁ ] [ ▅█▅ ] dim 0880 μ= +0.032 σ= 0.032 zeros= 0% [ ▁▄████▆▃▁ ] [ █▅ ] dim 0881 μ= -0.038 σ= 0.020 zeros= 0% [ ▂███▅ ] [ ▅██▃ ] dim 0882 μ= +0.004 σ= 0.035 zeros= 0% [ ▁▂▇████▆▂▁ ] [ ▂█▇▂ ] dim 0883 μ= -0.015 σ= 0.028 zeros= 0% [ ▁▄████▃▁ ] [ ▅█▆ ] dim 0884 μ= -0.003 σ= 0.029 zeros= 0% [ ▂▆███▇▃ ] [ ██ ] dim 0885 μ= -0.014 σ= 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.013 σ= 0.032 zeros= 0% [ ▂▅████▅▁ ] [ ▂█▃ ] dim 0890 μ= +0.017 σ= 0.022 zeros= 0% [ ▃███▄▁ ] [ ▃█▇▂ ] dim 0891 μ= +0.003 σ= 0.029 zeros= 0% [ ▁▅████▃▁ ] [ ▅█▁ ] dim 0892 μ= +0.011 σ= 0.020 zeros= 0% [ ▁▄███▂ ] [ ▁▃█▃ ] dim 0893 μ= -0.005 σ= 0.034 zeros= 0% [ ▁▃████▇▃▁ ] [ ▄█▄ ] dim 0894 μ= -0.023 σ= 0.027 zeros= 0% [ ▂▆███▆▂ ] [ ▃▅█▆▅ ] dim 0895 μ= +0.000 σ= 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.021 σ= 0.016 zeros= 0% [ ▁▆██▁ ] [ ▁██▂ ] dim 0900 μ= -0.012 σ= 0.028 zeros= 0% [ ▁▃████▄▁ ] [ ▆█▄ ] dim 0901 μ= +0.013 σ= 0.032 zeros= 0% [ ▁▃████▆▃▁ ] [ ▂█▅ ] dim 0902 μ= +0.021 σ= 0.029 zeros= 0% [ ▂▅████▃▁ ] [ ▅█▆ ] dim 0903 μ= -0.022 σ= 0.032 zeros= 0% [ ▁▃▇████▄▁ ] [ ▁██▁ ] dim 0904 μ= -0.014 σ= 0.024 zeros= 0% [ ▃████▃ ] [ ▄▇█▄ ] dim 0905 μ= +0.023 σ= 0.039 zeros= 0% [ ▂▄█████▇▃▁ ] [ ▄█▆ ] dim 0906 μ= +0.018 σ= 0.028 zeros= 0% [ ▂▅███▇▂▁ ] [ ▆█ ] dim 0907 μ= +0.008 σ= 0.017 zeros= 0% [ ▁▄██▆ ] [ ▄█▃ ] dim 0908 μ= -0.006 σ= 0.024 zeros= 0% [ ▁▅███▄▁ ] [ ▂▇█▁ ] dim 0909 μ= +0.003 σ= 0.028 zeros= 0% [ ▁▄████▃ ] [ ▃▆██▄ ] dim 0910 μ= -0.004 σ= 0.048 zeros= 0% [ ▁▂▄███████▅▂▁ ] -> OUTLIER_SPREAD: this_std=0.0482, 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.011 σ= 0.025 zeros= 0% [ ▂▆███▄▁ ] [ ▁██▃ ] dim 0915 μ= +0.007 σ= 0.027 zeros= 0% [ ▁▃████▄▁ ] [ ▁▇█▅ ] dim 0916 μ= -0.007 σ= 0.032 zeros= 0% [ ▁▄████▇▃▁ ] [ ▅█▂ ] dim 0917 μ= -0.008 σ= 0.024 zeros= 0% [ ▂▆███▃▁ ] [ ▅█▄▁ ] dim 0918 μ= -0.004 σ= 0.033 zeros= 0% [ ▁▃█████▄▁ ] [ ▄█▇▁ ] dim 0919 μ= +0.003 σ= 0.030 zeros= 0% [ ▂▅████▄▁ ] [ ▆█ ] dim 0920 μ= -0.030 σ= 0.020 zeros= 0% [ ▁▅███▁ ] [ ▁▇█▆ ] dim 0921 μ= +0.032 σ= 0.034 zeros= 0% [ ▁▁▄█████▃▁ ] [ ▅█▃ ] dim 0922 μ= -0.006 σ= 0.027 zeros= 0% [ ▂▇███▆▂ ] [ ▄█▁ ] dim 0923 μ= -0.007 σ= 0.020 zeros= 0% [ ▄███▂ ] [ █▅ ] dim 0924 μ= -0.015 σ= 0.022 zeros= 0% [ ▂▇██▇▂ ] [ ▄██▃ ] dim 0925 μ= -0.033 σ= 0.032 zeros= 0% [ ▂▅████▆▁▁ ] [ ▄█▃ ] dim 0926 μ= +0.032 σ= 0.027 zeros= 0% [ ▂▆███▅▁ ] [ ▇█▂ ] dim 0927 μ= +0.010 σ= 0.025 zeros= 0% [ ▂▇███▄▁ ] [ ▅█▇▂ ] dim 0928 μ= -0.019 σ= 0.035 zeros= 0% [ ▁▄▇████▅▂▁ ] [ ▂█▅ ] dim 0929 μ= -0.001 σ= 0.023 zeros= 0% [ ▁▃███▅▁ ] [ ▄█▁ ] dim 0930 μ= -0.007 σ= 0.021 zeros= 0% [ ▄███▃ ] [ ▃▇█▄ ] dim 0931 μ= -0.010 σ= 0.036 zeros= 0% [ ▁▂▆████▇▄▁ ] [ █▇ ] dim 0932 μ= +0.006 σ= 0.015 zeros= 0% [ ▃██▄ ] [ ▆█ ] dim 0933 μ= -0.012 σ= 0.012 zeros= 0% [ ▁██▂ ] [ ▆█▆▁ ] dim 0934 μ= -0.020 σ= 0.035 zeros= 0% [ ▂▃▇████▅▂ ] [ ▅█▃ ] dim 0935 μ= -0.027 σ= 0.025 zeros= 0% [ ▂▆███▄▁ ] [ █▇ ] dim 0936 μ= +0.004 σ= 0.017 zeros= 0% [ ▅██▄ ] [ ▃█▄ ] dim 0937 μ= -0.002 σ= 0.022 zeros= 0% [ ▃███▄▁ ] [ ▂▇█▅ ] dim 0938 μ= +0.010 σ= 0.031 zeros= 0% [ ▁▄████▆▂▁ ] [ ▁▇█▁ ] dim 0939 μ= -0.014 σ= 0.026 zeros= 0% [ ▁▃████▄ ] [ ▄█▅ ] dim 0940 μ= +0.014 σ= 0.029 zeros= 0% [ ▃▇███▆▂ ] [ ▂█▄ ] dim 0941 μ= +0.001 σ= 0.026 zeros= 0% [ ▁▄███▇▂ ] [ ▁▆█▇▂ ] dim 0942 μ= +0.015 σ= 0.041 zeros= 0% [ ▁▃▄█████▆▂▁ ] [ ▇█ ] dim 0943 μ= -0.010 σ= 0.020 zeros= 0% [ ▁▅███▂ ] [ ▅█▆ ] dim 0944 μ= +0.014 σ= 0.031 zeros= 0% [ ▁▃████▆▃▁ ] [ ▁█▂ ] dim 0945 μ= +0.017 σ= 0.018 zeros= 0% [ ▂███▂ ] [ ▆█▅ ] dim 0946 μ= -0.007 σ= 0.029 zeros= 0% [ ▃████▆▂ ] [ ▇█▁ ] dim 0947 μ= -0.011 σ= 0.025 zeros= 0% [ ▂████▃▁ ] [ ▄█▃ ] dim 0948 μ= +0.014 σ= 0.023 zeros= 0% [ ▁▅███▃▁ ] [ ▂▇█▂ ] dim 0949 μ= +0.006 σ= 0.031 zeros= 0% [ ▂▅████▅▂▁ ] [ █▆ ] dim 0950 μ= +0.023 σ= 0.022 zeros= 0% [ ▂▇██▆▁ ] [ ▇█ ] dim 0951 μ= +0.007 σ= 0.022 zeros= 0% [ ▂▆███▂ ] [ ▃█▆ ] dim 0952 μ= +0.019 σ= 0.031 zeros= 0% [ ▂▇████▃▁ ] [ ▆█▃ ] dim 0953 μ= -0.006 σ= 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.017 zeros= 0% [ ▂██▇▁ ] [ █▄ ] dim 0957 μ= +0.001 σ= 0.017 zeros= 0% [ ▁▆██▂ ] [ ▇█▁ ] dim 0958 μ= +0.007 σ= 0.023 zeros= 0% [ ▁████▂ ] [ ▄█▆ ] dim 0959 μ= +0.001 σ= 0.029 zeros= 0% [ ▂▅████▃▁ ] [ ▂█▆ ] dim 0960 μ= -0.001 σ= 0.024 zeros= 0% [ ▁▄███▆▁ ] [ ▂█▂ ] dim 0961 μ= -0.004 σ= 0.020 zeros= 0% [ ▂███▃ ] [ ▂█▁ ] dim 0962 μ= -0.005 σ= 0.019 zeros= 0% [ ▃███▂ ] [ ▁▇█▁ ] dim 0963 μ= -0.013 σ= 0.024 zeros= 0% [ ▂████▃ ] [ ▄█▇▃ ] dim 0964 μ= -0.014 σ= 0.034 zeros= 0% [ ▂▆████▆▃▁ ] [ ▅█▇▂ ] dim 0965 μ= -0.017 σ= 0.036 zeros= 0% [ ▁▃▇████▆▂▁ ] [ ▃▇█▆▁ ] dim 0966 μ= +0.013 σ= 0.043 zeros= 0% [ ▂▄▇█████▆▃▁ ] [ ██ ] dim 0967 μ= -0.033 σ= 0.021 zeros= 0% [ ▁▇███▁ ] [ ▄█ ] dim 0968 μ= -0.010 σ= 0.016 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.0482, mean_std=0.0266, +3.1sigma vs threshold=3.0sigma [ ▂▇█▅ ] dim 0972 μ= -0.010 σ= 0.033 zeros= 0% [ ▁▁▅████▇▃ ] [ ▁█▃ ] dim 0973 μ= -0.002 σ= 0.019 zeros= 0% [ ▂███▃ ] [ █▁ ] dim 0974 μ= -0.021 σ= 0.014 zeros= 0% [ ▆██▁ ] [ ▃█ ] dim 0975 μ= -0.006 σ= 0.019 zeros= 0% [ ▃███▂ ] [ ██▃ ] dim 0976 μ= -0.009 σ= 0.027 zeros= 0% [ ▂████▅▁ ] [ ▂██▆▁ ] dim 0977 μ= -0.006 σ= 0.032 zeros= 0% [ ▁▄█████▃▁ ] [ ▄█▇▁ ] dim 0978 μ= +0.022 σ= 0.030 zeros= 0% [ ▂▅████▄▁ ] [ ▃█▄ ] dim 0979 μ= -0.003 σ= 0.021 zeros= 0% [ ▃███▃▁ ] [ ▆█▂ ] dim 0980 μ= -0.009 σ= 0.024 zeros= 0% [ ▁▆███▃▁ ] [ ▄█▄ ] dim 0981 μ= +0.014 σ= 0.028 zeros= 0% [ ▁▂▇███▇▂ ] [ ▂█▇▁ ] dim 0982 μ= +0.003 σ= 0.027 zeros= 0% [ ▁▄████▃▁ ] [ ▂█▃ ] dim 0983 μ= +0.016 σ= 0.021 zeros= 0% [ ▃███▃▁ ] [ █▁ ] dim 0984 μ= -0.002 σ= 0.015 zeros= 0% [ ▁▇██▁ ] [ ▄█▂ ] dim 0985 μ= +0.031 σ= 0.025 zeros= 0% [ ▂▅███▃▁ ] [ ▅█▇▂ ] dim 0986 μ= +0.020 σ= 0.037 zeros= 0% [ ▁▄█████▅▃▁ ] [ ▄█▇▄ ] dim 0987 μ= -0.015 σ= 0.035 zeros= 0% [ ▁▃▇████▇▂▁ ] [ █▄ ] dim 0988 μ= +0.002 σ= 0.015 zeros= 0% [ ▅██▂ ] [ ▆█▆ ] dim 0989 μ= -0.022 σ= 0.031 zeros= 0% [ ▁▃▇████▃▁ ] [ ▅█▆▁ ] dim 0990 μ= -0.021 σ= 0.033 zeros= 0% [ ▁▃▇████▄▂ ] [ █▁ ] dim 0991 μ= -0.003 σ= 0.015 zeros= 0% [ ▁▇██▁ ] [ ▆█▆▁ ] dim 0992 μ= -0.021 σ= 0.029 zeros= 0% [ ▂▆████▃▁ ] [ ▁▇█▃ ] dim 0993 μ= -0.011 σ= 0.037 zeros= 0% [ ▁▃▆████▇▃▁ ] [ ▅█▇▁ ] dim 0994 μ= +0.001 σ= 0.030 zeros= 0% [ ▂▆████▄▁ ] [ ▄█▇▃ ] dim 0995 μ= -0.014 σ= 0.034 zeros= 0% [ ▁▂▆████▇▂▁ ] [ █▆ ] dim 0996 μ= -0.015 σ= 0.019 zeros= 0% [ ▁▆██▅▁ ] [ ▇█▂ ] dim 0997 μ= -0.012 σ= 0.025 zeros= 0% [ ▂████▃▁ ] [ ▄█▃ ] dim 0998 μ= +0.015 σ= 0.023 zeros= 0% [ ▅███▄▁ ] [ ▃█▄ ] dim 0999 μ= +0.018 σ= 0.024 zeros= 0% [ ▁▄███▅▁ ] [ ▄█▆▁ ] dim 1000 μ= +0.019 σ= 0.032 zeros= 0% [ ▁▂▇████▄▁ ] [ ▅█▇▂ ] dim 1001 μ= +0.003 σ= 0.033 zeros= 0% [ ▃▇████▅▂ ] [ ▁█▇▁ ] dim 1002 μ= -0.015 σ= 0.025 zeros= 0% [ ▁▃████▃ ] [ █▃ ] dim 1003 μ= +0.018 σ= 0.019 zeros= 0% [ ▂███▃ ] [ ▅█▅ ] dim 1004 μ= -0.003 σ= 0.025 zeros= 0% [ ▁▅███▆▁ ] [ ▁▇█▃ ] dim 1005 μ= +0.011 σ= 0.029 zeros= 0% [ ▁▃████▆▂ ] [ ▇█▄ ] dim 1006 μ= +0.011 σ= 0.028 zeros= 0% [ ▁▃████▅▂ ] [ ▁▇█▁ ] dim 1007 μ= -0.012 σ= 0.026 zeros= 0% [ ▁▂████▄▁ ] [ ▂█▄ ] dim 1008 μ= -0.002 σ= 0.024 zeros= 0% [ ▁▄███▅▁ ] [ ▇█▂ ] dim 1009 μ= +0.008 σ= 0.023 zeros= 0% [ ▂████▃ ] [ ▆█▇▂ ] dim 1010 μ= -0.001 σ= 0.033 zeros= 0% [ ▁▃█████▄▁ ] [ ▆█▇▁ ] dim 1011 μ= -0.003 σ= 0.032 zeros= 0% [ ▁▃█████▃▁ ] [ ▂█▅ ] dim 1012 μ= +0.000 σ= 0.026 zeros= 0% [ ▁▄███▆▂ ] [ ▁█▅ ] dim 1013 μ= +0.000 σ= 0.021 zeros= 0% [ ▂███▄▁ ] [ ▄█▅ ] dim 1014 μ= -0.002 σ= 0.029 zeros= 0% [ ▂▆███▇▂▁ ] [ █ ] dim 1015 μ= -0.021 σ= 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.027 zeros= 0% [ ▁▃████▄▁ ] [ ▂▇█▄ ] dim 1019 μ= -0.010 σ= 0.030 zeros= 0% [ ▁▄████▆▂ ] [ ▃█▃ ] dim 1020 μ= -0.005 σ= 0.023 zeros= 0% [ ▁▄███▄▁ ] [ ▅█▃ ] dim 1021 μ= +0.031 σ= 0.028 zeros= 0% [ ▁▂▇███▅▁ ] [ ▂█▇▃ ] dim 1022 μ= +0.006 σ= 0.033 zeros= 0% [ ▂▆████▆▂▁ ] [ ▂▇█▃ ] dim 1023 μ= +0.007 σ= 0.031 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.17.00.09.49/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.218s][info][jfr,startup] Started recording 1. [0.218s][info][jfr,startup] [0.218s][info][jfr,startup] Use jcmd 3336080 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 2481862364275654 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 17, 2026 1:26:10 AM 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: 102 segments, 10 merges 49.5s _1a9: 8 segs, 156.7 K docs, 703.3 MB 44.8s _1ah: 8 segs, 211.7 K docs, 950.7 MB 39.9s _1aq: 9 segs, 46.5 K docs, 207.5 MB 33.7s _1ay: 8 segs, 83.0 K docs, 371.7 MB 25.7s _1b7: 8 segs, 39.2 K docs, 174.8 MB 20.3s _1be: 8 segs, 124.3 K docs, 557.2 MB 16.0s _1bm: 8 segs, 1089.8 K docs, 4904.8 MB 11.6s _1bu: 11 segs, 57.2 K docs, 255.4 MB 3.9s _1c5: 10 segs, 50.9 K docs, 227.4 MB 0.0s _1c9: 11 segs, 45.2 K docs, 201.5 MB 5.0 sec: 87 segments, 8 merges 49.8s _1ah: 8 segs, 211.7 K docs, 950.7 MB 38.7s _1ay: 8 segs, 83.0 K docs, 371.7 MB 30.7s _1b7: 8 segs, 39.2 K docs, 174.8 MB 25.3s _1be: 8 segs, 124.3 K docs, 557.2 MB 21.0s _1bm: 8 segs, 1089.8 K docs, 4904.8 MB 16.6s _1bu: 11 segs, 57.2 K docs, 255.4 MB 8.9s _1c5: 10 segs, 50.9 K docs, 227.4 MB 5.0s _1c9: 11 segs, 45.2 K docs, 201.5 MB 10.0 sec: 66 segments, 5 merges 30.3s _1be: 8 segs, 124.3 K docs, 557.2 MB 26.0s _1bm: 8 segs, 1089.8 K docs, 4904.8 MB 21.6s _1bu: 11 segs, 57.2 K docs, 255.4 MB 13.9s _1c5: 10 segs, 50.9 K docs, 227.4 MB 10.0s _1c9: 11 segs, 45.2 K docs, 201.5 MB 15.1 sec: 40 segments, 2 merges 31.1s _1bm: 8 segs, 1089.8 K docs, 4904.8 MB 15.1s _1c9: 11 segs, 45.2 K docs, 201.5 MB 20.1 sec: 30 segments, 2 merges 36.1s _1bm: 8 segs, 1089.8 K docs, 4904.8 MB 4.9s _1ca: 5 segs, 1105.7 K docs, 4977.1 MB 25.1 sec: 30 segments, 2 merges 41.1s _1bm: 8 segs, 1089.8 K docs, 4904.8 MB 9.9s _1ca: 5 segs, 1105.7 K docs, 4977.1 MB 30.1 sec: 30 segments, 2 merges 46.1s _1bm: 8 segs, 1089.8 K docs, 4904.8 MB 14.9s _1ca: 5 segs, 1105.7 K docs, 4977.1 MB 35.1 sec: 30 segments, 2 merges 51.1s _1bm: 8 segs, 1089.8 K docs, 4904.8 MB 19.9s _1ca: 5 segs, 1105.7 K docs, 4977.1 MB 40.0 sec: 30 segments, 2 merges 56.0s _1bm: 8 segs, 1089.8 K docs, 4904.8 MB 24.8s _1ca: 5 segs, 1105.7 K docs, 4977.1 MB 45.0 sec: 30 segments, 2 merges 61.0s _1bm: 8 segs, 1089.8 K docs, 4904.8 MB 29.8s _1ca: 5 segs, 1105.7 K docs, 4977.1 MB 50.0 sec: 30 segments, 2 merges 66.0s _1bm: 8 segs, 1089.8 K docs, 4904.8 MB 34.8s _1ca: 5 segs, 1105.7 K docs, 4977.1 MB 55.0 sec: 30 segments, 2 merges 71.0s _1bm: 8 segs, 1089.8 K docs, 4904.8 MB 39.9s _1ca: 5 segs, 1105.7 K docs, 4977.1 MB 60.0 sec: 30 segments, 2 merges 76.0s _1bm: 8 segs, 1089.8 K docs, 4904.8 MB 44.9s _1ca: 5 segs, 1105.7 K docs, 4977.1 MB 65.0 sec: 30 segments, 2 merges 81.0s _1bm: 8 segs, 1089.8 K docs, 4904.8 MB 49.9s _1ca: 5 segs, 1105.7 K docs, 4977.1 MB 70.0 sec: 30 segments, 2 merges 86.0s _1bm: 8 segs, 1089.8 K docs, 4904.8 MB 54.9s _1ca: 5 segs, 1105.7 K docs, 4977.1 MB 75.0 sec: 30 segments, 2 merges 91.0s _1bm: 8 segs, 1089.8 K docs, 4904.8 MB 59.9s _1ca: 5 segs, 1105.7 K docs, 4977.1 MB 80.0 sec: 30 segments, 2 merges 96.0s _1bm: 8 segs, 1089.8 K docs, 4904.8 MB 64.9s _1ca: 5 segs, 1105.7 K docs, 4977.1 MB 85.0 sec: 30 segments, 2 merges 101.0s _1bm: 8 segs, 1089.8 K docs, 4904.8 MB 69.8s _1ca: 5 segs, 1105.7 K docs, 4977.1 MB 90.0 sec: 30 segments, 2 merges 106.0s _1bm: 8 segs, 1089.8 K docs, 4904.8 MB 74.8s _1ca: 5 segs, 1105.7 K docs, 4977.1 MB 95.0 sec: 30 segments, 2 merges 111.0s _1bm: 8 segs, 1089.8 K docs, 4904.8 MB 79.8s _1ca: 5 segs, 1105.7 K docs, 4977.1 MB 100.0 sec: 30 segments, 2 merges 116.0s _1bm: 8 segs, 1089.8 K docs, 4904.8 MB 84.8s _1ca: 5 segs, 1105.7 K docs, 4977.1 MB 105.0 sec: 30 segments, 2 merges 121.0s _1bm: 8 segs, 1089.8 K docs, 4904.8 MB 89.8s _1ca: 5 segs, 1105.7 K docs, 4977.1 MB 110.0 sec: 30 segments, 2 merges 126.0s _1bm: 8 segs, 1089.8 K docs, 4904.8 MB 94.9s _1ca: 5 segs, 1105.7 K docs, 4977.1 MB 115.0 sec: 30 segments, 2 merges 131.0s _1bm: 8 segs, 1089.8 K docs, 4904.8 MB 99.9s _1ca: 5 segs, 1105.7 K docs, 4977.1 MB 120.0 sec: 23 segments, 1 merges 104.9s _1ca: 5 segs, 1105.7 K docs, 4977.1 MB 125.0 sec: 23 segments, 1 merges 109.9s _1ca: 5 segs, 1105.7 K docs, 4977.1 MB 130.0 sec: 23 segments, 1 merges 114.9s _1ca: 5 segs, 1105.7 K docs, 4977.1 MB 135.0 sec: 23 segments, 1 merges 119.9s _1ca: 5 segs, 1105.7 K docs, 4977.1 MB 140.0 sec: 23 segments, 1 merges 124.9s _1ca: 5 segs, 1105.7 K docs, 4977.1 MB 145.0 sec: 23 segments, 1 merges 129.9s _1ca: 5 segs, 1105.7 K docs, 4977.1 MB 150.0 sec: 23 segments, 1 merges 134.9s _1ca: 5 segs, 1105.7 K docs, 4977.1 MB 155.1 sec: 23 segments, 1 merges 139.9s _1ca: 5 segs, 1105.7 K docs, 4977.1 MB 160.1 sec: 23 segments, 1 merges 144.9s _1ca: 5 segs, 1105.7 K docs, 4977.1 MB 165.1 sec: 23 segments, 1 merges 149.9s _1ca: 5 segs, 1105.7 K docs, 4977.1 MB 170.1 sec: 23 segments, 1 merges 154.9s _1ca: 5 segs, 1105.7 K docs, 4977.1 MB 175.1 sec: 23 segments, 1 merges 159.9s _1ca: 5 segs, 1105.7 K docs, 4977.1 MB 180.1 sec: 23 segments, 1 merges 164.9s _1ca: 5 segs, 1105.7 K docs, 4977.1 MB 185.1 sec: 19 segments, 1 merges 3.7s _1cb: 5 segs, 1135.9 K docs, 5113.3 MB 190.1 sec: 19 segments, 1 merges 8.7s _1cb: 5 segs, 1135.9 K docs, 5113.3 MB 195.1 sec: 19 segments, 1 merges 13.7s _1cb: 5 segs, 1135.9 K docs, 5113.3 MB 200.1 sec: 19 segments, 1 merges 18.7s _1cb: 5 segs, 1135.9 K docs, 5113.3 MB 205.0 sec: 19 segments, 1 merges 23.6s _1cb: 5 segs, 1135.9 K docs, 5113.3 MB 210.0 sec: 19 segments, 1 merges 28.7s _1cb: 5 segs, 1135.9 K docs, 5113.3 MB 215.0 sec: 19 segments, 1 merges 33.7s _1cb: 5 segs, 1135.9 K docs, 5113.3 MB 220.0 sec: 19 segments, 1 merges 38.7s _1cb: 5 segs, 1135.9 K docs, 5113.3 MB 225.0 sec: 19 segments, 1 merges 43.7s _1cb: 5 segs, 1135.9 K docs, 5113.3 MB 230.0 sec: 19 segments, 1 merges 48.7s _1cb: 5 segs, 1135.9 K docs, 5113.3 MB 235.0 sec: 19 segments, 1 merges 53.7s _1cb: 5 segs, 1135.9 K docs, 5113.3 MB 240.0 sec: 19 segments, 1 merges 58.7s _1cb: 5 segs, 1135.9 K docs, 5113.3 MB 245.1 sec: 19 segments, 1 merges 63.7s _1cb: 5 segs, 1135.9 K docs, 5113.3 MB 250.1 sec: 19 segments, 1 merges 68.7s _1cb: 5 segs, 1135.9 K docs, 5113.3 MB 255.1 sec: 19 segments, 1 merges 73.7s _1cb: 5 segs, 1135.9 K docs, 5113.3 MB 260.1 sec: 19 segments, 1 merges 78.7s _1cb: 5 segs, 1135.9 K docs, 5113.3 MB 265.1 sec: 19 segments, 1 merges 83.7s _1cb: 5 segs, 1135.9 K docs, 5113.3 MB 270.1 sec: 19 segments, 1 merges 88.7s _1cb: 5 segs, 1135.9 K docs, 5113.3 MB 275.1 sec: 19 segments, 1 merges 93.7s _1cb: 5 segs, 1135.9 K docs, 5113.3 MB 280.1 sec: 19 segments, 1 merges 98.7s _1cb: 5 segs, 1135.9 K docs, 5113.3 MB 285.1 sec: 19 segments, 1 merges 103.7s _1cb: 5 segs, 1135.9 K docs, 5113.3 MB 290.0 sec: 19 segments, 1 merges 108.7s _1cb: 5 segs, 1135.9 K docs, 5113.3 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 971 seconds reindex takes 971.32 sec index has 15 segments: segments_2: _9w(11.0.0):C1134707 _ph(11.0.0):C1066077 _ef(11.0.0):C685482 _1ca(11.0.0):C1105731 _1cb(11.0.0):C1135862 _u6(11.0.0):C682666 _1bm(11.0.0):C1089832 _13p(11.0.0):C710891 _19u(11.0.0):C77466 _1ay(11.0.0):C82982 _19c(11.0.0):C46568 _1aq(11.0.0):C46480 _1b7(11.0.0):C39171 _1c5(11.0.0):C50933 _1c9(11.0.0):C45152 _9w: 5114.4 MB _ph: 4804.7 MB _ef: 3087.9 MB _1ca: 4983.5 MB _1cb: 5119.5 MB _u6: 3075.2 MB _1bm: 4911.8 MB _13p: 3202.5 MB _19u: 348.3 MB _1ay: 373.1 MB _19c: 209.2 MB _1aq: 208.8 MB _1b7: 175.9 MB _1c5: 228.8 MB _1c9: 202.8 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=0.5 index disk usage is 36046.09 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=56829692346 cpu@end=68735075126 deltaMS=11905.38278 thread 14 name=Reference Handler cpu@start=2012771 cpu@end=2012771 deltaMS=0.0 thread 15 name=Finalizer cpu@start=167722 cpu@end=167722 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=76764 cpu@end=76764 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=2698799 cpu@end=2698799 deltaMS=0.0 thread 41 name=JFR Recorder Thread cpu@start=14162354066 cpu@end=14163543574 deltaMS=1.189508 thread 42 name=JFR Periodic Tasks cpu@start=76594598081 cpu@end=77165390751 deltaMS=570.79267 thread 45 name=Notification Thread cpu@start=101197 cpu@end=101197 deltaMS=0.0 thread 56 name=hnsw-merge-1-thread-1 cpu@start=1127288834233 cpu@end=1127288834233 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-2 cpu@start=1126733672753 cpu@end=1126733672753 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-3 cpu@start=1121345331566 cpu@end=1121345331566 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-4 cpu@start=1123200253892 cpu@end=1123200253892 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-5 cpu@start=1125897820297 cpu@end=1125897820297 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-6 cpu@start=1124392890924 cpu@end=1124392890924 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-7 cpu@start=1121506930788 cpu@end=1121506930788 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-8 cpu@start=1130257255508 cpu@end=1130257255508 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-9 cpu@start=1125646626432 cpu@end=1125646626432 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-10 cpu@start=1124731937499 cpu@end=1124731937499 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-11 cpu@start=1123573355287 cpu@end=1123573355287 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-12 cpu@start=1129151674428 cpu@end=1129151674428 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-13 cpu@start=1128346683376 cpu@end=1128346683376 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-14 cpu@start=1126521390109 cpu@end=1126521390109 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-15 cpu@start=1128902984414 cpu@end=1128902984414 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-16 cpu@start=1127090560057 cpu@end=1127090560057 deltaMS=0.0 Average CPU cores used: 1.047163354801151 completed 1000 searches in 11915 ms: 83 QPS CPU time=12476 ms checking results SUMMARY: 0.898 11.915 12.476 1.047 8000000 KNN 100 100 N/A N/A 100.000 32 100 4 bits 58091 971.32 8236.26 0.00 15 36046.09 null N/A 1.000 35278.320 4028.320 false HNSW no Leaf 0 has 4 layers Leaf 0 has 1134707 documents Graph level=3 size=50, Fanout min=4, mean=8.44, max=19, meandelta=89512.80 % 0 10 20 30 40 50 60 70 80 90 100 0 5 5 6 7 8 9 10 11 12 19 Graph level=2 size=910, Fanout min=7, mean=23.39, max=32, meandelta=44802.53 % 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=34632, Fanout min=3, mean=28.10, max=32, meandelta=37036.38 % 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=1134707, Fanout min=1, mean=39.53, max=64, meandelta=26566.79 % 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=50, connectedness=1.00 Graph level=2 size=910, connectedness=1.00 Graph level=1 size=34632, connectedness=1.00 Graph level=0 size=1134707, connectedness=1.00 Leaf 1 has 4 layers Leaf 1 has 1066077 documents Graph level=3 size=67, Fanout min=4, mean=10.09, max=18, meandelta=87693.95 % 0 10 20 30 40 50 60 70 80 90 100 0 6 7 8 8 10 11 12 13 15 18 Graph level=2 size=965, Fanout min=7, mean=23.51, max=32, meandelta=40988.92 % 0 10 20 30 40 50 60 70 80 90 100 0 14 17 19 21 24 26 29 32 32 32 Graph level=1 size=32376, Fanout min=3, mean=28.05, max=32, meandelta=34726.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=1066077, Fanout min=1, mean=39.58, max=64, meandelta=24935.30 % 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=67, connectedness=1.00 Graph level=2 size=965, connectedness=1.00 Graph level=1 size=32376, connectedness=1.00 Graph level=0 size=1066077, connectedness=1.00 Leaf 2 has 4 layers Leaf 2 has 685482 documents Graph level=3 size=24, Fanout min=2, mean=5.92, max=11, meandelta=48819.79 % 0 10 20 30 40 50 60 70 80 90 100 0 3 3 4 5 5 6 7 8 9 11 Graph level=2 size=568, Fanout min=8, mean=21.04, max=32, meandelta=30215.71 % 0 10 20 30 40 50 60 70 80 90 100 0 13 15 17 18 20 22 24 28 32 32 Graph level=1 size=21037, Fanout min=3, mean=27.87, max=32, meandelta=22555.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=685482, Fanout min=1, mean=39.65, max=64, meandelta=16025.09 % 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=568, connectedness=1.00 Graph level=1 size=21037, connectedness=1.00 Graph level=0 size=685482, connectedness=1.00 Leaf 3 has 4 layers Leaf 3 has 1105731 documents Graph level=3 size=59, Fanout min=4, mean=9.56, max=17, meandelta=84916.65 % 0 10 20 30 40 50 60 70 80 90 100 0 6 8 8 8 9 9 11 12 12 17 Graph level=2 size=961, Fanout min=6, mean=23.23, max=32, meandelta=43219.11 % 0 10 20 30 40 50 60 70 80 90 100 0 14 17 19 21 23 25 28 32 32 32 Graph level=1 size=33594, Fanout min=3, mean=28.02, max=32, meandelta=36075.95 % 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=1105731, Fanout min=1, mean=39.55, max=64, meandelta=25885.92 % 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=59, connectedness=1.00 Graph level=2 size=961, connectedness=1.00 Graph level=1 size=33594, connectedness=1.00 Graph level=0 size=1105731, connectedness=1.00 Leaf 4 has 4 layers Leaf 4 has 1135862 documents Graph level=3 size=55, Fanout min=5, mean=8.84, max=16, meandelta=106691.24 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 7 7 9 10 10 11 12 16 Graph level=2 size=909, Fanout min=9, mean=23.09, max=32, meandelta=45686.52 % 0 10 20 30 40 50 60 70 80 90 100 0 14 16 19 21 23 25 28 32 32 32 Graph level=1 size=34502, Fanout min=3, mean=28.13, max=32, meandelta=36870.61 % 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=1135862, Fanout min=1, mean=39.54, max=64, meandelta=26593.53 % 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=55, connectedness=1.00 Graph level=2 size=909, connectedness=1.00 Graph level=1 size=34502, connectedness=1.00 Graph level=0 size=1135862, connectedness=1.00 Leaf 5 has 4 layers Leaf 5 has 682666 documents Graph level=3 size=24, Fanout min=3, mean=5.58, max=11, meandelta=42939.52 % 0 10 20 30 40 50 60 70 80 90 100 0 3 3 4 4 5 5 6 7 8 11 Graph level=2 size=540, Fanout min=9, mean=20.70, max=32, meandelta=30441.25 % 0 10 20 30 40 50 60 70 80 90 100 0 13 15 16 18 20 22 24 27 31 32 Graph level=1 size=20866, Fanout min=3, mean=27.87, max=32, meandelta=22448.11 % 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=682666, Fanout min=1, mean=39.63, max=64, meandelta=15963.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=24, connectedness=1.00 Graph level=2 size=540, connectedness=1.00 Graph level=1 size=20866, connectedness=1.00 Graph level=0 size=682666, connectedness=1.00 Leaf 6 has 4 layers Leaf 6 has 1089832 documents Graph level=3 size=87, Fanout min=5, mean=11.01, max=21, meandelta=82147.84 % 0 10 20 30 40 50 60 70 80 90 100 0 7 8 8 9 10 11 12 14 17 21 Graph level=2 size=1002, Fanout min=9, mean=23.53, max=32, meandelta=42553.35 % 0 10 20 30 40 50 60 70 80 90 100 0 15 17 19 21 23 26 29 32 32 32 Graph level=1 size=33226, Fanout min=3, mean=28.09, max=32, meandelta=35611.19 % 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=1089832, Fanout min=1, mean=39.54, max=64, meandelta=25516.90 % 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=87, connectedness=1.00 Graph level=2 size=1002, connectedness=1.00 Graph level=1 size=33226, connectedness=1.00 Graph level=0 size=1089832, connectedness=1.00 Leaf 7 has 4 layers Leaf 7 has 710891 documents Graph level=3 size=32, Fanout min=4, mean=6.25, max=12, meandelta=70311.91 % 0 10 20 30 40 50 60 70 80 90 100 0 4 4 5 5 6 6 7 8 8 12 Graph level=2 size=599, Fanout min=8, mean=21.18, max=32, meandelta=30774.25 % 0 10 20 30 40 50 60 70 80 90 100 0 13 15 17 19 20 23 25 28 32 32 Graph level=1 size=21698, Fanout min=3, mean=27.92, max=32, meandelta=23347.26 % 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=710891, Fanout min=1, mean=39.65, max=64, meandelta=16615.34 % 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=599, connectedness=1.00 Graph level=1 size=21698, connectedness=1.00 Graph level=0 size=710891, connectedness=1.00 Leaf 8 has 4 layers Leaf 8 has 77466 documents Graph level=3 size=3, Fanout min=1, mean=1.33, max=2, meandelta=8920.25 % 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=62, Fanout min=4, mean=8.74, max=15, meandelta=7059.87 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 7 8 9 9 10 11 12 15 Graph level=1 size=2369, Fanout min=7, mean=25.90, max=32, meandelta=2732.69 % 0 10 20 30 40 50 60 70 80 90 100 0 16 20 22 24 27 31 32 32 32 32 Graph level=0 size=77466, Fanout min=3, mean=38.76, max=64, meandelta=1854.65 % 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=62, connectedness=1.00 Graph level=1 size=2369, connectedness=1.00 Graph level=0 size=77466, connectedness=1.00 Leaf 9 has 4 layers Leaf 9 has 82982 documents Graph level=3 size=3, Fanout min=1, mean=1.33, max=2, meandelta=10248.25 % 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=72, Fanout min=4, mean=9.83, max=17, meandelta=6823.92 % 0 10 20 30 40 50 60 70 80 90 100 0 6 7 8 8 9 10 11 12 14 17 Graph level=1 size=2555, Fanout min=6, mean=26.02, max=32, meandelta=2911.69 % 0 10 20 30 40 50 60 70 80 90 100 0 17 20 22 25 28 31 32 32 32 32 Graph level=0 size=82982, Fanout min=3, mean=38.82, max=64, meandelta=1983.71 % 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=72, connectedness=1.00 Graph level=1 size=2555, connectedness=1.00 Graph level=0 size=82982, connectedness=1.00 Leaf 10 has 4 layers Leaf 10 has 46568 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=41, Fanout min=3, mean=7.17, max=15, meandelta=4892.80 % 0 10 20 30 40 50 60 70 80 90 100 0 3 5 6 6 6 8 8 9 9 15 Graph level=1 size=1419, Fanout min=8, mean=24.80, max=32, meandelta=1706.12 % 0 10 20 30 40 50 60 70 80 90 100 0 15 18 20 23 25 28 32 32 32 32 Graph level=0 size=46568, Fanout min=4, mean=38.15, max=64, meandelta=1131.25 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 27 31 35 40 46 55 64 64 Graph level=3 size=2, connectedness=1.00 Graph level=2 size=41, connectedness=1.00 Graph level=1 size=1419, connectedness=1.00 Graph level=0 size=46568, connectedness=1.00 Leaf 11 has 4 layers Leaf 11 has 46480 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=38, Fanout min=3, mean=7.63, max=11, meandelta=4893.54 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 6 7 8 8 8 9 11 11 Graph level=1 size=1453, Fanout min=7, mean=24.46, max=32, meandelta=1727.40 % 0 10 20 30 40 50 60 70 80 90 100 0 15 18 20 22 25 28 32 32 32 32 Graph level=0 size=46480, Fanout min=3, mean=38.13, max=64, meandelta=1131.52 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 27 31 35 40 46 55 64 64 Graph level=3 size=1, connectedness=1.00 Graph level=2 size=38, connectedness=1.00 Graph level=1 size=1453, connectedness=1.00 Graph level=0 size=46480, connectedness=1.00 Leaf 12 has 4 layers Leaf 12 has 39171 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=32, Fanout min=3, mean=7.25, max=12, meandelta=4391.72 % 0 10 20 30 40 50 60 70 80 90 100 0 4 5 5 6 6 8 9 10 10 12 Graph level=1 size=1212, Fanout min=8, mean=24.35, max=32, meandelta=1458.63 % 0 10 20 30 40 50 60 70 80 90 100 0 15 18 20 22 25 28 31 32 32 32 Graph level=0 size=39171, Fanout min=4, mean=37.87, max=64, meandelta=958.30 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 27 31 35 39 45 55 64 64 Graph level=3 size=1, connectedness=1.00 Graph level=2 size=32, connectedness=1.00 Graph level=1 size=1212, connectedness=1.00 Graph level=0 size=39171, connectedness=1.00 Leaf 13 has 4 layers Leaf 13 has 50933 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=41, Fanout min=4, mean=8.29, max=16, meandelta=4841.83 % 0 10 20 30 40 50 60 70 80 90 100 0 6 6 7 7 8 9 9 10 11 16 Graph level=1 size=1590, Fanout min=7, mean=25.08, max=32, meandelta=1849.89 % 0 10 20 30 40 50 60 70 80 90 100 0 16 19 21 23 26 28 32 32 32 32 Graph level=0 size=50933, Fanout min=3, mean=38.38, max=64, meandelta=1232.46 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 31 35 40 46 56 64 64 Graph level=3 size=1, connectedness=1.00 Graph level=2 size=41, connectedness=1.00 Graph level=1 size=1590, connectedness=1.00 Graph level=0 size=50933, connectedness=1.00 Leaf 14 has 4 layers Leaf 14 has 45152 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=36, Fanout min=3, mean=7.89, max=15, meandelta=4667.17 % 0 10 20 30 40 50 60 70 80 90 100 0 4 6 6 7 8 8 9 10 11 15 Graph level=1 size=1410, Fanout min=8, mean=24.87, max=32, meandelta=1653.85 % 0 10 20 30 40 50 60 70 80 90 100 0 16 18 20 23 26 29 32 32 32 32 Graph level=0 size=45152, Fanout min=2, mean=38.15, max=64, meandelta=1103.56 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 27 31 35 40 46 55 64 64 Graph level=3 size=1, connectedness=1.00 Graph level=2 size=36, connectedness=1.00 Graph level=1 size=1410, connectedness=1.00 Graph level=0 size=45152, 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.17.00.09.49/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': 34,760,089.37 msec task-clock:u 132,308,024,587,520 cycles:u (36.36%) 130,241,645,124,335 instructions:u (36.36%) 2,810,937,570,415 cache-references:u (36.36%) 1,271,451,713,456 cache-misses:u (36.36%) 47,124,301,167,007 L1-dcache-loads:u (36.36%) 1,493,617,800,648 L1-dcache-load-misses:u (36.36%) 2,610,888,550,407 L1-icache-loads:u (36.36%) 12,158,151,350 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 24,702,730 faults:u 23,914,104 minor-faults:u 7,187 major-faults:u 11,094,099,571,652 branches:u (36.36%) 92,310,172,795 branch-misses:u (36.37%) 2,003,023,565,060 stalled-cycles-frontend:u (36.36%) stalled-cycles-backend:u 1355.119378789 seconds time elapsed 34271.510846000 seconds user 479.871855000 seconds sys took 0:22:35.149180 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='de92f115a3125624bf7c7141b8e700efa9a89427', luceneutil_git_rev='63c1b2b252f377e272313c1ac0f182be79ad78b6', 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.898, cpu_time_ms=11.915, net_cpu_ms=12.476, 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=58091, index_time_sec=971.32, index_docs_per_sec=8236.26, force_merge_time_sec=0.0, index_num_segments=15, index_size_on_disk_mb=36046.09, selectivity=None, pre_post_filter='null', vec_disk_mb=35278.32, vec_ram_mb=4028.32, graph_level_conn_p_values={3: (0, {}), 2: (36, {0: 0, 10: 4, 20: 6, 30: 6, 40: 7, 50: 8, 60: 8, 70: 9, 80: 10, 90: 11, 100: 15}), 1: (1410, {0: 0, 10: 16, 20: 18, 30: 20, 40: 23, 50: 26, 60: 29, 70: 32, 80: 32, 90: 32, 100: 32}), 0: (45152, {0: 0, 10: 20, 20: 24, 30: 27, 40: 31, 50: 35, 60: 40, 70: 46, 80: 55, 90: 64, 100: 64})}, combined_run_time=datetime.timedelta(seconds=1355, microseconds=149180)) Profiler summary for /l/logs.nightly/2026.05.17.00.09.49/bench-knn-q4-fmFalse.jfr Version: 2.1 Chunks: 91 Start: 2026-05-17 05:26:09 (UTC) Duration: 1345 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 33298437 569895876 jdk.FileWrite 18498425 386984446 jdk.FileRead 8003666 182180976 jdk.ObjectAllocationInNewTLAB 61798 1228431 jdk.BooleanFlag 45136 1427535 jdk.CPULoad 25082 501007 jdk.Compilation 6362 164199 jdk.Checkpoint 5765 26583573 jdk.UnsignedIntFlag 4368 148138 jdk.IntFlag 4004 146061 jdk.StringFlag 3094 119982 jdk.ObjectAllocationOutsideTLAB 1119 20067 jdk.CPUInformation 91 136678 jdk.GCConfiguration 91 2362 jdk.JVMInformation 91 86355 jdk.Metadata 91 10057954 jdk.GarbageCollection 48 1151 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.17.00.09.49/bench-knn-q4-fmFalse.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.05.17.00.09.49/bench-knn-q4-fmFalse.jfr is 1125.04 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 33298437 events (total: 33M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 37.73% 12M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] 28.42% 9M jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] 14.20% 4M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] 4.57% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 3.74% 1M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] 2.60% 865738 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] 1.04% 345483 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] 0.94% 313597 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] 0.89% 296101 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] 0.63% 210316 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.57% 191302 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] 0.31% 103386 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] 0.29% 97402 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.29% 96786 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] 0.28% 93095 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] 0.27% 88701 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] 0.25% 82657 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():477 [JIT compiled code] 0.18% 58615 sun.nio.ch.NativeThread#current0() [Native code] 0.17% 58054 jdk.jfr.internal.JVM#emitEvent() [Native code] 0.17% 55937 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] 0.14% 46851 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] 0.13% 42333 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():512 [JIT compiled code] 0.13% 41915 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] 0.11% 37539 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] 0.11% 37497 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.10% 31695 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():363 [JIT compiled code] 0.10% 31636 org.apache.lucene.util.hnsw.NeighborArray#sort():171 [Inlined code] 0.09% 29763 org.apache.lucene.util.TernaryLongHeap#downHeap():246 [Inlined code] 0.09% 28592 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.08% 26502 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#calculateCentroid():488 [JIT compiled code] 0.08% 26272 org.apache.lucene.util.TernaryLongHeap#downHeap():235 [Inlined code] 0.08% 25587 jdk.jfr.internal.event.EventWriter#reserveEventSizeField():199 [Inlined code] 0.07% 24125 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#writeVectorData():302 [JIT compiled code] 0.07% 22442 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] 0.05% 15732 org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 0.05% 15589 jdk.jfr.internal.event.EventWriter#putUncheckedLong():331 [Inlined code] 0.04% 14799 org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 0.04% 14392 java.util.concurrent.atomic.LongAdder#add():93 [Inlined code] 0.04% 14306 java.util.DualPivotQuicksort#sort():238 [Inlined code] 0.04% 13536 java.util.Arrays#sort():99 [Inlined code] 0.03% 11054 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$1#score():93 [JIT compiled code] 0.03% 10699 java.util.DualPivotQuicksort#sort():368 [JIT compiled code] 0.03% 10604 org.apache.lucene.util.hnsw.NeighborArray#clear():233 [Inlined code] 0.03% 9233 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] 0.03% 8993 org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] 0.03% 8700 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] 0.02% 8272 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():369 [Inlined code] 0.02% 7364 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#writeFloat32Vectors():172 [JIT compiled code] 0.02% 6743 knn.IndexerThread#_run():105 [JIT compiled code] 0.02% 6516 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():285 [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.17.00.09.49/bench-knn-q4-fmFalse.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.05.17.00.09.49/bench-knn-q4-fmFalse.jfr is 1125.04 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 33298437 events (total: 33M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 35.67% 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():328 [JIT compiled code] 28.39% 9M 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] 14.20% 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] 4.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] 2.79% 930680 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] 2.60% 865489 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] 1.08% 359554 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():313 [JIT compiled code] 1.04% 345403 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():713 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] 0.89% 296101 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():247 [JIT compiled code] 0.87% 290574 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.85% 281623 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():515 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] 0.76% 252040 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.61% 202552 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 0.44% 146162 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.29% 97380 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.27% 88362 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():422 [JIT compiled code] 0.25% 82655 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():477 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.21% 69374 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.18% 59876 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% 54653 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] 0.15% 48558 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% 47223 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.14% 46464 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] 0.14% 46344 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.14% 46263 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 0.12% 41556 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.12% 41290 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():512 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] 0.11% 37036 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():515 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] 0.09% 31341 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():451 [Inlined code] 0.09% 30382 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():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] 0.09% 28581 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.08% 26502 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% 25575 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.08% 25384 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.07% 24125 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#writeVectorData():302 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#mergeOneFlatVectorField():235 [Interpreted code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():325 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] 0.07% 22440 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.07% 21820 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.06% 21555 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% 21317 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] 0.06% 20105 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.06% 19344 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():363 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 0.06% 19318 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():451 [Inlined code] 0.05% 17356 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% 15756 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():194 [JIT compiled code] 0.05% 15721 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():451 [Inlined code] 0.05% 15383 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% 14528 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():667 [Inlined code] 0.04% 13767 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():194 [JIT compiled code] 0.04% 13534 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.04% 12594 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] 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.17.00.09.49/bench-knn-q4-fmFalse.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.05.17.00.09.49/bench-knn-q4-fmFalse.jfr is 1125.04 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 33298437 events (total: 33M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 22.76% 7M 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] 19.51% 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006419ed30#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] 15.88% 5M 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006419ed30#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] 12.59% 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] 3.59% 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 2.79% 929591 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():477 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] 1.89% 630090 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.38% 459182 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():247 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 1.22% 406922 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.0x0000000064197b80#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] 1.19% 397915 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():515 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 1.09% 364298 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():247 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.99% 329061 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.0x0000000064197b80#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] 0.62% 205076 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():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006419ed30#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.58% 192188 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.0x0000000064197b80#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] 0.56% 184879 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():713 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006419ed30#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.54% 180741 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():515 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] 0.50% 164847 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():325 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():496 [Inlined code] 0.46% 154392 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():515 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006419ed30#call() [Inlined code] 0.46% 152585 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():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006419ed30#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.44% 148154 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():247 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006419ed30#call() [Inlined code] 0.43% 141520 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():713 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006419ed30#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.39% 128741 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.38% 125278 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():247 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006419ed30#call() [Inlined code] 0.36% 120726 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():515 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006419ed30#call() [Inlined code] 0.31% 104499 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [Inlined code] 0.29% 96427 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 [JIT compiled 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.26% 87130 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.23% 76801 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006419ed30#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.20% 68134 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():325 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#postUpdate():404 [Inlined code] 0.19% 64758 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.0x0000000064197b80#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.19% 62639 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006419ed30#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.0x000000006419f288#run() [JIT compiled code] 0.17% 58005 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006419ed30#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] 0.17% 56886 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006419ed30#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.0x000000006419f288#run() [JIT compiled code] 0.17% 56708 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006419ed30#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.17% 55326 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():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] 0.16% 53695 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.0x0000000064197b80#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():159 [Interpreted code] 0.15% 48558 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.0x000000006407aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] at java.lang.Thread#run():1474 [Interpreted code] 0.14% 47575 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():422 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006419ed30#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.14% 46089 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 [JIT compiled 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.14% 45487 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006419ed30#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():101 [JIT compiled code] 0.13% 43349 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():451 [Inlined code] 0.12% 40599 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():422 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006419ed30#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.12% 38852 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.11% 36282 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():512 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] 0.10% 34896 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006419ed30#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():101 [Interpreted code] 0.09% 31156 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():477 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006419ed30#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.09% 30814 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():515 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#replayBufferedVectors():771 [JIT compiled code] 0.09% 30541 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] 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.0x0000000064197b80#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.09% 28582 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.09% 28393 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():105 [JIT compiled code] at knn.IndexerThread#run():77 [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.17.00.09.49/bench-knn-q4-fmFalse.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.05.17.00.09.49/bench-knn-q4-fmFalse.jfr is 1125.04 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 62894 events (total: 466546M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 22.76% 106166M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 22.49% 104939M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 19.68% 91839M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] 13.74% 64123M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] 6.92% 32265M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] 3.87% 18046M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] 1.25% 5812M java.lang.Integer#valueOf():1006 [Inlined code] 1.16% 5397M java.util.Arrays#copyOf():3478 [Inlined code] 0.71% 3295M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] 0.70% 3246M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():204 [JIT compiled code] 0.63% 2933M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] 0.59% 2731M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] 0.58% 2702M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():466 [JIT compiled code] 0.38% 1755M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] 0.31% 1464M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] 0.31% 1441M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():330 [JIT compiled code] 0.29% 1374M knn.IndexerThread#_run():86 [Interpreted code] 0.24% 1117M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():232 [JIT compiled code] 0.22% 1022M java.util.DualPivotQuicksort#tryMergeRuns():816 [JIT compiled code] 0.18% 834M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] 0.17% 804M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] 0.15% 697M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():320 [JIT compiled code] 0.15% 686M java.lang.reflect.Array#newInstance():76 [Inlined code] 0.15% 677M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] 0.14% 655M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():389 [JIT compiled code] 0.12% 571M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [Inlined code] 0.12% 555M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():306 [JIT compiled code] 0.12% 554M java.util.ArrayList#grow():240 [Inlined code] 0.09% 442M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():556 [JIT compiled code] 0.09% 436M org.apache.lucene.util.SparseFixedBitSet#insertLong():230 [Inlined code] 0.09% 416M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] 0.09% 408M java.util.DualPivotQuicksort#sort():354 [JIT compiled code] 0.09% 407M java.util.ArrayList#iterator():1030 [JIT compiled code] 0.09% 399M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] 0.08% 374M knn.IndexerThread#_run():108 [JIT compiled code] 0.08% 373M java.util.List#of():935 [Inlined code] 0.08% 351M knn.IndexerThread#_run():125 [JIT compiled code] 0.07% 343M org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] 0.07% 323M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():618 [JIT compiled code] 0.06% 278M org.apache.lucene.document.Document#():42 [Inlined code] 0.05% 255M knn.IndexerThread#_run():86 [JIT compiled code] 0.05% 250M org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#():59 [Inlined code] 0.05% 233M java.util.HashMap#newNode():1910 [Inlined code] 0.04% 208M org.apache.lucene.internal.hppc.IntIntHashMap#allocateBuffers():743 [Interpreted code] 0.04% 197M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] 0.04% 178M java.lang.Integer#toString():435 [Inlined code] 0.04% 178M org.apache.lucene.util.SparseFixedBitSet#insertBlock():211 [JIT compiled code] 0.04% 171M java.nio.HeapByteBuffer#asFloatBuffer():648 [JIT compiled code] 0.04% 171M java.lang.invoke.VarForm#resolveMemberName():159 [Interpreted code] 0.03% 157M 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.17.00.09.49/bench-knn-q4-fmFalse.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.05.17.00.09.49/bench-knn-q4-fmFalse.jfr is 1125.04 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 62894 events (total: 466546M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 18.38% 85744M 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.03% 84098M 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.43% 53307M 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():477 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] 8.47% 39517M 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.54% 35180M 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.88% 32086M 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.27% 24606M 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.41% 20581M 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.38% 20422M 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.87% 18046M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():674 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():329 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 1.21% 5623M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1131 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1086 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1061 [Interpreted code] 1.10% 5129M 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.59% 2731M 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():451 [Inlined code] 0.58% 2702M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():466 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.49% 2284M 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():451 [Inlined code] 0.48% 2233M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():369 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Interpreted code] 0.38% 1792M 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():330 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.38% 1755M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.29% 1374M knn.IndexerThread#_run():86 [Interpreted code] at knn.IndexerThread#run():77 [Interpreted code] 0.29% 1361M 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():330 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.26% 1224M 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():286 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.25% 1143M 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():286 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.22% 1044M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():286 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 0.22% 1022M 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.19% 872M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():369 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] 0.16% 762M 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():2274 [JIT compiled code] 0.15% 686M 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.15% 679M 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.13% 605M 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.13% 595M 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% 554M 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% 519M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():330 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] 0.10% 473M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():330 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] 0.10% 466M 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% 462M 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():369 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 0.09% 425M 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% 416M 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% 411M 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():477 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] 0.09% 409M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():330 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] 0.09% 400M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():286 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 0.08% 376M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():286 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 0.08% 374M knn.IndexerThread#_run():108 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.08% 373M java.util.List#of():935 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1883 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument():1491 [Inlined code] at knn.IndexerThread#_run():126 [JIT compiled code] 0.08% 359M 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% 356M 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.08% 351M knn.IndexerThread#_run():125 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.07% 347M 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% 346M 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% 343M org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000006419f288#run() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted code] at java.util.concurrent.ThreadPoolExecutor$Worker#run():614 [Interpreted code] 0.07% 306M 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] 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.17.00.09.49/bench-knn-q4-fmFalse.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.05.17.00.09.49/bench-knn-q4-fmFalse.jfr is 1125.04 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 62894 events (total: 466546M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 8.46% 39453M 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():752 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():624 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [JIT compiled code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] 6.88% 32086M 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():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [Inlined code] 6.47% 30188M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006419ed30#call() [Inlined code] 6.34% 29591M 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():477 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006419ed30#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 6.16% 28761M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006419ed30#call() [Inlined code] 5.01% 23369M 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():477 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006419ed30#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 4.94% 23048M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006419ed30#call() [Inlined code] 4.86% 22694M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006419ed30#call() [Inlined code] 4.81% 22456M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 4.56% 21252M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 4.45% 20766M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 3.52% 16408M 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():752 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():624 [Interpreted code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [Interpreted code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] 3.07% 14317M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 1.76% 8197M 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():752 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():624 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [JIT compiled code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] 1.54% 7178M 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.51% 7033M 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.29% 6040M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():674 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():329 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [Inlined code] 1.21% 5623M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1131 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1086 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1061 [Interpreted code] at knn.KnnGraphTester#run():775 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] at knn.KnnGraphTester#main():275 [Interpreted code] 1.12% 5220M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] 1.10% 5129M 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():1131 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1086 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1061 [Interpreted code] at knn.KnnGraphTester#run():775 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] at knn.KnnGraphTester#main():275 [Interpreted code] 1.10% 5117M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] 0.89% 4159M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] 0.84% 3928M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] 0.84% 3907M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():425 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] 0.81% 3765M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():425 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] 0.80% 3735M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():674 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():329 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006419ed30#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.73% 3411M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():674 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():329 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006419ed30#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.69% 3236M 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():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.68% 3182M 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():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.61% 2856M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [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():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.57% 2660M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [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():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.52% 2442M 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():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.49% 2300M 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():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.48% 2233M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():369 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006419ed30#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.0x000000006419f288#run() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted code] 0.45% 2077M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():674 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():329 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006419ed30#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% 2010M 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():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.38% 1755M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.35% 1649M 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():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.33% 1525M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006419ed30#call() [Inlined code] 0.29% 1374M knn.IndexerThread#_run():86 [Interpreted code] at knn.IndexerThread#run():77 [Interpreted code] 0.29% 1368M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006419ed30#call() [Inlined code] 0.28% 1317M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():674 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():329 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006419ed30#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.21% 975M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006419ed30#call() [Inlined code] 0.20% 954M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():674 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():329 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006419ed30#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.20% 916M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006419ed30#call() [Inlined code] 0.19% 872M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():369 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006419ed30#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.0x000000006419f288#run() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted code] 0.16% 761M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():466 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [Inlined code] 0.15% 687M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():466 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006419ed30#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% 648M 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():2274 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite():873 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite():884 [Inlined code] at org.apache.lucene.search.IndexSearcher#search():753 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():624 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [JIT compiled code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] 0.13% 609M 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] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():286 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [Inlined 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.17.00.09.49/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 3355325 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 2483760585585263 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 17, 2026 1:57:48 AM 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: 118 segments, 13 merges 184.2s _13b: 8 segs, 1068.1 K docs, 4806.5 MB 124.1s _16b: 8 segs, 197.5 K docs, 887.0 MB 96.4s _181: 8 segs, 353.3 K docs, 1588.1 MB 54.5s _1a1: 8 segs, 84.2 K docs, 377.2 MB 44.1s _1ai: 8 segs, 81.4 K docs, 364.5 MB 38.3s _1ap: 8 segs, 83.3 K docs, 373.3 MB 33.2s _1ax: 8 segs, 84.7 K docs, 379.2 MB 27.2s _1b6: 8 segs, 83.8 K docs, 375.5 MB 20.6s _1be: 8 segs, 80.3 K docs, 359.5 MB 14.7s _1bm: 8 segs, 82.2 K docs, 368.2 MB 9.0s _1bt: 8 segs, 148.7 K docs, 667.0 MB 3.2s _1c1: 8 segs, 273.3 K docs, 1227.8 MB 0.0s _1c3: 11 segs, 42.6 K docs, 190.0 MB 5.0 sec: 111 segments, 12 merges 189.2s _13b: 8 segs, 1068.1 K docs, 4806.5 MB 129.1s _16b: 8 segs, 197.5 K docs, 887.0 MB 101.4s _181: 8 segs, 353.3 K docs, 1588.1 MB 49.1s _1ai: 8 segs, 81.4 K docs, 364.5 MB 43.3s _1ap: 8 segs, 83.3 K docs, 373.3 MB 38.2s _1ax: 8 segs, 84.7 K docs, 379.2 MB 32.2s _1b6: 8 segs, 83.8 K docs, 375.5 MB 25.6s _1be: 8 segs, 80.3 K docs, 359.5 MB 19.7s _1bm: 8 segs, 82.2 K docs, 368.2 MB 14.0s _1bt: 8 segs, 148.7 K docs, 667.0 MB 8.2s _1c1: 8 segs, 273.3 K docs, 1227.8 MB 5.0s _1c3: 11 segs, 42.6 K docs, 190.0 MB 10.0 sec: 90 segments, 9 merges 106.4s _181: 8 segs, 353.3 K docs, 1588.1 MB 48.3s _1ap: 8 segs, 83.3 K docs, 373.3 MB 43.2s _1ax: 8 segs, 84.7 K docs, 379.2 MB 37.2s _1b6: 8 segs, 83.8 K docs, 375.5 MB 30.6s _1be: 8 segs, 80.3 K docs, 359.5 MB 24.7s _1bm: 8 segs, 82.2 K docs, 368.2 MB 19.0s _1bt: 8 segs, 148.7 K docs, 667.0 MB 13.2s _1c1: 8 segs, 273.3 K docs, 1227.8 MB 10.0s _1c3: 11 segs, 42.6 K docs, 190.0 MB 15.0 sec: 83 segments, 8 merges 111.5s _181: 8 segs, 353.3 K docs, 1588.1 MB 48.2s _1ax: 8 segs, 84.7 K docs, 379.2 MB 42.2s _1b6: 8 segs, 83.8 K docs, 375.5 MB 35.6s _1be: 8 segs, 80.3 K docs, 359.5 MB 29.7s _1bm: 8 segs, 82.2 K docs, 368.2 MB 24.0s _1bt: 8 segs, 148.7 K docs, 667.0 MB 18.2s _1c1: 8 segs, 273.3 K docs, 1227.8 MB 15.0s _1c3: 11 segs, 42.6 K docs, 190.0 MB 20.0 sec: 69 segments, 6 merges 116.5s _181: 8 segs, 353.3 K docs, 1588.1 MB 40.7s _1be: 8 segs, 80.3 K docs, 359.5 MB 34.7s _1bm: 8 segs, 82.2 K docs, 368.2 MB 29.0s _1bt: 8 segs, 148.7 K docs, 667.0 MB 23.2s _1c1: 8 segs, 273.3 K docs, 1227.8 MB 20.0s _1c3: 11 segs, 42.6 K docs, 190.0 MB 25.0 sec: 62 segments, 5 merges 121.5s _181: 8 segs, 353.3 K docs, 1588.1 MB 39.7s _1bm: 8 segs, 82.2 K docs, 368.2 MB 34.0s _1bt: 8 segs, 148.7 K docs, 667.0 MB 28.2s _1c1: 8 segs, 273.3 K docs, 1227.8 MB 25.0s _1c3: 11 segs, 42.6 K docs, 190.0 MB 30.0 sec: 38 segments, 3 merges 39.0s _1bt: 8 segs, 148.7 K docs, 667.0 MB 33.2s _1c1: 8 segs, 273.3 K docs, 1227.8 MB 3.4s _1c4: 5 segs, 1101.2 K docs, 4956.5 MB 35.0 sec: 31 segments, 2 merges 38.3s _1c1: 8 segs, 273.3 K docs, 1227.8 MB 8.4s _1c4: 5 segs, 1101.2 K docs, 4956.5 MB 40.0 sec: 31 segments, 2 merges 43.3s _1c1: 8 segs, 273.3 K docs, 1227.8 MB 13.4s _1c4: 5 segs, 1101.2 K docs, 4956.5 MB 45.1 sec: 31 segments, 2 merges 48.3s _1c1: 8 segs, 273.3 K docs, 1227.8 MB 18.4s _1c4: 5 segs, 1101.2 K docs, 4956.5 MB 50.1 sec: 24 segments, 1 merges 23.4s _1c4: 5 segs, 1101.2 K docs, 4956.5 MB 55.1 sec: 24 segments, 1 merges 28.4s _1c4: 5 segs, 1101.2 K docs, 4956.5 MB 60.1 sec: 24 segments, 1 merges 33.4s _1c4: 5 segs, 1101.2 K docs, 4956.5 MB 65.1 sec: 24 segments, 1 merges 38.4s _1c4: 5 segs, 1101.2 K docs, 4956.5 MB 70.1 sec: 24 segments, 1 merges 43.4s _1c4: 5 segs, 1101.2 K docs, 4956.5 MB 75.1 sec: 24 segments, 1 merges 48.4s _1c4: 5 segs, 1101.2 K docs, 4956.5 MB 80.1 sec: 24 segments, 1 merges 53.4s _1c4: 5 segs, 1101.2 K docs, 4956.5 MB 85.1 sec: 24 segments, 1 merges 58.4s _1c4: 5 segs, 1101.2 K docs, 4956.5 MB 90.1 sec: 24 segments, 1 merges 63.4s _1c4: 5 segs, 1101.2 K docs, 4956.5 MB 95.0 sec: 24 segments, 1 merges 68.3s _1c4: 5 segs, 1101.2 K docs, 4956.5 MB 100.0 sec: 24 segments, 1 merges 73.3s _1c4: 5 segs, 1101.2 K docs, 4956.5 MB 105.0 sec: 24 segments, 1 merges 78.4s _1c4: 5 segs, 1101.2 K docs, 4956.5 MB 110.0 sec: 24 segments, 1 merges 83.4s _1c4: 5 segs, 1101.2 K docs, 4956.5 MB 115.0 sec: 24 segments, 1 merges 88.4s _1c4: 5 segs, 1101.2 K docs, 4956.5 MB 120.0 sec: 24 segments, 1 merges 93.4s _1c4: 5 segs, 1101.2 K docs, 4956.5 MB 125.0 sec: 24 segments, 1 merges 98.4s _1c4: 5 segs, 1101.2 K docs, 4956.5 MB 130.0 sec: 24 segments, 1 merges 103.4s _1c4: 5 segs, 1101.2 K docs, 4956.5 MB 135.0 sec: 24 segments, 1 merges 108.4s _1c4: 5 segs, 1101.2 K docs, 4956.5 MB 140.0 sec: 24 segments, 1 merges 113.4s _1c4: 5 segs, 1101.2 K docs, 4956.5 MB 145.1 sec: 24 segments, 1 merges 118.4s _1c4: 5 segs, 1101.2 K docs, 4956.5 MB 150.1 sec: 20 segments, 1 merges 1.4s _1c5: 3 segs, 1099.4 K docs, 4950.5 MB 155.1 sec: 20 segments, 1 merges 6.4s _1c5: 3 segs, 1099.4 K docs, 4950.5 MB 160.1 sec: 20 segments, 1 merges 11.4s _1c5: 3 segs, 1099.4 K docs, 4950.5 MB 165.1 sec: 20 segments, 1 merges 16.5s _1c5: 3 segs, 1099.4 K docs, 4950.5 MB 170.1 sec: 20 segments, 1 merges 21.5s _1c5: 3 segs, 1099.4 K docs, 4950.5 MB 175.1 sec: 20 segments, 1 merges 26.5s _1c5: 3 segs, 1099.4 K docs, 4950.5 MB 180.0 sec: 20 segments, 1 merges 31.4s _1c5: 3 segs, 1099.4 K docs, 4950.5 MB 185.0 sec: 20 segments, 1 merges 36.4s _1c5: 3 segs, 1099.4 K docs, 4950.5 MB 190.0 sec: 20 segments, 1 merges 41.4s _1c5: 3 segs, 1099.4 K docs, 4950.5 MB 195.0 sec: 20 segments, 1 merges 46.4s _1c5: 3 segs, 1099.4 K docs, 4950.5 MB 200.0 sec: 20 segments, 1 merges 51.4s _1c5: 3 segs, 1099.4 K docs, 4950.5 MB 205.0 sec: 20 segments, 1 merges 56.4s _1c5: 3 segs, 1099.4 K docs, 4950.5 MB 210.0 sec: 20 segments, 1 merges 61.4s _1c5: 3 segs, 1099.4 K docs, 4950.5 MB 215.0 sec: 20 segments, 1 merges 66.4s _1c5: 3 segs, 1099.4 K docs, 4950.5 MB 220.0 sec: 20 segments, 1 merges 71.4s _1c5: 3 segs, 1099.4 K docs, 4950.5 MB 225.0 sec: 20 segments, 1 merges 76.4s _1c5: 3 segs, 1099.4 K docs, 4950.5 MB 230.0 sec: 20 segments, 1 merges 81.4s _1c5: 3 segs, 1099.4 K docs, 4950.5 MB 235.1 sec: 20 segments, 1 merges 86.4s _1c5: 3 segs, 1099.4 K docs, 4950.5 MB 240.1 sec: 20 segments, 1 merges 91.4s _1c5: 3 segs, 1099.4 K docs, 4950.5 MB 245.1 sec: 20 segments, 1 merges 96.4s _1c5: 3 segs, 1099.4 K docs, 4950.5 MB 250.1 sec: 20 segments, 1 merges 101.5s _1c5: 3 segs, 1099.4 K docs, 4950.5 MB 255.1 sec: 18 segments, 1 merges 2.9s _1c6: 7 segs, 1111.2 K docs, 5000.6 MB 260.0 sec: 18 segments, 1 merges 7.8s _1c6: 7 segs, 1111.2 K docs, 5000.6 MB 265.0 sec: 18 segments, 1 merges 12.9s _1c6: 7 segs, 1111.2 K docs, 5000.6 MB 270.0 sec: 18 segments, 1 merges 17.9s _1c6: 7 segs, 1111.2 K docs, 5000.6 MB 275.0 sec: 18 segments, 1 merges 22.9s _1c6: 7 segs, 1111.2 K docs, 5000.6 MB 280.0 sec: 18 segments, 1 merges 27.9s _1c6: 7 segs, 1111.2 K docs, 5000.6 MB 285.0 sec: 18 segments, 1 merges 32.9s _1c6: 7 segs, 1111.2 K docs, 5000.6 MB 290.0 sec: 18 segments, 1 merges 37.9s _1c6: 7 segs, 1111.2 K docs, 5000.6 MB 295.0 sec: 18 segments, 1 merges 42.9s _1c6: 7 segs, 1111.2 K docs, 5000.6 MB 300.0 sec: 18 segments, 1 merges 47.9s _1c6: 7 segs, 1111.2 K docs, 5000.6 MB 305.0 sec: 18 segments, 1 merges 52.9s _1c6: 7 segs, 1111.2 K docs, 5000.6 MB 310.0 sec: 18 segments, 1 merges 57.9s _1c6: 7 segs, 1111.2 K docs, 5000.6 MB 315.1 sec: 18 segments, 1 merges 62.9s _1c6: 7 segs, 1111.2 K docs, 5000.6 MB 320.1 sec: 18 segments, 1 merges 67.9s _1c6: 7 segs, 1111.2 K docs, 5000.6 MB 325.1 sec: 18 segments, 1 merges 72.9s _1c6: 7 segs, 1111.2 K docs, 5000.6 MB 330.1 sec: 18 segments, 1 merges 77.9s _1c6: 7 segs, 1111.2 K docs, 5000.6 MB 335.1 sec: 18 segments, 1 merges 82.9s _1c6: 7 segs, 1111.2 K docs, 5000.6 MB 340.1 sec: 18 segments, 1 merges 87.9s _1c6: 7 segs, 1111.2 K docs, 5000.6 MB 345.1 sec: 18 segments, 1 merges 92.9s _1c6: 7 segs, 1111.2 K docs, 5000.6 MB 350.1 sec: 18 segments, 1 merges 97.9s _1c6: 7 segs, 1111.2 K docs, 5000.6 MB 355.1 sec: 18 segments, 1 merges 102.9s _1c6: 7 segs, 1111.2 K docs, 5000.6 MB 360.1 sec: 18 segments, 1 merges 107.9s _1c6: 7 segs, 1111.2 K docs, 5000.6 MB 365.1 sec: 18 segments, 1 merges 112.9s _1c6: 7 segs, 1111.2 K docs, 5000.6 MB 370.0 sec: 18 segments, 1 merges 117.8s _1c6: 7 segs, 1111.2 K docs, 5000.6 MB 375.0 sec: 18 segments, 1 merges 122.9s _1c6: 7 segs, 1111.2 K docs, 5000.6 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 955 seconds reindex takes 955.49 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: 12 segments, 1 merges 5.0 sec: 12 segments, 1 merges 5.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 10.0 sec: 12 segments, 1 merges 10.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 15.0 sec: 12 segments, 1 merges 15.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 20.0 sec: 12 segments, 1 merges 20.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 25.0 sec: 12 segments, 1 merges 25.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 30.0 sec: 12 segments, 1 merges 30.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 35.0 sec: 12 segments, 1 merges 35.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 40.0 sec: 12 segments, 1 merges 40.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 45.0 sec: 12 segments, 1 merges 45.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 50.0 sec: 12 segments, 1 merges 50.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 55.0 sec: 12 segments, 1 merges 55.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 60.0 sec: 12 segments, 1 merges 60.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 65.1 sec: 12 segments, 1 merges 65.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 70.1 sec: 12 segments, 1 merges 70.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 75.1 sec: 12 segments, 1 merges 75.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 80.1 sec: 12 segments, 1 merges 80.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 85.1 sec: 12 segments, 1 merges 85.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 90.1 sec: 12 segments, 1 merges 90.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 95.1 sec: 12 segments, 1 merges 95.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 100.1 sec: 12 segments, 1 merges 100.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 105.1 sec: 12 segments, 1 merges 105.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 110.1 sec: 12 segments, 1 merges 110.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 115.1 sec: 12 segments, 1 merges 115.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 120.1 sec: 12 segments, 1 merges 120.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 125.0 sec: 12 segments, 1 merges 125.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 130.0 sec: 12 segments, 1 merges 130.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 135.0 sec: 12 segments, 1 merges 135.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 140.0 sec: 12 segments, 1 merges 140.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 145.0 sec: 12 segments, 1 merges 145.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 150.0 sec: 12 segments, 1 merges 150.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 155.0 sec: 12 segments, 1 merges 155.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 160.0 sec: 12 segments, 1 merges 160.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 165.0 sec: 12 segments, 1 merges 165.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 170.0 sec: 12 segments, 1 merges 170.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 175.0 sec: 12 segments, 1 merges 175.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 180.0 sec: 12 segments, 1 merges 180.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 185.1 sec: 12 segments, 1 merges 185.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 190.1 sec: 12 segments, 1 merges 190.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 195.1 sec: 12 segments, 1 merges 195.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 200.1 sec: 12 segments, 1 merges 200.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 205.1 sec: 12 segments, 1 merges 205.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 210.1 sec: 12 segments, 1 merges 210.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 215.1 sec: 12 segments, 1 merges 215.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 220.1 sec: 12 segments, 1 merges 220.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 225.1 sec: 12 segments, 1 merges 225.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 230.1 sec: 12 segments, 1 merges 230.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 235.1 sec: 12 segments, 1 merges 235.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 240.0 sec: 12 segments, 1 merges 240.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 245.0 sec: 12 segments, 1 merges 245.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 250.0 sec: 12 segments, 1 merges 250.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 255.0 sec: 12 segments, 1 merges 255.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 260.0 sec: 12 segments, 1 merges 260.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 265.0 sec: 12 segments, 1 merges 265.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 270.0 sec: 12 segments, 1 merges 270.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 275.0 sec: 12 segments, 1 merges 275.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 280.0 sec: 12 segments, 1 merges 280.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 285.0 sec: 12 segments, 1 merges 285.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 290.0 sec: 12 segments, 1 merges 290.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 295.0 sec: 12 segments, 1 merges 295.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 300.1 sec: 12 segments, 1 merges 300.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 305.1 sec: 12 segments, 1 merges 305.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 310.1 sec: 12 segments, 1 merges 310.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 315.1 sec: 12 segments, 1 merges 315.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 320.1 sec: 12 segments, 1 merges 320.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 325.1 sec: 12 segments, 1 merges 325.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 330.1 sec: 12 segments, 1 merges 330.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 335.1 sec: 12 segments, 1 merges 335.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 340.1 sec: 12 segments, 1 merges 340.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 345.1 sec: 12 segments, 1 merges 345.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 350.1 sec: 12 segments, 1 merges 350.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 355.1 sec: 12 segments, 1 merges 355.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 360.0 sec: 12 segments, 1 merges 360.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 365.0 sec: 12 segments, 1 merges 365.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 370.0 sec: 12 segments, 1 merges 370.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 375.0 sec: 12 segments, 1 merges 375.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 380.0 sec: 12 segments, 1 merges 380.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 385.0 sec: 12 segments, 1 merges 385.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 390.0 sec: 12 segments, 1 merges 390.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 395.0 sec: 12 segments, 1 merges 395.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 400.0 sec: 12 segments, 1 merges 400.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 405.0 sec: 12 segments, 1 merges 405.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 410.0 sec: 12 segments, 1 merges 410.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 415.1 sec: 12 segments, 1 merges 415.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 420.1 sec: 12 segments, 1 merges 420.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 425.1 sec: 12 segments, 1 merges 425.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 430.1 sec: 12 segments, 1 merges 430.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 435.1 sec: 12 segments, 1 merges 435.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 440.1 sec: 12 segments, 1 merges 440.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 445.1 sec: 12 segments, 1 merges 445.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 450.1 sec: 12 segments, 1 merges 450.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 455.1 sec: 12 segments, 1 merges 455.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 460.1 sec: 12 segments, 1 merges 460.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 465.1 sec: 12 segments, 1 merges 465.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 470.1 sec: 12 segments, 1 merges 470.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 475.1 sec: 12 segments, 1 merges 475.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 480.1 sec: 12 segments, 1 merges 480.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 485.1 sec: 12 segments, 1 merges 485.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 490.1 sec: 12 segments, 1 merges 490.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 495.1 sec: 12 segments, 1 merges 495.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 500.1 sec: 12 segments, 1 merges 500.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 505.1 sec: 12 segments, 1 merges 505.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 510.1 sec: 12 segments, 1 merges 510.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 515.1 sec: 12 segments, 1 merges 515.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 520.0 sec: 12 segments, 1 merges 520.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 525.0 sec: 12 segments, 1 merges 525.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 530.1 sec: 12 segments, 1 merges 530.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 535.1 sec: 12 segments, 1 merges 535.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 540.1 sec: 12 segments, 1 merges 540.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 545.1 sec: 12 segments, 1 merges 545.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 550.1 sec: 12 segments, 1 merges 550.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 555.1 sec: 12 segments, 1 merges 555.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 560.1 sec: 12 segments, 1 merges 560.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 565.0 sec: 12 segments, 1 merges 565.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 570.0 sec: 12 segments, 1 merges 570.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 575.0 sec: 12 segments, 1 merges 575.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 580.0 sec: 12 segments, 1 merges 580.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 585.1 sec: 12 segments, 1 merges 585.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 590.1 sec: 12 segments, 1 merges 590.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 595.1 sec: 12 segments, 1 merges 595.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 600.1 sec: 12 segments, 1 merges 600.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 605.0 sec: 12 segments, 1 merges 605.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 610.0 sec: 12 segments, 1 merges 610.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 615.0 sec: 12 segments, 1 merges 615.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 620.0 sec: 12 segments, 1 merges 620.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 625.0 sec: 12 segments, 1 merges 625.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 630.0 sec: 12 segments, 1 merges 630.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 635.0 sec: 12 segments, 1 merges 635.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 640.0 sec: 12 segments, 1 merges 640.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 645.1 sec: 12 segments, 1 merges 645.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 650.1 sec: 12 segments, 1 merges 650.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 655.1 sec: 12 segments, 1 merges 655.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 660.0 sec: 12 segments, 1 merges 660.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 665.0 sec: 12 segments, 1 merges 665.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 670.0 sec: 12 segments, 1 merges 670.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 675.0 sec: 12 segments, 1 merges 675.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 680.0 sec: 12 segments, 1 merges 680.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 685.0 sec: 12 segments, 1 merges 685.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 690.0 sec: 12 segments, 1 merges 690.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 695.0 sec: 12 segments, 1 merges 695.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 700.0 sec: 12 segments, 1 merges 700.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 705.0 sec: 12 segments, 1 merges 705.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 710.0 sec: 12 segments, 1 merges 710.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 715.0 sec: 12 segments, 1 merges 715.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 720.0 sec: 12 segments, 1 merges 720.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 725.0 sec: 12 segments, 1 merges 725.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 730.0 sec: 12 segments, 1 merges 730.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 735.0 sec: 12 segments, 1 merges 735.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 740.0 sec: 12 segments, 1 merges 740.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 745.0 sec: 12 segments, 1 merges 745.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 750.0 sec: 12 segments, 1 merges 750.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 755.1 sec: 12 segments, 1 merges 755.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 760.1 sec: 12 segments, 1 merges 760.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 765.1 sec: 12 segments, 1 merges 765.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 770.1 sec: 12 segments, 1 merges 770.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 775.1 sec: 12 segments, 1 merges 775.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 780.1 sec: 12 segments, 1 merges 780.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 785.1 sec: 12 segments, 1 merges 785.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 790.1 sec: 12 segments, 1 merges 790.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 795.1 sec: 12 segments, 1 merges 795.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 800.0 sec: 12 segments, 1 merges 800.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 805.0 sec: 12 segments, 1 merges 805.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 810.0 sec: 12 segments, 1 merges 810.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 815.0 sec: 12 segments, 1 merges 815.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 820.0 sec: 12 segments, 1 merges 820.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 825.0 sec: 12 segments, 1 merges 825.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 830.0 sec: 12 segments, 1 merges 830.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 835.0 sec: 12 segments, 1 merges 835.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 840.0 sec: 12 segments, 1 merges 840.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 845.0 sec: 12 segments, 1 merges 845.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 850.0 sec: 12 segments, 1 merges 850.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 855.0 sec: 12 segments, 1 merges 855.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 860.0 sec: 12 segments, 1 merges 860.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 865.0 sec: 12 segments, 1 merges 865.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 870.0 sec: 12 segments, 1 merges 870.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 875.0 sec: 12 segments, 1 merges 875.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 880.1 sec: 12 segments, 1 merges 880.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 885.1 sec: 12 segments, 1 merges 885.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 890.1 sec: 12 segments, 1 merges 890.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 895.0 sec: 12 segments, 1 merges 895.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 900.0 sec: 12 segments, 1 merges 900.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 905.0 sec: 12 segments, 1 merges 905.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 910.0 sec: 12 segments, 1 merges 910.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 915.0 sec: 12 segments, 1 merges 915.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 920.0 sec: 12 segments, 1 merges 920.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 925.0 sec: 12 segments, 1 merges 925.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 930.0 sec: 12 segments, 1 merges 930.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 935.0 sec: 12 segments, 1 merges 935.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 940.0 sec: 12 segments, 1 merges 940.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 945.0 sec: 12 segments, 1 merges 945.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 950.1 sec: 12 segments, 1 merges 950.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 955.1 sec: 12 segments, 1 merges 955.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 960.0 sec: 12 segments, 1 merges 960.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 965.0 sec: 12 segments, 1 merges 965.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 970.1 sec: 12 segments, 1 merges 970.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 975.1 sec: 12 segments, 1 merges 975.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 980.1 sec: 12 segments, 1 merges 980.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 985.1 sec: 12 segments, 1 merges 985.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 990.1 sec: 12 segments, 1 merges 990.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 995.1 sec: 12 segments, 1 merges 995.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 1000.1 sec: 12 segments, 1 merges 1000.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 1005.1 sec: 12 segments, 1 merges 1005.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 1010.1 sec: 12 segments, 1 merges 1010.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 1015.1 sec: 12 segments, 1 merges 1015.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 1020.0 sec: 12 segments, 1 merges 1020.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 1025.0 sec: 12 segments, 1 merges 1025.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 1030.0 sec: 12 segments, 1 merges 1030.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 1035.0 sec: 12 segments, 1 merges 1035.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 1040.0 sec: 12 segments, 1 merges 1040.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 1045.0 sec: 12 segments, 1 merges 1045.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 1050.0 sec: 12 segments, 1 merges 1050.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 1055.0 sec: 12 segments, 1 merges 1055.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 1060.0 sec: 12 segments, 1 merges 1060.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 1065.1 sec: 12 segments, 1 merges 1065.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 1070.1 sec: 12 segments, 1 merges 1070.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 1075.1 sec: 12 segments, 1 merges 1075.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 1080.1 sec: 12 segments, 1 merges 1080.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 1085.1 sec: 12 segments, 1 merges 1085.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 1090.1 sec: 12 segments, 1 merges 1090.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 1095.1 sec: 12 segments, 1 merges 1095.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 1100.1 sec: 12 segments, 1 merges 1100.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 1105.1 sec: 12 segments, 1 merges 1105.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 1110.1 sec: 12 segments, 1 merges 1110.1s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 1115.0 sec: 12 segments, 1 merges 1115.0s _1c7: 12 segs, 8000.0 K docs, 36049.8 MB 1120.0 sec: 1 segments, 0 merges done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Force merge done in 1123.72 sec index has 1 segments: segments_3: _1c7(11.0.0):C8000000 _1c7: 36186.0 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=0.5 index disk usage is 36185.97 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=49626515983 cpu@end=52042740624 deltaMS=2416.224641 thread 14 name=Reference Handler cpu@start=1620721 cpu@end=1620721 deltaMS=0.0 thread 15 name=Finalizer cpu@start=134338 cpu@end=134338 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=64318 cpu@end=64318 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=4884150 cpu@end=4884150 deltaMS=0.0 thread 41 name=JFR Recorder Thread cpu@start=18669766417 cpu@end=18670392799 deltaMS=0.626382 thread 42 name=JFR Periodic Tasks cpu@start=134495201700 cpu@end=134611424806 deltaMS=116.223106 thread 45 name=Notification Thread cpu@start=101705 cpu@end=101705 deltaMS=0.0 thread 56 name=hnsw-merge-1-thread-1 cpu@start=1835507031900 cpu@end=1835507031900 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-2 cpu@start=1827286777569 cpu@end=1827286777569 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-3 cpu@start=1833293698789 cpu@end=1833293698789 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-4 cpu@start=1831257543025 cpu@end=1831257543025 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-5 cpu@start=1831540123462 cpu@end=1831540123462 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-6 cpu@start=1831644423869 cpu@end=1831644423869 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-7 cpu@start=1831729803870 cpu@end=1831729803870 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-8 cpu@start=1832706124097 cpu@end=1832706124097 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-9 cpu@start=1830173939874 cpu@end=1830173939874 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-10 cpu@start=1828759488122 cpu@end=1828759488122 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-11 cpu@start=1826984830711 cpu@end=1826984830711 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-12 cpu@start=1835716097832 cpu@end=1835716097832 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-13 cpu@start=1828483180384 cpu@end=1828483180384 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-14 cpu@start=1831819142399 cpu@end=1831819142399 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-15 cpu@start=1832043913496 cpu@end=1832043913496 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-16 cpu@start=1827329618955 cpu@end=1827329618955 deltaMS=0.0 Average CPU cores used: 1.0450374364051602 completed 1000 searches in 2423 ms: 412 QPS CPU time=2532 ms checking results SUMMARY: 0.881 2.423 2.532 1.045 8000000 KNN 100 100 N/A N/A 100.000 32 100 4 bits 5718 955.49 8372.67 1123.72 1 36185.97 null N/A 1.000 35278.320 4028.320 false HNSW no Leaf 0 has 4 layers Leaf 0 has 8000000 documents Graph level=3 size=258, Fanout min=5, mean=16.29, max=32, meandelta=412543.91 % 0 10 20 30 40 50 60 70 80 90 100 0 10 11 12 14 15 17 19 21 24 32 Graph level=2 size=7744, Fanout min=8, mean=27.50, max=32, meandelta=267879.75 % 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=247253, Fanout min=1, mean=28.30, max=32, meandelta=258347.64 % 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.74, max=64, meandelta=194186.59 % 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=258, connectedness=1.00 Graph level=2 size=7744, connectedness=1.00 Graph level=1 size=247253, 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.17.00.09.49/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': 47,318,220.96 msec task-clock:u 182,676,934,382,404 cycles:u (36.36%) 188,921,160,475,040 instructions:u (36.36%) 4,325,386,447,116 cache-references:u (36.36%) 1,743,142,667,149 cache-misses:u (36.36%) 67,230,498,392,809 L1-dcache-loads:u (36.36%) 2,033,096,048,679 L1-dcache-load-misses:u (36.36%) 4,873,581,001,254 L1-icache-loads:u (36.36%) 15,941,978,327 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 23,496,197 faults:u 22,503,074 minor-faults:u 11,478 major-faults:u 16,313,344,809,913 branches:u (36.36%) 120,629,903,909 branch-misses:u (36.36%) 2,690,719,745,691 stalled-cycles-frontend:u (36.36%) stalled-cycles-backend:u 2532.862931454 seconds time elapsed 46701.429064000 seconds user 602.597791000 seconds sys took 0:42:12.887599 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='de92f115a3125624bf7c7141b8e700efa9a89427', luceneutil_git_rev='63c1b2b252f377e272313c1ac0f182be79ad78b6', 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.423, net_cpu_ms=2.532, avg_cpu_core_count=1.045, num_docs=8000000, top_k=100, fanout=100, max_conn=32, beam_width=100, quantize_desc='4 bits', total_visited=5718, index_time_sec=955.49, index_docs_per_sec=8372.67, force_merge_time_sec=1123.72, index_num_segments=1, index_size_on_disk_mb=36185.97, selectivity=None, pre_post_filter='null', vec_disk_mb=35278.32, vec_ram_mb=4028.32, graph_level_conn_p_values={3: (258, {0: 0, 10: 10, 20: 11, 30: 12, 40: 14, 50: 15, 60: 17, 70: 19, 80: 21, 90: 24, 100: 32}), 2: (7744, {0: 0, 10: 19, 20: 22, 30: 25, 40: 28, 50: 31, 60: 32, 70: 32, 80: 32, 90: 32, 100: 32}), 1: (247253, {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: 59, 90: 64, 100: 64})}, combined_run_time=datetime.timedelta(seconds=2532, microseconds=887599)) Profiler summary for /l/logs.nightly/2026.05.17.00.09.49/bench-knn-q4-fmTrue.jfr Version: 2.1 Chunks: 116 Start: 2026-05-17 05:57:48 (UTC) Duration: 2520 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 45509657 779307857 jdk.FileWrite 23591691 498793835 jdk.FileRead 8003662 182151837 jdk.ObjectAllocationInNewTLAB 75076 1488336 jdk.BooleanFlag 57536 1820260 jdk.CPULoad 47275 944863 jdk.Checkpoint 8186 29482285 jdk.Compilation 6283 162046 jdk.UnsignedIntFlag 5568 188888 jdk.IntFlag 5104 186236 jdk.StringFlag 3944 152891 jdk.ObjectAllocationOutsideTLAB 1419 25247 jdk.CPUInformation 116 174228 jdk.GCConfiguration 116 3012 jdk.JVMInformation 116 110312 jdk.Metadata 116 12821129 jdk.GarbageCollection 61 1466 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.17.00.09.49/bench-knn-q4-fmTrue.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.05.17.00.09.49/bench-knn-q4-fmTrue.jfr is 1437.97 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 45509657 events (total: 45M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 42.36% 19M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] 29.32% 13M jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] 10.00% 4M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] 3.44% 1M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] 3.24% 1M java.lang.ThreadLocal#remove():261 [Inlined code] 3.14% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 1.39% 632248 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] 0.90% 409314 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] 0.90% 407499 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] 0.53% 241050 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.52% 234444 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] 0.29% 131826 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] 0.27% 124057 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():477 [JIT compiled code] 0.27% 123675 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] 0.26% 116990 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] 0.24% 107368 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] 0.23% 105213 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] 0.23% 103473 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.22% 101752 jdk.jfr.internal.JVM#emitEvent() [Native code] 0.18% 80377 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] 0.14% 64295 sun.nio.ch.NativeThread#current0() [Native code] 0.11% 52152 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.10% 44521 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] 0.10% 44082 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():512 [JIT compiled code] 0.10% 43609 org.apache.lucene.util.hnsw.NeighborArray#sort():171 [Inlined code] 0.09% 40997 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] 0.09% 40745 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():363 [JIT compiled code] 0.08% 36382 org.apache.lucene.util.TernaryLongHeap#downHeap():246 [Inlined code] 0.07% 33508 org.apache.lucene.util.TernaryLongHeap#downHeap():235 [Inlined code] 0.07% 31542 jdk.jfr.internal.event.EventWriter#reserveEventSizeField():199 [Inlined code] 0.06% 28621 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] 0.06% 27621 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#calculateCentroid():488 [JIT compiled code] 0.06% 27197 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.06% 26694 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#writeVectorData():302 [JIT compiled code] 0.05% 24582 java.util.Arrays#sort():99 [Inlined code] 0.05% 21322 java.util.concurrent.atomic.LongAdder#add():93 [Inlined code] 0.04% 16640 jdk.jfr.internal.event.EventWriter#putUncheckedLong():331 [Inlined code] 0.03% 15470 org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 0.03% 15176 java.util.DualPivotQuicksort#sort():238 [Inlined code] 0.03% 15119 org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 0.03% 13851 java.util.DualPivotQuicksort#sort():368 [JIT compiled code] 0.03% 13808 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] 0.03% 11560 org.apache.lucene.util.hnsw.NeighborArray#clear():233 [Inlined code] 0.02% 10116 org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] 0.02% 9465 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():369 [Inlined code] 0.02% 8541 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] 0.02% 7888 org.apache.lucene.internal.hppc.IntIntHashMap#containsKey():297 [Inlined code] 0.02% 7594 knn.IndexerThread#_run():105 [JIT compiled code] 0.02% 7135 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#writeFloat32Vectors():172 [JIT compiled code] 0.02% 7069 org.apache.lucene.util.hnsw.NeighborArray#descSortFindRightMostInsertionPoint():283 [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.17.00.09.49/bench-knn-q4-fmTrue.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.05.17.00.09.49/bench-knn-q4-fmTrue.jfr is 1437.97 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 45509657 events (total: 45M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 39.83% 18M 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():328 [JIT compiled code] 29.29% 13M 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.00% 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.24% 1M java.lang.ThreadLocal#remove():261 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryReleaseShared():434 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#releaseShared():806 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#unlock():903 [Inlined code] 3.14% 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.75% 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.47% 671118 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():313 [JIT compiled code] 1.39% 632182 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():713 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] 0.90% 407891 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():515 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] 0.72% 327253 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.69% 316287 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 0.64% 290850 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.48% 219696 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 0.42% 189613 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% 124005 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():477 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.27% 123350 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.23% 104908 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():422 [JIT compiled code] 0.23% 103438 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% 93123 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.20% 92073 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 0.20% 91756 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.18% 80257 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] 0.17% 77623 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.14% 65785 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.14% 64223 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] 0.11% 52178 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.11% 52143 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():515 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] 0.10% 47404 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% 44069 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():512 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] 0.10% 43609 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():451 [Inlined code] 0.09% 41433 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% 31540 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% 28823 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():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] 0.06% 28591 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.06% 28253 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():363 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 0.06% 27997 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% 27621 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% 27183 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.06% 26694 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#writeVectorData():302 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#mergeOneFlatVectorField():235 [Interpreted code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():325 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] 0.05% 24592 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% 24579 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% 24458 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():667 [Inlined code] 0.05% 24329 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] 0.05% 21895 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% 20276 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% 20089 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():194 [JIT compiled code] 0.04% 18916 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():451 [Inlined code] 0.04% 16833 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.0x00000000541735f8#accept() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#alertOnHeapMemoryUsageChange():118 [Inlined code] 0.04% 16459 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% 13680 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [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.17.00.09.49/bench-knn-q4-fmTrue.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.05.17.00.09.49/bench-knn-q4-fmTrue.jfr is 1437.97 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 45509657 events (total: 45M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 25.64% 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005419b9b0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] 23.20% 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] 14.04% 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005419b9b0#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] 8.79% 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] 2.91% 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():477 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] 2.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 [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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 2.16% 981037 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] 2.04% 927909 java.lang.ThreadLocal#remove():261 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryReleaseShared():434 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#releaseShared():806 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#unlock():903 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():256 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 1.08% 491871 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.0x0000000054197438#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] 1.02% 463085 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():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005419b9b0#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.02% 462092 java.lang.ThreadLocal#remove():261 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryReleaseShared():434 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#releaseShared():806 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#unlock():903 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():256 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.96% 435987 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.0x0000000054197438#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] 0.92% 419276 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():515 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 0.89% 404561 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():713 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005419b9b0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.71% 322383 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.0x0000000054197438#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] 0.59% 269989 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():515 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005419b9b0#call() [Inlined code] 0.59% 269739 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005419b9b0#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.0x0000000054199800#run() [JIT compiled code] 0.47% 212667 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.45% 206492 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():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005419b9b0#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.43% 195844 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():713 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005419b9b0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.40% 180049 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():515 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] 0.35% 160671 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():325 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():496 [Inlined code] 0.32% 144398 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.32% 143588 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005419b9b0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.28% 127699 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():515 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005419b9b0#call() [Inlined code] 0.23% 103380 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% 100423 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [Inlined code] 0.20% 91756 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.0x000000005407aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] at java.lang.Thread#run():1474 [Interpreted code] 0.19% 87679 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005419b9b0#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.0x0000000054199800#run() [JIT compiled code] 0.18% 82642 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005419b9b0#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.0x0000000054199800#run() [JIT compiled code] 0.17% 75475 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():247 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.16% 70598 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():325 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#postUpdate():404 [JIT compiled code] 0.15% 69701 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.0x0000000054197438#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.15% 69589 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.0x0000000054197438#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% 65854 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():451 [Inlined code] 0.14% 64948 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005419b9b0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.14% 64909 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():422 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005419b9b0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.12% 56830 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():477 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005419b9b0#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% 53536 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005419b9b0#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.0x0000000054199800#run() [JIT compiled code] 0.12% 53108 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():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] 0.11% 52059 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.11% 51935 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005419b9b0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.11% 50323 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.0x0000000054197438#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% 50251 java.lang.ThreadLocal#remove():261 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryReleaseShared():434 [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#releaseShared():806 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#unlock():903 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():256 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.11% 50026 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005419b9b0#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] 0.09% 41782 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005419b9b0#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():101 [JIT compiled code] 0.09% 41138 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():247 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.09% 39360 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():713 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.08% 38185 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():422 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005419b9b0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.08% 38063 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():512 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [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.17.00.09.49/bench-knn-q4-fmTrue.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.05.17.00.09.49/bench-knn-q4-fmTrue.jfr is 1437.97 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 76469 events (total: 584664M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 23.83% 139323M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] 23.23% 135821M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 23.09% 134970M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 10.86% 63501M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] 5.50% 32170M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] 3.70% 21643M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] 1.02% 5981M java.util.Arrays#copyOf():3478 [Inlined code] 0.97% 5668M java.lang.Integer#valueOf():1006 [Inlined code] 0.76% 4449M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] 0.75% 4356M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] 0.70% 4091M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] 0.67% 3900M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():466 [JIT compiled code] 0.57% 3358M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():204 [JIT compiled code] 0.36% 2130M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] 0.31% 1808M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] 0.30% 1742M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():330 [JIT compiled code] 0.26% 1495M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():232 [JIT compiled code] 0.22% 1291M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():320 [JIT compiled code] 0.21% 1202M knn.IndexerThread#_run():86 [Interpreted code] 0.19% 1102M java.util.DualPivotQuicksort#tryMergeRuns():816 [JIT compiled code] 0.18% 1073M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] 0.17% 989M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] 0.16% 954M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] 0.13% 764M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():306 [JIT compiled code] 0.13% 748M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] 0.12% 686M java.util.ArrayList#grow():240 [Inlined code] 0.11% 670M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():389 [JIT compiled code] 0.09% 523M knn.IndexerThread#_run():108 [JIT compiled code] 0.09% 508M java.lang.reflect.Array#newInstance():76 [Inlined code] 0.08% 444M java.util.DualPivotQuicksort#sort():354 [JIT compiled code] 0.07% 427M knn.IndexerThread#_run():125 [JIT compiled code] 0.07% 419M knn.IndexerThread#_run():86 [JIT compiled code] 0.07% 407M java.util.ArrayList#iterator():1030 [JIT compiled code] 0.07% 405M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():618 [JIT compiled code] 0.07% 383M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():556 [JIT compiled code] 0.06% 347M java.util.HashMap#newNode():1910 [Inlined code] 0.06% 343M org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] 0.05% 280M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] 0.05% 270M org.apache.lucene.document.Document#():42 [Inlined code] 0.04% 259M java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue():291 [Inlined code] 0.04% 237M java.util.HashMap#resize():711 [JIT compiled code] 0.04% 226M java.util.List#of():935 [Inlined code] 0.03% 190M org.apache.lucene.util.FixedBitSet#():148 [Inlined code] 0.03% 171M java.util.concurrent.FutureTask#run():320 [Interpreted code] 0.03% 171M org.apache.lucene.document.Document#():184 [Interpreted code] 0.03% 170M org.apache.lucene.util.hnsw.OnHeapHnswGraph#():86 [JIT compiled code] 0.03% 170M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [JIT compiled code] 0.03% 170M org.apache.lucene.search.TopScoreDocCollector#populateResults():191 [JIT compiled code] 0.03% 158M org.apache.lucene.util.ArrayUtil#growExact():319 [JIT compiled code] 0.03% 146M 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.17.00.09.49/bench-knn-q4-fmTrue.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.05.17.00.09.49/bench-knn-q4-fmTrue.jfr is 1437.97 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 76469 events (total: 584664M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 18.75% 109621M 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.72% 109475M 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.40% 78316M 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():477 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] 9.67% 56519M 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.67% 38974M 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.50% 32170M 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.48% 26196M 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.31% 25214M 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.19% 24501M 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] 3.67% 21464M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():674 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():329 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.95% 5579M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1131 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1086 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1061 [Interpreted code] 0.95% 5570M 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.70% 4091M 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():451 [Inlined code] 0.67% 3900M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():466 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.57% 3327M 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():451 [Inlined code] 0.35% 2062M 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():330 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.35% 2061M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():369 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Interpreted code] 0.35% 2048M 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():330 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.31% 1808M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.31% 1798M 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():286 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.29% 1723M 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():286 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.21% 1241M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():286 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 0.21% 1202M knn.IndexerThread#_run():86 [Interpreted code] at knn.IndexerThread#run():77 [Interpreted code] 0.19% 1102M 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% 1053M 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% 989M 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% 957M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():330 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] 0.16% 952M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():369 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] 0.15% 877M 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():369 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 0.13% 749M 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.13% 748M 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():2274 [JIT compiled code] 0.12% 686M 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% 641M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():320 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] 0.11% 617M 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.11% 617M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():286 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 0.09% 548M 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% 523M knn.IndexerThread#_run():108 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.09% 501M 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.08% 492M 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% 427M knn.IndexerThread#_run():125 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.07% 420M 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% 419M knn.IndexerThread#_run():86 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.07% 414M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():330 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] 0.07% 410M 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] 0.07% 405M 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% 383M 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.07% 380M 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.06% 357M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():306 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] 0.06% 344M 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% 343M org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x0000000054199800#run() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted code] at java.util.concurrent.ThreadPoolExecutor$Worker#run():614 [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.17.00.09.49/bench-knn-q4-fmTrue.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.05.17.00.09.49/bench-knn-q4-fmTrue.jfr is 1437.97 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 76469 events (total: 584664M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 8.93% 52191M 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():477 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005419b9b0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 8.44% 49340M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005419b9b0#call() [Inlined code] 8.32% 48619M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005419b9b0#call() [Inlined code] 6.94% 40586M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 6.66% 38910M 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():752 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():624 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [JIT compiled code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] 5.50% 32170M 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():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [Inlined code] 4.50% 26291M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005419b9b0#call() [Inlined code] 4.37% 25562M 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():477 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005419b9b0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 4.27% 24987M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005419b9b0#call() [Inlined code] 3.84% 22445M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 3.65% 21352M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 2.80% 16352M 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():752 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():624 [Interpreted code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [Interpreted code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] 2.72% 15889M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 1.50% 8773M 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.48% 8658M 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.46% 8547M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] 1.39% 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():752 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():624 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [JIT compiled code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] 1.37% 8011M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] 1.23% 7179M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():674 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():329 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005419b9b0#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.95% 5579M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1131 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1086 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1061 [Interpreted code] at knn.KnnGraphTester#run():775 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] at knn.KnnGraphTester#main():275 [Interpreted code] 0.95% 5570M 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():1131 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1086 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1061 [Interpreted code] at knn.KnnGraphTester#run():775 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] at knn.KnnGraphTester#main():275 [Interpreted code] 0.91% 5310M 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():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.89% 5230M 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():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.89% 5228M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():674 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():329 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [Inlined code] 0.86% 5010M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] 0.75% 4371M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] 0.68% 3954M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():674 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():329 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005419b9b0#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.65% 3785M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():425 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] 0.64% 3722M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():425 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] 0.46% 2660M 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():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.45% 2617M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005419b9b0#call() [Inlined code] 0.45% 2610M 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():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.44% 2560M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [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():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.42% 2427M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [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():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.41% 2380M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005419b9b0#call() [Inlined code] 0.38% 2220M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():674 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():329 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005419b9b0#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.35% 2061M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():369 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005419b9b0#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.0x0000000054199800#run() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted code] 0.33% 1947M 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():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.31% 1808M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.30% 1748M 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():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.25% 1459M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():674 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():329 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005419b9b0#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.23% 1341M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():466 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005419b9b0#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% 1232M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005419b9b0#call() [Inlined code] 0.21% 1202M knn.IndexerThread#_run():86 [Interpreted code] at knn.IndexerThread#run():77 [Interpreted code] 0.16% 952M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():204 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():369 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005419b9b0#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.0x0000000054199800#run() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted code] 0.16% 946M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005419b9b0#call() [Inlined code] 0.16% 912M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():466 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [Inlined code] 0.14% 832M 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():330 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005419b9b0#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% 825M 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():330 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005419b9b0#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% 741M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():330 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000005419b9b0#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.0x0000000054199800#run() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted 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.17.00.09.49/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.211s][info][jfr,startup] Started recording 1. [0.211s][info][jfr,startup] [0.211s][info][jfr,startup] Use jcmd 3388305 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 2487037779033908 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 17, 2026 2:52:25 AM 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: 116 segments, 12 merges 203.9s _196: 8 segs, 191.7 K docs, 953.9 MB 142.2s _1au: 8 segs, 106.9 K docs, 531.3 MB 122.6s _1b8: 8 segs, 139.6 K docs, 694.7 MB 114.6s _1bg: 8 segs, 139.3 K docs, 692.8 MB 72.5s _1cn: 8 segs, 329.7 K docs, 1642.8 MB 54.8s _1d4: 8 segs, 41.2 K docs, 204.3 MB 45.2s _1dd: 8 segs, 38.8 K docs, 192.3 MB 37.0s _1dk: 8 segs, 108.0 K docs, 537.0 MB 29.6s _1ds: 8 segs, 73.2 K docs, 363.5 MB 16.9s _1e1: 8 segs, 40.5 K docs, 200.5 MB 6.9s _1e9: 8 segs, 73.8 K docs, 366.6 MB 0.2s _1ee: 12 segs, 47.4 K docs, 234.5 MB 5.0 sec: 95 segments, 9 merges 119.6s _1bg: 8 segs, 139.3 K docs, 692.8 MB 77.5s _1cn: 8 segs, 329.7 K docs, 1642.8 MB 59.8s _1d4: 8 segs, 41.2 K docs, 204.3 MB 50.2s _1dd: 8 segs, 38.8 K docs, 192.3 MB 42.0s _1dk: 8 segs, 108.0 K docs, 537.0 MB 34.6s _1ds: 8 segs, 73.2 K docs, 363.5 MB 21.9s _1e1: 8 segs, 40.5 K docs, 200.5 MB 11.9s _1e9: 8 segs, 73.8 K docs, 366.6 MB 5.2s _1ee: 12 segs, 47.4 K docs, 234.5 MB 10.0 sec: 88 segments, 8 merges 82.5s _1cn: 8 segs, 329.7 K docs, 1642.8 MB 64.8s _1d4: 8 segs, 41.2 K docs, 204.3 MB 55.2s _1dd: 8 segs, 38.8 K docs, 192.3 MB 47.0s _1dk: 8 segs, 108.0 K docs, 537.0 MB 39.6s _1ds: 8 segs, 73.2 K docs, 363.5 MB 26.9s _1e1: 8 segs, 40.5 K docs, 200.5 MB 16.9s _1e9: 8 segs, 73.8 K docs, 366.6 MB 10.2s _1ee: 12 segs, 47.4 K docs, 234.5 MB 15.0 sec: 81 segments, 7 merges 87.5s _1cn: 8 segs, 329.7 K docs, 1642.8 MB 69.8s _1d4: 8 segs, 41.2 K docs, 204.3 MB 52.0s _1dk: 8 segs, 108.0 K docs, 537.0 MB 44.6s _1ds: 8 segs, 73.2 K docs, 363.5 MB 31.9s _1e1: 8 segs, 40.5 K docs, 200.5 MB 21.9s _1e9: 8 segs, 73.8 K docs, 366.6 MB 15.3s _1ee: 12 segs, 47.4 K docs, 234.5 MB 20.0 sec: 81 segments, 7 merges 92.5s _1cn: 8 segs, 329.7 K docs, 1642.8 MB 74.8s _1d4: 8 segs, 41.2 K docs, 204.3 MB 57.1s _1dk: 8 segs, 108.0 K docs, 537.0 MB 49.7s _1ds: 8 segs, 73.2 K docs, 363.5 MB 36.9s _1e1: 8 segs, 40.5 K docs, 200.5 MB 26.9s _1e9: 8 segs, 73.8 K docs, 366.6 MB 20.3s _1ee: 12 segs, 47.4 K docs, 234.5 MB 25.1 sec: 74 segments, 7 merges 97.5s _1cn: 8 segs, 329.7 K docs, 1642.8 MB 62.1s _1dk: 8 segs, 108.0 K docs, 537.0 MB 54.7s _1ds: 8 segs, 73.2 K docs, 363.5 MB 41.9s _1e1: 8 segs, 40.5 K docs, 200.5 MB 31.9s _1e9: 8 segs, 73.8 K docs, 366.6 MB 25.3s _1ee: 12 segs, 47.4 K docs, 234.5 MB 3.1s _1ef: 5 segs, 988.8 K docs, 4932.9 MB 30.1 sec: 67 segments, 6 merges 102.6s _1cn: 8 segs, 329.7 K docs, 1642.8 MB 67.1s _1dk: 8 segs, 108.0 K docs, 537.0 MB 46.9s _1e1: 8 segs, 40.5 K docs, 200.5 MB 36.9s _1e9: 8 segs, 73.8 K docs, 366.6 MB 30.3s _1ee: 12 segs, 47.4 K docs, 234.5 MB 8.1s _1ef: 5 segs, 988.8 K docs, 4932.9 MB 35.1 sec: 56 segments, 5 merges 107.6s _1cn: 8 segs, 329.7 K docs, 1642.8 MB 72.1s _1dk: 8 segs, 108.0 K docs, 537.0 MB 51.9s _1e1: 8 segs, 40.5 K docs, 200.5 MB 42.0s _1e9: 8 segs, 73.8 K docs, 366.6 MB 13.1s _1ef: 5 segs, 988.8 K docs, 4932.9 MB 40.1 sec: 49 segments, 4 merges 112.6s _1cn: 8 segs, 329.7 K docs, 1642.8 MB 77.1s _1dk: 8 segs, 108.0 K docs, 537.0 MB 47.0s _1e9: 8 segs, 73.8 K docs, 366.6 MB 18.1s _1ef: 5 segs, 988.8 K docs, 4932.9 MB 45.1 sec: 28 segments, 2 merges 23.1s _1ef: 5 segs, 988.8 K docs, 4932.9 MB 3.6s _1eg: 8 segs, 534.6 K docs, 2664.1 MB 50.1 sec: 28 segments, 2 merges 28.1s _1ef: 5 segs, 988.8 K docs, 4932.9 MB 8.6s _1eg: 8 segs, 534.6 K docs, 2664.1 MB 55.1 sec: 28 segments, 2 merges 33.1s _1ef: 5 segs, 988.8 K docs, 4932.9 MB 13.6s _1eg: 8 segs, 534.6 K docs, 2664.1 MB 60.1 sec: 28 segments, 2 merges 38.1s _1ef: 5 segs, 988.8 K docs, 4932.9 MB 18.6s _1eg: 8 segs, 534.6 K docs, 2664.1 MB 65.0 sec: 28 segments, 2 merges 43.0s _1ef: 5 segs, 988.8 K docs, 4932.9 MB 23.5s _1eg: 8 segs, 534.6 K docs, 2664.1 MB 70.0 sec: 28 segments, 2 merges 48.0s _1ef: 5 segs, 988.8 K docs, 4932.9 MB 28.5s _1eg: 8 segs, 534.6 K docs, 2664.1 MB 75.0 sec: 28 segments, 2 merges 53.0s _1ef: 5 segs, 988.8 K docs, 4932.9 MB 33.5s _1eg: 8 segs, 534.6 K docs, 2664.1 MB 80.0 sec: 28 segments, 2 merges 58.0s _1ef: 5 segs, 988.8 K docs, 4932.9 MB 38.5s _1eg: 8 segs, 534.6 K docs, 2664.1 MB 85.0 sec: 28 segments, 2 merges 63.0s _1ef: 5 segs, 988.8 K docs, 4932.9 MB 43.5s _1eg: 8 segs, 534.6 K docs, 2664.1 MB 90.0 sec: 28 segments, 2 merges 68.0s _1ef: 5 segs, 988.8 K docs, 4932.9 MB 48.5s _1eg: 8 segs, 534.6 K docs, 2664.1 MB 95.0 sec: 28 segments, 2 merges 73.0s _1ef: 5 segs, 988.8 K docs, 4932.9 MB 53.5s _1eg: 8 segs, 534.6 K docs, 2664.1 MB 100.0 sec: 28 segments, 2 merges 78.0s _1ef: 5 segs, 988.8 K docs, 4932.9 MB 58.5s _1eg: 8 segs, 534.6 K docs, 2664.1 MB 105.0 sec: 28 segments, 2 merges 83.0s _1ef: 5 segs, 988.8 K docs, 4932.9 MB 63.5s _1eg: 8 segs, 534.6 K docs, 2664.1 MB 110.0 sec: 28 segments, 2 merges 88.0s _1ef: 5 segs, 988.8 K docs, 4932.9 MB 68.5s _1eg: 8 segs, 534.6 K docs, 2664.1 MB 115.1 sec: 28 segments, 2 merges 93.1s _1ef: 5 segs, 988.8 K docs, 4932.9 MB 73.6s _1eg: 8 segs, 534.6 K docs, 2664.1 MB 120.1 sec: 28 segments, 2 merges 98.1s _1ef: 5 segs, 988.8 K docs, 4932.9 MB 78.6s _1eg: 8 segs, 534.6 K docs, 2664.1 MB 125.1 sec: 28 segments, 2 merges 103.1s _1ef: 5 segs, 988.8 K docs, 4932.9 MB 83.6s _1eg: 8 segs, 534.6 K docs, 2664.1 MB 130.1 sec: 28 segments, 2 merges 108.1s _1ef: 5 segs, 988.8 K docs, 4932.9 MB 88.6s _1eg: 8 segs, 534.6 K docs, 2664.1 MB 135.1 sec: 28 segments, 2 merges 113.1s _1ef: 5 segs, 988.8 K docs, 4932.9 MB 93.6s _1eg: 8 segs, 534.6 K docs, 2664.1 MB 140.1 sec: 28 segments, 2 merges 118.1s _1ef: 5 segs, 988.8 K docs, 4932.9 MB 98.6s _1eg: 8 segs, 534.6 K docs, 2664.1 MB 145.1 sec: 21 segments, 1 merges 123.1s _1ef: 5 segs, 988.8 K docs, 4932.9 MB 150.1 sec: 21 segments, 1 merges 128.1s _1ef: 5 segs, 988.8 K docs, 4932.9 MB 155.1 sec: 21 segments, 1 merges 133.1s _1ef: 5 segs, 988.8 K docs, 4932.9 MB 160.1 sec: 21 segments, 1 merges 138.1s _1ef: 5 segs, 988.8 K docs, 4932.9 MB 165.0 sec: 21 segments, 1 merges 143.0s _1ef: 5 segs, 988.8 K docs, 4932.9 MB 170.0 sec: 21 segments, 1 merges 148.0s _1ef: 5 segs, 988.8 K docs, 4932.9 MB 175.0 sec: 21 segments, 1 merges 153.0s _1ef: 5 segs, 988.8 K docs, 4932.9 MB 180.0 sec: 21 segments, 1 merges 158.0s _1ef: 5 segs, 988.8 K docs, 4932.9 MB 185.0 sec: 21 segments, 1 merges 163.0s _1ef: 5 segs, 988.8 K docs, 4932.9 MB 190.0 sec: 21 segments, 1 merges 168.0s _1ef: 5 segs, 988.8 K docs, 4932.9 MB 195.0 sec: 21 segments, 1 merges 173.0s _1ef: 5 segs, 988.8 K docs, 4932.9 MB 200.0 sec: 21 segments, 1 merges 178.0s _1ef: 5 segs, 988.8 K docs, 4932.9 MB 205.1 sec: 21 segments, 1 merges 183.0s _1ef: 5 segs, 988.8 K docs, 4932.9 MB 210.1 sec: 21 segments, 1 merges 188.1s _1ef: 5 segs, 988.8 K docs, 4932.9 MB 215.1 sec: 21 segments, 1 merges 193.1s _1ef: 5 segs, 988.8 K docs, 4932.9 MB 220.1 sec: 21 segments, 1 merges 198.1s _1ef: 5 segs, 988.8 K docs, 4932.9 MB 225.1 sec: 21 segments, 1 merges 203.1s _1ef: 5 segs, 988.8 K docs, 4932.9 MB 230.1 sec: 21 segments, 1 merges 208.1s _1ef: 5 segs, 988.8 K docs, 4932.9 MB 235.1 sec: 21 segments, 1 merges 213.1s _1ef: 5 segs, 988.8 K docs, 4932.9 MB 240.1 sec: 21 segments, 1 merges 218.1s _1ef: 5 segs, 988.8 K docs, 4932.9 MB 245.1 sec: 21 segments, 1 merges 223.1s _1ef: 5 segs, 988.8 K docs, 4932.9 MB 250.1 sec: 21 segments, 1 merges 228.1s _1ef: 5 segs, 988.8 K docs, 4932.9 MB 255.0 sec: 21 segments, 1 merges 233.0s _1ef: 5 segs, 988.8 K docs, 4932.9 MB 260.0 sec: 21 segments, 1 merges 238.0s _1ef: 5 segs, 988.8 K docs, 4932.9 MB 265.0 sec: 21 segments, 1 merges 243.0s _1ef: 5 segs, 988.8 K docs, 4932.9 MB 270.0 sec: 21 segments, 1 merges 248.0s _1ef: 5 segs, 988.8 K docs, 4932.9 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 1441 seconds reindex takes 1441.84 sec index has 17 segments: segments_2: _aw(11.0.0):C971587 _yp(11.0.0):C735342 _p0(11.0.0):C1023530 _15v(11.0.0):C772279 _ns(11.0.0):C315749 _jy(11.0.0):C317651 _pu(11.0.0):C289086 _rj(11.0.0):C344021 _1ef(11.0.0):C988785 _w6(11.0.0):C299067 _157(11.0.0):C386858 _17n(11.0.0):C439790 _1cn(11.0.0):C329686 _1eg(11.0.0):C534641 _1bg(11.0.0):C139256 _1e9(11.0.0):C73834 _1dd(11.0.0):C38838 _aw: 4852.4 MB _yp: 3671.7 MB _p0: 5112.3 MB _15v: 3856.2 MB _ns: 1575.8 MB _jy: 1585.2 MB _pu: 1442.6 MB _rj: 1716.9 MB _1ef: 4938.6 MB _w6: 1492.4 MB _157: 1930.8 MB _17n: 2195.2 MB _1cn: 1645.3 MB _1eg: 2668.9 MB _1bg: 694.5 MB _1e9: 367.9 MB _1dd: 193.3 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=1.0 index disk usage is 39940.06 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=56843052898 cpu@end=71159492246 deltaMS=14316.439348 thread 14 name=Reference Handler cpu@start=1664642 cpu@end=1664642 deltaMS=0.0 thread 15 name=Finalizer cpu@start=123608 cpu@end=123608 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=62429 cpu@end=62429 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=7595612 cpu@end=7595612 deltaMS=0.0 thread 41 name=JFR Recorder Thread cpu@start=17880240117 cpu@end=17881955516 deltaMS=1.715399 thread 42 name=JFR Periodic Tasks cpu@start=115180318124 cpu@end=115868007983 deltaMS=687.689859 thread 45 name=Notification Thread cpu@start=100059 cpu@end=100059 deltaMS=0.0 thread 56 name=hnsw-merge-1-thread-1 cpu@start=1654161693487 cpu@end=1654161693487 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-2 cpu@start=1657093147529 cpu@end=1657093147529 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-3 cpu@start=1654936484024 cpu@end=1654936484024 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-4 cpu@start=1653978212340 cpu@end=1653978212340 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-5 cpu@start=1653303103886 cpu@end=1653303103886 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-6 cpu@start=1659377450274 cpu@end=1659377450274 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-7 cpu@start=1655695033332 cpu@end=1655695033332 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-8 cpu@start=1660060263659 cpu@end=1660060263659 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-9 cpu@start=1655688926016 cpu@end=1655688926016 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-10 cpu@start=1657015487507 cpu@end=1657015487507 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-11 cpu@start=1656421885702 cpu@end=1656421885702 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-12 cpu@start=1659590226511 cpu@end=1659590226511 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-13 cpu@start=1651587385610 cpu@end=1651587385610 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-14 cpu@start=1654211559363 cpu@end=1654211559363 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-15 cpu@start=1653980506046 cpu@end=1653980506046 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-16 cpu@start=1659859998846 cpu@end=1659859998846 deltaMS=0.0 Average CPU cores used: 1.047371596994111 completed 1000 searches in 14327 ms: 69 QPS CPU time=15005 ms checking results SUMMARY: 0.954 14.327 15.005 1.047 8000000 KNN 100 100 N/A N/A 100.000 32 100 7 bits 66948 1441.84 5548.47 0.00 17 39940.06 null N/A 1.000 39184.570 7934.570 false HNSW no Leaf 0 has 4 layers Leaf 0 has 971587 documents Graph level=3 size=54, Fanout min=4, mean=8.67, max=16, meandelta=77500.57 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 7 8 9 9 10 11 11 16 Graph level=2 size=856, Fanout min=7, mean=22.90, max=32, meandelta=38883.84 % 0 10 20 30 40 50 60 70 80 90 100 0 14 16 18 21 23 25 28 31 32 32 Graph level=1 size=29698, Fanout min=3, mean=28.09, max=32, meandelta=31718.77 % 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=971587, Fanout min=1, mean=39.49, max=64, meandelta=22784.90 % 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=54, connectedness=1.00 Graph level=2 size=856, connectedness=1.00 Graph level=1 size=29698, connectedness=1.00 Graph level=0 size=971587, connectedness=1.00 Leaf 1 has 4 layers Leaf 1 has 735342 documents Graph level=3 size=41, Fanout min=4, mean=7.71, max=15, meandelta=77912.76 % 0 10 20 30 40 50 60 70 80 90 100 0 5 5 6 7 7 8 8 9 11 15 Graph level=2 size=627, Fanout min=8, mean=21.50, max=32, meandelta=31104.98 % 0 10 20 30 40 50 60 70 80 90 100 0 13 15 17 18 20 23 26 29 32 32 Graph level=1 size=22417, Fanout min=2, mean=27.91, max=32, meandelta=24126.61 % 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=735342, Fanout min=1, mean=39.58, max=64, meandelta=17220.53 % 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=41, connectedness=1.00 Graph level=2 size=627, connectedness=1.00 Graph level=1 size=22417, connectedness=1.00 Graph level=0 size=735342, connectedness=1.00 Leaf 2 has 4 layers Leaf 2 has 1023530 documents Graph level=3 size=56, Fanout min=3, mean=8.71, max=15, meandelta=92233.71 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 7 7 8 9 10 10 13 15 Graph level=2 size=843, Fanout min=7, mean=22.89, max=32, meandelta=40775.65 % 0 10 20 30 40 50 60 70 80 90 100 0 14 16 18 20 23 25 27 31 32 32 Graph level=1 size=31163, Fanout min=3, mean=28.08, max=32, meandelta=33377.16 % 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=1023530, Fanout min=1, mean=39.50, max=64, meandelta=23993.59 % 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=843, connectedness=1.00 Graph level=1 size=31163, connectedness=1.00 Graph level=0 size=1023530, connectedness=1.00 Leaf 3 has 4 layers Leaf 3 has 772279 documents Graph level=3 size=38, Fanout min=3, mean=7.58, max=12, meandelta=71148.25 % 0 10 20 30 40 50 60 70 80 90 100 0 4 5 6 7 8 8 9 9 11 12 Graph level=2 size=664, Fanout min=6, mean=21.98, max=32, meandelta=31695.41 % 0 10 20 30 40 50 60 70 80 90 100 0 13 16 18 19 21 23 26 29 32 32 Graph level=1 size=23595, Fanout min=1, mean=27.93, max=32, meandelta=25300.75 % 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=772279, Fanout min=1, mean=39.53, max=64, meandelta=18105.82 % 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=38, connectedness=1.00 Graph level=2 size=664, connectedness=1.00 Graph level=1 size=23595, connectedness=1.00 Graph level=0 size=772279, connectedness=1.00 Leaf 4 has 4 layers Leaf 4 has 315749 documents Graph level=3 size=17, Fanout min=2, mean=4.35, max=9, meandelta=45496.27 % 0 10 20 30 40 50 60 70 80 90 100 0 2 2 3 3 4 5 5 5 6 9 Graph level=2 size=261, Fanout min=6, mean=15.75, max=32, meandelta=16947.93 % 0 10 20 30 40 50 60 70 80 90 100 0 9 11 12 14 15 17 18 20 23 32 Graph level=1 size=9653, Fanout min=8, mean=27.52, max=32, meandelta=10491.63 % 0 10 20 30 40 50 60 70 80 90 100 0 19 22 25 28 31 32 32 32 32 32 Graph level=0 size=315749, Fanout min=1, mean=39.56, max=64, meandelta=7413.04 % 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=17, connectedness=1.00 Graph level=2 size=261, connectedness=1.00 Graph level=1 size=9653, connectedness=1.00 Graph level=0 size=315749, connectedness=1.00 Leaf 5 has 4 layers Leaf 5 has 317651 documents Graph level=3 size=22, Fanout min=1, mean=5.18, max=10, meandelta=40511.62 % 0 10 20 30 40 50 60 70 80 90 100 0 1 3 4 4 5 6 6 6 8 10 Graph level=2 size=261, Fanout min=5, mean=16.11, max=32, meandelta=16613.55 % 0 10 20 30 40 50 60 70 80 90 100 0 10 12 12 14 15 17 18 21 23 32 Graph level=1 size=9645, Fanout min=9, mean=27.60, max=32, meandelta=10509.84 % 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=317651, Fanout min=1, mean=39.51, max=64, meandelta=7466.28 % 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=22, connectedness=1.00 Graph level=2 size=261, connectedness=1.00 Graph level=1 size=9645, connectedness=1.00 Graph level=0 size=317651, connectedness=1.00 Leaf 6 has 4 layers Leaf 6 has 289086 documents Graph level=3 size=18, Fanout min=2, mean=5.00, max=10, meandelta=41025.37 % 0 10 20 30 40 50 60 70 80 90 100 0 2 3 3 4 4 4 6 7 7 10 Graph level=2 size=219, Fanout min=6, mean=15.32, max=30, meandelta=15414.35 % 0 10 20 30 40 50 60 70 80 90 100 0 9 11 12 13 14 15 17 20 22 30 Graph level=1 size=8806, Fanout min=6, mean=27.53, max=32, meandelta=9596.95 % 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=289086, Fanout min=1, mean=39.48, max=64, meandelta=6799.58 % 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=18, connectedness=1.00 Graph level=2 size=219, connectedness=1.00 Graph level=1 size=8806, connectedness=1.00 Graph level=0 size=289086, connectedness=1.00 Leaf 7 has 4 layers Leaf 7 has 344021 documents Graph level=3 size=17, Fanout min=3, mean=5.53, max=9, meandelta=46124.68 % 0 10 20 30 40 50 60 70 80 90 100 0 3 3 4 5 5 6 6 7 8 9 Graph level=2 size=290, Fanout min=6, mean=17.48, max=32, meandelta=16238.11 % 0 10 20 30 40 50 60 70 80 90 100 0 11 12 14 15 16 19 20 22 26 32 Graph level=1 size=10604, Fanout min=7, mean=27.53, max=32, meandelta=11370.52 % 0 10 20 30 40 50 60 70 80 90 100 0 19 22 25 28 31 32 32 32 32 32 Graph level=0 size=344021, Fanout min=1, mean=39.52, max=64, meandelta=8081.84 % 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=17, connectedness=1.00 Graph level=2 size=290, connectedness=1.00 Graph level=1 size=10604, connectedness=1.00 Graph level=0 size=344021, connectedness=1.00 Leaf 8 has 4 layers Leaf 8 has 988785 documents Graph level=3 size=54, Fanout min=2, mean=9.00, max=17, meandelta=84875.87 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 7 8 9 9 10 11 12 17 Graph level=2 size=859, Fanout min=7, mean=22.59, max=32, meandelta=39664.68 % 0 10 20 30 40 50 60 70 80 90 100 0 14 16 18 20 22 24 27 31 32 32 Graph level=1 size=30199, Fanout min=3, mean=28.08, max=32, meandelta=32279.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=988785, Fanout min=1, mean=39.53, max=64, meandelta=23164.04 % 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=54, connectedness=1.00 Graph level=2 size=859, connectedness=1.00 Graph level=1 size=30199, connectedness=1.00 Graph level=0 size=988785, connectedness=1.00 Leaf 9 has 4 layers Leaf 9 has 299067 documents Graph level=3 size=16, Fanout min=2, mean=4.88, max=8, meandelta=37345.73 % 0 10 20 30 40 50 60 70 80 90 100 0 2 3 4 4 4 5 6 6 7 8 Graph level=2 size=267, Fanout min=6, mean=16.54, max=32, meandelta=15426.82 % 0 10 20 30 40 50 60 70 80 90 100 0 10 12 13 14 16 17 19 21 24 32 Graph level=1 size=9221, Fanout min=6, mean=27.51, max=32, meandelta=9901.17 % 0 10 20 30 40 50 60 70 80 90 100 0 19 22 25 28 31 32 32 32 32 32 Graph level=0 size=299067, Fanout min=1, mean=39.47, max=64, meandelta=7036.77 % 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=267, connectedness=1.00 Graph level=1 size=9221, connectedness=1.00 Graph level=0 size=299067, connectedness=1.00 Leaf 10 has 4 layers Leaf 10 has 386858 documents Graph level=3 size=26, Fanout min=2, mean=6.46, max=12, meandelta=37070.74 % 0 10 20 30 40 50 60 70 80 90 100 0 2 4 5 6 6 7 7 8 10 12 Graph level=2 size=313, Fanout min=7, mean=17.82, max=32, meandelta=16806.14 % 0 10 20 30 40 50 60 70 80 90 100 0 10 13 14 16 17 18 20 23 26 32 Graph level=1 size=11710, Fanout min=4, mean=27.69, max=32, meandelta=12731.85 % 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=386858, Fanout min=1, mean=39.54, max=64, meandelta=9077.08 % 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=26, connectedness=1.00 Graph level=2 size=313, connectedness=1.00 Graph level=1 size=11710, connectedness=1.00 Graph level=0 size=386858, connectedness=1.00 Leaf 11 has 4 layers Leaf 11 has 439790 documents Graph level=3 size=23, Fanout min=4, mean=6.70, max=12, meandelta=44470.21 % 0 10 20 30 40 50 60 70 80 90 100 0 4 5 5 6 6 7 7 8 9 12 Graph level=2 size=338, Fanout min=9, mean=18.49, max=32, meandelta=20102.25 % 0 10 20 30 40 50 60 70 80 90 100 0 12 13 15 16 18 19 21 24 27 32 Graph level=1 size=13408, Fanout min=6, mean=27.67, max=32, meandelta=14524.10 % 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=439790, Fanout min=1, mean=39.53, max=64, meandelta=10321.99 % 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=338, connectedness=1.00 Graph level=1 size=13408, connectedness=1.00 Graph level=0 size=439790, connectedness=1.00 Leaf 12 has 4 layers Leaf 12 has 329686 documents Graph level=3 size=19, Fanout min=4, mean=6.00, max=10, meandelta=37609.23 % 0 10 20 30 40 50 60 70 80 90 100 0 4 4 4 5 5 6 7 7 9 10 Graph level=2 size=260, Fanout min=7, mean=16.88, max=32, meandelta=15827.22 % 0 10 20 30 40 50 60 70 80 90 100 0 10 12 13 15 16 18 19 22 25 32 Graph level=1 size=10022, Fanout min=6, mean=27.55, max=32, meandelta=10928.70 % 0 10 20 30 40 50 60 70 80 90 100 0 19 22 25 28 31 32 32 32 32 32 Graph level=0 size=329686, Fanout min=1, mean=39.49, max=64, meandelta=7749.80 % 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=19, connectedness=1.00 Graph level=2 size=260, connectedness=1.00 Graph level=1 size=10022, connectedness=1.00 Graph level=0 size=329686, connectedness=1.00 Leaf 13 has 4 layers Leaf 13 has 534641 documents Graph level=3 size=24, Fanout min=2, mean=5.58, max=9, meandelta=41009.84 % 0 10 20 30 40 50 60 70 80 90 100 0 2 4 5 5 5 6 6 7 8 9 Graph level=2 size=402, Fanout min=7, mean=19.24, max=32, meandelta=24926.31 % 0 10 20 30 40 50 60 70 80 90 100 0 12 14 15 17 19 20 22 25 28 32 Graph level=1 size=16225, Fanout min=4, mean=27.80, max=32, meandelta=17599.48 % 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=534641, Fanout min=1, mean=39.59, max=64, meandelta=12525.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=24, connectedness=1.00 Graph level=2 size=402, connectedness=1.00 Graph level=1 size=16225, connectedness=1.00 Graph level=0 size=534641, connectedness=1.00 Leaf 14 has 4 layers Leaf 14 has 139256 documents Graph level=3 size=4, Fanout min=1, mean=1.50, max=3, meandelta=9989.50 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 1 1 1 1 1 1 1 3 Graph level=2 size=120, Fanout min=6, mean=12.47, max=25, meandelta=9362.17 % 0 10 20 30 40 50 60 70 80 90 100 0 8 9 10 11 12 13 14 16 18 25 Graph level=1 size=4318, Fanout min=7, mean=26.82, max=32, meandelta=4750.23 % 0 10 20 30 40 50 60 70 80 90 100 0 18 21 23 26 29 32 32 32 32 32 Graph level=0 size=139256, Fanout min=3, mean=39.11, max=64, meandelta=3309.44 % 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=120, connectedness=1.00 Graph level=1 size=4318, connectedness=1.00 Graph level=0 size=139256, connectedness=1.00 Leaf 15 has 4 layers Leaf 15 has 73834 documents Graph level=3 size=3, Fanout min=2, mean=2.00, max=2, meandelta=11534.33 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 1 2 2 2 2 2 2 2 Graph level=2 size=59, Fanout min=3, mean=7.73, max=17, meandelta=7298.35 % 0 10 20 30 40 50 60 70 80 90 100 0 4 5 6 7 7 8 9 10 11 17 Graph level=1 size=2273, Fanout min=8, mean=25.84, max=32, meandelta=2599.84 % 0 10 20 30 40 50 60 70 80 90 100 0 16 19 22 25 27 30 32 32 32 32 Graph level=0 size=73834, Fanout min=3, mean=38.53, max=64, meandelta=1779.25 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 31 35 40 47 56 64 64 Graph level=3 size=3, connectedness=1.00 Graph level=2 size=59, connectedness=1.00 Graph level=1 size=2273, connectedness=1.00 Graph level=0 size=73834, connectedness=1.00 Leaf 16 has 4 layers Leaf 16 has 38838 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=2, mean=6.58, max=11, meandelta=4582.47 % 0 10 20 30 40 50 60 70 80 90 100 0 3 5 5 6 6 7 7 8 10 11 Graph level=1 size=1200, Fanout min=8, mean=24.24, max=32, meandelta=1447.60 % 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=38838, Fanout min=3, mean=37.84, max=64, meandelta=951.37 % 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=1, connectedness=1.00 Graph level=2 size=31, connectedness=1.00 Graph level=1 size=1200, connectedness=1.00 Graph level=0 size=38838, 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.17.00.09.49/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': 51,523,013.57 msec task-clock:u 197,914,983,701,643 cycles:u (36.36%) 115,329,393,674,222 instructions:u (36.36%) 3,414,984,835,984 cache-references:u (36.36%) 1,533,488,241,032 cache-misses:u (36.36%) 41,493,646,764,979 L1-dcache-loads:u (36.36%) 1,484,681,704,286 L1-dcache-load-misses:u (36.36%) 2,061,853,897,056 L1-icache-loads:u (36.36%) 12,962,030,544 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 6,304,751 faults:u 5,455,988 minor-faults:u 144 major-faults:u 11,689,834,029,325 branches:u (36.36%) 88,601,318,862 branch-misses:u (36.36%) 2,966,992,400,524 stalled-cycles-frontend:u (36.36%) stalled-cycles-backend:u 1806.046546051 seconds time elapsed 50992.846946000 seconds user 516.861748000 seconds sys took 0:30:06.070901 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='de92f115a3125624bf7c7141b8e700efa9a89427', luceneutil_git_rev='63c1b2b252f377e272313c1ac0f182be79ad78b6', 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.954, cpu_time_ms=14.327, net_cpu_ms=15.005, 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=66948, index_time_sec=1441.84, index_docs_per_sec=5548.47, force_merge_time_sec=0.0, index_num_segments=17, index_size_on_disk_mb=39940.06, selectivity=None, pre_post_filter='null', vec_disk_mb=39184.57, vec_ram_mb=7934.57, graph_level_conn_p_values={3: (0, {}), 2: (31, {0: 0, 10: 3, 20: 5, 30: 5, 40: 6, 50: 6, 60: 7, 70: 7, 80: 8, 90: 10, 100: 11}), 1: (1200, {0: 0, 10: 15, 20: 18, 30: 20, 40: 22, 50: 24, 60: 27, 70: 30, 80: 32, 90: 32, 100: 32}), 0: (38838, {0: 0, 10: 20, 20: 24, 30: 27, 40: 31, 50: 35, 60: 39, 70: 46, 80: 54, 90: 64, 100: 64})}, combined_run_time=datetime.timedelta(seconds=1806, microseconds=70901)) Profiler summary for /l/logs.nightly/2026.05.17.00.09.49/bench-knn-q7-fmFalse.jfr Version: 2.1 Chunks: 115 Start: 2026-05-17 06:52:25 (UTC) Duration: 1794 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 49307635 845966458 jdk.FileWrite 20118564 421384920 jdk.FileRead 8003664 182985393 jdk.ObjectAllocationInNewTLAB 63643 1267971 jdk.BooleanFlag 57040 1804551 jdk.CPULoad 33274 664846 jdk.Checkpoint 7801 32937691 jdk.Compilation 5989 154717 jdk.UnsignedIntFlag 5520 187258 jdk.IntFlag 5060 184629 jdk.StringFlag 3910 151686 jdk.ObjectAllocationOutsideTLAB 1092 19558 jdk.CPUInformation 115 172726 jdk.GCConfiguration 115 2986 jdk.JVMInformation 115 107061 jdk.Metadata 115 12710602 jdk.GarbageCollection 46 1097 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.17.00.09.49/bench-knn-q7-fmFalse.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.05.17.00.09.49/bench-knn-q7-fmFalse.jfr is 1431.19 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 49307635 events (total: 49M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 58.07% 28M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] 15.58% 7M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] 12.13% 5M jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] 3.71% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 2.10% 1M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] 2.07% 1M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] 0.66% 325030 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] 0.66% 324456 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] 0.49% 240845 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.41% 202160 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] 0.35% 171784 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():477 [JIT compiled code] 0.29% 144126 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] 0.23% 114121 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.23% 112999 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] 0.22% 107466 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] 0.21% 103208 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] 0.20% 100452 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] 0.18% 86934 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] 0.17% 85215 jdk.jfr.internal.JVM#emitEvent() [Native code] 0.14% 71224 sun.nio.ch.NativeThread#current0() [Native code] 0.13% 65164 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] 0.11% 53977 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] 0.10% 51194 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] 0.10% 49076 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():512 [JIT compiled code] 0.08% 39909 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.07% 36573 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.07% 32837 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#calculateCentroid():488 [JIT compiled code] 0.07% 32352 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():363 [JIT compiled code] 0.06% 30950 org.apache.lucene.util.hnsw.NeighborArray#sort():171 [Inlined code] 0.06% 29247 jdk.jfr.internal.event.EventWriter#reserveEventSizeField():199 [Inlined code] 0.06% 27713 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#writeVectorData():302 [JIT compiled code] 0.06% 27594 org.apache.lucene.util.TernaryLongHeap#downHeap():246 [Inlined code] 0.05% 25059 org.apache.lucene.util.TernaryLongHeap#downHeap():235 [Inlined code] 0.04% 19179 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] 0.03% 17185 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():369 [Inlined code] 0.03% 15822 java.util.DualPivotQuicksort#sort():238 [Inlined code] 0.03% 15626 java.util.DualPivotQuicksort#sort():368 [JIT compiled code] 0.03% 15327 java.util.concurrent.atomic.LongAdder#add():93 [Inlined code] 0.03% 14910 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$1#score():93 [JIT compiled code] 0.03% 13408 org.apache.lucene.util.hnsw.NeighborArray#clear():233 [Inlined code] 0.03% 13279 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] 0.03% 12788 org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 0.02% 12286 jdk.jfr.internal.JVM#getStackTraceId() [Native code] 0.02% 11115 org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 0.02% 10382 sun.nio.ch.FileChannelImpl#implRead():251 [Inlined code] 0.02% 9874 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#writeFloat32Vectors():172 [JIT compiled code] 0.02% 9636 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#calculateCentroid():491 [JIT compiled code] 0.02% 9603 org.apache.lucene.index.LockableConcurrentApproximatePriorityQueue#lockAndPoll():44 [JIT compiled code] 0.02% 8875 org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] 0.02% 7607 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():286 [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.17.00.09.49/bench-knn-q7-fmFalse.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.05.17.00.09.49/bench-knn-q7-fmFalse.jfr is 1431.19 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 49307635 events (total: 49M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 55.30% 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():328 [JIT compiled code] 15.58% 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.13% 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] 3.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.10% 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():247 [JIT compiled code] 1.84% 909595 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():313 [JIT compiled code] 1.52% 747223 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.66% 324316 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():713 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] 0.66% 323492 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():515 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] 0.54% 267384 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.50% 247407 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.47% 232195 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 0.35% 171781 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():477 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.31% 153183 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.29% 141116 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] 0.23% 114084 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.22% 107331 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.20% 100269 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():422 [JIT compiled code] 0.15% 74849 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% 70552 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [Inlined 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% 63651 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% 57632 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.11% 56147 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] 0.11% 55952 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 0.11% 55182 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.10% 48289 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():512 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] 0.10% 47863 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% 44133 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% 39902 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.08% 38358 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% 36273 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():515 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] 0.07% 35957 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():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] 0.07% 32837 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% 30948 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():451 [Inlined code] 0.06% 29118 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% 27713 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#writeVectorData():302 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#mergeOneFlatVectorField():235 [Interpreted code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFlatVectorField():325 [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField():422 [Interpreted code] 0.05% 25187 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():451 [Inlined code] 0.05% 24969 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] 0.05% 23011 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% 20959 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% 20470 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():194 [JIT compiled code] 0.04% 19350 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():363 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 0.04% 19172 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.04% 18695 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():667 [Inlined code] 0.04% 18304 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():194 [JIT compiled code] 0.03% 16489 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% 16266 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% 15996 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():451 [Inlined code] 0.03% 13575 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] 0.03% 13397 org.apache.lucene.util.hnsw.NeighborArray#clear():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():493 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [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.17.00.09.49/bench-knn-q7-fmFalse.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.05.17.00.09.49/bench-knn-q7-fmFalse.jfr is 1431.19 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 49307635 events (total: 49M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 31.13% 15M 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008519b1d0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] 23.78% 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008519b1d0#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] 14.27% 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] 11.69% 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] 2.90% 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 1.11% 546165 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():247 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008519b1d0#call() [Inlined code] 1.08% 534755 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():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008519b1d0#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.94% 462937 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():515 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 0.87% 427865 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():247 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008519b1d0#call() [Inlined code] 0.75% 370682 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():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008519b1d0#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.70% 345132 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.0x00000000851963b8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] 0.53% 262176 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():515 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] 0.53% 259853 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.0x00000000851963b8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] 0.35% 174126 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():515 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008519b1d0#call() [Inlined code] 0.34% 169846 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():713 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008519b1d0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.29% 142238 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.0x00000000851963b8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] 0.28% 140512 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():515 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008519b1d0#call() [Inlined code] 0.28% 139839 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():325 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():496 [Inlined code] 0.27% 134959 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():713 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008519b1d0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.23% 114022 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% 110861 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] 0.22% 108727 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008519b1d0#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] 0.20% 98616 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 [Inlined code] 0.18% 91053 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():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] 0.16% 80300 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008519b1d0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.16% 79712 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008519b1d0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.15% 74849 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.0x000000008507aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] at java.lang.Thread#run():1474 [Interpreted code] 0.15% 73071 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.0x00000000851963b8#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% 69449 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008519b1d0#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():101 [JIT compiled code] 0.12% 61450 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 [Inlined code] 0.12% 60885 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008519b1d0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.12% 60477 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():325 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#postUpdate():404 [Inlined code] 0.12% 60131 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008519b1d0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.12% 57941 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008519b1d0#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.0x000000008519b728#run() [JIT compiled code] 0.12% 57890 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():477 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008519b1d0#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% 57537 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.11% 56034 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():247 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.11% 54579 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():422 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008519b1d0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.10% 50883 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.0x00000000851963b8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():159 [Interpreted code] 0.10% 48258 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():477 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008519b1d0#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% 48131 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008519b1d0#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.0x000000008519b728#run() [JIT compiled code] 0.09% 44868 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():247 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.09% 44141 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():422 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008519b1d0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.09% 44069 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008519b1d0#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():101 [Interpreted code] 0.09% 42678 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():512 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] 0.08% 41081 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():318 [Inlined 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.08% 39462 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 [JIT compiled code] at sun.nio.ch.FileChannelImpl#implRead():251 [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead():269 [JIT compiled code] at sun.nio.ch.FileChannelImpl#read():229 [Inlined code] at knn.VectorReader#readNext():57 [Inlined code] at knn.VectorReaderFloat32#next():30 [Inlined code] at knn.IndexerThread#_run():105 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.08% 37830 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008519b1d0#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] 0.07% 35183 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():477 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008519b1d0#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.07% 34216 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():515 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#replayBufferedVectors():771 [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.17.00.09.49/bench-knn-q7-fmFalse.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.05.17.00.09.49/bench-knn-q7-fmFalse.jfr is 1431.19 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 64710 events (total: 449705M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 22.80% 102511M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 22.34% 100468M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 18.82% 84629M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] 14.33% 64459M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] 7.06% 31765M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] 4.11% 18461M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] 1.76% 7902M java.lang.Integer#valueOf():1006 [Inlined code] 0.69% 3111M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():466 [JIT compiled code] 0.68% 3077M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] 0.68% 3058M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] 0.62% 2779M java.util.Arrays#copyOf():3478 [Inlined code] 0.58% 2621M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] 0.50% 2233M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [JIT compiled code] 0.42% 1900M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] 0.41% 1843M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] 0.31% 1374M knn.IndexerThread#_run():86 [Interpreted code] 0.30% 1361M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():330 [JIT compiled code] 0.25% 1122M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():232 [JIT compiled code] 0.24% 1099M java.util.ArrayList#grow():240 [Inlined code] 0.21% 940M org.apache.lucene.util.SparseFixedBitSet#insertLong():230 [Inlined code] 0.21% 929M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] 0.18% 829M knn.IndexerThread#_run():108 [JIT compiled code] 0.18% 813M java.util.DualPivotQuicksort#tryMergeRuns():816 [JIT compiled code] 0.17% 766M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] 0.17% 754M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():320 [JIT compiled code] 0.16% 722M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] 0.15% 680M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():306 [JIT compiled code] 0.15% 661M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] 0.10% 435M java.lang.reflect.Array#newInstance():76 [Inlined code] 0.09% 401M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():556 [JIT compiled code] 0.08% 364M java.util.ArrayList#iterator():1030 [JIT compiled code] 0.08% 351M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():389 [JIT compiled code] 0.08% 343M org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] 0.07% 326M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] 0.07% 315M java.util.DualPivotQuicksort#sort():354 [JIT compiled code] 0.07% 300M knn.IndexerThread#_run():125 [JIT compiled code] 0.06% 289M org.apache.lucene.document.Document#():42 [Inlined code] 0.06% 256M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():618 [JIT compiled code] 0.05% 224M knn.IndexerThread#_run():86 [JIT compiled code] 0.05% 219M java.util.HashMap#newNode():1910 [Inlined code] 0.05% 216M org.apache.lucene.util.ArrayUtil#growExact():319 [JIT compiled code] 0.05% 213M java.util.HashMap#resize():711 [JIT compiled code] 0.04% 197M java.util.List#of():935 [Inlined code] 0.04% 186M knn.KnnGraphTester#printGraphFanout():1147 [JIT compiled code] 0.04% 182M org.apache.lucene.util.SparseFixedBitSet#insertBlock():211 [JIT compiled code] 0.04% 171M java.util.concurrent.atomic.AtomicBoolean#compareAndSet():98 [Interpreted code] 0.03% 122M org.apache.lucene.util.FixedBitSet#():148 [Inlined code] 0.02% 112M java.io.BufferedOutputStream#():92 [Inlined code] 0.02% 108M org.apache.lucene.util.packed.DirectMonotonicWriter#():72 [Inlined code] 0.02% 99M knn.KnnIndexer#createIndex():264 [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.17.00.09.49/bench-knn-q7-fmFalse.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.05.17.00.09.49/bench-knn-q7-fmFalse.jfr is 1431.19 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 64710 events (total: 449705M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 18.43% 82861M 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.95% 80728M 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.23% 50515M 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():477 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] 8.78% 39501M 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.02% 31583M 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.85% 30812M 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.55% 24952M 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.37% 19636M 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.34% 19514M 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.11% 18461M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():674 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():329 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 1.72% 7756M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1131 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1086 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1061 [Interpreted code] 0.69% 3111M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():466 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.58% 2621M 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():451 [Inlined code] 0.55% 2475M 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.47% 2123M 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():451 [Inlined code] 0.46% 2061M 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():369 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [JIT compiled code] 0.41% 1843M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.39% 1745M 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():330 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.33% 1484M 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():330 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.31% 1374M knn.IndexerThread#_run():86 [Interpreted code] at knn.IndexerThread#run():77 [Interpreted code] 0.26% 1161M 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():286 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.24% 1099M 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.22% 1004M 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():286 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.20% 912M 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% 858M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():286 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 0.18% 829M knn.IndexerThread#_run():108 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.18% 822M 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():2274 [JIT compiled code] 0.18% 813M 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.17% 778M 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():369 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 0.16% 722M 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.13% 575M 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.12% 526M 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% 512M 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.10% 469M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():330 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] 0.10% 446M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():330 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] 0.10% 435M 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.09% 422M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():286 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 0.09% 412M 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% 401M 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% 374M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():330 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] 0.08% 347M 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.08% 343M org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000008519b728#run() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted code] at java.util.concurrent.ThreadPoolExecutor$Worker#run():614 [Interpreted code] 0.07% 328M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():306 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] 0.07% 328M 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% 322M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():286 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 0.07% 310M 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% 303M 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.0x0000000085181400#concat() [Inlined code] 0.07% 303M 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.07% 300M knn.IndexerThread#_run():125 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.06% 289M org.apache.lucene.document.Document#():42 [Inlined code] at knn.IndexerThread#_run():86 [JIT compiled code] at knn.IndexerThread#run():77 [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.17.00.09.49/bench-knn-q7-fmFalse.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.05.17.00.09.49/bench-knn-q7-fmFalse.jfr is 1431.19 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 64710 events (total: 449705M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 8.77% 39437M 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():752 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():624 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [JIT compiled code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] 7.02% 31583M 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():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] 6.15% 27653M 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():477 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008519b1d0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 6.13% 27574M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008519b1d0#call() [Inlined code] 6.00% 26990M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008519b1d0#call() [Inlined code] 5.08% 22838M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 5.04% 22647M 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():477 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008519b1d0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 4.98% 22390M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008519b1d0#call() [Inlined code] 4.77% 21454M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008519b1d0#call() [Inlined code] 4.75% 21349M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 4.01% 18035M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 3.69% 16586M 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():752 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():624 [Interpreted code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [Interpreted code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] 2.84% 12766M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 1.86% 8365M 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():752 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():624 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [JIT compiled code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] 1.72% 7756M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1131 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1086 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1061 [Interpreted code] at knn.KnnGraphTester#run():775 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] at knn.KnnGraphTester#main():275 [Interpreted code] 1.48% 6650M 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.45% 6540M 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.14% 5133M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():674 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():329 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [Inlined code] 1.12% 5023M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] 1.08% 4874M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] 0.90% 4051M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] 0.86% 3864M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():425 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] 0.84% 3771M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():425 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] 0.83% 3743M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] 0.73% 3291M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():674 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():329 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008519b1d0#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.70% 3159M 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():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.67% 3026M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [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():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.64% 2890M 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():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.61% 2726M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():674 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():329 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008519b1d0#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.58% 2612M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [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():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.57% 2554M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():674 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():329 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008519b1d0#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.55% 2475M 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():1131 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1086 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1061 [Interpreted code] at knn.KnnGraphTester#run():775 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] at knn.KnnGraphTester#main():275 [Interpreted code] 0.52% 2334M 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():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.46% 2061M 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():369 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008519b1d0#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.0x000000008519b728#run() [Interpreted code] 0.46% 2056M 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():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.41% 1843M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.38% 1707M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():674 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():329 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008519b1d0#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.33% 1500M 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():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.31% 1399M 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():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.31% 1374M knn.IndexerThread#_run():86 [Interpreted code] at knn.IndexerThread#run():77 [Interpreted code] 0.30% 1345M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008519b1d0#call() [Inlined code] 0.27% 1215M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008519b1d0#call() [Inlined code] 0.22% 980M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008519b1d0#call() [Inlined code] 0.21% 952M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():674 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():329 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008519b1d0#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.20% 916M 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():108 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.20% 912M 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 [JIT compiled 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 [JIT compiled 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.20% 908M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008519b1d0#call() [Inlined code] 0.19% 838M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():466 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [Inlined code] 0.18% 829M knn.IndexerThread#_run():108 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.18% 822M 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():2274 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite():873 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite():884 [Inlined code] at org.apache.lucene.search.IndexSearcher#search():753 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():624 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [JIT compiled code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [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.17.00.09.49/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.213s][info][jfr,startup] Started recording 1. [0.213s][info][jfr,startup] [0.213s][info][jfr,startup] Use jcmd 3414191 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 2489627424630506 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 17, 2026 3:35:35 AM 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: 127 segments, 14 merges 249.0s _16b: 8 segs, 922.1 K docs, 4598.2 MB 169.0s _197: 8 segs, 123.5 K docs, 614.4 MB 145.6s _1a1: 8 segs, 143.0 K docs, 711.3 MB 95.4s _1bq: 8 segs, 248.9 K docs, 1239.4 MB 71.7s _1cb: 8 segs, 106.3 K docs, 528.2 MB 63.5s _1cj: 8 segs, 72.9 K docs, 362.1 MB 54.3s _1cs: 8 segs, 38.0 K docs, 188.4 MB 37.3s _1d9: 8 segs, 75.0 K docs, 372.3 MB 29.2s _1di: 8 segs, 39.1 K docs, 193.5 MB 23.9s _1dp: 8 segs, 248.4 K docs, 1237.1 MB 18.0s _1dx: 8 segs, 39.7 K docs, 196.6 MB 11.4s _1e6: 8 segs, 39.4 K docs, 195.1 MB 4.7s _1ee: 8 segs, 77.1 K docs, 382.7 MB 5.0 sec: 113 segments, 12 merges 254.1s _16b: 8 segs, 922.1 K docs, 4598.2 MB 150.6s _1a1: 8 segs, 143.0 K docs, 711.3 MB 100.4s _1bq: 8 segs, 248.9 K docs, 1239.4 MB 76.7s _1cb: 8 segs, 106.3 K docs, 528.2 MB 59.3s _1cs: 8 segs, 38.0 K docs, 188.4 MB 42.3s _1d9: 8 segs, 75.0 K docs, 372.3 MB 34.2s _1di: 8 segs, 39.1 K docs, 193.5 MB 28.9s _1dp: 8 segs, 248.4 K docs, 1237.1 MB 23.0s _1dx: 8 segs, 39.7 K docs, 196.6 MB 16.5s _1e6: 8 segs, 39.4 K docs, 195.1 MB 9.7s _1ee: 8 segs, 77.1 K docs, 382.7 MB 5.0s _1eg: 9 segs, 34.4 K docs, 170.2 MB 10.0 sec: 113 segments, 12 merges 259.1s _16b: 8 segs, 922.1 K docs, 4598.2 MB 155.6s _1a1: 8 segs, 143.0 K docs, 711.3 MB 105.4s _1bq: 8 segs, 248.9 K docs, 1239.4 MB 81.7s _1cb: 8 segs, 106.3 K docs, 528.2 MB 64.3s _1cs: 8 segs, 38.0 K docs, 188.4 MB 47.3s _1d9: 8 segs, 75.0 K docs, 372.3 MB 39.2s _1di: 8 segs, 39.1 K docs, 193.5 MB 33.9s _1dp: 8 segs, 248.4 K docs, 1237.1 MB 28.0s _1dx: 8 segs, 39.7 K docs, 196.6 MB 21.5s _1e6: 8 segs, 39.4 K docs, 195.1 MB 14.7s _1ee: 8 segs, 77.1 K docs, 382.7 MB 10.0s _1eg: 9 segs, 34.4 K docs, 170.2 MB 15.0 sec: 113 segments, 12 merges 264.1s _16b: 8 segs, 922.1 K docs, 4598.2 MB 160.7s _1a1: 8 segs, 143.0 K docs, 711.3 MB 110.4s _1bq: 8 segs, 248.9 K docs, 1239.4 MB 86.7s _1cb: 8 segs, 106.3 K docs, 528.2 MB 69.3s _1cs: 8 segs, 38.0 K docs, 188.4 MB 52.3s _1d9: 8 segs, 75.0 K docs, 372.3 MB 44.2s _1di: 8 segs, 39.1 K docs, 193.5 MB 38.9s _1dp: 8 segs, 248.4 K docs, 1237.1 MB 33.0s _1dx: 8 segs, 39.7 K docs, 196.6 MB 26.5s _1e6: 8 segs, 39.4 K docs, 195.1 MB 19.7s _1ee: 8 segs, 77.1 K docs, 382.7 MB 15.0s _1eg: 9 segs, 34.4 K docs, 170.2 MB 20.0 sec: 106 segments, 11 merges 269.1s _16b: 8 segs, 922.1 K docs, 4598.2 MB 165.7s _1a1: 8 segs, 143.0 K docs, 711.3 MB 115.4s _1bq: 8 segs, 248.9 K docs, 1239.4 MB 91.7s _1cb: 8 segs, 106.3 K docs, 528.2 MB 57.3s _1d9: 8 segs, 75.0 K docs, 372.3 MB 49.2s _1di: 8 segs, 39.1 K docs, 193.5 MB 43.9s _1dp: 8 segs, 248.4 K docs, 1237.1 MB 38.0s _1dx: 8 segs, 39.7 K docs, 196.6 MB 31.5s _1e6: 8 segs, 39.4 K docs, 195.1 MB 24.7s _1ee: 8 segs, 77.1 K docs, 382.7 MB 20.0s _1eg: 9 segs, 34.4 K docs, 170.2 MB 25.0 sec: 99 segments, 10 merges 274.1s _16b: 8 segs, 922.1 K docs, 4598.2 MB 170.7s _1a1: 8 segs, 143.0 K docs, 711.3 MB 120.4s _1bq: 8 segs, 248.9 K docs, 1239.4 MB 96.7s _1cb: 8 segs, 106.3 K docs, 528.2 MB 54.2s _1di: 8 segs, 39.1 K docs, 193.5 MB 48.9s _1dp: 8 segs, 248.4 K docs, 1237.1 MB 43.0s _1dx: 8 segs, 39.7 K docs, 196.6 MB 36.5s _1e6: 8 segs, 39.4 K docs, 195.1 MB 29.7s _1ee: 8 segs, 77.1 K docs, 382.7 MB 25.0s _1eg: 9 segs, 34.4 K docs, 170.2 MB 30.0 sec: 92 segments, 9 merges 279.1s _16b: 8 segs, 922.1 K docs, 4598.2 MB 175.7s _1a1: 8 segs, 143.0 K docs, 711.3 MB 125.4s _1bq: 8 segs, 248.9 K docs, 1239.4 MB 59.2s _1di: 8 segs, 39.1 K docs, 193.5 MB 53.9s _1dp: 8 segs, 248.4 K docs, 1237.1 MB 48.1s _1dx: 8 segs, 39.7 K docs, 196.6 MB 41.5s _1e6: 8 segs, 39.4 K docs, 195.1 MB 34.7s _1ee: 8 segs, 77.1 K docs, 382.7 MB 30.0s _1eg: 9 segs, 34.4 K docs, 170.2 MB 35.0 sec: 85 segments, 8 merges 284.1s _16b: 8 segs, 922.1 K docs, 4598.2 MB 180.7s _1a1: 8 segs, 143.0 K docs, 711.3 MB 130.4s _1bq: 8 segs, 248.9 K docs, 1239.4 MB 64.2s _1di: 8 segs, 39.1 K docs, 193.5 MB 59.0s _1dp: 8 segs, 248.4 K docs, 1237.1 MB 46.5s _1e6: 8 segs, 39.4 K docs, 195.1 MB 39.7s _1ee: 8 segs, 77.1 K docs, 382.7 MB 35.0s _1eg: 9 segs, 34.4 K docs, 170.2 MB 40.1 sec: 71 segments, 7 merges 289.1s _16b: 8 segs, 922.1 K docs, 4598.2 MB 185.7s _1a1: 8 segs, 143.0 K docs, 711.3 MB 135.4s _1bq: 8 segs, 248.9 K docs, 1239.4 MB 64.0s _1dp: 8 segs, 248.4 K docs, 1237.1 MB 51.5s _1e6: 8 segs, 39.4 K docs, 195.1 MB 40.1s _1eg: 9 segs, 34.4 K docs, 170.2 MB 0.9s _1eh: 8 segs, 765.5 K docs, 3816.0 MB 45.1 sec: 49 segments, 4 merges 140.4s _1bq: 8 segs, 248.9 K docs, 1239.4 MB 69.0s _1dp: 8 segs, 248.4 K docs, 1237.1 MB 56.5s _1e6: 8 segs, 39.4 K docs, 195.1 MB 5.9s _1eh: 8 segs, 765.5 K docs, 3816.0 MB 50.1 sec: 49 segments, 4 merges 145.4s _1bq: 8 segs, 248.9 K docs, 1239.4 MB 74.0s _1dp: 8 segs, 248.4 K docs, 1237.1 MB 61.5s _1e6: 8 segs, 39.4 K docs, 195.1 MB 10.9s _1eh: 8 segs, 765.5 K docs, 3816.0 MB 55.1 sec: 42 segments, 3 merges 79.0s _1dp: 8 segs, 248.4 K docs, 1237.1 MB 66.5s _1e6: 8 segs, 39.4 K docs, 195.1 MB 15.9s _1eh: 8 segs, 765.5 K docs, 3816.0 MB 60.1 sec: 42 segments, 3 merges 84.0s _1dp: 8 segs, 248.4 K docs, 1237.1 MB 71.5s _1e6: 8 segs, 39.4 K docs, 195.1 MB 20.9s _1eh: 8 segs, 765.5 K docs, 3816.0 MB 65.1 sec: 42 segments, 3 merges 89.0s _1dp: 8 segs, 248.4 K docs, 1237.1 MB 76.5s _1e6: 8 segs, 39.4 K docs, 195.1 MB 25.9s _1eh: 8 segs, 765.5 K docs, 3816.0 MB 70.1 sec: 28 segments, 1 merges 30.9s _1eh: 8 segs, 765.5 K docs, 3816.0 MB 75.1 sec: 28 segments, 1 merges 35.9s _1eh: 8 segs, 765.5 K docs, 3816.0 MB 80.1 sec: 28 segments, 1 merges 40.9s _1eh: 8 segs, 765.5 K docs, 3816.0 MB 85.1 sec: 28 segments, 1 merges 45.9s _1eh: 8 segs, 765.5 K docs, 3816.0 MB 90.0 sec: 28 segments, 1 merges 50.8s _1eh: 8 segs, 765.5 K docs, 3816.0 MB 95.0 sec: 28 segments, 1 merges 55.8s _1eh: 8 segs, 765.5 K docs, 3816.0 MB 100.0 sec: 28 segments, 1 merges 60.8s _1eh: 8 segs, 765.5 K docs, 3816.0 MB 105.0 sec: 28 segments, 1 merges 65.8s _1eh: 8 segs, 765.5 K docs, 3816.0 MB 110.0 sec: 28 segments, 1 merges 70.8s _1eh: 8 segs, 765.5 K docs, 3816.0 MB 115.0 sec: 28 segments, 1 merges 75.8s _1eh: 8 segs, 765.5 K docs, 3816.0 MB 120.0 sec: 28 segments, 1 merges 80.8s _1eh: 8 segs, 765.5 K docs, 3816.0 MB 125.0 sec: 28 segments, 1 merges 85.8s _1eh: 8 segs, 765.5 K docs, 3816.0 MB 130.0 sec: 28 segments, 1 merges 90.8s _1eh: 8 segs, 765.5 K docs, 3816.0 MB 135.0 sec: 28 segments, 1 merges 95.8s _1eh: 8 segs, 765.5 K docs, 3816.0 MB 140.0 sec: 28 segments, 1 merges 100.8s _1eh: 8 segs, 765.5 K docs, 3816.0 MB 145.0 sec: 28 segments, 1 merges 105.8s _1eh: 8 segs, 765.5 K docs, 3816.0 MB 150.1 sec: 28 segments, 1 merges 110.9s _1eh: 8 segs, 765.5 K docs, 3816.0 MB 155.1 sec: 28 segments, 1 merges 115.9s _1eh: 8 segs, 765.5 K docs, 3816.0 MB 160.1 sec: 28 segments, 1 merges 120.9s _1eh: 8 segs, 765.5 K docs, 3816.0 MB 165.1 sec: 21 segments, 1 merges 1.1s _1ei: 6 segs, 995.5 K docs, 4965.7 MB 170.1 sec: 21 segments, 1 merges 6.1s _1ei: 6 segs, 995.5 K docs, 4965.7 MB 175.1 sec: 21 segments, 1 merges 11.1s _1ei: 6 segs, 995.5 K docs, 4965.7 MB 180.1 sec: 21 segments, 1 merges 16.1s _1ei: 6 segs, 995.5 K docs, 4965.7 MB 185.1 sec: 21 segments, 1 merges 21.1s _1ei: 6 segs, 995.5 K docs, 4965.7 MB 190.1 sec: 21 segments, 1 merges 26.1s _1ei: 6 segs, 995.5 K docs, 4965.7 MB 195.1 sec: 21 segments, 1 merges 31.1s _1ei: 6 segs, 995.5 K docs, 4965.7 MB 200.1 sec: 21 segments, 1 merges 36.1s _1ei: 6 segs, 995.5 K docs, 4965.7 MB 205.0 sec: 21 segments, 1 merges 41.0s _1ei: 6 segs, 995.5 K docs, 4965.7 MB 210.0 sec: 21 segments, 1 merges 46.0s _1ei: 6 segs, 995.5 K docs, 4965.7 MB 215.0 sec: 21 segments, 1 merges 51.0s _1ei: 6 segs, 995.5 K docs, 4965.7 MB 220.0 sec: 21 segments, 1 merges 56.0s _1ei: 6 segs, 995.5 K docs, 4965.7 MB 225.0 sec: 21 segments, 1 merges 61.0s _1ei: 6 segs, 995.5 K docs, 4965.7 MB 230.0 sec: 21 segments, 1 merges 66.0s _1ei: 6 segs, 995.5 K docs, 4965.7 MB 235.0 sec: 21 segments, 1 merges 71.0s _1ei: 6 segs, 995.5 K docs, 4965.7 MB 240.1 sec: 21 segments, 1 merges 76.0s _1ei: 6 segs, 995.5 K docs, 4965.7 MB 245.1 sec: 21 segments, 1 merges 81.0s _1ei: 6 segs, 995.5 K docs, 4965.7 MB 250.1 sec: 21 segments, 1 merges 86.1s _1ei: 6 segs, 995.5 K docs, 4965.7 MB 255.1 sec: 21 segments, 1 merges 91.1s _1ei: 6 segs, 995.5 K docs, 4965.7 MB 260.1 sec: 21 segments, 1 merges 96.1s _1ei: 6 segs, 995.5 K docs, 4965.7 MB 265.1 sec: 21 segments, 1 merges 101.1s _1ei: 6 segs, 995.5 K docs, 4965.7 MB 270.1 sec: 21 segments, 1 merges 106.1s _1ei: 6 segs, 995.5 K docs, 4965.7 MB 275.1 sec: 21 segments, 1 merges 111.1s _1ei: 6 segs, 995.5 K docs, 4965.7 MB 280.1 sec: 21 segments, 1 merges 116.1s _1ei: 6 segs, 995.5 K docs, 4965.7 MB 285.1 sec: 21 segments, 1 merges 121.1s _1ei: 6 segs, 995.5 K docs, 4965.7 MB 290.1 sec: 21 segments, 1 merges 126.1s _1ei: 6 segs, 995.5 K docs, 4965.7 MB 295.1 sec: 21 segments, 1 merges 131.1s _1ei: 6 segs, 995.5 K docs, 4965.7 MB 300.0 sec: 21 segments, 1 merges 136.0s _1ei: 6 segs, 995.5 K docs, 4965.7 MB 305.0 sec: 21 segments, 1 merges 141.0s _1ei: 6 segs, 995.5 K docs, 4965.7 MB 310.0 sec: 21 segments, 1 merges 146.0s _1ei: 6 segs, 995.5 K docs, 4965.7 MB 315.0 sec: 21 segments, 1 merges 151.0s _1ei: 6 segs, 995.5 K docs, 4965.7 MB 320.0 sec: 21 segments, 1 merges 156.0s _1ei: 6 segs, 995.5 K docs, 4965.7 MB 325.0 sec: 21 segments, 1 merges 161.0s _1ei: 6 segs, 995.5 K docs, 4965.7 MB 330.0 sec: 21 segments, 1 merges 166.0s _1ei: 6 segs, 995.5 K docs, 4965.7 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 1366 seconds reindex takes 1366.67 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: 16 segments, 1 merges 5.0 sec: 16 segments, 1 merges 5.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 10.0 sec: 16 segments, 1 merges 10.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 15.0 sec: 16 segments, 1 merges 15.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 20.0 sec: 16 segments, 1 merges 20.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 25.0 sec: 16 segments, 1 merges 25.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 30.0 sec: 16 segments, 1 merges 30.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 35.0 sec: 16 segments, 1 merges 35.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 40.0 sec: 16 segments, 1 merges 40.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 45.0 sec: 16 segments, 1 merges 45.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 50.0 sec: 16 segments, 1 merges 50.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 55.0 sec: 16 segments, 1 merges 55.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 60.0 sec: 16 segments, 1 merges 60.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 65.1 sec: 16 segments, 1 merges 65.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 70.1 sec: 16 segments, 1 merges 70.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 75.1 sec: 16 segments, 1 merges 75.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 80.1 sec: 16 segments, 1 merges 80.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 85.1 sec: 16 segments, 1 merges 85.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 90.1 sec: 16 segments, 1 merges 90.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 95.1 sec: 16 segments, 1 merges 95.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 100.1 sec: 16 segments, 1 merges 100.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 105.1 sec: 16 segments, 1 merges 105.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 110.1 sec: 16 segments, 1 merges 110.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 115.1 sec: 16 segments, 1 merges 115.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 120.1 sec: 16 segments, 1 merges 120.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 125.0 sec: 16 segments, 1 merges 125.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 130.0 sec: 16 segments, 1 merges 130.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 135.0 sec: 16 segments, 1 merges 135.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 140.0 sec: 16 segments, 1 merges 140.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 145.0 sec: 16 segments, 1 merges 145.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 150.0 sec: 16 segments, 1 merges 150.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 155.0 sec: 16 segments, 1 merges 155.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 160.0 sec: 16 segments, 1 merges 160.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 165.0 sec: 16 segments, 1 merges 165.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 170.0 sec: 16 segments, 1 merges 170.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 175.0 sec: 16 segments, 1 merges 175.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 180.1 sec: 16 segments, 1 merges 180.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 185.1 sec: 16 segments, 1 merges 185.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 190.1 sec: 16 segments, 1 merges 190.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 195.1 sec: 16 segments, 1 merges 195.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 200.1 sec: 16 segments, 1 merges 200.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 205.1 sec: 16 segments, 1 merges 205.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 210.1 sec: 16 segments, 1 merges 210.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 215.1 sec: 16 segments, 1 merges 215.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 220.1 sec: 16 segments, 1 merges 220.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 225.1 sec: 16 segments, 1 merges 225.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 230.1 sec: 16 segments, 1 merges 230.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 235.1 sec: 16 segments, 1 merges 235.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 240.0 sec: 16 segments, 1 merges 240.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 245.0 sec: 16 segments, 1 merges 245.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 250.0 sec: 16 segments, 1 merges 250.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 255.0 sec: 16 segments, 1 merges 255.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 260.0 sec: 16 segments, 1 merges 260.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 265.0 sec: 16 segments, 1 merges 265.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 270.0 sec: 16 segments, 1 merges 270.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 275.0 sec: 16 segments, 1 merges 275.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 280.0 sec: 16 segments, 1 merges 280.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 285.0 sec: 16 segments, 1 merges 285.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 290.0 sec: 16 segments, 1 merges 290.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 295.0 sec: 16 segments, 1 merges 295.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 300.1 sec: 16 segments, 1 merges 300.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 305.1 sec: 16 segments, 1 merges 305.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 310.1 sec: 16 segments, 1 merges 310.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 315.1 sec: 16 segments, 1 merges 315.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 320.1 sec: 16 segments, 1 merges 320.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 325.1 sec: 16 segments, 1 merges 325.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 330.1 sec: 16 segments, 1 merges 330.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 335.1 sec: 16 segments, 1 merges 335.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 340.1 sec: 16 segments, 1 merges 340.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 345.1 sec: 16 segments, 1 merges 345.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 350.1 sec: 16 segments, 1 merges 350.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 355.0 sec: 16 segments, 1 merges 355.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 360.0 sec: 16 segments, 1 merges 360.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 365.0 sec: 16 segments, 1 merges 365.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 370.0 sec: 16 segments, 1 merges 370.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 375.0 sec: 16 segments, 1 merges 375.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 380.0 sec: 16 segments, 1 merges 380.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 385.0 sec: 16 segments, 1 merges 385.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 390.0 sec: 16 segments, 1 merges 390.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 395.0 sec: 16 segments, 1 merges 395.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 400.1 sec: 16 segments, 1 merges 400.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 405.1 sec: 16 segments, 1 merges 405.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 410.1 sec: 16 segments, 1 merges 410.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 415.1 sec: 16 segments, 1 merges 415.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 420.1 sec: 16 segments, 1 merges 420.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 425.1 sec: 16 segments, 1 merges 425.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 430.1 sec: 16 segments, 1 merges 430.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 435.1 sec: 16 segments, 1 merges 435.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 440.1 sec: 16 segments, 1 merges 440.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 445.1 sec: 16 segments, 1 merges 445.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 450.1 sec: 16 segments, 1 merges 450.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 455.1 sec: 16 segments, 1 merges 455.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 460.1 sec: 16 segments, 1 merges 460.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 465.0 sec: 16 segments, 1 merges 465.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 470.0 sec: 16 segments, 1 merges 470.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 475.0 sec: 16 segments, 1 merges 475.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 480.1 sec: 16 segments, 1 merges 480.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 485.1 sec: 16 segments, 1 merges 485.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 490.1 sec: 16 segments, 1 merges 490.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 495.1 sec: 16 segments, 1 merges 495.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 500.1 sec: 16 segments, 1 merges 500.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 505.0 sec: 16 segments, 1 merges 505.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 510.0 sec: 16 segments, 1 merges 510.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 515.0 sec: 16 segments, 1 merges 515.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 520.0 sec: 16 segments, 1 merges 520.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 525.0 sec: 16 segments, 1 merges 525.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 530.0 sec: 16 segments, 1 merges 530.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 535.0 sec: 16 segments, 1 merges 535.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 540.1 sec: 16 segments, 1 merges 540.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 545.1 sec: 16 segments, 1 merges 545.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 550.1 sec: 16 segments, 1 merges 550.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 555.1 sec: 16 segments, 1 merges 555.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 560.1 sec: 16 segments, 1 merges 560.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 565.1 sec: 16 segments, 1 merges 565.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 570.1 sec: 16 segments, 1 merges 570.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 575.1 sec: 16 segments, 1 merges 575.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 580.1 sec: 16 segments, 1 merges 580.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 585.1 sec: 16 segments, 1 merges 585.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 590.0 sec: 16 segments, 1 merges 590.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 595.0 sec: 16 segments, 1 merges 595.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 600.0 sec: 16 segments, 1 merges 600.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 605.1 sec: 16 segments, 1 merges 605.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 610.1 sec: 16 segments, 1 merges 610.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 615.1 sec: 16 segments, 1 merges 615.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 620.1 sec: 16 segments, 1 merges 620.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 625.1 sec: 16 segments, 1 merges 625.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 630.1 sec: 16 segments, 1 merges 630.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 635.0 sec: 16 segments, 1 merges 635.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 640.0 sec: 16 segments, 1 merges 640.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 645.0 sec: 16 segments, 1 merges 645.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 650.0 sec: 16 segments, 1 merges 650.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 655.0 sec: 16 segments, 1 merges 655.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 660.0 sec: 16 segments, 1 merges 660.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 665.1 sec: 16 segments, 1 merges 665.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 670.1 sec: 16 segments, 1 merges 670.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 675.1 sec: 16 segments, 1 merges 675.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 680.1 sec: 16 segments, 1 merges 680.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 685.1 sec: 16 segments, 1 merges 685.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 690.1 sec: 16 segments, 1 merges 690.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 695.1 sec: 16 segments, 1 merges 695.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 700.1 sec: 16 segments, 1 merges 700.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 705.0 sec: 16 segments, 1 merges 705.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 710.0 sec: 16 segments, 1 merges 710.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 715.0 sec: 16 segments, 1 merges 715.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 720.0 sec: 16 segments, 1 merges 720.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 725.0 sec: 16 segments, 1 merges 725.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 730.1 sec: 16 segments, 1 merges 730.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 735.1 sec: 16 segments, 1 merges 735.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 740.1 sec: 16 segments, 1 merges 740.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 745.1 sec: 16 segments, 1 merges 745.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 750.1 sec: 16 segments, 1 merges 750.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 755.1 sec: 16 segments, 1 merges 755.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 760.0 sec: 16 segments, 1 merges 760.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 765.0 sec: 16 segments, 1 merges 765.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 770.0 sec: 16 segments, 1 merges 770.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 775.0 sec: 16 segments, 1 merges 775.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 780.0 sec: 16 segments, 1 merges 780.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 785.0 sec: 16 segments, 1 merges 785.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 790.1 sec: 16 segments, 1 merges 790.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 795.1 sec: 16 segments, 1 merges 795.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 800.1 sec: 16 segments, 1 merges 800.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 805.1 sec: 16 segments, 1 merges 805.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 810.1 sec: 16 segments, 1 merges 810.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 815.0 sec: 16 segments, 1 merges 815.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 820.0 sec: 16 segments, 1 merges 820.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 825.0 sec: 16 segments, 1 merges 825.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 830.0 sec: 16 segments, 1 merges 830.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 835.0 sec: 16 segments, 1 merges 835.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 840.0 sec: 16 segments, 1 merges 840.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 845.0 sec: 16 segments, 1 merges 845.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 850.0 sec: 16 segments, 1 merges 850.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 855.1 sec: 16 segments, 1 merges 855.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 860.1 sec: 16 segments, 1 merges 860.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 865.1 sec: 16 segments, 1 merges 865.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 870.1 sec: 16 segments, 1 merges 870.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 875.1 sec: 16 segments, 1 merges 875.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 880.1 sec: 16 segments, 1 merges 880.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 885.1 sec: 16 segments, 1 merges 885.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 890.1 sec: 16 segments, 1 merges 890.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 895.0 sec: 16 segments, 1 merges 895.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 900.0 sec: 16 segments, 1 merges 900.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 905.0 sec: 16 segments, 1 merges 905.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 910.0 sec: 16 segments, 1 merges 910.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 915.0 sec: 16 segments, 1 merges 915.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 920.1 sec: 16 segments, 1 merges 920.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 925.1 sec: 16 segments, 1 merges 925.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 930.1 sec: 16 segments, 1 merges 930.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 935.1 sec: 16 segments, 1 merges 935.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 940.1 sec: 16 segments, 1 merges 940.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 945.1 sec: 16 segments, 1 merges 945.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 950.1 sec: 16 segments, 1 merges 950.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 955.0 sec: 16 segments, 1 merges 955.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 960.0 sec: 16 segments, 1 merges 960.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 965.0 sec: 16 segments, 1 merges 965.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 970.0 sec: 16 segments, 1 merges 970.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 975.0 sec: 16 segments, 1 merges 975.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 980.0 sec: 16 segments, 1 merges 980.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 985.1 sec: 16 segments, 1 merges 985.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 990.1 sec: 16 segments, 1 merges 990.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 995.1 sec: 16 segments, 1 merges 995.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 1000.1 sec: 16 segments, 1 merges 1000.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 1005.1 sec: 16 segments, 1 merges 1005.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 1010.1 sec: 16 segments, 1 merges 1010.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 1015.1 sec: 16 segments, 1 merges 1015.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 1020.1 sec: 16 segments, 1 merges 1020.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 1025.1 sec: 16 segments, 1 merges 1025.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 1030.0 sec: 16 segments, 1 merges 1030.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 1035.0 sec: 16 segments, 1 merges 1035.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 1040.0 sec: 16 segments, 1 merges 1040.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 1045.1 sec: 16 segments, 1 merges 1045.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 1050.1 sec: 16 segments, 1 merges 1050.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 1055.1 sec: 16 segments, 1 merges 1055.1s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 1060.0 sec: 16 segments, 1 merges 1060.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 1065.0 sec: 16 segments, 1 merges 1065.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 1070.0 sec: 16 segments, 1 merges 1070.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 1075.0 sec: 16 segments, 1 merges 1075.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 1080.0 sec: 16 segments, 1 merges 1080.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 1085.0 sec: 16 segments, 1 merges 1085.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 1090.0 sec: 16 segments, 1 merges 1090.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 1095.0 sec: 16 segments, 1 merges 1095.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 1100.0 sec: 16 segments, 1 merges 1100.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 1105.0 sec: 16 segments, 1 merges 1105.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 1110.0 sec: 16 segments, 1 merges 1110.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 1115.0 sec: 16 segments, 1 merges 1115.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 1120.0 sec: 16 segments, 1 merges 1120.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB 1125.0 sec: 16 segments, 1 merges 1125.0s _1ej: 16 segs, 8000.0 K docs, 39945.9 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Force merge done in 1131.91 sec index has 1 segments: segments_3: _1ej(11.0.0):C8000000 _1ej: 40090.8 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=1.0 index disk usage is 40090.81 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=49239748584 cpu@end=51760955714 deltaMS=2521.20713 thread 14 name=Reference Handler cpu@start=1762135 cpu@end=1762135 deltaMS=0.0 thread 15 name=Finalizer cpu@start=158969 cpu@end=158969 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=63730 cpu@end=63730 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=6059867 cpu@end=6059867 deltaMS=0.0 thread 41 name=JFR Recorder Thread cpu@start=18897276006 cpu@end=18897601735 deltaMS=0.325729 thread 42 name=JFR Periodic Tasks cpu@start=169103393618 cpu@end=169225249821 deltaMS=121.856203 thread 45 name=Notification Thread cpu@start=102709 cpu@end=102709 deltaMS=0.0 thread 56 name=hnsw-merge-1-thread-1 cpu@start=2349272041657 cpu@end=2349272041657 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-2 cpu@start=2345630791982 cpu@end=2345630791982 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-3 cpu@start=2350372184338 cpu@end=2350372184338 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-4 cpu@start=2344372756623 cpu@end=2344372756623 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-5 cpu@start=2348233181803 cpu@end=2348233181803 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-6 cpu@start=2350444271845 cpu@end=2350444271845 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-7 cpu@start=2348505117232 cpu@end=2348505117232 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-8 cpu@start=2349725025893 cpu@end=2349725025893 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-9 cpu@start=2351923231348 cpu@end=2351923231348 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-10 cpu@start=2351938286954 cpu@end=2351938286954 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-11 cpu@start=2349971812431 cpu@end=2349971812431 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-12 cpu@start=2344446866977 cpu@end=2344446866977 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-13 cpu@start=2352339835026 cpu@end=2352339835026 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-14 cpu@start=2351732374902 cpu@end=2351732374902 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-15 cpu@start=2351973246329 cpu@end=2351973246329 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-16 cpu@start=2352980391641 cpu@end=2352980391641 deltaMS=0.0 Average CPU cores used: 1.0455897414572277 completed 1000 searches in 2528 ms: 395 QPS CPU time=2643 ms checking results SUMMARY: 0.929 2.528 2.643 1.045 8000000 KNN 100 100 N/A N/A 100.000 32 100 7 bits 5690 1366.67 5853.65 1131.91 1 40090.81 null N/A 1.000 39184.570 7934.570 false HNSW no Leaf 0 has 4 layers Leaf 0 has 8000000 documents Graph level=3 size=237, Fanout min=7, mean=15.86, max=32, meandelta=415722.69 % 0 10 20 30 40 50 60 70 80 90 100 0 10 11 13 14 15 16 18 20 22 32 Graph level=2 size=7592, Fanout min=7, mean=27.35, max=32, meandelta=268021.97 % 0 10 20 30 40 50 60 70 80 90 100 0 18 21 24 27 31 32 32 32 32 32 Graph level=1 size=247158, Fanout min=1, mean=28.28, max=32, meandelta=258596.97 % 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.67, max=64, meandelta=194560.00 % 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=237, connectedness=1.00 Graph level=2 size=7592, connectedness=1.00 Graph level=1 size=247158, 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.17.00.09.49/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': 64,076,313.82 msec task-clock:u 247,972,591,703,419 cycles:u (36.36%) 172,242,296,066,043 instructions:u (36.36%) 5,088,960,770,695 cache-references:u (36.36%) 2,333,010,616,550 cache-misses:u (36.36%) 60,285,618,279,207 L1-dcache-loads:u (36.36%) 2,041,646,766,642 L1-dcache-load-misses:u (36.36%) 2,514,546,107,433 L1-icache-loads:u (36.36%) 16,577,591,798 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 18,614,671 faults:u 17,464,668 minor-faults:u 14,744 major-faults:u 17,863,292,968,430 branches:u (36.36%) 118,290,309,433 branch-misses:u (36.36%) 3,349,215,082,600 stalled-cycles-frontend:u (36.36%) stalled-cycles-backend:u 2911.127625330 seconds time elapsed 63365.914442000 seconds user 695.783208000 seconds sys took 0:48:31.156438 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='de92f115a3125624bf7c7141b8e700efa9a89427', luceneutil_git_rev='63c1b2b252f377e272313c1ac0f182be79ad78b6', 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.929, cpu_time_ms=2.528, net_cpu_ms=2.643, avg_cpu_core_count=1.045, num_docs=8000000, top_k=100, fanout=100, max_conn=32, beam_width=100, quantize_desc='7 bits', total_visited=5690, index_time_sec=1366.67, index_docs_per_sec=5853.65, force_merge_time_sec=1131.91, index_num_segments=1, index_size_on_disk_mb=40090.81, selectivity=None, pre_post_filter='null', vec_disk_mb=39184.57, vec_ram_mb=7934.57, graph_level_conn_p_values={3: (237, {0: 0, 10: 10, 20: 11, 30: 13, 40: 14, 50: 15, 60: 16, 70: 18, 80: 20, 90: 22, 100: 32}), 2: (7592, {0: 0, 10: 18, 20: 21, 30: 24, 40: 27, 50: 31, 60: 32, 70: 32, 80: 32, 90: 32, 100: 32}), 1: (247158, {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=2911, microseconds=156438)) Profiler summary for /l/logs.nightly/2026.05.17.00.09.49/bench-knn-q7-fmTrue.jfr Version: 2.1 Chunks: 142 Start: 2026-05-17 07:35:35 (UTC) Duration: 2896 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 61511193 1055267527 jdk.FileWrite 25558450 557281784 jdk.FileRead 8003660 182643298 jdk.ObjectAllocationInNewTLAB 75168 1492194 jdk.BooleanFlag 70432 2228694 jdk.CPULoad 54142 1082205 jdk.Checkpoint 10022 34837748 jdk.UnsignedIntFlag 6816 231268 jdk.IntFlag 6248 228018 jdk.Compilation 5969 154218 jdk.StringFlag 4828 187211 jdk.ObjectAllocationOutsideTLAB 1325 23596 jdk.CPUInformation 142 213280 jdk.GCConfiguration 142 3688 jdk.JVMInformation 142 132482 jdk.Metadata 142 15694831 jdk.GarbageCollection 59 1418 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.17.00.09.49/bench-knn-q7-fmTrue.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.05.17.00.09.49/bench-knn-q7-fmTrue.jfr is 1765.93 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 61511193 events (total: 61M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 58.26% 35M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] 15.10% 9M jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] 11.93% 7M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] 2.86% 1M java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] 2.25% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 2.09% 1M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():336 [JIT compiled code] 1.31% 806987 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] 0.81% 500502 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] 0.67% 412928 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] 0.48% 292920 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.40% 247334 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] 0.38% 236102 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] 0.35% 213184 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():477 [JIT compiled code] 0.28% 169822 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] 0.23% 143874 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.23% 140923 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] 0.21% 130042 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] 0.21% 126333 jdk.jfr.internal.JVM#emitEvent() [Native code] 0.18% 108734 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] 0.10% 64573 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] 0.10% 60675 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] 0.09% 56946 sun.nio.ch.NativeThread#current0() [Native code] 0.09% 52920 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():512 [JIT compiled code] 0.08% 50245 org.apache.lucene.store.RateLimitedIndexOutput#writeBytes():55 [Inlined code] 0.07% 43044 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#calculateCentroid():488 [JIT compiled code] 0.07% 42385 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():363 [JIT compiled code] 0.07% 40003 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.06% 39526 org.apache.lucene.util.hnsw.NeighborArray#sort():171 [Inlined code] 0.06% 37748 org.apache.lucene.util.TernaryLongHeap#downHeap():246 [Inlined code] 0.05% 32932 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.05% 32584 org.apache.lucene.util.TernaryLongHeap#downHeap():235 [Inlined code] 0.05% 30620 java.util.Arrays#sort():99 [Inlined code] 0.05% 29405 jdk.jfr.internal.event.EventWriter#reserveEventSizeField():199 [Inlined code] 0.04% 23846 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] 0.03% 20961 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():369 [Inlined code] 0.03% 18273 java.util.concurrent.atomic.LongAdder#add():93 [Inlined code] 0.03% 17196 java.util.DualPivotQuicksort#sort():368 [JIT compiled code] 0.03% 17030 java.util.DualPivotQuicksort#sort():238 [Inlined code] 0.03% 15960 org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 0.03% 15519 jdk.jfr.internal.event.EventWriter#putUncheckedLong():331 [Inlined code] 0.02% 14915 org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 0.02% 13535 org.apache.lucene.util.hnsw.NeighborArray#clear():233 [Inlined code] 0.02% 12737 org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] 0.02% 12416 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue():364 [Inlined code] 0.02% 12330 org.apache.lucene.store.OutputStreamIndexOutput#writeBytes():59 [JIT compiled code] 0.02% 11650 org.apache.lucene.index.LockableConcurrentApproximatePriorityQueue#lockAndPoll():44 [Inlined code] 0.02% 10781 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():285 [JIT compiled code] 0.02% 9895 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [JIT compiled code] 0.02% 9743 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#writeFloat32Vectors():172 [JIT compiled code] 0.01% 8977 sun.nio.ch.FileChannelImpl#implRead():251 [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.17.00.09.49/bench-knn-q7-fmTrue.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.05.17.00.09.49/bench-knn-q7-fmTrue.jfr is 1765.93 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 61511193 events (total: 61M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 55.20% 33M 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():328 [JIT compiled code] 15.09% 9M 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.93% 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.86% 1M 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] 2.25% 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.03% 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():313 [JIT compiled code] 1.64% 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 [Inlined code] 1.18% 726640 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.82% 502613 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():515 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] 0.81% 500368 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():713 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] 0.52% 319506 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 0.46% 281312 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 0.40% 248715 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% 213168 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():477 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.32% 199355 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.28% 169539 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] 0.23% 143837 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.23% 140732 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():422 [JIT compiled code] 0.22% 135890 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.19% 115738 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.15% 91893 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 0.15% 90394 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.14% 85306 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.13% 77074 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% 69528 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] 0.11% 67731 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% 52738 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():512 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] 0.08% 47258 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% 43769 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% 43344 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% 43044 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% 39941 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():515 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] 0.06% 39480 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():451 [Inlined code] 0.06% 37496 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():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] 0.05% 32926 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% 31919 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] 0.05% 30618 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% 29398 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.05% 29059 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():363 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 0.04% 27509 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():451 [Inlined code] 0.04% 26630 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():194 [JIT compiled code] 0.04% 23837 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.04% 23837 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% 23511 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.03% 21199 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% 20778 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():194 [JIT compiled code] 0.03% 18771 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():667 [Inlined code] 0.03% 17281 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():451 [Inlined code] 0.03% 16310 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.02% 13525 org.apache.lucene.util.hnsw.NeighborArray#clear():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():493 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [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.17.00.09.49/bench-knn-q7-fmTrue.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.05.17.00.09.49/bench-knn-q7-fmTrue.jfr is 1765.93 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 61511193 events (total: 61M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 34.39% 21M 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000068199268#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [JIT compiled code] 20.19% 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000068199268#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] 14.49% 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.89% 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] 1.87% 1M 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():247 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 1.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] 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 1.37% 842729 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():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000068199268#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.81% 497393 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():247 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.75% 463869 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():515 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 0.71% 435704 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] 0.64% 395867 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():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000068199268#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.63% 387366 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.0x0000000068197438#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] 0.61% 373157 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.0x0000000068197438#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] 0.57% 350715 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():515 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000068199268#call() [Inlined code] 0.55% 338407 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():713 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000068199268#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.45% 279433 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000068199268#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.0x00000000681997c0#run() [JIT compiled code] 0.43% 262841 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():515 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] 0.40% 247073 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.0x0000000068197438#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] 0.39% 238679 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000068199268#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] 0.31% 188977 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000068199268#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.28% 169740 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.23% 143733 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.23% 141200 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():325 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():496 [Inlined code] 0.23% 138795 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():515 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000068199268#call() [Inlined code] 0.22% 133846 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():713 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000068199268#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.19% 118544 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.19% 115738 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.0x000000006807aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] at java.lang.Thread#run():1474 [Interpreted code] 0.19% 114083 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000068199268#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.0x00000000681997c0#run() [JIT compiled code] 0.16% 99980 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000068199268#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.15% 90584 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():477 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000068199268#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% 89020 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():422 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000068199268#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.14% 87396 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():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] 0.14% 83212 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000068199268#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.0x00000000681997c0#run() [JIT compiled code] 0.13% 81814 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.0x0000000068197438#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.13% 78288 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] 0.11% 68215 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000068199268#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.11% 68139 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000068199268#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.11% 67034 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.0x0000000068197438#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% 64531 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():247 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.10% 60435 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():325 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#postUpdate():404 [Inlined code] 0.09% 57802 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000068199268#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():101 [JIT compiled code] 0.09% 57747 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.08% 51579 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000068199268#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.0x00000000681997c0#run() [JIT compiled code] 0.08% 50779 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():477 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000068199268#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.08% 50507 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.0x0000000068197438#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% 48888 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():422 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000068199268#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.07% 44739 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000068199268#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.07% 44270 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():512 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] 0.07% 42685 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000068199268#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run():171 [Interpreted code] 0.07% 40978 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():713 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [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.17.00.09.49/bench-knn-q7-fmTrue.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.05.17.00.09.49/bench-knn-q7-fmTrue.jfr is 1765.93 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 76466 events (total: 571232M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 23.56% 134603M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] 23.29% 133025M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 22.94% 131012M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 11.11% 63466M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] 5.67% 32410M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] 4.12% 23528M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] 1.08% 6157M java.util.Arrays#copyOf():3478 [Inlined code] 0.93% 5318M java.lang.Integer#valueOf():1006 [Inlined code] 0.73% 4153M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] 0.68% 3875M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] 0.67% 3845M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():466 [JIT compiled code] 0.64% 3652M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] 0.39% 2233M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [JIT compiled code] 0.32% 1839M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():330 [JIT compiled code] 0.32% 1814M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] 0.29% 1681M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] 0.27% 1542M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():232 [JIT compiled code] 0.24% 1374M knn.IndexerThread#_run():86 [Interpreted code] 0.17% 973M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():320 [JIT compiled code] 0.17% 961M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [Inlined code] 0.16% 909M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] 0.16% 909M java.util.DualPivotQuicksort#tryMergeRuns():816 [JIT compiled code] 0.14% 798M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] 0.13% 762M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] 0.13% 755M java.util.ArrayList#grow():240 [Inlined code] 0.12% 713M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():306 [JIT compiled code] 0.11% 624M knn.IndexerThread#_run():108 [JIT compiled code] 0.09% 534M java.util.DualPivotQuicksort#sort():354 [JIT compiled code] 0.09% 514M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():389 [JIT compiled code] 0.09% 500M java.lang.reflect.Array#newInstance():76 [Inlined code] 0.08% 439M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] 0.07% 412M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():556 [JIT compiled code] 0.07% 400M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():618 [JIT compiled code] 0.07% 372M java.util.ArrayList#iterator():1030 [JIT compiled code] 0.06% 343M org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] 0.06% 314M knn.IndexerThread#_run():125 [JIT compiled code] 0.04% 239M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] 0.04% 237M java.util.HashMap#newNode():1910 [Inlined code] 0.04% 221M java.util.HashMap#resize():711 [JIT compiled code] 0.03% 198M knn.IndexerThread#_run():86 [JIT compiled code] 0.03% 196M java.util.List#of():935 [Inlined code] 0.03% 181M org.apache.lucene.util.SparseFixedBitSet#insertLong():230 [Inlined code] 0.03% 180M org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#():59 [Inlined code] 0.03% 178M org.apache.lucene.util.FixedBitSet#():148 [Inlined code] 0.03% 176M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] 0.03% 171M java.util.concurrent.atomic.AtomicBoolean#compareAndSet():98 [Interpreted code] 0.03% 165M java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue():291 [Inlined code] 0.03% 153M org.apache.lucene.util.hnsw.OnHeapHnswGraph#():86 [JIT compiled code] 0.03% 151M org.apache.lucene.document.Document#():42 [Inlined code] 0.02% 120M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await():1767 [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.17.00.09.49/bench-knn-q7-fmTrue.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.05.17.00.09.49/bench-knn-q7-fmTrue.jfr is 1765.93 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 76466 events (total: 571232M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 18.88% 107877M 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.68% 106688M 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] 13.08% 74740M 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():477 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] 9.61% 54920M 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.82% 38943M 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.67% 32410M 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.35% 24842M 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.29% 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.25% 24284M 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.10% 23438M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():674 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():329 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 1.01% 5777M 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% 5182M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1131 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1086 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1061 [Interpreted code] 0.68% 3875M 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():451 [Inlined code] 0.67% 3845M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():466 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.62% 3560M 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():451 [Inlined code] 0.40% 2277M 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():330 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.39% 2233M 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():369 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [JIT compiled code] 0.33% 1894M 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():330 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.32% 1814M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.26% 1475M 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():286 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.24% 1396M 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():286 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.24% 1374M knn.IndexerThread#_run():86 [Interpreted code] at knn.IndexerThread#run():77 [Interpreted code] 0.21% 1205M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():286 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 0.18% 1026M 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.16% 937M 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():369 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 0.16% 916M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():330 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] 0.16% 909M 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.13% 764M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():286 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 0.13% 762M 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():2274 [JIT compiled code] 0.13% 750M 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.12% 684M 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.11% 624M knn.IndexerThread#_run():108 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.11% 615M 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% 530M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():320 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] 0.09% 509M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():330 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] 0.09% 504M 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% 499M 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% 439M 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% 436M 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.07% 405M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():306 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] 0.07% 401M 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% 381M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():286 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 0.06% 361M 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% 356M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():330 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] 0.06% 355M 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.06% 343M org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0():96 [Interpreted code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x00000000681997c0#run() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted code] at java.util.concurrent.ThreadPoolExecutor$Worker#run():614 [Interpreted code] 0.06% 332M 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.06% 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.06% 314M knn.IndexerThread#_run():125 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.05% 281M 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.internal.hppc.IntArrayList#ensureBufferSpace():276 [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.17.00.09.49/bench-knn-q7-fmTrue.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.05.17.00.09.49/bench-knn-q7-fmTrue.jfr is 1765.93 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 76466 events (total: 571232M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 9.13% 52146M 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():477 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000068199268#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 8.95% 51129M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000068199268#call() [Inlined code] 8.95% 51122M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000068199268#call() [Inlined code] 7.24% 41374M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 6.81% 38879M 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():752 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():624 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [JIT compiled code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] 5.67% 32410M 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():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] 3.97% 22666M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 3.81% 21773M 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():477 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000068199268#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 3.77% 21546M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000068199268#call() [Inlined code] 3.73% 21317M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000068199268#call() [Inlined code] 3.66% 20914M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 2.87% 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():752 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():624 [Interpreted code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [Interpreted code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] 2.25% 12858M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 1.53% 8731M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] 1.51% 8648M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] 1.42% 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():752 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():624 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [JIT compiled code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] 1.34% 7666M 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.28% 7331M 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% 6996M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():674 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():329 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000068199268#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.01% 5777M 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():1131 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1086 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1061 [Interpreted code] at knn.KnnGraphTester#run():775 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] at knn.KnnGraphTester#main():275 [Interpreted code] 1.01% 5754M 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():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.98% 5608M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():674 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():329 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [Inlined code] 0.92% 5274M 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():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.91% 5182M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1131 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1086 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1061 [Interpreted code] at knn.KnnGraphTester#run():775 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] at knn.KnnGraphTester#main():275 [Interpreted code] 0.72% 4090M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] 0.71% 4067M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():425 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] 0.68% 3911M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] 0.68% 3886M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():674 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():329 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000068199268#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.63% 3625M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():425 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] 0.49% 2815M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [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():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.47% 2683M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():674 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():329 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000068199268#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.47% 2659M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000068199268#call() [Inlined code] 0.46% 2621M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [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():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.44% 2486M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000068199268#call() [Inlined code] 0.41% 2326M 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():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.39% 2233M 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():369 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000068199268#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.0x00000000681997c0#run() [Interpreted code] 0.38% 2181M 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():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.32% 1814M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.32% 1800M 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():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.28% 1603M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():674 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():329 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000068199268#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.28% 1586M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():466 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000068199268#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.27% 1515M 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():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.24% 1374M knn.IndexerThread#_run():86 [Interpreted code] at knn.IndexerThread#run():77 [Interpreted code] 0.17% 977M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000068199268#call() [Inlined code] 0.14% 827M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000068199268#call() [Inlined code] 0.14% 816M 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():330 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000068199268#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% 762M 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():2274 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite():873 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite():884 [Inlined code] at org.apache.lucene.search.IndexSearcher#search():753 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():624 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [JIT compiled code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] 0.13% 750M 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():108 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.12% 692M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():330 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000068199268#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.0x00000000681997c0#run() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted code] 0.12% 671M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():466 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [Inlined 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.17.00.09.49/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.215s][info][jfr,startup] Started recording 1. [0.215s][info][jfr,startup] [0.215s][info][jfr,startup] Use jcmd 3452789 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 2493514665764734 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 17, 2026 4:40:22 AM 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: 230 segments, 25 merges 1121.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 1021.1s _11m: 8 segs, 177.0 K docs, 705.5 MB 977.9s _12a: 8 segs, 154.3 K docs, 614.6 MB 902.3s _13h: 8 segs, 107.7 K docs, 428.4 MB 786.4s _15b: 8 segs, 176.5 K docs, 703.5 MB 532.9s _18m: 8 segs, 113.1 K docs, 450.1 MB 429.6s _1a0: 8 segs, 143.9 K docs, 573.3 MB 378.6s _1ao: 8 segs, 143.7 K docs, 572.2 MB 324.1s _1be: 8 segs, 180.3 K docs, 718.6 MB 271.4s _1c2: 8 segs, 166.2 K docs, 662.4 MB 257.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 244.3s _1ci: 12 segs, 59.3 K docs, 234.8 MB 224.5s _1cu: 11 segs, 54.5 K docs, 215.8 MB 205.1s _1d5: 10 segs, 50.2 K docs, 198.6 MB 190.3s _1de: 8 segs, 39.4 K docs, 156.0 MB 178.1s _1dm: 8 segs, 73.2 K docs, 290.8 MB 159.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 143.1s _1e1: 8 segs, 152.7 K docs, 608.2 MB 121.7s _1e9: 8 segs, 75.9 K docs, 301.8 MB 94.7s _1ei: 8 segs, 38.8 K docs, 153.8 MB 69.2s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 56.2s _1ex: 9 segs, 43.3 K docs, 171.2 MB 33.9s _1f6: 8 segs, 39.5 K docs, 156.4 MB 16.6s _1fe: 8 segs, 78.6 K docs, 312.3 MB 0.0s _1fl: 14 segs, 56.3 K docs, 222.8 MB 5.0 sec: 230 segments, 25 merges 1126.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 1026.1s _11m: 8 segs, 177.0 K docs, 705.5 MB 982.9s _12a: 8 segs, 154.3 K docs, 614.6 MB 907.3s _13h: 8 segs, 107.7 K docs, 428.4 MB 791.4s _15b: 8 segs, 176.5 K docs, 703.5 MB 537.9s _18m: 8 segs, 113.1 K docs, 450.1 MB 434.6s _1a0: 8 segs, 143.9 K docs, 573.3 MB 383.6s _1ao: 8 segs, 143.7 K docs, 572.2 MB 329.1s _1be: 8 segs, 180.3 K docs, 718.6 MB 276.4s _1c2: 8 segs, 166.2 K docs, 662.4 MB 262.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 249.3s _1ci: 12 segs, 59.3 K docs, 234.8 MB 229.5s _1cu: 11 segs, 54.5 K docs, 215.8 MB 210.1s _1d5: 10 segs, 50.2 K docs, 198.6 MB 195.3s _1de: 8 segs, 39.4 K docs, 156.0 MB 183.1s _1dm: 8 segs, 73.2 K docs, 290.8 MB 164.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 148.1s _1e1: 8 segs, 152.7 K docs, 608.2 MB 126.7s _1e9: 8 segs, 75.9 K docs, 301.8 MB 99.7s _1ei: 8 segs, 38.8 K docs, 153.8 MB 74.2s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 61.2s _1ex: 9 segs, 43.3 K docs, 171.2 MB 38.9s _1f6: 8 segs, 39.5 K docs, 156.4 MB 21.6s _1fe: 8 segs, 78.6 K docs, 312.3 MB 5.0s _1fl: 14 segs, 56.3 K docs, 222.8 MB 10.0 sec: 230 segments, 25 merges 1131.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 1031.1s _11m: 8 segs, 177.0 K docs, 705.5 MB 987.9s _12a: 8 segs, 154.3 K docs, 614.6 MB 912.3s _13h: 8 segs, 107.7 K docs, 428.4 MB 796.4s _15b: 8 segs, 176.5 K docs, 703.5 MB 542.9s _18m: 8 segs, 113.1 K docs, 450.1 MB 439.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 388.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 334.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 281.4s _1c2: 8 segs, 166.2 K docs, 662.4 MB 267.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 254.3s _1ci: 12 segs, 59.3 K docs, 234.8 MB 234.5s _1cu: 11 segs, 54.5 K docs, 215.8 MB 215.1s _1d5: 10 segs, 50.2 K docs, 198.6 MB 200.3s _1de: 8 segs, 39.4 K docs, 156.0 MB 188.1s _1dm: 8 segs, 73.2 K docs, 290.8 MB 169.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 153.1s _1e1: 8 segs, 152.7 K docs, 608.2 MB 131.7s _1e9: 8 segs, 75.9 K docs, 301.8 MB 104.7s _1ei: 8 segs, 38.8 K docs, 153.8 MB 79.2s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 66.2s _1ex: 9 segs, 43.3 K docs, 171.2 MB 43.9s _1f6: 8 segs, 39.5 K docs, 156.4 MB 26.6s _1fe: 8 segs, 78.6 K docs, 312.3 MB 10.0s _1fl: 14 segs, 56.3 K docs, 222.8 MB 15.0 sec: 230 segments, 25 merges 1136.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 1036.1s _11m: 8 segs, 177.0 K docs, 705.5 MB 993.0s _12a: 8 segs, 154.3 K docs, 614.6 MB 917.3s _13h: 8 segs, 107.7 K docs, 428.4 MB 801.4s _15b: 8 segs, 176.5 K docs, 703.5 MB 547.9s _18m: 8 segs, 113.1 K docs, 450.1 MB 444.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 393.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 339.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 286.4s _1c2: 8 segs, 166.2 K docs, 662.4 MB 272.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 259.3s _1ci: 12 segs, 59.3 K docs, 234.8 MB 239.5s _1cu: 11 segs, 54.5 K docs, 215.8 MB 220.1s _1d5: 10 segs, 50.2 K docs, 198.6 MB 205.3s _1de: 8 segs, 39.4 K docs, 156.0 MB 193.1s _1dm: 8 segs, 73.2 K docs, 290.8 MB 174.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 158.1s _1e1: 8 segs, 152.7 K docs, 608.2 MB 136.7s _1e9: 8 segs, 75.9 K docs, 301.8 MB 109.7s _1ei: 8 segs, 38.8 K docs, 153.8 MB 84.2s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 71.2s _1ex: 9 segs, 43.3 K docs, 171.2 MB 48.9s _1f6: 8 segs, 39.5 K docs, 156.4 MB 31.6s _1fe: 8 segs, 78.6 K docs, 312.3 MB 15.0s _1fl: 14 segs, 56.3 K docs, 222.8 MB 20.0 sec: 230 segments, 25 merges 1141.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 1041.1s _11m: 8 segs, 177.0 K docs, 705.5 MB 998.0s _12a: 8 segs, 154.3 K docs, 614.6 MB 922.3s _13h: 8 segs, 107.7 K docs, 428.4 MB 806.4s _15b: 8 segs, 176.5 K docs, 703.5 MB 552.9s _18m: 8 segs, 113.1 K docs, 450.1 MB 449.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 398.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 344.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 291.4s _1c2: 8 segs, 166.2 K docs, 662.4 MB 277.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 264.3s _1ci: 12 segs, 59.3 K docs, 234.8 MB 244.5s _1cu: 11 segs, 54.5 K docs, 215.8 MB 225.1s _1d5: 10 segs, 50.2 K docs, 198.6 MB 210.4s _1de: 8 segs, 39.4 K docs, 156.0 MB 198.1s _1dm: 8 segs, 73.2 K docs, 290.8 MB 179.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 163.1s _1e1: 8 segs, 152.7 K docs, 608.2 MB 141.7s _1e9: 8 segs, 75.9 K docs, 301.8 MB 114.7s _1ei: 8 segs, 38.8 K docs, 153.8 MB 89.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 76.2s _1ex: 9 segs, 43.3 K docs, 171.2 MB 53.9s _1f6: 8 segs, 39.5 K docs, 156.4 MB 36.6s _1fe: 8 segs, 78.6 K docs, 312.3 MB 20.0s _1fl: 14 segs, 56.3 K docs, 222.8 MB 25.0 sec: 230 segments, 25 merges 1146.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 1046.1s _11m: 8 segs, 177.0 K docs, 705.5 MB 1003.0s _12a: 8 segs, 154.3 K docs, 614.6 MB 927.3s _13h: 8 segs, 107.7 K docs, 428.4 MB 811.4s _15b: 8 segs, 176.5 K docs, 703.5 MB 557.9s _18m: 8 segs, 113.1 K docs, 450.1 MB 454.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 403.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 349.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 296.4s _1c2: 8 segs, 166.2 K docs, 662.4 MB 282.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 269.4s _1ci: 12 segs, 59.3 K docs, 234.8 MB 249.5s _1cu: 11 segs, 54.5 K docs, 215.8 MB 230.1s _1d5: 10 segs, 50.2 K docs, 198.6 MB 215.4s _1de: 8 segs, 39.4 K docs, 156.0 MB 203.2s _1dm: 8 segs, 73.2 K docs, 290.8 MB 184.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 168.2s _1e1: 8 segs, 152.7 K docs, 608.2 MB 146.7s _1e9: 8 segs, 75.9 K docs, 301.8 MB 119.7s _1ei: 8 segs, 38.8 K docs, 153.8 MB 94.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 81.2s _1ex: 9 segs, 43.3 K docs, 171.2 MB 58.9s _1f6: 8 segs, 39.5 K docs, 156.4 MB 41.7s _1fe: 8 segs, 78.6 K docs, 312.3 MB 25.0s _1fl: 14 segs, 56.3 K docs, 222.8 MB 30.1 sec: 223 segments, 24 merges 1151.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 1051.1s _11m: 8 segs, 177.0 K docs, 705.5 MB 932.3s _13h: 8 segs, 107.7 K docs, 428.4 MB 816.4s _15b: 8 segs, 176.5 K docs, 703.5 MB 562.9s _18m: 8 segs, 113.1 K docs, 450.1 MB 459.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 408.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 354.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 301.4s _1c2: 8 segs, 166.2 K docs, 662.4 MB 287.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 274.4s _1ci: 12 segs, 59.3 K docs, 234.8 MB 254.5s _1cu: 11 segs, 54.5 K docs, 215.8 MB 235.1s _1d5: 10 segs, 50.2 K docs, 198.6 MB 220.4s _1de: 8 segs, 39.4 K docs, 156.0 MB 208.2s _1dm: 8 segs, 73.2 K docs, 290.8 MB 189.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 173.2s _1e1: 8 segs, 152.7 K docs, 608.2 MB 151.8s _1e9: 8 segs, 75.9 K docs, 301.8 MB 124.7s _1ei: 8 segs, 38.8 K docs, 153.8 MB 99.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 86.2s _1ex: 9 segs, 43.3 K docs, 171.2 MB 63.9s _1f6: 8 segs, 39.5 K docs, 156.4 MB 46.7s _1fe: 8 segs, 78.6 K docs, 312.3 MB 30.1s _1fl: 14 segs, 56.3 K docs, 222.8 MB 35.1 sec: 223 segments, 24 merges 1156.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 1056.1s _11m: 8 segs, 177.0 K docs, 705.5 MB 937.3s _13h: 8 segs, 107.7 K docs, 428.4 MB 821.4s _15b: 8 segs, 176.5 K docs, 703.5 MB 567.9s _18m: 8 segs, 113.1 K docs, 450.1 MB 464.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 413.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 359.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 306.4s _1c2: 8 segs, 166.2 K docs, 662.4 MB 292.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 279.4s _1ci: 12 segs, 59.3 K docs, 234.8 MB 259.5s _1cu: 11 segs, 54.5 K docs, 215.8 MB 240.2s _1d5: 10 segs, 50.2 K docs, 198.6 MB 225.4s _1de: 8 segs, 39.4 K docs, 156.0 MB 213.2s _1dm: 8 segs, 73.2 K docs, 290.8 MB 194.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 178.2s _1e1: 8 segs, 152.7 K docs, 608.2 MB 156.8s _1e9: 8 segs, 75.9 K docs, 301.8 MB 129.7s _1ei: 8 segs, 38.8 K docs, 153.8 MB 104.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 91.2s _1ex: 9 segs, 43.3 K docs, 171.2 MB 68.9s _1f6: 8 segs, 39.5 K docs, 156.4 MB 51.7s _1fe: 8 segs, 78.6 K docs, 312.3 MB 35.1s _1fl: 14 segs, 56.3 K docs, 222.8 MB 40.1 sec: 223 segments, 24 merges 1161.7s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 1061.1s _11m: 8 segs, 177.0 K docs, 705.5 MB 942.3s _13h: 8 segs, 107.7 K docs, 428.4 MB 826.4s _15b: 8 segs, 176.5 K docs, 703.5 MB 573.0s _18m: 8 segs, 113.1 K docs, 450.1 MB 469.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 418.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 364.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 311.4s _1c2: 8 segs, 166.2 K docs, 662.4 MB 297.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 284.4s _1ci: 12 segs, 59.3 K docs, 234.8 MB 264.6s _1cu: 11 segs, 54.5 K docs, 215.8 MB 245.2s _1d5: 10 segs, 50.2 K docs, 198.6 MB 230.4s _1de: 8 segs, 39.4 K docs, 156.0 MB 218.2s _1dm: 8 segs, 73.2 K docs, 290.8 MB 199.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 183.2s _1e1: 8 segs, 152.7 K docs, 608.2 MB 161.8s _1e9: 8 segs, 75.9 K docs, 301.8 MB 134.8s _1ei: 8 segs, 38.8 K docs, 153.8 MB 109.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 96.2s _1ex: 9 segs, 43.3 K docs, 171.2 MB 73.9s _1f6: 8 segs, 39.5 K docs, 156.4 MB 56.7s _1fe: 8 segs, 78.6 K docs, 312.3 MB 40.1s _1fl: 14 segs, 56.3 K docs, 222.8 MB 45.1 sec: 216 segments, 23 merges 1166.7s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 1066.1s _11m: 8 segs, 177.0 K docs, 705.5 MB 947.3s _13h: 8 segs, 107.7 K docs, 428.4 MB 578.0s _18m: 8 segs, 113.1 K docs, 450.1 MB 474.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 423.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 369.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 316.5s _1c2: 8 segs, 166.2 K docs, 662.4 MB 302.2s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 289.4s _1ci: 12 segs, 59.3 K docs, 234.8 MB 269.6s _1cu: 11 segs, 54.5 K docs, 215.8 MB 250.2s _1d5: 10 segs, 50.2 K docs, 198.6 MB 235.4s _1de: 8 segs, 39.4 K docs, 156.0 MB 223.2s _1dm: 8 segs, 73.2 K docs, 290.8 MB 204.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 188.2s _1e1: 8 segs, 152.7 K docs, 608.2 MB 166.8s _1e9: 8 segs, 75.9 K docs, 301.8 MB 139.8s _1ei: 8 segs, 38.8 K docs, 153.8 MB 114.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 101.2s _1ex: 9 segs, 43.3 K docs, 171.2 MB 78.9s _1f6: 8 segs, 39.5 K docs, 156.4 MB 61.7s _1fe: 8 segs, 78.6 K docs, 312.3 MB 45.1s _1fl: 14 segs, 56.3 K docs, 222.8 MB 50.1 sec: 202 segments, 21 merges 1171.7s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 1071.2s _11m: 8 segs, 177.0 K docs, 705.5 MB 952.3s _13h: 8 segs, 107.7 K docs, 428.4 MB 583.0s _18m: 8 segs, 113.1 K docs, 450.1 MB 479.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 428.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 374.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 321.5s _1c2: 8 segs, 166.2 K docs, 662.4 MB 307.2s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 294.4s _1ci: 12 segs, 59.3 K docs, 234.8 MB 274.6s _1cu: 11 segs, 54.5 K docs, 215.8 MB 255.2s _1d5: 10 segs, 50.2 K docs, 198.6 MB 240.4s _1de: 8 segs, 39.4 K docs, 156.0 MB 228.2s _1dm: 8 segs, 73.2 K docs, 290.8 MB 209.3s _1dv: 8 segs, 40.0 K docs, 158.5 MB 193.2s _1e1: 8 segs, 152.7 K docs, 608.2 MB 171.8s _1e9: 8 segs, 75.9 K docs, 301.8 MB 119.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 106.2s _1ex: 9 segs, 43.3 K docs, 171.2 MB 66.7s _1fe: 8 segs, 78.6 K docs, 312.3 MB 50.1s _1fl: 14 segs, 56.3 K docs, 222.8 MB 55.1 sec: 202 segments, 21 merges 1176.7s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 1076.2s _11m: 8 segs, 177.0 K docs, 705.5 MB 957.4s _13h: 8 segs, 107.7 K docs, 428.4 MB 588.0s _18m: 8 segs, 113.1 K docs, 450.1 MB 484.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 433.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 379.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 326.5s _1c2: 8 segs, 166.2 K docs, 662.4 MB 312.2s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 299.4s _1ci: 12 segs, 59.3 K docs, 234.8 MB 279.6s _1cu: 11 segs, 54.5 K docs, 215.8 MB 260.2s _1d5: 10 segs, 50.2 K docs, 198.6 MB 245.4s _1de: 8 segs, 39.4 K docs, 156.0 MB 233.2s _1dm: 8 segs, 73.2 K docs, 290.8 MB 214.3s _1dv: 8 segs, 40.0 K docs, 158.5 MB 198.2s _1e1: 8 segs, 152.7 K docs, 608.2 MB 176.8s _1e9: 8 segs, 75.9 K docs, 301.8 MB 124.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 111.3s _1ex: 9 segs, 43.3 K docs, 171.2 MB 71.7s _1fe: 8 segs, 78.6 K docs, 312.3 MB 55.1s _1fl: 14 segs, 56.3 K docs, 222.8 MB 60.0 sec: 195 segments, 20 merges 1181.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 1081.1s _11m: 8 segs, 177.0 K docs, 705.5 MB 592.9s _18m: 8 segs, 113.1 K docs, 450.1 MB 489.6s _1a0: 8 segs, 143.9 K docs, 573.3 MB 438.6s _1ao: 8 segs, 143.7 K docs, 572.2 MB 384.1s _1be: 8 segs, 180.3 K docs, 718.6 MB 331.4s _1c2: 8 segs, 166.2 K docs, 662.4 MB 317.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 304.3s _1ci: 12 segs, 59.3 K docs, 234.8 MB 284.5s _1cu: 11 segs, 54.5 K docs, 215.8 MB 265.1s _1d5: 10 segs, 50.2 K docs, 198.6 MB 250.3s _1de: 8 segs, 39.4 K docs, 156.0 MB 238.1s _1dm: 8 segs, 73.2 K docs, 290.8 MB 219.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 203.1s _1e1: 8 segs, 152.7 K docs, 608.2 MB 181.7s _1e9: 8 segs, 75.9 K docs, 301.8 MB 129.2s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 116.2s _1ex: 9 segs, 43.3 K docs, 171.2 MB 76.6s _1fe: 8 segs, 78.6 K docs, 312.3 MB 60.0s _1fl: 14 segs, 56.3 K docs, 222.8 MB 65.0 sec: 195 segments, 20 merges 1186.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 1086.1s _11m: 8 segs, 177.0 K docs, 705.5 MB 597.9s _18m: 8 segs, 113.1 K docs, 450.1 MB 494.6s _1a0: 8 segs, 143.9 K docs, 573.3 MB 443.6s _1ao: 8 segs, 143.7 K docs, 572.2 MB 389.1s _1be: 8 segs, 180.3 K docs, 718.6 MB 336.4s _1c2: 8 segs, 166.2 K docs, 662.4 MB 322.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 309.3s _1ci: 12 segs, 59.3 K docs, 234.8 MB 289.5s _1cu: 11 segs, 54.5 K docs, 215.8 MB 270.1s _1d5: 10 segs, 50.2 K docs, 198.6 MB 255.3s _1de: 8 segs, 39.4 K docs, 156.0 MB 243.1s _1dm: 8 segs, 73.2 K docs, 290.8 MB 224.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 208.1s _1e1: 8 segs, 152.7 K docs, 608.2 MB 186.7s _1e9: 8 segs, 75.9 K docs, 301.8 MB 134.2s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 121.2s _1ex: 9 segs, 43.3 K docs, 171.2 MB 81.6s _1fe: 8 segs, 78.6 K docs, 312.3 MB 65.0s _1fl: 14 segs, 56.3 K docs, 222.8 MB 70.0 sec: 195 segments, 20 merges 1191.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 1091.1s _11m: 8 segs, 177.0 K docs, 705.5 MB 602.9s _18m: 8 segs, 113.1 K docs, 450.1 MB 499.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 448.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 394.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 341.4s _1c2: 8 segs, 166.2 K docs, 662.4 MB 327.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 314.3s _1ci: 12 segs, 59.3 K docs, 234.8 MB 294.5s _1cu: 11 segs, 54.5 K docs, 215.8 MB 275.1s _1d5: 10 segs, 50.2 K docs, 198.6 MB 260.3s _1de: 8 segs, 39.4 K docs, 156.0 MB 248.1s _1dm: 8 segs, 73.2 K docs, 290.8 MB 229.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 213.1s _1e1: 8 segs, 152.7 K docs, 608.2 MB 191.7s _1e9: 8 segs, 75.9 K docs, 301.8 MB 139.2s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 126.2s _1ex: 9 segs, 43.3 K docs, 171.2 MB 86.6s _1fe: 8 segs, 78.6 K docs, 312.3 MB 70.0s _1fl: 14 segs, 56.3 K docs, 222.8 MB 75.0 sec: 195 segments, 20 merges 1196.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 1096.1s _11m: 8 segs, 177.0 K docs, 705.5 MB 607.9s _18m: 8 segs, 113.1 K docs, 450.1 MB 504.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 453.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 399.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 346.4s _1c2: 8 segs, 166.2 K docs, 662.4 MB 332.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 319.3s _1ci: 12 segs, 59.3 K docs, 234.8 MB 299.5s _1cu: 11 segs, 54.5 K docs, 215.8 MB 280.1s _1d5: 10 segs, 50.2 K docs, 198.6 MB 265.3s _1de: 8 segs, 39.4 K docs, 156.0 MB 253.1s _1dm: 8 segs, 73.2 K docs, 290.8 MB 234.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 218.1s _1e1: 8 segs, 152.7 K docs, 608.2 MB 196.7s _1e9: 8 segs, 75.9 K docs, 301.8 MB 144.2s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 131.2s _1ex: 9 segs, 43.3 K docs, 171.2 MB 91.6s _1fe: 8 segs, 78.6 K docs, 312.3 MB 75.0s _1fl: 14 segs, 56.3 K docs, 222.8 MB 80.0 sec: 195 segments, 20 merges 1201.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 1101.1s _11m: 8 segs, 177.0 K docs, 705.5 MB 612.9s _18m: 8 segs, 113.1 K docs, 450.1 MB 509.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 458.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 404.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 351.4s _1c2: 8 segs, 166.2 K docs, 662.4 MB 337.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 324.3s _1ci: 12 segs, 59.3 K docs, 234.8 MB 304.5s _1cu: 11 segs, 54.5 K docs, 215.8 MB 285.1s _1d5: 10 segs, 50.2 K docs, 198.6 MB 270.4s _1de: 8 segs, 39.4 K docs, 156.0 MB 258.1s _1dm: 8 segs, 73.2 K docs, 290.8 MB 239.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 223.2s _1e1: 8 segs, 152.7 K docs, 608.2 MB 201.7s _1e9: 8 segs, 75.9 K docs, 301.8 MB 149.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 136.2s _1ex: 9 segs, 43.3 K docs, 171.2 MB 96.6s _1fe: 8 segs, 78.6 K docs, 312.3 MB 80.0s _1fl: 14 segs, 56.3 K docs, 222.8 MB 85.0 sec: 184 segments, 19 merges 1206.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 1106.1s _11m: 8 segs, 177.0 K docs, 705.5 MB 617.9s _18m: 8 segs, 113.1 K docs, 450.1 MB 514.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 463.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 409.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 356.4s _1c2: 8 segs, 166.2 K docs, 662.4 MB 342.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 309.5s _1cu: 11 segs, 54.5 K docs, 215.8 MB 290.1s _1d5: 10 segs, 50.2 K docs, 198.6 MB 275.4s _1de: 8 segs, 39.4 K docs, 156.0 MB 263.2s _1dm: 8 segs, 73.2 K docs, 290.8 MB 244.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 228.2s _1e1: 8 segs, 152.7 K docs, 608.2 MB 206.7s _1e9: 8 segs, 75.9 K docs, 301.8 MB 154.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 141.2s _1ex: 9 segs, 43.3 K docs, 171.2 MB 101.7s _1fe: 8 segs, 78.6 K docs, 312.3 MB 85.0s _1fl: 14 segs, 56.3 K docs, 222.8 MB 90.1 sec: 177 segments, 19 merges 1211.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 1111.1s _11m: 8 segs, 177.0 K docs, 705.5 MB 622.9s _18m: 8 segs, 113.1 K docs, 450.1 MB 519.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 468.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 414.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 361.4s _1c2: 8 segs, 166.2 K docs, 662.4 MB 347.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 314.5s _1cu: 11 segs, 54.5 K docs, 215.8 MB 295.2s _1d5: 10 segs, 50.2 K docs, 198.6 MB 268.2s _1dm: 8 segs, 73.2 K docs, 290.8 MB 249.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 233.2s _1e1: 8 segs, 152.7 K docs, 608.2 MB 211.8s _1e9: 8 segs, 75.9 K docs, 301.8 MB 159.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 146.2s _1ex: 9 segs, 43.3 K docs, 171.2 MB 106.7s _1fe: 8 segs, 78.6 K docs, 312.3 MB 90.1s _1fl: 14 segs, 56.3 K docs, 222.8 MB 2.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 95.1 sec: 177 segments, 19 merges 1216.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 1116.1s _11m: 8 segs, 177.0 K docs, 705.5 MB 627.9s _18m: 8 segs, 113.1 K docs, 450.1 MB 524.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 473.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 419.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 366.4s _1c2: 8 segs, 166.2 K docs, 662.4 MB 352.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 319.5s _1cu: 11 segs, 54.5 K docs, 215.8 MB 300.2s _1d5: 10 segs, 50.2 K docs, 198.6 MB 273.2s _1dm: 8 segs, 73.2 K docs, 290.8 MB 254.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 238.2s _1e1: 8 segs, 152.7 K docs, 608.2 MB 216.8s _1e9: 8 segs, 75.9 K docs, 301.8 MB 164.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 151.2s _1ex: 9 segs, 43.3 K docs, 171.2 MB 111.7s _1fe: 8 segs, 78.6 K docs, 312.3 MB 95.1s _1fl: 14 segs, 56.3 K docs, 222.8 MB 7.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 100.1 sec: 177 segments, 19 merges 1221.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 1121.1s _11m: 8 segs, 177.0 K docs, 705.5 MB 633.0s _18m: 8 segs, 113.1 K docs, 450.1 MB 529.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 478.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 424.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 371.4s _1c2: 8 segs, 166.2 K docs, 662.4 MB 357.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 324.5s _1cu: 11 segs, 54.5 K docs, 215.8 MB 305.2s _1d5: 10 segs, 50.2 K docs, 198.6 MB 278.2s _1dm: 8 segs, 73.2 K docs, 290.8 MB 259.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 243.2s _1e1: 8 segs, 152.7 K docs, 608.2 MB 221.8s _1e9: 8 segs, 75.9 K docs, 301.8 MB 169.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 156.2s _1ex: 9 segs, 43.3 K docs, 171.2 MB 116.7s _1fe: 8 segs, 78.6 K docs, 312.3 MB 100.1s _1fl: 14 segs, 56.3 K docs, 222.8 MB 12.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 105.1 sec: 177 segments, 19 merges 1226.7s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 1126.1s _11m: 8 segs, 177.0 K docs, 705.5 MB 638.0s _18m: 8 segs, 113.1 K docs, 450.1 MB 534.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 483.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 429.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 376.4s _1c2: 8 segs, 166.2 K docs, 662.4 MB 362.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 329.6s _1cu: 11 segs, 54.5 K docs, 215.8 MB 310.2s _1d5: 10 segs, 50.2 K docs, 198.6 MB 283.2s _1dm: 8 segs, 73.2 K docs, 290.8 MB 264.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 248.2s _1e1: 8 segs, 152.7 K docs, 608.2 MB 226.8s _1e9: 8 segs, 75.9 K docs, 301.8 MB 174.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 161.2s _1ex: 9 segs, 43.3 K docs, 171.2 MB 121.7s _1fe: 8 segs, 78.6 K docs, 312.3 MB 105.1s _1fl: 14 segs, 56.3 K docs, 222.8 MB 17.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 110.1 sec: 177 segments, 19 merges 1231.7s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 1131.1s _11m: 8 segs, 177.0 K docs, 705.5 MB 643.0s _18m: 8 segs, 113.1 K docs, 450.1 MB 539.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 488.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 434.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 381.5s _1c2: 8 segs, 166.2 K docs, 662.4 MB 367.2s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 334.6s _1cu: 11 segs, 54.5 K docs, 215.8 MB 315.2s _1d5: 10 segs, 50.2 K docs, 198.6 MB 288.2s _1dm: 8 segs, 73.2 K docs, 290.8 MB 269.3s _1dv: 8 segs, 40.0 K docs, 158.5 MB 253.2s _1e1: 8 segs, 152.7 K docs, 608.2 MB 231.8s _1e9: 8 segs, 75.9 K docs, 301.8 MB 179.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 166.2s _1ex: 9 segs, 43.3 K docs, 171.2 MB 126.7s _1fe: 8 segs, 78.6 K docs, 312.3 MB 110.1s _1fl: 14 segs, 56.3 K docs, 222.8 MB 22.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 115.1 sec: 177 segments, 19 merges 1236.7s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 1136.2s _11m: 8 segs, 177.0 K docs, 705.5 MB 648.0s _18m: 8 segs, 113.1 K docs, 450.1 MB 544.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 493.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 439.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 386.5s _1c2: 8 segs, 166.2 K docs, 662.4 MB 372.2s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 339.6s _1cu: 11 segs, 54.5 K docs, 215.8 MB 320.2s _1d5: 10 segs, 50.2 K docs, 198.6 MB 293.2s _1dm: 8 segs, 73.2 K docs, 290.8 MB 274.3s _1dv: 8 segs, 40.0 K docs, 158.5 MB 258.2s _1e1: 8 segs, 152.7 K docs, 608.2 MB 236.8s _1e9: 8 segs, 75.9 K docs, 301.8 MB 184.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 171.2s _1ex: 9 segs, 43.3 K docs, 171.2 MB 131.7s _1fe: 8 segs, 78.6 K docs, 312.3 MB 115.1s _1fl: 14 segs, 56.3 K docs, 222.8 MB 27.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 120.1 sec: 169 segments, 18 merges 1241.7s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 1141.2s _11m: 8 segs, 177.0 K docs, 705.5 MB 653.0s _18m: 8 segs, 113.1 K docs, 450.1 MB 549.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 498.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 444.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 391.5s _1c2: 8 segs, 166.2 K docs, 662.4 MB 377.2s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 344.6s _1cu: 11 segs, 54.5 K docs, 215.8 MB 325.2s _1d5: 10 segs, 50.2 K docs, 198.6 MB 298.2s _1dm: 8 segs, 73.2 K docs, 290.8 MB 279.3s _1dv: 8 segs, 40.0 K docs, 158.5 MB 263.2s _1e1: 8 segs, 152.7 K docs, 608.2 MB 241.8s _1e9: 8 segs, 75.9 K docs, 301.8 MB 189.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 136.7s _1fe: 8 segs, 78.6 K docs, 312.3 MB 120.1s _1fl: 14 segs, 56.3 K docs, 222.8 MB 32.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 125.0 sec: 169 segments, 18 merges 1246.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 1146.1s _11m: 8 segs, 177.0 K docs, 705.5 MB 657.9s _18m: 8 segs, 113.1 K docs, 450.1 MB 554.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 503.6s _1ao: 8 segs, 143.7 K docs, 572.2 MB 449.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 396.4s _1c2: 8 segs, 166.2 K docs, 662.4 MB 382.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 349.5s _1cu: 11 segs, 54.5 K docs, 215.8 MB 330.1s _1d5: 10 segs, 50.2 K docs, 198.6 MB 303.1s _1dm: 8 segs, 73.2 K docs, 290.8 MB 284.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 268.1s _1e1: 8 segs, 152.7 K docs, 608.2 MB 246.7s _1e9: 8 segs, 75.9 K docs, 301.8 MB 194.2s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 141.6s _1fe: 8 segs, 78.6 K docs, 312.3 MB 125.0s _1fl: 14 segs, 56.3 K docs, 222.8 MB 37.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 130.0 sec: 162 segments, 17 merges 1251.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 662.9s _18m: 8 segs, 113.1 K docs, 450.1 MB 559.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 508.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 454.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 401.4s _1c2: 8 segs, 166.2 K docs, 662.4 MB 387.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 354.5s _1cu: 11 segs, 54.5 K docs, 215.8 MB 335.1s _1d5: 10 segs, 50.2 K docs, 198.6 MB 308.1s _1dm: 8 segs, 73.2 K docs, 290.8 MB 289.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 273.1s _1e1: 8 segs, 152.7 K docs, 608.2 MB 251.7s _1e9: 8 segs, 75.9 K docs, 301.8 MB 199.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 146.6s _1fe: 8 segs, 78.6 K docs, 312.3 MB 130.0s _1fl: 14 segs, 56.3 K docs, 222.8 MB 42.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 135.0 sec: 162 segments, 17 merges 1256.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 667.9s _18m: 8 segs, 113.1 K docs, 450.1 MB 564.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 513.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 459.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 406.4s _1c2: 8 segs, 166.2 K docs, 662.4 MB 392.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 359.5s _1cu: 11 segs, 54.5 K docs, 215.8 MB 340.1s _1d5: 10 segs, 50.2 K docs, 198.6 MB 313.1s _1dm: 8 segs, 73.2 K docs, 290.8 MB 294.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 278.2s _1e1: 8 segs, 152.7 K docs, 608.2 MB 256.7s _1e9: 8 segs, 75.9 K docs, 301.8 MB 204.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 151.7s _1fe: 8 segs, 78.6 K docs, 312.3 MB 135.0s _1fl: 14 segs, 56.3 K docs, 222.8 MB 47.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 140.0 sec: 162 segments, 17 merges 1261.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 672.9s _18m: 8 segs, 113.1 K docs, 450.1 MB 569.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 518.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 464.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 411.4s _1c2: 8 segs, 166.2 K docs, 662.4 MB 397.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 364.5s _1cu: 11 segs, 54.5 K docs, 215.8 MB 345.1s _1d5: 10 segs, 50.2 K docs, 198.6 MB 318.2s _1dm: 8 segs, 73.2 K docs, 290.8 MB 299.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 283.2s _1e1: 8 segs, 152.7 K docs, 608.2 MB 261.7s _1e9: 8 segs, 75.9 K docs, 301.8 MB 209.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 156.7s _1fe: 8 segs, 78.6 K docs, 312.3 MB 140.0s _1fl: 14 segs, 56.3 K docs, 222.8 MB 52.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 145.1 sec: 162 segments, 17 merges 1266.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 677.9s _18m: 8 segs, 113.1 K docs, 450.1 MB 574.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 523.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 469.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 416.4s _1c2: 8 segs, 166.2 K docs, 662.4 MB 402.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 369.5s _1cu: 11 segs, 54.5 K docs, 215.8 MB 350.2s _1d5: 10 segs, 50.2 K docs, 198.6 MB 323.2s _1dm: 8 segs, 73.2 K docs, 290.8 MB 304.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 288.2s _1e1: 8 segs, 152.7 K docs, 608.2 MB 266.8s _1e9: 8 segs, 75.9 K docs, 301.8 MB 214.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 161.7s _1fe: 8 segs, 78.6 K docs, 312.3 MB 145.1s _1fl: 14 segs, 56.3 K docs, 222.8 MB 57.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 150.1 sec: 162 segments, 17 merges 1271.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 682.9s _18m: 8 segs, 113.1 K docs, 450.1 MB 579.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 528.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 474.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 421.4s _1c2: 8 segs, 166.2 K docs, 662.4 MB 407.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 374.5s _1cu: 11 segs, 54.5 K docs, 215.8 MB 355.2s _1d5: 10 segs, 50.2 K docs, 198.6 MB 328.2s _1dm: 8 segs, 73.2 K docs, 290.8 MB 309.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 293.2s _1e1: 8 segs, 152.7 K docs, 608.2 MB 271.8s _1e9: 8 segs, 75.9 K docs, 301.8 MB 219.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 166.7s _1fe: 8 segs, 78.6 K docs, 312.3 MB 150.1s _1fl: 14 segs, 56.3 K docs, 222.8 MB 62.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 155.1 sec: 162 segments, 17 merges 1276.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 688.0s _18m: 8 segs, 113.1 K docs, 450.1 MB 584.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 533.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 479.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 426.4s _1c2: 8 segs, 166.2 K docs, 662.4 MB 412.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 379.5s _1cu: 11 segs, 54.5 K docs, 215.8 MB 360.2s _1d5: 10 segs, 50.2 K docs, 198.6 MB 333.2s _1dm: 8 segs, 73.2 K docs, 290.8 MB 314.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 298.2s _1e1: 8 segs, 152.7 K docs, 608.2 MB 276.8s _1e9: 8 segs, 75.9 K docs, 301.8 MB 224.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 171.7s _1fe: 8 segs, 78.6 K docs, 312.3 MB 155.1s _1fl: 14 segs, 56.3 K docs, 222.8 MB 67.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 160.1 sec: 155 segments, 16 merges 1281.7s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 693.0s _18m: 8 segs, 113.1 K docs, 450.1 MB 589.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 538.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 484.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 431.4s _1c2: 8 segs, 166.2 K docs, 662.4 MB 417.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 384.6s _1cu: 11 segs, 54.5 K docs, 215.8 MB 365.2s _1d5: 10 segs, 50.2 K docs, 198.6 MB 338.2s _1dm: 8 segs, 73.2 K docs, 290.8 MB 319.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 303.2s _1e1: 8 segs, 152.7 K docs, 608.2 MB 229.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 176.7s _1fe: 8 segs, 78.6 K docs, 312.3 MB 160.1s _1fl: 14 segs, 56.3 K docs, 222.8 MB 72.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 165.1 sec: 148 segments, 15 merges 1286.7s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 698.0s _18m: 8 segs, 113.1 K docs, 450.1 MB 594.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 543.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 489.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 436.5s _1c2: 8 segs, 166.2 K docs, 662.4 MB 422.2s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 389.6s _1cu: 11 segs, 54.5 K docs, 215.8 MB 370.2s _1d5: 10 segs, 50.2 K docs, 198.6 MB 343.2s _1dm: 8 segs, 73.2 K docs, 290.8 MB 324.3s _1dv: 8 segs, 40.0 K docs, 158.5 MB 308.2s _1e1: 8 segs, 152.7 K docs, 608.2 MB 234.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 165.1s _1fl: 14 segs, 56.3 K docs, 222.8 MB 77.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 170.1 sec: 148 segments, 15 merges 1291.7s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 703.0s _18m: 8 segs, 113.1 K docs, 450.1 MB 599.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 548.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 494.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 441.5s _1c2: 8 segs, 166.2 K docs, 662.4 MB 427.2s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 394.6s _1cu: 11 segs, 54.5 K docs, 215.8 MB 375.2s _1d5: 10 segs, 50.2 K docs, 198.6 MB 348.2s _1dm: 8 segs, 73.2 K docs, 290.8 MB 329.3s _1dv: 8 segs, 40.0 K docs, 158.5 MB 313.2s _1e1: 8 segs, 152.7 K docs, 608.2 MB 239.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 170.1s _1fl: 14 segs, 56.3 K docs, 222.8 MB 82.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 175.1 sec: 148 segments, 15 merges 1296.7s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 708.0s _18m: 8 segs, 113.1 K docs, 450.1 MB 604.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 553.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 499.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 446.5s _1c2: 8 segs, 166.2 K docs, 662.4 MB 432.2s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 399.6s _1cu: 11 segs, 54.5 K docs, 215.8 MB 380.2s _1d5: 10 segs, 50.2 K docs, 198.6 MB 353.2s _1dm: 8 segs, 73.2 K docs, 290.8 MB 334.3s _1dv: 8 segs, 40.0 K docs, 158.5 MB 318.2s _1e1: 8 segs, 152.7 K docs, 608.2 MB 244.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 175.1s _1fl: 14 segs, 56.3 K docs, 222.8 MB 87.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 180.0 sec: 135 segments, 14 merges 1301.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 712.9s _18m: 8 segs, 113.1 K docs, 450.1 MB 609.6s _1a0: 8 segs, 143.9 K docs, 573.3 MB 558.6s _1ao: 8 segs, 143.7 K docs, 572.2 MB 504.1s _1be: 8 segs, 180.3 K docs, 718.6 MB 451.4s _1c2: 8 segs, 166.2 K docs, 662.4 MB 437.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 404.5s _1cu: 11 segs, 54.5 K docs, 215.8 MB 385.1s _1d5: 10 segs, 50.2 K docs, 198.6 MB 358.1s _1dm: 8 segs, 73.2 K docs, 290.8 MB 339.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 323.1s _1e1: 8 segs, 152.7 K docs, 608.2 MB 249.2s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 92.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 185.0 sec: 135 segments, 14 merges 1306.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 717.9s _18m: 8 segs, 113.1 K docs, 450.1 MB 614.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 563.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 509.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 456.4s _1c2: 8 segs, 166.2 K docs, 662.4 MB 442.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 409.5s _1cu: 11 segs, 54.5 K docs, 215.8 MB 390.1s _1d5: 10 segs, 50.2 K docs, 198.6 MB 363.1s _1dm: 8 segs, 73.2 K docs, 290.8 MB 344.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 328.1s _1e1: 8 segs, 152.7 K docs, 608.2 MB 254.2s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 97.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 190.0 sec: 135 segments, 14 merges 1311.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 722.9s _18m: 8 segs, 113.1 K docs, 450.1 MB 619.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 568.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 514.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 461.4s _1c2: 8 segs, 166.2 K docs, 662.4 MB 447.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 414.5s _1cu: 11 segs, 54.5 K docs, 215.8 MB 395.1s _1d5: 10 segs, 50.2 K docs, 198.6 MB 368.1s _1dm: 8 segs, 73.2 K docs, 290.8 MB 349.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 333.1s _1e1: 8 segs, 152.7 K docs, 608.2 MB 259.2s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 102.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 195.0 sec: 135 segments, 14 merges 1316.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 727.9s _18m: 8 segs, 113.1 K docs, 450.1 MB 624.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 573.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 519.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 466.4s _1c2: 8 segs, 166.2 K docs, 662.4 MB 452.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 419.5s _1cu: 11 segs, 54.5 K docs, 215.8 MB 400.1s _1d5: 10 segs, 50.2 K docs, 198.6 MB 373.1s _1dm: 8 segs, 73.2 K docs, 290.8 MB 354.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 338.2s _1e1: 8 segs, 152.7 K docs, 608.2 MB 264.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 107.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 200.0 sec: 135 segments, 14 merges 1321.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 732.9s _18m: 8 segs, 113.1 K docs, 450.1 MB 629.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 578.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 524.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 471.4s _1c2: 8 segs, 166.2 K docs, 662.4 MB 457.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 424.5s _1cu: 11 segs, 54.5 K docs, 215.8 MB 405.1s _1d5: 10 segs, 50.2 K docs, 198.6 MB 378.2s _1dm: 8 segs, 73.2 K docs, 290.8 MB 359.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 343.2s _1e1: 8 segs, 152.7 K docs, 608.2 MB 269.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 112.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 205.1 sec: 128 segments, 13 merges 1326.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 737.9s _18m: 8 segs, 113.1 K docs, 450.1 MB 634.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 583.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 529.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 476.4s _1c2: 8 segs, 166.2 K docs, 662.4 MB 462.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 429.5s _1cu: 11 segs, 54.5 K docs, 215.8 MB 410.2s _1d5: 10 segs, 50.2 K docs, 198.6 MB 364.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 348.2s _1e1: 8 segs, 152.7 K docs, 608.2 MB 274.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 117.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 210.1 sec: 128 segments, 13 merges 1331.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 742.9s _18m: 8 segs, 113.1 K docs, 450.1 MB 639.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 588.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 534.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 481.4s _1c2: 8 segs, 166.2 K docs, 662.4 MB 467.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 434.5s _1cu: 11 segs, 54.5 K docs, 215.8 MB 415.2s _1d5: 10 segs, 50.2 K docs, 198.6 MB 369.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 353.2s _1e1: 8 segs, 152.7 K docs, 608.2 MB 279.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 122.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 215.1 sec: 128 segments, 13 merges 1336.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 748.0s _18m: 8 segs, 113.1 K docs, 450.1 MB 644.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 593.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 539.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 486.4s _1c2: 8 segs, 166.2 K docs, 662.4 MB 472.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 439.5s _1cu: 11 segs, 54.5 K docs, 215.8 MB 420.2s _1d5: 10 segs, 50.2 K docs, 198.6 MB 374.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 358.2s _1e1: 8 segs, 152.7 K docs, 608.2 MB 284.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 127.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 220.1 sec: 128 segments, 13 merges 1341.7s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 753.0s _18m: 8 segs, 113.1 K docs, 450.1 MB 649.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 598.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 544.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 491.4s _1c2: 8 segs, 166.2 K docs, 662.4 MB 477.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 444.6s _1cu: 11 segs, 54.5 K docs, 215.8 MB 425.2s _1d5: 10 segs, 50.2 K docs, 198.6 MB 379.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 363.2s _1e1: 8 segs, 152.7 K docs, 608.2 MB 289.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 132.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 225.1 sec: 128 segments, 13 merges 1346.7s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 758.0s _18m: 8 segs, 113.1 K docs, 450.1 MB 654.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 603.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 549.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 496.5s _1c2: 8 segs, 166.2 K docs, 662.4 MB 482.2s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 449.6s _1cu: 11 segs, 54.5 K docs, 215.8 MB 430.2s _1d5: 10 segs, 50.2 K docs, 198.6 MB 384.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 368.2s _1e1: 8 segs, 152.7 K docs, 608.2 MB 294.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 137.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 230.1 sec: 128 segments, 13 merges 1351.7s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 763.0s _18m: 8 segs, 113.1 K docs, 450.1 MB 659.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 608.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 554.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 501.5s _1c2: 8 segs, 166.2 K docs, 662.4 MB 487.2s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 454.6s _1cu: 11 segs, 54.5 K docs, 215.8 MB 435.2s _1d5: 10 segs, 50.2 K docs, 198.6 MB 389.3s _1dv: 8 segs, 40.0 K docs, 158.5 MB 373.2s _1e1: 8 segs, 152.7 K docs, 608.2 MB 299.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 142.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 235.1 sec: 128 segments, 13 merges 1356.7s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 768.0s _18m: 8 segs, 113.1 K docs, 450.1 MB 664.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 613.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 559.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 506.5s _1c2: 8 segs, 166.2 K docs, 662.4 MB 492.2s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 459.6s _1cu: 11 segs, 54.5 K docs, 215.8 MB 440.2s _1d5: 10 segs, 50.2 K docs, 198.6 MB 394.3s _1dv: 8 segs, 40.0 K docs, 158.5 MB 378.2s _1e1: 8 segs, 152.7 K docs, 608.2 MB 304.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 147.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 240.0 sec: 128 segments, 13 merges 1361.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 772.9s _18m: 8 segs, 113.1 K docs, 450.1 MB 669.6s _1a0: 8 segs, 143.9 K docs, 573.3 MB 618.6s _1ao: 8 segs, 143.7 K docs, 572.2 MB 564.1s _1be: 8 segs, 180.3 K docs, 718.6 MB 511.4s _1c2: 8 segs, 166.2 K docs, 662.4 MB 497.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 464.5s _1cu: 11 segs, 54.5 K docs, 215.8 MB 445.1s _1d5: 10 segs, 50.2 K docs, 198.6 MB 399.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 383.1s _1e1: 8 segs, 152.7 K docs, 608.2 MB 309.2s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 152.8s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 245.0 sec: 128 segments, 13 merges 1366.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 777.9s _18m: 8 segs, 113.1 K docs, 450.1 MB 674.6s _1a0: 8 segs, 143.9 K docs, 573.3 MB 623.6s _1ao: 8 segs, 143.7 K docs, 572.2 MB 569.1s _1be: 8 segs, 180.3 K docs, 718.6 MB 516.4s _1c2: 8 segs, 166.2 K docs, 662.4 MB 502.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 469.5s _1cu: 11 segs, 54.5 K docs, 215.8 MB 450.1s _1d5: 10 segs, 50.2 K docs, 198.6 MB 404.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 388.1s _1e1: 8 segs, 152.7 K docs, 608.2 MB 314.2s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 157.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 250.0 sec: 128 segments, 13 merges 1371.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 782.9s _18m: 8 segs, 113.1 K docs, 450.1 MB 679.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 628.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 574.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 521.4s _1c2: 8 segs, 166.2 K docs, 662.4 MB 507.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 474.5s _1cu: 11 segs, 54.5 K docs, 215.8 MB 455.1s _1d5: 10 segs, 50.2 K docs, 198.6 MB 409.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 393.1s _1e1: 8 segs, 152.7 K docs, 608.2 MB 319.2s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 162.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 255.0 sec: 128 segments, 13 merges 1376.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 787.9s _18m: 8 segs, 113.1 K docs, 450.1 MB 684.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 633.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 579.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 526.4s _1c2: 8 segs, 166.2 K docs, 662.4 MB 512.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 479.5s _1cu: 11 segs, 54.5 K docs, 215.8 MB 460.1s _1d5: 10 segs, 50.2 K docs, 198.6 MB 414.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 398.1s _1e1: 8 segs, 152.7 K docs, 608.2 MB 324.2s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 167.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 260.0 sec: 128 segments, 13 merges 1381.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 792.9s _18m: 8 segs, 113.1 K docs, 450.1 MB 689.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 638.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 584.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 531.4s _1c2: 8 segs, 166.2 K docs, 662.4 MB 517.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 484.5s _1cu: 11 segs, 54.5 K docs, 215.8 MB 465.1s _1d5: 10 segs, 50.2 K docs, 198.6 MB 419.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 403.1s _1e1: 8 segs, 152.7 K docs, 608.2 MB 329.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 172.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 265.0 sec: 128 segments, 13 merges 1386.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 797.9s _18m: 8 segs, 113.1 K docs, 450.1 MB 694.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 643.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 589.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 536.4s _1c2: 8 segs, 166.2 K docs, 662.4 MB 522.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 489.5s _1cu: 11 segs, 54.5 K docs, 215.8 MB 470.1s _1d5: 10 segs, 50.2 K docs, 198.6 MB 424.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 408.1s _1e1: 8 segs, 152.7 K docs, 608.2 MB 334.2s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 177.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 270.0 sec: 128 segments, 13 merges 1391.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 802.9s _18m: 8 segs, 113.1 K docs, 450.1 MB 699.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 648.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 594.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 541.4s _1c2: 8 segs, 166.2 K docs, 662.4 MB 527.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 494.5s _1cu: 11 segs, 54.5 K docs, 215.8 MB 475.1s _1d5: 10 segs, 50.2 K docs, 198.6 MB 429.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 413.1s _1e1: 8 segs, 152.7 K docs, 608.2 MB 339.2s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 182.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 275.0 sec: 128 segments, 13 merges 1396.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 807.9s _18m: 8 segs, 113.1 K docs, 450.1 MB 704.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 653.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 599.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 546.4s _1c2: 8 segs, 166.2 K docs, 662.4 MB 532.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 499.5s _1cu: 11 segs, 54.5 K docs, 215.8 MB 480.1s _1d5: 10 segs, 50.2 K docs, 198.6 MB 434.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 418.2s _1e1: 8 segs, 152.7 K docs, 608.2 MB 344.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 187.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 280.1 sec: 128 segments, 13 merges 1401.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 812.9s _18m: 8 segs, 113.1 K docs, 450.1 MB 709.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 658.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 604.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 551.4s _1c2: 8 segs, 166.2 K docs, 662.4 MB 537.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 504.5s _1cu: 11 segs, 54.5 K docs, 215.8 MB 485.2s _1d5: 10 segs, 50.2 K docs, 198.6 MB 439.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 423.2s _1e1: 8 segs, 152.7 K docs, 608.2 MB 349.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 192.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 285.1 sec: 128 segments, 13 merges 1406.7s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 818.0s _18m: 8 segs, 113.1 K docs, 450.1 MB 714.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 663.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 609.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 556.4s _1c2: 8 segs, 166.2 K docs, 662.4 MB 542.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 509.6s _1cu: 11 segs, 54.5 K docs, 215.8 MB 490.2s _1d5: 10 segs, 50.2 K docs, 198.6 MB 444.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 428.2s _1e1: 8 segs, 152.7 K docs, 608.2 MB 354.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 197.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 290.1 sec: 128 segments, 13 merges 1411.7s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 823.0s _18m: 8 segs, 113.1 K docs, 450.1 MB 719.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 668.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 614.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 561.4s _1c2: 8 segs, 166.2 K docs, 662.4 MB 547.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 514.6s _1cu: 11 segs, 54.5 K docs, 215.8 MB 495.2s _1d5: 10 segs, 50.2 K docs, 198.6 MB 449.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 433.2s _1e1: 8 segs, 152.7 K docs, 608.2 MB 359.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 202.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 295.1 sec: 119 segments, 12 merges 1416.7s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 828.0s _18m: 8 segs, 113.1 K docs, 450.1 MB 724.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 673.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 619.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 566.5s _1c2: 8 segs, 166.2 K docs, 662.4 MB 552.2s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 519.6s _1cu: 11 segs, 54.5 K docs, 215.8 MB 454.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 438.2s _1e1: 8 segs, 152.7 K docs, 608.2 MB 364.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 207.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 300.1 sec: 119 segments, 12 merges 1421.7s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 833.0s _18m: 8 segs, 113.1 K docs, 450.1 MB 729.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 678.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 624.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 571.5s _1c2: 8 segs, 166.2 K docs, 662.4 MB 557.2s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 524.6s _1cu: 11 segs, 54.5 K docs, 215.8 MB 459.3s _1dv: 8 segs, 40.0 K docs, 158.5 MB 443.2s _1e1: 8 segs, 152.7 K docs, 608.2 MB 369.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 212.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 305.1 sec: 112 segments, 12 merges 1426.7s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 838.0s _18m: 8 segs, 113.1 K docs, 450.1 MB 734.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 683.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 629.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 562.2s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 529.6s _1cu: 11 segs, 54.5 K docs, 215.8 MB 464.3s _1dv: 8 segs, 40.0 K docs, 158.5 MB 448.2s _1e1: 8 segs, 152.7 K docs, 608.2 MB 374.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 217.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 1.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 310.1 sec: 105 segments, 11 merges 1431.7s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 843.0s _18m: 8 segs, 113.1 K docs, 450.1 MB 739.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 688.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 634.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 567.2s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 534.6s _1cu: 11 segs, 54.5 K docs, 215.8 MB 469.3s _1dv: 8 segs, 40.0 K docs, 158.5 MB 379.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 222.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 6.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 315.1 sec: 98 segments, 10 merges 1436.7s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 744.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 693.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 639.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 572.2s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 539.6s _1cu: 11 segs, 54.5 K docs, 215.8 MB 474.3s _1dv: 8 segs, 40.0 K docs, 158.5 MB 384.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 227.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 11.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 320.0 sec: 98 segments, 10 merges 1441.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 749.6s _1a0: 8 segs, 143.9 K docs, 573.3 MB 698.6s _1ao: 8 segs, 143.7 K docs, 572.2 MB 644.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 577.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 544.5s _1cu: 11 segs, 54.5 K docs, 215.8 MB 479.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 389.2s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 232.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 16.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 325.0 sec: 98 segments, 10 merges 1446.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 754.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 703.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 649.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 582.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 549.5s _1cu: 11 segs, 54.5 K docs, 215.8 MB 484.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 394.2s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 237.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 21.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 330.0 sec: 98 segments, 10 merges 1451.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 759.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 708.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 654.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 587.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 554.5s _1cu: 11 segs, 54.5 K docs, 215.8 MB 489.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 399.2s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 242.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 26.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 335.0 sec: 98 segments, 10 merges 1456.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 764.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 713.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 659.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 592.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 559.5s _1cu: 11 segs, 54.5 K docs, 215.8 MB 494.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 404.2s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 247.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 31.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 340.0 sec: 98 segments, 10 merges 1461.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 769.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 718.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 664.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 597.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 564.5s _1cu: 11 segs, 54.5 K docs, 215.8 MB 499.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 409.2s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 252.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 36.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 345.0 sec: 98 segments, 10 merges 1466.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 774.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 723.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 669.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 602.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 569.5s _1cu: 11 segs, 54.5 K docs, 215.8 MB 504.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 414.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 257.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 41.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 350.0 sec: 98 segments, 10 merges 1471.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 779.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 728.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 674.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 607.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 574.5s _1cu: 11 segs, 54.5 K docs, 215.8 MB 509.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 419.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 262.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 46.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 355.0 sec: 98 segments, 10 merges 1476.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 784.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 733.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 679.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 612.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 579.5s _1cu: 11 segs, 54.5 K docs, 215.8 MB 514.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 424.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 267.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 51.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 360.0 sec: 98 segments, 10 merges 1481.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 789.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 738.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 684.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 617.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 584.5s _1cu: 11 segs, 54.5 K docs, 215.8 MB 519.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 429.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 272.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 56.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 365.1 sec: 98 segments, 10 merges 1486.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 794.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 743.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 689.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 622.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 589.5s _1cu: 11 segs, 54.5 K docs, 215.8 MB 524.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 434.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 277.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 61.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 370.1 sec: 98 segments, 10 merges 1491.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 799.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 748.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 694.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 627.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 594.5s _1cu: 11 segs, 54.5 K docs, 215.8 MB 529.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 439.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 282.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 66.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 375.1 sec: 98 segments, 10 merges 1496.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 804.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 753.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 699.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 632.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 599.5s _1cu: 11 segs, 54.5 K docs, 215.8 MB 534.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 444.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 287.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 71.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 380.1 sec: 88 segments, 9 merges 1501.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 809.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 758.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 704.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 637.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 539.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 449.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 292.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 76.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 385.1 sec: 88 segments, 9 merges 1506.7s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 814.7s _1a0: 8 segs, 143.9 K docs, 573.3 MB 763.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 709.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 642.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 544.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 454.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 297.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 81.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 390.1 sec: 81 segments, 8 merges 1511.7s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 768.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 714.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 647.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 549.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 459.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 302.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 86.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 395.1 sec: 81 segments, 8 merges 1516.7s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 773.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 719.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 652.2s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 554.2s _1dv: 8 segs, 40.0 K docs, 158.5 MB 464.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 307.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 91.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 400.1 sec: 81 segments, 8 merges 1521.7s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 778.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 724.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 657.2s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 559.3s _1dv: 8 segs, 40.0 K docs, 158.5 MB 469.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 312.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 96.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 405.1 sec: 74 segments, 7 merges 1526.7s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 783.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 729.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 662.2s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 474.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 317.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 101.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 410.1 sec: 74 segments, 7 merges 1531.7s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 788.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 734.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 667.2s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 479.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 322.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 106.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 415.1 sec: 74 segments, 7 merges 1536.7s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 793.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 739.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 672.2s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 484.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 327.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 111.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 420.0 sec: 74 segments, 7 merges 1541.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 798.6s _1ao: 8 segs, 143.7 K docs, 572.2 MB 744.1s _1be: 8 segs, 180.3 K docs, 718.6 MB 677.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 489.2s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 332.8s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 116.1s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 425.0 sec: 74 segments, 7 merges 1546.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 803.6s _1ao: 8 segs, 143.7 K docs, 572.2 MB 749.1s _1be: 8 segs, 180.3 K docs, 718.6 MB 682.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 494.2s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 337.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 121.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 430.0 sec: 74 segments, 7 merges 1551.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 808.6s _1ao: 8 segs, 143.7 K docs, 572.2 MB 754.1s _1be: 8 segs, 180.3 K docs, 718.6 MB 687.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 499.2s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 342.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 126.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 435.0 sec: 74 segments, 7 merges 1556.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 813.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 759.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 692.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 504.2s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 347.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 131.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 440.0 sec: 74 segments, 7 merges 1561.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 818.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 764.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 697.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 509.2s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 352.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 136.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 445.0 sec: 74 segments, 7 merges 1566.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 823.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 769.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 702.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 514.2s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 357.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 141.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 450.0 sec: 74 segments, 7 merges 1571.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 828.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 774.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 707.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 519.2s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 362.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 146.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 455.0 sec: 74 segments, 7 merges 1576.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 833.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 779.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 712.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 524.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 367.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 151.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 460.0 sec: 74 segments, 7 merges 1581.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 838.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 784.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 717.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 529.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 372.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 156.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 465.0 sec: 74 segments, 7 merges 1586.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 843.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 789.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 722.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 534.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 377.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 161.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 470.0 sec: 74 segments, 7 merges 1591.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 848.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 794.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 727.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 539.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 382.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 166.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 475.1 sec: 74 segments, 7 merges 1596.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 853.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 799.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 732.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 544.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 387.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 171.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 480.1 sec: 74 segments, 7 merges 1601.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 858.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 804.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 737.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 549.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 392.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 176.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 485.1 sec: 74 segments, 7 merges 1606.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 863.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 809.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 742.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 554.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 397.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 181.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 490.1 sec: 74 segments, 7 merges 1611.7s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 868.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 814.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 747.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 559.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 402.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 186.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 495.1 sec: 74 segments, 7 merges 1616.7s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 873.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 819.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 752.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 564.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 407.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 191.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 500.1 sec: 74 segments, 7 merges 1621.7s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 878.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 824.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 757.2s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 569.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 412.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 196.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 505.1 sec: 74 segments, 7 merges 1626.7s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 883.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 829.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 762.2s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 574.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 417.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 201.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 510.1 sec: 74 segments, 7 merges 1631.7s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 888.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 834.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 767.2s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 579.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 422.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 206.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 515.1 sec: 74 segments, 7 merges 1636.7s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 893.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 839.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 772.2s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 584.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 427.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 211.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 520.1 sec: 74 segments, 7 merges 1641.7s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 898.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 844.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 777.2s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 589.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 432.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 216.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 525.0 sec: 74 segments, 7 merges 1646.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 903.6s _1ao: 8 segs, 143.7 K docs, 572.2 MB 849.1s _1be: 8 segs, 180.3 K docs, 718.6 MB 782.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 594.2s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 437.8s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 221.1s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 530.0 sec: 74 segments, 7 merges 1651.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 908.6s _1ao: 8 segs, 143.7 K docs, 572.2 MB 854.1s _1be: 8 segs, 180.3 K docs, 718.6 MB 787.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 599.2s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 442.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 226.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 535.0 sec: 74 segments, 7 merges 1656.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 913.6s _1ao: 8 segs, 143.7 K docs, 572.2 MB 859.1s _1be: 8 segs, 180.3 K docs, 718.6 MB 792.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 604.2s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 447.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 231.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 540.0 sec: 74 segments, 7 merges 1661.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 918.6s _1ao: 8 segs, 143.7 K docs, 572.2 MB 864.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 797.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 609.2s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 452.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 236.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 545.0 sec: 74 segments, 7 merges 1666.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 923.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 869.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 802.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 614.2s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 457.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 241.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 550.0 sec: 74 segments, 7 merges 1671.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 928.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 874.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 807.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 619.2s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 462.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 246.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 555.0 sec: 74 segments, 7 merges 1676.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 933.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 879.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 812.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 624.2s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 467.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 251.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 560.0 sec: 74 segments, 7 merges 1681.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 938.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 884.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 817.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 629.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 472.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 256.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 565.0 sec: 74 segments, 7 merges 1686.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 943.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 889.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 822.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 634.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 477.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 261.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 570.0 sec: 74 segments, 7 merges 1691.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 948.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 894.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 827.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 639.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 482.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 266.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 575.0 sec: 74 segments, 7 merges 1696.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 953.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 899.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 832.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 644.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 487.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 271.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 580.1 sec: 74 segments, 7 merges 1701.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 958.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 904.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 837.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 649.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 492.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 276.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 585.1 sec: 74 segments, 7 merges 1706.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 963.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 909.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 842.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 654.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 497.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 281.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 590.1 sec: 74 segments, 7 merges 1711.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 968.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 914.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 847.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 659.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 502.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 286.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 595.1 sec: 74 segments, 7 merges 1716.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 973.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 919.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 852.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 664.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 507.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 291.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 600.1 sec: 74 segments, 7 merges 1721.7s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 978.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 924.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 857.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 669.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 512.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 296.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 605.1 sec: 74 segments, 7 merges 1726.7s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 983.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 929.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 862.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 674.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 517.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 301.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 610.1 sec: 74 segments, 7 merges 1731.7s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 988.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 934.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 867.2s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 679.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 522.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 306.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 615.1 sec: 74 segments, 7 merges 1736.7s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 993.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 939.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 872.2s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 684.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 527.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 311.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 620.1 sec: 74 segments, 7 merges 1741.7s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 998.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 944.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 877.2s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 689.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 532.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 316.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 625.1 sec: 74 segments, 7 merges 1746.7s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 1003.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 949.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 882.2s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 694.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 537.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 321.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 630.1 sec: 74 segments, 7 merges 1751.7s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 1008.7s _1ao: 8 segs, 143.7 K docs, 572.2 MB 954.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 887.2s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 699.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 542.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 326.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 635.0 sec: 67 segments, 6 merges 1756.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 959.1s _1be: 8 segs, 180.3 K docs, 718.6 MB 892.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 704.2s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 547.8s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 331.1s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 640.0 sec: 67 segments, 6 merges 1761.6s _zw: 8 segs, 1174.4 K docs, 4692.5 MB 964.1s _1be: 8 segs, 180.3 K docs, 718.6 MB 897.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 709.2s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 552.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 336.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 645.0 sec: 60 segments, 5 merges 969.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 902.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 714.2s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 557.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 341.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 650.0 sec: 60 segments, 5 merges 974.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 907.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 719.2s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 562.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 346.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 655.0 sec: 60 segments, 5 merges 979.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 912.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 724.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 567.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 351.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 660.0 sec: 60 segments, 5 merges 984.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 917.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 729.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 572.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 356.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 665.0 sec: 60 segments, 5 merges 989.2s _1be: 8 segs, 180.3 K docs, 718.6 MB 922.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 734.2s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 577.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 361.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 670.0 sec: 53 segments, 5 merges 927.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 739.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 582.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 366.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 1.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 675.0 sec: 53 segments, 5 merges 932.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 744.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 587.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 371.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 6.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 680.0 sec: 53 segments, 5 merges 937.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 749.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 592.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 376.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 11.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 685.0 sec: 53 segments, 5 merges 942.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 754.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 597.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 381.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 16.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 690.1 sec: 53 segments, 5 merges 947.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 759.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 602.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 386.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 21.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 695.1 sec: 53 segments, 5 merges 952.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 764.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 607.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 391.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 26.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 700.1 sec: 53 segments, 5 merges 957.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 769.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 612.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 396.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 31.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 705.1 sec: 53 segments, 5 merges 962.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 774.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 617.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 401.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 36.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 710.1 sec: 53 segments, 5 merges 967.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 779.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 622.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 406.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 41.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 715.1 sec: 53 segments, 5 merges 972.2s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 784.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 627.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 411.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 46.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 720.1 sec: 53 segments, 5 merges 977.2s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 789.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 632.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 416.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 51.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 725.1 sec: 53 segments, 5 merges 982.2s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 794.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 637.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 421.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 56.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 730.1 sec: 53 segments, 5 merges 987.2s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 799.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 642.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 426.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 61.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 735.1 sec: 53 segments, 5 merges 992.2s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 804.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 647.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 431.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 66.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 740.0 sec: 53 segments, 5 merges 997.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 809.2s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 652.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 436.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 71.6s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 745.0 sec: 53 segments, 5 merges 1002.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 814.2s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 657.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 441.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 76.6s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 750.0 sec: 53 segments, 5 merges 1007.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 819.2s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 662.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 446.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 81.6s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 755.0 sec: 53 segments, 5 merges 1012.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 824.2s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 667.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 451.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 86.6s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 760.0 sec: 53 segments, 5 merges 1017.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 829.2s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 672.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 456.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 91.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 765.0 sec: 53 segments, 5 merges 1022.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 834.2s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 677.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 461.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 96.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 770.0 sec: 53 segments, 5 merges 1027.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 839.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 682.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 466.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 101.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 775.0 sec: 53 segments, 5 merges 1032.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 844.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 687.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 471.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 106.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 780.0 sec: 53 segments, 5 merges 1037.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 849.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 692.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 476.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 111.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 785.0 sec: 53 segments, 5 merges 1042.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 854.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 697.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 481.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 116.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 790.1 sec: 53 segments, 5 merges 1047.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 859.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 702.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 486.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 121.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 795.1 sec: 53 segments, 5 merges 1052.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 864.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 707.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 491.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 126.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 800.1 sec: 53 segments, 5 merges 1057.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 869.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 712.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 496.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 131.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 805.1 sec: 53 segments, 5 merges 1062.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 874.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 717.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 501.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 136.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 810.1 sec: 53 segments, 5 merges 1067.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 879.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 722.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 506.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 141.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 815.1 sec: 53 segments, 5 merges 1072.2s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 884.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 727.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 511.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 146.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 820.1 sec: 53 segments, 5 merges 1077.2s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 889.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 732.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 516.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 151.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 825.1 sec: 53 segments, 5 merges 1082.2s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 894.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 737.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 521.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 156.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 830.1 sec: 53 segments, 5 merges 1087.2s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 899.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 742.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 526.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 161.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 835.1 sec: 53 segments, 5 merges 1092.2s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 904.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 747.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 531.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 166.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 840.0 sec: 53 segments, 5 merges 1097.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 909.2s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 752.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 536.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 171.6s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 845.0 sec: 53 segments, 5 merges 1102.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 914.2s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 757.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 541.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 176.6s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 850.0 sec: 53 segments, 5 merges 1107.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 919.2s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 762.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 546.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 181.6s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 855.0 sec: 53 segments, 5 merges 1112.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 924.2s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 767.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 551.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 186.6s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 860.0 sec: 53 segments, 5 merges 1117.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 929.2s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 772.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 556.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 191.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 865.0 sec: 53 segments, 5 merges 1122.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 934.2s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 777.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 561.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 196.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 870.0 sec: 53 segments, 5 merges 1127.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 939.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 782.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 566.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 201.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 875.0 sec: 53 segments, 5 merges 1132.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 944.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 787.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 571.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 206.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 880.0 sec: 53 segments, 5 merges 1137.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 949.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 792.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 576.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 211.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 885.0 sec: 53 segments, 5 merges 1142.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 954.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 797.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 581.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 216.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 890.1 sec: 53 segments, 5 merges 1147.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 959.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 802.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 586.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 221.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 895.1 sec: 53 segments, 5 merges 1152.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 964.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 807.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 591.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 226.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 900.1 sec: 53 segments, 5 merges 1157.1s _1ca: 8 segs, 638.4 K docs, 2549.3 MB 969.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 812.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 596.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 231.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 905.1 sec: 46 segments, 4 merges 974.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 817.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 601.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 236.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 910.1 sec: 46 segments, 4 merges 979.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 822.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 606.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 241.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 915.1 sec: 46 segments, 4 merges 984.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 827.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 611.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 246.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 920.1 sec: 46 segments, 4 merges 989.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 832.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 616.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 251.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 925.1 sec: 46 segments, 4 merges 994.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 837.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 621.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 256.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 930.1 sec: 46 segments, 4 merges 999.3s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 842.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 626.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 261.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 935.0 sec: 46 segments, 4 merges 1004.2s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 847.8s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 631.1s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 266.6s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 940.0 sec: 46 segments, 4 merges 1009.2s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 852.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 636.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 271.6s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 945.0 sec: 46 segments, 4 merges 1014.2s _1eq: 8 segs, 320.0 K docs, 1276.6 MB 857.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 641.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 276.6s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 950.0 sec: 39 segments, 3 merges 862.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 646.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 281.6s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 955.0 sec: 39 segments, 3 merges 867.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 651.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 286.6s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 960.0 sec: 39 segments, 3 merges 872.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 656.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 291.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 965.0 sec: 39 segments, 3 merges 877.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 661.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 296.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 970.0 sec: 39 segments, 3 merges 882.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 666.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 301.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 975.0 sec: 39 segments, 3 merges 887.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 671.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 306.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 980.0 sec: 39 segments, 3 merges 892.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 676.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 311.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 985.1 sec: 39 segments, 3 merges 897.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 681.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 316.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 990.1 sec: 39 segments, 3 merges 902.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 686.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 321.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 995.1 sec: 39 segments, 3 merges 907.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 691.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 326.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1000.1 sec: 39 segments, 3 merges 912.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 696.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 331.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1005.1 sec: 39 segments, 3 merges 917.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 701.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 336.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1010.1 sec: 39 segments, 3 merges 922.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 706.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 341.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1015.1 sec: 39 segments, 3 merges 927.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 711.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 346.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1020.0 sec: 39 segments, 3 merges 932.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 716.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 351.6s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1025.0 sec: 39 segments, 3 merges 937.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 721.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 356.6s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1030.0 sec: 39 segments, 3 merges 942.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 726.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 361.6s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1035.0 sec: 39 segments, 3 merges 947.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 731.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 366.6s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1040.0 sec: 39 segments, 3 merges 952.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 736.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 371.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1045.0 sec: 39 segments, 3 merges 957.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 741.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 376.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1050.0 sec: 39 segments, 3 merges 962.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 746.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 381.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1055.0 sec: 39 segments, 3 merges 967.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 751.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 386.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1060.0 sec: 39 segments, 3 merges 972.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 756.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 391.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1065.1 sec: 39 segments, 3 merges 977.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 761.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 396.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1070.1 sec: 39 segments, 3 merges 982.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 766.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 401.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1075.1 sec: 39 segments, 3 merges 987.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 771.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 406.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1080.1 sec: 39 segments, 3 merges 992.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 776.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 411.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1085.1 sec: 39 segments, 3 merges 997.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 781.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 416.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1090.1 sec: 39 segments, 3 merges 1002.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 786.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 421.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1095.1 sec: 39 segments, 3 merges 1007.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 791.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 426.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1100.1 sec: 39 segments, 3 merges 1012.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 796.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 431.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1105.1 sec: 39 segments, 3 merges 1017.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 801.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 436.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1110.1 sec: 39 segments, 3 merges 1022.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 806.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 441.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1115.1 sec: 39 segments, 3 merges 1027.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 811.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 446.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1120.0 sec: 39 segments, 3 merges 1032.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 816.1s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 451.6s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1125.0 sec: 39 segments, 3 merges 1037.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 821.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 456.6s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1130.0 sec: 39 segments, 3 merges 1042.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 826.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 461.6s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1135.0 sec: 39 segments, 3 merges 1047.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 831.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 466.6s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1140.0 sec: 39 segments, 3 merges 1052.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 836.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 471.6s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1145.0 sec: 39 segments, 3 merges 1057.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 841.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 476.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1150.0 sec: 39 segments, 3 merges 1062.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 846.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 481.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1155.0 sec: 39 segments, 3 merges 1067.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 851.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 486.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1160.0 sec: 39 segments, 3 merges 1072.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 856.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 491.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1165.0 sec: 39 segments, 3 merges 1077.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 861.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 496.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1170.1 sec: 39 segments, 3 merges 1082.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 866.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 501.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1175.1 sec: 39 segments, 3 merges 1087.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 871.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 506.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1180.1 sec: 39 segments, 3 merges 1092.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 876.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 511.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1185.1 sec: 39 segments, 3 merges 1097.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 881.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 516.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1190.1 sec: 39 segments, 3 merges 1102.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 886.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 521.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1195.1 sec: 39 segments, 3 merges 1107.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 891.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 526.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1200.1 sec: 39 segments, 3 merges 1112.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 896.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 531.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1205.1 sec: 39 segments, 3 merges 1117.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 901.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 536.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1210.1 sec: 39 segments, 3 merges 1122.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 906.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 541.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1215.1 sec: 39 segments, 3 merges 1127.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 911.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 546.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1220.1 sec: 39 segments, 3 merges 1132.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 916.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 551.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1225.0 sec: 39 segments, 3 merges 1137.8s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 921.1s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 556.6s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1230.0 sec: 39 segments, 3 merges 1142.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 926.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 561.6s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1235.0 sec: 39 segments, 3 merges 1147.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 931.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 566.6s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1240.0 sec: 39 segments, 3 merges 1152.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 936.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 571.6s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1245.0 sec: 39 segments, 3 merges 1157.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 941.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 576.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1250.0 sec: 39 segments, 3 merges 1162.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 946.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 581.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1255.0 sec: 39 segments, 3 merges 1167.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 951.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 586.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1260.0 sec: 39 segments, 3 merges 1172.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 956.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 591.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1265.0 sec: 39 segments, 3 merges 1177.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 961.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 596.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1270.0 sec: 39 segments, 3 merges 1182.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 966.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 601.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1275.1 sec: 39 segments, 3 merges 1187.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 971.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 606.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1280.1 sec: 39 segments, 3 merges 1192.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 976.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 611.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1285.1 sec: 39 segments, 3 merges 1197.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 981.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 616.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1290.1 sec: 39 segments, 3 merges 1202.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 986.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 621.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1295.1 sec: 39 segments, 3 merges 1207.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 991.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 626.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1300.1 sec: 39 segments, 3 merges 1212.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 996.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 631.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1305.1 sec: 39 segments, 3 merges 1217.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 1001.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 636.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1310.1 sec: 39 segments, 3 merges 1222.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 1006.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 641.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1315.1 sec: 39 segments, 3 merges 1227.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 1011.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 646.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1320.1 sec: 39 segments, 3 merges 1232.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 1016.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 651.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1325.1 sec: 39 segments, 3 merges 1237.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 1021.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 656.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1330.1 sec: 39 segments, 3 merges 1242.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 1026.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 661.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1335.1 sec: 39 segments, 3 merges 1247.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 1031.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 666.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1340.1 sec: 39 segments, 3 merges 1252.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 1036.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 671.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1345.1 sec: 39 segments, 3 merges 1257.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 1041.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 676.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1350.0 sec: 39 segments, 3 merges 1262.8s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 1046.1s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 681.6s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1355.0 sec: 39 segments, 3 merges 1267.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 1051.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 686.6s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1360.0 sec: 39 segments, 3 merges 1272.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 1056.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 691.6s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1365.0 sec: 39 segments, 3 merges 1277.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 1061.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 696.6s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1370.0 sec: 39 segments, 3 merges 1282.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 1066.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 701.6s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1375.0 sec: 39 segments, 3 merges 1287.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 1071.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 706.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1380.0 sec: 39 segments, 3 merges 1292.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 1076.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 711.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1385.0 sec: 39 segments, 3 merges 1297.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 1081.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 716.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1390.0 sec: 39 segments, 3 merges 1302.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 1086.2s _1fn: 8 segs, 434.0 K docs, 1731.3 MB 721.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1395.0 sec: 32 segments, 2 merges 1307.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 726.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1400.1 sec: 32 segments, 2 merges 1312.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 731.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1405.1 sec: 32 segments, 2 merges 1317.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 736.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1410.1 sec: 32 segments, 2 merges 1322.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 741.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1415.1 sec: 32 segments, 2 merges 1327.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 746.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1420.1 sec: 32 segments, 2 merges 1332.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 751.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1425.1 sec: 32 segments, 2 merges 1337.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 756.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1430.1 sec: 32 segments, 2 merges 1342.9s _1fm: 8 segs, 1246.2 K docs, 4979.8 MB 761.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1435.1 sec: 25 segments, 1 merges 766.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1440.1 sec: 25 segments, 1 merges 771.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1445.1 sec: 25 segments, 1 merges 776.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1450.1 sec: 25 segments, 1 merges 781.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1455.1 sec: 25 segments, 1 merges 786.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1460.0 sec: 25 segments, 1 merges 791.6s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1465.0 sec: 25 segments, 1 merges 796.6s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1470.0 sec: 25 segments, 1 merges 801.6s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1475.0 sec: 25 segments, 1 merges 806.6s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1480.0 sec: 25 segments, 1 merges 811.6s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1485.0 sec: 25 segments, 1 merges 816.6s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1490.0 sec: 25 segments, 1 merges 821.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1495.0 sec: 25 segments, 1 merges 826.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1500.0 sec: 25 segments, 1 merges 831.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1505.0 sec: 25 segments, 1 merges 836.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1510.0 sec: 25 segments, 1 merges 841.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1515.0 sec: 25 segments, 1 merges 846.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1520.1 sec: 25 segments, 1 merges 851.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1525.1 sec: 25 segments, 1 merges 856.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1530.1 sec: 25 segments, 1 merges 861.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1535.1 sec: 25 segments, 1 merges 866.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1540.1 sec: 25 segments, 1 merges 871.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1545.1 sec: 25 segments, 1 merges 876.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1550.1 sec: 25 segments, 1 merges 881.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1555.1 sec: 25 segments, 1 merges 886.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1560.1 sec: 25 segments, 1 merges 891.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1565.1 sec: 25 segments, 1 merges 896.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1570.1 sec: 25 segments, 1 merges 901.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1575.1 sec: 25 segments, 1 merges 906.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1580.0 sec: 25 segments, 1 merges 911.6s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1585.0 sec: 25 segments, 1 merges 916.6s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1590.0 sec: 25 segments, 1 merges 921.6s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1595.0 sec: 25 segments, 1 merges 926.6s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1600.0 sec: 25 segments, 1 merges 931.6s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1605.0 sec: 25 segments, 1 merges 936.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1610.0 sec: 25 segments, 1 merges 941.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1615.0 sec: 25 segments, 1 merges 946.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1620.0 sec: 25 segments, 1 merges 951.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1625.0 sec: 25 segments, 1 merges 956.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1630.0 sec: 25 segments, 1 merges 961.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1635.0 sec: 25 segments, 1 merges 966.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1640.1 sec: 25 segments, 1 merges 971.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1645.1 sec: 25 segments, 1 merges 976.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1650.1 sec: 25 segments, 1 merges 981.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1655.1 sec: 25 segments, 1 merges 986.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1660.1 sec: 25 segments, 1 merges 991.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1665.1 sec: 25 segments, 1 merges 996.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1670.1 sec: 25 segments, 1 merges 1001.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1675.1 sec: 25 segments, 1 merges 1006.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1680.1 sec: 25 segments, 1 merges 1011.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1685.1 sec: 25 segments, 1 merges 1016.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1690.1 sec: 25 segments, 1 merges 1021.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1695.0 sec: 25 segments, 1 merges 1026.6s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1700.0 sec: 25 segments, 1 merges 1031.6s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1705.0 sec: 25 segments, 1 merges 1036.6s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1710.0 sec: 25 segments, 1 merges 1041.6s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1715.0 sec: 25 segments, 1 merges 1046.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1720.0 sec: 25 segments, 1 merges 1051.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1725.0 sec: 25 segments, 1 merges 1056.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1730.0 sec: 25 segments, 1 merges 1061.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1735.0 sec: 25 segments, 1 merges 1066.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1740.0 sec: 25 segments, 1 merges 1071.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1745.1 sec: 25 segments, 1 merges 1076.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1750.1 sec: 25 segments, 1 merges 1081.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1755.1 sec: 25 segments, 1 merges 1086.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1760.1 sec: 25 segments, 1 merges 1091.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1765.1 sec: 25 segments, 1 merges 1096.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1770.1 sec: 25 segments, 1 merges 1101.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1775.1 sec: 25 segments, 1 merges 1106.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1780.1 sec: 25 segments, 1 merges 1111.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1785.1 sec: 25 segments, 1 merges 1116.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1790.1 sec: 25 segments, 1 merges 1121.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1795.1 sec: 25 segments, 1 merges 1126.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1800.1 sec: 25 segments, 1 merges 1131.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1805.0 sec: 25 segments, 1 merges 1136.6s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1810.0 sec: 25 segments, 1 merges 1141.6s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1815.0 sec: 25 segments, 1 merges 1146.6s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1820.0 sec: 25 segments, 1 merges 1151.6s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1825.0 sec: 25 segments, 1 merges 1156.6s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1830.0 sec: 25 segments, 1 merges 1161.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1835.0 sec: 25 segments, 1 merges 1166.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1840.1 sec: 25 segments, 1 merges 1171.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1845.1 sec: 25 segments, 1 merges 1176.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1850.1 sec: 25 segments, 1 merges 1181.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1855.1 sec: 25 segments, 1 merges 1186.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1860.1 sec: 25 segments, 1 merges 1191.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB 1865.1 sec: 25 segments, 1 merges 1196.7s _1fo: 8 segs, 1267.8 K docs, 5066.3 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 3150 seconds reindex takes 3150.56 sec index has 18 segments: segments_2: _ip(11.0.0):C1014186 _9l(11.0.0):C436249 _zw(11.0.0):C1174390 _w2(11.0.0):C642659 _ni(11.0.0):C244989 _1fm(11.0.0):C1246207 _1ca(11.0.0):C638398 _1fo(11.0.0):C1267834 _13h(11.0.0):C107675 _1eq(11.0.0):C319984 _17h(11.0.0):C108682 _1fn(11.0.0):C434002 _1bv(11.0.0):C76827 _1e9(11.0.0):C75949 _1fe(11.0.0):C78575 _1cu(11.0.0):C54512 _1dv(11.0.0):C40035 _1ei(11.0.0):C38847 _ip: 4059.7 MB _9l: 1744.8 MB _zw: 4701.9 MB _w2: 2571.1 MB _ni: 979.4 MB _1fm: 4990.0 MB _1ca: 2554.1 MB _1fo: 5076.8 MB _13h: 430.0 MB _1eq: 1279.5 MB _17h: 434.1 MB _1fn: 1735.8 MB _1bv: 306.7 MB _1e9: 303.2 MB _1fe: 313.7 MB _1cu: 217.4 MB _1dv: 159.6 MB _1ei: 154.8 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=4.0 index disk usage is 32012.74 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=55378386740 cpu@end=68075916740 deltaMS=12697.53 thread 14 name=Reference Handler cpu@start=2590797 cpu@end=2590797 deltaMS=0.0 thread 15 name=Finalizer cpu@start=165951 cpu@end=165951 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=50711 cpu@end=50711 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=34638395 cpu@end=34638395 deltaMS=0.0 thread 41 name=JFR Recorder Thread cpu@start=57341679977 cpu@end=57343110487 deltaMS=1.43051 thread 42 name=JFR Periodic Tasks cpu@start=386009411818 cpu@end=386621385882 deltaMS=611.974064 thread 45 name=Notification Thread cpu@start=107349 cpu@end=107349 deltaMS=0.0 thread 56 name=hnsw-merge-1-thread-1 cpu@start=4976842827669 cpu@end=4976842827669 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-2 cpu@start=4971590857764 cpu@end=4971590857764 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-3 cpu@start=4972674615884 cpu@end=4972674615884 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-4 cpu@start=4969605680546 cpu@end=4969605680546 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-5 cpu@start=4975649342752 cpu@end=4975649342752 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-6 cpu@start=4977649208395 cpu@end=4977649208395 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-7 cpu@start=4976663961331 cpu@end=4976663961331 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-8 cpu@start=4971286759321 cpu@end=4971286759321 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-9 cpu@start=4975920426794 cpu@end=4975920426794 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-10 cpu@start=4971923187049 cpu@end=4971923187049 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-11 cpu@start=4973376290755 cpu@end=4973376290755 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-12 cpu@start=4978606162252 cpu@end=4978606162252 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-13 cpu@start=4975360203998 cpu@end=4975360203998 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-14 cpu@start=4976956058716 cpu@end=4976956058716 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-15 cpu@start=4969973265938 cpu@end=4969973265938 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-16 cpu@start=4972713179139 cpu@end=4972713179139 deltaMS=0.0 Average CPU cores used: 1.0474433656846438 completed 1000 searches in 12708 ms: 78 QPS CPU time=13310 ms checking results SUMMARY: 0.974 12.708 13.310 1.047 8000000 KNN 100 100 N/A N/A 100.000 32 100 no 63991 3150.56 2539.23 0.00 18 32012.74 null N/A 1.000 31250.000 31250.000 false HNSW no Leaf 0 has 4 layers Leaf 0 has 1014186 documents Graph level=3 size=59, Fanout min=3, mean=8.78, max=16, meandelta=87724.33 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 7 8 8 9 10 11 13 16 Graph level=2 size=936, Fanout min=8, mean=23.55, max=32, meandelta=39308.95 % 0 10 20 30 40 50 60 70 80 90 100 0 14 17 19 22 24 26 29 32 32 32 Graph level=1 size=30976, Fanout min=3, mean=28.03, max=32, meandelta=33126.83 % 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=1014186, Fanout min=1, mean=39.49, max=64, meandelta=23784.34 % 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=59, connectedness=1.00 Graph level=2 size=936, connectedness=1.00 Graph level=1 size=30976, connectedness=1.00 Graph level=0 size=1014186, connectedness=1.00 Leaf 1 has 4 layers Leaf 1 has 436249 documents Graph level=3 size=20, Fanout min=3, mean=5.40, max=10, meandelta=37200.05 % 0 10 20 30 40 50 60 70 80 90 100 0 4 4 4 5 5 5 6 6 8 10 Graph level=2 size=330, Fanout min=6, mean=17.92, max=32, meandelta=19677.54 % 0 10 20 30 40 50 60 70 80 90 100 0 11 13 15 16 18 19 20 22 25 32 Graph level=1 size=13282, Fanout min=6, mean=27.63, max=32, meandelta=14437.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=436249, Fanout min=1, mean=39.58, max=64, meandelta=10225.24 % 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=20, connectedness=1.00 Graph level=2 size=330, connectedness=1.00 Graph level=1 size=13282, connectedness=1.00 Graph level=0 size=436249, connectedness=1.00 Leaf 2 has 4 layers Leaf 2 has 1174390 documents Graph level=3 size=57, Fanout min=4, mean=9.37, max=17, meandelta=98193.23 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 7 8 9 10 10 12 13 17 Graph level=2 size=1086, Fanout min=9, mean=24.01, max=32, meandelta=44238.71 % 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=35939, Fanout min=2, mean=28.15, max=32, meandelta=38178.56 % 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=1174390, Fanout min=1, mean=39.44, max=64, meandelta=27555.58 % 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=57, connectedness=1.00 Graph level=2 size=1086, connectedness=1.00 Graph level=1 size=35939, connectedness=1.00 Graph level=0 size=1174390, connectedness=1.00 Leaf 3 has 4 layers Leaf 3 has 642659 documents Graph level=3 size=29, Fanout min=2, mean=6.48, max=13, meandelta=68611.80 % 0 10 20 30 40 50 60 70 80 90 100 0 3 3 4 6 6 7 7 9 9 13 Graph level=2 size=517, Fanout min=7, mean=21.08, max=32, meandelta=27768.66 % 0 10 20 30 40 50 60 70 80 90 100 0 13 15 17 18 20 23 25 28 31 32 Graph level=1 size=19552, Fanout min=4, mean=27.98, max=32, meandelta=21043.03 % 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=642659, Fanout min=1, mean=39.57, max=64, meandelta=15054.26 % 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=29, connectedness=1.00 Graph level=2 size=517, connectedness=1.00 Graph level=1 size=19552, connectedness=1.00 Graph level=0 size=642659, connectedness=1.00 Leaf 4 has 4 layers Leaf 4 has 244989 documents Graph level=3 size=8, Fanout min=1, mean=3.00, max=7, meandelta=27546.67 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 2 2 2 2 3 3 4 7 Graph level=2 size=217, Fanout min=6, mean=15.06, max=30, meandelta=13710.56 % 0 10 20 30 40 50 60 70 80 90 100 0 9 11 12 13 14 15 17 19 22 30 Graph level=1 size=7614, Fanout min=7, mean=27.42, max=32, meandelta=8162.12 % 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=244989, Fanout min=1, mean=39.44, max=64, meandelta=5768.96 % 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=8, connectedness=1.00 Graph level=2 size=217, connectedness=1.00 Graph level=1 size=7614, connectedness=1.00 Graph level=0 size=244989, connectedness=1.00 Leaf 5 has 4 layers Leaf 5 has 1246207 documents Graph level=3 size=56, Fanout min=4, mean=9.11, max=19, meandelta=103087.84 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 7 8 8 9 10 12 15 19 Graph level=2 size=1139, Fanout min=8, mean=24.20, max=32, meandelta=46594.13 % 0 10 20 30 40 50 60 70 80 90 100 0 15 18 20 22 24 27 30 32 32 32 Graph level=1 size=38357, Fanout min=2, mean=28.09, max=32, meandelta=40678.99 % 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=1246207, Fanout min=1, mean=39.41, max=64, meandelta=29256.77 % 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=56, connectedness=1.00 Graph level=2 size=1139, connectedness=1.00 Graph level=1 size=38357, connectedness=1.00 Graph level=0 size=1246207, connectedness=1.00 Leaf 6 has 4 layers Leaf 6 has 638398 documents Graph level=3 size=33, Fanout min=3, mean=6.73, max=15, meandelta=73891.47 % 0 10 20 30 40 50 60 70 80 90 100 0 4 4 5 5 6 7 8 8 9 15 Graph level=2 size=545, Fanout min=8, mean=21.14, max=32, meandelta=27028.21 % 0 10 20 30 40 50 60 70 80 90 100 0 13 15 17 19 21 23 25 27 31 32 Graph level=1 size=19421, Fanout min=2, mean=27.89, max=32, meandelta=20912.18 % 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=638398, Fanout min=1, mean=39.59, max=64, meandelta=14952.21 % 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=33, connectedness=1.00 Graph level=2 size=545, connectedness=1.00 Graph level=1 size=19421, connectedness=1.00 Graph level=0 size=638398, connectedness=1.00 Leaf 7 has 4 layers Leaf 7 has 1267834 documents Graph level=3 size=46, Fanout min=4, mean=8.26, max=12, meandelta=129222.02 % 0 10 20 30 40 50 60 70 80 90 100 0 5 7 7 8 8 9 9 10 10 12 Graph level=2 size=1132, Fanout min=7, mean=24.14, max=32, meandelta=47686.82 % 0 10 20 30 40 50 60 70 80 90 100 0 15 17 20 22 24 27 30 32 32 32 Graph level=1 size=38933, Fanout min=3, mean=28.18, max=32, meandelta=41206.72 % 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=1267834, Fanout min=1, mean=39.44, max=64, meandelta=29747.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=46, connectedness=1.00 Graph level=2 size=1132, connectedness=1.00 Graph level=1 size=38933, connectedness=1.00 Graph level=0 size=1267834, connectedness=1.00 Leaf 8 has 4 layers Leaf 8 has 107675 documents Graph level=3 size=5, Fanout min=1, mean=2.40, max=4, meandelta=21842.58 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 1 2 2 2 2 3 3 4 Graph level=2 size=100, Fanout min=5, mean=11.20, max=23, meandelta=8024.40 % 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=3305, Fanout min=8, mean=26.39, max=32, meandelta=3734.58 % 0 10 20 30 40 50 60 70 80 90 100 0 17 20 23 25 28 32 32 32 32 32 Graph level=0 size=107675, Fanout min=1, mean=38.83, max=64, meandelta=2573.48 % 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=3305, connectedness=1.00 Graph level=0 size=107675, connectedness=1.00 Leaf 9 has 4 layers Leaf 9 has 319984 documents Graph level=3 size=12, Fanout min=2, mean=4.33, max=6, meandelta=50233.38 % 0 10 20 30 40 50 60 70 80 90 100 0 2 3 3 3 5 5 5 5 5 6 Graph level=2 size=295, Fanout min=6, mean=17.23, max=32, meandelta=16150.85 % 0 10 20 30 40 50 60 70 80 90 100 0 10 12 13 15 17 18 20 22 26 32 Graph level=1 size=9961, Fanout min=6, mean=27.63, max=32, meandelta=10617.49 % 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=319984, Fanout min=1, mean=39.54, max=64, meandelta=7514.82 % 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=12, connectedness=1.00 Graph level=2 size=295, connectedness=1.00 Graph level=1 size=9961, connectedness=1.00 Graph level=0 size=319984, connectedness=1.00 Leaf 10 has 4 layers Leaf 10 has 108682 documents Graph level=3 size=5, Fanout min=2, mean=2.80, max=3, meandelta=19830.64 % 0 10 20 30 40 50 60 70 80 90 100 0 1 2 2 3 3 3 3 3 3 3 Graph level=2 size=101, Fanout min=3, mean=10.97, max=21, meandelta=8170.66 % 0 10 20 30 40 50 60 70 80 90 100 0 6 7 8 9 10 12 13 14 16 21 Graph level=1 size=3342, Fanout min=8, mean=26.34, max=32, meandelta=3782.65 % 0 10 20 30 40 50 60 70 80 90 100 0 17 20 23 25 28 32 32 32 32 32 Graph level=0 size=108682, Fanout min=1, mean=38.90, max=64, meandelta=2592.50 % 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=101, connectedness=1.00 Graph level=1 size=3342, connectedness=1.00 Graph level=0 size=108682, connectedness=1.00 Leaf 11 has 4 layers Leaf 11 has 434002 documents Graph level=3 size=13, Fanout min=2, mean=4.62, max=7, meandelta=55697.48 % 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=405, Fanout min=6, mean=19.49, max=32, meandelta=19683.04 % 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=13430, Fanout min=7, mean=27.77, max=32, meandelta=14324.38 % 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=434002, Fanout min=1, mean=39.56, max=64, meandelta=10178.84 % 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=13, connectedness=1.00 Graph level=2 size=405, connectedness=1.00 Graph level=1 size=13430, connectedness=1.00 Graph level=0 size=434002, connectedness=1.00 Leaf 12 has 4 layers Leaf 12 has 76827 documents Graph level=3 size=4, Fanout min=2, mean=2.50, max=3, meandelta=14056.80 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 2 2 2 2 2 3 3 3 Graph level=2 size=64, Fanout min=4, mean=9.66, max=20, meandelta=6443.35 % 0 10 20 30 40 50 60 70 80 90 100 0 6 7 7 9 10 10 11 12 13 20 Graph level=1 size=2337, Fanout min=6, mean=25.90, max=32, meandelta=2677.32 % 0 10 20 30 40 50 60 70 80 90 100 0 17 20 22 25 27 30 32 32 32 32 Graph level=0 size=76827, Fanout min=3, mean=38.52, max=64, meandelta=1849.47 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 31 35 40 47 56 64 64 Graph level=3 size=4, connectedness=1.00 Graph level=2 size=64, connectedness=1.00 Graph level=1 size=2337, connectedness=1.00 Graph level=0 size=76827, connectedness=1.00 Leaf 13 has 4 layers Leaf 13 has 75949 documents Graph level=3 size=4, Fanout min=1, mean=2.00, max=3, meandelta=16825.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=62, Fanout min=4, mean=9.23, max=17, meandelta=6711.86 % 0 10 20 30 40 50 60 70 80 90 100 0 6 7 7 8 8 9 10 12 13 17 Graph level=1 size=2321, Fanout min=8, mean=25.81, max=32, meandelta=2677.47 % 0 10 20 30 40 50 60 70 80 90 100 0 17 19 22 24 27 30 32 32 32 32 Graph level=0 size=75949, Fanout min=3, mean=38.57, max=64, meandelta=1825.89 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 31 35 40 47 56 64 64 Graph level=3 size=4, connectedness=1.00 Graph level=2 size=62, connectedness=1.00 Graph level=1 size=2321, connectedness=1.00 Graph level=0 size=75949, connectedness=1.00 Leaf 14 has 4 layers Leaf 14 has 78575 documents Graph level=3 size=4, Fanout min=1, mean=1.50, max=2, meandelta=12712.00 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 1 1 1 1 1 2 2 2 Graph level=2 size=67, Fanout min=5, mean=9.37, max=19, meandelta=6904.01 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 8 8 9 9 10 11 13 19 Graph level=1 size=2401, Fanout min=8, mean=25.92, max=32, meandelta=2761.15 % 0 10 20 30 40 50 60 70 80 90 100 0 17 19 22 25 27 31 32 32 32 32 Graph level=0 size=78575, Fanout min=2, mean=38.73, max=64, meandelta=1882.19 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 31 36 41 47 57 64 64 Graph level=3 size=4, connectedness=1.00 Graph level=2 size=67, connectedness=1.00 Graph level=1 size=2401, connectedness=1.00 Graph level=0 size=78575, connectedness=1.00 Leaf 15 has 4 layers Leaf 15 has 54512 documents Graph level=3 size=4, Fanout min=1, mean=1.50, max=2, meandelta=8775.67 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 1 1 1 1 1 2 2 2 Graph level=2 size=50, Fanout min=4, mean=8.20, max=14, meandelta=5388.02 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 6 7 8 8 9 11 12 14 Graph level=1 size=1666, Fanout min=9, mean=25.10, max=32, meandelta=1964.81 % 0 10 20 30 40 50 60 70 80 90 100 0 16 19 21 23 26 29 32 32 32 32 Graph level=0 size=54512, Fanout min=3, mean=38.21, max=64, meandelta=1322.47 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 27 31 35 40 46 55 64 64 Graph level=3 size=4, connectedness=1.00 Graph level=2 size=50, connectedness=1.00 Graph level=1 size=1666, connectedness=1.00 Graph level=0 size=54512, connectedness=1.00 Leaf 16 has 4 layers Leaf 16 has 40035 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.97, max=11, meandelta=4705.41 % 0 10 20 30 40 50 60 70 80 90 100 0 4 5 6 6 6 7 8 9 10 11 Graph level=1 size=1234, Fanout min=8, mean=24.03, max=32, meandelta=1503.23 % 0 10 20 30 40 50 60 70 80 90 100 0 15 18 20 22 24 26 30 32 32 32 Graph level=0 size=40035, Fanout min=3, mean=37.97, max=64, meandelta=977.02 % 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=1234, connectedness=1.00 Graph level=0 size=40035, connectedness=1.00 Leaf 17 has 4 layers Leaf 17 has 38847 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=32, Fanout min=3, mean=5.44, max=12, meandelta=5393.91 % 0 10 20 30 40 50 60 70 80 90 100 0 3 3 4 4 5 5 6 6 8 12 Graph level=1 size=1202, Fanout min=8, mean=24.23, max=32, meandelta=1453.41 % 0 10 20 30 40 50 60 70 80 90 100 0 15 17 20 22 24 27 30 32 32 32 Graph level=0 size=38847, Fanout min=2, mean=37.84, max=64, meandelta=951.16 % 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=1, connectedness=1.00 Graph level=2 size=32, connectedness=1.00 Graph level=1 size=1202, connectedness=1.00 Graph level=0 size=38847, 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.17.00.09.49/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': 177,871,945.43 msec task-clock:u 670,708,294,523,408 cycles:u (36.36%) 47,018,692,340,114 instructions:u (36.36%) 9,482,668,142,108 cache-references:u (36.36%) 2,320,384,571,166 cache-misses:u (36.36%) 26,259,664,578,080 L1-dcache-loads:u (36.36%) 2,700,583,742,704 L1-dcache-load-misses:u (36.36%) 3,221,405,681,020 L1-icache-loads:u (36.36%) 35,333,481,260 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 32,592,579 faults:u 7,561,812 minor-faults:u 108 major-faults:u 4,726,100,786,370 branches:u (36.36%) 82,120,007,144 branch-misses:u (36.36%) 9,924,417,648,525 stalled-cycles-frontend:u (36.36%) stalled-cycles-backend:u 5111.360538774 seconds time elapsed 176837.985492000 seconds user 991.396518000 seconds sys took 1:25:11.390221 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='de92f115a3125624bf7c7141b8e700efa9a89427', luceneutil_git_rev='63c1b2b252f377e272313c1ac0f182be79ad78b6', 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.974, cpu_time_ms=12.708, net_cpu_ms=13.31, avg_cpu_core_count=1.047, num_docs=8000000, top_k=100, fanout=100, max_conn=32, beam_width=100, quantize_desc='no', total_visited=63991, index_time_sec=3150.56, index_docs_per_sec=2539.23, force_merge_time_sec=0.0, index_num_segments=18, index_size_on_disk_mb=32012.74, selectivity=None, pre_post_filter='null', vec_disk_mb=31250.0, vec_ram_mb=31250.0, graph_level_conn_p_values={3: (0, {}), 2: (32, {0: 0, 10: 3, 20: 3, 30: 4, 40: 4, 50: 5, 60: 5, 70: 6, 80: 6, 90: 8, 100: 12}), 1: (1202, {0: 0, 10: 15, 20: 17, 30: 20, 40: 22, 50: 24, 60: 27, 70: 30, 80: 32, 90: 32, 100: 32}), 0: (38847, {0: 0, 10: 20, 20: 24, 30: 27, 40: 31, 50: 35, 60: 39, 70: 46, 80: 54, 90: 64, 100: 64})}, combined_run_time=datetime.timedelta(seconds=5111, microseconds=390221)) Profiler summary for /l/logs.nightly/2026.05.17.00.09.49/bench-knn-q32-fmFalse.jfr Version: 2.1 Chunks: 164 Start: 2026-05-17 09:08:36 (UTC) Duration: 3400 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 105302209 1844677365 jdk.FileWrite 7689865 164744300 jdk.FileRead 3184028 74752374 jdk.BooleanFlag 81344 2583716 jdk.CPULoad 62195 1257000 jdk.ObjectAllocationInNewTLAB 39699 792814 jdk.Checkpoint 11299 33636260 jdk.UnsignedIntFlag 7872 268040 jdk.IntFlag 7216 264208 jdk.StringFlag 5576 217318 jdk.Compilation 1164 31817 jdk.ObjectAllocationOutsideTLAB 906 16945 jdk.CPUInformation 164 246343 jdk.GCConfiguration 164 4279 jdk.JVMInformation 164 148599 jdk.Metadata 164 18126443 jdk.GarbageCollection 24 586 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.17.00.09.49/bench-knn-q32-fmFalse.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.05.17.00.09.49/bench-knn-q32-fmFalse.jfr is 2042.56 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 105302209 events (total: 105M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 83.83% 88M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] 8.35% 8M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] 2.34% 2M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] 1.18% 1M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] 1.15% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 0.60% 630455 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.35% 368975 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] 0.29% 305915 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] 0.20% 206985 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] 0.17% 179588 jdk.jfr.internal.JVM#emitEvent() [Native code] 0.16% 165124 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] 0.15% 155574 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] 0.15% 153786 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] 0.13% 141568 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] 0.07% 70343 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.05% 49118 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():363 [JIT compiled code] 0.04% 45102 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.04% 41379 org.apache.lucene.store.RateLimitedIndexOutput#writeBytes():55 [Inlined code] 0.04% 40195 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] 0.04% 39814 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():650 [Inlined code] 0.04% 38652 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [JIT compiled code] 0.03% 36066 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():303 [JIT compiled code] 0.03% 31965 org.apache.lucene.util.hnsw.HnswLock#write():48 [Inlined code] 0.03% 31674 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():512 [JIT compiled code] 0.03% 26977 sun.nio.ch.NativeThread#current0() [Native code] 0.02% 24481 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] 0.02% 23381 org.apache.lucene.util.hnsw.NeighborArray#sort():171 [Inlined code] 0.02% 21041 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():515 [JIT compiled code] 0.02% 20371 java.util.concurrent.atomic.LongAdder#add():93 [Inlined code] 0.02% 20184 org.apache.lucene.util.TernaryLongHeap#downHeap():235 [Inlined code] 0.02% 18042 org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():160 [Inlined code] 0.02% 17559 org.apache.lucene.util.TernaryLongHeap#downHeap():246 [Inlined code] 0.02% 16600 org.apache.lucene.util.hnsw.NeighborArray#clear():233 [Inlined code] 0.02% 16485 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():285 [JIT compiled code] 0.02% 15850 org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] 0.01% 15761 org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 0.01% 15701 jdk.jfr.internal.JVM#getStackTraceId() [Native code] 0.01% 15510 java.util.DualPivotQuicksort#sort():368 [JIT compiled code] 0.01% 12617 jdk.jfr.internal.event.EventWriter#reserveEventSizeField():199 [Inlined code] 0.01% 11853 java.util.Arrays#sort():99 [Inlined code] 0.01% 11384 org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 0.01% 10721 java.util.DualPivotQuicksort#sort():238 [Inlined code] 0.01% 10609 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] 0.01% 10218 knn.IndexerThread#_run():105 [JIT compiled code] 0.01% 10122 org.apache.lucene.index.LockableConcurrentApproximatePriorityQueue#lockAndPoll():44 [Inlined code] 0.01% 10035 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.01% 8183 java.util.DualPivotQuicksort#sort():238 [JIT compiled code] 0.01% 6985 java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#unlock():1154 [Inlined code] 0.01% 6958 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#writeFloat32Vectors():172 [JIT compiled code] 0.01% 6781 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():301 [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.17.00.09.49/bench-knn-q32-fmFalse.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.05.17.00.09.49/bench-knn-q32-fmFalse.jfr is 2042.56 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 105302209 events (total: 105M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 78.11% 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.35% 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] 5.70% 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.48% 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] 1.17% 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():256 [JIT compiled code] 1.15% 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] 0.70% 734911 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.33% 342990 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 0.30% 320363 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.29% 305795 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():713 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] 0.26% 269808 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 0.17% 179401 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 0.17% 179341 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.16% 167943 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.13% 141471 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.07% 70343 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.06% 66819 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.06% 66510 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% 62651 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():515 [JIT compiled code] 0.06% 58585 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():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] 0.05% 56300 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():451 [JIT compiled code] 0.05% 49428 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.04% 45102 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% 42708 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():363 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 0.04% 40234 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.04% 40122 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.04% 39814 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():412 [JIT compiled code] 0.04% 38652 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():415 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.03% 31965 org.apache.lucene.util.hnsw.HnswLock#write():48 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():412 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.03% 31674 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():512 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] 0.03% 30352 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] 0.03% 27697 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():194 [Inlined code] 0.03% 26357 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 0.02% 21953 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():451 [JIT compiled code] 0.02% 21041 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():515 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] 0.02% 20823 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% 20473 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.02% 19406 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% 18157 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% 17405 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():515 [JIT compiled code] 0.02% 16600 org.apache.lucene.util.hnsw.NeighborArray#clear():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch():493 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.02% 16371 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():451 [Inlined code] 0.01% 15518 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% 14478 org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():160 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():286 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 0.01% 14087 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():303 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():515 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] 0.01% 13712 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():451 [JIT compiled code] 0.01% 13098 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% 12645 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] 0.01% 12611 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% 12458 org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [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.17.00.09.49/bench-knn-q32-fmFalse.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.05.17.00.09.49/bench-knn-q32-fmFalse.jfr is 2042.56 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 105302209 events (total: 105M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 65.51% 68M 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004219d880#call() [Inlined code] 7.91% 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] 7.24% 7M 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004219d880#call() [Inlined code] 4.29% 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004219d880#call() [Inlined code] 2.42% 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():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004219d880#call() [Inlined code] 2.33% 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():515 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] 1.31% 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] 0.99% 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():256 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004219d880#call() [Inlined code] 0.71% 748148 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.62% 651568 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] 0.52% 548734 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():515 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] 0.50% 522233 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004219d880#call() [Inlined code] 0.35% 369123 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():515 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] 0.30% 318421 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():515 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] 0.27% 287223 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():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004219d880#call() [Inlined code] 0.27% 283200 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():515 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 0.26% 269808 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument():1491 [JIT compiled code] 0.24% 257645 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():713 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004219d880#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.23% 245044 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():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004219d880#call() [Inlined code] 0.22% 227502 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004219d880#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.17% 175502 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] 0.16% 167943 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 0.15% 158697 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004219d880#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():101 [JIT compiled code] 0.14% 146647 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004219d880#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.0x00000000421a0000#run() [JIT compiled code] 0.12% 125168 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():256 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004219d880#call() [Inlined code] 0.12% 123707 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():247 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.12% 122063 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():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] 0.11% 113708 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004219d880#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.0x00000000421a0000#run() [JIT compiled code] 0.09% 92721 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.0x000000004207aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] at java.lang.Thread#run():1474 [Interpreted code] 0.08% 86620 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.0x000000004207aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] at java.lang.Thread#run():1474 [Interpreted code] 0.08% 83336 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] 0.07% 70122 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.06% 68219 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():515 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] 0.06% 62059 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.05% 57251 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():515 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.05% 55644 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():256 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004219d880#call() [Inlined code] 0.05% 53820 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [Inlined code] 0.05% 49987 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] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#collect():713 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.05% 49637 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004219d880#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():101 [JIT compiled code] 0.05% 48671 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004219d880#call() [Inlined code] 0.05% 47737 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004219d880#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.04% 45089 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():105 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.04% 43059 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004219d880#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.04% 36964 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():713 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004219d880#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.03% 35939 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():412 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004219d880#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.03% 35100 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():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [Inlined code] 0.03% 34507 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.03% 30890 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():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004219d880#call() [Inlined code] 0.03% 26779 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():425 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 0.02% 26231 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():713 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [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.17.00.09.49/bench-knn-q32-fmFalse.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.05.17.00.09.49/bench-knn-q32-fmFalse.jfr is 2042.56 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 40594 events (total: 223894M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 28.34% 63449M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] 24.96% 55889M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 24.90% 55756M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 5.70% 12751M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] 3.64% 8144M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] 3.26% 7301M java.lang.Integer#valueOf():1006 [Inlined code] 1.37% 3068M java.util.Arrays#copyOf():3478 [Inlined code] 0.78% 1753M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] 0.76% 1691M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():466 [JIT compiled code] 0.74% 1667M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] 0.64% 1439M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] 0.63% 1419M org.apache.lucene.util.SparseFixedBitSet#insertLong():230 [Inlined code] 0.42% 949M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] 0.35% 786M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():330 [JIT compiled code] 0.32% 724M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] 0.22% 501M org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#():59 [Inlined code] 0.18% 400M java.util.HashMap#newNode():1910 [Inlined code] 0.17% 375M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [Inlined code] 0.16% 367M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] 0.16% 349M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] 0.15% 341M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] 0.15% 330M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():320 [JIT compiled code] 0.12% 279M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():306 [JIT compiled code] 0.12% 257M java.util.ArrayList#grow():240 [Inlined code] 0.11% 250M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] 0.11% 243M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():556 [JIT compiled code] 0.10% 217M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():618 [JIT compiled code] 0.10% 213M java.util.DualPivotQuicksort#sort():354 [JIT compiled code] 0.09% 210M java.lang.reflect.Array#newInstance():76 [Inlined code] 0.09% 206M java.util.DualPivotQuicksort#tryMergeRuns():816 [JIT compiled code] 0.08% 177M knn.IndexerThread#_run():108 [JIT compiled code] 0.08% 176M java.util.HashMap#resize():711 [JIT compiled code] 0.07% 167M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] 0.07% 166M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] 0.06% 142M org.apache.lucene.util.SparseFixedBitSet#insertBlock():211 [JIT compiled code] 0.05% 113M knn.IndexerThread#_run():86 [JIT compiled code] 0.04% 93M knn.KnnIndexer#createIndex():264 [Interpreted code] 0.04% 92M knn.KnnIndexer#waitForMergesWithStatus():297 [Interpreted code] 0.04% 91M knn.IndexerThread#_run():125 [JIT compiled 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% 89M org.apache.lucene.util.hnsw.OnHeapHnswGraph#():86 [JIT compiled code] 0.03% 72M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():389 [JIT compiled code] 0.03% 71M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await():1767 [Interpreted code] 0.03% 68M org.apache.lucene.search.TopDocs#mergeAux():313 [JIT compiled code] 0.03% 66M org.apache.lucene.util.packed.DirectMonotonicWriter#():72 [Inlined code] 0.03% 65M org.apache.lucene.util.FixedBitSet#():148 [Inlined code] 0.03% 65M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] 0.03% 61M java.util.HashMap$KeySet#iterator():992 [Inlined code] 0.03% 61M java.lang.Thread#beforeSleep():473 [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.17.00.09.49/bench-knn-q32-fmFalse.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.05.17.00.09.49/bench-knn-q32-fmFalse.jfr is 2042.56 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 40594 events (total: 223894M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 20.50% 45887M 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] 20.45% 45776M 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.37% 38892M 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.97% 24556M 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] 5.70% 12751M 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.48% 10022M 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.41% 9868M 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.64% 8144M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():674 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():329 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 3.23% 7222M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1131 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1086 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1061 [Interpreted code] 1.32% 2954M 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.76% 1691M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():466 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.71% 1584M 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():451 [JIT compiled code] 0.57% 1285M 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.42% 932M 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():330 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.39% 881M 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():2274 [JIT compiled code] 0.37% 817M 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():330 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.31% 701M 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():286 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.25% 558M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():286 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 0.25% 549M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():330 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] 0.22% 502M 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():286 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.17% 370M org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#():59 [Inlined code] at org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues$DenseOffHeapVectorValues#():154 [Inlined code] at org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#load():122 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#getFloatVectorValues():230 [Inlined code] 0.16% 349M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.15% 341M 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% 303M 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% 279M 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.12% 272M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():286 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 0.12% 257M 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% 250M 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.11% 243M 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% 217M 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 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.09% 208M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():320 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] 0.09% 206M 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.08% 177M knn.IndexerThread#_run():108 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.08% 169M 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.07% 167M 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% 166M 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.0x0000000042180000#concat() [Inlined code] 0.07% 154M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():286 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 0.07% 150M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():306 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] 0.07% 149M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():330 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] 0.06% 131M org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#():59 [Inlined code] at org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues$DenseOffHeapVectorValues#():154 [Inlined code] at org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#load():122 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#getRandomVectorScorer():265 [Inlined code] 0.06% 131M 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#findBestEntryPoint():244 [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search():78 [Inlined code] 0.05% 120M 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.05% 120M 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.05% 113M 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] 0.05% 113M knn.IndexerThread#_run():86 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.05% 111M 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 [JIT compiled code] 0.05% 102M 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.04% 93M knn.KnnIndexer#createIndex():264 [Interpreted code] at knn.KnnGraphTester#run():689 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] at knn.KnnGraphTester#main():275 [Interpreted code] 0.04% 92M knn.KnnIndexer#waitForMergesWithStatus():297 [Interpreted code] at knn.KnnIndexer#createIndex():269 [Interpreted code] at knn.KnnGraphTester#run():689 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [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.17.00.09.49/bench-knn-q32-fmFalse.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.05.17.00.09.49/bench-knn-q32-fmFalse.jfr is 2042.56 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 40594 events (total: 223894M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 17.34% 38828M 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():752 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():624 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [JIT compiled code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] 12.90% 28884M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004219d880#call() [Inlined code] 12.66% 28337M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004219d880#call() [Inlined code] 7.32% 16383M 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():752 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():624 [Interpreted code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [Interpreted code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] 5.70% 12751M 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():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [Inlined code] 4.04% 9055M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 3.86% 8642M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 3.65% 8172M 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():752 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():624 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [JIT compiled code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] 3.23% 7222M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1131 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1086 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1061 [Interpreted code] at knn.KnnGraphTester#run():775 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] at knn.KnnGraphTester#main():275 [Interpreted code] 2.26% 5069M 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] 2.25% 5046M 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] 1.45% 3250M 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():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 1.40% 3131M 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():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 1.39% 3112M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():674 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():329 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004219d880#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] 1.33% 2985M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004219d880#call() [Inlined code] 1.32% 2954M 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():1131 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1086 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1061 [Interpreted code] at knn.KnnGraphTester#run():775 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] at knn.KnnGraphTester#main():275 [Interpreted code] 1.31% 2932M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004219d880#call() [Inlined code] 1.22% 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.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.21% 2708M 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.93% 2091M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():674 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():329 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004219d880#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.93% 2086M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():674 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():329 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [Inlined code] 0.70% 1564M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():425 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] 0.65% 1452M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():425 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] 0.65% 1446M 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004219d880#call() [Inlined code] 0.57% 1285M 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 [JIT compiled 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.57% 1282M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [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():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.53% 1180M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [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():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.35% 773M 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():2274 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite():873 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite():884 [Inlined code] at org.apache.lucene.search.IndexSearcher#search():753 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():624 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [JIT compiled code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] 0.33% 740M 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():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.29% 649M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():466 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004219d880#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.25% 569M 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():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.24% 537M 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] 0.23% 520M 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] 0.22% 483M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():466 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004219d880#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% 459M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():466 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [Inlined code] 0.18% 393M 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():330 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004219d880#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% 352M 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():330 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004219d880#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% 349M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.15% 330M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():330 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004219d880#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():101 [JIT compiled code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge():214 [Interpreted code] 0.15% 327M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():674 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():329 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004219d880#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.14% 320M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():286 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004219d880#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():101 [JIT compiled code] 0.14% 318M 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():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.14% 313M 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():286 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004219d880#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.14% 304M 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():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.13% 302M org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#():59 [Inlined code] at org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues$DenseOffHeapVectorValues#():154 [Inlined code] at org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#load():122 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#getFloatVectorValues():230 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#getFloatVectorValues():272 [Inlined code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsReader#getFloatVectorValues():283 [JIT compiled code] at org.apache.lucene.index.CodecReader#getFloatVectorValues():244 [Inlined code] at org.apache.lucene.search.KnnFloatVectorQuery#approximateSearch():110 [JIT compiled code] at org.apache.lucene.search.AbstractKnnVectorQuery#getLeafResults():196 [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#searchLeaf():177 [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#lambda$rewrite$0():115 [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery$$Lambda.0x00000000421b5d68#call() [JIT compiled code] 0.13% 279M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():674 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():329 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [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():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] 0.12% 257M 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():108 [JIT compiled code] at knn.IndexerThread#run():77 [Interpreted code] 0.11% 243M 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.0x0000000042196208#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():5322 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4785 [Interpreted code] at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource#merge():6590 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler#doMerge():661 [Interpreted code] 0.11% 236M 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():286 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004219d880#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.10% 234M 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():330 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004219d880#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] 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.17.00.09.49/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 3518469 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 2500305074135127 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 17, 2026 6:33:32 AM 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: 292 segments, 31 merges 1422.3s _tf: 8 segs, 1112.1 K docs, 4443.5 MB 977.5s _10k: 8 segs, 240.4 K docs, 958.8 MB 945.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 903.9s _11m: 12 segs, 58.7 K docs, 232.4 MB 671.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 614.7s _16h: 8 segs, 109.7 K docs, 436.5 MB 594.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 554.0s _17j: 8 segs, 152.1 K docs, 605.8 MB 541.2s _17r: 8 segs, 180.5 K docs, 719.6 MB 419.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 391.7s _1a4: 8 segs, 78.4 K docs, 311.7 MB 376.9s _1ab: 8 segs, 147.5 K docs, 587.4 MB 333.4s _1az: 8 segs, 114.9 K docs, 457.1 MB 321.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 307.6s _1be: 13 segs, 65.1 K docs, 257.9 MB 284.3s _1bs: 13 segs, 61.8 K docs, 244.5 MB 261.0s _1c5: 12 segs, 59.2 K docs, 234.4 MB 242.4s _1ch: 11 segs, 55.8 K docs, 220.9 MB 224.7s _1cs: 10 segs, 48.5 K docs, 191.8 MB 207.5s _1d3: 10 segs, 49.1 K docs, 194.3 MB 189.3s _1de: 10 segs, 47.8 K docs, 189.4 MB 172.6s _1do: 9 segs, 44.3 K docs, 175.3 MB 154.9s _1dy: 9 segs, 43.8 K docs, 173.5 MB 134.8s _1e8: 9 segs, 44.3 K docs, 175.3 MB 116.0s _1eg: 8 segs, 73.0 K docs, 290.2 MB 92.9s _1ep: 8 segs, 38.9 K docs, 154.1 MB 70.3s _1ey: 8 segs, 38.8 K docs, 153.5 MB 52.1s _1f6: 8 segs, 71.8 K docs, 285.4 MB 30.0s _1ff: 8 segs, 38.7 K docs, 153.2 MB 9.9s _1fo: 8 segs, 38.2 K docs, 151.3 MB 5.0 sec: 292 segments, 31 merges 1427.3s _tf: 8 segs, 1112.1 K docs, 4443.5 MB 982.5s _10k: 8 segs, 240.4 K docs, 958.8 MB 950.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 908.9s _11m: 12 segs, 58.7 K docs, 232.4 MB 676.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 619.7s _16h: 8 segs, 109.7 K docs, 436.5 MB 599.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 559.0s _17j: 8 segs, 152.1 K docs, 605.8 MB 546.2s _17r: 8 segs, 180.5 K docs, 719.6 MB 424.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 396.7s _1a4: 8 segs, 78.4 K docs, 311.7 MB 381.9s _1ab: 8 segs, 147.5 K docs, 587.4 MB 338.4s _1az: 8 segs, 114.9 K docs, 457.1 MB 326.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 312.6s _1be: 13 segs, 65.1 K docs, 257.9 MB 289.3s _1bs: 13 segs, 61.8 K docs, 244.5 MB 266.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 247.4s _1ch: 11 segs, 55.8 K docs, 220.9 MB 229.7s _1cs: 10 segs, 48.5 K docs, 191.8 MB 212.5s _1d3: 10 segs, 49.1 K docs, 194.3 MB 194.3s _1de: 10 segs, 47.8 K docs, 189.4 MB 177.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 159.9s _1dy: 9 segs, 43.8 K docs, 173.5 MB 139.8s _1e8: 9 segs, 44.3 K docs, 175.3 MB 121.0s _1eg: 8 segs, 73.0 K docs, 290.2 MB 97.9s _1ep: 8 segs, 38.9 K docs, 154.1 MB 75.3s _1ey: 8 segs, 38.8 K docs, 153.5 MB 57.1s _1f6: 8 segs, 71.8 K docs, 285.4 MB 35.0s _1ff: 8 segs, 38.7 K docs, 153.2 MB 14.9s _1fo: 8 segs, 38.2 K docs, 151.3 MB 5.0s _1fr: 10 segs, 39.3 K docs, 155.7 MB 10.0 sec: 292 segments, 31 merges 1432.4s _tf: 8 segs, 1112.1 K docs, 4443.5 MB 987.5s _10k: 8 segs, 240.4 K docs, 958.8 MB 955.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 914.0s _11m: 12 segs, 58.7 K docs, 232.4 MB 681.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 624.7s _16h: 8 segs, 109.7 K docs, 436.5 MB 604.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 564.0s _17j: 8 segs, 152.1 K docs, 605.8 MB 551.3s _17r: 8 segs, 180.5 K docs, 719.6 MB 429.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 401.7s _1a4: 8 segs, 78.4 K docs, 311.7 MB 386.9s _1ab: 8 segs, 147.5 K docs, 587.4 MB 343.5s _1az: 8 segs, 114.9 K docs, 457.1 MB 331.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 317.6s _1be: 13 segs, 65.1 K docs, 257.9 MB 294.3s _1bs: 13 segs, 61.8 K docs, 244.5 MB 271.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 252.4s _1ch: 11 segs, 55.8 K docs, 220.9 MB 234.7s _1cs: 10 segs, 48.5 K docs, 191.8 MB 217.6s _1d3: 10 segs, 49.1 K docs, 194.3 MB 199.4s _1de: 10 segs, 47.8 K docs, 189.4 MB 182.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 165.0s _1dy: 9 segs, 43.8 K docs, 173.5 MB 144.8s _1e8: 9 segs, 44.3 K docs, 175.3 MB 126.0s _1eg: 8 segs, 73.0 K docs, 290.2 MB 102.9s _1ep: 8 segs, 38.9 K docs, 154.1 MB 80.3s _1ey: 8 segs, 38.8 K docs, 153.5 MB 62.1s _1f6: 8 segs, 71.8 K docs, 285.4 MB 40.0s _1ff: 8 segs, 38.7 K docs, 153.2 MB 20.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 10.0s _1fr: 10 segs, 39.3 K docs, 155.7 MB 15.0 sec: 285 segments, 30 merges 1437.4s _tf: 8 segs, 1112.1 K docs, 4443.5 MB 992.5s _10k: 8 segs, 240.4 K docs, 958.8 MB 960.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 919.0s _11m: 12 segs, 58.7 K docs, 232.4 MB 686.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 629.7s _16h: 8 segs, 109.7 K docs, 436.5 MB 609.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 569.0s _17j: 8 segs, 152.1 K docs, 605.8 MB 556.3s _17r: 8 segs, 180.5 K docs, 719.6 MB 434.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 406.7s _1a4: 8 segs, 78.4 K docs, 311.7 MB 391.9s _1ab: 8 segs, 147.5 K docs, 587.4 MB 336.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 322.6s _1be: 13 segs, 65.1 K docs, 257.9 MB 299.3s _1bs: 13 segs, 61.8 K docs, 244.5 MB 276.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 257.4s _1ch: 11 segs, 55.8 K docs, 220.9 MB 239.7s _1cs: 10 segs, 48.5 K docs, 191.8 MB 222.6s _1d3: 10 segs, 49.1 K docs, 194.3 MB 204.4s _1de: 10 segs, 47.8 K docs, 189.4 MB 187.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 170.0s _1dy: 9 segs, 43.8 K docs, 173.5 MB 149.8s _1e8: 9 segs, 44.3 K docs, 175.3 MB 131.0s _1eg: 8 segs, 73.0 K docs, 290.2 MB 107.9s _1ep: 8 segs, 38.9 K docs, 154.1 MB 85.3s _1ey: 8 segs, 38.8 K docs, 153.5 MB 67.1s _1f6: 8 segs, 71.8 K docs, 285.4 MB 45.0s _1ff: 8 segs, 38.7 K docs, 153.2 MB 25.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 15.0s _1fr: 10 segs, 39.3 K docs, 155.7 MB 20.0 sec: 285 segments, 30 merges 1442.4s _tf: 8 segs, 1112.1 K docs, 4443.5 MB 997.6s _10k: 8 segs, 240.4 K docs, 958.8 MB 965.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 924.0s _11m: 12 segs, 58.7 K docs, 232.4 MB 691.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 634.7s _16h: 8 segs, 109.7 K docs, 436.5 MB 614.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 574.0s _17j: 8 segs, 152.1 K docs, 605.8 MB 561.3s _17r: 8 segs, 180.5 K docs, 719.6 MB 439.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 411.7s _1a4: 8 segs, 78.4 K docs, 311.7 MB 396.9s _1ab: 8 segs, 147.5 K docs, 587.4 MB 341.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 327.6s _1be: 13 segs, 65.1 K docs, 257.9 MB 304.3s _1bs: 13 segs, 61.8 K docs, 244.5 MB 281.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 262.4s _1ch: 11 segs, 55.8 K docs, 220.9 MB 244.7s _1cs: 10 segs, 48.5 K docs, 191.8 MB 227.6s _1d3: 10 segs, 49.1 K docs, 194.3 MB 209.4s _1de: 10 segs, 47.8 K docs, 189.4 MB 192.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 175.0s _1dy: 9 segs, 43.8 K docs, 173.5 MB 154.8s _1e8: 9 segs, 44.3 K docs, 175.3 MB 136.1s _1eg: 8 segs, 73.0 K docs, 290.2 MB 112.9s _1ep: 8 segs, 38.9 K docs, 154.1 MB 90.3s _1ey: 8 segs, 38.8 K docs, 153.5 MB 72.1s _1f6: 8 segs, 71.8 K docs, 285.4 MB 50.0s _1ff: 8 segs, 38.7 K docs, 153.2 MB 30.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 20.0s _1fr: 10 segs, 39.3 K docs, 155.7 MB 25.0 sec: 285 segments, 30 merges 1447.4s _tf: 8 segs, 1112.1 K docs, 4443.5 MB 1002.6s _10k: 8 segs, 240.4 K docs, 958.8 MB 970.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 929.0s _11m: 12 segs, 58.7 K docs, 232.4 MB 696.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 639.7s _16h: 8 segs, 109.7 K docs, 436.5 MB 619.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 579.1s _17j: 8 segs, 152.1 K docs, 605.8 MB 566.3s _17r: 8 segs, 180.5 K docs, 719.6 MB 444.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 416.7s _1a4: 8 segs, 78.4 K docs, 311.7 MB 401.9s _1ab: 8 segs, 147.5 K docs, 587.4 MB 346.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 332.6s _1be: 13 segs, 65.1 K docs, 257.9 MB 309.3s _1bs: 13 segs, 61.8 K docs, 244.5 MB 286.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 267.4s _1ch: 11 segs, 55.8 K docs, 220.9 MB 249.8s _1cs: 10 segs, 48.5 K docs, 191.8 MB 232.6s _1d3: 10 segs, 49.1 K docs, 194.3 MB 214.4s _1de: 10 segs, 47.8 K docs, 189.4 MB 197.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 180.0s _1dy: 9 segs, 43.8 K docs, 173.5 MB 159.9s _1e8: 9 segs, 44.3 K docs, 175.3 MB 141.1s _1eg: 8 segs, 73.0 K docs, 290.2 MB 117.9s _1ep: 8 segs, 38.9 K docs, 154.1 MB 95.4s _1ey: 8 segs, 38.8 K docs, 153.5 MB 77.1s _1f6: 8 segs, 71.8 K docs, 285.4 MB 55.0s _1ff: 8 segs, 38.7 K docs, 153.2 MB 35.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 25.0s _1fr: 10 segs, 39.3 K docs, 155.7 MB 30.1 sec: 285 segments, 30 merges 1452.4s _tf: 8 segs, 1112.1 K docs, 4443.5 MB 1007.6s _10k: 8 segs, 240.4 K docs, 958.8 MB 975.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 934.0s _11m: 12 segs, 58.7 K docs, 232.4 MB 701.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 644.7s _16h: 8 segs, 109.7 K docs, 436.5 MB 624.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 584.1s _17j: 8 segs, 152.1 K docs, 605.8 MB 571.3s _17r: 8 segs, 180.5 K docs, 719.6 MB 449.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 421.7s _1a4: 8 segs, 78.4 K docs, 311.7 MB 406.9s _1ab: 8 segs, 147.5 K docs, 587.4 MB 351.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 337.6s _1be: 13 segs, 65.1 K docs, 257.9 MB 314.3s _1bs: 13 segs, 61.8 K docs, 244.5 MB 291.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 272.4s _1ch: 11 segs, 55.8 K docs, 220.9 MB 254.8s _1cs: 10 segs, 48.5 K docs, 191.8 MB 237.6s _1d3: 10 segs, 49.1 K docs, 194.3 MB 219.4s _1de: 10 segs, 47.8 K docs, 189.4 MB 202.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 185.0s _1dy: 9 segs, 43.8 K docs, 173.5 MB 164.9s _1e8: 9 segs, 44.3 K docs, 175.3 MB 146.1s _1eg: 8 segs, 73.0 K docs, 290.2 MB 123.0s _1ep: 8 segs, 38.9 K docs, 154.1 MB 100.4s _1ey: 8 segs, 38.8 K docs, 153.5 MB 82.1s _1f6: 8 segs, 71.8 K docs, 285.4 MB 60.1s _1ff: 8 segs, 38.7 K docs, 153.2 MB 40.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 30.1s _1fr: 10 segs, 39.3 K docs, 155.7 MB 35.1 sec: 285 segments, 30 merges 1457.4s _tf: 8 segs, 1112.1 K docs, 4443.5 MB 1012.6s _10k: 8 segs, 240.4 K docs, 958.8 MB 980.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 939.0s _11m: 12 segs, 58.7 K docs, 232.4 MB 706.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 649.8s _16h: 8 segs, 109.7 K docs, 436.5 MB 629.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 589.1s _17j: 8 segs, 152.1 K docs, 605.8 MB 576.3s _17r: 8 segs, 180.5 K docs, 719.6 MB 454.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 426.7s _1a4: 8 segs, 78.4 K docs, 311.7 MB 411.9s _1ab: 8 segs, 147.5 K docs, 587.4 MB 356.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 342.6s _1be: 13 segs, 65.1 K docs, 257.9 MB 319.3s _1bs: 13 segs, 61.8 K docs, 244.5 MB 296.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 277.4s _1ch: 11 segs, 55.8 K docs, 220.9 MB 259.8s _1cs: 10 segs, 48.5 K docs, 191.8 MB 242.6s _1d3: 10 segs, 49.1 K docs, 194.3 MB 224.4s _1de: 10 segs, 47.8 K docs, 189.4 MB 207.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 190.0s _1dy: 9 segs, 43.8 K docs, 173.5 MB 169.9s _1e8: 9 segs, 44.3 K docs, 175.3 MB 151.1s _1eg: 8 segs, 73.0 K docs, 290.2 MB 128.0s _1ep: 8 segs, 38.9 K docs, 154.1 MB 105.4s _1ey: 8 segs, 38.8 K docs, 153.5 MB 87.2s _1f6: 8 segs, 71.8 K docs, 285.4 MB 65.1s _1ff: 8 segs, 38.7 K docs, 153.2 MB 45.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 35.1s _1fr: 10 segs, 39.3 K docs, 155.7 MB 40.1 sec: 285 segments, 30 merges 1462.4s _tf: 8 segs, 1112.1 K docs, 4443.5 MB 1017.6s _10k: 8 segs, 240.4 K docs, 958.8 MB 985.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 944.0s _11m: 12 segs, 58.7 K docs, 232.4 MB 711.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 654.8s _16h: 8 segs, 109.7 K docs, 436.5 MB 634.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 594.1s _17j: 8 segs, 152.1 K docs, 605.8 MB 581.3s _17r: 8 segs, 180.5 K docs, 719.6 MB 459.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 431.7s _1a4: 8 segs, 78.4 K docs, 311.7 MB 416.9s _1ab: 8 segs, 147.5 K docs, 587.4 MB 361.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 347.6s _1be: 13 segs, 65.1 K docs, 257.9 MB 324.3s _1bs: 13 segs, 61.8 K docs, 244.5 MB 301.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 282.4s _1ch: 11 segs, 55.8 K docs, 220.9 MB 264.8s _1cs: 10 segs, 48.5 K docs, 191.8 MB 247.6s _1d3: 10 segs, 49.1 K docs, 194.3 MB 229.4s _1de: 10 segs, 47.8 K docs, 189.4 MB 212.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 195.0s _1dy: 9 segs, 43.8 K docs, 173.5 MB 174.9s _1e8: 9 segs, 44.3 K docs, 175.3 MB 156.1s _1eg: 8 segs, 73.0 K docs, 290.2 MB 133.0s _1ep: 8 segs, 38.9 K docs, 154.1 MB 110.4s _1ey: 8 segs, 38.8 K docs, 153.5 MB 92.2s _1f6: 8 segs, 71.8 K docs, 285.4 MB 70.1s _1ff: 8 segs, 38.7 K docs, 153.2 MB 50.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 40.1s _1fr: 10 segs, 39.3 K docs, 155.7 MB 45.1 sec: 276 segments, 29 merges 1467.4s _tf: 8 segs, 1112.1 K docs, 4443.5 MB 1022.6s _10k: 8 segs, 240.4 K docs, 958.8 MB 991.0s _111: 8 segs, 1144.2 K docs, 4571.9 MB 949.0s _11m: 12 segs, 58.7 K docs, 232.4 MB 716.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 659.8s _16h: 8 segs, 109.7 K docs, 436.5 MB 639.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 599.1s _17j: 8 segs, 152.1 K docs, 605.8 MB 586.3s _17r: 8 segs, 180.5 K docs, 719.6 MB 464.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 436.8s _1a4: 8 segs, 78.4 K docs, 311.7 MB 422.0s _1ab: 8 segs, 147.5 K docs, 587.4 MB 366.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 352.6s _1be: 13 segs, 65.1 K docs, 257.9 MB 329.3s _1bs: 13 segs, 61.8 K docs, 244.5 MB 306.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 287.5s _1ch: 11 segs, 55.8 K docs, 220.9 MB 269.8s _1cs: 10 segs, 48.5 K docs, 191.8 MB 252.6s _1d3: 10 segs, 49.1 K docs, 194.3 MB 217.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 200.0s _1dy: 9 segs, 43.8 K docs, 173.5 MB 179.9s _1e8: 9 segs, 44.3 K docs, 175.3 MB 161.1s _1eg: 8 segs, 73.0 K docs, 290.2 MB 138.0s _1ep: 8 segs, 38.9 K docs, 154.1 MB 115.4s _1ey: 8 segs, 38.8 K docs, 153.5 MB 97.2s _1f6: 8 segs, 71.8 K docs, 285.4 MB 75.1s _1ff: 8 segs, 38.7 K docs, 153.2 MB 55.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 45.1s _1fr: 10 segs, 39.3 K docs, 155.7 MB 50.1 sec: 276 segments, 29 merges 1472.4s _tf: 8 segs, 1112.1 K docs, 4443.5 MB 1027.6s _10k: 8 segs, 240.4 K docs, 958.8 MB 996.0s _111: 8 segs, 1144.2 K docs, 4571.9 MB 954.0s _11m: 12 segs, 58.7 K docs, 232.4 MB 721.5s _15k: 8 segs, 175.2 K docs, 698.5 MB 664.8s _16h: 8 segs, 109.7 K docs, 436.5 MB 644.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 604.1s _17j: 8 segs, 152.1 K docs, 605.8 MB 591.3s _17r: 8 segs, 180.5 K docs, 719.6 MB 469.8s _19n: 8 segs, 179.6 K docs, 715.8 MB 441.8s _1a4: 8 segs, 78.4 K docs, 311.7 MB 427.0s _1ab: 8 segs, 147.5 K docs, 587.4 MB 371.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 357.7s _1be: 13 segs, 65.1 K docs, 257.9 MB 334.3s _1bs: 13 segs, 61.8 K docs, 244.5 MB 311.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 292.5s _1ch: 11 segs, 55.8 K docs, 220.9 MB 274.8s _1cs: 10 segs, 48.5 K docs, 191.8 MB 257.6s _1d3: 10 segs, 49.1 K docs, 194.3 MB 222.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 205.0s _1dy: 9 segs, 43.8 K docs, 173.5 MB 184.9s _1e8: 9 segs, 44.3 K docs, 175.3 MB 166.1s _1eg: 8 segs, 73.0 K docs, 290.2 MB 143.0s _1ep: 8 segs, 38.9 K docs, 154.1 MB 120.4s _1ey: 8 segs, 38.8 K docs, 153.5 MB 102.2s _1f6: 8 segs, 71.8 K docs, 285.4 MB 80.1s _1ff: 8 segs, 38.7 K docs, 153.2 MB 60.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 50.1s _1fr: 10 segs, 39.3 K docs, 155.7 MB 55.1 sec: 276 segments, 29 merges 1477.4s _tf: 8 segs, 1112.1 K docs, 4443.5 MB 1032.6s _10k: 8 segs, 240.4 K docs, 958.8 MB 1001.0s _111: 8 segs, 1144.2 K docs, 4571.9 MB 959.0s _11m: 12 segs, 58.7 K docs, 232.4 MB 726.5s _15k: 8 segs, 175.2 K docs, 698.5 MB 669.8s _16h: 8 segs, 109.7 K docs, 436.5 MB 649.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 609.1s _17j: 8 segs, 152.1 K docs, 605.8 MB 596.3s _17r: 8 segs, 180.5 K docs, 719.6 MB 474.8s _19n: 8 segs, 179.6 K docs, 715.8 MB 446.8s _1a4: 8 segs, 78.4 K docs, 311.7 MB 432.0s _1ab: 8 segs, 147.5 K docs, 587.4 MB 376.8s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 362.7s _1be: 13 segs, 65.1 K docs, 257.9 MB 339.3s _1bs: 13 segs, 61.8 K docs, 244.5 MB 316.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 297.5s _1ch: 11 segs, 55.8 K docs, 220.9 MB 279.8s _1cs: 10 segs, 48.5 K docs, 191.8 MB 262.6s _1d3: 10 segs, 49.1 K docs, 194.3 MB 227.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 210.0s _1dy: 9 segs, 43.8 K docs, 173.5 MB 189.9s _1e8: 9 segs, 44.3 K docs, 175.3 MB 171.1s _1eg: 8 segs, 73.0 K docs, 290.2 MB 148.0s _1ep: 8 segs, 38.9 K docs, 154.1 MB 125.4s _1ey: 8 segs, 38.8 K docs, 153.5 MB 107.2s _1f6: 8 segs, 71.8 K docs, 285.4 MB 85.1s _1ff: 8 segs, 38.7 K docs, 153.2 MB 65.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 55.1s _1fr: 10 segs, 39.3 K docs, 155.7 MB 60.0 sec: 276 segments, 29 merges 1482.3s _tf: 8 segs, 1112.1 K docs, 4443.5 MB 1037.5s _10k: 8 segs, 240.4 K docs, 958.8 MB 1005.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 963.9s _11m: 12 segs, 58.7 K docs, 232.4 MB 731.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 674.7s _16h: 8 segs, 109.7 K docs, 436.5 MB 654.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 614.0s _17j: 8 segs, 152.1 K docs, 605.8 MB 601.2s _17r: 8 segs, 180.5 K docs, 719.6 MB 479.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 451.7s _1a4: 8 segs, 78.4 K docs, 311.7 MB 436.9s _1ab: 8 segs, 147.5 K docs, 587.4 MB 381.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 367.6s _1be: 13 segs, 65.1 K docs, 257.9 MB 344.3s _1bs: 13 segs, 61.8 K docs, 244.5 MB 321.0s _1c5: 12 segs, 59.2 K docs, 234.4 MB 302.4s _1ch: 11 segs, 55.8 K docs, 220.9 MB 284.7s _1cs: 10 segs, 48.5 K docs, 191.8 MB 267.5s _1d3: 10 segs, 49.1 K docs, 194.3 MB 232.6s _1do: 9 segs, 44.3 K docs, 175.3 MB 214.9s _1dy: 9 segs, 43.8 K docs, 173.5 MB 194.8s _1e8: 9 segs, 44.3 K docs, 175.3 MB 176.0s _1eg: 8 segs, 73.0 K docs, 290.2 MB 152.9s _1ep: 8 segs, 38.9 K docs, 154.1 MB 130.3s _1ey: 8 segs, 38.8 K docs, 153.5 MB 112.1s _1f6: 8 segs, 71.8 K docs, 285.4 MB 90.0s _1ff: 8 segs, 38.7 K docs, 153.2 MB 69.9s _1fo: 8 segs, 38.2 K docs, 151.3 MB 60.0s _1fr: 10 segs, 39.3 K docs, 155.7 MB 65.0 sec: 276 segments, 29 merges 1487.3s _tf: 8 segs, 1112.1 K docs, 4443.5 MB 1042.5s _10k: 8 segs, 240.4 K docs, 958.8 MB 1010.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 968.9s _11m: 12 segs, 58.7 K docs, 232.4 MB 736.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 679.7s _16h: 8 segs, 109.7 K docs, 436.5 MB 659.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 619.0s _17j: 8 segs, 152.1 K docs, 605.8 MB 606.2s _17r: 8 segs, 180.5 K docs, 719.6 MB 484.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 456.7s _1a4: 8 segs, 78.4 K docs, 311.7 MB 441.9s _1ab: 8 segs, 147.5 K docs, 587.4 MB 386.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 372.6s _1be: 13 segs, 65.1 K docs, 257.9 MB 349.3s _1bs: 13 segs, 61.8 K docs, 244.5 MB 326.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 307.4s _1ch: 11 segs, 55.8 K docs, 220.9 MB 289.7s _1cs: 10 segs, 48.5 K docs, 191.8 MB 272.5s _1d3: 10 segs, 49.1 K docs, 194.3 MB 237.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 219.9s _1dy: 9 segs, 43.8 K docs, 173.5 MB 199.8s _1e8: 9 segs, 44.3 K docs, 175.3 MB 181.0s _1eg: 8 segs, 73.0 K docs, 290.2 MB 157.9s _1ep: 8 segs, 38.9 K docs, 154.1 MB 135.3s _1ey: 8 segs, 38.8 K docs, 153.5 MB 117.1s _1f6: 8 segs, 71.8 K docs, 285.4 MB 95.0s _1ff: 8 segs, 38.7 K docs, 153.2 MB 74.9s _1fo: 8 segs, 38.2 K docs, 151.3 MB 65.0s _1fr: 10 segs, 39.3 K docs, 155.7 MB 70.0 sec: 276 segments, 29 merges 1492.4s _tf: 8 segs, 1112.1 K docs, 4443.5 MB 1047.5s _10k: 8 segs, 240.4 K docs, 958.8 MB 1015.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 974.0s _11m: 12 segs, 58.7 K docs, 232.4 MB 741.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 684.7s _16h: 8 segs, 109.7 K docs, 436.5 MB 664.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 624.0s _17j: 8 segs, 152.1 K docs, 605.8 MB 611.2s _17r: 8 segs, 180.5 K docs, 719.6 MB 489.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 461.7s _1a4: 8 segs, 78.4 K docs, 311.7 MB 446.9s _1ab: 8 segs, 147.5 K docs, 587.4 MB 391.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 377.6s _1be: 13 segs, 65.1 K docs, 257.9 MB 354.3s _1bs: 13 segs, 61.8 K docs, 244.5 MB 331.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 312.4s _1ch: 11 segs, 55.8 K docs, 220.9 MB 294.7s _1cs: 10 segs, 48.5 K docs, 191.8 MB 277.5s _1d3: 10 segs, 49.1 K docs, 194.3 MB 242.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 224.9s _1dy: 9 segs, 43.8 K docs, 173.5 MB 204.8s _1e8: 9 segs, 44.3 K docs, 175.3 MB 186.0s _1eg: 8 segs, 73.0 K docs, 290.2 MB 162.9s _1ep: 8 segs, 38.9 K docs, 154.1 MB 140.3s _1ey: 8 segs, 38.8 K docs, 153.5 MB 122.1s _1f6: 8 segs, 71.8 K docs, 285.4 MB 100.0s _1ff: 8 segs, 38.7 K docs, 153.2 MB 80.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 70.0s _1fr: 10 segs, 39.3 K docs, 155.7 MB 75.0 sec: 276 segments, 29 merges 1497.4s _tf: 8 segs, 1112.1 K docs, 4443.5 MB 1052.5s _10k: 8 segs, 240.4 K docs, 958.8 MB 1020.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 979.0s _11m: 12 segs, 58.7 K docs, 232.4 MB 746.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 689.7s _16h: 8 segs, 109.7 K docs, 436.5 MB 669.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 629.0s _17j: 8 segs, 152.1 K docs, 605.8 MB 616.3s _17r: 8 segs, 180.5 K docs, 719.6 MB 494.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 466.7s _1a4: 8 segs, 78.4 K docs, 311.7 MB 451.9s _1ab: 8 segs, 147.5 K docs, 587.4 MB 396.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 382.6s _1be: 13 segs, 65.1 K docs, 257.9 MB 359.3s _1bs: 13 segs, 61.8 K docs, 244.5 MB 336.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 317.4s _1ch: 11 segs, 55.8 K docs, 220.9 MB 299.7s _1cs: 10 segs, 48.5 K docs, 191.8 MB 282.6s _1d3: 10 segs, 49.1 K docs, 194.3 MB 247.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 230.0s _1dy: 9 segs, 43.8 K docs, 173.5 MB 209.8s _1e8: 9 segs, 44.3 K docs, 175.3 MB 191.0s _1eg: 8 segs, 73.0 K docs, 290.2 MB 167.9s _1ep: 8 segs, 38.9 K docs, 154.1 MB 145.3s _1ey: 8 segs, 38.8 K docs, 153.5 MB 127.1s _1f6: 8 segs, 71.8 K docs, 285.4 MB 105.0s _1ff: 8 segs, 38.7 K docs, 153.2 MB 85.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 75.0s _1fr: 10 segs, 39.3 K docs, 155.7 MB 80.0 sec: 269 segments, 28 merges 1502.4s _tf: 8 segs, 1112.1 K docs, 4443.5 MB 1057.5s _10k: 8 segs, 240.4 K docs, 958.8 MB 1025.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 984.0s _11m: 12 segs, 58.7 K docs, 232.4 MB 751.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 694.7s _16h: 8 segs, 109.7 K docs, 436.5 MB 674.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 634.0s _17j: 8 segs, 152.1 K docs, 605.8 MB 621.3s _17r: 8 segs, 180.5 K docs, 719.6 MB 499.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 471.7s _1a4: 8 segs, 78.4 K docs, 311.7 MB 456.9s _1ab: 8 segs, 147.5 K docs, 587.4 MB 401.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 387.6s _1be: 13 segs, 65.1 K docs, 257.9 MB 364.3s _1bs: 13 segs, 61.8 K docs, 244.5 MB 341.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 322.4s _1ch: 11 segs, 55.8 K docs, 220.9 MB 304.7s _1cs: 10 segs, 48.5 K docs, 191.8 MB 287.6s _1d3: 10 segs, 49.1 K docs, 194.3 MB 252.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 235.0s _1dy: 9 segs, 43.8 K docs, 173.5 MB 214.8s _1e8: 9 segs, 44.3 K docs, 175.3 MB 172.9s _1ep: 8 segs, 38.9 K docs, 154.1 MB 150.3s _1ey: 8 segs, 38.8 K docs, 153.5 MB 132.1s _1f6: 8 segs, 71.8 K docs, 285.4 MB 110.0s _1ff: 8 segs, 38.7 K docs, 153.2 MB 90.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 80.0s _1fr: 10 segs, 39.3 K docs, 155.7 MB 85.0 sec: 269 segments, 28 merges 1507.4s _tf: 8 segs, 1112.1 K docs, 4443.5 MB 1062.6s _10k: 8 segs, 240.4 K docs, 958.8 MB 1030.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 989.0s _11m: 12 segs, 58.7 K docs, 232.4 MB 756.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 699.7s _16h: 8 segs, 109.7 K docs, 436.5 MB 679.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 639.0s _17j: 8 segs, 152.1 K docs, 605.8 MB 626.3s _17r: 8 segs, 180.5 K docs, 719.6 MB 504.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 476.7s _1a4: 8 segs, 78.4 K docs, 311.7 MB 461.9s _1ab: 8 segs, 147.5 K docs, 587.4 MB 406.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 392.6s _1be: 13 segs, 65.1 K docs, 257.9 MB 369.3s _1bs: 13 segs, 61.8 K docs, 244.5 MB 346.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 327.4s _1ch: 11 segs, 55.8 K docs, 220.9 MB 309.7s _1cs: 10 segs, 48.5 K docs, 191.8 MB 292.6s _1d3: 10 segs, 49.1 K docs, 194.3 MB 257.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 240.0s _1dy: 9 segs, 43.8 K docs, 173.5 MB 219.8s _1e8: 9 segs, 44.3 K docs, 175.3 MB 177.9s _1ep: 8 segs, 38.9 K docs, 154.1 MB 155.4s _1ey: 8 segs, 38.8 K docs, 153.5 MB 137.1s _1f6: 8 segs, 71.8 K docs, 285.4 MB 115.0s _1ff: 8 segs, 38.7 K docs, 153.2 MB 95.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 85.0s _1fr: 10 segs, 39.3 K docs, 155.7 MB 90.0 sec: 269 segments, 28 merges 1512.4s _tf: 8 segs, 1112.1 K docs, 4443.5 MB 1067.6s _10k: 8 segs, 240.4 K docs, 958.8 MB 1035.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 994.0s _11m: 12 segs, 58.7 K docs, 232.4 MB 761.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 704.7s _16h: 8 segs, 109.7 K docs, 436.5 MB 684.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 644.1s _17j: 8 segs, 152.1 K docs, 605.8 MB 631.3s _17r: 8 segs, 180.5 K docs, 719.6 MB 509.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 481.7s _1a4: 8 segs, 78.4 K docs, 311.7 MB 466.9s _1ab: 8 segs, 147.5 K docs, 587.4 MB 411.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 397.6s _1be: 13 segs, 65.1 K docs, 257.9 MB 374.3s _1bs: 13 segs, 61.8 K docs, 244.5 MB 351.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 332.4s _1ch: 11 segs, 55.8 K docs, 220.9 MB 314.8s _1cs: 10 segs, 48.5 K docs, 191.8 MB 297.6s _1d3: 10 segs, 49.1 K docs, 194.3 MB 262.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 245.0s _1dy: 9 segs, 43.8 K docs, 173.5 MB 224.9s _1e8: 9 segs, 44.3 K docs, 175.3 MB 182.9s _1ep: 8 segs, 38.9 K docs, 154.1 MB 160.4s _1ey: 8 segs, 38.8 K docs, 153.5 MB 142.1s _1f6: 8 segs, 71.8 K docs, 285.4 MB 120.0s _1ff: 8 segs, 38.7 K docs, 153.2 MB 100.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 90.0s _1fr: 10 segs, 39.3 K docs, 155.7 MB 95.1 sec: 262 segments, 27 merges 1517.4s _tf: 8 segs, 1112.1 K docs, 4443.5 MB 1072.6s _10k: 8 segs, 240.4 K docs, 958.8 MB 1040.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 999.0s _11m: 12 segs, 58.7 K docs, 232.4 MB 766.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 709.7s _16h: 8 segs, 109.7 K docs, 436.5 MB 689.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 649.1s _17j: 8 segs, 152.1 K docs, 605.8 MB 514.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 486.7s _1a4: 8 segs, 78.4 K docs, 311.7 MB 471.9s _1ab: 8 segs, 147.5 K docs, 587.4 MB 416.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 402.6s _1be: 13 segs, 65.1 K docs, 257.9 MB 379.3s _1bs: 13 segs, 61.8 K docs, 244.5 MB 356.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 337.4s _1ch: 11 segs, 55.8 K docs, 220.9 MB 319.8s _1cs: 10 segs, 48.5 K docs, 191.8 MB 302.6s _1d3: 10 segs, 49.1 K docs, 194.3 MB 267.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 250.0s _1dy: 9 segs, 43.8 K docs, 173.5 MB 229.9s _1e8: 9 segs, 44.3 K docs, 175.3 MB 188.0s _1ep: 8 segs, 38.9 K docs, 154.1 MB 165.4s _1ey: 8 segs, 38.8 K docs, 153.5 MB 147.1s _1f6: 8 segs, 71.8 K docs, 285.4 MB 125.0s _1ff: 8 segs, 38.7 K docs, 153.2 MB 105.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 95.1s _1fr: 10 segs, 39.3 K docs, 155.7 MB 100.1 sec: 262 segments, 27 merges 1522.4s _tf: 8 segs, 1112.1 K docs, 4443.5 MB 1077.6s _10k: 8 segs, 240.4 K docs, 958.8 MB 1045.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1004.0s _11m: 12 segs, 58.7 K docs, 232.4 MB 771.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 714.7s _16h: 8 segs, 109.7 K docs, 436.5 MB 694.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 654.1s _17j: 8 segs, 152.1 K docs, 605.8 MB 519.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 491.7s _1a4: 8 segs, 78.4 K docs, 311.7 MB 476.9s _1ab: 8 segs, 147.5 K docs, 587.4 MB 421.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 407.6s _1be: 13 segs, 65.1 K docs, 257.9 MB 384.3s _1bs: 13 segs, 61.8 K docs, 244.5 MB 361.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 342.4s _1ch: 11 segs, 55.8 K docs, 220.9 MB 324.8s _1cs: 10 segs, 48.5 K docs, 191.8 MB 307.6s _1d3: 10 segs, 49.1 K docs, 194.3 MB 272.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 255.0s _1dy: 9 segs, 43.8 K docs, 173.5 MB 234.9s _1e8: 9 segs, 44.3 K docs, 175.3 MB 193.0s _1ep: 8 segs, 38.9 K docs, 154.1 MB 170.4s _1ey: 8 segs, 38.8 K docs, 153.5 MB 152.1s _1f6: 8 segs, 71.8 K docs, 285.4 MB 130.0s _1ff: 8 segs, 38.7 K docs, 153.2 MB 110.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 100.1s _1fr: 10 segs, 39.3 K docs, 155.7 MB 105.1 sec: 262 segments, 27 merges 1527.4s _tf: 8 segs, 1112.1 K docs, 4443.5 MB 1082.6s _10k: 8 segs, 240.4 K docs, 958.8 MB 1050.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1009.0s _11m: 12 segs, 58.7 K docs, 232.4 MB 776.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 719.7s _16h: 8 segs, 109.7 K docs, 436.5 MB 699.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 659.1s _17j: 8 segs, 152.1 K docs, 605.8 MB 524.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 496.7s _1a4: 8 segs, 78.4 K docs, 311.7 MB 481.9s _1ab: 8 segs, 147.5 K docs, 587.4 MB 426.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 412.6s _1be: 13 segs, 65.1 K docs, 257.9 MB 389.3s _1bs: 13 segs, 61.8 K docs, 244.5 MB 366.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 347.4s _1ch: 11 segs, 55.8 K docs, 220.9 MB 329.8s _1cs: 10 segs, 48.5 K docs, 191.8 MB 312.6s _1d3: 10 segs, 49.1 K docs, 194.3 MB 277.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 260.0s _1dy: 9 segs, 43.8 K docs, 173.5 MB 239.9s _1e8: 9 segs, 44.3 K docs, 175.3 MB 198.0s _1ep: 8 segs, 38.9 K docs, 154.1 MB 175.4s _1ey: 8 segs, 38.8 K docs, 153.5 MB 157.1s _1f6: 8 segs, 71.8 K docs, 285.4 MB 135.1s _1ff: 8 segs, 38.7 K docs, 153.2 MB 115.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 105.1s _1fr: 10 segs, 39.3 K docs, 155.7 MB 110.1 sec: 251 segments, 26 merges 1532.4s _tf: 8 segs, 1112.1 K docs, 4443.5 MB 1087.6s _10k: 8 segs, 240.4 K docs, 958.8 MB 1055.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 781.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 724.8s _16h: 8 segs, 109.7 K docs, 436.5 MB 704.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 664.1s _17j: 8 segs, 152.1 K docs, 605.8 MB 529.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 501.7s _1a4: 8 segs, 78.4 K docs, 311.7 MB 486.9s _1ab: 8 segs, 147.5 K docs, 587.4 MB 431.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 417.6s _1be: 13 segs, 65.1 K docs, 257.9 MB 394.3s _1bs: 13 segs, 61.8 K docs, 244.5 MB 371.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 352.4s _1ch: 11 segs, 55.8 K docs, 220.9 MB 334.8s _1cs: 10 segs, 48.5 K docs, 191.8 MB 317.6s _1d3: 10 segs, 49.1 K docs, 194.3 MB 282.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 265.0s _1dy: 9 segs, 43.8 K docs, 173.5 MB 244.9s _1e8: 9 segs, 44.3 K docs, 175.3 MB 203.0s _1ep: 8 segs, 38.9 K docs, 154.1 MB 180.4s _1ey: 8 segs, 38.8 K docs, 153.5 MB 162.2s _1f6: 8 segs, 71.8 K docs, 285.4 MB 140.1s _1ff: 8 segs, 38.7 K docs, 153.2 MB 120.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 110.1s _1fr: 10 segs, 39.3 K docs, 155.7 MB 115.1 sec: 251 segments, 26 merges 1537.4s _tf: 8 segs, 1112.1 K docs, 4443.5 MB 1092.6s _10k: 8 segs, 240.4 K docs, 958.8 MB 1060.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 786.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 729.8s _16h: 8 segs, 109.7 K docs, 436.5 MB 709.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 669.1s _17j: 8 segs, 152.1 K docs, 605.8 MB 534.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 506.7s _1a4: 8 segs, 78.4 K docs, 311.7 MB 491.9s _1ab: 8 segs, 147.5 K docs, 587.4 MB 436.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 422.6s _1be: 13 segs, 65.1 K docs, 257.9 MB 399.3s _1bs: 13 segs, 61.8 K docs, 244.5 MB 376.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 357.4s _1ch: 11 segs, 55.8 K docs, 220.9 MB 339.8s _1cs: 10 segs, 48.5 K docs, 191.8 MB 322.6s _1d3: 10 segs, 49.1 K docs, 194.3 MB 287.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 270.0s _1dy: 9 segs, 43.8 K docs, 173.5 MB 249.9s _1e8: 9 segs, 44.3 K docs, 175.3 MB 208.0s _1ep: 8 segs, 38.9 K docs, 154.1 MB 185.4s _1ey: 8 segs, 38.8 K docs, 153.5 MB 167.2s _1f6: 8 segs, 71.8 K docs, 285.4 MB 145.1s _1ff: 8 segs, 38.7 K docs, 153.2 MB 125.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 115.1s _1fr: 10 segs, 39.3 K docs, 155.7 MB 120.1 sec: 251 segments, 26 merges 1542.4s _tf: 8 segs, 1112.1 K docs, 4443.5 MB 1097.6s _10k: 8 segs, 240.4 K docs, 958.8 MB 1066.0s _111: 8 segs, 1144.2 K docs, 4571.9 MB 791.5s _15k: 8 segs, 175.2 K docs, 698.5 MB 734.8s _16h: 8 segs, 109.7 K docs, 436.5 MB 714.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 674.1s _17j: 8 segs, 152.1 K docs, 605.8 MB 539.8s _19n: 8 segs, 179.6 K docs, 715.8 MB 511.8s _1a4: 8 segs, 78.4 K docs, 311.7 MB 497.0s _1ab: 8 segs, 147.5 K docs, 587.4 MB 441.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 427.7s _1be: 13 segs, 65.1 K docs, 257.9 MB 404.3s _1bs: 13 segs, 61.8 K docs, 244.5 MB 381.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 362.5s _1ch: 11 segs, 55.8 K docs, 220.9 MB 344.8s _1cs: 10 segs, 48.5 K docs, 191.8 MB 327.6s _1d3: 10 segs, 49.1 K docs, 194.3 MB 292.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 275.0s _1dy: 9 segs, 43.8 K docs, 173.5 MB 254.9s _1e8: 9 segs, 44.3 K docs, 175.3 MB 213.0s _1ep: 8 segs, 38.9 K docs, 154.1 MB 190.4s _1ey: 8 segs, 38.8 K docs, 153.5 MB 172.2s _1f6: 8 segs, 71.8 K docs, 285.4 MB 150.1s _1ff: 8 segs, 38.7 K docs, 153.2 MB 130.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 120.1s _1fr: 10 segs, 39.3 K docs, 155.7 MB 125.1 sec: 251 segments, 26 merges 1547.4s _tf: 8 segs, 1112.1 K docs, 4443.5 MB 1102.6s _10k: 8 segs, 240.4 K docs, 958.8 MB 1070.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 796.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 739.8s _16h: 8 segs, 109.7 K docs, 436.5 MB 719.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 679.1s _17j: 8 segs, 152.1 K docs, 605.8 MB 544.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 516.7s _1a4: 8 segs, 78.4 K docs, 311.7 MB 501.9s _1ab: 8 segs, 147.5 K docs, 587.4 MB 446.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 432.6s _1be: 13 segs, 65.1 K docs, 257.9 MB 409.3s _1bs: 13 segs, 61.8 K docs, 244.5 MB 386.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 367.4s _1ch: 11 segs, 55.8 K docs, 220.9 MB 349.8s _1cs: 10 segs, 48.5 K docs, 191.8 MB 332.6s _1d3: 10 segs, 49.1 K docs, 194.3 MB 297.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 280.0s _1dy: 9 segs, 43.8 K docs, 173.5 MB 259.9s _1e8: 9 segs, 44.3 K docs, 175.3 MB 218.0s _1ep: 8 segs, 38.9 K docs, 154.1 MB 195.4s _1ey: 8 segs, 38.8 K docs, 153.5 MB 177.2s _1f6: 8 segs, 71.8 K docs, 285.4 MB 155.1s _1ff: 8 segs, 38.7 K docs, 153.2 MB 135.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 125.1s _1fr: 10 segs, 39.3 K docs, 155.7 MB 130.1 sec: 251 segments, 26 merges 1552.4s _tf: 8 segs, 1112.1 K docs, 4443.5 MB 1107.6s _10k: 8 segs, 240.4 K docs, 958.8 MB 1076.0s _111: 8 segs, 1144.2 K docs, 4571.9 MB 801.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 744.8s _16h: 8 segs, 109.7 K docs, 436.5 MB 724.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 684.1s _17j: 8 segs, 152.1 K docs, 605.8 MB 549.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 521.8s _1a4: 8 segs, 78.4 K docs, 311.7 MB 506.9s _1ab: 8 segs, 147.5 K docs, 587.4 MB 451.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 437.6s _1be: 13 segs, 65.1 K docs, 257.9 MB 414.3s _1bs: 13 segs, 61.8 K docs, 244.5 MB 391.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 372.4s _1ch: 11 segs, 55.8 K docs, 220.9 MB 354.8s _1cs: 10 segs, 48.5 K docs, 191.8 MB 337.6s _1d3: 10 segs, 49.1 K docs, 194.3 MB 302.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 285.0s _1dy: 9 segs, 43.8 K docs, 173.5 MB 264.9s _1e8: 9 segs, 44.3 K docs, 175.3 MB 223.0s _1ep: 8 segs, 38.9 K docs, 154.1 MB 200.4s _1ey: 8 segs, 38.8 K docs, 153.5 MB 182.2s _1f6: 8 segs, 71.8 K docs, 285.4 MB 160.1s _1ff: 8 segs, 38.7 K docs, 153.2 MB 140.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 130.1s _1fr: 10 segs, 39.3 K docs, 155.7 MB 135.1 sec: 251 segments, 26 merges 1557.4s _tf: 8 segs, 1112.1 K docs, 4443.5 MB 1112.6s _10k: 8 segs, 240.4 K docs, 958.8 MB 1081.0s _111: 8 segs, 1144.2 K docs, 4571.9 MB 806.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 749.8s _16h: 8 segs, 109.7 K docs, 436.5 MB 729.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 689.1s _17j: 8 segs, 152.1 K docs, 605.8 MB 554.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 526.8s _1a4: 8 segs, 78.4 K docs, 311.7 MB 512.0s _1ab: 8 segs, 147.5 K docs, 587.4 MB 456.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 442.7s _1be: 13 segs, 65.1 K docs, 257.9 MB 419.3s _1bs: 13 segs, 61.8 K docs, 244.5 MB 396.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 377.5s _1ch: 11 segs, 55.8 K docs, 220.9 MB 359.8s _1cs: 10 segs, 48.5 K docs, 191.8 MB 342.6s _1d3: 10 segs, 49.1 K docs, 194.3 MB 307.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 290.0s _1dy: 9 segs, 43.8 K docs, 173.5 MB 269.9s _1e8: 9 segs, 44.3 K docs, 175.3 MB 228.0s _1ep: 8 segs, 38.9 K docs, 154.1 MB 205.4s _1ey: 8 segs, 38.8 K docs, 153.5 MB 187.2s _1f6: 8 segs, 71.8 K docs, 285.4 MB 165.1s _1ff: 8 segs, 38.7 K docs, 153.2 MB 145.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 135.1s _1fr: 10 segs, 39.3 K docs, 155.7 MB 140.1 sec: 251 segments, 26 merges 1562.4s _tf: 8 segs, 1112.1 K docs, 4443.5 MB 1117.6s _10k: 8 segs, 240.4 K docs, 958.8 MB 1086.0s _111: 8 segs, 1144.2 K docs, 4571.9 MB 811.5s _15k: 8 segs, 175.2 K docs, 698.5 MB 754.8s _16h: 8 segs, 109.7 K docs, 436.5 MB 734.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 694.1s _17j: 8 segs, 152.1 K docs, 605.8 MB 559.8s _19n: 8 segs, 179.6 K docs, 715.8 MB 531.8s _1a4: 8 segs, 78.4 K docs, 311.7 MB 517.0s _1ab: 8 segs, 147.5 K docs, 587.4 MB 461.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 447.7s _1be: 13 segs, 65.1 K docs, 257.9 MB 424.3s _1bs: 13 segs, 61.8 K docs, 244.5 MB 401.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 382.5s _1ch: 11 segs, 55.8 K docs, 220.9 MB 364.8s _1cs: 10 segs, 48.5 K docs, 191.8 MB 347.6s _1d3: 10 segs, 49.1 K docs, 194.3 MB 312.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 295.0s _1dy: 9 segs, 43.8 K docs, 173.5 MB 274.9s _1e8: 9 segs, 44.3 K docs, 175.3 MB 233.0s _1ep: 8 segs, 38.9 K docs, 154.1 MB 210.4s _1ey: 8 segs, 38.8 K docs, 153.5 MB 192.2s _1f6: 8 segs, 71.8 K docs, 285.4 MB 170.1s _1ff: 8 segs, 38.7 K docs, 153.2 MB 150.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 140.1s _1fr: 10 segs, 39.3 K docs, 155.7 MB 145.1 sec: 237 segments, 24 merges 1567.4s _tf: 8 segs, 1112.1 K docs, 4443.5 MB 1122.6s _10k: 8 segs, 240.4 K docs, 958.8 MB 1091.0s _111: 8 segs, 1144.2 K docs, 4571.9 MB 816.5s _15k: 8 segs, 175.2 K docs, 698.5 MB 759.8s _16h: 8 segs, 109.7 K docs, 436.5 MB 739.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 564.8s _19n: 8 segs, 179.6 K docs, 715.8 MB 536.8s _1a4: 8 segs, 78.4 K docs, 311.7 MB 522.0s _1ab: 8 segs, 147.5 K docs, 587.4 MB 466.8s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 452.7s _1be: 13 segs, 65.1 K docs, 257.9 MB 429.4s _1bs: 13 segs, 61.8 K docs, 244.5 MB 406.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 387.5s _1ch: 11 segs, 55.8 K docs, 220.9 MB 369.8s _1cs: 10 segs, 48.5 K docs, 191.8 MB 352.6s _1d3: 10 segs, 49.1 K docs, 194.3 MB 317.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 300.0s _1dy: 9 segs, 43.8 K docs, 173.5 MB 279.9s _1e8: 9 segs, 44.3 K docs, 175.3 MB 215.4s _1ey: 8 segs, 38.8 K docs, 153.5 MB 197.2s _1f6: 8 segs, 71.8 K docs, 285.4 MB 175.1s _1ff: 8 segs, 38.7 K docs, 153.2 MB 155.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 145.1s _1fr: 10 segs, 39.3 K docs, 155.7 MB 150.0 sec: 237 segments, 24 merges 1572.3s _tf: 8 segs, 1112.1 K docs, 4443.5 MB 1127.5s _10k: 8 segs, 240.4 K docs, 958.8 MB 1095.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 821.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 764.7s _16h: 8 segs, 109.7 K docs, 436.5 MB 744.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 569.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 541.7s _1a4: 8 segs, 78.4 K docs, 311.7 MB 526.9s _1ab: 8 segs, 147.5 K docs, 587.4 MB 471.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 457.6s _1be: 13 segs, 65.1 K docs, 257.9 MB 434.3s _1bs: 13 segs, 61.8 K docs, 244.5 MB 411.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 392.4s _1ch: 11 segs, 55.8 K docs, 220.9 MB 374.7s _1cs: 10 segs, 48.5 K docs, 191.8 MB 357.5s _1d3: 10 segs, 49.1 K docs, 194.3 MB 322.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 304.9s _1dy: 9 segs, 43.8 K docs, 173.5 MB 284.8s _1e8: 9 segs, 44.3 K docs, 175.3 MB 220.3s _1ey: 8 segs, 38.8 K docs, 153.5 MB 202.1s _1f6: 8 segs, 71.8 K docs, 285.4 MB 180.0s _1ff: 8 segs, 38.7 K docs, 153.2 MB 160.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 150.0s _1fr: 10 segs, 39.3 K docs, 155.7 MB 155.0 sec: 229 segments, 24 merges 1577.4s _tf: 8 segs, 1112.1 K docs, 4443.5 MB 1132.5s _10k: 8 segs, 240.4 K docs, 958.8 MB 1100.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 826.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 769.7s _16h: 8 segs, 109.7 K docs, 436.5 MB 749.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 574.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 546.7s _1a4: 8 segs, 78.4 K docs, 311.7 MB 531.9s _1ab: 8 segs, 147.5 K docs, 587.4 MB 476.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 462.6s _1be: 13 segs, 65.1 K docs, 257.9 MB 439.3s _1bs: 13 segs, 61.8 K docs, 244.5 MB 416.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 397.4s _1ch: 11 segs, 55.8 K docs, 220.9 MB 379.7s _1cs: 10 segs, 48.5 K docs, 191.8 MB 362.6s _1d3: 10 segs, 49.1 K docs, 194.3 MB 327.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 310.0s _1dy: 9 segs, 43.8 K docs, 173.5 MB 225.3s _1ey: 8 segs, 38.8 K docs, 153.5 MB 207.1s _1f6: 8 segs, 71.8 K docs, 285.4 MB 185.0s _1ff: 8 segs, 38.7 K docs, 153.2 MB 165.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 155.0s _1fr: 10 segs, 39.3 K docs, 155.7 MB 3.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 160.0 sec: 229 segments, 24 merges 1582.4s _tf: 8 segs, 1112.1 K docs, 4443.5 MB 1137.5s _10k: 8 segs, 240.4 K docs, 958.8 MB 1105.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 831.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 774.7s _16h: 8 segs, 109.7 K docs, 436.5 MB 754.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 579.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 551.7s _1a4: 8 segs, 78.4 K docs, 311.7 MB 536.9s _1ab: 8 segs, 147.5 K docs, 587.4 MB 481.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 467.6s _1be: 13 segs, 65.1 K docs, 257.9 MB 444.3s _1bs: 13 segs, 61.8 K docs, 244.5 MB 421.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 402.4s _1ch: 11 segs, 55.8 K docs, 220.9 MB 384.7s _1cs: 10 segs, 48.5 K docs, 191.8 MB 367.6s _1d3: 10 segs, 49.1 K docs, 194.3 MB 332.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 315.0s _1dy: 9 segs, 43.8 K docs, 173.5 MB 230.3s _1ey: 8 segs, 38.8 K docs, 153.5 MB 212.1s _1f6: 8 segs, 71.8 K docs, 285.4 MB 190.0s _1ff: 8 segs, 38.7 K docs, 153.2 MB 170.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 160.0s _1fr: 10 segs, 39.3 K docs, 155.7 MB 8.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 165.0 sec: 229 segments, 24 merges 1587.4s _tf: 8 segs, 1112.1 K docs, 4443.5 MB 1142.6s _10k: 8 segs, 240.4 K docs, 958.8 MB 1110.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 836.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 779.7s _16h: 8 segs, 109.7 K docs, 436.5 MB 759.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 584.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 556.7s _1a4: 8 segs, 78.4 K docs, 311.7 MB 541.9s _1ab: 8 segs, 147.5 K docs, 587.4 MB 486.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 472.6s _1be: 13 segs, 65.1 K docs, 257.9 MB 449.3s _1bs: 13 segs, 61.8 K docs, 244.5 MB 426.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 407.4s _1ch: 11 segs, 55.8 K docs, 220.9 MB 389.8s _1cs: 10 segs, 48.5 K docs, 191.8 MB 372.6s _1d3: 10 segs, 49.1 K docs, 194.3 MB 337.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 320.0s _1dy: 9 segs, 43.8 K docs, 173.5 MB 235.4s _1ey: 8 segs, 38.8 K docs, 153.5 MB 217.1s _1f6: 8 segs, 71.8 K docs, 285.4 MB 195.0s _1ff: 8 segs, 38.7 K docs, 153.2 MB 175.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 165.0s _1fr: 10 segs, 39.3 K docs, 155.7 MB 13.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 170.0 sec: 229 segments, 24 merges 1592.4s _tf: 8 segs, 1112.1 K docs, 4443.5 MB 1147.6s _10k: 8 segs, 240.4 K docs, 958.8 MB 1115.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 841.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 784.7s _16h: 8 segs, 109.7 K docs, 436.5 MB 764.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 589.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 561.7s _1a4: 8 segs, 78.4 K docs, 311.7 MB 546.9s _1ab: 8 segs, 147.5 K docs, 587.4 MB 491.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 477.6s _1be: 13 segs, 65.1 K docs, 257.9 MB 454.3s _1bs: 13 segs, 61.8 K docs, 244.5 MB 431.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 412.4s _1ch: 11 segs, 55.8 K docs, 220.9 MB 394.8s _1cs: 10 segs, 48.5 K docs, 191.8 MB 377.6s _1d3: 10 segs, 49.1 K docs, 194.3 MB 342.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 325.0s _1dy: 9 segs, 43.8 K docs, 173.5 MB 240.4s _1ey: 8 segs, 38.8 K docs, 153.5 MB 222.1s _1f6: 8 segs, 71.8 K docs, 285.4 MB 200.0s _1ff: 8 segs, 38.7 K docs, 153.2 MB 180.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 170.0s _1fr: 10 segs, 39.3 K docs, 155.7 MB 18.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 175.1 sec: 217 segments, 23 merges 1597.4s _tf: 8 segs, 1112.1 K docs, 4443.5 MB 1152.6s _10k: 8 segs, 240.4 K docs, 958.8 MB 1120.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 846.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 789.7s _16h: 8 segs, 109.7 K docs, 436.5 MB 769.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 594.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 566.7s _1a4: 8 segs, 78.4 K docs, 311.7 MB 551.9s _1ab: 8 segs, 147.5 K docs, 587.4 MB 496.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 482.6s _1be: 13 segs, 65.1 K docs, 257.9 MB 436.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 417.4s _1ch: 11 segs, 55.8 K docs, 220.9 MB 399.8s _1cs: 10 segs, 48.5 K docs, 191.8 MB 382.6s _1d3: 10 segs, 49.1 K docs, 194.3 MB 347.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 330.0s _1dy: 9 segs, 43.8 K docs, 173.5 MB 245.4s _1ey: 8 segs, 38.8 K docs, 153.5 MB 227.1s _1f6: 8 segs, 71.8 K docs, 285.4 MB 205.0s _1ff: 8 segs, 38.7 K docs, 153.2 MB 185.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 175.1s _1fr: 10 segs, 39.3 K docs, 155.7 MB 23.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 180.1 sec: 210 segments, 22 merges 1602.4s _tf: 8 segs, 1112.1 K docs, 4443.5 MB 1157.6s _10k: 8 segs, 240.4 K docs, 958.8 MB 1125.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 851.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 794.8s _16h: 8 segs, 109.7 K docs, 436.5 MB 774.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 599.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 571.7s _1a4: 8 segs, 78.4 K docs, 311.7 MB 556.9s _1ab: 8 segs, 147.5 K docs, 587.4 MB 501.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 487.6s _1be: 13 segs, 65.1 K docs, 257.9 MB 441.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 422.4s _1ch: 11 segs, 55.8 K docs, 220.9 MB 404.8s _1cs: 10 segs, 48.5 K docs, 191.8 MB 387.6s _1d3: 10 segs, 49.1 K docs, 194.3 MB 352.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 335.0s _1dy: 9 segs, 43.8 K docs, 173.5 MB 250.4s _1ey: 8 segs, 38.8 K docs, 153.5 MB 210.1s _1ff: 8 segs, 38.7 K docs, 153.2 MB 190.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 180.1s _1fr: 10 segs, 39.3 K docs, 155.7 MB 28.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 185.1 sec: 198 segments, 21 merges 1607.4s _tf: 8 segs, 1112.1 K docs, 4443.5 MB 1162.6s _10k: 8 segs, 240.4 K docs, 958.8 MB 1131.0s _111: 8 segs, 1144.2 K docs, 4571.9 MB 856.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 799.8s _16h: 8 segs, 109.7 K docs, 436.5 MB 779.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 604.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 576.8s _1a4: 8 segs, 78.4 K docs, 311.7 MB 562.0s _1ab: 8 segs, 147.5 K docs, 587.4 MB 506.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 446.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 427.5s _1ch: 11 segs, 55.8 K docs, 220.9 MB 409.8s _1cs: 10 segs, 48.5 K docs, 191.8 MB 392.6s _1d3: 10 segs, 49.1 K docs, 194.3 MB 357.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 340.0s _1dy: 9 segs, 43.8 K docs, 173.5 MB 255.4s _1ey: 8 segs, 38.8 K docs, 153.5 MB 215.1s _1ff: 8 segs, 38.7 K docs, 153.2 MB 195.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 185.1s _1fr: 10 segs, 39.3 K docs, 155.7 MB 33.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 190.1 sec: 198 segments, 21 merges 1612.4s _tf: 8 segs, 1112.1 K docs, 4443.5 MB 1167.6s _10k: 8 segs, 240.4 K docs, 958.8 MB 1136.0s _111: 8 segs, 1144.2 K docs, 4571.9 MB 861.5s _15k: 8 segs, 175.2 K docs, 698.5 MB 804.8s _16h: 8 segs, 109.7 K docs, 436.5 MB 784.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 609.8s _19n: 8 segs, 179.6 K docs, 715.8 MB 581.8s _1a4: 8 segs, 78.4 K docs, 311.7 MB 567.0s _1ab: 8 segs, 147.5 K docs, 587.4 MB 511.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 451.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 432.5s _1ch: 11 segs, 55.8 K docs, 220.9 MB 414.8s _1cs: 10 segs, 48.5 K docs, 191.8 MB 397.6s _1d3: 10 segs, 49.1 K docs, 194.3 MB 362.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 345.0s _1dy: 9 segs, 43.8 K docs, 173.5 MB 260.4s _1ey: 8 segs, 38.8 K docs, 153.5 MB 220.1s _1ff: 8 segs, 38.7 K docs, 153.2 MB 200.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 190.1s _1fr: 10 segs, 39.3 K docs, 155.7 MB 38.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 195.1 sec: 198 segments, 21 merges 1617.4s _tf: 8 segs, 1112.1 K docs, 4443.5 MB 1172.6s _10k: 8 segs, 240.4 K docs, 958.8 MB 1141.0s _111: 8 segs, 1144.2 K docs, 4571.9 MB 866.5s _15k: 8 segs, 175.2 K docs, 698.5 MB 809.8s _16h: 8 segs, 109.7 K docs, 436.5 MB 789.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 614.8s _19n: 8 segs, 179.6 K docs, 715.8 MB 586.8s _1a4: 8 segs, 78.4 K docs, 311.7 MB 572.0s _1ab: 8 segs, 147.5 K docs, 587.4 MB 516.8s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 456.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 437.5s _1ch: 11 segs, 55.8 K docs, 220.9 MB 419.8s _1cs: 10 segs, 48.5 K docs, 191.8 MB 402.6s _1d3: 10 segs, 49.1 K docs, 194.3 MB 367.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 350.0s _1dy: 9 segs, 43.8 K docs, 173.5 MB 265.4s _1ey: 8 segs, 38.8 K docs, 153.5 MB 225.1s _1ff: 8 segs, 38.7 K docs, 153.2 MB 205.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 195.1s _1fr: 10 segs, 39.3 K docs, 155.7 MB 43.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 200.0 sec: 198 segments, 21 merges 1622.3s _tf: 8 segs, 1112.1 K docs, 4443.5 MB 1177.5s _10k: 8 segs, 240.4 K docs, 958.8 MB 1145.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 871.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 814.7s _16h: 8 segs, 109.7 K docs, 436.5 MB 794.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 619.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 591.7s _1a4: 8 segs, 78.4 K docs, 311.7 MB 576.9s _1ab: 8 segs, 147.5 K docs, 587.4 MB 521.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 461.0s _1c5: 12 segs, 59.2 K docs, 234.4 MB 442.4s _1ch: 11 segs, 55.8 K docs, 220.9 MB 424.7s _1cs: 10 segs, 48.5 K docs, 191.8 MB 407.5s _1d3: 10 segs, 49.1 K docs, 194.3 MB 372.6s _1do: 9 segs, 44.3 K docs, 175.3 MB 354.9s _1dy: 9 segs, 43.8 K docs, 173.5 MB 270.3s _1ey: 8 segs, 38.8 K docs, 153.5 MB 230.0s _1ff: 8 segs, 38.7 K docs, 153.2 MB 209.9s _1fo: 8 segs, 38.2 K docs, 151.3 MB 200.0s _1fr: 10 segs, 39.3 K docs, 155.7 MB 48.8s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 205.0 sec: 198 segments, 21 merges 1627.3s _tf: 8 segs, 1112.1 K docs, 4443.5 MB 1182.5s _10k: 8 segs, 240.4 K docs, 958.8 MB 1150.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 876.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 819.7s _16h: 8 segs, 109.7 K docs, 436.5 MB 799.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 624.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 596.7s _1a4: 8 segs, 78.4 K docs, 311.7 MB 581.9s _1ab: 8 segs, 147.5 K docs, 587.4 MB 526.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 466.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 447.4s _1ch: 11 segs, 55.8 K docs, 220.9 MB 429.7s _1cs: 10 segs, 48.5 K docs, 191.8 MB 412.5s _1d3: 10 segs, 49.1 K docs, 194.3 MB 377.6s _1do: 9 segs, 44.3 K docs, 175.3 MB 359.9s _1dy: 9 segs, 43.8 K docs, 173.5 MB 275.3s _1ey: 8 segs, 38.8 K docs, 153.5 MB 235.0s _1ff: 8 segs, 38.7 K docs, 153.2 MB 214.9s _1fo: 8 segs, 38.2 K docs, 151.3 MB 205.0s _1fr: 10 segs, 39.3 K docs, 155.7 MB 53.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 210.0 sec: 198 segments, 21 merges 1632.3s _tf: 8 segs, 1112.1 K docs, 4443.5 MB 1187.5s _10k: 8 segs, 240.4 K docs, 958.8 MB 1155.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 881.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 824.7s _16h: 8 segs, 109.7 K docs, 436.5 MB 804.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 629.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 601.7s _1a4: 8 segs, 78.4 K docs, 311.7 MB 586.9s _1ab: 8 segs, 147.5 K docs, 587.4 MB 531.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 471.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 452.4s _1ch: 11 segs, 55.8 K docs, 220.9 MB 434.7s _1cs: 10 segs, 48.5 K docs, 191.8 MB 417.5s _1d3: 10 segs, 49.1 K docs, 194.3 MB 382.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 364.9s _1dy: 9 segs, 43.8 K docs, 173.5 MB 280.3s _1ey: 8 segs, 38.8 K docs, 153.5 MB 240.0s _1ff: 8 segs, 38.7 K docs, 153.2 MB 220.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 210.0s _1fr: 10 segs, 39.3 K docs, 155.7 MB 58.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 215.0 sec: 191 segments, 20 merges 1192.5s _10k: 8 segs, 240.4 K docs, 958.8 MB 1160.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 886.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 829.7s _16h: 8 segs, 109.7 K docs, 436.5 MB 809.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 634.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 606.7s _1a4: 8 segs, 78.4 K docs, 311.7 MB 591.9s _1ab: 8 segs, 147.5 K docs, 587.4 MB 536.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 476.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 457.4s _1ch: 11 segs, 55.8 K docs, 220.9 MB 439.7s _1cs: 10 segs, 48.5 K docs, 191.8 MB 422.6s _1d3: 10 segs, 49.1 K docs, 194.3 MB 387.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 370.0s _1dy: 9 segs, 43.8 K docs, 173.5 MB 285.3s _1ey: 8 segs, 38.8 K docs, 153.5 MB 245.0s _1ff: 8 segs, 38.7 K docs, 153.2 MB 225.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 215.0s _1fr: 10 segs, 39.3 K docs, 155.7 MB 63.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 220.0 sec: 191 segments, 20 merges 1197.5s _10k: 8 segs, 240.4 K docs, 958.8 MB 1165.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 891.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 834.7s _16h: 8 segs, 109.7 K docs, 436.5 MB 814.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 639.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 611.7s _1a4: 8 segs, 78.4 K docs, 311.7 MB 596.9s _1ab: 8 segs, 147.5 K docs, 587.4 MB 541.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 481.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 462.4s _1ch: 11 segs, 55.8 K docs, 220.9 MB 444.7s _1cs: 10 segs, 48.5 K docs, 191.8 MB 427.6s _1d3: 10 segs, 49.1 K docs, 194.3 MB 392.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 375.0s _1dy: 9 segs, 43.8 K docs, 173.5 MB 290.3s _1ey: 8 segs, 38.8 K docs, 153.5 MB 250.0s _1ff: 8 segs, 38.7 K docs, 153.2 MB 230.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 220.0s _1fr: 10 segs, 39.3 K docs, 155.7 MB 68.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 225.0 sec: 184 segments, 19 merges 1202.6s _10k: 8 segs, 240.4 K docs, 958.8 MB 1170.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 896.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 839.7s _16h: 8 segs, 109.7 K docs, 436.5 MB 819.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 644.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 601.9s _1ab: 8 segs, 147.5 K docs, 587.4 MB 546.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 486.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 467.4s _1ch: 11 segs, 55.8 K docs, 220.9 MB 449.8s _1cs: 10 segs, 48.5 K docs, 191.8 MB 432.6s _1d3: 10 segs, 49.1 K docs, 194.3 MB 397.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 380.0s _1dy: 9 segs, 43.8 K docs, 173.5 MB 295.4s _1ey: 8 segs, 38.8 K docs, 153.5 MB 255.0s _1ff: 8 segs, 38.7 K docs, 153.2 MB 235.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 225.0s _1fr: 10 segs, 39.3 K docs, 155.7 MB 73.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 230.0 sec: 177 segments, 18 merges 1207.6s _10k: 8 segs, 240.4 K docs, 958.8 MB 1175.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 901.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 844.7s _16h: 8 segs, 109.7 K docs, 436.5 MB 824.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 649.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 551.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 491.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 472.4s _1ch: 11 segs, 55.8 K docs, 220.9 MB 454.8s _1cs: 10 segs, 48.5 K docs, 191.8 MB 437.6s _1d3: 10 segs, 49.1 K docs, 194.3 MB 402.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 385.0s _1dy: 9 segs, 43.8 K docs, 173.5 MB 300.4s _1ey: 8 segs, 38.8 K docs, 153.5 MB 260.0s _1ff: 8 segs, 38.7 K docs, 153.2 MB 240.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 230.0s _1fr: 10 segs, 39.3 K docs, 155.7 MB 78.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 235.1 sec: 177 segments, 18 merges 1212.6s _10k: 8 segs, 240.4 K docs, 958.8 MB 1180.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 906.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 849.7s _16h: 8 segs, 109.7 K docs, 436.5 MB 829.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 654.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 556.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 496.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 477.4s _1ch: 11 segs, 55.8 K docs, 220.9 MB 459.8s _1cs: 10 segs, 48.5 K docs, 191.8 MB 442.6s _1d3: 10 segs, 49.1 K docs, 194.3 MB 407.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 390.0s _1dy: 9 segs, 43.8 K docs, 173.5 MB 305.4s _1ey: 8 segs, 38.8 K docs, 153.5 MB 265.0s _1ff: 8 segs, 38.7 K docs, 153.2 MB 245.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 235.1s _1fr: 10 segs, 39.3 K docs, 155.7 MB 83.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 240.1 sec: 177 segments, 18 merges 1217.6s _10k: 8 segs, 240.4 K docs, 958.8 MB 1185.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 911.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 854.7s _16h: 8 segs, 109.7 K docs, 436.5 MB 834.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 659.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 561.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 501.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 482.4s _1ch: 11 segs, 55.8 K docs, 220.9 MB 464.8s _1cs: 10 segs, 48.5 K docs, 191.8 MB 447.6s _1d3: 10 segs, 49.1 K docs, 194.3 MB 412.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 395.0s _1dy: 9 segs, 43.8 K docs, 173.5 MB 310.4s _1ey: 8 segs, 38.8 K docs, 153.5 MB 270.1s _1ff: 8 segs, 38.7 K docs, 153.2 MB 250.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 240.1s _1fr: 10 segs, 39.3 K docs, 155.7 MB 88.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 245.1 sec: 177 segments, 18 merges 1222.6s _10k: 8 segs, 240.4 K docs, 958.8 MB 1190.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 916.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 859.8s _16h: 8 segs, 109.7 K docs, 436.5 MB 839.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 664.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 566.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 506.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 487.4s _1ch: 11 segs, 55.8 K docs, 220.9 MB 469.8s _1cs: 10 segs, 48.5 K docs, 191.8 MB 452.6s _1d3: 10 segs, 49.1 K docs, 194.3 MB 417.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 400.0s _1dy: 9 segs, 43.8 K docs, 173.5 MB 315.4s _1ey: 8 segs, 38.8 K docs, 153.5 MB 275.1s _1ff: 8 segs, 38.7 K docs, 153.2 MB 255.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 245.1s _1fr: 10 segs, 39.3 K docs, 155.7 MB 93.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 250.1 sec: 177 segments, 18 merges 1227.6s _10k: 8 segs, 240.4 K docs, 958.8 MB 1195.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 921.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 864.8s _16h: 8 segs, 109.7 K docs, 436.5 MB 844.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 669.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 571.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 511.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 492.4s _1ch: 11 segs, 55.8 K docs, 220.9 MB 474.8s _1cs: 10 segs, 48.5 K docs, 191.8 MB 457.6s _1d3: 10 segs, 49.1 K docs, 194.3 MB 422.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 405.0s _1dy: 9 segs, 43.8 K docs, 173.5 MB 320.4s _1ey: 8 segs, 38.8 K docs, 153.5 MB 280.1s _1ff: 8 segs, 38.7 K docs, 153.2 MB 260.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 250.1s _1fr: 10 segs, 39.3 K docs, 155.7 MB 98.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 255.1 sec: 177 segments, 18 merges 1232.6s _10k: 8 segs, 240.4 K docs, 958.8 MB 1201.0s _111: 8 segs, 1144.2 K docs, 4571.9 MB 926.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 869.8s _16h: 8 segs, 109.7 K docs, 436.5 MB 849.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 674.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 576.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 516.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 497.5s _1ch: 11 segs, 55.8 K docs, 220.9 MB 479.8s _1cs: 10 segs, 48.5 K docs, 191.8 MB 462.6s _1d3: 10 segs, 49.1 K docs, 194.3 MB 427.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 410.0s _1dy: 9 segs, 43.8 K docs, 173.5 MB 325.4s _1ey: 8 segs, 38.8 K docs, 153.5 MB 285.1s _1ff: 8 segs, 38.7 K docs, 153.2 MB 265.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 255.1s _1fr: 10 segs, 39.3 K docs, 155.7 MB 103.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 260.1 sec: 167 segments, 17 merges 1237.6s _10k: 8 segs, 240.4 K docs, 958.8 MB 1206.0s _111: 8 segs, 1144.2 K docs, 4571.9 MB 931.5s _15k: 8 segs, 175.2 K docs, 698.5 MB 874.8s _16h: 8 segs, 109.7 K docs, 436.5 MB 854.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 679.8s _19n: 8 segs, 179.6 K docs, 715.8 MB 581.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 521.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 484.8s _1cs: 10 segs, 48.5 K docs, 191.8 MB 467.6s _1d3: 10 segs, 49.1 K docs, 194.3 MB 432.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 415.0s _1dy: 9 segs, 43.8 K docs, 173.5 MB 330.4s _1ey: 8 segs, 38.8 K docs, 153.5 MB 290.1s _1ff: 8 segs, 38.7 K docs, 153.2 MB 270.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 260.1s _1fr: 10 segs, 39.3 K docs, 155.7 MB 108.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 265.1 sec: 167 segments, 17 merges 1242.6s _10k: 8 segs, 240.4 K docs, 958.8 MB 1211.0s _111: 8 segs, 1144.2 K docs, 4571.9 MB 936.5s _15k: 8 segs, 175.2 K docs, 698.5 MB 879.8s _16h: 8 segs, 109.7 K docs, 436.5 MB 859.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 684.8s _19n: 8 segs, 179.6 K docs, 715.8 MB 586.8s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 526.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 489.8s _1cs: 10 segs, 48.5 K docs, 191.8 MB 472.6s _1d3: 10 segs, 49.1 K docs, 194.3 MB 437.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 420.0s _1dy: 9 segs, 43.8 K docs, 173.5 MB 335.4s _1ey: 8 segs, 38.8 K docs, 153.5 MB 295.1s _1ff: 8 segs, 38.7 K docs, 153.2 MB 275.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 265.1s _1fr: 10 segs, 39.3 K docs, 155.7 MB 113.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 270.0 sec: 167 segments, 17 merges 1247.5s _10k: 8 segs, 240.4 K docs, 958.8 MB 1215.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 941.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 884.7s _16h: 8 segs, 109.7 K docs, 436.5 MB 864.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 689.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 591.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 531.0s _1c5: 12 segs, 59.2 K docs, 234.4 MB 494.7s _1cs: 10 segs, 48.5 K docs, 191.8 MB 477.5s _1d3: 10 segs, 49.1 K docs, 194.3 MB 442.6s _1do: 9 segs, 44.3 K docs, 175.3 MB 424.9s _1dy: 9 segs, 43.8 K docs, 173.5 MB 340.3s _1ey: 8 segs, 38.8 K docs, 153.5 MB 300.0s _1ff: 8 segs, 38.7 K docs, 153.2 MB 279.9s _1fo: 8 segs, 38.2 K docs, 151.3 MB 270.0s _1fr: 10 segs, 39.3 K docs, 155.7 MB 118.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 275.0 sec: 167 segments, 17 merges 1252.5s _10k: 8 segs, 240.4 K docs, 958.8 MB 1220.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 946.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 889.7s _16h: 8 segs, 109.7 K docs, 436.5 MB 869.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 694.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 596.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 536.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 499.7s _1cs: 10 segs, 48.5 K docs, 191.8 MB 482.5s _1d3: 10 segs, 49.1 K docs, 194.3 MB 447.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 429.9s _1dy: 9 segs, 43.8 K docs, 173.5 MB 345.3s _1ey: 8 segs, 38.8 K docs, 153.5 MB 305.0s _1ff: 8 segs, 38.7 K docs, 153.2 MB 285.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 275.0s _1fr: 10 segs, 39.3 K docs, 155.7 MB 123.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 280.0 sec: 167 segments, 17 merges 1257.5s _10k: 8 segs, 240.4 K docs, 958.8 MB 1225.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 951.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 894.7s _16h: 8 segs, 109.7 K docs, 436.5 MB 874.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 699.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 601.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 541.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 504.7s _1cs: 10 segs, 48.5 K docs, 191.8 MB 487.6s _1d3: 10 segs, 49.1 K docs, 194.3 MB 452.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 435.0s _1dy: 9 segs, 43.8 K docs, 173.5 MB 350.3s _1ey: 8 segs, 38.8 K docs, 153.5 MB 310.0s _1ff: 8 segs, 38.7 K docs, 153.2 MB 290.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 280.0s _1fr: 10 segs, 39.3 K docs, 155.7 MB 128.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 285.0 sec: 167 segments, 17 merges 1262.5s _10k: 8 segs, 240.4 K docs, 958.8 MB 1230.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 956.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 899.7s _16h: 8 segs, 109.7 K docs, 436.5 MB 879.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 704.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 606.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 546.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 509.7s _1cs: 10 segs, 48.5 K docs, 191.8 MB 492.6s _1d3: 10 segs, 49.1 K docs, 194.3 MB 457.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 440.0s _1dy: 9 segs, 43.8 K docs, 173.5 MB 355.3s _1ey: 8 segs, 38.8 K docs, 153.5 MB 315.0s _1ff: 8 segs, 38.7 K docs, 153.2 MB 295.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 285.0s _1fr: 10 segs, 39.3 K docs, 155.7 MB 133.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 290.0 sec: 167 segments, 17 merges 1267.5s _10k: 8 segs, 240.4 K docs, 958.8 MB 1235.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 961.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 904.7s _16h: 8 segs, 109.7 K docs, 436.5 MB 884.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 709.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 611.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 551.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 514.7s _1cs: 10 segs, 48.5 K docs, 191.8 MB 497.6s _1d3: 10 segs, 49.1 K docs, 194.3 MB 462.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 445.0s _1dy: 9 segs, 43.8 K docs, 173.5 MB 360.3s _1ey: 8 segs, 38.8 K docs, 153.5 MB 320.0s _1ff: 8 segs, 38.7 K docs, 153.2 MB 300.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 290.0s _1fr: 10 segs, 39.3 K docs, 155.7 MB 138.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 295.0 sec: 152 segments, 16 merges 1272.6s _10k: 8 segs, 240.4 K docs, 958.8 MB 1240.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 966.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 909.7s _16h: 8 segs, 109.7 K docs, 436.5 MB 889.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 714.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 616.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 556.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 519.8s _1cs: 10 segs, 48.5 K docs, 191.8 MB 502.6s _1d3: 10 segs, 49.1 K docs, 194.3 MB 467.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 325.0s _1ff: 8 segs, 38.7 K docs, 153.2 MB 305.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 295.0s _1fr: 10 segs, 39.3 K docs, 155.7 MB 143.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 0.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 300.0 sec: 145 segments, 15 merges 1245.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 971.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 914.7s _16h: 8 segs, 109.7 K docs, 436.5 MB 894.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 719.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 621.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 561.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 524.8s _1cs: 10 segs, 48.5 K docs, 191.8 MB 507.6s _1d3: 10 segs, 49.1 K docs, 194.3 MB 472.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 330.0s _1ff: 8 segs, 38.7 K docs, 153.2 MB 310.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 300.0s _1fr: 10 segs, 39.3 K docs, 155.7 MB 148.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 5.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 305.1 sec: 145 segments, 15 merges 1250.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 976.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 919.7s _16h: 8 segs, 109.7 K docs, 436.5 MB 899.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 724.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 626.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 566.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 529.8s _1cs: 10 segs, 48.5 K docs, 191.8 MB 512.6s _1d3: 10 segs, 49.1 K docs, 194.3 MB 477.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 335.0s _1ff: 8 segs, 38.7 K docs, 153.2 MB 315.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 305.1s _1fr: 10 segs, 39.3 K docs, 155.7 MB 153.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 10.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 310.1 sec: 136 segments, 14 merges 1255.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 981.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 924.7s _16h: 8 segs, 109.7 K docs, 436.5 MB 904.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 729.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 631.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 571.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 517.6s _1d3: 10 segs, 49.1 K docs, 194.3 MB 482.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 340.1s _1ff: 8 segs, 38.7 K docs, 153.2 MB 320.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 310.1s _1fr: 10 segs, 39.3 K docs, 155.7 MB 158.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 15.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 315.1 sec: 136 segments, 14 merges 1260.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 986.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 929.8s _16h: 8 segs, 109.7 K docs, 436.5 MB 909.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 734.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 636.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 576.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 522.6s _1d3: 10 segs, 49.1 K docs, 194.3 MB 487.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 345.1s _1ff: 8 segs, 38.7 K docs, 153.2 MB 325.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 315.1s _1fr: 10 segs, 39.3 K docs, 155.7 MB 163.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 20.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 320.1 sec: 136 segments, 14 merges 1266.0s _111: 8 segs, 1144.2 K docs, 4571.9 MB 991.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 934.8s _16h: 8 segs, 109.7 K docs, 436.5 MB 914.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 739.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 641.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 581.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 527.6s _1d3: 10 segs, 49.1 K docs, 194.3 MB 492.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 350.1s _1ff: 8 segs, 38.7 K docs, 153.2 MB 330.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 320.1s _1fr: 10 segs, 39.3 K docs, 155.7 MB 168.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 25.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 325.1 sec: 136 segments, 14 merges 1271.0s _111: 8 segs, 1144.2 K docs, 4571.9 MB 996.5s _15k: 8 segs, 175.2 K docs, 698.5 MB 939.8s _16h: 8 segs, 109.7 K docs, 436.5 MB 919.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 744.8s _19n: 8 segs, 179.6 K docs, 715.8 MB 646.8s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 586.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 532.6s _1d3: 10 segs, 49.1 K docs, 194.3 MB 497.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 355.1s _1ff: 8 segs, 38.7 K docs, 153.2 MB 335.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 325.1s _1fr: 10 segs, 39.3 K docs, 155.7 MB 173.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 30.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 330.0 sec: 136 segments, 14 merges 1275.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1001.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 944.7s _16h: 8 segs, 109.7 K docs, 436.5 MB 924.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 749.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 651.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 591.0s _1c5: 12 segs, 59.2 K docs, 234.4 MB 537.5s _1d3: 10 segs, 49.1 K docs, 194.3 MB 502.6s _1do: 9 segs, 44.3 K docs, 175.3 MB 360.0s _1ff: 8 segs, 38.7 K docs, 153.2 MB 339.9s _1fo: 8 segs, 38.2 K docs, 151.3 MB 330.0s _1fr: 10 segs, 39.3 K docs, 155.7 MB 178.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 35.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 335.0 sec: 136 segments, 14 merges 1280.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1006.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 949.7s _16h: 8 segs, 109.7 K docs, 436.5 MB 929.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 754.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 656.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 596.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 542.5s _1d3: 10 segs, 49.1 K docs, 194.3 MB 507.7s _1do: 9 segs, 44.3 K docs, 175.3 MB 365.0s _1ff: 8 segs, 38.7 K docs, 153.2 MB 345.0s _1fo: 8 segs, 38.2 K docs, 151.3 MB 335.0s _1fr: 10 segs, 39.3 K docs, 155.7 MB 183.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 40.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 340.0 sec: 121 segments, 12 merges 1285.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1011.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 954.7s _16h: 8 segs, 109.7 K docs, 436.5 MB 934.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 759.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 661.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 601.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 547.6s _1d3: 10 segs, 49.1 K docs, 194.3 MB 370.0s _1ff: 8 segs, 38.7 K docs, 153.2 MB 340.0s _1fr: 10 segs, 39.3 K docs, 155.7 MB 188.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 45.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 345.0 sec: 121 segments, 12 merges 1290.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1016.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 959.7s _16h: 8 segs, 109.7 K docs, 436.5 MB 939.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 764.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 666.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 606.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 552.6s _1d3: 10 segs, 49.1 K docs, 194.3 MB 375.0s _1ff: 8 segs, 38.7 K docs, 153.2 MB 345.0s _1fr: 10 segs, 39.3 K docs, 155.7 MB 193.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 50.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 350.0 sec: 112 segments, 11 merges 1295.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1021.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 964.7s _16h: 8 segs, 109.7 K docs, 436.5 MB 944.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 769.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 671.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 611.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 380.0s _1ff: 8 segs, 38.7 K docs, 153.2 MB 350.0s _1fr: 10 segs, 39.3 K docs, 155.7 MB 198.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 55.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 355.1 sec: 112 segments, 11 merges 1300.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1026.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 969.7s _16h: 8 segs, 109.7 K docs, 436.5 MB 949.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 774.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 676.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 616.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 385.0s _1ff: 8 segs, 38.7 K docs, 153.2 MB 355.0s _1fr: 10 segs, 39.3 K docs, 155.7 MB 203.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 60.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 360.1 sec: 112 segments, 11 merges 1305.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1031.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 974.7s _16h: 8 segs, 109.7 K docs, 436.5 MB 954.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 779.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 681.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 621.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 390.1s _1ff: 8 segs, 38.7 K docs, 153.2 MB 360.1s _1fr: 10 segs, 39.3 K docs, 155.7 MB 208.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 65.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 365.1 sec: 112 segments, 11 merges 1310.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1036.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 979.8s _16h: 8 segs, 109.7 K docs, 436.5 MB 959.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 784.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 686.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 626.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 395.1s _1ff: 8 segs, 38.7 K docs, 153.2 MB 365.1s _1fr: 10 segs, 39.3 K docs, 155.7 MB 213.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 70.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 370.1 sec: 112 segments, 11 merges 1316.0s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1041.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 984.8s _16h: 8 segs, 109.7 K docs, 436.5 MB 964.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 789.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 691.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 631.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 400.1s _1ff: 8 segs, 38.7 K docs, 153.2 MB 370.1s _1fr: 10 segs, 39.3 K docs, 155.7 MB 218.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 75.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 375.1 sec: 112 segments, 11 merges 1321.0s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1046.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 989.8s _16h: 8 segs, 109.7 K docs, 436.5 MB 969.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 794.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 696.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 636.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 405.1s _1ff: 8 segs, 38.7 K docs, 153.2 MB 375.1s _1fr: 10 segs, 39.3 K docs, 155.7 MB 223.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 80.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 380.1 sec: 98 segments, 10 merges 1326.0s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1051.5s _15k: 8 segs, 175.2 K docs, 698.5 MB 974.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 799.8s _19n: 8 segs, 179.6 K docs, 715.8 MB 701.8s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 641.1s _1c5: 12 segs, 59.2 K docs, 234.4 MB 380.1s _1fr: 10 segs, 39.3 K docs, 155.7 MB 228.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 85.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 2.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 385.0 sec: 78 segments, 8 merges 1330.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1056.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 979.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 804.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 706.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 233.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 90.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 7.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 390.0 sec: 78 segments, 8 merges 1335.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1061.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 984.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 809.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 711.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 238.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 95.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 12.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 395.0 sec: 78 segments, 8 merges 1340.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1066.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 989.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 814.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 716.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 243.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 100.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 17.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 400.0 sec: 78 segments, 8 merges 1345.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1071.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 994.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 819.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 721.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 248.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 105.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 22.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 405.0 sec: 78 segments, 8 merges 1350.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1076.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 999.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 824.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 726.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 253.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 110.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 27.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 410.0 sec: 78 segments, 8 merges 1355.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1081.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 1004.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 829.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 731.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 258.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 115.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 32.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 415.1 sec: 78 segments, 8 merges 1361.0s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1086.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 1009.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 834.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 736.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 263.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 120.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 37.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 420.1 sec: 78 segments, 8 merges 1366.0s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1091.5s _15k: 8 segs, 175.2 K docs, 698.5 MB 1014.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 839.8s _19n: 8 segs, 179.6 K docs, 715.8 MB 741.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 268.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 125.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 42.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 425.1 sec: 78 segments, 8 merges 1371.0s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1096.5s _15k: 8 segs, 175.2 K docs, 698.5 MB 1019.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 844.8s _19n: 8 segs, 179.6 K docs, 715.8 MB 746.8s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 273.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 130.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 47.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 430.0 sec: 78 segments, 8 merges 1375.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1101.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 1024.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 849.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 751.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 278.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 135.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 52.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 435.0 sec: 78 segments, 8 merges 1380.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1106.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 1029.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 854.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 756.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 283.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 140.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 57.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 440.0 sec: 78 segments, 8 merges 1385.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1111.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 1034.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 859.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 761.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 288.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 145.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 62.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 445.0 sec: 78 segments, 8 merges 1390.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1116.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 1039.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 864.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 766.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 293.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 150.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 67.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 450.0 sec: 78 segments, 8 merges 1395.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1121.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 1044.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 869.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 771.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 298.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 155.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 72.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 455.0 sec: 78 segments, 8 merges 1400.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1126.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 1049.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 874.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 776.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 303.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 160.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 77.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 460.0 sec: 78 segments, 8 merges 1405.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1131.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 1054.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 879.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 781.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 308.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 165.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 82.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 465.0 sec: 78 segments, 8 merges 1410.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1136.4s _15k: 8 segs, 175.2 K docs, 698.5 MB 1059.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 884.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 786.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 313.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 170.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 87.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 470.0 sec: 71 segments, 7 merges 1415.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1064.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 889.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 791.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 318.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 175.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 92.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 475.1 sec: 71 segments, 7 merges 1420.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1069.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 894.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 796.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 323.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 180.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 97.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 480.1 sec: 71 segments, 7 merges 1425.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1074.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 899.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 801.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 328.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 185.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 102.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 485.1 sec: 71 segments, 7 merges 1430.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1079.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 904.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 806.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 333.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 190.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 107.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 490.1 sec: 71 segments, 7 merges 1435.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1084.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 909.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 811.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 338.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 195.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 112.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 495.1 sec: 71 segments, 7 merges 1440.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1089.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 914.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 816.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 343.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 200.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 117.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 500.1 sec: 71 segments, 7 merges 1446.0s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1094.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 919.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 821.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 348.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 205.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 122.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 505.1 sec: 71 segments, 7 merges 1451.0s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1099.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 924.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 826.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 353.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 210.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 127.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 510.1 sec: 71 segments, 7 merges 1456.0s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1104.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 929.8s _19n: 8 segs, 179.6 K docs, 715.8 MB 831.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 358.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 215.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 132.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 515.1 sec: 71 segments, 7 merges 1461.0s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1109.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 934.8s _19n: 8 segs, 179.6 K docs, 715.8 MB 836.8s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 363.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 220.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 137.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 520.0 sec: 71 segments, 7 merges 1465.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1114.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 939.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 841.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 368.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 225.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 142.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 525.0 sec: 71 segments, 7 merges 1470.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1119.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 944.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 846.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 373.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 230.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 147.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 530.0 sec: 71 segments, 7 merges 1475.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1124.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 949.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 851.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 378.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 235.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 152.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 535.0 sec: 71 segments, 7 merges 1480.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1129.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 954.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 856.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 383.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 240.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 157.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 540.0 sec: 71 segments, 7 merges 1485.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1134.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 959.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 861.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 388.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 245.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 162.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 545.0 sec: 71 segments, 7 merges 1490.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1139.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 964.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 866.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 393.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 250.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 167.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 550.0 sec: 71 segments, 7 merges 1495.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1144.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 969.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 871.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 398.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 255.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 172.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 555.0 sec: 71 segments, 7 merges 1500.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1149.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 974.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 876.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 403.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 260.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 177.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 560.0 sec: 71 segments, 7 merges 1505.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1154.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 979.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 881.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 408.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 265.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 182.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 565.1 sec: 71 segments, 7 merges 1510.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1159.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 984.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 886.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 413.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 270.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 187.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 570.1 sec: 71 segments, 7 merges 1515.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1164.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 989.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 891.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 418.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 275.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 192.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 575.1 sec: 71 segments, 7 merges 1520.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1169.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 994.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 896.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 423.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 280.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 197.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 580.1 sec: 71 segments, 7 merges 1525.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1174.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 999.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 901.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 428.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 285.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 202.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 585.1 sec: 71 segments, 7 merges 1530.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1179.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1004.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 906.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 433.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 290.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 207.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 590.1 sec: 71 segments, 7 merges 1536.0s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1184.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1009.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 911.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 438.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 295.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 212.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 595.1 sec: 71 segments, 7 merges 1541.0s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1189.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1014.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 916.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 443.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 300.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 217.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 600.1 sec: 71 segments, 7 merges 1546.0s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1194.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1019.8s _19n: 8 segs, 179.6 K docs, 715.8 MB 921.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 448.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 305.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 222.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 605.1 sec: 71 segments, 7 merges 1551.0s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1199.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1024.8s _19n: 8 segs, 179.6 K docs, 715.8 MB 926.8s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 453.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 310.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 227.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 610.0 sec: 71 segments, 7 merges 1555.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1204.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1029.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 931.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 458.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 315.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 232.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 615.0 sec: 71 segments, 7 merges 1560.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1209.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1034.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 936.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 463.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 320.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 237.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 620.0 sec: 71 segments, 7 merges 1565.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1214.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1039.7s _19n: 8 segs, 179.6 K docs, 715.8 MB 941.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 468.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 325.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 242.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 625.0 sec: 64 segments, 6 merges 1570.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1219.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 946.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 473.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 330.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 247.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 630.0 sec: 64 segments, 6 merges 1575.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1224.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 951.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 478.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 335.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 252.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 635.0 sec: 64 segments, 6 merges 1580.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1229.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 956.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 483.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 340.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 257.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 640.0 sec: 64 segments, 6 merges 1585.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1234.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 961.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 488.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 345.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 262.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 645.0 sec: 64 segments, 6 merges 1590.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1239.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 966.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 493.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 350.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 267.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 650.0 sec: 64 segments, 6 merges 1595.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1244.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 971.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 498.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 355.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 272.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 655.0 sec: 64 segments, 6 merges 1600.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1249.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 976.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 503.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 360.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 277.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 660.1 sec: 64 segments, 6 merges 1605.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1254.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 981.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 508.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 365.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 282.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 665.1 sec: 64 segments, 6 merges 1610.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1259.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 986.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 513.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 370.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 287.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 670.1 sec: 64 segments, 6 merges 1615.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1264.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 991.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 518.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 375.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 292.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 675.1 sec: 64 segments, 6 merges 1620.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1269.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 996.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 523.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 380.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 297.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 680.1 sec: 64 segments, 6 merges 1625.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1274.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1001.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 528.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 385.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 302.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 685.1 sec: 64 segments, 6 merges 1630.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1279.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1006.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 533.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 390.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 307.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 690.1 sec: 64 segments, 6 merges 1636.0s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1284.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1011.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 538.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 395.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 312.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 695.1 sec: 64 segments, 6 merges 1641.0s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1289.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1016.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 543.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 400.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 317.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 700.1 sec: 64 segments, 6 merges 1646.0s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1294.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1021.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 548.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 405.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 322.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 705.1 sec: 64 segments, 6 merges 1651.0s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1299.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1026.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 553.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 410.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 327.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 710.1 sec: 64 segments, 6 merges 1656.0s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1304.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1031.8s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 558.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 415.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 332.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 715.0 sec: 64 segments, 6 merges 1660.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1309.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1036.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 563.8s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 420.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 337.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 720.0 sec: 64 segments, 6 merges 1665.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1314.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1041.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 568.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 425.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 342.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 725.0 sec: 64 segments, 6 merges 1670.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1319.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1046.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 573.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 430.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 347.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 730.0 sec: 64 segments, 6 merges 1675.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1324.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1051.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 578.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 435.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 352.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 735.0 sec: 64 segments, 6 merges 1680.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1329.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1056.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 583.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 440.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 357.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 740.0 sec: 64 segments, 6 merges 1685.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1334.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1061.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 588.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 445.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 362.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 745.1 sec: 64 segments, 6 merges 1690.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1339.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1066.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 593.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 450.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 367.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 750.1 sec: 64 segments, 6 merges 1695.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1344.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1071.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 598.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 455.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 372.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 755.1 sec: 64 segments, 6 merges 1701.0s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1349.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1076.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 603.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 460.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 377.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 760.1 sec: 64 segments, 6 merges 1706.0s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1354.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1081.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 608.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 465.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 382.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 765.1 sec: 64 segments, 6 merges 1711.0s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1359.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1086.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 613.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 470.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 387.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 770.1 sec: 64 segments, 6 merges 1716.0s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1364.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1091.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 618.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 475.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 392.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 775.1 sec: 64 segments, 6 merges 1721.0s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1369.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1096.8s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 623.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 480.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 397.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 780.0 sec: 64 segments, 6 merges 1725.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1374.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1101.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 628.8s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 485.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 402.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 785.0 sec: 64 segments, 6 merges 1730.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1379.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1106.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 633.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 490.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 407.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 790.0 sec: 64 segments, 6 merges 1735.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1384.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1111.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 638.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 495.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 412.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 795.0 sec: 64 segments, 6 merges 1740.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1389.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1116.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 643.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 500.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 417.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 800.0 sec: 64 segments, 6 merges 1745.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1394.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1121.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 648.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 505.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 422.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 805.0 sec: 64 segments, 6 merges 1750.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1399.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1126.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 653.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 510.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 427.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 810.0 sec: 64 segments, 6 merges 1755.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1404.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1131.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 658.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 515.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 432.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 815.0 sec: 64 segments, 6 merges 1760.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1409.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1136.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 663.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 520.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 437.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 820.0 sec: 64 segments, 6 merges 1765.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1414.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1141.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 668.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 525.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 442.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 825.0 sec: 64 segments, 6 merges 1770.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1419.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1146.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 673.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 530.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 447.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 830.0 sec: 64 segments, 6 merges 1775.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1424.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1151.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 678.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 535.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 452.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 835.0 sec: 64 segments, 6 merges 1780.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1429.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1156.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 683.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 540.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 457.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 840.1 sec: 64 segments, 6 merges 1785.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1434.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1161.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 688.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 545.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 462.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 845.1 sec: 64 segments, 6 merges 1790.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1439.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1166.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 693.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 550.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 467.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 850.1 sec: 64 segments, 6 merges 1795.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1444.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1171.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 698.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 555.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 472.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 855.1 sec: 64 segments, 6 merges 1800.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1449.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1176.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 703.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 560.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 477.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 860.1 sec: 64 segments, 6 merges 1805.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1454.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1181.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 708.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 565.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 482.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 865.1 sec: 64 segments, 6 merges 1810.9s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1459.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1186.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 713.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 570.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 487.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 870.1 sec: 64 segments, 6 merges 1816.0s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1464.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1191.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 718.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 575.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 492.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 875.1 sec: 64 segments, 6 merges 1821.0s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1469.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1196.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 723.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 580.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 497.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 880.1 sec: 64 segments, 6 merges 1826.0s _111: 8 segs, 1144.2 K docs, 4571.9 MB 1474.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1201.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 728.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 585.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 502.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 885.1 sec: 57 segments, 5 merges 1479.7s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1206.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 733.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 590.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 507.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 890.0 sec: 57 segments, 5 merges 1484.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1211.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 738.8s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 595.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 512.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 895.0 sec: 57 segments, 5 merges 1489.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1216.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 743.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 600.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 517.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 900.0 sec: 57 segments, 5 merges 1494.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1221.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 748.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 605.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 522.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 905.0 sec: 57 segments, 5 merges 1499.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1226.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 753.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 610.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 527.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 910.0 sec: 57 segments, 5 merges 1504.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1231.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 758.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 615.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 532.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 915.0 sec: 57 segments, 5 merges 1509.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1236.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 763.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 620.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 537.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 920.0 sec: 57 segments, 5 merges 1514.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1241.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 768.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 625.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 542.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 925.0 sec: 57 segments, 5 merges 1519.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1246.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 773.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 630.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 547.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 930.0 sec: 57 segments, 5 merges 1524.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1251.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 778.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 635.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 552.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 935.0 sec: 57 segments, 5 merges 1529.6s _16u: 8 segs, 388.4 K docs, 1549.5 MB 1256.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 783.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 640.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 557.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 940.1 sec: 50 segments, 4 merges 1261.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 788.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 645.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 562.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 945.1 sec: 50 segments, 4 merges 1266.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 793.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 650.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 567.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 950.1 sec: 50 segments, 4 merges 1271.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 798.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 655.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 572.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 955.1 sec: 50 segments, 4 merges 1276.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 803.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 660.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 577.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 960.1 sec: 50 segments, 4 merges 1281.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 808.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 665.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 582.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 965.1 sec: 50 segments, 4 merges 1286.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 813.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 670.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 587.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 970.1 sec: 50 segments, 4 merges 1291.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 818.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 675.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 592.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 975.1 sec: 50 segments, 4 merges 1296.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 823.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 680.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 597.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 980.1 sec: 50 segments, 4 merges 1301.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 828.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 685.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 602.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 985.1 sec: 50 segments, 4 merges 1306.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 833.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 690.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 607.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 990.1 sec: 50 segments, 4 merges 1311.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 838.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 695.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 612.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 995.1 sec: 50 segments, 4 merges 1316.8s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 843.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 700.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 617.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 1000.1 sec: 50 segments, 4 merges 1321.8s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 848.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 705.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 622.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 1005.0 sec: 50 segments, 4 merges 1326.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 853.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 710.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 627.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 1010.0 sec: 50 segments, 4 merges 1331.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 858.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 715.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 632.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 1015.0 sec: 50 segments, 4 merges 1336.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 863.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 720.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 637.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 1020.0 sec: 50 segments, 4 merges 1341.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 868.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 725.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 642.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 1025.0 sec: 50 segments, 4 merges 1346.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 873.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 730.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 647.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 1030.0 sec: 50 segments, 4 merges 1351.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 878.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 735.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 652.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 1035.0 sec: 50 segments, 4 merges 1356.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 883.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 740.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 657.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 1040.0 sec: 50 segments, 4 merges 1361.7s _1b6: 8 segs, 761.8 K docs, 3042.1 MB 888.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 745.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 662.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 1045.0 sec: 43 segments, 3 merges 893.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 750.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 667.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 1050.0 sec: 43 segments, 3 merges 898.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 755.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 672.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 1055.0 sec: 43 segments, 3 merges 903.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 760.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 677.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 1060.1 sec: 43 segments, 3 merges 908.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 765.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 682.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 1065.1 sec: 43 segments, 3 merges 913.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 770.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 687.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 1070.1 sec: 43 segments, 3 merges 918.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 775.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 692.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 1075.1 sec: 43 segments, 3 merges 923.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 780.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 697.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 1080.1 sec: 43 segments, 3 merges 928.9s _1fs: 8 segs, 356.7 K docs, 1422.2 MB 785.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 702.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 1085.1 sec: 36 segments, 3 merges 790.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 707.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 0.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1090.1 sec: 36 segments, 3 merges 795.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 712.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 5.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1095.1 sec: 36 segments, 3 merges 800.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 717.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 10.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1100.1 sec: 36 segments, 3 merges 805.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 722.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 15.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1105.1 sec: 36 segments, 3 merges 810.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 727.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 20.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1110.0 sec: 36 segments, 3 merges 815.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 732.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 24.9s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1115.0 sec: 36 segments, 3 merges 820.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 737.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 29.9s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1120.0 sec: 36 segments, 3 merges 825.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 742.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 34.9s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1125.0 sec: 36 segments, 3 merges 830.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 747.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 39.9s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1130.0 sec: 36 segments, 3 merges 835.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 752.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 45.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1135.0 sec: 36 segments, 3 merges 840.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 757.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 50.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1140.0 sec: 36 segments, 3 merges 845.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 762.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 55.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1145.0 sec: 36 segments, 3 merges 850.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 767.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 60.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1150.0 sec: 36 segments, 3 merges 855.8s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 772.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 65.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1155.0 sec: 36 segments, 3 merges 860.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 777.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 70.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1160.0 sec: 36 segments, 3 merges 865.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 782.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 75.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1165.1 sec: 36 segments, 3 merges 870.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 787.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 80.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1170.1 sec: 36 segments, 3 merges 875.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 792.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 85.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1175.1 sec: 36 segments, 3 merges 880.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 797.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 90.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1180.1 sec: 36 segments, 3 merges 885.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 802.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 95.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1185.1 sec: 36 segments, 3 merges 890.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 807.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 100.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1190.1 sec: 36 segments, 3 merges 895.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 812.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 105.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1195.1 sec: 36 segments, 3 merges 900.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 817.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 110.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1200.1 sec: 36 segments, 3 merges 905.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 822.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 115.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1205.1 sec: 36 segments, 3 merges 910.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 827.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 120.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1210.1 sec: 36 segments, 3 merges 915.9s _1ft: 8 segs, 524.1 K docs, 2091.5 MB 832.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 125.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1215.1 sec: 29 segments, 2 merges 837.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 130.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1220.0 sec: 29 segments, 2 merges 842.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 134.9s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1225.0 sec: 29 segments, 2 merges 847.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 139.9s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1230.0 sec: 29 segments, 2 merges 852.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 144.9s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1235.0 sec: 29 segments, 2 merges 857.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 150.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1240.0 sec: 29 segments, 2 merges 862.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 155.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1245.0 sec: 29 segments, 2 merges 867.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 160.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1250.0 sec: 29 segments, 2 merges 872.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 165.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1255.0 sec: 29 segments, 2 merges 877.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 170.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1260.0 sec: 29 segments, 2 merges 882.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 175.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1265.0 sec: 29 segments, 2 merges 887.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 180.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1270.1 sec: 29 segments, 2 merges 892.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 185.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1275.1 sec: 29 segments, 2 merges 897.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 190.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1280.1 sec: 29 segments, 2 merges 902.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 195.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1285.1 sec: 29 segments, 2 merges 907.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 200.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1290.1 sec: 29 segments, 2 merges 912.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 205.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1295.1 sec: 29 segments, 2 merges 917.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 210.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1300.1 sec: 29 segments, 2 merges 922.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 215.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1305.0 sec: 29 segments, 2 merges 927.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 219.9s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1310.0 sec: 29 segments, 2 merges 932.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 224.9s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1315.0 sec: 29 segments, 2 merges 937.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 229.9s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1320.0 sec: 29 segments, 2 merges 942.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 235.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1325.0 sec: 29 segments, 2 merges 947.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 240.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1330.0 sec: 29 segments, 2 merges 952.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 245.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1335.0 sec: 29 segments, 2 merges 957.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 250.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1340.0 sec: 29 segments, 2 merges 962.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 255.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1345.1 sec: 29 segments, 2 merges 967.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 260.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1350.1 sec: 29 segments, 2 merges 972.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 265.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1355.1 sec: 29 segments, 2 merges 977.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 270.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1360.1 sec: 29 segments, 2 merges 982.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 275.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1365.1 sec: 29 segments, 2 merges 987.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 280.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1370.1 sec: 29 segments, 2 merges 992.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 285.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1375.1 sec: 29 segments, 2 merges 997.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 290.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1380.1 sec: 29 segments, 2 merges 1002.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 295.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1385.1 sec: 29 segments, 2 merges 1007.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 300.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1390.1 sec: 29 segments, 2 merges 1012.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 305.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1395.0 sec: 29 segments, 2 merges 1017.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 309.9s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1400.0 sec: 29 segments, 2 merges 1022.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 314.9s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1405.0 sec: 29 segments, 2 merges 1027.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 319.9s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1410.0 sec: 29 segments, 2 merges 1032.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 325.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1415.0 sec: 29 segments, 2 merges 1037.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 330.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1420.0 sec: 29 segments, 2 merges 1042.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 335.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1425.0 sec: 29 segments, 2 merges 1047.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 340.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1430.1 sec: 29 segments, 2 merges 1052.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 345.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1435.1 sec: 29 segments, 2 merges 1057.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 350.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1440.1 sec: 29 segments, 2 merges 1062.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 355.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1445.1 sec: 29 segments, 2 merges 1067.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 360.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1450.1 sec: 29 segments, 2 merges 1072.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 365.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1455.1 sec: 29 segments, 2 merges 1077.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 370.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1460.1 sec: 29 segments, 2 merges 1082.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 375.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1465.1 sec: 29 segments, 2 merges 1087.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 380.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1470.1 sec: 29 segments, 2 merges 1092.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 385.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1475.0 sec: 29 segments, 2 merges 1097.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 389.9s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1480.0 sec: 29 segments, 2 merges 1102.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 394.9s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1485.0 sec: 29 segments, 2 merges 1107.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 399.9s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1490.0 sec: 29 segments, 2 merges 1112.2s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 405.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1495.0 sec: 29 segments, 2 merges 1117.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 410.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1500.0 sec: 29 segments, 2 merges 1122.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 415.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1505.0 sec: 29 segments, 2 merges 1127.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 420.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1510.0 sec: 29 segments, 2 merges 1132.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 425.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1515.0 sec: 29 segments, 2 merges 1137.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 430.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1520.1 sec: 29 segments, 2 merges 1142.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 435.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1525.1 sec: 29 segments, 2 merges 1147.3s _1fu: 8 segs, 974.9 K docs, 3894.5 MB 440.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1530.1 sec: 22 segments, 1 merges 445.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1535.1 sec: 22 segments, 1 merges 450.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1540.1 sec: 22 segments, 1 merges 455.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1545.1 sec: 22 segments, 1 merges 460.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1550.1 sec: 22 segments, 1 merges 465.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1555.1 sec: 22 segments, 1 merges 470.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1560.1 sec: 22 segments, 1 merges 475.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1565.1 sec: 22 segments, 1 merges 480.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1570.1 sec: 22 segments, 1 merges 485.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1575.1 sec: 22 segments, 1 merges 490.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1580.1 sec: 22 segments, 1 merges 495.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1585.1 sec: 22 segments, 1 merges 500.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1590.0 sec: 22 segments, 1 merges 504.9s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1595.0 sec: 22 segments, 1 merges 509.9s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1600.0 sec: 22 segments, 1 merges 514.9s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1605.0 sec: 22 segments, 1 merges 519.9s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1610.0 sec: 22 segments, 1 merges 525.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1615.0 sec: 22 segments, 1 merges 530.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1620.0 sec: 22 segments, 1 merges 535.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1625.0 sec: 22 segments, 1 merges 540.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1630.0 sec: 22 segments, 1 merges 545.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1635.0 sec: 22 segments, 1 merges 550.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1640.0 sec: 22 segments, 1 merges 555.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1645.0 sec: 22 segments, 1 merges 560.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1650.1 sec: 22 segments, 1 merges 565.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1655.1 sec: 22 segments, 1 merges 570.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1660.1 sec: 22 segments, 1 merges 575.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1665.1 sec: 22 segments, 1 merges 580.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1670.1 sec: 22 segments, 1 merges 585.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1675.1 sec: 22 segments, 1 merges 590.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1680.1 sec: 22 segments, 1 merges 595.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1685.1 sec: 22 segments, 1 merges 600.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1690.1 sec: 22 segments, 1 merges 605.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1695.1 sec: 22 segments, 1 merges 610.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1700.1 sec: 22 segments, 1 merges 615.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1705.1 sec: 22 segments, 1 merges 620.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1710.0 sec: 22 segments, 1 merges 624.9s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1715.0 sec: 22 segments, 1 merges 629.9s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1720.0 sec: 22 segments, 1 merges 634.9s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1725.0 sec: 22 segments, 1 merges 640.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1730.0 sec: 22 segments, 1 merges 645.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1735.0 sec: 22 segments, 1 merges 650.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1740.0 sec: 22 segments, 1 merges 655.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1745.0 sec: 22 segments, 1 merges 660.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1750.0 sec: 22 segments, 1 merges 665.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1755.0 sec: 22 segments, 1 merges 670.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1760.0 sec: 22 segments, 1 merges 675.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1765.0 sec: 22 segments, 1 merges 680.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1770.1 sec: 22 segments, 1 merges 685.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1775.1 sec: 22 segments, 1 merges 690.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1780.1 sec: 22 segments, 1 merges 695.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1785.1 sec: 22 segments, 1 merges 700.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1790.1 sec: 22 segments, 1 merges 705.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1795.1 sec: 22 segments, 1 merges 710.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1800.1 sec: 22 segments, 1 merges 715.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1805.1 sec: 22 segments, 1 merges 720.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1810.1 sec: 22 segments, 1 merges 725.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1815.1 sec: 22 segments, 1 merges 730.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1820.1 sec: 22 segments, 1 merges 735.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1825.1 sec: 22 segments, 1 merges 740.0s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1830.0 sec: 22 segments, 1 merges 744.9s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1835.0 sec: 22 segments, 1 merges 749.9s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1840.0 sec: 22 segments, 1 merges 754.9s _1fv: 8 segs, 1101.5 K docs, 4401.1 MB 1845.0 sec: 15 segments, 0 merges done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 2894 seconds reindex takes 2894.63 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: 15 segments, 1 merges 5.0 sec: 15 segments, 1 merges 5.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 10.0 sec: 15 segments, 1 merges 10.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 15.0 sec: 15 segments, 1 merges 15.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 20.0 sec: 15 segments, 1 merges 20.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 25.0 sec: 15 segments, 1 merges 25.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 30.0 sec: 15 segments, 1 merges 30.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 35.0 sec: 15 segments, 1 merges 35.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 40.1 sec: 15 segments, 1 merges 40.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 45.1 sec: 15 segments, 1 merges 45.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 50.1 sec: 15 segments, 1 merges 50.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 55.1 sec: 15 segments, 1 merges 55.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 60.1 sec: 15 segments, 1 merges 60.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 65.0 sec: 15 segments, 1 merges 65.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 70.0 sec: 15 segments, 1 merges 70.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 75.0 sec: 15 segments, 1 merges 75.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 80.0 sec: 15 segments, 1 merges 80.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 85.0 sec: 15 segments, 1 merges 85.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 90.0 sec: 15 segments, 1 merges 90.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 95.0 sec: 15 segments, 1 merges 95.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 100.1 sec: 15 segments, 1 merges 100.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 105.1 sec: 15 segments, 1 merges 105.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 110.1 sec: 15 segments, 1 merges 110.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 115.1 sec: 15 segments, 1 merges 115.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 120.1 sec: 15 segments, 1 merges 120.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 125.1 sec: 15 segments, 1 merges 125.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 130.1 sec: 15 segments, 1 merges 130.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 135.1 sec: 15 segments, 1 merges 135.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 140.0 sec: 15 segments, 1 merges 140.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 145.0 sec: 15 segments, 1 merges 145.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 150.0 sec: 15 segments, 1 merges 150.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 155.0 sec: 15 segments, 1 merges 155.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 160.0 sec: 15 segments, 1 merges 160.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 165.0 sec: 15 segments, 1 merges 165.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 170.0 sec: 15 segments, 1 merges 170.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 175.0 sec: 15 segments, 1 merges 175.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 180.0 sec: 15 segments, 1 merges 180.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 185.1 sec: 15 segments, 1 merges 185.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 190.1 sec: 15 segments, 1 merges 190.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 195.1 sec: 15 segments, 1 merges 195.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 200.1 sec: 15 segments, 1 merges 200.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 205.1 sec: 15 segments, 1 merges 205.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 210.1 sec: 15 segments, 1 merges 210.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 215.1 sec: 15 segments, 1 merges 215.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 220.1 sec: 15 segments, 1 merges 220.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 225.0 sec: 15 segments, 1 merges 225.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 230.0 sec: 15 segments, 1 merges 230.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 235.0 sec: 15 segments, 1 merges 235.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 240.0 sec: 15 segments, 1 merges 240.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 245.0 sec: 15 segments, 1 merges 245.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 250.0 sec: 15 segments, 1 merges 250.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 255.0 sec: 15 segments, 1 merges 255.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 260.0 sec: 15 segments, 1 merges 260.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 265.0 sec: 15 segments, 1 merges 265.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 270.1 sec: 15 segments, 1 merges 270.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 275.1 sec: 15 segments, 1 merges 275.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 280.1 sec: 15 segments, 1 merges 280.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 285.1 sec: 15 segments, 1 merges 285.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 290.1 sec: 15 segments, 1 merges 290.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 295.0 sec: 15 segments, 1 merges 295.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 300.0 sec: 15 segments, 1 merges 300.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 305.0 sec: 15 segments, 1 merges 305.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 310.0 sec: 15 segments, 1 merges 310.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 315.0 sec: 15 segments, 1 merges 315.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 320.0 sec: 15 segments, 1 merges 320.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 325.0 sec: 15 segments, 1 merges 325.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 330.0 sec: 15 segments, 1 merges 330.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 335.1 sec: 15 segments, 1 merges 335.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 340.1 sec: 15 segments, 1 merges 340.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 345.1 sec: 15 segments, 1 merges 345.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 350.1 sec: 15 segments, 1 merges 350.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 355.1 sec: 15 segments, 1 merges 355.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 360.1 sec: 15 segments, 1 merges 360.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 365.1 sec: 15 segments, 1 merges 365.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 370.0 sec: 15 segments, 1 merges 370.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 375.0 sec: 15 segments, 1 merges 375.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 380.0 sec: 15 segments, 1 merges 380.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 385.0 sec: 15 segments, 1 merges 385.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 390.0 sec: 15 segments, 1 merges 390.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 395.0 sec: 15 segments, 1 merges 395.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 400.0 sec: 15 segments, 1 merges 400.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 405.0 sec: 15 segments, 1 merges 405.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 410.0 sec: 15 segments, 1 merges 410.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 415.1 sec: 15 segments, 1 merges 415.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 420.1 sec: 15 segments, 1 merges 420.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 425.1 sec: 15 segments, 1 merges 425.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 430.1 sec: 15 segments, 1 merges 430.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 435.1 sec: 15 segments, 1 merges 435.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 440.1 sec: 15 segments, 1 merges 440.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 445.1 sec: 15 segments, 1 merges 445.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 450.1 sec: 15 segments, 1 merges 450.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 455.1 sec: 15 segments, 1 merges 455.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 460.0 sec: 15 segments, 1 merges 460.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 465.0 sec: 15 segments, 1 merges 465.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 470.0 sec: 15 segments, 1 merges 470.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 475.0 sec: 15 segments, 1 merges 475.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 480.0 sec: 15 segments, 1 merges 480.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 485.0 sec: 15 segments, 1 merges 485.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 490.0 sec: 15 segments, 1 merges 490.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 495.0 sec: 15 segments, 1 merges 495.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 500.0 sec: 15 segments, 1 merges 500.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 505.1 sec: 15 segments, 1 merges 505.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 510.1 sec: 15 segments, 1 merges 510.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 515.1 sec: 15 segments, 1 merges 515.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 520.1 sec: 15 segments, 1 merges 520.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 525.1 sec: 15 segments, 1 merges 525.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 530.1 sec: 15 segments, 1 merges 530.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 535.1 sec: 15 segments, 1 merges 535.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 540.1 sec: 15 segments, 1 merges 540.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 545.1 sec: 15 segments, 1 merges 545.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 550.0 sec: 15 segments, 1 merges 550.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 555.0 sec: 15 segments, 1 merges 555.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 560.0 sec: 15 segments, 1 merges 560.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 565.0 sec: 15 segments, 1 merges 565.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 570.0 sec: 15 segments, 1 merges 570.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 575.0 sec: 15 segments, 1 merges 575.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 580.0 sec: 15 segments, 1 merges 580.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 585.0 sec: 15 segments, 1 merges 585.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 590.1 sec: 15 segments, 1 merges 590.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 595.1 sec: 15 segments, 1 merges 595.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 600.1 sec: 15 segments, 1 merges 600.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 605.1 sec: 15 segments, 1 merges 605.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 610.1 sec: 15 segments, 1 merges 610.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 615.1 sec: 15 segments, 1 merges 615.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 620.1 sec: 15 segments, 1 merges 620.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 625.1 sec: 15 segments, 1 merges 625.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 630.0 sec: 15 segments, 1 merges 630.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 635.0 sec: 15 segments, 1 merges 635.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 640.0 sec: 15 segments, 1 merges 640.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 645.0 sec: 15 segments, 1 merges 645.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 650.0 sec: 15 segments, 1 merges 650.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 655.0 sec: 15 segments, 1 merges 655.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 660.0 sec: 15 segments, 1 merges 660.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 665.0 sec: 15 segments, 1 merges 665.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 670.0 sec: 15 segments, 1 merges 670.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 675.0 sec: 15 segments, 1 merges 675.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 680.1 sec: 15 segments, 1 merges 680.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 685.1 sec: 15 segments, 1 merges 685.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 690.1 sec: 15 segments, 1 merges 690.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 695.1 sec: 15 segments, 1 merges 695.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 700.1 sec: 15 segments, 1 merges 700.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 705.1 sec: 15 segments, 1 merges 705.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 710.1 sec: 15 segments, 1 merges 710.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 715.1 sec: 15 segments, 1 merges 715.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 720.1 sec: 15 segments, 1 merges 720.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 725.0 sec: 15 segments, 1 merges 725.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 730.0 sec: 15 segments, 1 merges 730.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 735.0 sec: 15 segments, 1 merges 735.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 740.0 sec: 15 segments, 1 merges 740.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 745.0 sec: 15 segments, 1 merges 745.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 750.0 sec: 15 segments, 1 merges 750.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 755.0 sec: 15 segments, 1 merges 755.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 760.0 sec: 15 segments, 1 merges 760.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 765.0 sec: 15 segments, 1 merges 765.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 770.0 sec: 15 segments, 1 merges 770.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 775.1 sec: 15 segments, 1 merges 775.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 780.1 sec: 15 segments, 1 merges 780.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 785.1 sec: 15 segments, 1 merges 785.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 790.1 sec: 15 segments, 1 merges 790.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 795.1 sec: 15 segments, 1 merges 795.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 800.1 sec: 15 segments, 1 merges 800.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 805.1 sec: 15 segments, 1 merges 805.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 810.1 sec: 15 segments, 1 merges 810.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 815.1 sec: 15 segments, 1 merges 815.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 820.0 sec: 15 segments, 1 merges 820.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 825.0 sec: 15 segments, 1 merges 825.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 830.0 sec: 15 segments, 1 merges 830.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 835.0 sec: 15 segments, 1 merges 835.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 840.0 sec: 15 segments, 1 merges 840.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 845.0 sec: 15 segments, 1 merges 845.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 850.0 sec: 15 segments, 1 merges 850.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 855.0 sec: 15 segments, 1 merges 855.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 860.0 sec: 15 segments, 1 merges 860.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 865.1 sec: 15 segments, 1 merges 865.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 870.1 sec: 15 segments, 1 merges 870.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 875.1 sec: 15 segments, 1 merges 875.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 880.1 sec: 15 segments, 1 merges 880.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 885.1 sec: 15 segments, 1 merges 885.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 890.1 sec: 15 segments, 1 merges 890.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 895.1 sec: 15 segments, 1 merges 895.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 900.1 sec: 15 segments, 1 merges 900.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 905.1 sec: 15 segments, 1 merges 905.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 910.1 sec: 15 segments, 1 merges 910.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 915.1 sec: 15 segments, 1 merges 915.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 920.0 sec: 15 segments, 1 merges 920.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 925.0 sec: 15 segments, 1 merges 925.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 930.0 sec: 15 segments, 1 merges 930.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 935.0 sec: 15 segments, 1 merges 935.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 940.0 sec: 15 segments, 1 merges 940.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 945.0 sec: 15 segments, 1 merges 945.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 950.0 sec: 15 segments, 1 merges 950.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 955.0 sec: 15 segments, 1 merges 955.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 960.0 sec: 15 segments, 1 merges 960.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 965.0 sec: 15 segments, 1 merges 965.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 970.1 sec: 15 segments, 1 merges 970.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 975.1 sec: 15 segments, 1 merges 975.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 980.1 sec: 15 segments, 1 merges 980.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 985.1 sec: 15 segments, 1 merges 985.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 990.1 sec: 15 segments, 1 merges 990.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 995.1 sec: 15 segments, 1 merges 995.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1000.1 sec: 15 segments, 1 merges 1000.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1005.1 sec: 15 segments, 1 merges 1005.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1010.1 sec: 15 segments, 1 merges 1010.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1015.0 sec: 15 segments, 1 merges 1015.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1020.0 sec: 15 segments, 1 merges 1020.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1025.0 sec: 15 segments, 1 merges 1025.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1030.0 sec: 15 segments, 1 merges 1030.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1035.0 sec: 15 segments, 1 merges 1035.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1040.0 sec: 15 segments, 1 merges 1040.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1045.0 sec: 15 segments, 1 merges 1045.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1050.0 sec: 15 segments, 1 merges 1050.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1055.0 sec: 15 segments, 1 merges 1055.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1060.1 sec: 15 segments, 1 merges 1060.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1065.1 sec: 15 segments, 1 merges 1065.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1070.1 sec: 15 segments, 1 merges 1070.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1075.1 sec: 15 segments, 1 merges 1075.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1080.1 sec: 15 segments, 1 merges 1080.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1085.1 sec: 15 segments, 1 merges 1085.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1090.1 sec: 15 segments, 1 merges 1090.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1095.1 sec: 15 segments, 1 merges 1095.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1100.1 sec: 15 segments, 1 merges 1100.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1105.1 sec: 15 segments, 1 merges 1105.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1110.1 sec: 15 segments, 1 merges 1110.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1115.0 sec: 15 segments, 1 merges 1115.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1120.0 sec: 15 segments, 1 merges 1120.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1125.0 sec: 15 segments, 1 merges 1125.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1130.0 sec: 15 segments, 1 merges 1130.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1135.0 sec: 15 segments, 1 merges 1135.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1140.0 sec: 15 segments, 1 merges 1140.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1145.0 sec: 15 segments, 1 merges 1145.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1150.0 sec: 15 segments, 1 merges 1150.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1155.0 sec: 15 segments, 1 merges 1155.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1160.0 sec: 15 segments, 1 merges 1160.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1165.1 sec: 15 segments, 1 merges 1165.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1170.1 sec: 15 segments, 1 merges 1170.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1175.1 sec: 15 segments, 1 merges 1175.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1180.1 sec: 15 segments, 1 merges 1180.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1185.1 sec: 15 segments, 1 merges 1185.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1190.1 sec: 15 segments, 1 merges 1190.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1195.1 sec: 15 segments, 1 merges 1195.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1200.1 sec: 15 segments, 1 merges 1200.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1205.1 sec: 15 segments, 1 merges 1205.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1210.0 sec: 15 segments, 1 merges 1210.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1215.0 sec: 15 segments, 1 merges 1215.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1220.0 sec: 15 segments, 1 merges 1220.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1225.0 sec: 15 segments, 1 merges 1225.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1230.0 sec: 15 segments, 1 merges 1230.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1235.0 sec: 15 segments, 1 merges 1235.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1240.0 sec: 15 segments, 1 merges 1240.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1245.0 sec: 15 segments, 1 merges 1245.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1250.0 sec: 15 segments, 1 merges 1250.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1255.0 sec: 15 segments, 1 merges 1255.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1260.1 sec: 15 segments, 1 merges 1260.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1265.1 sec: 15 segments, 1 merges 1265.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1270.1 sec: 15 segments, 1 merges 1270.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1275.1 sec: 15 segments, 1 merges 1275.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1280.1 sec: 15 segments, 1 merges 1280.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1285.1 sec: 15 segments, 1 merges 1285.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1290.1 sec: 15 segments, 1 merges 1290.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1295.1 sec: 15 segments, 1 merges 1295.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1300.1 sec: 15 segments, 1 merges 1300.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1305.1 sec: 15 segments, 1 merges 1305.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1310.0 sec: 15 segments, 1 merges 1310.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1315.0 sec: 15 segments, 1 merges 1315.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1320.0 sec: 15 segments, 1 merges 1320.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1325.0 sec: 15 segments, 1 merges 1325.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1330.0 sec: 15 segments, 1 merges 1330.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1335.0 sec: 15 segments, 1 merges 1335.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1340.0 sec: 15 segments, 1 merges 1340.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1345.0 sec: 15 segments, 1 merges 1345.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1350.0 sec: 15 segments, 1 merges 1350.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1355.0 sec: 15 segments, 1 merges 1355.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1360.1 sec: 15 segments, 1 merges 1360.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1365.1 sec: 15 segments, 1 merges 1365.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1370.1 sec: 15 segments, 1 merges 1370.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1375.1 sec: 15 segments, 1 merges 1375.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1380.1 sec: 15 segments, 1 merges 1380.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1385.1 sec: 15 segments, 1 merges 1385.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1390.1 sec: 15 segments, 1 merges 1390.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1395.1 sec: 15 segments, 1 merges 1395.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1400.1 sec: 15 segments, 1 merges 1400.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1405.1 sec: 15 segments, 1 merges 1405.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1410.0 sec: 15 segments, 1 merges 1410.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1415.0 sec: 15 segments, 1 merges 1415.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1420.0 sec: 15 segments, 1 merges 1420.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1425.0 sec: 15 segments, 1 merges 1425.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1430.0 sec: 15 segments, 1 merges 1430.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1435.1 sec: 15 segments, 1 merges 1435.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1440.1 sec: 15 segments, 1 merges 1440.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1445.1 sec: 15 segments, 1 merges 1445.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1450.1 sec: 15 segments, 1 merges 1450.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1455.1 sec: 15 segments, 1 merges 1455.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1460.1 sec: 15 segments, 1 merges 1460.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1465.1 sec: 15 segments, 1 merges 1465.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1470.1 sec: 15 segments, 1 merges 1470.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1475.1 sec: 15 segments, 1 merges 1475.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1480.1 sec: 15 segments, 1 merges 1480.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1485.0 sec: 15 segments, 1 merges 1485.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1490.0 sec: 15 segments, 1 merges 1490.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1495.0 sec: 15 segments, 1 merges 1495.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1500.0 sec: 15 segments, 1 merges 1500.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1505.0 sec: 15 segments, 1 merges 1505.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1510.0 sec: 15 segments, 1 merges 1510.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1515.0 sec: 15 segments, 1 merges 1515.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1520.0 sec: 15 segments, 1 merges 1520.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1525.0 sec: 15 segments, 1 merges 1525.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1530.0 sec: 15 segments, 1 merges 1530.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1535.0 sec: 15 segments, 1 merges 1535.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1540.0 sec: 15 segments, 1 merges 1540.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1545.0 sec: 15 segments, 1 merges 1545.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1550.0 sec: 15 segments, 1 merges 1550.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1555.1 sec: 15 segments, 1 merges 1555.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1560.1 sec: 15 segments, 1 merges 1560.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1565.1 sec: 15 segments, 1 merges 1565.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1570.1 sec: 15 segments, 1 merges 1570.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1575.1 sec: 15 segments, 1 merges 1575.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1580.1 sec: 15 segments, 1 merges 1580.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1585.1 sec: 15 segments, 1 merges 1585.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1590.1 sec: 15 segments, 1 merges 1590.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1595.1 sec: 15 segments, 1 merges 1595.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1600.1 sec: 15 segments, 1 merges 1600.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1605.1 sec: 15 segments, 1 merges 1605.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1610.1 sec: 15 segments, 1 merges 1610.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1615.1 sec: 15 segments, 1 merges 1615.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1620.0 sec: 15 segments, 1 merges 1620.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1625.0 sec: 15 segments, 1 merges 1625.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1630.0 sec: 15 segments, 1 merges 1630.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1635.0 sec: 15 segments, 1 merges 1635.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1640.0 sec: 15 segments, 1 merges 1640.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1645.0 sec: 15 segments, 1 merges 1645.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1650.0 sec: 15 segments, 1 merges 1650.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1655.0 sec: 15 segments, 1 merges 1655.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1660.0 sec: 15 segments, 1 merges 1660.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1665.0 sec: 15 segments, 1 merges 1665.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1670.0 sec: 15 segments, 1 merges 1670.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1675.0 sec: 15 segments, 1 merges 1675.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1680.1 sec: 15 segments, 1 merges 1680.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1685.1 sec: 15 segments, 1 merges 1685.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1690.1 sec: 15 segments, 1 merges 1690.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1695.1 sec: 15 segments, 1 merges 1695.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1700.1 sec: 15 segments, 1 merges 1700.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1705.1 sec: 15 segments, 1 merges 1705.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1710.1 sec: 15 segments, 1 merges 1710.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1715.1 sec: 15 segments, 1 merges 1715.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1720.1 sec: 15 segments, 1 merges 1720.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1725.1 sec: 15 segments, 1 merges 1725.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1730.1 sec: 15 segments, 1 merges 1730.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1735.1 sec: 15 segments, 1 merges 1735.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1740.1 sec: 15 segments, 1 merges 1740.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1745.0 sec: 15 segments, 1 merges 1745.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1750.0 sec: 15 segments, 1 merges 1750.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1755.0 sec: 15 segments, 1 merges 1755.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1760.0 sec: 15 segments, 1 merges 1760.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1765.0 sec: 15 segments, 1 merges 1765.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1770.0 sec: 15 segments, 1 merges 1770.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1775.0 sec: 15 segments, 1 merges 1775.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1780.0 sec: 15 segments, 1 merges 1780.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1785.0 sec: 15 segments, 1 merges 1785.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1790.0 sec: 15 segments, 1 merges 1790.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1795.0 sec: 15 segments, 1 merges 1795.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1800.1 sec: 15 segments, 1 merges 1800.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1805.1 sec: 15 segments, 1 merges 1805.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1810.0 sec: 15 segments, 1 merges 1810.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1815.0 sec: 15 segments, 1 merges 1815.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1820.0 sec: 15 segments, 1 merges 1820.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1825.1 sec: 15 segments, 1 merges 1825.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1830.1 sec: 15 segments, 1 merges 1830.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1835.1 sec: 15 segments, 1 merges 1835.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1840.1 sec: 15 segments, 1 merges 1840.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1845.1 sec: 15 segments, 1 merges 1845.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1850.1 sec: 15 segments, 1 merges 1850.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1855.1 sec: 15 segments, 1 merges 1855.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1860.1 sec: 15 segments, 1 merges 1860.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1865.1 sec: 15 segments, 1 merges 1865.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1870.1 sec: 15 segments, 1 merges 1870.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1875.1 sec: 15 segments, 1 merges 1875.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1880.1 sec: 15 segments, 1 merges 1880.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1885.0 sec: 15 segments, 1 merges 1885.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1890.0 sec: 15 segments, 1 merges 1890.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1895.0 sec: 15 segments, 1 merges 1895.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1900.0 sec: 15 segments, 1 merges 1900.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1905.0 sec: 15 segments, 1 merges 1905.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1910.0 sec: 15 segments, 1 merges 1910.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1915.0 sec: 15 segments, 1 merges 1915.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1920.0 sec: 15 segments, 1 merges 1920.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1925.0 sec: 15 segments, 1 merges 1925.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1930.0 sec: 15 segments, 1 merges 1930.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1935.0 sec: 15 segments, 1 merges 1935.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1940.0 sec: 15 segments, 1 merges 1940.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1945.0 sec: 15 segments, 1 merges 1945.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1950.1 sec: 15 segments, 1 merges 1950.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1955.1 sec: 15 segments, 1 merges 1955.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1960.1 sec: 15 segments, 1 merges 1960.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1965.1 sec: 15 segments, 1 merges 1965.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1970.1 sec: 15 segments, 1 merges 1970.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1975.1 sec: 15 segments, 1 merges 1975.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1980.1 sec: 15 segments, 1 merges 1980.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1985.1 sec: 15 segments, 1 merges 1985.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1990.1 sec: 15 segments, 1 merges 1990.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 1995.1 sec: 15 segments, 1 merges 1995.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2000.1 sec: 15 segments, 1 merges 2000.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2005.1 sec: 15 segments, 1 merges 2005.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2010.1 sec: 15 segments, 1 merges 2010.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2015.0 sec: 15 segments, 1 merges 2015.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2020.0 sec: 15 segments, 1 merges 2020.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2025.0 sec: 15 segments, 1 merges 2025.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2030.0 sec: 15 segments, 1 merges 2030.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2035.0 sec: 15 segments, 1 merges 2035.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2040.0 sec: 15 segments, 1 merges 2040.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2045.0 sec: 15 segments, 1 merges 2045.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2050.0 sec: 15 segments, 1 merges 2050.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2055.0 sec: 15 segments, 1 merges 2055.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2060.0 sec: 15 segments, 1 merges 2060.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2065.0 sec: 15 segments, 1 merges 2065.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2070.0 sec: 15 segments, 1 merges 2070.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2075.1 sec: 15 segments, 1 merges 2075.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2080.1 sec: 15 segments, 1 merges 2080.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2085.1 sec: 15 segments, 1 merges 2085.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2090.1 sec: 15 segments, 1 merges 2090.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2095.1 sec: 15 segments, 1 merges 2095.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2100.1 sec: 15 segments, 1 merges 2100.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2105.1 sec: 15 segments, 1 merges 2105.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2110.1 sec: 15 segments, 1 merges 2110.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2115.1 sec: 15 segments, 1 merges 2115.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2120.1 sec: 15 segments, 1 merges 2120.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2125.1 sec: 15 segments, 1 merges 2125.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2130.1 sec: 15 segments, 1 merges 2130.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2135.0 sec: 15 segments, 1 merges 2135.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2140.0 sec: 15 segments, 1 merges 2140.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2145.1 sec: 15 segments, 1 merges 2145.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2150.1 sec: 15 segments, 1 merges 2150.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2155.1 sec: 15 segments, 1 merges 2155.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2160.1 sec: 15 segments, 1 merges 2160.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2165.1 sec: 15 segments, 1 merges 2165.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2170.1 sec: 15 segments, 1 merges 2170.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2175.1 sec: 15 segments, 1 merges 2175.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2180.1 sec: 15 segments, 1 merges 2180.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2185.1 sec: 15 segments, 1 merges 2185.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2190.1 sec: 15 segments, 1 merges 2190.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2195.1 sec: 15 segments, 1 merges 2195.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2200.1 sec: 15 segments, 1 merges 2200.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2205.0 sec: 15 segments, 1 merges 2205.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2210.0 sec: 15 segments, 1 merges 2210.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2215.0 sec: 15 segments, 1 merges 2215.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2220.0 sec: 15 segments, 1 merges 2220.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2225.0 sec: 15 segments, 1 merges 2225.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2230.0 sec: 15 segments, 1 merges 2230.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2235.0 sec: 15 segments, 1 merges 2235.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2240.0 sec: 15 segments, 1 merges 2240.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2245.0 sec: 15 segments, 1 merges 2245.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2250.0 sec: 15 segments, 1 merges 2250.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2255.0 sec: 15 segments, 1 merges 2255.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2260.0 sec: 15 segments, 1 merges 2260.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2265.0 sec: 15 segments, 1 merges 2265.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2270.1 sec: 15 segments, 1 merges 2270.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2275.1 sec: 15 segments, 1 merges 2275.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2280.1 sec: 15 segments, 1 merges 2280.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2285.1 sec: 15 segments, 1 merges 2285.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2290.1 sec: 15 segments, 1 merges 2290.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2295.1 sec: 15 segments, 1 merges 2295.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2300.1 sec: 15 segments, 1 merges 2300.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2305.1 sec: 15 segments, 1 merges 2305.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2310.0 sec: 15 segments, 1 merges 2310.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2315.0 sec: 15 segments, 1 merges 2315.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2320.0 sec: 15 segments, 1 merges 2320.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2325.0 sec: 15 segments, 1 merges 2325.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2330.0 sec: 15 segments, 1 merges 2330.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2335.0 sec: 15 segments, 1 merges 2335.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2340.0 sec: 15 segments, 1 merges 2340.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2345.0 sec: 15 segments, 1 merges 2345.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2350.0 sec: 15 segments, 1 merges 2350.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2355.0 sec: 15 segments, 1 merges 2355.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2360.0 sec: 15 segments, 1 merges 2360.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2365.0 sec: 15 segments, 1 merges 2365.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2370.1 sec: 15 segments, 1 merges 2370.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2375.1 sec: 15 segments, 1 merges 2375.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2380.1 sec: 15 segments, 1 merges 2380.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2385.1 sec: 15 segments, 1 merges 2385.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2390.1 sec: 15 segments, 1 merges 2390.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2395.1 sec: 15 segments, 1 merges 2395.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2400.1 sec: 15 segments, 1 merges 2400.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2405.1 sec: 15 segments, 1 merges 2405.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2410.1 sec: 15 segments, 1 merges 2410.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2415.1 sec: 15 segments, 1 merges 2415.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2420.1 sec: 15 segments, 1 merges 2420.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2425.1 sec: 15 segments, 1 merges 2425.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2430.0 sec: 15 segments, 1 merges 2430.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2435.0 sec: 15 segments, 1 merges 2435.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2440.0 sec: 15 segments, 1 merges 2440.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2445.0 sec: 15 segments, 1 merges 2445.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2450.0 sec: 15 segments, 1 merges 2450.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2455.0 sec: 15 segments, 1 merges 2455.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2460.0 sec: 15 segments, 1 merges 2460.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2465.0 sec: 15 segments, 1 merges 2465.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2470.0 sec: 15 segments, 1 merges 2470.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2475.0 sec: 15 segments, 1 merges 2475.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2480.0 sec: 15 segments, 1 merges 2480.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2485.0 sec: 15 segments, 1 merges 2485.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2490.0 sec: 15 segments, 1 merges 2490.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2495.0 sec: 15 segments, 1 merges 2495.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2500.0 sec: 15 segments, 1 merges 2500.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2505.0 sec: 15 segments, 1 merges 2505.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2510.0 sec: 15 segments, 1 merges 2510.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2515.1 sec: 15 segments, 1 merges 2515.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2520.1 sec: 15 segments, 1 merges 2520.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2525.1 sec: 15 segments, 1 merges 2525.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2530.1 sec: 15 segments, 1 merges 2530.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2535.1 sec: 15 segments, 1 merges 2535.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2540.1 sec: 15 segments, 1 merges 2540.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2545.1 sec: 15 segments, 1 merges 2545.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2550.1 sec: 15 segments, 1 merges 2550.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2555.1 sec: 15 segments, 1 merges 2555.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2560.1 sec: 15 segments, 1 merges 2560.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2565.1 sec: 15 segments, 1 merges 2565.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2570.1 sec: 15 segments, 1 merges 2570.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2575.1 sec: 15 segments, 1 merges 2575.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2580.0 sec: 15 segments, 1 merges 2580.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2585.0 sec: 15 segments, 1 merges 2585.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2590.0 sec: 15 segments, 1 merges 2590.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2595.0 sec: 15 segments, 1 merges 2595.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2600.0 sec: 15 segments, 1 merges 2600.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2605.0 sec: 15 segments, 1 merges 2605.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2610.0 sec: 15 segments, 1 merges 2610.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2615.0 sec: 15 segments, 1 merges 2615.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2620.0 sec: 15 segments, 1 merges 2620.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2625.0 sec: 15 segments, 1 merges 2625.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2630.0 sec: 15 segments, 1 merges 2630.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2635.0 sec: 15 segments, 1 merges 2635.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2640.0 sec: 15 segments, 1 merges 2640.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2645.0 sec: 15 segments, 1 merges 2645.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2650.1 sec: 15 segments, 1 merges 2650.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2655.1 sec: 15 segments, 1 merges 2655.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2660.1 sec: 15 segments, 1 merges 2660.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2665.1 sec: 15 segments, 1 merges 2665.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2670.1 sec: 15 segments, 1 merges 2670.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2675.1 sec: 15 segments, 1 merges 2675.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2680.1 sec: 15 segments, 1 merges 2680.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2685.1 sec: 15 segments, 1 merges 2685.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2690.1 sec: 15 segments, 1 merges 2690.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2695.1 sec: 15 segments, 1 merges 2695.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2700.1 sec: 15 segments, 1 merges 2700.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2705.1 sec: 15 segments, 1 merges 2705.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2710.0 sec: 15 segments, 1 merges 2710.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2715.0 sec: 15 segments, 1 merges 2715.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2720.0 sec: 15 segments, 1 merges 2720.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2725.0 sec: 15 segments, 1 merges 2725.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2730.0 sec: 15 segments, 1 merges 2730.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2735.0 sec: 15 segments, 1 merges 2735.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2740.0 sec: 15 segments, 1 merges 2740.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2745.0 sec: 15 segments, 1 merges 2745.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2750.0 sec: 15 segments, 1 merges 2750.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2755.0 sec: 15 segments, 1 merges 2755.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2760.0 sec: 15 segments, 1 merges 2760.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2765.0 sec: 15 segments, 1 merges 2765.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2770.0 sec: 15 segments, 1 merges 2770.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2775.1 sec: 15 segments, 1 merges 2775.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2780.1 sec: 15 segments, 1 merges 2780.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2785.1 sec: 15 segments, 1 merges 2785.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2790.1 sec: 15 segments, 1 merges 2790.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2795.1 sec: 15 segments, 1 merges 2795.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2800.1 sec: 15 segments, 1 merges 2800.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2805.1 sec: 15 segments, 1 merges 2805.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2810.1 sec: 15 segments, 1 merges 2810.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2815.1 sec: 15 segments, 1 merges 2815.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2820.1 sec: 15 segments, 1 merges 2820.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2825.1 sec: 15 segments, 1 merges 2825.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2830.1 sec: 15 segments, 1 merges 2830.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2835.1 sec: 15 segments, 1 merges 2835.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2840.0 sec: 15 segments, 1 merges 2840.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2845.0 sec: 15 segments, 1 merges 2845.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2850.0 sec: 15 segments, 1 merges 2850.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2855.0 sec: 15 segments, 1 merges 2855.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2860.0 sec: 15 segments, 1 merges 2860.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2865.0 sec: 15 segments, 1 merges 2865.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2870.0 sec: 15 segments, 1 merges 2870.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2875.0 sec: 15 segments, 1 merges 2875.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2880.0 sec: 15 segments, 1 merges 2880.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2885.0 sec: 15 segments, 1 merges 2885.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2890.0 sec: 15 segments, 1 merges 2890.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2895.0 sec: 15 segments, 1 merges 2895.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2900.0 sec: 15 segments, 1 merges 2900.0s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2905.1 sec: 15 segments, 1 merges 2905.1s _1fw: 15 segs, 8000.0 K docs, 32014.3 MB 2910.1 sec: 1 segments, 0 merges done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Force merge done in 2913.62 sec index has 1 segments: segments_3: _1fw(11.0.0):C8000000 _1fw: 32156.0 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=4.0 index disk usage is 32156.02 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=50477305086 cpu@end=53664980905 deltaMS=3187.675819 thread 14 name=Reference Handler cpu@start=2341030 cpu@end=2341030 deltaMS=0.0 thread 15 name=Finalizer cpu@start=139389 cpu@end=139389 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=62842 cpu@end=62842 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=32691212 cpu@end=32691212 deltaMS=0.0 thread 41 name=JFR Recorder Thread cpu@start=55634035647 cpu@end=55634677230 deltaMS=0.641583 thread 42 name=JFR Periodic Tasks cpu@start=535098355340 cpu@end=535254186407 deltaMS=155.831067 thread 45 name=Notification Thread cpu@start=105952 cpu@end=105952 deltaMS=0.0 thread 56 name=hnsw-merge-1-thread-1 cpu@start=7546496150339 cpu@end=7546496150339 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-2 cpu@start=7550740596281 cpu@end=7550740596281 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-3 cpu@start=7553766361943 cpu@end=7553766361943 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-4 cpu@start=7547022921006 cpu@end=7547022921006 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-5 cpu@start=7554254218860 cpu@end=7554254218860 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-6 cpu@start=7553770157957 cpu@end=7553770157957 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-7 cpu@start=7550762216634 cpu@end=7550762216634 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-8 cpu@start=7554093868286 cpu@end=7554093868286 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-9 cpu@start=7545810942345 cpu@end=7545810942345 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-10 cpu@start=7547424660802 cpu@end=7547424660802 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-11 cpu@start=7558754309190 cpu@end=7558754309190 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-12 cpu@start=7554732031549 cpu@end=7554732031549 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-13 cpu@start=7548112888408 cpu@end=7548112888408 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-14 cpu@start=7555721475170 cpu@end=7555721475170 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-15 cpu@start=7548708092888 cpu@end=7548708092888 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-16 cpu@start=7557039979329 cpu@end=7557039979329 deltaMS=0.0 Average CPU cores used: 1.0466806991793214 completed 1000 searches in 3195 ms: 312 QPS CPU time=3344 ms checking results SUMMARY: 0.942 3.195 3.344 1.047 8000000 KNN 100 100 N/A N/A 100.000 32 100 no 5672 2894.63 2763.74 2913.62 1 32156.02 null N/A 1.000 31250.000 31250.000 false HNSW no Leaf 0 has 4 layers Leaf 0 has 8000000 documents Graph level=3 size=233, Fanout min=6, mean=15.82, max=32, meandelta=412493.94 % 0 10 20 30 40 50 60 70 80 90 100 0 10 12 13 14 15 16 18 19 22 32 Graph level=2 size=7623, Fanout min=8, mean=27.42, max=32, meandelta=266836.66 % 0 10 20 30 40 50 60 70 80 90 100 0 19 22 25 27 31 32 32 32 32 32 Graph level=1 size=247169, Fanout min=1, mean=28.30, max=32, meandelta=258506.45 % 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.66, max=64, meandelta=194638.06 % 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=233, connectedness=1.00 Graph level=2 size=7623, connectedness=1.00 Graph level=1 size=247169, 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.17.00.09.49/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': 217,889,117.95 msec task-clock:u 836,069,626,369,297 cycles:u (36.36%) 84,273,610,985,420 instructions:u (36.36%) 13,586,000,204,991 cache-references:u (36.36%) 3,666,907,692,625 cache-misses:u (36.36%) 52,460,744,537,164 L1-dcache-loads:u (36.36%) 3,570,769,472,775 L1-dcache-load-misses:u (36.36%) 4,030,430,757,768 L1-icache-loads:u (36.36%) 40,542,652,992 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 36,398,693 faults:u 13,634,306 minor-faults:u 98 major-faults:u 10,707,141,305,299 branches:u (36.36%) 115,607,424,530 branch-misses:u (36.36%) 10,654,036,195,977 stalled-cycles-frontend:u (36.36%) stalled-cycles-backend:u 7736.007218729 seconds time elapsed 216636.054821000 seconds user 1208.191621000 seconds sys took 2:08:56.032989 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='de92f115a3125624bf7c7141b8e700efa9a89427', luceneutil_git_rev='63c1b2b252f377e272313c1ac0f182be79ad78b6', 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.195, net_cpu_ms=3.344, avg_cpu_core_count=1.047, num_docs=8000000, top_k=100, fanout=100, max_conn=32, beam_width=100, quantize_desc='no', total_visited=5672, index_time_sec=2894.63, index_docs_per_sec=2763.74, force_merge_time_sec=2913.62, index_num_segments=1, index_size_on_disk_mb=32156.02, selectivity=None, pre_post_filter='null', vec_disk_mb=31250.0, vec_ram_mb=31250.0, graph_level_conn_p_values={3: (233, {0: 0, 10: 10, 20: 12, 30: 13, 40: 14, 50: 15, 60: 16, 70: 18, 80: 19, 90: 22, 100: 32}), 2: (7623, {0: 0, 10: 19, 20: 22, 30: 25, 40: 27, 50: 31, 60: 32, 70: 32, 80: 32, 90: 32, 100: 32}), 1: (247169, {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=7736, microseconds=32989)) Profiler summary for /l/logs.nightly/2026.05.17.00.09.49/bench-knn-q32-fmTrue.jfr Version: 2.1 Chunks: 166 Start: 2026-05-17 11:15:16 (UTC) Duration: 5214 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 106654224 1891087600 jdk.FileWrite 7194574 174607357 jdk.FileRead 888038 20853771 jdk.CPULoad 97305 2008557 jdk.BooleanFlag 82336 2650350 jdk.ObjectAllocationInNewTLAB 29514 593887 jdk.Checkpoint 14027 25553133 jdk.UnsignedIntFlag 7968 274708 jdk.IntFlag 7304 270546 jdk.StringFlag 5644 222210 jdk.ObjectAllocationOutsideTLAB 1129 21284 jdk.Compilation 1065 29256 jdk.CPUInformation 166 249418 jdk.GCConfiguration 166 4402 jdk.JVMInformation 166 150814 jdk.Metadata 166 18347568 jdk.GarbageCollection 25 620 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.17.00.09.49/bench-knn-q32-fmTrue.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.05.17.00.09.49/bench-knn-q32-fmTrue.jfr is 2037.94 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 106654224 events (total: 106M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 49.23% 52M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] 38.76% 41M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 3.92% 4M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] 1.41% 1M org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] 1.29% 1M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] 0.67% 711481 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():477 [JIT compiled code] 0.60% 637138 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [JIT compiled code] 0.46% 493137 java.util.concurrent.locks.ReentrantReadWriteLock$FairSync#readerShouldBlock():711 [Inlined code] 0.42% 453150 java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():499 [Inlined code] 0.40% 429421 org.apache.lucene.util.TernaryLongHeap#upHeap():208 [Inlined code] 0.28% 294967 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.23% 250360 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():256 [Inlined code] 0.23% 246526 jdk.jfr.internal.JVM#emitEvent() [Native code] 0.21% 225745 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():247 [Inlined code] 0.21% 224452 org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] 0.18% 187830 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [JIT compiled code] 0.15% 156154 org.apache.lucene.util.TernaryLongHeap#downHeap():234 [Inlined code] 0.12% 133095 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] 0.10% 104991 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.09% 95642 org.apache.lucene.util.hnsw.NeighborArray#growArrays():98 [Inlined code] 0.09% 91463 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk():69 [Inlined code] 0.07% 71630 org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] 0.06% 63266 jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] 0.05% 51624 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():650 [Inlined code] 0.04% 40398 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():363 [JIT compiled code] 0.04% 37869 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.03% 37033 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():49 [JIT compiled code] 0.03% 31397 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [JIT compiled code] 0.03% 28339 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():515 [Inlined code] 0.02% 24847 org.apache.lucene.util.hnsw.HnswLock#write():48 [Inlined code] 0.02% 22259 org.apache.lucene.util.TernaryLongHeap#downHeap():235 [Inlined code] 0.02% 21098 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] 0.02% 21065 sun.nio.ch.NativeThread#current0() [Native code] 0.02% 20828 java.util.DualPivotQuicksort#sort():238 [Inlined code] 0.02% 19530 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] 0.02% 18783 org.apache.lucene.util.TernaryLongHeap#downHeap():246 [Inlined code] 0.02% 18709 org.apache.lucene.util.hnsw.NeighborArray#isWorstNonDiverse():329 [JIT compiled code] 0.02% 16720 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():303 [JIT compiled code] 0.02% 16231 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] 0.01% 15830 org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():369 [Inlined code] 0.01% 15189 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext():265 [Inlined code] 0.01% 13519 java.util.DualPivotQuicksort#sort():368 [JIT compiled code] 0.01% 13334 org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] 0.01% 12766 org.apache.lucene.store.MemorySegmentIndexInput#seek():324 [Inlined code] 0.01% 12567 org.apache.lucene.util.hnsw.NeighborArray#clear():233 [Inlined code] 0.01% 12499 org.apache.lucene.util.hnsw.NeighborArray#sort():171 [JIT compiled code] 0.01% 12409 java.util.concurrent.atomic.LongAdder#add():88 [Inlined code] 0.01% 12181 org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():160 [Inlined code] 0.01% 12062 org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#writeVectorData():302 [JIT compiled code] 0.01% 11895 org.apache.lucene.util.hnsw.NeighborArray#sort():171 [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.17.00.09.49/bench-knn-q32-fmTrue.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.05.17.00.09.49/bench-knn-q32-fmTrue.jfr is 2037.94 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 106654224 events (total: 106M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 45.87% 48M 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] 21.44% 22M 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] 17.31% 18M 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] 3.92% 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.36% 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.19% 1M org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 0.81% 864901 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.67% 711476 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():477 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.60% 637138 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] 0.46% 493137 java.util.concurrent.locks.ReentrantReadWriteLock$FairSync#readerShouldBlock():711 [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] 0.42% 452621 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% 442025 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#isWorstNonDiverse():318 [JIT compiled code] 0.27% 284187 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 0.23% 246226 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.22% 239571 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():256 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.22% 234190 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.21% 222571 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():247 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.21% 222454 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 0.18% 190833 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.18% 189235 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.14% 145252 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():249 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] 0.12% 133071 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():247 [JIT compiled code] 0.09% 99404 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 0.07% 76613 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.07% 71411 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():713 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] 0.06% 61129 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.05% 56376 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% 55321 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.05% 51624 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():412 [JIT compiled code] 0.05% 48899 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():451 [JIT compiled code] 0.04% 37869 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.03% 37102 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():515 [JIT compiled code] 0.03% 37098 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():363 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 0.03% 35313 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():415 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.03% 32246 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% 32105 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():515 [Inlined code] 0.03% 30153 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] 0.03% 28339 org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():515 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] 0.02% 24847 org.apache.lucene.util.hnsw.HnswLock#write():48 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():412 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.02% 24244 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():49 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.02% 21347 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.02% 19530 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.02% 19013 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% 18709 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():451 [JIT compiled code] 0.02% 16513 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [JIT compiled code] 0.01% 15900 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():194 [Inlined code] 0.01% 13591 java.util.DualPivotQuicksort#sort():238 [Inlined code] at java.util.Arrays#sort():99 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#sort():173 [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] 0.01% 13543 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.01% 13449 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():451 [JIT compiled code] 0.01% 13442 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] 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.17.00.09.49/bench-knn-q32-fmTrue.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.05.17.00.09.49/bench-knn-q32-fmTrue.jfr is 2037.94 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 106654224 events (total: 106M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 42.45% 45M 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002b19bab0#call() [Inlined code] 10.30% 10M 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Interpreted code] 9.03% 9M 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 8.29% 8M 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Interpreted code] 7.44% 7M 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 2.82% 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] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002b19bab0#call() [Inlined code] 2.16% 2M 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] 1.61% 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():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002b19bab0#call() [Inlined code] 1.35% 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():515 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] 0.80% 851689 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] 0.51% 540761 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002b19bab0#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.0x000000002b1a4328#run() [JIT compiled code] 0.49% 526761 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Interpreted code] 0.49% 522225 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():297 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002b19bab0#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.0x000000002b1a4328#run() [JIT compiled code] 0.45% 478942 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Interpreted code] 0.44% 466364 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.41% 434994 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#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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] 0.40% 425055 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002b19bab0#call() [Inlined code] 0.40% 424641 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():247 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.39% 420553 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.37% 399420 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 0.36% 386014 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Interpreted code] 0.32% 338112 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():515 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] 0.31% 334893 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():477 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002b19bab0#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.31% 332096 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002b19bab0#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] 0.30% 319354 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():477 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002b19bab0#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.28% 298832 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002b19bab0#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] 0.28% 293569 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] 0.27% 291699 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Interpreted code] 0.25% 267531 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.24% 257897 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():515 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] 0.23% 247370 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] 0.23% 246373 java.util.concurrent.locks.ReentrantReadWriteLock$FairSync#readerShouldBlock():711 [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():247 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Interpreted code] 0.20% 208865 java.util.concurrent.locks.ReentrantReadWriteLock$FairSync#readerShouldBlock():711 [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():247 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] 0.19% 200408 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.19% 200360 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.0x000000002b07aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] at java.lang.Thread#run():1474 [Interpreted code] 0.19% 200178 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():515 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 0.18% 190018 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Interpreted code] 0.18% 189111 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():515 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] 0.15% 165086 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():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002b19bab0#call() [Inlined code] 0.15% 160484 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():515 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 0.14% 144815 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():249 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002b19bab0#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.13% 139020 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():256 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002b19bab0#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% 134974 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002b19bab0#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.0x000000002b1a4328#run() [JIT compiled code] 0.12% 126408 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002b19bab0#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.0x000000002b1a4328#run() [JIT compiled code] 0.12% 126246 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002b19bab0#call() [Inlined code] at java.util.concurrent.FutureTask#run():328 [Inlined code] 0.12% 125902 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():247 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002b19bab0#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% 122854 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.11% 119033 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Interpreted code] 0.10% 102323 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 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002b19bab0#call() [Interpreted code] at java.util.concurrent.FutureTask#run():328 [Interpreted code] 0.09% 99010 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():256 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002b19bab0#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] 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.17.00.09.49/bench-knn-q32-fmTrue.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.05.17.00.09.49/bench-knn-q32-fmTrue.jfr is 2037.94 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 30633 events (total: 221140M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 28.75% 63583M org.apache.lucene.util.TernaryLongHeap#():68 [JIT compiled code] 27.27% 60307M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 27.23% 60214M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 3.49% 7708M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] 2.65% 5862M java.util.Arrays#copyOf():3478 [Inlined code] 2.32% 5137M java.lang.Integer#valueOf():1006 [Inlined code] 1.64% 3634M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] 0.83% 1842M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] 0.78% 1715M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] 0.69% 1529M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():466 [JIT compiled code] 0.51% 1117M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] 0.43% 948M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [JIT compiled code] 0.43% 943M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():330 [JIT compiled code] 0.38% 835M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] 0.37% 827M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Inlined code] 0.27% 588M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [Inlined code] 0.21% 461M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] 0.17% 373M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():320 [JIT compiled code] 0.12% 259M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():306 [JIT compiled code] 0.11% 243M java.util.DualPivotQuicksort#tryMergeRuns():816 [JIT compiled code] 0.08% 172M java.util.DualPivotQuicksort#sort():354 [JIT compiled code] 0.07% 158M org.apache.lucene.util.SparseFixedBitSet#():70 [JIT compiled code] 0.07% 151M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():618 [JIT compiled code] 0.07% 148M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():389 [JIT compiled code] 0.06% 129M java.lang.reflect.Array#newInstance():76 [Inlined code] 0.06% 128M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document():556 [JIT compiled code] 0.06% 124M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await():1767 [Interpreted code] 0.05% 110M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] 0.05% 107M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] 0.05% 102M java.lang.Thread#beforeSleep():473 [Inlined code] 0.05% 101M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [JIT compiled code] 0.05% 100M org.apache.lucene.util.hnsw.OnHeapHnswGraph#():86 [JIT compiled code] 0.04% 98M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager():248 [Interpreted code] 0.04% 96M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] 0.04% 94M knn.KnnIndexer#createIndex():264 [Interpreted code] 0.04% 94M java.util.ArrayList#grow():240 [Inlined code] 0.04% 80M java.util.logging.LogManager#reset():1298 [Interpreted code] 0.04% 80M jdk.jfr.internal.ShutdownHook#run():48 [Interpreted code] 0.04% 79M org.apache.lucene.internal.hppc.IntIntHashMap#allocateBuffers():744 [Interpreted code] 0.03% 72M knn.KnnIndexer#waitForMergesWithStatus():297 [Interpreted code] 0.03% 68M org.apache.lucene.util.FixedBitSet#():148 [Inlined code] 0.03% 66M knn.IndexerThread#_run():125 [JIT compiled code] 0.03% 57M java.util.HashMap#newNode():1910 [Inlined code] 0.03% 55M knn.IndexerThread#_run():108 [JIT compiled code] 0.02% 55M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph():526 [JIT compiled code] 0.02% 54M java.util.HashMap#resize():711 [JIT compiled code] 0.02% 42M org.apache.lucene.document.Document#():42 [Inlined code] 0.02% 37M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [JIT compiled code] 0.02% 37M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] 0.02% 35M java.lang.ThreadLocal$ThreadLocalMap#set():550 [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.17.00.09.49/bench-knn-q32-fmTrue.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.05.17.00.09.49/bench-knn-q32-fmTrue.jfr is 2037.94 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 30633 events (total: 221140M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 22.91% 50671M 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.87% 50575M 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.67% 39080M 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] 11.08% 24502M 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.37% 9666M 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.31% 9529M 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.49% 7708M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():674 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():329 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 2.65% 5849M 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.32% 5128M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1131 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1086 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1061 [Interpreted code] 1.64% 3634M 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.69% 1529M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():466 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.50% 1105M 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():330 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.50% 1104M 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():451 [JIT compiled code] 0.43% 948M 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():451 [JIT compiled code] 0.42% 920M 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():330 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.37% 827M 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():2274 [JIT compiled code] 0.34% 757M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():286 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 0.31% 677M 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():286 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.28% 628M 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():286 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.22% 476M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():330 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] 0.19% 411M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():286 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 0.18% 399M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():330 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] 0.18% 392M 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.11% 243M 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% 196M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():320 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] 0.07% 158M org.apache.lucene.util.SparseFixedBitSet#():70 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#createBitSet():70 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search():150 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search():352 [JIT compiled code] 0.07% 151M 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.07% 144M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():320 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] 0.06% 135M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():306 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] 0.06% 129M 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% 129M 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.06% 128M 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.06% 124M 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% 118M 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.05% 118M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():306 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] 0.05% 116M 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.05% 110M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge():355 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run():726 [Interpreted code] 0.05% 110M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():286 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Interpreted code] 0.05% 108M 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.05% 107M 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.05% 102M java.lang.Thread#beforeSleep():473 [Inlined code] at java.lang.Thread#sleepNanos():504 [JIT compiled code] at java.lang.Thread#sleep():540 [JIT compiled code] at knn.KnnIndexer#waitForMergesWithStatus():304 [Interpreted code] 0.05% 101M 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.05% 100M 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 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():2274 [Interpreted code] 0.04% 96M 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% 94M knn.KnnIndexer#createIndex():264 [Interpreted code] at knn.KnnGraphTester#run():689 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] at knn.KnnGraphTester#main():275 [Interpreted code] 0.04% 94M 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.04% 80M java.util.logging.LogManager#reset():1298 [Interpreted code] at java.util.logging.LogManager$Cleaner#run():275 [Interpreted code] 0.04% 80M jdk.jfr.internal.ShutdownHook#run():48 [Interpreted code] 0.03% 68M 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] 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.17.00.09.49/bench-knn-q32-fmTrue.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.05.17.00.09.49/bench-knn-q32-fmTrue.jfr is 2037.94 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 30633 events (total: 221140M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 17.57% 38858M 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():752 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():624 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [JIT compiled code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] 9.40% 20785M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002b19bab0#call() [Inlined code] 9.26% 20472M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002b19bab0#call() [Inlined code] 7.40% 16354M 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():752 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [Interpreted code] at org.apache.lucene.search.IndexSearcher#search():624 [Interpreted code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [Interpreted code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] 5.37% 11866M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002b19bab0#call() [Interpreted code] 5.32% 11755M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002b19bab0#call() [Interpreted code] 4.66% 10313M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002b19bab0#call() [JIT compiled code] 4.56% 10094M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002b19bab0#call() [JIT compiled code] 3.68% 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():752 [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():624 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [JIT compiled code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] 2.65% 5849M 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():1131 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1086 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1061 [Interpreted code] at knn.KnnGraphTester#run():775 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] at knn.KnnGraphTester#main():275 [Interpreted code] 2.32% 5128M java.lang.Integer#valueOf():1006 [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess():1131 [JIT compiled code] at knn.KnnGraphTester#printFanoutHist():1086 [Interpreted code] at knn.KnnGraphTester#printFanoutHist():1061 [Interpreted code] at knn.KnnGraphTester#run():775 [Interpreted code] at knn.KnnGraphTester#runWithCleanUp():280 [Interpreted code] at knn.KnnGraphTester#main():275 [Interpreted code] 1.64% 3634M 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():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [Inlined code] 1.60% 3544M 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] 1.54% 3399M 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] 1.07% 2360M 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():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 1.07% 2356M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 1.07% 2355M 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():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 1.04% 2310M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 0.90% 1979M 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.89% 1958M 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.88% 1942M 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Interpreted code] 0.83% 1829M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():674 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():329 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002b19bab0#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% 1794M 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] 0.81% 1788M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():674 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():329 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002b19bab0#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.80% 1777M 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Interpreted code] 0.77% 1695M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():674 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():329 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002b19bab0#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.73% 1618M 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] 0.69% 1516M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():674 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():329 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002b19bab0#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.64% 1414M 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():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Interpreted code] 0.59% 1297M 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():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Interpreted code] 0.52% 1139M 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():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.50% 1096M 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002b19bab0#call() [Inlined code] 0.47% 1037M 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():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.33% 721M 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():2274 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite():873 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite():884 [Inlined code] at org.apache.lucene.search.IndexSearcher#search():753 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter():601 [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search():624 [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery():1527 [JIT compiled code] at knn.KnnGraphTester#testSearch():1253 [Interpreted code] at knn.KnnGraphTester#run():770 [Interpreted code] 0.26% 569M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():674 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():329 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [Inlined code] 0.23% 505M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():425 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] 0.23% 502M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():425 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] 0.22% 481M 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002b19bab0#call() [Interpreted code] 0.20% 452M 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002b19bab0#call() [JIT compiled code] 0.17% 381M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():466 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002b19bab0#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.16% 360M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():466 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002b19bab0#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.16% 360M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():466 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002b19bab0#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% 349M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():466 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002b19bab0#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.14% 319M 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():330 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002b19bab0#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% 312M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [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():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.13% 293M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [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():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.12% 262M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():330 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002b19bab0#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.0x000000002b1a4328#run() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker():1090 [Interpreted code] 0.12% 261M 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():485 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.11% 241M 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():330 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002b19bab0#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.11% 234M 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():330 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002b19bab0#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] now remove KNN index knn-reuse/indices/dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-fm nDoc searchType topK fanout resultSimilarity decay resultCount maxConn beamWidth overSample bp-reorder indexType rerank quantized vec_disk(MB) vec_RAM(MB) index(s) index_docs/s force_merge(s) num_segments index_size(MB) recall latency(ms) netCPU avgCpuCount 8000000 KNN 100 100 N/A N/A 100.000 32 100 1.000 false HNSW no 4 bits 35278.320 4028.320 955.49 8372.67 1123.72 1 36185.97 0.881 2.423 2.532 1.045 8000000 KNN 100 100 N/A N/A 100.000 32 100 1.000 false HNSW no 4 bits 35278.320 4028.320 971.32 8236.26 0.00 15 36046.09 0.898 11.915 12.476 1.047 8000000 KNN 100 100 N/A N/A 100.000 32 100 1.000 false HNSW no 7 bits 39184.570 7934.570 1366.67 5853.65 1131.91 1 40090.81 0.929 2.528 2.643 1.045 8000000 KNN 100 100 N/A N/A 100.000 32 100 1.000 false HNSW no 7 bits 39184.570 7934.570 1441.84 5548.47 0.00 17 39940.06 0.954 14.327 15.005 1.047 8000000 KNN 100 100 N/A N/A 100.000 32 100 1.000 false HNSW no no 31250.000 31250.000 2894.63 2763.74 2913.62 1 32156.02 0.942 3.195 3.344 1.047 8000000 KNN 100 100 N/A N/A 100.000 32 100 1.000 false HNSW no no 31250.000 31250.000 3150.56 2539.23 0.00 18 32012.74 0.974 12.708 13.310 1.047 saving all results to /l/logs.nightly/2026.05.17.00.09.49/knn_results.pk done! took 27816.0 seconds total removing KNN indices dir /l/util.nightly/knn-reuse/indices [2026-05-17 09:09:29.371023] now generate KNN nightly charts [2026-05-17 09:09:32.605909] 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=3608991 Profiler summary for /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr Version: 2.1 Chunks: 17 Start: 2026-05-17 13:09:32 (UTC) Duration: 132 s Event Type Count Size (bytes) ============================================================= jdk.FileWrite 3953489 82643893 jdk.CPUTimeSample 3764963 66170061 jdk.ObjectAllocationInNewTLAB 888641 15405646 jdk.FileRead 796361 18959320 jdk.ObjectAllocationOutsideTLAB 215217 3390578 jdk.BooleanFlag 11764 373039 jdk.Compilation 6203 159984 jdk.CPULoad 2355 46492 jdk.UnsignedIntFlag 1054 36427 jdk.IntFlag 952 34179 jdk.Checkpoint 856 26828916 jdk.StringFlag 765 28589 jdk.GarbageCollection 44 1043 jdk.CPUInformation 17 25529 jdk.GCConfiguration 17 437 jdk.JVMInformation 17 17981 jdk.Metadata 17 1878955 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 206.00 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3764963 events (total: 3M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 7.25% 273050 java.lang.Integer#rotateLeft():1650 [Inlined code] 5.87% 220831 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] 4.24% 159802 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] 3.97% 149561 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] 3.45% 129816 java.lang.Character#codePointAt():9662 [Inlined code] 3.17% 119410 org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] 3.12% 117645 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] 2.91% 109544 java.lang.Character#codePointAtImpl():9670 [Inlined code] 2.80% 105331 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] 2.71% 101859 java.lang.Character#isHighSurrogate():9464 [Inlined code] 1.72% 64797 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] 1.71% 64479 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] 1.71% 64347 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] 1.57% 59107 java.lang.Character#toChars():9872 [Inlined code] 1.34% 50617 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] 1.33% 50108 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 1.17% 44081 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] 1.13% 42636 org.apache.lucene.index.ByteSliceReader#readByte():74 [Inlined code] 1.13% 42488 org.apache.lucene.analysis.CharacterUtils#toLowerCase():57 [Inlined code] 1.05% 39669 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] 1.00% 37686 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] 0.96% 36210 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.90% 34056 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] 0.87% 32677 java.lang.ThreadLocal#get():171 [Inlined code] 0.83% 31408 org.apache.lucene.index.TermsHashPerField#writeByte():222 [Inlined code] 0.71% 26588 org.apache.lucene.analysis.CharArraySet#contains():89 [Inlined code] 0.66% 24719 org.apache.lucene.analysis.standard.StandardTokenizerImpl#zzCMap():742 [Inlined code] 0.60% 22760 java.lang.Character#toLowerCase():11251 [Inlined code] 0.55% 20727 java.lang.Character#codePointAt():9665 [Inlined code] 0.53% 19964 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] 0.52% 19588 jdk.internal.misc.ScopedMemoryAccess#getByteInternal():1100 [Inlined code] 0.49% 18545 jdk.internal.util.ArraysSupport#mismatch():564 [Inlined code] 0.44% 16704 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():148 [Inlined code] 0.44% 16680 jdk.internal.util.ArraysSupport#mismatch():563 [Inlined code] 0.44% 16427 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():145 [Inlined code] 0.42% 15856 org.apache.lucene.codecs.lucene104.PForUtil#encode():58 [JIT compiled code] 0.42% 15774 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():214 [Inlined code] 0.42% 15752 org.apache.lucene.index.TermsHashPerField#initReader():100 [Inlined code] 0.41% 15521 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.41% 15345 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():143 [Inlined code] 0.38% 14403 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():170 [JIT compiled code] 0.38% 14223 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():173 [JIT compiled code] 0.37% 13920 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():169 [JIT compiled code] 0.37% 13854 org.apache.lucene.util.AttributeSource#clearAttributes():273 [Inlined code] 0.36% 13574 org.apache.lucene.util.AttributeSource#clearAttributes():274 [Inlined code] 0.36% 13463 org.apache.lucene.codecs.lucene104.ForUtil#encode():154 [JIT compiled code] 0.36% 13415 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1040 [JIT compiled code] 0.35% 13265 org.apache.lucene.store.DataOutput#writeVInt():203 [Inlined code] 0.35% 13048 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():131 [JIT compiled code] 0.32% 11936 org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum#next():193 [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 206.00 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3764963 events (total: 3M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 7.25% 273050 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] 4.24% 159661 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 3.97% 149561 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 3.24% 121894 java.lang.Character#codePointAt():9662 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] 3.17% 119408 org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1855 [JIT compiled code] 3.11% 117103 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.91% 109544 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] 2.80% 105331 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] 2.69% 101411 java.lang.Character#isHighSurrogate():9464 [Inlined code] at java.lang.Character#codePointAtImpl():9671 [Inlined code] 1.72% 64797 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 1.71% 64470 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 1.71% 64347 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 1.64% 61807 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] 1.57% 59107 java.lang.Character#toChars():9872 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] 1.50% 56372 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] 1.37% 51475 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] 1.36% 51177 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] 1.34% 50617 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] 1.33% 50108 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] 1.17% 44081 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] 1.13% 42636 org.apache.lucene.index.ByteSliceReader#readByte():74 [Inlined code] at org.apache.lucene.store.DataInput#readVInt():107 [Inlined code] 1.13% 42488 org.apache.lucene.analysis.CharacterUtils#toLowerCase():57 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] 0.96% 36200 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] 0.90% 34052 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.76% 28616 java.lang.ThreadLocal#get():171 [Inlined code] at perf.LineFileDocs#reserve():570 [Inlined code] 0.71% 26582 org.apache.lucene.analysis.CharArraySet#contains():89 [Inlined code] at org.apache.lucene.analysis.StopFilter#accept():97 [Inlined code] 0.66% 24719 org.apache.lucene.analysis.standard.StandardTokenizerImpl#zzCMap():742 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] 0.60% 22551 java.lang.Character#toLowerCase():11251 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():59 [Inlined code] 0.55% 20609 java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] 0.54% 20211 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum#next():194 [Inlined code] 0.53% 19949 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():223 [Inlined code] 0.52% 19588 jdk.internal.misc.ScopedMemoryAccess#getByteInternal():1100 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getByte():1088 [Inlined code] 0.52% 19529 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():147 [Inlined code] 0.46% 17445 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] at org.apache.lucene.util.BytesRefHash$1#get():266 [Inlined code] 0.46% 17165 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] at org.apache.lucene.util.BytesRefBlockPool#equals():156 [Inlined code] 0.44% 16699 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():148 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] 0.44% 16406 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():145 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] 0.42% 15880 jdk.internal.util.ArraysSupport#mismatch():564 [Inlined code] at java.util.Arrays#equals():2707 [Inlined code] 0.41% 15577 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():214 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] 0.41% 15461 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] 0.41% 15370 org.apache.lucene.index.TermsHashPerField#initReader():100 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxPostingsEnum#reset():435 [Inlined code] 0.41% 15344 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():143 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] 0.40% 15169 org.apache.lucene.index.TermsHashPerField#writeByte():222 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] 0.38% 14402 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():170 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.38% 14223 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():173 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.37% 13920 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():169 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.37% 13851 org.apache.lucene.util.AttributeSource#clearAttributes():273 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():153 [Inlined code] 0.36% 13574 org.apache.lucene.util.AttributeSource#clearAttributes():274 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():153 [Inlined code] 0.36% 13410 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1040 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 0.34% 12906 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():131 [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=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 206.00 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3764963 events (total: 3M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 7.23% 272274 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.24% 159613 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.85% 144831 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():1855 [JIT compiled code] 3.23% 121680 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] 2.79% 105103 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.71% 101936 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.61% 98376 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] 1.72% 64797 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.71% 64469 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.70% 64119 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.70% 64114 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():1855 [JIT compiled code] 1.67% 62808 org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] 1.57% 59107 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.50% 56438 org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] 1.39% 52350 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.35% 50772 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.34% 50616 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.33% 50108 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():1767 [JIT compiled code] 1.30% 48917 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.25% 47186 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.20% 45233 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.17% 44081 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():1767 [JIT compiled code] 1.13% 42488 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():1767 [JIT compiled code] 0.90% 34052 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():1855 [JIT compiled code] 0.76% 28489 java.lang.ThreadLocal#get():171 [Inlined code] at perf.LineFileDocs#reserve():570 [Inlined code] at perf.LineFileDocs#nextDoc():610 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] 0.71% 26574 org.apache.lucene.analysis.CharArraySet#contains():89 [Inlined code] at org.apache.lucene.analysis.StopFilter#accept():97 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():52 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1767 [JIT compiled code] 0.68% 25762 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.68% 25450 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] 0.66% 24718 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.60% 22551 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.54% 20469 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.53% 20035 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% 19588 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.52% 19529 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():1855 [JIT compiled code] 0.46% 17165 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.44% 16699 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():1855 [JIT compiled code] 0.44% 16406 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():1855 [JIT compiled code] 0.42% 15879 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.41% 15461 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% 15344 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():1855 [JIT compiled code] 0.40% 15033 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.38% 14447 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.38% 14395 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1855 [JIT compiled code] 0.38% 14311 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.38% 14223 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():1855 [JIT compiled code] 0.37% 13920 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():169 [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():1855 [JIT compiled code] 0.37% 13851 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.36% 13574 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% 13406 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.33% 12375 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] 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 206.00 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3764963 events (total: 3M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 3.69% 139053 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] 3.53% 132945 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] 3.21% 120787 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 2.61% 98376 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():1767 [JIT compiled code] 2.26% 84933 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] 1.99% 74888 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] 1.97% 74136 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] 1.70% 64119 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.0x00000000551d3b08#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] 1.62% 60890 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] 1.61% 60704 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] 1.47% 55344 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] 1.39% 52275 org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] 1.35% 50764 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] 1.30% 48900 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] 1.28% 48210 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 1.25% 47177 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] 1.25% 47080 org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] 1.24% 46592 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] 1.20% 45216 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] 0.85% 31868 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] 0.84% 31798 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.81% 30427 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] 0.79% 29733 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] 0.76% 28489 java.lang.ThreadLocal#get():171 [Inlined code] at perf.LineFileDocs#reserve():570 [Inlined code] at perf.LineFileDocs#nextDoc():610 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.74% 27719 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] 0.74% 27686 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] 0.72% 27072 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] 0.67% 25370 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] 0.67% 25228 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] 0.67% 25202 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():361 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [Interpreted code] 0.66% 24909 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.64% 24143 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 0.57% 21422 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.56% 21120 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.56% 21044 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.52% 19525 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.52% 19413 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.51% 19191 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.49% 18568 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():361 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [Interpreted code] 0.43% 16172 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.41% 15460 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% 15029 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] 0.38% 14281 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.37% 14090 org.apache.lucene.analysis.CharArraySet#contains():89 [Inlined code] at org.apache.lucene.analysis.StopFilter#accept():97 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():52 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.36% 13471 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.35% 13140 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.34% 12951 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.34% 12906 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] 0.33% 12378 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] 0.32% 12057 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] 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 206.00 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3764963 events (total: 3M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 3.18% 119616 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [JIT compiled code] 3.15% 118467 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] 3.00% 113075 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] 2.23% 84045 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] 1.97% 74184 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] 1.95% 73451 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] 1.70% 64119 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.0x00000000551d3b08#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():5322 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4785 [Interpreted code] at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource#merge():6590 [Interpreted code] 1.39% 52366 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] 1.39% 52275 org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1491 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 1.35% 50910 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] 1.27% 47701 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [JIT compiled code] 1.25% 47080 org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1491 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 1.24% 46717 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 1.24% 46619 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] 1.22% 45773 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 1.15% 43423 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] 1.14% 43082 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 1.13% 42661 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 1.11% 41748 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 1.02% 38278 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 0.84% 31546 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] 0.84% 31537 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [JIT compiled code] 0.80% 30124 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] 0.78% 29471 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] 0.76% 28489 java.lang.ThreadLocal#get():171 [Inlined code] at perf.LineFileDocs#reserve():570 [Inlined code] at perf.LineFileDocs#nextDoc():610 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.73% 27440 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] 0.73% 27413 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] 0.71% 26784 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] 0.65% 24579 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [JIT compiled code] 0.64% 24012 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1491 [Inlined code] 0.62% 23251 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] 0.61% 23082 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] 0.57% 21306 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():361 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():496 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():407 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():450 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] 0.56% 21180 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [JIT compiled code] 0.55% 20788 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [JIT compiled code] 0.51% 19314 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [JIT compiled code] 0.51% 19230 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [JIT compiled code] 0.50% 18994 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [JIT compiled code] 0.48% 18097 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():361 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():496 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():407 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():450 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] 0.42% 15998 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [Inlined code] 0.42% 15909 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.41% 15568 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [Inlined code] 0.37% 14045 org.apache.lucene.analysis.CharArraySet#contains():89 [Inlined code] at org.apache.lucene.analysis.StopFilter#accept():97 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():52 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [JIT compiled code] 0.37% 13765 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] 0.35% 13279 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [JIT compiled code] 0.35% 13013 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [JIT compiled code] 0.34% 12833 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [JIT compiled code] 0.32% 12188 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] 0.32% 12096 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.31% 11801 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [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.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 206.00 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 1103832 events (total: 313498M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 17.08% 53541M perf.LineFileDocs#nextDoc():647 [JIT compiled code] 9.30% 29160M java.lang.StringUTF16#compress():212 [Inlined code] 8.41% 26354M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] 7.18% 22524M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] 7.12% 22327M perf.LineFileDocs#readDocs():176 [JIT compiled code] 4.52% 14177M java.lang.StringUTF16#compress():216 [Inlined code] 3.41% 10695M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] 3.31% 10383M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] 3.11% 9752M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] 2.77% 8682M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] 2.44% 7652M perf.LineFileDocs#nextDoc():642 [JIT compiled code] 2.14% 6702M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] 1.98% 6220M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] 1.83% 5733M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] 1.80% 5639M org.apache.lucene.util.TimSorter#():62 [Inlined code] 1.75% 5501M org.apache.lucene.util.BytesRef#():71 [Inlined code] 1.72% 5396M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] 1.62% 5066M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] 1.58% 4960M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] 1.46% 4564M java.util.TreeMap#keyIterator():1421 [Inlined code] 1.34% 4192M perf.LineFileDocs#readDocs():176 [Interpreted code] 1.22% 3821M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] 1.22% 3815M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] 0.89% 2784M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] 0.66% 2055M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] 0.63% 1966M java.nio.HeapByteBuffer#():75 [Inlined code] 0.55% 1726M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] 0.52% 1638M java.util.ArrayList#grow():240 [Inlined code] 0.52% 1626M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] 0.51% 1612M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1978 [Inlined code] 0.49% 1546M perf.LineFileDocs#newDocState():509 [Interpreted code] 0.44% 1385M org.apache.lucene.document.IntPoint#pack():108 [Inlined code] 0.36% 1118M perf.LineFileDocs#nextDoc():649 [JIT compiled code] 0.36% 1113M org.apache.lucene.codecs.lucene104.PForUtil#encode():78 [JIT compiled code] 0.33% 1034M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 0.32% 1002M perf.LineFileDocs#intToID():299 [Inlined code] 0.31% 987M java.util.List#of():935 [Inlined code] 0.31% 980M perf.LineFileDocs#nextDoc():654 [JIT compiled code] 0.31% 965M java.util.ArrayDeque#():179 [Inlined code] 0.29% 924M perf.LineFileDocs#nextDoc():644 [JIT compiled code] 0.28% 870M perf.LineFileDocs#intToID():305 [Inlined code] 0.22% 702M perf.LineFileDocs#nextDoc():652 [JIT compiled code] 0.19% 593M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock():936 [JIT compiled code] 0.19% 592M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():103 [JIT compiled code] 0.17% 534M org.apache.lucene.util.StringSorter#fallbackSorter():92 [Inlined code] 0.16% 514M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock():967 [JIT compiled code] 0.15% 482M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():82 [Inlined code] 0.14% 435M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] 0.14% 433M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#writeImpacts():541 [JIT compiled code] 0.13% 414M java.nio.HeapByteBuffer#asReadOnlyBuffer():152 [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.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 206.00 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 1103832 events (total: 313498M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 17.08% 53541M perf.LineFileDocs#nextDoc():647 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] 9.30% 29160M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] 8.41% 26354M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] 7.18% 22524M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] 7.12% 22327M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 4.52% 14177M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] 3.41% 10691M 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.03% 9514M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] 2.64% 8268M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] 2.62% 8220M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] 2.44% 7652M perf.LineFileDocs#nextDoc():642 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] 2.14% 6702M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.98% 6220M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.83% 5733M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 1.80% 5639M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] 1.72% 5396M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.67% 5249M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] 1.62% 5066M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 1.58% 4960M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.46% 4564M java.util.TreeMap#keyIterator():1421 [Inlined code] at java.util.TreeMap$KeySet#iterator():1434 [JIT compiled code] 1.34% 4192M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.22% 3821M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 1.22% 3815M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] 0.69% 2162M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():464 [JIT compiled code] 0.66% 2055M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues():72 [Inlined code] 0.63% 1966M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] 0.55% 1726M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] 0.52% 1638M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] 0.52% 1626M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():398 [JIT compiled code] 0.51% 1612M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1978 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] 0.49% 1546M perf.LineFileDocs#newDocState():509 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.44% 1385M org.apache.lucene.document.IntPoint#pack():108 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues():72 [Inlined code] 0.36% 1118M perf.LineFileDocs#nextDoc():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] 0.32% 1017M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [Inlined code] 0.32% 1002M perf.LineFileDocs#intToID():299 [Inlined code] at perf.LineFileDocs#nextDoc():753 [JIT compiled code] 0.31% 987M java.util.List#of():935 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1883 [JIT compiled code] 0.31% 980M perf.LineFileDocs#nextDoc():654 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] 0.31% 976M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():736 [JIT compiled code] 0.31% 965M java.util.ArrayDeque#():179 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#():112 [Inlined code] 0.31% 960M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():753 [JIT compiled code] 0.29% 924M perf.LineFileDocs#nextDoc():644 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] 0.28% 870M perf.LineFileDocs#intToID():305 [Inlined code] at perf.LineFileDocs#nextDoc():753 [JIT compiled code] 0.27% 848M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():737 [JIT compiled code] 0.26% 822M org.apache.lucene.codecs.lucene104.PForUtil#encode():78 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] 0.22% 702M perf.LineFileDocs#nextDoc():652 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] 0.19% 592M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():103 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():398 [JIT compiled code] 0.17% 534M org.apache.lucene.util.StringSorter#fallbackSorter():92 [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#getFallbackSorter():83 [Inlined code] 0.15% 482M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():82 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie():94 [Inlined code] 0.14% 429M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#writeImpacts():541 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():402 [JIT compiled code] 0.13% 419M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] at java.lang.invoke.LambdaForm$DMH.0x00000000551b1c00#newInvokeSpecial() [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 206.00 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 1103832 events (total: 313498M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 17.08% 53541M perf.LineFileDocs#nextDoc():647 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 8.46% 26521M 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():649 [JIT compiled code] 8.07% 25306M 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.12% 22327M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 5.53% 17348M 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.49% 14089M 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():649 [JIT compiled code] 3.03% 9514M 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% 8150M 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.54% 7969M 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.44% 7652M perf.LineFileDocs#nextDoc():642 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 2.14% 6702M 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.98% 6220M 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.83% 5733M 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.80% 5639M 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.72% 5396M 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.62% 5066M 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.58% 4960M 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.57% 4930M 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.46% 4564M 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.42% 4456M 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.34% 4192M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.22% 3821M 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.11% 3478M 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():1855 [JIT compiled code] 1.05% 3281M 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 [JIT compiled code] 0.97% 3045M 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():736 [JIT compiled code] 0.67% 2096M 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.60% 1869M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput$$Lambda.0x000000005513c800#apply() [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#appendBlock():506 [JIT compiled code] 0.54% 1693M 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.52% 1638M 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.51% 1606M 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.51% 1605M 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.49% 1546M perf.LineFileDocs#newDocState():509 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.47% 1481M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1978 [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 [JIT compiled code] 0.44% 1373M 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():644 [JIT compiled code] 0.38% 1205M 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.38% 1177M 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():753 [JIT compiled code] 0.36% 1118M perf.LineFileDocs#nextDoc():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.33% 1044M 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():763 [JIT compiled code] 0.33% 1025M 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():737 [JIT compiled code] 0.32% 1014M 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():80 [Inlined code] 0.32% 1010M 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():754 [JIT compiled code] 0.32% 1002M perf.LineFileDocs#intToID():299 [Inlined code] at perf.LineFileDocs#nextDoc():753 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.31% 987M java.util.List#of():935 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1883 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1491 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 0.31% 980M perf.LineFileDocs#nextDoc():654 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.31% 976M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():736 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.31% 963M java.util.ArrayDeque#():179 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#():112 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#():138 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():82 [Inlined code] 0.31% 960M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():753 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.29% 924M perf.LineFileDocs#nextDoc():644 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.29% 915M 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 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 0.28% 870M perf.LineFileDocs#intToID():305 [Inlined code] at perf.LineFileDocs#nextDoc():753 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [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.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 206.00 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 1103832 events (total: 313498M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 17.08% 53541M perf.LineFileDocs#nextDoc():647 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 8.45% 26478M 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():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 7.12% 22327M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 4.49% 14089M 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():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 3.51% 11002M 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.44% 7652M perf.LineFileDocs#nextDoc():642 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 2.06% 6444M 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():361 [Interpreted code] 1.80% 5654M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] 1.79% 5609M 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.77% 5556M 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.72% 5383M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] 1.68% 5267M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] 1.67% 5250M 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():361 [JIT compiled code] 1.58% 4960M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] 1.56% 4906M 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.55% 4848M 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():1855 [JIT compiled code] 1.42% 4456M 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.0x00000000551d3b08#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] 1.36% 4261M 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():1855 [JIT compiled code] 1.34% 4192M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.25% 3905M 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.0x00000000551d3b08#merge() [Interpreted code] 1.18% 3690M 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.09% 3427M 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.0x00000000551d3b08#merge() [Interpreted code] 1.06% 3318M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 1.00% 3128M 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():1855 [JIT compiled code] 0.97% 3045M 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():736 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.94% 2961M 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] 0.87% 2712M 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.85% 2660M 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():361 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():496 [Inlined code] 0.81% 2527M 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():361 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] 0.77% 2421M 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():361 [JIT compiled code] 0.72% 2266M 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.71% 2220M 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.71% 2214M 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% 2087M 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():361 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] 0.64% 1995M 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():361 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():496 [Inlined code] 0.59% 1852M 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():361 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] 0.54% 1693M 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.53% 1658M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput$$Lambda.0x000000005513c800#apply() [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#appendBlock():506 [JIT compiled code] at org.apache.lucene.store.ByteBuffersDataOutput#writeByte():187 [Inlined code] at org.apache.lucene.store.DataOutput#writeVInt():203 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#append():138 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex():488 [JIT compiled code] 0.50% 1558M 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():361 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] 0.49% 1546M perf.LineFileDocs#newDocState():509 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.49% 1529M 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():361 [Interpreted code] 0.44% 1381M 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.43% 1337M 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.42% 1331M 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():644 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.42% 1310M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1978 [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 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] 0.38% 1177M 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():753 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.37% 1165M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] 0.36% 1141M 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush():361 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] 0.36% 1118M perf.LineFileDocs#nextDoc():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.36% 1116M 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] 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 206.00 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 1103832 events (total: 313498M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 17.08% 53541M perf.LineFileDocs#nextDoc():647 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 8.45% 26478M 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():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 7.12% 22327M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 4.49% 14089M 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():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 3.51% 11002M 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.0x00000000551d3b08#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():5322 [Interpreted code] 2.44% 7652M perf.LineFileDocs#nextDoc():642 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.77% 5556M 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.0x00000000551d3b08#merge() [Interpreted code] 1.76% 5531M 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():361 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():496 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():407 [JIT compiled code] 1.63% 5125M 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():361 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():496 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():407 [JIT compiled code] 1.61% 5037M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 1.60% 5028M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 1.58% 4955M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 1.56% 4906M 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.0x00000000551d3b08#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():5322 [Interpreted code] 1.47% 4613M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 1.43% 4488M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 1.42% 4456M 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.0x00000000551d3b08#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():5322 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4785 [Interpreted code] at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource#merge():6590 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler#doMerge():661 [Interpreted code] 1.35% 4246M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] 1.34% 4192M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.29% 4049M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 1.25% 3905M 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.0x00000000551d3b08#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():5322 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4785 [Interpreted code] 1.09% 3427M 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.0x00000000551d3b08#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():5322 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4785 [Interpreted code] 1.06% 3318M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [JIT compiled code] 0.97% 3045M 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():736 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.92% 2873M 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] 0.89% 2802M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.87% 2712M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] 0.71% 2227M 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():361 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():496 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():407 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():450 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [JIT compiled code] 0.71% 2220M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] 0.71% 2214M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] 0.67% 2104M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] 0.64% 1995M 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():361 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():496 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():407 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():450 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [JIT compiled code] 0.62% 1948M 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():361 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():496 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():407 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():450 [JIT compiled code] 0.58% 1811M 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():361 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():496 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():407 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():450 [JIT compiled code] 0.54% 1701M 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():361 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():496 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():407 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():450 [JIT compiled code] 0.54% 1693M 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.0x00000000551d3b08#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] 0.53% 1646M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput$$Lambda.0x000000005513c800#apply() [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#appendBlock():506 [JIT compiled code] at org.apache.lucene.store.ByteBuffersDataOutput#writeByte():187 [Inlined code] at org.apache.lucene.store.DataOutput#writeVInt():203 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#append():138 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex():488 [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] 0.49% 1546M perf.LineFileDocs#newDocState():509 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.49% 1526M 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():361 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():496 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():407 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():450 [JIT compiled code] 0.48% 1504M 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.46% 1438M 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():361 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():496 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():407 [JIT compiled code] 0.43% 1362M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] 0.43% 1337M 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.0x00000000551d3b08#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] 0.42% 1331M 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():644 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.41% 1294M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1978 [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 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] 0.40% 1261M 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():361 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():496 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():407 [JIT compiled code] 0.38% 1177M 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():753 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.36% 1118M perf.LineFileDocs#nextDoc():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.36% 1116M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] 0.33% 1047M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] 0.33% 1044M 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():763 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] move log to /l/logs.nightly/2026.05.17.00.09.49/fastIndexMediumDocs.log move vmstat log to /l/logs.nightly/2026.05.17.00.09.49/fastIndexMediumDocs.vmstat.log move top log to /l/logs.nightly/2026.05.17.00.09.49/fastIndexMediumDocs.top.log [2026-05-17 09:13:54.551390] took 104.0 sec [2026-05-17 09:13:54.555453] medIndexAtClose None [2026-05-17 09:13:54.556691] 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=3612868 Profiler summary for /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr Version: 2.1 Chunks: 33 Start: 2026-05-17 16:49:44 (UTC) Duration: 1400 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 89440060 1788798160 jdk.FileWrite 3135791 85848042 jdk.ObjectAllocationInNewTLAB 118003 2542276 jdk.FileRead 70105 2009270 jdk.BooleanFlag 22836 753687 jdk.ObjectAllocationOutsideTLAB 7927 156470 jdk.CPULoad 3707 77847 jdk.UnsignedIntFlag 2046 73359 jdk.IntFlag 1848 68739 jdk.StringFlag 1485 58080 jdk.Checkpoint 958 42652794 jdk.Compilation 105 2938 jdk.CPUInformation 33 49599 jdk.GCConfiguration 33 891 jdk.JVMInformation 33 39831 jdk.Metadata 33 3647424 jdk.GarbageCollection 15 393 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 1837.52 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 89440060 events (total: 89M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 67.62% 60M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] 10.45% 9M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] 4.86% 4M jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] 1.85% 1M org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] 1.57% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 1.10% 986103 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] 1.05% 934764 java.util.ArrayList#elementData():412 [Inlined code] 1.00% 894160 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] 0.54% 480075 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] 0.50% 449801 java.util.Arrays#fill():3144 [Inlined code] 0.35% 309373 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] 0.33% 291408 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] 0.25% 220269 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] 0.24% 219120 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():303 [JIT compiled code] 0.24% 210289 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():101 [JIT compiled code] 0.23% 204501 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] 0.22% 198931 jdk.incubator.vector.FloatVector#fromMemorySegment():3040 [Inlined code] 0.22% 198666 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():298 [JIT compiled code] 0.22% 194990 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():254 [Inlined code] 0.20% 177938 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():108 [JIT compiled code] 0.19% 167348 org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#minCompetitiveSimilarity():718 [Inlined code] 0.18% 160404 org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] 0.14% 127778 org.apache.lucene.util.hnsw.OnHeapHnswGraph#nextNeighbor():189 [Inlined code] 0.14% 122417 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.12% 109074 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#getState():165 [Inlined code] 0.11% 102828 org.apache.lucene.util.VectorUtil#normalizeToUnitInterval():412 [Inlined code] 0.11% 95521 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] 0.10% 93841 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.10% 93379 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():293 [JIT compiled code] 0.09% 83883 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():302 [JIT compiled code] 0.09% 83083 org.apache.lucene.util.TernaryLongHeap#top():111 [Inlined code] 0.09% 78740 java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] 0.08% 73210 org.apache.lucene.util.FixedBitSet#getAndSet():308 [Inlined code] 0.08% 70215 org.apache.lucene.util.hnsw.NeighborArray#growArrays():96 [Inlined code] 0.08% 70074 org.apache.lucene.util.hnsw.NeighborQueue#decodeScore():120 [Inlined code] 0.08% 69292 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():297 [JIT compiled code] 0.07% 66851 org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 0.07% 66457 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():336 [JIT compiled code] 0.07% 65227 org.apache.lucene.util.hnsw.NeighborArray#nodes():217 [Inlined code] 0.07% 64428 org.apache.lucene.util.hnsw.NeighborQueue#encode():115 [Inlined code] 0.07% 62569 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] 0.07% 62097 org.apache.lucene.util.TernaryLongHeap#downHeap():235 [Inlined code] 0.07% 61463 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] 0.07% 59970 org.apache.lucene.util.TernaryLongHeap#push():81 [Inlined code] 0.07% 59361 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():345 [JIT compiled code] 0.06% 57105 org.apache.lucene.util.hnsw.NeighborQueue#size():68 [Inlined code] 0.06% 55161 jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] 0.06% 55006 java.util.Arrays#fill():3143 [Inlined code] 0.06% 52207 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] 0.05% 47031 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphNextNeighbor():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=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 1837.52 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 89440060 events (total: 89M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 67.62% 60M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] 10.45% 9M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] 4.86% 4M jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] 1.71% 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.57% 1M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] 1.10% 986103 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] 1.04% 934544 java.util.ArrayList#elementData():412 [Inlined code] at java.util.ArrayList#get():429 [Inlined code] 1.00% 894160 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] 0.54% 480075 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.50% 449801 java.util.Arrays#fill():3144 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] 0.35% 309373 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync#readerShouldBlock():698 [Inlined code] 0.24% 210289 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.23% 204501 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] 0.22% 194990 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():254 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.22% 193007 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.20% 177938 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.19% 173185 jdk.incubator.vector.FloatVector#fromMemorySegment():3040 [Inlined code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl():110 [JIT compiled code] 0.18% 164356 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#seek():177 [Inlined code] 0.18% 160404 org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():247 [Inlined code] 0.18% 159825 org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#minCompetitiveSimilarity():718 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():343 [JIT compiled code] 0.17% 153153 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.16% 143105 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] 0.14% 127860 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% 127778 org.apache.lucene.util.hnsw.OnHeapHnswGraph#nextNeighbor():189 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#graphNextNeighbor():401 [Inlined code] 0.14% 122417 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] 0.11% 96292 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():249 [Inlined code] 0.10% 90378 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#getState():165 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():475 [Inlined code] 0.10% 89952 org.apache.lucene.util.VectorUtil#normalizeToUnitInterval():412 [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#normalizeRawScore():153 [Inlined code] 0.09% 83083 org.apache.lucene.util.TernaryLongHeap#top():111 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#topScore():151 [Inlined code] 0.09% 78740 java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] 0.09% 77164 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#updateTop():153 [JIT compiled code] 0.08% 73210 org.apache.lucene.util.FixedBitSet#getAndSet():308 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] 0.08% 72652 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.08% 70074 org.apache.lucene.util.hnsw.NeighborQueue#decodeScore():120 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#topScore():151 [Inlined code] 0.08% 67605 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.08% 67308 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% 65988 org.apache.lucene.util.hnsw.NeighborArray#growArrays():96 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder():109 [Inlined code] 0.07% 65865 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% 64550 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] 0.07% 64497 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():303 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():515 [JIT compiled code] 0.07% 62569 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 0.07% 61463 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 0.06% 55212 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():345 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] 0.06% 55006 java.util.Arrays#fill():3143 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] 0.06% 53330 org.apache.lucene.util.hnsw.NeighborQueue#encode():115 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] 0.06% 52207 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] 0.06% 51895 org.apache.lucene.util.TernaryLongHeap#push():81 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] 0.06% 51295 jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():356 [Inlined code] 0.05% 47031 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphNextNeighbor():264 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():326 [JIT compiled code] 0.05% 46129 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():293 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [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 1837.52 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 89440060 events (total: 89M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 67.62% 60M 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.45% 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.18% 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] 1.63% 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.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.19% 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.96% 856469 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.95% 850146 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.74% 659013 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.51% 458536 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.50% 449801 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.48% 431134 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.34% 308375 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.23% 204501 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():247 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.21% 186060 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.21% 185852 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():254 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.20% 179870 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.19% 173185 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.19% 166919 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.18% 164356 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% 161888 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.17% 150318 org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():247 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] 0.16% 146836 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.16% 141466 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% 134106 org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#minCompetitiveSimilarity():718 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():343 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.14% 123804 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():328 [JIT compiled code] 0.14% 122417 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.12% 105731 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.10% 89909 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():249 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] 0.10% 89738 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.09% 83709 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.09% 78740 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():247 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.09% 77164 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% 69759 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.08% 68898 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():515 [JIT compiled code] 0.07% 66854 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.07% 66063 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.07% 64497 org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore():303 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():515 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] 0.07% 63698 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.07% 61463 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% 59937 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.07% 59443 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():718 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():343 [JIT compiled code] 0.07% 59026 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():477 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] 0.07% 58981 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():1855 [JIT compiled code] 0.06% 55006 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% 54454 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.06% 51292 jdk.internal.foreign.MemorySessionImpl#checkValidStateRaw():200 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():356 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template():3410 [Inlined code] 0.06% 50641 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% 50508 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():451 [JIT compiled code] 0.06% 49423 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():328 [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 1837.52 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 89440060 events (total: 89M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 13.75% 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.85% 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] 12.32% 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] 11.41% 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.77% 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.90% 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.17% 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.96% 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.50% 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] 1.98% 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] 1.58% 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [JIT compiled code] 1.47% 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.23% 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.07% 957948 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.96% 856469 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.83% 738609 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():515 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] 0.82% 731699 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.81% 728613 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.74% 659013 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.71% 637659 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():451 [Inlined code] 0.69% 620306 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():328 [JIT compiled code] 0.54% 479800 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.51% 458536 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] 0.45% 399521 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():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] 0.44% 391705 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.43% 380933 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.34% 308375 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():247 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.22% 192605 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():247 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] 0.21% 186060 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.21% 185852 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():254 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.20% 179870 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.18% 158042 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():515 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [Inlined code] 0.18% 157413 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [JIT compiled code] 0.17% 150318 org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():247 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] 0.16% 147557 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():328 [JIT compiled code] 0.16% 146836 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.16% 141267 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 0.15% 134106 org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#minCompetitiveSimilarity():718 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():343 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.15% 130527 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 0.14% 122958 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] 0.14% 122417 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 [JIT compiled code] 0.13% 119797 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.12% 105528 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.11% 98217 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] 0.10% 89909 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():249 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] 0.09% 82811 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():247 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] 0.09% 79693 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():515 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [Inlined code] 0.08% 73003 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():247 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] 0.08% 69759 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.08% 68898 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():515 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [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.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 1837.52 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 89440060 events (total: 89M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 11.91% 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():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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 11.41% 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [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.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] 9.72% 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 7.61% 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 3.06% 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 2.77% 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():451 [JIT compiled code] 2.01% 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 1.99% 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 1.79% 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():515 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] 1.76% 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.58% 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] 1.32% 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 1.32% 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 1.19% 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 1.16% 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.94% 838426 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.90% 801913 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001c210680#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.82% 734869 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():515 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [JIT compiled code] 0.82% 731029 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.77% 688801 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.71% 637525 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():425 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] 0.69% 620306 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] 0.66% 593429 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.66% 590373 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.53% 474436 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():515 [JIT compiled code] 0.53% 470820 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():451 [JIT compiled code] 0.51% 458536 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] 0.47% 418393 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():515 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] 0.47% 417006 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():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.45% 402528 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():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.45% 399521 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():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001c210680#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.45% 398156 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():515 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] 0.42% 378580 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():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.42% 373227 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():515 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] 0.39% 347240 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% 344890 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.37% 328919 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():515 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] 0.36% 324897 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():515 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] 0.36% 320427 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.35% 312000 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():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.34% 308031 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.33% 294362 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] 0.33% 291544 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():247 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] 0.22% 192605 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():247 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001c210680#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.21% 184432 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001c210680#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.20% 174555 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():254 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001c210680#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% 173959 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():451 [JIT compiled code] 0.19% 166188 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():515 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] 0.18% 163742 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [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.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 1837.52 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 125929 events (total: 107234M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 24.15% 25898M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 24.05% 25789M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 7.12% 7630M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] 6.56% 7031M java.nio.HeapByteBuffer#():75 [Inlined code] 6.30% 6754M perf.LineFileDocs#readVector():212 [Inlined code] 3.08% 3305M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] 2.91% 3115M perf.LineFileDocs#nextDoc():647 [JIT compiled code] 2.82% 3023M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] 2.22% 2379M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] 1.78% 1911M perf.LineFileDocs#readDocs():176 [JIT compiled code] 1.63% 1753M java.lang.StringUTF16#compress():212 [Inlined code] 1.19% 1275M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] 1.16% 1243M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] 1.03% 1107M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] 0.90% 967M java.lang.StringUTF16#compress():216 [Inlined code] 0.90% 963M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] 0.73% 785M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():466 [Inlined code] 0.64% 685M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] 0.63% 671M org.apache.lucene.util.TimSorter#():62 [Inlined code] 0.62% 661M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] 0.61% 648M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] 0.52% 557M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] 0.46% 497M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] 0.44% 470M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] 0.42% 448M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] 0.41% 435M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] 0.40% 430M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] 0.38% 403M org.apache.lucene.util.BytesRef#():71 [Inlined code] 0.36% 389M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] 0.35% 372M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [Inlined code] 0.32% 339M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():330 [JIT compiled code] 0.29% 313M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] 0.26% 277M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] 0.22% 236M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] 0.22% 233M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] 0.19% 203M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] 0.18% 197M perf.LineFileDocs#nextDoc():642 [JIT compiled code] 0.17% 183M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():320 [JIT compiled code] 0.13% 143M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():306 [JIT compiled code] 0.11% 122M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():389 [JIT compiled code] 0.11% 119M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] 0.11% 118M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] 0.11% 116M perf.LineFileDocs#nextDoc():649 [JIT compiled code] 0.10% 112M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] 0.10% 111M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] 0.10% 108M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1978 [Inlined code] 0.10% 107M org.apache.lucene.codecs.lucene104.PForUtil#encode():78 [JIT compiled code] 0.10% 102M java.util.ArrayList#grow():240 [Inlined code] 0.09% 94M java.util.ArrayDeque#():179 [Inlined code] 0.08% 88M java.lang.Long#valueOf():1000 [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 1837.52 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 125929 events (total: 107234M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 24.15% 25898M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] 23.96% 25688M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] 7.12% 7630M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] 6.56% 7031M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] 6.30% 6754M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] 3.08% 3305M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():674 [Inlined code] 2.91% 3115M perf.LineFileDocs#nextDoc():647 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] 2.82% 3023M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] 2.22% 2379M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] 1.78% 1911M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.63% 1753M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] 1.19% 1275M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] 1.16% 1243M 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.01% 1086M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] 0.90% 967M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] 0.90% 963M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] 0.73% 785M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():466 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] 0.63% 671M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] 0.52% 557M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 0.50% 536M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] 0.46% 497M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 0.44% 470M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 0.42% 448M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 0.41% 435M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 0.39% 417M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] 0.39% 416M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] 0.36% 389M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 0.36% 387M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():286 [JIT compiled code] 0.34% 365M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():286 [JIT compiled code] 0.34% 360M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] 0.29% 313M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] 0.26% 277M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 0.23% 244M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [Inlined code] 0.22% 236M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():330 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.22% 233M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [Inlined code] 0.21% 227M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [Inlined code] 0.18% 197M perf.LineFileDocs#nextDoc():642 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] 0.18% 195M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [Inlined code] 0.14% 148M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():464 [JIT compiled code] 0.12% 124M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():320 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.11% 119M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] 0.11% 118M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues():72 [Inlined code] 0.11% 116M perf.LineFileDocs#nextDoc():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] 0.10% 112M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():389 [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared():739 [Inlined code] 0.10% 112M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] 0.10% 111M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():398 [JIT compiled code] 0.10% 110M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():306 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.10% 108M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1978 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] 0.10% 102M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] 0.10% 102M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():330 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [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 1837.52 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 125929 events (total: 107234M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 22.15% 23749M 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] 21.94% 23527M 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] 7.12% 7630M 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.36% 6817M 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] 6.30% 6754M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 2.91% 3115M perf.LineFileDocs#nextDoc():647 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 2.82% 3023M 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] 2.16% 2313M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():674 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():329 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 2.01% 2160M 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.00% 2148M 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.78% 1911M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.68% 1799M 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():451 [JIT compiled code] 1.47% 1571M 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():649 [JIT compiled code] 1.01% 1086M 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.92% 991M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():674 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():329 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.90% 963M 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.89% 954M 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():649 [JIT compiled code] 0.85% 913M 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.64% 683M 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.63% 671M 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.54% 580M 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():451 [Inlined code] 0.52% 561M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():466 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.52% 559M 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.52% 557M 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% 536M 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.46% 497M 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.44% 470M 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% 448M 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.41% 435M 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% 389M 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.29% 316M 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():330 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.27% 289M 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():330 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.27% 285M 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():1855 [JIT compiled code] 0.26% 277M 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.24% 253M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():286 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 0.22% 239M 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 [JIT compiled code] 0.22% 236M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():330 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] 0.22% 233M 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] 0.21% 224M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():466 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.21% 220M 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():736 [JIT compiled code] 0.19% 202M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput$$Lambda.0x000000001c180f38#apply() [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#appendBlock():506 [JIT compiled code] 0.18% 197M perf.LineFileDocs#nextDoc():642 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.18% 191M 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.17% 183M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():286 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] 0.17% 181M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():286 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 0.17% 180M 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():286 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.14% 148M 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% 148M 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():286 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.12% 128M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():286 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] 0.12% 128M 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():330 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [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 1837.52 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 125929 events (total: 107234M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 14.09% 15104M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 13.98% 14995M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 7.12% 7630M 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 6.36% 6817M 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] 6.30% 6754M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 5.78% 6196M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] 5.50% 5900M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] 2.91% 3115M perf.LineFileDocs#nextDoc():647 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 2.16% 2313M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():674 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():329 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 1.78% 1911M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.71% 1829M 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():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 1.68% 1799M 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 1.59% 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():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 1.52% 1629M 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():361 [JIT compiled code] 1.47% 1571M 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():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.30% 1394M 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.22% 1306M 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] 1.17% 1257M 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] 0.90% 960M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():674 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():329 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.89% 954M 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():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.63% 671M 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.59% 628M 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():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.57% 609M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():425 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] 0.56% 598M 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():361 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [JIT compiled code] 0.56% 596M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():425 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] 0.55% 593M 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():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.54% 577M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():425 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] 0.52% 561M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():466 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.52% 559M 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.0x000000001c1fac80#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.49% 530M 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():361 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [JIT compiled code] 0.46% 489M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] 0.46% 488M 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.0x000000001c1fac80#merge() [Interpreted code] 0.44% 470M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] 0.41% 435M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] 0.40% 433M 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.0x000000001c1fac80#merge() [Interpreted code] 0.40% 427M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] 0.36% 389M 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():361 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():496 [Inlined code] 0.36% 388M 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():1855 [JIT compiled code] 0.35% 373M 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.29% 316M 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():330 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.28% 298M 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.27% 294M 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():1855 [JIT compiled code] 0.27% 289M 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():330 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.27% 285M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.26% 281M 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.24% 257M 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.24% 253M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():286 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001c210680#call() [JIT compiled code] 0.22% 239M 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] 0.22% 236M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():330 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001c210680#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.22% 233M 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 [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge():190 [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/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 1837.52 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 125929 events (total: 107234M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 14.09% 15104M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001c210680#call() [JIT compiled code] 13.98% 14995M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001c210680#call() [JIT compiled code] 7.12% 7630M 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [JIT compiled code] 6.36% 6817M 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] 6.30% 6754M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 5.78% 6196M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 5.50% 5900M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 2.91% 3115M perf.LineFileDocs#nextDoc():647 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.99% 2131M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():674 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():329 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001c210680#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.78% 1911M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.71% 1829M 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():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 1.68% 1799M 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001c210680#call() [JIT compiled code] 1.59% 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():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 1.47% 1571M 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():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.30% 1394M 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.0x000000001c1fac80#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():5322 [Interpreted code] 1.22% 1306M 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] 1.17% 1257M 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] 0.90% 960M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():674 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():329 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [JIT compiled code] 0.89% 954M 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():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.81% 866M 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():361 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():496 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():407 [JIT compiled code] 0.63% 671M 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 [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.0x000000001c1fac80#merge() [Interpreted code] 0.58% 619M 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():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.55% 591M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():425 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] 0.55% 588M 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():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.54% 579M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():425 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] 0.54% 577M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():425 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 0.52% 559M 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.0x000000001c1fac80#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():5322 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4785 [Interpreted code] at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource#merge():6590 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler#doMerge():661 [Interpreted code] 0.50% 531M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():466 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001c210680#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.46% 489M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 0.46% 488M 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.0x000000001c1fac80#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():5322 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4785 [Interpreted code] 0.44% 470M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 0.42% 452M 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():361 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#postUpdate():404 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():450 [JIT compiled code] 0.41% 435M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 0.40% 433M 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.0x000000001c1fac80#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():5322 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4785 [Interpreted code] 0.40% 427M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 0.36% 389M 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():361 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():496 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():407 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():450 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [JIT compiled code] 0.36% 388M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.35% 373M 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.0x000000001c1fac80#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():5322 [Interpreted code] 0.33% 348M 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():361 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():496 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():407 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():450 [JIT compiled code] 0.29% 309M 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():361 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():496 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#flushAllThreads():688 [Interpreted code] 0.27% 294M 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():330 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001c210680#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.27% 294M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.27% 285M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [JIT compiled code] 0.26% 281M 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.26% 275M 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():330 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001c210680#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.26% 274M 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():361 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():496 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():407 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():450 [JIT compiled code] 0.24% 257M 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.23% 246M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():286 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001c210680#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.0x000000001c210bd8#run() [JIT compiled code] 0.22% 239M 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] 0.22% 233M 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 [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.0x000000001c1fac80#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] move log to /l/logs.nightly/2026.05.17.00.09.49/fastIndexMediumDocsWithVectors.log move vmstat log to /l/logs.nightly/2026.05.17.00.09.49/fastIndexMediumDocsWithVectors.vmstat.log move top log to /l/logs.nightly/2026.05.17.00.09.49/fastIndexMediumDocsWithVectors.top.log [2026-05-17 13:50:33.714077] took 14105.7 sec [2026-05-17 13:50:34.532387] medIndexVectorsAtClose None [2026-05-17 13:50:34.539491] 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=3781085 Profiler summary for /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr Version: 2.1 Chunks: 161 Start: 2026-05-17 19:24:00 (UTC) Duration: 1379 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 84201803 1683937200 jdk.FileWrite 10335700 281877475 jdk.ObjectAllocationInNewTLAB 591639 11768771 jdk.FileRead 199087 5821720 jdk.BooleanFlag 111412 3677079 jdk.ObjectAllocationOutsideTLAB 106160 1908245 jdk.CPULoad 20861 438081 jdk.UnsignedIntFlag 9982 357903 jdk.IntFlag 9016 335363 jdk.StringFlag 7245 285775 jdk.Checkpoint 6200 132921935 jdk.CPUInformation 161 241983 jdk.GCConfiguration 161 4347 jdk.JVMInformation 161 200606 jdk.Metadata 161 17795008 jdk.Compilation 159 4426 jdk.GarbageCollection 42 1092 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 2042.38 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 84201803 events (total: 84M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 37.05% 31M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] 35.55% 29M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] 5.89% 4M jdk.incubator.vector.IntVector#reduceLanesTemplate():2840 [Inlined code] 3.36% 2M org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] 3.24% 2M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 2.32% 1M jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] 1.25% 1M java.util.ArrayList#elementData():412 [Inlined code] 0.61% 512603 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] 0.59% 493462 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] 0.51% 427484 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():477 [Inlined code] 0.35% 295487 jdk.incubator.vector.IntVector#lanewiseTemplate():798 [Inlined code] 0.30% 256472 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#loss():290 [Inlined code] 0.30% 250590 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] 0.27% 227133 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] 0.24% 200340 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():254 [JIT compiled code] 0.23% 192312 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] 0.21% 173613 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.19% 160909 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():326 [JIT compiled code] 0.19% 157915 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.18% 150194 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():324 [JIT compiled code] 0.18% 149753 java.util.Arrays#fill():3144 [Inlined code] 0.16% 134987 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] 0.16% 132066 java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] 0.14% 117792 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.13% 110354 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] 0.13% 107265 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] 0.12% 104607 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#getState():165 [Inlined code] 0.12% 100954 org.apache.lucene.util.FixedBitSet#getAndSet():308 [Inlined code] 0.11% 96785 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():329 [JIT compiled code] 0.11% 93092 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] 0.10% 86934 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] 0.09% 78163 jdk.jfr.internal.JVM#emitEvent() [Native code] 0.09% 77636 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():51 [Inlined code] 0.09% 77331 org.apache.lucene.util.hnsw.OnHeapHnswGraph#nextNeighbor():189 [Inlined code] 0.08% 65308 org.apache.lucene.util.hnsw.NeighborArray#nodes():217 [Inlined code] 0.08% 64704 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] 0.07% 61464 sun.nio.ch.NativeThread#current0() [Native code] 0.07% 58780 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():247 [JIT compiled code] 0.07% 56861 org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [Inlined code] 0.07% 56570 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#quantizedScore():249 [JIT compiled code] 0.07% 55993 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] 0.06% 53925 java.util.Arrays#fill():3143 [Inlined code] 0.06% 50385 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():228 [JIT compiled code] 0.06% 49003 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.06% 47568 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():328 [JIT compiled code] 0.06% 47214 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] 0.05% 43387 org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] 0.05% 42084 org.apache.lucene.util.hnsw.NeighborArray#growArrays():96 [Inlined code] 0.05% 41245 org.apache.lucene.util.hnsw.NeighborArray#growArrays():99 [Inlined code] 0.05% 39441 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():201 [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.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 2042.38 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 84201803 events (total: 84M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 35.78% 30M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#score():194 [Inlined code] at org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 35.55% 29M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] 5.89% 4M jdk.incubator.vector.IntVector#reduceLanesTemplate():2840 [Inlined code] at jdk.incubator.vector.Int256Vector#reduceLanes():330 [Inlined code] 3.24% 2M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] 3.09% 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.32% 1M jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] 1.25% 1M java.util.ArrayList#elementData():412 [Inlined code] at java.util.ArrayList#get():429 [Inlined code] 0.65% 549549 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% 493462 jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] 0.58% 489301 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.51% 427484 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():477 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] 0.38% 316963 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#seek():177 [Inlined code] 0.35% 295487 jdk.incubator.vector.IntVector#lanewiseTemplate():798 [Inlined code] at jdk.incubator.vector.Int256Vector#lanewise():278 [Inlined code] 0.30% 250590 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync#readerShouldBlock():698 [Inlined code] 0.27% 227133 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] 0.27% 224354 org.apache.lucene.index.FloatVectorValues$1#vectorValue():122 [Inlined code] at org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#setScoringOrdinal():155 [Inlined code] 0.24% 200340 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():254 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.23% 197791 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#loss():290 [Inlined code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():345 [JIT compiled code] 0.23% 192312 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] 0.20% 169516 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] 0.19% 157915 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] 0.18% 154063 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():326 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] 0.18% 150194 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():324 [JIT compiled code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():219 [JIT compiled code] 0.18% 149753 java.util.Arrays#fill():3144 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] 0.18% 148225 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():249 [JIT compiled code] 0.16% 132066 java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] 0.13% 110354 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 0.12% 100954 org.apache.lucene.util.FixedBitSet#getAndSet():308 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] 0.11% 96785 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% 93092 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 0.11% 89069 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.10% 87364 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#getState():165 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():475 [Inlined code] 0.10% 86934 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] 0.09% 78163 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute():54 [Inlined code] 0.09% 77331 org.apache.lucene.util.hnsw.OnHeapHnswGraph#nextNeighbor():189 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#graphNextNeighbor():401 [Inlined code] 0.08% 69964 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] 0.08% 64704 org.apache.lucene.store.ChecksumIndexInput#skipByReading():81 [JIT compiled code] at org.apache.lucene.store.ChecksumIndexInput#seek():64 [Inlined code] 0.07% 61464 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current():51 [Inlined code] 0.07% 58780 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% 58681 org.apache.lucene.util.quantization.OptimizedScalarQuantizer#loss():290 [Inlined code] at org.apache.lucene.util.quantization.OptimizedScalarQuantizer#optimizeIntervals():307 [JIT compiled code] 0.07% 56570 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% 55993 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 0.06% 54532 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% 53925 java.util.Arrays#fill():3143 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] 0.06% 49003 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read():51 [Inlined code] 0.06% 48037 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] 0.06% 47568 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% 47206 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% 46347 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():51 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.05% 43937 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [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 2042.38 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 84201803 events (total: 84M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 35.55% 29M 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.93% 28M 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():328 [JIT compiled code] 5.89% 4M 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.24% 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.94% 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.71% 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.29% 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():313 [JIT compiled code] 1.12% 943639 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.65% 549549 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% 493462 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.58% 489301 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.54% 456295 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():515 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [Inlined code] 0.51% 427432 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():477 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.47% 397409 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.38% 316963 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.35% 295484 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.30% 249971 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.26% 221203 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.23% 192312 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():247 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.23% 191728 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():254 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.19% 157915 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% 150794 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 0.18% 149753 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.17% 143452 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():326 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 0.17% 140845 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] 0.16% 132066 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():247 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.15% 126409 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% 120802 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% 117108 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% 110354 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% 108001 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% 102521 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():477 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] 0.12% 99460 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.11% 94881 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.10% 87123 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.10% 86934 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.10% 85732 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():1855 [JIT compiled code] 0.10% 84474 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.09% 78163 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% 76244 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.09% 76192 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():328 [JIT compiled code] 0.08% 71382 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% 67974 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.07% 62455 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.07% 60761 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% 55068 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% 53925 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% 53904 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():1855 [JIT compiled code] 0.06% 49001 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.06% 48519 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] 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 2042.38 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 84201803 events (total: 84M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 33.93% 28M 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] 27.43% 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] 5.89% 4M 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.76% 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.87% 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [JIT compiled code] 2.47% 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.81% 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():515 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] 1.71% 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.41% 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():451 [Inlined code] 1.29% 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():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] 1.01% 846920 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.89% 749032 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.65% 549549 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.58% 489301 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.55% 465347 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% 456295 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():515 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 0.50% 423621 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():477 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.47% 397409 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.36% 305413 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [JIT compiled code] 0.35% 295484 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.30% 249971 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():247 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.23% 191728 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():254 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.22% 181432 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():247 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] 0.20% 168146 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.19% 157915 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.18% 150794 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000721fccd0#call() [JIT compiled code] 0.17% 143452 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():326 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 0.17% 140845 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] 0.15% 129477 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():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] 0.15% 126102 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% 123457 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():247 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] 0.14% 120790 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():425 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.14% 117108 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% 102274 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():477 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [JIT compiled code] 0.11% 94881 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% 81786 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.10% 81204 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():247 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] 0.10% 80395 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] 0.09% 76244 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():425 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] 0.09% 76053 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] 0.09% 75991 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.0x000000007207aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] 0.08% 71382 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% 68327 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.07% 62455 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.07% 60761 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] 0.07% 60160 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():425 [JIT compiled code] 0.07% 56864 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():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [JIT compiled code] 0.07% 55437 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():328 [JIT compiled code] 0.07% 55068 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.07% 54829 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [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 2042.38 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 84201803 events (total: 84M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 33.93% 28M 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000721fccd0#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.02% 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.40% 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.63% 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 2.87% 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] 2.25% 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.80% 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():515 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [JIT compiled code] 1.59% 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 1.59% 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():515 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] 1.40% 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():425 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 1.29% 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():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000721fccd0#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.01% 846920 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.74% 625570 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% 590458 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.65% 549549 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.59% 497457 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():515 [Inlined code] 0.58% 489301 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.54% 456295 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():515 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000721fccd0#call() [JIT compiled code] 0.48% 403179 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 0.47% 397447 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():477 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000721fccd0#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.44% 370288 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.36% 305413 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] 0.28% 237060 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():247 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] 0.26% 220934 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():451 [JIT compiled code] 0.23% 190588 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% 184448 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():451 [JIT compiled code] 0.22% 181432 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():247 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000721fccd0#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.21% 179286 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():254 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000721fccd0#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% 162163 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():515 [Inlined code] 0.19% 158111 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000721fccd0#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% 157915 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.17% 143452 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():326 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1491 [Inlined code] 0.17% 141154 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000721fccd0#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.0x00000000721fd228#run() [JIT compiled code] 0.17% 140845 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000721fccd0#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.16% 133812 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():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.15% 129477 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():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000721fccd0#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.15% 126102 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.0x00000000721f70c8#merge() [Interpreted code] 0.15% 123457 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():247 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000721fccd0#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.14% 120790 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():425 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.13% 110491 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():515 [Inlined code] 0.13% 109462 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.13% 108990 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.12% 102274 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():477 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] 0.11% 94881 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.0x00000000721f70c8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [JIT compiled code] 0.11% 93937 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():515 [Inlined code] 0.10% 81786 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [JIT compiled code] 0.10% 81204 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():247 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] 0.10% 80395 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] 0.09% 79298 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():515 [Inlined code] 0.09% 76242 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():425 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1255 [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 2042.38 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 697797 events (total: 334767M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 21.39% 71610M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] 17.10% 57231M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 17.08% 57178M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 6.24% 20891M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] 6.02% 20165M java.nio.HeapByteBuffer#():75 [Inlined code] 5.58% 18665M perf.LineFileDocs#readVector():212 [Inlined code] 2.85% 9532M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] 2.68% 8955M perf.LineFileDocs#nextDoc():647 [JIT compiled code] 2.42% 8097M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] 1.58% 5280M perf.LineFileDocs#readDocs():176 [JIT compiled code] 1.51% 5055M java.lang.StringUTF16#compress():212 [Inlined code] 1.51% 5052M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] 0.95% 3164M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] 0.91% 3040M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] 0.88% 2940M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] 0.82% 2736M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] 0.69% 2317M java.lang.StringUTF16#compress():216 [Inlined code] 0.58% 1930M org.apache.lucene.util.TimSorter#():62 [Inlined code] 0.53% 1772M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():466 [Inlined code] 0.52% 1739M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] 0.47% 1585M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] 0.46% 1525M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] 0.44% 1468M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] 0.42% 1404M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] 0.42% 1392M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] 0.39% 1318M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] 0.38% 1272M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] 0.32% 1070M org.apache.lucene.util.BytesRef#():71 [Inlined code] 0.31% 1049M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] 0.27% 916M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] 0.27% 896M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():330 [JIT compiled code] 0.25% 850M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] 0.23% 778M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] 0.17% 577M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():232 [JIT compiled code] 0.16% 533M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] 0.15% 509M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] 0.14% 475M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] 0.14% 472M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():320 [JIT compiled code] 0.14% 466M perf.LineFileDocs#nextDoc():642 [JIT compiled code] 0.10% 351M java.util.ArrayList#grow():240 [Inlined code] 0.10% 321M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [Inlined code] 0.09% 310M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():193 [JIT compiled code] 0.09% 291M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] 0.09% 290M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():306 [JIT compiled code] 0.08% 270M perf.LineFileDocs#readVector():212 [JIT compiled code] 0.08% 266M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] 0.08% 266M org.apache.lucene.codecs.lucene104.PForUtil#encode():78 [JIT compiled code] 0.08% 264M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1978 [Inlined code] 0.08% 262M java.util.ArrayDeque#():179 [Inlined code] 0.07% 250M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire():389 [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 2042.38 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 697797 events (total: 334767M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 17.10% 57231M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] 16.97% 56798M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] 10.99% 36796M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms():150 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal():214 [Inlined code] 10.40% 34814M 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.24% 20891M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] 6.02% 20163M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] 5.58% 18665M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] 2.85% 9532M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():674 [Inlined code] 2.68% 8955M perf.LineFileDocs#nextDoc():647 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] 2.42% 8097M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] 1.58% 5280M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.51% 5055M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] 1.51% 5052M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [JIT compiled code] 0.95% 3164M 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.89% 2985M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] 0.88% 2940M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] 0.82% 2736M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] 0.69% 2317M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] 0.58% 1930M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] 0.53% 1772M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():466 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] 0.47% 1585M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 0.44% 1468M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 0.42% 1403M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 0.41% 1371M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] 0.39% 1318M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 0.38% 1272M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 0.31% 1049M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 0.30% 996M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] 0.29% 956M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] 0.28% 933M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#():49 [Inlined code] 0.27% 916M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] 0.26% 885M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():330 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.25% 850M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 0.23% 778M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():286 [JIT compiled code] 0.16% 533M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] 0.15% 486M org.apache.lucene.util.hnsw.NeighborArray#():54 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [Inlined code] 0.14% 466M perf.LineFileDocs#nextDoc():642 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] 0.14% 465M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():320 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.12% 405M org.apache.lucene.util.hnsw.NeighborArray#():55 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():166 [Inlined code] 0.12% 395M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [Inlined code] 0.12% 393M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize():232 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize():691 [Inlined code] 0.11% 380M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [Inlined code] 0.11% 367M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():464 [JIT compiled code] 0.10% 351M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] 0.10% 321M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():286 [JIT compiled code] 0.09% 291M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():398 [JIT compiled code] 0.09% 286M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():306 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.08% 270M perf.LineFileDocs#readVector():212 [JIT compiled code] at perf.LineFileDocs#readDocs():183 [Interpreted code] 0.08% 266M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues():72 [Inlined code] 0.08% 264M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1978 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [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/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 2042.38 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 697797 events (total: 334767M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 15.53% 51991M 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.44% 51688M 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.99% 36796M 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.81% 29496M 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():477 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] 6.24% 20891M 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.74% 19226M 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] 5.58% 18665M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 2.83% 9468M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():674 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():329 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 2.68% 8955M perf.LineFileDocs#nextDoc():647 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 2.42% 8097M 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.58% 5280M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.57% 5240M 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.53% 5110M 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.35% 4511M 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():649 [JIT compiled code] 1.25% 4168M 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():451 [JIT compiled code] 1.03% 3441M 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():451 [JIT compiled code] 0.89% 2985M 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.82% 2736M 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.69% 2299M 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():649 [JIT compiled code] 0.64% 2135M 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.58% 1930M 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% 1756M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():466 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.49% 1656M 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.48% 1610M 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():451 [Inlined code] 0.47% 1585M 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.45% 1508M 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.44% 1468M 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% 1403M 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.41% 1371M 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.39% 1318M 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.38% 1272M 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.32% 1079M 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():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 0.31% 1049M 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% 950M 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():330 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.27% 917M 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():330 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.26% 853M 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():1855 [JIT compiled code] 0.25% 850M 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.18% 609M 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():736 [JIT compiled code] 0.17% 580M 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.17% 568M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():330 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] 0.16% 551M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput$$Lambda.0x000000007213d7a8#apply() [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#appendBlock():506 [JIT compiled code] 0.16% 533M 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.14% 478M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():164 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():286 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 0.14% 477M 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():286 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.14% 466M perf.LineFileDocs#nextDoc():642 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.12% 399M 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():286 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.12% 393M 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% 367M 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.11% 360M 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% 351M 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] 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 2042.38 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 697797 events (total: 334767M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 10.99% 36796M 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 9.02% 30193M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 8.86% 29671M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 8.81% 29496M 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():477 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] 6.24% 20891M 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():1562 [JIT compiled code] 5.74% 19226M 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.58% 18665M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 4.87% 16308M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 4.84% 16195M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 2.68% 8955M perf.LineFileDocs#nextDoc():647 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.65% 5512M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():674 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():329 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 1.58% 5280M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.55% 5189M 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():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 1.52% 5077M 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():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 1.35% 4511M 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():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.25% 4168M 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 1.22% 4087M 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():361 [JIT compiled code] 1.20% 4010M 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.18% 3956M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():674 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():329 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 1.03% 3441M 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 0.80% 2674M 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] 0.76% 2535M 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] 0.69% 2299M 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():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.58% 1930M 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.52% 1749M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():425 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] 0.50% 1658M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():425 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] 0.48% 1610M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():425 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] 0.48% 1595M 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():361 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [JIT compiled code] 0.45% 1508M 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.0x00000000721ee208#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% 1496M 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():361 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [JIT compiled code] 0.42% 1403M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] 0.42% 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] 0.42% 1390M 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.0x00000000721ee208#merge() [Interpreted code] 0.39% 1291M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] 0.38% 1272M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] 0.37% 1239M 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.0x00000000721ee208#merge() [Interpreted code] 0.34% 1133M 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():1855 [JIT compiled code] 0.34% 1125M 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():361 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():496 [Inlined code] 0.33% 1108M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():466 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.32% 1079M 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():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000721fccd0#call() [JIT compiled code] 0.30% 997M 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% 907M 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.27% 905M 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():1855 [JIT compiled code] 0.26% 853M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.25% 826M 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% 742M 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.19% 647M 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():1855 [JIT compiled code] 0.19% 647M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():466 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.18% 609M 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():736 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.18% 606M 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():330 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [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.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 2042.38 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 697797 events (total: 334767M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 10.99% 36796M 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 9.02% 30193M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000721fccd0#call() [JIT compiled code] 8.86% 29671M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000721fccd0#call() [JIT compiled code] 8.81% 29496M 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():477 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000721fccd0#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 6.24% 20891M 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():1562 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] 5.74% 19226M 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.58% 18665M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 4.87% 16308M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 4.84% 16195M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 2.68% 8955M perf.LineFileDocs#nextDoc():647 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.58% 5280M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.49% 5004M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():674 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():329 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000721fccd0#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.35% 4511M 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():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.25% 4168M 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000721fccd0#call() [JIT compiled code] 1.20% 4010M 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.0x00000000721ee208#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():5322 [Interpreted code] 1.18% 3956M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():674 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():329 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [JIT compiled code] 1.04% 3480M 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():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 1.03% 3441M 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000721fccd0#call() [JIT compiled code] 1.01% 3377M 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():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.88% 2962M 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():361 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():496 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():407 [Inlined code] 0.80% 2674M 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] 0.76% 2535M 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] 0.69% 2299M 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():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.58% 1930M 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.0x00000000721ee208#merge() [Interpreted code] 0.54% 1811M 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():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.50% 1685M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():425 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] 0.48% 1610M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():425 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 0.48% 1604M 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():451 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():425 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] 0.48% 1596M 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():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.45% 1508M 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.0x00000000721ee208#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():5322 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4785 [Interpreted code] at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource#merge():6590 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler#doMerge():661 [Interpreted code] 0.42% 1403M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 0.42% 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 0.42% 1390M 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.0x00000000721ee208#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():5322 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4785 [Interpreted code] 0.39% 1291M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 0.38% 1272M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 0.37% 1239M 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.0x00000000721ee208#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():5322 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4785 [Interpreted code] 0.34% 1133M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.34% 1125M 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():361 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():496 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():407 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():450 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [JIT compiled code] 0.33% 1088M 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():361 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():496 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():407 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():450 [JIT compiled code] 0.31% 1051M 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():369 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000721fccd0#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.0x00000000721fd228#run() [JIT compiled code] 0.31% 1038M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():466 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000721fccd0#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.30% 1011M 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():361 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():496 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():407 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():450 [JIT compiled code] 0.30% 997M 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.0x00000000721ee208#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():5322 [Interpreted code] 0.27% 907M 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.27% 905M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.27% 897M 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():361 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#postUpdate():404 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():450 [JIT compiled code] 0.26% 853M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [JIT compiled code] 0.25% 826M 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.19% 647M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [Inlined code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.19% 647M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():466 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [JIT compiled code] move log to /l/logs.nightly/2026.05.17.00.09.49/fastIndexMediumDocsWithVectorsQuantized.log move vmstat log to /l/logs.nightly/2026.05.17.00.09.49/fastIndexMediumDocsWithVectorsQuantized.vmstat.log move top log to /l/logs.nightly/2026.05.17.00.09.49/fastIndexMediumDocsWithVectorsQuantized.top.log [2026-05-17 16:21:02.461444] took 6892.4 sec [2026-05-17 16:21:02.465516] medIndexVectorsAtClose None [2026-05-17 16:21:02.475153] 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=3873010 Profiler summary for /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr Version: 2.1 Chunks: 19 Start: 2026-05-17 20:21:02 (UTC) Duration: 151 s Event Type Count Size (bytes) ============================================================= jdk.FileWrite 4653450 111448684 jdk.CPUTimeSample 3690307 64796320 jdk.FileRead 796627 18899592 jdk.ObjectAllocationInNewTLAB 504224 8870903 jdk.ObjectAllocationOutsideTLAB 126055 2026322 jdk.BooleanFlag 13148 417333 jdk.Compilation 7132 184520 jdk.CPULoad 2687 53137 jdk.UnsignedIntFlag 1178 40749 jdk.IntFlag 1064 38233 jdk.Checkpoint 939 32305172 jdk.StringFlag 855 32164 jdk.GarbageCollection 48 1139 jdk.CPUInformation 19 28533 jdk.GCConfiguration 19 489 jdk.JVMInformation 19 21199 jdk.Metadata 19 2100009 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 230.09 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3690307 events (total: 3M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 6.21% 229116 java.lang.Integer#rotateLeft():1650 [Inlined code] 5.61% 206946 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] 4.94% 182249 java.lang.Character#codePointAtImpl():9670 [Inlined code] 3.83% 141307 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] 3.68% 135795 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] 3.43% 126739 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] 2.84% 104772 java.lang.Character#isHighSurrogate():9464 [Inlined code] 2.74% 101165 org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] 2.66% 98323 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] 1.70% 62902 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] 1.63% 60171 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] 1.62% 59697 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] 1.50% 55252 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] 1.39% 51278 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 1.31% 48511 java.lang.Character#codePointAt():9662 [Inlined code] 1.22% 45074 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] 1.15% 42475 org.apache.lucene.index.ByteSliceReader#readByte():74 [Inlined code] 1.08% 39995 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] 1.06% 39121 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] 1.04% 38508 java.lang.Character#toChars():9872 [Inlined code] 1.01% 37200 org.apache.lucene.analysis.CharacterUtils#toLowerCase():57 [Inlined code] 0.86% 31609 java.lang.ThreadLocal#get():171 [Inlined code] 0.84% 30999 org.apache.lucene.index.TermsHashPerField#writeByte():222 [Inlined code] 0.73% 26923 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] 0.73% 26799 org.apache.lucene.analysis.standard.StandardTokenizerImpl#zzCMap():742 [Inlined code] 0.67% 24864 org.apache.lucene.document.Field#setIntValue():372 [Inlined code] 0.61% 22582 java.lang.Character#codePointAt():9665 [Inlined code] 0.61% 22461 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.60% 22192 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():145 [Inlined code] 0.60% 22024 jdk.internal.util.ArraysSupport#mismatch():564 [Inlined code] 0.54% 19952 org.apache.lucene.analysis.CharArraySet#contains():89 [Inlined code] 0.52% 19362 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():143 [Inlined code] 0.52% 19355 jdk.internal.misc.ScopedMemoryAccess#getByteInternal():1100 [Inlined code] 0.52% 19272 org.apache.lucene.util.AttributeSource#clearAttributes():273 [Inlined code] 0.51% 18870 org.apache.lucene.store.DataOutput#writeVInt():203 [Inlined code] 0.49% 18075 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.47% 17271 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():986 [JIT compiled code] 0.46% 17025 org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] 0.45% 16774 org.apache.lucene.codecs.lucene104.PForUtil#encode():58 [JIT compiled code] 0.44% 16129 org.apache.lucene.index.TermsHashPerField#initReader():100 [Inlined code] 0.43% 15900 org.apache.lucene.index.DocIDMerger$Sub#nextMappedDoc():60 [Inlined code] 0.43% 15715 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():131 [JIT compiled code] 0.41% 15012 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():214 [Inlined code] 0.39% 14451 java.lang.Character#toLowerCase():11251 [Inlined code] 0.38% 14120 org.apache.lucene.codecs.lucene104.ForUtil#encode():154 [JIT compiled code] 0.38% 14009 org.apache.lucene.util.AttributeSource#clearAttributes():274 [Inlined code] 0.37% 13824 jdk.internal.util.ArraysSupport#mismatch():563 [Inlined code] 0.37% 13609 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] 0.36% 13127 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():173 [JIT compiled code] 0.35% 13047 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 230.09 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3690307 events (total: 3M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 6.21% 229116 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] 4.94% 182249 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] 3.83% 141307 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 3.68% 135656 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 3.41% 126018 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% 104292 java.lang.Character#isHighSurrogate():9464 [Inlined code] at java.lang.Character#codePointAtImpl():9671 [Inlined code] 2.73% 100853 org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1855 [JIT compiled code] 2.66% 98323 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] 1.70% 62855 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 1.63% 60170 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 1.62% 59696 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 1.57% 57926 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] 1.50% 55252 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] 1.44% 53121 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] 1.39% 51278 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] 1.32% 48563 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] 1.28% 47336 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] 1.22% 45074 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] 1.15% 42474 org.apache.lucene.index.ByteSliceReader#readByte():74 [Inlined code] at org.apache.lucene.store.DataInput#readVInt():107 [Inlined code] 1.11% 41061 java.lang.Character#codePointAt():9662 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] 1.04% 38508 java.lang.Character#toChars():9872 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] 1.01% 37200 org.apache.lucene.analysis.CharacterUtils#toLowerCase():57 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] 0.73% 26918 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.73% 26799 org.apache.lucene.analysis.standard.StandardTokenizerImpl#zzCMap():742 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] 0.71% 26244 java.lang.ThreadLocal#get():171 [Inlined code] at perf.LineFileDocs#reserve():570 [Inlined code] 0.67% 24864 org.apache.lucene.document.Field#setIntValue():372 [Inlined code] at org.apache.lucene.document.IntField#setIntValue():97 [Inlined code] 0.61% 22461 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] 0.60% 22186 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():145 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] 0.59% 21714 java.lang.Character#codePointAt():9665 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] 0.55% 20330 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum#next():194 [Inlined code] 0.54% 19952 org.apache.lucene.analysis.CharArraySet#contains():89 [Inlined code] at org.apache.lucene.analysis.StopFilter#accept():97 [Inlined code] 0.53% 19514 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] at org.apache.lucene.util.BytesRefHash$1#get():266 [Inlined code] 0.53% 19502 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():223 [Inlined code] 0.52% 19359 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():143 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] 0.52% 19355 jdk.internal.misc.ScopedMemoryAccess#getByteInternal():1100 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#getByte():1088 [Inlined code] 0.52% 19269 org.apache.lucene.util.AttributeSource#clearAttributes():273 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():153 [Inlined code] 0.50% 18499 jdk.internal.util.ArraysSupport#mismatch():564 [Inlined code] at java.util.Arrays#equals():2707 [Inlined code] 0.49% 18008 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] 0.47% 17266 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():986 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 0.46% 16998 org.apache.lucene.util.BytesRefHash#add():332 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] 0.45% 16488 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] at org.apache.lucene.util.BytesRefBlockPool#equals():156 [Inlined code] 0.43% 15897 org.apache.lucene.index.DocIDMerger$Sub#nextMappedDoc():60 [Inlined code] at org.apache.lucene.index.DocIDMerger$SequentialDocIDMerger#next():123 [Inlined code] 0.43% 15757 org.apache.lucene.index.TermsHashPerField#initReader():100 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxPostingsEnum#reset():435 [Inlined code] 0.43% 15685 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.41% 15012 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():214 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [JIT compiled code] 0.40% 14808 org.apache.lucene.index.TermsHashPerField#writeByte():222 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] 0.39% 14272 java.lang.Character#toLowerCase():11251 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():59 [Inlined code] 0.38% 14009 org.apache.lucene.util.AttributeSource#clearAttributes():274 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():153 [Inlined code] 0.36% 13151 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():147 [Inlined code] 0.36% 13127 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 230.09 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3690307 events (total: 3M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 6.18% 228226 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.71% 173817 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] 3.68% 135632 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.67% 135422 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():1855 [JIT compiled code] 2.75% 101471 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.65% 97886 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] 1.93% 71188 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.70% 62852 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.62% 59733 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():1855 [JIT compiled code] 1.62% 59696 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.50% 55252 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():1767 [JIT compiled code] 1.44% 52958 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.43% 52861 org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] 1.39% 51278 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():1767 [JIT compiled code] 1.31% 48191 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.29% 47720 org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] 1.22% 45099 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.22% 45074 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.16% 42701 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.14% 41991 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.11% 40830 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.04% 38508 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.01% 37200 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():1767 [JIT compiled code] 0.73% 26917 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():1855 [JIT compiled code] 0.73% 26885 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.73% 26799 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.71% 26131 java.lang.ThreadLocal#get():171 [Inlined code] at perf.LineFileDocs#reserve():570 [Inlined code] at perf.LineFileDocs#nextDoc():610 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] 0.67% 24744 org.apache.lucene.document.Field#setIntValue():372 [Inlined code] at org.apache.lucene.document.IntField#setIntValue():97 [Inlined code] at perf.LineFileDocs#nextDoc():744 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] 0.60% 22186 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():1855 [JIT compiled code] 0.58% 21520 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% 19939 org.apache.lucene.analysis.CharArraySet#contains():89 [Inlined code] at org.apache.lucene.analysis.StopFilter#accept():97 [Inlined code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():52 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1767 [JIT compiled code] 0.54% 19797 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% 19359 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():1855 [JIT compiled code] 0.52% 19355 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.52% 19269 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.50% 18498 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.49% 18008 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.47% 17266 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.45% 16488 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% 15649 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.42% 15640 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] 0.40% 14863 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.40% 14689 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.39% 14272 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.38% 14009 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% 13151 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():1855 [JIT compiled code] 0.36% 13127 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():1855 [JIT compiled code] 0.35% 13035 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1855 [JIT compiled code] 0.35% 12951 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():1855 [JIT compiled code] 0.35% 12813 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] 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 230.09 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3690307 events (total: 3M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 3.19% 117639 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] 3.05% 112691 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 2.99% 110222 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] 2.75% 101468 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():1767 [JIT compiled code] 2.44% 90211 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] 2.27% 83606 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] 2.12% 78339 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] 1.93% 71188 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.0x00000000821e66b0#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] 1.76% 64833 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] 1.64% 60527 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] 1.31% 48189 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] 1.22% 45098 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] 1.20% 44115 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 1.16% 42692 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] 1.14% 41991 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] 1.04% 38354 org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] 0.93% 34189 org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] 0.87% 32167 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] 0.77% 28494 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] 0.76% 27904 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():361 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [Interpreted code] 0.73% 26964 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] 0.71% 26382 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.71% 26131 java.lang.ThreadLocal#get():171 [Inlined code] at perf.LineFileDocs#reserve():570 [Inlined code] at perf.LineFileDocs#nextDoc():610 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.70% 25972 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] 0.70% 25734 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.69% 25316 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.68% 25054 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():361 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [Interpreted code] 0.67% 24760 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.67% 24744 org.apache.lucene.document.Field#setIntValue():372 [Inlined code] at org.apache.lucene.document.IntField#setIntValue():97 [Inlined code] at perf.LineFileDocs#nextDoc():744 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.67% 24636 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.62% 22899 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] 0.60% 22147 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] 0.60% 22087 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] 0.58% 21340 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.51% 18694 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] 0.49% 18039 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] 0.49% 18008 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.47% 17470 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] 0.45% 16762 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.45% 16598 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.42% 15585 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.41% 15093 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.40% 14687 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] 0.40% 14607 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.38% 14083 org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [Inlined code] 0.38% 14057 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] 0.37% 13633 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 0.36% 13221 org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [Inlined code] 0.35% 12825 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.35% 12811 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] 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 230.09 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3690307 events (total: 3M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 3.05% 112490 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [JIT compiled code] 2.28% 84213 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] 2.19% 80662 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] 2.12% 78204 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] 1.93% 71188 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.0x00000000821e66b0#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():5322 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4785 [Interpreted code] at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource#merge():6590 [Interpreted code] 1.80% 66463 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 1.75% 64722 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] 1.68% 62044 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 1.64% 60451 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] 1.21% 44794 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] 1.19% 44040 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [JIT compiled code] 1.14% 42170 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 1.07% 39586 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] 1.06% 38979 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 1.05% 38591 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 1.04% 38354 org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1491 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 1.01% 37088 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.93% 34189 org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1491 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 0.88% 32654 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [Inlined code] 0.87% 32103 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] 0.78% 28830 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [Inlined code] 0.77% 28455 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] 0.73% 26926 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] 0.71% 26336 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [JIT compiled code] 0.71% 26131 java.lang.ThreadLocal#get():171 [Inlined code] at perf.LineFileDocs#reserve():570 [Inlined code] at perf.LineFileDocs#nextDoc():610 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.70% 25931 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] 0.69% 25522 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():361 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():496 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():407 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():450 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] 0.68% 25270 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [JIT compiled code] 0.67% 24744 org.apache.lucene.document.Field#setIntValue():372 [Inlined code] at org.apache.lucene.document.IntField#setIntValue():97 [Inlined code] at perf.LineFileDocs#nextDoc():744 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.67% 24720 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [JIT compiled code] 0.67% 24597 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [JIT compiled code] 0.63% 23303 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 0.58% 21447 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():361 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():496 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():407 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():450 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] 0.58% 21307 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [JIT compiled code] 0.58% 21231 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] 0.57% 21131 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 0.55% 20446 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] 0.49% 18015 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] 0.49% 17988 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.47% 17451 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] 0.45% 16726 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [JIT compiled code] 0.45% 16563 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [JIT compiled code] 0.42% 15514 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.37% 13633 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1491 [Inlined code] 0.37% 13598 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] 0.37% 13530 org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1491 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 0.36% 13284 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] 0.36% 13170 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.35% 12853 org.apache.lucene.index.TermsHashPerField#add():195 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1491 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 0.35% 12811 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.0x00000000821e66b0#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [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/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 230.09 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 630244 events (total: 334058M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 15.88% 53038M perf.LineFileDocs#nextDoc():647 [JIT compiled code] 8.85% 29554M java.lang.StringUTF16#compress():212 [Inlined code] 8.66% 28919M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] 6.70% 22384M perf.LineFileDocs#readDocs():176 [JIT compiled code] 6.65% 22220M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] 4.14% 13814M java.lang.StringUTF16#compress():216 [Inlined code] 3.63% 12136M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] 3.28% 10963M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] 3.17% 10588M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] 3.02% 10072M org.apache.lucene.util.BytesRef#():71 [Inlined code] 2.64% 8831M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] 2.31% 7701M perf.LineFileDocs#nextDoc():642 [JIT compiled code] 1.99% 6644M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] 1.94% 6468M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] 1.90% 6339M org.apache.lucene.util.TimSorter#():62 [Inlined code] 1.70% 5686M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] 1.66% 5538M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] 1.52% 5084M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] 1.51% 5053M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] 1.24% 4149M perf.LineFileDocs#readDocs():176 [Interpreted code] 1.21% 4030M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] 1.17% 3899M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] 0.80% 2656M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 0.68% 2255M java.nio.HeapByteBuffer#():75 [Inlined code] 0.59% 1964M java.util.ArrayList#grow():240 [Inlined code] 0.58% 1929M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] 0.55% 1846M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] 0.55% 1821M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] 0.54% 1808M org.apache.lucene.document.KeywordField#setStringValue():119 [Inlined code] 0.48% 1597M org.apache.lucene.document.IntPoint#pack():108 [Inlined code] 0.47% 1564M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1978 [Inlined code] 0.46% 1546M perf.LineFileDocs#newDocState():509 [Interpreted code] 0.44% 1483M java.lang.Long#valueOf():1000 [Inlined code] 0.43% 1442M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] 0.42% 1401M org.apache.lucene.codecs.lucene104.PForUtil#encode():78 [JIT compiled code] 0.34% 1141M perf.LineFileDocs#nextDoc():739 [JIT compiled code] 0.34% 1139M perf.LineFileDocs#nextDoc():649 [JIT compiled code] 0.32% 1072M perf.LineFileDocs#intToID():305 [Inlined code] 0.31% 1024M java.util.ArrayDeque#():179 [Inlined code] 0.30% 1002M java.util.List#of():935 [Inlined code] 0.30% 991M perf.LineFileDocs#nextDoc():654 [JIT compiled code] 0.30% 991M org.apache.lucene.document.IntField#binaryValue():87 [JIT compiled code] 0.29% 969M perf.LineFileDocs#nextDoc():644 [JIT compiled code] 0.29% 960M org.apache.lucene.document.LongField#binaryValue():90 [JIT compiled code] 0.26% 865M org.apache.lucene.document.LongField#binaryValue():88 [JIT compiled code] 0.26% 862M org.apache.lucene.util.PagedBytes$PagedBytesDataOutput#writeBytes():412 [Inlined code] 0.25% 824M perf.LineFileDocs#nextDoc():652 [JIT compiled code] 0.24% 789M perf.LineFileDocs#intToID():299 [Inlined code] 0.21% 717M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock():967 [JIT compiled code] 0.21% 684M org.apache.lucene.document.IntField#binaryValue():85 [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 230.09 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 630244 events (total: 334058M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 15.83% 52886M perf.LineFileDocs#nextDoc():647 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] 8.85% 29554M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] 8.65% 28910M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] 6.70% 22384M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 6.65% 22220M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] 4.14% 13814M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] 3.63% 12120M 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.12% 10415M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] 2.91% 9714M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] 2.64% 8814M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] 2.59% 8636M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] 2.30% 7678M perf.LineFileDocs#nextDoc():642 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] 1.99% 6644M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.94% 6468M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.90% 6339M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] 1.70% 5686M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.66% 5538M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 1.52% 5084M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 1.51% 5053M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.24% 4149M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.21% 4030M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 1.17% 3899M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] 0.78% 2611M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [Inlined code] 0.70% 2326M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():464 [JIT compiled code] 0.68% 2255M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] 0.59% 1964M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] 0.55% 1846M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues():72 [Inlined code] 0.54% 1800M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] 0.48% 1597M org.apache.lucene.document.IntPoint#pack():108 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues():72 [Inlined code] 0.47% 1564M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1978 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] 0.46% 1546M perf.LineFileDocs#newDocState():509 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.44% 1483M java.lang.Long#valueOf():1000 [Inlined code] at org.apache.lucene.document.Field#setLongValue():381 [Inlined code] 0.43% 1442M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():398 [JIT compiled code] 0.34% 1141M perf.LineFileDocs#nextDoc():739 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] 0.34% 1139M perf.LineFileDocs#nextDoc():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] 0.32% 1072M perf.LineFileDocs#intToID():305 [Inlined code] at perf.LineFileDocs#nextDoc():753 [JIT compiled code] 0.31% 1024M java.util.ArrayDeque#():179 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#():112 [Inlined code] 0.30% 1004M org.apache.lucene.codecs.lucene104.PForUtil#encode():78 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] 0.30% 1002M java.util.List#of():935 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1883 [JIT compiled code] 0.30% 1000M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():753 [JIT compiled code] 0.30% 991M perf.LineFileDocs#nextDoc():654 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] 0.29% 976M org.apache.lucene.document.KeywordField#setStringValue():119 [Inlined code] at perf.LineFileDocs#nextDoc():742 [JIT compiled code] 0.29% 969M perf.LineFileDocs#nextDoc():644 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] 0.29% 968M org.apache.lucene.document.IntField#binaryValue():87 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1252 [Inlined code] 0.28% 944M org.apache.lucene.document.LongField#binaryValue():90 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1252 [Inlined code] 0.28% 928M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():737 [JIT compiled code] 0.26% 862M org.apache.lucene.util.PagedBytes$PagedBytesDataOutput#writeBytes():412 [Inlined code] at org.apache.lucene.index.BinaryDocValuesWriter#addValue():87 [JIT compiled code] 0.25% 832M org.apache.lucene.document.KeywordField#setStringValue():119 [Inlined code] at perf.LineFileDocs#nextDoc():736 [JIT compiled code] 0.25% 824M perf.LineFileDocs#nextDoc():652 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] 0.24% 789M perf.LineFileDocs#intToID():299 [Inlined code] at perf.LineFileDocs#nextDoc():753 [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/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 230.09 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 630244 events (total: 334058M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 15.83% 52886M perf.LineFileDocs#nextDoc():647 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 8.56% 28602M 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.98% 26665M 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():649 [JIT compiled code] 6.70% 22384M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 5.05% 16856M 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.11% 13715M 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():649 [JIT compiled code] 3.09% 10328M 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.61% 8733M 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.57% 8571M 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.30% 7678M perf.LineFileDocs#nextDoc():642 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.99% 6644M 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 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] 1.94% 6468M 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 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] 1.85% 6190M 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.78% 5941M 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.77% 5903M 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.70% 5686M 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 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] 1.66% 5538M 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 [JIT compiled code] 1.52% 5084M 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 [JIT compiled code] 1.51% 5053M 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 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow():304 [JIT compiled code] 1.24% 4149M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.21% 4030M 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 [JIT compiled code] 1.09% 3652M 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 [JIT compiled code] 1.04% 3465M 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():1855 [JIT compiled code] 0.97% 3245M 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():736 [JIT compiled code] 0.95% 3169M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at perf.LineFileDocs#nextDoc():739 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] 0.69% 2307M 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.63% 2097M 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():80 [JIT compiled code] 0.63% 2097M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput$$Lambda.0x000000008213cb30#apply() [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#appendBlock():506 [JIT compiled code] 0.59% 1964M 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.54% 1800M 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% 1711M 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% 1564M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1978 [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 [JIT compiled code] 0.46% 1546M perf.LineFileDocs#newDocState():509 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.43% 1442M 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.42% 1401M 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():644 [JIT compiled code] 0.38% 1272M 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():753 [JIT compiled code] 0.34% 1141M perf.LineFileDocs#nextDoc():739 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.34% 1139M perf.LineFileDocs#nextDoc():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.34% 1124M 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():737 [JIT compiled code] 0.32% 1072M perf.LineFileDocs#intToID():305 [Inlined code] at perf.LineFileDocs#nextDoc():753 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.31% 1024M java.util.ArrayDeque#():179 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#():112 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#():138 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():82 [Inlined code] 0.30% 1004M 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.30% 1002M java.util.List#of():935 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1883 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1491 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 0.30% 1000M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] at perf.LineFileDocs#nextDoc():753 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.30% 991M perf.LineFileDocs#nextDoc():654 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.29% 976M org.apache.lucene.document.KeywordField#setStringValue():119 [Inlined code] at perf.LineFileDocs#nextDoc():742 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.29% 969M perf.LineFileDocs#nextDoc():644 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.29% 968M org.apache.lucene.document.IntField#binaryValue():87 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1252 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 0.28% 944M org.apache.lucene.document.LongField#binaryValue():90 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1252 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 0.28% 938M 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():754 [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 230.09 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 630244 events (total: 334058M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 15.83% 52886M perf.LineFileDocs#nextDoc():647 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 7.97% 26622M 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():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 6.70% 22384M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 4.11% 13715M 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():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 3.95% 13205M 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.39% 7986M 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():361 [JIT compiled code] 2.30% 7678M perf.LineFileDocs#nextDoc():642 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 2.02% 6738M 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():361 [Interpreted code] 1.85% 6190M 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.77% 5903M 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.0x00000000821e66b0#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] 1.70% 5686M 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 [JIT compiled 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] 1.68% 5617M 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 [JIT compiled 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] 1.65% 5501M 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 [JIT compiled 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] 1.63% 5460M 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.58% 5266M 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.51% 5053M 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 [JIT compiled 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] 1.45% 4844M 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.0x00000000821e66b0#merge() [Interpreted code] 1.42% 4759M 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 [JIT compiled 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():1855 [JIT compiled code] 1.28% 4282M 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 [JIT compiled 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():1855 [JIT compiled code] 1.24% 4149M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.15% 3836M 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.0x00000000821e66b0#merge() [Interpreted code] 1.03% 3435M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.97% 3245M 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():736 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.97% 3239M 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 [JIT compiled 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():1855 [JIT compiled code] 0.95% 3169M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at perf.LineFileDocs#nextDoc():739 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.90% 3021M 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():361 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] 0.89% 2989M 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] 0.84% 2797M 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():361 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():496 [Inlined code] 0.78% 2590M 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.77% 2575M 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():361 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] 0.76% 2532M 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():361 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():496 [Inlined code] 0.73% 2454M 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.73% 2434M 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% 2250M 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():361 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] 0.63% 2116M 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():361 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] 0.63% 2097M 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():80 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1252 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] 0.61% 2021M 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.56% 1864M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput$$Lambda.0x000000008213cb30#apply() [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#appendBlock():506 [JIT compiled code] at org.apache.lucene.store.ByteBuffersDataOutput#writeByte():187 [Inlined code] at org.apache.lucene.store.DataOutput#writeVInt():203 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#append():138 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex():488 [JIT compiled code] 0.54% 1800M 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.49% 1634M 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.47% 1572M 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():361 [JIT compiled code] 0.46% 1546M perf.LineFileDocs#newDocState():509 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.46% 1545M 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.43% 1442M 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():361 [Interpreted code] 0.42% 1401M 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():644 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.41% 1370M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1978 [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 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] 0.38% 1272M 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():753 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.35% 1159M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] 0.34% 1141M perf.LineFileDocs#nextDoc():739 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.34% 1139M perf.LineFileDocs#nextDoc():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [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=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 230.09 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 630244 events (total: 334058M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 15.83% 52886M perf.LineFileDocs#nextDoc():647 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 7.97% 26622M 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():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 6.70% 22384M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 4.11% 13715M 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():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 3.95% 13205M 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.0x00000000821e66b0#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():5322 [Interpreted code] 2.30% 7678M perf.LineFileDocs#nextDoc():642 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 2.17% 7252M 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():361 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():496 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():407 [JIT compiled code] 1.85% 6190M 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.0x00000000821e66b0#merge() [Interpreted code] 1.77% 5903M 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.0x00000000821e66b0#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():5322 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4785 [Interpreted code] at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource#merge():6590 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler#doMerge():661 [Interpreted code] 1.71% 5720M 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():361 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():496 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():407 [JIT compiled code] 1.63% 5460M 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.0x00000000821e66b0#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():5322 [Interpreted code] 1.59% 5312M 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 [JIT compiled 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 1.55% 5173M 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 [JIT compiled 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 1.50% 5018M 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 [JIT compiled 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 1.47% 4923M 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 [JIT compiled 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 1.45% 4844M 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.0x00000000821e66b0#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():5322 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4785 [Interpreted code] 1.37% 4570M 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 [JIT compiled 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 1.24% 4149M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.23% 4121M 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 [JIT compiled 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 1.20% 4013M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] 1.15% 3836M 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.0x00000000821e66b0#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():5322 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4785 [Interpreted code] 1.03% 3435M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [JIT compiled code] 0.97% 3245M 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():736 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.95% 3169M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] at perf.LineFileDocs#nextDoc():739 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.89% 2973M 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] 0.85% 2833M 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 [JIT compiled 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.84% 2797M 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():361 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():496 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():407 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():450 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [JIT compiled code] 0.79% 2637M 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():361 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():496 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():407 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():450 [JIT compiled code] 0.78% 2590M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] 0.73% 2434M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] 0.70% 2322M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] 0.69% 2299M 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():361 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():496 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():407 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():450 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [JIT compiled code] 0.67% 2233M 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():361 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():496 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():407 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():450 [JIT compiled code] 0.63% 2097M 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():80 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1252 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument():1491 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 0.61% 2021M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] 0.59% 1958M 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():361 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():496 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():407 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():450 [JIT compiled code] 0.56% 1862M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput$$Lambda.0x000000008213cb30#apply() [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#appendBlock():506 [JIT compiled code] at org.apache.lucene.store.ByteBuffersDataOutput#writeByte():187 [Inlined code] at org.apache.lucene.store.DataOutput#writeVInt():203 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#append():138 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex():488 [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] 0.54% 1801M 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():361 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():496 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():407 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():450 [JIT compiled code] 0.54% 1800M 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.0x00000000821e66b0#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] 0.46% 1546M perf.LineFileDocs#newDocState():509 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.46% 1545M 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.0x00000000821e66b0#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] 0.43% 1429M 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():361 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():496 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():407 [JIT compiled code] 0.42% 1401M 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():644 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.41% 1370M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1978 [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 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [JIT compiled code] 0.38% 1272M 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():753 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.37% 1252M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] 0.37% 1219M 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():361 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():496 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():407 [JIT compiled code] 0.34% 1141M perf.LineFileDocs#nextDoc():739 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.34% 1139M perf.LineFileDocs#nextDoc():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.34% 1124M 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():737 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] move log to /l/logs.nightly/2026.05.17.00.09.49/nrtIndexMediumDocs.log move vmstat log to /l/logs.nightly/2026.05.17.00.09.49/nrtIndexMediumDocs.vmstat.log move top log to /l/logs.nightly/2026.05.17.00.09.49/nrtIndexMediumDocs.top.log [2026-05-17 16:25:32.755630] took 150.5 sec [2026-05-17 16:25:32.759604] run CheckIndex [2026-05-17 16:25:32.759676] 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.17.00.09.49/checkIndex.nrtIndexMediumDocs.log 2>&1 [2026-05-17 16:36:57.782967] took 685.0 sec [2026-05-17 16:36:57.784511] nrtMedIndexAtClose 30 segments: segments_2: _1a(11.0.0):C426816 _78(11.0.0):C7022147 _1k(11.0.0):C588851 _57(11.0.0):C6729673 _24(11.0.0):C918737 _2e(11.0.0):C763381 _70(11.0.0):C888760 _6k(11.0.0):C923861 _6s(11.0.0):C910910 _6c(11.0.0):C910906 _7f(11.0.0):C898524 _7p(11.0.0):C896352 _7x(11.0.0):C905322 _62(11.0.0):C118371 _85(11.0.0):C869481 _8d(11.0.0):C875489 _8i(11.0.0):C908644 _8k(11.0.0):C855670 _8j(11.0.0):c118901 _8l(11.0.0):C639278 _82(11.0.0):C47662 _88(11.0.0):C29669 _87(11.0.0):C31426 _80(11.0.0):C57233 _81(11.0.0):C50127 _7y(11.0.0):C64469 _7z(11.0.0):C54781 _84(11.0.0):C40444 _86(11.0.0):C37814 _83(11.0.0):C41339 [2026-05-17 16:36:57.784670] 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.17.00.09.49/nrt.log 2>&1 [2026-05-17 17:06:58.875414] took 1801.1 sec [2026-05-17 17:06:58.879863] drop: 492.2 494.9 501.8 505.6 525.7 526.0 526.1 530.2 530.4 530.4 530.7 531.1 531.1 531.2 531.4 531.4 531.4 531.7 531.7 531.8 531.9 532.0 532.0 532.3 532.3 532.4 532.5 532.5 532.5 532.7 532.8 532.9 533.1 533.4 536.2 [2026-05-17 17:06:58.880233] times: 19.8 20.0 20.4 20.4 20.5 20.6 20.7 20.9 21.0 21.1 21.3 21.5 21.5 21.5 21.5 21.5 21.5 21.6 21.7 21.7 21.7 21.8 21.8 21.8 21.8 21.9 21.9 22.0 22.0 22.1 22.1 22.1 22.1 22.1 22.2 22.2 22.3 22.3 22.3 22.3 22.4 22.4 22.4 22.4 22.5 22.5 22.6 22.6 22.6 22.6 22.6 22.7 22.7 22.8 22.8 22.8 22.9 22.9 22.9 22.9 22.9 22.9 23.0 23.0 23.1 23.1 23.1 23.1 23.1 23.2 23.2 23.2 23.2 23.2 23.2 23.2 23.2 23.2 23.3 23.3 23.3 23.3 23.3 23.4 23.4 23.4 23.5 23.5 23.5 23.5 23.5 23.5 23.6 23.6 23.6 23.6 23.6 23.6 23.7 23.7 23.7 23.7 23.8 23.8 23.8 23.8 23.8 23.8 23.8 23.9 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.2 24.2 24.2 24.3 24.3 24.4 24.4 24.4 24.4 24.4 24.4 24.4 24.4 24.4 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.7 24.7 24.7 24.8 24.8 24.9 24.9 24.9 24.9 24.9 24.9 24.9 24.9 25.0 25.0 25.0 25.0 25.0 25.0 25.1 25.1 25.1 25.1 25.2 25.3 25.3 25.3 25.3 25.3 25.4 25.4 25.4 25.4 25.4 25.5 25.5 25.5 25.5 25.5 25.5 25.6 25.6 25.6 25.6 25.7 25.7 25.7 25.7 25.7 25.8 25.8 25.8 25.8 25.8 25.8 25.8 25.9 25.9 25.9 25.9 26.0 26.0 26.0 26.0 26.1 26.1 26.1 26.1 26.1 26.1 26.2 26.2 26.2 26.2 26.3 26.3 26.4 26.5 26.5 26.5 26.5 26.5 26.6 26.6 26.7 26.7 26.7 26.7 26.8 26.8 26.8 26.8 26.8 26.9 26.9 27.0 27.0 27.2 27.2 27.3 27.3 27.3 27.3 27.4 27.4 27.4 27.5 27.5 27.5 27.6 27.6 27.6 27.6 27.6 27.7 27.7 27.8 27.8 27.8 27.9 27.9 27.9 28.0 28.0 28.0 28.0 28.0 28.0 28.1 28.1 28.1 28.1 28.1 28.2 28.2 28.2 28.2 28.3 28.3 28.3 28.3 28.3 28.3 28.4 28.4 28.4 28.4 28.4 28.4 28.5 28.5 28.5 28.6 28.7 28.7 28.7 28.7 28.7 28.8 28.8 28.8 28.8 28.8 28.8 28.8 28.8 28.8 28.8 28.8 28.9 28.9 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.2 29.2 29.2 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.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.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.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.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 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.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.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.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.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.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.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.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.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.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 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.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.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.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.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.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.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.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.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.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 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.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.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.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.8 32.8 32.8 32.8 32.8 32.8 32.8 32.9 32.9 32.9 32.9 32.9 33.0 33.0 33.0 33.0 33.0 33.0 33.1 33.2 33.2 33.2 33.3 33.4 33.5 33.5 33.5 33.6 33.6 33.6 33.7 33.8 33.8 33.9 33.9 34.0 34.2 34.3 34.3 34.5 34.5 34.6 34.8 34.8 34.9 35.2 35.2 35.3 36.3 36.3 36.5 36.6 37.1 37.1 37.2 37.4 38.0 38.2 38.2 38.6 38.8 38.9 39.6 40.0 41.4 142.1 149.8 153.3 161.5 163.7 164.0 169.7 178.5 188.2 196.9 202.2 208.1 208.9 214.2 215.2 215.6 216.3 216.6 216.9 217.2 217.3 217.4 217.8 217.8 218.1 218.1 218.3 218.7 218.9 219.0 219.7 219.9 220.3 220.3 220.5 221.0 222.2 223.0 226.2 227.6 229.6 229.7 234.4 238.1 240.8 241.2 242.5 242.7 247.4 248.3 251.8 257.6 263.0 263.6 264.1 267.6 272.0 276.2 285.4 288.5 293.1 299.1 299.1 300.1 300.8 304.5 307.7 317.6 317.6 318.3 319.9 320.7 324.0 325.8 329.9 330.0 330.3 330.5 334.6 335.5 336.5 339.6 339.8 340.2 340.5 341.5 343.2 343.2 343.2 343.3 345.0 345.5 346.6 346.7 347.0 347.3 347.4 347.7 347.7 348.0 349.0 349.4 350.3 350.6 350.9 351.5 352.3 352.5 352.8 354.5 354.7 355.0 355.7 356.6 358.5 358.5 358.9 360.0 366.2 369.2 375.3 379.4 384.3 384.3 384.5 392.7 392.7 409.6 413.4 420.5 426.1 426.4 428.9 430.6 436.4 436.6 437.1 441.7 443.5 446.8 447.5 449.9 451.9 452.0 452.8 454.9 455.8 456.2 456.4 457.3 457.8 458.4 459.0 459.1 459.2 459.6 461.4 461.9 462.0 462.1 462.6 462.9 463.4 463.4 464.0 464.1 465.3 465.5 465.6 465.7 465.7 466.1 466.3 467.0 467.8 469.5 470.5 470.7 470.7 471.2 471.3 472.0 472.7 475.2 491.5 491.7 [2026-05-17 17:06:58.880372] NRT reopen time (msec) mean=62.7813 stdDev=100.5914 [2026-05-17 17:06:58.880377] run CheckIndex [2026-05-17 17:06:58.880448] 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.17.00.09.49/checkIndex.nrt.log 2>&1 [2026-05-17 17:14:18.222967] took 439.3 sec [2026-05-17 17:14:19.346012] 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=3906309 Profiler summary for /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr Version: 2.1 Chunks: 15 Start: 2026-05-17 21:14:19 (UTC) Duration: 107 s Event Type Count Size (bytes) ============================================================= jdk.FileWrite 3848649 80031440 jdk.CPUTimeSample 2855957 49911408 jdk.FileRead 624181 14673461 jdk.ObjectAllocationInNewTLAB 564242 9860181 jdk.ObjectAllocationOutsideTLAB 151988 2416128 jdk.BooleanFlag 10380 328053 jdk.Compilation 5783 148718 jdk.CPULoad 1906 37524 jdk.UnsignedIntFlag 930 32043 jdk.IntFlag 840 30069 jdk.Checkpoint 723 26191891 jdk.StringFlag 675 25110 jdk.GarbageCollection 41 970 jdk.CPUInformation 15 22524 jdk.GCConfiguration 15 384 jdk.JVMInformation 15 15639 jdk.Metadata 15 1657900 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 176.80 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 2855951 events (total: 2M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 5.61% 160148 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] 4.82% 137549 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] 4.18% 119293 org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1855 [JIT compiled code] 3.71% 106036 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] 3.52% 100570 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] 3.33% 95204 java.lang.Character#codePointAt():9662 [Inlined code] 2.80% 79842 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] 2.75% 78426 java.lang.Character#codePointAtImpl():9670 [Inlined code] 2.31% 66005 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] 1.99% 56921 java.lang.Integer#rotateLeft():1650 [Inlined code] 1.87% 53458 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] 1.84% 52429 java.lang.Character#isHighSurrogate():9464 [Inlined code] 1.73% 49530 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 1.68% 47918 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 1.65% 47119 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] 1.65% 47051 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] 1.53% 43609 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] 1.40% 39866 org.apache.lucene.index.ByteSliceReader#readByte():74 [Inlined code] 1.35% 38590 org.apache.lucene.analysis.CharacterUtils#toLowerCase():57 [Inlined code] 1.22% 34966 java.lang.Character#toChars():9872 [Inlined code] 1.18% 33843 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] 1.05% 29972 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():145 [Inlined code] 1.03% 29393 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] 0.99% 28342 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] 0.83% 23659 org.apache.lucene.index.TermsHashPerField#writeByte():222 [Inlined code] 0.75% 21449 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] 0.63% 17958 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] 0.60% 17042 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():143 [Inlined code] 0.56% 16007 org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#nextPosition():1300 [Inlined code] 0.56% 15971 jdk.internal.util.ArraysSupport#mismatch():564 [Inlined code] 0.55% 15627 java.lang.Character#toLowerCase():11251 [Inlined code] 0.53% 15154 org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] 0.53% 15006 org.apache.lucene.index.TermsHashPerField#initReader():100 [Inlined code] 0.52% 14992 org.apache.lucene.analysis.standard.StandardTokenizerImpl#zzCMap():742 [Inlined code] 0.52% 14784 org.apache.lucene.store.DataOutput#writeVInt():203 [Inlined code] 0.51% 14566 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.51% 14528 org.apache.lucene.util.AttributeSource#clearAttributes():273 [Inlined code] 0.49% 14066 org.apache.lucene.util.AttributeSource#clearAttributes():274 [Inlined code] 0.48% 13845 jdk.internal.util.ArraysSupport#mismatch():563 [Inlined code] 0.48% 13607 org.apache.lucene.codecs.lucene104.ForUtil#encode():154 [JIT compiled code] 0.47% 13317 org.apache.lucene.util.UnicodeUtil#UTF8toUTF16():641 [Inlined code] 0.46% 13202 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [JIT compiled code] 0.44% 12539 org.apache.lucene.codecs.lucene104.PForUtil#encode():58 [JIT compiled code] 0.40% 11540 org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum#next():193 [Inlined code] 0.39% 11206 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1108 [JIT compiled code] 0.38% 10986 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1040 [JIT compiled code] 0.37% 10698 org.apache.lucene.index.TermsHashPerField#initReader():96 [Inlined code] 0.37% 10674 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1026 [JIT compiled code] 0.36% 10406 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():67 [Inlined code] 0.36% 10361 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():131 [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 176.80 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 2855951 events (total: 2M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 4.81% 137469 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 3.71% 106030 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 3.46% 98809 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 3.13% 89280 java.lang.Character#codePointAt():9662 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():995 [JIT compiled code] 2.80% 79841 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] 2.75% 78426 java.lang.Character#codePointAtImpl():9670 [Inlined code] at java.lang.Character#codePointAt():9665 [Inlined code] 2.45% 69962 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [Inlined code] 2.31% 66005 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1022 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 2.17% 62023 org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] 2.00% 57173 org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] 1.99% 56921 java.lang.Integer#rotateLeft():1650 [Inlined code] at org.apache.lucene.util.StringHelper#murmurhash3_x86_32():175 [Inlined code] 1.87% 53448 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1019 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 1.83% 52152 java.lang.Character#isHighSurrogate():9464 [Inlined code] at java.lang.Character#codePointAtImpl():9671 [Inlined code] 1.73% 49526 org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] at org.apache.lucene.index.TermsHashPerField#add():201 [Inlined code] 1.68% 47909 org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():37 [Inlined code] 1.65% 47119 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#copyBuffer():47 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getText():709 [Inlined code] 1.65% 47045 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 1.53% 43609 org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] 1.40% 39866 org.apache.lucene.index.ByteSliceReader#readByte():74 [Inlined code] at org.apache.lucene.store.DataInput#readVInt():107 [Inlined code] 1.35% 38590 org.apache.lucene.analysis.CharacterUtils#toLowerCase():57 [Inlined code] at org.apache.lucene.analysis.LowerCaseFilter#incrementToken():38 [Inlined code] 1.22% 34966 java.lang.Character#toChars():9872 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():58 [Inlined code] 1.17% 33462 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [JIT compiled code] 1.13% 32237 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] 1.05% 29971 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():145 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] 1.01% 28960 org.apache.lucene.util.BytesRefBuilder#growNoCopy():67 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():147 [Inlined code] 0.99% 28327 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1855 [JIT compiled code] 0.86% 24487 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():268 [Inlined code] 0.63% 17958 org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm():172 [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice():216 [Inlined code] 0.61% 17366 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte():223 [Inlined code] 0.60% 17066 org.apache.lucene.util.BytesRefBlockPool#fillBytesRef():65 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum#next():194 [Inlined code] 0.60% 17040 org.apache.lucene.util.UnicodeUtil#UTF16toUTF8():143 [Inlined code] at org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] 0.56% 16001 org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#nextPosition():1300 [Inlined code] at org.apache.lucene.index.MappingMultiPostingsEnum#nextPosition():110 [Inlined code] 0.55% 15585 java.lang.Character#toLowerCase():11251 [Inlined code] at org.apache.lucene.analysis.CharacterUtils#toLowerCase():59 [Inlined code] 0.53% 15154 org.apache.lucene.util.BytesRefBuilder#copyChars():148 [Inlined code] at org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [JIT compiled code] 0.52% 14992 org.apache.lucene.analysis.standard.StandardTokenizerImpl#zzCMap():742 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] 0.52% 14764 org.apache.lucene.index.TermsHashPerField#initReader():100 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxPostingsEnum#reset():435 [Inlined code] 0.51% 14539 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] 0.51% 14494 org.apache.lucene.util.AttributeSource#clearAttributes():273 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():153 [Inlined code] 0.49% 14055 org.apache.lucene.util.AttributeSource#clearAttributes():274 [Inlined code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():153 [Inlined code] 0.49% 13916 org.apache.lucene.util.ByteBlockPool#getBuffer():358 [Inlined code] at org.apache.lucene.util.BytesRefBlockPool#equals():156 [Inlined code] 0.46% 13193 org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl#getBytesRef():93 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1855 [JIT compiled code] 0.46% 13189 jdk.internal.util.ArraysSupport#mismatch():564 [Inlined code] at java.util.Arrays#equals():2707 [Inlined code] 0.46% 13071 org.apache.lucene.util.UnicodeUtil#UTF8toUTF16():641 [Inlined code] at perf.LineFileDocs#nextDoc():648 [JIT compiled code] 0.44% 12440 org.apache.lucene.codecs.lucene104.ForUtil#encode():154 [JIT compiled code] at org.apache.lucene.codecs.lucene104.ForUtil#encode():96 [Inlined code] 0.40% 11540 org.apache.lucene.index.FreqProxFields$FreqProxTermsEnum#next():193 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write():381 [JIT compiled code] 0.39% 11195 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1108 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 0.38% 10976 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1040 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 0.38% 10962 org.apache.lucene.index.TermsHashPerField#writeByte():222 [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt():265 [JIT compiled code] 0.37% 10677 org.apache.lucene.index.TermsHashPerField#initReader():96 [Inlined code] at org.apache.lucene.index.FreqProxFields$FreqProxPostingsEnum#reset():435 [Inlined code] 0.37% 10661 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1026 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [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 176.80 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 2855951 events (total: 2M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 4.81% 137329 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.66% 104485 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():1855 [JIT compiled code] 3.11% 88889 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] 2.80% 79839 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] 2.58% 73587 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.31% 65996 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] 2.17% 61999 org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] 2.00% 57082 org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] 1.97% 56293 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] 1.87% 53426 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.86% 52992 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.76% 50285 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.72% 49174 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] 1.68% 47887 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():1767 [JIT compiled code] 1.65% 47119 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.65% 47028 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():1855 [JIT compiled code] 1.60% 45812 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.53% 43606 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():1767 [JIT compiled code] 1.35% 38589 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():1767 [JIT compiled code] 1.22% 34964 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.12% 31985 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.11% 31734 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.05% 29968 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():1855 [JIT compiled code] 1.03% 29352 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] 1.01% 28960 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():1855 [JIT compiled code] 0.97% 27747 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.71% 20172 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] 0.67% 19266 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.63% 17956 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():1855 [JIT compiled code] 0.60% 17066 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.60% 17039 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():1855 [JIT compiled code] 0.55% 15745 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.55% 15581 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.52% 14992 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.51% 14539 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.51% 14490 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.51% 14439 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] 0.49% 14054 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.49% 13916 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.48% 13762 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.48% 13669 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] 0.46% 13189 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.46% 13116 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.43% 12305 org.apache.lucene.util.UnicodeUtil#UTF8toUTF16():641 [Inlined code] at perf.LineFileDocs#nextDoc():648 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.41% 11624 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.39% 11215 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.39% 11180 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1108 [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.39% 11033 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.38% 10971 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.37% 10650 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1026 [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] 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 176.80 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 2855951 events (total: 2M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 2.97% 84784 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 2.35% 67135 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] 2.34% 66758 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] 2.16% 61556 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] 1.79% 51087 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] 1.76% 50227 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] 1.72% 49167 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():1767 [JIT compiled code] 1.60% 45812 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.0x000000004f1cf148#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] 1.56% 44443 org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] 1.50% 42832 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] 1.38% 39442 org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] 1.31% 37546 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] 1.15% 32955 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 1.14% 32519 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] 1.11% 31763 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] 1.10% 31525 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] 1.08% 30796 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] 1.08% 30723 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] 1.06% 30326 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():361 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [Interpreted code] 1.04% 29579 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] 0.95% 27073 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] 0.93% 26669 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 0.92% 26399 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] 0.91% 26104 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.87% 24790 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] 0.84% 24087 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.82% 23301 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] 0.79% 22534 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] 0.79% 22516 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.76% 21823 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.72% 20566 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.70% 20087 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.69% 19799 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():361 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [Interpreted code] 0.65% 18463 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 0.62% 17793 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] 0.62% 17592 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.62% 17569 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.60% 17069 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.57% 16240 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] 0.56% 16125 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] 0.55% 15745 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.51% 14627 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.51% 14626 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.51% 14535 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.51% 14476 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 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] 0.50% 14410 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.49% 14114 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.46% 13065 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% 12889 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.44% 12477 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [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-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 176.80 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 2855951 events (total: 2M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 2.33% 66637 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [Inlined code] 1.87% 53397 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] 1.86% 53006 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] 1.70% 48554 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] 1.60% 45812 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.0x000000004f1cf148#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():5322 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4785 [Interpreted code] at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource#merge():6590 [Interpreted code] 1.56% 44685 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 1.56% 44443 org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument():1491 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 1.54% 44093 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] 1.38% 39442 org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument():1491 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 1.31% 37419 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 1.12% 32093 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] 1.01% 28949 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] 0.97% 27723 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] 0.95% 27163 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 0.91% 26096 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.91% 25986 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [Inlined code] 0.89% 25472 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] 0.89% 25389 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] 0.88% 25246 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] 0.79% 22501 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] 0.77% 22084 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.75% 21341 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] 0.74% 21098 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] 0.72% 20518 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] 0.68% 19278 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument():1491 [Inlined code] 0.67% 19179 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [Inlined code] 0.67% 19072 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] 0.62% 17800 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [Inlined code] 0.61% 17279 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [Inlined code] 0.58% 16510 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [Inlined code] 0.57% 16326 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():361 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():496 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():407 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():450 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] 0.57% 16222 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [Inlined code] 0.55% 15745 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.0x000000004f1cf148#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():5322 [Interpreted code] 0.50% 14396 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.49% 14130 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] 0.49% 14041 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [Inlined code] 0.48% 13599 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument():1491 [Inlined code] 0.46% 13077 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [Inlined code] 0.46% 13047 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [Inlined code] 0.44% 12694 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():1767 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] 0.44% 12675 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 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 0.44% 12446 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] 0.43% 12305 org.apache.lucene.util.UnicodeUtil#UTF8toUTF16():641 [Inlined code] at perf.LineFileDocs#nextDoc():648 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.42% 12043 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():361 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():496 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():407 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():450 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] 0.41% 11595 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [Inlined code] 0.40% 11408 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [Inlined code] 0.35% 10128 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 0.35% 9949 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] at org.apache.lucene.index.IndexingChain#invertAndStore():1275 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [Inlined code] 0.34% 9789 org.apache.lucene.index.TermsHashPerField#add():195 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument():1491 [Inlined code] at perf.IndexThreads$IndexThread#run():419 [JIT compiled code] 0.34% 9657 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():361 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():496 [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 176.80 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 716203 events (total: 286738M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 15.44% 44262M perf.LineFileDocs#nextDoc():647 [JIT compiled code] 12.38% 35484M java.lang.StringUTF16#compress():216 [Inlined code] 8.99% 25772M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] 8.78% 25161M java.lang.StringUTF16#compress():212 [Inlined code] 7.41% 21242M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] 7.07% 20273M perf.LineFileDocs#readDocs():176 [JIT compiled code] 3.04% 8718M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] 2.98% 8554M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] 2.83% 8101M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] 2.81% 8058M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] 1.84% 5279M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] 1.83% 5256M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] 1.83% 5239M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] 1.81% 5181M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] 1.72% 4926M perf.LineFileDocs#readDocs():176 [Interpreted code] 1.72% 4924M org.apache.lucene.util.TimSorter#():62 [Inlined code] 1.64% 4702M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] 1.63% 4674M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] 1.37% 3924M perf.LineFileDocs#nextDoc():642 [JIT compiled code] 1.28% 3680M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] 1.18% 3381M perf.LineFileDocs#nextDoc():647 [Interpreted code] 1.11% 3184M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] 1.00% 2880M java.util.TreeMap#keyIterator():1421 [Inlined code] 0.54% 1558M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1978 [Inlined code] 0.54% 1546M perf.LineFileDocs#newDocState():509 [Interpreted code] 0.51% 1475M java.nio.HeapByteBuffer#():75 [Inlined code] 0.51% 1471M org.apache.lucene.codecs.lucene104.PForUtil#encode():78 [JIT compiled code] 0.51% 1465M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] 0.47% 1352M org.apache.lucene.util.BytesRef#():71 [Inlined code] 0.41% 1174M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] 0.30% 854M java.util.ArrayList#grow():240 [Inlined code] 0.24% 685M java.util.ArrayDeque#():179 [Inlined code] 0.21% 602M org.apache.lucene.document.StringField#setStringValue():102 [Inlined code] 0.20% 575M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock():967 [JIT compiled code] 0.19% 532M org.apache.lucene.util.StringSorter#fallbackSorter():92 [Inlined code] 0.16% 472M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 0.16% 451M perf.LineFileDocs#nextDoc():649 [JIT compiled code] 0.15% 430M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] 0.15% 424M java.util.ArrayList#iterator():1030 [JIT compiled code] 0.13% 384M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] 0.12% 349M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():82 [Inlined code] 0.12% 330M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock():725 [JIT compiled code] 0.11% 307M perf.LineFileDocs#nextDoc():605 [Interpreted code] 0.10% 282M org.apache.lucene.document.IntPoint#pack():108 [Inlined code] 0.10% 280M java.nio.HeapByteBuffer#asReadOnlyBuffer():152 [Inlined code] 0.09% 253M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():103 [JIT compiled code] 0.09% 243M perf.LineFileDocs#nextDoc():652 [JIT compiled code] 0.08% 240M java.util.Arrays#copyOf():3478 [Inlined code] 0.08% 235M java.lang.Thread#beforeSleep():473 [Interpreted code] 0.08% 220M perf.LineFileDocs#intToID():305 [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-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 176.80 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 716203 events (total: 286738M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 14.44% 41392M perf.LineFileDocs#nextDoc():647 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] 12.38% 35484M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] 8.99% 25772M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] 8.78% 25161M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] 7.40% 21228M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] 7.07% 20273M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 2.98% 8554M 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.77% 7954M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] 2.72% 7792M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] 2.67% 7656M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] 1.84% 5279M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.83% 5239M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():245 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.81% 5181M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.79% 5126M org.apache.lucene.index.ParallelPostingsArray#():33 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 1.72% 4926M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.72% 4924M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] 1.64% 4702M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():240 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 1.60% 4588M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 1.25% 3593M org.apache.lucene.index.ParallelPostingsArray#():31 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 1.18% 3387M perf.LineFileDocs#nextDoc():642 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] 1.17% 3349M perf.LineFileDocs#nextDoc():647 [Interpreted code] at perf.LineFileDocs#nextDoc():588 [Inlined code] 1.11% 3184M org.apache.lucene.util.BytesRefHash#rehash():438 [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add():349 [JIT compiled code] 1.00% 2880M java.util.TreeMap#keyIterator():1421 [Inlined code] at java.util.TreeMap$KeySet#iterator():1434 [JIT compiled code] 1.00% 2869M perf.LineFileDocs#nextDoc():647 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [JIT compiled code] 0.54% 1558M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1978 [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer():153 [JIT compiled code] 0.54% 1546M perf.LineFileDocs#newDocState():509 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.51% 1475M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] 0.51% 1465M org.apache.lucene.util.ArrayUtil#timSort():568 [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings():332 [JIT compiled code] 0.45% 1289M org.apache.lucene.codecs.lucene104.PForUtil#encode():78 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] 0.41% 1172M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():108 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():398 [JIT compiled code] 0.40% 1133M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] 0.37% 1061M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():464 [JIT compiled code] 0.30% 854M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] 0.24% 685M java.util.ArrayDeque#():179 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#():112 [Inlined code] 0.19% 536M perf.LineFileDocs#nextDoc():642 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [JIT compiled code] 0.19% 532M org.apache.lucene.util.StringSorter#fallbackSorter():92 [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#getFallbackSorter():83 [Inlined code] 0.16% 456M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] 0.14% 404M perf.LineFileDocs#nextDoc():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] 0.14% 402M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] at java.lang.invoke.LambdaForm$DMH.0x000000004f1b0400#newInvokeSpecial() [Inlined code] 0.13% 384M org.apache.lucene.document.IntPoint#pack():114 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues():72 [Inlined code] 0.13% 373M java.util.ArrayList#iterator():1030 [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic():126 [Interpreted code] 0.12% 352M 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% 349M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():82 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie():94 [Inlined code] 0.11% 307M perf.LineFileDocs#nextDoc():605 [Interpreted code] at perf.LineFileDocs#nextDoc():588 [Inlined code] 0.10% 282M org.apache.lucene.document.IntPoint#pack():108 [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues():72 [Inlined code] 0.10% 280M java.nio.HeapByteBuffer#asReadOnlyBuffer():152 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#toBufferList():242 [JIT compiled code] 0.09% 266M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [Inlined code] 0.09% 253M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs():103 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock():398 [JIT compiled code] 0.09% 243M perf.LineFileDocs#nextDoc():652 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] 0.08% 237M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayList#grow():238 [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-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 176.80 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 716203 events (total: 286738M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 14.44% 41392M perf.LineFileDocs#nextDoc():647 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 11.49% 32946M 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():649 [JIT compiled code] 7.92% 22719M 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():649 [JIT compiled code] 7.16% 20525M 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] 7.07% 20273M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 7.00% 20076M 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] 2.74% 7842M 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.67% 7666M 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.57% 7382M 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.84% 5279M 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.83% 5239M 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.81% 5181M 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.79% 5126M 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.72% 4926M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.72% 4924M 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.67% 4783M 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.64% 4702M 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.60% 4588M 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.25% 3593M 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.24% 3563M 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 [Inlined code] 1.18% 3387M perf.LineFileDocs#nextDoc():642 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.17% 3362M 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.17% 3349M perf.LineFileDocs#nextDoc():647 [Interpreted code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.06% 3040M 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():1855 [JIT compiled code] 1.00% 2869M perf.LineFileDocs#nextDoc():647 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [JIT compiled code] at perf.IndexThreads$IndexThread#run():397 [Interpreted code] 1.00% 2867M 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.82% 2342M 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():649 [Interpreted code] 0.60% 1722M 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():649 [Interpreted code] 0.55% 1578M 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.54% 1546M perf.LineFileDocs#newDocState():509 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.52% 1501M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1978 [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 [Inlined code] 0.51% 1465M 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.49% 1404M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput$$Lambda.0x000000004f13acd8#apply() [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#appendBlock():506 [JIT compiled code] 0.43% 1230M 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.40% 1146M 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.37% 1047M 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.30% 854M 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.29% 838M 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 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():988 [JIT compiled code] 0.24% 685M java.util.ArrayDeque#():179 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#():112 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#():138 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():82 [Inlined code] 0.24% 680M 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():736 [JIT compiled code] 0.19% 536M perf.LineFileDocs#nextDoc():642 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [JIT compiled code] at perf.IndexThreads$IndexThread#run():397 [Interpreted code] 0.19% 532M 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.16% 456M 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():80 [Inlined code] 0.14% 408M 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.14% 404M perf.LineFileDocs#nextDoc():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.14% 402M java.lang.invoke.DirectMethodHandle#allocateInstance():500 [Inlined code] at java.lang.invoke.LambdaForm$DMH.0x000000004f1b0400#newInvokeSpecial() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#getFallbackSorter():83 [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.12% 349M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#():82 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie():94 [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.12% 331M 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.11% 307M perf.LineFileDocs#nextDoc():605 [Interpreted code] at perf.LineFileDocs#nextDoc():588 [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-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 176.80 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 716203 events (total: 286738M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 14.44% 41392M perf.LineFileDocs#nextDoc():647 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 10.63% 30492M 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():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 7.37% 21123M 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():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 7.07% 20273M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 3.02% 8648M 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.90% 8309M 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.30% 6586M 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():361 [Interpreted code] 2.04% 5838M 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.83% 5234M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] 1.73% 4952M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] 1.72% 4926M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.67% 4797M 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.67% 4784M 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():1855 [JIT compiled code] 1.66% 4770M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] 1.64% 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] 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] 1.55% 4442M 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():361 [JIT compiled code] 1.52% 4371M 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.49% 4270M 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():1855 [JIT compiled code] 1.18% 3387M perf.LineFileDocs#nextDoc():642 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.17% 3362M 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.0x000000004f1cf148#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] 1.17% 3349M perf.LineFileDocs#nextDoc():647 [Interpreted code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.17% 3344M 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 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] 1.13% 3236M 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():1855 [JIT compiled code] 1.12% 3207M 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.0x000000004f1cf148#merge() [Interpreted code] 1.09% 3135M 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.0x000000004f1cf148#merge() [Interpreted code] 1.03% 2950M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 1.00% 2869M perf.LineFileDocs#nextDoc():647 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [JIT compiled code] at perf.IndexThreads$IndexThread#run():397 [Interpreted code] 0.88% 2526M 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():361 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] 0.87% 2483M 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.86% 2454M 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():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [JIT compiled code] at perf.IndexThreads$IndexThread#run():397 [Interpreted code] 0.81% 2310M 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():649 [Interpreted code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.79% 2265M 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():361 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] 0.67% 1909M 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():361 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] 0.66% 1889M 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():361 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] 0.62% 1781M 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():361 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():496 [Inlined code] 0.60% 1727M 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():361 [Interpreted code] 0.60% 1722M 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():649 [Interpreted code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.56% 1596M 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():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [JIT compiled code] at perf.IndexThreads$IndexThread#run():397 [Interpreted code] 0.54% 1557M 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.54% 1546M perf.LineFileDocs#newDocState():509 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.51% 1458M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1978 [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 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] 0.50% 1421M 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.48% 1374M 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.47% 1337M 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.45% 1276M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput$$Lambda.0x000000004f13acd8#apply() [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#appendBlock():506 [JIT compiled code] at org.apache.lucene.store.ByteBuffersDataOutput#writeByte():187 [Inlined code] at org.apache.lucene.store.DataOutput#writeVInt():203 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#append():138 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex():488 [JIT compiled code] 0.43% 1235M 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.43% 1225M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] 0.40% 1138M 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():361 [JIT compiled code] 0.40% 1136M 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():361 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#postUpdate():404 [JIT compiled code] 0.35% 998M 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():361 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():496 [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-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 176.80 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 716203 events (total: 286738M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 14.44% 41392M perf.LineFileDocs#nextDoc():647 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 10.63% 30492M 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():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 7.37% 21123M 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():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 7.07% 20273M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 2.90% 8309M 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.0x000000004f1cf148#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():5322 [Interpreted code] 2.00% 5724M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] 1.72% 4926M perf.LineFileDocs#readDocs():176 [Interpreted code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.67% 4797M 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.0x000000004f1cf148#merge() [Interpreted code] 1.62% 4649M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 1.55% 4435M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 1.54% 4417M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 1.54% 4408M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [JIT compiled code] 1.52% 4371M 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.0x000000004f1cf148#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():5322 [Interpreted code] 1.52% 4347M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 1.49% 4276M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 1.44% 4116M 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():361 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():496 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():407 [JIT compiled code] 1.41% 4050M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 1.18% 3387M perf.LineFileDocs#nextDoc():642 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.17% 3362M 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.0x000000004f1cf148#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():5322 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4785 [Interpreted code] at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource#merge():6590 [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler#doMerge():661 [Interpreted code] 1.17% 3349M perf.LineFileDocs#nextDoc():647 [Interpreted code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 1.12% 3207M 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.0x000000004f1cf148#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():5322 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4785 [Interpreted code] 1.09% 3135M 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.0x000000004f1cf148#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():5322 [Interpreted code] at org.apache.lucene.index.IndexWriter#merge():4785 [Interpreted code] 1.08% 3106M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 1.02% 2924M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] 1.00% 2869M perf.LineFileDocs#nextDoc():647 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [JIT compiled code] at perf.IndexThreads$IndexThread#run():397 [Interpreted code] 0.99% 2851M 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():361 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():496 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():407 [JIT compiled code] 0.99% 2842M 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 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] 0.86% 2477M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [Inlined code] 0.86% 2454M 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():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [JIT compiled code] at perf.IndexThreads$IndexThread#run():397 [Interpreted code] 0.81% 2310M 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():649 [Interpreted code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.75% 2158M 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():361 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#postUpdate():404 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():450 [JIT compiled code] 0.60% 1722M 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():649 [Interpreted code] at perf.LineFileDocs#nextDoc():588 [Inlined code] at perf.IndexThreads$IndexThread#run():397 [JIT compiled code] 0.56% 1596M 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():649 [JIT compiled code] at perf.LineFileDocs#nextDoc():588 [JIT compiled code] at perf.IndexThreads$IndexThread#run():397 [Interpreted code] 0.54% 1546M perf.LineFileDocs#newDocState():509 [Interpreted code] at perf.IndexThreads$IndexThread#run():188 [Interpreted code] 0.53% 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 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] 0.51% 1467M 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():361 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():496 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():407 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():450 [JIT compiled code] 0.50% 1429M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] 0.50% 1421M 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.0x000000004f1cf148#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging():315 [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge():147 [Interpreted code] 0.49% 1411M 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():361 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():496 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():407 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():450 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument():1882 [Inlined code] 0.49% 1391M 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():361 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():496 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():407 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():450 [JIT compiled code] 0.48% 1374M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] 0.47% 1360M 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():361 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#postUpdate():404 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():450 [JIT compiled code] 0.43% 1246M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput$$Lambda.0x000000004f13acd8#apply() [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#appendBlock():506 [JIT compiled code] at org.apache.lucene.store.ByteBuffersDataOutput#writeByte():187 [Inlined code] at org.apache.lucene.store.DataOutput#writeVInt():203 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#append():138 [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex():488 [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] 0.43% 1235M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] 0.43% 1228M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] 0.42% 1196M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock():1978 [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 [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] 0.40% 1134M 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():361 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():496 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():407 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():450 [JIT compiled code] 0.39% 1107M 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():1855 [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert():1743 [Inlined code] at org.apache.lucene.index.IndexingChain#invertAndStore():1271 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1245 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] 0.38% 1091M 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():361 [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():496 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():407 [JIT compiled code] 0.38% 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():361 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush():496 [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate():407 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():450 [JIT compiled code] move log to /l/logs.nightly/2026.05.17.00.09.49/fastIndexBigDocs.log move vmstat log to /l/logs.nightly/2026.05.17.00.09.49/fastIndexBigDocs.vmstat.log move top log to /l/logs.nightly/2026.05.17.00.09.49/fastIndexBigDocs.top.log [2026-05-17 17:17:48.037668] took 80.0 sec [2026-05-17 17:17:48.038813] bigIndexAtClose None [2026-05-17 17:17:48.039925] 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=3909592 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: 168 Start: 2026-05-18 05:30:19 (UTC) Duration: 11573 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 87956326 1670706736 jdk.FileWrite 14712001 338350440 jdk.FileRead 322459 8958710 jdk.CPULoad 218554 4589634 jdk.BooleanFlag 116256 3836952 jdk.ObjectAllocationInNewTLAB 35151 765819 jdk.Checkpoint 34396 93931292 jdk.UnsignedIntFlag 10416 373464 jdk.IntFlag 9408 349944 jdk.StringFlag 7560 323736 jdk.ObjectAllocationOutsideTLAB 190 3364 jdk.CPUInformation 168 252504 jdk.GCConfiguration 168 4536 jdk.JVMInformation 168 316680 jdk.Metadata 168 18568704 jdk.Compilation 156 4361 jdk.GarbageCollection 65 1690 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 2042.15 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 87956326 events (total: 87M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 41.57% 36M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] 36.80% 32M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 7.44% 6M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] 2.45% 2M jdk.internal.util.Preconditions#outOfBoundsCheckIndex():124 [Inlined code] 1.56% 1M jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] 0.99% 869612 java.util.Arrays#fill():3144 [Inlined code] 0.78% 687118 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [Inlined code] 0.73% 642273 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():477 [Inlined code] 0.53% 467200 jdk.jfr.internal.JVM#emitEvent() [Native code] 0.42% 373399 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] 0.37% 323863 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] 0.35% 304065 java.util.ArrayList#elementData():412 [Inlined code] 0.34% 299128 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] 0.29% 258582 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():254 [JIT compiled code] 0.29% 251079 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] 0.22% 193537 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] 0.21% 181129 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] 0.18% 157992 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] 0.16% 141533 org.apache.lucene.util.FixedBitSet#getAndSet():308 [Inlined code] 0.15% 127558 java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] 0.13% 116297 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.13% 116021 org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProduct():76 [Inlined code] 0.11% 96420 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():326 [JIT compiled code] 0.10% 87708 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#getState():165 [Inlined code] 0.09% 76902 org.apache.lucene.index.TermsHashPerField#writeByte():232 [Inlined code] 0.08% 72019 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():51 [Inlined code] 0.07% 63908 org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] 0.07% 60823 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] 0.06% 57003 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] 0.06% 55442 org.apache.lucene.util.VectorUtil#normalizeToUnitInterval():412 [Inlined code] 0.06% 51528 org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier$1#score():150 [JIT compiled code] 0.06% 50510 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#compareAndSetState():189 [Inlined code] 0.06% 50486 java.util.Arrays#fill():3143 [Inlined code] 0.05% 44842 org.apache.lucene.util.TernaryLongHeap#updateTop():153 [Inlined code] 0.05% 44552 org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] 0.05% 44187 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():336 [JIT compiled code] 0.05% 42819 org.apache.lucene.util.hnsw.NeighborArray#nodes():217 [Inlined code] 0.05% 42538 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] 0.05% 42332 org.apache.lucene.util.hnsw.NeighborQueue#encode():115 [Inlined code] 0.05% 42099 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.04% 37646 org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():159 [JIT compiled code] 0.04% 36588 org.apache.lucene.util.TernaryLongHeap#push():81 [Inlined code] 0.04% 35652 org.apache.lucene.util.TernaryLongHeap#upHeap():204 [Inlined code] 0.04% 31998 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] 0.04% 31458 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():347 [JIT compiled code] 0.03% 29516 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] 0.03% 29349 org.apache.lucene.util.TernaryLongHeap#top():111 [Inlined code] 0.03% 29279 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.03% 29052 org.apache.lucene.util.hnsw.NeighborArray#size():208 [Inlined code] 0.03% 28828 java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#lock():966 [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 2042.15 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 87956326 events (total: 87M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 41.57% 36M jdk.incubator.vector.FloatVector#lanewiseTemplate():1023 [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise():294 [Inlined code] 36.80% 32M org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] at org.apache.lucene.util.VectorUtil#dotProduct():67 [Inlined code] 7.44% 6M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal():358 [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment():335 [Inlined code] 2.45% 2M jdk.internal.util.Preconditions#outOfBoundsCheckIndex():124 [Inlined code] at jdk.internal.util.Preconditions#checkIndex():448 [Inlined code] 1.56% 1M jdk.incubator.vector.FloatVector#reduceLanesTemplate():2701 [Inlined code] at jdk.incubator.vector.Float256Vector#reduceLanes():317 [Inlined code] 0.99% 869612 java.util.Arrays#fill():3144 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] 0.78% 687118 org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():300 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():141 [Inlined code] 0.73% 642273 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():477 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] 0.53% 467200 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute():54 [Inlined code] 0.37% 323863 org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProductBody():136 [JIT compiled code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#dotProduct():116 [Inlined code] 0.35% 304033 java.util.ArrayList#elementData():412 [Inlined code] at java.util.ArrayList#get():429 [Inlined code] 0.34% 299128 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#apparentlyFirstQueuedIsExclusive():897 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$NonfairSync#readerShouldBlock():698 [Inlined code] 0.31% 268815 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():249 [JIT compiled code] 0.29% 258582 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():254 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.29% 251079 java.util.concurrent.locks.ReentrantReadWriteLock#readLock():248 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] 0.22% 193537 org.apache.lucene.util.FixedBitSet#getAndSet():307 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] 0.18% 157992 jdk.incubator.vector.FloatVector#fromArray0Template():3343 [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0():935 [Inlined code] 0.16% 141533 org.apache.lucene.util.FixedBitSet#getAndSet():308 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():328 [JIT compiled code] 0.15% 130676 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.15% 127558 java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock():744 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read():41 [Inlined code] 0.13% 116021 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.13% 113079 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] 0.11% 92418 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():326 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] 0.09% 82026 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#seek():177 [Inlined code] 0.08% 67069 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#getState():165 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():475 [Inlined code] 0.07% 63908 org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():247 [JIT compiled code] 0.07% 60823 org.apache.lucene.util.BytesRefHash#findHash():376 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 0.06% 57003 org.apache.lucene.util.TernaryLongHeap#downHeap():232 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#pop():124 [Inlined code] 0.06% 50486 java.util.Arrays#fill():3143 [Inlined code] at org.apache.lucene.util.FixedBitSet#clear():174 [Inlined code] 0.06% 49915 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():515 [Inlined code] 0.05% 44842 org.apache.lucene.util.TernaryLongHeap#updateTop():153 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#insertWithOverflow():98 [Inlined code] 0.05% 44749 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.05% 44552 org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():451 [JIT compiled code] 0.05% 43443 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():51 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():342 [JIT compiled code] 0.05% 43041 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] 0.05% 42538 org.apache.lucene.util.BytesRefBlockPool#equals():160 [Inlined code] at org.apache.lucene.util.BytesRefHash#findHash():382 [Inlined code] 0.05% 42099 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write():65 [Inlined code] 0.05% 40101 org.apache.lucene.util.VectorUtil#normalizeToUnitInterval():412 [Inlined code] at org.apache.lucene.index.VectorSimilarityFunction$2#compare():57 [Inlined code] 0.04% 37646 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% 37244 org.apache.lucene.util.hnsw.NeighborArray#nodes():217 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():254 [JIT compiled code] 0.04% 35652 org.apache.lucene.util.TernaryLongHeap#upHeap():204 [Inlined code] at org.apache.lucene.util.TernaryLongHeap#push():82 [Inlined code] 0.04% 32643 org.apache.lucene.util.TernaryLongHeap#push():81 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add():78 [Inlined code] 0.04% 31998 org.apache.lucene.analysis.standard.StandardTokenizerImpl#getNextToken():1018 [JIT compiled code] at org.apache.lucene.analysis.standard.StandardTokenizer#incrementToken():157 [Inlined code] 0.04% 31271 org.apache.lucene.util.hnsw.NeighborQueue#encode():115 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#insertWithOverflow():91 [Inlined code] 0.03% 30048 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():347 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] 0.03% 29516 org.apache.lucene.util.BytesRefHash#findHash():381 [Inlined code] at org.apache.lucene.util.BytesRefHash#add():334 [JIT compiled code] 0.03% 29349 org.apache.lucene.util.TernaryLongHeap#top():111 [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#topScore():151 [Inlined code] 0.03% 28916 java.util.concurrent.locks.AbstractQueuedLongSynchronizer#compareAndSetState():189 [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared():482 [Inlined code] 0.03% 28828 java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#lock():966 [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#write():48 [Inlined code] 0.03% 28294 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():51 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():515 [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 2042.15 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 87956326 events (total: 87M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 41.57% 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] 36.80% 32M 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.44% 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] 2.44% 2M jdk.internal.util.Preconditions#outOfBoundsCheckIndex():124 [Inlined code] at 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] 0.99% 869612 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.70% 611487 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] 0.65% 571405 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.64% 565404 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():477 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.63% 554339 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.53% 467200 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.37% 323863 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.34% 298779 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% 294358 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.29% 255034 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] 0.29% 251079 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():247 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.28% 246843 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():254 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.28% 244012 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.19% 167316 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.15% 127558 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():247 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.13% 111289 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 0.12% 109916 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.12% 107735 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.11% 95681 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.10% 89487 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.10% 84457 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():326 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] 0.09% 82026 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% 76869 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():477 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.09% 75631 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():425 [JIT compiled code] 0.08% 66709 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% 60354 org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():247 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] 0.06% 53907 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% 50486 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% 49915 org.apache.lucene.util.hnsw.RandomVectorScorer#bulkScore():50 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#diversityCheck():515 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] 0.06% 48473 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():1855 [JIT compiled code] 0.05% 44842 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():713 [Inlined code] 0.05% 43361 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.05% 42099 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% 37272 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% 37040 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.04% 36003 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():328 [JIT compiled code] 0.04% 35509 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.04% 35364 org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity():140 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] 0.04% 33768 org.apache.lucene.util.hnsw.NeighborArray#nodes():217 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():254 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] 0.04% 33688 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.04% 31998 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 [JIT compiled code] at org.apache.lucene.analysis.FilteringTokenFilter#incrementToken():51 [Inlined code] 0.04% 31538 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():328 [JIT compiled code] 0.03% 29461 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():713 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():350 [JIT compiled code] 0.03% 28936 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 0.03% 28886 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.03% 28828 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():412 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [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 2042.15 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 87956326 events (total: 87M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 33.75% 29M 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 10.71% 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] 9.54% 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] 9.08% 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.84% 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] 2.53% 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.44% 2M jdk.internal.util.Preconditions#outOfBoundsCheckIndex():124 [Inlined code] at 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] 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] 1.96% 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.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():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.55% 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():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 1.53% 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.52% 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] 0.83% 733876 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():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] 0.80% 699702 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.77% 679765 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.70% 611487 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] 0.69% 606643 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.68% 599820 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():515 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] 0.67% 587373 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.64% 566831 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():451 [JIT compiled code] 0.64% 565404 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():477 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.63% 554544 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.62% 544059 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.56% 496388 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.53% 467200 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.0x000000006607aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] 0.34% 298779 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():247 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] 0.32% 281799 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.29% 255034 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] 0.28% 246843 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():254 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.27% 235547 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():247 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] 0.23% 199582 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():328 [JIT compiled code] 0.19% 167316 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.15% 134775 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] 0.15% 132968 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.13% 117418 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():247 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] 0.13% 115010 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():451 [JIT compiled code] 0.13% 114704 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():328 [JIT compiled code] 0.13% 111289 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000066209848#call() [JIT compiled code] 0.12% 109916 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] 0.12% 107735 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.11% 95681 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.10% 89487 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.10% 88396 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():515 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [Inlined code] 0.10% 84457 org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():326 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 0.09% 79189 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [JIT compiled code] 0.09% 76281 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():477 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.09% 75611 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():425 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [JIT compiled code] 0.07% 65130 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():515 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [Inlined code] 0.07% 60484 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():247 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] 0.07% 60354 org.apache.lucene.util.hnsw.HnswLock#read():40 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():247 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [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.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 2042.15 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 87956326 events (total: 87M) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT CPU SAMPLES STACK 33.75% 29M 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 9.22% 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 8.71% 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 8.46% 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():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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 4.94% 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 2.16% 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.92% 1M jdk.internal.util.Preconditions#outOfBoundsCheckIndex():124 [Inlined code] at 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] 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():328 [JIT compiled code] 1.61% 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 1.55% 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():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 1.53% 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 1.40% 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 1.39% 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 1.05% 922726 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.83% 733876 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():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000066209848#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.81% 712469 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.70% 611487 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000066209848#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.69% 606491 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.67% 590655 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():515 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] 0.64% 566647 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 0.62% 544981 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():451 [JIT compiled code] 0.62% 541940 org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():477 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000066209848#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.61% 539960 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.58% 511885 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.57% 502479 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.53% 467200 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.0x000000006607aa58#run() [Interpreted code] at java.lang.Thread#runWith():1487 [Interpreted code] at java.lang.Thread#run():1474 [Interpreted code] 0.50% 437282 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():515 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] 0.42% 369839 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.40% 349196 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.35% 304890 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 0.32% 281790 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.32% 281302 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():247 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] 0.31% 269685 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():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.29% 255034 org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNeighbors():108 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():249 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000066209848#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% 244201 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():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.27% 235686 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():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.27% 235547 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():247 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000066209848#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.27% 235451 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():515 [Inlined code] 0.27% 234424 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.26% 232544 org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek():254 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel():323 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000066209848#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.21% 188145 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():515 [Inlined code] 0.19% 166296 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():313 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.19% 164130 jdk.internal.util.Preconditions#outOfBoundsCheckIndex():124 [Inlined code] at 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] 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.HnswGraphBuilder#diversityCheck():515 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [Inlined code] 0.18% 158233 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000066209848#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% 153206 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():515 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():478 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] 0.16% 142090 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():515 [Inlined code] 0.16% 139769 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():451 [JIT compiled code] 0.15% 134775 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000066209848#call() [JIT compiled code] at java.util.concurrent.FutureTask#run():328 [JIT compiled code] 0.15% 132593 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():451 [JIT compiled code] 0.15% 132421 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():515 [Inlined code] 0.14% 121650 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():328 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [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.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 2042.15 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 35338 events (total: 640242M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 15.24% 97542M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] 14.93% 95612M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] 5.05% 32326M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] 5.04% 32288M java.nio.HeapByteBuffer#():75 [Inlined code] 4.75% 30404M perf.LineFileDocs#readVector():212 [Inlined code] 3.22% 20646M org.apache.lucene.util.BytesRef#():71 [Inlined code] 3.10% 19821M java.util.Arrays#copyOf():3478 [Inlined code] 2.21% 14130M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getNode():183 [Inlined code] 2.16% 13833M perf.LineFileDocs#nextDoc():647 [JIT compiled code] 1.92% 12314M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] 1.88% 12045M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getFrame():169 [Inlined code] 1.68% 10751M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] 1.46% 9328M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] 1.45% 9296M java.util.Arrays#copyOf():3537 [Inlined code] 1.30% 8320M java.lang.StringUTF16#compress():212 [Inlined code] 1.29% 8245M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getNode():180 [Inlined code] 1.15% 7355M perf.LineFileDocs#readDocs():176 [JIT compiled code] 1.12% 7198M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] 1.08% 6910M java.util.ArrayList#grow():240 [Inlined code] 1.06% 6771M java.lang.AbstractStringBuilder#():101 [Inlined code] 1.05% 6693M java.lang.StringBuilder#toString():478 [Inlined code] 0.99% 6332M java.util.Arrays#copyOfRange():3849 [Inlined code] 0.89% 5689M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#newTermState():203 [Inlined code] 0.82% 5237M java.util.ImmutableCollections$AbstractImmutableList#iterator():303 [JIT compiled code] 0.80% 5143M java.util.HashMap#newNode():1910 [Inlined code] 0.73% 4696M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] 0.68% 4384M org.apache.lucene.document.StringField#():61 [Inlined code] 0.64% 4119M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] 0.64% 4089M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():448 [JIT compiled code] 0.64% 4068M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] 0.62% 3974M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#():301 [JIT compiled code] 0.60% 3836M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write():997 [JIT compiled code] 0.56% 3556M java.lang.StringUTF16#compress():216 [Inlined code] 0.55% 3510M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():423 [JIT compiled code] 0.50% 3204M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():466 [Inlined code] 0.45% 2892M org.apache.lucene.util.FixedBitSet#():148 [Inlined code] 0.45% 2879M org.apache.lucene.facet.taxonomy.FacetLabel#():74 [Inlined code] 0.41% 2645M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnumFrame#loadBlock():195 [JIT compiled code] 0.40% 2545M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] 0.40% 2533M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] 0.39% 2476M org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():497 [JIT compiled code] 0.38% 2459M java.util.HashMap#resize():711 [JIT compiled code] 0.37% 2378M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#():334 [JIT compiled code] 0.37% 2338M org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():480 [JIT compiled code] 0.36% 2281M java.lang.Integer#toString():437 [Inlined code] 0.34% 2199M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] 0.33% 2093M org.apache.lucene.codecs.lucene103.blocktree.FieldReader#iterator():140 [JIT compiled code] 0.33% 2085M org.apache.lucene.util.TimSorter#():62 [Inlined code] 0.32% 2017M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] 0.31% 1987M org.apache.lucene.util.hnsw.NeighborArray#():54 [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 2042.15 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 35338 events (total: 640242M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 14.93% 95612M org.apache.lucene.util.ArrayUtil#growExact():267 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():369 [JIT compiled code] 14.58% 93347M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [JIT compiled code] 5.05% 32326M org.apache.lucene.util.ArrayUtil#copyOfSubArray():744 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue():338 [Inlined code] 5.02% 32108M java.nio.HeapByteBuffer#():75 [Inlined code] at java.nio.ByteBuffer#allocate():398 [Inlined code] 4.75% 30404M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] 3.22% 20646M org.apache.lucene.util.BytesRef#():71 [Inlined code] at org.apache.lucene.util.BytesRef#():80 [Inlined code] 3.10% 19821M java.util.Arrays#copyOf():3478 [Inlined code] at java.util.ArrayList#grow():238 [Inlined code] 2.21% 14130M 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.16% 13833M perf.LineFileDocs#nextDoc():647 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] 1.92% 12314M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():674 [Inlined code] 1.88% 12045M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getFrame():169 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#pushFrame():192 [JIT compiled code] 1.68% 10751M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():219 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState():54 [Inlined code] 1.46% 9328M org.apache.lucene.util.hnsw.NeighborArray#sort():158 [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse():292 [Inlined code] 1.45% 9296M java.util.Arrays#copyOf():3537 [Inlined code] at java.lang.AbstractStringBuilder#ensureCapacityNewCoder():282 [JIT compiled code] 1.30% 8320M java.lang.StringUTF16#compress():212 [Inlined code] at java.lang.String#():4842 [Inlined code] 1.29% 8245M 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.15% 7355M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.12% 7198M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock():97 [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer():196 [JIT compiled code] 1.08% 6910M java.util.ArrayList#grow():240 [Inlined code] at java.util.ArrayList#grow():245 [Inlined code] 1.06% 6771M java.lang.AbstractStringBuilder#():101 [Inlined code] at java.lang.StringBuilder#():106 [Inlined code] 1.05% 6693M java.lang.StringBuilder#toString():478 [Inlined code] at org.apache.lucene.facet.FacetsConfig#pathToString():592 [JIT compiled code] 0.97% 6188M java.util.Arrays#copyOfRange():3849 [Inlined code] at java.lang.String#():4863 [Inlined code] 0.89% 5689M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#newTermState():203 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnumFrame#():106 [Inlined code] 0.82% 5237M java.util.ImmutableCollections$AbstractImmutableList#iterator():303 [JIT compiled code] at org.apache.lucene.index.BufferedUpdatesStream#waitApplyForMerge():181 [JIT compiled code] 0.73% 4696M jdk.internal.misc.Unsafe#allocateUninitializedArray():1396 [Inlined code] at java.lang.StringConcatHelper#newArray():578 [Inlined code] 0.66% 4194M org.apache.lucene.util.ArrayUtil#growExact():319 [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange():345 [Inlined code] 0.62% 3974M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#():301 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#postings():259 [Inlined code] 0.61% 3915M org.apache.lucene.util.ArrayUtil#copyOfSubArray():654 [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#():414 [Inlined code] 0.60% 3836M 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.56% 3556M java.lang.StringUTF16#compress():216 [Inlined code] at java.lang.String#():4842 [Inlined code] 0.50% 3204M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():466 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] 0.49% 3129M org.apache.lucene.codecs.lucene104.PForUtil#encode():53 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition():342 [JIT compiled code] 0.44% 2809M org.apache.lucene.document.StringField#():61 [Inlined code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():450 [JIT compiled code] 0.43% 2756M org.apache.lucene.util.FixedBitSet#():148 [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#():306 [JIT compiled code] 0.40% 2545M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():242 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 0.40% 2533M org.apache.lucene.index.ParallelPostingsArray#():32 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():238 [Inlined code] 0.39% 2490M 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.39% 2476M org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():497 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] 0.37% 2378M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#():334 [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#postings():259 [Inlined code] 0.37% 2338M org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():480 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] 0.36% 2281M java.lang.Integer#toString():437 [Inlined code] at java.lang.String#valueOf():4643 [Inlined code] 0.34% 2199M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms():393 [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm():122 [JIT compiled code] 0.34% 2199M java.util.HashMap#newNode():1910 [Inlined code] at java.util.HashMap#computeIfAbsent():1241 [JIT compiled code] 0.34% 2181M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():448 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():501 [JIT compiled code] 0.33% 2093M 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] 0.33% 2085M org.apache.lucene.util.TimSorter#():62 [Inlined code] at org.apache.lucene.util.ArrayTimSorter#():34 [Inlined code] 0.32% 2033M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():423 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():400 [JIT compiled code] 0.32% 2017M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#():243 [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance():264 [Inlined code] 0.30% 1907M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():448 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields():400 [JIT compiled code] 0.29% 1861M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode():158 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():286 [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/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 2042.15 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 35338 events (total: 640242M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 13.61% 87143M 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.52% 86533M 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.05% 32326M 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] 5.02% 32108M 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] 4.75% 30404M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 3.10% 19821M 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.21% 14130M 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.16% 13833M perf.LineFileDocs#nextDoc():647 [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():270 [Inlined code] 1.68% 10751M 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.46% 9328M 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():451 [JIT compiled code] 1.45% 9296M 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.42% 9078M 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.35% 8673M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():674 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():329 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 1.33% 8510M 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.29% 8245M 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.15% 7355M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.10% 7048M 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():649 [JIT compiled code] 1.08% 6910M 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.03% 6568M 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] 0.97% 6204M 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] 0.97% 6188M 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] 0.88% 5645M 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.82% 5237M 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():4963 [JIT compiled code] at org.apache.lucene.index.IndexWriter#merge():4779 [JIT compiled code] 0.75% 4817M 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.71% 4543M 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.0x000000006604c400#concat() [Inlined code] 0.62% 3974M 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.61% 3915M 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.60% 3850M 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.57% 3641M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():674 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():329 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.56% 3556M 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():649 [JIT compiled code] 0.55% 3535M 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.49% 3129M 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.46% 2955M 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 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] 0.43% 2756M 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.41% 2594M 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.40% 2545M 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.40% 2533M 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.39% 2490M 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.39% 2476M org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():497 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():860 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] 0.37% 2378M 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.37% 2338M org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():480 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():860 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] 0.36% 2281M java.lang.Integer#toString():437 [Inlined code] at java.lang.String#valueOf():4643 [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#invokeStatic() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] 0.35% 2215M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():466 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.34% 2199M 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.34% 2181M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():448 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():501 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():860 [JIT compiled code] 0.33% 2093M 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] 0.33% 2085M 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.32% 2033M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():423 [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():860 [JIT compiled code] 0.32% 2017M 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.31% 1979M 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 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():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=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 2042.15 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 35338 events (total: 640242M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 8.19% 52466M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 8.19% 52441M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 5.05% 32326M 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 5.02% 32108M 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.75% 30404M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 3.91% 25040M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] 3.90% 24976M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] 2.21% 14130M 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():860 [JIT compiled code] 2.16% 13833M perf.LineFileDocs#nextDoc():647 [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():270 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments():1524 [Inlined code] at perf.IndexThreads$IndexThread#run():275 [JIT compiled code] 1.35% 8673M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():674 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():329 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 1.33% 8510M 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.31% 8361M 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():860 [JIT compiled code] 1.29% 8245M 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():860 [JIT compiled code] 1.15% 7355M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.10% 7048M 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():649 [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():270 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] 0.98% 6252M 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] 0.94% 5991M 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] 0.90% 5768M 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():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.87% 5573M 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():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] 0.82% 5237M 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():4963 [JIT compiled code] at org.apache.lucene.index.IndexWriter#merge():4779 [JIT compiled code] at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource#merge():6590 [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.74% 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 [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush():133 [Inlined code] at org.apache.lucene.index.IndexingChain#flush():361 [JIT compiled code] 0.71% 4543M 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.0x000000006604c400#concat() [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#invokeSpecial() [Inlined code] at java.lang.invoke.LambdaForm$MH.0x000000006604c800#invoke() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.store.IndexInput#getFullSliceDescription():150 [Inlined code] 0.66% 4243M 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] 0.66% 4234M 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] 0.62% 3974M 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():860 [JIT compiled code] 0.58% 3700M 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.57% 3641M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():674 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():329 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.56% 3564M 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():860 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] 0.56% 3556M 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():649 [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():270 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] 0.55% 3535M 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.50% 3194M 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():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.49% 3159M 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():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] 0.49% 3137M 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():425 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] 0.48% 3076M 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():425 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] 0.47% 3004M 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 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():860 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] 0.46% 2955M 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 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():860 [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():270 [Inlined code] 0.44% 2824M 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():860 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] 0.44% 2820M 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#processSSDVFacetFields():501 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():860 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] 0.43% 2756M 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.43% 2737M 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 perf.LineFileDocs#cloneDoc():533 [JIT compiled code] at perf.LineFileDocs#nextDoc():766 [JIT compiled code] 0.43% 2721M 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():280 [JIT compiled code] at perf.LineFileDocs#nextDoc():860 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] 0.42% 2683M 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():860 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] 0.40% 2575M 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 [JIT compiled code] 0.39% 2490M 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] 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():860 [JIT compiled code] 0.39% 2476M org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():497 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():860 [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():270 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] 0.37% 2378M 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():860 [JIT compiled code] 0.37% 2338M org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():480 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():860 [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():270 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] 0.35% 2215M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse():466 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.34% 2181M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():448 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():501 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():860 [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():270 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] 0.33% 2097M 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 [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.0x00000000661df508#merge() [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.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 2042.15 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 35338 events (total: 640242M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=true PERCENT HEAP SAMPLES STACK 8.19% 52466M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000066209848#call() [JIT compiled code] 8.19% 52441M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000066209848#call() [JIT compiled code] 5.05% 32326M 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 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments():1524 [Inlined code] 5.02% 32108M 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.75% 30404M perf.LineFileDocs#readVector():212 [Inlined code] at perf.LineFileDocs#readDocs():183 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 3.91% 25040M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 3.90% 24976M 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():499 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():331 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 2.21% 14130M 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():860 [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():270 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] 2.16% 13833M perf.LineFileDocs#nextDoc():647 [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():270 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments():1524 [Inlined code] at perf.IndexThreads$IndexThread#run():275 [JIT compiled code] 1.33% 8510M 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():860 [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():270 [Inlined code] 1.31% 8361M 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():860 [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():270 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] 1.29% 8245M 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():860 [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():270 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] 1.15% 7372M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():674 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():329 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000066209848#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.15% 7355M perf.LineFileDocs#readDocs():176 [JIT compiled code] at perf.LineFileDocs$1#run():140 [Interpreted code] 1.10% 7048M 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():649 [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():270 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments():1524 [Inlined code] at perf.IndexThreads$IndexThread#run():275 [JIT compiled code] 0.98% 6252M 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x0000000066209848#call() [JIT compiled code] 0.94% 5991M 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.0x00000000661df508#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():5322 [JIT compiled code] 0.90% 5768M 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():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.87% 5573M 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():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0():97 [Inlined code] 0.82% 5237M 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():4963 [JIT compiled code] at org.apache.lucene.index.IndexWriter#merge():4779 [JIT compiled code] at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource#merge():6590 [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.74% 4735M 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():361 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush():492 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush():541 [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#postUpdate():404 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():450 [JIT compiled code] 0.66% 4243M 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] 0.66% 4234M 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():414 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode():226 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors():233 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run():206 [JIT compiled code] 0.62% 3974M 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():860 [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():270 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] 0.58% 3700M 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():860 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] 0.57% 3641M org.apache.lucene.util.hnsw.NeighborQueue#nodes():134 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes():674 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():329 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments():1524 [Inlined code] 0.56% 3564M 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():860 [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():270 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] 0.56% 3556M 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():649 [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():270 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments():1524 [Inlined code] at perf.IndexThreads$IndexThread#run():275 [JIT compiled code] 0.55% 3535M 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():860 [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():270 [Inlined code] 0.50% 3194M 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():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.49% 3137M 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():425 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] 0.48% 3076M 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():451 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():425 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments():291 [Inlined code] 0.47% 3020M 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():485 [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors():399 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal():336 [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode():370 [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue():790 [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue():1562 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField():1255 [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument():645 [JIT compiled code] 0.47% 3004M 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 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():860 [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():270 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] 0.46% 2955M 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 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():860 [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():270 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments():1524 [Inlined code] at perf.IndexThreads$IndexThread#run():275 [JIT compiled code] 0.44% 2824M 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():860 [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():270 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] 0.44% 2820M 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#processSSDVFacetFields():501 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():860 [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():270 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] 0.43% 2756M 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():860 [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():270 [Inlined code] 0.43% 2737M 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 perf.LineFileDocs#cloneDoc():533 [JIT compiled code] at perf.LineFileDocs#nextDoc():766 [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():270 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] 0.43% 2721M 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():280 [JIT compiled code] at perf.LineFileDocs#nextDoc():860 [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():270 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments():1524 [Inlined code] 0.42% 2683M 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():860 [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():270 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments():1524 [Inlined code] 0.40% 2575M 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 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():860 [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next():294 [Inlined code] at perf.IndexThreads$IndexThread$1$1#next():279 [Inlined code] 0.39% 2490M 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] 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():860 [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():270 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] 0.39% 2488M 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.0x000000006604c400#concat() [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#invokeSpecial() [Inlined code] at java.lang.invoke.LambdaForm$MH.0x000000006604c800#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.39% 2476M org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():497 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():860 [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():270 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments():1524 [Inlined code] at perf.IndexThreads$IndexThread#run():275 [JIT compiled code] 0.37% 2378M 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():860 [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():270 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] 0.37% 2338M org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():480 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():860 [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():270 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments():1524 [Inlined code] at perf.IndexThreads$IndexThread#run():275 [JIT compiled code] 0.34% 2181M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms():448 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields():501 [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build():345 [JIT compiled code] at perf.LineFileDocs#nextDoc():860 [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():270 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments():1524 [Inlined code] at perf.IndexThreads$IndexThread#run():275 [JIT compiled code] 0.33% 2097M 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 [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.0x00000000661df508#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():5322 [JIT compiled code] at org.apache.lucene.index.IndexWriter#merge():4785 [JIT compiled code] 0.33% 2093M 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():860 [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():270 [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments():428 [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments():1600 [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments():1524 [Inlined code] move log to /l/logs.nightly/2026.05.17.00.09.49/fixedIndex.log move vmstat log to /l/logs.nightly/2026.05.17.00.09.49/fixedIndex.vmstat.log move top log to /l/logs.nightly/2026.05.17.00.09.49/fixedIndex.top.log [2026-05-18 05:20:20.172620] took 41123.7 sec [2026-05-18 05:20:20.175984] run CheckIndex [2026-05-18 05:20:20.176239] 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.17.00.09.49/checkIndex.fixedIndex.log 2>&1 [2026-05-18 05:26:24.817898] took 364.6 sec [2026-05-18 05:26:24.818915] 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-18 05:26:24.819095] search run vmstat: /usr/sbin/vmstat --active --wide --timestamp --unit M 1 > /l/logs.nightly/2026.05.17.00.09.49/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.17.00.09.49/search-tasks.top.log 2>&1 to /l/logs.nightly/2026.05.17.00.09.49/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 422.0 s 53.7 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 403.3 s 56.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.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 412.7 s 55.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.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 409.4 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.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 408.0 s 55.7 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 408.1 s 55.7 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 421.3 s 53.8 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 414.5 s 54.7 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 413.7 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.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 414.9 s 54.8 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 411.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.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.9 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.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 408.3 s 55.7 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 418.1 s 54.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.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 409.8 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.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 411.7 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.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 418.2 s 54.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.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 407.6 s 55.8 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 410.6 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 417.0 s 54.5 actual sustained QPS; 2.7 CPU cores used now kill vmstat: pid=168470 [2026-05-18 07:44:40.012658] done search (2:18:15.193541) 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.647 1.582 -4.0% 5.103 4.971 -2.6% 5.567 5.540 -0.5% 5.726 5.772 0.8% 5.809 6.302 8.5% ('And3Terms', None) 1.710 1.606 -6.1% 3.292 3.149 -4.3% 3.521 3.432 -2.5% 3.674 3.445 -6.2% 3.788 3.579 -5.5% ('AndHighHigh', None) 5.140 4.828 -6.1% 7.152 6.879 -3.8% 7.365 7.224 -1.9% 8.150 7.960 -2.3% 34.332 17.525 -49.0% ('AndHighHighDayTaxoFacets', None) 69.305 69.209 -0.1% 131.844 130.546 -1.0% 135.121 132.941 -1.6% 136.683 138.727 1.5% 149.630 179.011 19.6% ('AndHighMed', None) 2.299 2.198 -4.4% 3.066 2.950 -3.8% 3.259 3.121 -4.2% 3.498 3.151 -9.9% 3.648 3.167 -13.2% ('AndHighMedDayTaxoFacets', None) 7.794 7.814 0.2% 22.275 22.138 -0.6% 23.259 22.821 -1.9% 23.519 22.892 -2.7% 25.128 24.355 -3.1% ('AndHighOrMedMed', None) 6.536 6.171 -5.6% 11.798 10.973 -7.0% 12.543 11.351 -9.5% 12.693 11.816 -6.9% 26.375 25.765 -2.3% ('AndMedOrHighHigh', None) 4.412 4.409 -0.1% 11.624 11.847 1.9% 12.052 12.535 4.0% 12.625 13.284 5.2% 55.859 73.293 31.2% ('AndMissingHigh', 'Title') 0.161 0.154 -4.7% 0.267 0.269 0.7% 0.431 0.526 21.8% 0.540 0.573 6.1% 0.547 0.664 21.3% ('AndStopWords', None) 5.933 6.575 10.8% 19.299 18.887 -2.1% 19.704 21.286 8.0% 19.704 21.286 8.0% 20.510 21.903 6.8% ('BrowseDateSSDVFacets', None) 654.082 653.098 -0.2% 662.523 656.738 -0.9% 671.868 667.752 -0.6% 671.868 667.752 -0.6% 745.327 795.059 6.7% ('BrowseDateTaxoFacets', None) 139.163 138.590 -0.4% 142.004 142.170 0.1% 154.176 154.317 0.1% 154.176 154.317 0.1% 154.610 160.589 3.9% ('BrowseDayOfYearSSDVFacets', None) 173.615 173.669 0.0% 175.154 182.035 3.9% 184.432 185.072 0.3% 184.432 185.072 0.3% 185.719 186.519 0.4% ('BrowseDayOfYearTaxoFacets', None) 138.549 137.655 -0.6% 141.173 140.186 -0.7% 152.853 152.704 -0.1% 152.853 152.704 -0.1% 153.663 152.977 -0.4% ('BrowseMonthSSDVFacets', None) 161.861 161.988 0.1% 164.725 163.800 -0.6% 171.732 172.102 0.2% 171.732 172.102 0.2% 172.399 174.670 1.3% ('BrowseMonthTaxoFacets', None) 148.043 147.928 -0.1% 150.460 150.897 0.3% 159.292 158.325 -0.6% 159.292 158.325 -0.6% 317.369 209.654 -33.9% ('BrowseRandomLabelSSDVFacets', None) 213.798 212.032 -0.8% 221.400 221.516 0.1% 231.716 245.453 5.9% 231.716 245.453 5.9% 235.023 249.138 6.0% ('BrowseRandomLabelTaxoFacets', None) 157.022 156.603 -0.3% 162.786 164.070 0.8% 168.066 167.912 -0.1% 168.066 167.912 -0.1% 170.872 169.281 -0.9% ('CombinedAndHighHigh', None) 19.330 17.819 -7.8% 20.394 19.005 -6.8% 22.429 19.569 -12.8% 23.901 21.505 -10.0% 46.397 51.273 10.5% ('CombinedAndHighMed', None) 3.287 3.171 -3.5% 9.561 8.971 -6.2% 10.099 9.663 -4.3% 10.267 9.847 -4.1% 83.795 82.752 -1.2% ('CombinedOrHighHigh', None) 19.489 18.227 -6.5% 20.740 19.340 -6.7% 21.451 20.378 -5.0% 23.388 21.612 -7.6% 24.825 22.834 -8.0% ('CombinedOrHighMed', None) 3.448 3.290 -4.6% 9.723 9.080 -6.6% 10.280 9.546 -7.1% 11.437 10.028 -12.3% 24.506 22.032 -10.1% ('CombinedTerm', None) 7.205 6.444 -10.6% 13.789 12.547 -9.0% 14.059 13.059 -7.1% 14.161 13.198 -6.8% 57.130 36.655 -35.8% ('CountAndHighHigh', None) 1.835 1.813 -1.2% 2.043 2.046 0.1% 2.221 2.200 -0.9% 2.470 2.297 -7.0% 2.541 2.468 -2.9% ('CountAndHighMed', None) 1.696 1.681 -0.9% 1.944 1.966 1.1% 2.895 2.829 -2.3% 48.297 56.079 16.1% 78.164 88.915 13.8% ('CountFilteredIntNRQ', None) 6.718 6.701 -0.3% 7.555 7.596 0.5% 8.137 8.259 1.5% 33.080 35.350 6.9% 50.836 42.669 -16.1% ('CountFilteredOrHighHigh', None) 4.874 4.881 0.1% 5.081 5.117 0.7% 5.386 5.356 -0.6% 5.556 6.556 18.0% 22.898 29.076 27.0% ('CountFilteredOrHighMed', None) 4.398 4.382 -0.4% 4.772 4.791 0.4% 4.889 6.832 39.7% 4.949 7.892 59.5% 6.413 8.630 34.6% ('CountFilteredOrMany', None) 17.402 17.518 0.7% 20.600 20.681 0.4% 21.047 22.574 7.3% 22.559 31.098 37.8% 90.103 95.713 6.2% ('CountFilteredPhrase', None) 11.745 11.830 0.7% 17.303 17.114 -1.1% 18.341 18.090 -1.4% 25.548 31.822 24.6% 110.692 119.955 8.4% ('CountOrHighHigh', None) 1.777 1.749 -1.6% 2.014 1.971 -2.1% 2.216 2.274 2.6% 2.286 2.385 4.3% 2.477 2.882 16.3% ('CountOrHighMed', None) 1.680 1.637 -2.5% 1.969 1.936 -1.7% 3.763 2.247 -40.3% 4.028 3.196 -20.7% 16.229 16.557 2.0% ('CountOrMany', None) 15.383 15.687 2.0% 18.960 19.355 2.1% 19.447 20.113 3.4% 20.616 21.478 4.2% 23.701 24.133 1.8% ('CountPhrase', None) 39.821 40.534 1.8% 81.905 80.251 -2.0% 91.350 90.206 -1.3% 92.641 91.333 -1.4% 94.030 94.015 -0.0% ('CountTerm', None) 0.104 0.105 0.9% 0.158 0.153 -3.6% 0.278 0.329 18.4% 0.291 0.339 16.4% 0.492 0.543 10.5% ('DismaxOrHighHigh', None) 2.861 2.764 -3.4% 7.448 7.008 -5.9% 7.995 7.332 -8.3% 16.080 14.805 -7.9% 16.675 14.994 -10.1% ('DismaxOrHighMed', None) 2.670 2.498 -6.5% 3.216 3.057 -5.0% 3.492 3.389 -2.9% 3.650 7.685 110.5% 7.522 17.376 131.0% ('DismaxTerm', None) 0.727 0.681 -6.2% 0.943 0.907 -3.9% 2.482 2.271 -8.5% 4.216 2.985 -29.2% 12.554 4.254 -66.1% ('FilteredAnd2Terms2StopWords', None) 1.036 1.014 -2.1% 6.265 6.250 -0.2% 6.521 6.671 2.3% 6.616 7.798 17.9% 6.678 10.387 55.5% ('FilteredAnd3Terms', None) 1.495 1.505 0.7% 2.535 2.506 -1.2% 2.789 2.802 0.5% 2.989 3.136 4.9% 3.082 58.326 1792.5% ('FilteredAndHighHigh', None) 7.559 7.350 -2.8% 7.869 7.581 -3.7% 8.087 7.875 -2.6% 8.173 7.891 -3.4% 9.828 8.508 -13.4% ('FilteredAndHighMed', None) 2.233 2.220 -0.6% 5.692 5.606 -1.5% 5.923 5.794 -2.2% 5.984 6.011 0.5% 6.075 7.315 20.4% ('FilteredAndStopWords', None) 8.163 9.345 14.5% 10.626 10.125 -4.7% 10.812 10.471 -3.2% 10.812 10.471 -3.2% 103.813 106.325 2.4% ('FilteredDismaxOrHighHigh', None) 9.946 9.992 0.5% 10.645 10.762 1.1% 10.919 11.346 3.9% 17.999 14.141 -21.4% 22.069 29.683 34.5% ('FilteredDismaxOrHighMed', None) 3.115 3.087 -0.9% 7.213 7.230 0.2% 7.579 7.535 -0.6% 7.866 8.034 2.1% 140.034 87.241 -37.7% ('FilteredDismaxTerm', None) 3.549 3.505 -1.3% 4.789 4.718 -1.5% 5.112 4.972 -2.7% 5.150 5.054 -1.9% 6.311 6.882 9.0% ('FilteredIntNRQ', None) 3.353 3.288 -1.9% 4.177 4.226 1.2% 4.500 4.807 6.8% 4.554 5.327 17.0% 61.682 54.338 -11.9% ('FilteredOr2Terms2StopWords', None) 3.419 3.407 -0.4% 7.365 7.309 -0.8% 7.825 7.661 -2.1% 10.295 7.879 -23.5% 89.363 110.079 23.2% ('FilteredOr3Terms', None) 4.599 4.576 -0.5% 6.112 6.112 0.0% 6.299 6.346 0.7% 6.360 6.621 4.1% 6.550 6.924 5.7% ('FilteredOrHighHigh', None) 7.823 7.623 -2.6% 8.111 7.963 -1.8% 9.682 8.707 -10.1% 11.215 8.800 -21.5% 135.432 87.873 -35.1% ('FilteredOrHighMed', None) 2.262 2.249 -0.5% 5.620 5.494 -2.2% 5.957 6.074 2.0% 17.757 7.455 -58.0% 33.659 34.589 2.8% ('FilteredOrMany', None) 31.567 31.196 -1.2% 34.631 34.085 -1.6% 36.389 36.192 -0.5% 36.925 36.578 -0.9% 36.975 144.793 291.6% ('FilteredOrStopWords', None) 11.971 11.428 -4.5% 12.479 11.953 -4.2% 13.705 14.202 3.6% 13.705 14.202 3.6% 139.973 142.059 1.5% ('FilteredPhrase', None) 10.985 10.959 -0.2% 17.323 16.884 -2.5% 18.754 18.675 -0.4% 27.156 26.443 -2.6% 37.656 29.337 -22.1% ('FilteredPrefix3', None) 1.812 1.785 -1.5% 4.034 3.946 -2.2% 4.415 4.421 0.1% 5.512 6.090 10.5% 13.984 6.884 -50.8% ('FilteredTerm', None) 3.148 3.148 -0.0% 4.461 4.479 0.4% 4.787 4.797 0.2% 5.105 6.756 32.3% 30.926 30.881 -0.1% ('Fuzzy1', None) 9.031 8.894 -1.5% 10.905 10.911 0.1% 11.868 11.515 -3.0% 12.627 11.929 -5.5% 38.334 62.431 62.9% ('Fuzzy2', None) 9.985 9.888 -1.0% 12.017 11.791 -1.9% 12.687 12.559 -1.0% 14.194 12.983 -8.5% 23.630 14.133 -40.2% ('IntNRQ', None) 3.204 3.300 3.0% 4.113 4.060 -1.3% 4.436 4.510 1.7% 4.939 5.023 1.7% 7.599 8.885 16.9% ('IntSet', None) 1.179 1.173 -0.5% 1.415 1.394 -1.5% 9.983 16.252 62.8% 17.457 20.569 17.8% 25.231 26.547 5.2% ('IntervalsOrdered', None) 35.904 35.244 -1.8% 92.155 91.695 -0.5% 93.039 92.957 -0.1% 96.484 95.312 -1.2% 103.989 118.815 14.3% ('MedTermDayTaxoFacets', None) 24.485 24.912 1.7% 29.372 30.324 3.2% 30.130 31.035 3.0% 30.404 31.090 2.3% 30.458 31.653 3.9% ('Or2Terms2StopWords', None) 1.796 1.770 -1.5% 5.218 4.983 -4.5% 5.683 5.440 -4.3% 22.336 5.853 -73.8% 34.575 36.127 4.5% ('Or3Terms', None) 2.212 2.122 -4.1% 3.714 3.594 -3.2% 4.101 4.024 -1.9% 20.128 19.115 -5.0% 270.007 268.525 -0.5% ('OrHighHigh', None) 5.476 5.132 -6.3% 6.074 5.750 -5.3% 6.556 6.416 -2.1% 13.884 8.052 -42.0% 16.411 15.527 -5.4% ('OrHighMed', None) 1.804 1.691 -6.2% 3.023 2.764 -8.6% 3.355 3.124 -6.9% 8.981 3.333 -62.9% 9.158 8.993 -1.8% ('OrHighMedDayTaxoFacets', None) 88.057 86.924 -1.3% 293.291 290.421 -1.0% 296.607 294.640 -0.7% 298.349 309.719 3.8% 298.455 421.406 41.2% ('OrHighRare', None) 2.935 2.944 0.3% 3.224 3.261 1.1% 3.341 3.584 7.3% 3.469 3.834 10.5% 3.745 15.769 321.0% ('OrMany', None) 25.251 24.711 -2.1% 28.144 27.430 -2.5% 30.492 30.368 -0.4% 41.868 42.793 2.2% 121.507 46.453 -61.8% ('OrStopWords', None) 6.071 7.868 29.6% 16.255 15.446 -5.0% 16.626 15.699 -5.6% 16.626 15.699 -5.6% 17.479 15.741 -9.9% ('PKLookup',) 2.707 2.743 1.3% 2.858 2.911 1.9% 3.565 4.302 20.7% 5.712 5.546 -2.9% 7.844 7.556 -3.7% ('Phrase', None) 14.596 14.598 0.0% 40.337 39.946 -1.0% 42.251 42.194 -0.1% 42.525 42.323 -0.5% 63.986 57.745 -9.8% ('PostFilteredVectorSearch', None) 1.866 2.027 8.6% 2.068 2.381 15.1% 5.351 6.226 16.3% 6.103 6.973 14.3% 6.502 7.412 14.0% ('PreFilteredVectorSearch', None) 5.752 5.742 -0.2% 6.369 6.272 -1.5% 32.490 8.813 -72.9% 70.792 86.203 21.8% 360.489 305.934 -15.1% ('Prefix3', None) 1.106 1.106 0.1% 3.585 3.377 -5.8% 4.036 4.121 2.1% 10.693 5.452 -49.0% 80.522 88.674 10.1% ('Respell',) 14.512 14.525 0.1% 16.858 16.917 0.4% 19.403 19.709 1.6% 24.597 25.904 5.3% 31.867 32.477 1.9% ('SloppyPhrase', None) 80.075 78.638 -1.8% 213.979 207.497 -3.0% 215.976 212.587 -1.6% 216.616 241.042 11.3% 287.223 308.064 7.3% ('SpanNear', None) 34.362 34.193 -0.5% 90.525 90.732 0.2% 92.411 91.767 -0.7% 92.610 92.421 -0.2% 209.071 193.736 -7.3% ('Term', None) 0.854 0.829 -3.0% 1.035 0.993 -4.0% 1.269 1.218 -4.0% 1.433 1.316 -8.1% 28.193 21.786 -22.7% ('TermBGroup1M', None) 51.418 50.219 -2.3% 83.658 81.734 -2.3% 85.220 83.960 -1.5% 85.480 84.142 -1.6% 85.961 84.196 -2.1% ('TermBGroup1M1P', None) 25.219 24.852 -1.5% 45.122 44.416 -1.6% 45.718 45.082 -1.4% 46.582 46.573 -0.0% 50.724 50.914 0.4% ('TermDateFacets', None) 32.977 33.907 2.8% 57.345 58.601 2.2% 59.461 59.721 0.4% 81.647 65.212 -20.1% 140.560 180.970 28.7% ('TermDateTimeSort', 'DateTime') 4.088 4.200 2.7% 5.718 5.684 -0.6% 6.495 5.986 -7.8% 16.641 23.553 41.5% 98.139 76.829 -21.7% ('TermDateTimeSortSkipper', 'LastModified (skipper)') 6.555 6.174 -5.8% 10.055 9.654 -4.0% 10.412 9.929 -4.6% 11.066 10.139 -8.4% 35.195 41.822 18.8% ('TermDayOfYearSort', 'DayOfYear') 2.437 2.352 -3.5% 3.480 3.674 5.6% 3.873 4.109 6.1% 5.369 18.727 248.8% 19.991 22.419 12.1% ('TermDayOfYearSortSkipper', 'DayOfYear (skipper)') 6.331 6.126 -3.2% 10.908 10.585 -3.0% 11.218 11.244 0.2% 11.292 11.611 2.8% 11.352 12.427 9.5% ('TermGroup100', None) 56.521 56.409 -0.2% 107.271 107.269 -0.0% 108.490 107.946 -0.5% 109.435 108.519 -0.8% 110.071 108.753 -1.2% ('TermGroup10K', None) 63.825 62.752 -1.7% 110.023 107.815 -2.0% 111.795 109.480 -2.1% 113.155 110.325 -2.5% 127.648 130.090 1.9% ('TermGroup1M', None) 64.638 63.332 -2.0% 114.187 112.591 -1.4% 115.111 113.699 -1.2% 116.406 114.236 -1.9% 116.782 115.605 -1.0% ('TermMonthSort', 'Month') 0.903 0.915 1.4% 1.048 1.082 3.2% 1.241 1.451 16.9% 1.613 2.495 54.6% 2.561 2.506 -2.1% ('TermMonthSortSkipper', 'Month (skipper)') 5.141 4.962 -3.5% 9.023 8.403 -6.9% 9.375 8.929 -4.8% 10.876 9.447 -13.1% 70.294 62.796 -10.7% ('TermTitleSort', 'Title') 7.904 7.819 -1.1% 10.981 10.225 -6.9% 14.170 14.814 4.5% 71.229 68.866 -3.3% 161.943 125.538 -22.5% ('TermTitleSortSkipper', 'Title (skipper)') 6.476 6.386 -1.4% 10.140 9.640 -4.9% 10.493 9.859 -6.0% 12.027 9.925 -17.5% 71.823 74.232 3.4% ('VectorSearch', None) 2.045 2.097 2.6% 2.209 2.335 5.7% 6.186 6.133 -0.8% 8.362 6.701 -19.9% 13.649 9.035 -33.8% ('Wildcard', None) 25.881 23.604 -8.8% 39.415 39.046 -0.9% 45.389 50.251 10.7% 47.248 52.785 11.7% 81.327 78.093 -4.0% generate vmstat pretties /l/reports.nightly/2026.05.17.00.09.49/fastIndexMediumDocsWithVectorsQuantized /l/reports.nightly/2026.05.17.00.09.49/search-tasks /l/reports.nightly/2026.05.17.00.09.49/fastIndexBigDocs /l/reports.nightly/2026.05.17.00.09.49/fixedIndex /l/reports.nightly/2026.05.17.00.09.49/fastIndexMediumDocsWithVectors /l/reports.nightly/2026.05.17.00.09.49/nrtIndexMediumDocs /l/reports.nightly/2026.05.17.00.09.49/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 48.01 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 62.28 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.09 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 157.00 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 227.31 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.72 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.66 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.49 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.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=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.64 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.70.198, 3.5.71.68, 52.218.1.51, 3.5.64.219, 52.92.34.248, 3.5.74.57, 3.5.73.90 * Trying 3.5.70.198: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.70.198 port 443) from 10.17.4.7 port 60970 * using HTTP/1.x } [5 bytes data] > PUT /jfr-uploads.blunders.io/demo/c8efcb28-dbbc-4469-a1ab-008d459496ba.jfr.gz?X-Amz-Security-Token=IQoJb3JpZ2luX2VjEPT%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaCWV1LXdlc3QtMSJGMEQCIEyT%2FZvrVq2B8V5dbCVfowMWIhFHRhACxbQk4nAUkic0AiAjQh3f0sEsPkQkSIR59Bv86OEW%2Fxor%2FPmyVLPPa4GXKSrDBQi8%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F8BEAAaDDgzNTQ5NDc1MzEyNiIMEJx%2F0wn10T9Hir88KpcFqJchhF38W9Rjiwhc0iN%2FUauQJtit6RUugjYRfm6ohd6NnVvX7SWaKRn%2BW259PXVUFIoq0sf7wFcW7pWah2HgSCKuky1eR7NtE1A9tECL4KiSCxyJlVunZTTfiP8H3MuX3k9XZoarNIXeNTOmo6tbHTAOJMaQY1hZoC48rNAcutWLLSM%2Fi3V0kSHdP6%2BjmKHPhhJ5tfCApx1qmUwULroEKxfIp8UpeohgbndmXuvn9Z83zHVkpVaUjJrXhxTHNPf%2BWmZkmzIRoC31sDCoaUr8zVGiP9u%2FxQ7dzsVGz%2F2u6%2FrRotNdNRElyakf0uBgwuzwjkGmFHtUDxskzBoCWUmWfIu2P5Hw%2FaOvAX3%2BRO%2BoRW9IeR9QFa6j0AZYyqdX2CDsrfGpK3HwGbgFqrezBW4C5tRiFis%2FswY%2B1wzWMMKCeGnwD%2FIpQ%2FhAsngQi9cTGyZdAim1aD6C4qe0ktvf%2Bau6qLdjcHaSiZPXp8q1i47luJgVl5w%2BteN9DIymA8Cpqtq7tqyq4z23RiJMAACjOmPG6WN0kA38xWxvgNK0pk6NIar6moTAgXXJYE9A7cv4kSM4%2FTXMtplz4YcJCI54Eky700ttP4aOm6WYvwExd7UC%2BmvTADurdLGQq9JYa6Kfu6nNxXHRprEZSg66BQXlHRSU%2Fsm5OCFn9FqWzUuzruwVoljQZhvIcAm2FHCVOp4UlMRs%2FG9FLQdfC3h186AXoG%2FH4KqEx4OJj%2F7BL7C%2FMemFyfoOhSlR4PCQq33QnwU3o9O5RjSyKWAfRRATsC7vynH%2BGowkXVKR0rAe1SpvkoCTBWyR1cIN2S6gZH9RN9S9wvwKGNv7YUkr7Jjzp808TgdAKMUYPsx4Whxz5E%2F5UmIyuu3AQwAH6b2nMPPrq9AGOrIBynFEg2lL90kryUoDpzdkm9UJY%2B0Hnyq5LW0szbheh2arRiySJ61ZaoVlkfHEs7QSEO7CtbjAGCB6JYddSsBPaZjKGREHDO%2B9%2Bvxr1IAGx01nuwWDttgnnfGJKUkZOhksV6ZyYC%2BaupvIHKu%2FkRLElEmmGQ3mMsFAX55bgKHrmXFY4vsgLxY6VEAHt2n0K1jziduZzr4O9uV6UkfiELF4ni5WXGHdMOec2Eath%2BIVOqKKDA%3D%3D&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20260518T115731Z&X-Amz-SignedHeaders=host&X-Amz-Credential=ASIA4FB26GNTCCH7AP5E%2F20260518%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Expires=86400&X-Amz-Signature=95e5e9b9d3efb044460072d4b5a82e6fc139989ebfdd33684767d83395acf410 HTTP/1.1 > Host: s3.eu-west-1.amazonaws.com > User-Agent: curl/8.18.0 > Accept: */* > content-type: application/octet-stream > Content-Length: 429094051 > Expect: 100-continue > { [5 bytes data] < HTTP/1.1 100 Continue < } [5 bytes data] 0 409.2M 0 0 0 3.43M 0 3.19M 02:08 00:01 02:07 3.19M 2 409.2M 0 0 2 10.87M 0 5.22M 01:18 00:02 01:16 5.23M 4 409.2M 0 0 4 18.62M 0 6.04M 01:07 00:03 01:04 6.04M 6 409.2M 0 0 6 27.12M 0 6.64M 01:01 00:04 00:57 6.64M 8 409.2M 0 0 8 36.00M 0 7.07M 00:57 00:05 00:52 7.07M 11 409.2M 0 0 11 45.18M 0 7.41M 00:55 00:06 00:49 8.32M 13 409.2M 0 0 13 54.50M 0 7.68M 00:53 00:07 00:46 8.70M 15 409.2M 0 0 15 63.93M 0 7.89M 00:51 00:08 00:43 9.03M 17 409.2M 0 0 17 73.25M 0 8.04M 00:50 00:09 00:41 9.19M 19 409.2M 0 0 19 80.25M 0 7.94M 00:51 00:10 00:41 8.82M 21 409.2M 0 0 21 88.25M 0 7.94M 00:51 00:11 00:40 8.58M 23 409.2M 0 0 23 96.81M 0 7.99M 00:51 00:12 00:39 8.42M 25 409.2M 0 0 25 105.8M 0 8.06M 00:50 00:13 00:37 8.33M 28 409.2M 0 0 28 115.0M 0 8.15M 00:50 00:14 00:36 8.33M 30 409.2M 0 0 30 124.5M 0 8.23M 00:49 00:15 00:34 8.81M 32 409.2M 0 0 32 133.9M 0 8.30M 00:49 00:16 00:33 9.10M 34 409.2M 0 0 34 141.4M 0 8.25M 00:49 00:17 00:32 8.89M 36 409.2M 0 0 36 149.0M 0 8.22M 00:49 00:18 00:31 8.62M 38 409.2M 0 0 38 157.4M 0 8.22M 00:49 00:19 00:30 8.45M 40 409.2M 0 0 40 166.2M 0 8.25M 00:49 00:20 00:29 8.33M 42 409.2M 0 0 42 175.5M 0 8.30M 00:49 00:21 00:28 8.30M 45 409.2M 0 0 45 184.8M 0 8.34M 00:49 00:22 00:27 8.66M 47 409.2M 0 0 47 194.3M 0 8.39M 00:48 00:23 00:25 9.03M 49 409.2M 0 0 49 203.7M 0 8.44M 00:48 00:24 00:24 9.24M 52 409.2M 0 0 52 213.1M 0 8.47M 00:48 00:25 00:23 9.35M 54 409.2M 0 0 54 222.5M 0 8.51M 00:48 00:26 00:22 9.39M 56 409.2M 0 0 56 232.1M 0 8.55M 00:47 00:27 00:20 9.44M 59 409.2M 0 0 59 241.8M 0 8.59M 00:47 00:28 00:19 9.49M 61 409.2M 0 0 61 251.4M 0 8.62M 00:47 00:29 00:18 9.51M 63 409.2M 0 0 63 259.1M 0 8.59M 00:47 00:30 00:17 9.17M 65 409.2M 0 0 65 267.6M 0 8.59M 00:47 00:31 00:16 8.99M 67 409.2M 0 0 67 276.8M 0 8.60M 00:47 00:32 00:15 8.91M 69 409.2M 0 0 69 284.3M 0 8.57M 00:47 00:33 00:14 8.45M 71 409.2M 0 0 71 291.5M 0 8.53M 00:47 00:34 00:13 7.99M 73 409.2M 0 0 73 299.3M 0 8.50M 00:48 00:35 00:13 8.00M 75 409.2M 0 0 75 307.3M 0 8.49M 00:48 00:36 00:12 7.88M 77 409.2M 0 0 77 315.3M 0 8.47M 00:48 00:37 00:11 7.64M 79 409.2M 0 0 79 323.3M 0 8.46M 00:48 00:38 00:10 7.78M 81 409.2M 0 0 81 331.5M 0 8.45M 00:48 00:39 00:09 7.94M 82 409.2M 0 0 82 339.5M 0 8.44M 00:48 00:40 00:08 8.00M 84 409.2M 0 0 84 347.6M 0 8.43M 00:48 00:41 00:07 8.04M 86 409.2M 0 0 86 355.9M 0 8.43M 00:48 00:42 00:06 8.09M 89 409.2M 0 0 89 364.4M 0 8.43M 00:48 00:43 00:05 8.17M 91 409.2M 0 0 91 373.3M 0 8.44M 00:48 00:44 00:04 8.33M 93 409.2M 0 0 93 382.8M 0 8.46M 00:48 00:45 00:03 8.61M 95 409.2M 0 0 95 391.1M 0 8.46M 00:48 00:46 00:02 8.65M 97 409.2M 0 0 97 399.0M 0 8.44M 00:48 00:47 00:01 8.57M 99 409.2M 0 0 99 405.2M 0 8.40M 00:48 00:48 8.12M* upload completely sent off: 429094051 bytes { [5 bytes data] < HTTP/1.1 200 OK < x-amz-id-2: Q9bA5cvXqLgQS9HQc9ML6Kd5Zr89VH30ZTQ3vzvPe6+YZGZ7D6UihCav6iqXUh9VkCl99UT14pLjenZWh+CSXJPUhbjStvCz < x-amz-request-id: DR2QBZS30WC84FG0 < Date: Mon, 18 May 2026 11:58:04 GMT < x-amz-server-side-encryption: AES256 < ETag: "5ef8994c477bbd85b570aea5e5ee2008" < x-amz-checksum-crc64nvme: Qz4l2sOIfsM= < x-amz-checksum-type: FULL_OBJECT < Content-Length: 0 < Server: AmazonS3 < 100 409.2M 0 0 100 409.2M 0 8.30M 00:49 00:49 7.12M 100 409.2M 0 0 100 409.2M 0 8.30M 00:49 00:49 7.12M 100 409.2M 0 0 100 409.2M 0 8.30M 00:49 00:49 7.12M 100 409.2M 0 0 100 409.2M 0 8.30M 00:49 00:49 7.12M * Connection #0 to host s3.eu-west-1.amazonaws.com:443 left intact took: 80.69 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.58, 3.5.74.34, 3.5.75.10, 3.5.75.49, 3.5.71.108, 3.5.69.4, 3.5.72.116, 3.5.67.219 * Trying 3.5.73.58: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.58 port 443) from 10.17.4.7 port 41198 * using HTTP/1.x } [5 bytes data] > PUT /jfr-uploads.blunders.io/demo/cf8f8ab9-5f66-48b8-bdf6-08b56d08b0b9.jfr.gz?X-Amz-Security-Token=IQoJb3JpZ2luX2VjEPT%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaCWV1LXdlc3QtMSJGMEQCIEyT%2FZvrVq2B8V5dbCVfowMWIhFHRhACxbQk4nAUkic0AiAjQh3f0sEsPkQkSIR59Bv86OEW%2Fxor%2FPmyVLPPa4GXKSrDBQi8%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F8BEAAaDDgzNTQ5NDc1MzEyNiIMEJx%2F0wn10T9Hir88KpcFqJchhF38W9Rjiwhc0iN%2FUauQJtit6RUugjYRfm6ohd6NnVvX7SWaKRn%2BW259PXVUFIoq0sf7wFcW7pWah2HgSCKuky1eR7NtE1A9tECL4KiSCxyJlVunZTTfiP8H3MuX3k9XZoarNIXeNTOmo6tbHTAOJMaQY1hZoC48rNAcutWLLSM%2Fi3V0kSHdP6%2BjmKHPhhJ5tfCApx1qmUwULroEKxfIp8UpeohgbndmXuvn9Z83zHVkpVaUjJrXhxTHNPf%2BWmZkmzIRoC31sDCoaUr8zVGiP9u%2FxQ7dzsVGz%2F2u6%2FrRotNdNRElyakf0uBgwuzwjkGmFHtUDxskzBoCWUmWfIu2P5Hw%2FaOvAX3%2BRO%2BoRW9IeR9QFa6j0AZYyqdX2CDsrfGpK3HwGbgFqrezBW4C5tRiFis%2FswY%2B1wzWMMKCeGnwD%2FIpQ%2FhAsngQi9cTGyZdAim1aD6C4qe0ktvf%2Bau6qLdjcHaSiZPXp8q1i47luJgVl5w%2BteN9DIymA8Cpqtq7tqyq4z23RiJMAACjOmPG6WN0kA38xWxvgNK0pk6NIar6moTAgXXJYE9A7cv4kSM4%2FTXMtplz4YcJCI54Eky700ttP4aOm6WYvwExd7UC%2BmvTADurdLGQq9JYa6Kfu6nNxXHRprEZSg66BQXlHRSU%2Fsm5OCFn9FqWzUuzruwVoljQZhvIcAm2FHCVOp4UlMRs%2FG9FLQdfC3h186AXoG%2FH4KqEx4OJj%2F7BL7C%2FMemFyfoOhSlR4PCQq33QnwU3o9O5RjSyKWAfRRATsC7vynH%2BGowkXVKR0rAe1SpvkoCTBWyR1cIN2S6gZH9RN9S9wvwKGNv7YUkr7Jjzp808TgdAKMUYPsx4Whxz5E%2F5UmIyuu3AQwAH6b2nMPPrq9AGOrIBynFEg2lL90kryUoDpzdkm9UJY%2B0Hnyq5LW0szbheh2arRiySJ61ZaoVlkfHEs7QSEO7CtbjAGCB6JYddSsBPaZjKGREHDO%2B9%2Bvxr1IAGx01nuwWDttgnnfGJKUkZOhksV6ZyYC%2BaupvIHKu%2FkRLElEmmGQ3mMsFAX55bgKHrmXFY4vsgLxY6VEAHt2n0K1jziduZzr4O9uV6UkfiELF4ni5WXGHdMOec2Eath%2BIVOqKKDA%3D%3D&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20260518T115852Z&X-Amz-SignedHeaders=host&X-Amz-Credential=ASIA4FB26GNTCCH7AP5E%2F20260518%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Expires=86400&X-Amz-Signature=1a243088afc580b6977b046dc7d33e8bfde6fc232013192fafad73ff958fbff4 HTTP/1.1 > Host: s3.eu-west-1.amazonaws.com > User-Agent: curl/8.18.0 > Accept: */* > content-type: application/octet-stream > Content-Length: 74797630 > Expect: 100-continue > { [5 bytes data] < HTTP/1.1 100 Continue < } [5 bytes data] 2 71.33M 0 0 2 1.43M 0 1.43M 00:49 00:01 00:48 1.43M 9 71.33M 0 0 9 6.93M 0 3.46M 00:20 00:02 00:18 3.46M 14 71.33M 0 0 14 10.56M 0 3.50M 00:20 00:03 00:17 3.50M 19 71.33M 0 0 19 14.18M 0 3.52M 00:20 00:04 00:16 3.52M 25 71.33M 0 0 25 18.00M 0 3.58M 00:19 00:05 00:14 3.58M 30 71.33M 0 0 30 21.93M 0 3.63M 00:19 00:06 00:13 4.06M 36 71.33M 0 0 36 25.87M 0 3.66M 00:19 00:07 00:12 3.75M 41 71.33M 0 0 41 29.81M 0 3.69M 00:19 00:08 00:11 3.81M 47 71.33M 0 0 47 33.75M 0 3.72M 00:19 00:09 00:10 3.87M 52 71.33M 0 0 52 37.75M 0 3.74M 00:19 00:10 00:09 3.90M 57 71.33M 0 0 57 40.93M 0 3.68M 00:19 00:11 00:08 3.75M 62 71.33M 0 0 62 44.43M 0 3.65M 00:19 00:12 00:07 3.62M 66 71.33M 0 0 66 47.43M 0 3.60M 00:19 00:13 00:06 3.44M 70 71.33M 0 0 70 50.43M 0 3.55M 00:20 00:14 00:06 3.25M 75 71.33M 0 0 75 53.56M 0 3.52M 00:20 00:15 00:05 3.08M 79 71.33M 0 0 79 56.68M 0 3.49M 00:20 00:16 00:04 3.08M 83 71.33M 0 0 83 59.81M 0 3.47M 00:20 00:17 00:03 3.04M 88 71.33M 0 0 88 63.00M 0 3.45M 00:20 00:18 00:02 3.07M 92 71.33M 0 0 92 66.18M 0 3.44M 00:20 00:19 00:01 3.12M 97 71.33M 0 0 97 69.50M 0 3.43M 00:20 00:20 3.16M* upload completely sent off: 74797630 bytes { [5 bytes data] < HTTP/1.1 200 OK < x-amz-id-2: VeCiUR8e14QqBtXFyI84qrC+6cBrLVHr3ICYpfLsnoVjQxL2kOwkrWIN4N812HHcMY+1P2p2UEQ9+d0Xh404Zo5MQnKg3UKj < x-amz-request-id: 9RMD7D7SMJZRWF34 < Date: Mon, 18 May 2026 11:58:59 GMT < x-amz-server-side-encryption: AES256 < ETag: "d81cb8e5c48d8a378f7b0b696e201ec9" < x-amz-checksum-crc64nvme: egYkYf/waj4= < x-amz-checksum-type: FULL_OBJECT < Content-Length: 0 < Server: AmazonS3 < 100 71.33M 0 0 100 71.33M 0 3.31M 00:21 00:21 2.76M 100 71.33M 0 0 100 71.33M 0 3.31M 00:21 00:21 2.76M 100 71.33M 0 0 100 71.33M 0 3.31M 00:21 00:21 2.76M 100 71.33M 0 0 100 71.33M 0 3.31M 00:21 00:21 2.76M * Connection #0 to host s3.eu-west-1.amazonaws.com:443 left intact took: 27.31 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: 3.5.75.77, 52.92.18.136, 3.5.67.206, 3.5.67.219, 3.5.74.61, 52.92.2.120, 3.5.69.26, 3.5.75.43 * Trying 3.5.75.77: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.77 port 443) from 10.17.4.7 port 54204 * using HTTP/1.x } [5 bytes data] > PUT /jfr-uploads.blunders.io/demo/887fff23-8c64-4bca-bce3-027d8c064375.jfr.gz?X-Amz-Security-Token=IQoJb3JpZ2luX2VjEPT%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaCWV1LXdlc3QtMSJGMEQCIEyT%2FZvrVq2B8V5dbCVfowMWIhFHRhACxbQk4nAUkic0AiAjQh3f0sEsPkQkSIR59Bv86OEW%2Fxor%2FPmyVLPPa4GXKSrDBQi8%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F8BEAAaDDgzNTQ5NDc1MzEyNiIMEJx%2F0wn10T9Hir88KpcFqJchhF38W9Rjiwhc0iN%2FUauQJtit6RUugjYRfm6ohd6NnVvX7SWaKRn%2BW259PXVUFIoq0sf7wFcW7pWah2HgSCKuky1eR7NtE1A9tECL4KiSCxyJlVunZTTfiP8H3MuX3k9XZoarNIXeNTOmo6tbHTAOJMaQY1hZoC48rNAcutWLLSM%2Fi3V0kSHdP6%2BjmKHPhhJ5tfCApx1qmUwULroEKxfIp8UpeohgbndmXuvn9Z83zHVkpVaUjJrXhxTHNPf%2BWmZkmzIRoC31sDCoaUr8zVGiP9u%2FxQ7dzsVGz%2F2u6%2FrRotNdNRElyakf0uBgwuzwjkGmFHtUDxskzBoCWUmWfIu2P5Hw%2FaOvAX3%2BRO%2BoRW9IeR9QFa6j0AZYyqdX2CDsrfGpK3HwGbgFqrezBW4C5tRiFis%2FswY%2B1wzWMMKCeGnwD%2FIpQ%2FhAsngQi9cTGyZdAim1aD6C4qe0ktvf%2Bau6qLdjcHaSiZPXp8q1i47luJgVl5w%2BteN9DIymA8Cpqtq7tqyq4z23RiJMAACjOmPG6WN0kA38xWxvgNK0pk6NIar6moTAgXXJYE9A7cv4kSM4%2FTXMtplz4YcJCI54Eky700ttP4aOm6WYvwExd7UC%2BmvTADurdLGQq9JYa6Kfu6nNxXHRprEZSg66BQXlHRSU%2Fsm5OCFn9FqWzUuzruwVoljQZhvIcAm2FHCVOp4UlMRs%2FG9FLQdfC3h186AXoG%2FH4KqEx4OJj%2F7BL7C%2FMemFyfoOhSlR4PCQq33QnwU3o9O5RjSyKWAfRRATsC7vynH%2BGowkXVKR0rAe1SpvkoCTBWyR1cIN2S6gZH9RN9S9wvwKGNv7YUkr7Jjzp808TgdAKMUYPsx4Whxz5E%2F5UmIyuu3AQwAH6b2nMPPrq9AGOrIBynFEg2lL90kryUoDpzdkm9UJY%2B0Hnyq5LW0szbheh2arRiySJ61ZaoVlkfHEs7QSEO7CtbjAGCB6JYddSsBPaZjKGREHDO%2B9%2Bvxr1IAGx01nuwWDttgnnfGJKUkZOhksV6ZyYC%2BaupvIHKu%2FkRLElEmmGQ3mMsFAX55bgKHrmXFY4vsgLxY6VEAHt2n0K1jziduZzr4O9uV6UkfiELF4ni5WXGHdMOec2Eath%2BIVOqKKDA%3D%3D&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20260518T115924Z&X-Amz-SignedHeaders=host&X-Amz-Credential=ASIA4FB26GNTCCH7AP5E%2F20260518%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Expires=86400&X-Amz-Signature=8f0ad66d3d4631de07fcf3381a071c34890d45f1c3cb11211a91d633347ec3ca HTTP/1.1 > Host: s3.eu-west-1.amazonaws.com > User-Agent: curl/8.18.0 > Accept: */* > content-type: application/octet-stream > Content-Length: 590379043 > Expect: 100-continue > { [5 bytes data] < HTTP/1.1 100 Continue < } [5 bytes data] 0 563.0M 0 0 0 2.50M 0 2.49M 03:45 00:01 03:44 2.50M 1 563.0M 0 0 1 7.75M 0 3.82M 02:27 00:02 02:25 3.82M 2 563.0M 0 0 2 12.37M 0 4.08M 02:17 00:03 02:14 4.08M 3 563.0M 0 0 3 17.31M 0 4.28M 02:11 00:04 02:07 4.28M 3 563.0M 0 0 3 22.37M 0 4.43M 02:06 00:05 02:01 4.43M 4 563.0M 0 0 4 27.43M 0 4.53M 02:04 00:06 01:58 4.94M 5 563.0M 0 0 5 32.56M 0 4.61M 02:01 00:07 01:54 4.93M 6 563.0M 0 0 6 37.62M 0 4.66M 02:00 00:08 01:52 5.02M 7 563.0M 0 0 7 42.81M 0 4.72M 01:59 00:09 01:50 5.07M 8 563.0M 0 0 8 48.06M 0 4.77M 01:57 00:10 01:47 5.10M 9 563.0M 0 0 9 52.81M 0 4.76M 01:58 00:11 01:47 5.04M 10 563.0M 0 0 10 57.18M 0 4.73M 01:59 00:12 01:47 4.89M 11 563.0M 0 0 11 62.00M 0 4.73M 01:58 00:13 01:45 4.84M 11 563.0M 0 0 11 67.12M 0 4.76M 01:58 00:14 01:44 4.83M 12 563.0M 0 0 12 72.43M 0 4.79M 01:57 00:15 01:42 4.84M 13 563.0M 0 0 13 77.87M 0 4.83M 01:56 00:16 01:40 4.98M 14 563.0M 0 0 14 83.18M 0 4.86M 01:55 00:17 01:38 5.17M 15 563.0M 0 0 15 88.62M 0 4.89M 01:55 00:18 01:37 5.30M 16 563.0M 0 0 16 94.06M 0 4.91M 01:54 00:19 01:35 5.36M 17 563.0M 0 0 17 99.56M 0 4.94M 01:53 00:20 01:33 5.40M 18 563.0M 0 0 18 105.1M 0 4.97M 01:53 00:21 01:32 5.44M 19 563.0M 0 0 19 111.1M 0 5.02M 01:52 00:22 01:30 5.56M 20 563.0M 0 0 20 117.4M 0 5.07M 01:50 00:23 01:27 5.74M 22 563.0M 0 0 22 124.4M 0 5.15M 01:49 00:24 01:25 6.05M 23 563.0M 0 0 23 132.1M 0 5.25M 01:47 00:25 01:22 6.49M 25 563.0M 0 0 25 141.0M 0 5.39M 01:44 00:26 01:18 7.15M 26 563.0M 0 0 26 150.8M 0 5.54M 01:41 00:27 01:14 7.82M 27 563.0M 0 0 27 156.5M 0 5.54M 01:41 00:28 01:13 7.65M 28 563.0M 0 0 28 159.6M 0 5.45M 01:43 00:29 01:14 6.86M 28 563.0M 0 0 28 162.0M 0 5.35M 01:45 00:30 01:15 5.81M 29 563.0M 0 0 29 164.5M 0 5.25M 01:47 00:31 01:16 4.55M 29 563.0M 0 0 29 167.0M 0 5.17M 01:48 00:32 01:16 3.17M 30 563.0M 0 0 30 169.6M 0 5.09M 01:50 00:33 01:17 2.58M 30 563.0M 0 0 30 172.3M 0 5.01M 01:52 00:34 01:18 2.49M 31 563.0M 0 0 31 174.9M 0 4.94M 01:53 00:35 01:18 2.54M 31 563.0M 0 0 31 177.6M 0 4.88M 01:55 00:36 01:19 2.58M 32 563.0M 0 0 32 180.5M 0 4.83M 01:56 00:37 01:19 2.65M 32 563.0M 0 0 32 183.5M 0 4.78M 01:57 00:38 01:19 2.74M 33 563.0M 0 0 33 187.1M 0 4.75M 01:58 00:39 01:19 2.94M 34 563.0M 0 0 34 191.4M 0 4.73M 01:58 00:40 01:18 3.26M 34 563.0M 0 0 34 196.5M 0 4.74M 01:58 00:41 01:17 3.75M 36 563.0M 0 0 36 202.8M 0 4.78M 01:57 00:42 01:15 4.44M 37 563.0M 0 0 37 210.6M 0 4.85M 01:56 00:43 01:13 5.38M 39 563.0M 0 0 39 220.2M 0 4.95M 01:53 00:44 01:09 6.58M 41 563.0M 0 0 41 232.0M 0 5.10M 01:50 00:45 01:05 8.09M 43 563.0M 0 0 43 244.1M 0 5.25M 01:47 00:46 01:01 9.45M 44 563.0M 0 0 44 252.8M 0 5.33M 01:45 00:47 00:58 9.92M 46 563.0M 0 0 46 261.1M 0 5.39M 01:44 00:48 00:56 10.04M 47 563.0M 0 0 47 269.1M 0 5.44M 01:43 00:49 00:54 9.72M 48 563.0M 0 0 48 275.7M 0 5.46M 01:43 00:50 00:53 8.68M 50 563.0M 0 0 50 282.7M 0 5.49M 01:42 00:51 00:51 7.69M 51 563.0M 0 0 51 290.0M 0 5.52M 01:41 00:52 00:49 7.40M 52 563.0M 0 0 52 297.2M 0 5.56M 01:41 00:53 00:48 7.19M 53 563.0M 0 0 53 303.5M 0 5.57M 01:41 00:54 00:47 6.84M 54 563.0M 0 0 54 309.1M 0 5.57M 01:41 00:55 00:46 6.66M 55 563.0M 0 0 55 315.1M 0 5.58M 01:40 00:56 00:44 6.46M 57 563.0M 0 0 57 321.3M 0 5.59M 01:40 00:57 00:43 6.25M 58 563.0M 0 0 58 327.6M 0 5.60M 01:40 00:58 00:42 6.05M 59 563.0M 0 0 59 334.0M 0 5.61M 01:40 00:59 00:41 6.07M 60 563.0M 0 0 60 340.3M 0 5.62M 01:40 01:00 00:40 6.21M 61 563.0M 0 0 61 346.7M 0 5.63M 01:39 01:01 00:38 6.28M 62 563.0M 0 0 62 353.1M 0 5.64M 01:39 01:02 00:37 6.31M 63 563.0M 0 0 63 359.6M 0 5.66M 01:39 01:03 00:36 6.35M 65 563.0M 0 0 65 366.4M 0 5.68M 01:39 01:04 00:35 6.44M 66 563.0M 0 0 66 372.4M 0 5.68M 01:39 01:05 00:34 6.37M 67 563.0M 0 0 67 378.1M 0 5.68M 01:39 01:06 00:33 6.25M 68 563.0M 0 0 68 384.5M 0 5.69M 01:38 01:07 00:31 6.25M 69 563.0M 0 0 69 391.1M 0 5.70M 01:38 01:08 00:30 6.29M 70 563.0M 0 0 70 398.0M 0 5.72M 01:38 01:09 00:29 6.30M 71 563.0M 0 0 71 405.1M 0 5.74M 01:38 01:10 00:28 6.52M 73 563.0M 0 0 73 412.1M 0 5.76M 01:37 01:11 00:26 6.79M 74 563.0M 0 0 74 418.8M 0 5.77M 01:37 01:12 00:25 6.86M 75 563.0M 0 0 75 422.5M 0 5.74M 01:37 01:13 00:24 6.25M 75 563.0M 0 0 75 426.4M 0 5.72M 01:38 01:14 00:24 5.67M 76 563.0M 0 0 76 430.5M 0 5.70M 01:38 01:15 00:23 5.08M 77 563.0M 0 0 77 434.7M 0 5.68M 01:39 01:16 00:23 4.50M 77 563.0M 0 0 77 439.0M 0 5.66M 01:39 01:17 00:22 4.01M 78 563.0M 0 0 78 443.2M 0 5.64M 01:39 01:18 00:21 4.12M 79 563.0M 0 0 79 447.5M 0 5.62M 01:40 01:19 00:21 4.18M 80 563.0M 0 0 80 451.8M 0 5.60M 01:40 01:20 00:20 4.22M 81 563.0M 0 0 81 456.3M 0 5.59M 01:40 01:21 00:19 4.28M 81 563.0M 0 0 81 461.1M 0 5.58M 01:40 01:22 00:18 4.39M 82 563.0M 0 0 82 466.3M 0 5.57M 01:40 01:23 00:17 4.57M 83 563.0M 0 0 83 472.1M 0 5.58M 01:40 01:24 00:16 4.90M 85 563.0M 0 0 85 478.7M 0 5.59M 01:40 01:25 00:15 5.34M 86 563.0M 0 0 86 486.6M 0 5.62M 01:40 01:26 00:14 6.02M 88 563.0M 0 0 88 496.0M 0 5.66M 01:39 01:27 00:12 6.95M 90 563.0M 0 0 90 507.1M 0 5.72M 01:38 01:28 00:10 8.15M 92 563.0M 0 0 92 520.3M 0 5.80M 01:36 01:29 00:07 9.61M 95 563.0M 0 0 95 536.0M 0 5.91M 01:35 01:30 00:05 11.44M 98 563.0M 0 0 98 554.8M 0 6.05M 01:32 01:31 00:01 13.62M* upload completely sent off: 590379043 bytes { [5 bytes data] < HTTP/1.1 200 OK < x-amz-id-2: hZWd3ygaroqP88bRhHWvxi+2SOJMDqpDKeSPOfCQkSKaAROc3qkj/39qm1lrNcNIoPEqyLxaEqxNA6I+hdKFIbbqNqZtq0sS < x-amz-request-id: WJ6GY8FKHXNNGGFP < Date: Mon, 18 May 2026 12:00:16 GMT < x-amz-server-side-encryption: AES256 < ETag: "18ba95c6ad2b47a18723ef1ec4b35d0e" < x-amz-checksum-crc64nvme: GCHpqk40Qgs= < x-amz-checksum-type: FULL_OBJECT < Content-Length: 0 < Server: AmazonS3 < 100 563.0M 0 0 100 563.0M 0 6.11M 01:32 01:32 13.62M 100 563.0M 0 0 100 563.0M 0 6.11M 01:32 01:32 13.62M 100 563.0M 0 0 100 563.0M 0 6.11M 01:32 01:32 13.62M * Connection #0 to host s3.eu-west-1.amazonaws.com:443 left intact took: 142.62 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.35.0, 3.5.74.62, 3.5.75.49, 3.5.65.124, 3.5.75.77, 3.5.72.67, 3.5.73.52, 3.5.72.92 * Trying 52.92.35.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.35.0 port 443) from 10.17.4.7 port 44420 * using HTTP/1.x } [5 bytes data] > PUT /jfr-uploads.blunders.io/demo/31f709b5-0cca-413e-b717-eba1cab42907.jfr.gz?X-Amz-Security-Token=IQoJb3JpZ2luX2VjEPT%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaCWV1LXdlc3QtMSJGMEQCIEyT%2FZvrVq2B8V5dbCVfowMWIhFHRhACxbQk4nAUkic0AiAjQh3f0sEsPkQkSIR59Bv86OEW%2Fxor%2FPmyVLPPa4GXKSrDBQi8%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F8BEAAaDDgzNTQ5NDc1MzEyNiIMEJx%2F0wn10T9Hir88KpcFqJchhF38W9Rjiwhc0iN%2FUauQJtit6RUugjYRfm6ohd6NnVvX7SWaKRn%2BW259PXVUFIoq0sf7wFcW7pWah2HgSCKuky1eR7NtE1A9tECL4KiSCxyJlVunZTTfiP8H3MuX3k9XZoarNIXeNTOmo6tbHTAOJMaQY1hZoC48rNAcutWLLSM%2Fi3V0kSHdP6%2BjmKHPhhJ5tfCApx1qmUwULroEKxfIp8UpeohgbndmXuvn9Z83zHVkpVaUjJrXhxTHNPf%2BWmZkmzIRoC31sDCoaUr8zVGiP9u%2FxQ7dzsVGz%2F2u6%2FrRotNdNRElyakf0uBgwuzwjkGmFHtUDxskzBoCWUmWfIu2P5Hw%2FaOvAX3%2BRO%2BoRW9IeR9QFa6j0AZYyqdX2CDsrfGpK3HwGbgFqrezBW4C5tRiFis%2FswY%2B1wzWMMKCeGnwD%2FIpQ%2FhAsngQi9cTGyZdAim1aD6C4qe0ktvf%2Bau6qLdjcHaSiZPXp8q1i47luJgVl5w%2BteN9DIymA8Cpqtq7tqyq4z23RiJMAACjOmPG6WN0kA38xWxvgNK0pk6NIar6moTAgXXJYE9A7cv4kSM4%2FTXMtplz4YcJCI54Eky700ttP4aOm6WYvwExd7UC%2BmvTADurdLGQq9JYa6Kfu6nNxXHRprEZSg66BQXlHRSU%2Fsm5OCFn9FqWzUuzruwVoljQZhvIcAm2FHCVOp4UlMRs%2FG9FLQdfC3h186AXoG%2FH4KqEx4OJj%2F7BL7C%2FMemFyfoOhSlR4PCQq33QnwU3o9O5RjSyKWAfRRATsC7vynH%2BGowkXVKR0rAe1SpvkoCTBWyR1cIN2S6gZH9RN9S9wvwKGNv7YUkr7Jjzp808TgdAKMUYPsx4Whxz5E%2F5UmIyuu3AQwAH6b2nMPPrq9AGOrIBynFEg2lL90kryUoDpzdkm9UJY%2B0Hnyq5LW0szbheh2arRiySJ61ZaoVlkfHEs7QSEO7CtbjAGCB6JYddSsBPaZjKGREHDO%2B9%2Bvxr1IAGx01nuwWDttgnnfGJKUkZOhksV6ZyYC%2BaupvIHKu%2FkRLElEmmGQ3mMsFAX55bgKHrmXFY4vsgLxY6VEAHt2n0K1jziduZzr4O9uV6UkfiELF4ni5WXGHdMOec2Eath%2BIVOqKKDA%3D%3D&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20260518T120147Z&X-Amz-SignedHeaders=host&X-Amz-Credential=ASIA4FB26GNTCCH7AP5E%2F20260518%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Expires=86400&X-Amz-Signature=de8f7979f057a6855eab7b0e75a0e396912dafc6df2f492a6fbd525d942a40bf HTTP/1.1 > Host: s3.eu-west-1.amazonaws.com > User-Agent: curl/8.18.0 > Accept: */* > content-type: application/octet-stream > Content-Length: 63201747 > Expect: 100-continue > { [5 bytes data] < HTTP/1.1 100 Continue < } [5 bytes data] 0 60.27M 0 0 0 256.0k 0 236.7k 04:20 00:01 04:19 236.8k 0 60.27M 0 0 0 384.0k 0 178.3k 05:46 00:02 05:44 178.4k 1 60.27M 0 0 1 640.0k 0 190.8k 05:23 00:03 05:20 190.9k 1 60.27M 0 0 1 832.0k 0 191.0k 05:23 00:04 05:19 191.0k 1 60.27M 0 0 1 1.12M 0 204.1k 05:02 00:05 04:57 204.1k 2 60.27M 0 0 2 1.31M 0 200.9k 05:07 00:06 05:01 194.0k 2 60.27M 0 0 2 1.50M 0 196.2k 05:14 00:07 05:07 203.1k 2 60.27M 0 0 2 1.68M 0 192.4k 05:20 00:08 05:12 193.4k 3 60.27M 0 0 3 1.93M 0 193.6k 05:18 00:10 05:08 195.5k 3 60.27M 0 0 3 2.12M 0 191.8k 05:21 00:11 05:10 179.6k 3 60.27M 0 0 3 2.18M 0 180.3k 05:42 00:12 05:30 156.2k 3 60.27M 0 0 3 2.31M 0 169.1k 06:04 00:13 05:51 134.8k 4 60.27M 0 0 4 2.43M 0 162.2k 06:20 00:15 06:05 119.8k 4 60.27M 0 0 4 2.56M 0 159.5k 06:26 00:16 06:10 103.2k 4 60.27M 0 0 4 2.81M 0 162.3k 06:20 00:17 06:03 110.1k 4 60.27M 0 0 4 3.00M 0 161.0k 06:23 00:19 06:04 125.0k 5 60.27M 0 0 5 3.25M 0 163.3k 06:17 00:20 05:57 150.5k 5 60.27M 0 0 5 3.43M 0 163.6k 06:17 00:21 05:56 167.1k 6 60.27M 0 0 6 3.62M 0 162.6k 06:19 00:22 05:57 170.6k 6 60.27M 0 0 6 3.87M 0 165.0k 06:14 00:24 05:50 172.4k 6 60.27M 0 0 6 4.12M 0 167.9k 06:07 00:25 05:42 189.8k 7 60.27M 0 0 7 4.31M 0 168.4k 06:06 00:26 05:40 186.0k 7 60.27M 0 0 7 4.43M 0 165.9k 06:11 00:27 05:44 174.6k 7 60.27M 0 0 7 4.56M 0 160.5k 06:24 00:29 05:55 152.9k 7 60.27M 0 0 7 4.68M 0 157.3k 06:32 00:30 06:02 128.8k 7 60.27M 0 0 7 4.81M 0 154.8k 06:38 00:31 06:07 105.3k 8 60.27M 0 0 8 5.00M 0 155.1k 06:37 00:32 06:05 103.9k 8 60.27M 0 0 8 5.18M 0 156.0k 06:35 00:34 06:01 115.1k 8 60.27M 0 0 8 5.37M 0 156.2k 06:35 00:35 06:00 135.7k 9 60.27M 0 0 9 5.56M 0 154.4k 06:39 00:36 06:03 140.4k 9 60.27M 0 0 9 5.75M 0 153.7k 06:41 00:38 06:03 148.6k 9 60.27M 0 0 9 5.87M 0 151.5k 06:47 00:39 06:08 133.8k 10 60.27M 0 0 10 6.06M 0 151.4k 06:47 00:40 06:07 129.1k 10 60.27M 0 0 10 6.25M 0 152.2k 06:45 00:42 06:03 131.8k 10 60.27M 0 0 10 6.50M 0 154.5k 06:39 00:43 05:56 155.0k 11 60.27M 0 0 11 6.81M 0 157.7k 06:31 00:44 05:47 183.5k 11 60.27M 0 0 11 7.00M 0 156.1k 06:35 00:45 05:50 185.6k 11 60.27M 0 0 11 7.00M 0 152.8k 06:43 00:46 05:57 162.2k 11 60.27M 0 0 11 7.18M 0 153.4k 06:42 00:47 05:55 161.2k 12 60.27M 0 0 12 7.37M 0 153.8k 06:41 00:49 05:52 149.3k 12 60.27M 0 0 12 7.50M 0 152.9k 06:43 00:50 05:53 117.3k 12 60.27M 0 0 12 7.62M 0 151.8k 06:46 00:51 05:55 115.6k 12 60.27M 0 0 12 7.81M 0 151.3k 06:47 00:52 05:55 139.9k 13 60.27M 0 0 13 8.00M 0 151.7k 06:46 00:53 05:53 138.6k 13 60.27M 0 0 13 8.12M 0 151.2k 06:48 00:55 05:53 129.1k 13 60.27M 0 0 13 8.31M 0 151.1k 06:48 00:56 05:52 135.9k 14 60.27M 0 0 14 8.50M 0 150.3k 06:50 00:57 05:53 138.5k 14 60.27M 0 0 14 8.62M 0 149.1k 06:53 00:59 05:54 130.6k 14 60.27M 0 0 14 8.75M 0 148.1k 06:56 01:00 05:56 118.1k 14 60.27M 0 0 14 8.87M 0 147.5k 06:58 01:01 05:57 117.1k 15 60.27M 0 0 15 9.06M 0 147.3k 06:58 01:02 05:56 115.6k 15 60.27M 0 0 15 9.25M 0 147.9k 06:57 01:04 05:53 125.1k 15 60.27M 0 0 15 9.43M 0 148.1k 06:56 01:05 05:51 138.3k 15 60.27M 0 0 15 9.50M 0 146.8k 07:00 01:06 05:54 132.8k 16 60.27M 0 0 16 9.68M 0 147.0k 06:59 01:07 05:52 141.8k 16 60.27M 0 0 16 9.87M 0 147.6k 06:58 01:08 05:50 150.7k 16 60.27M 0 0 16 10.12M 0 147.8k 06:57 01:10 05:47 146.5k 17 60.27M 0 0 17 10.25M 0 146.7k 07:00 01:11 05:49 132.3k 17 60.27M 0 0 17 10.43M 0 146.7k 07:00 01:12 05:48 146.4k 17 60.27M 0 0 17 10.68M 0 147.8k 06:57 01:14 05:43 156.0k 17 60.27M 0 0 17 10.81M 0 147.2k 06:59 01:15 05:44 143.5k 18 60.27M 0 0 18 10.93M 0 146.6k 07:00 01:16 05:44 133.5k 18 60.27M 0 0 18 11.12M 0 146.5k 07:01 01:17 05:44 144.4k 18 60.27M 0 0 18 11.31M 0 146.9k 07:00 01:18 05:42 148.7k 19 60.27M 0 0 19 11.50M 0 147.0k 06:59 01:20 05:39 136.5k 19 60.27M 0 0 19 11.68M 0 147.4k 06:58 01:21 05:37 149.1k 19 60.27M 0 0 19 11.93M 0 148.3k 06:56 01:22 05:34 169.7k 20 60.27M 0 0 20 12.12M 0 148.1k 06:56 01:23 05:33 168.5k 20 60.27M 0 0 20 12.37M 0 148.9k 06:54 01:25 05:29 174.3k 20 60.27M 0 0 20 12.56M 0 149.1k 06:53 01:26 05:27 176.1k 21 60.27M 0 0 21 12.75M 0 149.0k 06:54 01:27 05:27 169.9k 21 60.27M 0 0 21 12.87M 0 148.5k 06:55 01:28 05:27 150.7k 21 60.27M 0 0 21 12.93M 0 147.4k 06:58 01:29 05:29 136.5k 21 60.27M 0 0 21 13.06M 0 146.9k 07:00 01:31 05:29 118.1k 21 60.27M 0 0 21 13.18M 0 145.9k 07:02 01:32 05:30 102.4k 22 60.27M 0 0 22 13.37M 0 146.3k 07:01 01:33 05:28 106.9k 22 60.27M 0 0 22 13.62M 0 147.2k 06:59 01:34 05:25 129.0k 22 60.27M 0 0 22 13.81M 0 147.5k 06:58 01:35 05:23 149.6k 23 60.27M 0 0 23 14.06M 0 148.1k 06:56 01:37 05:19 166.7k 23 60.27M 0 0 23 14.25M 0 148.3k 06:56 01:38 05:18 185.1k 23 60.27M 0 0 23 14.37M 0 148.0k 06:56 01:39 05:17 174.5k 24 60.27M 0 0 24 14.56M 0 148.2k 06:56 01:40 05:16 163.8k 24 60.27M 0 0 24 14.81M 0 148.8k 06:54 01:41 05:13 169.6k 24 60.27M 0 0 24 15.00M 0 149.2k 06:53 01:42 05:11 168.0k 25 60.27M 0 0 25 15.18M 0 149.3k 06:53 01:44 05:09 167.5k 25 60.27M 0 0 25 15.43M 0 149.9k 06:51 01:45 05:06 181.6k 25 60.27M 0 0 25 15.62M 0 150.2k 06:50 01:46 05:04 184.6k 26 60.27M 0 0 26 15.81M 0 149.8k 06:51 01:48 05:03 166.6k 26 60.27M 0 0 26 15.93M 0 149.4k 06:52 01:49 05:03 152.8k 26 60.27M 0 0 26 16.12M 0 149.3k 06:53 01:50 05:03 148.8k 27 60.27M 0 0 27 16.31M 0 149.5k 06:52 01:51 05:01 142.9k 27 60.27M 0 0 27 16.43M 0 149.1k 06:53 01:52 05:01 129.9k 27 60.27M 0 0 27 16.75M 0 150.3k 06:50 01:54 04:56 157.9k 28 60.27M 0 0 28 17.06M 0 151.2k 06:48 01:55 04:53 180.9k 28 60.27M 0 0 28 17.25M 0 151.2k 06:48 01:56 04:52 186.0k 28 60.27M 0 0 28 17.43M 0 151.5k 06:47 01:57 04:50 187.8k 29 60.27M 0 0 29 17.68M 0 152.1k 06:45 01:59 04:46 207.7k 29 60.27M 0 0 29 17.87M 0 152.4k 06:44 02:00 04:44 194.4k 30 60.27M 0 0 30 18.18M 0 153.5k 06:41 02:01 04:40 200.3k 30 60.27M 0 0 30 18.43M 0 154.0k 06:40 02:02 04:38 211.0k 30 60.27M 0 0 30 18.62M 0 153.7k 06:41 02:04 04:37 196.8k 31 60.27M 0 0 31 18.81M 0 153.6k 06:41 02:05 04:36 180.9k 31 60.27M 0 0 31 19.00M 0 153.8k 06:41 02:06 04:35 179.5k 31 60.27M 0 0 31 19.25M 0 154.0k 06:40 02:07 04:33 163.5k 32 60.27M 0 0 32 19.37M 0 153.6k 06:41 02:09 04:32 145.9k 32 60.27M 0 0 32 19.56M 0 153.5k 06:41 02:10 04:31 148.9k 32 60.27M 0 0 32 19.68M 0 153.3k 06:42 02:11 04:31 147.8k 32 60.27M 0 0 32 19.87M 0 153.0k 06:43 02:12 04:31 138.2k 33 60.27M 0 0 33 19.93M 0 152.3k 06:45 02:14 04:31 116.2k 33 60.27M 0 0 33 20.06M 0 152.0k 06:46 02:15 04:31 116.6k 33 60.27M 0 0 33 20.31M 0 152.6k 06:44 02:16 04:28 132.5k 34 60.27M 0 0 34 20.56M 0 153.2k 06:42 02:17 04:25 151.3k 34 60.27M 0 0 34 20.81M 0 153.5k 06:41 02:18 04:23 163.6k 34 60.27M 0 0 34 21.00M 0 153.7k 06:41 02:19 04:22 186.0k 35 60.27M 0 0 35 21.18M 0 153.6k 06:41 02:21 04:20 190.6k 35 60.27M 0 0 35 21.37M 0 153.8k 06:41 02:22 04:19 181.7k 35 60.27M 0 0 35 21.62M 0 154.2k 06:40 02:23 04:17 177.1k 36 60.27M 0 0 36 21.81M 0 154.4k 06:39 02:24 04:15 177.1k 36 60.27M 0 0 36 22.00M 0 154.5k 06:39 02:25 04:14 172.0k 36 60.27M 0 0 36 22.18M 0 154.1k 06:40 02:27 04:13 164.2k 37 60.27M 0 0 37 22.37M 0 153.9k 06:40 02:28 04:12 156.3k 37 60.27M 0 0 37 22.56M 0 154.1k 06:40 02:29 04:11 151.5k 37 60.27M 0 0 37 22.81M 0 154.7k 06:38 02:30 04:08 160.4k 38 60.27M 0 0 38 23.06M 0 155.4k 06:37 02:31 04:06 176.6k 38 60.27M 0 0 38 23.18M 0 155.1k 06:37 02:33 04:04 181.3k 38 60.27M 0 0 38 23.37M 0 155.0k 06:38 02:34 04:04 181.7k 38 60.27M 0 0 38 23.50M 0 154.7k 06:38 02:35 04:03 168.9k 39 60.27M 0 0 39 23.68M 0 154.8k 06:38 02:36 04:02 157.7k 39 60.27M 0 0 39 23.81M 0 154.5k 06:39 02:37 04:02 131.3k 39 60.27M 0 0 39 24.00M 0 154.2k 06:40 02:39 04:01 133.1k 40 60.27M 0 0 40 24.18M 0 154.3k 06:39 02:40 03:59 136.8k 40 60.27M 0 0 40 24.43M 0 154.6k 06:39 02:41 03:58 152.3k 40 60.27M 0 0 40 24.56M 0 153.9k 06:40 02:43 03:57 134.0k 41 60.27M 0 0 41 24.75M 0 153.8k 06:41 02:44 03:57 139.6k 41 60.27M 0 0 41 24.93M 0 154.0k 06:40 02:45 03:55 149.5k 41 60.27M 0 0 41 25.06M 0 153.8k 06:41 02:46 03:55 141.4k 41 60.27M 0 0 41 25.18M 0 153.6k 06:41 02:47 03:54 127.1k 42 60.27M 0 0 42 25.37M 0 153.5k 06:42 02:49 03:53 140.7k 42 60.27M 0 0 42 25.56M 0 153.3k 06:42 02:50 03:52 137.9k 42 60.27M 0 0 42 25.75M 0 153.4k 06:42 02:51 03:51 135.5k 43 60.27M 0 0 43 25.93M 0 153.1k 06:43 02:53 03:50 134.9k 43 60.27M 0 0 43 26.06M 0 152.5k 06:44 02:54 03:50 127.5k 43 60.27M 0 0 43 26.25M 0 152.3k 06:45 02:56 03:49 123.6k 43 60.27M 0 0 43 26.37M 0 152.1k 06:45 02:57 03:48 121.5k 43 60.27M 0 0 43 26.50M 0 151.6k 06:47 02:58 03:49 108.1k 44 60.27M 0 0 44 26.68M 0 151.5k 06:47 03:00 03:47 113.0k 44 60.27M 0 0 44 26.87M 0 151.7k 06:46 03:01 03:45 129.7k 45 60.27M 0 0 45 27.12M 0 151.9k 06:46 03:02 03:44 141.5k 45 60.27M 0 0 45 27.25M 0 151.5k 06:47 03:04 03:43 135.7k 45 60.27M 0 0 45 27.37M 0 151.3k 06:47 03:05 03:42 142.8k 45 60.27M 0 0 45 27.62M 0 151.6k 06:46 03:06 03:40 153.8k 46 60.27M 0 0 46 27.81M 0 151.6k 06:47 03:07 03:40 147.4k 46 60.27M 0 0 46 27.93M 0 151.3k 06:47 03:09 03:38 133.0k 46 60.27M 0 0 46 28.06M 0 150.8k 06:49 03:10 03:39 131.7k 46 60.27M 0 0 46 28.12M 0 150.4k 06:50 03:11 03:39 123.3k 46 60.27M 0 0 46 28.25M 0 150.2k 06:50 03:12 03:38 106.0k 47 60.27M 0 0 47 28.37M 0 150.0k 06:51 03:13 03:38 98.88k 47 60.27M 0 0 47 28.56M 0 149.9k 06:51 03:15 03:36 106.7k 47 60.27M 0 0 47 28.75M 0 150.0k 06:51 03:16 03:35 122.4k 48 60.27M 0 0 48 28.93M 0 149.9k 06:51 03:17 03:34 135.5k 48 60.27M 0 0 48 29.12M 0 150.0k 06:51 03:18 03:33 143.7k 48 60.27M 0 0 48 29.31M 0 150.0k 06:51 03:20 03:31 149.6k 48 60.27M 0 0 48 29.50M 0 150.1k 06:51 03:21 03:30 157.0k 49 60.27M 0 0 49 29.62M 0 150.0k 06:51 03:22 03:29 150.1k 49 60.27M 0 0 49 29.81M 0 150.0k 06:51 03:23 03:28 152.8k 49 60.27M 0 0 49 29.93M 0 149.8k 06:51 03:24 03:27 144.6k 49 60.27M 0 0 49 30.12M 0 149.8k 06:51 03:25 03:26 143.1k 50 60.27M 0 0 50 30.31M 0 149.9k 06:51 03:26 03:25 144.2k 50 60.27M 0 0 50 30.37M 0 149.4k 06:52 03:28 03:24 130.3k 50 60.27M 0 0 50 30.62M 0 149.9k 06:51 03:29 03:22 147.0k 51 60.27M 0 0 51 30.87M 0 150.3k 06:50 03:30 03:20 165.4k 51 60.27M 0 0 51 31.00M 0 150.1k 06:51 03:31 03:20 160.3k 51 60.27M 0 0 51 31.18M 0 150.2k 06:50 03:32 03:18 158.4k 52 60.27M 0 0 52 31.37M 0 150.3k 06:50 03:33 03:17 182.2k 52 60.27M 0 0 52 31.56M 0 150.4k 06:50 03:34 03:16 169.4k 52 60.27M 0 0 52 31.75M 0 150.5k 06:49 03:35 03:14 159.9k 53 60.27M 0 0 53 32.00M 0 151.0k 06:48 03:36 03:12 186.4k 53 60.27M 0 0 53 32.25M 0 151.4k 06:47 03:38 03:09 200.4k 53 60.27M 0 0 53 32.43M 0 151.5k 06:47 03:39 03:08 199.7k 54 60.27M 0 0 54 32.62M 0 151.5k 06:47 03:40 03:07 194.0k 54 60.27M 0 0 54 32.87M 0 151.8k 06:46 03:41 03:05 199.1k 54 60.27M 0 0 54 33.12M 0 152.2k 06:45 03:42 03:03 196.6k 55 60.27M 0 0 55 33.31M 0 152.3k 06:45 03:43 03:02 185.6k 55 60.27M 0 0 55 33.68M 0 153.3k 06:42 03:44 02:58 221.2k 56 60.27M 0 0 56 33.87M 0 153.4k 06:42 03:46 02:56 226.3k 56 60.27M 0 0 56 34.06M 0 153.4k 06:42 03:47 02:55 216.6k 56 60.27M 0 0 56 34.25M 0 153.4k 06:42 03:48 02:54 202.3k 57 60.27M 0 0 57 34.50M 0 153.8k 06:41 03:49 02:52 210.1k 57 60.27M 0 0 57 34.75M 0 154.0k 06:40 03:50 02:50 181.4k 57 60.27M 0 0 57 34.93M 0 153.8k 06:41 03:52 02:49 166.2k 58 60.27M 0 0 58 35.06M 0 153.2k 06:42 03:54 02:48 148.1k 58 60.27M 0 0 58 35.18M 0 153.0k 06:43 03:55 02:48 140.3k 58 60.27M 0 0 58 35.37M 0 153.0k 06:43 03:56 02:47 127.5k 58 60.27M 0 0 58 35.50M 0 152.8k 06:43 03:57 02:46 111.8k 59 60.27M 0 0 59 35.68M 0 152.9k 06:43 03:58 02:45 120.3k 59 60.27M 0 0 59 35.93M 0 153.2k 06:42 04:00 02:42 150.4k 59 60.27M 0 0 59 36.12M 0 153.3k 06:42 04:01 02:41 162.8k 60 60.27M 0 0 60 36.31M 0 153.0k 06:43 04:02 02:41 155.4k 60 60.27M 0 0 60 36.43M 0 152.6k 06:44 04:04 02:40 143.7k 60 60.27M 0 0 60 36.56M 0 152.4k 06:44 04:05 02:39 135.8k 60 60.27M 0 0 60 36.68M 0 152.3k 06:45 04:06 02:39 120.1k 61 60.27M 0 0 61 36.87M 0 152.3k 06:45 04:07 02:38 117.6k 61 60.27M 0 0 61 37.06M 0 152.2k 06:45 04:09 02:36 121.4k 61 60.27M 0 0 61 37.25M 0 152.4k 06:44 04:10 02:34 143.3k 62 60.27M 0 0 62 37.43M 0 152.5k 06:44 04:11 02:33 155.8k 62 60.27M 0 0 62 37.68M 0 152.5k 06:44 04:12 02:32 162.1k 62 60.27M 0 0 62 37.81M 0 152.3k 06:45 04:14 02:31 152.1k 62 60.27M 0 0 62 37.93M 0 152.0k 06:45 04:15 02:30 141.8k 63 60.27M 0 0 63 38.12M 0 152.1k 06:45 04:16 02:29 142.1k 63 60.27M 0 0 63 38.37M 0 152.4k 06:44 04:17 02:27 148.4k 63 60.27M 0 0 63 38.56M 0 152.3k 06:45 04:19 02:26 143.2k 64 60.27M 0 0 64 38.75M 0 152.1k 06:45 04:20 02:25 142.3k 64 60.27M 0 0 64 38.87M 0 151.8k 06:46 04:22 02:24 143.7k 64 60.27M 0 0 64 39.06M 0 151.7k 06:46 04:23 02:23 138.1k 65 60.27M 0 0 65 39.25M 0 151.7k 06:46 04:24 02:22 127.0k 65 60.27M 0 0 65 39.43M 0 151.5k 06:47 04:26 02:21 122.7k 65 60.27M 0 0 65 39.56M 0 151.3k 06:47 04:27 02:20 121.4k 65 60.27M 0 0 65 39.75M 0 151.4k 06:47 04:28 02:19 137.6k 66 60.27M 0 0 66 40.00M 0 151.6k 06:47 04:30 02:17 144.4k 66 60.27M 0 0 66 40.12M 0 151.4k 06:47 04:31 02:16 139.1k 67 60.27M 0 0 67 40.43M 0 151.9k 06:46 04:32 02:14 171.0k 67 60.27M 0 0 67 40.75M 0 152.5k 06:44 04:33 02:11 205.1k 68 60.27M 0 0 68 41.00M 0 152.7k 06:44 04:34 02:10 205.2k 68 60.27M 0 0 68 41.12M 0 152.4k 06:44 04:36 02:08 188.6k 68 60.27M 0 0 68 41.25M 0 152.2k 06:45 04:37 02:08 185.9k 68 60.27M 0 0 68 41.43M 0 152.2k 06:45 04:38 02:07 165.1k 69 60.27M 0 0 69 41.62M 0 152.4k 06:44 04:39 02:05 148.7k 69 60.27M 0 0 69 41.81M 0 152.5k 06:44 04:40 02:04 145.2k 69 60.27M 0 0 69 42.00M 0 152.6k 06:44 04:41 02:03 165.6k 69 60.27M 0 0 69 42.18M 0 152.7k 06:43 04:42 02:01 181.8k 70 60.27M 0 0 70 42.37M 0 152.7k 06:44 04:44 02:00 174.7k 70 60.27M 0 0 70 42.56M 0 152.6k 06:44 04:45 01:59 165.1k 70 60.27M 0 0 70 42.68M 0 152.5k 06:44 04:46 01:58 153.0k 71 60.27M 0 0 71 42.81M 0 152.3k 06:45 04:47 01:58 136.8k 71 60.27M 0 0 71 42.93M 0 152.0k 06:45 04:49 01:56 121.0k 71 60.27M 0 0 71 43.06M 0 151.7k 06:46 04:50 01:56 108.6k 71 60.27M 0 0 71 43.25M 0 151.6k 06:46 04:51 01:55 108.3k 72 60.27M 0 0 72 43.43M 0 151.5k 06:47 04:53 01:54 110.5k 72 60.27M 0 0 72 43.56M 0 151.4k 06:47 04:54 01:53 112.0k 72 60.27M 0 0 72 43.75M 0 151.4k 06:47 04:55 01:52 124.5k 72 60.27M 0 0 72 43.93M 0 151.5k 06:47 04:56 01:51 143.0k 73 60.27M 0 0 73 44.12M 0 151.6k 06:46 04:57 01:49 149.6k 73 60.27M 0 0 73 44.31M 0 151.5k 06:47 04:59 01:48 150.0k 73 60.27M 0 0 73 44.43M 0 151.2k 06:48 05:00 01:48 144.8k 74 60.27M 0 0 74 44.62M 0 151.3k 06:47 05:01 01:46 146.0k 74 60.27M 0 0 74 44.81M 0 151.4k 06:47 05:03 01:44 145.4k 74 60.27M 0 0 74 45.00M 0 151.4k 06:47 05:04 01:43 143.9k 75 60.27M 0 0 75 45.25M 0 151.6k 06:46 05:05 01:41 159.4k 75 60.27M 0 0 75 45.43M 0 151.7k 06:46 05:06 01:40 175.9k 75 60.27M 0 0 75 45.62M 0 151.6k 06:46 05:08 01:38 166.7k 76 60.27M 0 0 76 45.81M 0 151.6k 06:47 05:09 01:38 162.0k 76 60.27M 0 0 76 46.06M 0 151.9k 06:46 05:10 01:36 173.7k 76 60.27M 0 0 76 46.25M 0 152.0k 06:46 05:11 01:35 168.5k 77 60.27M 0 0 77 46.43M 0 151.9k 06:46 05:12 01:34 160.7k 77 60.27M 0 0 77 46.62M 0 151.8k 06:46 05:14 01:32 144.1k 77 60.27M 0 0 77 46.62M 0 151.8k 06:46 05:14 01:32 151.8k 77 60.27M 0 0 77 46.81M 0 151.8k 06:46 05:15 01:31 159.3k 77 60.27M 0 0 77 46.93M 0 151.7k 06:46 05:16 01:30 141.0k 78 60.27M 0 0 78 47.18M 0 152.0k 06:45 05:17 01:28 172.9k 78 60.27M 0 0 78 47.43M 0 152.2k 06:45 05:19 01:26 180.5k 79 60.27M 0 0 79 47.62M 0 152.3k 06:45 05:20 01:25 178.8k 79 60.27M 0 0 79 47.87M 0 152.5k 06:44 05:21 01:23 187.3k 79 60.27M 0 0 79 48.06M 0 152.5k 06:44 05:22 01:22 196.2k 80 60.27M 0 0 80 48.25M 0 152.6k 06:44 05:23 01:21 187.1k 80 60.27M 0 0 80 48.43M 0 152.8k 06:43 05:24 01:19 183.6k 80 60.27M 0 0 80 48.68M 0 152.9k 06:43 05:25 01:18 189.9k 81 60.27M 0 0 81 48.87M 0 153.0k 06:43 05:27 01:16 181.3k 81 60.27M 0 0 81 49.06M 0 153.0k 06:43 05:28 01:15 180.1k 81 60.27M 0 0 81 49.25M 0 153.1k 06:43 05:29 01:14 176.6k 82 60.27M 0 0 82 49.43M 0 153.0k 06:43 05:30 01:13 166.1k 82 60.27M 0 0 82 49.62M 0 152.9k 06:43 05:32 01:11 151.2k 82 60.27M 0 0 82 49.81M 0 152.8k 06:43 05:33 01:10 142.8k 82 60.27M 0 0 82 50.00M 0 152.7k 06:44 05:35 01:09 138.5k 83 60.27M 0 0 83 50.25M 0 152.8k 06:43 05:36 01:07 142.4k 83 60.27M 0 0 83 50.37M 0 152.7k 06:44 05:37 01:07 137.4k 83 60.27M 0 0 83 50.56M 0 152.7k 06:43 05:38 01:05 143.5k 84 60.27M 0 0 84 50.68M 0 152.4k 06:44 05:40 01:04 136.1k 84 60.27M 0 0 84 50.81M 0 152.3k 06:45 05:41 01:04 130.7k 84 60.27M 0 0 84 51.00M 0 152.4k 06:44 05:42 01:02 126.0k 85 60.27M 0 0 85 51.25M 0 152.6k 06:44 05:43 01:01 146.1k 85 60.27M 0 0 85 51.43M 0 152.6k 06:44 05:45 00:59 145.0k 85 60.27M 0 0 85 51.68M 0 152.8k 06:43 05:46 00:57 173.3k 86 60.27M 0 0 86 51.93M 0 153.0k 06:43 05:47 00:56 194.8k 86 60.27M 0 0 86 52.12M 0 152.9k 06:43 05:48 00:55 182.7k 86 60.27M 0 0 86 52.31M 0 152.8k 06:43 05:50 00:53 165.5k 87 60.27M 0 0 87 52.50M 0 152.8k 06:43 05:51 00:52 163.3k 87 60.27M 0 0 87 52.68M 0 152.8k 06:43 05:52 00:51 153.7k 87 60.27M 0 0 87 52.93M 0 153.1k 06:43 05:54 00:49 155.9k 88 60.27M 0 0 88 53.25M 0 153.4k 06:42 05:55 00:47 180.0k 88 60.27M 0 0 88 53.37M 0 153.3k 06:42 05:56 00:46 183.2k 88 60.27M 0 0 88 53.56M 0 153.3k 06:42 05:57 00:45 181.3k 89 60.27M 0 0 89 53.75M 0 153.3k 06:42 05:58 00:44 185.6k 89 60.27M 0 0 89 54.00M 0 153.5k 06:41 06:00 00:41 177.4k 90 60.27M 0 0 90 54.25M 0 153.7k 06:41 06:01 00:40 173.6k 90 60.27M 0 0 90 54.50M 0 153.8k 06:41 06:02 00:39 178.5k 90 60.27M 0 0 90 54.68M 0 153.8k 06:41 06:04 00:37 181.9k 91 60.27M 0 0 91 54.93M 0 154.0k 06:40 06:05 00:35 190.5k 91 60.27M 0 0 91 55.12M 0 154.1k 06:40 06:06 00:34 188.8k 91 60.27M 0 0 91 55.37M 0 154.2k 06:40 06:07 00:33 183.9k 92 60.27M 0 0 92 55.50M 0 154.0k 06:40 06:09 00:31 166.3k 92 60.27M 0 0 92 55.62M 0 153.7k 06:41 06:10 00:31 152.0k 92 60.27M 0 0 92 55.75M 0 153.5k 06:42 06:11 00:31 124.6k 92 60.27M 0 0 92 55.87M 0 153.4k 06:42 06:12 00:30 115.2k 92 60.27M 0 0 92 56.00M 0 153.3k 06:42 06:13 00:29 98.90k 93 60.27M 0 0 93 56.18M 0 153.4k 06:42 06:14 00:28 117.6k 93 60.27M 0 0 93 56.37M 0 153.4k 06:42 06:16 00:26 134.9k 93 60.27M 0 0 93 56.56M 0 153.4k 06:42 06:17 00:25 151.9k 94 60.27M 0 0 94 56.75M 0 153.4k 06:42 06:18 00:24 153.8k 94 60.27M 0 0 94 56.87M 0 153.2k 06:42 06:20 00:22 146.8k 94 60.27M 0 0 94 57.00M 0 152.8k 06:43 06:21 00:22 122.5k 94 60.27M 0 0 94 57.12M 0 152.7k 06:44 06:22 00:22 111.0k 95 60.27M 0 0 95 57.31M 0 152.7k 06:44 06:24 00:20 110.2k 95 60.27M 0 0 95 57.37M 0 152.2k 06:45 06:26 00:19 90009 95 60.27M 0 0 95 57.56M 0 152.0k 06:45 06:27 00:18 95812 95 60.27M 0 0 95 57.75M 0 152.0k 06:46 06:29 00:17 105.9k 96 60.27M 0 0 96 57.93M 0 152.0k 06:45 06:30 00:15 115.9k 96 60.27M 0 0 96 58.12M 0 152.0k 06:45 06:31 00:14 115.1k 96 60.27M 0 0 96 58.31M 0 152.0k 06:45 06:32 00:13 142.8k 97 60.27M 0 0 97 58.56M 0 152.2k 06:45 06:33 00:12 160.5k 97 60.27M 0 0 97 58.81M 0 152.4k 06:44 06:35 00:09 178.2k 98 60.27M 0 0 98 59.12M 0 152.8k 06:43 06:36 00:07 203.7k 98 60.27M 0 0 98 59.37M 0 153.0k 06:43 06:37 00:06 224.4k 98 60.27M 0 0 98 59.56M 0 152.9k 06:43 06:38 00:05 214.7k 99 60.27M 0 0 99 59.75M 0 153.0k 06:43 06:39 00:04 209.0k 99 60.27M 0 0 99 59.93M 0 153.0k 06:43 06:41 00:02 192.3k 99 60.27M 0 0 99 60.06M 0 152.9k 06:43 06:42 00:01 158.9k 99 60.27M 0 0 99 60.18M 0 152.7k 06:43 06:43 134.9k* upload completely sent off: 63201747 bytes { [5 bytes data] < HTTP/1.1 200 OK < x-amz-id-2: 6TP3t92G9A1yJH8T8uA3qRPfHKRKcC2Ywxz1ml4a2VJO2EEpoVsVw15lN6GNLUsDPiHJvvj+dh8= < x-amz-request-id: QYW32XM87GY7ZM47 < Date: Mon, 18 May 2026 12:01:54 GMT < x-amz-server-side-encryption: AES256 < ETag: "a995431a8b8e4a4dc58d7cc048ae2288" < x-amz-checksum-crc64nvme: OWMAru+tSBw= < x-amz-checksum-type: FULL_OBJECT < Content-Length: 0 < Server: AmazonS3 < Connection: close < 100 60.27M 0 0 100 60.27M 0 152.4k 06:44 06:44 115.8k 100 60.27M 0 0 100 60.27M 0 152.4k 06:44 06:44 115.8k 100 60.27M 0 0 100 60.27M 0 152.4k 06:44 06:44 115.8k 100 60.27M 0 0 100 60.27M 0 152.4k 06:44 06:44 115.8k * shutting down connection #0 took: 410.06 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: 52.92.33.80, 52.92.34.80, 3.5.66.33, 52.92.36.224, 52.92.2.24, 3.5.73.114, 3.5.74.68, 3.5.72.67 * Trying 52.92.33.80: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.33.80 port 443) from 10.17.4.7 port 34476 * using HTTP/1.x } [5 bytes data] > PUT /jfr-uploads.blunders.io/demo/c92f0391-fab7-4ca2-b37c-e568edc808cb.jfr.gz?X-Amz-Security-Token=IQoJb3JpZ2luX2VjEPT%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaCWV1LXdlc3QtMSJGMEQCIEyT%2FZvrVq2B8V5dbCVfowMWIhFHRhACxbQk4nAUkic0AiAjQh3f0sEsPkQkSIR59Bv86OEW%2Fxor%2FPmyVLPPa4GXKSrDBQi8%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F8BEAAaDDgzNTQ5NDc1MzEyNiIMEJx%2F0wn10T9Hir88KpcFqJchhF38W9Rjiwhc0iN%2FUauQJtit6RUugjYRfm6ohd6NnVvX7SWaKRn%2BW259PXVUFIoq0sf7wFcW7pWah2HgSCKuky1eR7NtE1A9tECL4KiSCxyJlVunZTTfiP8H3MuX3k9XZoarNIXeNTOmo6tbHTAOJMaQY1hZoC48rNAcutWLLSM%2Fi3V0kSHdP6%2BjmKHPhhJ5tfCApx1qmUwULroEKxfIp8UpeohgbndmXuvn9Z83zHVkpVaUjJrXhxTHNPf%2BWmZkmzIRoC31sDCoaUr8zVGiP9u%2FxQ7dzsVGz%2F2u6%2FrRotNdNRElyakf0uBgwuzwjkGmFHtUDxskzBoCWUmWfIu2P5Hw%2FaOvAX3%2BRO%2BoRW9IeR9QFa6j0AZYyqdX2CDsrfGpK3HwGbgFqrezBW4C5tRiFis%2FswY%2B1wzWMMKCeGnwD%2FIpQ%2FhAsngQi9cTGyZdAim1aD6C4qe0ktvf%2Bau6qLdjcHaSiZPXp8q1i47luJgVl5w%2BteN9DIymA8Cpqtq7tqyq4z23RiJMAACjOmPG6WN0kA38xWxvgNK0pk6NIar6moTAgXXJYE9A7cv4kSM4%2FTXMtplz4YcJCI54Eky700ttP4aOm6WYvwExd7UC%2BmvTADurdLGQq9JYa6Kfu6nNxXHRprEZSg66BQXlHRSU%2Fsm5OCFn9FqWzUuzruwVoljQZhvIcAm2FHCVOp4UlMRs%2FG9FLQdfC3h186AXoG%2FH4KqEx4OJj%2F7BL7C%2FMemFyfoOhSlR4PCQq33QnwU3o9O5RjSyKWAfRRATsC7vynH%2BGowkXVKR0rAe1SpvkoCTBWyR1cIN2S6gZH9RN9S9wvwKGNv7YUkr7Jjzp808TgdAKMUYPsx4Whxz5E%2F5UmIyuu3AQwAH6b2nMPPrq9AGOrIBynFEg2lL90kryUoDpzdkm9UJY%2B0Hnyq5LW0szbheh2arRiySJ61ZaoVlkfHEs7QSEO7CtbjAGCB6JYddSsBPaZjKGREHDO%2B9%2Bvxr1IAGx01nuwWDttgnnfGJKUkZOhksV6ZyYC%2BaupvIHKu%2FkRLElEmmGQ3mMsFAX55bgKHrmXFY4vsgLxY6VEAHt2n0K1jziduZzr4O9uV6UkfiELF4ni5WXGHdMOec2Eath%2BIVOqKKDA%3D%3D&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20260518T120843Z&X-Amz-SignedHeaders=host&X-Amz-Credential=ASIA4FB26GNTCCH7AP5E%2F20260518%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Expires=86400&X-Amz-Signature=5c88eef34c790f28feffdb28ae78cdab471816948dc319cd93bed0e492950811 HTTP/1.1 > Host: s3.eu-west-1.amazonaws.com > User-Agent: curl/8.18.0 > Accept: */* > content-type: application/octet-stream > Content-Length: 584202319 > Expect: 100-continue > { [5 bytes data] < HTTP/1.1 100 Continue < } [5 bytes data] 0 557.1M 0 0 0 1.50M 0 1.49M 06:13 00:01 06:12 1.49M 0 557.1M 0 0 0 2.37M 0 1.17M 07:55 00:02 07:53 1.17M 0 557.1M 0 0 0 2.81M 0 872.0k 10:54 00:03 10:51 872.1k 0 557.1M 0 0 0 3.06M 0 689.9k 13:46 00:04 13:42 689.8k 0 557.1M 0 0 0 3.31M 0 592.1k 16:03 00:05 15:58 592.0k 0 557.1M 0 0 0 3.50M 0 528.0k 18:00 00:06 17:54 354.2k 0 557.1M 0 0 0 3.68M 0 464.1k 20:29 00:08 20:21 220.0k 0 557.1M 0 0 0 3.81M 0 413.8k 22:58 00:09 22:49 167.0k 0 557.1M 0 0 0 3.93M 0 378.4k 25:07 00:10 24:57 146.7k 0 557.1M 0 0 0 4.12M 0 353.5k 26:53 00:11 26:42 133.8k 0 557.1M 0 0 0 4.31M 0 340.3k 27:56 00:12 27:44 134.4k 0 557.1M 0 0 0 4.50M 0 326.8k 29:05 00:14 28:51 139.4k 0 557.1M 0 0 0 4.68M 0 309.4k 30:43 00:15 30:28 147.4k 0 557.1M 0 0 0 4.81M 0 297.7k 31:55 00:16 31:39 151.9k 0 557.1M 0 0 0 4.93M 0 280.3k 33:55 00:18 33:37 136.6k 0 557.1M 0 0 0 5.06M 0 263.8k 36:01 00:19 35:42 115.1k 0 557.1M 0 0 0 5.18M 0 254.6k 37:20 00:20 37:00 104.0k 0 557.1M 0 0 0 5.31M 0 242.2k 39:15 00:22 38:53 94309 0 557.1M 0 0 0 5.43M 0 233.8k 40:39 00:23 40:16 90245 0 557.1M 0 0 0 5.56M 0 228.8k 41:33 00:24 41:09 95575 1 557.1M 0 0 1 5.68M 0 224.7k 42:18 00:25 41:53 102.0k 1 557.1M 0 0 1 5.87M 0 220.9k 43:01 00:27 42:34 110.6k 1 557.1M 0 0 1 6.00M 0 216.7k 43:52 00:28 43:24 119.5k 1 557.1M 0 0 1 6.12M 0 211.8k 44:52 00:29 44:23 121.5k 1 557.1M 0 0 1 6.31M 0 209.9k 45:17 00:30 44:47 130.3k 1 557.1M 0 0 1 6.56M 0 211.2k 45:00 00:31 44:29 151.9k 1 557.1M 0 0 1 6.87M 0 213.2k 44:34 00:33 44:01 177.0k 1 557.1M 0 0 1 7.12M 0 213.7k 44:29 00:34 43:55 199.1k 1 557.1M 0 0 1 7.31M 0 211.5k 44:56 00:35 44:21 209.9k 1 557.1M 0 0 1 7.50M 0 210.4k 45:11 00:36 44:35 212.7k 1 557.1M 0 0 1 7.75M 0 209.6k 45:21 00:37 44:44 201.2k 1 557.1M 0 0 1 8.00M 0 209.7k 45:19 00:39 44:40 190.7k 1 557.1M 0 0 1 8.25M 0 209.8k 45:18 00:40 44:38 188.3k 1 557.1M 0 0 1 8.43M 0 208.4k 45:37 00:41 44:56 189.9k 1 557.1M 0 0 1 8.62M 0 206.9k 45:57 00:42 45:15 186.4k 1 557.1M 0 0 1 8.75M 0 204.5k 46:29 00:43 45:46 172.0k 1 557.1M 0 0 1 8.87M 0 200.8k 47:20 00:45 46:35 144.7k 1 557.1M 0 0 1 9.00M 0 199.2k 47:43 00:46 46:57 127.6k 1 557.1M 0 0 1 9.12M 0 197.1k 48:13 00:47 47:26 118.7k 1 557.1M 0 0 1 9.31M 0 195.4k 48:38 00:48 47:50 115.2k 1 557.1M 0 0 1 9.43M 0 193.6k 49:05 00:49 48:16 115.5k 1 557.1M 0 0 1 9.62M 0 193.3k 49:10 00:50 48:20 133.8k 1 557.1M 0 0 1 9.87M 0 194.2k 48:56 00:52 48:04 154.7k 1 557.1M 0 0 1 10.12M 0 193.7k 49:04 00:53 48:11 167.3k 1 557.1M 0 0 1 10.37M 0 193.5k 49:08 00:54 48:14 177.9k 1 557.1M 0 0 1 10.56M 0 192.2k 49:27 00:56 48:31 181.3k 1 557.1M 0 0 1 10.75M 0 191.9k 49:32 00:57 48:35 180.4k 1 557.1M 0 0 1 10.93M 0 190.8k 49:49 00:58 48:51 163.8k 1 557.1M 0 0 1 11.12M 0 189.5k 50:09 01:00 49:09 155.4k 2 557.1M 0 0 2 11.25M 0 186.5k 50:58 01:01 49:57 130.7k 2 557.1M 0 0 2 11.37M 0 184.0k 51:39 01:03 50:36 118.5k 2 557.1M 0 0 2 11.50M 0 182.7k 52:02 01:04 50:58 108.2k 2 557.1M 0 0 2 11.62M 0 181.4k 52:24 01:05 51:19 101.5k 2 557.1M 0 0 2 11.81M 0 180.9k 52:33 01:06 51:27 104.0k 2 557.1M 0 0 2 12.00M 0 180.8k 52:34 01:07 51:27 123.9k 2 557.1M 0 0 2 12.18M 0 179.8k 52:51 01:09 51:42 136.2k 2 557.1M 0 0 2 12.31M 0 178.5k 53:14 01:10 52:04 135.4k 2 557.1M 0 0 2 12.43M 0 176.3k 53:54 01:12 52:42 126.3k 2 557.1M 0 0 2 12.56M 0 174.7k 54:24 01:13 53:11 113.8k 2 557.1M 0 0 2 12.75M 0 174.2k 54:33 01:14 53:19 110.2k 2 557.1M 0 0 2 12.87M 0 173.3k 54:50 01:16 53:34 105.7k 2 557.1M 0 0 2 13.00M 0 172.1k 55:14 01:17 53:57 104.3k 2 557.1M 0 0 2 13.18M 0 172.2k 55:12 01:18 53:54 123.6k 2 557.1M 0 0 2 13.37M 0 171.3k 55:28 01:19 54:09 131.8k 2 557.1M 0 0 2 13.50M 0 170.3k 55:48 01:21 54:27 123.2k 2 557.1M 0 0 2 13.68M 0 170.4k 55:47 01:22 54:25 133.9k 2 557.1M 0 0 2 13.87M 0 170.6k 55:44 01:23 54:21 150.9k 2 557.1M 0 0 2 14.06M 0 170.6k 55:43 01:24 54:19 149.8k 2 557.1M 0 0 2 14.25M 0 170.8k 55:39 01:25 54:14 162.7k 2 557.1M 0 0 2 14.50M 0 171.7k 55:21 01:26 53:55 193.8k 2 557.1M 0 0 2 14.75M 0 171.8k 55:20 01:27 53:53 192.3k 2 557.1M 0 0 2 14.87M 0 170.5k 55:44 01:29 54:15 170.4k 2 557.1M 0 0 2 15.00M 0 169.5k 56:04 01:30 54:34 154.8k 2 557.1M 0 0 2 15.18M 0 169.1k 56:12 01:31 54:41 147.4k 2 557.1M 0 0 2 15.31M 0 168.2k 56:31 01:33 54:58 122.6k 2 557.1M 0 0 2 15.50M 0 168.0k 56:34 01:34 55:00 117.5k 2 557.1M 0 0 2 15.68M 0 167.6k 56:43 01:35 55:08 127.1k 2 557.1M 0 0 2 15.81M 0 166.9k 56:56 01:36 55:20 130.5k 2 557.1M 0 0 2 15.93M 0 165.1k 57:35 01:38 55:57 111.2k 2 557.1M 0 0 2 16.06M 0 164.3k 57:51 01:40 56:11 111.8k 2 557.1M 0 0 2 16.25M 0 163.9k 57:59 01:41 56:18 108.9k 2 557.1M 0 0 2 16.43M 0 163.8k 58:01 01:42 56:19 111.6k 2 557.1M 0 0 2 16.56M 0 162.8k 58:22 01:44 56:38 107.2k 2 557.1M 0 0 2 16.68M 0 162.0k 58:40 01:45 56:55 116.3k 3 557.1M 0 0 3 16.87M 0 161.8k 58:44 01:46 56:58 124.6k 3 557.1M 0 0 3 17.06M 0 161.9k 58:41 01:47 56:54 130.4k 3 557.1M 0 0 3 17.25M 0 161.2k 58:57 01:49 57:08 122.1k 3 557.1M 0 0 3 17.37M 0 160.5k 59:13 01:50 57:23 124.5k 3 557.1M 0 0 3 17.56M 0 160.1k 59:22 01:52 57:30 130.4k 3 557.1M 0 0 3 17.75M 0 159.7k 59:30 01:53 57:37 128.1k 3 557.1M 0 0 3 17.87M 0 158.9k 59:49 01:55 57:54 113.9k 3 557.1M 0 0 3 18.06M 0 158.5k 59:57 01:56 58:01 116.7k 3 557.1M 0 0 3 18.25M 0 158.4k 1:00:00 01:57 58:03 125.3k 3 557.1M 0 0 3 18.43M 0 158.6k 59:55 01:58 57:57 133.8k 3 557.1M 0 0 3 18.62M 0 158.6k 59:55 02:00 57:55 138.7k 3 557.1M 0 0 3 18.81M 0 158.1k 1:00:07 02:01 58:06 144.4k 3 557.1M 0 0 3 18.93M 0 157.0k 1:00:33 02:03 58:30 130.9k 3 557.1M 0 0 3 19.06M 0 156.4k 1:00:47 02:04 58:43 121.6k 3 557.1M 0 0 3 19.18M 0 155.6k 1:01:05 02:06 58:59 106.3k 3 557.1M 0 0 3 19.31M 0 154.8k 1:01:23 02:07 59:16 96209 3 557.1M 0 0 3 19.43M 0 154.3k 1:01:35 02:08 59:27 92265 3 557.1M 0 0 3 19.62M 0 154.3k 1:01:35 02:10 59:25 105.2k 3 557.1M 0 0 3 19.87M 0 154.6k 1:01:28 02:11 59:17 122.6k 3 557.1M 0 0 3 20.06M 0 154.8k 1:01:25 02:12 59:13 137.9k 3 557.1M 0 0 3 20.25M 0 154.6k 1:01:29 02:14 59:15 149.5k 3 557.1M 0 0 3 20.37M 0 154.1k 1:01:40 02:15 59:25 149.6k 3 557.1M 0 0 3 20.50M 0 153.4k 1:01:58 02:16 59:42 134.7k 3 557.1M 0 0 3 20.62M 0 152.9k 1:02:09 02:18 59:51 118.2k 3 557.1M 0 0 3 20.75M 0 152.5k 1:02:18 02:19 59:59 107.8k 3 557.1M 0 0 3 20.93M 0 152.4k 1:02:23 02:20 1:00:03 107.4k 3 557.1M 0 0 3 21.12M 0 152.4k 1:02:21 02:21 1:00:00 117.5k 3 557.1M 0 0 3 21.37M 0 153.1k 1:02:05 02:22 59:43 147.1k 3 557.1M 0 0 3 21.56M 0 153.4k 1:01:59 02:23 59:36 163.7k 3 557.1M 0 0 3 21.75M 0 153.5k 1:01:55 02:25 59:30 175.8k 3 557.1M 0 0 3 22.00M 0 154.0k 1:01:43 02:26 59:17 195.0k 3 557.1M 0 0 3 22.18M 0 154.2k 1:01:37 02:27 59:10 201.5k 4 557.1M 0 0 4 22.37M 0 154.4k 1:01:33 02:28 59:05 188.3k 4 557.1M 0 0 4 22.62M 0 154.8k 1:01:23 02:29 58:54 193.0k 4 557.1M 0 0 4 22.81M 0 155.0k 1:01:18 02:30 58:48 195.9k 4 557.1M 0 0 4 22.93M 0 154.4k 1:01:34 02:32 59:02 164.3k 4 557.1M 0 0 4 23.06M 0 154.1k 1:01:41 02:33 59:08 150.7k 4 557.1M 0 0 4 23.18M 0 153.9k 1:01:46 02:34 59:12 140.4k 4 557.1M 0 0 4 23.31M 0 152.9k 1:02:09 02:36 59:33 108.5k 4 557.1M 0 0 4 23.43M 0 152.7k 1:02:14 02:37 59:37 98.88k 4 557.1M 0 0 4 23.62M 0 152.6k 1:02:16 02:38 59:38 110.4k 4 557.1M 0 0 4 23.81M 0 152.7k 1:02:13 02:39 59:34 120.3k 4 557.1M 0 0 4 24.00M 0 152.8k 1:02:12 02:40 59:32 127.4k 4 557.1M 0 0 4 24.18M 0 152.9k 1:02:09 02:41 59:28 153.5k 4 557.1M 0 0 4 24.37M 0 153.0k 1:02:07 02:43 59:24 160.5k 4 557.1M 0 0 4 24.56M 0 152.9k 1:02:10 02:44 59:26 159.4k 4 557.1M 0 0 4 24.75M 0 152.9k 1:02:08 02:45 59:23 158.2k 4 557.1M 0 0 4 24.93M 0 153.0k 1:02:07 02:46 59:21 158.7k 4 557.1M 0 0 4 25.12M 0 153.0k 1:02:07 02:48 59:19 155.2k 4 557.1M 0 0 4 25.37M 0 153.2k 1:02:03 02:49 59:14 157.0k 4 557.1M 0 0 4 25.50M 0 152.9k 1:02:09 02:50 59:19 154.4k 4 557.1M 0 0 4 25.62M 0 152.6k 1:02:16 02:51 59:25 144.3k 4 557.1M 0 0 4 25.81M 0 152.5k 1:02:19 02:53 59:26 140.0k 4 557.1M 0 0 4 25.93M 0 152.1k 1:02:30 02:54 59:36 127.8k 4 557.1M 0 0 4 26.06M 0 151.4k 1:02:45 02:56 59:49 107.0k 4 557.1M 0 0 4 26.18M 0 151.1k 1:02:54 02:57 59:57 104.9k 4 557.1M 0 0 4 26.31M 0 150.8k 1:03:01 02:58 1:00:03 104.8k 4 557.1M 0 0 4 26.50M 0 151.0k 1:02:57 02:59 59:58 109.3k 4 557.1M 0 0 4 26.68M 0 150.9k 1:02:58 03:01 59:57 119.6k 4 557.1M 0 0 4 26.81M 0 150.6k 1:03:06 03:02 1:00:04 127.0k 4 557.1M 0 0 4 26.93M 0 150.5k 1:03:10 03:03 1:00:07 131.5k 4 557.1M 0 0 4 27.18M 0 150.8k 1:03:02 03:04 59:58 148.8k 4 557.1M 0 0 4 27.31M 0 150.5k 1:03:08 03:05 1:00:03 137.9k 4 557.1M 0 0 4 27.43M 0 150.4k 1:03:12 03:06 1:00:06 133.3k 4 557.1M 0 0 4 27.62M 0 150.4k 1:03:11 03:07 1:00:04 144.1k 4 557.1M 0 0 4 27.81M 0 150.5k 1:03:09 03:09 1:00:00 150.7k 5 557.1M 0 0 5 28.00M 0 150.6k 1:03:06 03:10 59:56 145.7k 5 557.1M 0 0 5 28.18M 0 150.7k 1:03:05 03:11 59:54 154.8k 5 557.1M 0 0 5 28.37M 0 150.8k 1:03:02 03:12 59:50 163.6k 5 557.1M 0 0 5 28.56M 0 150.9k 1:02:59 03:13 59:46 165.4k 5 557.1M 0 0 5 28.75M 0 150.8k 1:03:01 03:15 59:46 161.2k 5 557.1M 0 0 5 28.93M 0 151.0k 1:02:56 03:16 59:40 163.6k 5 557.1M 0 0 5 29.12M 0 151.0k 1:02:57 03:17 59:40 160.4k 5 557.1M 0 0 5 29.31M 0 150.8k 1:03:01 03:18 59:43 152.0k 5 557.1M 0 0 5 29.50M 0 150.7k 1:03:05 03:20 59:45 144.6k 5 557.1M 0 0 5 29.68M 0 150.6k 1:03:08 03:21 59:47 143.0k 5 557.1M 0 0 5 29.87M 0 150.4k 1:03:12 03:23 59:49 133.5k 5 557.1M 0 0 5 30.00M 0 149.9k 1:03:25 03:24 1:00:01 121.0k 5 557.1M 0 0 5 30.12M 0 149.6k 1:03:32 03:26 1:00:06 115.4k 5 557.1M 0 0 5 30.25M 0 149.4k 1:03:37 03:27 1:00:10 111.7k 5 557.1M 0 0 5 30.37M 0 149.3k 1:03:41 03:28 1:00:13 108.8k 5 557.1M 0 0 5 30.50M 0 149.0k 1:03:47 03:29 1:00:18 103.4k 5 557.1M 0 0 5 30.68M 0 148.9k 1:03:50 03:30 1:00:20 115.9k 5 557.1M 0 0 5 30.81M 0 148.7k 1:03:56 03:32 1:00:24 116.7k 5 557.1M 0 0 5 30.93M 0 148.4k 1:04:03 03:33 1:00:30 114.2k 5 557.1M 0 0 5 31.12M 0 148.4k 1:04:03 03:34 1:00:29 120.0k 5 557.1M 0 0 5 31.31M 0 148.3k 1:04:05 03:36 1:00:29 126.1k 5 557.1M 0 0 5 31.56M 0 148.6k 1:03:57 03:37 1:00:20 139.8k 5 557.1M 0 0 5 31.75M 0 148.7k 1:03:55 03:38 1:00:17 150.5k 5 557.1M 0 0 5 31.87M 0 148.5k 1:03:59 03:39 1:00:20 154.0k 5 557.1M 0 0 5 32.00M 0 148.3k 1:04:04 03:40 1:00:24 146.7k 5 557.1M 0 0 5 32.18M 0 148.5k 1:04:01 03:41 1:00:20 154.2k 5 557.1M 0 0 5 32.37M 0 148.4k 1:04:04 03:43 1:00:21 138.1k 5 557.1M 0 0 5 32.50M 0 148.2k 1:04:07 03:44 1:00:23 130.2k 5 557.1M 0 0 5 32.62M 0 147.9k 1:04:16 03:45 1:00:31 125.5k 5 557.1M 0 0 5 32.75M 0 147.7k 1:04:22 03:47 1:00:35 123.9k 5 557.1M 0 0 5 32.87M 0 147.5k 1:04:27 03:48 1:00:39 112.2k 5 557.1M 0 0 5 33.06M 0 147.4k 1:04:29 03:49 1:00:40 112.3k 5 557.1M 0 0 5 33.25M 0 147.3k 1:04:32 03:51 1:00:41 114.9k 5 557.1M 0 0 5 33.37M 0 146.9k 1:04:41 03:52 1:00:49 114.1k 6 557.1M 0 0 6 33.50M 0 146.8k 1:04:45 03:53 1:00:52 116.6k 6 557.1M 0 0 6 33.62M 0 146.6k 1:04:51 03:54 1:00:57 115.6k 6 557.1M 0 0 6 33.75M 0 146.2k 1:05:01 03:56 1:01:05 105.0k 6 557.1M 0 0 6 33.93M 0 146.2k 1:05:01 03:57 1:01:04 107.5k 6 557.1M 0 0 6 34.12M 0 146.3k 1:04:59 03:58 1:01:01 121.7k 6 557.1M 0 0 6 34.25M 0 146.1k 1:05:04 04:00 1:01:04 119.6k 6 557.1M 0 0 6 34.37M 0 145.9k 1:05:10 04:01 1:01:09 120.0k 6 557.1M 0 0 6 34.56M 0 145.9k 1:05:08 04:02 1:01:06 136.5k 6 557.1M 0 0 6 34.81M 0 146.1k 1:05:04 04:03 1:01:01 142.6k 6 557.1M 0 0 6 35.00M 0 146.0k 1:05:07 04:05 1:01:02 135.3k 6 557.1M 0 0 6 35.12M 0 145.9k 1:05:09 04:06 1:01:03 139.1k 6 557.1M 0 0 6 35.25M 0 145.7k 1:05:13 04:07 1:01:06 140.8k 6 557.1M 0 0 6 35.43M 0 145.7k 1:05:15 04:09 1:01:06 136.4k 6 557.1M 0 0 6 35.56M 0 145.5k 1:05:19 04:10 1:01:09 124.0k 6 557.1M 0 0 6 35.75M 0 145.6k 1:05:17 04:11 1:01:06 129.6k 6 557.1M 0 0 6 35.93M 0 145.6k 1:05:18 04:12 1:01:06 132.6k 6 557.1M 0 0 6 36.06M 0 145.3k 1:05:24 04:14 1:01:10 130.2k 6 557.1M 0 0 6 36.18M 0 145.1k 1:05:30 04:15 1:01:15 122.9k 6 557.1M 0 0 6 36.31M 0 144.8k 1:05:38 04:16 1:01:22 116.9k 6 557.1M 0 0 6 36.43M 0 144.7k 1:05:42 04:17 1:01:25 108.9k 6 557.1M 0 0 6 36.62M 0 144.7k 1:05:40 04:19 1:01:21 112.0k 6 557.1M 0 0 6 36.87M 0 145.0k 1:05:32 04:20 1:01:12 132.5k 6 557.1M 0 0 6 37.06M 0 145.0k 1:05:33 04:21 1:01:12 139.6k 6 557.1M 0 0 6 37.25M 0 144.8k 1:05:37 04:23 1:01:14 146.4k 6 557.1M 0 0 6 37.37M 0 144.7k 1:05:42 04:24 1:01:18 144.3k 6 557.1M 0 0 6 37.56M 0 144.7k 1:05:41 04:25 1:01:16 143.4k 6 557.1M 0 0 6 37.81M 0 145.1k 1:05:31 04:26 1:01:05 146.4k 6 557.1M 0 0 6 38.12M 0 145.6k 1:05:16 04:28 1:00:48 171.4k 6 557.1M 0 0 6 38.43M 0 146.2k 1:05:00 04:29 1:00:31 209.9k 6 557.1M 0 0 6 38.68M 0 146.6k 1:04:51 04:30 1:00:21 235.7k 6 557.1M 0 0 6 38.87M 0 146.6k 1:04:49 04:31 1:00:18 237.5k 7 557.1M 0 0 7 39.12M 0 146.9k 1:04:41 04:32 1:00:09 234.0k 7 557.1M 0 0 7 39.43M 0 147.5k 1:04:27 04:33 59:54 234.5k 7 557.1M 0 0 7 39.68M 0 147.8k 1:04:17 04:34 59:43 223.9k 7 557.1M 0 0 7 39.93M 0 148.2k 1:04:08 04:35 59:33 225.9k 7 557.1M 0 0 7 40.12M 0 148.3k 1:04:06 04:37 59:29 225.8k 7 557.1M 0 0 7 40.37M 0 148.5k 1:04:00 04:38 59:22 222.0k 7 557.1M 0 0 7 40.50M 0 148.4k 1:04:03 04:39 59:24 193.9k 7 557.1M 0 0 7 40.62M 0 148.2k 1:04:08 04:40 59:28 165.1k 7 557.1M 0 0 7 40.75M 0 148.0k 1:04:12 04:41 59:31 139.7k 7 557.1M 0 0 7 40.87M 0 147.9k 1:04:17 04:42 59:35 128.9k 7 557.1M 0 0 7 41.06M 0 147.9k 1:04:16 04:44 59:32 120.1k 7 557.1M 0 0 7 41.25M 0 147.8k 1:04:17 04:45 59:32 122.5k 7 557.1M 0 0 7 41.37M 0 147.5k 1:04:27 04:47 59:40 116.2k 7 557.1M 0 0 7 41.50M 0 147.4k 1:04:29 04:48 59:41 119.6k 7 557.1M 0 0 7 41.68M 0 147.3k 1:04:32 04:49 59:43 122.4k 7 557.1M 0 0 7 41.81M 0 146.9k 1:04:42 04:51 59:51 107.4k 7 557.1M 0 0 7 41.93M 0 146.7k 1:04:48 04:52 59:56 99.66k 7 557.1M 0 0 7 42.12M 0 146.7k 1:04:47 04:53 59:54 114.4k 7 557.1M 0 0 7 42.31M 0 146.7k 1:04:48 04:55 59:53 117.1k 7 557.1M 0 0 7 42.43M 0 146.6k 1:04:50 04:56 59:54 116.4k 7 557.1M 0 0 7 42.56M 0 146.3k 1:04:56 04:57 59:59 120.8k 7 557.1M 0 0 7 42.75M 0 146.4k 1:04:55 04:58 59:57 133.6k 7 557.1M 0 0 7 42.93M 0 146.4k 1:04:56 05:00 59:56 129.8k 7 557.1M 0 0 7 43.12M 0 146.5k 1:04:53 05:01 59:52 138.0k 7 557.1M 0 0 7 43.37M 0 146.7k 1:04:47 05:02 59:45 152.6k 7 557.1M 0 0 7 43.56M 0 146.8k 1:04:43 05:03 59:40 171.7k 7 557.1M 0 0 7 43.75M 0 146.9k 1:04:42 05:04 59:38 171.4k 7 557.1M 0 0 7 43.93M 0 147.0k 1:04:39 05:05 59:34 181.5k 7 557.1M 0 0 7 44.12M 0 147.1k 1:04:36 05:06 59:30 181.8k 7 557.1M 0 0 7 44.31M 0 147.2k 1:04:34 05:08 59:26 174.9k 7 557.1M 0 0 7 44.50M 0 147.3k 1:04:32 05:09 59:23 169.5k 8 557.1M 0 0 8 44.75M 0 147.5k 1:04:27 05:10 59:17 177.5k 8 557.1M 0 0 8 45.00M 0 147.7k 1:04:21 05:11 59:10 183.5k 8 557.1M 0 0 8 45.18M 0 147.8k 1:04:19 05:13 59:06 180.3k 8 557.1M 0 0 8 45.37M 0 147.7k 1:04:20 05:14 59:06 173.3k 8 557.1M 0 0 8 45.50M 0 147.6k 1:04:22 05:15 59:07 166.9k 8 557.1M 0 0 8 45.68M 0 147.6k 1:04:23 05:16 59:07 157.0k 8 557.1M 0 0 8 45.87M 0 147.7k 1:04:22 05:17 59:05 146.6k 8 557.1M 0 0 8 46.06M 0 147.7k 1:04:21 05:19 59:02 143.4k 8 557.1M 0 0 8 46.25M 0 147.8k 1:04:18 05:20 58:58 163.8k 8 557.1M 0 0 8 46.25M 0 147.8k 1:04:18 05:20 58:58 147.8k 8 557.1M 0 0 8 46.50M 0 147.8k 1:04:18 05:22 58:56 149.9k 8 557.1M 0 0 8 46.62M 0 147.6k 1:04:24 05:23 59:01 123.8k 8 557.1M 0 0 8 46.75M 0 147.5k 1:04:26 05:24 59:02 123.7k 8 557.1M 0 0 8 46.93M 0 147.4k 1:04:28 05:25 59:03 124.9k 8 557.1M 0 0 8 47.12M 0 147.4k 1:04:28 05:27 59:01 129.9k 8 557.1M 0 0 8 47.25M 0 147.1k 1:04:37 05:28 59:09 112.8k 8 557.1M 0 0 8 47.37M 0 146.8k 1:04:45 05:30 59:15 110.4k 8 557.1M 0 0 8 47.50M 0 146.7k 1:04:47 05:31 59:16 109.5k 8 557.1M 0 0 8 47.68M 0 146.5k 1:04:52 05:33 59:19 106.4k 8 557.1M 0 0 8 47.81M 0 146.3k 1:04:57 05:34 59:23 99255 8 557.1M 0 0 8 47.93M 0 146.3k 1:04:59 05:35 59:24 105.3k 8 557.1M 0 0 8 48.12M 0 146.2k 1:05:00 05:36 59:24 117.6k 8 557.1M 0 0 8 48.31M 0 146.2k 1:05:01 05:38 59:23 121.6k 8 557.1M 0 0 8 48.50M 0 146.3k 1:04:59 05:39 59:20 132.6k 8 557.1M 0 0 8 48.68M 0 146.4k 1:04:55 05:40 59:15 149.2k 8 557.1M 0 0 8 48.87M 0 146.5k 1:04:54 05:41 59:13 156.4k 8 557.1M 0 0 8 49.00M 0 146.3k 1:04:59 05:42 59:17 148.3k 8 557.1M 0 0 8 49.12M 0 146.1k 1:05:02 05:44 59:18 143.1k 8 557.1M 0 0 8 49.25M 0 146.0k 1:05:05 05:45 59:20 132.8k 8 557.1M 0 0 8 49.43M 0 146.0k 1:05:06 05:46 59:20 124.8k 8 557.1M 0 0 8 49.62M 0 146.0k 1:05:07 05:48 59:19 120.2k 8 557.1M 0 0 8 49.81M 0 146.0k 1:05:05 05:49 59:16 133.0k 8 557.1M 0 0 8 50.00M 0 146.0k 1:05:07 05:50 59:17 137.0k 9 557.1M 0 0 9 50.18M 0 146.0k 1:05:07 05:51 59:16 142.2k 9 557.1M 0 0 9 50.37M 0 146.1k 1:05:04 05:53 59:11 148.5k 9 557.1M 0 0 9 50.56M 0 146.1k 1:05:02 05:54 59:08 155.2k 9 557.1M 0 0 9 50.68M 0 146.0k 1:05:06 05:55 59:11 143.6k 9 557.1M 0 0 9 50.81M 0 145.9k 1:05:09 05:56 59:13 140.8k 9 557.1M 0 0 9 51.00M 0 145.9k 1:05:08 05:57 59:11 142.2k 9 557.1M 0 0 9 51.25M 0 146.1k 1:05:04 05:59 59:05 146.1k 9 557.1M 0 0 9 51.50M 0 146.3k 1:04:59 06:00 58:59 153.2k 9 557.1M 0 0 9 51.75M 0 146.4k 1:04:55 06:01 58:54 169.6k 9 557.1M 0 0 9 52.00M 0 146.6k 1:04:50 06:03 58:47 185.9k 9 557.1M 0 0 9 52.18M 0 146.6k 1:04:49 06:04 58:45 187.1k 9 557.1M 0 0 9 52.37M 0 146.7k 1:04:48 06:05 58:43 181.2k 9 557.1M 0 0 9 52.56M 0 146.8k 1:04:46 06:06 58:40 175.9k 9 557.1M 0 0 9 52.75M 0 146.9k 1:04:43 06:07 58:36 175.2k 9 557.1M 0 0 9 53.00M 0 147.0k 1:04:38 06:08 58:30 173.9k 9 557.1M 0 0 9 53.25M 0 147.3k 1:04:31 06:10 58:21 190.1k 9 557.1M 0 0 9 53.56M 0 147.7k 1:04:20 06:11 58:09 219.3k 9 557.1M 0 0 9 53.87M 0 148.1k 1:04:10 06:12 57:58 235.1k 9 557.1M 0 0 9 54.12M 0 148.4k 1:04:04 06:13 57:51 243.6k 9 557.1M 0 0 9 54.31M 0 148.3k 1:04:04 06:14 57:50 229.6k 9 557.1M 0 0 9 54.43M 0 148.2k 1:04:08 06:15 57:53 203.2k 9 557.1M 0 0 9 54.56M 0 147.9k 1:04:17 06:17 58:00 154.0k 9 557.1M 0 0 9 54.68M 0 147.7k 1:04:21 06:19 58:02 124.2k 9 557.1M 0 0 9 54.81M 0 147.6k 1:04:23 06:20 58:03 105.4k 9 557.1M 0 0 9 55.00M 0 147.5k 1:04:26 06:21 58:05 101.6k 9 557.1M 0 0 9 55.12M 0 147.4k 1:04:29 06:22 58:07 102.6k 9 557.1M 0 0 9 55.31M 0 147.4k 1:04:28 06:24 58:04 121.4k 9 557.1M 0 0 9 55.43M 0 147.4k 1:04:30 06:25 58:05 127.0k 9 557.1M 0 0 9 55.56M 0 147.3k 1:04:32 06:26 58:06 125.7k 10 557.1M 0 0 10 55.75M 0 147.3k 1:04:32 06:27 58:05 133.1k 10 557.1M 0 0 10 55.93M 0 147.4k 1:04:29 06:28 58:01 146.5k 10 557.1M 0 0 10 56.18M 0 147.6k 1:04:23 06:29 57:54 160.4k 10 557.1M 0 0 10 56.43M 0 147.9k 1:04:16 06:30 57:46 183.6k 10 557.1M 0 0 10 56.75M 0 148.2k 1:04:07 06:31 57:36 215.7k 10 557.1M 0 0 10 56.93M 0 148.3k 1:04:06 06:33 57:33 217.1k 10 557.1M 0 0 10 57.06M 0 148.2k 1:04:08 06:34 57:34 205.0k 10 557.1M 0 0 10 57.31M 0 148.4k 1:04:04 06:35 57:29 198.5k 10 557.1M 0 0 10 57.50M 0 148.4k 1:04:01 06:36 57:25 186.8k 10 557.1M 0 0 10 57.68M 0 148.5k 1:04:00 06:37 57:23 165.5k 10 557.1M 0 0 10 57.87M 0 148.5k 1:04:00 06:38 57:22 163.6k 10 557.1M 0 0 10 58.06M 0 148.4k 1:04:02 06:40 57:22 161.9k 10 557.1M 0 0 10 58.18M 0 148.4k 1:04:04 06:41 57:23 148.4k 10 557.1M 0 0 10 58.37M 0 148.3k 1:04:06 06:43 57:23 137.7k 10 557.1M 0 0 10 58.50M 0 148.1k 1:04:09 06:44 57:25 126.6k 10 557.1M 0 0 10 58.62M 0 148.1k 1:04:11 06:45 57:26 121.0k 10 557.1M 0 0 10 58.75M 0 147.9k 1:04:16 06:46 57:30 112.9k 10 557.1M 0 0 10 58.93M 0 147.8k 1:04:17 06:48 57:29 116.4k 10 557.1M 0 0 10 59.12M 0 147.9k 1:04:15 06:49 57:26 125.4k 10 557.1M 0 0 10 59.31M 0 148.0k 1:04:12 06:50 57:22 140.2k 10 557.1M 0 0 10 59.43M 0 148.0k 1:04:14 06:51 57:23 142.1k 10 557.1M 0 0 10 59.62M 0 148.0k 1:04:14 06:52 57:22 155.0k 10 557.1M 0 0 10 59.81M 0 148.0k 1:04:12 06:53 57:19 162.7k 10 557.1M 0 0 10 60.00M 0 148.1k 1:04:11 06:54 57:17 159.9k 10 557.1M 0 0 10 60.18M 0 148.0k 1:04:12 06:56 57:16 148.9k 10 557.1M 0 0 10 60.37M 0 148.1k 1:04:12 06:57 57:15 153.4k 10 557.1M 0 0 10 60.56M 0 148.1k 1:04:10 06:58 57:12 157.7k 10 557.1M 0 0 10 60.75M 0 148.2k 1:04:08 06:59 57:09 158.0k 10 557.1M 0 0 10 60.93M 0 148.3k 1:04:06 07:00 57:06 160.4k 10 557.1M 0 0 10 61.12M 0 148.2k 1:04:08 07:02 57:06 158.8k 10 557.1M 0 0 10 61.25M 0 148.0k 1:04:12 07:03 57:09 147.0k 11 557.1M 0 0 11 61.37M 0 147.9k 1:04:15 07:04 57:11 135.7k 11 557.1M 0 0 11 61.50M 0 147.7k 1:04:20 07:06 57:14 118.5k 11 557.1M 0 0 11 61.62M 0 147.5k 1:04:27 07:07 57:20 100.0k 11 557.1M 0 0 11 61.75M 0 147.3k 1:04:31 07:09 57:22 95366 11 557.1M 0 0 11 61.93M 0 147.2k 1:04:33 07:10 57:23 99.33k 11 557.1M 0 0 11 62.06M 0 147.2k 1:04:34 07:11 57:23 101.4k 11 557.1M 0 0 11 62.18M 0 147.0k 1:04:38 07:12 57:26 103.9k 11 557.1M 0 0 11 62.37M 0 147.0k 1:04:39 07:14 57:25 117.4k 11 557.1M 0 0 11 62.50M 0 147.0k 1:04:40 07:15 57:25 123.9k 11 557.1M 0 0 11 62.75M 0 147.2k 1:04:35 07:16 57:19 140.8k 11 557.1M 0 0 11 62.93M 0 147.1k 1:04:38 07:18 57:20 138.5k 11 557.1M 0 0 11 63.06M 0 146.9k 1:04:41 07:19 57:22 139.9k 11 557.1M 0 0 11 63.18M 0 146.9k 1:04:43 07:20 57:23 134.9k 11 557.1M 0 0 11 63.31M 0 146.8k 1:04:45 07:21 57:24 132.4k 11 557.1M 0 0 11 63.50M 0 146.8k 1:04:45 07:22 57:23 122.2k 11 557.1M 0 0 11 63.68M 0 146.8k 1:04:45 07:24 57:21 125.9k 11 557.1M 0 0 11 63.87M 0 146.9k 1:04:43 07:25 57:18 140.9k 11 557.1M 0 0 11 64.06M 0 146.9k 1:04:41 07:26 57:15 152.0k 11 557.1M 0 0 11 64.25M 0 147.0k 1:04:39 07:27 57:12 164.1k 11 557.1M 0 0 11 64.43M 0 147.0k 1:04:39 07:28 57:11 161.8k 11 557.1M 0 0 11 64.62M 0 147.0k 1:04:39 07:30 57:09 163.9k 11 557.1M 0 0 11 64.81M 0 147.0k 1:04:39 07:31 57:08 158.5k 11 557.1M 0 0 11 65.00M 0 147.0k 1:04:40 07:32 57:08 150.6k 11 557.1M 0 0 11 65.12M 0 146.8k 1:04:45 07:34 57:11 133.5k 11 557.1M 0 0 11 65.31M 0 146.8k 1:04:44 07:35 57:09 135.9k 11 557.1M 0 0 11 65.50M 0 146.9k 1:04:42 07:36 57:06 139.4k 11 557.1M 0 0 11 65.68M 0 146.9k 1:04:43 07:37 57:06 136.9k 11 557.1M 0 0 11 65.87M 0 146.9k 1:04:42 07:39 57:03 140.4k 11 557.1M 0 0 11 66.00M 0 146.8k 1:04:45 07:40 57:05 145.7k 11 557.1M 0 0 11 66.18M 0 146.8k 1:04:45 07:41 57:04 142.3k 11 557.1M 0 0 11 66.37M 0 146.9k 1:04:43 07:42 57:01 145.2k 11 557.1M 0 0 11 66.56M 0 146.9k 1:04:43 07:43 57:00 146.0k 11 557.1M 0 0 11 66.81M 0 147.1k 1:04:38 07:45 56:53 160.5k 12 557.1M 0 0 12 67.00M 0 147.1k 1:04:35 07:46 56:49 176.1k 12 557.1M 0 0 12 67.18M 0 147.1k 1:04:35 07:47 56:48 177.1k 12 557.1M 0 0 12 67.37M 0 147.1k 1:04:38 07:48 56:50 161.4k 12 557.1M 0 0 12 67.50M 0 147.0k 1:04:39 07:50 56:49 157.3k 12 557.1M 0 0 12 67.68M 0 146.9k 1:04:41 07:51 56:50 138.8k 12 557.1M 0 0 12 67.81M 0 146.8k 1:04:43 07:52 56:51 125.0k 12 557.1M 0 0 12 67.93M 0 146.8k 1:04:45 07:53 56:52 120.7k 12 557.1M 0 0 12 68.12M 0 146.7k 1:04:46 07:55 56:51 122.4k 12 557.1M 0 0 12 68.31M 0 146.7k 1:04:46 07:56 56:50 127.5k 12 557.1M 0 0 12 68.50M 0 146.8k 1:04:44 07:57 56:47 135.9k 12 557.1M 0 0 12 68.75M 0 147.0k 1:04:40 07:58 56:42 155.6k 12 557.1M 0 0 12 69.00M 0 147.1k 1:04:38 08:00 56:38 166.0k 12 557.1M 0 0 12 69.18M 0 147.0k 1:04:39 08:01 56:38 168.3k 12 557.1M 0 0 12 69.31M 0 146.9k 1:04:41 08:02 56:39 163.6k 12 557.1M 0 0 12 69.50M 0 146.9k 1:04:41 08:04 56:37 155.2k 12 557.1M 0 0 12 69.62M 0 146.7k 1:04:47 08:05 56:42 129.9k 12 557.1M 0 0 12 69.75M 0 146.6k 1:04:49 08:06 56:43 116.0k 12 557.1M 0 0 12 69.87M 0 146.6k 1:04:50 08:07 56:43 112.1k 12 557.1M 0 0 12 70.00M 0 146.5k 1:04:53 08:09 56:44 110.1k 12 557.1M 0 0 12 70.18M 0 146.5k 1:04:52 08:10 56:42 114.1k 12 557.1M 0 0 12 70.37M 0 146.6k 1:04:51 08:11 56:40 134.0k 12 557.1M 0 0 12 70.56M 0 146.6k 1:04:49 08:12 56:37 145.2k 12 557.1M 0 0 12 70.75M 0 146.6k 1:04:50 08:14 56:36 147.7k 12 557.1M 0 0 12 70.87M 0 146.5k 1:04:51 08:15 56:36 152.7k 12 557.1M 0 0 12 71.06M 0 146.6k 1:04:51 08:16 56:35 151.9k 12 557.1M 0 0 12 71.25M 0 146.6k 1:04:50 08:17 56:33 149.5k 12 557.1M 0 0 12 71.43M 0 146.6k 1:04:50 08:18 56:32 145.4k 12 557.1M 0 0 12 71.56M 0 146.5k 1:04:53 08:20 56:33 137.7k 12 557.1M 0 0 12 71.68M 0 146.4k 1:04:55 08:21 56:34 134.2k 12 557.1M 0 0 12 71.81M 0 146.3k 1:04:56 08:22 56:34 128.2k 12 557.1M 0 0 12 71.93M 0 146.3k 1:04:58 08:23 56:35 121.1k 12 557.1M 0 0 12 72.06M 0 146.1k 1:05:02 08:24 56:38 108.1k 12 557.1M 0 0 12 72.18M 0 146.1k 1:05:04 08:25 56:39 111.0k 13 557.1M 0 0 13 72.43M 0 146.2k 1:05:00 08:27 56:33 132.0k 13 557.1M 0 0 13 72.68M 0 146.4k 1:04:56 08:28 56:28 148.5k 13 557.1M 0 0 13 72.81M 0 146.3k 1:04:58 08:29 56:29 146.4k 13 557.1M 0 0 13 73.00M 0 146.3k 1:04:57 08:30 56:27 161.6k 13 557.1M 0 0 13 73.18M 0 146.4k 1:04:56 08:31 56:25 172.3k 13 557.1M 0 0 13 73.37M 0 146.4k 1:04:56 08:33 56:23 160.3k 13 557.1M 0 0 13 73.56M 0 146.5k 1:04:53 08:34 56:19 154.1k 13 557.1M 0 0 13 73.75M 0 146.5k 1:04:51 08:35 56:16 167.6k 13 557.1M 0 0 13 73.93M 0 146.6k 1:04:49 08:36 56:13 173.7k 13 557.1M 0 0 13 74.12M 0 146.4k 1:04:54 08:38 56:16 151.4k 13 557.1M 0 0 13 74.25M 0 146.3k 1:04:58 08:39 56:19 139.9k 13 557.1M 0 0 13 74.37M 0 146.2k 1:05:00 08:40 56:20 125.7k 13 557.1M 0 0 13 74.50M 0 146.1k 1:05:02 08:41 56:21 114.6k 13 557.1M 0 0 13 74.62M 0 146.0k 1:05:06 08:43 56:23 100.8k 13 557.1M 0 0 13 74.81M 0 146.0k 1:05:06 08:44 56:22 109.4k 13 557.1M 0 0 13 74.93M 0 146.0k 1:05:07 08:45 56:22 115.7k 13 557.1M 0 0 13 75.12M 0 146.0k 1:05:07 08:46 56:21 125.4k 13 557.1M 0 0 13 75.31M 0 146.0k 1:05:07 08:48 56:19 131.2k 13 557.1M 0 0 13 75.43M 0 145.9k 1:05:08 08:49 56:19 137.6k 13 557.1M 0 0 13 75.56M 0 145.9k 1:05:09 08:50 56:19 134.5k 13 557.1M 0 0 13 75.75M 0 145.8k 1:05:11 08:51 56:20 134.3k 13 557.1M 0 0 13 75.93M 0 145.8k 1:05:10 08:53 56:17 134.8k 13 557.1M 0 0 13 76.06M 0 145.8k 1:05:11 08:54 56:17 131.0k 13 557.1M 0 0 13 76.18M 0 145.7k 1:05:14 08:55 56:19 127.9k 13 557.1M 0 0 13 76.37M 0 145.8k 1:05:12 08:56 56:16 136.3k 13 557.1M 0 0 13 76.56M 0 145.8k 1:05:10 08:57 56:13 146.9k 13 557.1M 0 0 13 76.75M 0 145.9k 1:05:09 08:58 56:11 149.1k 13 557.1M 0 0 13 76.93M 0 145.9k 1:05:09 08:59 56:10 155.2k 13 557.1M 0 0 13 77.06M 0 145.9k 1:05:10 09:00 56:10 159.1k 13 557.1M 0 0 13 77.25M 0 145.9k 1:05:08 09:01 56:07 161.0k 13 557.1M 0 0 13 77.50M 0 146.0k 1:05:06 09:03 56:03 159.5k 13 557.1M 0 0 13 77.68M 0 146.0k 1:05:06 09:04 56:02 156.4k 13 557.1M 0 0 13 77.87M 0 146.0k 1:05:06 09:06 56:00 155.6k 14 557.1M 0 0 14 78.06M 0 146.0k 1:05:05 09:07 55:58 160.1k 14 557.1M 0 0 14 78.18M 0 145.9k 1:05:08 09:08 56:00 145.2k 14 557.1M 0 0 14 78.31M 0 145.7k 1:05:14 09:10 56:04 122.4k 14 557.1M 0 0 14 78.43M 0 145.6k 1:05:15 09:11 56:04 117.6k 14 557.1M 0 0 14 78.62M 0 145.7k 1:05:13 09:12 56:01 121.3k 14 557.1M 0 0 14 78.81M 0 145.8k 1:05:11 09:13 55:58 125.6k 14 557.1M 0 0 14 79.00M 0 145.8k 1:05:11 09:14 55:57 136.7k 14 557.1M 0 0 14 79.12M 0 145.7k 1:05:14 09:15 55:59 147.9k 14 557.1M 0 0 14 79.25M 0 145.6k 1:05:15 09:16 55:59 145.7k 14 557.1M 0 0 14 79.37M 0 145.6k 1:05:17 09:18 55:59 132.6k 14 557.1M 0 0 14 79.50M 0 145.4k 1:05:21 09:19 56:02 113.9k 14 557.1M 0 0 14 79.62M 0 145.3k 1:05:25 09:21 56:04 99.81k 14 557.1M 0 0 14 79.75M 0 145.2k 1:05:26 09:22 56:04 103.3k 14 557.1M 0 0 14 79.87M 0 145.1k 1:05:29 09:23 56:06 99.62k 14 557.1M 0 0 14 80.06M 0 145.1k 1:05:31 09:24 56:07 103.3k 14 557.1M 0 0 14 80.25M 0 145.1k 1:05:31 09:26 56:05 114.7k 14 557.1M 0 0 14 80.43M 0 145.0k 1:05:32 09:27 56:05 125.1k 14 557.1M 0 0 14 80.62M 0 145.0k 1:05:33 09:29 56:04 125.6k 14 557.1M 0 0 14 80.75M 0 144.9k 1:05:37 09:30 56:07 124.0k 14 557.1M 0 0 14 80.87M 0 144.8k 1:05:38 09:31 56:07 123.5k 14 557.1M 0 0 14 81.00M 0 144.8k 1:05:39 09:32 56:07 116.8k 14 557.1M 0 0 14 81.12M 0 144.6k 1:05:43 09:34 56:09 109.1k 14 557.1M 0 0 14 81.25M 0 144.5k 1:05:46 09:35 56:11 101.1k 14 557.1M 0 0 14 81.43M 0 144.5k 1:05:46 09:36 56:10 112.0k 14 557.1M 0 0 14 81.62M 0 144.5k 1:05:46 09:38 56:08 118.7k 14 557.1M 0 0 14 81.81M 0 144.5k 1:05:46 09:39 56:07 125.1k 14 557.1M 0 0 14 82.00M 0 144.6k 1:05:45 09:40 56:05 137.3k 14 557.1M 0 0 14 82.12M 0 144.5k 1:05:47 09:41 56:06 139.9k 14 557.1M 0 0 14 82.25M 0 144.4k 1:05:48 09:42 56:06 138.2k 14 557.1M 0 0 14 82.43M 0 144.5k 1:05:47 09:44 56:03 138.5k 14 557.1M 0 0 14 82.68M 0 144.6k 1:05:43 09:45 55:58 154.2k 14 557.1M 0 0 14 82.87M 0 144.7k 1:05:41 09:46 55:55 159.0k 14 557.1M 0 0 14 83.00M 0 144.6k 1:05:43 09:47 55:56 163.2k 14 557.1M 0 0 14 83.12M 0 144.6k 1:05:44 09:48 55:56 162.1k 14 557.1M 0 0 14 83.25M 0 144.6k 1:05:45 09:49 55:56 154.9k 14 557.1M 0 0 14 83.43M 0 144.6k 1:05:44 09:50 55:54 141.8k 15 557.1M 0 0 15 83.62M 0 144.6k 1:05:43 09:51 55:52 136.7k 15 557.1M 0 0 15 83.81M 0 144.6k 1:05:43 09:53 55:50 142.5k 15 557.1M 0 0 15 84.00M 0 144.7k 1:05:41 09:54 55:47 154.1k 15 557.1M 0 0 15 84.25M 0 144.8k 1:05:38 09:55 55:43 171.0k 15 557.1M 0 0 15 84.43M 0 144.8k 1:05:37 09:56 55:41 169.6k 15 557.1M 0 0 15 84.56M 0 144.7k 1:05:40 09:58 55:42 157.5k 15 557.1M 0 0 15 84.75M 0 144.7k 1:05:40 09:59 55:41 155.0k 15 557.1M 0 0 15 84.87M 0 144.6k 1:05:42 10:00 55:42 140.5k 15 557.1M 0 0 15 85.00M 0 144.5k 1:05:45 10:01 55:44 118.6k 15 557.1M 0 0 15 85.18M 0 144.5k 1:05:46 10:03 55:43 114.9k 15 557.1M 0 0 15 85.31M 0 144.5k 1:05:47 10:04 55:43 119.5k 15 557.1M 0 0 15 85.43M 0 144.4k 1:05:49 10:05 55:44 112.7k 15 557.1M 0 0 15 85.62M 0 144.4k 1:05:48 10:06 55:42 124.7k 15 557.1M 0 0 15 85.81M 0 144.5k 1:05:47 10:07 55:40 139.5k 15 557.1M 0 0 15 86.00M 0 144.5k 1:05:46 10:09 55:37 143.4k 15 557.1M 0 0 15 86.25M 0 144.6k 1:05:44 10:10 55:34 156.5k 15 557.1M 0 0 15 86.43M 0 144.6k 1:05:43 10:11 55:32 168.0k 15 557.1M 0 0 15 86.62M 0 144.6k 1:05:43 10:13 55:30 162.9k 15 557.1M 0 0 15 86.81M 0 144.7k 1:05:41 10:14 55:27 165.2k 15 557.1M 0 0 15 87.00M 0 144.7k 1:05:41 10:15 55:26 161.4k 15 557.1M 0 0 15 87.12M 0 144.6k 1:05:42 10:16 55:26 149.3k 15 557.1M 0 0 15 87.31M 0 144.7k 1:05:42 10:17 55:25 149.1k 15 557.1M 0 0 15 87.43M 0 144.5k 1:05:45 10:19 55:26 136.1k 15 557.1M 0 0 15 87.56M 0 144.4k 1:05:50 10:20 55:30 115.1k 15 557.1M 0 0 15 87.68M 0 144.3k 1:05:51 10:21 55:30 110.3k 15 557.1M 0 0 15 87.87M 0 144.3k 1:05:52 10:23 55:29 111.8k 15 557.1M 0 0 15 88.06M 0 144.2k 1:05:53 10:24 55:29 107.6k 15 557.1M 0 0 15 88.18M 0 144.2k 1:05:56 10:26 55:30 109.3k 15 557.1M 0 0 15 88.31M 0 144.1k 1:05:58 10:27 55:31 115.5k 15 557.1M 0 0 15 88.43M 0 144.0k 1:06:00 10:28 55:32 113.1k 15 557.1M 0 0 15 88.56M 0 143.9k 1:06:01 10:29 55:32 110.7k 15 557.1M 0 0 15 88.75M 0 143.9k 1:06:03 10:31 55:32 109.4k 15 557.1M 0 0 15 88.87M 0 143.8k 1:06:06 10:32 55:34 109.3k 15 557.1M 0 0 15 89.00M 0 143.6k 1:06:12 10:34 55:38 99.04k 15 557.1M 0 0 15 89.12M 0 143.5k 1:06:15 10:35 55:40 99338 16 557.1M 0 0 16 89.25M 0 143.4k 1:06:17 10:37 55:40 98793 16 557.1M 0 0 16 89.37M 0 143.3k 1:06:18 10:38 55:40 104.3k 16 557.1M 0 0 16 89.37M 0 143.3k 1:06:18 10:38 55:40 143.3k 16 557.1M 0 0 16 89.56M 0 143.4k 1:06:18 10:39 55:39 148.0k 16 557.1M 0 0 16 89.81M 0 143.5k 1:06:15 10:40 55:35 169.6k 16 557.1M 0 0 16 90.00M 0 143.5k 1:06:14 10:41 55:33 171.6k 16 557.1M 0 0 16 90.18M 0 143.5k 1:06:14 10:43 55:31 162.2k 16 557.1M 0 0 16 90.31M 0 143.5k 1:06:15 10:44 55:31 155.9k 16 557.1M 0 0 16 90.50M 0 143.5k 1:06:14 10:45 55:29 157.9k 16 557.1M 0 0 16 90.68M 0 143.5k 1:06:13 10:46 55:27 152.2k 16 557.1M 0 0 16 90.81M 0 143.5k 1:06:14 10:47 55:27 142.9k 16 557.1M 0 0 16 90.93M 0 143.5k 1:06:15 10:48 55:27 139.1k 16 557.1M 0 0 16 91.12M 0 143.4k 1:06:15 10:50 55:25 141.0k 16 557.1M 0 0 16 91.25M 0 143.3k 1:06:18 10:51 55:27 128.0k 16 557.1M 0 0 16 91.37M 0 143.3k 1:06:20 10:52 55:28 114.5k 16 557.1M 0 0 16 91.50M 0 143.2k 1:06:23 10:54 55:29 110.7k 16 557.1M 0 0 16 91.62M 0 143.1k 1:06:24 10:55 55:29 110.1k 16 557.1M 0 0 16 91.75M 0 143.1k 1:06:25 10:56 55:29 105.6k 16 557.1M 0 0 16 91.87M 0 143.0k 1:06:28 10:57 55:31 104.9k 16 557.1M 0 0 16 92.06M 0 143.0k 1:06:28 10:59 55:29 115.2k 16 557.1M 0 0 16 92.25M 0 143.0k 1:06:26 11:00 55:26 127.9k 16 557.1M 0 0 16 92.43M 0 143.1k 1:06:26 11:01 55:25 134.7k 16 557.1M 0 0 16 92.56M 0 143.0k 1:06:28 11:02 55:26 132.7k 16 557.1M 0 0 16 92.68M 0 143.0k 1:06:29 11:03 55:26 139.9k 16 557.1M 0 0 16 92.87M 0 143.0k 1:06:28 11:04 55:24 141.9k 16 557.1M 0 0 16 93.06M 0 143.0k 1:06:27 11:06 55:21 142.1k 16 557.1M 0 0 16 93.31M 0 143.2k 1:06:23 11:07 55:16 155.4k 16 557.1M 0 0 16 93.56M 0 143.3k 1:06:20 11:08 55:12 175.2k 16 557.1M 0 0 16 93.75M 0 143.3k 1:06:18 11:09 55:09 184.9k 16 557.1M 0 0 16 93.93M 0 143.4k 1:06:18 11:10 55:08 185.2k 16 557.1M 0 0 16 94.12M 0 143.4k 1:06:16 11:11 55:05 188.4k 16 557.1M 0 0 16 94.25M 0 143.4k 1:06:17 11:12 55:05 168.1k 16 557.1M 0 0 16 94.43M 0 143.4k 1:06:18 11:14 55:04 152.9k 16 557.1M 0 0 16 94.62M 0 143.3k 1:06:19 11:15 55:04 140.3k 16 557.1M 0 0 16 94.68M 0 143.2k 1:06:22 11:16 55:06 124.5k 17 557.1M 0 0 17 94.81M 0 143.0k 1:06:27 11:18 55:09 104.0k 17 557.1M 0 0 17 94.93M 0 142.9k 1:06:30 11:19 55:11 99.84k 17 557.1M 0 0 17 95.06M 0 142.9k 1:06:31 11:21 55:10 98078 17 557.1M 0 0 17 95.18M 0 142.8k 1:06:34 11:22 55:12 89313 17 557.1M 0 0 17 95.31M 0 142.6k 1:06:38 11:24 55:14 92213 17 557.1M 0 0 17 95.43M 0 142.6k 1:06:40 11:25 55:15 97712 17 557.1M 0 0 17 95.56M 0 142.5k 1:06:41 11:26 55:15 101.6k 17 557.1M 0 0 17 95.75M 0 142.5k 1:06:41 11:27 55:14 105.6k 17 557.1M 0 0 17 95.93M 0 142.5k 1:06:41 11:29 55:12 117.8k 17 557.1M 0 0 17 96.06M 0 142.5k 1:06:42 11:30 55:12 125.0k 17 557.1M 0 0 17 96.18M 0 142.4k 1:06:45 11:31 55:14 123.0k 17 557.1M 0 0 17 96.31M 0 142.3k 1:06:46 11:32 55:14 121.4k 17 557.1M 0 0 17 96.50M 0 142.3k 1:06:47 11:34 55:13 119.4k 17 557.1M 0 0 17 96.68M 0 142.3k 1:06:46 11:35 55:11 121.5k 17 557.1M 0 0 17 96.87M 0 142.3k 1:06:46 11:36 55:10 128.6k 17 557.1M 0 0 17 97.06M 0 142.4k 1:06:44 11:37 55:07 144.0k 17 557.1M 0 0 17 97.25M 0 142.4k 1:06:44 11:39 55:05 148.5k 17 557.1M 0 0 17 97.43M 0 142.4k 1:06:43 11:40 55:03 157.5k 17 557.1M 0 0 17 97.62M 0 142.5k 1:06:43 11:41 55:02 158.2k 17 557.1M 0 0 17 97.81M 0 142.5k 1:06:42 11:42 55:00 159.5k 17 557.1M 0 0 17 98.00M 0 142.5k 1:06:41 11:43 54:58 156.3k 17 557.1M 0 0 17 98.18M 0 142.5k 1:06:41 11:45 54:56 154.2k 17 557.1M 0 0 17 98.37M 0 142.5k 1:06:41 11:46 54:55 152.5k 17 557.1M 0 0 17 98.62M 0 142.6k 1:06:38 11:47 54:51 161.9k 17 557.1M 0 0 17 98.81M 0 142.7k 1:06:36 11:48 54:48 164.4k 17 557.1M 0 0 17 99.00M 0 142.7k 1:06:36 11:50 54:46 162.4k 17 557.1M 0 0 17 99.18M 0 142.7k 1:06:37 11:51 54:46 162.2k 17 557.1M 0 0 17 99.37M 0 142.6k 1:06:38 11:53 54:45 151.9k 17 557.1M 0 0 17 99.50M 0 142.5k 1:06:42 11:54 54:48 128.2k 17 557.1M 0 0 17 99.62M 0 142.4k 1:06:44 11:55 54:49 116.9k 17 557.1M 0 0 17 99.75M 0 142.3k 1:06:46 11:57 54:49 106.3k 17 557.1M 0 0 17 99.87M 0 142.3k 1:06:48 11:58 54:50 100.6k 17 557.1M 0 0 17 100.0M 0 142.3k 1:06:47 11:59 54:48 108.4k 17 557.1M 0 0 17 100.2M 0 142.3k 1:06:47 12:01 54:46 120.9k 18 557.1M 0 0 18 100.4M 0 142.3k 1:06:47 12:02 54:45 130.7k 18 557.1M 0 0 18 100.6M 0 142.4k 1:06:45 12:03 54:42 148.8k 18 557.1M 0 0 18 100.8M 0 142.4k 1:06:43 12:04 54:39 162.9k 18 557.1M 0 0 18 101.0M 0 142.5k 1:06:43 12:05 54:38 161.0k 18 557.1M 0 0 18 101.1M 0 142.4k 1:06:44 12:06 54:38 156.9k 18 557.1M 0 0 18 101.2M 0 142.4k 1:06:44 12:07 54:37 152.0k 18 557.1M 0 0 18 101.4M 0 142.5k 1:06:43 12:08 54:35 151.9k 18 557.1M 0 0 18 101.6M 0 142.5k 1:06:43 12:10 54:33 145.8k 18 557.1M 0 0 18 101.7M 0 142.4k 1:06:43 12:11 54:32 139.1k 18 557.1M 0 0 18 101.9M 0 142.4k 1:06:44 12:12 54:32 140.8k 18 557.1M 0 0 18 102.1M 0 142.4k 1:06:45 12:14 54:31 138.7k 18 557.1M 0 0 18 102.2M 0 142.3k 1:06:46 12:15 54:31 127.9k 18 557.1M 0 0 18 102.3M 0 142.3k 1:06:47 12:16 54:31 123.6k 18 557.1M 0 0 18 102.5M 0 142.3k 1:06:47 12:17 54:30 126.6k 18 557.1M 0 0 18 102.6M 0 142.3k 1:06:48 12:18 54:30 125.0k 18 557.1M 0 0 18 102.8M 0 142.2k 1:06:50 12:20 54:30 121.9k 18 557.1M 0 0 18 102.9M 0 142.1k 1:06:52 12:21 54:31 119.2k 18 557.1M 0 0 18 103.1M 0 142.3k 1:06:49 12:22 54:27 135.4k 18 557.1M 0 0 18 103.4M 0 142.3k 1:06:48 12:24 54:24 137.8k 18 557.1M 0 0 18 103.5M 0 142.1k 1:06:53 12:25 54:28 125.8k 18 557.1M 0 0 18 103.6M 0 142.1k 1:06:54 12:27 54:27 127.5k 18 557.1M 0 0 18 103.8M 0 142.1k 1:06:53 12:28 54:25 138.3k 18 557.1M 0 0 18 104.0M 0 142.1k 1:06:53 12:29 54:24 125.3k 18 557.1M 0 0 18 104.2M 0 142.0k 1:06:54 12:31 54:23 118.8k 18 557.1M 0 0 18 104.3M 0 141.9k 1:06:59 12:33 54:26 117.5k 18 557.1M 0 0 18 104.5M 0 141.8k 1:07:02 12:34 54:28 111.3k 18 557.1M 0 0 18 104.6M 0 141.7k 1:07:04 12:35 54:29 101.7k 18 557.1M 0 0 18 104.8M 0 141.7k 1:07:04 12:37 54:27 102.1k 18 557.1M 0 0 18 104.9M 0 141.6k 1:07:06 12:38 54:28 98.25k 18 557.1M 0 0 18 105.0M 0 141.6k 1:07:07 12:39 54:28 109.7k 18 557.1M 0 0 18 105.2M 0 141.6k 1:07:08 12:40 54:28 119.5k 18 557.1M 0 0 18 105.4M 0 141.6k 1:07:07 12:42 54:25 128.1k 18 557.1M 0 0 18 105.6M 0 141.6k 1:07:08 12:43 54:25 127.1k 18 557.1M 0 0 18 105.7M 0 141.5k 1:07:11 12:45 54:26 123.5k 19 557.1M 0 0 19 105.8M 0 141.4k 1:07:12 12:46 54:26 121.0k 19 557.1M 0 0 19 106.0M 0 141.4k 1:07:13 12:47 54:26 118.7k 19 557.1M 0 0 19 106.1M 0 141.3k 1:07:15 12:48 54:27 109.8k 19 557.1M 0 0 19 106.2M 0 141.2k 1:07:18 12:50 54:28 100.7k 19 557.1M 0 0 19 106.3M 0 141.2k 1:07:19 12:51 54:28 105.7k 19 557.1M 0 0 19 106.5M 0 141.2k 1:07:19 12:52 54:27 111.7k 19 557.1M 0 0 19 106.7M 0 141.2k 1:07:19 12:53 54:26 117.6k 19 557.1M 0 0 19 106.9M 0 141.2k 1:07:19 12:55 54:24 125.7k 19 557.1M 0 0 19 107.0M 0 141.1k 1:07:22 12:56 54:26 124.1k 19 557.1M 0 0 19 107.1M 0 141.0k 1:07:24 12:57 54:27 120.6k 19 557.1M 0 0 19 107.2M 0 141.0k 1:07:25 12:58 54:27 115.7k 19 557.1M 0 0 19 107.4M 0 141.0k 1:07:24 13:00 54:24 116.7k 19 557.1M 0 0 19 107.6M 0 141.1k 1:07:23 13:01 54:22 122.1k 19 557.1M 0 0 19 107.8M 0 141.0k 1:07:24 13:02 54:22 129.1k 19 557.1M 0 0 19 107.9M 0 140.9k 1:07:27 13:04 54:23 127.1k 19 557.1M 0 0 19 108.1M 0 140.9k 1:07:26 13:05 54:21 134.9k 19 557.1M 0 0 19 108.3M 0 140.9k 1:07:26 13:06 54:20 134.0k 19 557.1M 0 0 19 108.4M 0 140.8k 1:07:29 13:08 54:21 115.5k 19 557.1M 0 0 19 108.5M 0 140.8k 1:07:30 13:09 54:21 117.2k 19 557.1M 0 0 19 108.6M 0 140.7k 1:07:32 13:10 54:22 119.0k 19 557.1M 0 0 19 108.8M 0 140.8k 1:07:31 13:11 54:20 119.2k 19 557.1M 0 0 19 109.0M 0 140.8k 1:07:30 13:12 54:18 125.3k 19 557.1M 0 0 19 109.2M 0 140.8k 1:07:31 13:14 54:17 134.9k 19 557.1M 0 0 19 109.3M 0 140.7k 1:07:32 13:15 54:17 132.5k 19 557.1M 0 0 19 109.5M 0 140.7k 1:07:32 13:16 54:16 138.6k 19 557.1M 0 0 19 109.6M 0 140.6k 1:07:35 13:17 54:18 124.2k 19 557.1M 0 0 19 109.8M 0 140.6k 1:07:35 13:19 54:16 117.9k 19 557.1M 0 0 19 110.0M 0 140.6k 1:07:36 13:20 54:16 120.1k 19 557.1M 0 0 19 110.1M 0 140.6k 1:07:37 13:21 54:16 120.4k 19 557.1M 0 0 19 110.2M 0 140.5k 1:07:39 13:23 54:16 113.1k 19 557.1M 0 0 19 110.4M 0 140.5k 1:07:38 13:24 54:14 126.5k 19 557.1M 0 0 19 110.6M 0 140.6k 1:07:36 13:25 54:11 137.1k 19 557.1M 0 0 19 110.9M 0 140.7k 1:07:33 13:27 54:06 153.2k 19 557.1M 0 0 19 111.1M 0 140.7k 1:07:31 13:28 54:03 163.4k 19 557.1M 0 0 19 111.2M 0 140.7k 1:07:32 13:29 54:03 174.7k 20 557.1M 0 0 20 111.4M 0 140.7k 1:07:33 13:30 54:03 163.2k 20 557.1M 0 0 20 111.5M 0 140.7k 1:07:34 13:31 54:03 149.6k 20 557.1M 0 0 20 111.7M 0 140.7k 1:07:33 13:32 54:01 140.8k 20 557.1M 0 0 20 112.0M 0 140.8k 1:07:29 13:34 53:55 151.5k 20 557.1M 0 0 20 112.1M 0 140.9k 1:07:28 13:35 53:53 161.5k 20 557.1M 0 0 20 112.4M 0 141.0k 1:07:24 13:36 53:48 188.5k 20 557.1M 0 0 20 112.7M 0 141.2k 1:07:20 13:37 53:43 210.3k 20 557.1M 0 0 20 112.9M 0 141.2k 1:07:19 13:38 53:41 205.4k 20 557.1M 0 0 20 113.1M 0 141.2k 1:07:18 13:40 53:38 193.5k 20 557.1M 0 0 20 113.3M 0 141.2k 1:07:18 13:41 53:37 183.9k 20 557.1M 0 0 20 113.5M 0 141.2k 1:07:17 13:42 53:35 172.9k 20 557.1M 0 0 20 113.7M 0 141.3k 1:07:15 13:43 53:32 162.2k 20 557.1M 0 0 20 113.9M 0 141.3k 1:07:15 13:45 53:30 161.5k 20 557.1M 0 0 20 114.0M 0 141.3k 1:07:16 13:46 53:30 149.1k 20 557.1M 0 0 20 114.2M 0 141.3k 1:07:16 13:47 53:29 154.2k 20 557.1M 0 0 20 114.5M 0 141.4k 1:07:13 13:48 53:25 159.2k 20 557.1M 0 0 20 114.6M 0 141.4k 1:07:14 13:50 53:24 146.5k 20 557.1M 0 0 20 114.8M 0 141.4k 1:07:14 13:51 53:23 146.1k 20 557.1M 0 0 20 115.0M 0 141.4k 1:07:13 13:52 53:21 158.7k 20 557.1M 0 0 20 115.2M 0 141.4k 1:07:12 13:54 53:18 155.1k 20 557.1M 0 0 20 115.5M 0 141.5k 1:07:09 13:55 53:14 162.2k 20 557.1M 0 0 20 115.7M 0 141.6k 1:07:06 13:56 53:10 180.2k 20 557.1M 0 0 20 115.9M 0 141.7k 1:07:05 13:57 53:08 185.9k 20 557.1M 0 0 20 116.1M 0 141.7k 1:07:04 13:58 53:06 186.4k 20 557.1M 0 0 20 116.3M 0 141.7k 1:07:03 14:00 53:03 188.7k 20 557.1M 0 0 20 116.4M 0 141.7k 1:07:04 14:01 53:03 163.1k 20 557.1M 0 0 20 116.5M 0 141.6k 1:07:06 14:02 53:04 142.6k 20 557.1M 0 0 20 116.6M 0 141.6k 1:07:07 14:03 53:04 131.6k 20 557.1M 0 0 20 116.8M 0 141.6k 1:07:07 14:04 53:03 122.7k 21 557.1M 0 0 21 117.0M 0 141.6k 1:07:07 14:05 53:02 122.4k 21 557.1M 0 0 21 117.1M 0 141.5k 1:07:09 14:07 53:02 118.2k 21 557.1M 0 0 21 117.2M 0 141.5k 1:07:11 14:08 53:03 117.6k 21 557.1M 0 0 21 117.4M 0 141.5k 1:07:10 14:09 53:01 125.7k 21 557.1M 0 0 21 117.6M 0 141.5k 1:07:10 14:10 53:00 128.7k 21 557.1M 0 0 21 117.8M 0 141.6k 1:07:07 14:12 52:55 139.6k 21 557.1M 0 0 21 118.1M 0 141.8k 1:07:02 14:13 52:49 173.1k 21 557.1M 0 0 21 118.5M 0 141.9k 1:06:58 14:14 52:44 203.5k 21 557.1M 0 0 21 118.6M 0 142.0k 1:06:56 14:15 52:41 211.2k 21 557.1M 0 0 21 118.8M 0 142.0k 1:06:55 14:16 52:39 218.6k 21 557.1M 0 0 21 119.0M 0 142.0k 1:06:56 14:18 52:38 198.1k 21 557.1M 0 0 21 119.1M 0 142.0k 1:06:56 14:19 52:37 172.5k 21 557.1M 0 0 21 119.3M 0 142.0k 1:06:56 14:20 52:36 150.1k 21 557.1M 0 0 21 119.5M 0 142.0k 1:06:55 14:21 52:34 146.0k 21 557.1M 0 0 21 119.8M 0 142.1k 1:06:52 14:22 52:30 159.3k 21 557.1M 0 0 21 120.0M 0 142.1k 1:06:52 14:24 52:28 162.2k 21 557.1M 0 0 21 120.1M 0 142.1k 1:06:53 14:25 52:28 160.3k 21 557.1M 0 0 21 120.2M 0 142.0k 1:06:55 14:26 52:29 145.7k 21 557.1M 0 0 21 120.3M 0 142.0k 1:06:57 14:27 52:30 134.3k 21 557.1M 0 0 21 120.5M 0 141.9k 1:06:58 14:29 52:29 112.7k 21 557.1M 0 0 21 120.6M 0 142.0k 1:06:57 14:30 52:27 116.4k 21 557.1M 0 0 21 120.9M 0 142.0k 1:06:55 14:31 52:24 131.8k 21 557.1M 0 0 21 121.0M 0 142.0k 1:06:56 14:32 52:24 139.5k 21 557.1M 0 0 21 121.2M 0 142.1k 1:06:54 14:33 52:21 155.6k 21 557.1M 0 0 21 121.5M 0 142.1k 1:06:52 14:34 52:18 174.1k 21 557.1M 0 0 21 121.7M 0 142.2k 1:06:50 14:36 52:14 179.0k 21 557.1M 0 0 21 121.8M 0 142.1k 1:06:52 14:37 52:15 157.0k 21 557.1M 0 0 21 122.0M 0 142.0k 1:06:55 14:39 52:16 144.5k 21 557.1M 0 0 21 122.1M 0 141.9k 1:07:00 14:41 52:19 119.7k 21 557.1M 0 0 21 122.2M 0 141.7k 1:07:03 14:42 52:21 99246 21 557.1M 0 0 21 122.3M 0 141.7k 1:07:05 14:44 52:21 84106 21 557.1M 0 0 21 122.5M 0 141.7k 1:07:05 14:45 52:20 92588 22 557.1M 0 0 22 122.7M 0 141.6k 1:07:06 14:47 52:19 99.23k 22 557.1M 0 0 22 122.9M 0 141.6k 1:07:06 14:48 52:18 113.7k 22 557.1M 0 0 22 123.1M 0 141.6k 1:07:07 14:49 52:18 126.5k 22 557.1M 0 0 22 123.2M 0 141.5k 1:07:10 14:51 52:19 121.3k 22 557.1M 0 0 22 123.3M 0 141.5k 1:07:10 14:52 52:18 118.6k 22 557.1M 0 0 22 123.5M 0 141.5k 1:07:09 14:53 52:16 128.0k 22 557.1M 0 0 22 123.7M 0 141.6k 1:07:08 14:54 52:14 131.5k 22 557.1M 0 0 22 123.9M 0 141.6k 1:07:08 14:56 52:12 136.6k 22 557.1M 0 0 22 124.1M 0 141.6k 1:07:07 14:57 52:10 155.9k 22 557.1M 0 0 22 124.3M 0 141.6k 1:07:07 14:58 52:09 160.0k 22 557.1M 0 0 22 124.5M 0 141.7k 1:07:05 14:59 52:06 160.7k 22 557.1M 0 0 22 124.7M 0 141.7k 1:07:04 15:01 52:03 163.5k 22 557.1M 0 0 22 125.0M 0 141.8k 1:07:02 15:02 52:00 169.8k 22 557.1M 0 0 22 125.1M 0 141.8k 1:07:00 15:03 51:57 174.6k 22 557.1M 0 0 22 125.3M 0 141.8k 1:07:00 15:04 51:56 173.7k 22 557.1M 0 0 22 125.5M 0 141.8k 1:07:01 15:06 51:55 160.7k 22 557.1M 0 0 22 125.7M 0 141.8k 1:07:01 15:07 51:54 157.1k 22 557.1M 0 0 22 125.9M 0 141.8k 1:07:01 15:09 51:52 145.1k 22 557.1M 0 0 22 126.0M 0 141.8k 1:07:02 15:10 51:52 135.4k 22 557.1M 0 0 22 126.1M 0 141.8k 1:07:02 15:11 51:51 131.3k 22 557.1M 0 0 22 126.3M 0 141.8k 1:07:02 15:12 51:50 134.9k 22 557.1M 0 0 22 126.6M 0 141.8k 1:07:00 15:13 51:47 145.2k 22 557.1M 0 0 22 126.8M 0 141.9k 1:06:59 15:14 51:45 155.6k 22 557.1M 0 0 22 127.0M 0 141.9k 1:06:59 15:16 51:43 157.8k 22 557.1M 0 0 22 127.1M 0 141.8k 1:07:00 15:17 51:43 153.2k 22 557.1M 0 0 22 127.2M 0 141.8k 1:07:02 15:18 51:44 145.9k 22 557.1M 0 0 22 127.3M 0 141.7k 1:07:03 15:19 51:44 125.1k 22 557.1M 0 0 22 127.5M 0 141.8k 1:07:02 15:21 51:41 122.8k 22 557.1M 0 0 22 127.7M 0 141.8k 1:07:03 15:22 51:41 122.0k 22 557.1M 0 0 22 127.8M 0 141.7k 1:07:04 15:23 51:41 124.3k 22 557.1M 0 0 22 128.0M 0 141.7k 1:07:03 15:24 51:39 134.0k 23 557.1M 0 0 23 128.2M 0 141.7k 1:07:03 15:26 51:37 144.4k 23 557.1M 0 0 23 128.4M 0 141.8k 1:07:02 15:27 51:35 145.2k 23 557.1M 0 0 23 128.6M 0 141.8k 1:07:01 15:28 51:33 149.2k 23 557.1M 0 0 23 128.7M 0 141.8k 1:07:02 15:29 51:33 151.0k 23 557.1M 0 0 23 128.8M 0 141.7k 1:07:03 15:30 51:33 141.4k 23 557.1M 0 0 23 129.0M 0 141.6k 1:07:06 15:32 51:34 124.4k 23 557.1M 0 0 23 129.1M 0 141.6k 1:07:07 15:33 51:34 113.0k 23 557.1M 0 0 23 129.2M 0 141.5k 1:07:10 15:35 51:35 99327 23 557.1M 0 0 23 129.3M 0 141.4k 1:07:11 15:36 51:35 97090 23 557.1M 0 0 23 129.5M 0 141.5k 1:07:11 15:37 51:34 104.0k 23 557.1M 0 0 23 129.7M 0 141.5k 1:07:11 15:38 51:33 117.6k 23 557.1M 0 0 23 129.9M 0 141.5k 1:07:10 15:40 51:30 125.7k 23 557.1M 0 0 23 130.0M 0 141.5k 1:07:11 15:41 51:30 138.1k 23 557.1M 0 0 23 130.2M 0 141.4k 1:07:12 15:42 51:30 137.9k 23 557.1M 0 0 23 130.3M 0 141.4k 1:07:14 15:44 51:30 126.8k 23 557.1M 0 0 23 130.5M 0 141.3k 1:07:15 15:45 51:30 119.0k 23 557.1M 0 0 23 130.6M 0 141.3k 1:07:16 15:46 51:30 113.3k 23 557.1M 0 0 23 130.8M 0 141.3k 1:07:15 15:47 51:28 122.1k 23 557.1M 0 0 23 131.0M 0 141.3k 1:07:15 15:48 51:27 127.1k 23 557.1M 0 0 23 131.1M 0 141.3k 1:07:15 15:50 51:25 137.2k 23 557.1M 0 0 23 131.3M 0 141.3k 1:07:16 15:51 51:25 137.1k 23 557.1M 0 0 23 131.5M 0 141.2k 1:07:18 15:53 51:25 130.1k 23 557.1M 0 0 23 131.6M 0 141.2k 1:07:20 15:54 51:26 117.1k 23 557.1M 0 0 23 131.7M 0 141.1k 1:07:21 15:55 51:26 112.4k 23 557.1M 0 0 23 131.9M 0 141.1k 1:07:21 15:57 51:24 110.6k 23 557.1M 0 0 23 132.1M 0 141.1k 1:07:20 15:58 51:22 119.2k 23 557.1M 0 0 23 132.2M 0 141.1k 1:07:22 15:59 51:23 120.7k 23 557.1M 0 0 23 132.3M 0 141.1k 1:07:22 16:00 51:22 126.6k 23 557.1M 0 0 23 132.3M 0 141.1k 1:07:22 16:00 51:22 141.1k 23 557.1M 0 0 23 132.6M 0 141.2k 1:07:20 16:01 51:19 209.8k 23 557.1M 0 0 23 132.8M 0 141.2k 1:07:18 16:02 51:16 201.1k 23 557.1M 0 0 23 133.0M 0 141.2k 1:07:18 16:04 51:14 185.0k 23 557.1M 0 0 23 133.1M 0 141.1k 1:07:21 16:05 51:16 152.6k 23 557.1M 0 0 23 133.2M 0 141.1k 1:07:22 16:06 51:16 145.4k 23 557.1M 0 0 23 133.3M 0 141.0k 1:07:23 16:07 51:16 124.5k 23 557.1M 0 0 23 133.5M 0 141.0k 1:07:24 16:09 51:15 115.4k 24 557.1M 0 0 24 133.7M 0 141.0k 1:07:24 16:10 51:14 110.9k 24 557.1M 0 0 24 133.9M 0 141.0k 1:07:26 16:12 51:14 117.6k 24 557.1M 0 0 24 134.0M 0 140.8k 1:07:29 16:14 51:15 109.3k 24 557.1M 0 0 24 134.1M 0 140.8k 1:07:31 16:15 51:16 107.5k 24 557.1M 0 0 24 134.3M 0 140.7k 1:07:33 16:17 51:16 100.3k 24 557.1M 0 0 24 134.4M 0 140.6k 1:07:35 16:18 51:17 95029 24 557.1M 0 0 24 134.5M 0 140.5k 1:07:39 16:20 51:19 85089 24 557.1M 0 0 24 134.6M 0 140.5k 1:07:39 16:21 51:18 92109 24 557.1M 0 0 24 134.8M 0 140.5k 1:07:39 16:22 51:17 100.3k 24 557.1M 0 0 24 135.0M 0 140.5k 1:07:39 16:23 51:16 111.7k 24 557.1M 0 0 24 135.2M 0 140.5k 1:07:38 16:25 51:13 122.7k 24 557.1M 0 0 24 135.3M 0 140.5k 1:07:39 16:26 51:13 137.3k 24 557.1M 0 0 24 135.5M 0 140.5k 1:07:39 16:27 51:12 145.2k 24 557.1M 0 0 24 135.7M 0 140.5k 1:07:38 16:28 51:10 145.5k 24 557.1M 0 0 24 136.0M 0 140.6k 1:07:35 16:30 51:05 158.1k 24 557.1M 0 0 24 136.2M 0 140.7k 1:07:33 16:31 51:02 169.8k 24 557.1M 0 0 24 136.4M 0 140.7k 1:07:32 16:32 51:00 180.4k 24 557.1M 0 0 24 136.6M 0 140.7k 1:07:32 16:33 50:59 176.5k 24 557.1M 0 0 24 136.7M 0 140.7k 1:07:33 16:34 50:59 169.9k 24 557.1M 0 0 24 136.9M 0 140.7k 1:07:32 16:36 50:56 161.4k 24 557.1M 0 0 24 137.2M 0 140.9k 1:07:28 16:37 50:51 173.1k 24 557.1M 0 0 24 137.4M 0 140.9k 1:07:27 16:38 50:49 173.5k 24 557.1M 0 0 24 137.5M 0 140.9k 1:07:28 16:39 50:49 163.0k 24 557.1M 0 0 24 137.7M 0 140.9k 1:07:27 16:40 50:47 173.2k 24 557.1M 0 0 24 137.9M 0 140.9k 1:07:27 16:42 50:45 169.9k 24 557.1M 0 0 24 138.1M 0 140.9k 1:07:26 16:43 50:43 152.4k 24 557.1M 0 0 24 138.2M 0 140.9k 1:07:26 16:44 50:42 143.7k 24 557.1M 0 0 24 138.4M 0 140.9k 1:07:26 16:45 50:41 155.1k 24 557.1M 0 0 24 138.5M 0 140.9k 1:07:27 16:46 50:41 145.4k 24 557.1M 0 0 24 138.6M 0 140.8k 1:07:29 16:48 50:41 127.0k 24 557.1M 0 0 24 138.8M 0 140.8k 1:07:30 16:49 50:41 118.1k 24 557.1M 0 0 24 139.0M 0 140.8k 1:07:29 16:50 50:39 125.5k 24 557.1M 0 0 24 139.1M 0 140.9k 1:07:28 16:51 50:37 126.5k 25 557.1M 0 0 25 139.4M 0 140.9k 1:07:26 16:52 50:34 145.7k 25 557.1M 0 0 25 139.6M 0 141.0k 1:07:24 16:53 50:31 171.1k 25 557.1M 0 0 25 139.8M 0 141.0k 1:07:24 16:54 50:30 176.3k 25 557.1M 0 0 25 140.0M 0 141.0k 1:07:23 16:56 50:27 175.7k 25 557.1M 0 0 25 140.1M 0 141.1k 1:07:23 16:57 50:26 175.6k 25 557.1M 0 0 25 140.3M 0 141.1k 1:07:22 16:58 50:24 162.4k 25 557.1M 0 0 25 140.5M 0 141.1k 1:07:22 17:00 50:22 152.1k 25 557.1M 0 0 25 140.7M 0 141.1k 1:07:21 17:01 50:20 154.5k 25 557.1M 0 0 25 141.0M 0 141.2k 1:07:20 17:02 50:18 160.7k 25 557.1M 0 0 25 141.1M 0 141.1k 1:07:21 17:03 50:18 153.7k 25 557.1M 0 0 25 141.2M 0 141.1k 1:07:21 17:04 50:17 145.6k 25 557.1M 0 0 25 141.3M 0 141.0k 1:07:24 17:06 50:18 131.4k 25 557.1M 0 0 25 141.5M 0 140.9k 1:07:26 17:07 50:19 115.4k 25 557.1M 0 0 25 141.6M 0 140.9k 1:07:27 17:09 50:18 101.9k 25 557.1M 0 0 25 141.8M 0 140.9k 1:07:28 17:10 50:18 100.8k 25 557.1M 0 0 25 142.0M 0 140.9k 1:07:28 17:11 50:17 106.9k 25 557.1M 0 0 25 142.2M 0 140.9k 1:07:26 17:13 50:13 129.5k 25 557.1M 0 0 25 142.5M 0 141.0k 1:07:23 17:14 50:09 156.7k 25 557.1M 0 0 25 142.7M 0 141.1k 1:07:23 17:15 50:08 166.7k 25 557.1M 0 0 25 142.9M 0 141.1k 1:07:22 17:17 50:05 174.7k 25 557.1M 0 0 25 143.1M 0 141.1k 1:07:21 17:18 50:03 179.9k 25 557.1M 0 0 25 143.3M 0 141.1k 1:07:20 17:19 50:01 176.5k 25 557.1M 0 0 25 143.5M 0 141.2k 1:07:20 17:20 50:00 162.4k 25 557.1M 0 0 25 143.6M 0 141.1k 1:07:20 17:21 49:59 156.0k 25 557.1M 0 0 25 143.8M 0 141.1k 1:07:21 17:23 49:58 148.8k 25 557.1M 0 0 25 143.9M 0 141.1k 1:07:22 17:24 49:58 138.1k 25 557.1M 0 0 25 144.1M 0 141.1k 1:07:21 17:25 49:56 135.0k 25 557.1M 0 0 25 144.3M 0 141.1k 1:07:20 17:26 49:54 138.8k 25 557.1M 0 0 25 144.5M 0 141.2k 1:07:18 17:27 49:51 156.5k 25 557.1M 0 0 25 144.8M 0 141.3k 1:07:15 17:29 49:46 175.1k 26 557.1M 0 0 26 145.0M 0 141.3k 1:07:15 17:30 49:45 186.2k 26 557.1M 0 0 26 145.1M 0 141.3k 1:07:16 17:31 49:45 172.4k 26 557.1M 0 0 26 145.2M 0 141.2k 1:07:19 17:33 49:46 148.1k 26 557.1M 0 0 26 145.3M 0 141.2k 1:07:20 17:34 49:46 129.2k 26 557.1M 0 0 26 145.5M 0 141.1k 1:07:20 17:35 49:45 113.4k 26 557.1M 0 0 26 145.6M 0 141.2k 1:07:20 17:36 49:44 111.7k 26 557.1M 0 0 26 145.8M 0 141.1k 1:07:21 17:38 49:43 113.4k 26 557.1M 0 0 26 146.0M 0 141.1k 1:07:23 17:39 49:44 120.0k 26 557.1M 0 0 26 146.1M 0 141.0k 1:07:23 17:40 49:43 123.7k 26 557.1M 0 0 26 146.4M 0 141.1k 1:07:21 17:42 49:39 138.0k 26 557.1M 0 0 26 146.7M 0 141.3k 1:07:17 17:43 49:34 155.9k 26 557.1M 0 0 26 147.0M 0 141.3k 1:07:15 17:44 49:31 179.6k 26 557.1M 0 0 26 147.2M 0 141.4k 1:07:12 17:45 49:27 202.4k 26 557.1M 0 0 26 147.4M 0 141.4k 1:07:12 17:47 49:25 204.1k 26 557.1M 0 0 26 147.6M 0 141.4k 1:07:13 17:48 49:25 189.4k 26 557.1M 0 0 26 147.7M 0 141.4k 1:07:13 17:49 49:24 163.3k 26 557.1M 0 0 26 147.8M 0 141.3k 1:07:14 17:50 49:24 143.9k 26 557.1M 0 0 26 148.0M 0 141.3k 1:07:15 17:52 49:23 126.7k 26 557.1M 0 0 26 148.1M 0 141.2k 1:07:17 17:54 49:23 113.1k 26 557.1M 0 0 26 148.3M 0 141.2k 1:07:18 17:55 49:23 107.2k 26 557.1M 0 0 26 148.5M 0 141.2k 1:07:18 17:56 49:22 115.4k 26 557.1M 0 0 26 148.6M 0 141.3k 1:07:17 17:57 49:20 126.0k 26 557.1M 0 0 26 148.8M 0 141.2k 1:07:18 17:58 49:20 119.7k 26 557.1M 0 0 26 148.9M 0 141.2k 1:07:19 17:59 49:20 130.0k 26 557.1M 0 0 26 149.1M 0 141.2k 1:07:19 18:01 49:18 136.3k 26 557.1M 0 0 26 149.2M 0 141.2k 1:07:20 18:02 49:18 129.4k 26 557.1M 0 0 26 149.4M 0 141.2k 1:07:20 18:03 49:17 125.7k 26 557.1M 0 0 26 149.6M 0 141.2k 1:07:18 18:04 49:14 141.4k 26 557.1M 0 0 26 149.8M 0 141.2k 1:07:19 18:06 49:13 143.4k 26 557.1M 0 0 26 149.9M 0 141.2k 1:07:19 18:07 49:12 141.7k 26 557.1M 0 0 26 150.1M 0 141.2k 1:07:19 18:08 49:11 142.8k 26 557.1M 0 0 26 150.3M 0 141.2k 1:07:19 18:09 49:10 142.3k 27 557.1M 0 0 27 150.5M 0 141.2k 1:07:18 18:10 49:08 141.9k 27 557.1M 0 0 27 150.7M 0 141.3k 1:07:16 18:12 49:04 160.2k 27 557.1M 0 0 27 151.0M 0 141.4k 1:07:13 18:13 49:00 179.1k 27 557.1M 0 0 27 151.1M 0 141.4k 1:07:13 18:14 48:59 185.4k 27 557.1M 0 0 27 151.4M 0 141.5k 1:07:10 18:15 48:55 202.8k 27 557.1M 0 0 27 151.6M 0 141.6k 1:07:08 18:16 48:52 205.2k 27 557.1M 0 0 27 151.8M 0 141.6k 1:07:08 18:18 48:50 187.8k 27 557.1M 0 0 27 152.0M 0 141.5k 1:07:09 18:19 48:50 165.8k 27 557.1M 0 0 27 152.1M 0 141.6k 1:07:08 18:20 48:48 170.3k 27 557.1M 0 0 27 152.4M 0 141.6k 1:07:07 18:21 48:46 161.9k 27 557.1M 0 0 27 152.5M 0 141.6k 1:07:08 18:23 48:45 146.1k 27 557.1M 0 0 27 152.6M 0 141.5k 1:07:09 18:24 48:45 140.6k 27 557.1M 0 0 27 152.8M 0 141.5k 1:07:09 18:25 48:44 144.6k 27 557.1M 0 0 27 153.0M 0 141.5k 1:07:10 18:27 48:43 130.0k 27 557.1M 0 0 27 153.1M 0 141.4k 1:07:12 18:28 48:44 112.8k 27 557.1M 0 0 27 153.3M 0 141.4k 1:07:13 18:29 48:44 112.2k 27 557.1M 0 0 27 153.5M 0 141.4k 1:07:13 18:31 48:42 117.4k 27 557.1M 0 0 27 153.6M 0 141.4k 1:07:13 18:32 48:41 118.9k 27 557.1M 0 0 27 153.8M 0 141.4k 1:07:12 18:33 48:39 131.2k 27 557.1M 0 0 27 154.0M 0 141.4k 1:07:12 18:35 48:37 142.2k 27 557.1M 0 0 27 154.1M 0 141.4k 1:07:12 18:36 48:36 144.9k 27 557.1M 0 0 27 154.3M 0 141.4k 1:07:13 18:37 48:36 140.8k 27 557.1M 0 0 27 154.5M 0 141.4k 1:07:13 18:38 48:35 140.8k 27 557.1M 0 0 27 154.6M 0 141.4k 1:07:13 18:39 48:34 134.6k 27 557.1M 0 0 27 154.8M 0 141.4k 1:07:14 18:41 48:33 128.2k 27 557.1M 0 0 27 155.0M 0 141.4k 1:07:13 18:42 48:31 134.8k 27 557.1M 0 0 27 155.1M 0 141.4k 1:07:12 18:43 48:29 147.6k 27 557.1M 0 0 27 155.3M 0 141.5k 1:07:11 18:44 48:27 154.5k 27 557.1M 0 0 27 155.5M 0 141.5k 1:07:11 18:45 48:26 158.9k 27 557.1M 0 0 27 155.7M 0 141.5k 1:07:10 18:46 48:24 165.8k 27 557.1M 0 0 27 155.9M 0 141.5k 1:07:10 18:48 48:22 165.4k 28 557.1M 0 0 28 156.1M 0 141.5k 1:07:10 18:49 48:21 154.5k 28 557.1M 0 0 28 156.3M 0 141.5k 1:07:10 18:50 48:20 148.6k 28 557.1M 0 0 28 156.5M 0 141.5k 1:07:10 18:52 48:18 144.2k 28 557.1M 0 0 28 156.6M 0 141.5k 1:07:10 18:53 48:17 143.6k 28 557.1M 0 0 28 156.8M 0 141.5k 1:07:11 18:54 48:17 136.2k 28 557.1M 0 0 28 156.9M 0 141.4k 1:07:12 18:55 48:17 130.8k 28 557.1M 0 0 28 157.0M 0 141.4k 1:07:13 18:57 48:16 121.5k 28 557.1M 0 0 28 157.1M 0 141.4k 1:07:14 18:58 48:16 115.7k 28 557.1M 0 0 28 157.3M 0 141.3k 1:07:15 18:59 48:16 108.4k 28 557.1M 0 0 28 157.4M 0 141.3k 1:07:17 19:00 48:17 101.8k 28 557.1M 0 0 28 157.5M 0 141.2k 1:07:19 19:01 48:18 97250 28 557.1M 0 0 28 157.6M 0 141.2k 1:07:20 19:03 48:17 98369 28 557.1M 0 0 28 157.8M 0 141.1k 1:07:20 19:04 48:16 101.9k 28 557.1M 0 0 28 157.9M 0 141.1k 1:07:21 19:05 48:16 100.7k 28 557.1M 0 0 28 158.0M 0 141.0k 1:07:23 19:07 48:16 101.9k 28 557.1M 0 0 28 158.1M 0 141.0k 1:07:25 19:08 48:17 105.6k 28 557.1M 0 0 28 158.3M 0 141.0k 1:07:25 19:09 48:16 107.7k 28 557.1M 0 0 28 158.4M 0 140.9k 1:07:26 19:10 48:16 103.4k 28 557.1M 0 0 28 158.6M 0 140.9k 1:07:26 19:12 48:14 111.2k 28 557.1M 0 0 28 158.8M 0 141.0k 1:07:24 19:13 48:11 131.9k 28 557.1M 0 0 28 159.0M 0 140.9k 1:07:26 19:14 48:12 134.4k 28 557.1M 0 0 28 159.1M 0 140.9k 1:07:26 19:15 48:11 134.7k 28 557.1M 0 0 28 159.2M 0 140.9k 1:07:27 19:16 48:11 135.4k 28 557.1M 0 0 28 159.4M 0 140.9k 1:07:27 19:18 48:09 136.6k 28 557.1M 0 0 28 159.6M 0 141.0k 1:07:26 19:19 48:07 132.6k 28 557.1M 0 0 28 159.8M 0 140.9k 1:07:26 19:20 48:06 139.4k 28 557.1M 0 0 28 160.0M 0 141.0k 1:07:26 19:21 48:05 144.4k 28 557.1M 0 0 28 160.1M 0 141.0k 1:07:26 19:23 48:03 148.4k 28 557.1M 0 0 28 160.3M 0 140.9k 1:07:26 19:24 48:02 141.8k 28 557.1M 0 0 28 160.4M 0 140.9k 1:07:28 19:25 48:03 125.8k 28 557.1M 0 0 28 160.6M 0 140.9k 1:07:28 19:27 48:01 128.3k 28 557.1M 0 0 28 160.8M 0 140.9k 1:07:28 19:28 48:00 127.6k 28 557.1M 0 0 28 161.0M 0 140.9k 1:07:26 19:29 47:57 138.2k 28 557.1M 0 0 28 161.2M 0 140.9k 1:07:26 19:31 47:55 144.5k 28 557.1M 0 0 28 161.4M 0 140.9k 1:07:26 19:32 47:54 155.1k 28 557.1M 0 0 28 161.5M 0 140.9k 1:07:26 19:33 47:53 152.2k 29 557.1M 0 0 29 161.6M 0 140.9k 1:07:27 19:34 47:53 149.0k 29 557.1M 0 0 29 161.8M 0 140.9k 1:07:26 19:35 47:51 141.2k 29 557.1M 0 0 29 162.0M 0 141.0k 1:07:26 19:36 47:50 143.1k 29 557.1M 0 0 29 162.3M 0 141.0k 1:07:24 19:38 47:46 157.1k 29 557.1M 0 0 29 162.5M 0 141.0k 1:07:23 19:39 47:44 163.5k 29 557.1M 0 0 29 162.6M 0 141.0k 1:07:23 19:40 47:43 163.3k 29 557.1M 0 0 29 162.8M 0 141.0k 1:07:23 19:42 47:41 160.5k 29 557.1M 0 0 29 163.0M 0 141.0k 1:07:24 19:43 47:41 154.5k 29 557.1M 0 0 29 163.1M 0 141.1k 1:07:23 19:44 47:39 147.2k 29 557.1M 0 0 29 163.3M 0 141.1k 1:07:22 19:45 47:37 149.4k 29 557.1M 0 0 29 163.5M 0 141.0k 1:07:23 19:46 47:37 142.9k 29 557.1M 0 0 29 163.6M 0 141.0k 1:07:24 19:47 47:37 135.2k 29 557.1M 0 0 29 163.8M 0 141.0k 1:07:23 19:48 47:35 144.3k 29 557.1M 0 0 29 164.0M 0 141.0k 1:07:23 19:50 47:33 138.4k 29 557.1M 0 0 29 164.1M 0 141.0k 1:07:24 19:51 47:33 129.3k 29 557.1M 0 0 29 164.3M 0 141.0k 1:07:23 19:52 47:31 137.3k 29 557.1M 0 0 29 164.4M 0 141.0k 1:07:24 19:53 47:31 138.9k 29 557.1M 0 0 29 164.6M 0 141.0k 1:07:25 19:55 47:30 129.0k 29 557.1M 0 0 29 164.7M 0 140.9k 1:07:26 19:56 47:30 119.1k 29 557.1M 0 0 29 164.8M 0 140.9k 1:07:28 19:57 47:31 114.7k 29 557.1M 0 0 29 165.0M 0 140.9k 1:07:28 19:59 47:29 114.6k 29 557.1M 0 0 29 165.2M 0 140.9k 1:07:27 20:00 47:27 122.7k 29 557.1M 0 0 29 165.3M 0 140.9k 1:07:28 20:01 47:27 120.3k 29 557.1M 0 0 29 165.5M 0 140.8k 1:07:30 20:03 47:27 121.0k 29 557.1M 0 0 29 165.6M 0 140.8k 1:07:29 20:04 47:25 134.2k 29 557.1M 0 0 29 165.8M 0 140.9k 1:07:28 20:05 47:23 138.2k 29 557.1M 0 0 29 166.0M 0 140.8k 1:07:29 20:06 47:23 128.8k 29 557.1M 0 0 29 166.1M 0 140.8k 1:07:30 20:07 47:23 126.4k 29 557.1M 0 0 29 166.2M 0 140.8k 1:07:31 20:08 47:23 130.8k 29 557.1M 0 0 29 166.3M 0 140.7k 1:07:32 20:10 47:22 118.9k 29 557.1M 0 0 29 166.5M 0 140.7k 1:07:34 20:11 47:23 101.0k 29 557.1M 0 0 29 166.6M 0 140.6k 1:07:35 20:12 47:23 99.57k 29 557.1M 0 0 29 166.7M 0 140.6k 1:07:36 20:14 47:22 102.2k 29 557.1M 0 0 29 166.8M 0 140.6k 1:07:37 20:15 47:22 101.1k 29 557.1M 0 0 29 167.0M 0 140.5k 1:07:38 20:16 47:22 102.3k 29 557.1M 0 0 29 167.1M 0 140.5k 1:07:38 20:17 47:21 112.1k 30 557.1M 0 0 30 167.2M 0 140.4k 1:07:40 20:19 47:21 103.7k 30 557.1M 0 0 30 167.3M 0 140.4k 1:07:42 20:20 47:22 99.92k 30 557.1M 0 0 30 167.5M 0 140.4k 1:07:43 20:21 47:22 101.9k 30 557.1M 0 0 30 167.6M 0 140.4k 1:07:42 20:22 47:20 113.0k 30 557.1M 0 0 30 168.0M 0 140.5k 1:07:38 20:23 47:15 140.9k 30 557.1M 0 0 30 168.3M 0 140.6k 1:07:34 20:24 47:10 184.7k 30 557.1M 0 0 30 168.5M 0 140.7k 1:07:33 20:26 47:07 208.7k 30 557.1M 0 0 30 168.7M 0 140.7k 1:07:33 20:27 47:06 204.9k 30 557.1M 0 0 30 168.9M 0 140.7k 1:07:33 20:29 47:04 199.0k 30 557.1M 0 0 30 169.0M 0 140.6k 1:07:34 20:30 47:04 163.3k 30 557.1M 0 0 30 169.1M 0 140.6k 1:07:35 20:31 47:04 136.1k 30 557.1M 0 0 30 169.3M 0 140.6k 1:07:35 20:32 47:03 126.7k 30 557.1M 0 0 30 169.5M 0 140.7k 1:07:34 20:33 47:01 136.5k 30 557.1M 0 0 30 169.8M 0 140.7k 1:07:32 20:35 46:57 143.8k 30 557.1M 0 0 30 170.0M 0 140.7k 1:07:32 20:36 46:56 160.2k 30 557.1M 0 0 30 170.2M 0 140.8k 1:07:29 20:37 46:52 182.0k 30 557.1M 0 0 30 170.4M 0 140.8k 1:07:29 20:38 46:51 180.6k 30 557.1M 0 0 30 170.6M 0 140.9k 1:07:27 20:40 46:47 185.0k 30 557.1M 0 0 30 170.9M 0 140.9k 1:07:26 20:41 46:45 183.5k 30 557.1M 0 0 30 171.0M 0 140.9k 1:07:26 20:42 46:44 176.9k 30 557.1M 0 0 30 171.1M 0 140.9k 1:07:28 20:43 46:45 150.5k 30 557.1M 0 0 30 171.3M 0 140.9k 1:07:28 20:45 46:43 151.7k 30 557.1M 0 0 30 171.5M 0 140.9k 1:07:27 20:46 46:41 141.3k 30 557.1M 0 0 30 171.7M 0 140.9k 1:07:27 20:47 46:40 131.5k 30 557.1M 0 0 30 171.8M 0 140.9k 1:07:28 20:49 46:39 127.8k 30 557.1M 0 0 30 172.0M 0 140.8k 1:07:29 20:50 46:39 133.5k 30 557.1M 0 0 30 172.1M 0 140.8k 1:07:31 20:51 46:40 120.5k 30 557.1M 0 0 30 172.2M 0 140.7k 1:07:31 20:52 46:39 111.7k 30 557.1M 0 0 30 172.4M 0 140.8k 1:07:31 20:54 46:37 113.4k 30 557.1M 0 0 30 172.6M 0 140.8k 1:07:31 20:55 46:36 125.7k 31 557.1M 0 0 31 172.8M 0 140.8k 1:07:30 20:56 46:34 133.7k 31 557.1M 0 0 31 172.9M 0 140.8k 1:07:30 20:57 46:33 143.5k 31 557.1M 0 0 31 173.0M 0 140.8k 1:07:31 20:58 46:33 146.4k 31 557.1M 0 0 31 173.1M 0 140.7k 1:07:31 20:59 46:32 139.8k 31 557.1M 0 0 31 173.3M 0 140.7k 1:07:32 21:01 46:31 129.2k 31 557.1M 0 0 31 173.5M 0 140.7k 1:07:32 21:02 46:30 124.7k 31 557.1M 0 0 31 173.7M 0 140.8k 1:07:31 21:03 46:28 134.7k 31 557.1M 0 0 31 173.9M 0 140.8k 1:07:31 21:04 46:27 139.2k 31 557.1M 0 0 31 174.0M 0 140.7k 1:07:32 21:05 46:27 139.1k 31 557.1M 0 0 31 174.2M 0 140.7k 1:07:32 21:07 46:25 142.7k 31 557.1M 0 0 31 174.3M 0 140.7k 1:07:32 21:08 46:24 138.6k 31 557.1M 0 0 31 174.5M 0 140.7k 1:07:33 21:09 46:24 125.9k 31 557.1M 0 0 31 174.6M 0 140.7k 1:07:33 21:10 46:23 125.3k 31 557.1M 0 0 31 174.8M 0 140.7k 1:07:33 21:11 46:22 127.8k 31 557.1M 0 0 31 175.0M 0 140.7k 1:07:33 21:13 46:20 130.5k 31 557.1M 0 0 31 175.1M 0 140.7k 1:07:33 21:14 46:19 135.0k 31 557.1M 0 0 31 175.3M 0 140.6k 1:07:34 21:15 46:19 132.1k 31 557.1M 0 0 31 175.4M 0 140.6k 1:07:36 21:17 46:19 122.5k 31 557.1M 0 0 31 175.6M 0 140.6k 1:07:36 21:18 46:18 126.6k 31 557.1M 0 0 31 175.8M 0 140.7k 1:07:34 21:19 46:15 150.3k 31 557.1M 0 0 31 175.8M 0 140.7k 1:07:34 21:19 46:15 140.7k 31 557.1M 0 0 31 176.1M 0 140.7k 1:07:32 21:21 46:11 193.6k 31 557.1M 0 0 31 176.2M 0 140.7k 1:07:33 21:22 46:11 160.2k 31 557.1M 0 0 31 176.4M 0 140.7k 1:07:32 21:23 46:09 155.5k 31 557.1M 0 0 31 176.6M 0 140.7k 1:07:33 21:25 46:08 143.3k 31 557.1M 0 0 31 176.8M 0 140.7k 1:07:34 21:26 46:08 141.3k 31 557.1M 0 0 31 177.0M 0 140.7k 1:07:33 21:27 46:06 132.1k 31 557.1M 0 0 31 177.1M 0 140.7k 1:07:33 21:29 46:04 138.5k 31 557.1M 0 0 31 177.3M 0 140.7k 1:07:34 21:30 46:04 129.1k 31 557.1M 0 0 31 177.5M 0 140.7k 1:07:34 21:31 46:03 135.8k 31 557.1M 0 0 31 177.6M 0 140.6k 1:07:34 21:32 46:02 134.6k 31 557.1M 0 0 31 177.7M 0 140.6k 1:07:35 21:33 46:02 130.1k 31 557.1M 0 0 31 177.9M 0 140.6k 1:07:35 21:35 46:00 128.2k 31 557.1M 0 0 31 178.1M 0 140.6k 1:07:35 21:36 45:59 134.6k 31 557.1M 0 0 31 178.2M 0 140.6k 1:07:37 21:38 45:59 121.5k 32 557.1M 0 0 32 178.3M 0 140.5k 1:07:38 21:39 45:59 117.3k 32 557.1M 0 0 32 178.5M 0 140.5k 1:07:39 21:40 45:59 110.6k 32 557.1M 0 0 32 178.6M 0 140.5k 1:07:39 21:42 45:57 109.6k 32 557.1M 0 0 32 178.8M 0 140.5k 1:07:39 21:43 45:56 112.4k 32 557.1M 0 0 32 179.0M 0 140.5k 1:07:39 21:44 45:55 123.1k 32 557.1M 0 0 32 179.2M 0 140.5k 1:07:38 21:45 45:53 136.8k 32 557.1M 0 0 32 179.5M 0 140.6k 1:07:36 21:46 45:50 163.7k 32 557.1M 0 0 32 179.6M 0 140.6k 1:07:36 21:48 45:48 162.5k 32 557.1M 0 0 32 179.8M 0 140.6k 1:07:36 21:49 45:47 168.5k 32 557.1M 0 0 32 180.1M 0 140.7k 1:07:34 21:50 45:44 184.0k 32 557.1M 0 0 32 180.3M 0 140.7k 1:07:33 21:51 45:42 182.9k 32 557.1M 0 0 32 180.5M 0 140.7k 1:07:32 21:52 45:40 173.9k 32 557.1M 0 0 32 180.6M 0 140.7k 1:07:32 21:53 45:39 174.3k 32 557.1M 0 0 32 180.8M 0 140.7k 1:07:32 21:55 45:37 171.2k 32 557.1M 0 0 32 181.0M 0 140.8k 1:07:31 21:56 45:35 159.9k 32 557.1M 0 0 32 181.1M 0 140.7k 1:07:32 21:57 45:35 145.5k 32 557.1M 0 0 32 181.3M 0 140.8k 1:07:31 21:58 45:33 144.4k 32 557.1M 0 0 32 181.5M 0 140.8k 1:07:31 21:59 45:32 148.4k 32 557.1M 0 0 32 181.6M 0 140.8k 1:07:31 22:01 45:30 148.6k 32 557.1M 0 0 32 181.8M 0 140.8k 1:07:31 22:02 45:29 145.7k 32 557.1M 0 0 32 182.0M 0 140.8k 1:07:30 22:03 45:27 157.7k 32 557.1M 0 0 32 182.2M 0 140.8k 1:07:30 22:04 45:26 154.1k 32 557.1M 0 0 32 182.4M 0 140.8k 1:07:29 22:05 45:24 158.7k 32 557.1M 0 0 32 182.6M 0 140.9k 1:07:28 22:07 45:21 158.7k 32 557.1M 0 0 32 182.8M 0 140.9k 1:07:28 22:08 45:20 162.6k 32 557.1M 0 0 32 183.0M 0 140.9k 1:07:28 22:09 45:19 151.5k 32 557.1M 0 0 32 183.1M 0 140.8k 1:07:29 22:11 45:18 143.4k 32 557.1M 0 0 32 183.2M 0 140.7k 1:07:32 22:12 45:20 121.2k 32 557.1M 0 0 32 183.3M 0 140.7k 1:07:33 22:14 45:19 109.9k 32 557.1M 0 0 32 183.5M 0 140.7k 1:07:33 22:15 45:18 105.9k 32 557.1M 0 0 32 183.7M 0 140.7k 1:07:34 22:17 45:17 104.3k 33 557.1M 0 0 33 183.8M 0 140.6k 1:07:36 22:18 45:18 99.48k 33 557.1M 0 0 33 184.0M 0 140.5k 1:07:37 22:20 45:17 105.6k 33 557.1M 0 0 33 184.1M 0 140.6k 1:07:37 22:21 45:16 117.3k 33 557.1M 0 0 33 184.3M 0 140.6k 1:07:36 22:22 45:14 121.2k 33 557.1M 0 0 33 184.5M 0 140.5k 1:07:37 22:23 45:14 117.9k 33 557.1M 0 0 33 184.6M 0 140.5k 1:07:39 22:25 45:14 121.9k 33 557.1M 0 0 33 184.7M 0 140.4k 1:07:41 22:26 45:15 114.9k 33 557.1M 0 0 33 184.8M 0 140.4k 1:07:42 22:28 45:14 102.9k 33 557.1M 0 0 33 185.0M 0 140.4k 1:07:43 22:29 45:14 97364 33 557.1M 0 0 33 185.1M 0 140.4k 1:07:42 22:30 45:12 106.1k 33 557.1M 0 0 33 185.3M 0 140.4k 1:07:43 22:31 45:12 109.2k 33 557.1M 0 0 33 185.5M 0 140.4k 1:07:42 22:32 45:10 130.4k 33 557.1M 0 0 33 185.6M 0 140.4k 1:07:42 22:34 45:08 140.2k 33 557.1M 0 0 33 185.9M 0 140.4k 1:07:40 22:35 45:05 160.5k 33 557.1M 0 0 33 186.1M 0 140.5k 1:07:38 22:36 45:02 171.1k 33 557.1M 0 0 33 186.4M 0 140.6k 1:07:37 22:37 45:00 189.4k 33 557.1M 0 0 33 186.6M 0 140.6k 1:07:35 22:38 44:57 194.0k 33 557.1M 0 0 33 186.8M 0 140.6k 1:07:35 22:40 44:55 195.5k 33 557.1M 0 0 33 187.0M 0 140.6k 1:07:34 22:41 44:53 184.8k 33 557.1M 0 0 33 187.1M 0 140.6k 1:07:35 22:42 44:53 170.2k 33 557.1M 0 0 33 187.3M 0 140.6k 1:07:36 22:43 44:53 149.1k 33 557.1M 0 0 33 187.4M 0 140.5k 1:07:37 22:45 44:52 124.0k 33 557.1M 0 0 33 187.6M 0 140.6k 1:07:37 22:46 44:51 126.7k 33 557.1M 0 0 33 187.8M 0 140.6k 1:07:36 22:47 44:49 126.0k 33 557.1M 0 0 33 188.0M 0 140.6k 1:07:35 22:48 44:47 134.1k 33 557.1M 0 0 33 188.2M 0 140.7k 1:07:34 22:49 44:45 154.5k 33 557.1M 0 0 33 188.5M 0 140.7k 1:07:32 22:51 44:41 183.4k 33 557.1M 0 0 33 188.6M 0 140.7k 1:07:32 22:52 44:40 178.7k 33 557.1M 0 0 33 188.8M 0 140.7k 1:07:31 22:53 44:38 177.6k 33 557.1M 0 0 33 189.1M 0 140.8k 1:07:30 22:54 44:36 185.1k 33 557.1M 0 0 33 189.3M 0 140.9k 1:07:28 22:56 44:32 186.8k 34 557.1M 0 0 34 189.5M 0 140.8k 1:07:29 22:57 44:32 166.1k 34 557.1M 0 0 34 189.6M 0 140.8k 1:07:29 22:58 44:31 159.8k 34 557.1M 0 0 34 189.8M 0 140.8k 1:07:29 22:59 44:30 156.5k 34 557.1M 0 0 34 189.9M 0 140.7k 1:07:32 23:01 44:31 126.0k 34 557.1M 0 0 34 190.0M 0 140.7k 1:07:33 23:02 44:31 105.0k 34 557.1M 0 0 34 190.2M 0 140.7k 1:07:33 23:04 44:29 111.7k 34 557.1M 0 0 34 190.4M 0 140.7k 1:07:33 23:05 44:28 114.4k 34 557.1M 0 0 34 190.5M 0 140.6k 1:07:35 23:07 44:28 105.1k 34 557.1M 0 0 34 190.6M 0 140.6k 1:07:36 23:08 44:28 112.2k 34 557.1M 0 0 34 190.8M 0 140.6k 1:07:36 23:09 44:27 116.1k 34 557.1M 0 0 34 190.9M 0 140.6k 1:07:37 23:10 44:27 110.2k 34 557.1M 0 0 34 191.0M 0 140.5k 1:07:39 23:12 44:27 99704 34 557.1M 0 0 34 191.1M 0 140.4k 1:07:40 23:13 44:27 100.7k 34 557.1M 0 0 34 191.3M 0 140.4k 1:07:41 23:14 44:27 103.3k 34 557.1M 0 0 34 191.4M 0 140.4k 1:07:42 23:15 44:27 99629 34 557.1M 0 0 34 191.5M 0 140.4k 1:07:42 23:16 44:26 98.78k 34 557.1M 0 0 34 191.7M 0 140.4k 1:07:42 23:18 44:24 118.7k 34 557.1M 0 0 34 192.0M 0 140.4k 1:07:40 23:19 44:21 139.2k 34 557.1M 0 0 34 192.2M 0 140.5k 1:07:39 23:20 44:19 151.5k 34 557.1M 0 0 34 192.4M 0 140.5k 1:07:39 23:22 44:17 164.3k 34 557.1M 0 0 34 192.6M 0 140.5k 1:07:39 23:23 44:16 167.7k 34 557.1M 0 0 34 192.8M 0 140.5k 1:07:39 23:25 44:14 158.0k 34 557.1M 0 0 34 192.9M 0 140.5k 1:07:40 23:26 44:14 143.3k 34 557.1M 0 0 34 193.0M 0 140.4k 1:07:40 23:27 44:13 129.8k 34 557.1M 0 0 34 193.1M 0 140.4k 1:07:41 23:28 44:13 124.5k 34 557.1M 0 0 34 193.3M 0 140.4k 1:07:40 23:29 44:11 128.4k 34 557.1M 0 0 34 193.6M 0 140.5k 1:07:39 23:30 44:09 148.7k 34 557.1M 0 0 34 193.8M 0 140.6k 1:07:37 23:31 44:06 169.3k 34 557.1M 0 0 34 194.0M 0 140.5k 1:07:38 23:33 44:05 158.8k 34 557.1M 0 0 34 194.1M 0 140.5k 1:07:39 23:34 44:05 156.8k 34 557.1M 0 0 34 194.3M 0 140.5k 1:07:39 23:36 44:03 151.5k 34 557.1M 0 0 34 194.5M 0 140.5k 1:07:38 23:37 44:01 146.4k 34 557.1M 0 0 34 194.7M 0 140.5k 1:07:37 23:38 43:59 134.0k 34 557.1M 0 0 34 194.8M 0 140.5k 1:07:38 23:39 43:59 143.4k 35 557.1M 0 0 35 195.0M 0 140.5k 1:07:38 23:40 43:58 144.7k 35 557.1M 0 0 35 195.1M 0 140.5k 1:07:38 23:41 43:57 144.0k 35 557.1M 0 0 35 195.3M 0 140.5k 1:07:40 23:43 43:57 122.7k 35 557.1M 0 0 35 195.5M 0 140.5k 1:07:40 23:44 43:56 123.3k 35 557.1M 0 0 35 195.6M 0 140.5k 1:07:40 23:46 43:54 124.9k 35 557.1M 0 0 35 195.8M 0 140.4k 1:07:40 23:47 43:53 127.6k 35 557.1M 0 0 35 196.0M 0 140.4k 1:07:41 23:48 43:53 121.3k 35 557.1M 0 0 35 196.1M 0 140.4k 1:07:41 23:49 43:52 130.2k 35 557.1M 0 0 35 196.3M 0 140.5k 1:07:40 23:51 43:49 138.1k 35 557.1M 0 0 35 196.5M 0 140.5k 1:07:39 23:52 43:47 146.7k 35 557.1M 0 0 35 196.7M 0 140.5k 1:07:39 23:53 43:46 148.2k 35 557.1M 0 0 35 196.8M 0 140.5k 1:07:40 23:54 43:46 149.4k 35 557.1M 0 0 35 197.0M 0 140.4k 1:07:41 23:56 43:45 144.4k 35 557.1M 0 0 35 197.1M 0 140.3k 1:07:43 23:57 43:46 114.8k 35 557.1M 0 0 35 197.3M 0 140.3k 1:07:43 23:59 43:44 111.6k 35 557.1M 0 0 35 197.5M 0 140.3k 1:07:43 24:00 43:43 111.7k 35 557.1M 0 0 35 197.6M 0 140.3k 1:07:44 24:01 43:43 108.6k 35 557.1M 0 0 35 197.7M 0 140.3k 1:07:45 24:02 43:43 112.3k 35 557.1M 0 0 35 197.8M 0 140.3k 1:07:45 24:03 43:42 127.2k 35 557.1M 0 0 35 198.0M 0 140.3k 1:07:45 24:05 43:40 124.0k 35 557.1M 0 0 35 198.2M 0 140.3k 1:07:45 24:06 43:39 125.9k 35 557.1M 0 0 35 198.4M 0 140.3k 1:07:44 24:07 43:37 140.9k 35 557.1M 0 0 35 198.6M 0 140.3k 1:07:44 24:09 43:35 142.2k 35 557.1M 0 0 35 198.8M 0 140.3k 1:07:44 24:10 43:34 147.6k 35 557.1M 0 0 35 199.0M 0 140.3k 1:07:44 24:11 43:33 152.3k 35 557.1M 0 0 35 199.1M 0 140.3k 1:07:44 24:12 43:32 150.5k 35 557.1M 0 0 35 199.3M 0 140.3k 1:07:44 24:14 43:30 140.6k 35 557.1M 0 0 35 199.5M 0 140.3k 1:07:43 24:15 43:28 148.9k 35 557.1M 0 0 35 199.7M 0 140.4k 1:07:41 24:16 43:25 165.2k 35 557.1M 0 0 35 200.0M 0 140.5k 1:07:39 24:17 43:22 183.8k 35 557.1M 0 0 35 200.2M 0 140.6k 1:07:37 24:18 43:19 203.9k 35 557.1M 0 0 35 200.5M 0 140.6k 1:07:35 24:19 43:16 222.5k 36 557.1M 0 0 36 200.7M 0 140.7k 1:07:34 24:20 43:14 228.6k 36 557.1M 0 0 36 200.9M 0 140.7k 1:07:33 24:21 43:12 216.4k 36 557.1M 0 0 36 201.0M 0 140.7k 1:07:33 24:22 43:11 191.5k 36 557.1M 0 0 36 201.1M 0 140.7k 1:07:34 24:24 43:10 165.8k 36 557.1M 0 0 36 201.3M 0 140.7k 1:07:34 24:25 43:09 152.7k 36 557.1M 0 0 36 201.5M 0 140.7k 1:07:34 24:26 43:08 140.9k 36 557.1M 0 0 36 201.6M 0 140.6k 1:07:35 24:28 43:07 123.1k 36 557.1M 0 0 36 201.8M 0 140.6k 1:07:36 24:29 43:07 119.6k 36 557.1M 0 0 36 201.9M 0 140.6k 1:07:36 24:30 43:06 121.1k 36 557.1M 0 0 36 202.0M 0 140.5k 1:07:37 24:31 43:06 113.7k 36 557.1M 0 0 36 202.1M 0 140.5k 1:07:39 24:33 43:06 99948 36 557.1M 0 0 36 202.3M 0 140.5k 1:07:39 24:34 43:05 107.5k 36 557.1M 0 0 36 202.5M 0 140.5k 1:07:39 24:35 43:04 116.5k 36 557.1M 0 0 36 202.7M 0 140.5k 1:07:39 24:37 43:02 122.9k 36 557.1M 0 0 36 202.8M 0 140.5k 1:07:40 24:38 43:02 121.2k 36 557.1M 0 0 36 203.0M 0 140.5k 1:07:40 24:39 43:01 136.7k 36 557.1M 0 0 36 203.2M 0 140.5k 1:07:39 24:40 42:59 143.7k 36 557.1M 0 0 36 203.4M 0 140.5k 1:07:39 24:42 42:57 143.7k 36 557.1M 0 0 36 203.5M 0 140.5k 1:07:39 24:43 42:56 136.3k 36 557.1M 0 0 36 203.7M 0 140.5k 1:07:39 24:44 42:55 144.4k 36 557.1M 0 0 36 203.8M 0 140.5k 1:07:40 24:45 42:55 139.7k 36 557.1M 0 0 36 204.0M 0 140.5k 1:07:39 24:46 42:53 135.8k 36 557.1M 0 0 36 204.2M 0 140.5k 1:07:39 24:48 42:51 135.8k 36 557.1M 0 0 36 204.3M 0 140.5k 1:07:40 24:49 42:51 138.3k 36 557.1M 0 0 36 204.5M 0 140.5k 1:07:39 24:50 42:49 142.4k 36 557.1M 0 0 36 204.7M 0 140.5k 1:07:39 24:51 42:48 147.1k 36 557.1M 0 0 36 204.9M 0 140.5k 1:07:38 24:52 42:46 151.0k 36 557.1M 0 0 36 205.1M 0 140.5k 1:07:38 24:54 42:44 150.9k 36 557.1M 0 0 36 205.3M 0 140.5k 1:07:37 24:55 42:42 160.1k 36 557.1M 0 0 36 205.4M 0 140.5k 1:07:38 24:56 42:42 147.2k 36 557.1M 0 0 36 205.5M 0 140.5k 1:07:39 24:57 42:42 140.3k 36 557.1M 0 0 36 205.6M 0 140.5k 1:07:39 24:58 42:41 130.2k 36 557.1M 0 0 36 205.9M 0 140.5k 1:07:38 25:00 42:38 141.1k 36 557.1M 0 0 36 206.1M 0 140.5k 1:07:37 25:01 42:36 139.4k 37 557.1M 0 0 37 206.3M 0 140.6k 1:07:36 25:02 42:34 158.4k 37 557.1M 0 0 37 206.5M 0 140.6k 1:07:36 25:03 42:33 163.2k 37 557.1M 0 0 37 206.6M 0 140.6k 1:07:37 25:04 42:33 162.7k 37 557.1M 0 0 37 206.7M 0 140.6k 1:07:37 25:05 42:32 148.2k 37 557.1M 0 0 37 206.8M 0 140.5k 1:07:38 25:06 42:32 138.3k 37 557.1M 0 0 37 207.0M 0 140.5k 1:07:38 25:08 42:30 122.6k 37 557.1M 0 0 37 207.1M 0 140.5k 1:07:39 25:09 42:30 118.0k 37 557.1M 0 0 37 207.2M 0 140.5k 1:07:39 25:10 42:29 116.1k 37 557.1M 0 0 37 207.3M 0 140.4k 1:07:40 25:11 42:29 110.6k 37 557.1M 0 0 37 207.5M 0 140.4k 1:07:41 25:12 42:29 107.2k 37 557.1M 0 0 37 207.6M 0 140.4k 1:07:41 25:14 42:27 115.3k 37 557.1M 0 0 37 207.8M 0 140.4k 1:07:41 25:15 42:26 118.3k 37 557.1M 0 0 37 208.0M 0 140.4k 1:07:42 25:16 42:26 122.9k 37 557.1M 0 0 37 208.2M 0 140.4k 1:07:41 25:18 42:23 134.2k 37 557.1M 0 0 37 208.5M 0 140.5k 1:07:39 25:19 42:20 157.8k 37 557.1M 0 0 37 208.7M 0 140.5k 1:07:37 25:20 42:17 173.6k 37 557.1M 0 0 37 209.0M 0 140.6k 1:07:36 25:21 42:15 189.5k 37 557.1M 0 0 37 209.2M 0 140.6k 1:07:34 25:22 42:12 204.6k 37 557.1M 0 0 37 209.4M 0 140.7k 1:07:34 25:24 42:10 204.2k 37 557.1M 0 0 37 209.6M 0 140.7k 1:07:34 25:25 42:09 184.7k 37 557.1M 0 0 37 209.8M 0 140.7k 1:07:34 25:26 42:08 167.6k 37 557.1M 0 0 37 210.0M 0 140.7k 1:07:34 25:28 42:06 158.8k 37 557.1M 0 0 37 210.1M 0 140.7k 1:07:33 25:29 42:04 154.0k 37 557.1M 0 0 37 210.3M 0 140.7k 1:07:33 25:30 42:03 148.0k 37 557.1M 0 0 37 210.5M 0 140.7k 1:07:32 25:31 42:01 158.0k 37 557.1M 0 0 37 210.6M 0 140.7k 1:07:34 25:32 42:02 145.1k 37 557.1M 0 0 37 210.7M 0 140.6k 1:07:35 25:33 42:02 132.2k 37 557.1M 0 0 37 210.8M 0 140.6k 1:07:36 25:35 42:01 115.3k 37 557.1M 0 0 37 211.0M 0 140.6k 1:07:36 25:36 42:00 113.7k 37 557.1M 0 0 37 211.1M 0 140.6k 1:07:37 25:37 42:00 102.3k 37 557.1M 0 0 37 211.2M 0 140.6k 1:07:37 25:38 41:59 109.6k 37 557.1M 0 0 37 211.3M 0 140.5k 1:07:37 25:39 41:58 114.3k 37 557.1M 0 0 37 211.5M 0 140.5k 1:07:39 25:40 41:59 111.4k 37 557.1M 0 0 37 211.6M 0 140.5k 1:07:40 25:42 41:58 110.7k 38 557.1M 0 0 38 211.8M 0 140.5k 1:07:39 25:43 41:56 117.0k 38 557.1M 0 0 38 212.0M 0 140.5k 1:07:39 25:44 41:55 121.0k 38 557.1M 0 0 38 212.1M 0 140.5k 1:07:39 25:46 41:53 127.7k 38 557.1M 0 0 38 212.3M 0 140.5k 1:07:38 25:47 41:51 145.9k 38 557.1M 0 0 38 212.5M 0 140.5k 1:07:38 25:48 41:50 154.5k 38 557.1M 0 0 38 212.6M 0 140.5k 1:07:38 25:49 41:49 151.1k 38 557.1M 0 0 38 212.8M 0 140.5k 1:07:38 25:50 41:48 153.4k 38 557.1M 0 0 38 213.0M 0 140.5k 1:07:38 25:52 41:46 146.7k 38 557.1M 0 0 38 213.2M 0 140.5k 1:07:37 25:53 41:44 147.6k 38 557.1M 0 0 38 213.3M 0 140.5k 1:07:38 25:54 41:44 136.0k 38 557.1M 0 0 38 213.5M 0 140.5k 1:07:39 25:55 41:44 136.0k 38 557.1M 0 0 38 213.6M 0 140.5k 1:07:39 25:56 41:43 135.3k 38 557.1M 0 0 38 213.8M 0 140.5k 1:07:39 25:57 41:42 134.2k 38 557.1M 0 0 38 213.9M 0 140.5k 1:07:40 25:59 41:41 119.0k 38 557.1M 0 0 38 214.1M 0 140.5k 1:07:39 26:00 41:39 132.0k 38 557.1M 0 0 38 214.3M 0 140.5k 1:07:38 26:01 41:37 145.9k 38 557.1M 0 0 38 214.5M 0 140.5k 1:07:38 26:02 41:36 147.8k 38 557.1M 0 0 38 214.7M 0 140.5k 1:07:37 26:04 41:33 153.5k 38 557.1M 0 0 38 214.9M 0 140.6k 1:07:37 26:05 41:32 164.7k 38 557.1M 0 0 38 215.1M 0 140.5k 1:07:37 26:06 41:31 155.9k 38 557.1M 0 0 38 215.3M 0 140.6k 1:07:37 26:07 41:30 152.5k 38 557.1M 0 0 38 215.5M 0 140.6k 1:07:36 26:09 41:27 152.7k 38 557.1M 0 0 38 215.6M 0 140.6k 1:07:36 26:10 41:26 154.4k 38 557.1M 0 0 38 215.8M 0 140.6k 1:07:36 26:11 41:25 149.3k 38 557.1M 0 0 38 215.9M 0 140.5k 1:07:38 26:12 41:26 139.4k 38 557.1M 0 0 38 216.0M 0 140.5k 1:07:39 26:13 41:26 119.5k 38 557.1M 0 0 38 216.1M 0 140.4k 1:07:41 26:15 41:26 103.2k 38 557.1M 0 0 38 216.2M 0 140.4k 1:07:41 26:16 41:25 95626 38 557.1M 0 0 38 216.4M 0 140.4k 1:07:41 26:17 41:24 97.82k 38 557.1M 0 0 38 216.6M 0 140.4k 1:07:41 26:19 41:22 109.3k 38 557.1M 0 0 38 216.8M 0 140.4k 1:07:41 26:20 41:21 126.9k 38 557.1M 0 0 38 217.0M 0 140.5k 1:07:39 26:21 41:18 155.3k 38 557.1M 0 0 38 217.2M 0 140.5k 1:07:38 26:22 41:16 163.7k 39 557.1M 0 0 39 217.4M 0 140.5k 1:07:39 26:24 41:15 158.6k 39 557.1M 0 0 39 217.5M 0 140.5k 1:07:40 26:25 41:15 155.2k 39 557.1M 0 0 39 217.7M 0 140.5k 1:07:40 26:26 41:14 148.5k 39 557.1M 0 0 39 217.8M 0 140.4k 1:07:41 26:28 41:13 126.3k 39 557.1M 0 0 39 218.0M 0 140.4k 1:07:42 26:29 41:13 113.6k 39 557.1M 0 0 39 218.1M 0 140.3k 1:07:43 26:30 41:13 105.5k 39 557.1M 0 0 39 218.2M 0 140.3k 1:07:44 26:32 41:12 107.2k 39 557.1M 0 0 39 218.5M 0 140.4k 1:07:42 26:33 41:09 120.5k 39 557.1M 0 0 39 218.7M 0 140.4k 1:07:40 26:34 41:06 141.3k 39 557.1M 0 0 39 219.0M 0 140.5k 1:07:39 26:35 41:04 164.4k 39 557.1M 0 0 39 219.1M 0 140.5k 1:07:38 26:36 41:02 187.5k 39 557.1M 0 0 39 219.3M 0 140.5k 1:07:38 26:38 41:00 175.9k 39 557.1M 0 0 39 219.3M 0 140.5k 1:07:38 26:38 41:00 140.5k 39 557.1M 0 0 39 219.5M 0 140.5k 1:07:38 26:39 40:59 125.8k 39 557.1M 0 0 39 219.6M 0 140.5k 1:07:38 26:40 40:58 132.1k 39 557.1M 0 0 39 219.8M 0 140.5k 1:07:38 26:41 40:57 137.2k 39 557.1M 0 0 39 220.0M 0 140.5k 1:07:38 26:43 40:55 139.7k 39 557.1M 0 0 39 220.3M 0 140.6k 1:07:36 26:44 40:52 155.2k 39 557.1M 0 0 39 220.5M 0 140.6k 1:07:37 26:45 40:52 152.6k 39 557.1M 0 0 39 220.6M 0 140.5k 1:07:38 26:47 40:51 146.6k 39 557.1M 0 0 39 220.7M 0 140.5k 1:07:39 26:48 40:51 134.8k 39 557.1M 0 0 39 220.9M 0 140.5k 1:07:39 26:49 40:50 136.7k 39 557.1M 0 0 39 221.1M 0 140.5k 1:07:39 26:50 40:49 123.6k 39 557.1M 0 0 39 221.3M 0 140.5k 1:07:38 26:52 40:46 130.9k 39 557.1M 0 0 39 221.5M 0 140.5k 1:07:37 26:53 40:44 145.7k 39 557.1M 0 0 39 221.7M 0 140.6k 1:07:36 26:54 40:42 165.6k 39 557.1M 0 0 39 221.8M 0 140.6k 1:07:37 26:55 40:42 159.8k 39 557.1M 0 0 39 222.0M 0 140.5k 1:07:38 26:57 40:41 148.9k 39 557.1M 0 0 39 222.1M 0 140.5k 1:07:38 26:58 40:40 142.0k 39 557.1M 0 0 39 222.2M 0 140.5k 1:07:38 26:59 40:39 129.6k 39 557.1M 0 0 39 222.4M 0 140.5k 1:07:38 27:00 40:38 124.3k 39 557.1M 0 0 39 222.6M 0 140.5k 1:07:39 27:01 40:38 122.9k 39 557.1M 0 0 39 222.8M 0 140.5k 1:07:38 27:03 40:35 136.5k 40 557.1M 0 0 40 223.0M 0 140.6k 1:07:37 27:04 40:33 151.4k 40 557.1M 0 0 40 223.2M 0 140.6k 1:07:36 27:05 40:31 158.7k 40 557.1M 0 0 40 223.4M 0 140.6k 1:07:36 27:06 40:30 161.6k 40 557.1M 0 0 40 223.6M 0 140.6k 1:07:35 27:07 40:28 176.6k 40 557.1M 0 0 40 223.8M 0 140.6k 1:07:35 27:09 40:26 170.8k 40 557.1M 0 0 40 224.0M 0 140.6k 1:07:35 27:10 40:25 156.2k 40 557.1M 0 0 40 224.1M 0 140.7k 1:07:34 27:11 40:23 160.0k 40 557.1M 0 0 40 224.3M 0 140.7k 1:07:34 27:12 40:22 157.0k 40 557.1M 0 0 40 224.5M 0 140.7k 1:07:34 27:13 40:21 146.5k 40 557.1M 0 0 40 224.6M 0 140.6k 1:07:35 27:15 40:20 137.4k 40 557.1M 0 0 40 224.7M 0 140.6k 1:07:36 27:16 40:20 133.1k 40 557.1M 0 0 40 224.9M 0 140.6k 1:07:35 27:17 40:18 133.7k 40 557.1M 0 0 40 225.1M 0 140.7k 1:07:34 27:18 40:16 136.2k 40 557.1M 0 0 40 225.3M 0 140.7k 1:07:34 27:19 40:15 142.0k 40 557.1M 0 0 40 225.5M 0 140.7k 1:07:34 27:21 40:13 151.4k 40 557.1M 0 0 40 225.6M 0 140.7k 1:07:34 27:22 40:12 156.5k 40 557.1M 0 0 40 225.8M 0 140.7k 1:07:33 27:23 40:10 154.4k 40 557.1M 0 0 40 226.1M 0 140.7k 1:07:32 27:24 40:08 163.1k 40 557.1M 0 0 40 226.3M 0 140.8k 1:07:31 27:25 40:06 168.1k 40 557.1M 0 0 40 226.5M 0 140.8k 1:07:31 27:27 40:04 166.4k 40 557.1M 0 0 40 226.6M 0 140.7k 1:07:33 27:28 40:05 153.9k 40 557.1M 0 0 40 226.7M 0 140.7k 1:07:33 27:29 40:04 143.4k 40 557.1M 0 0 40 226.8M 0 140.7k 1:07:33 27:30 40:03 125.0k 40 557.1M 0 0 40 227.0M 0 140.7k 1:07:34 27:31 40:03 115.4k 40 557.1M 0 0 40 227.1M 0 140.7k 1:07:34 27:33 40:01 117.0k 40 557.1M 0 0 40 227.3M 0 140.6k 1:07:35 27:34 40:01 116.4k 40 557.1M 0 0 40 227.5M 0 140.6k 1:07:35 27:36 39:59 122.5k 40 557.1M 0 0 40 227.6M 0 140.6k 1:07:34 27:37 39:57 131.8k 40 557.1M 0 0 40 227.9M 0 140.7k 1:07:33 27:38 39:55 147.8k 40 557.1M 0 0 40 228.0M 0 140.7k 1:07:34 27:39 39:55 143.2k 40 557.1M 0 0 40 228.1M 0 140.6k 1:07:35 27:41 39:54 141.3k 40 557.1M 0 0 40 228.3M 0 140.6k 1:07:35 27:42 39:53 138.2k 41 557.1M 0 0 41 228.4M 0 140.6k 1:07:37 27:43 39:54 119.1k 41 557.1M 0 0 41 228.5M 0 140.5k 1:07:38 27:44 39:54 98.37k 41 557.1M 0 0 41 228.6M 0 140.5k 1:07:39 27:46 39:53 99251 41 557.1M 0 0 41 228.8M 0 140.5k 1:07:39 27:47 39:52 104.3k 41 557.1M 0 0 41 228.9M 0 140.5k 1:07:39 27:48 39:51 103.9k 41 557.1M 0 0 41 229.0M 0 140.4k 1:07:40 27:49 39:51 107.7k 41 557.1M 0 0 41 229.1M 0 140.4k 1:07:41 27:50 39:51 107.0k 41 557.1M 0 0 41 229.3M 0 140.4k 1:07:41 27:52 39:49 115.8k 41 557.1M 0 0 41 229.5M 0 140.4k 1:07:41 27:53 39:48 125.2k 41 557.1M 0 0 41 229.7M 0 140.4k 1:07:41 27:54 39:47 128.5k 41 557.1M 0 0 41 229.9M 0 140.4k 1:07:41 27:56 39:45 135.7k 41 557.1M 0 0 41 230.0M 0 140.4k 1:07:41 27:57 39:44 142.8k 41 557.1M 0 0 41 230.1M 0 140.4k 1:07:42 27:58 39:44 134.4k 41 557.1M 0 0 41 230.3M 0 140.4k 1:07:42 27:59 39:43 124.1k 41 557.1M 0 0 41 230.5M 0 140.4k 1:07:42 28:00 39:42 124.7k 41 557.1M 0 0 41 230.6M 0 140.3k 1:07:43 28:02 39:41 117.9k 41 557.1M 0 0 41 230.7M 0 140.3k 1:07:44 28:03 39:41 113.9k 41 557.1M 0 0 41 230.9M 0 140.3k 1:07:45 28:05 39:40 113.0k 41 557.1M 0 0 41 231.0M 0 140.2k 1:07:46 28:06 39:40 107.7k 41 557.1M 0 0 41 231.1M 0 140.2k 1:07:47 28:07 39:40 101.8k 41 557.1M 0 0 41 231.3M 0 140.2k 1:07:48 28:09 39:39 100.5k 41 557.1M 0 0 41 231.4M 0 140.2k 1:07:48 28:10 39:38 101.7k 41 557.1M 0 0 41 231.5M 0 140.1k 1:07:50 28:11 39:39 98.33k 41 557.1M 0 0 41 231.6M 0 140.1k 1:07:50 28:12 39:38 103.6k 41 557.1M 0 0 41 231.8M 0 140.1k 1:07:51 28:13 39:38 102.9k 41 557.1M 0 0 41 231.9M 0 140.0k 1:07:52 28:15 39:37 103.0k 41 557.1M 0 0 41 232.0M 0 140.0k 1:07:53 28:16 39:37 102.0k 41 557.1M 0 0 41 232.2M 0 140.0k 1:07:52 28:17 39:35 116.2k 41 557.1M 0 0 41 232.3M 0 140.0k 1:07:53 28:19 39:34 112.7k 41 557.1M 0 0 41 232.5M 0 140.0k 1:07:53 28:20 39:33 118.9k 41 557.1M 0 0 41 232.7M 0 140.0k 1:07:53 28:21 39:32 131.8k 41 557.1M 0 0 41 232.9M 0 140.0k 1:07:52 28:22 39:30 142.6k 41 557.1M 0 0 41 233.1M 0 140.0k 1:07:52 28:24 39:28 142.3k 41 557.1M 0 0 41 233.3M 0 140.1k 1:07:52 28:25 39:27 154.7k 41 557.1M 0 0 41 233.5M 0 140.1k 1:07:52 28:26 39:26 154.8k 41 557.1M 0 0 41 233.6M 0 140.0k 1:07:52 28:27 39:25 146.3k 41 557.1M 0 0 41 233.8M 0 140.0k 1:07:52 28:29 39:23 142.7k 42 557.1M 0 0 42 234.0M 0 140.0k 1:07:52 28:30 39:22 141.5k 42 557.1M 0 0 42 234.1M 0 140.0k 1:07:53 28:31 39:22 126.6k 42 557.1M 0 0 42 234.2M 0 140.0k 1:07:54 28:33 39:21 119.4k 42 557.1M 0 0 42 234.3M 0 140.0k 1:07:55 28:34 39:21 117.1k 42 557.1M 0 0 42 234.5M 0 139.9k 1:07:55 28:35 39:20 108.8k 42 557.1M 0 0 42 234.6M 0 139.9k 1:07:55 28:36 39:19 108.8k 42 557.1M 0 0 42 234.8M 0 139.9k 1:07:55 28:37 39:18 116.7k 42 557.1M 0 0 42 235.0M 0 139.9k 1:07:56 28:39 39:17 124.6k 42 557.1M 0 0 42 235.1M 0 139.9k 1:07:55 28:40 39:15 132.0k 42 557.1M 0 0 42 235.3M 0 139.9k 1:07:55 28:41 39:14 146.2k 42 557.1M 0 0 42 235.5M 0 139.9k 1:07:55 28:43 39:12 143.5k 42 557.1M 0 0 42 235.6M 0 139.9k 1:07:56 28:44 39:12 136.1k 42 557.1M 0 0 42 235.8M 0 139.9k 1:07:56 28:45 39:11 132.0k 42 557.1M 0 0 42 235.9M 0 139.9k 1:07:57 28:46 39:11 128.1k 42 557.1M 0 0 42 236.1M 0 139.9k 1:07:56 28:47 39:09 129.3k 42 557.1M 0 0 42 236.3M 0 140.0k 1:07:54 28:48 39:06 149.0k 42 557.1M 0 0 42 236.6M 0 140.0k 1:07:52 28:49 39:03 182.7k 42 557.1M 0 0 42 236.9M 0 140.1k 1:07:50 28:50 39:00 214.8k 42 557.1M 0 0 42 237.1M 0 140.2k 1:07:48 28:51 38:57 238.8k 42 557.1M 0 0 42 237.3M 0 140.2k 1:07:47 28:52 38:55 238.6k 42 557.1M 0 0 42 237.5M 0 140.2k 1:07:46 28:54 38:52 222.8k 42 557.1M 0 0 42 237.7M 0 140.3k 1:07:46 28:55 38:51 210.8k 42 557.1M 0 0 42 238.0M 0 140.3k 1:07:44 28:56 38:48 203.1k 42 557.1M 0 0 42 238.3M 0 140.4k 1:07:41 28:57 38:44 213.6k 42 557.1M 0 0 42 238.5M 0 140.5k 1:07:40 28:58 38:42 214.0k 42 557.1M 0 0 42 238.7M 0 140.5k 1:07:40 28:59 38:41 211.3k 42 557.1M 0 0 42 238.9M 0 140.4k 1:07:40 29:01 38:39 192.4k 42 557.1M 0 0 42 239.0M 0 140.4k 1:07:41 29:02 38:39 167.4k 42 557.1M 0 0 42 239.1M 0 140.4k 1:07:42 29:04 38:38 128.6k 42 557.1M 0 0 42 239.3M 0 140.3k 1:07:44 29:05 38:39 105.6k 42 557.1M 0 0 42 239.4M 0 140.3k 1:07:45 29:07 38:38 99024 42 557.1M 0 0 42 239.5M 0 140.3k 1:07:46 29:08 38:38 93743 43 557.1M 0 0 43 239.6M 0 140.2k 1:07:47 29:09 38:38 92564 43 557.1M 0 0 43 239.8M 0 140.2k 1:07:48 29:11 38:37 96461 43 557.1M 0 0 43 240.0M 0 140.2k 1:07:47 29:12 38:35 112.3k 43 557.1M 0 0 43 240.1M 0 140.2k 1:07:46 29:13 38:33 125.8k 43 557.1M 0 0 43 240.3M 0 140.2k 1:07:46 29:14 38:32 138.8k 43 557.1M 0 0 43 240.5M 0 140.2k 1:07:46 29:15 38:31 149.2k 43 557.1M 0 0 43 240.6M 0 140.2k 1:07:47 29:17 38:30 143.2k 43 557.1M 0 0 43 240.8M 0 140.2k 1:07:48 29:18 38:30 128.4k 43 557.1M 0 0 43 240.9M 0 140.2k 1:07:49 29:19 38:30 118.9k 43 557.1M 0 0 43 241.1M 0 140.2k 1:07:48 29:20 38:28 120.9k 43 557.1M 0 0 43 241.2M 0 140.2k 1:07:49 29:21 38:28 115.4k 43 557.1M 0 0 43 241.4M 0 140.2k 1:07:48 29:23 38:25 131.8k 43 557.1M 0 0 43 241.6M 0 140.2k 1:07:47 29:24 38:23 159.0k 43 557.1M 0 0 43 242.0M 0 140.3k 1:07:44 29:25 38:19 185.5k 43 557.1M 0 0 43 242.1M 0 140.3k 1:07:44 29:26 38:18 182.9k 43 557.1M 0 0 43 242.3M 0 140.3k 1:07:43 29:27 38:16 196.8k 43 557.1M 0 0 43 242.5M 0 140.4k 1:07:43 29:28 38:15 200.0k 43 557.1M 0 0 43 242.7M 0 140.4k 1:07:42 29:30 38:12 188.5k 43 557.1M 0 0 43 242.9M 0 140.4k 1:07:41 29:31 38:10 170.9k 43 557.1M 0 0 43 243.0M 0 140.4k 1:07:42 29:32 38:10 155.6k 43 557.1M 0 0 43 243.2M 0 140.4k 1:07:42 29:33 38:09 151.6k 43 557.1M 0 0 43 243.4M 0 140.4k 1:07:41 29:34 38:07 151.4k 43 557.1M 0 0 43 243.5M 0 140.4k 1:07:42 29:35 38:07 141.3k 43 557.1M 0 0 43 243.6M 0 140.4k 1:07:42 29:36 38:06 132.1k 43 557.1M 0 0 43 243.8M 0 140.4k 1:07:42 29:38 38:04 149.0k 43 557.1M 0 0 43 244.0M 0 140.4k 1:07:42 29:39 38:03 141.9k 43 557.1M 0 0 43 244.1M 0 140.4k 1:07:43 29:40 38:03 127.5k 43 557.1M 0 0 43 244.3M 0 140.4k 1:07:43 29:41 38:02 132.1k 43 557.1M 0 0 43 244.5M 0 140.3k 1:07:43 29:43 38:00 128.8k 43 557.1M 0 0 43 244.6M 0 140.3k 1:07:44 29:44 38:00 119.9k 43 557.1M 0 0 43 244.7M 0 140.3k 1:07:44 29:45 37:59 120.3k 43 557.1M 0 0 43 244.8M 0 140.3k 1:07:44 29:46 37:58 124.4k 43 557.1M 0 0 43 245.0M 0 140.3k 1:07:44 29:47 37:57 128.3k 44 557.1M 0 0 44 245.2M 0 140.3k 1:07:44 29:49 37:55 133.4k 44 557.1M 0 0 44 245.3M 0 140.3k 1:07:44 29:50 37:54 133.3k 44 557.1M 0 0 44 245.5M 0 140.3k 1:07:45 29:51 37:54 124.9k 44 557.1M 0 0 44 245.6M 0 140.2k 1:07:47 29:53 37:54 116.4k 44 557.1M 0 0 44 245.7M 0 140.2k 1:07:47 29:54 37:53 107.7k 44 557.1M 0 0 44 245.8M 0 140.2k 1:07:48 29:55 37:53 105.1k 44 557.1M 0 0 44 246.0M 0 140.2k 1:07:48 29:56 37:52 105.2k 44 557.1M 0 0 44 246.1M 0 140.2k 1:07:48 29:57 37:51 112.3k 44 557.1M 0 0 44 246.3M 0 140.2k 1:07:48 29:58 37:50 128.5k 44 557.1M 0 0 44 246.5M 0 140.2k 1:07:48 30:00 37:48 133.7k 44 557.1M 0 0 44 246.6M 0 140.2k 1:07:48 30:01 37:47 138.3k 44 557.1M 0 0 44 246.9M 0 140.2k 1:07:46 30:02 37:44 153.0k 44 557.1M 0 0 44 247.1M 0 140.2k 1:07:47 30:04 37:43 152.8k 44 557.1M 0 0 44 247.3M 0 140.2k 1:07:46 30:05 37:41 152.9k 44 557.1M 0 0 44 247.5M 0 140.3k 1:07:45 30:06 37:39 166.1k 44 557.1M 0 0 44 247.7M 0 140.3k 1:07:45 30:07 37:38 170.3k 44 557.1M 0 0 44 247.9M 0 140.3k 1:07:44 30:08 37:36 160.9k 44 557.1M 0 0 44 248.1M 0 140.4k 1:07:43 30:10 37:33 179.0k 44 557.1M 0 0 44 248.4M 0 140.4k 1:07:42 30:11 37:31 186.8k 44 557.1M 0 0 44 248.6M 0 140.4k 1:07:41 30:12 37:29 181.9k 44 557.1M 0 0 44 248.8M 0 140.4k 1:07:41 30:13 37:28 183.5k 44 557.1M 0 0 44 249.0M 0 140.5k 1:07:39 30:14 37:25 194.0k 44 557.1M 0 0 44 249.1M 0 140.5k 1:07:40 30:15 37:25 174.5k 44 557.1M 0 0 44 249.3M 0 140.5k 1:07:40 30:17 37:23 160.6k 44 557.1M 0 0 44 249.4M 0 140.4k 1:07:40 30:18 37:22 150.7k 44 557.1M 0 0 44 249.6M 0 140.4k 1:07:40 30:19 37:21 141.7k 44 557.1M 0 0 44 249.8M 0 140.5k 1:07:40 30:20 37:20 135.1k 44 557.1M 0 0 44 250.1M 0 140.5k 1:07:38 30:21 37:17 161.8k 44 557.1M 0 0 44 250.3M 0 140.5k 1:07:38 30:23 37:15 165.6k 44 557.1M 0 0 44 250.5M 0 140.5k 1:07:38 30:24 37:14 167.8k 44 557.1M 0 0 44 250.6M 0 140.6k 1:07:37 30:25 37:12 178.5k 45 557.1M 0 0 45 250.8M 0 140.6k 1:07:36 30:26 37:10 179.8k 45 557.1M 0 0 45 251.0M 0 140.6k 1:07:36 30:27 37:09 159.8k 45 557.1M 0 0 45 251.2M 0 140.6k 1:07:35 30:28 37:07 166.3k 45 557.1M 0 0 45 251.4M 0 140.6k 1:07:35 30:30 37:05 175.2k 45 557.1M 0 0 45 251.6M 0 140.7k 1:07:33 30:31 37:02 176.7k 45 557.1M 0 0 45 251.8M 0 140.7k 1:07:34 30:32 37:02 163.5k 45 557.1M 0 0 45 252.0M 0 140.6k 1:07:35 30:34 37:01 154.4k 45 557.1M 0 0 45 252.1M 0 140.6k 1:07:35 30:35 37:00 146.4k 45 557.1M 0 0 45 252.3M 0 140.6k 1:07:35 30:36 36:59 140.5k 45 557.1M 0 0 45 252.5M 0 140.7k 1:07:34 30:37 36:57 137.5k 45 557.1M 0 0 45 252.8M 0 140.7k 1:07:32 30:39 36:53 156.5k 45 557.1M 0 0 45 253.0M 0 140.7k 1:07:32 30:40 36:52 168.1k 45 557.1M 0 0 45 253.1M 0 140.7k 1:07:32 30:41 36:51 165.1k 45 557.1M 0 0 45 253.2M 0 140.7k 1:07:33 30:42 36:51 162.2k 45 557.1M 0 0 45 253.5M 0 140.7k 1:07:31 30:43 36:48 166.0k 45 557.1M 0 0 45 253.6M 0 140.8k 1:07:31 30:44 36:47 156.3k 45 557.1M 0 0 45 253.8M 0 140.8k 1:07:31 30:45 36:46 149.5k 45 557.1M 0 0 45 254.0M 0 140.8k 1:07:31 30:47 36:44 151.9k 45 557.1M 0 0 45 254.1M 0 140.7k 1:07:32 30:48 36:44 149.3k 45 557.1M 0 0 45 254.3M 0 140.8k 1:07:31 30:49 36:42 143.5k 45 557.1M 0 0 45 254.5M 0 140.8k 1:07:31 30:51 36:40 140.7k 45 557.1M 0 0 45 254.7M 0 140.8k 1:07:31 30:52 36:39 140.6k 45 557.1M 0 0 45 254.8M 0 140.7k 1:07:31 30:53 36:38 140.1k 45 557.1M 0 0 45 255.0M 0 140.7k 1:07:32 30:54 36:38 141.8k 45 557.1M 0 0 45 255.1M 0 140.7k 1:07:32 30:55 36:37 132.4k 45 557.1M 0 0 45 255.3M 0 140.7k 1:07:32 30:56 36:36 132.0k 45 557.1M 0 0 45 255.5M 0 140.8k 1:07:31 30:58 36:33 147.9k 45 557.1M 0 0 45 255.6M 0 140.8k 1:07:31 30:59 36:32 144.3k 45 557.1M 0 0 45 255.8M 0 140.7k 1:07:32 31:00 36:32 139.5k 45 557.1M 0 0 45 255.9M 0 140.7k 1:07:32 31:01 36:31 137.4k 45 557.1M 0 0 45 256.1M 0 140.7k 1:07:32 31:03 36:29 135.1k 45 557.1M 0 0 45 256.2M 0 140.7k 1:07:33 31:04 36:29 118.3k 46 557.1M 0 0 46 256.3M 0 140.7k 1:07:33 31:05 36:28 116.6k 46 557.1M 0 0 46 256.5M 0 140.7k 1:07:33 31:06 36:27 129.3k 46 557.1M 0 0 46 256.7M 0 140.7k 1:07:33 31:08 36:25 132.7k 46 557.1M 0 0 46 256.8M 0 140.7k 1:07:33 31:09 36:24 128.0k 46 557.1M 0 0 46 257.0M 0 140.6k 1:07:35 31:10 36:25 120.6k 46 557.1M 0 0 46 257.1M 0 140.6k 1:07:36 31:12 36:24 115.6k 46 557.1M 0 0 46 257.2M 0 140.6k 1:07:37 31:13 36:24 103.6k 46 557.1M 0 0 46 257.3M 0 140.5k 1:07:37 31:14 36:23 97.75k 46 557.1M 0 0 46 257.5M 0 140.5k 1:07:38 31:15 36:23 97683 46 557.1M 0 0 46 257.6M 0 140.5k 1:07:38 31:17 36:21 107.3k 46 557.1M 0 0 46 257.8M 0 140.5k 1:07:38 31:18 36:20 115.7k 46 557.1M 0 0 46 257.9M 0 140.5k 1:07:39 31:19 36:20 119.8k 46 557.1M 0 0 46 258.1M 0 140.5k 1:07:38 31:20 36:18 130.7k 46 557.1M 0 0 46 258.3M 0 140.5k 1:07:38 31:21 36:17 141.3k 46 557.1M 0 0 46 258.4M 0 140.5k 1:07:38 31:22 36:16 136.5k 46 557.1M 0 0 46 258.5M 0 140.5k 1:07:39 31:23 36:16 133.3k 46 557.1M 0 0 46 258.6M 0 140.5k 1:07:40 31:25 36:15 128.5k 46 557.1M 0 0 46 258.8M 0 140.5k 1:07:39 31:26 36:13 130.5k 46 557.1M 0 0 46 259.0M 0 140.5k 1:07:39 31:27 36:12 129.1k 46 557.1M 0 0 46 259.1M 0 140.5k 1:07:39 31:28 36:11 128.4k 46 557.1M 0 0 46 259.3M 0 140.4k 1:07:40 31:30 36:10 124.1k 46 557.1M 0 0 46 259.5M 0 140.4k 1:07:41 31:31 36:10 131.4k 46 557.1M 0 0 46 259.6M 0 140.4k 1:07:40 31:32 36:08 128.5k 46 557.1M 0 0 46 259.8M 0 140.4k 1:07:42 31:34 36:08 113.0k 46 557.1M 0 0 46 259.9M 0 140.4k 1:07:43 31:35 36:08 109.4k 46 557.1M 0 0 46 260.1M 0 140.3k 1:07:43 31:37 36:06 116.7k 46 557.1M 0 0 46 260.2M 0 140.3k 1:07:45 31:38 36:07 103.5k 46 557.1M 0 0 46 260.3M 0 140.2k 1:07:46 31:40 36:06 92719 46 557.1M 0 0 46 260.5M 0 140.2k 1:07:47 31:41 36:06 95356 46 557.1M 0 0 46 260.6M 0 140.2k 1:07:49 31:43 36:06 92197 46 557.1M 0 0 46 260.7M 0 140.1k 1:07:50 31:45 36:05 83698 46 557.1M 0 0 46 260.9M 0 140.1k 1:07:49 31:46 36:03 98.25k 46 557.1M 0 0 46 261.1M 0 140.1k 1:07:50 31:47 36:03 109.0k 46 557.1M 0 0 46 261.2M 0 140.1k 1:07:50 31:48 36:02 114.7k 46 557.1M 0 0 46 261.3M 0 140.1k 1:07:50 31:49 36:01 125.1k 46 557.1M 0 0 46 261.5M 0 140.1k 1:07:50 31:50 36:00 142.4k 46 557.1M 0 0 46 261.7M 0 140.1k 1:07:50 31:52 35:58 133.9k 47 557.1M 0 0 47 261.8M 0 140.1k 1:07:51 31:53 35:58 132.4k 47 557.1M 0 0 47 261.8M 0 140.1k 1:07:51 31:53 35:58 140.1k 47 557.1M 0 0 47 262.0M 0 140.1k 1:07:51 31:54 35:57 133.4k 47 557.1M 0 0 47 262.2M 0 140.1k 1:07:50 31:56 35:54 142.6k 47 557.1M 0 0 47 262.4M 0 140.1k 1:07:50 31:57 35:53 147.8k 47 557.1M 0 0 47 262.6M 0 140.2k 1:07:49 31:58 35:51 164.9k 47 557.1M 0 0 47 262.9M 0 140.2k 1:07:47 31:59 35:48 178.0k 47 557.1M 0 0 47 263.1M 0 140.2k 1:07:46 32:00 35:46 192.1k 47 557.1M 0 0 47 263.4M 0 140.3k 1:07:45 32:02 35:43 200.5k 47 557.1M 0 0 47 263.6M 0 140.3k 1:07:44 32:03 35:41 203.9k 47 557.1M 0 0 47 263.8M 0 140.3k 1:07:44 32:04 35:40 192.9k 47 557.1M 0 0 47 264.0M 0 140.3k 1:07:43 32:05 35:38 180.4k 47 557.1M 0 0 47 264.1M 0 140.4k 1:07:43 32:06 35:37 176.7k 47 557.1M 0 0 47 264.3M 0 140.3k 1:07:43 32:07 35:36 161.2k 47 557.1M 0 0 47 264.4M 0 140.3k 1:07:44 32:09 35:35 144.6k 47 557.1M 0 0 47 264.6M 0 140.3k 1:07:44 32:10 35:34 142.1k 47 557.1M 0 0 47 264.7M 0 140.3k 1:07:44 32:11 35:33 134.0k 47 557.1M 0 0 47 264.9M 0 140.3k 1:07:44 32:12 35:32 126.5k 47 557.1M 0 0 47 265.1M 0 140.3k 1:07:43 32:13 35:30 138.1k 47 557.1M 0 0 47 265.3M 0 140.3k 1:07:43 32:15 35:28 151.6k 47 557.1M 0 0 47 265.5M 0 140.4k 1:07:42 32:16 35:26 157.5k 47 557.1M 0 0 47 265.6M 0 140.4k 1:07:42 32:17 35:25 158.7k 47 557.1M 0 0 47 265.8M 0 140.4k 1:07:42 32:18 35:24 161.5k 47 557.1M 0 0 47 266.0M 0 140.4k 1:07:42 32:20 35:22 154.1k 47 557.1M 0 0 47 266.2M 0 140.4k 1:07:42 32:21 35:21 151.6k 47 557.1M 0 0 47 266.4M 0 140.4k 1:07:41 32:22 35:19 152.5k 47 557.1M 0 0 47 266.6M 0 140.4k 1:07:41 32:23 35:18 156.7k 47 557.1M 0 0 47 266.8M 0 140.4k 1:07:40 32:24 35:16 164.2k 47 557.1M 0 0 47 267.0M 0 140.5k 1:07:40 32:25 35:15 165.0k 47 557.1M 0 0 47 267.1M 0 140.4k 1:07:40 32:27 35:13 158.7k 47 557.1M 0 0 47 267.3M 0 140.4k 1:07:41 32:28 35:13 142.8k 48 557.1M 0 0 48 267.4M 0 140.4k 1:07:42 32:29 35:13 132.8k 48 557.1M 0 0 48 267.6M 0 140.4k 1:07:41 32:31 35:10 129.0k 48 557.1M 0 0 48 267.8M 0 140.4k 1:07:41 32:32 35:09 129.6k 48 557.1M 0 0 48 268.0M 0 140.4k 1:07:41 32:33 35:08 135.7k 48 557.1M 0 0 48 268.1M 0 140.4k 1:07:41 32:34 35:07 138.0k 48 557.1M 0 0 48 268.2M 0 140.4k 1:07:42 32:35 35:07 139.3k 48 557.1M 0 0 48 268.3M 0 140.4k 1:07:42 32:37 35:05 128.4k 48 557.1M 0 0 48 268.5M 0 140.4k 1:07:42 32:38 35:04 126.2k 48 557.1M 0 0 48 268.8M 0 140.4k 1:07:42 32:39 35:03 131.8k 48 557.1M 0 0 48 269.0M 0 140.4k 1:07:40 32:41 34:59 149.6k 48 557.1M 0 0 48 269.2M 0 140.5k 1:07:40 32:42 34:58 159.5k 48 557.1M 0 0 48 269.4M 0 140.5k 1:07:40 32:43 34:57 163.3k 48 557.1M 0 0 48 269.6M 0 140.5k 1:07:40 32:44 34:56 168.4k 48 557.1M 0 0 48 269.8M 0 140.5k 1:07:38 32:45 34:53 178.3k 48 557.1M 0 0 48 270.0M 0 140.5k 1:07:38 32:47 34:51 165.6k 48 557.1M 0 0 48 270.2M 0 140.5k 1:07:38 32:48 34:50 158.2k 48 557.1M 0 0 48 270.4M 0 140.5k 1:07:38 32:49 34:49 168.8k 48 557.1M 0 0 48 270.6M 0 140.6k 1:07:37 32:50 34:47 173.4k 48 557.1M 0 0 48 270.7M 0 140.5k 1:07:37 32:51 34:46 151.6k 48 557.1M 0 0 48 270.9M 0 140.6k 1:07:37 32:53 34:44 155.0k 48 557.1M 0 0 48 271.1M 0 140.6k 1:07:36 32:54 34:42 168.9k 48 557.1M 0 0 48 271.3M 0 140.6k 1:07:35 32:55 34:40 165.9k 48 557.1M 0 0 48 271.6M 0 140.7k 1:07:34 32:56 34:38 174.3k 48 557.1M 0 0 48 271.8M 0 140.7k 1:07:33 32:57 34:36 190.9k 48 557.1M 0 0 48 272.0M 0 140.7k 1:07:32 32:59 34:33 192.4k 48 557.1M 0 0 48 272.2M 0 140.7k 1:07:32 33:00 34:32 182.0k 48 557.1M 0 0 48 272.3M 0 140.7k 1:07:33 33:01 34:32 168.6k 48 557.1M 0 0 48 272.5M 0 140.7k 1:07:32 33:02 34:30 158.5k 48 557.1M 0 0 48 272.7M 0 140.7k 1:07:32 33:03 34:29 152.6k 48 557.1M 0 0 48 272.9M 0 140.8k 1:07:31 33:04 34:27 153.8k 49 557.1M 0 0 49 273.1M 0 140.7k 1:07:32 33:06 34:26 148.0k 49 557.1M 0 0 49 273.3M 0 140.7k 1:07:32 33:07 34:25 152.9k 49 557.1M 0 0 49 273.4M 0 140.7k 1:07:32 33:08 34:24 143.8k 49 557.1M 0 0 49 273.5M 0 140.7k 1:07:33 33:10 34:23 130.6k 49 557.1M 0 0 49 273.6M 0 140.7k 1:07:33 33:11 34:22 121.5k 49 557.1M 0 0 49 273.8M 0 140.7k 1:07:33 33:12 34:21 125.8k 49 557.1M 0 0 49 274.0M 0 140.7k 1:07:33 33:13 34:20 124.6k 49 557.1M 0 0 49 274.1M 0 140.7k 1:07:33 33:14 34:19 124.9k 49 557.1M 0 0 49 274.2M 0 140.6k 1:07:34 33:15 34:19 121.2k 49 557.1M 0 0 49 274.3M 0 140.6k 1:07:35 33:17 34:18 113.7k 49 557.1M 0 0 49 274.5M 0 140.6k 1:07:37 33:18 34:19 100.8k 49 557.1M 0 0 49 274.6M 0 140.6k 1:07:37 33:20 34:17 99.28k 49 557.1M 0 0 49 274.7M 0 140.5k 1:07:38 33:21 34:17 97946 49 557.1M 0 0 49 274.9M 0 140.5k 1:07:38 33:22 34:16 105.5k 49 557.1M 0 0 49 275.0M 0 140.5k 1:07:39 33:24 34:15 105.1k 49 557.1M 0 0 49 275.2M 0 140.5k 1:07:39 33:25 34:14 116.9k 49 557.1M 0 0 49 275.5M 0 140.5k 1:07:38 33:26 34:12 134.4k 49 557.1M 0 0 49 275.6M 0 140.5k 1:07:38 33:28 34:10 139.9k 49 557.1M 0 0 49 275.8M 0 140.5k 1:07:38 33:29 34:09 134.5k 49 557.1M 0 0 49 275.9M 0 140.5k 1:07:39 33:30 34:09 138.9k 49 557.1M 0 0 49 276.0M 0 140.5k 1:07:40 33:31 34:09 127.0k 49 557.1M 0 0 49 276.1M 0 140.4k 1:07:41 33:33 34:08 108.5k 49 557.1M 0 0 49 276.3M 0 140.5k 1:07:40 33:34 34:06 114.4k 49 557.1M 0 0 49 276.6M 0 140.5k 1:07:39 33:35 34:04 129.2k 49 557.1M 0 0 49 276.7M 0 140.5k 1:07:40 33:36 34:04 131.1k 49 557.1M 0 0 49 276.8M 0 140.5k 1:07:40 33:37 34:03 140.7k 49 557.1M 0 0 49 277.0M 0 140.4k 1:07:40 33:38 34:02 144.0k 49 557.1M 0 0 49 277.1M 0 140.4k 1:07:41 33:40 34:01 135.3k 49 557.1M 0 0 49 277.3M 0 140.4k 1:07:41 33:42 33:59 118.2k 49 557.1M 0 0 49 277.4M 0 140.4k 1:07:42 33:43 33:59 110.9k 49 557.1M 0 0 49 277.5M 0 140.3k 1:07:44 33:44 34:00 102.5k 49 557.1M 0 0 49 277.6M 0 140.3k 1:07:45 33:46 33:59 98107 49 557.1M 0 0 49 277.8M 0 140.2k 1:07:47 33:48 33:59 83998 49 557.1M 0 0 49 277.9M 0 140.2k 1:07:48 33:49 33:59 78112 49 557.1M 0 0 49 278.1M 0 140.2k 1:07:48 33:51 33:57 90405 49 557.1M 0 0 49 278.2M 0 140.1k 1:07:49 33:52 33:57 95331 49 557.1M 0 0 49 278.3M 0 140.1k 1:07:49 33:53 33:56 99.11k 49 557.1M 0 0 49 278.5M 0 140.1k 1:07:50 33:54 33:56 110.7k 50 557.1M 0 0 50 278.6M 0 140.1k 1:07:50 33:55 33:55 116.6k 50 557.1M 0 0 50 278.7M 0 140.1k 1:07:51 33:56 33:55 112.8k 50 557.1M 0 0 50 278.8M 0 140.1k 1:07:51 33:57 33:54 115.1k 50 557.1M 0 0 50 279.0M 0 140.1k 1:07:51 33:59 33:52 119.7k 50 557.1M 0 0 50 279.1M 0 140.1k 1:07:51 34:00 33:51 121.2k 50 557.1M 0 0 50 279.3M 0 140.0k 1:07:52 34:01 33:51 115.9k 50 557.1M 0 0 50 279.3M 0 140.0k 1:07:54 34:02 33:52 106.3k 50 557.1M 0 0 50 279.5M 0 140.0k 1:07:55 34:04 33:51 99.75k 50 557.1M 0 0 50 279.6M 0 139.9k 1:07:55 34:05 33:50 99281 50 557.1M 0 0 50 279.8M 0 139.9k 1:07:55 34:06 33:49 98.62k 50 557.1M 0 0 50 280.0M 0 139.9k 1:07:55 34:08 33:47 109.1k 50 557.1M 0 0 50 280.1M 0 139.9k 1:07:56 34:09 33:47 111.7k 50 557.1M 0 0 50 280.2M 0 139.9k 1:07:57 34:10 33:47 115.7k 50 557.1M 0 0 50 280.3M 0 139.9k 1:07:57 34:12 33:45 111.8k 50 557.1M 0 0 50 280.5M 0 139.8k 1:07:58 34:13 33:45 109.8k 50 557.1M 0 0 50 280.6M 0 139.8k 1:07:58 34:14 33:44 112.3k 50 557.1M 0 0 50 280.8M 0 139.8k 1:07:58 34:15 33:43 116.7k 50 557.1M 0 0 50 280.9M 0 139.8k 1:07:59 34:17 33:42 112.4k 50 557.1M 0 0 50 281.0M 0 139.8k 1:08:00 34:18 33:42 107.6k 50 557.1M 0 0 50 281.1M 0 139.7k 1:08:01 34:20 33:41 104.5k 50 557.1M 0 0 50 281.3M 0 139.6k 1:08:03 34:22 33:41 88311 50 557.1M 0 0 50 281.4M 0 139.6k 1:08:04 34:23 33:41 87137 50 557.1M 0 0 50 281.6M 0 139.6k 1:08:04 34:24 33:40 98081 50 557.1M 0 0 50 281.7M 0 139.6k 1:08:05 34:25 33:40 97.72k 50 557.1M 0 0 50 281.8M 0 139.6k 1:08:06 34:27 33:39 97129 50 557.1M 0 0 50 282.0M 0 139.6k 1:08:06 34:28 33:38 115.4k 50 557.1M 0 0 50 282.2M 0 139.6k 1:08:05 34:29 33:36 126.5k 50 557.1M 0 0 50 282.5M 0 139.6k 1:08:04 34:31 33:33 134.3k 50 557.1M 0 0 50 282.6M 0 139.6k 1:08:05 34:32 33:33 139.8k 50 557.1M 0 0 50 282.8M 0 139.6k 1:08:05 34:33 33:32 147.5k 50 557.1M 0 0 50 282.9M 0 139.5k 1:08:07 34:35 33:32 130.1k 50 557.1M 0 0 50 283.0M 0 139.5k 1:08:07 34:36 33:31 119.0k 50 557.1M 0 0 50 283.1M 0 139.5k 1:08:08 34:38 33:30 102.2k 50 557.1M 0 0 50 283.3M 0 139.4k 1:08:09 34:39 33:30 94093 50 557.1M 0 0 50 283.4M 0 139.4k 1:08:10 34:41 33:29 91212 50 557.1M 0 0 50 283.6M 0 139.4k 1:08:10 34:42 33:28 100.3k 50 557.1M 0 0 50 283.8M 0 139.4k 1:08:10 34:43 33:27 110.8k 50 557.1M 0 0 50 284.0M 0 139.4k 1:08:09 34:44 33:25 123.3k 51 557.1M 0 0 51 284.1M 0 139.5k 1:08:09 34:45 33:24 143.3k 51 557.1M 0 0 51 284.3M 0 139.5k 1:08:08 34:46 33:22 164.1k 51 557.1M 0 0 51 284.6M 0 139.5k 1:08:07 34:48 33:19 185.9k 51 557.1M 0 0 51 284.8M 0 139.5k 1:08:07 34:49 33:18 182.1k 51 557.1M 0 0 51 284.9M 0 139.5k 1:08:07 34:50 33:17 165.8k 51 557.1M 0 0 51 285.1M 0 139.5k 1:08:07 34:51 33:16 164.6k 51 557.1M 0 0 51 285.3M 0 139.5k 1:08:06 34:52 33:14 161.0k 51 557.1M 0 0 51 285.5M 0 139.5k 1:08:06 34:54 33:12 144.6k 51 557.1M 0 0 51 285.7M 0 139.6k 1:08:05 34:55 33:10 155.4k 51 557.1M 0 0 51 285.9M 0 139.6k 1:08:05 34:56 33:09 164.4k 51 557.1M 0 0 51 286.0M 0 139.6k 1:08:05 34:57 33:08 158.0k 51 557.1M 0 0 51 286.1M 0 139.6k 1:08:06 34:58 33:08 150.6k 51 557.1M 0 0 51 286.3M 0 139.6k 1:08:05 35:00 33:05 152.9k 51 557.1M 0 0 51 286.5M 0 139.6k 1:08:06 35:01 33:05 133.0k 51 557.1M 0 0 51 286.6M 0 139.5k 1:08:07 35:02 33:05 122.4k 51 557.1M 0 0 51 286.8M 0 139.5k 1:08:07 35:04 33:03 124.5k 51 557.1M 0 0 51 287.0M 0 139.6k 1:08:06 35:05 33:01 133.2k 51 557.1M 0 0 51 287.1M 0 139.6k 1:08:05 35:06 32:59 137.1k 51 557.1M 0 0 51 287.3M 0 139.6k 1:08:06 35:07 32:59 139.9k 51 557.1M 0 0 51 287.5M 0 139.6k 1:08:06 35:08 32:58 143.3k 51 557.1M 0 0 51 287.6M 0 139.5k 1:08:07 35:10 32:57 131.3k 51 557.1M 0 0 51 287.7M 0 139.5k 1:08:08 35:11 32:57 118.5k 51 557.1M 0 0 51 287.9M 0 139.5k 1:08:08 35:12 32:56 117.2k 51 557.1M 0 0 51 288.1M 0 139.5k 1:08:07 35:14 32:53 124.5k 51 557.1M 0 0 51 288.3M 0 139.5k 1:08:07 35:15 32:52 126.4k 51 557.1M 0 0 51 288.4M 0 139.5k 1:08:08 35:16 32:52 134.3k 51 557.1M 0 0 51 288.6M 0 139.5k 1:08:07 35:17 32:50 147.0k 51 557.1M 0 0 51 288.8M 0 139.6k 1:08:06 35:18 32:48 156.2k 51 557.1M 0 0 51 289.1M 0 139.6k 1:08:05 35:19 32:46 171.5k 51 557.1M 0 0 51 289.3M 0 139.6k 1:08:04 35:21 32:43 181.6k 51 557.1M 0 0 51 289.4M 0 139.6k 1:08:04 35:22 32:42 185.1k 51 557.1M 0 0 51 289.6M 0 139.6k 1:08:04 35:23 32:41 176.0k 52 557.1M 0 0 52 289.8M 0 139.6k 1:08:04 35:24 32:40 165.5k 52 557.1M 0 0 52 290.0M 0 139.6k 1:08:04 35:26 32:38 146.5k 52 557.1M 0 0 52 290.1M 0 139.6k 1:08:05 35:27 32:38 131.0k 52 557.1M 0 0 52 290.3M 0 139.6k 1:08:05 35:28 32:37 135.1k 52 557.1M 0 0 52 290.4M 0 139.6k 1:08:05 35:29 32:36 129.0k 52 557.1M 0 0 52 290.5M 0 139.6k 1:08:06 35:31 32:35 121.4k 52 557.1M 0 0 52 290.7M 0 139.6k 1:08:06 35:32 32:34 122.4k 52 557.1M 0 0 52 290.9M 0 139.6k 1:08:05 35:33 32:32 132.8k 52 557.1M 0 0 52 291.0M 0 139.6k 1:08:06 35:34 32:32 127.5k 52 557.1M 0 0 52 291.2M 0 139.6k 1:08:05 35:35 32:30 142.0k 52 557.1M 0 0 52 291.4M 0 139.6k 1:08:05 35:37 32:28 147.6k 52 557.1M 0 0 52 291.5M 0 139.5k 1:08:07 35:38 32:29 126.6k 52 557.1M 0 0 52 291.6M 0 139.5k 1:08:07 35:40 32:27 120.1k 52 557.1M 0 0 52 291.8M 0 139.5k 1:08:07 35:41 32:26 129.0k 52 557.1M 0 0 52 292.0M 0 139.5k 1:08:06 35:42 32:24 125.8k 52 557.1M 0 0 52 292.2M 0 139.6k 1:08:06 35:43 32:23 129.1k 52 557.1M 0 0 52 292.4M 0 139.5k 1:08:06 35:45 32:21 143.8k 52 557.1M 0 0 52 292.5M 0 139.5k 1:08:07 35:46 32:21 145.0k 52 557.1M 0 0 52 292.7M 0 139.5k 1:08:06 35:47 32:19 145.1k 52 557.1M 0 0 52 292.9M 0 139.6k 1:08:06 35:48 32:18 145.0k 52 557.1M 0 0 52 293.1M 0 139.6k 1:08:06 35:49 32:17 139.5k 52 557.1M 0 0 52 293.3M 0 139.6k 1:08:06 35:51 32:15 147.3k 52 557.1M 0 0 52 293.5M 0 139.6k 1:08:05 35:52 32:13 155.1k 52 557.1M 0 0 52 293.6M 0 139.6k 1:08:06 35:53 32:13 144.7k 52 557.1M 0 0 52 293.7M 0 139.6k 1:08:06 35:54 32:12 138.8k 52 557.1M 0 0 52 293.8M 0 139.5k 1:08:06 35:55 32:11 132.9k 52 557.1M 0 0 52 294.0M 0 139.6k 1:08:06 35:56 32:10 133.5k 52 557.1M 0 0 52 294.2M 0 139.6k 1:08:06 35:58 32:08 131.3k 52 557.1M 0 0 52 294.4M 0 139.6k 1:08:06 35:59 32:07 136.3k 52 557.1M 0 0 52 294.5M 0 139.5k 1:08:07 36:01 32:06 127.5k 52 557.1M 0 0 52 294.7M 0 139.5k 1:08:07 36:02 32:05 133.8k 52 557.1M 0 0 52 294.9M 0 139.5k 1:08:06 36:03 32:03 136.5k 52 557.1M 0 0 52 295.1M 0 139.5k 1:08:07 36:05 32:02 133.4k 53 557.1M 0 0 53 295.3M 0 139.6k 1:08:06 36:06 32:00 138.9k 53 557.1M 0 0 53 295.5M 0 139.5k 1:08:06 36:07 31:59 149.4k 53 557.1M 0 0 53 295.6M 0 139.5k 1:08:07 36:08 31:59 140.3k 53 557.1M 0 0 53 295.8M 0 139.5k 1:08:07 36:10 31:57 133.5k 53 557.1M 0 0 53 295.9M 0 139.5k 1:08:07 36:11 31:56 132.3k 53 557.1M 0 0 53 296.1M 0 139.5k 1:08:07 36:12 31:55 134.2k 53 557.1M 0 0 53 296.3M 0 139.6k 1:08:06 36:13 31:53 140.1k 53 557.1M 0 0 53 296.5M 0 139.6k 1:08:06 36:14 31:52 151.2k 53 557.1M 0 0 53 296.6M 0 139.6k 1:08:06 36:15 31:51 157.3k 53 557.1M 0 0 53 296.8M 0 139.6k 1:08:06 36:17 31:49 156.9k 53 557.1M 0 0 53 297.0M 0 139.6k 1:08:06 36:18 31:48 146.4k 53 557.1M 0 0 53 297.1M 0 139.6k 1:08:06 36:19 31:47 142.0k 53 557.1M 0 0 53 297.4M 0 139.6k 1:08:05 36:21 31:44 152.2k 53 557.1M 0 0 53 297.6M 0 139.6k 1:08:05 36:22 31:43 148.9k 53 557.1M 0 0 53 297.8M 0 139.6k 1:08:06 36:24 31:42 140.3k 53 557.1M 0 0 53 297.9M 0 139.5k 1:08:06 36:25 31:41 135.0k 53 557.1M 0 0 53 298.1M 0 139.6k 1:08:06 36:26 31:40 141.2k 53 557.1M 0 0 53 298.3M 0 139.6k 1:08:06 36:27 31:39 129.7k 53 557.1M 0 0 53 298.5M 0 139.6k 1:08:06 36:29 31:37 127.6k 53 557.1M 0 0 53 298.6M 0 139.6k 1:08:06 36:30 31:36 137.5k 53 557.1M 0 0 53 298.8M 0 139.6k 1:08:06 36:32 31:34 146.9k 53 557.1M 0 0 53 299.0M 0 139.6k 1:08:05 36:33 31:32 147.3k 53 557.1M 0 0 53 299.1M 0 139.6k 1:08:05 36:34 31:31 143.2k 53 557.1M 0 0 53 299.2M 0 139.5k 1:08:06 36:35 31:31 131.2k 53 557.1M 0 0 53 299.3M 0 139.5k 1:08:08 36:36 31:32 117.6k 53 557.1M 0 0 53 299.3M 0 139.5k 1:08:09 36:37 31:32 100.1k 53 557.1M 0 0 53 299.5M 0 139.5k 1:08:09 36:38 31:31 88408 53 557.1M 0 0 53 299.6M 0 139.5k 1:08:08 36:39 31:29 98.95k 53 557.1M 0 0 53 299.8M 0 139.5k 1:08:08 36:40 31:28 123.4k 53 557.1M 0 0 53 300.0M 0 139.5k 1:08:08 36:41 31:27 138.9k 53 557.1M 0 0 53 300.1M 0 139.5k 1:08:08 36:42 31:26 144.4k 53 557.1M 0 0 53 300.3M 0 139.5k 1:08:08 36:44 31:24 152.5k 53 557.1M 0 0 53 300.6M 0 139.5k 1:08:07 36:45 31:22 156.3k 53 557.1M 0 0 53 300.8M 0 139.5k 1:08:06 36:46 31:20 155.6k 54 557.1M 0 0 54 301.0M 0 139.6k 1:08:05 36:47 31:18 169.8k 54 557.1M 0 0 54 301.3M 0 139.7k 1:08:03 36:48 31:15 207.8k 54 557.1M 0 0 54 301.6M 0 139.7k 1:08:02 36:50 31:12 216.2k 54 557.1M 0 0 54 301.8M 0 139.7k 1:08:02 36:51 31:11 208.3k 54 557.1M 0 0 54 302.0M 0 139.7k 1:08:01 36:52 31:09 202.5k 54 557.1M 0 0 54 302.1M 0 139.7k 1:08:02 36:54 31:08 171.0k 54 557.1M 0 0 54 302.3M 0 139.7k 1:08:03 36:55 31:08 142.5k 54 557.1M 0 0 54 302.5M 0 139.7k 1:08:03 36:57 31:06 126.8k 54 557.1M 0 0 54 302.6M 0 139.6k 1:08:04 36:58 31:06 118.2k 54 557.1M 0 0 54 302.8M 0 139.7k 1:08:03 36:59 31:04 118.4k 54 557.1M 0 0 54 303.0M 0 139.7k 1:08:02 37:00 31:02 143.4k 54 557.1M 0 0 54 303.3M 0 139.7k 1:08:01 37:02 30:59 158.0k 54 557.1M 0 0 54 303.5M 0 139.7k 1:08:01 37:03 30:58 165.3k 54 557.1M 0 0 54 303.6M 0 139.7k 1:08:00 37:04 30:56 179.9k 54 557.1M 0 0 54 303.8M 0 139.7k 1:08:01 37:05 30:56 173.4k 54 557.1M 0 0 54 303.9M 0 139.7k 1:08:01 37:06 30:55 147.4k 54 557.1M 0 0 54 304.0M 0 139.7k 1:08:02 37:07 30:55 130.4k 54 557.1M 0 0 54 304.2M 0 139.7k 1:08:01 37:09 30:52 133.9k 54 557.1M 0 0 54 304.4M 0 139.7k 1:08:01 37:10 30:51 130.5k 54 557.1M 0 0 54 304.6M 0 139.7k 1:08:01 37:11 30:50 134.3k 54 557.1M 0 0 54 304.8M 0 139.7k 1:08:01 37:12 30:49 154.4k 54 557.1M 0 0 54 304.8M 0 139.7k 1:08:01 37:12 30:49 139.7k 54 557.1M 0 0 54 305.0M 0 139.8k 1:08:00 37:13 30:47 192.0k 54 557.1M 0 0 54 305.3M 0 139.8k 1:07:58 37:15 30:43 218.4k 54 557.1M 0 0 54 305.5M 0 139.8k 1:07:58 37:16 30:42 208.3k 54 557.1M 0 0 54 305.6M 0 139.9k 1:07:57 37:17 30:40 199.2k 54 557.1M 0 0 54 305.8M 0 139.9k 1:07:57 37:18 30:39 186.6k 54 557.1M 0 0 54 306.1M 0 139.9k 1:07:56 37:19 30:37 192.6k 54 557.1M 0 0 54 306.3M 0 139.9k 1:07:55 37:20 30:35 186.3k 55 557.1M 0 0 55 306.5M 0 139.9k 1:07:55 37:22 30:33 174.8k 55 557.1M 0 0 55 306.7M 0 139.9k 1:07:55 37:23 30:32 169.3k 55 557.1M 0 0 55 306.9M 0 140.0k 1:07:54 37:24 30:30 177.8k 55 557.1M 0 0 55 307.1M 0 140.0k 1:07:54 37:26 30:28 156.6k 55 557.1M 0 0 55 307.2M 0 139.9k 1:07:55 37:27 30:28 139.5k 55 557.1M 0 0 55 307.3M 0 139.9k 1:07:55 37:28 30:27 137.4k 55 557.1M 0 0 55 307.6M 0 140.0k 1:07:54 37:29 30:25 147.8k 55 557.1M 0 0 55 307.7M 0 139.9k 1:07:55 37:31 30:24 133.2k 55 557.1M 0 0 55 307.9M 0 140.0k 1:07:55 37:32 30:23 138.5k 55 557.1M 0 0 55 308.1M 0 140.0k 1:07:54 37:33 30:21 148.0k 55 557.1M 0 0 55 308.2M 0 139.9k 1:07:55 37:34 30:21 143.8k 55 557.1M 0 0 55 308.4M 0 139.9k 1:07:55 37:36 30:19 130.8k 55 557.1M 0 0 55 308.6M 0 139.9k 1:07:55 37:37 30:18 130.8k 55 557.1M 0 0 55 308.7M 0 139.9k 1:07:56 37:38 30:18 127.3k 55 557.1M 0 0 55 308.9M 0 139.9k 1:07:55 37:40 30:15 127.2k 55 557.1M 0 0 55 309.1M 0 140.0k 1:07:54 37:41 30:13 148.6k 55 557.1M 0 0 55 309.4M 0 140.0k 1:07:53 37:42 30:11 165.5k 55 557.1M 0 0 55 309.6M 0 140.1k 1:07:52 37:43 30:09 195.0k 55 557.1M 0 0 55 309.9M 0 140.1k 1:07:50 37:44 30:06 217.7k 55 557.1M 0 0 55 310.1M 0 140.1k 1:07:49 37:45 30:04 229.8k 55 557.1M 0 0 55 310.3M 0 140.2k 1:07:48 37:46 30:02 218.6k 55 557.1M 0 0 55 310.5M 0 140.2k 1:07:48 37:47 30:01 209.1k 55 557.1M 0 0 55 310.7M 0 140.2k 1:07:48 37:49 29:59 180.9k 55 557.1M 0 0 55 310.9M 0 140.2k 1:07:48 37:50 29:58 160.0k 55 557.1M 0 0 55 311.1M 0 140.2k 1:07:48 37:52 29:56 147.5k 55 557.1M 0 0 55 311.3M 0 140.2k 1:07:48 37:53 29:55 143.5k 55 557.1M 0 0 55 311.4M 0 140.2k 1:07:49 37:54 29:55 131.9k 55 557.1M 0 0 55 311.5M 0 140.1k 1:07:49 37:55 29:54 133.6k 55 557.1M 0 0 55 311.8M 0 140.2k 1:07:48 37:57 29:51 144.1k 56 557.1M 0 0 56 312.0M 0 140.2k 1:07:48 37:58 29:50 140.3k 56 557.1M 0 0 56 312.2M 0 140.2k 1:07:47 37:59 29:48 152.7k 56 557.1M 0 0 56 312.5M 0 140.2k 1:07:46 38:00 29:46 174.8k 56 557.1M 0 0 56 312.6M 0 140.2k 1:07:46 38:01 29:45 175.2k 56 557.1M 0 0 56 312.8M 0 140.2k 1:07:46 38:03 29:43 166.4k 56 557.1M 0 0 56 312.9M 0 140.2k 1:07:46 38:04 29:42 163.5k 56 557.1M 0 0 56 313.1M 0 140.2k 1:07:46 38:05 29:41 154.9k 56 557.1M 0 0 56 313.3M 0 140.3k 1:07:46 38:06 29:40 144.8k 56 557.1M 0 0 56 313.5M 0 140.3k 1:07:45 38:07 29:38 158.9k 56 557.1M 0 0 56 313.7M 0 140.3k 1:07:45 38:09 29:36 159.7k 56 557.1M 0 0 56 313.8M 0 140.3k 1:07:45 38:10 29:35 154.4k 56 557.1M 0 0 56 314.0M 0 140.3k 1:07:45 38:11 29:34 149.4k 56 557.1M 0 0 56 314.2M 0 140.3k 1:07:45 38:13 29:32 146.2k 56 557.1M 0 0 56 314.4M 0 140.3k 1:07:45 38:14 29:31 132.1k 56 557.1M 0 0 56 314.5M 0 140.2k 1:07:46 38:15 29:31 124.2k 56 557.1M 0 0 56 314.6M 0 140.2k 1:07:46 38:17 29:29 126.7k 56 557.1M 0 0 56 314.8M 0 140.2k 1:07:46 38:18 29:28 128.1k 56 557.1M 0 0 56 315.0M 0 140.2k 1:07:46 38:19 29:27 127.0k 56 557.1M 0 0 56 315.2M 0 140.2k 1:07:46 38:21 29:25 130.6k 56 557.1M 0 0 56 315.4M 0 140.3k 1:07:46 38:22 29:24 143.7k 56 557.1M 0 0 56 315.6M 0 140.3k 1:07:45 38:23 29:22 164.2k 56 557.1M 0 0 56 315.8M 0 140.3k 1:07:45 38:24 29:21 158.7k 56 557.1M 0 0 56 315.9M 0 140.3k 1:07:46 38:25 29:21 149.1k 56 557.1M 0 0 56 316.1M 0 140.3k 1:07:45 38:27 29:18 149.7k 56 557.1M 0 0 56 316.3M 0 140.3k 1:07:46 38:28 29:18 141.2k 56 557.1M 0 0 56 316.4M 0 140.2k 1:07:46 38:29 29:17 123.8k 56 557.1M 0 0 56 316.5M 0 140.2k 1:07:46 38:30 29:16 124.7k 56 557.1M 0 0 56 316.6M 0 140.2k 1:07:46 38:31 29:15 129.9k 56 557.1M 0 0 56 316.8M 0 140.2k 1:07:46 38:32 29:14 131.1k 56 557.1M 0 0 56 317.0M 0 140.2k 1:07:46 38:34 29:12 135.2k 56 557.1M 0 0 56 317.1M 0 140.2k 1:07:46 38:35 29:11 134.6k 56 557.1M 0 0 56 317.3M 0 140.2k 1:07:47 38:36 29:11 130.4k 56 557.1M 0 0 56 317.4M 0 140.2k 1:07:48 38:37 29:11 123.6k 56 557.1M 0 0 56 317.5M 0 140.2k 1:07:48 38:38 29:10 117.9k 57 557.1M 0 0 57 317.7M 0 140.2k 1:07:48 38:40 29:08 114.4k 57 557.1M 0 0 57 317.9M 0 140.2k 1:07:48 38:41 29:07 118.1k 57 557.1M 0 0 57 318.1M 0 140.2k 1:07:48 38:43 29:05 124.3k 57 557.1M 0 0 57 318.2M 0 140.1k 1:07:49 38:44 29:05 121.5k 57 557.1M 0 0 57 318.3M 0 140.1k 1:07:50 38:45 29:05 118.6k 57 557.1M 0 0 57 318.5M 0 140.1k 1:07:50 38:47 29:03 113.7k 57 557.1M 0 0 57 318.6M 0 140.1k 1:07:51 38:48 29:03 108.9k 57 557.1M 0 0 57 318.8M 0 140.1k 1:07:50 38:49 29:01 110.5k 57 557.1M 0 0 57 318.9M 0 140.1k 1:07:51 38:50 29:01 119.4k 57 557.1M 0 0 57 319.1M 0 140.1k 1:07:50 38:51 28:59 129.7k 57 557.1M 0 0 57 319.2M 0 140.1k 1:07:51 38:52 28:59 133.2k 57 557.1M 0 0 57 319.4M 0 140.1k 1:07:51 38:54 28:57 139.2k 57 557.1M 0 0 57 319.6M 0 140.1k 1:07:50 38:55 28:55 142.7k 57 557.1M 0 0 57 319.8M 0 140.1k 1:07:50 38:56 28:54 143.5k 57 557.1M 0 0 57 320.0M 0 140.1k 1:07:50 38:58 28:52 140.8k 57 557.1M 0 0 57 320.1M 0 140.1k 1:07:50 38:59 28:51 148.5k 57 557.1M 0 0 57 320.4M 0 140.2k 1:07:49 39:00 28:49 164.8k 57 557.1M 0 0 57 320.6M 0 140.2k 1:07:48 39:01 28:47 165.6k 57 557.1M 0 0 57 320.7M 0 140.1k 1:07:49 39:02 28:47 162.4k 57 557.1M 0 0 57 320.8M 0 140.1k 1:07:49 39:03 28:46 154.0k 57 557.1M 0 0 57 321.0M 0 140.1k 1:07:50 39:04 28:46 146.5k 57 557.1M 0 0 57 321.1M 0 140.1k 1:07:51 39:06 28:45 114.5k 57 557.1M 0 0 57 321.2M 0 140.1k 1:07:51 39:07 28:44 104.3k 57 557.1M 0 0 57 321.3M 0 140.1k 1:07:51 39:08 28:43 105.8k 57 557.1M 0 0 57 321.5M 0 140.0k 1:07:52 39:10 28:42 105.4k 57 557.1M 0 0 57 321.6M 0 140.0k 1:07:53 39:11 28:42 96732 57 557.1M 0 0 57 321.7M 0 140.0k 1:07:54 39:12 28:42 99.45k 57 557.1M 0 0 57 321.8M 0 140.0k 1:07:54 39:14 28:40 97.99k 57 557.1M 0 0 57 322.0M 0 139.9k 1:07:55 39:15 28:40 99902 57 557.1M 0 0 57 322.1M 0 139.9k 1:07:55 39:16 28:39 105.2k 57 557.1M 0 0 57 322.3M 0 139.9k 1:07:55 39:18 28:37 122.4k 57 557.1M 0 0 57 322.5M 0 140.0k 1:07:54 39:19 28:35 137.4k 57 557.1M 0 0 57 322.7M 0 140.0k 1:07:54 39:20 28:34 150.4k 57 557.1M 0 0 57 322.9M 0 140.0k 1:07:53 39:21 28:32 159.0k 57 557.1M 0 0 57 323.1M 0 140.0k 1:07:54 39:22 28:32 156.5k 58 557.1M 0 0 58 323.3M 0 140.0k 1:07:53 39:24 28:29 160.8k 58 557.1M 0 0 58 323.6M 0 140.1k 1:07:51 39:25 28:26 174.6k 58 557.1M 0 0 58 323.7M 0 140.0k 1:07:52 39:26 28:26 161.5k 58 557.1M 0 0 58 323.8M 0 140.0k 1:07:53 39:27 28:26 151.2k 58 557.1M 0 0 58 324.0M 0 140.0k 1:07:53 39:29 28:24 145.3k 58 557.1M 0 0 58 324.1M 0 140.0k 1:07:54 39:30 28:24 131.1k 58 557.1M 0 0 58 324.2M 0 140.0k 1:07:54 39:31 28:23 104.3k 58 557.1M 0 0 58 324.4M 0 140.0k 1:07:54 39:32 28:22 115.9k 58 557.1M 0 0 58 324.6M 0 140.0k 1:07:54 39:33 28:21 124.2k 58 557.1M 0 0 58 324.8M 0 140.0k 1:07:53 39:35 28:18 136.9k 58 557.1M 0 0 58 325.0M 0 140.0k 1:07:53 39:36 28:17 150.3k 58 557.1M 0 0 58 325.1M 0 140.0k 1:07:53 39:37 28:16 149.8k 58 557.1M 0 0 58 325.2M 0 140.0k 1:07:54 39:38 28:16 140.3k 58 557.1M 0 0 58 325.4M 0 140.0k 1:07:53 39:39 28:14 143.9k 58 557.1M 0 0 58 325.5M 0 140.0k 1:07:54 39:40 28:14 137.0k 58 557.1M 0 0 58 325.6M 0 140.0k 1:07:54 39:41 28:13 129.1k 58 557.1M 0 0 58 325.8M 0 140.0k 1:07:53 39:42 28:11 141.4k 58 557.1M 0 0 58 326.0M 0 140.0k 1:07:53 39:43 28:10 153.2k 58 557.1M 0 0 58 326.2M 0 140.0k 1:07:53 39:45 28:08 142.1k 58 557.1M 0 0 58 326.3M 0 140.0k 1:07:54 39:46 28:08 138.1k 58 557.1M 0 0 58 326.5M 0 140.0k 1:07:54 39:48 28:06 137.9k 58 557.1M 0 0 58 326.6M 0 140.0k 1:07:55 39:49 28:06 125.0k 58 557.1M 0 0 58 326.8M 0 139.9k 1:07:55 39:50 28:05 116.6k 58 557.1M 0 0 58 327.0M 0 139.9k 1:07:55 39:51 28:04 121.7k 58 557.1M 0 0 58 327.1M 0 140.0k 1:07:54 39:52 28:02 133.7k 58 557.1M 0 0 58 327.3M 0 140.0k 1:07:54 39:54 28:00 136.7k 58 557.1M 0 0 58 327.5M 0 140.0k 1:07:54 39:55 27:59 140.9k 58 557.1M 0 0 58 327.6M 0 140.0k 1:07:54 39:56 27:58 148.6k 58 557.1M 0 0 58 327.8M 0 140.0k 1:07:54 39:57 27:57 147.0k 58 557.1M 0 0 58 328.1M 0 140.0k 1:07:53 39:59 27:54 151.8k 58 557.1M 0 0 58 328.3M 0 140.0k 1:07:53 40:00 27:53 156.0k 58 557.1M 0 0 58 328.5M 0 140.0k 1:07:53 40:02 27:51 152.1k 58 557.1M 0 0 58 328.6M 0 140.0k 1:07:54 40:03 27:51 145.1k 59 557.1M 0 0 59 328.7M 0 140.0k 1:07:54 40:04 27:50 141.1k 59 557.1M 0 0 59 328.8M 0 140.0k 1:07:54 40:05 27:49 127.3k 59 557.1M 0 0 59 329.0M 0 140.0k 1:07:54 40:06 27:48 126.9k 59 557.1M 0 0 59 329.3M 0 140.0k 1:07:53 40:07 27:46 146.4k 59 557.1M 0 0 59 329.5M 0 140.0k 1:07:52 40:09 27:43 161.7k 59 557.1M 0 0 59 329.6M 0 140.0k 1:07:52 40:10 27:42 164.9k 59 557.1M 0 0 59 329.8M 0 140.0k 1:07:53 40:11 27:42 162.4k 59 557.1M 0 0 59 329.9M 0 140.0k 1:07:54 40:12 27:42 144.1k 59 557.1M 0 0 59 330.0M 0 139.9k 1:07:55 40:14 27:41 118.3k 59 557.1M 0 0 59 330.1M 0 139.9k 1:07:56 40:15 27:41 98.00k 59 557.1M 0 0 59 330.3M 0 139.9k 1:07:57 40:17 27:40 90357 59 557.1M 0 0 59 330.5M 0 139.9k 1:07:57 40:18 27:39 95470 59 557.1M 0 0 59 330.6M 0 139.9k 1:07:57 40:20 27:37 105.7k 59 557.1M 0 0 59 330.8M 0 139.9k 1:07:56 40:21 27:35 120.6k 59 557.1M 0 0 59 331.1M 0 139.9k 1:07:55 40:22 27:33 142.3k 59 557.1M 0 0 59 331.3M 0 140.0k 1:07:54 40:23 27:31 171.6k 59 557.1M 0 0 59 331.5M 0 139.9k 1:07:55 40:24 27:31 169.5k 59 557.1M 0 0 59 331.6M 0 139.9k 1:07:55 40:26 27:29 158.7k 59 557.1M 0 0 59 331.7M 0 139.9k 1:07:56 40:27 27:29 150.4k 59 557.1M 0 0 59 331.8M 0 139.9k 1:07:56 40:28 27:28 126.3k 59 557.1M 0 0 59 332.0M 0 139.9k 1:07:57 40:29 27:28 106.9k 59 557.1M 0 0 59 332.1M 0 139.9k 1:07:57 40:30 27:27 108.0k 59 557.1M 0 0 59 332.2M 0 139.9k 1:07:57 40:31 27:26 111.9k 59 557.1M 0 0 59 332.4M 0 139.9k 1:07:57 40:32 27:25 123.6k 59 557.1M 0 0 59 332.6M 0 139.9k 1:07:57 40:34 27:23 135.6k 59 557.1M 0 0 59 332.8M 0 139.9k 1:07:56 40:35 27:21 148.7k 59 557.1M 0 0 59 333.0M 0 139.9k 1:07:56 40:36 27:20 160.1k 59 557.1M 0 0 59 333.2M 0 139.9k 1:07:55 40:37 27:18 177.1k 59 557.1M 0 0 59 333.4M 0 139.9k 1:07:55 40:38 27:17 167.9k 59 557.1M 0 0 59 333.5M 0 139.9k 1:07:55 40:40 27:15 160.5k 59 557.1M 0 0 59 333.7M 0 139.9k 1:07:55 40:41 27:14 156.4k 59 557.1M 0 0 59 333.9M 0 140.0k 1:07:55 40:42 27:13 156.5k 59 557.1M 0 0 59 334.1M 0 140.0k 1:07:54 40:43 27:11 148.6k 60 557.1M 0 0 60 334.3M 0 140.0k 1:07:54 40:44 27:10 153.8k 60 557.1M 0 0 60 334.4M 0 140.0k 1:07:54 40:46 27:08 149.9k 60 557.1M 0 0 60 334.5M 0 139.9k 1:07:55 40:47 27:08 136.1k 60 557.1M 0 0 60 334.7M 0 139.9k 1:07:55 40:48 27:07 133.5k 60 557.1M 0 0 60 334.9M 0 139.9k 1:07:55 40:50 27:05 125.6k 60 557.1M 0 0 60 335.1M 0 139.9k 1:07:55 40:51 27:04 123.2k 60 557.1M 0 0 60 335.3M 0 140.0k 1:07:54 40:52 27:02 143.2k 60 557.1M 0 0 60 335.5M 0 140.0k 1:07:54 40:53 27:01 161.9k 60 557.1M 0 0 60 335.8M 0 140.0k 1:07:53 40:55 26:58 172.3k 60 557.1M 0 0 60 336.0M 0 140.1k 1:07:51 40:56 26:55 197.4k 60 557.1M 0 0 60 336.3M 0 140.1k 1:07:50 40:57 26:53 211.1k 60 557.1M 0 0 60 336.5M 0 140.1k 1:07:49 40:58 26:51 212.9k 60 557.1M 0 0 60 336.8M 0 140.2k 1:07:49 40:59 26:50 210.0k 60 557.1M 0 0 60 337.0M 0 140.2k 1:07:49 41:01 26:48 193.9k 60 557.1M 0 0 60 337.1M 0 140.2k 1:07:48 41:02 26:46 178.4k 60 557.1M 0 0 60 337.3M 0 140.2k 1:07:48 41:03 26:45 170.2k 60 557.1M 0 0 60 337.5M 0 140.2k 1:07:47 41:04 26:43 165.9k 60 557.1M 0 0 60 337.7M 0 140.2k 1:07:47 41:05 26:42 164.5k 60 557.1M 0 0 60 337.8M 0 140.2k 1:07:48 41:07 26:41 151.0k 60 557.1M 0 0 60 338.0M 0 140.2k 1:07:49 41:08 26:41 135.8k 60 557.1M 0 0 60 338.1M 0 140.2k 1:07:49 41:10 26:39 130.4k 60 557.1M 0 0 60 338.3M 0 140.1k 1:07:49 41:11 26:38 118.0k 60 557.1M 0 0 60 338.4M 0 140.1k 1:07:50 41:12 26:38 105.9k 60 557.1M 0 0 60 338.5M 0 140.1k 1:07:50 41:13 26:37 109.6k 60 557.1M 0 0 60 338.7M 0 140.1k 1:07:50 41:14 26:36 121.3k 60 557.1M 0 0 60 338.9M 0 140.1k 1:07:50 41:16 26:34 124.6k 60 557.1M 0 0 60 339.0M 0 140.1k 1:07:50 41:17 26:33 126.5k 60 557.1M 0 0 60 339.1M 0 140.1k 1:07:51 41:18 26:33 120.0k 60 557.1M 0 0 60 339.3M 0 140.1k 1:07:51 41:20 26:31 130.0k 60 557.1M 0 0 60 339.5M 0 140.1k 1:07:51 41:21 26:30 123.8k 60 557.1M 0 0 60 339.6M 0 140.1k 1:07:51 41:22 26:29 121.8k 61 557.1M 0 0 61 339.8M 0 140.1k 1:07:51 41:23 26:28 126.3k 61 557.1M 0 0 61 340.0M 0 140.1k 1:07:51 41:25 26:26 144.3k 61 557.1M 0 0 61 340.1M 0 140.0k 1:07:52 41:26 26:26 128.2k 61 557.1M 0 0 61 340.3M 0 140.0k 1:07:53 41:27 26:26 122.8k 61 557.1M 0 0 61 340.4M 0 140.0k 1:07:53 41:28 26:25 118.2k 61 557.1M 0 0 61 340.6M 0 140.0k 1:07:53 41:30 26:23 116.6k 61 557.1M 0 0 61 340.8M 0 140.0k 1:07:52 41:31 26:21 120.0k 61 557.1M 0 0 61 341.0M 0 140.0k 1:07:52 41:32 26:20 140.2k 61 557.1M 0 0 61 341.1M 0 140.1k 1:07:52 41:33 26:19 154.6k 61 557.1M 0 0 61 341.3M 0 140.1k 1:07:51 41:34 26:17 160.5k 61 557.1M 0 0 61 341.5M 0 140.0k 1:07:52 41:36 26:16 156.3k 61 557.1M 0 0 61 341.6M 0 140.0k 1:07:52 41:37 26:15 144.1k 61 557.1M 0 0 61 341.8M 0 140.0k 1:07:52 41:38 26:14 131.7k 61 557.1M 0 0 61 341.9M 0 140.0k 1:07:53 41:39 26:14 123.3k 61 557.1M 0 0 61 342.1M 0 140.0k 1:07:53 41:41 26:12 115.4k 61 557.1M 0 0 61 342.3M 0 140.0k 1:07:53 41:42 26:11 118.8k 61 557.1M 0 0 61 342.5M 0 140.0k 1:07:53 41:44 26:09 130.4k 61 557.1M 0 0 61 342.6M 0 140.0k 1:07:53 41:45 26:08 138.7k 61 557.1M 0 0 61 342.8M 0 140.0k 1:07:52 41:46 26:06 147.4k 61 557.1M 0 0 61 343.0M 0 140.0k 1:07:52 41:47 26:05 152.3k 61 557.1M 0 0 61 343.1M 0 140.0k 1:07:53 41:49 26:04 137.9k 61 557.1M 0 0 61 343.2M 0 140.0k 1:07:54 41:50 26:04 121.7k 61 557.1M 0 0 61 343.3M 0 140.0k 1:07:54 41:51 26:03 115.0k 61 557.1M 0 0 61 343.6M 0 140.0k 1:07:53 41:52 26:01 123.5k 61 557.1M 0 0 61 343.8M 0 140.0k 1:07:54 41:54 26:00 125.8k 61 557.1M 0 0 61 344.0M 0 140.0k 1:07:53 41:55 25:58 146.0k 61 557.1M 0 0 61 344.2M 0 140.0k 1:07:52 41:56 25:56 174.6k 61 557.1M 0 0 61 344.4M 0 140.1k 1:07:51 41:57 25:54 185.4k 61 557.1M 0 0 61 344.6M 0 140.1k 1:07:51 41:58 25:53 178.7k 61 557.1M 0 0 61 344.8M 0 140.1k 1:07:50 41:59 25:51 192.7k 61 557.1M 0 0 61 345.0M 0 140.1k 1:07:50 42:01 25:49 183.9k 61 557.1M 0 0 61 345.2M 0 140.1k 1:07:50 42:02 25:48 168.6k 62 557.1M 0 0 62 345.4M 0 140.1k 1:07:50 42:03 25:47 155.1k 62 557.1M 0 0 62 345.5M 0 140.1k 1:07:51 42:05 25:46 142.5k 62 557.1M 0 0 62 345.7M 0 140.1k 1:07:51 42:06 25:45 129.5k 62 557.1M 0 0 62 345.8M 0 140.1k 1:07:51 42:07 25:44 123.2k 62 557.1M 0 0 62 346.0M 0 140.0k 1:07:52 42:09 25:43 108.7k 62 557.1M 0 0 62 346.1M 0 140.0k 1:07:53 42:10 25:43 102.4k 62 557.1M 0 0 62 346.2M 0 140.0k 1:07:54 42:12 25:42 100.4k 62 557.1M 0 0 62 346.3M 0 140.0k 1:07:54 42:13 25:41 98.00k 62 557.1M 0 0 62 346.5M 0 140.0k 1:07:55 42:14 25:41 99871 62 557.1M 0 0 62 346.6M 0 139.9k 1:07:55 42:15 25:40 103.6k 62 557.1M 0 0 62 346.7M 0 139.9k 1:07:55 42:16 25:39 105.2k 62 557.1M 0 0 62 346.9M 0 139.9k 1:07:55 42:18 25:37 117.7k 62 557.1M 0 0 62 347.1M 0 139.9k 1:07:55 42:19 25:36 121.8k 62 557.1M 0 0 62 347.3M 0 139.9k 1:07:55 42:20 25:35 132.3k 62 557.1M 0 0 62 347.5M 0 139.9k 1:07:55 42:21 25:34 141.6k 62 557.1M 0 0 62 347.7M 0 140.0k 1:07:54 42:23 25:31 158.7k 62 557.1M 0 0 62 347.9M 0 140.0k 1:07:54 42:24 25:30 167.4k 62 557.1M 0 0 62 348.1M 0 140.0k 1:07:53 42:25 25:28 177.1k 62 557.1M 0 0 62 348.2M 0 140.0k 1:07:54 42:26 25:28 162.9k 62 557.1M 0 0 62 348.4M 0 140.0k 1:07:53 42:27 25:26 159.0k 62 557.1M 0 0 62 348.6M 0 140.0k 1:07:53 42:29 25:24 134.2k 62 557.1M 0 0 62 348.6M 0 140.0k 1:07:53 42:29 25:24 140.0k 62 557.1M 0 0 62 348.7M 0 140.0k 1:07:53 42:30 25:23 126.4k 62 557.1M 0 0 62 348.8M 0 140.0k 1:07:54 42:31 25:23 119.1k 62 557.1M 0 0 62 349.0M 0 140.0k 1:07:54 42:32 25:22 110.9k 62 557.1M 0 0 62 349.1M 0 139.9k 1:07:55 42:33 25:22 111.6k 62 557.1M 0 0 62 349.2M 0 139.9k 1:07:55 42:34 25:21 109.0k 62 557.1M 0 0 62 349.4M 0 139.9k 1:07:55 42:36 25:19 111.2k 62 557.1M 0 0 62 349.5M 0 139.9k 1:07:56 42:37 25:19 110.9k 62 557.1M 0 0 62 349.6M 0 139.9k 1:07:56 42:38 25:18 114.9k 62 557.1M 0 0 62 349.8M 0 139.9k 1:07:56 42:39 25:17 123.7k 62 557.1M 0 0 62 350.0M 0 139.9k 1:07:56 42:41 25:15 130.5k 62 557.1M 0 0 62 350.2M 0 139.9k 1:07:56 42:42 25:14 130.7k 62 557.1M 0 0 62 350.3M 0 139.9k 1:07:57 42:44 25:13 124.6k 62 557.1M 0 0 62 350.5M 0 139.9k 1:07:57 42:45 25:12 131.8k 62 557.1M 0 0 62 350.7M 0 139.9k 1:07:57 42:46 25:11 131.2k 62 557.1M 0 0 62 350.9M 0 139.9k 1:07:56 42:47 25:09 138.3k 63 557.1M 0 0 63 351.0M 0 139.9k 1:07:56 42:48 25:08 137.2k 63 557.1M 0 0 63 351.1M 0 139.9k 1:07:57 42:50 25:07 139.2k 63 557.1M 0 0 63 351.3M 0 139.9k 1:07:57 42:51 25:06 132.3k 63 557.1M 0 0 63 351.4M 0 139.8k 1:07:58 42:52 25:06 122.8k 63 557.1M 0 0 63 351.6M 0 139.9k 1:07:57 42:53 25:04 119.2k 63 557.1M 0 0 63 351.8M 0 139.9k 1:07:57 42:55 25:02 124.8k 63 557.1M 0 0 63 351.9M 0 139.8k 1:07:58 42:56 25:02 129.7k 63 557.1M 0 0 63 352.1M 0 139.8k 1:07:58 42:57 25:01 132.4k 63 557.1M 0 0 63 352.3M 0 139.9k 1:07:57 42:58 24:59 142.5k 63 557.1M 0 0 63 352.5M 0 139.9k 1:07:57 42:59 24:58 145.3k 63 557.1M 0 0 63 352.6M 0 139.9k 1:07:57 43:01 24:56 139.7k 63 557.1M 0 0 63 352.8M 0 139.8k 1:07:58 43:02 24:56 134.9k 63 557.1M 0 0 63 353.0M 0 139.8k 1:07:58 43:04 24:54 138.8k 63 557.1M 0 0 63 353.1M 0 139.8k 1:07:58 43:05 24:53 135.0k 63 557.1M 0 0 63 353.3M 0 139.8k 1:07:58 43:06 24:52 127.6k 63 557.1M 0 0 63 353.4M 0 139.8k 1:07:58 43:07 24:51 125.8k 63 557.1M 0 0 63 353.5M 0 139.8k 1:07:59 43:08 24:51 129.2k 63 557.1M 0 0 63 353.6M 0 139.8k 1:07:59 43:09 24:50 122.3k 63 557.1M 0 0 63 353.8M 0 139.8k 1:07:58 43:10 24:48 129.6k 63 557.1M 0 0 63 354.0M 0 139.8k 1:07:58 43:11 24:47 139.0k 63 557.1M 0 0 63 354.2M 0 139.8k 1:07:58 43:13 24:45 140.8k 63 557.1M 0 0 63 354.3M 0 139.8k 1:07:58 43:14 24:44 145.1k 63 557.1M 0 0 63 354.5M 0 139.8k 1:07:58 43:15 24:43 148.7k 63 557.1M 0 0 63 354.6M 0 139.8k 1:07:59 43:16 24:43 134.3k 63 557.1M 0 0 63 354.8M 0 139.8k 1:07:59 43:18 24:41 125.4k 63 557.1M 0 0 63 354.9M 0 139.8k 1:08:00 43:19 24:41 117.9k 63 557.1M 0 0 63 355.1M 0 139.8k 1:08:00 43:20 24:40 120.9k 63 557.1M 0 0 63 355.3M 0 139.8k 1:08:00 43:22 24:38 119.7k 63 557.1M 0 0 63 355.5M 0 139.8k 1:08:00 43:23 24:37 124.9k 63 557.1M 0 0 63 355.6M 0 139.8k 1:08:00 43:24 24:36 133.0k 63 557.1M 0 0 63 355.8M 0 139.8k 1:07:59 43:25 24:34 147.3k 63 557.1M 0 0 63 356.0M 0 139.8k 1:07:59 43:26 24:33 156.7k 63 557.1M 0 0 63 356.3M 0 139.8k 1:07:58 43:28 24:30 174.4k 63 557.1M 0 0 63 356.5M 0 139.9k 1:07:57 43:29 24:28 184.2k 64 557.1M 0 0 64 356.6M 0 139.9k 1:07:57 43:30 24:27 177.3k 64 557.1M 0 0 64 356.8M 0 139.8k 1:07:58 43:32 24:26 156.2k 64 557.1M 0 0 64 356.9M 0 139.8k 1:07:59 43:33 24:26 139.6k 64 557.1M 0 0 64 357.0M 0 139.8k 1:07:59 43:34 24:25 119.5k 64 557.1M 0 0 64 357.2M 0 139.8k 1:07:59 43:35 24:24 118.6k 64 557.1M 0 0 64 357.5M 0 139.8k 1:07:58 43:36 24:22 133.7k 64 557.1M 0 0 64 357.6M 0 139.9k 1:07:57 43:37 24:20 152.9k 64 557.1M 0 0 64 357.8M 0 139.8k 1:07:58 43:39 24:19 155.7k 64 557.1M 0 0 64 357.9M 0 139.8k 1:07:58 43:40 24:18 150.6k 64 557.1M 0 0 64 358.0M 0 139.8k 1:07:58 43:41 24:17 143.2k 64 557.1M 0 0 64 358.1M 0 139.8k 1:08:00 43:43 24:17 112.0k 64 557.1M 0 0 64 358.3M 0 139.8k 1:08:00 43:44 24:16 108.3k 64 557.1M 0 0 64 358.5M 0 139.8k 1:08:00 43:45 24:15 105.4k 64 557.1M 0 0 64 358.6M 0 139.7k 1:08:01 43:46 24:15 108.8k 64 557.1M 0 0 64 358.7M 0 139.7k 1:08:01 43:48 24:13 102.5k 64 557.1M 0 0 64 358.8M 0 139.7k 1:08:02 43:49 24:13 111.3k 64 557.1M 0 0 64 359.0M 0 139.7k 1:08:02 43:51 24:11 104.3k 64 557.1M 0 0 64 359.1M 0 139.7k 1:08:03 43:52 24:11 104.9k 64 557.1M 0 0 64 359.3M 0 139.6k 1:08:03 43:53 24:10 101.7k 64 557.1M 0 0 64 359.4M 0 139.6k 1:08:04 43:55 24:09 103.9k 64 557.1M 0 0 64 359.6M 0 139.6k 1:08:04 43:56 24:08 107.3k 64 557.1M 0 0 64 359.8M 0 139.7k 1:08:03 43:57 24:06 124.4k 64 557.1M 0 0 64 360.1M 0 139.7k 1:08:02 43:59 24:03 147.5k 64 557.1M 0 0 64 360.3M 0 139.7k 1:08:02 44:00 24:02 162.6k 64 557.1M 0 0 64 360.5M 0 139.7k 1:08:02 44:01 24:01 170.8k 64 557.1M 0 0 64 360.6M 0 139.7k 1:08:02 44:02 24:00 170.2k 64 557.1M 0 0 64 360.8M 0 139.7k 1:08:02 44:03 23:59 162.2k 64 557.1M 0 0 64 361.0M 0 139.7k 1:08:02 44:05 23:57 146.5k 64 557.1M 0 0 64 361.1M 0 139.7k 1:08:03 44:06 23:57 128.4k 64 557.1M 0 0 64 361.2M 0 139.7k 1:08:03 44:07 23:56 125.0k 64 557.1M 0 0 64 361.4M 0 139.7k 1:08:02 44:08 23:54 135.4k 64 557.1M 0 0 64 361.6M 0 139.7k 1:08:02 44:09 23:53 138.4k 64 557.1M 0 0 64 361.8M 0 139.7k 1:08:02 44:10 23:52 141.9k 64 557.1M 0 0 64 361.9M 0 139.7k 1:08:02 44:12 23:50 146.0k 64 557.1M 0 0 64 362.0M 0 139.7k 1:08:03 44:13 23:50 144.1k 65 557.1M 0 0 65 362.2M 0 139.7k 1:08:02 44:14 23:48 140.0k 65 557.1M 0 0 65 362.3M 0 139.7k 1:08:03 44:16 23:47 121.8k 65 557.1M 0 0 65 362.5M 0 139.6k 1:08:03 44:17 23:46 114.5k 65 557.1M 0 0 65 362.6M 0 139.6k 1:08:04 44:18 23:46 120.0k 65 557.1M 0 0 65 362.8M 0 139.7k 1:08:03 44:19 23:44 128.2k 65 557.1M 0 0 65 363.0M 0 139.7k 1:08:02 44:20 23:42 138.6k 65 557.1M 0 0 65 363.2M 0 139.7k 1:08:02 44:21 23:41 160.5k 65 557.1M 0 0 65 363.4M 0 139.7k 1:08:02 44:22 23:40 166.1k 65 557.1M 0 0 65 363.6M 0 139.7k 1:08:02 44:24 23:38 168.4k 65 557.1M 0 0 65 363.7M 0 139.7k 1:08:02 44:25 23:37 158.6k 65 557.1M 0 0 65 363.8M 0 139.7k 1:08:02 44:26 23:36 142.0k 65 557.1M 0 0 65 364.0M 0 139.7k 1:08:02 44:27 23:35 133.5k 65 557.1M 0 0 65 364.1M 0 139.7k 1:08:03 44:29 23:34 121.4k 65 557.1M 0 0 65 364.3M 0 139.7k 1:08:03 44:30 23:33 117.1k 65 557.1M 0 0 65 364.5M 0 139.7k 1:08:03 44:31 23:32 125.0k 65 557.1M 0 0 65 364.6M 0 139.6k 1:08:03 44:32 23:31 123.3k 65 557.1M 0 0 65 364.7M 0 139.6k 1:08:04 44:34 23:30 112.9k 65 557.1M 0 0 65 364.8M 0 139.6k 1:08:05 44:35 23:30 113.1k 65 557.1M 0 0 65 365.0M 0 139.6k 1:08:05 44:36 23:29 118.5k 65 557.1M 0 0 65 365.3M 0 139.6k 1:08:04 44:38 23:26 126.1k 65 557.1M 0 0 65 365.4M 0 139.6k 1:08:04 44:39 23:25 127.6k 65 557.1M 0 0 65 365.5M 0 139.6k 1:08:04 44:40 23:24 135.9k 65 557.1M 0 0 65 365.7M 0 139.6k 1:08:04 44:41 23:23 143.8k 65 557.1M 0 0 65 365.8M 0 139.6k 1:08:05 44:42 23:23 135.1k 65 557.1M 0 0 65 366.0M 0 139.6k 1:08:06 44:44 23:22 111.6k 65 557.1M 0 0 65 366.1M 0 139.5k 1:08:06 44:45 23:21 110.1k 65 557.1M 0 0 65 366.2M 0 139.5k 1:08:06 44:46 23:20 109.9k 65 557.1M 0 0 65 366.4M 0 139.5k 1:08:06 44:47 23:19 111.8k 65 557.1M 0 0 65 366.6M 0 139.5k 1:08:06 44:49 23:17 120.0k 65 557.1M 0 0 65 366.8M 0 139.6k 1:08:06 44:50 23:16 140.0k 65 557.1M 0 0 65 367.0M 0 139.6k 1:08:05 44:51 23:14 153.4k 65 557.1M 0 0 65 367.1M 0 139.6k 1:08:05 44:52 23:13 161.5k 65 557.1M 0 0 65 367.3M 0 139.6k 1:08:06 44:53 23:13 151.9k 65 557.1M 0 0 65 367.4M 0 139.6k 1:08:06 44:55 23:11 143.1k 65 557.1M 0 0 65 367.5M 0 139.6k 1:08:06 44:56 23:10 134.6k 66 557.1M 0 0 66 367.7M 0 139.6k 1:08:06 44:57 23:09 133.3k 66 557.1M 0 0 66 368.0M 0 139.6k 1:08:05 44:58 23:07 142.8k 66 557.1M 0 0 66 368.2M 0 139.6k 1:08:04 44:59 23:05 164.5k 66 557.1M 0 0 66 368.4M 0 139.6k 1:08:04 45:01 23:03 171.0k 66 557.1M 0 0 66 368.5M 0 139.6k 1:08:05 45:02 23:03 156.0k 66 557.1M 0 0 66 368.6M 0 139.5k 1:08:06 45:04 23:02 132.5k 66 557.1M 0 0 66 368.8M 0 139.5k 1:08:07 45:05 23:02 112.4k 66 557.1M 0 0 66 368.9M 0 139.5k 1:08:08 45:07 23:01 97025 66 557.1M 0 0 66 369.1M 0 139.5k 1:08:07 45:08 22:59 99242 66 557.1M 0 0 66 369.3M 0 139.5k 1:08:08 45:09 22:59 107.2k 66 557.1M 0 0 66 369.4M 0 139.5k 1:08:08 45:11 22:57 116.3k 66 557.1M 0 0 66 369.6M 0 139.5k 1:08:08 45:12 22:56 125.2k 66 557.1M 0 0 66 369.7M 0 139.5k 1:08:08 45:13 22:55 128.7k 66 557.1M 0 0 66 369.9M 0 139.5k 1:08:08 45:14 22:54 128.5k 66 557.1M 0 0 66 370.1M 0 139.5k 1:08:08 45:16 22:52 131.2k 66 557.1M 0 0 66 370.3M 0 139.5k 1:08:07 45:17 22:50 152.2k 66 557.1M 0 0 66 370.5M 0 139.5k 1:08:07 45:18 22:49 149.4k 66 557.1M 0 0 66 370.6M 0 139.5k 1:08:08 45:19 22:49 151.5k 66 557.1M 0 0 66 370.8M 0 139.5k 1:08:07 45:20 22:47 155.1k 66 557.1M 0 0 66 371.0M 0 139.5k 1:08:07 45:22 22:45 153.8k 66 557.1M 0 0 66 371.1M 0 139.5k 1:08:08 45:23 22:45 129.9k 66 557.1M 0 0 66 371.2M 0 139.5k 1:08:08 45:24 22:44 130.2k 66 557.1M 0 0 66 371.3M 0 139.5k 1:08:08 45:25 22:43 128.5k 66 557.1M 0 0 66 371.5M 0 139.5k 1:08:09 45:26 22:43 112.0k 66 557.1M 0 0 66 371.6M 0 139.5k 1:08:09 45:27 22:42 108.4k 66 557.1M 0 0 66 371.7M 0 139.4k 1:08:09 45:28 22:41 112.7k 66 557.1M 0 0 66 371.9M 0 139.5k 1:08:09 45:30 22:39 120.7k 66 557.1M 0 0 66 372.1M 0 139.5k 1:08:08 45:31 22:37 139.6k 66 557.1M 0 0 66 372.3M 0 139.5k 1:08:08 45:32 22:36 157.9k 66 557.1M 0 0 66 372.5M 0 139.5k 1:08:08 45:33 22:35 158.5k 66 557.1M 0 0 66 372.6M 0 139.5k 1:08:08 45:35 22:33 158.1k 66 557.1M 0 0 66 372.8M 0 139.5k 1:08:08 45:36 22:32 158.8k 66 557.1M 0 0 66 373.1M 0 139.5k 1:08:06 45:37 22:29 170.1k 67 557.1M 0 0 67 373.3M 0 139.6k 1:08:06 45:38 22:28 171.9k 67 557.1M 0 0 67 373.5M 0 139.5k 1:08:06 45:39 22:27 163.8k 67 557.1M 0 0 67 373.6M 0 139.5k 1:08:07 45:40 22:27 162.2k 67 557.1M 0 0 67 373.7M 0 139.5k 1:08:07 45:42 22:25 150.8k 67 557.1M 0 0 67 373.8M 0 139.5k 1:08:08 45:43 22:25 115.0k 67 557.1M 0 0 67 374.0M 0 139.5k 1:08:09 45:45 22:24 98093 67 557.1M 0 0 67 374.1M 0 139.4k 1:08:09 45:46 22:23 98.43k 67 557.1M 0 0 67 374.2M 0 139.4k 1:08:09 45:47 22:22 99.78k 67 557.1M 0 0 67 374.4M 0 139.4k 1:08:09 45:48 22:21 108.4k 67 557.1M 0 0 67 374.6M 0 139.5k 1:08:08 45:49 22:19 133.9k 67 557.1M 0 0 67 374.9M 0 139.5k 1:08:07 45:50 22:17 170.9k 67 557.1M 0 0 67 375.1M 0 139.6k 1:08:06 45:51 22:15 192.0k 67 557.1M 0 0 67 375.4M 0 139.6k 1:08:05 45:53 22:12 204.2k 67 557.1M 0 0 67 375.6M 0 139.6k 1:08:05 45:54 22:11 200.5k 67 557.1M 0 0 67 375.7M 0 139.6k 1:08:06 45:56 22:10 174.2k 67 557.1M 0 0 67 375.8M 0 139.5k 1:08:07 45:57 22:10 146.4k 67 557.1M 0 0 67 376.0M 0 139.6k 1:08:06 45:58 22:08 139.8k 67 557.1M 0 0 67 376.2M 0 139.6k 1:08:06 45:59 22:07 131.7k 67 557.1M 0 0 67 376.4M 0 139.6k 1:08:06 46:00 22:06 133.9k 67 557.1M 0 0 67 376.6M 0 139.6k 1:08:06 46:02 22:04 143.2k 67 557.1M 0 0 67 376.8M 0 139.6k 1:08:05 46:03 22:02 161.5k 67 557.1M 0 0 67 377.0M 0 139.6k 1:08:05 46:04 22:01 158.1k 67 557.1M 0 0 67 377.1M 0 139.6k 1:08:05 46:05 22:00 156.0k 67 557.1M 0 0 67 377.3M 0 139.6k 1:08:04 46:06 21:58 163.2k 67 557.1M 0 0 67 377.6M 0 139.7k 1:08:03 46:07 21:56 179.9k 67 557.1M 0 0 67 377.8M 0 139.7k 1:08:03 46:09 21:54 178.3k 67 557.1M 0 0 67 377.9M 0 139.6k 1:08:04 46:10 21:54 158.4k 67 557.1M 0 0 67 378.0M 0 139.6k 1:08:04 46:11 21:53 148.1k 67 557.1M 0 0 67 378.1M 0 139.6k 1:08:05 46:13 21:52 129.5k 67 557.1M 0 0 67 378.3M 0 139.6k 1:08:06 46:14 21:52 105.5k 67 557.1M 0 0 67 378.4M 0 139.5k 1:08:07 46:16 21:51 89812 67 557.1M 0 0 67 378.5M 0 139.5k 1:08:07 46:17 21:50 91428 67 557.1M 0 0 67 378.7M 0 139.5k 1:08:07 46:18 21:49 102.0k 68 557.1M 0 0 68 379.0M 0 139.6k 1:08:06 46:19 21:47 126.2k 68 557.1M 0 0 68 379.2M 0 139.6k 1:08:05 46:20 21:45 152.1k 68 557.1M 0 0 68 379.5M 0 139.6k 1:08:03 46:22 21:41 195.2k 68 557.1M 0 0 68 379.7M 0 139.7k 1:08:03 46:23 21:40 212.5k 68 557.1M 0 0 68 379.9M 0 139.7k 1:08:03 46:24 21:39 202.7k 68 557.1M 0 0 68 380.0M 0 139.6k 1:08:04 46:25 21:39 176.9k 68 557.1M 0 0 68 380.1M 0 139.6k 1:08:04 46:27 21:37 147.1k 68 557.1M 0 0 68 380.3M 0 139.6k 1:08:05 46:29 21:36 112.1k 68 557.1M 0 0 68 380.4M 0 139.5k 1:08:06 46:30 21:36 98121 68 557.1M 0 0 68 380.5M 0 139.5k 1:08:07 46:31 21:36 83781 68 557.1M 0 0 68 380.5M 0 139.5k 1:08:08 46:32 21:36 77260 68 557.1M 0 0 68 380.6M 0 139.5k 1:08:09 46:33 21:36 73131 68 557.1M 0 0 68 380.6M 0 139.4k 1:08:10 46:34 21:36 69276 68 557.1M 0 0 68 380.7M 0 139.4k 1:08:10 46:35 21:35 65431 68 557.1M 0 0 68 380.8M 0 139.4k 1:08:11 46:36 21:35 65431 68 557.1M 0 0 68 380.8M 0 139.4k 1:08:12 46:37 21:35 65444 68 557.1M 0 0 68 381.0M 0 139.3k 1:08:13 46:39 21:34 72017 68 557.1M 0 0 68 381.1M 0 139.3k 1:08:13 46:40 21:33 83591 68 557.1M 0 0 68 381.2M 0 139.3k 1:08:13 46:41 21:32 93289 68 557.1M 0 0 68 381.3M 0 139.3k 1:08:14 46:42 21:32 101.4k 68 557.1M 0 0 68 381.5M 0 139.3k 1:08:13 46:43 21:30 122.0k 68 557.1M 0 0 68 381.8M 0 139.3k 1:08:13 46:44 21:29 143.9k 68 557.1M 0 0 68 381.9M 0 139.3k 1:08:13 46:46 21:27 142.7k 68 557.1M 0 0 68 382.1M 0 139.3k 1:08:13 46:47 21:26 151.5k 68 557.1M 0 0 68 382.3M 0 139.3k 1:08:12 46:48 21:24 160.5k 68 557.1M 0 0 68 382.5M 0 139.4k 1:08:12 46:49 21:23 159.4k 68 557.1M 0 0 68 382.6M 0 139.4k 1:08:11 46:50 21:21 157.7k 68 557.1M 0 0 68 382.8M 0 139.4k 1:08:11 46:51 21:20 163.1k 68 557.1M 0 0 68 383.0M 0 139.4k 1:08:11 46:53 21:18 160.0k 68 557.1M 0 0 68 383.2M 0 139.4k 1:08:11 46:54 21:17 152.9k 68 557.1M 0 0 68 383.4M 0 139.4k 1:08:11 46:55 21:16 155.0k 68 557.1M 0 0 68 383.6M 0 139.4k 1:08:11 46:57 21:14 148.4k 68 557.1M 0 0 68 383.8M 0 139.4k 1:08:10 46:58 21:12 151.9k 68 557.1M 0 0 68 384.0M 0 139.4k 1:08:10 46:59 21:11 159.2k 68 557.1M 0 0 68 384.1M 0 139.4k 1:08:10 47:00 21:10 164.1k 68 557.1M 0 0 68 384.3M 0 139.4k 1:08:10 47:02 21:08 152.6k 69 557.1M 0 0 69 384.5M 0 139.4k 1:08:10 47:03 21:07 149.5k 69 557.1M 0 0 69 384.6M 0 139.4k 1:08:11 47:04 21:07 136.7k 69 557.1M 0 0 69 384.8M 0 139.4k 1:08:11 47:06 21:05 122.6k 69 557.1M 0 0 69 384.9M 0 139.4k 1:08:12 47:07 21:05 108.4k 69 557.1M 0 0 69 385.0M 0 139.3k 1:08:13 47:08 21:05 102.7k 69 557.1M 0 0 69 385.2M 0 139.3k 1:08:13 47:10 21:03 100.9k 69 557.1M 0 0 69 385.3M 0 139.3k 1:08:14 47:12 21:02 97.73k 69 557.1M 0 0 69 385.5M 0 139.3k 1:08:14 47:13 21:01 105.7k 69 557.1M 0 0 69 385.7M 0 139.3k 1:08:14 47:14 21:00 116.8k 69 557.1M 0 0 69 385.9M 0 139.3k 1:08:13 47:15 20:58 128.1k 69 557.1M 0 0 69 386.1M 0 139.3k 1:08:12 47:17 20:55 148.2k 69 557.1M 0 0 69 386.3M 0 139.3k 1:08:13 47:18 20:55 156.0k 69 557.1M 0 0 69 386.4M 0 139.3k 1:08:14 47:19 20:55 142.9k 69 557.1M 0 0 69 386.5M 0 139.3k 1:08:14 47:20 20:54 137.9k 69 557.1M 0 0 69 386.6M 0 139.3k 1:08:14 47:21 20:53 127.1k 69 557.1M 0 0 69 386.8M 0 139.3k 1:08:14 47:22 20:52 107.5k 69 557.1M 0 0 69 387.0M 0 139.3k 1:08:14 47:24 20:50 115.4k 69 557.1M 0 0 69 387.1M 0 139.3k 1:08:15 47:25 20:50 116.9k 69 557.1M 0 0 69 387.2M 0 139.2k 1:08:16 47:27 20:49 112.5k 69 557.1M 0 0 69 387.3M 0 139.2k 1:08:17 47:28 20:49 103.3k 69 557.1M 0 0 69 387.5M 0 139.2k 1:08:18 47:30 20:48 96803 69 557.1M 0 0 69 387.5M 0 139.1k 1:08:19 47:31 20:48 82805 69 557.1M 0 0 69 387.6M 0 139.1k 1:08:19 47:32 20:47 85456 69 557.1M 0 0 69 387.8M 0 139.1k 1:08:19 47:33 20:46 87264 69 557.1M 0 0 69 387.9M 0 139.1k 1:08:20 47:34 20:46 94872 69 557.1M 0 0 69 388.0M 0 139.1k 1:08:20 47:36 20:44 101.5k 69 557.1M 0 0 69 388.2M 0 139.1k 1:08:20 47:37 20:43 119.0k 69 557.1M 0 0 69 388.4M 0 139.1k 1:08:20 47:38 20:42 128.6k 69 557.1M 0 0 69 388.6M 0 139.1k 1:08:19 47:39 20:40 141.1k 69 557.1M 0 0 69 388.8M 0 139.1k 1:08:19 47:41 20:38 145.9k 69 557.1M 0 0 69 389.0M 0 139.1k 1:08:19 47:42 20:37 156.1k 69 557.1M 0 0 69 389.1M 0 139.1k 1:08:19 47:43 20:36 156.1k 69 557.1M 0 0 69 389.3M 0 139.1k 1:08:20 47:45 20:35 136.8k 69 557.1M 0 0 69 389.4M 0 139.1k 1:08:20 47:46 20:34 115.1k 69 557.1M 0 0 69 389.4M 0 139.1k 1:08:20 47:46 20:34 139.1k 69 557.1M 0 0 69 389.5M 0 139.1k 1:08:20 47:47 20:33 112.2k 69 557.1M 0 0 69 389.7M 0 139.1k 1:08:20 47:48 20:32 141.2k 69 557.1M 0 0 69 389.9M 0 139.1k 1:08:20 47:49 20:31 147.7k 70 557.1M 0 0 70 390.1M 0 139.1k 1:08:20 47:51 20:29 141.0k 70 557.1M 0 0 70 390.3M 0 139.1k 1:08:20 47:52 20:28 138.5k 70 557.1M 0 0 70 390.5M 0 139.1k 1:08:20 47:54 20:26 140.8k 70 557.1M 0 0 70 390.6M 0 139.1k 1:08:20 47:55 20:25 141.1k 70 557.1M 0 0 70 390.9M 0 139.1k 1:08:19 47:56 20:23 148.7k 70 557.1M 0 0 70 391.1M 0 139.1k 1:08:19 47:57 20:22 150.3k 70 557.1M 0 0 70 391.3M 0 139.1k 1:08:19 47:59 20:20 159.3k 70 557.1M 0 0 70 391.5M 0 139.1k 1:08:18 48:00 20:18 170.4k 70 557.1M 0 0 70 391.6M 0 139.1k 1:08:19 48:01 20:18 156.0k 70 557.1M 0 0 70 391.7M 0 139.1k 1:08:19 48:02 20:17 129.6k 70 557.1M 0 0 70 391.8M 0 139.1k 1:08:20 48:04 20:16 124.1k 70 557.1M 0 0 70 392.0M 0 139.1k 1:08:19 48:05 20:14 124.7k 70 557.1M 0 0 70 392.3M 0 139.1k 1:08:19 48:06 20:13 129.8k 70 557.1M 0 0 70 392.5M 0 139.1k 1:08:18 48:07 20:11 143.3k 70 557.1M 0 0 70 392.6M 0 139.1k 1:08:18 48:08 20:10 161.7k 70 557.1M 0 0 70 392.8M 0 139.1k 1:08:18 48:10 20:08 164.5k 70 557.1M 0 0 70 393.0M 0 139.2k 1:08:18 48:11 20:07 162.8k 70 557.1M 0 0 70 393.2M 0 139.2k 1:08:18 48:12 20:06 158.6k 70 557.1M 0 0 70 393.4M 0 139.2k 1:08:17 48:13 20:04 160.3k 70 557.1M 0 0 70 393.6M 0 139.2k 1:08:17 48:14 20:03 161.5k 70 557.1M 0 0 70 393.7M 0 139.2k 1:08:17 48:15 20:02 162.3k 70 557.1M 0 0 70 393.8M 0 139.2k 1:08:17 48:16 20:01 153.1k 70 557.1M 0 0 70 394.0M 0 139.2k 1:08:18 48:18 20:00 137.4k 70 557.1M 0 0 70 394.1M 0 139.2k 1:08:18 48:19 19:59 128.0k 70 557.1M 0 0 70 394.3M 0 139.1k 1:08:18 48:21 19:57 119.9k 70 557.1M 0 0 70 394.5M 0 139.1k 1:08:19 48:22 19:57 111.0k 70 557.1M 0 0 70 394.6M 0 139.1k 1:08:20 48:24 19:56 103.6k 70 557.1M 0 0 70 394.7M 0 139.1k 1:08:20 48:25 19:55 106.1k 70 557.1M 0 0 70 394.8M 0 139.1k 1:08:20 48:26 19:54 101.7k 70 557.1M 0 0 70 395.0M 0 139.0k 1:08:21 48:27 19:54 96774 70 557.1M 0 0 70 395.1M 0 139.0k 1:08:22 48:29 19:53 99.68k 70 557.1M 0 0 70 395.3M 0 139.0k 1:08:21 48:30 19:51 115.0k 70 557.1M 0 0 70 395.5M 0 139.1k 1:08:20 48:31 19:49 133.4k 71 557.1M 0 0 71 395.7M 0 139.1k 1:08:20 48:32 19:48 141.6k 71 557.1M 0 0 71 395.9M 0 139.1k 1:08:20 48:34 19:46 156.1k 71 557.1M 0 0 71 396.1M 0 139.1k 1:08:20 48:35 19:45 165.1k 71 557.1M 0 0 71 396.2M 0 139.1k 1:08:20 48:36 19:44 157.3k 71 557.1M 0 0 71 396.3M 0 139.0k 1:08:21 48:38 19:43 125.8k 71 557.1M 0 0 71 396.5M 0 139.0k 1:08:21 48:39 19:42 119.5k 71 557.1M 0 0 71 396.6M 0 139.0k 1:08:21 48:40 19:41 118.2k 71 557.1M 0 0 71 396.8M 0 139.0k 1:08:22 48:41 19:41 112.8k 71 557.1M 0 0 71 396.9M 0 139.0k 1:08:22 48:42 19:40 113.0k 71 557.1M 0 0 71 397.1M 0 139.0k 1:08:22 48:44 19:38 132.0k 71 557.1M 0 0 71 397.3M 0 139.0k 1:08:22 48:45 19:37 132.4k 71 557.1M 0 0 71 397.4M 0 139.0k 1:08:22 48:46 19:36 127.4k 71 557.1M 0 0 71 397.5M 0 139.0k 1:08:22 48:47 19:35 127.7k 71 557.1M 0 0 71 397.7M 0 139.0k 1:08:22 48:48 19:34 134.0k 71 557.1M 0 0 71 397.8M 0 139.0k 1:08:22 48:49 19:33 128.5k 71 557.1M 0 0 71 398.0M 0 139.0k 1:08:22 48:51 19:31 132.9k 71 557.1M 0 0 71 398.2M 0 139.0k 1:08:22 48:52 19:30 139.3k 71 557.1M 0 0 71 398.4M 0 139.0k 1:08:22 48:53 19:29 142.0k 71 557.1M 0 0 71 398.6M 0 139.0k 1:08:22 48:55 19:27 146.3k 71 557.1M 0 0 71 398.8M 0 139.1k 1:08:21 48:56 19:25 165.9k 71 557.1M 0 0 71 399.1M 0 139.1k 1:08:20 48:57 19:23 177.2k 71 557.1M 0 0 71 399.3M 0 139.1k 1:08:20 48:58 19:22 176.5k 71 557.1M 0 0 71 399.4M 0 139.1k 1:08:20 49:00 19:20 165.4k 71 557.1M 0 0 71 399.5M 0 139.1k 1:08:21 49:01 19:20 155.3k 71 557.1M 0 0 71 399.6M 0 139.0k 1:08:22 49:02 19:20 122.4k 71 557.1M 0 0 71 399.8M 0 139.0k 1:08:22 49:04 19:18 105.9k 71 557.1M 0 0 71 399.9M 0 139.0k 1:08:22 49:05 19:17 100.3k 71 557.1M 0 0 71 400.1M 0 139.0k 1:08:22 49:06 19:16 113.0k 71 557.1M 0 0 71 400.3M 0 139.0k 1:08:22 49:07 19:15 125.1k 71 557.1M 0 0 71 400.5M 0 139.0k 1:08:21 49:08 19:13 152.3k 71 557.1M 0 0 71 400.6M 0 139.0k 1:08:21 49:09 19:12 151.8k 71 557.1M 0 0 71 400.8M 0 139.0k 1:08:21 49:11 19:10 151.7k 71 557.1M 0 0 71 401.0M 0 139.0k 1:08:21 49:12 19:09 148.4k 72 557.1M 0 0 72 401.2M 0 139.0k 1:08:21 49:14 19:07 140.8k 72 557.1M 0 0 72 401.3M 0 139.0k 1:08:22 49:15 19:07 126.0k 72 557.1M 0 0 72 401.5M 0 139.0k 1:08:23 49:16 19:07 119.6k 72 557.1M 0 0 72 401.6M 0 139.0k 1:08:23 49:17 19:06 117.6k 72 557.1M 0 0 72 401.8M 0 139.0k 1:08:22 49:19 19:03 123.8k 72 557.1M 0 0 72 402.0M 0 139.0k 1:08:22 49:20 19:02 125.5k 72 557.1M 0 0 72 402.1M 0 139.0k 1:08:22 49:21 19:01 133.5k 72 557.1M 0 0 72 402.3M 0 139.0k 1:08:23 49:22 19:01 139.9k 72 557.1M 0 0 72 402.5M 0 139.0k 1:08:22 49:24 18:58 145.8k 72 557.1M 0 0 72 402.6M 0 139.0k 1:08:22 49:25 18:57 139.9k 72 557.1M 0 0 72 402.8M 0 139.0k 1:08:22 49:26 18:56 141.5k 72 557.1M 0 0 72 403.0M 0 139.0k 1:08:22 49:27 18:55 149.9k 72 557.1M 0 0 72 403.1M 0 139.0k 1:08:22 49:28 18:54 153.1k 72 557.1M 0 0 72 403.3M 0 139.0k 1:08:22 49:30 18:52 143.7k 72 557.1M 0 0 72 403.5M 0 139.0k 1:08:22 49:31 18:51 145.6k 72 557.1M 0 0 72 403.7M 0 139.0k 1:08:22 49:32 18:50 147.8k 72 557.1M 0 0 72 403.9M 0 139.0k 1:08:22 49:34 18:48 137.8k 72 557.1M 0 0 72 404.0M 0 139.0k 1:08:22 49:35 18:47 130.5k 72 557.1M 0 0 72 404.1M 0 139.0k 1:08:23 49:36 18:47 126.1k 72 557.1M 0 0 72 404.3M 0 139.0k 1:08:23 49:38 18:45 124.8k 72 557.1M 0 0 72 404.5M 0 139.0k 1:08:23 49:39 18:44 125.1k 72 557.1M 0 0 72 404.7M 0 139.0k 1:08:22 49:40 18:42 129.6k 72 557.1M 0 0 72 404.8M 0 139.0k 1:08:23 49:41 18:42 132.5k 72 557.1M 0 0 72 405.0M 0 139.0k 1:08:23 49:42 18:41 138.5k 72 557.1M 0 0 72 405.1M 0 139.0k 1:08:23 49:44 18:39 133.1k 72 557.1M 0 0 72 405.2M 0 139.0k 1:08:24 49:45 18:39 121.2k 72 557.1M 0 0 72 405.3M 0 138.9k 1:08:24 49:46 18:38 107.2k 72 557.1M 0 0 72 405.5M 0 138.9k 1:08:24 49:47 18:37 110.8k 72 557.1M 0 0 72 405.6M 0 138.9k 1:08:24 49:48 18:36 122.7k 72 557.1M 0 0 72 405.8M 0 139.0k 1:08:24 49:49 18:35 132.4k 72 557.1M 0 0 72 406.0M 0 139.0k 1:08:23 49:50 18:33 143.5k 72 557.1M 0 0 72 406.1M 0 139.0k 1:08:23 49:51 18:32 154.5k 72 557.1M 0 0 72 406.3M 0 139.0k 1:08:24 49:53 18:31 150.6k 72 557.1M 0 0 72 406.4M 0 138.9k 1:08:24 49:54 18:30 136.6k 72 557.1M 0 0 72 406.5M 0 138.9k 1:08:25 49:55 18:30 119.1k 72 557.1M 0 0 72 406.6M 0 138.9k 1:08:25 49:56 18:29 107.3k 73 557.1M 0 0 73 406.8M 0 138.9k 1:08:25 49:58 18:27 106.4k 73 557.1M 0 0 73 407.0M 0 138.9k 1:08:25 49:59 18:26 117.9k 73 557.1M 0 0 73 407.1M 0 138.9k 1:08:25 50:00 18:25 127.9k 73 557.1M 0 0 73 407.4M 0 138.9k 1:08:24 50:01 18:23 152.4k 73 557.1M 0 0 73 407.6M 0 139.0k 1:08:23 50:02 18:21 173.5k 73 557.1M 0 0 73 407.8M 0 139.0k 1:08:23 50:04 18:19 174.6k 73 557.1M 0 0 73 408.0M 0 139.0k 1:08:23 50:05 18:18 168.2k 73 557.1M 0 0 73 408.2M 0 139.0k 1:08:23 50:06 18:17 164.4k 73 557.1M 0 0 73 408.4M 0 139.0k 1:08:23 50:07 18:16 160.8k 73 557.1M 0 0 73 408.5M 0 139.0k 1:08:23 50:08 18:15 145.3k 73 557.1M 0 0 73 408.6M 0 139.0k 1:08:23 50:10 18:13 142.6k 73 557.1M 0 0 73 408.8M 0 139.0k 1:08:23 50:11 18:12 147.3k 73 557.1M 0 0 73 409.0M 0 139.0k 1:08:23 50:12 18:11 144.9k 73 557.1M 0 0 73 409.1M 0 139.0k 1:08:23 50:14 18:09 125.3k 73 557.1M 0 0 73 409.3M 0 138.9k 1:08:25 50:15 18:10 112.1k 73 557.1M 0 0 73 409.4M 0 138.9k 1:08:25 50:17 18:08 104.4k 73 557.1M 0 0 73 409.5M 0 138.9k 1:08:26 50:18 18:08 98335 73 557.1M 0 0 73 409.6M 0 138.9k 1:08:27 50:20 18:07 88526 73 557.1M 0 0 73 409.8M 0 138.9k 1:08:27 50:21 18:06 92096 73 557.1M 0 0 73 410.0M 0 138.9k 1:08:27 50:22 18:05 108.1k 73 557.1M 0 0 73 410.1M 0 138.9k 1:08:26 50:23 18:03 125.7k 73 557.1M 0 0 73 410.3M 0 138.9k 1:08:26 50:24 18:02 129.7k 73 557.1M 0 0 73 410.5M 0 138.9k 1:08:27 50:26 18:01 139.4k 73 557.1M 0 0 73 410.6M 0 138.9k 1:08:26 50:27 17:59 147.8k 73 557.1M 0 0 73 410.9M 0 138.9k 1:08:25 50:28 17:57 156.8k 73 557.1M 0 0 73 411.1M 0 138.9k 1:08:25 50:29 17:56 159.4k 73 557.1M 0 0 73 411.2M 0 138.9k 1:08:25 50:30 17:55 159.7k 73 557.1M 0 0 73 411.3M 0 138.9k 1:08:26 50:31 17:55 154.4k 73 557.1M 0 0 73 411.5M 0 138.9k 1:08:25 50:33 17:52 155.7k 73 557.1M 0 0 73 411.8M 0 138.9k 1:08:25 50:34 17:51 153.8k 73 557.1M 0 0 73 412.0M 0 138.9k 1:08:24 50:35 17:49 152.4k 73 557.1M 0 0 73 412.1M 0 138.9k 1:08:24 50:36 17:48 153.0k 74 557.1M 0 0 74 412.3M 0 138.9k 1:08:25 50:38 17:47 148.4k 74 557.1M 0 0 74 412.4M 0 138.9k 1:08:25 50:39 17:46 141.8k 74 557.1M 0 0 74 412.6M 0 138.9k 1:08:25 50:40 17:45 130.5k 74 557.1M 0 0 74 412.7M 0 138.9k 1:08:25 50:41 17:44 119.6k 74 557.1M 0 0 74 412.9M 0 138.9k 1:08:26 50:43 17:43 115.8k 74 557.1M 0 0 74 413.1M 0 138.9k 1:08:26 50:44 17:42 128.1k 74 557.1M 0 0 74 413.2M 0 138.9k 1:08:26 50:46 17:40 121.2k 74 557.1M 0 0 74 413.4M 0 138.9k 1:08:26 50:47 17:39 123.2k 74 557.1M 0 0 74 413.6M 0 138.9k 1:08:26 50:48 17:38 133.7k 74 557.1M 0 0 74 413.8M 0 138.9k 1:08:25 50:49 17:36 145.0k 74 557.1M 0 0 74 414.0M 0 138.9k 1:08:25 50:50 17:35 146.2k 74 557.1M 0 0 74 414.1M 0 138.9k 1:08:25 50:52 17:33 161.7k 74 557.1M 0 0 74 414.3M 0 138.9k 1:08:26 50:53 17:33 149.5k 74 557.1M 0 0 74 414.4M 0 138.9k 1:08:26 50:54 17:32 134.3k 74 557.1M 0 0 74 414.5M 0 138.9k 1:08:26 50:55 17:31 126.0k 74 557.1M 0 0 74 414.7M 0 138.9k 1:08:26 50:57 17:29 125.8k 74 557.1M 0 0 74 414.8M 0 138.9k 1:08:26 50:58 17:28 118.2k 74 557.1M 0 0 74 415.0M 0 138.9k 1:08:27 50:59 17:28 120.4k 74 557.1M 0 0 74 415.1M 0 138.9k 1:08:27 51:00 17:27 131.0k 74 557.1M 0 0 74 415.3M 0 138.9k 1:08:26 51:01 17:25 141.1k 74 557.1M 0 0 74 415.5M 0 138.9k 1:08:26 51:03 17:23 137.0k 74 557.1M 0 0 74 415.6M 0 138.9k 1:08:27 51:04 17:23 133.3k 74 557.1M 0 0 74 415.8M 0 138.9k 1:08:27 51:05 17:22 139.4k 74 557.1M 0 0 74 416.0M 0 138.8k 1:08:27 51:06 17:21 132.5k 74 557.1M 0 0 74 416.1M 0 138.9k 1:08:27 51:08 17:19 128.6k 74 557.1M 0 0 74 416.3M 0 138.9k 1:08:27 51:09 17:18 132.3k 74 557.1M 0 0 74 416.5M 0 138.9k 1:08:26 51:10 17:16 143.9k 74 557.1M 0 0 74 416.6M 0 138.8k 1:08:27 51:12 17:15 128.4k 74 557.1M 0 0 74 416.8M 0 138.8k 1:08:28 51:13 17:15 127.8k 74 557.1M 0 0 74 416.9M 0 138.8k 1:08:28 51:14 17:14 113.7k 74 557.1M 0 0 74 417.0M 0 138.8k 1:08:29 51:16 17:13 100.8k 74 557.1M 0 0 74 417.2M 0 138.8k 1:08:29 51:17 17:12 99722 74 557.1M 0 0 74 417.3M 0 138.8k 1:08:29 51:18 17:11 104.2k 74 557.1M 0 0 74 417.5M 0 138.7k 1:08:30 51:20 17:10 99.36k 74 557.1M 0 0 74 417.6M 0 138.7k 1:08:31 51:21 17:10 100.0k 74 557.1M 0 0 74 417.8M 0 138.7k 1:08:31 51:23 17:08 111.4k 75 557.1M 0 0 75 417.9M 0 138.7k 1:08:31 51:24 17:07 108.2k 75 557.1M 0 0 75 418.0M 0 138.7k 1:08:31 51:25 17:06 109.6k 75 557.1M 0 0 75 418.2M 0 138.7k 1:08:31 51:26 17:05 124.3k 75 557.1M 0 0 75 418.3M 0 138.7k 1:08:31 51:27 17:04 130.8k 75 557.1M 0 0 75 418.5M 0 138.7k 1:08:32 51:29 17:03 118.1k 75 557.1M 0 0 75 418.6M 0 138.6k 1:08:33 51:30 17:03 106.9k 75 557.1M 0 0 75 418.8M 0 138.6k 1:08:33 51:32 17:01 113.6k 75 557.1M 0 0 75 419.0M 0 138.7k 1:08:33 51:33 17:00 115.4k 75 557.1M 0 0 75 419.1M 0 138.7k 1:08:33 51:34 16:59 120.9k 75 557.1M 0 0 75 419.3M 0 138.7k 1:08:32 51:35 16:57 134.8k 75 557.1M 0 0 75 419.5M 0 138.7k 1:08:33 51:37 16:56 144.2k 75 557.1M 0 0 75 419.6M 0 138.6k 1:08:33 51:38 16:55 137.9k 75 557.1M 0 0 75 419.8M 0 138.7k 1:08:33 51:39 16:54 137.6k 75 557.1M 0 0 75 419.9M 0 138.6k 1:08:33 51:40 16:53 134.5k 75 557.1M 0 0 75 420.1M 0 138.7k 1:08:33 51:41 16:52 133.0k 75 557.1M 0 0 75 420.3M 0 138.6k 1:08:33 51:43 16:50 133.8k 75 557.1M 0 0 75 420.4M 0 138.6k 1:08:33 51:44 16:49 132.8k 75 557.1M 0 0 75 420.6M 0 138.6k 1:08:33 51:45 16:48 133.8k 75 557.1M 0 0 75 420.8M 0 138.7k 1:08:33 51:46 16:47 143.4k 75 557.1M 0 0 75 421.0M 0 138.7k 1:08:32 51:47 16:45 143.4k 75 557.1M 0 0 75 421.1M 0 138.7k 1:08:32 51:49 16:43 151.9k 75 557.1M 0 0 75 421.3M 0 138.7k 1:08:32 51:50 16:42 164.0k 75 557.1M 0 0 75 421.5M 0 138.7k 1:08:32 51:51 16:41 161.8k 75 557.1M 0 0 75 421.7M 0 138.7k 1:08:31 51:52 16:39 157.5k 75 557.1M 0 0 75 421.8M 0 138.7k 1:08:32 51:53 16:39 152.8k 75 557.1M 0 0 75 422.0M 0 138.7k 1:08:32 51:54 16:38 144.7k 75 557.1M 0 0 75 422.1M 0 138.7k 1:08:32 51:56 16:36 144.1k 75 557.1M 0 0 75 422.3M 0 138.7k 1:08:32 51:57 16:35 140.6k 75 557.1M 0 0 75 422.5M 0 138.7k 1:08:32 51:58 16:34 124.0k 75 557.1M 0 0 75 422.6M 0 138.6k 1:08:33 52:00 16:33 114.9k 75 557.1M 0 0 75 422.7M 0 138.6k 1:08:33 52:01 16:32 114.5k 75 557.1M 0 0 75 422.9M 0 138.6k 1:08:33 52:02 16:31 115.0k 75 557.1M 0 0 75 423.1M 0 138.7k 1:08:33 52:03 16:30 119.7k 75 557.1M 0 0 75 423.2M 0 138.6k 1:08:33 52:04 16:29 127.2k 75 557.1M 0 0 75 423.3M 0 138.6k 1:08:34 52:05 16:29 126.8k 76 557.1M 0 0 76 423.4M 0 138.6k 1:08:34 52:07 16:27 123.8k 76 557.1M 0 0 76 423.6M 0 138.6k 1:08:34 52:08 16:26 119.8k 76 557.1M 0 0 76 423.8M 0 138.6k 1:08:34 52:09 16:25 115.8k 76 557.1M 0 0 76 423.9M 0 138.6k 1:08:34 52:10 16:24 117.6k 76 557.1M 0 0 76 424.0M 0 138.6k 1:08:35 52:12 16:23 119.9k 76 557.1M 0 0 76 424.1M 0 138.6k 1:08:36 52:13 16:23 117.1k 76 557.1M 0 0 76 424.3M 0 138.5k 1:08:36 52:14 16:22 110.6k 76 557.1M 0 0 76 424.5M 0 138.6k 1:08:36 52:16 16:20 112.6k 76 557.1M 0 0 76 424.6M 0 138.6k 1:08:35 52:17 16:18 118.7k 76 557.1M 0 0 76 424.8M 0 138.6k 1:08:35 52:18 16:17 128.1k 76 557.1M 0 0 76 425.0M 0 138.5k 1:08:36 52:20 16:16 135.9k 76 557.1M 0 0 76 425.2M 0 138.5k 1:08:36 52:21 16:15 137.7k 76 557.1M 0 0 76 425.3M 0 138.5k 1:08:36 52:23 16:13 129.6k 76 557.1M 0 0 76 425.5M 0 138.5k 1:08:36 52:24 16:12 122.8k 76 557.1M 0 0 76 425.6M 0 138.5k 1:08:37 52:25 16:12 120.6k 76 557.1M 0 0 76 425.8M 0 138.5k 1:08:37 52:26 16:11 123.5k 76 557.1M 0 0 76 426.0M 0 138.5k 1:08:37 52:28 16:09 124.7k 76 557.1M 0 0 76 426.1M 0 138.5k 1:08:37 52:29 16:08 130.0k 76 557.1M 0 0 76 426.3M 0 138.5k 1:08:36 52:30 16:06 138.0k 76 557.1M 0 0 76 426.5M 0 138.5k 1:08:37 52:31 16:06 135.2k 76 557.1M 0 0 76 426.5M 0 138.5k 1:08:37 52:32 16:05 124.6k 76 557.1M 0 0 76 426.6M 0 138.5k 1:08:38 52:33 16:05 110.1k 76 557.1M 0 0 76 426.7M 0 138.4k 1:08:39 52:35 16:04 98.84k 76 557.1M 0 0 76 426.8M 0 138.4k 1:08:39 52:36 16:03 89883 76 557.1M 0 0 76 427.0M 0 138.4k 1:08:40 52:38 16:02 82799 76 557.1M 0 0 76 427.1M 0 138.4k 1:08:41 52:39 16:02 86943 76 557.1M 0 0 76 427.1M 0 138.4k 1:08:42 52:40 16:02 86943 76 557.1M 0 0 76 427.3M 0 138.3k 1:08:42 52:41 16:01 88469 76 557.1M 0 0 76 427.4M 0 138.3k 1:08:43 52:43 16:00 83615 76 557.1M 0 0 76 427.5M 0 138.3k 1:08:43 52:44 15:59 89679 76 557.1M 0 0 76 427.6M 0 138.3k 1:08:44 52:46 15:58 92160 76 557.1M 0 0 76 427.8M 0 138.3k 1:08:44 52:47 15:57 102.8k 76 557.1M 0 0 76 428.0M 0 138.3k 1:08:44 52:48 15:56 113.3k 76 557.1M 0 0 76 428.1M 0 138.3k 1:08:44 52:50 15:54 119.2k 76 557.1M 0 0 76 428.3M 0 138.3k 1:08:44 52:51 15:53 126.4k 76 557.1M 0 0 76 428.5M 0 138.3k 1:08:44 52:52 15:52 140.2k 76 557.1M 0 0 76 428.6M 0 138.3k 1:08:44 52:53 15:51 139.7k 76 557.1M 0 0 76 428.8M 0 138.3k 1:08:44 52:54 15:50 126.5k 77 557.1M 0 0 77 429.0M 0 138.3k 1:08:44 52:56 15:48 133.2k 77 557.1M 0 0 77 429.1M 0 138.2k 1:08:45 52:57 15:48 126.6k 77 557.1M 0 0 77 429.2M 0 138.2k 1:08:46 52:58 15:48 108.7k 77 557.1M 0 0 77 429.3M 0 138.2k 1:08:46 53:00 15:46 102.3k 77 557.1M 0 0 77 429.5M 0 138.2k 1:08:46 53:01 15:45 107.0k 77 557.1M 0 0 77 429.6M 0 138.2k 1:08:46 53:02 15:44 103.9k 77 557.1M 0 0 77 429.8M 0 138.2k 1:08:47 53:04 15:43 100.9k 77 557.1M 0 0 77 429.9M 0 138.1k 1:08:48 53:05 15:43 101.6k 77 557.1M 0 0 77 430.0M 0 138.1k 1:08:48 53:06 15:42 97.94k 77 557.1M 0 0 77 430.0M 0 138.1k 1:08:48 53:06 15:42 138.1k 77 557.1M 0 0 77 430.1M 0 138.1k 1:08:49 53:08 15:41 103.0k 77 557.1M 0 0 77 430.3M 0 138.1k 1:08:49 53:09 15:40 110.4k 77 557.1M 0 0 77 430.4M 0 138.1k 1:08:49 53:10 15:39 112.6k 77 557.1M 0 0 77 430.6M 0 138.1k 1:08:49 53:11 15:38 124.3k 77 557.1M 0 0 77 430.8M 0 138.1k 1:08:48 53:12 15:36 143.6k 77 557.1M 0 0 77 431.1M 0 138.2k 1:08:47 53:13 15:34 172.1k 77 557.1M 0 0 77 431.3M 0 138.2k 1:08:47 53:14 15:33 181.6k 77 557.1M 0 0 77 431.5M 0 138.2k 1:08:46 53:16 15:30 185.4k 77 557.1M 0 0 77 431.6M 0 138.2k 1:08:46 53:17 15:29 179.9k 77 557.1M 0 0 77 431.8M 0 138.2k 1:08:46 53:19 15:27 161.9k 77 557.1M 0 0 77 432.0M 0 138.2k 1:08:47 53:20 15:27 137.2k 77 557.1M 0 0 77 432.1M 0 138.1k 1:08:48 53:21 15:27 119.0k 77 557.1M 0 0 77 432.3M 0 138.1k 1:08:48 53:23 15:25 117.7k 77 557.1M 0 0 77 432.5M 0 138.2k 1:08:47 53:24 15:23 121.6k 77 557.1M 0 0 77 432.7M 0 138.2k 1:08:47 53:25 15:22 134.5k 77 557.1M 0 0 77 433.0M 0 138.2k 1:08:45 53:26 15:19 166.6k 77 557.1M 0 0 77 433.4M 0 138.3k 1:08:43 53:28 15:15 211.8k 77 557.1M 0 0 77 433.6M 0 138.3k 1:08:43 53:29 15:14 220.3k 77 557.1M 0 0 77 433.8M 0 138.3k 1:08:43 53:30 15:13 223.8k 77 557.1M 0 0 77 434.0M 0 138.3k 1:08:42 53:31 15:11 218.0k 77 557.1M 0 0 77 434.1M 0 138.3k 1:08:42 53:32 15:10 188.0k 77 557.1M 0 0 77 434.3M 0 138.3k 1:08:43 53:34 15:09 149.9k 77 557.1M 0 0 77 434.5M 0 138.3k 1:08:43 53:35 15:08 142.9k 78 557.1M 0 0 78 434.6M 0 138.3k 1:08:43 53:36 15:07 138.5k 78 557.1M 0 0 78 434.8M 0 138.3k 1:08:42 53:38 15:04 133.6k 78 557.1M 0 0 78 435.0M 0 138.3k 1:08:43 53:39 15:04 131.8k 78 557.1M 0 0 78 435.1M 0 138.3k 1:08:44 53:40 15:04 121.5k 78 557.1M 0 0 78 435.2M 0 138.3k 1:08:44 53:42 15:02 121.2k 78 557.1M 0 0 78 435.5M 0 138.3k 1:08:43 53:43 15:00 130.8k 78 557.1M 0 0 78 435.7M 0 138.3k 1:08:42 53:44 14:58 138.7k 78 557.1M 0 0 78 435.9M 0 138.3k 1:08:42 53:45 14:57 150.1k 78 557.1M 0 0 78 436.1M 0 138.4k 1:08:41 53:46 14:55 186.3k 78 557.1M 0 0 78 436.4M 0 138.4k 1:08:40 53:47 14:53 208.7k 78 557.1M 0 0 78 436.7M 0 138.5k 1:08:39 53:49 14:50 223.5k 78 557.1M 0 0 78 436.9M 0 138.5k 1:08:38 53:50 14:48 217.0k 78 557.1M 0 0 78 437.0M 0 138.5k 1:08:38 53:51 14:47 208.7k 78 557.1M 0 0 78 437.1M 0 138.4k 1:08:39 53:52 14:47 177.7k 78 557.1M 0 0 78 437.3M 0 138.4k 1:08:39 53:54 14:45 154.7k 78 557.1M 0 0 78 437.5M 0 138.4k 1:08:39 53:55 14:44 127.1k 78 557.1M 0 0 78 437.6M 0 138.4k 1:08:39 53:56 14:43 121.8k 78 557.1M 0 0 78 437.8M 0 138.4k 1:08:39 53:57 14:42 124.0k 78 557.1M 0 0 78 438.0M 0 138.4k 1:08:39 53:59 14:40 134.0k 78 557.1M 0 0 78 438.1M 0 138.4k 1:08:40 54:00 14:40 127.9k 78 557.1M 0 0 78 438.3M 0 138.4k 1:08:40 54:01 14:39 124.4k 78 557.1M 0 0 78 438.4M 0 138.4k 1:08:40 54:02 14:38 121.2k 78 557.1M 0 0 78 438.6M 0 138.4k 1:08:40 54:04 14:36 120.7k 78 557.1M 0 0 78 438.7M 0 138.4k 1:08:41 54:05 14:36 115.2k 78 557.1M 0 0 78 438.9M 0 138.4k 1:08:41 54:06 14:35 124.4k 78 557.1M 0 0 78 439.1M 0 138.4k 1:08:40 54:07 14:33 136.9k 78 557.1M 0 0 78 439.3M 0 138.4k 1:08:40 54:09 14:31 143.6k 78 557.1M 0 0 78 439.4M 0 138.4k 1:08:40 54:10 14:30 142.3k 78 557.1M 0 0 78 439.6M 0 138.4k 1:08:40 54:11 14:29 152.5k 78 557.1M 0 0 78 439.8M 0 138.4k 1:08:40 54:12 14:28 152.9k 78 557.1M 0 0 78 440.0M 0 138.4k 1:08:40 54:14 14:26 144.0k 78 557.1M 0 0 78 440.1M 0 138.4k 1:08:41 54:15 14:26 128.2k 79 557.1M 0 0 79 440.3M 0 138.4k 1:08:41 54:16 14:25 132.2k 79 557.1M 0 0 79 440.5M 0 138.4k 1:08:40 54:17 14:23 134.2k 79 557.1M 0 0 79 440.6M 0 138.4k 1:08:40 54:19 14:21 135.7k 79 557.1M 0 0 79 440.8M 0 138.4k 1:08:40 54:20 14:20 133.3k 79 557.1M 0 0 79 440.9M 0 138.4k 1:08:40 54:21 14:19 141.3k 79 557.1M 0 0 79 441.0M 0 138.4k 1:08:41 54:22 14:19 137.1k 79 557.1M 0 0 79 441.2M 0 138.4k 1:08:40 54:23 14:17 132.7k 79 557.1M 0 0 79 441.4M 0 138.4k 1:08:40 54:25 14:15 131.0k 79 557.1M 0 0 79 441.6M 0 138.4k 1:08:40 54:26 14:14 136.4k 79 557.1M 0 0 79 441.8M 0 138.4k 1:08:40 54:27 14:13 149.6k 79 557.1M 0 0 79 442.0M 0 138.4k 1:08:40 54:28 14:12 155.5k 79 557.1M 0 0 79 442.1M 0 138.4k 1:08:39 54:29 14:10 155.3k 79 557.1M 0 0 79 442.3M 0 138.4k 1:08:39 54:31 14:08 159.0k 79 557.1M 0 0 79 442.5M 0 138.4k 1:08:39 54:32 14:07 156.7k 79 557.1M 0 0 79 442.7M 0 138.4k 1:08:39 54:33 14:06 150.7k 79 557.1M 0 0 79 442.9M 0 138.4k 1:08:39 54:35 14:04 147.2k 79 557.1M 0 0 79 443.1M 0 138.4k 1:08:39 54:36 14:03 148.6k 79 557.1M 0 0 79 443.3M 0 138.5k 1:08:38 54:37 14:01 156.2k 79 557.1M 0 0 79 443.5M 0 138.5k 1:08:38 54:38 14:00 167.0k 79 557.1M 0 0 79 443.7M 0 138.5k 1:08:37 54:39 13:58 173.7k 79 557.1M 0 0 79 443.9M 0 138.5k 1:08:37 54:40 13:57 180.9k 79 557.1M 0 0 79 444.0M 0 138.5k 1:08:37 54:41 13:56 170.3k 79 557.1M 0 0 79 444.1M 0 138.5k 1:08:38 54:43 13:55 144.1k 79 557.1M 0 0 79 444.3M 0 138.5k 1:08:38 54:44 13:54 124.8k 79 557.1M 0 0 79 444.5M 0 138.5k 1:08:38 54:45 13:53 124.0k 79 557.1M 0 0 79 444.7M 0 138.5k 1:08:37 54:47 13:50 133.2k 79 557.1M 0 0 79 445.0M 0 138.5k 1:08:36 54:48 13:48 154.8k 79 557.1M 0 0 79 445.2M 0 138.6k 1:08:35 54:49 13:46 184.6k 79 557.1M 0 0 79 445.4M 0 138.6k 1:08:35 54:50 13:45 201.8k 79 557.1M 0 0 79 445.5M 0 138.6k 1:08:35 54:51 13:44 193.1k 80 557.1M 0 0 80 445.7M 0 138.6k 1:08:35 54:52 13:43 177.5k 80 557.1M 0 0 80 445.8M 0 138.6k 1:08:35 54:53 13:42 157.6k 80 557.1M 0 0 80 446.0M 0 138.6k 1:08:35 54:55 13:40 145.6k 80 557.1M 0 0 80 446.3M 0 138.6k 1:08:34 54:56 13:38 161.9k 80 557.1M 0 0 80 446.5M 0 138.6k 1:08:34 54:57 13:37 165.4k 80 557.1M 0 0 80 446.6M 0 138.6k 1:08:34 54:58 13:36 153.4k 80 557.1M 0 0 80 446.7M 0 138.6k 1:08:35 54:59 13:36 148.7k 80 557.1M 0 0 80 446.8M 0 138.6k 1:08:35 55:01 13:34 132.9k 80 557.1M 0 0 80 447.0M 0 138.5k 1:08:36 55:03 13:33 101.1k 80 557.1M 0 0 80 447.1M 0 138.5k 1:08:37 55:04 13:33 97349 80 557.1M 0 0 80 447.3M 0 138.5k 1:08:36 55:05 13:31 106.8k 80 557.1M 0 0 80 447.4M 0 138.5k 1:08:36 55:06 13:30 110.1k 80 557.1M 0 0 80 447.6M 0 138.5k 1:08:37 55:07 13:30 116.4k 80 557.1M 0 0 80 447.7M 0 138.5k 1:08:37 55:09 13:28 120.7k 80 557.1M 0 0 80 447.8M 0 138.5k 1:08:38 55:10 13:28 117.1k 80 557.1M 0 0 80 448.0M 0 138.5k 1:08:38 55:11 13:27 114.7k 80 557.1M 0 0 80 448.3M 0 138.5k 1:08:37 55:13 13:24 130.3k 80 557.1M 0 0 80 448.5M 0 138.5k 1:08:36 55:14 13:22 143.0k 80 557.1M 0 0 80 448.7M 0 138.5k 1:08:36 55:15 13:21 156.3k 80 557.1M 0 0 80 448.9M 0 138.5k 1:08:37 55:17 13:20 157.2k 80 557.1M 0 0 80 449.0M 0 138.5k 1:08:37 55:19 13:18 144.9k 80 557.1M 0 0 80 449.1M 0 138.5k 1:08:38 55:20 13:18 126.1k 80 557.1M 0 0 80 449.3M 0 138.5k 1:08:38 55:21 13:17 109.2k 80 557.1M 0 0 80 449.3M 0 138.4k 1:08:39 55:22 13:17 98151 80 557.1M 0 0 80 449.5M 0 138.4k 1:08:39 55:23 13:16 92521 80 557.1M 0 0 80 449.6M 0 138.4k 1:08:39 55:25 13:14 101.9k 80 557.1M 0 0 80 449.8M 0 138.4k 1:08:40 55:26 13:14 98.59k 80 557.1M 0 0 80 450.0M 0 138.4k 1:08:40 55:27 13:13 110.2k 80 557.1M 0 0 80 450.2M 0 138.4k 1:08:39 55:29 13:10 131.2k 80 557.1M 0 0 80 450.4M 0 138.4k 1:08:39 55:30 13:09 142.0k 80 557.1M 0 0 80 450.5M 0 138.4k 1:08:39 55:31 13:08 140.6k 80 557.1M 0 0 80 450.7M 0 138.4k 1:08:39 55:32 13:07 158.2k 80 557.1M 0 0 80 450.9M 0 138.4k 1:08:39 55:34 13:05 153.3k 80 557.1M 0 0 80 451.0M 0 138.4k 1:08:40 55:35 13:05 134.4k 80 557.1M 0 0 80 451.1M 0 138.4k 1:08:40 55:36 13:04 125.3k 81 557.1M 0 0 81 451.3M 0 138.4k 1:08:40 55:37 13:03 122.7k 81 557.1M 0 0 81 451.5M 0 138.4k 1:08:40 55:39 13:01 118.5k 81 557.1M 0 0 81 451.6M 0 138.4k 1:08:40 55:40 13:00 116.3k 81 557.1M 0 0 81 451.8M 0 138.4k 1:08:41 55:42 12:59 112.4k 81 557.1M 0 0 81 451.9M 0 138.3k 1:08:42 55:43 12:59 107.7k 81 557.1M 0 0 81 452.0M 0 138.3k 1:08:42 55:45 12:57 104.9k 81 557.1M 0 0 81 452.2M 0 138.3k 1:08:42 55:46 12:56 107.5k 81 557.1M 0 0 81 452.4M 0 138.3k 1:08:42 55:47 12:55 109.7k 81 557.1M 0 0 81 452.6M 0 138.3k 1:08:42 55:49 12:53 125.0k 81 557.1M 0 0 81 452.7M 0 138.3k 1:08:42 55:50 12:52 133.3k 81 557.1M 0 0 81 452.8M 0 138.3k 1:08:42 55:51 12:51 140.2k 81 557.1M 0 0 81 453.0M 0 138.3k 1:08:43 55:52 12:51 125.6k 81 557.1M 0 0 81 453.1M 0 138.3k 1:08:43 55:53 12:50 115.0k 81 557.1M 0 0 81 453.3M 0 138.3k 1:08:43 55:55 12:48 111.1k 81 557.1M 0 0 81 453.5M 0 138.3k 1:08:43 55:56 12:47 119.8k 81 557.1M 0 0 81 453.7M 0 138.3k 1:08:43 55:58 12:45 130.0k 81 557.1M 0 0 81 453.9M 0 138.3k 1:08:43 55:59 12:44 142.1k 81 557.1M 0 0 81 454.1M 0 138.3k 1:08:42 56:00 12:42 153.6k 81 557.1M 0 0 81 454.2M 0 138.3k 1:08:43 56:01 12:42 152.5k 81 557.1M 0 0 81 454.3M 0 138.3k 1:08:43 56:02 12:41 142.6k 81 557.1M 0 0 81 454.5M 0 138.3k 1:08:43 56:04 12:39 136.5k 81 557.1M 0 0 81 454.8M 0 138.3k 1:08:42 56:05 12:37 144.2k 81 557.1M 0 0 81 455.0M 0 138.3k 1:08:42 56:07 12:35 138.9k 81 557.1M 0 0 81 455.1M 0 138.3k 1:08:43 56:08 12:35 139.2k 81 557.1M 0 0 81 455.3M 0 138.3k 1:08:43 56:09 12:34 137.5k 81 557.1M 0 0 81 455.5M 0 138.3k 1:08:43 56:11 12:32 139.5k 81 557.1M 0 0 81 455.7M 0 138.3k 1:08:42 56:12 12:30 139.9k 81 557.1M 0 0 81 455.9M 0 138.3k 1:08:42 56:13 12:29 141.9k 81 557.1M 0 0 81 456.0M 0 138.3k 1:08:42 56:14 12:28 140.6k 81 557.1M 0 0 81 456.2M 0 138.3k 1:08:42 56:16 12:26 150.1k 81 557.1M 0 0 81 456.5M 0 138.4k 1:08:41 56:17 12:24 165.1k 81 557.1M 0 0 81 456.7M 0 138.4k 1:08:41 56:18 12:23 165.2k 82 557.1M 0 0 82 456.8M 0 138.4k 1:08:41 56:19 12:22 166.7k 82 557.1M 0 0 82 457.0M 0 138.4k 1:08:41 56:21 12:20 167.2k 82 557.1M 0 0 82 457.1M 0 138.4k 1:08:41 56:22 12:19 161.9k 82 557.1M 0 0 82 457.3M 0 138.4k 1:08:41 56:23 12:18 150.0k 82 557.1M 0 0 82 457.5M 0 138.4k 1:08:40 56:24 12:16 143.6k 82 557.1M 0 0 82 457.8M 0 138.4k 1:08:40 56:25 12:15 157.9k 82 557.1M 0 0 82 458.0M 0 138.4k 1:08:39 56:26 12:13 176.3k 82 557.1M 0 0 82 458.2M 0 138.4k 1:08:39 56:28 12:11 176.3k 82 557.1M 0 0 82 458.4M 0 138.4k 1:08:39 56:29 12:10 169.2k 82 557.1M 0 0 82 458.5M 0 138.4k 1:08:39 56:30 12:09 161.9k 82 557.1M 0 0 82 458.7M 0 138.4k 1:08:39 56:31 12:08 155.0k 82 557.1M 0 0 82 458.9M 0 138.5k 1:08:38 56:32 12:06 149.6k 82 557.1M 0 0 82 459.0M 0 138.5k 1:08:39 56:33 12:06 146.5k 82 557.1M 0 0 82 459.1M 0 138.4k 1:08:39 56:34 12:05 131.7k 82 557.1M 0 0 82 459.1M 0 138.4k 1:08:40 56:36 12:04 120.4k 82 557.1M 0 0 82 459.3M 0 138.4k 1:08:41 56:37 12:04 98156 82 557.1M 0 0 82 459.4M 0 138.3k 1:08:42 56:39 12:03 80808 82 557.1M 0 0 82 459.5M 0 138.3k 1:08:42 56:40 12:02 81588 82 557.1M 0 0 82 459.7M 0 138.4k 1:08:41 56:41 12:00 99.00k 82 557.1M 0 0 82 460.0M 0 138.4k 1:08:41 56:42 11:59 127.0k 82 557.1M 0 0 82 460.2M 0 138.4k 1:08:40 56:43 11:57 162.0k 82 557.1M 0 0 82 460.4M 0 138.4k 1:08:40 56:45 11:55 182.4k 82 557.1M 0 0 82 460.5M 0 138.4k 1:08:40 56:46 11:54 177.9k 82 557.1M 0 0 82 460.7M 0 138.4k 1:08:40 56:47 11:53 159.6k 82 557.1M 0 0 82 460.8M 0 138.4k 1:08:41 56:49 11:52 131.0k 82 557.1M 0 0 82 461.0M 0 138.3k 1:08:42 56:51 11:51 105.2k 82 557.1M 0 0 82 461.1M 0 138.3k 1:08:42 56:52 11:50 98.82k 82 557.1M 0 0 82 461.2M 0 138.3k 1:08:42 56:53 11:49 99.30k 82 557.1M 0 0 82 461.4M 0 138.3k 1:08:42 56:54 11:48 106.7k 82 557.1M 0 0 82 461.6M 0 138.3k 1:08:42 56:55 11:47 122.8k 82 557.1M 0 0 82 461.8M 0 138.4k 1:08:42 56:56 11:46 147.2k 82 557.1M 0 0 82 461.9M 0 138.4k 1:08:42 56:57 11:45 147.3k 82 557.1M 0 0 82 462.1M 0 138.4k 1:08:42 56:59 11:43 154.3k 82 557.1M 0 0 82 462.3M 0 138.4k 1:08:41 57:00 11:41 152.6k 83 557.1M 0 0 83 462.5M 0 138.4k 1:08:41 57:01 11:40 151.1k 83 557.1M 0 0 83 462.6M 0 138.4k 1:08:41 57:02 11:39 142.7k 83 557.1M 0 0 83 462.8M 0 138.4k 1:08:41 57:03 11:38 148.0k 83 557.1M 0 0 83 463.0M 0 138.4k 1:08:41 57:05 11:36 150.8k 83 557.1M 0 0 83 463.1M 0 138.4k 1:08:41 57:06 11:35 147.9k 83 557.1M 0 0 83 463.3M 0 138.4k 1:08:41 57:07 11:34 151.4k 83 557.1M 0 0 83 463.5M 0 138.4k 1:08:40 57:08 11:32 154.2k 83 557.1M 0 0 83 463.7M 0 138.4k 1:08:40 57:09 11:31 159.7k 83 557.1M 0 0 83 463.9M 0 138.4k 1:08:40 57:10 11:30 161.0k 83 557.1M 0 0 83 464.1M 0 138.4k 1:08:40 57:12 11:28 155.7k 83 557.1M 0 0 83 464.3M 0 138.4k 1:08:40 57:13 11:27 147.5k 83 557.1M 0 0 83 464.4M 0 138.4k 1:08:41 57:15 11:26 136.6k 83 557.1M 0 0 83 464.6M 0 138.4k 1:08:41 57:16 11:25 128.1k 83 557.1M 0 0 83 464.7M 0 138.4k 1:08:41 57:18 11:23 117.5k 83 557.1M 0 0 83 464.8M 0 138.4k 1:08:41 57:19 11:22 115.9k 83 557.1M 0 0 83 465.1M 0 138.4k 1:08:41 57:20 11:21 129.9k 83 557.1M 0 0 83 465.3M 0 138.4k 1:08:40 57:21 11:19 153.2k 83 557.1M 0 0 83 465.5M 0 138.4k 1:08:39 57:22 11:17 162.1k 83 557.1M 0 0 83 465.7M 0 138.4k 1:08:39 57:24 11:15 170.6k 83 557.1M 0 0 83 465.9M 0 138.4k 1:08:39 57:25 11:14 173.3k 83 557.1M 0 0 83 466.1M 0 138.4k 1:08:39 57:26 11:13 165.0k 83 557.1M 0 0 83 466.3M 0 138.5k 1:08:39 57:27 11:12 161.2k 83 557.1M 0 0 83 466.5M 0 138.5k 1:08:38 57:29 11:09 159.8k 83 557.1M 0 0 83 466.8M 0 138.5k 1:08:37 57:30 11:07 174.8k 83 557.1M 0 0 83 467.0M 0 138.5k 1:08:37 57:31 11:06 193.4k 83 557.1M 0 0 83 467.2M 0 138.5k 1:08:37 57:32 11:05 184.8k 83 557.1M 0 0 83 467.4M 0 138.5k 1:08:36 57:34 11:02 180.0k 83 557.1M 0 0 83 467.6M 0 138.5k 1:08:36 57:35 11:01 183.8k 83 557.1M 0 0 83 467.7M 0 138.5k 1:08:36 57:36 11:00 159.8k 83 557.1M 0 0 83 467.8M 0 138.5k 1:08:37 57:37 11:00 138.5k 84 557.1M 0 0 84 468.0M 0 138.5k 1:08:37 57:38 10:59 126.0k 84 557.1M 0 0 84 468.1M 0 138.5k 1:08:37 57:39 10:58 118.8k 84 557.1M 0 0 84 468.2M 0 138.5k 1:08:38 57:41 10:57 104.7k 84 557.1M 0 0 84 468.3M 0 138.5k 1:08:38 57:42 10:56 101.5k 84 557.1M 0 0 84 468.5M 0 138.5k 1:08:39 57:43 10:56 101.4k 84 557.1M 0 0 84 468.6M 0 138.4k 1:08:39 57:45 10:54 101.0k 84 557.1M 0 0 84 468.7M 0 138.4k 1:08:40 57:46 10:54 99.04k 84 557.1M 0 0 84 468.9M 0 138.4k 1:08:39 57:47 10:52 110.9k 84 557.1M 0 0 84 469.1M 0 138.4k 1:08:39 57:48 10:51 124.4k 84 557.1M 0 0 84 469.3M 0 138.4k 1:08:39 57:50 10:49 132.1k 84 557.1M 0 0 84 469.5M 0 138.4k 1:08:39 57:51 10:48 140.4k 84 557.1M 0 0 84 469.6M 0 138.4k 1:08:39 57:52 10:47 141.2k 84 557.1M 0 0 84 469.8M 0 138.4k 1:08:39 57:53 10:46 140.8k 84 557.1M 0 0 84 470.0M 0 138.5k 1:08:38 57:55 10:43 149.7k 84 557.1M 0 0 84 470.3M 0 138.5k 1:08:38 57:56 10:42 157.0k 84 557.1M 0 0 84 470.4M 0 138.5k 1:08:38 57:57 10:41 155.2k 84 557.1M 0 0 84 470.5M 0 138.5k 1:08:39 57:59 10:40 153.3k 84 557.1M 0 0 84 470.6M 0 138.4k 1:08:39 58:00 10:39 142.6k 84 557.1M 0 0 84 470.8M 0 138.5k 1:08:38 58:01 10:37 137.7k 84 557.1M 0 0 84 471.1M 0 138.5k 1:08:38 58:02 10:36 136.5k 84 557.1M 0 0 84 471.2M 0 138.5k 1:08:38 58:03 10:35 141.8k 84 557.1M 0 0 84 471.4M 0 138.5k 1:08:38 58:05 10:33 149.2k 84 557.1M 0 0 84 471.5M 0 138.5k 1:08:39 58:06 10:33 145.4k 84 557.1M 0 0 84 471.6M 0 138.4k 1:08:39 58:07 10:32 127.3k 84 557.1M 0 0 84 471.8M 0 138.4k 1:08:39 58:08 10:31 121.3k 84 557.1M 0 0 84 472.0M 0 138.5k 1:08:39 58:10 10:29 127.9k 84 557.1M 0 0 84 472.2M 0 138.5k 1:08:39 58:11 10:28 128.8k 84 557.1M 0 0 84 472.4M 0 138.5k 1:08:39 58:12 10:27 137.8k 84 557.1M 0 0 84 472.6M 0 138.5k 1:08:38 58:14 10:24 160.3k 84 557.1M 0 0 84 472.8M 0 138.5k 1:08:38 58:15 10:23 161.7k 84 557.1M 0 0 84 473.0M 0 138.5k 1:08:38 58:16 10:22 152.4k 84 557.1M 0 0 84 473.1M 0 138.5k 1:08:38 58:17 10:21 140.9k 84 557.1M 0 0 84 473.2M 0 138.4k 1:08:39 58:19 10:20 126.2k 84 557.1M 0 0 84 473.3M 0 138.4k 1:08:40 58:21 10:19 101.8k 84 557.1M 0 0 84 473.5M 0 138.4k 1:08:40 58:22 10:18 103.1k 85 557.1M 0 0 85 473.7M 0 138.4k 1:08:39 58:23 10:16 114.8k 85 557.1M 0 0 85 473.9M 0 138.4k 1:08:39 58:24 10:15 122.0k 85 557.1M 0 0 85 474.0M 0 138.4k 1:08:40 58:26 10:14 122.4k 85 557.1M 0 0 85 474.1M 0 138.4k 1:08:41 58:27 10:14 102.4k 85 557.1M 0 0 85 474.1M 0 138.4k 1:08:41 58:27 10:14 138.4k 85 557.1M 0 0 85 474.3M 0 138.4k 1:08:41 58:28 10:13 123.4k 85 557.1M 0 0 85 474.5M 0 138.4k 1:08:41 58:29 10:12 134.9k 85 557.1M 0 0 85 474.6M 0 138.4k 1:08:41 58:31 10:10 115.0k 85 557.1M 0 0 85 474.8M 0 138.4k 1:08:41 58:32 10:09 121.6k 85 557.1M 0 0 85 475.0M 0 138.4k 1:08:41 58:33 10:08 130.2k 85 557.1M 0 0 85 475.2M 0 138.4k 1:08:41 58:35 10:06 141.8k 85 557.1M 0 0 85 475.4M 0 138.4k 1:08:41 58:36 10:05 140.9k 85 557.1M 0 0 85 475.5M 0 138.4k 1:08:41 58:37 10:04 151.0k 85 557.1M 0 0 85 475.7M 0 138.4k 1:08:41 58:39 10:02 154.2k 85 557.1M 0 0 85 475.9M 0 138.4k 1:08:40 58:40 10:00 155.7k 85 557.1M 0 0 85 476.1M 0 138.4k 1:08:40 58:41 09:59 150.9k 85 557.1M 0 0 85 476.3M 0 138.4k 1:08:39 58:42 09:57 167.5k 85 557.1M 0 0 85 476.6M 0 138.5k 1:08:39 58:43 09:56 179.0k 85 557.1M 0 0 85 476.7M 0 138.4k 1:08:39 58:45 09:54 169.8k 85 557.1M 0 0 85 476.8M 0 138.4k 1:08:39 58:46 09:53 152.6k 85 557.1M 0 0 85 477.0M 0 138.4k 1:08:40 58:47 09:53 139.5k 85 557.1M 0 0 85 477.1M 0 138.4k 1:08:40 58:48 09:52 121.2k 85 557.1M 0 0 85 477.3M 0 138.4k 1:08:40 58:50 09:50 110.2k 85 557.1M 0 0 85 477.5M 0 138.4k 1:08:40 58:51 09:49 121.0k 85 557.1M 0 0 85 477.7M 0 138.4k 1:08:39 58:52 09:47 137.6k 85 557.1M 0 0 85 477.8M 0 138.4k 1:08:40 58:53 09:47 143.9k 85 557.1M 0 0 85 478.0M 0 138.4k 1:08:40 58:54 09:46 144.7k 85 557.1M 0 0 85 478.1M 0 138.4k 1:08:40 58:56 09:44 150.6k 85 557.1M 0 0 85 478.3M 0 138.4k 1:08:39 58:57 09:42 146.1k 85 557.1M 0 0 85 478.6M 0 138.4k 1:08:39 58:58 09:41 151.4k 85 557.1M 0 0 85 478.8M 0 138.5k 1:08:39 58:59 09:40 158.3k 85 557.1M 0 0 85 479.0M 0 138.4k 1:08:39 59:01 09:38 152.4k 85 557.1M 0 0 85 479.1M 0 138.4k 1:08:40 59:03 09:37 130.6k 86 557.1M 0 0 86 479.2M 0 138.4k 1:08:41 59:05 09:36 114.8k 86 557.1M 0 0 86 479.3M 0 138.4k 1:08:41 59:06 09:35 101.9k 86 557.1M 0 0 86 479.5M 0 138.4k 1:08:41 59:07 09:34 99.98k 86 557.1M 0 0 86 479.8M 0 138.4k 1:08:41 59:09 09:32 112.0k 86 557.1M 0 0 86 479.9M 0 138.4k 1:08:41 59:10 09:31 125.7k 86 557.1M 0 0 86 480.0M 0 138.4k 1:08:41 59:11 09:30 135.4k 86 557.1M 0 0 86 480.2M 0 138.4k 1:08:41 59:12 09:29 136.8k 86 557.1M 0 0 86 480.4M 0 138.4k 1:08:41 59:14 09:27 133.1k 86 557.1M 0 0 86 480.5M 0 138.3k 1:08:42 59:15 09:27 112.4k 86 557.1M 0 0 86 480.6M 0 138.3k 1:08:42 59:16 09:26 112.6k 86 557.1M 0 0 86 480.8M 0 138.3k 1:08:42 59:18 09:24 119.4k 86 557.1M 0 0 86 481.0M 0 138.3k 1:08:42 59:19 09:23 125.3k 86 557.1M 0 0 86 481.2M 0 138.4k 1:08:42 59:20 09:22 133.9k 86 557.1M 0 0 86 481.4M 0 138.3k 1:08:42 59:22 09:20 142.9k 86 557.1M 0 0 86 481.5M 0 138.3k 1:08:42 59:23 09:19 143.0k 86 557.1M 0 0 86 481.6M 0 138.3k 1:08:42 59:24 09:18 143.0k 86 557.1M 0 0 86 481.8M 0 138.3k 1:08:42 59:25 09:17 138.0k 86 557.1M 0 0 86 482.0M 0 138.3k 1:08:42 59:26 09:16 134.2k 86 557.1M 0 0 86 482.2M 0 138.4k 1:08:42 59:27 09:15 145.0k 86 557.1M 0 0 86 482.4M 0 138.4k 1:08:41 59:29 09:12 151.0k 86 557.1M 0 0 86 482.6M 0 138.4k 1:08:42 59:30 09:12 147.7k 86 557.1M 0 0 86 482.7M 0 138.3k 1:08:42 59:31 09:11 141.2k 86 557.1M 0 0 86 482.8M 0 138.3k 1:08:42 59:32 09:10 135.8k 86 557.1M 0 0 86 483.0M 0 138.3k 1:08:42 59:34 09:08 133.9k 86 557.1M 0 0 86 483.1M 0 138.3k 1:08:42 59:35 09:07 127.7k 86 557.1M 0 0 86 483.3M 0 138.3k 1:08:42 59:36 09:06 130.5k 86 557.1M 0 0 86 483.5M 0 138.3k 1:08:42 59:37 09:05 126.6k 86 557.1M 0 0 86 483.6M 0 138.3k 1:08:43 59:39 09:04 121.9k 86 557.1M 0 0 86 483.7M 0 138.3k 1:08:43 59:40 09:03 115.2k 86 557.1M 0 0 86 483.8M 0 138.3k 1:08:43 59:41 09:02 114.0k 86 557.1M 0 0 86 484.0M 0 138.3k 1:08:43 59:42 09:01 117.5k 86 557.1M 0 0 86 484.2M 0 138.3k 1:08:43 59:44 08:59 126.1k 86 557.1M 0 0 86 484.3M 0 138.3k 1:08:43 59:45 08:58 130.1k 86 557.1M 0 0 86 484.4M 0 138.3k 1:08:44 59:46 08:58 119.9k 86 557.1M 0 0 86 484.5M 0 138.3k 1:08:44 59:47 08:57 110.9k 86 557.1M 0 0 86 484.6M 0 138.2k 1:08:45 59:48 08:57 97170 87 557.1M 0 0 87 484.8M 0 138.2k 1:08:45 59:49 08:56 99699 87 557.1M 0 0 87 485.0M 0 138.2k 1:08:45 59:51 08:54 106.3k 87 557.1M 0 0 87 485.1M 0 138.2k 1:08:45 59:52 08:53 116.7k 87 557.1M 0 0 87 485.3M 0 138.2k 1:08:45 59:53 08:52 130.6k 87 557.1M 0 0 87 485.5M 0 138.2k 1:08:45 59:54 08:51 143.9k 87 557.1M 0 0 87 485.6M 0 138.2k 1:08:45 59:56 08:49 145.1k 87 557.1M 0 0 87 485.8M 0 138.3k 1:08:44 59:57 08:47 146.3k 87 557.1M 0 0 87 486.0M 0 138.3k 1:08:44 59:58 08:46 152.1k 87 557.1M 0 0 87 486.2M 0 138.3k 1:08:44 59:59 08:45 154.0k 87 557.1M 0 0 87 486.4M 0 138.3k 1:08:44 1:00:00 08:44 162.2k 87 557.1M 0 0 87 486.6M 0 138.3k 1:08:43 1:00:01 08:42 165.8k 87 557.1M 0 0 87 486.7M 0 138.3k 1:08:44 1:00:03 08:41 156.3k 87 557.1M 0 0 87 486.8M 0 138.3k 1:08:44 1:00:04 08:40 140.6k 87 557.1M 0 0 87 487.0M 0 138.3k 1:08:45 1:00:05 08:40 128.4k 87 557.1M 0 0 87 487.1M 0 138.2k 1:08:45 1:00:07 08:38 113.6k 87 557.1M 0 0 87 487.2M 0 138.2k 1:08:46 1:00:08 08:38 98.12k 87 557.1M 0 0 87 487.3M 0 138.2k 1:08:46 1:00:09 08:37 98.44k 87 557.1M 0 0 87 487.5M 0 138.2k 1:08:46 1:00:10 08:36 102.7k 87 557.1M 0 0 87 487.6M 0 138.2k 1:08:46 1:00:11 08:35 114.2k 87 557.1M 0 0 87 487.8M 0 138.2k 1:08:46 1:00:13 08:33 112.5k 87 557.1M 0 0 87 487.9M 0 138.2k 1:08:46 1:00:14 08:32 119.8k 87 557.1M 0 0 87 488.0M 0 138.2k 1:08:47 1:00:15 08:32 120.0k 87 557.1M 0 0 87 488.1M 0 138.2k 1:08:48 1:00:17 08:31 107.8k 87 557.1M 0 0 87 488.2M 0 138.1k 1:08:48 1:00:18 08:30 94100 87 557.1M 0 0 87 488.3M 0 138.1k 1:08:49 1:00:19 08:30 96771 87 557.1M 0 0 87 488.5M 0 138.1k 1:08:48 1:00:20 08:28 100.3k 87 557.1M 0 0 87 488.7M 0 138.1k 1:08:48 1:00:21 08:27 110.3k 87 557.1M 0 0 87 488.9M 0 138.2k 1:08:48 1:00:22 08:26 136.3k 87 557.1M 0 0 87 489.1M 0 138.1k 1:08:48 1:00:24 08:24 148.1k 87 557.1M 0 0 87 489.2M 0 138.1k 1:08:48 1:00:25 08:23 150.1k 87 557.1M 0 0 87 489.3M 0 138.1k 1:08:48 1:00:26 08:22 145.4k 87 557.1M 0 0 87 489.5M 0 138.1k 1:08:48 1:00:27 08:21 139.8k 87 557.1M 0 0 87 489.7M 0 138.1k 1:08:48 1:00:29 08:19 131.2k 87 557.1M 0 0 87 489.9M 0 138.2k 1:08:48 1:00:30 08:18 138.7k 87 557.1M 0 0 87 490.1M 0 138.2k 1:08:47 1:00:31 08:16 148.6k 88 557.1M 0 0 88 490.3M 0 138.2k 1:08:47 1:00:32 08:15 157.1k 88 557.1M 0 0 88 490.5M 0 138.2k 1:08:47 1:00:33 08:14 157.7k 88 557.1M 0 0 88 490.6M 0 138.2k 1:08:47 1:00:34 08:13 167.3k 88 557.1M 0 0 88 490.8M 0 138.2k 1:08:47 1:00:36 08:11 157.6k 88 557.1M 0 0 88 491.0M 0 138.2k 1:08:47 1:00:37 08:10 153.9k 88 557.1M 0 0 88 491.1M 0 138.2k 1:08:47 1:00:38 08:09 146.9k 88 557.1M 0 0 88 491.3M 0 138.2k 1:08:47 1:00:39 08:08 138.9k 88 557.1M 0 0 88 491.5M 0 138.2k 1:08:47 1:00:41 08:06 131.1k 88 557.1M 0 0 88 491.6M 0 138.2k 1:08:47 1:00:42 08:05 128.1k 88 557.1M 0 0 88 491.7M 0 138.1k 1:08:48 1:00:43 08:05 114.9k 88 557.1M 0 0 88 491.8M 0 138.1k 1:08:48 1:00:44 08:04 114.9k 88 557.1M 0 0 88 492.0M 0 138.1k 1:08:48 1:00:46 08:02 109.8k 88 557.1M 0 0 88 492.1M 0 138.1k 1:08:49 1:00:47 08:02 99.70k 88 557.1M 0 0 88 492.3M 0 138.1k 1:08:49 1:00:49 08:00 104.0k 88 557.1M 0 0 88 492.5M 0 138.1k 1:08:49 1:00:50 07:59 117.4k 88 557.1M 0 0 88 492.7M 0 138.1k 1:08:48 1:00:51 07:57 129.3k 88 557.1M 0 0 88 492.9M 0 138.1k 1:08:49 1:00:53 07:56 136.8k 88 557.1M 0 0 88 493.1M 0 138.1k 1:08:48 1:00:54 07:54 152.6k 88 557.1M 0 0 88 493.3M 0 138.1k 1:08:48 1:00:55 07:53 160.2k 88 557.1M 0 0 88 493.5M 0 138.2k 1:08:48 1:00:56 07:52 161.8k 88 557.1M 0 0 88 493.6M 0 138.2k 1:08:47 1:00:57 07:50 156.3k 88 557.1M 0 0 88 493.8M 0 138.2k 1:08:47 1:00:59 07:48 163.9k 88 557.1M 0 0 88 494.0M 0 138.2k 1:08:47 1:01:00 07:47 162.1k 88 557.1M 0 0 88 494.2M 0 138.2k 1:08:47 1:01:01 07:46 156.2k 88 557.1M 0 0 88 494.4M 0 138.2k 1:08:47 1:01:02 07:45 152.9k 88 557.1M 0 0 88 494.5M 0 138.2k 1:08:48 1:01:04 07:44 136.9k 88 557.1M 0 0 88 494.7M 0 138.2k 1:08:47 1:01:05 07:42 138.8k 88 557.1M 0 0 88 494.9M 0 138.2k 1:08:47 1:01:06 07:41 139.9k 88 557.1M 0 0 88 495.1M 0 138.2k 1:08:47 1:01:07 07:40 144.5k 88 557.1M 0 0 88 495.3M 0 138.2k 1:08:46 1:01:08 07:38 157.2k 88 557.1M 0 0 88 495.5M 0 138.2k 1:08:46 1:01:10 07:36 181.4k 88 557.1M 0 0 88 495.7M 0 138.2k 1:08:45 1:01:11 07:34 183.1k 89 557.1M 0 0 89 495.9M 0 138.2k 1:08:45 1:01:12 07:33 182.9k 89 557.1M 0 0 89 496.1M 0 138.2k 1:08:45 1:01:13 07:32 180.2k 89 557.1M 0 0 89 496.3M 0 138.3k 1:08:44 1:01:14 07:30 174.8k 89 557.1M 0 0 89 496.5M 0 138.3k 1:08:44 1:01:15 07:29 171.4k 89 557.1M 0 0 89 496.6M 0 138.3k 1:08:44 1:01:16 07:28 161.4k 89 557.1M 0 0 89 496.8M 0 138.3k 1:08:44 1:01:17 07:27 164.7k 89 557.1M 0 0 89 497.0M 0 138.3k 1:08:43 1:01:18 07:25 170.5k 89 557.1M 0 0 89 497.1M 0 138.3k 1:08:43 1:01:19 07:24 170.8k 89 557.1M 0 0 89 497.4M 0 138.3k 1:08:42 1:01:21 07:21 176.5k 89 557.1M 0 0 89 497.6M 0 138.3k 1:08:42 1:01:22 07:20 186.3k 89 557.1M 0 0 89 497.7M 0 138.3k 1:08:42 1:01:23 07:19 173.3k 89 557.1M 0 0 89 497.9M 0 138.3k 1:08:42 1:01:24 07:18 169.0k 89 557.1M 0 0 89 498.1M 0 138.4k 1:08:42 1:01:25 07:17 168.8k 89 557.1M 0 0 89 498.3M 0 138.4k 1:08:41 1:01:26 07:15 159.8k 89 557.1M 0 0 89 498.4M 0 138.4k 1:08:41 1:01:27 07:14 150.2k 89 557.1M 0 0 89 498.6M 0 138.4k 1:08:41 1:01:28 07:13 159.6k 89 557.1M 0 0 89 498.8M 0 138.4k 1:08:41 1:01:29 07:12 162.7k 89 557.1M 0 0 89 499.0M 0 138.4k 1:08:41 1:01:31 07:10 149.1k 89 557.1M 0 0 89 499.1M 0 138.4k 1:08:41 1:01:32 07:09 141.6k 89 557.1M 0 0 89 499.3M 0 138.4k 1:08:41 1:01:33 07:08 143.3k 89 557.1M 0 0 89 499.5M 0 138.4k 1:08:41 1:01:35 07:06 145.0k 89 557.1M 0 0 89 499.6M 0 138.4k 1:08:41 1:01:36 07:05 140.1k 89 557.1M 0 0 89 499.8M 0 138.4k 1:08:41 1:01:37 07:04 136.5k 89 557.1M 0 0 89 499.9M 0 138.4k 1:08:41 1:01:38 07:03 136.5k 89 557.1M 0 0 89 500.0M 0 138.4k 1:08:41 1:01:39 07:02 134.0k 89 557.1M 0 0 89 500.2M 0 138.4k 1:08:42 1:01:41 07:01 124.5k 89 557.1M 0 0 89 500.3M 0 138.3k 1:08:42 1:01:42 07:00 118.5k 89 557.1M 0 0 89 500.5M 0 138.3k 1:08:42 1:01:43 06:59 115.9k 89 557.1M 0 0 89 500.6M 0 138.3k 1:08:43 1:01:44 06:59 110.5k 89 557.1M 0 0 89 500.7M 0 138.3k 1:08:43 1:01:46 06:57 104.3k 89 557.1M 0 0 89 500.8M 0 138.3k 1:08:43 1:01:47 06:56 102.2k 89 557.1M 0 0 89 501.0M 0 138.3k 1:08:44 1:01:48 06:56 101.6k 89 557.1M 0 0 89 501.1M 0 138.3k 1:08:44 1:01:49 06:55 103.0k 89 557.1M 0 0 89 501.3M 0 138.3k 1:08:44 1:01:51 06:53 114.2k 90 557.1M 0 0 90 501.5M 0 138.3k 1:08:44 1:01:52 06:52 122.4k 90 557.1M 0 0 90 501.6M 0 138.3k 1:08:44 1:01:54 06:50 123.7k 90 557.1M 0 0 90 501.8M 0 138.3k 1:08:44 1:01:55 06:49 125.0k 90 557.1M 0 0 90 502.0M 0 138.3k 1:08:44 1:01:56 06:48 134.4k 90 557.1M 0 0 90 502.1M 0 138.3k 1:08:44 1:01:57 06:47 133.9k 90 557.1M 0 0 90 502.3M 0 138.3k 1:08:44 1:01:58 06:46 134.0k 90 557.1M 0 0 90 502.4M 0 138.2k 1:08:45 1:02:00 06:45 126.9k 90 557.1M 0 0 90 502.5M 0 138.2k 1:08:45 1:02:01 06:44 124.8k 90 557.1M 0 0 90 502.7M 0 138.2k 1:08:45 1:02:02 06:43 127.8k 90 557.1M 0 0 90 503.0M 0 138.3k 1:08:44 1:02:03 06:41 142.4k 90 557.1M 0 0 90 503.1M 0 138.3k 1:08:44 1:02:05 06:39 143.6k 90 557.1M 0 0 90 503.3M 0 138.3k 1:08:44 1:02:06 06:38 148.8k 90 557.1M 0 0 90 503.4M 0 138.3k 1:08:44 1:02:07 06:37 150.2k 90 557.1M 0 0 90 503.6M 0 138.3k 1:08:44 1:02:08 06:36 145.1k 90 557.1M 0 0 90 503.8M 0 138.2k 1:08:45 1:02:10 06:35 123.6k 90 557.1M 0 0 90 503.9M 0 138.2k 1:08:45 1:02:11 06:34 114.7k 90 557.1M 0 0 90 504.1M 0 138.2k 1:08:45 1:02:13 06:32 120.7k 90 557.1M 0 0 90 504.3M 0 138.2k 1:08:45 1:02:14 06:31 127.9k 90 557.1M 0 0 90 504.5M 0 138.2k 1:08:45 1:02:15 06:30 130.1k 90 557.1M 0 0 90 504.6M 0 138.2k 1:08:45 1:02:16 06:29 133.5k 90 557.1M 0 0 90 504.7M 0 138.2k 1:08:45 1:02:17 06:28 135.9k 90 557.1M 0 0 90 504.9M 0 138.2k 1:08:45 1:02:19 06:26 136.2k 90 557.1M 0 0 90 505.1M 0 138.2k 1:08:45 1:02:20 06:25 138.8k 90 557.1M 0 0 90 505.3M 0 138.2k 1:08:45 1:02:21 06:24 138.4k 90 557.1M 0 0 90 505.4M 0 138.2k 1:08:45 1:02:22 06:23 132.6k 90 557.1M 0 0 90 505.5M 0 138.2k 1:08:46 1:02:24 06:22 133.5k 90 557.1M 0 0 90 505.6M 0 138.2k 1:08:46 1:02:25 06:21 123.6k 90 557.1M 0 0 90 505.8M 0 138.2k 1:08:46 1:02:26 06:20 114.4k 90 557.1M 0 0 90 506.0M 0 138.2k 1:08:46 1:02:28 06:18 107.5k 90 557.1M 0 0 90 506.1M 0 138.2k 1:08:47 1:02:29 06:18 113.7k 90 557.1M 0 0 90 506.3M 0 138.2k 1:08:47 1:02:30 06:17 119.6k 90 557.1M 0 0 90 506.5M 0 138.2k 1:08:47 1:02:31 06:16 128.8k 90 557.1M 0 0 90 506.6M 0 138.2k 1:08:47 1:02:33 06:14 131.5k 90 557.1M 0 0 90 506.8M 0 138.2k 1:08:46 1:02:34 06:12 138.5k 91 557.1M 0 0 91 507.0M 0 138.2k 1:08:47 1:02:35 06:12 134.4k 91 557.1M 0 0 91 507.1M 0 138.2k 1:08:47 1:02:37 06:10 123.9k 91 557.1M 0 0 91 507.3M 0 138.2k 1:08:47 1:02:38 06:09 121.4k 91 557.1M 0 0 91 507.5M 0 138.2k 1:08:47 1:02:40 06:07 121.6k 91 557.1M 0 0 91 507.6M 0 138.1k 1:08:48 1:02:41 06:07 109.1k 91 557.1M 0 0 91 507.8M 0 138.1k 1:08:48 1:02:42 06:06 117.6k 91 557.1M 0 0 91 508.0M 0 138.2k 1:08:48 1:02:43 06:05 134.5k 91 557.1M 0 0 91 508.1M 0 138.2k 1:08:47 1:02:45 06:02 141.5k 91 557.1M 0 0 91 508.3M 0 138.2k 1:08:47 1:02:46 06:01 149.9k 91 557.1M 0 0 91 508.5M 0 138.2k 1:08:47 1:02:47 06:00 166.1k 91 557.1M 0 0 91 508.7M 0 138.2k 1:08:46 1:02:48 05:58 170.1k 91 557.1M 0 0 91 508.9M 0 138.2k 1:08:46 1:02:49 05:57 166.3k 91 557.1M 0 0 91 509.0M 0 138.2k 1:08:46 1:02:50 05:56 157.8k 91 557.1M 0 0 91 509.1M 0 138.2k 1:08:47 1:02:52 05:55 139.4k 91 557.1M 0 0 91 509.3M 0 138.2k 1:08:47 1:02:53 05:54 124.1k 91 557.1M 0 0 91 509.4M 0 138.1k 1:08:48 1:02:54 05:54 113.0k 91 557.1M 0 0 91 509.6M 0 138.2k 1:08:48 1:02:55 05:53 112.8k 91 557.1M 0 0 91 509.7M 0 138.1k 1:08:48 1:02:57 05:51 104.5k 91 557.1M 0 0 91 509.8M 0 138.1k 1:08:49 1:02:58 05:51 106.0k 91 557.1M 0 0 91 510.0M 0 138.1k 1:08:48 1:02:59 05:49 120.1k 91 557.1M 0 0 91 510.3M 0 138.2k 1:08:47 1:03:01 05:46 141.3k 91 557.1M 0 0 91 510.5M 0 138.2k 1:08:47 1:03:02 05:45 156.2k 91 557.1M 0 0 91 510.7M 0 138.2k 1:08:46 1:03:03 05:43 181.1k 91 557.1M 0 0 91 510.9M 0 138.2k 1:08:46 1:03:04 05:42 191.3k 91 557.1M 0 0 91 511.1M 0 138.2k 1:08:46 1:03:05 05:41 190.6k 91 557.1M 0 0 91 511.3M 0 138.2k 1:08:46 1:03:06 05:40 173.2k 91 557.1M 0 0 91 511.5M 0 138.2k 1:08:46 1:03:08 05:38 156.9k 91 557.1M 0 0 91 511.6M 0 138.2k 1:08:46 1:03:09 05:37 143.8k 91 557.1M 0 0 91 511.7M 0 138.2k 1:08:46 1:03:10 05:36 136.5k 91 557.1M 0 0 91 511.8M 0 138.2k 1:08:47 1:03:11 05:36 125.0k 91 557.1M 0 0 91 512.0M 0 138.2k 1:08:47 1:03:13 05:34 125.3k 91 557.1M 0 0 91 512.1M 0 138.2k 1:08:47 1:03:14 05:33 119.4k 91 557.1M 0 0 91 512.3M 0 138.2k 1:08:47 1:03:15 05:32 125.8k 91 557.1M 0 0 91 512.5M 0 138.2k 1:08:47 1:03:16 05:31 123.9k 92 557.1M 0 0 92 512.6M 0 138.2k 1:08:47 1:03:17 05:30 128.9k 92 557.1M 0 0 92 512.7M 0 138.2k 1:08:47 1:03:18 05:29 122.0k 92 557.1M 0 0 92 512.9M 0 138.2k 1:08:47 1:03:20 05:27 123.6k 92 557.1M 0 0 92 513.0M 0 138.1k 1:08:48 1:03:21 05:27 113.1k 92 557.1M 0 0 92 513.1M 0 138.1k 1:08:48 1:03:22 05:26 116.5k 92 557.1M 0 0 92 513.3M 0 138.1k 1:08:48 1:03:23 05:25 122.9k 92 557.1M 0 0 92 513.5M 0 138.1k 1:08:48 1:03:24 05:24 125.1k 92 557.1M 0 0 92 513.6M 0 138.1k 1:08:48 1:03:26 05:22 123.8k 92 557.1M 0 0 92 513.8M 0 138.1k 1:08:48 1:03:27 05:21 136.5k 92 557.1M 0 0 92 514.0M 0 138.1k 1:08:48 1:03:28 05:20 138.7k 92 557.1M 0 0 92 514.1M 0 138.1k 1:08:48 1:03:29 05:19 130.5k 92 557.1M 0 0 92 514.2M 0 138.1k 1:08:48 1:03:31 05:17 125.2k 92 557.1M 0 0 92 514.4M 0 138.1k 1:08:48 1:03:32 05:16 129.5k 92 557.1M 0 0 92 514.6M 0 138.1k 1:08:48 1:03:33 05:15 128.9k 92 557.1M 0 0 92 514.7M 0 138.1k 1:08:48 1:03:34 05:14 126.2k 92 557.1M 0 0 92 514.8M 0 138.1k 1:08:49 1:03:36 05:13 122.5k 92 557.1M 0 0 92 515.0M 0 138.1k 1:08:49 1:03:37 05:12 135.7k 92 557.1M 0 0 92 515.2M 0 138.1k 1:08:49 1:03:38 05:11 132.8k 92 557.1M 0 0 92 515.4M 0 138.1k 1:08:49 1:03:40 05:09 131.5k 92 557.1M 0 0 92 515.5M 0 138.1k 1:08:49 1:03:41 05:08 130.5k 92 557.1M 0 0 92 515.6M 0 138.1k 1:08:49 1:03:42 05:07 130.1k 92 557.1M 0 0 92 515.8M 0 138.1k 1:08:50 1:03:44 05:06 98.46k 92 557.1M 0 0 92 515.8M 0 138.1k 1:08:50 1:03:44 05:06 138.1k 92 557.1M 0 0 92 516.0M 0 138.1k 1:08:50 1:03:45 05:05 145.2k 92 557.1M 0 0 92 516.1M 0 138.1k 1:08:50 1:03:46 05:04 135.7k 92 557.1M 0 0 92 516.3M 0 138.1k 1:08:50 1:03:48 05:02 135.6k 92 557.1M 0 0 92 516.5M 0 138.1k 1:08:50 1:03:49 05:01 140.4k 92 557.1M 0 0 92 516.7M 0 138.1k 1:08:50 1:03:50 05:00 143.2k 92 557.1M 0 0 92 516.9M 0 138.1k 1:08:49 1:03:51 04:58 149.6k 92 557.1M 0 0 92 517.1M 0 138.1k 1:08:49 1:03:52 04:57 167.2k 92 557.1M 0 0 92 517.3M 0 138.1k 1:08:48 1:03:54 04:54 177.7k 92 557.1M 0 0 92 517.5M 0 138.1k 1:08:48 1:03:55 04:53 172.1k 92 557.1M 0 0 92 517.6M 0 138.1k 1:08:49 1:03:56 04:53 160.4k 92 557.1M 0 0 92 517.8M 0 138.1k 1:08:49 1:03:58 04:51 142.9k 92 557.1M 0 0 92 517.8M 0 138.1k 1:08:50 1:03:59 04:51 116.2k 92 557.1M 0 0 92 518.0M 0 138.1k 1:08:50 1:04:00 04:50 103.1k 93 557.1M 0 0 93 518.1M 0 138.1k 1:08:50 1:04:01 04:49 108.5k 93 557.1M 0 0 93 518.3M 0 138.1k 1:08:50 1:04:02 04:48 120.5k 93 557.1M 0 0 93 518.6M 0 138.1k 1:08:49 1:04:03 04:46 144.3k 93 557.1M 0 0 93 518.8M 0 138.1k 1:08:49 1:04:04 04:45 160.8k 93 557.1M 0 0 93 519.0M 0 138.1k 1:08:48 1:04:06 04:42 176.8k 93 557.1M 0 0 93 519.2M 0 138.2k 1:08:47 1:04:07 04:40 193.9k 93 557.1M 0 0 93 519.5M 0 138.2k 1:08:47 1:04:08 04:39 205.4k 93 557.1M 0 0 93 519.6M 0 138.2k 1:08:47 1:04:09 04:38 183.0k 93 557.1M 0 0 93 519.7M 0 138.2k 1:08:47 1:04:10 04:37 164.7k 93 557.1M 0 0 93 519.8M 0 138.2k 1:08:48 1:04:11 04:37 151.1k 93 557.1M 0 0 93 520.0M 0 138.1k 1:08:48 1:04:13 04:35 129.5k 93 557.1M 0 0 93 520.1M 0 138.1k 1:08:48 1:04:14 04:34 107.7k 93 557.1M 0 0 93 520.2M 0 138.1k 1:08:49 1:04:15 04:34 100.9k 93 557.1M 0 0 93 520.3M 0 138.1k 1:08:49 1:04:16 04:33 108.2k 93 557.1M 0 0 93 520.5M 0 138.1k 1:08:49 1:04:17 04:32 117.2k 93 557.1M 0 0 93 520.7M 0 138.1k 1:08:48 1:04:19 04:29 124.8k 93 557.1M 0 0 93 520.9M 0 138.1k 1:08:48 1:04:20 04:28 133.5k 93 557.1M 0 0 93 521.1M 0 138.1k 1:08:48 1:04:21 04:27 150.4k 93 557.1M 0 0 93 521.2M 0 138.1k 1:08:48 1:04:22 04:26 148.2k 93 557.1M 0 0 93 521.3M 0 138.1k 1:08:49 1:04:23 04:26 138.5k 93 557.1M 0 0 93 521.5M 0 138.1k 1:08:49 1:04:25 04:24 131.7k 93 557.1M 0 0 93 521.6M 0 138.1k 1:08:49 1:04:26 04:23 116.6k 93 557.1M 0 0 93 521.7M 0 138.1k 1:08:50 1:04:27 04:23 105.3k 93 557.1M 0 0 93 521.9M 0 138.1k 1:08:50 1:04:29 04:21 110.2k 93 557.1M 0 0 93 522.1M 0 138.1k 1:08:49 1:04:30 04:19 119.6k 93 557.1M 0 0 93 522.3M 0 138.1k 1:08:50 1:04:31 04:19 121.1k 93 557.1M 0 0 93 522.5M 0 138.1k 1:08:50 1:04:33 04:17 132.4k 93 557.1M 0 0 93 522.7M 0 138.1k 1:08:49 1:04:34 04:15 152.0k 93 557.1M 0 0 93 522.8M 0 138.1k 1:08:49 1:04:35 04:14 144.8k 93 557.1M 0 0 93 523.0M 0 138.1k 1:08:49 1:04:37 04:12 142.2k 93 557.1M 0 0 93 523.3M 0 138.1k 1:08:49 1:04:38 04:11 158.2k 93 557.1M 0 0 93 523.4M 0 138.1k 1:08:49 1:04:39 04:10 155.0k 93 557.1M 0 0 93 523.6M 0 138.1k 1:08:49 1:04:40 04:09 144.7k 94 557.1M 0 0 94 523.7M 0 138.1k 1:08:49 1:04:41 04:08 149.0k 94 557.1M 0 0 94 523.8M 0 138.1k 1:08:49 1:04:42 04:07 145.5k 94 557.1M 0 0 94 524.0M 0 138.1k 1:08:49 1:04:44 04:05 133.4k 94 557.1M 0 0 94 524.2M 0 138.1k 1:08:49 1:04:45 04:04 133.9k 94 557.1M 0 0 94 524.3M 0 138.1k 1:08:49 1:04:46 04:03 125.7k 94 557.1M 0 0 94 524.5M 0 138.1k 1:08:49 1:04:48 04:01 130.0k 94 557.1M 0 0 94 524.6M 0 138.1k 1:08:50 1:04:49 04:01 124.3k 94 557.1M 0 0 94 524.8M 0 138.1k 1:08:50 1:04:50 04:00 118.4k 94 557.1M 0 0 94 525.0M 0 138.1k 1:08:49 1:04:51 03:58 131.4k 94 557.1M 0 0 94 525.2M 0 138.1k 1:08:49 1:04:53 03:56 143.7k 94 557.1M 0 0 94 525.4M 0 138.1k 1:08:49 1:04:54 03:55 144.9k 94 557.1M 0 0 94 525.5M 0 138.1k 1:08:49 1:04:55 03:54 150.9k 94 557.1M 0 0 94 525.7M 0 138.1k 1:08:49 1:04:56 03:53 158.7k 94 557.1M 0 0 94 525.9M 0 138.1k 1:08:49 1:04:57 03:52 149.8k 94 557.1M 0 0 94 526.1M 0 138.1k 1:08:48 1:04:59 03:49 148.8k 94 557.1M 0 0 94 526.3M 0 138.1k 1:08:48 1:05:00 03:48 153.7k 94 557.1M 0 0 94 526.5M 0 138.1k 1:08:48 1:05:01 03:47 166.0k 94 557.1M 0 0 94 526.7M 0 138.2k 1:08:47 1:05:02 03:45 173.1k 94 557.1M 0 0 94 526.9M 0 138.2k 1:08:47 1:05:04 03:43 168.7k 94 557.1M 0 0 94 527.1M 0 138.2k 1:08:47 1:05:05 03:42 162.7k 94 557.1M 0 0 94 527.3M 0 138.2k 1:08:47 1:05:06 03:41 155.1k 94 557.1M 0 0 94 527.5M 0 138.2k 1:08:47 1:05:08 03:39 144.4k 94 557.1M 0 0 94 527.6M 0 138.1k 1:08:48 1:05:09 03:39 124.8k 94 557.1M 0 0 94 527.7M 0 138.1k 1:08:48 1:05:10 03:38 121.7k 94 557.1M 0 0 94 527.8M 0 138.1k 1:08:48 1:05:12 03:36 113.9k 94 557.1M 0 0 94 528.0M 0 138.1k 1:08:48 1:05:13 03:35 114.9k 94 557.1M 0 0 94 528.1M 0 138.1k 1:08:49 1:05:14 03:35 113.9k 94 557.1M 0 0 94 528.3M 0 138.1k 1:08:49 1:05:15 03:34 125.1k 94 557.1M 0 0 94 528.5M 0 138.1k 1:08:48 1:05:16 03:32 135.3k 94 557.1M 0 0 94 528.7M 0 138.1k 1:08:48 1:05:18 03:30 149.9k 94 557.1M 0 0 94 529.0M 0 138.2k 1:08:47 1:05:19 03:28 170.3k 94 557.1M 0 0 94 529.1M 0 138.2k 1:08:47 1:05:20 03:27 181.8k 95 557.1M 0 0 95 529.3M 0 138.2k 1:08:46 1:05:21 03:25 194.8k 95 557.1M 0 0 95 529.6M 0 138.2k 1:08:46 1:05:22 03:24 204.8k 95 557.1M 0 0 95 529.8M 0 138.2k 1:08:45 1:05:23 03:22 201.3k 95 557.1M 0 0 95 529.9M 0 138.2k 1:08:46 1:05:24 03:22 170.0k 95 557.1M 0 0 95 530.0M 0 138.2k 1:08:47 1:05:26 03:21 142.6k 95 557.1M 0 0 95 530.1M 0 138.2k 1:08:47 1:05:27 03:20 123.9k 95 557.1M 0 0 95 530.3M 0 138.2k 1:08:47 1:05:29 03:18 104.9k 95 557.1M 0 0 95 530.4M 0 138.2k 1:08:48 1:05:30 03:18 91261 95 557.1M 0 0 95 530.6M 0 138.1k 1:08:48 1:05:31 03:17 101.0k 95 557.1M 0 0 95 530.8M 0 138.2k 1:08:48 1:05:32 03:16 117.1k 95 557.1M 0 0 95 530.9M 0 138.1k 1:08:48 1:05:34 03:14 123.2k 95 557.1M 0 0 95 531.0M 0 138.1k 1:08:48 1:05:35 03:13 122.9k 95 557.1M 0 0 95 531.1M 0 138.1k 1:08:48 1:05:36 03:12 124.0k 95 557.1M 0 0 95 531.3M 0 138.1k 1:08:48 1:05:37 03:11 121.0k 95 557.1M 0 0 95 531.5M 0 138.1k 1:08:48 1:05:38 03:10 119.6k 95 557.1M 0 0 95 531.6M 0 138.1k 1:08:48 1:05:40 03:08 122.8k 95 557.1M 0 0 95 531.8M 0 138.1k 1:08:49 1:05:41 03:08 125.3k 95 557.1M 0 0 95 532.0M 0 138.1k 1:08:48 1:05:42 03:06 136.1k 95 557.1M 0 0 95 532.3M 0 138.2k 1:08:47 1:05:43 03:04 165.1k 95 557.1M 0 0 95 532.6M 0 138.2k 1:08:46 1:05:44 03:02 187.5k 95 557.1M 0 0 95 532.8M 0 138.2k 1:08:45 1:05:46 02:59 210.8k 95 557.1M 0 0 95 533.0M 0 138.2k 1:08:45 1:05:47 02:58 219.7k 95 557.1M 0 0 95 533.2M 0 138.2k 1:08:45 1:05:48 02:57 216.4k 95 557.1M 0 0 95 533.4M 0 138.3k 1:08:44 1:05:49 02:55 201.3k 95 557.1M 0 0 95 533.6M 0 138.3k 1:08:44 1:05:50 02:54 182.8k 95 557.1M 0 0 95 533.8M 0 138.3k 1:08:44 1:05:51 02:53 175.0k 95 557.1M 0 0 95 534.0M 0 138.3k 1:08:44 1:05:52 02:52 169.0k 95 557.1M 0 0 95 534.1M 0 138.3k 1:08:44 1:05:54 02:50 160.3k 95 557.1M 0 0 95 534.2M 0 138.3k 1:08:44 1:05:55 02:49 149.1k 95 557.1M 0 0 95 534.3M 0 138.3k 1:08:44 1:05:56 02:48 138.1k 95 557.1M 0 0 95 534.5M 0 138.3k 1:08:44 1:05:57 02:47 128.0k 95 557.1M 0 0 95 534.8M 0 138.3k 1:08:44 1:05:58 02:46 137.9k 96 557.1M 0 0 96 535.0M 0 138.3k 1:08:43 1:06:00 02:43 156.8k 96 557.1M 0 0 96 535.2M 0 138.3k 1:08:43 1:06:01 02:42 165.0k 96 557.1M 0 0 96 535.5M 0 138.3k 1:08:42 1:06:02 02:40 184.8k 96 557.1M 0 0 96 535.7M 0 138.4k 1:08:41 1:06:03 02:38 207.4k 96 557.1M 0 0 96 536.0M 0 138.4k 1:08:40 1:06:04 02:36 223.7k 96 557.1M 0 0 96 536.3M 0 138.4k 1:08:39 1:06:05 02:34 225.8k 96 557.1M 0 0 96 536.5M 0 138.5k 1:08:39 1:06:06 02:33 237.1k 96 557.1M 0 0 96 536.8M 0 138.5k 1:08:38 1:06:08 02:30 227.2k 96 557.1M 0 0 96 537.0M 0 138.5k 1:08:38 1:06:09 02:29 216.1k 96 557.1M 0 0 96 537.2M 0 138.5k 1:08:37 1:06:10 02:27 204.3k 96 557.1M 0 0 96 537.5M 0 138.5k 1:08:36 1:06:11 02:25 201.5k 96 557.1M 0 0 96 537.6M 0 138.5k 1:08:37 1:06:13 02:24 181.1k 96 557.1M 0 0 96 537.8M 0 138.5k 1:08:37 1:06:14 02:23 168.1k 96 557.1M 0 0 96 538.0M 0 138.5k 1:08:37 1:06:15 02:22 157.3k 96 557.1M 0 0 96 538.1M 0 138.5k 1:08:37 1:06:17 02:20 144.0k 96 557.1M 0 0 96 538.3M 0 138.5k 1:08:37 1:06:18 02:19 128.9k 96 557.1M 0 0 96 538.5M 0 138.5k 1:08:37 1:06:19 02:18 131.0k 96 557.1M 0 0 96 538.6M 0 138.5k 1:08:36 1:06:20 02:16 142.3k 96 557.1M 0 0 96 538.8M 0 138.5k 1:08:36 1:06:21 02:15 152.8k 96 557.1M 0 0 96 539.1M 0 138.6k 1:08:36 1:06:22 02:14 167.3k 96 557.1M 0 0 96 539.3M 0 138.6k 1:08:36 1:06:24 02:12 169.0k 96 557.1M 0 0 96 539.5M 0 138.6k 1:08:36 1:06:25 02:11 166.4k 96 557.1M 0 0 96 539.6M 0 138.6k 1:08:36 1:06:27 02:09 156.1k 96 557.1M 0 0 96 539.8M 0 138.5k 1:08:36 1:06:28 02:08 146.8k 96 557.1M 0 0 96 540.0M 0 138.6k 1:08:35 1:06:29 02:06 147.2k 96 557.1M 0 0 96 540.3M 0 138.6k 1:08:34 1:06:30 02:04 173.5k 97 557.1M 0 0 97 540.6M 0 138.6k 1:08:33 1:06:31 02:02 190.6k 97 557.1M 0 0 97 540.8M 0 138.6k 1:08:33 1:06:33 02:00 193.5k 97 557.1M 0 0 97 541.0M 0 138.6k 1:08:33 1:06:34 01:59 194.7k 97 557.1M 0 0 97 541.1M 0 138.6k 1:08:33 1:06:36 01:57 176.0k 97 557.1M 0 0 97 541.3M 0 138.6k 1:08:34 1:06:37 01:57 140.0k 97 557.1M 0 0 97 541.4M 0 138.6k 1:08:34 1:06:38 01:56 116.2k 97 557.1M 0 0 97 541.5M 0 138.6k 1:08:35 1:06:39 01:56 112.3k 97 557.1M 0 0 97 541.6M 0 138.6k 1:08:35 1:06:41 01:54 108.0k 97 557.1M 0 0 97 541.8M 0 138.6k 1:08:35 1:06:42 01:53 106.4k 97 557.1M 0 0 97 542.0M 0 138.6k 1:08:35 1:06:43 01:52 122.2k 97 557.1M 0 0 97 542.2M 0 138.6k 1:08:34 1:06:44 01:50 145.1k 97 557.1M 0 0 97 542.5M 0 138.6k 1:08:34 1:06:45 01:49 160.8k 97 557.1M 0 0 97 542.7M 0 138.6k 1:08:33 1:06:47 01:46 179.6k 97 557.1M 0 0 97 542.9M 0 138.7k 1:08:33 1:06:48 01:45 186.3k 97 557.1M 0 0 97 543.1M 0 138.7k 1:08:32 1:06:49 01:43 184.8k 97 557.1M 0 0 97 543.3M 0 138.7k 1:08:33 1:06:50 01:43 174.2k 97 557.1M 0 0 97 543.3M 0 138.6k 1:08:33 1:06:51 01:42 149.0k 97 557.1M 0 0 97 543.5M 0 138.6k 1:08:34 1:06:53 01:41 121.9k 97 557.1M 0 0 97 543.6M 0 138.6k 1:08:34 1:06:54 01:40 107.6k 97 557.1M 0 0 97 543.7M 0 138.6k 1:08:34 1:06:55 01:39 100.4k 97 557.1M 0 0 97 543.9M 0 138.6k 1:08:34 1:06:57 01:37 102.3k 97 557.1M 0 0 97 544.1M 0 138.6k 1:08:34 1:06:58 01:36 118.8k 97 557.1M 0 0 97 544.2M 0 138.6k 1:08:34 1:06:59 01:35 125.3k 97 557.1M 0 0 97 544.3M 0 138.6k 1:08:34 1:07:00 01:34 131.6k 97 557.1M 0 0 97 544.5M 0 138.6k 1:08:34 1:07:01 01:33 138.9k 97 557.1M 0 0 97 544.7M 0 138.6k 1:08:34 1:07:03 01:31 142.3k 97 557.1M 0 0 97 544.9M 0 138.6k 1:08:34 1:07:04 01:30 143.7k 97 557.1M 0 0 97 545.1M 0 138.6k 1:08:34 1:07:05 01:29 149.8k 97 557.1M 0 0 97 545.3M 0 138.6k 1:08:33 1:07:06 01:27 159.6k 97 557.1M 0 0 97 545.5M 0 138.6k 1:08:33 1:07:07 01:26 158.8k 97 557.1M 0 0 97 545.6M 0 138.6k 1:08:33 1:07:08 01:25 151.8k 97 557.1M 0 0 97 545.8M 0 138.6k 1:08:33 1:07:10 01:23 153.7k 98 557.1M 0 0 98 546.0M 0 138.6k 1:08:33 1:07:11 01:22 157.5k 98 557.1M 0 0 98 546.1M 0 138.6k 1:08:33 1:07:12 01:21 143.9k 98 557.1M 0 0 98 546.2M 0 138.6k 1:08:34 1:07:13 01:21 128.4k 98 557.1M 0 0 98 546.3M 0 138.6k 1:08:34 1:07:15 01:19 122.4k 98 557.1M 0 0 98 546.5M 0 138.6k 1:08:34 1:07:16 01:18 113.1k 98 557.1M 0 0 98 546.6M 0 138.6k 1:08:34 1:07:17 01:17 113.6k 98 557.1M 0 0 98 546.8M 0 138.6k 1:08:34 1:07:18 01:16 125.6k 98 557.1M 0 0 98 547.0M 0 138.6k 1:08:34 1:07:19 01:15 143.4k 98 557.1M 0 0 98 547.2M 0 138.6k 1:08:33 1:07:20 01:13 158.5k 98 557.1M 0 0 98 547.3M 0 138.6k 1:08:34 1:07:21 01:13 158.2k 98 557.1M 0 0 98 547.5M 0 138.6k 1:08:34 1:07:23 01:11 146.7k 98 557.1M 0 0 98 547.6M 0 138.6k 1:08:34 1:07:25 01:09 128.0k 98 557.1M 0 0 98 547.7M 0 138.6k 1:08:35 1:07:26 01:09 110.1k 98 557.1M 0 0 98 547.8M 0 138.6k 1:08:35 1:07:27 01:08 98.68k 98 557.1M 0 0 98 548.0M 0 138.6k 1:08:35 1:07:28 01:07 102.3k 98 557.1M 0 0 98 548.2M 0 138.6k 1:08:35 1:07:30 01:05 103.5k 98 557.1M 0 0 98 548.3M 0 138.6k 1:08:36 1:07:31 01:05 110.0k 98 557.1M 0 0 98 548.5M 0 138.5k 1:08:36 1:07:32 01:04 117.5k 98 557.1M 0 0 98 548.6M 0 138.5k 1:08:36 1:07:33 01:03 115.5k 98 557.1M 0 0 98 548.7M 0 138.5k 1:08:37 1:07:35 01:02 109.1k 98 557.1M 0 0 98 548.8M 0 138.5k 1:08:37 1:07:36 01:01 104.1k 98 557.1M 0 0 98 549.0M 0 138.5k 1:08:37 1:07:37 01:00 105.3k 98 557.1M 0 0 98 549.1M 0 138.5k 1:08:37 1:07:39 00:58 106.0k 98 557.1M 0 0 98 549.3M 0 138.5k 1:08:38 1:07:40 00:58 112.8k 98 557.1M 0 0 98 549.5M 0 138.5k 1:08:38 1:07:41 00:57 118.0k 98 557.1M 0 0 98 549.6M 0 138.5k 1:08:38 1:07:43 00:55 124.2k 98 557.1M 0 0 98 549.8M 0 138.5k 1:08:38 1:07:44 00:54 125.9k 98 557.1M 0 0 98 550.0M 0 138.5k 1:08:38 1:07:46 00:52 119.7k 98 557.1M 0 0 98 550.1M 0 138.5k 1:08:38 1:07:47 00:51 126.4k 98 557.1M 0 0 98 550.3M 0 138.5k 1:08:38 1:07:48 00:50 134.6k 98 557.1M 0 0 98 550.5M 0 138.5k 1:08:38 1:07:49 00:49 142.6k 98 557.1M 0 0 98 550.8M 0 138.5k 1:08:37 1:07:50 00:47 163.6k 98 557.1M 0 0 98 551.0M 0 138.5k 1:08:37 1:07:51 00:46 186.1k 98 557.1M 0 0 98 551.1M 0 138.5k 1:08:37 1:07:53 00:44 168.5k 98 557.1M 0 0 98 551.2M 0 138.5k 1:08:38 1:07:54 00:44 140.4k 98 557.1M 0 0 98 551.3M 0 138.5k 1:08:38 1:07:56 00:42 125.1k 98 557.1M 0 0 98 551.5M 0 138.5k 1:08:39 1:07:57 00:42 100.2k 99 557.1M 0 0 99 551.6M 0 138.4k 1:08:39 1:07:58 00:41 94445 99 557.1M 0 0 99 551.7M 0 138.4k 1:08:39 1:07:59 00:40 99161 99 557.1M 0 0 99 551.9M 0 138.4k 1:08:39 1:08:01 00:38 110.8k 99 557.1M 0 0 99 552.0M 0 138.4k 1:08:39 1:08:02 00:37 110.6k 99 557.1M 0 0 99 552.1M 0 138.4k 1:08:40 1:08:03 00:37 109.2k 99 557.1M 0 0 99 552.3M 0 138.4k 1:08:40 1:08:04 00:36 110.6k 99 557.1M 0 0 99 552.5M 0 138.4k 1:08:40 1:08:06 00:34 113.8k 99 557.1M 0 0 99 552.6M 0 138.4k 1:08:40 1:08:07 00:33 116.2k 99 557.1M 0 0 99 552.8M 0 138.4k 1:08:40 1:08:09 00:31 120.3k 99 557.1M 0 0 99 553.0M 0 138.4k 1:08:41 1:08:10 00:31 123.6k 99 557.1M 0 0 99 553.1M 0 138.4k 1:08:41 1:08:11 00:30 128.7k 99 557.1M 0 0 99 553.3M 0 138.4k 1:08:40 1:08:13 00:27 134.1k 99 557.1M 0 0 99 553.5M 0 138.4k 1:08:41 1:08:14 00:27 127.4k 99 557.1M 0 0 99 553.6M 0 138.4k 1:08:41 1:08:15 00:26 127.3k 99 557.1M 0 0 99 553.8M 0 138.4k 1:08:41 1:08:16 00:25 133.7k 99 557.1M 0 0 99 553.9M 0 138.4k 1:08:41 1:08:18 00:23 120.1k 99 557.1M 0 0 99 554.1M 0 138.4k 1:08:41 1:08:19 00:22 116.6k 99 557.1M 0 0 99 554.2M 0 138.4k 1:08:42 1:08:20 00:22 119.8k 99 557.1M 0 0 99 554.4M 0 138.4k 1:08:41 1:08:21 00:20 126.8k 99 557.1M 0 0 99 554.6M 0 138.4k 1:08:41 1:08:23 00:18 128.1k 99 557.1M 0 0 99 554.8M 0 138.4k 1:08:42 1:08:24 00:18 136.9k 99 557.1M 0 0 99 555.0M 0 138.4k 1:08:41 1:08:25 00:16 141.3k 99 557.1M 0 0 99 555.1M 0 138.4k 1:08:41 1:08:27 00:14 139.7k 99 557.1M 0 0 99 555.3M 0 138.3k 1:08:42 1:08:29 00:13 126.8k 99 557.1M 0 0 99 555.4M 0 138.3k 1:08:42 1:08:30 00:12 122.7k 99 557.1M 0 0 99 555.5M 0 138.3k 1:08:42 1:08:31 00:11 119.9k 99 557.1M 0 0 99 555.6M 0 138.3k 1:08:43 1:08:32 00:11 110.7k 99 557.1M 0 0 99 555.8M 0 138.3k 1:08:43 1:08:33 00:10 112.1k 99 557.1M 0 0 99 556.0M 0 138.3k 1:08:43 1:08:35 00:08 125.2k 99 557.1M 0 0 99 556.1M 0 138.3k 1:08:43 1:08:36 00:07 125.5k 99 557.1M 0 0 99 556.3M 0 138.3k 1:08:43 1:08:37 00:06 133.0k 99 557.1M 0 0 99 556.5M 0 138.3k 1:08:42 1:08:38 00:04 144.9k 99 557.1M 0 0 99 556.7M 0 138.3k 1:08:42 1:08:39 00:03 152.6k 99 557.1M 0 0 99 556.9M 0 138.3k 1:08:42 1:08:40 00:02 153.9k 99 557.1M 0 0 99 557.1M 0 138.3k 1:08:42 1:08:42 158.7k* upload completely sent off: 584202319 bytes 100 557.1M 0 0 100 557.1M 0 138.3k 1:08:43 1:08:43 125.6k 100 557.1M 0 0 100 557.1M 0 138.3k 1:08:44 1:08:44 97207 100 557.1M 0 0 100 557.1M 0 138.2k 1:08:45 1:08:45 67188 100 557.1M 0 0 100 557.1M 0 138.2k 1:08:46 1:08:46 36629 100 557.1M 0 0 100 557.1M 0 138.2k 1:08:47 1:08:47 2670 100 557.1M 0 0 100 557.1M 0 138.1k 1:08:48 1:08:48 0{ [5 bytes data] < HTTP/1.1 200 OK < x-amz-id-2: TJT7wJkkHQHGJm8W50wxG7Lbrcon/N12yLCJkADF92RgXH2NbkP3EEdfdPNmF8ozOjjKI/EhXH0= < x-amz-request-id: 3KMS9D1WWPFKVH2A < Date: Mon, 18 May 2026 12:09:31 GMT < x-amz-server-side-encryption: AES256 < ETag: "542aaaa473b06b15794610cf33cdf654" < x-amz-checksum-crc64nvme: qSS4F3CW2ho= < x-amz-checksum-type: FULL_OBJECT < Content-Length: 0 < Server: AmazonS3 < Connection: close < 100 557.1M 0 0 100 557.1M 0 138.1k 1:08:48 1:08:48 0 100 557.1M 0 0 100 557.1M 0 138.1k 1:08:48 1:08:48 0 100 557.1M 0 0 100 557.1M 0 138.1k 1:08:48 1:08:48 0 * shutting down connection #0 took: 4175.71 seconds no out.png (QPSChart)! heaps: (156329600, 159808600, 157886783.2, 1004851.2510526436) [2026-05-18 09:18:23.427695] RUN: tar cjf logs.tar.bz2 --exclude=*.pk * [2026-05-18 09:19:30.558045] took 67.1 sec /l/logs.nightly/2026.05.17.00.09.49/logs.tar.bz2: fixed index size 125221.81 MB /l/logs.nightly/2026.05.17.00.09.49/logs.tar.bz2: fixed index time 41123.7s, bytes 25526799676 (from log) [2026-05-18 09:20:12.287175] done: total time 1 day, 9:10:22.758056 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 stored: 2026.05.05.21.34.55, 2026-05-05 21:34:55.685304 stored: 2026.05.07.07.47.18, 2026-05-07 07:47:18.021034 stored: 2026.05.08.16.21.29, 2026-05-08 16:21:29.321494 stored: 2026.05.10.01.30.41, 2026-05-10 01:30:41.662038 stored: 2026.05.11.10.20.55, 2026-05-11 10:20:55.840268 stored: 2026.05.12.19.03.21, 2026-05-12 19:03:21.597807 stored: 2026.05.14.04.42.39, 2026-05-14 04:42:39.894474 stored: 2026.05.15.14.49.32, 2026-05-15 14:49:32.469222 stored: 2026.05.17.00.09.49, 2026-05-17 00:09:49.529102 + 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-18 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 de92f115a31..ff110e83c79 main -> origin/main Updating de92f115a31..ff110e83c79 Fast-forward lucene/CHANGES.txt | 9 ++ .../apache/lucene/document/RangeBulkScorer.java | 98 ++++++++++++++ .../document/SortedSetDocValuesRangeQuery.java | 6 +- .../document/SortedSkipperScorerSupplier.java | 92 +++++++++---- .../java/org/apache/lucene/util/Accountable.java | 14 +- .../src/java/org/apache/lucene/util/BitSet.java | 14 ++ .../org/apache/lucene/util/BitSetIterator.java | 11 ++ .../java/org/apache/lucene/util/FixedBitSet.java | 42 ++++++ .../java/org/apache/lucene/util/NotDocIdSet.java | 7 + .../org/apache/lucene/util/RoaringDocIdSet.java | 34 +++++ .../org/apache/lucene/util/SparseFixedBitSet.java | 84 ++++++++++++ .../document/TestRangeFilteredBulkScorer.java | 144 +++++++++++++++++++++ .../lucene/index/TestColumnBatchIndexing.java | 33 +++-- .../org/apache/lucene/util/TestBitSetIterator.java | 144 +++++++++++++++++++++ .../org/apache/lucene/util/TestFixedBitSet.java | 22 ++++ .../org/apache/lucene/util/TestNotDocIdSet.java | 61 +++++++++ .../apache/lucene/util/TestRoaringDocIdSet.java | 85 ++++++++++++ .../apache/lucene/util/TestSparseFixedBitSet.java | 29 +++++ .../lucene/tests/util/BaseBitSetTestCase.java | 9 ++ 19 files changed, 898 insertions(+), 40 deletions(-) create mode 100644 lucene/core/src/java/org/apache/lucene/document/RangeBulkScorer.java create mode 100644 lucene/core/src/test/org/apache/lucene/document/TestRangeFilteredBulkScorer.java create mode 100644 lucene/core/src/test/org/apache/lucene/util/TestBitSetIterator.java 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-18.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-18.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 de92f115a3125624bf7c7141b8e700efa9a89427 NOTE: logging all output to /l/logs.nightly/geo/2026.05.18.09.27.50.log.txt; saving results to /l/logs.nightly/geo/2026.05.18.09.27.50.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.6s: points, polyRussia: 1000000... 3.3s: points, polyRussia: 2000000... 4.8s: points, polyRussia: 3000000... 6.1s: points, polyRussia: 4000000... 7.5s: points, polyRussia: 5000000... 8.8s: points, polyRussia: 6000000... 10.2s: points, polyRussia: 7000000... 11.6s: points, polyRussia: 8000000... 12.9s: points, polyRussia: 9000000... 14.3s: points, polyRussia: 10000000... 21.7s: points, polyRussia: 11000000... 22.7s: points, polyRussia: 12000000... 24.0s: points, polyRussia: 13000000... 25.4s: points, polyRussia: 14000000... 26.7s: points, polyRussia: 15000000... 28.0s: points, polyRussia: 16000000... 29.4s: points, polyRussia: 17000000... 30.8s: points, polyRussia: 18000000... 32.1s: points, polyRussia: 19000000... 33.5s: points, polyRussia: 20000000... 34.8s: points, polyRussia: 21000000... 42.2s: points, polyRussia: 22000000... 43.1s: points, polyRussia: 23000000... 44.4s: points, polyRussia: 24000000... 45.8s: points, polyRussia: 25000000... 47.2s: points, polyRussia: 26000000... 48.5s: points, polyRussia: 27000000... 49.8s: points, polyRussia: 28000000... 51.2s: points, polyRussia: 29000000... 52.5s: points, polyRussia: 30000000... 53.8s: points, polyRussia: 31000000... 55.1s: points, polyRussia: 32000000... 62.5s: points, polyRussia: 33000000... 63.8s: points, polyRussia: 34000000... 64.7s: points, polyRussia: 35000000... 66.0s: points, polyRussia: 36000000... 67.3s: points, polyRussia: 37000000... 68.7s: points, polyRussia: 38000000... 70.0s: points, polyRussia: 39000000... 71.3s: points, polyRussia: 40000000... 72.7s: points, polyRussia: 41000000... 74.0s: points, polyRussia: 42000000... 75.3s: points, polyRussia: 43000000... 82.6s: points, polyRussia: 44000000... 84.0s: points, polyRussia: 45000000... 84.9s: points, polyRussia: 46000000... 86.2s: points, polyRussia: 47000000... 87.5s: points, polyRussia: 48000000... 88.9s: points, polyRussia: 49000000... 90.3s: points, polyRussia: 50000000... 91.6s: points, polyRussia: 51000000... 92.9s: points, polyRussia: 52000000... 94.3s: points, polyRussia: 53000000... 95.6s: points, polyRussia: 54000000... 102.9s: points, polyRussia: 55000000... 104.2s: points, polyRussia: 56000000... 105.1s: points, polyRussia: 57000000... 106.5s: points, polyRussia: 58000000... 107.8s: points, polyRussia: 59000000... 109.2s: points, polyRussia: 60000000... 112.5s: points, polyRussia: 112.387202402 sec to index part 0 112.5s: points, polyRussia: INDEX SIZE: 0.4939169967547059 GB 112.5s: points, polyRussia: READER MB: 0.0 112.5s: points, polyRussia: maxDoc=60844404 112.7s: points, polyRussia: ITER 0: 15.67 M hits/sec, 4.47 QPS (0.22 sec for 1 queries), totHits=3508846 112.7s: points, polyRussia: *** 112.8s: points, polyRussia: ITER 1: 56.19 M hits/sec, 16.01 QPS (0.06 sec for 1 queries), totHits=3508846 112.8s: points, polyRussia: *** 112.8s: points, polyRussia: ITER 2: 58.51 M hits/sec, 16.67 QPS (0.06 sec for 1 queries), totHits=3508846 112.8s: points, polyRussia: *** 112.9s: points, polyRussia: ITER 3: 58.75 M hits/sec, 16.74 QPS (0.06 sec for 1 queries), totHits=3508846 112.9s: points, polyRussia: *** 113.0s: points, polyRussia: ITER 4: 52.45 M hits/sec, 14.95 QPS (0.07 sec for 1 queries), totHits=3508846 113.0s: points, polyRussia: ITER 5: 59.58 M hits/sec, 16.98 QPS (0.06 sec for 1 queries), totHits=3508846 113.0s: points, polyRussia: *** 113.1s: points, polyRussia: ITER 6: 57.94 M hits/sec, 16.51 QPS (0.06 sec for 1 queries), totHits=3508846 113.2s: points, polyRussia: ITER 7: 58.65 M hits/sec, 16.71 QPS (0.06 sec for 1 queries), totHits=3508846 113.2s: points, polyRussia: ITER 8: 60.14 M hits/sec, 17.14 QPS (0.06 sec for 1 queries), totHits=3508846 113.2s: points, polyRussia: *** 113.3s: points, polyRussia: ITER 9: 59.15 M hits/sec, 16.86 QPS (0.06 sec for 1 queries), totHits=3508846 113.3s: points, polyRussia: ITER 10: 60.28 M hits/sec, 17.18 QPS (0.06 sec for 1 queries), totHits=3508846 113.3s: points, polyRussia: *** 113.4s: points, polyRussia: ITER 11: 59.24 M hits/sec, 16.88 QPS (0.06 sec for 1 queries), totHits=3508846 113.4s: points, polyRussia: ITER 12: 60.33 M hits/sec, 17.19 QPS (0.06 sec for 1 queries), totHits=3508846 113.4s: points, polyRussia: *** 113.5s: points, polyRussia: ITER 13: 59.59 M hits/sec, 16.98 QPS (0.06 sec for 1 queries), totHits=3508846 113.6s: points, polyRussia: ITER 14: 59.93 M hits/sec, 17.08 QPS (0.06 sec for 1 queries), totHits=3508846 113.6s: points, polyRussia: ITER 15: 59.38 M hits/sec, 16.92 QPS (0.06 sec for 1 queries), totHits=3508846 113.7s: points, polyRussia: ITER 16: 59.98 M hits/sec, 17.09 QPS (0.06 sec for 1 queries), totHits=3508846 113.7s: points, polyRussia: ITER 17: 61.11 M hits/sec, 17.41 QPS (0.06 sec for 1 queries), totHits=3508846 113.7s: points, polyRussia: *** 113.8s: points, polyRussia: ITER 18: 56.14 M hits/sec, 16.00 QPS (0.06 sec for 1 queries), totHits=3508846 113.9s: points, polyRussia: ITER 19: 61.86 M hits/sec, 17.63 QPS (0.06 sec for 1 queries), totHits=3508846 113.9s: points, polyRussia: *** 113.9s: points, polyRussia: BEST M hits/sec: 61.85928033855313 113.9s: points, polyRussia: BEST QPS: 17.629522737262658 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |points|112.4s|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|61.86|17.63|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.6s: geo3d, polyRussia: 1000000... 117.6s: geo3d, polyRussia: 2000000... 119.3s: geo3d, polyRussia: 3000000... 121.0s: geo3d, polyRussia: 4000000... 122.6s: geo3d, polyRussia: 5000000... 124.2s: geo3d, polyRussia: 6000000... 125.9s: geo3d, polyRussia: 7000000... 127.5s: geo3d, polyRussia: 8000000... 129.2s: geo3d, polyRussia: 9000000... 130.8s: geo3d, polyRussia: 10000000... 139.7s: geo3d, polyRussia: 11000000... 140.7s: geo3d, polyRussia: 12000000... 142.4s: geo3d, polyRussia: 13000000... 144.0s: geo3d, polyRussia: 14000000... 145.7s: geo3d, polyRussia: 15000000... 147.3s: geo3d, polyRussia: 16000000... 149.0s: geo3d, polyRussia: 17000000... 150.7s: geo3d, polyRussia: 18000000... 152.3s: geo3d, polyRussia: 19000000... 154.0s: geo3d, polyRussia: 20000000... 155.6s: geo3d, polyRussia: 21000000... 164.5s: geo3d, polyRussia: 22000000... 165.6s: geo3d, polyRussia: 23000000... 167.2s: geo3d, polyRussia: 24000000... 168.9s: geo3d, polyRussia: 25000000... 170.6s: geo3d, polyRussia: 26000000... 172.2s: geo3d, polyRussia: 27000000... 173.9s: geo3d, polyRussia: 28000000... 175.5s: geo3d, polyRussia: 29000000... 177.1s: geo3d, polyRussia: 30000000... 178.7s: geo3d, polyRussia: 31000000... 180.4s: geo3d, polyRussia: 32000000... 189.4s: geo3d, polyRussia: 33000000... 191.0s: geo3d, polyRussia: 34000000... 192.1s: geo3d, polyRussia: 35000000... 193.7s: geo3d, polyRussia: 36000000... 195.3s: geo3d, polyRussia: 37000000... 197.0s: geo3d, polyRussia: 38000000... 198.6s: geo3d, polyRussia: 39000000... 200.2s: geo3d, polyRussia: 40000000... 201.8s: geo3d, polyRussia: 41000000... 203.5s: geo3d, polyRussia: 42000000... 205.2s: geo3d, polyRussia: 43000000... 214.1s: geo3d, polyRussia: 44000000... 215.7s: geo3d, polyRussia: 45000000... 216.8s: geo3d, polyRussia: 46000000... 218.4s: geo3d, polyRussia: 47000000... 220.0s: geo3d, polyRussia: 48000000... 221.7s: geo3d, polyRussia: 49000000... 223.4s: geo3d, polyRussia: 50000000... 225.0s: geo3d, polyRussia: 51000000... 226.6s: geo3d, polyRussia: 52000000... 228.3s: geo3d, polyRussia: 53000000... 229.9s: geo3d, polyRussia: 54000000... 238.8s: geo3d, polyRussia: 55000000... 240.4s: geo3d, polyRussia: 56000000... 241.5s: geo3d, polyRussia: 57000000... 243.2s: geo3d, polyRussia: 58000000... 244.8s: geo3d, polyRussia: 59000000... 246.4s: geo3d, polyRussia: 60000000... 249.7s: geo3d, polyRussia: 135.765056896 sec to index part 0 249.7s: geo3d, polyRussia: INDEX SIZE: 0.6990031152963638 GB 249.7s: geo3d, polyRussia: READER MB: 0.0 249.7s: geo3d, polyRussia: maxDoc=60844404 251.2s: geo3d, polyRussia: ITER 0: 2.40 M hits/sec, 0.68 QPS (1.46 sec for 1 queries), totHits=3508671 251.2s: geo3d, polyRussia: *** 252.2s: geo3d, polyRussia: ITER 1: 3.34 M hits/sec, 0.95 QPS (1.05 sec for 1 queries), totHits=3508671 252.2s: geo3d, polyRussia: *** 253.2s: geo3d, polyRussia: ITER 2: 3.59 M hits/sec, 1.02 QPS (0.98 sec for 1 queries), totHits=3508671 253.2s: geo3d, polyRussia: *** 254.2s: geo3d, polyRussia: ITER 3: 3.60 M hits/sec, 1.02 QPS (0.98 sec for 1 queries), totHits=3508671 254.2s: geo3d, polyRussia: *** 255.2s: geo3d, polyRussia: ITER 4: 3.63 M hits/sec, 1.04 QPS (0.97 sec for 1 queries), totHits=3508671 255.2s: geo3d, polyRussia: *** 256.1s: geo3d, polyRussia: ITER 5: 3.65 M hits/sec, 1.04 QPS (0.96 sec for 1 queries), totHits=3508671 256.1s: geo3d, polyRussia: *** 257.1s: geo3d, polyRussia: ITER 6: 3.67 M hits/sec, 1.05 QPS (0.96 sec for 1 queries), totHits=3508671 257.1s: geo3d, polyRussia: *** 258.1s: geo3d, polyRussia: ITER 7: 3.60 M hits/sec, 1.03 QPS (0.97 sec for 1 queries), totHits=3508671 259.0s: geo3d, polyRussia: ITER 8: 3.70 M hits/sec, 1.05 QPS (0.95 sec for 1 queries), totHits=3508671 259.0s: geo3d, polyRussia: *** 260.0s: geo3d, polyRussia: ITER 9: 3.64 M hits/sec, 1.04 QPS (0.96 sec for 1 queries), totHits=3508671 260.9s: geo3d, polyRussia: ITER 10: 3.71 M hits/sec, 1.06 QPS (0.95 sec for 1 queries), totHits=3508671 260.9s: geo3d, polyRussia: *** 261.9s: geo3d, polyRussia: ITER 11: 3.69 M hits/sec, 1.05 QPS (0.95 sec for 1 queries), totHits=3508671 262.8s: geo3d, polyRussia: ITER 12: 3.63 M hits/sec, 1.03 QPS (0.97 sec for 1 queries), totHits=3508671 263.8s: geo3d, polyRussia: ITER 13: 3.79 M hits/sec, 1.08 QPS (0.93 sec for 1 queries), totHits=3508671 263.8s: geo3d, polyRussia: *** 264.7s: geo3d, polyRussia: ITER 14: 3.69 M hits/sec, 1.05 QPS (0.95 sec for 1 queries), totHits=3508671 265.7s: geo3d, polyRussia: ITER 15: 3.67 M hits/sec, 1.05 QPS (0.96 sec for 1 queries), totHits=3508671 266.6s: geo3d, polyRussia: ITER 16: 3.75 M hits/sec, 1.07 QPS (0.94 sec for 1 queries), totHits=3508671 267.5s: geo3d, polyRussia: ITER 17: 3.71 M hits/sec, 1.06 QPS (0.95 sec for 1 queries), totHits=3508671 268.5s: geo3d, polyRussia: ITER 18: 3.73 M hits/sec, 1.06 QPS (0.94 sec for 1 queries), totHits=3508671 269.4s: geo3d, polyRussia: ITER 19: 3.71 M hits/sec, 1.06 QPS (0.95 sec for 1 queries), totHits=3508671 269.4s: geo3d, polyRussia: BEST M hits/sec: 3.787785562198873 269.4s: geo3d, polyRussia: BEST QPS: 1.0795499384806593 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.8s|0.0s|0.70|0.00| |points|112.4s|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.79|1.08|3508671| |polyRussia|points|61.86|17.63|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 271.3s: shapes, polyRussia: 1000000... 273.7s: shapes, polyRussia: 2000000... 275.7s: shapes, polyRussia: 3000000... 277.6s: shapes, polyRussia: 4000000... 279.6s: shapes, polyRussia: 5000000... 281.5s: shapes, polyRussia: 6000000... 283.5s: shapes, polyRussia: 7000000... 285.4s: shapes, polyRussia: 8000000... 287.4s: shapes, polyRussia: 9000000... 289.4s: shapes, polyRussia: 10000000... 301.0s: shapes, polyRussia: 11000000... 302.2s: shapes, polyRussia: 12000000... 304.2s: shapes, polyRussia: 13000000... 306.1s: shapes, polyRussia: 14000000... 308.1s: shapes, polyRussia: 15000000... 310.0s: shapes, polyRussia: 16000000... 312.1s: shapes, polyRussia: 17000000... 314.0s: shapes, polyRussia: 18000000... 316.0s: shapes, polyRussia: 19000000... 317.9s: shapes, polyRussia: 20000000... 320.0s: shapes, polyRussia: 21000000... 331.8s: shapes, polyRussia: 22000000... 333.0s: shapes, polyRussia: 23000000... 334.9s: shapes, polyRussia: 24000000... 336.9s: shapes, polyRussia: 25000000... 338.8s: shapes, polyRussia: 26000000... 340.8s: shapes, polyRussia: 27000000... 342.7s: shapes, polyRussia: 28000000... 344.7s: shapes, polyRussia: 29000000... 346.6s: shapes, polyRussia: 30000000... 348.5s: shapes, polyRussia: 31000000... 350.4s: shapes, polyRussia: 32000000... 362.2s: shapes, polyRussia: 33000000... 364.2s: shapes, polyRussia: 34000000... 365.4s: shapes, polyRussia: 35000000... 367.3s: shapes, polyRussia: 36000000... 369.2s: shapes, polyRussia: 37000000... 371.1s: shapes, polyRussia: 38000000... 373.0s: shapes, polyRussia: 39000000... 375.0s: shapes, polyRussia: 40000000... 376.9s: shapes, polyRussia: 41000000... 378.9s: shapes, polyRussia: 42000000... 380.8s: shapes, polyRussia: 43000000... 392.5s: shapes, polyRussia: 44000000... 394.4s: shapes, polyRussia: 45000000... 395.6s: shapes, polyRussia: 46000000... 397.5s: shapes, polyRussia: 47000000... 399.5s: shapes, polyRussia: 48000000... 401.4s: shapes, polyRussia: 49000000... 403.4s: shapes, polyRussia: 50000000... 405.3s: shapes, polyRussia: 51000000... 407.2s: shapes, polyRussia: 52000000... 409.2s: shapes, polyRussia: 53000000... 411.1s: shapes, polyRussia: 54000000... 422.8s: shapes, polyRussia: 55000000... 424.8s: shapes, polyRussia: 56000000... 425.9s: shapes, polyRussia: 57000000... 427.9s: shapes, polyRussia: 58000000... 429.9s: shapes, polyRussia: 59000000... 431.8s: shapes, polyRussia: 60000000... 436.6s: shapes, polyRussia: 167.031365275 sec to index part 0 436.6s: shapes, polyRussia: INDEX SIZE: 1.2543620793148875 GB 436.6s: shapes, polyRussia: READER MB: 0.0 436.6s: shapes, polyRussia: maxDoc=60844404 436.8s: shapes, polyRussia: ITER 0: 16.52 M hits/sec, 4.71 QPS (0.21 sec for 1 queries), totHits=3508846 436.8s: shapes, polyRussia: *** 436.9s: shapes, polyRussia: ITER 1: 40.22 M hits/sec, 11.46 QPS (0.09 sec for 1 queries), totHits=3508846 436.9s: shapes, polyRussia: *** 437.0s: shapes, polyRussia: ITER 2: 41.83 M hits/sec, 11.92 QPS (0.08 sec for 1 queries), totHits=3508846 437.0s: shapes, polyRussia: *** 437.1s: shapes, polyRussia: ITER 3: 42.82 M hits/sec, 12.20 QPS (0.08 sec for 1 queries), totHits=3508846 437.1s: shapes, polyRussia: *** 437.2s: shapes, polyRussia: ITER 4: 40.63 M hits/sec, 11.58 QPS (0.09 sec for 1 queries), totHits=3508846 437.3s: shapes, polyRussia: ITER 5: 45.25 M hits/sec, 12.90 QPS (0.08 sec for 1 queries), totHits=3508846 437.3s: shapes, polyRussia: *** 437.3s: shapes, polyRussia: ITER 6: 44.65 M hits/sec, 12.73 QPS (0.08 sec for 1 queries), totHits=3508846 437.4s: shapes, polyRussia: ITER 7: 44.28 M hits/sec, 12.62 QPS (0.08 sec for 1 queries), totHits=3508846 437.5s: shapes, polyRussia: ITER 8: 45.10 M hits/sec, 12.85 QPS (0.08 sec for 1 queries), totHits=3508846 437.6s: shapes, polyRussia: ITER 9: 44.99 M hits/sec, 12.82 QPS (0.08 sec for 1 queries), totHits=3508846 437.6s: shapes, polyRussia: ITER 10: 46.23 M hits/sec, 13.17 QPS (0.08 sec for 1 queries), totHits=3508846 437.6s: shapes, polyRussia: *** 437.7s: shapes, polyRussia: ITER 11: 45.97 M hits/sec, 13.10 QPS (0.08 sec for 1 queries), totHits=3508846 437.8s: shapes, polyRussia: ITER 12: 45.67 M hits/sec, 13.02 QPS (0.08 sec for 1 queries), totHits=3508846 437.9s: shapes, polyRussia: ITER 13: 45.40 M hits/sec, 12.94 QPS (0.08 sec for 1 queries), totHits=3508846 438.0s: shapes, polyRussia: ITER 14: 45.36 M hits/sec, 12.93 QPS (0.08 sec for 1 queries), totHits=3508846 438.0s: shapes, polyRussia: ITER 15: 45.37 M hits/sec, 12.93 QPS (0.08 sec for 1 queries), totHits=3508846 438.1s: shapes, polyRussia: ITER 16: 46.01 M hits/sec, 13.11 QPS (0.08 sec for 1 queries), totHits=3508846 438.2s: shapes, polyRussia: ITER 17: 31.09 M hits/sec, 8.86 QPS (0.11 sec for 1 queries), totHits=3508846 438.3s: shapes, polyRussia: ITER 18: 45.08 M hits/sec, 12.85 QPS (0.08 sec for 1 queries), totHits=3508846 438.4s: shapes, polyRussia: ITER 19: 45.59 M hits/sec, 12.99 QPS (0.08 sec for 1 queries), totHits=3508846 438.4s: shapes, polyRussia: BEST M hits/sec: 46.228576020953305 438.4s: shapes, polyRussia: BEST QPS: 13.174866044549493 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.8s|0.0s|0.70|0.00| |points|112.4s|0.0s|0.49|0.00| |shapes|167.0s|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.79|1.08|3508671| |polyRussia|points|61.86|17.63|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.23|13.17|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 438.6s: points, polyMedium: INDEX SIZE: 0.4939169967547059 GB 438.6s: points, polyMedium: READER MB: 0.0 438.6s: points, polyMedium: maxDoc=60844404 439.2s: points, polyMedium: ITER 0: 7.11 M hits/sec, 87.08 QPS (0.38 sec for 33 queries), totHits=2693559 439.2s: points, polyMedium: *** 439.4s: points, polyMedium: ITER 1: 15.91 M hits/sec, 194.96 QPS (0.17 sec for 33 queries), totHits=2693559 439.4s: points, polyMedium: *** 439.5s: points, polyMedium: ITER 2: 16.58 M hits/sec, 203.18 QPS (0.16 sec for 33 queries), totHits=2693559 439.5s: points, polyMedium: *** 439.7s: points, polyMedium: ITER 3: 16.47 M hits/sec, 201.79 QPS (0.16 sec for 33 queries), totHits=2693559 439.8s: points, polyMedium: ITER 4: 15.99 M hits/sec, 195.89 QPS (0.17 sec for 33 queries), totHits=2693559 440.0s: points, polyMedium: ITER 5: 16.69 M hits/sec, 204.49 QPS (0.16 sec for 33 queries), totHits=2693559 440.0s: points, polyMedium: *** 440.2s: points, polyMedium: ITER 6: 16.75 M hits/sec, 205.17 QPS (0.16 sec for 33 queries), totHits=2693559 440.2s: points, polyMedium: *** 440.3s: points, polyMedium: ITER 7: 16.84 M hits/sec, 206.32 QPS (0.16 sec for 33 queries), totHits=2693559 440.3s: points, polyMedium: *** 440.5s: points, polyMedium: ITER 8: 16.41 M hits/sec, 200.99 QPS (0.16 sec for 33 queries), totHits=2693559 440.7s: points, polyMedium: ITER 9: 16.47 M hits/sec, 201.80 QPS (0.16 sec for 33 queries), totHits=2693559 440.8s: points, polyMedium: ITER 10: 16.27 M hits/sec, 199.35 QPS (0.17 sec for 33 queries), totHits=2693559 441.0s: points, polyMedium: ITER 11: 16.72 M hits/sec, 204.81 QPS (0.16 sec for 33 queries), totHits=2693559 441.1s: points, polyMedium: ITER 12: 16.61 M hits/sec, 203.44 QPS (0.16 sec for 33 queries), totHits=2693559 441.3s: points, polyMedium: ITER 13: 16.67 M hits/sec, 204.29 QPS (0.16 sec for 33 queries), totHits=2693559 441.5s: points, polyMedium: ITER 14: 16.83 M hits/sec, 206.21 QPS (0.16 sec for 33 queries), totHits=2693559 441.6s: points, polyMedium: ITER 15: 16.73 M hits/sec, 204.93 QPS (0.16 sec for 33 queries), totHits=2693559 441.8s: points, polyMedium: ITER 16: 16.23 M hits/sec, 198.90 QPS (0.17 sec for 33 queries), totHits=2693559 442.0s: points, polyMedium: ITER 17: 16.78 M hits/sec, 205.57 QPS (0.16 sec for 33 queries), totHits=2693559 442.1s: points, polyMedium: ITER 18: 16.75 M hits/sec, 205.17 QPS (0.16 sec for 33 queries), totHits=2693559 442.3s: points, polyMedium: ITER 19: 16.71 M hits/sec, 204.78 QPS (0.16 sec for 33 queries), totHits=2693559 442.3s: points, polyMedium: BEST M hits/sec: 16.840544686123945 442.3s: points, polyMedium: BEST QPS: 206.32106987153063 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.8s|0.0s|0.70|0.00| |points|112.4s|0.0s|0.49|0.00| |shapes|167.0s|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.84|206.32|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|||| |polyRussia|geo3d|3.79|1.08|3508671| |polyRussia|points|61.86|17.63|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.23|13.17|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 442.5s: geo3d, polyMedium: INDEX SIZE: 0.6990031152963638 GB 442.5s: geo3d, polyMedium: READER MB: 0.0 442.5s: geo3d, polyMedium: maxDoc=60844404 444.2s: geo3d, polyMedium: ITER 0: 1.69 M hits/sec, 20.66 QPS (1.60 sec for 33 queries), totHits=2693541 444.2s: geo3d, polyMedium: *** 445.3s: geo3d, polyMedium: ITER 1: 2.51 M hits/sec, 30.73 QPS (1.07 sec for 33 queries), totHits=2693541 445.3s: geo3d, polyMedium: *** 446.3s: geo3d, polyMedium: ITER 2: 2.61 M hits/sec, 31.95 QPS (1.03 sec for 33 queries), totHits=2693541 446.3s: geo3d, polyMedium: *** 447.4s: geo3d, polyMedium: ITER 3: 2.58 M hits/sec, 31.61 QPS (1.04 sec for 33 queries), totHits=2693541 448.4s: geo3d, polyMedium: ITER 4: 2.54 M hits/sec, 31.10 QPS (1.06 sec for 33 queries), totHits=2693541 449.5s: geo3d, polyMedium: ITER 5: 2.51 M hits/sec, 30.74 QPS (1.07 sec for 33 queries), totHits=2693541 450.6s: geo3d, polyMedium: ITER 6: 2.50 M hits/sec, 30.60 QPS (1.08 sec for 33 queries), totHits=2693541 451.7s: geo3d, polyMedium: ITER 7: 2.56 M hits/sec, 31.37 QPS (1.05 sec for 33 queries), totHits=2693541 452.8s: geo3d, polyMedium: ITER 8: 2.34 M hits/sec, 28.67 QPS (1.15 sec for 33 queries), totHits=2693541 453.9s: geo3d, polyMedium: ITER 9: 2.51 M hits/sec, 30.76 QPS (1.07 sec for 33 queries), totHits=2693541 454.9s: geo3d, polyMedium: ITER 10: 2.52 M hits/sec, 30.84 QPS (1.07 sec for 33 queries), totHits=2693541 456.0s: geo3d, polyMedium: ITER 11: 2.55 M hits/sec, 31.25 QPS (1.06 sec for 33 queries), totHits=2693541 457.1s: geo3d, polyMedium: ITER 12: 2.53 M hits/sec, 30.96 QPS (1.07 sec for 33 queries), totHits=2693541 458.1s: geo3d, polyMedium: ITER 13: 2.54 M hits/sec, 31.06 QPS (1.06 sec for 33 queries), totHits=2693541 459.2s: geo3d, polyMedium: ITER 14: 2.58 M hits/sec, 31.62 QPS (1.04 sec for 33 queries), totHits=2693541 460.2s: geo3d, polyMedium: ITER 15: 2.53 M hits/sec, 30.97 QPS (1.07 sec for 33 queries), totHits=2693541 461.3s: geo3d, polyMedium: ITER 16: 2.46 M hits/sec, 30.20 QPS (1.09 sec for 33 queries), totHits=2693541 462.4s: geo3d, polyMedium: ITER 17: 2.59 M hits/sec, 31.71 QPS (1.04 sec for 33 queries), totHits=2693541 463.4s: geo3d, polyMedium: ITER 18: 2.58 M hits/sec, 31.57 QPS (1.05 sec for 33 queries), totHits=2693541 464.5s: geo3d, polyMedium: ITER 19: 2.54 M hits/sec, 31.12 QPS (1.06 sec for 33 queries), totHits=2693541 464.5s: geo3d, polyMedium: BEST M hits/sec: 2.608220186603495 464.5s: geo3d, polyMedium: BEST QPS: 31.954689443344407 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.8s|0.0s|0.70|0.00| |points|112.4s|0.0s|0.49|0.00| |shapes|167.0s|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.61|31.95|2693541| |polyMedium|points|16.84|206.32|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|||| |polyRussia|geo3d|3.79|1.08|3508671| |polyRussia|points|61.86|17.63|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.23|13.17|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 464.8s: shapes, polyMedium: INDEX SIZE: 1.2543620793148875 GB 464.8s: shapes, polyMedium: READER MB: 0.0 464.8s: shapes, polyMedium: maxDoc=60844404 465.4s: shapes, polyMedium: ITER 0: 5.11 M hits/sec, 62.60 QPS (0.53 sec for 33 queries), totHits=2693559 465.4s: shapes, polyMedium: *** 465.6s: shapes, polyMedium: ITER 1: 13.37 M hits/sec, 163.84 QPS (0.20 sec for 33 queries), totHits=2693559 465.6s: shapes, polyMedium: *** 465.8s: shapes, polyMedium: ITER 2: 13.51 M hits/sec, 165.57 QPS (0.20 sec for 33 queries), totHits=2693559 465.8s: shapes, polyMedium: *** 466.0s: shapes, polyMedium: ITER 3: 13.62 M hits/sec, 166.89 QPS (0.20 sec for 33 queries), totHits=2693559 466.0s: shapes, polyMedium: *** 466.2s: shapes, polyMedium: ITER 4: 13.19 M hits/sec, 161.62 QPS (0.20 sec for 33 queries), totHits=2693559 466.4s: shapes, polyMedium: ITER 5: 13.34 M hits/sec, 163.42 QPS (0.20 sec for 33 queries), totHits=2693559 466.6s: shapes, polyMedium: ITER 6: 13.71 M hits/sec, 167.97 QPS (0.20 sec for 33 queries), totHits=2693559 466.6s: shapes, polyMedium: *** 466.8s: shapes, polyMedium: ITER 7: 13.80 M hits/sec, 169.02 QPS (0.20 sec for 33 queries), totHits=2693559 466.8s: shapes, polyMedium: *** 467.0s: shapes, polyMedium: ITER 8: 13.49 M hits/sec, 165.32 QPS (0.20 sec for 33 queries), totHits=2693559 467.2s: shapes, polyMedium: ITER 9: 13.65 M hits/sec, 167.26 QPS (0.20 sec for 33 queries), totHits=2693559 467.4s: shapes, polyMedium: ITER 10: 13.32 M hits/sec, 163.23 QPS (0.20 sec for 33 queries), totHits=2693559 467.6s: shapes, polyMedium: ITER 11: 13.76 M hits/sec, 168.61 QPS (0.20 sec for 33 queries), totHits=2693559 467.8s: shapes, polyMedium: ITER 12: 13.42 M hits/sec, 164.39 QPS (0.20 sec for 33 queries), totHits=2693559 468.0s: shapes, polyMedium: ITER 13: 13.33 M hits/sec, 163.30 QPS (0.20 sec for 33 queries), totHits=2693559 468.2s: shapes, polyMedium: ITER 14: 13.53 M hits/sec, 165.78 QPS (0.20 sec for 33 queries), totHits=2693559 468.4s: shapes, polyMedium: ITER 15: 13.41 M hits/sec, 164.26 QPS (0.20 sec for 33 queries), totHits=2693559 468.6s: shapes, polyMedium: ITER 16: 13.50 M hits/sec, 165.39 QPS (0.20 sec for 33 queries), totHits=2693559 468.8s: shapes, polyMedium: ITER 17: 13.20 M hits/sec, 161.70 QPS (0.20 sec for 33 queries), totHits=2693559 469.0s: shapes, polyMedium: ITER 18: 13.53 M hits/sec, 165.71 QPS (0.20 sec for 33 queries), totHits=2693559 469.2s: shapes, polyMedium: ITER 19: 13.59 M hits/sec, 166.48 QPS (0.20 sec for 33 queries), totHits=2693559 469.2s: shapes, polyMedium: BEST M hits/sec: 13.795599976579492 469.2s: shapes, polyMedium: BEST QPS: 169.01608586525234 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.8s|0.0s|0.70|0.00| |points|112.4s|0.0s|0.49|0.00| |shapes|167.0s|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.61|31.95|2693541| |polyMedium|points|16.84|206.32|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.80|169.02|2693559| |polyRussia|geo3d|3.79|1.08|3508671| |polyRussia|points|61.86|17.63|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.23|13.17|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 469.5s: points, poly 10: INDEX SIZE: 0.4939169967547059 GB 469.5s: points, poly 10: READER MB: 0.0 469.5s: points, poly 10: maxDoc=60844404 471.5s: points, poly 10: ITER 0: 174.54 M hits/sec, 110.37 QPS (2.04 sec for 225 queries), totHits=355809475 471.5s: points, poly 10: *** 473.2s: points, poly 10: ITER 1: 217.34 M hits/sec, 137.44 QPS (1.64 sec for 225 queries), totHits=355809475 473.2s: points, poly 10: *** 474.5s: points, poly 10: ITER 2: 259.27 M hits/sec, 163.95 QPS (1.37 sec for 225 queries), totHits=355809475 474.5s: points, poly 10: *** 475.8s: points, poly 10: ITER 3: 272.31 M hits/sec, 172.20 QPS (1.31 sec for 225 queries), totHits=355809475 475.8s: points, poly 10: *** 477.1s: points, poly 10: ITER 4: 280.88 M hits/sec, 177.62 QPS (1.27 sec for 225 queries), totHits=355809475 477.1s: points, poly 10: *** 478.4s: points, poly 10: ITER 5: 281.92 M hits/sec, 178.27 QPS (1.26 sec for 225 queries), totHits=355809475 478.4s: points, poly 10: *** 479.6s: points, poly 10: ITER 6: 281.23 M hits/sec, 177.84 QPS (1.27 sec for 225 queries), totHits=355809475 480.9s: points, poly 10: ITER 7: 280.14 M hits/sec, 177.15 QPS (1.27 sec for 225 queries), totHits=355809475 482.2s: points, poly 10: ITER 8: 284.69 M hits/sec, 180.03 QPS (1.25 sec for 225 queries), totHits=355809475 482.2s: points, poly 10: *** 483.4s: points, poly 10: ITER 9: 284.96 M hits/sec, 180.20 QPS (1.25 sec for 225 queries), totHits=355809475 483.4s: points, poly 10: *** 484.7s: points, poly 10: ITER 10: 282.78 M hits/sec, 178.82 QPS (1.26 sec for 225 queries), totHits=355809475 485.9s: points, poly 10: ITER 11: 279.91 M hits/sec, 177.00 QPS (1.27 sec for 225 queries), totHits=355809475 487.2s: points, poly 10: ITER 12: 282.01 M hits/sec, 178.33 QPS (1.26 sec for 225 queries), totHits=355809475 488.5s: points, poly 10: ITER 13: 281.29 M hits/sec, 177.88 QPS (1.26 sec for 225 queries), totHits=355809475 489.7s: points, poly 10: ITER 14: 282.63 M hits/sec, 178.72 QPS (1.26 sec for 225 queries), totHits=355809475 491.0s: points, poly 10: ITER 15: 283.67 M hits/sec, 179.38 QPS (1.25 sec for 225 queries), totHits=355809475 492.2s: points, poly 10: ITER 16: 285.20 M hits/sec, 180.35 QPS (1.25 sec for 225 queries), totHits=355809475 492.2s: points, poly 10: *** 493.5s: points, poly 10: ITER 17: 282.35 M hits/sec, 178.54 QPS (1.26 sec for 225 queries), totHits=355809475 494.7s: points, poly 10: ITER 18: 283.35 M hits/sec, 179.18 QPS (1.26 sec for 225 queries), totHits=355809475 496.0s: points, poly 10: ITER 19: 281.11 M hits/sec, 177.76 QPS (1.27 sec for 225 queries), totHits=355809475 496.0s: points, poly 10: BEST M hits/sec: 285.20187806383115 496.0s: points, poly 10: BEST QPS: 180.35051642276252 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.8s|0.0s|0.70|0.00| |points|112.4s|0.0s|0.49|0.00| |shapes|167.0s|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|285.20|180.35|355809475| |poly 10|geopoint|||| |poly 10|shapes|||| |polyMedium|geo3d|2.61|31.95|2693541| |polyMedium|points|16.84|206.32|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.80|169.02|2693559| |polyRussia|geo3d|3.79|1.08|3508671| |polyRussia|points|61.86|17.63|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.23|13.17|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.3s: geo3d, poly 10: INDEX SIZE: 0.6990031152963638 GB 496.3s: geo3d, poly 10: READER MB: 0.0 496.3s: geo3d, poly 10: maxDoc=60844404 498.1s: geo3d, poly 10: ITER 0: 197.50 M hits/sec, 124.87 QPS (1.80 sec for 225 queries), totHits=355855227 498.1s: geo3d, poly 10: *** 499.6s: geo3d, poly 10: ITER 1: 235.01 M hits/sec, 148.59 QPS (1.51 sec for 225 queries), totHits=355855227 499.6s: geo3d, poly 10: *** 501.2s: geo3d, poly 10: ITER 2: 228.87 M hits/sec, 144.71 QPS (1.55 sec for 225 queries), totHits=355855227 502.6s: geo3d, poly 10: ITER 3: 244.02 M hits/sec, 154.29 QPS (1.46 sec for 225 queries), totHits=355855227 502.6s: geo3d, poly 10: *** 504.1s: geo3d, poly 10: ITER 4: 247.10 M hits/sec, 156.24 QPS (1.44 sec for 225 queries), totHits=355855227 504.1s: geo3d, poly 10: *** 505.5s: geo3d, poly 10: ITER 5: 246.50 M hits/sec, 155.86 QPS (1.44 sec for 225 queries), totHits=355855227 507.0s: geo3d, poly 10: ITER 6: 247.07 M hits/sec, 156.22 QPS (1.44 sec for 225 queries), totHits=355855227 508.4s: geo3d, poly 10: ITER 7: 244.40 M hits/sec, 154.53 QPS (1.46 sec for 225 queries), totHits=355855227 509.9s: geo3d, poly 10: ITER 8: 244.33 M hits/sec, 154.48 QPS (1.46 sec for 225 queries), totHits=355855227 511.3s: geo3d, poly 10: ITER 9: 246.04 M hits/sec, 155.56 QPS (1.45 sec for 225 queries), totHits=355855227 512.8s: geo3d, poly 10: ITER 10: 246.04 M hits/sec, 155.57 QPS (1.45 sec for 225 queries), totHits=355855227 514.2s: geo3d, poly 10: ITER 11: 245.51 M hits/sec, 155.23 QPS (1.45 sec for 225 queries), totHits=355855227 515.7s: geo3d, poly 10: ITER 12: 243.31 M hits/sec, 153.84 QPS (1.46 sec for 225 queries), totHits=355855227 517.1s: geo3d, poly 10: ITER 13: 245.03 M hits/sec, 154.93 QPS (1.45 sec for 225 queries), totHits=355855227 518.6s: geo3d, poly 10: ITER 14: 242.79 M hits/sec, 153.51 QPS (1.47 sec for 225 queries), totHits=355855227 520.0s: geo3d, poly 10: ITER 15: 244.78 M hits/sec, 154.77 QPS (1.45 sec for 225 queries), totHits=355855227 521.5s: geo3d, poly 10: ITER 16: 245.72 M hits/sec, 155.37 QPS (1.45 sec for 225 queries), totHits=355855227 523.0s: geo3d, poly 10: ITER 17: 239.47 M hits/sec, 151.41 QPS (1.49 sec for 225 queries), totHits=355855227 524.4s: geo3d, poly 10: ITER 18: 242.70 M hits/sec, 153.45 QPS (1.47 sec for 225 queries), totHits=355855227 525.9s: geo3d, poly 10: ITER 19: 245.29 M hits/sec, 155.09 QPS (1.45 sec for 225 queries), totHits=355855227 525.9s: geo3d, poly 10: BEST M hits/sec: 247.102161943491 525.9s: geo3d, poly 10: BEST QPS: 156.237655706222 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.8s|0.0s|0.70|0.00| |points|112.4s|0.0s|0.49|0.00| |shapes|167.0s|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|247.10|156.24|355855227| |poly 10|points|285.20|180.35|355809475| |poly 10|geopoint|||| |poly 10|shapes|||| |polyMedium|geo3d|2.61|31.95|2693541| |polyMedium|points|16.84|206.32|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.80|169.02|2693559| |polyRussia|geo3d|3.79|1.08|3508671| |polyRussia|points|61.86|17.63|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.23|13.17|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.2s: shapes, poly 10: INDEX SIZE: 1.2543620793148875 GB 526.2s: shapes, poly 10: READER MB: 0.0 526.2s: shapes, poly 10: maxDoc=60844404 528.7s: shapes, poly 10: ITER 0: 143.02 M hits/sec, 90.44 QPS (2.49 sec for 225 queries), totHits=355809475 528.7s: shapes, poly 10: *** 530.9s: shapes, poly 10: ITER 1: 158.95 M hits/sec, 100.52 QPS (2.24 sec for 225 queries), totHits=355809475 530.9s: shapes, poly 10: *** 532.8s: shapes, poly 10: ITER 2: 187.88 M hits/sec, 118.81 QPS (1.89 sec for 225 queries), totHits=355809475 532.8s: shapes, poly 10: *** 534.7s: shapes, poly 10: ITER 3: 192.88 M hits/sec, 121.97 QPS (1.84 sec for 225 queries), totHits=355809475 534.7s: shapes, poly 10: *** 536.5s: shapes, poly 10: ITER 4: 192.73 M hits/sec, 121.88 QPS (1.85 sec for 225 queries), totHits=355809475 538.3s: shapes, poly 10: ITER 5: 195.62 M hits/sec, 123.70 QPS (1.82 sec for 225 queries), totHits=355809475 538.3s: shapes, poly 10: *** 540.2s: shapes, poly 10: ITER 6: 194.67 M hits/sec, 123.10 QPS (1.83 sec for 225 queries), totHits=355809475 542.0s: shapes, poly 10: ITER 7: 194.41 M hits/sec, 122.94 QPS (1.83 sec for 225 queries), totHits=355809475 543.8s: shapes, poly 10: ITER 8: 195.92 M hits/sec, 123.90 QPS (1.82 sec for 225 queries), totHits=355809475 543.8s: shapes, poly 10: *** 545.6s: shapes, poly 10: ITER 9: 195.21 M hits/sec, 123.44 QPS (1.82 sec for 225 queries), totHits=355809475 547.5s: shapes, poly 10: ITER 10: 194.26 M hits/sec, 122.84 QPS (1.83 sec for 225 queries), totHits=355809475 549.3s: shapes, poly 10: ITER 11: 192.13 M hits/sec, 121.50 QPS (1.85 sec for 225 queries), totHits=355809475 551.1s: shapes, poly 10: ITER 12: 194.59 M hits/sec, 123.05 QPS (1.83 sec for 225 queries), totHits=355809475 553.0s: shapes, poly 10: ITER 13: 191.03 M hits/sec, 120.80 QPS (1.86 sec for 225 queries), totHits=355809475 554.8s: shapes, poly 10: ITER 14: 193.73 M hits/sec, 122.51 QPS (1.84 sec for 225 queries), totHits=355809475 556.7s: shapes, poly 10: ITER 15: 191.78 M hits/sec, 121.28 QPS (1.86 sec for 225 queries), totHits=355809475 558.6s: shapes, poly 10: ITER 16: 189.36 M hits/sec, 119.74 QPS (1.88 sec for 225 queries), totHits=355809475 560.5s: shapes, poly 10: ITER 17: 185.18 M hits/sec, 117.10 QPS (1.92 sec for 225 queries), totHits=355809475 562.5s: shapes, poly 10: ITER 18: 178.66 M hits/sec, 112.97 QPS (1.99 sec for 225 queries), totHits=355809475 564.5s: shapes, poly 10: ITER 19: 174.41 M hits/sec, 110.29 QPS (2.04 sec for 225 queries), totHits=355809475 564.5s: shapes, poly 10: BEST M hits/sec: 195.92497487791653 564.5s: shapes, poly 10: BEST QPS: 123.89529353464019 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.8s|0.0s|0.70|0.00| |points|112.4s|0.0s|0.49|0.00| |shapes|167.0s|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|247.10|156.24|355855227| |poly 10|points|285.20|180.35|355809475| |poly 10|geopoint|||| |poly 10|shapes|195.92|123.90|355809475| |polyMedium|geo3d|2.61|31.95|2693541| |polyMedium|points|16.84|206.32|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.80|169.02|2693559| |polyRussia|geo3d|3.79|1.08|3508671| |polyRussia|points|61.86|17.63|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.23|13.17|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 564.8s: points, nearest 10: INDEX SIZE: 0.4939169967547059 GB 564.8s: points, nearest 10: READER MB: 0.0 564.8s: points, nearest 10: maxDoc=60844404 564.9s: points, nearest 10: ITER 0: 1474.20 QPS (0.15 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 564.9s: points, nearest 10: *** 565.0s: points, nearest 10: ITER 1: 2869.89 QPS (0.08 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 565.0s: points, nearest 10: *** 565.1s: points, nearest 10: ITER 2: 3007.27 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 565.1s: points, nearest 10: *** 565.2s: points, nearest 10: ITER 3: 3016.71 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 565.2s: points, nearest 10: *** 565.2s: points, nearest 10: ITER 4: 3105.93 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 565.2s: points, nearest 10: *** 565.3s: points, nearest 10: ITER 5: 3144.16 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 565.3s: points, nearest 10: *** 565.4s: points, nearest 10: ITER 6: 3160.27 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 565.4s: points, nearest 10: *** 565.5s: points, nearest 10: ITER 7: 2831.80 QPS (0.08 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 565.5s: points, nearest 10: ITER 8: 3253.27 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 565.5s: points, nearest 10: *** 565.6s: points, nearest 10: ITER 9: 3246.19 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 565.7s: points, nearest 10: ITER 10: 3293.88 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 565.7s: points, nearest 10: *** 565.7s: points, nearest 10: ITER 11: 3295.98 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 565.7s: points, nearest 10: *** 565.8s: points, nearest 10: ITER 12: 3290.05 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 565.9s: points, nearest 10: ITER 13: 3293.43 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 565.9s: points, nearest 10: ITER 14: 3294.16 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 566.0s: points, nearest 10: ITER 15: 3123.57 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 566.1s: points, nearest 10: ITER 16: 3296.55 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 566.1s: points, nearest 10: *** 566.2s: points, nearest 10: ITER 17: 3293.18 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 566.2s: points, nearest 10: ITER 18: 3291.01 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 566.3s: points, nearest 10: ITER 19: 3278.75 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 566.3s: points, nearest 10: BEST M hits/sec: 0.03296553369939043 566.3s: points, nearest 10: BEST QPS: 3296.5533699390435 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.8s|0.0s|0.70|0.00| |points|112.4s|0.0s|0.49|0.00| |shapes|167.0s|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|247.10|156.24|355855227| |poly 10|points|285.20|180.35|355809475| |poly 10|geopoint|||| |poly 10|shapes|195.92|123.90|355809475| |polyMedium|geo3d|2.61|31.95|2693541| |polyMedium|points|16.84|206.32|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.80|169.02|2693559| |polyRussia|geo3d|3.79|1.08|3508671| |polyRussia|points|61.86|17.63|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.23|13.17|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3296.55|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 567.9s: points, sort: 1000000... 569.8s: points, sort: 2000000... 571.3s: points, sort: 3000000... 572.8s: points, sort: 4000000... 574.2s: points, sort: 5000000... 575.6s: points, sort: 6000000... 577.0s: points, sort: 7000000... 578.4s: points, sort: 8000000... 579.9s: points, sort: 9000000... 581.3s: points, sort: 10000000... 589.0s: points, sort: 11000000... 590.0s: points, sort: 12000000... 591.4s: points, sort: 13000000... 592.8s: points, sort: 14000000... 594.3s: points, sort: 15000000... 595.7s: points, sort: 16000000... 597.2s: points, sort: 17000000... 598.6s: points, sort: 18000000... 600.0s: points, sort: 19000000... 601.5s: points, sort: 20000000... 602.9s: points, sort: 21000000... 610.5s: points, sort: 22000000... 611.4s: points, sort: 23000000... 612.8s: points, sort: 24000000... 614.3s: points, sort: 25000000... 615.7s: points, sort: 26000000... 617.1s: points, sort: 27000000... 618.6s: points, sort: 28000000... 620.0s: points, sort: 29000000... 621.4s: points, sort: 30000000... 622.8s: points, sort: 31000000... 624.2s: points, sort: 32000000... 631.8s: points, sort: 33000000... 633.2s: points, sort: 34000000... 634.2s: points, sort: 35000000... 635.6s: points, sort: 36000000... 637.0s: points, sort: 37000000... 638.4s: points, sort: 38000000... 639.8s: points, sort: 39000000... 641.2s: points, sort: 40000000... 642.6s: points, sort: 41000000... 644.0s: points, sort: 42000000... 645.4s: points, sort: 43000000... 653.0s: points, sort: 44000000... 654.4s: points, sort: 45000000... 655.3s: points, sort: 46000000... 656.7s: points, sort: 47000000... 658.1s: points, sort: 48000000... 659.5s: points, sort: 49000000... 661.0s: points, sort: 50000000... 662.4s: points, sort: 51000000... 663.8s: points, sort: 52000000... 665.2s: points, sort: 53000000... 666.6s: points, sort: 54000000... 674.1s: points, sort: 55000000... 675.5s: points, sort: 56000000... 676.5s: points, sort: 57000000... 677.9s: points, sort: 58000000... 679.3s: points, sort: 59000000... 680.7s: points, sort: 60000000... 684.3s: points, sort: 117.987660408 sec to index part 0 684.4s: points, sort: INDEX SIZE: 0.9472499107941985 GB 684.4s: points, sort: READER MB: 0.0 684.4s: points, sort: maxDoc=60844404 686.9s: points, sort: ITER 0: 123.89 M hits/sec, 126.06 QPS (1.78 sec for 225 queries), totHits=221118844 686.9s: points, sort: *** 689.0s: points, sort: ITER 1: 152.36 M hits/sec, 155.03 QPS (1.45 sec for 225 queries), totHits=221118844 689.0s: points, sort: *** 691.1s: points, sort: ITER 2: 154.02 M hits/sec, 156.73 QPS (1.44 sec for 225 queries), totHits=221118844 691.1s: points, sort: *** 693.2s: points, sort: ITER 3: 155.78 M hits/sec, 158.51 QPS (1.42 sec for 225 queries), totHits=221118844 693.2s: points, sort: *** 695.2s: points, sort: ITER 4: 155.17 M hits/sec, 157.90 QPS (1.42 sec for 225 queries), totHits=221118844 697.4s: points, sort: ITER 5: 152.24 M hits/sec, 154.91 QPS (1.45 sec for 225 queries), totHits=221118844 699.5s: points, sort: ITER 6: 153.95 M hits/sec, 156.65 QPS (1.44 sec for 225 queries), totHits=221118844 701.6s: points, sort: ITER 7: 152.32 M hits/sec, 155.00 QPS (1.45 sec for 225 queries), totHits=221118844 703.8s: points, sort: ITER 8: 151.46 M hits/sec, 154.12 QPS (1.46 sec for 225 queries), totHits=221118844 705.9s: points, sort: ITER 9: 154.13 M hits/sec, 156.84 QPS (1.43 sec for 225 queries), totHits=221118844 708.0s: points, sort: ITER 10: 151.17 M hits/sec, 153.83 QPS (1.46 sec for 225 queries), totHits=221118844 710.2s: points, sort: ITER 11: 151.11 M hits/sec, 153.76 QPS (1.46 sec for 225 queries), totHits=221118844 712.3s: points, sort: ITER 12: 150.19 M hits/sec, 152.82 QPS (1.47 sec for 225 queries), totHits=221118844 714.5s: points, sort: ITER 13: 150.94 M hits/sec, 153.59 QPS (1.46 sec for 225 queries), totHits=221118844 716.6s: points, sort: ITER 14: 150.85 M hits/sec, 153.49 QPS (1.47 sec for 225 queries), totHits=221118844 718.8s: points, sort: ITER 15: 149.19 M hits/sec, 151.81 QPS (1.48 sec for 225 queries), totHits=221118844 720.9s: points, sort: ITER 16: 153.82 M hits/sec, 156.52 QPS (1.44 sec for 225 queries), totHits=221118844 723.0s: points, sort: ITER 17: 153.47 M hits/sec, 156.17 QPS (1.44 sec for 225 queries), totHits=221118844 725.1s: points, sort: ITER 18: 156.76 M hits/sec, 159.52 QPS (1.41 sec for 225 queries), totHits=221118844 725.1s: points, sort: *** 727.1s: points, sort: ITER 19: 156.11 M hits/sec, 158.85 QPS (1.42 sec for 225 queries), totHits=221118844 727.1s: points, sort: BEST M hits/sec: 156.76355646598375 727.1s: points, sort: BEST QPS: 159.51512574317883 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.8s|0.0s|0.70|0.00| |points|112.4s|0.0s|0.49|0.00| |shapes|167.0s|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|247.10|156.24|355855227| |poly 10|points|285.20|180.35|355809475| |poly 10|geopoint|||| |poly 10|shapes|195.92|123.90|355809475| |polyMedium|geo3d|2.61|31.95|2693541| |polyMedium|points|16.84|206.32|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.80|169.02|2693559| |polyRussia|geo3d|3.79|1.08|3508671| |polyRussia|points|61.86|17.63|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.23|13.17|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3296.55|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|156.76|159.52|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 727.4s: points, distance: INDEX SIZE: 0.4939169967547059 GB 727.4s: points, distance: READER MB: 0.0 727.4s: points, distance: maxDoc=60844404 728.9s: points, distance: ITER 0: 252.67 M hits/sec, 148.45 QPS (1.52 sec for 225 queries), totHits=382961957 728.9s: points, distance: *** 730.1s: points, distance: ITER 1: 321.42 M hits/sec, 188.84 QPS (1.19 sec for 225 queries), totHits=382961957 730.1s: points, distance: *** 731.3s: points, distance: ITER 2: 323.94 M hits/sec, 190.32 QPS (1.18 sec for 225 queries), totHits=382961957 731.3s: points, distance: *** 732.5s: points, distance: ITER 3: 306.05 M hits/sec, 179.81 QPS (1.25 sec for 225 queries), totHits=382961957 733.7s: points, distance: ITER 4: 322.06 M hits/sec, 189.22 QPS (1.19 sec for 225 queries), totHits=382961957 734.9s: points, distance: ITER 5: 336.16 M hits/sec, 197.50 QPS (1.14 sec for 225 queries), totHits=382961957 734.9s: points, distance: *** 736.0s: points, distance: ITER 6: 335.90 M hits/sec, 197.35 QPS (1.14 sec for 225 queries), totHits=382961957 737.2s: points, distance: ITER 7: 332.25 M hits/sec, 195.21 QPS (1.15 sec for 225 queries), totHits=382961957 738.3s: points, distance: ITER 8: 329.63 M hits/sec, 193.66 QPS (1.16 sec for 225 queries), totHits=382961957 739.5s: points, distance: ITER 9: 328.92 M hits/sec, 193.25 QPS (1.16 sec for 225 queries), totHits=382961957 740.6s: points, distance: ITER 10: 330.21 M hits/sec, 194.01 QPS (1.16 sec for 225 queries), totHits=382961957 741.8s: points, distance: ITER 11: 328.98 M hits/sec, 193.28 QPS (1.16 sec for 225 queries), totHits=382961957 743.0s: points, distance: ITER 12: 325.72 M hits/sec, 191.37 QPS (1.18 sec for 225 queries), totHits=382961957 744.2s: points, distance: ITER 13: 324.35 M hits/sec, 190.57 QPS (1.18 sec for 225 queries), totHits=382961957 745.3s: points, distance: ITER 14: 326.92 M hits/sec, 192.07 QPS (1.17 sec for 225 queries), totHits=382961957 746.5s: points, distance: ITER 15: 328.22 M hits/sec, 192.84 QPS (1.17 sec for 225 queries), totHits=382961957 747.7s: points, distance: ITER 16: 329.88 M hits/sec, 193.81 QPS (1.16 sec for 225 queries), totHits=382961957 748.9s: points, distance: ITER 17: 319.68 M hits/sec, 187.82 QPS (1.20 sec for 225 queries), totHits=382961957 750.0s: points, distance: ITER 18: 323.02 M hits/sec, 189.78 QPS (1.19 sec for 225 queries), totHits=382961957 751.2s: points, distance: ITER 19: 324.92 M hits/sec, 190.90 QPS (1.18 sec for 225 queries), totHits=382961957 751.2s: points, distance: BEST M hits/sec: 336.15609202317285 751.2s: points, distance: BEST QPS: 197.50035042048287 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.8s|0.0s|0.70|0.00| |points|112.4s|0.0s|0.49|0.00| |shapes|167.0s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|336.16|197.50|382961957| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|247.10|156.24|355855227| |poly 10|points|285.20|180.35|355809475| |poly 10|geopoint|||| |poly 10|shapes|195.92|123.90|355809475| |polyMedium|geo3d|2.61|31.95|2693541| |polyMedium|points|16.84|206.32|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.80|169.02|2693559| |polyRussia|geo3d|3.79|1.08|3508671| |polyRussia|points|61.86|17.63|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.23|13.17|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3296.55|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|156.76|159.52|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 751.5s: geo3d, distance: INDEX SIZE: 0.6990031152963638 GB 751.5s: geo3d, distance: READER MB: 0.0 751.5s: geo3d, distance: maxDoc=60844404 753.1s: geo3d, distance: ITER 0: 239.13 M hits/sec, 140.35 QPS (1.60 sec for 225 queries), totHits=383371904 753.1s: geo3d, distance: *** 754.4s: geo3d, distance: ITER 1: 287.37 M hits/sec, 168.66 QPS (1.33 sec for 225 queries), totHits=383371904 754.4s: geo3d, distance: *** 755.7s: geo3d, distance: ITER 2: 296.13 M hits/sec, 173.80 QPS (1.29 sec for 225 queries), totHits=383371904 755.7s: geo3d, distance: *** 757.0s: geo3d, distance: ITER 3: 297.46 M hits/sec, 174.58 QPS (1.29 sec for 225 queries), totHits=383371904 757.0s: geo3d, distance: *** 758.3s: geo3d, distance: ITER 4: 307.34 M hits/sec, 180.38 QPS (1.25 sec for 225 queries), totHits=383371904 758.3s: geo3d, distance: *** 759.5s: geo3d, distance: ITER 5: 313.35 M hits/sec, 183.90 QPS (1.22 sec for 225 queries), totHits=383371904 759.5s: geo3d, distance: *** 760.7s: geo3d, distance: ITER 6: 318.60 M hits/sec, 186.98 QPS (1.20 sec for 225 queries), totHits=383371904 760.7s: geo3d, distance: *** 761.9s: geo3d, distance: ITER 7: 316.01 M hits/sec, 185.47 QPS (1.21 sec for 225 queries), totHits=383371904 763.1s: geo3d, distance: ITER 8: 314.10 M hits/sec, 184.34 QPS (1.22 sec for 225 queries), totHits=383371904 764.4s: geo3d, distance: ITER 9: 311.83 M hits/sec, 183.01 QPS (1.23 sec for 225 queries), totHits=383371904 765.6s: geo3d, distance: ITER 10: 315.78 M hits/sec, 185.33 QPS (1.21 sec for 225 queries), totHits=383371904 766.8s: geo3d, distance: ITER 11: 313.82 M hits/sec, 184.18 QPS (1.22 sec for 225 queries), totHits=383371904 768.0s: geo3d, distance: ITER 12: 313.61 M hits/sec, 184.05 QPS (1.22 sec for 225 queries), totHits=383371904 769.2s: geo3d, distance: ITER 13: 313.41 M hits/sec, 183.94 QPS (1.22 sec for 225 queries), totHits=383371904 770.5s: geo3d, distance: ITER 14: 307.60 M hits/sec, 180.53 QPS (1.25 sec for 225 queries), totHits=383371904 771.7s: geo3d, distance: ITER 15: 304.52 M hits/sec, 178.72 QPS (1.26 sec for 225 queries), totHits=383371904 773.0s: geo3d, distance: ITER 16: 309.68 M hits/sec, 181.75 QPS (1.24 sec for 225 queries), totHits=383371904 774.2s: geo3d, distance: ITER 17: 308.12 M hits/sec, 180.83 QPS (1.24 sec for 225 queries), totHits=383371904 775.4s: geo3d, distance: ITER 18: 317.31 M hits/sec, 186.23 QPS (1.21 sec for 225 queries), totHits=383371904 776.7s: geo3d, distance: ITER 19: 311.77 M hits/sec, 182.98 QPS (1.23 sec for 225 queries), totHits=383371904 776.7s: geo3d, distance: BEST M hits/sec: 318.5974936119408 776.7s: geo3d, distance: BEST QPS: 186.98406251149456 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.8s|0.0s|0.70|0.00| |points|112.4s|0.0s|0.49|0.00| |shapes|167.0s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|318.60|186.98|383371904| |distance|points|336.16|197.50|382961957| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|247.10|156.24|355855227| |poly 10|points|285.20|180.35|355809475| |poly 10|geopoint|||| |poly 10|shapes|195.92|123.90|355809475| |polyMedium|geo3d|2.61|31.95|2693541| |polyMedium|points|16.84|206.32|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.80|169.02|2693559| |polyRussia|geo3d|3.79|1.08|3508671| |polyRussia|points|61.86|17.63|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.23|13.17|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3296.55|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|156.76|159.52|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 776.9s: shapes, distance: INDEX SIZE: 1.2543620793148875 GB 776.9s: shapes, distance: READER MB: 0.0 776.9s: shapes, distance: maxDoc=60844404 779.4s: shapes, distance: ITER 0: 158.71 M hits/sec, 93.24 QPS (2.41 sec for 225 queries), totHits=382961957 779.4s: shapes, distance: *** 781.5s: shapes, distance: ITER 1: 177.00 M hits/sec, 103.99 QPS (2.16 sec for 225 queries), totHits=382961957 781.5s: shapes, distance: *** 783.3s: shapes, distance: ITER 2: 210.50 M hits/sec, 123.68 QPS (1.82 sec for 225 queries), totHits=382961957 783.3s: shapes, distance: *** 785.1s: shapes, distance: ITER 3: 217.22 M hits/sec, 127.62 QPS (1.76 sec for 225 queries), totHits=382961957 785.1s: shapes, distance: *** 786.8s: shapes, distance: ITER 4: 221.37 M hits/sec, 130.06 QPS (1.73 sec for 225 queries), totHits=382961957 786.8s: shapes, distance: *** 788.6s: shapes, distance: ITER 5: 221.61 M hits/sec, 130.20 QPS (1.73 sec for 225 queries), totHits=382961957 788.6s: shapes, distance: *** 790.3s: shapes, distance: ITER 6: 222.28 M hits/sec, 130.59 QPS (1.72 sec for 225 queries), totHits=382961957 790.3s: shapes, distance: *** 792.0s: shapes, distance: ITER 7: 222.38 M hits/sec, 130.66 QPS (1.72 sec for 225 queries), totHits=382961957 792.0s: shapes, distance: *** 793.7s: shapes, distance: ITER 8: 222.38 M hits/sec, 130.65 QPS (1.72 sec for 225 queries), totHits=382961957 795.5s: shapes, distance: ITER 9: 222.38 M hits/sec, 130.65 QPS (1.72 sec for 225 queries), totHits=382961957 797.2s: shapes, distance: ITER 10: 221.78 M hits/sec, 130.30 QPS (1.73 sec for 225 queries), totHits=382961957 798.9s: shapes, distance: ITER 11: 221.50 M hits/sec, 130.14 QPS (1.73 sec for 225 queries), totHits=382961957 800.6s: shapes, distance: ITER 12: 220.69 M hits/sec, 129.66 QPS (1.74 sec for 225 queries), totHits=382961957 802.4s: shapes, distance: ITER 13: 221.71 M hits/sec, 130.26 QPS (1.73 sec for 225 queries), totHits=382961957 804.1s: shapes, distance: ITER 14: 222.83 M hits/sec, 130.92 QPS (1.72 sec for 225 queries), totHits=382961957 804.1s: shapes, distance: *** 805.8s: shapes, distance: ITER 15: 223.48 M hits/sec, 131.30 QPS (1.71 sec for 225 queries), totHits=382961957 805.8s: shapes, distance: *** 807.5s: shapes, distance: ITER 16: 219.93 M hits/sec, 129.21 QPS (1.74 sec for 225 queries), totHits=382961957 809.3s: shapes, distance: ITER 17: 222.51 M hits/sec, 130.73 QPS (1.72 sec for 225 queries), totHits=382961957 811.0s: shapes, distance: ITER 18: 221.33 M hits/sec, 130.04 QPS (1.73 sec for 225 queries), totHits=382961957 812.7s: shapes, distance: ITER 19: 221.91 M hits/sec, 130.38 QPS (1.73 sec for 225 queries), totHits=382961957 812.7s: shapes, distance: BEST M hits/sec: 223.4838858096153 812.7s: shapes, distance: BEST QPS: 131.3025311993678 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.8s|0.0s|0.70|0.00| |points|112.4s|0.0s|0.49|0.00| |shapes|167.0s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|318.60|186.98|383371904| |distance|points|336.16|197.50|382961957| |distance|geopoint|||| |distance|shapes|223.48|131.30|382961957| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|247.10|156.24|355855227| |poly 10|points|285.20|180.35|355809475| |poly 10|geopoint|||| |poly 10|shapes|195.92|123.90|355809475| |polyMedium|geo3d|2.61|31.95|2693541| |polyMedium|points|16.84|206.32|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.80|169.02|2693559| |polyRussia|geo3d|3.79|1.08|3508671| |polyRussia|points|61.86|17.63|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.23|13.17|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3296.55|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|156.76|159.52|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 813.0s: points, box: INDEX SIZE: 0.4939169967547059 GB 813.0s: points, box: READER MB: 0.0 813.0s: points, box: maxDoc=60844404 813.9s: points, box: ITER 0: 250.02 M hits/sec, 254.41 QPS (0.88 sec for 225 queries), totHits=221118844 813.9s: points, box: *** 814.4s: points, box: ITER 1: 397.56 M hits/sec, 404.53 QPS (0.56 sec for 225 queries), totHits=221118844 814.4s: points, box: *** 815.0s: points, box: ITER 2: 392.11 M hits/sec, 398.99 QPS (0.56 sec for 225 queries), totHits=221118844 815.6s: points, box: ITER 3: 393.81 M hits/sec, 400.72 QPS (0.56 sec for 225 queries), totHits=221118844 816.1s: points, box: ITER 4: 403.17 M hits/sec, 410.24 QPS (0.55 sec for 225 queries), totHits=221118844 816.1s: points, box: *** 816.7s: points, box: ITER 5: 361.59 M hits/sec, 367.94 QPS (0.61 sec for 225 queries), totHits=221118844 817.3s: points, box: ITER 6: 392.21 M hits/sec, 399.10 QPS (0.56 sec for 225 queries), totHits=221118844 817.9s: points, box: ITER 7: 391.07 M hits/sec, 397.94 QPS (0.57 sec for 225 queries), totHits=221118844 818.5s: points, box: ITER 8: 344.37 M hits/sec, 350.41 QPS (0.64 sec for 225 queries), totHits=221118844 819.1s: points, box: ITER 9: 382.52 M hits/sec, 389.24 QPS (0.58 sec for 225 queries), totHits=221118844 819.6s: points, box: ITER 10: 426.53 M hits/sec, 434.02 QPS (0.52 sec for 225 queries), totHits=221118844 819.6s: points, box: *** 820.1s: points, box: ITER 11: 412.50 M hits/sec, 419.74 QPS (0.54 sec for 225 queries), totHits=221118844 820.7s: points, box: ITER 12: 414.60 M hits/sec, 421.88 QPS (0.53 sec for 225 queries), totHits=221118844 821.2s: points, box: ITER 13: 411.17 M hits/sec, 418.38 QPS (0.54 sec for 225 queries), totHits=221118844 821.7s: points, box: ITER 14: 414.75 M hits/sec, 422.03 QPS (0.53 sec for 225 queries), totHits=221118844 822.3s: points, box: ITER 15: 413.34 M hits/sec, 420.60 QPS (0.53 sec for 225 queries), totHits=221118844 822.8s: points, box: ITER 16: 423.05 M hits/sec, 430.47 QPS (0.52 sec for 225 queries), totHits=221118844 823.3s: points, box: ITER 17: 420.93 M hits/sec, 428.32 QPS (0.53 sec for 225 queries), totHits=221118844 823.9s: points, box: ITER 18: 412.75 M hits/sec, 419.99 QPS (0.54 sec for 225 queries), totHits=221118844 824.4s: points, box: ITER 19: 414.63 M hits/sec, 421.91 QPS (0.53 sec for 225 queries), totHits=221118844 824.4s: points, box: BEST M hits/sec: 426.5304359808312 824.4s: points, box: BEST QPS: 434.0170487490746 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.8s|0.0s|0.70|0.00| |points|112.4s|0.0s|0.49|0.00| |shapes|167.0s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|318.60|186.98|383371904| |distance|points|336.16|197.50|382961957| |distance|geopoint|||| |distance|shapes|223.48|131.30|382961957| |box|geo3d|||| |box|points|426.53|434.02|221118844| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|247.10|156.24|355855227| |poly 10|points|285.20|180.35|355809475| |poly 10|geopoint|||| |poly 10|shapes|195.92|123.90|355809475| |polyMedium|geo3d|2.61|31.95|2693541| |polyMedium|points|16.84|206.32|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.80|169.02|2693559| |polyRussia|geo3d|3.79|1.08|3508671| |polyRussia|points|61.86|17.63|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.23|13.17|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3296.55|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|156.76|159.52|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 824.7s: geo3d, box: INDEX SIZE: 0.6990031152963638 GB 824.7s: geo3d, box: READER MB: 0.0 824.7s: geo3d, box: maxDoc=60844404 826.0s: geo3d, box: ITER 0: 174.28 M hits/sec, 177.34 QPS (1.27 sec for 225 queries), totHits=221118844 826.0s: geo3d, box: *** 826.9s: geo3d, box: ITER 1: 234.88 M hits/sec, 239.00 QPS (0.94 sec for 225 queries), totHits=221118844 826.9s: geo3d, box: *** 827.8s: geo3d, box: ITER 2: 234.15 M hits/sec, 238.26 QPS (0.94 sec for 225 queries), totHits=221118844 828.8s: geo3d, box: ITER 3: 220.41 M hits/sec, 224.28 QPS (1.00 sec for 225 queries), totHits=221118844 829.9s: geo3d, box: ITER 4: 213.23 M hits/sec, 216.97 QPS (1.04 sec for 225 queries), totHits=221118844 830.8s: geo3d, box: ITER 5: 249.47 M hits/sec, 253.85 QPS (0.89 sec for 225 queries), totHits=221118844 830.8s: geo3d, box: *** 831.7s: geo3d, box: ITER 6: 250.02 M hits/sec, 254.41 QPS (0.88 sec for 225 queries), totHits=221118844 831.7s: geo3d, box: *** 832.6s: geo3d, box: ITER 7: 240.18 M hits/sec, 244.40 QPS (0.92 sec for 225 queries), totHits=221118844 833.5s: geo3d, box: ITER 8: 246.58 M hits/sec, 250.91 QPS (0.90 sec for 225 queries), totHits=221118844 834.4s: geo3d, box: ITER 9: 246.77 M hits/sec, 251.10 QPS (0.90 sec for 225 queries), totHits=221118844 835.3s: geo3d, box: ITER 10: 236.45 M hits/sec, 240.60 QPS (0.94 sec for 225 queries), totHits=221118844 836.2s: geo3d, box: ITER 11: 243.31 M hits/sec, 247.58 QPS (0.91 sec for 225 queries), totHits=221118844 837.1s: geo3d, box: ITER 12: 243.26 M hits/sec, 247.53 QPS (0.91 sec for 225 queries), totHits=221118844 838.0s: geo3d, box: ITER 13: 244.74 M hits/sec, 249.04 QPS (0.90 sec for 225 queries), totHits=221118844 838.9s: geo3d, box: ITER 14: 243.14 M hits/sec, 247.41 QPS (0.91 sec for 225 queries), totHits=221118844 839.9s: geo3d, box: ITER 15: 234.81 M hits/sec, 238.93 QPS (0.94 sec for 225 queries), totHits=221118844 840.8s: geo3d, box: ITER 16: 245.87 M hits/sec, 250.18 QPS (0.90 sec for 225 queries), totHits=221118844 841.7s: geo3d, box: ITER 17: 235.50 M hits/sec, 239.63 QPS (0.94 sec for 225 queries), totHits=221118844 842.6s: geo3d, box: ITER 18: 246.80 M hits/sec, 251.13 QPS (0.90 sec for 225 queries), totHits=221118844 843.5s: geo3d, box: ITER 19: 239.89 M hits/sec, 244.10 QPS (0.92 sec for 225 queries), totHits=221118844 843.5s: geo3d, box: BEST M hits/sec: 250.02044825630733 843.5s: geo3d, box: BEST QPS: 254.40889541584772 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.8s|0.0s|0.70|0.00| |points|112.4s|0.0s|0.49|0.00| |shapes|167.0s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|318.60|186.98|383371904| |distance|points|336.16|197.50|382961957| |distance|geopoint|||| |distance|shapes|223.48|131.30|382961957| |box|geo3d|250.02|254.41|221118844| |box|points|426.53|434.02|221118844| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|247.10|156.24|355855227| |poly 10|points|285.20|180.35|355809475| |poly 10|geopoint|||| |poly 10|shapes|195.92|123.90|355809475| |polyMedium|geo3d|2.61|31.95|2693541| |polyMedium|points|16.84|206.32|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.80|169.02|2693559| |polyRussia|geo3d|3.79|1.08|3508671| |polyRussia|points|61.86|17.63|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.23|13.17|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3296.55|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|156.76|159.52|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 843.8s: shapes, box: INDEX SIZE: 1.2543620793148875 GB 843.8s: shapes, box: READER MB: 0.0 843.8s: shapes, box: maxDoc=60844404 845.3s: shapes, box: ITER 0: 146.92 M hits/sec, 149.50 QPS (1.51 sec for 225 queries), totHits=221118844 845.3s: shapes, box: *** 846.6s: shapes, box: ITER 1: 169.54 M hits/sec, 172.51 QPS (1.30 sec for 225 queries), totHits=221118844 846.6s: shapes, box: *** 847.8s: shapes, box: ITER 2: 192.64 M hits/sec, 196.02 QPS (1.15 sec for 225 queries), totHits=221118844 847.8s: shapes, box: *** 848.9s: shapes, box: ITER 3: 194.80 M hits/sec, 198.22 QPS (1.14 sec for 225 queries), totHits=221118844 848.9s: shapes, box: *** 850.0s: shapes, box: ITER 4: 206.34 M hits/sec, 209.97 QPS (1.07 sec for 225 queries), totHits=221118844 850.0s: shapes, box: *** 851.1s: shapes, box: ITER 5: 199.58 M hits/sec, 203.08 QPS (1.11 sec for 225 queries), totHits=221118844 852.2s: shapes, box: ITER 6: 203.78 M hits/sec, 207.36 QPS (1.09 sec for 225 queries), totHits=221118844 853.2s: shapes, box: ITER 7: 204.90 M hits/sec, 208.49 QPS (1.08 sec for 225 queries), totHits=221118844 854.3s: shapes, box: ITER 8: 207.05 M hits/sec, 210.68 QPS (1.07 sec for 225 queries), totHits=221118844 854.3s: shapes, box: *** 855.4s: shapes, box: ITER 9: 197.24 M hits/sec, 200.70 QPS (1.12 sec for 225 queries), totHits=221118844 856.5s: shapes, box: ITER 10: 204.02 M hits/sec, 207.60 QPS (1.08 sec for 225 queries), totHits=221118844 857.6s: shapes, box: ITER 11: 201.55 M hits/sec, 205.09 QPS (1.10 sec for 225 queries), totHits=221118844 858.7s: shapes, box: ITER 12: 202.84 M hits/sec, 206.40 QPS (1.09 sec for 225 queries), totHits=221118844 859.8s: shapes, box: ITER 13: 201.19 M hits/sec, 204.72 QPS (1.10 sec for 225 queries), totHits=221118844 860.9s: shapes, box: ITER 14: 200.36 M hits/sec, 203.88 QPS (1.10 sec for 225 queries), totHits=221118844 862.0s: shapes, box: ITER 15: 197.22 M hits/sec, 200.68 QPS (1.12 sec for 225 queries), totHits=221118844 863.1s: shapes, box: ITER 16: 198.73 M hits/sec, 202.21 QPS (1.11 sec for 225 queries), totHits=221118844 864.2s: shapes, box: ITER 17: 200.70 M hits/sec, 204.22 QPS (1.10 sec for 225 queries), totHits=221118844 865.4s: shapes, box: ITER 18: 200.01 M hits/sec, 203.52 QPS (1.11 sec for 225 queries), totHits=221118844 866.4s: shapes, box: ITER 19: 205.60 M hits/sec, 209.21 QPS (1.08 sec for 225 queries), totHits=221118844 866.4s: shapes, box: BEST M hits/sec: 207.05058553630215 866.4s: shapes, box: BEST QPS: 210.68481049796003 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|135.8s|0.0s|0.70|0.00| |points|112.4s|0.0s|0.49|0.00| |shapes|167.0s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|318.60|186.98|383371904| |distance|points|336.16|197.50|382961957| |distance|geopoint|||| |distance|shapes|223.48|131.30|382961957| |box|geo3d|250.02|254.41|221118844| |box|points|426.53|434.02|221118844| |box|geopoint|||| |box|shapes|207.05|210.68|221118844| |poly 10|geo3d|247.10|156.24|355855227| |poly 10|points|285.20|180.35|355809475| |poly 10|geopoint|||| |poly 10|shapes|195.92|123.90|355809475| |polyMedium|geo3d|2.61|31.95|2693541| |polyMedium|points|16.84|206.32|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.80|169.02|2693559| |polyRussia|geo3d|3.79|1.08|3508671| |polyRussia|points|61.86|17.63|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|46.23|13.17|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3296.55|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|156.76|159.52|221118844| |sort|geopoint|||| |sort|shapes|||| Took 867.7 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 de92f115a31..ff110e83c79 main -> origin/main Updating de92f115a31..ff110e83c79 Fast-forward lucene/CHANGES.txt | 9 ++ .../apache/lucene/document/RangeBulkScorer.java | 98 ++++++++++++++ .../document/SortedSetDocValuesRangeQuery.java | 6 +- .../document/SortedSkipperScorerSupplier.java | 92 +++++++++---- .../java/org/apache/lucene/util/Accountable.java | 14 +- .../src/java/org/apache/lucene/util/BitSet.java | 14 ++ .../org/apache/lucene/util/BitSetIterator.java | 11 ++ .../java/org/apache/lucene/util/FixedBitSet.java | 42 ++++++ .../java/org/apache/lucene/util/NotDocIdSet.java | 7 + .../org/apache/lucene/util/RoaringDocIdSet.java | 34 +++++ .../org/apache/lucene/util/SparseFixedBitSet.java | 84 ++++++++++++ .../document/TestRangeFilteredBulkScorer.java | 144 +++++++++++++++++++++ .../lucene/index/TestColumnBatchIndexing.java | 33 +++-- .../org/apache/lucene/util/TestBitSetIterator.java | 144 +++++++++++++++++++++ .../org/apache/lucene/util/TestFixedBitSet.java | 22 ++++ .../org/apache/lucene/util/TestNotDocIdSet.java | 61 +++++++++ .../apache/lucene/util/TestRoaringDocIdSet.java | 85 ++++++++++++ .../apache/lucene/util/TestSparseFixedBitSet.java | 29 +++++ .../lucene/tests/util/BaseBitSetTestCase.java | 9 ++ 19 files changed, 898 insertions(+), 40 deletions(-) create mode 100644 lucene/core/src/java/org/apache/lucene/document/RangeBulkScorer.java create mode 100644 lucene/core/src/test/org/apache/lucene/document/TestRangeFilteredBulkScorer.java create mode 100644 lucene/core/src/test/org/apache/lucene/util/TestBitSetIterator.java creating directories /l/logs.nightly/taxis/2026.05.18.09.42.28... Lucene git hash: ff110e83c79fc1519b68b5e1735c32456112c99a Compile lucene core... run: "../../gradlew jar" in cwd=/l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/core log: /l/logs.nightly/taxis/2026.05.18.09.42.28/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... 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.18.09.42.28/index.1threads.sparse.sorted.log 3.2 sec: 0.3 M docs; 94.6 K docs/sec 6.8 sec: 0.6 M docs; 87.7 K docs/sec 10.1 sec: 0.9 M docs; 88.8 K docs/sec 13.4 sec: 1.2 M docs; 89.7 K docs/sec 16.6 sec: 1.5 M docs; 90.3 K docs/sec 20.6 sec: 1.9 M docs; 92.0 K docs/sec 24.0 sec: 2.2 M docs; 91.7 K docs/sec 28.1 sec: 2.6 M docs; 92.6 K docs/sec 32.1 sec: 3.0 M docs; 93.4 K docs/sec 35.4 sec: 3.3 M docs; 93.3 K docs/sec 48.0 sec: 3.7 M docs; 77.1 K docs/sec 52.0 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.4 sec: 5.2 M docs; 82.0 K docs/sec 66.6 sec: 5.5 M docs; 82.5 K docs/sec 70.7 sec: 5.9 M docs; 83.5 K docs/sec 74.7 sec: 6.3 M docs; 84.3 K docs/sec 78.0 sec: 6.6 M docs; 84.6 K docs/sec 82.0 sec: 7.0 M docs; 85.3 K docs/sec 94.6 sec: 7.4 M docs; 78.2 K docs/sec 97.8 sec: 7.7 M docs; 78.7 K docs/sec 101.9 sec: 8.1 M docs; 79.5 K docs/sec 105.9 sec: 8.5 M docs; 80.3 K docs/sec 109.1 sec: 8.8 M docs; 80.6 K docs/sec 113.2 sec: 9.2 M docs; 81.3 K docs/sec 117.2 sec: 9.6 M docs; 81.9 K docs/sec 120.4 sec: 9.9 M docs; 82.2 K docs/sec 124.5 sec: 10.3 M docs; 82.8 K docs/sec 128.5 sec: 10.7 M docs; 83.3 K docs/sec 140.3 sec: 11.0 M docs; 78.4 K docs/sec 144.3 sec: 11.4 M docs; 79.0 K docs/sec 148.3 sec: 11.8 M docs; 79.6 K docs/sec 151.5 sec: 12.1 M docs; 79.9 K docs/sec 155.6 sec: 12.5 M docs; 80.4 K docs/sec 159.6 sec: 12.9 M docs; 80.8 K docs/sec 162.8 sec: 13.2 M docs; 81.1 K docs/sec 166.9 sec: 13.6 M docs; 81.5 K docs/sec 170.9 sec: 14.0 M docs; 81.9 K docs/sec 174.1 sec: 14.3 M docs; 82.1 K docs/sec 186.7 sec: 14.7 M docs; 78.7 K docs/sec 190.7 sec: 15.1 M docs; 79.2 K docs/sec 194.0 sec: 15.4 M docs; 79.4 K docs/sec 198.0 sec: 15.8 M docs; 79.8 K docs/sec 202.0 sec: 16.2 M docs; 80.2 K docs/sec 205.2 sec: 16.5 M docs; 80.4 K docs/sec 209.3 sec: 16.9 M docs; 80.8 K docs/sec 213.3 sec: 17.3 M docs; 81.1 K docs/sec 216.5 sec: 17.6 M docs; 81.3 K docs/sec 220.5 sec: 18.0 M docs; 81.6 K docs/sec 233.1 sec: 18.4 M docs; 78.9 K docs/sec 236.3 sec: 18.7 M docs; 79.1 K docs/sec 240.4 sec: 19.1 M docs; 79.5 K docs/sec 243.7 sec: 19.4 M docs; 79.6 K docs/sec 247.6 sec: 19.8 M docs; 80.0 K docs/sec 249.2 sec: 20.0 M docs; 80.2 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.18.09.42.28/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.18.09.42.28/diskUsagesparse-sorted.log took 52.9 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.18.09.42.28/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.18.09.42.28/index.1threads.sparse.log 3.0 sec: 0.3 M docs; 101.6 K docs/sec 6.5 sec: 0.6 M docs; 92.0 K docs/sec 9.7 sec: 0.9 M docs; 93.0 K docs/sec 12.8 sec: 1.2 M docs; 94.1 K docs/sec 15.9 sec: 1.5 M docs; 94.6 K docs/sec 19.7 sec: 1.9 M docs; 96.4 K docs/sec 22.9 sec: 2.2 M docs; 96.2 K docs/sec 26.8 sec: 2.6 M docs; 97.2 K docs/sec 30.6 sec: 3.0 M docs; 98.1 K docs/sec 33.7 sec: 3.3 M docs; 98.0 K docs/sec 45.5 sec: 3.7 M docs; 81.3 K docs/sec 49.4 sec: 4.1 M docs; 83.0 K docs/sec 52.5 sec: 4.4 M docs; 83.8 K docs/sec 56.4 sec: 4.8 M docs; 85.1 K docs/sec 60.3 sec: 5.2 M docs; 86.3 K docs/sec 63.3 sec: 5.5 M docs; 86.8 K docs/sec 67.2 sec: 5.9 M docs; 87.8 K docs/sec 71.1 sec: 6.3 M docs; 88.6 K docs/sec 74.1 sec: 6.6 M docs; 89.0 K docs/sec 78.0 sec: 7.0 M docs; 89.7 K docs/sec 89.8 sec: 7.4 M docs; 82.4 K docs/sec 92.9 sec: 7.7 M docs; 82.9 K docs/sec 96.7 sec: 8.1 M docs; 83.7 K docs/sec 100.6 sec: 8.5 M docs; 84.5 K docs/sec 103.7 sec: 8.8 M docs; 84.9 K docs/sec 107.5 sec: 9.2 M docs; 85.5 K docs/sec 111.4 sec: 9.6 M docs; 86.2 K docs/sec 114.5 sec: 9.9 M docs; 86.5 K docs/sec 118.3 sec: 10.3 M docs; 87.0 K docs/sec 122.2 sec: 10.7 M docs; 87.6 K docs/sec 133.2 sec: 11.0 M docs; 82.6 K docs/sec 137.0 sec: 11.4 M docs; 83.2 K docs/sec 140.9 sec: 11.8 M docs; 83.7 K docs/sec 144.0 sec: 12.1 M docs; 84.0 K docs/sec 147.8 sec: 12.5 M docs; 84.6 K docs/sec 151.7 sec: 12.9 M docs; 85.1 K docs/sec 154.8 sec: 13.2 M docs; 85.3 K docs/sec 158.6 sec: 13.6 M docs; 85.8 K docs/sec 162.4 sec: 14.0 M docs; 86.2 K docs/sec 165.5 sec: 14.3 M docs; 86.4 K docs/sec 177.3 sec: 14.7 M docs; 82.9 K docs/sec 181.2 sec: 15.1 M docs; 83.3 K docs/sec 184.2 sec: 15.4 M docs; 83.6 K docs/sec 188.1 sec: 15.8 M docs; 84.0 K docs/sec 191.9 sec: 16.2 M docs; 84.4 K docs/sec 195.0 sec: 16.5 M docs; 84.6 K docs/sec 198.9 sec: 16.9 M docs; 85.0 K docs/sec 202.7 sec: 17.3 M docs; 85.3 K docs/sec 205.8 sec: 17.6 M docs; 85.5 K docs/sec 209.6 sec: 18.0 M docs; 85.9 K docs/sec 221.4 sec: 18.4 M docs; 83.1 K docs/sec 224.5 sec: 18.7 M docs; 83.3 K docs/sec 228.3 sec: 19.1 M docs; 83.7 K docs/sec 231.5 sec: 19.4 M docs; 83.8 K docs/sec 235.3 sec: 19.8 M docs; 84.2 K docs/sec 236.8 sec: 20.0 M docs; 84.5 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.18.09.42.28/checkIndexsparse.log took 0.4 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.18.09.42.28/diskUsagesparse.log took 51.9 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.18.09.42.28/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.18.09.42.28/index.1threads.nonsparse.log 3.1 sec: 0.3 M docs; 97.2 K docs/sec 6.6 sec: 0.6 M docs; 91.2 K docs/sec 9.7 sec: 0.9 M docs; 93.0 K docs/sec 13.4 sec: 1.3 M docs; 96.7 K docs/sec 16.5 sec: 1.6 M docs; 97.3 K docs/sec 20.2 sec: 2.0 M docs; 99.1 K docs/sec 23.9 sec: 2.4 M docs; 100.3 K docs/sec 27.7 sec: 2.8 M docs; 101.2 K docs/sec 31.4 sec: 3.2 M docs; 101.9 K docs/sec 35.1 sec: 3.6 M docs; 102.5 K docs/sec 44.2 sec: 3.7 M docs; 83.7 K docs/sec 47.9 sec: 4.1 M docs; 85.5 K docs/sec 51.6 sec: 4.5 M docs; 87.2 K docs/sec 54.7 sec: 4.8 M docs; 87.8 K docs/sec 58.4 sec: 5.2 M docs; 89.1 K docs/sec 62.1 sec: 5.6 M docs; 90.2 K docs/sec 65.8 sec: 6.0 M docs; 91.2 K docs/sec 68.8 sec: 6.3 M docs; 91.5 K docs/sec 72.5 sec: 6.7 M docs; 92.4 K docs/sec 75.5 sec: 7.0 M docs; 92.7 K docs/sec 86.8 sec: 7.4 M docs; 85.3 K docs/sec 90.5 sec: 7.8 M docs; 86.2 K docs/sec 94.2 sec: 8.2 M docs; 87.1 K docs/sec 97.2 sec: 8.5 M docs; 87.4 K docs/sec 100.9 sec: 8.9 M docs; 88.2 K docs/sec 104.7 sec: 9.3 M docs; 88.9 K docs/sec 108.3 sec: 9.7 M docs; 89.6 K docs/sec 111.4 sec: 10.0 M docs; 89.8 K docs/sec 115.1 sec: 10.4 M docs; 90.4 K docs/sec 118.8 sec: 10.8 M docs; 90.9 K docs/sec 128.5 sec: 11.0 M docs; 85.6 K docs/sec 132.2 sec: 11.4 M docs; 86.2 K docs/sec 136.0 sec: 11.8 M docs; 86.8 K docs/sec 139.7 sec: 12.2 M docs; 87.3 K docs/sec 143.4 sec: 12.6 M docs; 87.9 K docs/sec 147.1 sec: 13.0 M docs; 88.4 K docs/sec 150.9 sec: 13.4 M docs; 88.8 K docs/sec 154.5 sec: 13.8 M docs; 89.3 K docs/sec 157.6 sec: 14.1 M docs; 89.5 K docs/sec 161.3 sec: 14.5 M docs; 89.9 K docs/sec 171.0 sec: 14.7 M docs; 86.0 K docs/sec 174.7 sec: 15.1 M docs; 86.4 K docs/sec 178.4 sec: 15.5 M docs; 86.9 K docs/sec 182.1 sec: 15.9 M docs; 87.3 K docs/sec 185.8 sec: 16.3 M docs; 87.7 K docs/sec 189.6 sec: 16.7 M docs; 88.1 K docs/sec 193.3 sec: 17.1 M docs; 88.5 K docs/sec 197.0 sec: 17.5 M docs; 88.8 K docs/sec 200.7 sec: 17.9 M docs; 89.2 K docs/sec 204.4 sec: 18.3 M docs; 89.5 K docs/sec 213.4 sec: 18.4 M docs; 86.2 K docs/sec 217.1 sec: 18.8 M docs; 86.6 K docs/sec 220.8 sec: 19.2 M docs; 87.0 K docs/sec 224.5 sec: 19.6 M docs; 87.3 K docs/sec 228.2 sec: 20.0 M docs; 87.6 K docs/sec 228.2 sec: 20.0 M docs; 87.6 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.18.09.42.28/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.18.09.42.28/diskUsagenonsparse.log took 46.2 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.18.09.42.28/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 Mon May 18 09:57:57 AM 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 Mon May 18 09:59:08 AM 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 351G 485G 42% / + echo 'Stopping background df process...' Stopping background df process... + kill 3257782 + wait 3257782 + 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.17.00.09.49 now shutil.copy2 /l/logs.nightly/all.log to /l/reports.nightly/2026.05.17.00.09.49