start: disk usage on /l: + df -h /l Filesystem Size Used Avail Use% Mounted on /dev/nvme0n1p1 880G 355G 480G 43% / + 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 Apr 5 11:04:46 PM EDT 2026: now start nightly benchmarks' Sun Apr 5 11:04:46 PM EDT 2026: now start nightly benchmarks + pkill java + true + pkill mencoder + true + cd /l/trunk.nightly/lucene + git checkout main Already on 'main' Your branch is up to date with 'origin/main'. + git pull origin main From https://gitbox.apache.org/repos/asf/lucene * branch main -> FETCH_HEAD 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:core.tests:clean > Task :lucene:clean UP-TO-DATE > Task :lucene:demo:clean > Task :lucene:classification:clean > Task :lucene:analysis:clean UP-TO-DATE > Task :lucene:analysis.tests:clean > Task :lucene:benchmark:clean > Task :lucene:distribution.tests:clean > Task :lucene:documentation:clean UP-TO-DATE > 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:backward-codecs:clean > Task :lucene:replicator:clean > Task :lucene:monitor:clean > Task :lucene:benchmark-jmh:clean > Task :lucene:highlighter:clean > Task :lucene:facet:clean > Task :lucene:spatial-test-fixtures:clean > Task :lucene:analysis:icu:clean > Task :lucene:luke:clean > Task :lucene:spatial-extras:clean > Task :lucene:analysis:morfologik.tests:clean > Task :lucene:suggest:clean > Task :lucene:spatial3d:clean > Task :lucene:analysis:kuromoji:clean > Task :lucene:analysis:morfologik:clean > Task :lucene:queryparser:clean > Task :lucene:sandbox:clean > Task :lucene:analysis:phonetic:clean > Task :lucene:analysis:opennlp:clean > Task :lucene:queries:clean > Task :lucene:analysis:smartcn:clean > Task :lucene:analysis:stempel:clean > Task :lucene:analysis:nori:clean > Task :lucene:test-framework:clean > Task :lucene:analysis:common:clean > Task :lucene:core:clean BUILD SUCCESSFUL in 6s 46 actionable tasks: 38 executed, 8 up-to-date Consider enabling configuration cache to speed up this build: https://docs.gradle.org/9.4.1/userguide/configuration_cache_enabling.html + ../gradlew jar + cd /l/util.nightly + echo 'activate luceneutil venv' activate luceneutil venv + make env make: Nothing to be done for 'env'. + source .venv/bin/activate ++ deactivate nondestructive ++ '[' -n '' ']' ++ '[' -n '' ']' ++ hash -r ++ '[' -n '' ']' ++ unset VIRTUAL_ENV ++ unset VIRTUAL_ENV_PROMPT ++ '[' '!' nondestructive = nondestructive ']' ++ case "$(uname)" in +++ uname ++ export VIRTUAL_ENV=/l/util.nightly/.venv ++ VIRTUAL_ENV=/l/util.nightly/.venv ++ _OLD_VIRTUAL_PATH=/usr/local/src/apache-ant-1.9.5/bin:/usr/lib/jvm/java-25-openjdk/bin:/usr/local/src/gradle-2.9/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games ++ PATH=/l/util.nightly/.venv/bin:/usr/local/src/apache-ant-1.9.5/bin:/usr/lib/jvm/java-25-openjdk/bin:/usr/local/src/gradle-2.9/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games ++ export PATH ++ VIRTUAL_ENV_PROMPT=.venv ++ export VIRTUAL_ENV_PROMPT ++ '[' -n '' ']' ++ '[' -z '' ']' ++ _OLD_VIRTUAL_PS1= ++ PS1='(.venv) ' ++ export PS1 ++ hash -r + rm -rf build + mkdir build + git pull origin main From github.com:mikemccand/luceneutil * branch main -> FETCH_HEAD Already up to date. + echo 'Run gradle test' Run gradle test + python3 -u /l/util.nightly/src/python/runNightlyGradleTestPrecommit.py ***USING BIG LINE FILE*** Using java from: /usr/lib/jvm/java-25-openjdk/bin/ gradle test log: /l/logs.nightly/ant_test/2026.04.05.lucene-tests.txt took: 1.4 min gradle precommit log: /l/logs.nightly/ant_test/2026.04.05.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 NOTE: perf executable is /usr/sbin/perf; will collect aggregate CPU profiling data GitHub pull request counts: 302 open, 3836 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-04-05 23:08:44.395155] start [2026-04-05 23:08:44.395268] log dir /l/logs.nightly/2026.04.05.23.08.44 Java version (see also /l/logs.nightly/2026.04.05.23.08.44/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.04.05.23.08.44/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.04.05.23.08.44/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 = 1375731712 {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.04.05.23.08.44/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.04.05.23.08.44/cpu_frequency_info.txt): cmd='cpupower frequency-info' analyzing CPU 12: driver: amd-pstate-epp CPUs which run at the same hardware frequency: 12 CPUs which need to have their frequency coordinated by software: 12 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.04.05.23.08.44/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.89 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.04.05.23.08.44/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.04.05.23.08.44/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.04.05.23.08.44/lsmod.txt): cmd='lsmod' Module Size Used by intel_rapl_msr 20480 0 nf_conntrack_netlink 61440 0 xt_nat 12288 19 xt_tcpudp 16384 22 iptable_raw 12288 1 veth 40960 0 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 nct6775 40960 0 nct6775_core 81920 1 nct6775 hwmon_vid 12288 1 nct6775 overlay 245760 4 nfsv3 81920 1 rpcsec_gss_krb5 36864 0 nfsv4 1335296 0 dns_resolver 16384 1 nfsv4 iwlmvm 708608 0 nfs 704512 6 nfsv4,nfsv3 mac80211 1683456 1 iwlmvm netfs 622592 1 nfs libarc4 12288 1 mac80211 btusb 81920 0 btmtk 32768 1 btusb 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 1 intel_rapl_msr amd64_edac 73728 0 ixgbe 565248 0 kvm_amd 241664 0 libie_fwlog 28672 1 ixgbe snd_hda_codec_nvhdmi 16384 1 mdio_devres 12288 1 ixgbe snd_hda_codec_hdmi 61440 1 snd_hda_codec_nvhdmi kvm 1421312 1 kvm_amd libphy 180224 2 mdio_devres,ixgbe jc42 12288 0 snd_hda_intel 69632 0 mdio_bus 65536 2 libphy,ixgbe eeepc_wmi 12288 0 irqbypass 16384 1 kvm snd_hda_codec 217088 3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_nvhdmi mdio 12288 1 ixgbe polyval_clmulni 12288 0 asus_wmi 110592 1 eeepc_wmi raid1 61440 1 ee1004 16384 0 ghash_clmulni_intel 12288 0 ptp 53248 4 iwlmvm,atlantic,igb,ixgbe asus_ec_sensors 36864 0 platform_profile 20480 1 asus_wmi snd_hda_core 147456 3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec aesni_intel 98304 0 sparse_keymap 12288 1 asus_wmi pps_core 32768 1 ptp sp5100_tco 20480 0 md_mod 270336 2 raid1 snd_intel_dspcfg 45056 1 snd_hda_intel rapl 20480 0 wmi_bmof 12288 0 ccp 196608 1 kvm_amd dca 20480 2 igb,ixgbe pcspkr 12288 0 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 3 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 31 nfs_localio,nfsd,nfsv4,auth_rpcgss,lockd,nfsv3,rpcsec_gss_krb5,nfs_acl,nfs k10temp 12288 0 i2c_dev 28672 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.04.05.23.08.44/preempt.txt): cmd='sudo cat /sys/kernel/debug/sched/preempt' none voluntary (full) lazy Linux standard base version (see also /l/logs.nightly/2026.04.05.23.08.44/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.04.05.23.08.44/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 8c1a2134fa545d47df642f8c79f31b9065cda366 LUCENE rev is e6d3b52bd1d40e793a4ea49be6f1fe348a1fbefb last successful Lucene rev e6d3b52bd1d40e793a4ea49be6f1fe348a1fbefb, luceneutil rev 8c1a2134fa545d47df642f8c79f31b9065cda366 run ['git', 'log', 'e6d3b52bd1d40e793a4ea49be6f1fe348a1fbefb^..e6d3b52bd1d40e793a4ea49be6f1fe348a1fbefb'] No commit message asking for regold of results files [2026-04-05 23:08:44.588926] 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-04-05 23:08:44.818958] 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-04-05 23:08:44.819083] RUN: /l/trunk.nightly/gradlew --stacktrace clean > /l/logs.nightly/2026.04.05.23.08.44/clean-lucene.log 2>&1 [2026-04-05 23:08:49.086422] took 4.3 sec [2026-04-05 23:08:49.086463] RUN: /l/trunk.nightly/gradlew jar > /l/logs.nightly/2026.04.05.23.08.44/jar-lucene.log 2>&1 [2026-04-05 23:09:03.174562] took 14.1 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-04-05 23:09:05.863563] 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: 148661.00 stored_field_size_mb: 624.38 retrieved_time_msec: 170.84 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: 355242.00 stored_field_size_mb: 385.76 retrieved_time_msec: 1346.69 Done: took 1033.98 seconds, saved to /l/logs.nightly/2026.04.05.23.08.44/geonames-stored-fields-benchmark-results.pk [2026-04-05 23:26:20.319982] done run stored fields benchmark [2026-04-05 23:26:20.320008] 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 Apr 05, 2026 11:26:21 PM org.apache.lucene.internal.vectorization.PanamaVectorizationProvider logIncubatorSetup INFO: Java vector incubator API enabled; uses preferredBitSize=256; FMA enabled Indexed 0 documents Indexed 100000 documents Indexed 200000 documents Indexed 300000 documents Indexed 400000 documents Indexed 500000 documents Indexed 600000 documents Indexed 700000 documents Indexed 800000 documents Indexed 900000 documents Indexed 1000000 documents Indexed 1100000 documents Indexed 1200000 documents Indexed 1300000 documents Indexed 1400000 documents Indexed 1500000 documents Indexed 1600000 documents Indexed 1700000 documents Indexed 1800000 documents Indexed 1900000 documents Indexed 2000000 documents Indexed 2100000 documents Indexed 2200000 documents Indexed 2300000 documents Indexed 2400000 documents Indexed 2500000 documents Indexed 2600000 documents Indexed 2700000 documents Indexed 2800000 documents Indexed 2900000 documents Indexed 3000000 documents Indexed 3100000 documents Indexed 3200000 documents Indexed 3300000 documents Indexed 3400000 documents Indexed 3500000 documents Indexed 3600000 documents Indexed 3700000 documents Indexed 3800000 documents Indexed 3900000 documents Indexed 4000000 documents Indexed 4100000 documents Indexed 4200000 documents Indexed 4300000 documents Indexed 4400000 documents Indexed 4500000 documents Indexed 4600000 documents Indexed 4700000 documents Indexed 4800000 documents Indexed 4900000 documents Indexed 5000000 documents Indexed 5100000 documents Indexed 5200000 documents Indexed 5300000 documents Indexed 5400000 documents Indexed 5500000 documents Indexed 5600000 documents Indexed 5700000 documents Indexed 5800000 documents Indexed 5900000 documents Indexed 6000000 documents Indexed 6100000 documents Indexed 6200000 documents Indexed 6300000 documents Indexed 6400000 documents Indexed 6500000 documents Indexed 6600000 documents Indexed 6700000 documents Indexed 6800000 documents Indexed 6900000 documents Indexed 7000000 documents Indexed 7100000 documents Indexed 7200000 documents Indexed 7300000 documents Indexed 7400000 documents Indexed 7500000 documents Indexed 7600000 documents Indexed 7700000 documents Indexed 7800000 documents Indexed 7900000 documents Indexed 8000000 documents Indexed 8100000 documents Indexed 8200000 documents Indexed 8300000 documents Indexed 8400000 documents Indexed 8500000 documents Indexed 8600000 documents Indexed 8700000 documents Indexed 8800000 documents Indexed 8900000 documents Indexed 9000000 documents Indexed 9100000 documents Indexed 9200000 documents Indexed 9300000 documents Indexed 9400000 documents Indexed 9500000 documents Indexed 9600000 documents Indexed 9700000 documents Indexed 9800000 documents Indexed 9900000 documents Indexed 10000000 documents Indexed 10100000 documents Indexed 10200000 documents Indexed 10300000 documents Indexed 10400000 documents Indexed 10500000 documents Indexed 10600000 documents Indexed 10700000 documents Indexed 10800000 documents Indexed 10900000 documents Indexed 11000000 documents Indexed 11100000 documents Indexed 11200000 documents Indexed 11300000 documents Indexed 11400000 documents Indexed 11500000 documents Indexed 11600000 documents Indexed 11700000 documents Indexed 11800000 documents Indexed 11900000 documents Indexed 12000000 documents Indexed 12100000 documents Indexed 12200000 documents Indexed 12300000 documents Indexed 12400000 documents Indexed 12500000 documents Indexed 12600000 documents Indexed 12700000 documents Indexed 12800000 documents Indexed 12900000 documents Indexed 13000000 documents Indexed 13100000 documents Indexed 13200000 documents Indexed 13300000 documents Indexed 13400000 documents Indexed 13500000 documents Indexed 13600000 documents Indexed 13700000 documents Indexed 13800000 documents Indexed 13900000 documents Indexed 14000000 documents Indexed 14100000 documents Indexed 14200000 documents Indexed 14300000 documents Indexed 14400000 documents Indexed 14500000 documents Indexed 14600000 documents Indexed 14700000 documents Indexed 14800000 documents Indexed 14900000 documents Indexed 15000000 documents Indexed 15100000 documents Indexed 15200000 documents Indexed 15300000 documents Indexed 15400000 documents Indexed 15500000 documents Indexed 15600000 documents Indexed 15700000 documents Indexed 15800000 documents Indexed 15900000 documents Indexed 16000000 documents Indexed 16100000 documents Indexed 16200000 documents Indexed 16300000 documents Indexed 16400000 documents Indexed 16500000 documents Indexed 16600000 documents Indexed 16700000 documents Indexed 16800000 documents Indexed 16900000 documents Indexed 17000000 documents Indexed 17100000 documents Indexed 17200000 documents Indexed 17300000 documents Indexed 17400000 documents Indexed 17500000 documents Indexed 17600000 documents Indexed 17700000 documents Indexed 17800000 documents Indexed 17900000 documents Indexed 18000000 documents Indexed 18100000 documents Indexed 18200000 documents Indexed 18300000 documents Indexed 18400000 documents Indexed 18500000 documents Indexed 18600000 documents Indexed 18700000 documents Indexed 18800000 documents Indexed 18900000 documents Indexed 19000000 documents Indexed 19100000 documents Indexed 19200000 documents Indexed 19300000 documents Indexed 19400000 documents Indexed 19500000 documents Indexed 19600000 documents Indexed 19700000 documents Indexed 19800000 documents Indexed 19900000 documents Indexed 20000000 documents Indexed 20100000 documents Indexed 20200000 documents Indexed 20300000 documents Indexed 20400000 documents Indexed 20500000 documents Indexed 20600000 documents Indexed 20700000 documents Indexed 20800000 documents Indexed 20900000 documents Indexed 21000000 documents Indexed 21100000 documents Indexed 21200000 documents Indexed 21300000 documents Indexed 21400000 documents Indexed 21500000 documents Indexed 21600000 documents Indexed 21700000 documents Indexed 21800000 documents Indexed 21900000 documents Indexed 22000000 documents Indexed 22100000 documents Indexed 22200000 documents Indexed 22300000 documents Indexed 22400000 documents Indexed 22500000 documents Indexed 22600000 documents Indexed 22700000 documents Indexed 22800000 documents Indexed 22900000 documents Indexed 23000000 documents Indexed 23100000 documents Indexed 23200000 documents Indexed 23300000 documents Indexed 23400000 documents Indexed 23500000 documents Indexed 23600000 documents Indexed 23700000 documents Indexed 23800000 documents Indexed 23900000 documents Indexed 24000000 documents Indexed 24100000 documents Indexed 24200000 documents Indexed 24300000 documents Indexed 24400000 documents Indexed 24500000 documents Indexed 24600000 documents Indexed 24700000 documents Indexed 24800000 documents Indexed 24900000 documents Indexed 25000000 documents Indexed 25100000 documents Indexed 25200000 documents Indexed 25300000 documents Indexed 25400000 documents Indexed 25500000 documents Indexed 25600000 documents Indexed 25700000 documents Indexed 25800000 documents Indexed 25900000 documents Indexed 26000000 documents Indexed 26100000 documents Indexed 26200000 documents Indexed 26300000 documents Indexed 26400000 documents Indexed 26500000 documents Indexed 26600000 documents Indexed 26700000 documents Indexed 26800000 documents Indexed 26900000 documents Indexed 27000000 documents Indexed 27100000 documents Indexed 27200000 documents Indexed 27300000 documents Indexed 27400000 documents Indexed 27500000 documents Indexed 27600000 documents Indexed 27700000 documents Indexed 27800000 documents Indexed 27900000 documents Indexed 28000000 documents Indexed 28100000 documents Indexed 28200000 documents Indexed 28300000 documents Indexed 28400000 documents Indexed 28500000 documents Indexed 28600000 documents Indexed 28700000 documents Indexed 28800000 documents Indexed 28900000 documents Indexed 29000000 documents Indexed 29100000 documents Indexed 29200000 documents Indexed 29300000 documents Indexed 29400000 documents Indexed 29500000 documents Indexed 29600000 documents Indexed 29700000 documents Indexed 29800000 documents Indexed 29900000 documents Indexed 30000000 documents Indexed 30100000 documents Indexed 30200000 documents Indexed 30300000 documents Indexed 30400000 documents Indexed 30500000 documents Indexed 30600000 documents Indexed 30700000 documents Indexed 30800000 documents Indexed 30900000 documents Indexed 31000000 documents Indexed 31100000 documents Indexed 31200000 documents Indexed 31300000 documents Indexed 31400000 documents Indexed 31500000 documents Indexed 31600000 documents Indexed 31700000 documents Indexed 31800000 documents Indexed 31900000 documents Indexed 32000000 documents Indexed 32100000 documents Indexed 32200000 documents Indexed 32300000 documents Indexed 32400000 documents Indexed 32500000 documents Indexed 32600000 documents Indexed 32700000 documents Indexed 32800000 documents Indexed 32900000 documents Indexed 33000000 documents Indexed 33100000 documents Indexed 33200000 documents Indexed 33300000 documents Indexed 33400000 documents Indexed 33500000 documents Indexed 33600000 documents Indexed 33700000 documents Indexed 33800000 documents Indexed 33900000 documents Indexed 34000000 documents Indexed 34100000 documents Indexed 34200000 documents Indexed 34300000 documents Indexed 34400000 documents Indexed 34500000 documents Indexed 34600000 documents Indexed 34700000 documents Indexed 34800000 documents Indexed 34900000 documents Indexed 35000000 documents Indexed 35100000 documents Indexed 35200000 documents Indexed 35300000 documents Indexed 35400000 documents Indexed 35500000 documents Indexed 35600000 documents Indexed 35700000 documents Indexed 35800000 documents Indexed 35900000 documents Indexed 36000000 documents Indexed 36100000 documents Indexed 36200000 documents Indexed 36300000 documents Indexed 36400000 documents Indexed 36500000 documents Indexed 36600000 documents Indexed 36700000 documents Indexed 36800000 documents Indexed 36900000 documents Indexed 37000000 documents Indexed 37100000 documents Indexed 37200000 documents Indexed 37300000 documents Indexed 37400000 documents Indexed 37500000 documents Indexed 37600000 documents Indexed 37700000 documents Indexed 37800000 documents Indexed 37900000 documents Indexed 38000000 documents Indexed 38100000 documents Indexed 38200000 documents Indexed 38300000 documents Indexed 38400000 documents Indexed 38500000 documents Indexed 38600000 documents Indexed 38700000 documents Indexed 38800000 documents Indexed 38900000 documents Indexed 39000000 documents Indexed 39100000 documents Indexed 39200000 documents Indexed 39300000 documents Indexed 39400000 documents Indexed 39500000 documents Indexed 39600000 documents Indexed 39700000 documents Indexed 39800000 documents Indexed 39900000 documents Indexed 40000000 documents Indexed 40100000 documents Indexed 40200000 documents Indexed 40300000 documents Indexed 40400000 documents Indexed 40500000 documents Indexed 40600000 documents Indexed 40700000 documents Indexed 40800000 documents Indexed 40900000 documents Indexed 41000000 documents Indexed 41100000 documents Indexed 41200000 documents Indexed 41300000 documents Indexed 41400000 documents Indexed 41500000 documents Indexed 41600000 documents Indexed 41700000 documents Indexed 41800000 documents Indexed 41900000 documents Indexed 42000000 documents Indexed 42100000 documents Indexed 42200000 documents Indexed 42300000 documents Indexed 42400000 documents Indexed 42500000 documents Indexed 42600000 documents Indexed 42700000 documents Indexed 42800000 documents Indexed 42900000 documents Indexed 43000000 documents Indexed 43100000 documents Indexed 43200000 documents Indexed 43300000 documents Indexed 43400000 documents Indexed 43500000 documents Indexed 43600000 documents Indexed 43700000 documents Indexed 43800000 documents Indexed 43900000 documents Indexed 44000000 documents Indexed 44100000 documents Indexed 44200000 documents Indexed 44300000 documents Indexed 44400000 documents Indexed 44500000 documents Indexed 44600000 documents Indexed 44700000 documents Indexed 44800000 documents Indexed 44900000 documents Indexed 45000000 documents Indexed 45100000 documents Indexed 45200000 documents Indexed 45300000 documents Indexed 45400000 documents Indexed 45500000 documents Indexed 45600000 documents Indexed 45700000 documents Indexed 45800000 documents Indexed 45900000 documents Indexed 46000000 documents Indexed 46100000 documents Indexed 46200000 documents Indexed 46300000 documents Indexed 46400000 documents Indexed 46500000 documents Indexed 46600000 documents Indexed 46700000 documents Indexed 46800000 documents Indexed 46900000 documents Indexed 47000000 documents Indexed 47100000 documents Indexed 47200000 documents Indexed 47300000 documents Indexed 47400000 documents Indexed 47500000 documents Indexed 47600000 documents Indexed 47700000 documents Indexed 47800000 documents Indexed 47900000 documents Indexed 48000000 documents Indexed 48100000 documents Indexed 48200000 documents Indexed 48300000 documents Indexed 48400000 documents Indexed 48500000 documents Indexed 48600000 documents Indexed 48700000 documents Indexed 48800000 documents Indexed 48900000 documents Indexed 49000000 documents Indexed 49100000 documents Indexed 49200000 documents Indexed 49300000 documents Indexed 49400000 documents Indexed 49500000 documents Indexed 49600000 documents Indexed 49700000 documents Indexed 49800000 documents Indexed 49900000 documents Indexed 50000000 documents Indexed 50100000 documents Indexed 50200000 documents Indexed 50300000 documents Indexed 50400000 documents Indexed 50500000 documents Indexed 50600000 documents Indexed 50700000 documents Indexed 50800000 documents Indexed 50900000 documents Indexed 51000000 documents Indexed 51100000 documents Indexed 51200000 documents Indexed 51300000 documents Indexed 51400000 documents Indexed 51500000 documents Indexed 51600000 documents Indexed 51700000 documents Indexed 51800000 documents Indexed 51900000 documents Indexed 52000000 documents Indexed 52100000 documents Indexed 52200000 documents Indexed 52300000 documents Indexed 52400000 documents Indexed 52500000 documents Indexed 52600000 documents Indexed 52700000 documents Indexed 52800000 documents Indexed 52900000 documents Indexed 53000000 documents Indexed 53100000 documents Indexed 53200000 documents Indexed 53300000 documents Indexed 53400000 documents Indexed 53500000 documents Indexed 53600000 documents Indexed 53700000 documents Indexed 53800000 documents Indexed 53900000 documents Indexed 54000000 documents Indexed 54100000 documents Indexed 54200000 documents Indexed 54300000 documents Indexed 54400000 documents Indexed 54500000 documents Indexed 54600000 documents Indexed 54700000 documents Indexed 54800000 documents Indexed 54900000 documents Indexed 55000000 documents Indexed 55100000 documents Indexed 55200000 documents Indexed 55300000 documents Indexed 55400000 documents Indexed 55500000 documents Indexed 55600000 documents Indexed 55700000 documents Indexed 55800000 documents Indexed 55900000 documents Indexed 56000000 documents Indexed 56100000 documents Indexed 56200000 documents Indexed 56300000 documents Indexed 56400000 documents Indexed 56500000 documents Indexed 56600000 documents Indexed 56700000 documents Indexed 56800000 documents Indexed 56900000 documents Indexed 57000000 documents Indexed 57100000 documents Indexed 57200000 documents Indexed 57300000 documents Indexed 57400000 documents Indexed 57500000 documents Indexed 57600000 documents Indexed 57700000 documents Indexed 57800000 documents Indexed 57900000 documents Indexed 58000000 documents Indexed 58100000 documents Indexed 58200000 documents Indexed 58300000 documents Indexed 58400000 documents Indexed 58500000 documents Indexed 58600000 documents Indexed 58700000 documents Indexed 58800000 documents Indexed 58900000 documents Indexed 59000000 documents Indexed 59100000 documents Indexed 59200000 documents Indexed 59300000 documents Indexed 59400000 documents Indexed 59500000 documents Indexed 59600000 documents Indexed 59700000 documents Indexed 59800000 documents Indexed 59900000 documents RUN: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/facet/build/libs/lucene-facet-11.0.0-SNAPSHOT.jar:build perf.facets.BenchmarkFacets /l/indices/nad-facets-nightly 30, cwd=/l/util.nightly Total time creating FastTaxonomyCounts: 1528.876510466667 ms Total time creating SSDVFacetCounts: 3039.2622501333335 ms Total time taken to get all dims for taxonomy: 0.11652963333333334 ms Total time taken to get all dims for SSDV: 0.07341136666666667 ms Total time to get top dims for taxonomy: 0.035647399999999996 ms Total time to get top dims for SSDV: 0.03327766666666667 ms Total time to get top "address.taxonomy/TX" children: 0.11499776666666667 ms Total time to get top "address.sortedset/TX" children: 0.19476013333333328 ms Total time to get all "address.taxonomy/TX" children: 0.14006413333333334 ms Total time to get all "address.sortedset/TX" children: 0.5871881 ms Done: took 3486.80 seconds, saved to /l/logs.nightly/2026.04.05.23.08.44/nad-facet-benchmark.pk [2026-04-06 00:24:27.122535] done run NAD facets benchmark [2026-04-06 00:24:27.747451] now run KNN benchmark Lucene HEAD git revision at /l/trunk.nightly: e6d3b52bd1d40e793a4ea49be6f1fe348a1fbefb dirty?=False luceneutil HEAD git revision at /l/util.nightly: 8c1a2134fa545d47df642f8c79f31b9065cda366 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:analysis.tests:processResources NO-SOURCE > Task :lucene:highlighter:processResources NO-SOURCE > Task :lucene:memory:processResources NO-SOURCE > Task :lucene:queries:processResources NO-SOURCE > Task :lucene:facet: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:queryparser:processResources UP-TO-DATE > Task :lucene:core:processResources UP-TO-DATE > Task :lucene:analysis.tests:compileJava NO-SOURCE > Task :lucene:benchmark:processResources NO-SOURCE > Task :lucene:analysis.tests:classes UP-TO-DATE > Task :lucene:spatial-extras:processResources NO-SOURCE > Task :lucene:benchmark-jmh:processResources NO-SOURCE > Task :lucene:grouping:processResources NO-SOURCE > Task :lucene:analysis:phonetic:processResources UP-TO-DATE > Task :lucene:codecs:processResources UP-TO-DATE > Task :lucene:expressions:processResources 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:demo:processResources NO-SOURCE > Task :lucene:join:processResources NO-SOURCE > Task :lucene:misc:processResources NO-SOURCE > Task :lucene:classification:processResources NO-SOURCE > Task :lucene:distribution.tests:compileJava NO-SOURCE > Task :lucene:suggest:processResources UP-TO-DATE > Task :lucene:analysis:icu:processResources UP-TO-DATE > Task :lucene:distribution.tests:processResources NO-SOURCE > Task :lucene:analysis:opennlp:processResources UP-TO-DATE > Task :lucene:distribution.tests:classes UP-TO-DATE > Task :lucene:analysis:morfologik:processResources UP-TO-DATE > Task :lucene:analysis:nori:processResources UP-TO-DATE > Task :lucene:analysis:stempel:processResources UP-TO-DATE > Task :lucene:analysis:kuromoji:processResources UP-TO-DATE > Task :lucene:analysis.tests:jar UP-TO-DATE > Task :lucene:luke:processResources UP-TO-DATE > Task :lucene:monitor:processResources NO-SOURCE > Task :lucene:analysis:smartcn:processResources UP-TO-DATE > Task :lucene:replicator:processResources NO-SOURCE > Task :lucene:spatial-test-fixtures:processResources NO-SOURCE > Task :build-tools:missing-doclet:jar UP-TO-DATE > Task :lucene:analysis:morfologik.tests:compileJava NO-SOURCE > Task :lucene:distribution.tests:jar UP-TO-DATE > Task :lucene:analysis:morfologik.tests:processResources NO-SOURCE > Task :lucene:analysis:morfologik.tests:classes UP-TO-DATE > Task :lucene:test-framework:processResources UP-TO-DATE > Task :lucene:core.tests:compileJava UP-TO-DATE > Task :lucene:core.tests:processResources NO-SOURCE > Task :lucene:core.tests:classes UP-TO-DATE > Task :lucene:analysis:morfologik.tests:jar UP-TO-DATE > Task :lucene:core.tests:jar UP-TO-DATE > Task :build-tools:build-infra-shadow:compileJava UP-TO-DATE > Task :build-tools:build-infra-shadow:processResources NO-SOURCE > Task :build-tools:build-infra-shadow:classes UP-TO-DATE > Task :build-tools:build-infra-shadow:jar UP-TO-DATE > Task :lucene:core:compileJava UP-TO-DATE > Task :lucene:core:classes UP-TO-DATE > Task :lucene:core:compileMain25Java UP-TO-DATE > Task :lucene:core:processMain25Resources NO-SOURCE > Task :lucene:core:main25Classes UP-TO-DATE > Task :lucene:core:jar UP-TO-DATE > Task :lucene:replicator:compileJava UP-TO-DATE > Task :lucene:replicator:classes UP-TO-DATE > Task :lucene:memory:compileJava UP-TO-DATE > Task :lucene:memory:classes UP-TO-DATE > Task :lucene:replicator:jar UP-TO-DATE > Task :lucene:memory:jar UP-TO-DATE > Task :lucene:misc:compileJava UP-TO-DATE > Task :lucene:misc:classes UP-TO-DATE > Task :lucene:join:compileJava UP-TO-DATE > Task :lucene:join:classes UP-TO-DATE > Task :lucene:misc:jar UP-TO-DATE > Task :lucene:join:jar UP-TO-DATE > Task :lucene:facet:compileJava UP-TO-DATE > Task :lucene:codecs:compileJava UP-TO-DATE > Task :lucene:facet:classes UP-TO-DATE > Task :lucene:codecs:classes UP-TO-DATE > Task :lucene:spatial3d:compileJava UP-TO-DATE > Task :lucene:spatial3d:classes UP-TO-DATE > Task :lucene:codecs:jar UP-TO-DATE > Task :lucene:facet:jar UP-TO-DATE > Task :lucene:spatial3d:jar UP-TO-DATE > Task :lucene:queries:compileJava UP-TO-DATE > Task :lucene:queries:classes UP-TO-DATE > Task :lucene:backward-codecs:compileJava UP-TO-DATE > Task :lucene:backward-codecs:classes UP-TO-DATE > Task :lucene:queries:jar UP-TO-DATE > Task :lucene:backward-codecs:jar UP-TO-DATE > Task :lucene:expressions:compileJava UP-TO-DATE > Task :lucene:expressions:classes UP-TO-DATE > Task :lucene:expressions:jar UP-TO-DATE > Task :lucene:grouping:compileJava UP-TO-DATE > Task :lucene:spatial-extras:compileJava UP-TO-DATE > Task :lucene:grouping:classes UP-TO-DATE > Task :lucene:spatial-extras:classes UP-TO-DATE > Task :lucene:spatial-extras:jar UP-TO-DATE > Task :lucene:grouping:jar UP-TO-DATE > Task :lucene:highlighter:compileJava UP-TO-DATE > Task :lucene:highlighter:classes UP-TO-DATE > Task :lucene:highlighter:jar UP-TO-DATE > Task :lucene:sandbox:compileJava UP-TO-DATE > Task :lucene:classification:compileJava UP-TO-DATE > Task :lucene:sandbox:classes UP-TO-DATE > Task :lucene:classification:classes UP-TO-DATE > Task :lucene:classification:jar UP-TO-DATE > Task :lucene:sandbox:jar UP-TO-DATE > Task :lucene:analysis:common:compileJava UP-TO-DATE > Task :lucene:analysis:common:classes UP-TO-DATE > Task :lucene:test-framework:compileJava UP-TO-DATE > Task :lucene:test-framework:classes UP-TO-DATE > Task :lucene:analysis:common:jar UP-TO-DATE > Task :lucene:test-framework:jar UP-TO-DATE > Task :lucene:analysis:phonetic:compileJava UP-TO-DATE > Task :lucene:analysis:phonetic:classes UP-TO-DATE > Task :lucene:analysis:smartcn:compileJava UP-TO-DATE > Task :lucene:analysis:icu:compileJava UP-TO-DATE > Task :lucene:analysis:smartcn:classes UP-TO-DATE > Task :lucene:analysis:icu:classes UP-TO-DATE > Task :lucene:analysis:opennlp:compileJava UP-TO-DATE > Task :lucene:analysis:opennlp:classes UP-TO-DATE > Task :lucene:analysis:stempel:compileJava UP-TO-DATE > Task :lucene:analysis:phonetic:jar UP-TO-DATE > Task :lucene:analysis:morfologik:compileJava UP-TO-DATE > Task :lucene:analysis:stempel:classes UP-TO-DATE > Task :lucene:analysis:morfologik:classes UP-TO-DATE > Task :lucene:analysis:smartcn:jar UP-TO-DATE > Task :lucene:analysis:icu:jar UP-TO-DATE > Task :lucene:analysis:opennlp:jar UP-TO-DATE > Task :lucene:analysis:kuromoji:compileJava UP-TO-DATE > Task :lucene:analysis:kuromoji:classes UP-TO-DATE > Task :lucene:analysis:morfologik:jar UP-TO-DATE > Task :lucene:analysis:nori:compileJava UP-TO-DATE > Task :lucene:analysis:nori:classes UP-TO-DATE > Task :lucene:analysis:stempel:jar UP-TO-DATE > Task :lucene:suggest:compileJava UP-TO-DATE > Task :lucene:monitor:compileJava UP-TO-DATE > Task :lucene:suggest:classes UP-TO-DATE > Task :lucene:monitor:classes UP-TO-DATE > Task :lucene:benchmark-jmh:compileJava UP-TO-DATE > Task :lucene:benchmark-jmh:classes UP-TO-DATE > Task :lucene:queryparser:compileJava UP-TO-DATE > Task :lucene:queryparser:classes UP-TO-DATE > Task :lucene:analysis:kuromoji:jar UP-TO-DATE > Task :lucene:spatial-test-fixtures:compileJava UP-TO-DATE > Task :lucene:spatial-test-fixtures:classes UP-TO-DATE > Task :lucene:analysis:nori:jar UP-TO-DATE > Task :lucene:suggest:jar UP-TO-DATE > Task :lucene:monitor:jar UP-TO-DATE > Task :lucene:queryparser:jar UP-TO-DATE > Task :lucene:spatial-test-fixtures:jar UP-TO-DATE > Task :lucene:demo:compileJava UP-TO-DATE > Task :lucene:benchmark-jmh:jar UP-TO-DATE > Task :lucene:demo:classes UP-TO-DATE > Task :lucene:demo:jar UP-TO-DATE > Task :lucene:benchmark:compileJava UP-TO-DATE > Task :lucene:luke:compileJava UP-TO-DATE > Task :lucene:benchmark:classes UP-TO-DATE > Task :lucene:luke:classes UP-TO-DATE > Task :lucene:luke:jar UP-TO-DATE > Task :lucene:benchmark:jar UP-TO-DATE BUILD SUCCESSFUL in 6s 101 actionable tasks: 101 up-to-date Consider enabling configuration cache to speed up this build: https://docs.gradle.org/9.4.1/userguide/configuration_cache_enabling.html compile luceneutil KNN at /l/util.nightly WARNING: A restricted method in java.lang.System has been called WARNING: java.lang.System::load has been called by net.rubygrapefruit.platform.internal.NativeLibraryLoader in an unnamed module (file:/home/mike/.gradle/wrapper/dists/gradle-9.1.0-bin/9agqghryom9wkf8r80qlhnts3/gradle-9.1.0/lib/native-platform-0.22-milestone-28.jar) WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module WARNING: Restricted methods will be blocked in a future release unless native access is enabled Starting a Gradle Daemon (subsequent builds will be faster) > Task :compileKnn Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: /l/util.nightly/src/main/perf/SearchTask.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. [Incubating] Problems report is available at: file:///l/util.nightly/build/reports/problems/problems-report.html Deprecated Gradle features were used in this build, making it incompatible with Gradle 10. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. For more on this, please refer to https://docs.gradle.org/9.1.0/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. BUILD SUCCESSFUL in 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: 36.40 GB available RAM: 243.58 GB used RAM: 8.14 GB dirty RAM: 2.25 MB smell vectors from /big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec smell: sampling 2000 of 39709371 vectors for per-dim distribution... smell: 100/2000 ( 5%) 2.9s smell: 200/2000 ( 10%) 2.9s smell: 300/2000 ( 15%) 2.9s smell: 400/2000 ( 20%) 2.9s smell: 500/2000 ( 25%) 2.9s smell: 600/2000 ( 30%) 2.9s smell: 700/2000 ( 35%) 2.9s smell: 800/2000 ( 40%) 2.9s smell: 900/2000 ( 45%) 2.9s smell: 1000/2000 ( 50%) 2.9s smell: 1100/2000 ( 55%) 2.9s smell: 1200/2000 ( 60%) 2.9s smell: 1300/2000 ( 65%) 2.9s smell: 1400/2000 ( 70%) 2.9s smell: 1500/2000 ( 75%) 2.9s smell: 1600/2000 ( 80%) 2.9s smell: 1700/2000 ( 85%) 2.9s smell: 1800/2000 ( 90%) 3.0s smell: 1900/2000 ( 95%) 3.1s smell: 2000/2000 (100%) 3.2s smell: 1 degenerate dim(s) found in 3.3s: (OUTLIER_SPREAD: std of all dims: μ=0.027, σ=0.007, threshold=3.0σ) [ ▁▄▇█▇▅▂ ] dim 0585 μ= -0.032 σ= 0.050 zeros= 0% [ ▁▁▃▅▇███████▆▄▃▁▁] -> OUTLIER_SPREAD: this_std=0.0499, mean_std=0.0266, +3.3sigma vs threshold=3.0sigma smell: all 1024 dims: [ ▅▆█▆▃ ] dim 0000 μ= +0.002 σ= 0.024 zeros= 0% [ ▁▂▄▅███████▅▃▁▁ ] [ ▁▃██▆▅▂ ] dim 0001 μ= +0.019 σ= 0.026 zeros= 0% [ ▁▁▃▆███████▆▃▂▁ ] [ ▁▆██▇▅▃ ] dim 0002 μ= -0.008 σ= 0.034 zeros= 0% [ ▁▂▃▇███████▆▃▃▁ ] [ ▄██▇▃ ] dim 0003 μ= +0.021 σ= 0.028 zeros= 0% [ ▂▂▅███████▄▂▁▁ ] [ ▂▆▆█▆▃ ] dim 0004 μ= -0.016 σ= 0.027 zeros= 0% [ ▁▁▃▅███████▇▄▂▁ ] [ ▄▆▆█▇▅ ] dim 0005 μ= -0.007 σ= 0.033 zeros= 0% [ ▁▂▃▅▇███████▅▃▁▁ ] [ ▃▅█▇▆▄▁ ] dim 0006 μ= -0.000 σ= 0.019 zeros= 0% [ ▁▁▂▄▇███████▆▂▂▁ ] [ ▂▆█▇▇▄▁ ] dim 0007 μ= -0.032 σ= 0.021 zeros= 0% [ ▁▁▂▅▇███████▆▃▂▁ ] [ ▄▄█▇▅▃ ] dim 0008 μ= -0.018 σ= 0.019 zeros= 0% [ ▁▂▄▆███████▇▅▃▂▁ ] [ ▂▇█▆▇█▃ ] dim 0009 μ= +0.007 σ= 0.029 zeros= 0% [ ▁▁▃▄████████▇▄▃▁ ] [ ▄▇█▇▃▂ ] dim 0010 μ= +0.014 σ= 0.032 zeros= 0% [ ▁▂▄▆▇██████▅▄▁ ] [ ▃▅▆█▆▅▂ ] dim 0011 μ= -0.011 σ= 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.036 zeros= 0% [ ▁▁▂▃▇█████████▅▃▂ ] [ ▄▆▇██▂▁ ] dim 0015 μ= -0.001 σ= 0.021 zeros= 0% [ ▁▂▃▄████████▇▄▂▁ ] [ ▂▄█▆▄▂ ] dim 0016 μ= +0.001 σ= 0.029 zeros= 0% [ ▁▁▃▄████████▇▃▃▁ ] [ ▃▅██▅▂ ] dim 0017 μ= +0.015 σ= 0.031 zeros= 0% [ ▁▂▃▇██████▆▃▂▁ ] [ ▁▄▄▆█▇▇▃ ] dim 0018 μ= +0.014 σ= 0.038 zeros= 0% [ ▁▂▃▅█████████▅▃▂▁▁] [ ▂▅█▅▆▄▁ ] dim 0019 μ= +0.007 σ= 0.030 zeros= 0% [ ▁▁▃▅▇████████▇▄▂▁▁▁] [ ▃▅█▆▅▁ ] dim 0020 μ= +0.013 σ= 0.024 zeros= 0% [ ▁▂▃▆███████▇▄▃▁▁ ] [ ▄▆██▅▁ ] dim 0021 μ= +0.009 σ= 0.021 zeros= 0% [ ▁▂▂▅▇██████▆▃▂▁ ] [ ▃█▇█▆▂ ] dim 0022 μ= +0.001 σ= 0.035 zeros= 0% [ ▂▄▆███████▇▆▃▁▁ ] [ ▂▃██▆▆▄ ] dim 0023 μ= -0.009 σ= 0.046 zeros= 0% [ ▁▁▄▇███████▇▅▂▁ ] [ ▃▅▇█▇█▅▃ ] dim 0024 μ= -0.005 σ= 0.033 zeros= 0% [ ▁▂▄▇█████████▄▃▂▁ ] [ ▃▆█▇▆▁ ] dim 0025 μ= +0.017 σ= 0.028 zeros= 0% [ ▁▂▄▇██████▆▄▂▁ ] [ ▁▅██▇▄ ] dim 0026 μ= +0.026 σ= 0.024 zeros= 0% [ ▁▂▃███████▇▅▃▁ ] [ ▄██▆▅▂ ] dim 0027 μ= -0.007 σ= 0.028 zeros= 0% [ ▁▂▃▆███████▇▅▂▁▁ ] [ ▂▅▆█▅▄▃ ] dim 0028 μ= +0.026 σ= 0.029 zeros= 0% [ ▁▂▅████████▇▄▃▁▁ ] [ ▃▆▇█▆▁ ] dim 0029 μ= -0.001 σ= 0.029 zeros= 0% [ ▁▃▅███████▇▅▃▁ ] [ ▂▆█▅▅▄ ] dim 0030 μ= -0.010 σ= 0.024 zeros= 0% [ ▁▂▅███████▇▄▂▂ ] [ ▂▆▇▇█▆▂ ] dim 0031 μ= -0.013 σ= 0.019 zeros= 0% [ ▁▃▄████████▇▄▃▁▁▁] [ ▂▃▆███▃ ] dim 0032 μ= +0.030 σ= 0.034 zeros= 0% [ ▁▂▄▅████████▄▃▁ ] [ ▄▅▇█▅▁ ] dim 0033 μ= +0.030 σ= 0.027 zeros= 0% [ ▁▃▄▇██████▆▃▁ ] [ ▃▇█▇▅▄ ] dim 0034 μ= -0.003 σ= 0.023 zeros= 0% [ ▁▂▄▆▇███████▅▃▂▁▁ ] [ ▄▅██▆▁ ] dim 0035 μ= +0.008 σ= 0.032 zeros= 0% [ ▂▃▅████████▄▃▂▁ ] [ ▂▅▇█▇▄ ] dim 0036 μ= +0.001 σ= 0.019 zeros= 0% [ ▂▃▅▇███████▄▃▁▁ ] [ ▂▃▆▆█▃▁ ] dim 0037 μ= -0.028 σ= 0.025 zeros= 0% [ ▁▂▄▇███████▆▄▂▂▁ ] [ ▂▃▃██▇▄▃ ] dim 0038 μ= -0.001 σ= 0.020 zeros= 0% [ ▁▃▆████████▇▅▂▁▁ ] [ ▁▅▇██▄▃ ] dim 0039 μ= +0.034 σ= 0.028 zeros= 0% [ ▁▁▄▅███████▇▄▂▁ ] [ ▁▅█▇▆▁ ] dim 0040 μ= +0.011 σ= 0.036 zeros= 0% [ ▁▃▄▆██████▆▂▁▁ ] [ ▃▅▇██▄▁ ] dim 0041 μ= +0.005 σ= 0.018 zeros= 0% [ ▁▂▃▆███████▆▄▂▁ ] [ ▄▆▇█▆▃ ] dim 0042 μ= -0.016 σ= 0.027 zeros= 0% [ ▁▂▃▅████████▆▄▂▁ ] [ ▁▆█▇█▅ ] dim 0043 μ= +0.013 σ= 0.026 zeros= 0% [ ▁▃▇███████▅▂▁ ] [ ▁▄█▇▆▃▂ ] dim 0044 μ= -0.023 σ= 0.032 zeros= 0% [ ▁▂▄▆███████▇▄▂▁▁ ] [ ▂▄█▆▇▂ ] dim 0045 μ= +0.016 σ= 0.025 zeros= 0% [ ▁▂▄▇███████▅▃▁ ] [ ▁▅███▄ ] dim 0046 μ= +0.012 σ= 0.020 zeros= 0% [ ▁▁▃▄████████▇▄▂▁ ] [ ▁▃▆█▇▅▃ ] dim 0047 μ= +0.005 σ= 0.031 zeros= 0% [ ▁▂▃▅▇███████▇▄▃▂▁ ] [ ▂▄▆█▅▂ ] dim 0048 μ= +0.010 σ= 0.040 zeros= 0% [ ▁▃▄▇███████▆▃▂▁ ] [ ▂▆██▆▅▁ ] dim 0049 μ= +0.023 σ= 0.028 zeros= 0% [ ▁▂▄▆███████▅▃▁▁ ] [ ▂▅█▇▅▂ ] dim 0050 μ= +0.012 σ= 0.028 zeros= 0% [ ▁▁▂▄▆██████▆▄▂ ] [ ▅▅█▆▅▁ ] dim 0051 μ= -0.000 σ= 0.029 zeros= 0% [ ▁▂▄▅███████▇▄▃▁ ] [ ▂▆█▆▄▁ ] dim 0052 μ= +0.005 σ= 0.015 zeros= 0% [ ▁▁▃▅███████▇▄▁▁ ] [ ▂▅█▆▅▁ ] dim 0053 μ= -0.003 σ= 0.020 zeros= 0% [ ▁▁▂▄▆██████▇▄▂▁ ] [ ▁▂▅██▄▁ ] dim 0054 μ= +0.015 σ= 0.023 zeros= 0% [ ▁▁▃▅███████▅▃▁▁ ] [ ▁▂▆▇█▇▇▄ ] dim 0055 μ= +0.016 σ= 0.023 zeros= 0% [▁▁▁▃▅█████████▅▄▁▁ ] [ ▁▇▅█▇▃▁ ] dim 0056 μ= +0.019 σ= 0.031 zeros= 0% [ ▁▁▃▅▇███████▅▄▁▁ ] [ ▂▃▆▆█▅▂ ] dim 0057 μ= +0.013 σ= 0.032 zeros= 0% [ ▁▁▁▂▄▇████████▆▃▂▁ ] [ ▁▃▇█▆▂ ] dim 0058 μ= +0.012 σ= 0.032 zeros= 0% [ ▁▂▅▇███████▄▃▁▁ ] [ ▁▅▇█▆▃ ] dim 0059 μ= +0.009 σ= 0.028 zeros= 0% [ ▁▃▅███████▅▃▁▁ ] [ ▃▃█▅▅▃ ] dim 0060 μ= +0.008 σ= 0.012 zeros= 0% [ ▁▂▄▅███████▆▅▂▂▁▁] [ ▁▆▇█▅▂ ] dim 0061 μ= -0.016 σ= 0.030 zeros= 0% [ ▁▂▃▆██████▇▄▂▁ ] [ ▃▆██▄▃▁ ] dim 0062 μ= -0.030 σ= 0.034 zeros= 0% [ ▁▁▂▄████████▆▃▂▁ ] [ ▃▅█▆▃▁ ] dim 0063 μ= +0.016 σ= 0.025 zeros= 0% [ ▁▂▄▅███████▆▃▃▁▁ ] [ ▁▅▆█▇▅▃ ] dim 0064 μ= -0.010 σ= 0.031 zeros= 0% [ ▁▂▃▆███████▇▄▂▁▁ ] [ ▂▇██▇▃▁ ] dim 0065 μ= +0.004 σ= 0.027 zeros= 0% [ ▁▂▄▅████████▇▂▂▁ ] [ ▂▃▆█▆▄ ] dim 0066 μ= +0.009 σ= 0.022 zeros= 0% [ ▁▂▄▆███████▆▄▃▁ ] [ ▃▆██▆▄ ] dim 0067 μ= -0.004 σ= 0.036 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.008 σ= 0.030 zeros= 0% [ ▁▂▃▇██████▆▄▂▁ ] [ ▁▃██▆▄▃ ] dim 0072 μ= +0.013 σ= 0.021 zeros= 0% [ ▂▃▅███████▇▄▂▁ ] [ ▁▃▅█▆▃▁ ] dim 0073 μ= +0.007 σ= 0.014 zeros= 0% [ ▁▂▅▆███████▇▅▃▁ ] [ ▁▅▇█▇█▄▂ ] dim 0074 μ= -0.012 σ= 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.041 zeros= 0% [ ▁▁▂▄████████▄▂▁ ] [ ▂▆▆██▅▁ ] dim 0078 μ= +0.015 σ= 0.021 zeros= 0% [ ▁▁▃▄▇███████▆▃▁▁ ] [ ▁▄▇██▇▄ ] dim 0079 μ= +0.011 σ= 0.026 zeros= 0% [ ▁▂▄▇████████▅▄▂▁ ] [ ▃▇█▆▅▄▁ ] dim 0080 μ= -0.013 σ= 0.014 zeros= 0% [ ▁▁▃▅████████▅▄▂▁ ] [ ▃▇██▆▄▂ ] dim 0081 μ= +0.011 σ= 0.025 zeros= 0% [ ▁▁▂▅████████▄▃▁ ] [ ▂▄▄██▄▁ ] dim 0082 μ= +0.014 σ= 0.037 zeros= 0% [ ▁▁▃▄▇████████▅▃▃▁ ] [ ▂▄▆█▇▇▄ ] dim 0083 μ= +0.015 σ= 0.025 zeros= 0% [ ▁▁▃▄▇████████▅▃▂▁▁ ] [ ▃▄▇█▇▆▁ ] dim 0084 μ= +0.011 σ= 0.033 zeros= 0% [ ▁▂▆███████▆▃▂ ] [ ▁▅██▄▄ ] dim 0085 μ= -0.003 σ= 0.024 zeros= 0% [ ▁▂▄▆███████▅▃▁▁ ] [ ▁▄▅█▆▅▂ ] dim 0086 μ= -0.019 σ= 0.032 zeros= 0% [ ▁▃▆████████▄▃▁▁ ] [ ▂▆█▄▅▂ ] dim 0087 μ= +0.011 σ= 0.024 zeros= 0% [ ▁▂▅▇██████▆▄▂▁ ] [ ▁▄▇█▇▆ ] dim 0088 μ= -0.008 σ= 0.027 zeros= 0% [ ▁▃▄▆███████▆▄▂▁▁ ] [ ▂▃▆██▆▃▁ ] dim 0089 μ= +0.022 σ= 0.032 zeros= 0% [ ▁▃▅▆█████████▆▃▁▁ ] [ ▃▄█▇▅▄ ] dim 0090 μ= +0.003 σ= 0.035 zeros= 0% [ ▁▂▃▆████████▅▄▂▁ ] [ ▁▃▆█▇▆▃ ] dim 0091 μ= +0.032 σ= 0.021 zeros= 0% [ ▁▁▃▅███████▇▅▂▁ ] [ ▁▄▅█▅▃ ] dim 0092 μ= +0.034 σ= 0.033 zeros= 0% [ ▁▂▃▅██████▇▅▂▁ ] [ ▃█▄▅▃▂ ] dim 0093 μ= -0.005 σ= 0.036 zeros= 0% [ ▁▂▄▇███████▇▄▂▁▁ ] [ ▂▅▅█▄▅▁ ] dim 0094 μ= +0.002 σ= 0.027 zeros= 0% [ ▁▂▃▅████████▆▄▃▂▁ ] [ ▅▆█▇▃ ] dim 0095 μ= -0.012 σ= 0.013 zeros= 0% [ ▁▂▄███████▅▂▁▁ ] [ ▁▆▅██▇▂ ] dim 0096 μ= +0.007 σ= 0.032 zeros= 0% [ ▁▂▄▅███████▇▅▃▁▁ ] [ ▃▅██▇▄ ] dim 0097 μ= -0.006 σ= 0.025 zeros= 0% [ ▁▁▂▄▆███████▆▄▁▁ ] [ ▃▆▇█▇▆▂ ] dim 0098 μ= +0.006 σ= 0.026 zeros= 0% [ ▁▂▃▅████████▇▄▂▁▁ ] [ ▂▅█▇▃▁ ] dim 0099 μ= -0.007 σ= 0.020 zeros= 0% [ ▁▃▄▇██████▅▄▂ ▁ ] [ ▃▅▆█▃ ] dim 0100 μ= +0.002 σ= 0.022 zeros= 0% [ ▁▃▅███████▅▃▁▁▁ ] [ ▄▄▇█▆▂ ] dim 0101 μ= -0.022 σ= 0.022 zeros= 0% [ ▁▃▅████████▄▂▁ ] [ ▁▂▆█▇▇▄▂ ] dim 0102 μ= -0.009 σ= 0.025 zeros= 0% [ ▁▂▅████████▅▃▁▁ ] [ ▁▄▅█▆▇▄ ] dim 0103 μ= +0.007 σ= 0.023 zeros= 0% [ ▁▁▂▄████████▇▆▄▂▁ ] [ ▂▆█▇█▆▁ ] dim 0104 μ= +0.013 σ= 0.025 zeros= 0% [ ▁ ▁▃▄▇███████▇▃▂▁▁ ] [ ▂▄█▆▇▄▃ ] dim 0105 μ= +0.006 σ= 0.028 zeros= 0% [ ▁▁▃▅████████▆▅▂▁▁ ] [ ▂▅██▆▆▃ ] dim 0106 μ= +0.008 σ= 0.028 zeros= 0% [ ▁▂▅▆███████▇▄▂▁ ] [ ▂▅▇██▆▂ ] dim 0107 μ= -0.003 σ= 0.019 zeros= 0% [ ▁▁▂▄▇████████▅▃▁▁ ] [ ▁▄▆▇█▆▃ ] dim 0108 μ= -0.016 σ= 0.035 zeros= 0% [▁▁▁▂▄███████▇▄▂▂▁ ] [ ▁▅▇█▇▅▂ ] dim 0109 μ= +0.009 σ= 0.021 zeros= 0% [ ▁▂▃▆███████▇▃▁▁ ] [ ▁▅█▇▄ ] dim 0110 μ= +0.008 σ= 0.022 zeros= 0% [ ▁▂▄▆██████▄▃▁ ] [ ▃▆▇▆█▄▂ ] dim 0111 μ= +0.024 σ= 0.019 zeros= 0% [ ▂▄▆███████▆▄▃▁ ] [ ▂▅▇██▅▁ ] dim 0112 μ= +0.007 σ= 0.026 zeros= 0% [ ▁▂▄▆███████▅▂▁▁ ] [ ▄▆▆█▄▁ ] dim 0113 μ= -0.015 σ= 0.017 zeros= 0% [ ▁▁▃▅███████▆▄▂▁ ] [ ▂▄▄█▆█▅▂ ] dim 0114 μ= -0.007 σ= 0.037 zeros= 0% [ ▁▁▂▄▆████████▆▄▃▁▁ ] [ ▁▅▇██▅▂ ] dim 0115 μ= -0.014 σ= 0.035 zeros= 0% [ ▁▃▃▆████████▄▂▁ ] [ ▄▆██▅▂ ] dim 0116 μ= +0.007 σ= 0.018 zeros= 0% [ ▁▂▃▆███████▇▄▂▂▁ ] [ ▃▄█▆▄▃ ] dim 0117 μ= -0.006 σ= 0.017 zeros= 0% [ ▁▂▃▅███████▆▄▂▁ ] [ ▂▆▅█▅▁ ] dim 0118 μ= -0.014 σ= 0.034 zeros= 0% [ ▁▂▄▇███████▅▃▁▁ ] [ ▄▅▇██▅ ] dim 0119 μ= -0.011 σ= 0.028 zeros= 0% [ ▁▂▄▆███████▄▂▁ ] [ ▃▅███▄ ] dim 0120 μ= -0.032 σ= 0.039 zeros= 0% [ ▁▂▄▅████████▆▅▂▂▁ ] [ ▁▃▇██▅▃ ] dim 0121 μ= +0.014 σ= 0.025 zeros= 0% [ ▁▂▃▅████████▄▂▁ ] [ ▄▆██▆▃ ] dim 0122 μ= -0.003 σ= 0.017 zeros= 0% [ ▁▁▂▅███████▇▄▂▂▁▁ ] [ ▃▆▇█▇▃ ] dim 0123 μ= +0.002 σ= 0.023 zeros= 0% [ ▁▁▃▅████████▅▃▁▁ ] [ ▁▄▆█▇▇▃▁ ] dim 0124 μ= -0.015 σ= 0.020 zeros= 0% [ ▁▂▃▆████████▅▃▂▁ ] [ ▃▃█▆█▃▁ ] dim 0125 μ= -0.004 σ= 0.045 zeros= 0% [ ▁▁▃▅▇███████▆▃▂▁▁ ] [ ▄██▇▅▂ ] dim 0126 μ= +0.022 σ= 0.017 zeros= 0% [ ▁▂▅▇██████▆▃▁▁ ] [ ▂▅▇█▇▅▂ ] dim 0127 μ= -0.019 σ= 0.022 zeros= 0% [ ▁▂▄▆███████▆▄▂▁ ] [ ▂▅▇█▅▃ ] dim 0128 μ= -0.019 σ= 0.029 zeros= 0% [ ▁▁▃▅▇███████▆▂▂▁ ] [ ▆▇█▆▆▃ ] dim 0129 μ= -0.005 σ= 0.038 zeros= 0% [ ▁▁▃▆▇██████▇▄▂▁▁ ] [ ▁▅▆█▅▄ ] dim 0130 μ= -0.027 σ= 0.023 zeros= 0% [ ▁▁▃▄▇██████▇▅▃▁ ] [ ▁▂▅█▅▅▂ ] dim 0131 μ= -0.000 σ= 0.027 zeros= 0% [ ▁▃▅███████▇▄▃▁▁ ] [ ▆▇█▆▆▁ ] dim 0132 μ= +0.007 σ= 0.026 zeros= 0% [ ▂▃▅███████▅▃▂▁ ] [ ▄▇▇█▅▁ ] dim 0133 μ= +0.008 σ= 0.014 zeros= 0% [ ▁▂▄▆███████▆▄▂▁ ] [ ▃▇███▆ ] dim 0134 μ= +0.024 σ= 0.023 zeros= 0% [ ▁▃▄████████▆▄▁▁ ] [ ▂▃▇██▆▄ ] dim 0135 μ= -0.002 σ= 0.030 zeros= 0% [ ▁▁▃▄█████████▆▂▁▁ ] [ ▁▇█▇█▆▃ ] dim 0136 μ= +0.009 σ= 0.040 zeros= 0% [ ▁▂▄▆████████▄▂▁▁ ] [ ▁▆█▅▅▃ ] dim 0137 μ= -0.023 σ= 0.029 zeros= 0% [ ▁▁▂▅▆██████▆▄▃▂▁ ] [ ▁▇▆▇█▃ ] dim 0138 μ= +0.035 σ= 0.026 zeros= 0% [ ▁▁▂▄▆███████▆▄▂▁ ] [ ▃▆█▇▄▂ ] dim 0139 μ= +0.007 σ= 0.029 zeros= 0% [ ▁▃▅▇██████▆▅▂▁▁ ] [ ▄▇█▆▃▁ ] dim 0140 μ= +0.006 σ= 0.022 zeros= 0% [ ▁▁▃▄▅███████▇▃▁▁ ] [ ▁▃███▇▆▁ ] dim 0141 μ= +0.006 σ= 0.022 zeros= 0% [ ▁▁▃▅████████▅▄▁▁ ] [ ▁▄▇█▄▄ ] dim 0142 μ= +0.008 σ= 0.015 zeros= 0% [ ▁▁▃▅███████▅▃▁ ] [ ▄▄██▆▅▂ ] dim 0143 μ= +0.000 σ= 0.026 zeros= 0% [ ▁▁▂▅████████▇▃▂▁ ] [ ▃▅▆█▇▅▃ ] dim 0144 μ= +0.004 σ= 0.036 zeros= 0% [ ▁▂▄▆███████▇▄▂▁ ] [ ▃▇▇▆█▅▃ ] dim 0145 μ= -0.018 σ= 0.018 zeros= 0% [ ▁▂▅▇████████▅▃▁▁ ] [ ▃▄▇█▇▆▂ ] dim 0146 μ= +0.016 σ= 0.033 zeros= 0% [ ▁▂▃▆███████▇▄▂▁ ] [ ▁▅▇██▆▃ ] dim 0147 μ= +0.024 σ= 0.029 zeros= 0% [ ▁▂▂▅▇███████▇▅▂▁ ] [ ▂▅██▆▅▂ ] dim 0148 μ= -0.004 σ= 0.018 zeros= 0% [ ▁▂▃▆███████▆▄▂▁ ] [ ▂▆█▇▇▄ ] dim 0149 μ= -0.014 σ= 0.024 zeros= 0% [ ▁▂▅████████▅▃▁ ] [ ▃▇▇█▇▃ ] dim 0150 μ= -0.011 σ= 0.036 zeros= 0% [ ▁▁▃▅▇██████▇▅▂▁▁ ] [ ▃▆▇██▃▁ ] dim 0151 μ= +0.009 σ= 0.038 zeros= 0% [ ▁▁▃▅▇███████▇▃▂▁ ] [ ▂▅▆█▆▂ ] dim 0152 μ= +0.024 σ= 0.017 zeros= 0% [ ▁▂▃▅██████▇▅▃▁ ] [ ▁▄▆▇█▇▃ ] dim 0153 μ= -0.028 σ= 0.031 zeros= 0% [ ▁▁▄▅████████▆▃▁▁ ] [ ▁▃██▇▆▁ ] dim 0154 μ= -0.007 σ= 0.035 zeros= 0% [ ▁▂▃▇████████▄▃▂▁ ] [ ▂▅▇█▇▃ ] dim 0155 μ= +0.008 σ= 0.013 zeros= 0% [ ▁▁▃▄▇██████▇▄▂▁ ] [ ▂▅▇█▆▄ ] dim 0156 μ= -0.002 σ= 0.033 zeros= 0% [ ▁▂▄▇███████▆▄▂▁ ] [ ▂▅█▇█▆▃ ] dim 0157 μ= -0.007 σ= 0.025 zeros= 0% [ ▁▂▃▇███████▇▅▃▁ ] [ ▃▇███▂ ] dim 0158 μ= -0.004 σ= 0.021 zeros= 0% [ ▁▃▄███████▇▃▃▁▁ ] [ ▁▅▇█▆▃▂ ] dim 0159 μ= -0.002 σ= 0.035 zeros= 0% [ ▁▂▅▆███████▆▃▂▁ ] [ ▂▄█▇▅▄ ] dim 0160 μ= -0.002 σ= 0.027 zeros= 0% [ ▁▁▃▆▇███████▅▃▁ ] [ ▂▄██▇▅▃ ] dim 0161 μ= -0.007 σ= 0.033 zeros= 0% [ ▁▂▄▆████████▄▂▁ ] [ ▄▆██▅▂ ] dim 0162 μ= -0.003 σ= 0.024 zeros= 0% [ ▁▂▆▇██████▇▄▂▁ ] [ ▄▄█▆▄▃ ] dim 0163 μ= +0.001 σ= 0.026 zeros= 0% [ ▁▁▃▅███████▆▅▃▂▁ ] [ ▃▇██▅▃ ] dim 0164 μ= +0.032 σ= 0.031 zeros= 0% [ ▁▁▃▆▇███████▅▂▁ ] [ ▂▆██▄▁ ] dim 0165 μ= -0.013 σ= 0.027 zeros= 0% [ ▁▂▃▆██████▅▂▁▁ ] [ ▄▆▇█▅▁ ] dim 0166 μ= +0.011 σ= 0.033 zeros= 0% [ ▁▁▂▅▇███████▄▂▁ ] [ ▃▆██▄▂ ] dim 0167 μ= -0.007 σ= 0.015 zeros= 0% [ ▁▁▂▄▆███████▇▃▂▁▁ ] [ ▂▅██▇▂ ] dim 0168 μ= +0.003 σ= 0.016 zeros= 0% [ ▁▃▄▇███████▅▃▁▁ ] [ ▁▅██▇▅▃ ] dim 0169 μ= -0.002 σ= 0.029 zeros= 0% [ ▁▂▃▅███████▇▄▂▁ ] [ ▁▅█▇▇▅▅ ] dim 0170 μ= +0.020 σ= 0.031 zeros= 0% [ ▁▂▄▅████████▆▄▂▁▁ ] [ ▃▅█▆▅▃ ] dim 0171 μ= -0.008 σ= 0.028 zeros= 0% [ ▁▁▃▅▇██████▇▆▃▂▁ ] [ ▁▄▅█▆▄ ] dim 0172 μ= -0.008 σ= 0.023 zeros= 0% [ ▁▁▂▄▅██████▇▅▃▂▁ ] [ ▃▄█▆▆▄ ] dim 0173 μ= -0.006 σ= 0.016 zeros= 0% [ ▁▁▃▇████████▅▃▂▁ ] [ ▃▅███▇▄ ] dim 0174 μ= -0.020 σ= 0.027 zeros= 0% [ ▁▃▅▇███████▇▃▂▁▁ ] [ ▁▄█▇▆▃ ] dim 0175 μ= -0.013 σ= 0.031 zeros= 0% [ ▁▁▃▆▇███████▅▃▂▁▁ ] [ ▂▅██▆▃▁ ] dim 0176 μ= +0.001 σ= 0.019 zeros= 0% [ ▁▁▂▃▆███████▅▂▁ ] [ ▂▆██▆▅▁ ] dim 0177 μ= +0.011 σ= 0.026 zeros= 0% [ ▁▃▃▇███████▅▂▁▁ ] [ ▃▆█▇▄▂ ] dim 0178 μ= +0.023 σ= 0.022 zeros= 0% [ ▁▂▄▆███████▇▄▂▁▁ ] [ ▃▆██▆▃▁ ] dim 0179 μ= -0.020 σ= 0.032 zeros= 0% [ ▁▃▅▇███████▅▂▁ ] [ ▁▄▇█▇▄▂ ] dim 0180 μ= +0.008 σ= 0.025 zeros= 0% [ ▂▃▆███████▇▄▃▁▁ ] [ ▂▃▇██▆▂ ] dim 0181 μ= -0.000 σ= 0.027 zeros= 0% [ ▁▂▄▆███████▇▄▂▁ ] [ ▂▆█▆▃▂▁ ] dim 0182 μ= -0.029 σ= 0.027 zeros= 0% [ ▁▂▅▇███████▆▃▂▁ ] [ ▂▄▆██▅▂ ] dim 0183 μ= -0.004 σ= 0.044 zeros= 0% [ ▁▂▄▅███████▇▅▃▂▁ ] [ ▂▆▆██▅▂▂ ] dim 0184 μ= +0.005 σ= 0.033 zeros= 0% [ ▁▁▂▄▅▆████████▅▄▂ ] [ ▄▅▇█▆▃▁ ] dim 0185 μ= -0.019 σ= 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.041 zeros= 0% [ ▁▃▄████████▇▄▂▁ ] [ ▁▆▇█▆▂ ] dim 0190 μ= -0.011 σ= 0.037 zeros= 0% [ ▁▄▆██████▇▃▂▁ ] [ ▄▇▇█▅▂ ] dim 0191 μ= -0.004 σ= 0.037 zeros= 0% [ ▁▂▄▆███████▇▆▃▂▁ ] [ ▁▅███▇▄▂ ] dim 0192 μ= -0.021 σ= 0.028 zeros= 0% [ ▁▃▄█████████▅▃▂▁ ] [ ▁▄█▇▄▂ ] dim 0193 μ= +0.001 σ= 0.033 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.018 σ= 0.031 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.028 zeros= 0% [ ▁▂▅████████▅▃▂▁▁ ] [ ▃▅▇█▅▄ ] dim 0204 μ= -0.001 σ= 0.031 zeros= 0% [ ▁▁▂▄▇██████▇▅▃▁ ] [ ▁▄▆██▅▃ ] dim 0205 μ= +0.013 σ= 0.024 zeros= 0% [ ▁▂▃▆███████▆▅▃▁ ] [ ▃▄██▇▄ ] dim 0206 μ= +0.005 σ= 0.025 zeros= 0% [ ▁▂▄▆██████▇▅▃▁▁ ] [ ▁▃▆██▆▃▂ ] dim 0207 μ= +0.011 σ= 0.033 zeros= 0% [ ▁▁▂▃▆████████▆▄▂▁ ] [ ▁▅█▅▃▂ ] dim 0208 μ= -0.029 σ= 0.018 zeros= 0% [ ▁▁▂▃▆███████▇▅▂▂▁ ] [ ▂▅▇█▅▃ ] dim 0209 μ= +0.019 σ= 0.023 zeros= 0% [ ▁▂▃▇███████▆▃▁ ] [ ▁▅▅█▆▄▃ ] dim 0210 μ= -0.009 σ= 0.015 zeros= 0% [ ▁▂▄▆████████▅▃▂▁ ] [ ▃▆██▄▃ ] dim 0211 μ= +0.001 σ= 0.030 zeros= 0% [ ▁▁▃▅████████▅▂▁▁ ] [ ▄▆▇█▆▂ ] dim 0212 μ= +0.016 σ= 0.033 zeros= 0% [ ▁▂▄▅███████▇▅▃▁▁ ] [ ▁▄▆█▇▄▁ ] dim 0213 μ= -0.003 σ= 0.025 zeros= 0% [ ▁▁▂▄▇███████▆▃▃▁▁ ] [ ▄▇██▅ ] dim 0214 μ= -0.003 σ= 0.031 zeros= 0% [ ▁▂▅███████▆▃▁ ] [ ▂▅▇█▄▄▁ ] dim 0215 μ= -0.001 σ= 0.027 zeros= 0% [▁▁▂▄▆███████▇▃▃▁ ] [ ▁▃▅█▆▃▁ ] dim 0216 μ= -0.006 σ= 0.027 zeros= 0% [ ▂▂▃████████▇▄▂▁ ] [ ▂▅▅█▅▂ ] dim 0217 μ= +0.002 σ= 0.032 zeros= 0% [ ▁▁▃▅▇██████▇▆▂▁▁ ] [ ▃▄▆█▇▅▁ ] dim 0218 μ= -0.001 σ= 0.015 zeros= 0% [ ▁▁▃▅████████▇▄▂▁ ] [ ▃▆▇█▇▄ ] dim 0219 μ= +0.006 σ= 0.031 zeros= 0% [ ▂▃▅▇███████▆▅▃▁▁ ] [ ▃▄▇██▆▄ ] dim 0220 μ= +0.024 σ= 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.024 zeros= 0% [ ▁▂▃▅███████▇▄▂▁▁ ] [ ▁▄▅▆█▆▃ ] dim 0224 μ= +0.018 σ= 0.030 zeros= 0% [ ▁▁▃▅████████▆▃▁▁ ] [ ▁▆██▇▅▅▁ ] dim 0225 μ= -0.009 σ= 0.028 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.006 σ= 0.018 zeros= 0% [ ▁ ▂▃▅▇███████▆▃▂▁ ] [ ▄▃██▇▄▁ ] dim 0231 μ= -0.017 σ= 0.025 zeros= 0% [ ▁▁▄▄████████▆▃▂▁ ] [ ▂▅██▇▅▂ ] dim 0232 μ= +0.029 σ= 0.026 zeros= 0% [ ▁▂▄▇███████▆▃▂▁ ] [ ▃▄▇██▆▃▁ ] dim 0233 μ= -0.028 σ= 0.027 zeros= 0% [ ▁▁▂▅▇████████▆▃▂▂ ] [ ▃▃█▇██▇▄ ] dim 0234 μ= +0.039 σ= 0.031 zeros= 0% [▁ ▂▃▄▆████████▇▅▃▁▁ ] [ ▃▅█▇▄▃ ] dim 0235 μ= +0.002 σ= 0.021 zeros= 0% [ ▁▃▆████████▇▃▁▁ ] [ ▂██▇▅▂▃ ] dim 0236 μ= +0.020 σ= 0.039 zeros= 0% [ ▁▁▂▄▅▇███████▆▅▁▁ ] [ ▅▆███▃ ] dim 0237 μ= -0.009 σ= 0.022 zeros= 0% [ ▁▁▂▅▇███████▄▂▁ ] [ ▂▆▇▇█▄▁ ] dim 0238 μ= -0.010 σ= 0.029 zeros= 0% [ ▁▁▃▅▆████████▄▂▁ ] [ ▃▆▆█▆▄ ] dim 0239 μ= -0.018 σ= 0.028 zeros= 0% [ ▁▃▅████████▇▃▂▁▁ ] [ ▂▄▆█▇▃▁ ] dim 0240 μ= +0.016 σ= 0.024 zeros= 0% [ ▁▁▂▄▆███████▇▄▁▁▁ ] [ ▁▅▆█▆▃ ] dim 0241 μ= +0.028 σ= 0.039 zeros= 0% [ ▁▂▂▄▆███████▆▃▁▁ ] [ ▃▇█▇▄▂ ] dim 0242 μ= +0.002 σ= 0.025 zeros= 0% [ ▂▃▅███████▇▄▂▁ ] [ ▃▆██▆ ] dim 0243 μ= -0.007 σ= 0.020 zeros= 0% [ ▁▁▂▄███████▆▄▁▁ ] [ ▂▄▇██▅▂ ] dim 0244 μ= -0.008 σ= 0.034 zeros= 0% [ ▁▂▃▇███████▇▃▃▁▁ ] [ ▂▄▆██▅▁ ] dim 0245 μ= +0.002 σ= 0.032 zeros= 0% [ ▂▃▅███████▅▄▂▁ ] [ ▁▃█▇▇▂ ] dim 0246 μ= -0.016 σ= 0.018 zeros= 0% [ ▁▂▃▆██████▇▄▂▁ ] [ ▃▇██▆▂ ] dim 0247 μ= -0.038 σ= 0.037 zeros= 0% [ ▁▂▅▆██████▆▅▃▂▁ ] [ ▃▅▇█▅▂ ] dim 0248 μ= +0.009 σ= 0.035 zeros= 0% [ ▁▁▂▄███████▇▅▃▁ ] [ ▁▅▇███▅▄ ] dim 0249 μ= -0.018 σ= 0.033 zeros= 0% [ ▁▁▃▃▆█████████▅▃▁▁▁] [ ▂▅▄█▄▄▁ ] dim 0250 μ= +0.001 σ= 0.023 zeros= 0% [ ▁▁▃▅▇███████▇▄▂▁▁ ] [ ▄▇██▇▄▂ ] dim 0251 μ= +0.022 σ= 0.014 zeros= 0% [ ▁▁▃▅████████▆▃▂▁ ] [ ▁▅█▇▆▄ ] dim 0252 μ= -0.005 σ= 0.022 zeros= 0% [ ▁▂▃▆███████▅▃▁ ] [ ▁▅█▇█▆▂ ] dim 0253 μ= -0.017 σ= 0.023 zeros= 0% [ ▁▂▄▇███████▇▅▃▁ ] [ ▅▆█▇▅ ] dim 0254 μ= +0.022 σ= 0.028 zeros= 0% [ ▁▁▂▅▇███████▇▅▂▂▁ ] [ ▂▃█▇█▄▂ ] dim 0255 μ= -0.010 σ= 0.038 zeros= 0% [ ▂▄▆███████▇▄▂▁ ] [ ▂▅██▆▄ ] dim 0256 μ= -0.010 σ= 0.046 zeros= 0% [ ▂▂▃▇███████▆▃▂ ] [ ▃▅█▆▅ ] dim 0257 μ= -0.001 σ= 0.029 zeros= 0% [ ▁▂▄███████▅▃▁▁ ] [ ▃▅█▇▆▄▃ ] dim 0258 μ= +0.001 σ= 0.027 zeros= 0% [ ▁▁▃▅▇███████▇▅▃▁ ] [ ▂▄█▇█▃▁ ] dim 0259 μ= +0.004 σ= 0.018 zeros= 0% [ ▁▁▃▅▇███████▇▄▂▁ ] [ ▁▅███▃ ] dim 0260 μ= -0.001 σ= 0.033 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.013 σ= 0.029 zeros= 0% [ ▁▂▂▅▆███████▇▅▃▁ ] [ ▁▄▇█▄▃ ] dim 0265 μ= -0.009 σ= 0.025 zeros= 0% [ ▁▂▄▆███████▇▄▂▁▁ ] [ ▂▅▆██▆▂ ] dim 0266 μ= +0.002 σ= 0.022 zeros= 0% [ ▁▁▃▅███████▇▄▂▁▁ ] [ ▂▅▆█▃ ] dim 0267 μ= +0.010 σ= 0.018 zeros= 0% [ ▁▂▄██████▇▅▂▁▁ ] [ ▂▂▆█▅▃ ] dim 0268 μ= +0.024 σ= 0.038 zeros= 0% [ ▂▃▆███████▆▂▁▁ ] [ ▁▃▄▇█▆▂ ] dim 0269 μ= +0.002 σ= 0.027 zeros= 0% [ ▁▁▃▆███████▇▄▂▁ ] [ ▄▇███▄▁ ] dim 0270 μ= -0.001 σ= 0.032 zeros= 0% [ ▁▃▅▇███████▆▃▂ ] [ ▁▄▇██▇▃▁ ] dim 0271 μ= -0.008 σ= 0.027 zeros= 0% [ ▁▁▂▄▇█████████▅▃▂▁ ] [ ▃▆██▅▁ ] dim 0272 μ= -0.010 σ= 0.020 zeros= 0% [ ▁▂▄▆███████▄▂▁ ] [ ▁▄█▅▄▂ ] dim 0273 μ= +0.013 σ= 0.036 zeros= 0% [▁▁▂▃▄▆███████▆▃▂▁ ] [ ▅▆█▇▄▁ ] dim 0274 μ= +0.008 σ= 0.032 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.009 σ= 0.022 zeros= 0% [ ▁▁▂▄████████▇▄▂▁ ] [ ▁▄▅▇█▂▃ ] dim 0279 μ= +0.020 σ= 0.034 zeros= 0% [ ▁▁▂▃▅███████▇▄▃▁▁ ] [ ▄▅▅█▅▁ ] dim 0280 μ= +0.025 σ= 0.023 zeros= 0% [ ▁▁▂▅▇██████▇▅▂▁ ] [ ▂▄█▇█▃ ] dim 0281 μ= +0.004 σ= 0.025 zeros= 0% [ ▁▂▃▅▇██████▇▅▃▁ ] [ ▂▆█▇█▃ ] dim 0282 μ= +0.006 σ= 0.018 zeros= 0% [ ▁▁▂▃▅████████▅▄▂ ▁ ] [ ▃▃██▅▃ ] dim 0283 μ= -0.006 σ= 0.029 zeros= 0% [ ▁▁▂▄████████▆▃▁▁ ] [ ▁▅██▅▄ ] dim 0284 μ= -0.051 σ= 0.032 zeros= 0% [ ▁▂▆██████▇▅▂▁ ] [ ▂▄▆█▇▅▃ ] dim 0285 μ= +0.009 σ= 0.032 zeros= 0% [ ▁▁▃▄▇████████▅▂▁▁ ] [ ▃▇▇█▇▃ ] dim 0286 μ= -0.008 σ= 0.032 zeros= 0% [ ▁▁▃▄████████▆▃▂▁ ] [ ▄▆▆█▅▁ ] dim 0287 μ= +0.006 σ= 0.021 zeros= 0% [ ▁▁▂▅▇██████▆▃▂▁▁ ] [ ▁▄▆▇█▄ ] dim 0288 μ= -0.013 σ= 0.044 zeros= 0% [ ▁▂▄▆███████▆▄▁▁ ] [ ▂▃▅█▅▂ ] dim 0289 μ= +0.011 σ= 0.025 zeros= 0% [ ▁▁▃▆▇██████▇▅▃▁▁ ] [ ▁▅█▇▇▆ ] dim 0290 μ= +0.014 σ= 0.036 zeros= 0% [▁▁▂▄▆███████▆▄▂▁ ] [ ▃▅██▅▃ ] dim 0291 μ= -0.015 σ= 0.014 zeros= 0% [ ▁▁▄███████▇▄▂▁▁ ] [ ▁▂▇█▇▃▁ ] dim 0292 μ= +0.004 σ= 0.035 zeros= 0% [ ▁▂▃▆███████▅▄▁▁ ] [ ▄██▆▃ ] dim 0293 μ= +0.020 σ= 0.019 zeros= 0% [▁▂▄▆███████▅▃▁ ] [ ▁▄██▇▇▂ ] dim 0294 μ= -0.004 σ= 0.027 zeros= 0% [ ▁▂▄▆███████▆▄▁▁ ] [ ▁▃▅█▅▂ ] dim 0295 μ= -0.001 σ= 0.013 zeros= 0% [ ▁▂▃▇███████▆▃▂▁ ] [ ▂▃▇█▆▂ ] dim 0296 μ= +0.002 σ= 0.024 zeros= 0% [ ▁▁▂▄▇███████▅▃▂▁ ] [ ▁▅▇██▄ ] dim 0297 μ= -0.004 σ= 0.017 zeros= 0% [ ▁▁▃▅███████▄▃▁ ] [ ▂▄██▄▃▂ ] dim 0298 μ= -0.011 σ= 0.024 zeros= 0% [ ▁▂▅▆███████▇▄▂▁ ] [ ▁▄▇██▅▄▁ ] dim 0299 μ= +0.002 σ= 0.027 zeros= 0% [▁▁▂▄▇████████▇▄▂▁ ] [ ▁▅██▇▄▁ ] dim 0300 μ= -0.022 σ= 0.031 zeros= 0% [ ▁▂▃████████▇▃▂▁ ] [ ▄███▄ ] dim 0301 μ= +0.007 σ= 0.025 zeros= 0% [ ▁▁▂▅███████▄▂▁▁ ] [ ▃▇█▆▄▄▁ ] dim 0302 μ= +0.006 σ= 0.035 zeros= 0% [ ▁▁▄▅▇███████▅▄▁▁ ] [ ▁▅▆▇██▂ ] dim 0303 μ= -0.018 σ= 0.016 zeros= 0% [ ▁▂▄▆████████▅▃▁▁ ] [ ▁▄▄█▇▅▂ ] dim 0304 μ= +0.000 σ= 0.030 zeros= 0% [ ▁▂▄▇███████▇▅▂▂▁ ] [ ▂▄▇█▆▃ ] dim 0305 μ= +0.024 σ= 0.035 zeros= 0% [ ▁▂▃▆███████▇▄▂▁ ] [ ▂▄█▆▆▄▁ ] dim 0306 μ= +0.012 σ= 0.037 zeros= 0% [ ▁▁▂▄█████████▃▂▁ ] [ ▂▄▆█▄▂ ] dim 0307 μ= +0.010 σ= 0.016 zeros= 0% [ ▁▃▅████████▄▄▁▁ ] [ ▂▄▆▇▇█▄ ] dim 0308 μ= +0.030 σ= 0.038 zeros= 0% [ ▁▂▄▄▇███████▇▇▃▃▂ ] [ ▃▇█▇▄▂ ] dim 0309 μ= +0.003 σ= 0.031 zeros= 0% [ ▁▂▄▅███████▇▅▃▁ ▁] [ ▂▅█▅▅▂ ] dim 0310 μ= -0.002 σ= 0.010 zeros= 0% [ ▁▁▂▄▇██████▇▄▂▁ ] [ ▂▄███▄▂ ] dim 0311 μ= +0.006 σ= 0.013 zeros= 0% [ ▁▂▄▅███████▆▃▂▁ ] [ ▂▄▇█▆▄▁ ] dim 0312 μ= +0.017 σ= 0.035 zeros= 0% [ ▁▂▅▅███████▆▃▂ ] [ ▃▆█▇█▆▃ ] dim 0313 μ= +0.003 σ= 0.019 zeros= 0% [ ▁▁▂▂▆▇███████▇▅▃▁▁ ] [ ▂▅█▇▇▃ ] dim 0314 μ= +0.003 σ= 0.045 zeros= 0% [ ▁▃▄▇██████▇▆▃▂▁ ] [ ▁▅▆█▅▂ ] dim 0315 μ= -0.001 σ= 0.022 zeros= 0% [ ▁▁▃▄▇███████▄▃▁ ] [ ▂▃▆█▇▅▃ ] dim 0316 μ= -0.025 σ= 0.024 zeros= 0% [ ▁▂▃▇████████▄▃▁ ] [ ▁▅▆█▇▄▁ ] dim 0317 μ= -0.014 σ= 0.029 zeros= 0% [ ▁▁▂▄▆███████▆▄▂▁ ] [ ▃▅██▄▂ ] dim 0318 μ= -0.010 σ= 0.015 zeros= 0% [ ▁▁▂▃▇██████▇▄▂▁ ] [ ▂▆█▇█▃ ] dim 0319 μ= +0.009 σ= 0.031 zeros= 0% [ ▁▂▃▄▇███████▆▄▂ ▁ ] [ ▁▂▆▅█▅▄▁ ] dim 0320 μ= -0.014 σ= 0.024 zeros= 0% [▁▁▂▄▆████████▅▃▂▁▁ ] [ ▅▇▆█▄▂ ] dim 0321 μ= -0.026 σ= 0.016 zeros= 0% [ ▁▁▄▅███████▆▄▂▁ ] [ ▂▅█▇▇▄▁ ] dim 0322 μ= -0.008 σ= 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.006 σ= 0.023 zeros= 0% [ ▁▂▄███████▆▃▁▁ ] [ ▂▅▆█▆▃▁ ] dim 0327 μ= -0.023 σ= 0.018 zeros= 0% [ ▁▁▂▅▇███████▆▄▃▁ ] [ ▃▅█▇▄▃ ] dim 0328 μ= +0.003 σ= 0.010 zeros= 0% [ ▁▂▃▆████████▄▂▁▁ ] [ ▁▃▅██▆▃▁ ] dim 0329 μ= +0.002 σ= 0.031 zeros= 0% [ ▁▁▂▄▅████████▅▃▁ ] [ ▁▃█▇▇▄▂ ] dim 0330 μ= +0.018 σ= 0.041 zeros= 0% [ ▁▂▅███████▆▄▂▁ ] [ ▂▇▇█▅▄ ] dim 0331 μ= -0.002 σ= 0.039 zeros= 0% [ ▂▂▅▇███████▅▃▁▁ ] [ ▁▂▆█▇▅▂ ] dim 0332 μ= +0.022 σ= 0.020 zeros= 0% [ ▁▂▃▆███████▆▄▃▁ ] [ ▁▅▇█▆▄ ] dim 0333 μ= -0.003 σ= 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.033 zeros= 0% [ ▂▃▄███████▄▃▁ ] [ ▅████▄ ] dim 0337 μ= -0.013 σ= 0.027 zeros= 0% [ ▁▁▃▆███████▇▆▃▁▁ ] [ ▂▇██▅▄ ] dim 0338 μ= +0.011 σ= 0.029 zeros= 0% [ ▁▃▅▇███████▄▂▁▁ ] [ ▃▆▆██▅▂ ] dim 0339 μ= +0.004 σ= 0.029 zeros= 0% [ ▁▁▂▄▆███████▇▄▂▁▁ ] [ ▃▇█▇▅ ] dim 0340 μ= -0.001 σ= 0.032 zeros= 0% [ ▁▁▂▄▇██████▆▃▁ ] [ ▃█▇▇▄ ] dim 0341 μ= +0.016 σ= 0.022 zeros= 0% [ ▁▂▄▇█████▇▄▃▁ ] [ ▃█▇█▆▂ ] dim 0342 μ= -0.017 σ= 0.026 zeros= 0% [ ▂▄▇██████▆▃▁▁ ] [ ▃▄▇██▄▁ ] dim 0343 μ= -0.000 σ= 0.014 zeros= 0% [ ▁▂▄▇███████▅▃▁▁ ] [ ▄██▇▅▁ ] dim 0344 μ= +0.013 σ= 0.024 zeros= 0% [ ▁▁▃▇▇██████▆▄▂▁ ] [ ▁▅█▇▄▃▁ ] dim 0345 μ= +0.012 σ= 0.025 zeros= 0% [ ▁▂▄▇███████▅▃▁ ] [ ▁▅▇███▄ ] dim 0346 μ= -0.004 σ= 0.015 zeros= 0% [ ▁▁▂▅▇███████▇▇▄▂▁ ] [ ▂▄█▆▇▆▄▁ ] dim 0347 μ= -0.025 σ= 0.031 zeros= 0% [ ▁▁▂▃▆████████▆▃▂▁ ] [ ▄▆██▅▃ ] dim 0348 μ= -0.008 σ= 0.033 zeros= 0% [ ▁▁▃▅███████▆▅▂▁▁ ] [ ▃▇██▆ ] dim 0349 μ= -0.027 σ= 0.030 zeros= 0% [ ▁▁▄▅███████▇▄▂▁▁ ] [ ▄█▇█▂ ] dim 0350 μ= +0.015 σ= 0.017 zeros= 0% [ ▁▁▂▅███████▄▃▁▁ ] [ ▁▃▃█▆▄▂ ] dim 0351 μ= +0.020 σ= 0.027 zeros= 0% [ ▁▂▄▅███████▅▃▂▁ ] [ ▃▆██▇▂ ] dim 0352 μ= +0.007 σ= 0.031 zeros= 0% [ ▁▂▄▅▇███████▆▃▁▁ ] [ ▄█▇▅▃ ] dim 0353 μ= -0.015 σ= 0.026 zeros= 0% [ ▁▂▄▅███████▅▂▁▁ ] [ ▁▄▆██▅▂ ] dim 0354 μ= +0.015 σ= 0.035 zeros= 0% [ ▁▂▃▄▆███████▆▄▂▁▁ ] [ ▁▅▆██▅▁ ] dim 0355 μ= -0.012 σ= 0.021 zeros= 0% [ ▁▁▂▆███████▆▅▂▁ ] [ ▁▅▇██▅▂ ] dim 0356 μ= +0.032 σ= 0.032 zeros= 0% [ ▁▁▂▅▇███████▆▃▂▁ ] [ ▁▅▆▇██▁ ] dim 0357 μ= +0.017 σ= 0.027 zeros= 0% [ ▁▂▃▆███████▇▅▂▁ ] [ ▄▆█▇▅▁ ] dim 0358 μ= -0.002 σ= 0.013 zeros= 0% [ ▁▁▂▄███████▄▃▂ ] [ ▂▆██▇▃ ] dim 0359 μ= -0.012 σ= 0.026 zeros= 0% [ ▁▁▃▅███████▄▃▁ ] [ ▃▄█▇▅▃ ] dim 0360 μ= +0.011 σ= 0.027 zeros= 0% [ ▁▁▂▄▆██████▇▅▂▁▁ ] [ ▂▆▇██▄ ] dim 0361 μ= -0.016 σ= 0.036 zeros= 0% [ ▁▂▅▇███████▆▄▁ ] [ ▁▄▇█▅▃▁ ] dim 0362 μ= -0.026 σ= 0.017 zeros= 0% [ ▁▃▅▇███████▆▃▂▁▁ ] [ ▁▃▅██▅▃ ] dim 0363 μ= +0.020 σ= 0.030 zeros= 0% [ ▁▁▂▄▆████████▆▃▂▁▁ ] [ ▂▃▇█▅▅ ] dim 0364 μ= +0.010 σ= 0.029 zeros= 0% [ ▂▃▄▇███████▆▅▂▁▁ ] [ ▃▅█▇▆▅▂ ] dim 0365 μ= +0.031 σ= 0.030 zeros= 0% [ ▁▂▃▆████████▇▄▂▁ ] [ ▂▅▆█▅▃▁ ] dim 0366 μ= -0.021 σ= 0.021 zeros= 0% [ ▁▂▃▃▆███████▆▅▂▁▁▁] [ ▂▃▇█▇▇▇▂▁ ] dim 0367 μ= +0.004 σ= 0.014 zeros= 0% [▁▁▂▄▆█████████▄▃▁▁ ] [ ▂▅█▇█▁▁ ] dim 0368 μ= -0.007 σ= 0.022 zeros= 0% [▁ ▁▂▄████████▅▄▂▁ ] [ ▁▂▅█▆█▄▁ ] dim 0369 μ= +0.032 σ= 0.020 zeros= 0% [ ▁▂▄▆████████▆▃▂▁ ] [ ▃▆█▆▄ ] dim 0370 μ= -0.002 σ= 0.021 zeros= 0% [ ▁▁▃▆███████▆▄▂▁ ] [ ▂▅▇█▆▃ ] dim 0371 μ= +0.006 σ= 0.037 zeros= 0% [ ▁▁▂▂▅███████▇▇▃▂▁ ] [ ▂▅██▆▂ ] dim 0372 μ= +0.020 σ= 0.035 zeros= 0% [ ▂▃▅███████▇▄▃▁▁ ] [ ▂▃▇▇█▆▃▁ ] dim 0373 μ= -0.000 σ= 0.033 zeros= 0% [ ▂▂▆████████▇▃▁▁ ] [ ▂▆▇█▄▅▃ ] dim 0374 μ= -0.019 σ= 0.021 zeros= 0% [ ▁▁▂▄▆███████▅▅▂▁ ] [ ▂▇█▆▅▂ ] dim 0375 μ= +0.010 σ= 0.028 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.005 σ= 0.023 zeros= 0% [ ▁▁▃▃▆███████▇▄▂▁▁ ] [ ▂▄▆▆█▄▁ ] dim 0381 μ= +0.001 σ= 0.017 zeros= 0% [ ▁▂▄▆███████▇▅▄▂▁ ] [ ▄▇██▆▄▁ ] dim 0382 μ= -0.008 σ= 0.030 zeros= 0% [ ▂▃▅▇███████▅▂▁▁ ] [ ▁▃█▆▆▃▁ ] dim 0383 μ= +0.022 σ= 0.034 zeros= 0% [ ▁▁▂▅▆███████▆▄▂▁▁] [ ▁▅▆█▆▇▄ ] dim 0384 μ= +0.010 σ= 0.027 zeros= 0% [ ▁▁▂▄▆████████▅▃▂▁ ] [ ▃▇█▇▄▁ ] dim 0385 μ= +0.020 σ= 0.026 zeros= 0% [ ▁▃▅███████▆▃▂ ] [ ▃▆▇█▇▅▂ ] dim 0386 μ= +0.010 σ= 0.024 zeros= 0% [ ▁▃▅████████▆▃▂▁ ] [ ▁▃▆█▇▄▁ ] dim 0387 μ= -0.010 σ= 0.011 zeros= 0% [ ▁▃▅███████▆▃▂▁ ] [ ▄▅▆██▄▂▁ ] dim 0388 μ= +0.010 σ= 0.044 zeros= 0% [ ▁▂▄▇████████▅▃▂▁▁ ] [ ▁▃███▆▁ ] dim 0389 μ= +0.009 σ= 0.028 zeros= 0% [ ▁▂▄███████▇▄▂▁ ] [ ▁▂▇█▆▇▅▂ ] dim 0390 μ= +0.026 σ= 0.026 zeros= 0% [ ▁▁▃▅████████▇▄▂▁▁ ] [ ▁▆▇▇█▆▂ ] dim 0391 μ= +0.001 σ= 0.031 zeros= 0% [▁▁▂▂▆▆███████▇▄▂▁ ] [ ▂▄█▇▇▄ ] dim 0392 μ= +0.019 σ= 0.026 zeros= 0% [ ▁▁▃▅██████▇▄▂▁ ] [ ▃▆▇▇▅█▃ ] dim 0393 μ= -0.010 σ= 0.040 zeros= 0% [ ▁▂▃▅█████████▅▃▁▁▁] [ ▂▇█▇▆▃ ] dim 0394 μ= +0.018 σ= 0.018 zeros= 0% [ ▁▂▄▇██████▇▄▁▁ ] [ ▃▅▇██▇▄▂ ] dim 0395 μ= -0.001 σ= 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.039 zeros= 0% [ ▁▃▄▇███████▇▄▂▁ ] [ ▁▄▇██▃▁ ] dim 0399 μ= -0.012 σ= 0.017 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.026 zeros= 0% [ ▁▂▆███████▆▄▂▁ ] [ ▂▄▅▇█▆▁ ] dim 0404 μ= +0.002 σ= 0.024 zeros= 0% [ ▁▁▃▅▇███████▅▃▂▁ ] [ ▁▅▆█▅▁ ] dim 0405 μ= +0.017 σ= 0.030 zeros= 0% [ ▁▂▃▅██████▆▄▂▁ ] [ ▁▄▇█▇▄▂ ] dim 0406 μ= +0.015 σ= 0.018 zeros= 0% [ ▁▃▅███████▇▄▂▁ ] [ ▅██▇▂▁ ] dim 0407 μ= +0.012 σ= 0.018 zeros= 0% [ ▁▃▅███████▄▂▁▁ ] [ ▃▅█▅▃ ] dim 0408 μ= +0.002 σ= 0.024 zeros= 0% [ ▁▁▃▅███████▄▃▂▁ ] [ ▁▆▆▇█▅▁ ] dim 0409 μ= -0.012 σ= 0.025 zeros= 0% [ ▁▂▄▇███████▆▄▃▁ ] [ ▃▄█▆▆▃ ] dim 0410 μ= -0.018 σ= 0.025 zeros= 0% [ ▁▂▅▆███████▄▃▁▁ ] [ ▂▆█▇▅▁ ] dim 0411 μ= +0.002 σ= 0.029 zeros= 0% [ ▁▃▅▇██████▆▃▁▁ ] [ ▂▅█▇▄▂ ] dim 0412 μ= +0.003 σ= 0.039 zeros= 0% [ ▁▂▃▇███████▇▄▂▁ ] [ ▃▇██▄ ] dim 0413 μ= -0.009 σ= 0.024 zeros= 0% [ ▁▂▅▇█████▆▅▂▁ ] [ ▄▆█▇▇▂▁ ] dim 0414 μ= -0.008 σ= 0.026 zeros= 0% [ ▁▁▃▆▇███████▆▃▁ ] [ ▂▃█▄▃ ] dim 0415 μ= -0.008 σ= 0.022 zeros= 0% [ ▁▂▃▅▇█████▇▅▃▁▁ ] [ ▁▄▅█▃▂▁ ] dim 0416 μ= -0.004 σ= 0.038 zeros= 0% [ ▁▁▃▅████████▆▄▃▁▁ ] [ ▃▄▇█▇▄ ] dim 0417 μ= +0.008 σ= 0.029 zeros= 0% [ ▁▂▄▇███████▆▃▂▁ ] [ ▁▄▆▇█▆▅▁ ] dim 0418 μ= -0.016 σ= 0.021 zeros= 0% [ ▁▂▂▆████████▆▃▂▁ ] [ ▃▇█▇▅▃▂ ] dim 0419 μ= -0.005 σ= 0.014 zeros= 0% [ ▁▂▅▇███████▆▄▂▁▁ ] [ ▁▃▇█▆▆▃ ] dim 0420 μ= +0.003 σ= 0.035 zeros= 0% [ ▁▁▃▆████████▄▃▂ ] [ ▂▆▆█▆▅▂ ] dim 0421 μ= -0.018 σ= 0.027 zeros= 0% [ ▁▂▃▆███████▆▄▂▁ ] [ ▁▆█▆▄▂ ] dim 0422 μ= +0.011 σ= 0.027 zeros= 0% [ ▁▁▃▄███████▇▄▃▁▁ ] [ ▃▆█▆▃▁ ] dim 0423 μ= +0.015 σ= 0.023 zeros= 0% [ ▁▁▃▆███████▅▂▂▁ ] [ ▂▄█▅▇▂ ] dim 0424 μ= +0.015 σ= 0.021 zeros= 0% [ ▁▁▃▄▇██████▆▅▂▂▁ ] [ ▂▅▆▇█▅▃ ] dim 0425 μ= -0.011 σ= 0.039 zeros= 0% [ ▁▂▃▄▇████████▄▃▂▁ ] [ ▁▅▄█▆▁ ] dim 0426 μ= +0.018 σ= 0.013 zeros= 0% [ ▁▁▃▄▆██████▆▅▃▂▁▁] [ ▃▆▇█▄▂ ] dim 0427 μ= +0.002 σ= 0.036 zeros= 0% [ ▁▂▂▄███████▆▄▁▁ ] [ ▁▄▅█▇▆▃▁ ] dim 0428 μ= +0.022 σ= 0.036 zeros= 0% [ ▁▂▄▅████████▅▄▂▁ ] [ ▂▄▇█▆▄▁ ] dim 0429 μ= +0.011 σ= 0.016 zeros= 0% [ ▁▂▃▆███████▆▃▂▁ ] [ ▃▅▆▇█▆▃▂ ] dim 0430 μ= +0.009 σ= 0.025 zeros= 0% [ ▁▁▂▄▆████████▅▄▂ ] [ ▄▆█▆▃ ] dim 0431 μ= +0.015 σ= 0.028 zeros= 0% [ ▁▁▂▅███████▅▄▁▁ ] [ ▁▄▅█▇▄▂ ] dim 0432 μ= +0.012 σ= 0.021 zeros= 0% [ ▁▁▃▆███████▇▄▂▁ ] [ ▄█▇█▆▂ ] dim 0433 μ= -0.012 σ= 0.030 zeros= 0% [ ▁▁▃▅███████▆▄▂▁ ] [ ▂▃██▅▄ ] dim 0434 μ= +0.003 σ= 0.026 zeros= 0% [ ▁▂▄▇███████▆▄▃▁▁ ] [ ▆██▆▂ ] dim 0435 μ= +0.006 σ= 0.017 zeros= 0% [ ▁▁▁▃▇██████▇▄▂▁▁ ] [ ▁▆▆█▆▅ ] dim 0436 μ= -0.007 σ= 0.034 zeros= 0% [ ▁▁▃▅▆███████▆▅▃▁▁▁] [ ▂▅▇█▅▄▁ ] dim 0437 μ= +0.010 σ= 0.030 zeros= 0% [ ▁▁▃▄▆███████▅▃▁ ] [ ▂▆▇██▄▁ ] dim 0438 μ= -0.002 σ= 0.023 zeros= 0% [ ▁▂▄▆███████▆▄▁▁ ] [ ▄▅▇█▆▃ ] dim 0439 μ= -0.018 σ= 0.028 zeros= 0% [ ▁▁▃▅▇██████▆▅▃▁▁ ] [ ▂▇██▆▁ ] dim 0440 μ= +0.003 σ= 0.028 zeros= 0% [ ▁▃▅███████▇▄▂▁ ] [ ▄▅█▆▄▂ ] dim 0441 μ= +0.019 σ= 0.036 zeros= 0% [ ▁▂▂▄████████▆▃▁▁ ] [ ▂▂▆█▆▇▃▁ ] dim 0442 μ= +0.012 σ= 0.020 zeros= 0% [ ▁▂▄▅████████▇▃▂▂ ] [ ▃▄█▇▅▂ ] dim 0443 μ= -0.009 σ= 0.018 zeros= 0% [ ▁▂▃▅▇███████▇▄▂▁▁ ] [ ▅▆█▆▄▃▁ ] dim 0444 μ= +0.016 σ= 0.043 zeros= 0% [ ▁▃▆████████▆▄▂▁ ] [ ▄███▅▁ ] dim 0445 μ= +0.006 σ= 0.021 zeros= 0% [ ▁▁▃▆███████▆▃▂▁ ] [ ▁▅▅▇█▅▃▂ ] dim 0446 μ= +0.018 σ= 0.029 zeros= 0% [ ▁▁▂▄▇████████▇▃▁▁ ] [ ▂▄█▇▅▃▁ ] dim 0447 μ= +0.021 σ= 0.026 zeros= 0% [ ▁▃▄▆███████▆▅▂▁ ] [ ▂▅██▆▄ ] dim 0448 μ= -0.015 σ= 0.030 zeros= 0% [ ▁▂▄▇███████▄▃▁ ] [ ▅███▅▂ ] dim 0449 μ= +0.014 σ= 0.020 zeros= 0% [ ▁▂▅▆████████▅▂▁▁ ] [ ▁▄▇▆█▄▃ ] dim 0450 μ= -0.016 σ= 0.019 zeros= 0% [ ▁▁▂▄▆███████▇▄▂▂▁ ] [ ▃▆▇█▃ ] dim 0451 μ= +0.009 σ= 0.022 zeros= 0% [ ▁▁▂▅▇██████▆▃▂▁ ] [ ▄▅█▇▅▁ ] dim 0452 μ= -0.013 σ= 0.030 zeros= 0% [ ▁▃▄███████▇▄▂▁ ] [ ▄▇▆█▆▃ ] dim 0453 μ= -0.007 σ= 0.018 zeros= 0% [ ▂▃▆████████▅▂▁▁ ] [ ▃▇██▅▄ ] dim 0454 μ= -0.000 σ= 0.014 zeros= 0% [ ▁▁▂▄▇███████▅▃▂▁ ] [ ▁▅▇▇██▇▃▂ ] dim 0455 μ= +0.007 σ= 0.044 zeros= 0% [ ▁▂▃▄▆█████████▆▄▃▁ ] [ ▂▅█▇▇▃ ] dim 0456 μ= -0.018 σ= 0.033 zeros= 0% [ ▁▂▃▆███████▅▂▁ ] [ ▂▄█▇▅▁ ] dim 0457 μ= +0.013 σ= 0.028 zeros= 0% [ ▁▂▄▆██████▅▃▂▁ ] [ ▂▅▇█▅▃▁ ] dim 0458 μ= +0.016 σ= 0.032 zeros= 0% [ ▁▁▂▄▅████████▆▃▃▁ ] [ ▁▅█▆▅▄▁ ] dim 0459 μ= -0.010 σ= 0.023 zeros= 0% [ ▁▂▄████████▆▄▂▁ ] [ ▁▄▇██▆▃ ] dim 0460 μ= -0.007 σ= 0.026 zeros= 0% [ ▁▂▃▆███████▇▄▂▁ ] [ ▄█▇█▅▃ ] dim 0461 μ= -0.006 σ= 0.012 zeros= 0% [ ▁▂▃▅███████▅▄▂▁▁ ] [ ▁▂███▆▂▁ ] dim 0462 μ= -0.015 σ= 0.023 zeros= 0% [ ▁▁▃▆████████▃▂▁▁ ] [ ▂▄▆██▆▃ ] dim 0463 μ= -0.017 σ= 0.035 zeros= 0% [ ▁▁▂▅▇███████▇▅▂▁▁▁] [ ▁▅███▄▁ ] dim 0464 μ= -0.017 σ= 0.042 zeros= 0% [ ▁▂▄▅███████▆▄▂▂▁ ] [ ▆▇█▆▆▂ ] dim 0465 μ= -0.006 σ= 0.025 zeros= 0% [ ▁▂▃▇███████▆▅▃▁ ] [ ▁▄▅█▇▅▁ ] dim 0466 μ= -0.005 σ= 0.040 zeros= 0% [ ▁▂▃▆███████▅▃▁ ] [ ▂▄▇██▅▁ ] dim 0467 μ= +0.003 σ= 0.022 zeros= 0% [ ▁▁▃▅███████▅▃▂▁▁ ] [ ▁▄▆█▇▅▃ ] dim 0468 μ= +0.004 σ= 0.021 zeros= 0% [ ▁▁▃▆███████▆▄▂▁ ] [ ▁▃▇██▆▃ ] dim 0469 μ= -0.000 σ= 0.029 zeros= 0% [ ▁▂▃▄███████▇▄▂▁ ] [ ▁▄▆█▇▃▂ ] dim 0470 μ= -0.018 σ= 0.017 zeros= 0% [ ▁▁▂▄▇███████▇▃▂▁▁ ] [ ▂▄█▆▇▁ ] dim 0471 μ= +0.040 σ= 0.016 zeros= 0% [ ▁▂▄▇██████▇▄▂▁ ] [ ▂▅▇█▇▇▂ ] dim 0472 μ= -0.004 σ= 0.027 zeros= 0% [ ▁▁▂▃▅████████▅▃▁▁▁ ] [ ▁▃▅██▆▃▂ ] dim 0473 μ= -0.017 σ= 0.015 zeros= 0% [ ▁▂▃▅████████▇▄▂▁▁ ] [ ▅▅█▇▅▃▂ ] dim 0474 μ= +0.015 σ= 0.022 zeros= 0% [ ▁▁▂▃▆████████▅▃▂▁▁ ] [ ▁▄▆█▅▂ ] dim 0475 μ= +0.002 σ= 0.038 zeros= 0% [ ▁▁▃▆██████▇▅▂▁▁ ] [ ▁▄▇██▃ ] dim 0476 μ= -0.010 σ= 0.021 zeros= 0% [ ▁▃▆██████▇▄▂▁ ] [ ▄██▇▃ ] dim 0477 μ= -0.005 σ= 0.019 zeros= 0% [ ▁▂▄██████▆▃▁▁ ] [ ▁▄▇█▄▄ ] dim 0478 μ= -0.024 σ= 0.024 zeros= 0% [ ▁▂▄▆███████▅▃▂▁ ] [ ▄█▇▅▃ ] dim 0479 μ= +0.006 σ= 0.031 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.010 σ= 0.031 zeros= 0% [ ▁▂▄▅███████▇▆▂▂▁ ] [ ▃▅▇▇█▆▃▁ ] dim 0484 μ= +0.003 σ= 0.035 zeros= 0% [ ▁▂▃▄█████████▅▃▂▁▁] [ ▃▅███▄▁ ] dim 0485 μ= +0.017 σ= 0.015 zeros= 0% [ ▁▂▄▆███████▇▄▂▁ ] [ ▂▅▆█▆▅▃ ] dim 0486 μ= +0.025 σ= 0.029 zeros= 0% [ ▂▃▆▆███████▇▅▂▁▁ ] [ ▂▆▇█▆▂ ] dim 0487 μ= +0.017 σ= 0.024 zeros= 0% [ ▁▂▄▇██████▆▃▁▁ ] [ ▁▃▇█▆▃ ] dim 0488 μ= +0.027 σ= 0.045 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.011 σ= 0.029 zeros= 0% [ ▁▂▄▇███████▅▄▂▁ ] [ ▂▅▆██▂▁ ] dim 0493 μ= +0.013 σ= 0.019 zeros= 0% [ ▁▂▂▄▇███████▅▃▂▁ ] [ ▄██▇▆▂ ] dim 0494 μ= +0.023 σ= 0.020 zeros= 0% [ ▁▂▄███████▆▃▁▁ ] [ ▁▅▇█▇▆▃ ] dim 0495 μ= -0.015 σ= 0.028 zeros= 0% [ ▁▁▃▆███████▇▅▂▁ ] [ ▁▄▆▇█▃ ] dim 0496 μ= +0.026 σ= 0.015 zeros= 0% [ ▁▂▄▇███████▅▃▂▁ ] [ ▁▅▆█▅▄▁ ] dim 0497 μ= -0.015 σ= 0.019 zeros= 0% [ ▁▁▂▄▇███████▇▄▂▁▁ ] [ ▁▆▇█▅▄▁ ] dim 0498 μ= +0.016 σ= 0.040 zeros= 0% [ ▁▁▂▃▄████████▆▃▁ ▁ ] [ ▃▆█▆▃ ] dim 0499 μ= -0.011 σ= 0.028 zeros= 0% [ ▁▁▃▅██████▇▅▂▁ ] [ ▁▅▆▇█▆▃▁ ] dim 0500 μ= +0.021 σ= 0.040 zeros= 0% [ ▁▂▄▅████████▅▃▁▁ ] [ ▂▂▅█▇▅▃ ] dim 0501 μ= -0.007 σ= 0.014 zeros= 0% [ ▁▁▂▃▆███████▇▄▂▁ ] [ ▂▆██▇▅▂ ] dim 0502 μ= +0.020 σ= 0.022 zeros= 0% [ ▁▁▂▅████████▆▄▂▁ ] [ ▃▆██▇▇▃ ] dim 0503 μ= +0.002 σ= 0.031 zeros= 0% [ ▁▃▄▇████████▆▄▃▂▁ ] [ ▁▅▇▇█▆▂ ] dim 0504 μ= -0.004 σ= 0.011 zeros= 0% [ ▁▂▃▆███████▇▅▃▁▁ ] [ ▁▃▆▅█▆▄▁ ] dim 0505 μ= -0.003 σ= 0.024 zeros= 0% [ ▁▁▃▄▆████████▅▄▂▁ ] [ ▃▅▆█▄▂ ] dim 0506 μ= +0.009 σ= 0.026 zeros= 0% [ ▁▁▃▄▇██████▇▅▂▁▁ ] [ ▂▅▇██▆▃ ] dim 0507 μ= -0.010 σ= 0.024 zeros= 0% [ ▁▂▄▇████████▅▂▂▁ ] [ ▃▆█▆▄▂ ] dim 0508 μ= -0.004 σ= 0.034 zeros= 0% [ ▁▂▃▅████████▅▃▁▁ ] [ ▄▆█▇▅▃ ] dim 0509 μ= -0.000 σ= 0.025 zeros= 0% [ ▁▂▃▆███████▇▄▂▂▁ ] [ ▁▄▆█▆▄▁ ] dim 0510 μ= -0.007 σ= 0.029 zeros= 0% [ ▁▂▄▅███████▆▄▄▁▁ ] [ ▁▅▆█▇▃ ] dim 0511 μ= +0.008 σ= 0.036 zeros= 0% [ ▁▂▃▆███████▅▂▁▁ ] [ ▁▂▄█▅▄▂ ] dim 0512 μ= -0.014 σ= 0.026 zeros= 0% [ ▁▂▃▆███████▆▄▂▁ ] [ ▁▅██▇▅▂ ] dim 0513 μ= +0.024 σ= 0.013 zeros= 0% [ ▁▂▃▇███████▆▂▁ ] [ ▄▆▇█▆▂ ] dim 0514 μ= +0.012 σ= 0.033 zeros= 0% [ ▁▁▃▆███████▇▃▂▁ ] [ ▁▄▆██▅▂ ] dim 0515 μ= -0.028 σ= 0.025 zeros= 0% [▁▁▁▃▅████████▅▃▂▁ ] [ ▁▄▆█▅▂ ] dim 0516 μ= +0.025 σ= 0.020 zeros= 0% [ ▁▂▃▅███████▄▂▂▁ ] [ ▂▄▄█▆▄ ] dim 0517 μ= -0.006 σ= 0.038 zeros= 0% [ ▁▁▃▅████████▅▃▂▁▁] [ ▂▄▇█▇▂▂ ] dim 0518 μ= +0.026 σ= 0.023 zeros= 0% [ ▂▃▆▇████████▄▃▁▁] [ ▁▄▇▇█▇▃ ] dim 0519 μ= -0.039 σ= 0.028 zeros= 0% [ ▁▃▆████████▅▃▂ ▁ ] [ ▃▅█▇▅▃ ] dim 0520 μ= +0.013 σ= 0.032 zeros= 0% [ ▁▂▃▆██████▆▄▂▁ ] [ ▁▃█▇█▆▁ ] dim 0521 μ= +0.021 σ= 0.032 zeros= 0% [ ▁▂▃▄▆████████▅▃▂▁▁] [ ▃▆█▆▆▁ ] dim 0522 μ= +0.012 σ= 0.025 zeros= 0% [ ▁▃▄▇██████▆▄▂▁ ] [ ▂▄██▃▂ ] dim 0523 μ= +0.019 σ= 0.016 zeros= 0% [ ▁▃▄▇██████▆▄▂▁ ] [ ▂▄▆█▅▄▂▁ ] dim 0524 μ= +0.014 σ= 0.028 zeros= 0% [ ▁▂▃▅▇████████▅▃▂▁▁] [ ▁▅▇█▇▃▁ ] dim 0525 μ= -0.006 σ= 0.011 zeros= 0% [ ▁▁▄▆███████▆▅▂▁ ] [ ▂▄█▇▇▄▂ ] dim 0526 μ= -0.018 σ= 0.026 zeros= 0% [ ▁▃▄▇███████▇▄▂▁ ] [ ▂▅█▅▁ ] dim 0527 μ= +0.013 σ= 0.026 zeros= 0% [ ▂▃▇█████▆▅▂▁ ] [ ▂▆█▇▆▄▁ ] dim 0528 μ= -0.039 σ= 0.028 zeros= 0% [ ▂▂▄▇███████▆▄▂▁ ] [ ▃▅▄▆▇█▆▃ ] dim 0529 μ= +0.013 σ= 0.028 zeros= 0% [ ▁▂▂▆▆████████▇▆▃▁▁] [ ▃▅▇█▅▃▂ ] dim 0530 μ= -0.015 σ= 0.026 zeros= 0% [ ▁▂▄▇███████▅▂▁ ] [ ▄▇█▆▃▂ ] dim 0531 μ= -0.015 σ= 0.024 zeros= 0% [ ▁▃▆████████▃▂ ] [ ▂▅▇█▄▃ ] dim 0532 μ= -0.004 σ= 0.031 zeros= 0% [ ▁▂▄▇██████▇▄▂▁ ] [ ▁▄▇▇█▇▃ ] dim 0533 μ= -0.001 σ= 0.019 zeros= 0% [ ▁▂▄▅███████▆▄▂▁ ] [ ▂▆█▆▆▅ ] dim 0534 μ= -0.001 σ= 0.031 zeros= 0% [ ▁▂▅████████▄▂▁▁ ] [ ▁▄█▇▇▄ ] dim 0535 μ= -0.017 σ= 0.038 zeros= 0% [ ▁▂▄▇███████▆▃▁▁ ] [ ▂▄▅█▅▄▁ ] dim 0536 μ= +0.016 σ= 0.019 zeros= 0% [ ▁▁▂▄▇███████▆▂▂▁ ] [ ▄▆██▆▃ ] dim 0537 μ= +0.004 σ= 0.033 zeros= 0% [ ▁▁▁▂▅███████▆▄▃▂▁ ] [ ▂▅▅██▅▂ ] dim 0538 μ= +0.028 σ= 0.029 zeros= 0% [ ▁▁▃▆███████▇▃▂▁ ] [ ▂▄▆█▆▅▂ ] dim 0539 μ= +0.002 σ= 0.037 zeros= 0% [ ▁▂▄▅████████▆▄▂▁ ] [ ▃▇██▅ ] dim 0540 μ= -0.007 σ= 0.035 zeros= 0% [ ▁▂▆███████▆▂▁▁ ] [ ▃▆██▇ ] dim 0541 μ= -0.002 σ= 0.028 zeros= 0% [ ▁▁▃▄███████▆▃▁ ] [ ▂▄█▇▅▄ ] dim 0542 μ= -0.005 σ= 0.033 zeros= 0% [ ▁▁▃▇███████▆▄▂▁ ] [ ▁▃▄█▇▄▂ ] dim 0543 μ= +0.017 σ= 0.037 zeros= 0% [ ▁▁▂▅▆███████▆▄▃▁ ] [ ▄▅█▆▆▄▁ ] dim 0544 μ= +0.006 σ= 0.022 zeros= 0% [ ▁▃▅▇███████▅▄▂▁ ] [ ▁▃▅█▅▄ ] dim 0545 μ= -0.020 σ= 0.017 zeros= 0% [ ▁▂▃▆███████▆▄▂▁ ] [ ▆▇█▇▅▂ ] dim 0546 μ= -0.018 σ= 0.033 zeros= 0% [ ▁▂▄▆███████▇▄▂▁ ] [ ▃▆▇██▄▁ ] dim 0547 μ= -0.013 σ= 0.025 zeros= 0% [ ▁▂▃▆███████▄▃▂ ] [ ▃▅██▆▄ ] dim 0548 μ= -0.035 σ= 0.024 zeros= 0% [ ▁▁▂▄████████▅▄▁▁ ] [ ▃▇███▅ ] dim 0549 μ= +0.014 σ= 0.030 zeros= 0% [ ▁▂▄███████▇▆▃▁▁ ] [ ▂▄▇█▆▃ ] dim 0550 μ= -0.008 σ= 0.040 zeros= 0% [ ▁▁▂▄███████▇▅▂▁ ] [ ▁▃▇██▅▃ ] dim 0551 μ= +0.008 σ= 0.016 zeros= 0% [ ▁▁▂▃▆███████▇▅▃▁ ▁ ] [ ▃▅▇█▆▁ ] dim 0552 μ= -0.006 σ= 0.028 zeros= 0% [ ▁▂▄▇██████▆▃▂ ] [ ▂▅██▆▆▃ ] dim 0553 μ= -0.005 σ= 0.028 zeros= 0% [ ▁▃▆███████▆▃▂▁ ] [ ▂▄▆█▅▃▁ ] dim 0554 μ= +0.018 σ= 0.018 zeros= 0% [ ▁▂▄▆███████▅▃▂▁ ] [ ▁▄▄▇█▄▂ ] dim 0555 μ= +0.015 σ= 0.031 zeros= 0% [ ▁▂▄▆███████▆▃▃▁▁ ] [ ▃▃█▇▅▃ ] dim 0556 μ= -0.013 σ= 0.035 zeros= 0% [ ▁▂▅▆███████▄▂▁▁ ] [ ▁▁▅▆██▅▁ ] dim 0557 μ= -0.003 σ= 0.021 zeros= 0% [ ▁▁▃▅████████▇▄▃▁▁ ] [ ▂▇█▇▇▁ ] dim 0558 μ= +0.008 σ= 0.025 zeros= 0% [ ▁▁▂▄███████▅▄▂▁ ] [ ▂▇██▆▃▁ ] dim 0559 μ= -0.010 σ= 0.041 zeros= 0% [ ▁▃▅▇███████▆▂▁ ] [ ▁▅█▆▇▃ ] dim 0560 μ= -0.002 σ= 0.038 zeros= 0% [ ▁▁▁▃▅████████▅▃▁ ] [ ▂▄█▅▄▂ ] dim 0561 μ= -0.023 σ= 0.035 zeros= 0% [ ▁▂▃▅▇██████▇▃▃▁ ] [ ▄▄███▅ ] dim 0562 μ= +0.001 σ= 0.021 zeros= 0% [ ▁▃▅████████▆▃▂▁ ] [ ▂█▇██▅▄ ] dim 0563 μ= +0.030 σ= 0.027 zeros= 0% [ ▁▁▃▅▇████████▆▃▂▁ ] [ ▃▂███▄▂▁ ] dim 0564 μ= +0.005 σ= 0.021 zeros= 0% [ ▁▁▄▆████████▄▂▁ ] [ ▃▅▇█▄▁ ] dim 0565 μ= -0.020 σ= 0.022 zeros= 0% [ ▁▂▅▇██████▆▃▁ ] [ ▃▄▇█▆▃▁ ] dim 0566 μ= +0.009 σ= 0.030 zeros= 0% [ ▁▁▂▄▆███████▆▂▁▁ ] [ ▅▆█▆▅▁ ] dim 0567 μ= +0.004 σ= 0.016 zeros= 0% [ ▁▁▃▅███████▆▃▁ ] [ ▅▇█▆▄▁ ] dim 0568 μ= +0.016 σ= 0.026 zeros= 0% [ ▁▂▅▆███████▆▄▂▁▁ ] [ ▁▇▆█▄▂ ] dim 0569 μ= -0.017 σ= 0.029 zeros= 0% [ ▁▁▂▄████████▅▃▁▁ ] [ ▂▅█▇▆▄▁ ] dim 0570 μ= +0.015 σ= 0.025 zeros= 0% [ ▁▁▂▅▇███████▆▄▂▁ ] [ ▃▄███▃▂ ] dim 0571 μ= +0.001 σ= 0.032 zeros= 0% [ ▁▁▃▅▆███████▇▄▂▁ ] [ ▁▄▅█▆▅▁ ] dim 0572 μ= +0.007 σ= 0.015 zeros= 0% [ ▁▂▃▆███████▅▃▂▁ ] [ ▃▄▇▇█▃▂ ] dim 0573 μ= -0.004 σ= 0.022 zeros= 0% [ ▁▂▄▆███████▅▄▂▁ ] [ ▁▄▇▆█▅▁ ] dim 0574 μ= -0.011 σ= 0.015 zeros= 0% [ ▁▁▃▂▅███████▆▄▂▁▁ ] [ ▃██▇▅▂ ] dim 0575 μ= +0.004 σ= 0.043 zeros= 0% [ ▁▂▃▆████████▆▄▂▁ ] [ ▁▄▆█▇▃▁ ] dim 0576 μ= +0.016 σ= 0.025 zeros= 0% [ ▁▂▂▄▇███████▆▄▂▁▁ ] [ ▃▄▇█▇▇▃ ] dim 0577 μ= -0.001 σ= 0.026 zeros= 0% [ ▁▁▁▂▄█████████▆▃▁▁ ] [ ▂▃▆█▇▄▂ ] dim 0578 μ= -0.012 σ= 0.033 zeros= 0% [ ▁▂▃▇███████▇▃▂▁ ] [ ▃▂█▇█▅▁ ] dim 0579 μ= -0.010 σ= 0.026 zeros= 0% [ ▁▁▃▇███████▇▃▂▁ ] [ ▄▆███▅▂ ] dim 0580 μ= -0.003 σ= 0.030 zeros= 0% [ ▁▂▃▅████████▇▃▂▁ ] [ ▃▆█▇▇▃▁ ] dim 0581 μ= +0.001 σ= 0.024 zeros= 0% [ ▁▂▃▄████████▆▃▂▁ ] [ ▂▅█▇▅▂ ] dim 0582 μ= +0.023 σ= 0.019 zeros= 0% [ ▁▁▃▄▇███████▅▂▁ ] [ ▁▄▇█▅▄ ] dim 0583 μ= -0.006 σ= 0.013 zeros= 0% [ ▁▂▄▆███████▆▃▂▁ ] [ ▂▃▇██▅▃ ] dim 0584 μ= +0.003 σ= 0.030 zeros= 0% [ ▁▂▄▆███████▇▅▄▁▁ ] [ ▁▄▇█▇▅▂ ] dim 0585 μ= -0.032 σ= 0.050 zeros= 0% [ ▁▁▃▅▇███████▆▄▃▁▁] -> OUTLIER_SPREAD: this_std=0.0499, mean_std=0.0266, +3.3sigma vs threshold=3.0sigma [ ▄▅██▆▅ ] dim 0586 μ= +0.001 σ= 0.021 zeros= 0% [ ▁▁▃▄▇███████▅▃▁▁ ] [ ▁▅▇██▃▂ ] dim 0587 μ= -0.008 σ= 0.016 zeros= 0% [ ▁▂▄▆███████▇▃▂▁ ] [ ▂▄▇▇▆█▅▂ ] dim 0588 μ= -0.011 σ= 0.033 zeros= 0% [ ▁▁▂▄▆████████▇▃▃▁ ] [ ▂▇▇█▆▅▁ ] dim 0589 μ= -0.001 σ= 0.016 zeros= 0% [ ▁▂▃▅▇███████▆▅▃▂▁▁] [ ▃▆█▆▄▂ ] dim 0590 μ= +0.007 σ= 0.035 zeros= 0% [ ▁▃▄███████▇▄▂▁ ] [ ▁▅▇█▅▄▁ ] dim 0591 μ= -0.020 σ= 0.018 zeros= 0% [ ▁▂▄▇███████▇▃▂▂ ] [ ▃▇██▇▄▁ ] dim 0592 μ= -0.005 σ= 0.022 zeros= 0% [ ▁▁▂▃▇████████▆▃▂▁ ] [ ▁▅▆▇█▅▂ ] dim 0593 μ= +0.017 σ= 0.034 zeros= 0% [ ▁▂▂▆███████▇▅▂▁ ] [ ▁▅▇▇█▄▂ ] dim 0594 μ= +0.002 σ= 0.035 zeros= 0% [ ▁▃▆███████▆▄▂▁ ] [ ▁▄▆▇█▅▁ ] dim 0595 μ= +0.009 σ= 0.026 zeros= 0% [ ▂▃▅███████▇▃▂▁ ] [ ▃▆▇█▅▂▁ ] dim 0596 μ= +0.005 σ= 0.022 zeros= 0% [ ▁▂▃▆▇███████▅▄▂▁▁ ] [ ▂▅██▇▅▁ ] dim 0597 μ= +0.016 σ= 0.029 zeros= 0% [▁▁▂▄▅████████▆▃▂▁▁ ] [ ▁▄▆█▇▃ ] dim 0598 μ= +0.006 σ= 0.029 zeros= 0% [▁▁▃▅███████▅▃▁ ] [ ▃▅▆█▅▅▁ ] dim 0599 μ= +0.024 σ= 0.014 zeros= 0% [ ▁▃▅████████▆▃▁▁ ] [ ▁▄█▇▇▄ ] dim 0600 μ= -0.017 σ= 0.035 zeros= 0% [ ▁▃▅███████▅▃▁ ] [ ▁▃▇█▇▄ ] dim 0601 μ= +0.013 σ= 0.021 zeros= 0% [ ▁▁▃▅███████▅▂▁ ] [ ▁▄█▆▅▄▂ ] dim 0602 μ= -0.013 σ= 0.019 zeros= 0% [ ▁▁▃▄████████▆▃▂▁▁ ] [ ▁▄▆▇█▆▃ ] dim 0603 μ= -0.023 σ= 0.026 zeros= 0% [ ▁▂▃▄█████████▅▄▃▁ ] [ ▁▅▆█▇▃ ] dim 0604 μ= +0.002 σ= 0.028 zeros= 0% [ ▁▂▃▇███████▅▃▁▁ ] [ ▁▃▅█▇▅▄▁ ] dim 0605 μ= +0.014 σ= 0.030 zeros= 0% [ ▁▁▂▃▆████████▇▅▃▁▁ ] [ ▃▆▆██▆▂ ] dim 0606 μ= +0.030 σ= 0.019 zeros= 0% [ ▁▁▂▄▆████████▄▂▂▁ ] [ ▄▆█▇▆▁ ] dim 0607 μ= -0.000 σ= 0.033 zeros= 0% [ ▁▁▃▇▇██████▇▅▂▁▁ ] [ ▁▂▅▆█▅▂▁ ] dim 0608 μ= -0.001 σ= 0.038 zeros= 0% [ ▂▃▅████████▅▃▂▁▁ ] [ ▄▇█▇▅▂ ] dim 0609 μ= +0.008 σ= 0.031 zeros= 0% [ ▁▂▃▅███████▆▄▂▁ ] [ ▃▆▇█▆▅ ] dim 0610 μ= +0.017 σ= 0.020 zeros= 0% [ ▁▂▃▅▇██████▇▄▂▂ ] [ ▅▆▆█▅▂ ] dim 0611 μ= +0.000 σ= 0.025 zeros= 0% [ ▁▂▄█████████▄▃▁▁ ] [ ▄▆█▅▅▂ ] dim 0612 μ= +0.013 σ= 0.039 zeros= 0% [ ▁▂▄▆████████▅▂▁▁ ] [ ▂▅█▆▇▄ ] dim 0613 μ= +0.019 σ= 0.013 zeros= 0% [ ▁▂▄▆██████▇▅▃▁▁ ] [ ▂▄▆█▇▃▃ ] dim 0614 μ= +0.010 σ= 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.010 σ= 0.017 zeros= 0% [ ▁▂▃▆███████▇▄▂▁ ] [ ▃▅▇█▅▁ ] dim 0620 μ= -0.003 σ= 0.026 zeros= 0% [ ▁▁▃▅▇██████▆▃▂▁ ] [ ▁▅▆█▇▄ ] dim 0621 μ= -0.040 σ= 0.022 zeros= 0% [ ▁▂▃▆██████▇▄▂▁ ] [ ▂▇██▆▃ ] dim 0622 μ= -0.009 σ= 0.034 zeros= 0% [ ▁▃▄▇███████▄▃▁ ] [ ▂▅▇▇█▄ ] dim 0623 μ= +0.007 σ= 0.023 zeros= 0% [ ▁▂▄▆███████▅▃▂▁ ] [ ▄▅██▆▄ ] dim 0624 μ= -0.005 σ= 0.020 zeros= 0% [ ▁▂▃▅████████▆▄▁ ] [ ▃▆██▇▃ ] dim 0625 μ= -0.019 σ= 0.024 zeros= 0% [ ▁▂▄▇███████▆▄▂▁ ] [ ▁▃██▇▃▂ ] dim 0626 μ= -0.014 σ= 0.039 zeros= 0% [ ▁▁▂▄▇████████▅▃▂▁ ] [ ▃▅▆█▅▂ ] dim 0627 μ= +0.016 σ= 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.022 zeros= 0% [ ▁▁▃▅████████▆▃▁▁ ] [ ▃▆▇█▄▃ ] dim 0633 μ= -0.015 σ= 0.022 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.024 σ= 0.030 zeros= 0% [ ▁▁▂▄███████▆▄▂ ] [ ▂▆▅▇█▅▃ ] dim 0638 μ= -0.021 σ= 0.022 zeros= 0% [ ▁▁▃▄▆███████▇▄▃▁▁ ] [ ▃▆█▆▄▁ ] dim 0639 μ= +0.016 σ= 0.034 zeros= 0% [ ▁▁▂▅███████▅▃▁ ] [ ▆█▇▇▃ ] dim 0640 μ= +0.002 σ= 0.021 zeros= 0% [ ▂▃▅███████▄▃▁▁ ] [ ▁▅▇█▇▅▁ ] dim 0641 μ= -0.008 σ= 0.043 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.006 σ= 0.030 zeros= 0% [ ▁▁▃▅▇██████▇▄▂▁ ] [ ▃▄██▅▃ ] dim 0646 μ= +0.009 σ= 0.031 zeros= 0% [ ▁▂▄▅███████▇▅▂▁▁ ] [ ▂▆█▅▃ ] dim 0647 μ= -0.005 σ= 0.025 zeros= 0% [ ▁▃▅▇██████▄▂▂▁ ] [ ▂▄█▇██▃▂ ] dim 0648 μ= +0.005 σ= 0.028 zeros= 0% [ ▁▃▅█████████▇▄▂▁ ] [ ▂▅▆▇█▇▅▂ ] dim 0649 μ= -0.012 σ= 0.037 zeros= 0% [ ▁▁▂▄▆████████▇▄▂▁ ] [ ▄▆▇██▇ ] dim 0650 μ= -0.008 σ= 0.031 zeros= 0% [ ▂▃▄▇███████▆▄▂▁ ] [ ▂▄███▆▂ ] dim 0651 μ= +0.006 σ= 0.031 zeros= 0% [ ▂▃▅███████▇▄▂▂ ] [ ▄▇▇█▆▄▁ ] dim 0652 μ= +0.030 σ= 0.030 zeros= 0% [ ▁▃▄████████▆▄▂▁ ] [ ▂▆▆▇█▇▄ ] dim 0653 μ= -0.013 σ= 0.031 zeros= 0% [ ▁▂▃▇████████▆▄▁▁ ] [ ▆██▄▄ ] dim 0654 μ= -0.005 σ= 0.021 zeros= 0% [ ▁▂▃▅██████▆▄▃▁ ] [ ▂▅▅█▆▄ ] dim 0655 μ= +0.003 σ= 0.024 zeros= 0% [ ▁▂▃▄▇███████▅▃▂▁ ] [ ▁▄▇█▅▃ ] dim 0656 μ= +0.003 σ= 0.022 zeros= 0% [ ▁▂▄▇███████▅▃▂ ] [ ▁▃█▇▅▄▁ ] dim 0657 μ= +0.013 σ= 0.034 zeros= 0% [ ▁▁▂▃▅███████▆▃▁▁ ] [ ▁▃▆██▅▂ ] dim 0658 μ= -0.000 σ= 0.019 zeros= 0% [ ▁▁▃▄▅████████▅▃▁▁ ] [ ▂▆▇█▅▄ ] dim 0659 μ= +0.019 σ= 0.030 zeros= 0% [ ▁▃▅████████▄▃▁▁ ] [ ▁▅██▆█▄▁ ] dim 0660 μ= +0.006 σ= 0.037 zeros= 0% [ ▁▂▃▆████████▆▄▂▁ ] [ ▅▆█▇▇▃ ] dim 0661 μ= -0.001 σ= 0.024 zeros= 0% [ ▁▂▅████████▅▂▂ ] [ ▁▄█▆▇▄▂ ] dim 0662 μ= +0.000 σ= 0.013 zeros= 0% [ ▁▂▄▇███████▆▃▂▁ ] [ ▆▇█▆▅▂ ] dim 0663 μ= -0.007 σ= 0.040 zeros= 0% [ ▁▂▃▅▇██████▇▅▃▁ ] [ ▄▇█▅▃ ] dim 0664 μ= +0.001 σ= 0.030 zeros= 0% [ ▂▂▄██████▆▄▁▁ ] [ ▂▃▆█▇▅▁ ] dim 0665 μ= -0.010 σ= 0.035 zeros= 0% [ ▁▂▄▇███████▆▄▃▁▁ ] [ ▃▄██▄▄▁ ] dim 0666 μ= +0.004 σ= 0.022 zeros= 0% [ ▁▃▅▇███████▆▄▂▁▁ ] [ ▁▅▇█▇▅▂ ] dim 0667 μ= +0.009 σ= 0.039 zeros= 0% [ ▁▁▂▃████████▆▃▂▁ ] [ ▄█▇██ ] dim 0668 μ= +0.007 σ= 0.018 zeros= 0% [ ▁▂▃▅███████▇▄▁▁ ] [ ▂▅█▇▇▃▁ ] dim 0669 μ= -0.018 σ= 0.027 zeros= 0% [ ▂▂▆▇███████▇▅▃▂ ] [ ▂▄██▅▃▁ ] dim 0670 μ= +0.009 σ= 0.024 zeros= 0% [ ▁▁▂▄▇███████▇▅▂▁ ] [ ▃███▆▄ ] dim 0671 μ= +0.031 σ= 0.023 zeros= 0% [ ▁▂▄▆███████▇▆▃▂ ▁] [ ▂▆▇█▆▂▁ ] dim 0672 μ= +0.008 σ= 0.025 zeros= 0% [ ▁▂▃▄████████▅▄▁▁ ] [ ▂▄▆█▆▄ ] dim 0673 μ= +0.010 σ= 0.023 zeros= 0% [ ▁▁▂▄▇███████▆▃▂▁ ] [ ▅▅▆█▇▄ ] dim 0674 μ= +0.021 σ= 0.026 zeros= 0% [ ▁▂▃▆▇██████▇▆▃▂▁▁] [ ▃██▆▅ ] dim 0675 μ= +0.018 σ= 0.030 zeros= 0% [ ▁▂▄▆███████▅▄▁▁ ] [ ▃▅███▆▂ ] dim 0676 μ= -0.018 σ= 0.026 zeros= 0% [ ▁▁▃▅█████████▄▃▁▁ ] [ ▂▃▆█▇▇▅▂ ] dim 0677 μ= +0.017 σ= 0.036 zeros= 0% [ ▁▃▃▇████████▇▅▂▂▁ ] [ ▁▅▆█▇▅▃ ] dim 0678 μ= -0.026 σ= 0.023 zeros= 0% [ ▁▁▂▅▇███████▅▄▂▁ ] [ ▃▅█▇▅▄ ] dim 0679 μ= -0.002 σ= 0.029 zeros= 0% [ ▁▃▄▆██████▇▅▃▁ ] [ ▃▆▆█▃▁ ] dim 0680 μ= +0.007 σ= 0.020 zeros= 0% [ ▁▃▆▇██████▅▃▂▁ ] [ ▁▅▇█▆▄ ] dim 0681 μ= +0.039 σ= 0.023 zeros= 0% [ ▁▂▃▅██████▇▅▂▂▁ ] [ ▂▅▆██▇▄ ] dim 0682 μ= -0.013 σ= 0.022 zeros= 0% [ ▁▁▁▃▅████████▅▃▂▁ ] [ ▂▅▇█▆▃▁ ] dim 0683 μ= +0.004 σ= 0.030 zeros= 0% [ ▁▁▂▅▆███████▅▃▂▁▁ ] [ ▄▄█▆▇▄ ] dim 0684 μ= +0.019 σ= 0.016 zeros= 0% [ ▁▂▄▅████████▆▄▂▁▁ ] [ ▂▅▆▇█▆▂ ] dim 0685 μ= +0.012 σ= 0.027 zeros= 0% [ ▁▂▃▅███████▆▄▃▁ ] [ ▂▅▇█▅▂ ] dim 0686 μ= -0.024 σ= 0.041 zeros= 0% [ ▁▁▂▄▇██████▇▄▃▂▁ ] [ ▃▅▆█▅▃▁ ] dim 0687 μ= -0.004 σ= 0.028 zeros= 0% [ ▁▁▂▅▆███████▅▄▁▁▁ ] [ ▆▇█▇▄ ] dim 0688 μ= -0.014 σ= 0.037 zeros= 0% [ ▁▂▄▅███████▆▃▁ ] [ ▂▅██▇▆▃ ] dim 0689 μ= -0.012 σ= 0.023 zeros= 0% [ ▁▂▃▆███████▇▅▃▁▁ ] [ ▁▅██▇▄▁ ] dim 0690 μ= +0.009 σ= 0.017 zeros= 0% [ ▁▁▂▃████████▇▄▃▁ ] [ ▂▅▇█▇▃ ] dim 0691 μ= +0.019 σ= 0.033 zeros= 0% [ ▁▁▂▄███████▇▅▃▁ ] [ ▂▅▇▇█▅ ] dim 0692 μ= -0.002 σ= 0.030 zeros= 0% [ ▁▂▄▇███████▆▄▃▁ ] [ ▂▆▇▇█▅▁ ] dim 0693 μ= -0.013 σ= 0.034 zeros= 0% [ ▁▁▃▄████████▇▅▃▁ ] [ ▁▃▅██▄▂ ] dim 0694 μ= +0.010 σ= 0.022 zeros= 0% [ ▁▂▃▆███████▆▃▂▁ ] [ ▂▅▇█▆▂ ] dim 0695 μ= -0.015 σ= 0.028 zeros= 0% [ ▁▂▄▆██████▆▃▂▁ ] [ ▁▆██▆▅▂ ] dim 0696 μ= +0.011 σ= 0.023 zeros= 0% [ ▁▂▄▆███████▇▄▂▁▁ ] [ ▁▅█▆▅▁ ] dim 0697 μ= -0.018 σ= 0.033 zeros= 0% [ ▁▂▅▇██████▆▄▂▁ ] [ ▃▅█▇▆▃ ] dim 0698 μ= -0.021 σ= 0.017 zeros= 0% [ ▁▂▅▇███████▄▂▂ ] [ ▁▂▅█▆▄▂ ] dim 0699 μ= -0.003 σ= 0.025 zeros= 0% [ ▁▂▃▆███████▅▃▂▁▁ ] [ ▂▆█▇▄▂ ] dim 0700 μ= -0.003 σ= 0.027 zeros= 0% [ ▁▁▃▄███████▇▄▂▁▁ ] [ ▄▅██▅▂ ] dim 0701 μ= +0.011 σ= 0.032 zeros= 0% [ ▁▂▄████████▅▂▁ ] [ ▁▅█▇█▄▁ ] dim 0702 μ= -0.003 σ= 0.025 zeros= 0% [ ▁▁▂▄▆███████▆▄▂▁▁ ] [ ▄▆█▆▆▂ ] dim 0703 μ= +0.001 σ= 0.024 zeros= 0% [ ▁▁▃▆███████▆▃▂▁ ] [ ▃▆███▄▁ ] dim 0704 μ= -0.003 σ= 0.015 zeros= 0% [ ▁▂▄▆███████▆▃▂▁ ] [ ▂▆██▆▄▂ ] dim 0705 μ= -0.009 σ= 0.031 zeros= 0% [▁▁▂▂▃▅████████▇▄▃▁ ] [ ▁▄▆█▆▄▁ ] dim 0706 μ= +0.024 σ= 0.014 zeros= 0% [ ▁▁▃▆███████▆▃▁▁ ] [ ▄███▅▂ ] dim 0707 μ= -0.017 σ= 0.018 zeros= 0% [ ▁▂▅███████▆▂▁▁ ] [ ▄▆██▇▆▂ ] dim 0708 μ= +0.009 σ= 0.031 zeros= 0% [ ▁▂▃▅▇███████▇▅▁▁▁ ] [ ▃▇█▅▃ ] dim 0709 μ= +0.018 σ= 0.023 zeros= 0% [ ▁▂▄▆███████▆▃▂ ] [ ▅▅██▅▂ ] dim 0710 μ= -0.002 σ= 0.039 zeros= 0% [ ▁▂▄███████▆▃▂▁ ] [ ▄▅█▆▃ ] dim 0711 μ= -0.010 σ= 0.037 zeros= 0% [ ▁▁▂▄▅███████▅▄▂▁▁ ] [ ▂▆▇█▇▃ ] dim 0712 μ= -0.013 σ= 0.024 zeros= 0% [ ▁▃▅▆███████▅▄▁▁▁ ] [ ▄▆█▇▅▁ ] dim 0713 μ= -0.007 σ= 0.027 zeros= 0% [ ▁▁▂▄▄███████▇▅▃▁ ] [ ▄▆██▅▂ ] dim 0714 μ= -0.007 σ= 0.035 zeros= 0% [ ▁▂▅▇▇███████▄▃▁▁ ] [ ▄▆██▅▃ ] dim 0715 μ= +0.019 σ= 0.020 zeros= 0% [ ▁▂▄▅▇██████▇▆▃▂▁▁] [ ▃▆█▇▅▃ ] dim 0716 μ= +0.013 σ= 0.019 zeros= 0% [ ▁▁▂▅███████▇▄▂▁ ] [ ▄▅█▇█▅▂ ] dim 0717 μ= +0.010 σ= 0.027 zeros= 0% [ ▁▁▂▄▆████████▆▃▂▁ ] [ ▁▅█▇▅▃ ] dim 0718 μ= -0.025 σ= 0.016 zeros= 0% [ ▁▂▃▆███████▆▃▁▁ ] [ ▃▇▆▇█▄▃ ] dim 0719 μ= +0.039 σ= 0.037 zeros= 0% [ ▁▁▃▃▆███████▇▄▂▁▁] [ ▂▃▇█▇▆▆ ] dim 0720 μ= -0.001 σ= 0.031 zeros= 0% [ ▂▂▅▇████████▇▄▂▁▁▁] [ ▁▃███▅▄ ] dim 0721 μ= -0.016 σ= 0.025 zeros= 0% [ ▁▁▃▆████████▄▂▁ ] [ ▃▅██▆▃ ] dim 0722 μ= -0.004 σ= 0.017 zeros= 0% [ ▁▂▆▇██████▇▅▃▁ ] [ ▂▅▇█▆▄▁ ] dim 0723 μ= -0.018 σ= 0.032 zeros= 0% [ ▁▁▂▅▆███████▇▅▃▁▁ ] [ ▃▅█▇▆▄▃ ] dim 0724 μ= +0.012 σ= 0.034 zeros= 0% [ ▁▂▄▆████████▄▂▁▁ ] [ ▃▆██▇▆▁ ] dim 0725 μ= +0.004 σ= 0.022 zeros= 0% [ ▁▁▁▃▅▇███████▇▅▄▂▁ ] [ ▁▃▅▇█▇▃ ] dim 0726 μ= -0.007 σ= 0.039 zeros= 0% [ ▂▄▆████████▇▄▂▁ ] [ ▃▄█▆▄▂ ] dim 0727 μ= -0.010 σ= 0.025 zeros= 0% [ ▁▁▄▆██████▆▄▂▁ ] [ ▂▄█▇▆▃ ] dim 0728 μ= -0.019 σ= 0.022 zeros= 0% [ ▁▁▃▆██████▇▅▂▁▁ ] [ ▁▅▆▇█▅▁ ] dim 0729 μ= +0.009 σ= 0.025 zeros= 0% [ ▁▁▂▄▆███████▇▄▂▁ ] [ ▄▆▇█▄▁ ] dim 0730 μ= -0.016 σ= 0.026 zeros= 0% [ ▁▂▄▅████████▅▂▁ ] [ ▄▆▇█▆▃ ] dim 0731 μ= +0.002 σ= 0.031 zeros= 0% [ ▁▂▂▅▇███████▆▃▁▁ ] [ ▃▇█▆▅ ] dim 0732 μ= +0.007 σ= 0.028 zeros= 0% [ ▁▁▃▅▇██████▆▄▁▁ ] [ ▆▆██▅▂ ] dim 0733 μ= +0.008 σ= 0.024 zeros= 0% [ ▁▂▃▆███████▇▅▂▂▁ ] [ ▂▄▇█▇▆▄ ] dim 0734 μ= -0.011 σ= 0.022 zeros= 0% [ ▁▂▄████████▇▇▄▃▁▁ ] [ ▄▆▇█▇▃ ] dim 0735 μ= -0.016 σ= 0.022 zeros= 0% [ ▁▃▅████████▄▃▁ ] [ ▂▅▇█▆▂▁ ] dim 0736 μ= -0.025 σ= 0.020 zeros= 0% [ ▁▃▃▇███████▅▃▂▁ ] [ ▃▄▆▇█▆▅▂ ] dim 0737 μ= -0.021 σ= 0.031 zeros= 0% [ ▁▁▃▅█████████▅▅▂▁▁] [ ▄▅███▆▁ ] dim 0738 μ= +0.022 σ= 0.043 zeros= 0% [ ▁▃▄▇███████▇▅▂▁▁ ] [ ▄▇██▆▂ ] dim 0739 μ= -0.016 σ= 0.021 zeros= 0% [ ▁▁▃▅████████▄▂▁▁▁ ] [ ▃▅▇█▇▆▁ ] dim 0740 μ= +0.015 σ= 0.037 zeros= 0% [▁▁▁▃▄▆█████████▅▂▁▁ ] [ ▄▆█▇▅▂ ] dim 0741 μ= +0.030 σ= 0.025 zeros= 0% [ ▁▁▃▆███████▆▄▂▁ ] [ ▃▅█▇▅▃ ] dim 0742 μ= -0.014 σ= 0.032 zeros= 0% [ ▁▁▂▃▆████████▄▃▁▁ ] [ ▂▇█▇▆▄ ] dim 0743 μ= -0.038 σ= 0.018 zeros= 0% [ ▁▂▄▆███████▄▃▁ ] [ ▂▅██▇▇▆ ] dim 0744 μ= +0.004 σ= 0.031 zeros= 0% [ ▁▂▅▆████████▆▄▂▁ ] [ ▄▇██▆▅▁ ] dim 0745 μ= +0.017 σ= 0.024 zeros= 0% [ ▁▂▃▅████████▅▃▁▁ ] [ ▄▆█▇▇▆▃▁ ] dim 0746 μ= -0.006 σ= 0.017 zeros= 0% [▁▁▂▃▅█████████▆▄▃▁▁ ] [ ▄▇█▇▆▅▂ ] dim 0747 μ= -0.006 σ= 0.030 zeros= 0% [ ▁▂▄▇███████▅▂▂ ] [ ▃█▇▆▆▃ ] dim 0748 μ= -0.021 σ= 0.030 zeros= 0% [ ▁▃▆████████▅▃▂▁ ] [ ▂▆▆█▇▆▁ ] dim 0749 μ= -0.012 σ= 0.022 zeros= 0% [ ▁▂▄▆███████▇▅▂ ] [ ▃▅██▇▆▃ ] dim 0750 μ= -0.003 σ= 0.038 zeros= 0% [ ▂▃▅▅████████▄▃▁▁ ] [ ▂▆▄█▆▃ ] dim 0751 μ= +0.002 σ= 0.032 zeros= 0% [ ▁▂▄▆███████▅▃▂ ] [ ▁▇█▇▄▃ ] dim 0752 μ= +0.001 σ= 0.027 zeros= 0% [ ▁▂▄▆██████▇▄▃▂ ] [ ▅█▆▅▅▃ ] dim 0753 μ= -0.006 σ= 0.024 zeros= 0% [ ▁▁▃▆▇███████▆▄▂▁▁ ] [ ▂▃▆█▆▆▃ ] dim 0754 μ= -0.013 σ= 0.011 zeros= 0% [ ▂▂▃▅███████▇▅▃▂▁ ] [ ▃▇██▆▃ ] dim 0755 μ= -0.007 σ= 0.017 zeros= 0% [ ▁▂▅▇██████▇▄▂▁ ] [ ▂▃▇█▇▅▅ ] dim 0756 μ= +0.014 σ= 0.026 zeros= 0% [ ▁▂▅████████▇▆▃▂▁ ] [ ▃▄█▇▅▃ ] dim 0757 μ= +0.002 σ= 0.027 zeros= 0% [ ▁▁▄▅▇███████▆▃▂▁ ] [ ▂▅█▇▅▂ ] dim 0758 μ= -0.009 σ= 0.034 zeros= 0% [ ▂▃▅▇██████▇▄▂▂▁ ] [ ▃▆█▆▅▂ ] dim 0759 μ= +0.020 σ= 0.037 zeros= 0% [ ▁▂▃▅▇██████▇▅▃▁▁ ] [ ▄▅▇█▇▃▃ ] dim 0760 μ= -0.009 σ= 0.010 zeros= 0% [ ▁▂▃▆▇███████▇▄▃▁ ] [ ▁▅███▄▁ ] dim 0761 μ= +0.017 σ= 0.037 zeros= 0% [ ▁▁▂▃▆███████▅▃▂▁▁ ] [ ▃▆▇█▅▃ ] dim 0762 μ= -0.009 σ= 0.029 zeros= 0% [ ▁▂▄▆███████▄▂▁ ] [ ▃▇▆█▇▅▃ ] dim 0763 μ= -0.006 σ= 0.028 zeros= 0% [▁▁▃▄▆█████████▇▃▁▂▁ ] [ ▂▆█▆▆▅▁ ] dim 0764 μ= +0.009 σ= 0.025 zeros= 0% [ ▁▂▄▅▇███████▅▄▂▁ ] [ ▁▃▆█▆▃ ] dim 0765 μ= +0.012 σ= 0.016 zeros= 0% [ ▂▁▃▆███████▅▃▂▁ ] [ ▃▇█▆▄▁ ] dim 0766 μ= -0.010 σ= 0.032 zeros= 0% [ ▂▃▆███████▆▃▂▁ ] [ ▃▆█▇▄▁ ] dim 0767 μ= +0.015 σ= 0.030 zeros= 0% [ ▁▁▃▅▇██████▇▃▂ ] [ ▁▃▇▆█▅▁ ] dim 0768 μ= -0.010 σ= 0.020 zeros= 0% [▁ ▁▃▄▇███████▆▄▃▁▁ ] [ ▂▅▇█▇▃▂ ] dim 0769 μ= -0.004 σ= 0.028 zeros= 0% [ ▁▁▃▄▇███████▆▃▂▁ ] [ ▂▅▆█▇▅▂ ] dim 0770 μ= -0.004 σ= 0.029 zeros= 0% [ ▂▃▆███████▆▄▂▁ ] [ ▄▇▇▇█▆▂ ] dim 0771 μ= -0.011 σ= 0.022 zeros= 0% [▁▁▁▄▇████████▇▄▂▁▁ ] [ ▁▃▅▇█▆▃▁ ] dim 0772 μ= +0.014 σ= 0.016 zeros= 0% [ ▁▂▃▆████████▇▃▂▁ ] [ ▃▅▇█▇▃ ] dim 0773 μ= -0.012 σ= 0.029 zeros= 0% [ ▁ ▁▃▄▇███████▆▃▂▁ ] [ ▄▆█▇▇▄▁ ] dim 0774 μ= -0.009 σ= 0.036 zeros= 0% [ ▁▂▃▆▇███████▆▃▃▁▁ ] [ ▂▅█▆▄▁ ] dim 0775 μ= -0.004 σ= 0.021 zeros= 0% [ ▁▂▄███████▇▄▂▁▁ ] [ ▂▄▇█▆▃ ] dim 0776 μ= +0.005 σ= 0.034 zeros= 0% [ ▁▁▃▄▇███████▆▃▂▁ ] [ ▂▅▆█▅▄ ] dim 0777 μ= -0.016 σ= 0.032 zeros= 0% [ ▁▁▂▄▇███████▇▆▄▃▁▁ ] [ ▄██▇▄ ] dim 0778 μ= +0.014 σ= 0.021 zeros= 0% [ ▁▁▃▆███████▇▃▂▁ ] [ ▁▃▆█▇▅▂ ] dim 0779 μ= -0.004 σ= 0.025 zeros= 0% [ ▁▂▃▆███████▇▄▂▁▁ ] [ ▁▄█▆█▅▂ ] dim 0780 μ= -0.023 σ= 0.024 zeros= 0% [ ▁▂▄▇███████▆▄▃▁▁ ] [ ▁▆▅██▇▂▁ ] dim 0781 μ= -0.012 σ= 0.021 zeros= 0% [ ▁▂▃▇████████▄▃▂▁ ] [ ▃▅▇█▅▁ ] dim 0782 μ= +0.028 σ= 0.017 zeros= 0% [ ▁▃▅███████▅▄▂▁ ] [ ▅▆█▅▄▁ ] dim 0783 μ= -0.000 σ= 0.025 zeros= 0% [ ▁▂▂▅███████▆▃▂▁ ] [ ▁▅▇█▆▄ ] dim 0784 μ= -0.005 σ= 0.025 zeros= 0% [ ▁▁▃▄██████▇▅▂▁▁ ] [ ▁▄▇█▅▃ ] dim 0785 μ= -0.004 σ= 0.023 zeros= 0% [ ▁▂▄▅███████▆▃▁▁ ] [ ▃▇█▇▅▁ ] dim 0786 μ= +0.021 σ= 0.030 zeros= 0% [ ▁▁▂▅▇███████▄▁▁ ] [ ▁▅▆█▆▄ ] dim 0787 μ= +0.001 σ= 0.020 zeros= 0% [ ▁▁▂▃▇███████▇▃▂▁ ] [ ▁▅█▇▄▂ ] dim 0788 μ= +0.026 σ= 0.025 zeros= 0% [ ▁▁▃▆██████▅▃▂ ] [ ▂▅█▆▄▃ ] dim 0789 μ= +0.019 σ= 0.027 zeros= 0% [ ▁▂▃▇██████▇▄▂▁ ] [ ▂▇▆█▅▃▁ ] dim 0790 μ= -0.023 σ= 0.036 zeros= 0% [ ▁▁▃▄████████▇▄▂▁▁ ] [ ▂▄▇█▃▁ ] dim 0791 μ= -0.009 σ= 0.016 zeros= 0% [ ▁▁▂▄███████▆▄▂▁ ] [ ▃▅██▇▇▄▂ ] dim 0792 μ= +0.017 σ= 0.032 zeros= 0% [ ▁▂▄█████████▇▅▃▂▁ ] [ ▂▄██▆▆▁ ] dim 0793 μ= -0.006 σ= 0.025 zeros= 0% [ ▁▁▂▅▆███████▇▅▂▁▁ ] [ ▄▅█▆▅▃▁ ] dim 0794 μ= -0.001 σ= 0.027 zeros= 0% [ ▁▂▃▄▇███████▆▃▂▁▁ ] [ ▁▆▇██▆▅▃ ] dim 0795 μ= -0.005 σ= 0.026 zeros= 0% [ ▁▂▄▆████████▆▃▂▁ ] [ ▁▂███▅▃▂ ] dim 0796 μ= +0.013 σ= 0.024 zeros= 0% [▁▁▁▃▆████████▇▃▂▁▁ ] [ ▃▇▇█▄ ] dim 0797 μ= -0.030 σ= 0.026 zeros= 0% [ ▁▁▂▅███████▆▃▂▁ ] [ ▂▄██▆▆▁ ] dim 0798 μ= +0.003 σ= 0.026 zeros= 0% [ ▁▁▂▅███████▆▄▂▁ ] [ ▃▄▇█▇█▃▁ ] dim 0799 μ= -0.043 σ= 0.025 zeros= 0% [▁ ▁▃▅█████████▅▃▂▁▁ ] [ ▃▆██▆▆ ] dim 0800 μ= +0.030 σ= 0.037 zeros= 0% [ ▁▃▄▇████████▃▁▁ ] [ ▂██▆▄▁ ] dim 0801 μ= -0.029 σ= 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.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.006 σ= 0.030 zeros= 0% [ ▁▂▄▆███████▅▄▁▁ ] [ ▂▄▇█▄▃ ] dim 0809 μ= +0.011 σ= 0.017 zeros= 0% [ ▁▁▃▄████████▆▅▂▁▁ ] [ ▂▆██▆▃▂ ] dim 0810 μ= +0.007 σ= 0.029 zeros= 0% [ ▁▃▅▇███████▆▄▁▁ ] [ ▂▄▇█▇▄▁ ] dim 0811 μ= +0.012 σ= 0.034 zeros= 0% [ ▁▂▃▆█████████▄▃▂▁ ] [ ▁▅▆██▅▂ ] dim 0812 μ= +0.005 σ= 0.032 zeros= 0% [ ▁▂▃▇███████▆▅▂▁▁ ] [ ▃▅█▇▆▅▂ ] dim 0813 μ= +0.027 σ= 0.024 zeros= 0% [ ▁▂▃▅████████▆▂▁▁ ] [ ▂▆██▇▃▁ ] dim 0814 μ= +0.012 σ= 0.020 zeros= 0% [ ▁▂▂▄▆███████▅▃▃▁ ] [ ▂▅█▇█▅ ] dim 0815 μ= -0.003 σ= 0.024 zeros= 0% [ ▁▁▂▅▇███████▆▅▂▁ ] [ ▁▄▆█▇▄▁ ] dim 0816 μ= +0.041 σ= 0.022 zeros= 0% [ ▁▂▃▆███████▆▄▂▁ ] [ ▃▅██▆▄ ] dim 0817 μ= +0.034 σ= 0.016 zeros= 0% [ ▁▁▂▅▇███████▆▃▂▁ ] [ ▂▅▆██▅▂ ] dim 0818 μ= -0.015 σ= 0.032 zeros= 0% [ ▁▁▂▄▇████████▇▃▁▁ ] [ ▃▆█▇▄▃▁ ] dim 0819 μ= +0.034 σ= 0.035 zeros= 0% [ ▁▃▅▆████████▅▃▂▁ ] [ ▁▃█▆▄▂ ] dim 0820 μ= +0.003 σ= 0.034 zeros= 0% [ ▁▁▃▅██████▆▄▂▁ ] [ ▄███▃▁ ] dim 0821 μ= +0.004 σ= 0.021 zeros= 0% [ ▁▂▅▇██████▆▃▂ ] [ ▂▄██▆▄▁ ] dim 0822 μ= -0.007 σ= 0.021 zeros= 0% [ ▁▂▄▆███████▅▃▁▁ ] [ ▁▃▅█▅▇▃ ] dim 0823 μ= -0.010 σ= 0.033 zeros= 0% [ ▁▂▄▆████████▅▃▁▁▁ ] [ ▁▂▇█▇▆▃ ] dim 0824 μ= -0.008 σ= 0.025 zeros= 0% [ ▁▁▁▂▆████████▅▃▁▁ ] [ ▃▅█▇▆▂ ] dim 0825 μ= -0.000 σ= 0.024 zeros= 0% [ ▁▁▃▄▇███████▅▃▂▁ ] [ ▃▅▇█▆▅▁ ] dim 0826 μ= +0.017 σ= 0.031 zeros= 0% [ ▁▃▄████████▅▃▁▁ ] [ ▄██▇▅▂ ] dim 0827 μ= -0.013 σ= 0.018 zeros= 0% [ ▁▁▃▆███████▇▄▂▁ ] [ ▂▇█▇▆▄▁ ] dim 0828 μ= -0.025 σ= 0.029 zeros= 0% [ ▁▂▄████████▆▄▂▁ ] [ ▁▄▇█▆▄▁ ] dim 0829 μ= -0.007 σ= 0.034 zeros= 0% [ ▁▁▂▄▇███████▆▃▁▁ ] [ ▄▅█▇▇▅▁ ] dim 0830 μ= -0.001 σ= 0.038 zeros= 0% [ ▁▁▃▅████████▅▃▂▁▁ ] [ ▃▆█▇▇▇▄ ] dim 0831 μ= -0.001 σ= 0.014 zeros= 0% [ ▁▂▄▅████████▇▄▂▁▁ ] [ ▁▅▅█▇▅▄▃ ] dim 0832 μ= -0.014 σ= 0.025 zeros= 0% [▁ ▁▂▄▆████████▇▃▃▁▁▁] [ ▁▇█▇▅▃ ] dim 0833 μ= -0.000 σ= 0.031 zeros= 0% [ ▁▁▂▆██████▇▅▄▂▁▁ ] [ ▁▃█▇██▅▃ ] dim 0834 μ= -0.001 σ= 0.034 zeros= 0% [ ▁▂▂▄▇████████▆▅▃▁ ▁] [ ▃▄█▆▅▁ ] dim 0835 μ= -0.005 σ= 0.028 zeros= 0% [ ▁▁▂▄███████▆▃▁▁ ] [ ▂▅█▅▂ ] dim 0836 μ= +0.001 σ= 0.020 zeros= 0% [ ▁▂▃▄▇███████▅▄▂▁▁ ] [ ▃▆█▆█▃ ] dim 0837 μ= +0.027 σ= 0.027 zeros= 0% [ ▂▂▄▆████████▅▃▁▁ ] [ ▃▄██▇▃ ] dim 0838 μ= +0.012 σ= 0.022 zeros= 0% [ ▁▁▂▄▆██████▇▄▃▁ ] [ ▁▅▇█▆▇▃ ] dim 0839 μ= -0.011 σ= 0.027 zeros= 0% [ ▁▁▁▃▆████████▄▃▂▁ ] [ ▄██▆▃ ] dim 0840 μ= -0.004 σ= 0.031 zeros= 0% [ ▂▃▆▇██████▄▃▁▁ ] [ ▁▅▆▇█▅▄▁ ] dim 0841 μ= +0.009 σ= 0.026 zeros= 0% [ ▁▁▂▄▆████████▆▃▁▁ ] [ ▂▅██▇▆▄▁ ] dim 0842 μ= -0.021 σ= 0.032 zeros= 0% [ ▁▂▅▇████████▅▄▂▁ ] [ ▃▇█▇█▃▂ ] dim 0843 μ= +0.011 σ= 0.013 zeros= 0% [ ▁▂▃▇███████▅▃▁▁ ] [ ▁▃▄█▅▄ ] dim 0844 μ= +0.006 σ= 0.025 zeros= 0% [ ▁▂▃▅██████▇▇▅▃▁ ] [ ▄▃█▇▆▃ ] dim 0845 μ= -0.010 σ= 0.029 zeros= 0% [ ▁▁▃▅▇███████▅▃▂▁ ] [ ▄▆█▇█▃▂ ] dim 0846 μ= -0.022 σ= 0.025 zeros= 0% [▁▁▃▅▇███████▅▄▁▁ ] [ ▃▅█▆▄▃▁ ] dim 0847 μ= +0.024 σ= 0.033 zeros= 0% [ ▁▂▄▆████████▆▃▂▁ ] [ ▁▄████▆▂ ] dim 0848 μ= +0.000 σ= 0.032 zeros= 0% [ ▂▂▅█████████▄▂▁ ] [ ▁▄▆█▇▅▃ ] dim 0849 μ= +0.035 σ= 0.031 zeros= 0% [ ▁▂▃▆███████▇▄▃▁▁ ] [ ▁▅██▇▆▁ ] dim 0850 μ= +0.019 σ= 0.022 zeros= 0% [ ▁▂▃▇███████▇▄▂▁▁ ] [ ▂▅▇██▄ ] dim 0851 μ= +0.006 σ= 0.025 zeros= 0% [ ▁▂▄▅███████▅▃▁▁ ] [ ▁▃▆█▇▄▂ ] dim 0852 μ= +0.011 σ= 0.037 zeros= 0% [ ▁▂▄▇███████▅▂▁▁ ] [ ▁▆█▇▃▁ ] dim 0853 μ= -0.001 σ= 0.020 zeros= 0% [ ▁▂▆██████▅▃▁ ] [ ▁▄▆██▅▂ ] dim 0854 μ= +0.013 σ= 0.024 zeros= 0% [ ▁▁▃▆███████▇▄▂▁ ] [ ▃▅▇█▆▄ ] dim 0855 μ= +0.003 σ= 0.016 zeros= 0% [ ▁▁▃▄▆██████▇▄▃▁▁ ] [ ▁▄▆███▄ ] dim 0856 μ= +0.010 σ= 0.026 zeros= 0% [ ▁▁▃▅████████▅▃▂ ] [ ▂▃▅█▇▇▅▂ ] dim 0857 μ= +0.007 σ= 0.029 zeros= 0% [▁▁▃▅▇████████▇▅▃▂▁ ] [ ▃▅▇█▇▃▁ ] dim 0858 μ= -0.005 σ= 0.029 zeros= 0% [ ▁▁▃▅▇███████▆▄▂▁ ] [ ▂▄▇█▅▄▁ ] dim 0859 μ= +0.001 σ= 0.022 zeros= 0% [ ▁▂▃▅███████▇▃▁▁ ] [ ▂▅▇██▅ ] dim 0860 μ= -0.018 σ= 0.032 zeros= 0% [ ▁▂▃▆███████▅▂▁ ] [ ▁▃▅█▇▃ ] dim 0861 μ= +0.003 σ= 0.019 zeros= 0% [ ▁▁▃▅███████▇▅▃▂▁ ] [ ▁▅▆▇█▅▅ ] dim 0862 μ= -0.023 σ= 0.036 zeros= 0% [ ▁▂▄▆███████▇▅▂▂▁ ] [ ▂▆█▇▅▁▁ ] dim 0863 μ= +0.013 σ= 0.022 zeros= 0% [ ▁▁▃▅████████▄▃▁▁ ] [ ▃▆█▇▆▁ ] dim 0864 μ= +0.008 σ= 0.025 zeros= 0% [ ▂▃███████▆▄▂▁ ] [ ▂▂█▇▅▄ ] dim 0865 μ= +0.000 σ= 0.022 zeros= 0% [ ▁▂▄▇██████▆▅▄▂▁▁] [ ▄▆█▅▆ ] dim 0866 μ= -0.021 σ= 0.025 zeros= 0% [ ▁▂▃▅███████▇▄▂▁ ] [ ▁▅▆█▅▅▁ ] dim 0867 μ= +0.010 σ= 0.022 zeros= 0% [ ▁▂▅▇███████▆▄▂▁▁ ] [ ▁▃▅█▆▄ ] dim 0868 μ= +0.003 σ= 0.024 zeros= 0% [ ▁▃▆███████▆▃▁ ] [ ▄▆▇█▇▄ ] dim 0869 μ= -0.037 σ= 0.016 zeros= 0% [ ▁▂▄███████▇▅▃▂▁ ] [ ▁▅██▅▃ ] dim 0870 μ= -0.003 σ= 0.031 zeros= 0% [ ▁▃▆██████▇▄▂▁ ] [ ▃█▇█▃▂ ] dim 0871 μ= +0.004 σ= 0.036 zeros= 0% [ ▁▁▃▅███████▇▄▂▁▁ ] [ ▂▄▅█▅▅▄ ] dim 0872 μ= -0.011 σ= 0.037 zeros= 0% [ ▁▂▃▆███████▇▅▃▂▁▁ ] [ ▃▆█▆▇▅▂ ] dim 0873 μ= -0.007 σ= 0.030 zeros= 0% [ ▁▁▃▅▇███████▆▃▁▁ ] [ ▁▃▄██▇▄▂ ] dim 0874 μ= +0.016 σ= 0.036 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.033 σ= 0.032 zeros= 0% [ ▁▁▂▅████████▇▃▂▁▁ ] [ ▁▂▄██▆▄▁ ] dim 0881 μ= -0.037 σ= 0.019 zeros= 0% [ ▁▁▃▅████████▆▃▂▁ ] [ ▁▄██▆▄ ] dim 0882 μ= +0.003 σ= 0.034 zeros= 0% [ ▁▂▄▆██████▇▆▃▂▁ ] [ ▁▃▄██▇▃▂ ] dim 0883 μ= -0.015 σ= 0.027 zeros= 0% [ ▁▂▅████████▆▃▂▁▁ ] [ ▂▄▇█▇▄▂ ] dim 0884 μ= -0.004 σ= 0.029 zeros= 0% [ ▁▂▃▅████████▆▃▂▁ ] [ ▃▇█▇▄▃ ] dim 0885 μ= -0.015 σ= 0.020 zeros= 0% [ ▁▃▆███████▇▄▂▁▁ ] [ ▁▄▇█▅▃ ] dim 0886 μ= -0.015 σ= 0.026 zeros= 0% [ ▁▃▄███████▅▂▁ ] [ ▃▇▇██▄ ] dim 0887 μ= +0.042 σ= 0.019 zeros= 0% [ ▁▃▄███████▇▅▃▁ ] [ ▃▅▇█▇▇▂▂ ] dim 0888 μ= -0.014 σ= 0.020 zeros= 0% [ ▁▂▄▆████████▅▄▂▁ ] [ ▄▆▇█▇▄ ] dim 0889 μ= -0.013 σ= 0.032 zeros= 0% [ ▁▂▃▅████████▆▃▁ ] [ ▂▄▅█▇▆▅▃ ] dim 0890 μ= +0.018 σ= 0.022 zeros= 0% [▁▁▂▃▆████████▇▅▄▁▁▁ ] [ ▁▄▇██▅▄ ] dim 0891 μ= +0.002 σ= 0.029 zeros= 0% [ ▁▂▃▆████████▅▃▁▁ ] [ ▂▆▇██▄▁ ] dim 0892 μ= +0.011 σ= 0.020 zeros= 0% [ ▁▂▄▇███████▅▃▃▁▁ ] [ ▁▃▅▆██▆▃▁ ] dim 0893 μ= -0.004 σ= 0.034 zeros= 0% [ ▁▂▃▆█████████▅▄▃▂▁ ] [ ▂▅▆█▅▄▃ ] dim 0894 μ= -0.022 σ= 0.027 zeros= 0% [ ▁▂▄▇████████▄▃▃▁ ] [ ▄▇██▆▂ ] dim 0895 μ= -0.001 σ= 0.044 zeros= 0% [ ▁▂▄▅███████▇▅▃▁▁ ] [ ▁▅██▆▄ ] dim 0896 μ= +0.037 σ= 0.033 zeros= 0% [ ▁▃▄▆███████▄▂▁ ] [ ▁▄▆██▆▃ ] dim 0897 μ= -0.007 σ= 0.021 zeros= 0% [ ▁▂▃▅████████▅▄▁▁ ] [ ▂▅██▇▃ ] dim 0898 μ= -0.033 σ= 0.027 zeros= 0% [ ▁▂▅▆███████▅▄▂▁ ] [ ▄██▇▇▂ ] dim 0899 μ= -0.020 σ= 0.016 zeros= 0% [ ▁▂▇███████▆▄▃▁ ] [ ▁▄▇█▆▄ ] dim 0900 μ= -0.012 σ= 0.028 zeros= 0% [ ▁▁▂▆███████▅▂▂ ] [ ▁▄▆█▇▄▁ ] dim 0901 μ= +0.013 σ= 0.032 zeros= 0% [ ▁▃▄▆███████▇▄▃▁▁ ] [ ▂▆█▇▆▄ ] dim 0902 μ= +0.020 σ= 0.030 zeros= 0% [ ▁▁▂▃▅███████▇▄▃▁▁ ] [ ▂▆▇▇█▄▁ ] dim 0903 μ= -0.022 σ= 0.032 zeros= 0% [ ▁▂▄▇███████▅▃▃▁▁ ] [ ▄▆▇██▃▁ ] dim 0904 μ= -0.014 σ= 0.024 zeros= 0% [ ▁▂▂▅████████▅▄▂▁ ] [ ▂▆█▇▇▃ ] dim 0905 μ= +0.021 σ= 0.038 zeros= 0% [ ▁▂▄▇██████▇▄▂▁ ] [ ▅▇█▆▆▂ ] dim 0906 μ= +0.020 σ= 0.027 zeros= 0% [ ▁▂▃▅███████▇▃▂▁ ] [ ▁▆▆██▇▂ ] dim 0907 μ= +0.007 σ= 0.018 zeros= 0% [ ▁▁▃▆▇███████▇▅▂▁▁ ] [ ▂▆██▄▂ ] dim 0908 μ= -0.006 σ= 0.023 zeros= 0% [ ▁▂▄███████▇▃▂▁ ] [ ▂▆▆█▅▅ ] dim 0909 μ= +0.003 σ= 0.027 zeros= 0% [ ▁▂▃▄████████▆▃▁▁ ] [ ▁▃▇▆█▄▂ ] dim 0910 μ= -0.006 σ= 0.047 zeros= 0% [ ▁▂▃▆███████▇▄▂▁▁ ] [ ▁▅▇▇█▂ ] dim 0911 μ= +0.001 σ= 0.025 zeros= 0% [ ▁ ▃▆██████▇▅▂▁ ] [ ▁▄▆█▇▄▄ ] dim 0912 μ= -0.016 σ= 0.020 zeros= 0% [ ▁▂▄▆████████▅▃▂ ] [ ▄▅▅█▃▃ ] dim 0913 μ= +0.015 σ= 0.022 zeros= 0% [ ▁▁▃▅▇██████▇▅▃▁▁ ] [ ▃▆█▇▆▄ ] dim 0914 μ= +0.011 σ= 0.025 zeros= 0% [ ▁▁▃▄███████▇▅▃▁▁ ] [ ▄▅▇██▃ ] dim 0915 μ= +0.007 σ= 0.027 zeros= 0% [ ▁▃▅▇███████▅▂▂ ] [ ▄▆█▇▄▃▂ ] dim 0916 μ= -0.004 σ= 0.032 zeros= 0% [ ▁▁▂▄▇███████▇▄▃▁ ▁] [ ▁▃▇██▇▂ ] dim 0917 μ= -0.009 σ= 0.023 zeros= 0% [ ▁▃▅████████▅▃▁▁ ] [ ▃▃▅██▆▄▁ ] dim 0918 μ= -0.004 σ= 0.034 zeros= 0% [ ▁▂▄▇████████▅▃▂▁ ] [ ▂▅▇█▃▂ ] dim 0919 μ= +0.004 σ= 0.029 zeros= 0% [ ▁▂▄▇██████▆▄▂▁ ] [ ▁▅▇█▇▅ ] dim 0920 μ= -0.029 σ= 0.019 zeros= 0% [ ▁▂▄▇███████▆▃▂ ] [ ▃▅▆█▇▅▂ ] dim 0921 μ= +0.033 σ= 0.034 zeros= 0% [ ▁▂▃▆████████▆▃▂▁] [ ▁▅▇█▇▃ ] dim 0922 μ= -0.008 σ= 0.026 zeros= 0% [ ▁▂▄▅███████▅▃▂▁ ] [ ▁▃██▅▂ ] dim 0923 μ= -0.007 σ= 0.020 zeros= 0% [ ▁▃▅██████▇▄▁ ] [ ▃▇█▇▇▄▁ ] dim 0924 μ= -0.015 σ= 0.023 zeros= 0% [ ▁▁▃▄▇███████▆▄▂▁▁ ] [ ▃▃██▅▃▁ ] dim 0925 μ= -0.032 σ= 0.032 zeros= 0% [ ▁▁▂▄▇███████▆▅▃▁▁ ] [ ▁▃▇█▆▃▁ ] dim 0926 μ= +0.033 σ= 0.027 zeros= 0% [ ▁▂▂▇███████▅▂▂ ] [ ▂▄▅█▇▅▂ ] dim 0927 μ= +0.011 σ= 0.025 zeros= 0% [ ▂▂▄▆███████▅▃▂▁▁ ] [ ▄▆█▇▄▁ ] dim 0928 μ= -0.019 σ= 0.036 zeros= 0% [ ▁▂▅███████▇▄▂▁▁ ] [ ▃▅▆█▄▄ ] dim 0929 μ= -0.002 σ= 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.022 σ= 0.035 zeros= 0% [ ▁▂▄▆████████▅▂▁▁ ] [ ▂▄▆██▆▃ ] dim 0935 μ= -0.027 σ= 0.025 zeros= 0% [ ▁▁▂▄▆████████▇▄▂▁▁] [ ▁▅▇▇█▇▃ ] dim 0936 μ= +0.004 σ= 0.017 zeros= 0% [ ▁▂▃▅███████▇▅▂▂▁ ] [ ▂▆█▆▄▁ ] dim 0937 μ= -0.001 σ= 0.022 zeros= 0% [ ▁▂▅███████▆▄▂▁ ] [ ▁▅█▇▆▃ ] dim 0938 μ= +0.011 σ= 0.032 zeros= 0% [ ▁▂▅██████▇▅▃▁▁ ] [ ▄▆█▆▆▂ ] dim 0939 μ= -0.013 σ= 0.027 zeros= 0% [ ▁▂▄▆██████▅▃▁ ] [ ▂▅█▇▅▁ ] dim 0940 μ= +0.015 σ= 0.029 zeros= 0% [ ▁▁▂▄▇██████▆▃▂▁ ] [ ▃▆█▅▄▂ ] dim 0941 μ= +0.002 σ= 0.027 zeros= 0% [ ▁▁▂▅████████▅▃▁▁ ] [ ▂▆▅█▇▃▁ ] dim 0942 μ= +0.014 σ= 0.042 zeros= 0% [ ▂▃▄▇███████▇▄▂▁▁] [ ▃▅█▆▅▃ ] dim 0943 μ= -0.011 σ= 0.022 zeros= 0% [ ▁▂▅▇██████▇▅▃▁▁ ] [ ▄▅█▇▇▄▂ ] dim 0944 μ= +0.014 σ= 0.031 zeros= 0% [ ▁▂▃▇███████▇▄▂▁ ] [ ▁▅▇▇█▃▁ ] dim 0945 μ= +0.017 σ= 0.017 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.032 zeros= 0% [ ▁▃▄████████▇▄▃▁ ] [ ▅▅▇█▅▂▁ ] dim 0950 μ= +0.024 σ= 0.022 zeros= 0% [ ▁▂▄▆████████▅▃▁▁▁] [ ▃▆█▆▆▂ ] dim 0951 μ= +0.007 σ= 0.022 zeros= 0% [ ▁▂▅███████▇▃▂▁ ] [ ▂▃▇█▆▄ ] dim 0952 μ= +0.020 σ= 0.030 zeros= 0% [ ▁▃▅██████▇▅▃▁ ] [ ▁▄██▇▆ ] dim 0953 μ= -0.007 σ= 0.027 zeros= 0% [ ▁▂▃▅███████▆▄▁▁ ] [ ▅▇█▇▅▂ ] dim 0954 μ= -0.027 σ= 0.030 zeros= 0% [ ▁▂▄▆███████▅▄▃▂▁ ] [ ▃▄▆█▇▅▃ ] dim 0955 μ= +0.015 σ= 0.031 zeros= 0% [ ▁▂▂▅████████▆▄▂▁▁ ] [ ▄▆█▆▅ ] dim 0956 μ= -0.007 σ= 0.017 zeros= 0% [ ▁▁▄▆███████▅▃▂▁ ] [ ▃▅▇█▇▅▂ ] dim 0957 μ= +0.001 σ= 0.017 zeros= 0% [ ▁▁▂▅▇███████▆▃▂▁ ] [ ▃▅██▇▄▁ ] dim 0958 μ= +0.008 σ= 0.023 zeros= 0% [ ▁▁▃▅▇███████▆▅▂▁▁ ] [ ▆▇█▆▅ ] dim 0959 μ= +0.002 σ= 0.029 zeros= 0% [ ▁▃▆███████▆▃▁▁ ] [ ▃▄█▇▇▄ ] dim 0960 μ= +0.000 σ= 0.023 zeros= 0% [ ▂▃▅▇███████▆▅▂▁ ] [ ▂▄▇█▅▄ ] dim 0961 μ= -0.005 σ= 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.033 zeros= 0% [ ▁▂▄▆███████▇▄▃▂▁ ] [ ▂▅▇█▆▃▁ ] dim 0965 μ= -0.017 σ= 0.036 zeros= 0% [ ▁▂▅▇███████▅▃▁▁ ] [ ▃▅█▆█▇▅▁ ] dim 0966 μ= +0.012 σ= 0.041 zeros= 0% [ ▁▁▃▅▇████████▇▄▂▁▁ ] [ ▁▅▇██▄▁ ] dim 0967 μ= -0.032 σ= 0.021 zeros= 0% [ ▁▃▃▇███████▆▅▂▁▁ ] [ ▄▅█▅▅▁ ] dim 0968 μ= -0.011 σ= 0.015 zeros= 0% [ ▂▂▅▇██████▇▃▂▁ ] [ ▁▅▇█▆▄▁ ] dim 0969 μ= +0.020 σ= 0.032 zeros= 0% [ ▁▁▃▅███████▅▃▂ ] [ ▄▆█▅▄ ] dim 0970 μ= +0.010 σ= 0.038 zeros= 0% [ ▁▂▄▇██████▄▂▁ ] [ ▂▆▇██▄ ] dim 0971 μ= +0.015 σ= 0.048 zeros= 0% [ ▂▄▆██████▇▄▂▁ ] [ ▂▅███▄▁ ] dim 0972 μ= -0.011 σ= 0.033 zeros= 0% [ ▁▂▃▅████████▆▄▂▁ ] [ ▂▆▆█▆▃▁ ] dim 0973 μ= -0.002 σ= 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.027 zeros= 0% [ ▁▂▆███████▄▃▁ ] [ ▁▃▆█▇▃▁ ] dim 0977 μ= -0.006 σ= 0.033 zeros= 0% [ ▁▂▃▆███████▇▅▂▁▁ ] [ ▄▇█▆▄▁ ] dim 0978 μ= +0.022 σ= 0.029 zeros= 0% [ ▁▂▃▆███████▇▄▂▁ ] [ ▃▄▇█▆▄▁ ] dim 0979 μ= -0.003 σ= 0.022 zeros= 0% [ ▁▃▅████████▅▄▁▁▁ ] [ ▁▁▆█▆▃ ] dim 0980 μ= -0.009 σ= 0.025 zeros= 0% [ ▁▁▃▅███████▅▃▂▁ ] [ ▁▆▆█▇█▂ ] dim 0981 μ= +0.015 σ= 0.027 zeros= 0% [ ▁▂▄▆████████▄▃▁ ] [ ▂▄▇▇█▇▁ ] dim 0982 μ= +0.003 σ= 0.028 zeros= 0% [ ▁▂▃▅████████▄▃▂▁ ] [ ▁▄▇██▅▂ ] dim 0983 μ= +0.017 σ= 0.021 zeros= 0% [ ▁▁▄▅███████▇▃▂▁ ] [ ▁▄█▆▇▅▂ ] dim 0984 μ= -0.003 σ= 0.016 zeros= 0% [ ▁▂▄▆███████▇▄▃▁ ] [ ▂▆██▇▅▂ ] dim 0985 μ= +0.031 σ= 0.025 zeros= 0% [ ▁▁▂▅▇████████▅▂▁▁ ] [ ▁▆▆██▆▁ ] dim 0986 μ= +0.019 σ= 0.036 zeros= 0% [ ▁▂▃▇███████▇▃▂ ] [ ▄▆▇█▇▃ ] dim 0987 μ= -0.015 σ= 0.035 zeros= 0% [▁▁▂▂▅▇███████▅▃▂▁ ] [ ▂▄██▄ ] dim 0988 μ= +0.002 σ= 0.015 zeros= 0% [ ▁▁▂▄▆██████▅▂▁ ] [ ▁▂▅█▇▆▃ ] dim 0989 μ= -0.021 σ= 0.033 zeros= 0% [ ▁▂▃▅███████▇▄▃▂▁ ] [ ▃▅▇▇█▅▃▁ ] dim 0990 μ= -0.022 σ= 0.033 zeros= 0% [ ▁▁▃▄▇████████▄▄▂▁ ] [ ▄█▆▇▃ ] dim 0991 μ= -0.003 σ= 0.016 zeros= 0% [ ▁▃▅███████▅▃▁ ] [ ▄▄█▇▄▂ ] dim 0992 μ= -0.019 σ= 0.028 zeros= 0% [ ▃▃▅███████▆▄▂▁ ] [ ▄███▄▂ ] dim 0993 μ= -0.011 σ= 0.038 zeros= 0% [ ▁▂▄▆███████▇▄▃▁▁ ] [ ▁▄██▅▅▁ ] dim 0994 μ= +0.001 σ= 0.030 zeros= 0% [ ▁▂▄▆███████▇▄▂▁ ] [ ▂▅▇██▆▁ ] dim 0995 μ= -0.015 σ= 0.035 zeros= 0% [ ▁▃▄████████▆▃▂▁ ] [ ▁▆█▇▆▃ ] dim 0996 μ= -0.016 σ= 0.019 zeros= 0% [ ▂▂▄▇███████▅▂▁ ] [ ▁▂▆█▄▃ ] dim 0997 μ= -0.012 σ= 0.024 zeros= 0% [ ▁▁▂▃▆██████▇▆▃▂▁ ] [ ▂▆▆▆█▄▁ ] dim 0998 μ= +0.014 σ= 0.023 zeros= 0% [ ▁▁▃▄▇███████▆▃▁▁ ] [ ▁▆██▇▄ ] dim 0999 μ= +0.019 σ= 0.024 zeros= 0% [ ▁▂▅███████▃▂▁ ] [ ▁▃███▅▄▁ ] dim 1000 μ= +0.019 σ= 0.032 zeros= 0% [ ▁▂▃▇████████▅▂▁▁] [ ▃▇███▅▁ ] dim 1001 μ= +0.003 σ= 0.032 zeros= 0% [ ▁▂▅████████▇▅▃▁▁] [ ▃▃█▆▅▃▁ ] dim 1002 μ= -0.015 σ= 0.025 zeros= 0% [ ▁▂▂▄▅█████████▄▃▂▁ ] [ ▅▆█▅▂▁ ] dim 1003 μ= +0.019 σ= 0.019 zeros= 0% [ ▂▂▃▆███████▅▃▁▁ ] [ ▅▇██▇▆▂ ] dim 1004 μ= -0.003 σ= 0.025 zeros= 0% [ ▁▂▃▅█████████▅▃▁ ] [ ▃▅█▆▃▁ ] dim 1005 μ= +0.012 σ= 0.028 zeros= 0% [ ▁▂▄▇██████▇▄▂▁▁ ] [ ▂▅██▅▃ ] dim 1006 μ= +0.012 σ= 0.029 zeros= 0% [ ▁▁▂▅▆███████▅▃▁▁ ] [ ▁▅██▇▅▁ ] dim 1007 μ= -0.011 σ= 0.026 zeros= 0% [ ▁▂▃▇███████▇▄▃▁ ] [ ▃▆███▆▁ ] dim 1008 μ= -0.003 σ= 0.024 zeros= 0% [ ▁▂▄▇███████▆▄▂▁ ] [ ▄▇██▃▁ ] dim 1009 μ= +0.008 σ= 0.022 zeros= 0% [ ▁▂▄▆███████▅▄▂▁ ] [ ▃▅██▇▆▄ ] dim 1010 μ= -0.001 σ= 0.033 zeros= 0% [ ▁▂▄▅▇████████▄▃▂▁ ] [ ▄█▆▅▅ ] dim 1011 μ= -0.004 σ= 0.033 zeros= 0% [ ▁▁▄▆███████▆▃▂▁ ] [ ▃▅█▆▃ ] dim 1012 μ= +0.001 σ= 0.027 zeros= 0% [ ▁▁▂▃▅██████▇▄▂▂▁ ] [ ▄█▇▅▃ ] dim 1013 μ= -0.001 σ= 0.022 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.024 zeros= 0% [ ▁▁▂▄▆███████▇▅▂▁▁ ] [ ▄▅▇█▆▂ ] dim 1021 μ= +0.031 σ= 0.027 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.3s smell: 200/2000 ( 10%) 0.7s smell: 300/2000 ( 15%) 0.9s smell: 400/2000 ( 20%) 1.2s smell: 500/2000 ( 25%) 1.7s smell: 600/2000 ( 30%) 1.8s smell: 700/2000 ( 35%) 2.4s smell: 800/2000 ( 40%) 2.5s smell: 900/2000 ( 45%) 2.8s smell: 1000/2000 ( 50%) 3.1s smell: 1100/2000 ( 55%) 3.4s smell: 1200/2000 ( 60%) 3.8s smell: 1300/2000 ( 65%) 4.0s smell: 1400/2000 ( 70%) 4.4s smell: 1500/2000 ( 75%) 4.7s smell: 1600/2000 ( 80%) 5.0s smell: 1700/2000 ( 85%) 5.3s smell: 1800/2000 ( 90%) 5.5s smell: 1900/2000 ( 95%) 6.0s smell: 2000/2000 (100%) 6.0s smell: 3 degenerate dim(s) found in 6.1s: (OUTLIER_SPREAD: std of all dims: μ=0.027, σ=0.007, threshold=3.0σ) [ ▁▃▇██▃▂ ] dim 0585 μ= -0.032 σ= 0.051 zeros= 0% [ ▁▁▁▃▅███████▆▄▂▁ ] -> OUTLIER_SPREAD: this_std=0.0509, mean_std=0.0266, +3.4sigma vs threshold=3.0sigma [ ▄▄▆█▆▅▁ ] dim 0910 μ= -0.007 σ= 0.049 zeros= 0% [ ▁▁▂▃▅████████▆▄▂▁ ] -> OUTLIER_SPREAD: this_std=0.0491, mean_std=0.0266, +3.2sigma vs threshold=3.0sigma [ ▄▆█▇▆▃▂ ] dim 0971 μ= +0.015 σ= 0.049 zeros= 0% [▁▁▂▃▄▇████████▅▄▂▁ ] -> OUTLIER_SPREAD: this_std=0.0493, mean_std=0.0266, +3.2sigma vs threshold=3.0sigma smell: all 1024 dims: [ ▁▅▇▇█▅▃ ] dim 0000 μ= +0.003 σ= 0.024 zeros= 0% [ ▁▃▅▇███████▇▆▃▂▁ ] [ ▃▅▇██▅▁ ] dim 0001 μ= +0.018 σ= 0.027 zeros= 0% [ ▁▃▄▅███████▆▃▂▁ ] [ ▁▃▂█▆▄ ] dim 0002 μ= -0.007 σ= 0.033 zeros= 0% [ ▁▁▂▄▆███████▆▃▂▁ ] [ ▄▆█▆▃▂ ] dim 0003 μ= +0.023 σ= 0.027 zeros= 0% [ ▁▃▄███████▅▄▂▁ ] [ ▃▇█▇▄▁ ] dim 0004 μ= -0.018 σ= 0.028 zeros= 0% [ ▁▂▄███████▆▄▂▁ ] [ ▁▃▇█▄ ] dim 0005 μ= -0.008 σ= 0.033 zeros= 0% [ ▁▄▆██████▆▂▁▁ ] [ ▁▆▅█▇▃▂ ] dim 0006 μ= -0.000 σ= 0.019 zeros= 0% [ ▁▁▃▄████████▇▅▃▂▁ ] [ ▂▅██▆▃▁ ] dim 0007 μ= -0.030 σ= 0.021 zeros= 0% [ ▁▁▂▅▆███████▆▄▂▁▁ ] [ ▄▆██▇▃▁ ] dim 0008 μ= -0.018 σ= 0.019 zeros= 0% [ ▁▂▂▅█████████▅▅▂▁▁ ] [ ▁▃▅▇█▅▃ ] dim 0009 μ= +0.007 σ= 0.029 zeros= 0% [ ▁▂▃▆███████▇▆▃▁▁ ] [ ▁▄▇█▇▆▄▁ ] dim 0010 μ= +0.013 σ= 0.032 zeros= 0% [ ▁▂▃▇████████▅▃▁▁ ] [ ▁▃▆█▆▃ ] dim 0011 μ= -0.011 σ= 0.035 zeros= 0% [ ▁▁▂▅██████▇▄▂▁▁ ] [ ▃▄▇▇█▄▃ ] dim 0012 μ= +0.011 σ= 0.019 zeros= 0% [ ▁▁▂▃▆▇████████▆▃▂▁▁] [ ▃▆██▇▃▂ ] dim 0013 μ= -0.009 σ= 0.021 zeros= 0% [ ▁ ▂▃▇███████▆▃▂▁ ] [ ▂▄▆█▅▃ ] dim 0014 μ= +0.005 σ= 0.035 zeros= 0% [ ▁▃▅▇███████▆▃▂ ] [ ▃▃█▆▃▁ ] dim 0015 μ= -0.001 σ= 0.021 zeros= 0% [ ▁▂▄▇██████▇▄▂▁ ] [ ▁▅█▆▇▅▁ ] dim 0016 μ= +0.001 σ= 0.028 zeros= 0% [ ▁▂▃▆████████▆▄▃▂▁▁ ] [ ▂▅█▆▅▁ ] dim 0017 μ= +0.016 σ= 0.031 zeros= 0% [ ▁▂▄▆██████▅▂▁▁ ] [ ▂▇███▅▃ ] dim 0018 μ= +0.013 σ= 0.038 zeros= 0% [ ▁▁▃▅▇████████▄▃▂▁ ] [ ▂▅▇██▅▂ ] dim 0019 μ= +0.005 σ= 0.031 zeros= 0% [ ▁▁▃▆███████▅▃▁▁ ] [ ▂▅▆█▇▇▄ ] dim 0020 μ= +0.013 σ= 0.024 zeros= 0% [ ▁▂▄▅▆████████▅▃▁ ] [ ▁▂██▇▅▃ ] dim 0021 μ= +0.008 σ= 0.022 zeros= 0% [ ▁▁▃▅███████▇▃▂▁▁ ] [ ▂▅█▇█▆▃ ] dim 0022 μ= +0.002 σ= 0.035 zeros= 0% [ ▁▃▆███████▇▅▃▂▁ ] [ ▃▅█▆██▆▂▁ ] dim 0023 μ= -0.006 σ= 0.047 zeros= 0% [ ▂▃▅██████████▆▄▂▁ ] [ ▁▃▇██▄▃ ] dim 0024 μ= -0.004 σ= 0.033 zeros= 0% [ ▁▂▃▆████████▄▂▁▁ ] [ ▆███▅▃ ] dim 0025 μ= +0.018 σ= 0.027 zeros= 0% [ ▁▁▂▄▆███████▆▅▃▁▁ ] [ ▃██▇▅▂ ] dim 0026 μ= +0.026 σ= 0.024 zeros= 0% [ ▁▂▅▆████████▆▃▂▁ ] [ ▃▆█▆▄▂ ] dim 0027 μ= -0.007 σ= 0.028 zeros= 0% [ ▁▂▃▆███████▇▅▃▁▁ ] [ ▃▆███▅▂ ] dim 0028 μ= +0.028 σ= 0.030 zeros= 0% [ ▁▂▂▅████████▆▅▂▁▁ ] [ ▃▇▇█▇▅▄ ] dim 0029 μ= -0.000 σ= 0.029 zeros= 0% [ ▁▁▂▄▇████████▆▃▂▁ ] [ ▃▄█▇▇▅▂ ] dim 0030 μ= -0.009 σ= 0.025 zeros= 0% [ ▁▂▃▇████████▄▃▁▁ ] [ ▃▆▇▇█▄▁ ] dim 0031 μ= -0.014 σ= 0.019 zeros= 0% [ ▁▁▃▅███████▄▃▁ ] [ ▂▅██▇▂ ] dim 0032 μ= +0.029 σ= 0.036 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.001 σ= 0.020 zeros= 0% [ ▁▃▂▅▇██████▇▄▃▂▁ ] [ ▃▆█▅▆▃ ] dim 0039 μ= +0.034 σ= 0.028 zeros= 0% [ ▁▃▅███████▇▃▃▁ ] [ ▂▇▇█▇▅▂ ] dim 0040 μ= +0.011 σ= 0.036 zeros= 0% [ ▁▁▂▄████████▆▄▂ ] [ ▅██▇▂ ] dim 0041 μ= +0.005 σ= 0.017 zeros= 0% [ ▁▃▆███████▆▃▂▁ ] [ ▃▆██▆▂ ] dim 0042 μ= -0.016 σ= 0.028 zeros= 0% [▁▂▂▅▇██████▇▅▂▁▁ ] [ ▁▄▇█▅▄▁ ] dim 0043 μ= +0.013 σ= 0.026 zeros= 0% [ ▁▃▄▇███████▆▅▂▁▁ ] [ ▅▅▇█▅▁ ] dim 0044 μ= -0.024 σ= 0.030 zeros= 0% [ ▁▁▃▅███████▇▄▂▂ ] [ ▃▅██▆▃▁ ] dim 0045 μ= +0.016 σ= 0.025 zeros= 0% [ ▁▁▂▂▅████████▆▃▁▁ ] [ ▂▃█▅▆▂ ] dim 0046 μ= +0.013 σ= 0.019 zeros= 0% [ ▁▁▃▄▇██████▇▅▃▁ ] [ ▃▅█▆▄▂ ] dim 0047 μ= +0.005 σ= 0.031 zeros= 0% [ ▁▁▃▅▇██████▆▃▂▁ ] [ ▁▅█▇█▅▃ ] dim 0048 μ= +0.010 σ= 0.041 zeros= 0% [ ▁▂▃▆████████▅▃▂ ] [ ▂▆▇█▆▅▂ ] dim 0049 μ= +0.023 σ= 0.029 zeros= 0% [ ▁▁▃▅▇███████▇▄▂▁▁ ] [ ▃▅▆█▆▁ ] dim 0050 μ= +0.014 σ= 0.030 zeros= 0% [ ▁▂▃▆███████▇▅▂▁▁▁ ] [ ▁▃▆█▅▄▂ ] dim 0051 μ= -0.002 σ= 0.029 zeros= 0% [ ▁▃▄▄████████▄▃▂▁ ] [ ▁▃▇▇█▇▄▂ ] dim 0052 μ= +0.006 σ= 0.016 zeros= 0% [ ▁▁▄▅████████▇▅▃▂ ] [ ▄▇██▆▄▂ ] dim 0053 μ= -0.002 σ= 0.020 zeros= 0% [ ▁▁▂▃▅████████▇▄▃▁▁ ] [ ▁▃▆█▆▄▂ ] dim 0054 μ= +0.015 σ= 0.024 zeros= 0% [ ▁▂▄▆███████▆▃▂▁ ] [ ▃▅██▇▇▁ ] dim 0055 μ= +0.017 σ= 0.023 zeros= 0% [ ▁▂▃▅▇████████▄▂▁ ] [ ▂▃▆█▄▁ ] dim 0056 μ= +0.019 σ= 0.030 zeros= 0% [ ▁▂▄▇██████▇▅▂▁▁ ] [ ▁▄██▆▅▃ ] dim 0057 μ= +0.013 σ= 0.032 zeros= 0% [ ▁▂▄▇███████▇▄▂▁ ] [ ▁▅▆█▄▃ ] dim 0058 μ= +0.011 σ= 0.031 zeros= 0% [ ▁▁▂▄▇███████▄▃▁▁ ] [ ▃▇██▆▃ ] dim 0059 μ= +0.009 σ= 0.028 zeros= 0% [ ▁▃▅████████▆▃▂ ▁ ] [ ▂▆█▇▇▄ ] dim 0060 μ= +0.008 σ= 0.012 zeros= 0% [ ▁▂▄▆███████▅▃▁▁ ] [ ▃▇█▇▇▃▁ ] dim 0061 μ= -0.017 σ= 0.030 zeros= 0% [ ▁▃▅▇███████▅▃▁ ] [ ▂▆█▆▄▁ ] dim 0062 μ= -0.032 σ= 0.035 zeros= 0% [ ▁▁▃▅███████▇▄▃▂▁ ] [ ▁▄▇█▆▄▁ ] dim 0063 μ= +0.017 σ= 0.025 zeros= 0% [ ▁▂▃▆███████▅▃▁▁ ] [ ▂▆█▅▆▃ ] dim 0064 μ= -0.009 σ= 0.030 zeros= 0% [ ▁▃▅▇███████▆▄▂▁ ] [ ▁▃▄▇█▅▃ ] dim 0065 μ= +0.005 σ= 0.027 zeros= 0% [ ▁▂▄▆████████▆▂▁▁ ] [ ▂▃█▄▄▁ ] dim 0066 μ= +0.009 σ= 0.022 zeros= 0% [ ▁▂▄▆██████▆▃▁▁ ] [ ▁▄▅▇█▇▂ ] dim 0067 μ= -0.004 σ= 0.037 zeros= 0% [ ▁▃▅████████▄▃▁▁ ] [ ▃▆█▆▅▄ ] dim 0068 μ= +0.010 σ= 0.024 zeros= 0% [ ▁▁▁▃▅███████▇▄▂▁ ] [ ▄▅█▆▂ ] dim 0069 μ= +0.014 σ= 0.016 zeros= 0% [ ▁▁▄▆▇█████▇▄▃▁ ] [ ▃▅█▅▄▁ ] dim 0070 μ= -0.009 σ= 0.024 zeros= 0% [ ▁▂▄▇██████▆▃▂▁▁ ] [ ▁▅▆█▇▄▃ ] dim 0071 μ= +0.008 σ= 0.029 zeros= 0% [ ▁▂▄▇███████▇▅▃▂▁ ] [ ▂▃▄█▇▆▃ ] dim 0072 μ= +0.013 σ= 0.020 zeros= 0% [ ▁▂▃▅████████▆▂▂▁ ] [ ▂▄█▅▃ ] dim 0073 μ= +0.006 σ= 0.014 zeros= 0% [ ▁▂▄▇██████▅▃▁▁ ] [ ▄▆██▇▅ ] dim 0074 μ= -0.013 σ= 0.033 zeros= 0% [ ▁▂▃▅▇██████▇▆▃▂▁ ] [ ▁▄▆█▆▃ ] dim 0075 μ= -0.005 σ= 0.023 zeros= 0% [ ▁▁▂▆██████▇▅▃▁ ] [ ▁▆▇█▆▃ ] dim 0076 μ= -0.001 σ= 0.020 zeros= 0% [ ▁▂▄▆███████▆▃▂▁▁ ] [ ▂▅▇█▄▄▂ ] dim 0077 μ= -0.010 σ= 0.040 zeros= 0% [ ▁▁▃▅▇███████▇▄▂▁▁ ] [ ▂▆▆█▇▄▂ ] dim 0078 μ= +0.015 σ= 0.022 zeros= 0% [ ▁▁▃▄▆███████▅▄▂▁ ] [ ▂▄▇█▇▆▂ ] dim 0079 μ= +0.011 σ= 0.027 zeros= 0% [ ▁▂▄▆████████▄▄▂▁▁ ] [ ▂▆▇█▅▃ ] dim 0080 μ= -0.013 σ= 0.015 zeros= 0% [ ▁▁▂▄▆███████▄▂▁ ] [ ▄▆███▄▃ ] dim 0081 μ= +0.011 σ= 0.025 zeros= 0% [ ▁▁▂▅▆████████▅▃▂▁ ] [ ▁▄█▇█▅▃ ] dim 0082 μ= +0.011 σ= 0.038 zeros= 0% [ ▁▁▂▄▇███████▆▅▂▁▁ ] [ ▁▃▇█▅▃▁ ] dim 0083 μ= +0.014 σ= 0.024 zeros= 0% [ ▁▃▄███████▆▃▂▁ ] [ ▄█▆▇▃▂ ] dim 0084 μ= +0.013 σ= 0.033 zeros= 0% [ ▁▁▄▅███████▅▃▁ ] [ ▁▄▅█▇█▆▁ ] dim 0085 μ= -0.003 σ= 0.023 zeros= 0% [ ▁▁▂▄▅█████████▄▂▁ ] [ ▄▇██▇▃ ] dim 0086 μ= -0.019 σ= 0.031 zeros= 0% [ ▁▁▄▅███████▇▄▂▁▁ ] [ ▄▆█▆▄ ] dim 0087 μ= +0.010 σ= 0.024 zeros= 0% [ ▁▂▅███████▄▃▁▁ ] [ ▂▄█▇█▅▁ ] dim 0088 μ= -0.010 σ= 0.027 zeros= 0% [ ▁▂▃▆████████▅▂▂ ] [ ▂▆▆██▅▂ ] dim 0089 μ= +0.023 σ= 0.031 zeros= 0% [ ▁▂▃▅▇████████▄▃▂▁ ] [ ▂▃▇██▃▃ ] dim 0090 μ= +0.004 σ= 0.035 zeros= 0% [ ▁▂▂▄▆████████▄▄▂▁ ] [ ▂▄█▆▇▅▂ ] dim 0091 μ= +0.032 σ= 0.020 zeros= 0% [ ▁▃▅▇███████▇▅▂▁ ▁] [ ▃▅███▄ ] dim 0092 μ= +0.035 σ= 0.032 zeros= 0% [ ▁▁▃▄████████▅▃▁▁ ] [ ▂▄▆█▇▅ ] dim 0093 μ= -0.005 σ= 0.034 zeros= 0% [ ▁▂▄████████▅▄▃▁ ] [ ▄▇█▆▆▄ ] dim 0094 μ= +0.001 σ= 0.027 zeros= 0% [ ▁▂▅▅████████▅▃▂▁ ] [ ▁▄▆██▆▃ ] dim 0095 μ= -0.011 σ= 0.013 zeros= 0% [ ▁▂▄▅███████▇▄▂▁ ] [ ▄▇▆█▄▂ ] dim 0096 μ= +0.007 σ= 0.032 zeros= 0% [ ▁▂▃▅███████▇▄▂▁ ] [ ▁▅▅█▅▃▁ ] dim 0097 μ= -0.005 σ= 0.024 zeros= 0% [ ▁▁▃▅▇███████▅▃▂▁ ] [ ▂▄█▆█▄▁ ] dim 0098 μ= +0.006 σ= 0.026 zeros= 0% [ ▂▃▅███████▅▂▂▁ ] [ ▄▆██▅▄ ] dim 0099 μ= -0.007 σ= 0.020 zeros= 0% [ ▁▄▅▇███████▆▅▂▁ ] [ ▂▅▆█▆▃▁ ] dim 0100 μ= +0.002 σ= 0.022 zeros= 0% [ ▁▃▄▆███████▅▃▂▁ ] [ ▅▇▇█▅▁ ] dim 0101 μ= -0.022 σ= 0.023 zeros= 0% [ ▁▁▄▇███████▇▄▃▂▁▁ ] [ ▁▅██▅▁ ] dim 0102 μ= -0.008 σ= 0.024 zeros= 0% [ ▁▂▄▇██████▆▄▂▁ ] [ ▂▄▇██▄▃ ] dim 0103 μ= +0.007 σ= 0.023 zeros= 0% [ ▁▂▃▆███████▆▃▁▁ ] [ ▁▃▆█▇▅▁ ] dim 0104 μ= +0.014 σ= 0.025 zeros= 0% [ ▁▁▃▅███████▆▃▁▁ ] [ ▃▅███▅▃ ] dim 0105 μ= +0.007 σ= 0.028 zeros= 0% [▁▁▂▅▅█████████▅▃▁ ] [ ▁▃▄▆█▆▃ ] dim 0106 μ= +0.009 σ= 0.028 zeros= 0% [ ▁▃▄▅████████▅▄▂▁ ] [ ▁▂▅█▇▇▄ ] dim 0107 μ= -0.002 σ= 0.019 zeros= 0% [ ▁▁▃▅████████▅▄▂▁ ] [ ▁▆████▄ ] dim 0108 μ= -0.016 σ= 0.036 zeros= 0% [▁▁▂▄▅███████▆▄▃▂▁ ] [ ▄██▇▆▃ ] dim 0109 μ= +0.009 σ= 0.022 zeros= 0% [ ▁▁▃▅███████▅▃▁ ] [ ▁▄▅█▆▄▂ ] dim 0110 μ= +0.008 σ= 0.022 zeros= 0% [ ▁▂▄▅███████▇▄▂▁ ] [ ▂▄▆█▅▃▂ ] dim 0111 μ= +0.024 σ= 0.020 zeros= 0% [ ▁▃▄████████▆▄▂▁▁ ] [ ▂▄▇█▅▃▂ ] dim 0112 μ= +0.006 σ= 0.026 zeros= 0% [ ▁▂▄▆████████▆▄▂▂▁ ] [ ▁▅▆██▅▂ ] dim 0113 μ= -0.015 σ= 0.017 zeros= 0% [ ▁▂▃▆████████▄▂▁▁ ] [ ▂▆█▇▆▅▅ ] dim 0114 μ= -0.008 σ= 0.038 zeros= 0% [ ▁▁▃▃▇████████▅▄▂▁ ] [ ▂▂█▆▇▇▃ ] dim 0115 μ= -0.015 σ= 0.034 zeros= 0% [ ▁▁▂▄▅███████▆▄▂▁▁ ] [ ▂▅█▇▆▂ ] dim 0116 μ= +0.007 σ= 0.018 zeros= 0% [ ▁▃▅▇███████▅▃▂▁▁ ] [ ▂▅███▆▃ ] dim 0117 μ= -0.006 σ= 0.016 zeros= 0% [ ▁▂▅▆███████▇▄▂▁ ] [ ▁▅▆▇█▇▂▁ ] dim 0118 μ= -0.013 σ= 0.033 zeros= 0% [ ▁▃▆████████▅▃▂ ] [ ▁▃▆█▇█▅▃ ] dim 0119 μ= -0.012 σ= 0.028 zeros= 0% [ ▁▂▃▅█████████▄▂▁▁ ] [ ▂▅▇█▆▄▁ ] dim 0120 μ= -0.031 σ= 0.039 zeros= 0% [ ▁▃▄▇███████▆▄▂▁▁ ] [ ▄▆█▆▇▃▁ ] dim 0121 μ= +0.012 σ= 0.025 zeros= 0% [ ▂▂▃▆████████▆▄▂▁ ] [ ▅▅█▅▂ ] dim 0122 μ= -0.003 σ= 0.017 zeros= 0% [ ▁▂▅██████▆▃▂▁ ] [ ▁▄▇▆█▅▅ ] dim 0123 μ= +0.003 σ= 0.024 zeros= 0% [ ▁▂▃▆████████▅▃▁ ] [ ▂▇█▆▇▅ ] dim 0124 μ= -0.014 σ= 0.021 zeros= 0% [ ▁▁▂▄▇███████▆▃▁ ] [ ▁▂▅██▆▂ ] dim 0125 μ= -0.003 σ= 0.046 zeros= 0% [ ▁▂▄▅████████▄▂▁ ] [ ▄▅▇█▄▁ ] dim 0126 μ= +0.021 σ= 0.018 zeros= 0% [ ▁▂▄▆███████▆▄▂▁▁ ] [ ▂████▆▅ ] dim 0127 μ= -0.021 σ= 0.023 zeros= 0% [ ▁▃▆████████▇▅▂▁ ] [ ▃▃▇█▆▃ ] dim 0128 μ= -0.019 σ= 0.029 zeros= 0% [ ▁▃▄▇██████▇▅▃▁▁ ] [ ▁▃▇█▅▅▃ ] dim 0129 μ= -0.005 σ= 0.039 zeros= 0% [ ▁▁▃▅███████▆▄▂▁ ] [ ▃▆▇█▇▃▂ ] dim 0130 μ= -0.027 σ= 0.022 zeros= 0% [▁▁▂▂▅████████▆▆▃▂▁ ] [ ▃▇█▆▄▃ ] dim 0131 μ= -0.001 σ= 0.028 zeros= 0% [ ▁▁▃▆███████▇▃▃▁ ] [ ▂▇█▆▆▂ ] dim 0132 μ= +0.005 σ= 0.026 zeros= 0% [ ▁▂▄▇███████▄▃▁▁ ] [ ▂▆█▇▇▆▃ ] dim 0133 μ= +0.008 σ= 0.014 zeros= 0% [ ▁▁▂▄▇███████▇▄▂▁ ] [ ▅▅█▆▅▂ ] dim 0134 μ= +0.024 σ= 0.023 zeros= 0% [ ▁▃▆███████▇▄▂▁▁ ] [ ▃▄▅█▆▄ ] dim 0135 μ= -0.003 σ= 0.032 zeros= 0% [ ▁▂▄▅███████▅▃▁▁ ] [ ▂▃▇█▆▄▂ ] dim 0136 μ= +0.009 σ= 0.041 zeros= 0% [ ▁▁▂▄▇███████▆▄▂▁ ] [ ▃▆██▅▃ ] dim 0137 μ= -0.023 σ= 0.029 zeros= 0% [ ▂▅▆██████▆▅▃▁ ] [ ▂▄█▆▅▁ ] dim 0138 μ= +0.035 σ= 0.026 zeros= 0% [ ▁▁▃▄▇██████▆▄▃▁ ] [ ▃▅▅█▇▅▁ ] dim 0139 μ= +0.008 σ= 0.028 zeros= 0% [ ▁▁▂▄▇███████▆▅▃▁ ] [ ▁▄▆███▅▁ ] dim 0140 μ= +0.007 σ= 0.022 zeros= 0% [ ▁▁▃▅████████▆▄▃▂ ] [ ▂▅▆█▆▃ ] dim 0141 μ= +0.006 σ= 0.023 zeros= 0% [ ▁▂▄▇███████▅▄▁ ] [ ▄▇▇█▇▆▃ ] dim 0142 μ= +0.009 σ= 0.015 zeros= 0% [ ▁▃▄▆████████▇▄▃▁▁▁] [ ▁▅▆█▆█▁ ] dim 0143 μ= +0.001 σ= 0.027 zeros= 0% [ ▁▂▅█████████▅▄▂▁▁ ] [ ▃▅█▇▄▂ ] dim 0144 μ= +0.005 σ= 0.036 zeros= 0% [ ▁▃▄███████▆▃▁ ] [ ▃▅▅█▇▇▃▁ ] dim 0145 μ= -0.018 σ= 0.018 zeros= 0% [ ▁▂▄▇████████▆▃▂▁ ] [ ▅▇█▇▅▃ ] dim 0146 μ= +0.016 σ= 0.032 zeros= 0% [ ▁▁▃▅████████▄▂▁ ] [ ▄▇▆▇█▅▂ ] dim 0147 μ= +0.024 σ= 0.028 zeros= 0% [ ▁▂▂▆████████▆▃▁ ] [ ▂▄█▇▂ ] dim 0148 μ= -0.003 σ= 0.018 zeros= 0% [ ▁▄██████▆▃▁ ] [ ▂▃▅█▅▄▂ ] dim 0149 μ= -0.013 σ= 0.023 zeros= 0% [ ▁▂▃▆███████▇▅▃▂▁ ] [ ▁▄▇▇█▄▂ ] dim 0150 μ= -0.011 σ= 0.035 zeros= 0% [ ▁▁▃▅████████▆▄▂▁ ] [ ▁▂▆██▇▅▃ ] dim 0151 μ= +0.010 σ= 0.039 zeros= 0% [ ▁▁▂▅████████▆▃▂ ] [ ▄▆█▆▇▅ ] dim 0152 μ= +0.024 σ= 0.017 zeros= 0% [ ▁▁▂▅▇██████▇▅▃▁▁ ] [ ▁▃▅█▆▆▄▁ ] dim 0153 μ= -0.028 σ= 0.030 zeros= 0% [ ▁▁▃▄████████▆▂▂▁ ] [ ▃▆▇██▄▄ ] dim 0154 μ= -0.006 σ= 0.034 zeros= 0% [▁▁▂▄▆▇███████▆▄▃▂ ] [ ▃▄█▇▅▄ ] dim 0155 μ= +0.008 σ= 0.014 zeros= 0% [ ▁▂▄▆███████▆▃▂ ] [ ▁▅▇██▅▅ ] dim 0156 μ= +0.000 σ= 0.033 zeros= 0% [ ▁▂▄▆████████▅▄▂▁ ] [ ▃▆█▆█▅▁ ] dim 0157 μ= -0.009 σ= 0.025 zeros= 0% [ ▁▂▂▆▇███████▇▃▂▂▁ ] [ ▁▄▆█▇▃ ] dim 0158 μ= -0.004 σ= 0.021 zeros= 0% [ ▁▁▂▅████████▇▄▂▁▁ ] [ ▄▅▆██▅ ] dim 0159 μ= -0.002 σ= 0.035 zeros= 0% [ ▂▄▇██████▇▅▂▁ ] [ ▆████▅▁ ] dim 0160 μ= -0.001 σ= 0.027 zeros= 0% [ ▁▁▁▄▆████████▇▃▂▁ ] [ ▂▃▇█▆▄▁ ] dim 0161 μ= -0.004 σ= 0.034 zeros= 0% [ ▁▂▄▅███████▇▃▁▁ ] [ ▂▄▆█▆▅▂ ] dim 0162 μ= -0.004 σ= 0.025 zeros= 0% [ ▁▂▃▆███████▇▄▂▁▁ ] [ ▄▆█▇█▆▂ ] dim 0163 μ= +0.002 σ= 0.027 zeros= 0% [▁▁▂▅▇███████▇▄▃▁▁ ] [ ▁▄▄█▄▁▂ ] dim 0164 μ= +0.032 σ= 0.031 zeros= 0% [ ▁▃▄▆███████▇▄▂ ] [ ▁▄▆█▇▃ ] dim 0165 μ= -0.013 σ= 0.027 zeros= 0% [ ▁▂▃▆███████▆▄▂▁ ] [ ▃▆█▇▇▃ ] dim 0166 μ= +0.012 σ= 0.032 zeros= 0% [ ▁▂▃▅███████▇▅▂▁▁ ] [ ▂▄█▇▆▃ ] dim 0167 μ= -0.007 σ= 0.015 zeros= 0% [ ▁▂▄▆██████▇▆▃▁▁ ] [ ▄▇▇██▅▁ ] dim 0168 μ= +0.004 σ= 0.015 zeros= 0% [ ▁▁▃▆████████▇▄▂▂▁ ] [ ▂▅▆█▄▃▁ ] dim 0169 μ= -0.001 σ= 0.029 zeros= 0% [ ▁▂▅▇███████▆▃▂▁▁ ] [ ▁▃▅▇█▄▂ ] dim 0170 μ= +0.022 σ= 0.031 zeros= 0% [ ▁▂▅▇████████▅▃▂▁ ] [ ▃▅▇█▆▅ ] dim 0171 μ= -0.009 σ= 0.028 zeros= 0% [ ▁▃▄█████████▅▄▂▁ ] [ ▁▁▇▇██▇▃ ] dim 0172 μ= -0.007 σ= 0.024 zeros= 0% [ ▁▂▄▇████████▇▅▃▂▁▁] [ ▄██▇▄ ] dim 0173 μ= -0.005 σ= 0.016 zeros= 0% [ ▁▂▃▆███████▅▃▁▁ ] [ ▃▃█▆▄▂ ] dim 0174 μ= -0.020 σ= 0.028 zeros= 0% [ ▁▁▂▆▇██████▆▄▂▁▁ ] [ ▂▄▆█▅▂ ] dim 0175 μ= -0.014 σ= 0.032 zeros= 0% [ ▁▂▃▆███████▆▃▃▂▁ ] [ ▂▄▆██▅▃ ] dim 0176 μ= -0.000 σ= 0.019 zeros= 0% [ ▁▂▃▇███████▇▄▃▂▁ ] [ ▂███▆▆▁ ] dim 0177 μ= +0.010 σ= 0.027 zeros= 0% [ ▁▂▄▇███████▆▄▂▁ ] [ ▄▇█▇▇▃▁ ] dim 0178 μ= +0.023 σ= 0.022 zeros= 0% [ ▁▁▂▄▇████████▄▄▂▁ ] [ ▄▇██▆▄ ] dim 0179 μ= -0.021 σ= 0.032 zeros= 0% [ ▁▂▅███████▇▅▃▁ ] [ ▄▅███▆▃ ] dim 0180 μ= +0.008 σ= 0.025 zeros= 0% [ ▁▂▃▇█████████▅▃▁▁ ] [ ▄▆██▅▄ ] dim 0181 μ= -0.002 σ= 0.027 zeros= 0% [ ▁▂▄▆███████▅▂▁ ] [ ▁▃▇█▇▅▁ ] dim 0182 μ= -0.029 σ= 0.027 zeros= 0% [ ▁▂▃▇███████▅▃▂▁ ] [ ▁▄▇█▇▆▃ ] dim 0183 μ= -0.002 σ= 0.043 zeros= 0% [ ▂▂▆████████▅▃▂▁ ] [ ▂▃▆███▄▁ ] dim 0184 μ= +0.007 σ= 0.033 zeros= 0% [ ▂▂▅▇████████▆▃▂ ] [ ▁▃▆▇█▆▅▃ ] dim 0185 μ= -0.016 σ= 0.031 zeros= 0% [ ▁▂▄▆████████▆▅▃▂▁ ] [ ▂▆▇█▇▄ ] dim 0186 μ= -0.005 σ= 0.019 zeros= 0% [ ▁▁▄▆██████▇▅▂▁ ] [ ▁▅██▆▅▂ ] dim 0187 μ= +0.005 σ= 0.024 zeros= 0% [▁▁▂▃▅████████▇▅▃▂▁ ] [ ▅▇█▇▂▁ ] dim 0188 μ= +0.034 σ= 0.019 zeros= 0% [ ▁▂▄▇███████▆▄▂ ] [ ▄▆▆█▇▅▄ ] dim 0189 μ= +0.018 σ= 0.042 zeros= 0% [ ▁▂▃▅▇████████▄▃▂▁ ] [ ▂▅▆▇█▄▁ ] dim 0190 μ= -0.011 σ= 0.036 zeros= 0% [ ▂▂▄▇████████▅▄▂▁ ] [ ▂▅▆█▇▄ ] dim 0191 μ= -0.005 σ= 0.035 zeros= 0% [ ▁▂▄▇███████▇▅▃▂▁▁] [ ▂▄█▇█▆▄ ] dim 0192 μ= -0.021 σ= 0.028 zeros= 0% [ ▁▂▄▆███████▇▆▃▂▁ ] [ ▁▄▅▇█▇▃ ] dim 0193 μ= -0.000 σ= 0.032 zeros= 0% [ ▁▂▃▅███████▇▅▃▂▁ ] [ ▃▆█▆▆▃ ] dim 0194 μ= -0.011 σ= 0.030 zeros= 0% [ ▁▂▃▆▇██████▇▅▃▁▁ ] [ ▄▆█▆▇▂▁ ] dim 0195 μ= +0.027 σ= 0.027 zeros= 0% [ ▁▂▃▅████████▆▃▂▁▁ ] [ ▂▄▅█▇█▃ ] dim 0196 μ= +0.026 σ= 0.023 zeros= 0% [ ▁▂▄▆███████▇▅▂▁ ] [ ▁▅▆█▇▆▄ ] dim 0197 μ= -0.013 σ= 0.015 zeros= 0% [ ▁▂▄▆████████▄▃▂ ] [ ▂▅▆██▅▅▁ ] dim 0198 μ= +0.003 σ= 0.023 zeros= 0% [ ▁▁▂▃▅████████▆▅▂▁▁ ] [ ▁▄▇▇▆█▆▁ ] dim 0199 μ= +0.018 σ= 0.030 zeros= 0% [ ▁▂▃▅████████▇▆▃▂▁ ] [ ▂▄██▅▄▁ ] dim 0200 μ= +0.002 σ= 0.030 zeros= 0% [ ▁▁▃▄▇███████▆▄▃▁▁ ] [ ▂▆▆██▄▃ ] dim 0201 μ= -0.009 σ= 0.016 zeros= 0% [ ▁▁▃▄▆███████▅▄▂▁ ] [ ▄▆██▅▃▁ ] dim 0202 μ= +0.000 σ= 0.022 zeros= 0% [ ▁▁▁▃▅████████▄▃▂ ] [ ▂▆▇██▂ ] dim 0203 μ= +0.029 σ= 0.029 zeros= 0% [ ▁▂▃▆██████▇▅▂▂▁ ] [ ▄▇█▇▆▃▁ ] dim 0204 μ= -0.000 σ= 0.032 zeros= 0% [ ▁▁▂▄████████▅▃▁▁ ] [ ▂▆▆██▅▄ ] dim 0205 μ= +0.014 σ= 0.024 zeros= 0% [ ▁▂▃▆████████▅▃▁▁ ] [ ▂▆██▆▂ ] dim 0206 μ= +0.005 σ= 0.024 zeros= 0% [ ▁▁▂▄▇███████▅▂▁▁ ] [ ▅▇▇█▅▄ ] dim 0207 μ= +0.011 σ= 0.033 zeros= 0% [ ▁▁▂▄█████████▅▃▁▁ ] [ ▁▄█▆▆▃ ] dim 0208 μ= -0.028 σ= 0.018 zeros= 0% [ ▁▁▃▆██████▇▅▃▂▁ ] [ ▂▅▆█▅▂ ] dim 0209 μ= +0.018 σ= 0.023 zeros= 0% [ ▁▁▃▅████████▆▃▂▁ ] [ ▂▆▇█▇▇▃▁ ] dim 0210 μ= -0.008 σ= 0.015 zeros= 0% [ ▁▂▄▆████████▅▃▂ ▁] [ ▁▃▆█▇▇▅▂ ] dim 0211 μ= +0.000 σ= 0.030 zeros= 0% [ ▁▁▃▅████████▇▅▂▁ ] [ ▅▆█▆▆▂ ] dim 0212 μ= +0.016 σ= 0.032 zeros= 0% [ ▁▃▄▇███████▆▃▂▁▁ ] [ ▁▃▅█▆▆▂▁ ] dim 0213 μ= -0.004 σ= 0.025 zeros= 0% [ ▁▂▃▆████████▅▃▂▁▁] [ ▄▅▆█▇▃ ] dim 0214 μ= -0.003 σ= 0.031 zeros= 0% [ ▁▂▃▆████████▆▄▂▁▁ ] [ ▂▅▅█▇▄▂ ] dim 0215 μ= -0.000 σ= 0.026 zeros= 0% [ ▁▂▃▆███████▆▄▂▁ ] [ ▂▄▇█▅▃ ] dim 0216 μ= -0.007 σ= 0.026 zeros= 0% [ ▁▂▄▇██████▇▅▃▁▁ ] [ ▁▄▆█▇▃ ] dim 0217 μ= +0.002 σ= 0.033 zeros= 0% [ ▂▄██████▇▄▂▁ ] [ ▁▄▄▇█▇▄▃ ] dim 0218 μ= -0.001 σ= 0.015 zeros= 0% [ ▁▁▃▄▇████████▅▃▂▁▁ ] [ ▄▅▇█▇▄▂ ] dim 0219 μ= +0.007 σ= 0.031 zeros= 0% [ ▁▃▄▅████████▆▃▃▁▁ ] [ ▁▃▅█▇▃▃ ] dim 0220 μ= +0.023 σ= 0.031 zeros= 0% [ ▁▁▂▅▆███████▇▃▂▁ ] [ ▁▂▇██▅▅ ] dim 0221 μ= -0.008 σ= 0.023 zeros= 0% [ ▂▃▆████████▅▃▂▁ ] [ ▂▃▅▇█▄▁ ] dim 0222 μ= -0.002 σ= 0.026 zeros= 0% [ ▁▂▃▆███████▆▄▂▁ ] [ ▁▅▅▇██▃▁ ] dim 0223 μ= +0.008 σ= 0.024 zeros= 0% [ ▁▂▄▆████████▇▃▂▁ ▁] [ ▂▅█▅▅▂ ] dim 0224 μ= +0.018 σ= 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.031 zeros= 0% [ ▂▃▆████████▅▃▂▁ ] [ ▁▃▆▇█▅▂ ] dim 0228 μ= +0.038 σ= 0.037 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.028 σ= 0.025 zeros= 0% [ ▁▂▄███████▅▃▁ ] [ ▁▆█▇▇▂▁ ] dim 0233 μ= -0.029 σ= 0.027 zeros= 0% [ ▁▂▄▇███████▆▃▂▁ ] [ ▃▅▆█▇▆▂ ] dim 0234 μ= +0.039 σ= 0.030 zeros= 0% [ ▁▁▁▃▅▆███████▇▅▂▁▁ ] [ ▁▆██▆▃ ] dim 0235 μ= +0.003 σ= 0.021 zeros= 0% [ ▁▂▃▆██████▇▅▃▁ ] [ ▁▅▆██▃ ] dim 0236 μ= +0.020 σ= 0.040 zeros= 0% [ ▁▂▄▆███████▅▃▂ ] [ ▄▇██▇▄▂ ] dim 0237 μ= -0.008 σ= 0.022 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.029 σ= 0.039 zeros= 0% [ ▁▁▂▅▆███████▇▅▃▂▁ ] [ ▂▅██▇▃ ] dim 0242 μ= +0.004 σ= 0.026 zeros= 0% [ ▁▂▃███████▆▄▂▁ ] [ ▄▄█▆▅▁ ] dim 0243 μ= -0.006 σ= 0.019 zeros= 0% [ ▁▁▄▆████████▃▃▁ ] [ ▄▆██▅▆ ] dim 0244 μ= -0.007 σ= 0.034 zeros= 0% [ ▁▂▄▇███████▆▃▂ ] [ ▃▅▇█▅▂ ] dim 0245 μ= +0.004 σ= 0.033 zeros= 0% [ ▁▃▅▆███████▄▃▁▁ ] [ ▃▅███▂ ] dim 0246 μ= -0.016 σ= 0.018 zeros= 0% [ ▁▂▄▇███████▅▃▁ ] [ ▅▇█▆▃ ] dim 0247 μ= -0.037 σ= 0.035 zeros= 0% [ ▁▂▃▆██████▇▄▃▂▁ ] [ ▅▇█▇▇▄▂ ] dim 0248 μ= +0.011 σ= 0.035 zeros= 0% [ ▁▂▃▆████████▄▄▃▁▁ ] [ ▂▆██▆▇▄▁ ] dim 0249 μ= -0.021 σ= 0.032 zeros= 0% [▁▁▂▅▇████████▅▃▂▁ ] [ ▁▆██▇▅▂ ] dim 0250 μ= +0.001 σ= 0.023 zeros= 0% [ ▁▂▃▅███████▇▅▂▁ ] [ ▂▄▇██▆▃ ] dim 0251 μ= +0.023 σ= 0.015 zeros= 0% [ ▁▁▂▃▇███████▇▄▃▁▁ ] [ ▂▄█▇▅▄▁ ] dim 0252 μ= -0.004 σ= 0.022 zeros= 0% [ ▁▁▃▅▆████████▄▂▁▁▁] [ ▂▅██▆▃ ] dim 0253 μ= -0.016 σ= 0.023 zeros= 0% [ ▁▂▅████████▄▃▂▁ ] [ ▁▃▆▆█▅▄▁ ] dim 0254 μ= +0.024 σ= 0.028 zeros= 0% [ ▁▂▃▇████████▅▄▁ ] [ ▁▃▆██▆▄▁ ] dim 0255 μ= -0.012 σ= 0.038 zeros= 0% [ ▁▁▂▅▆████████▅▃▂▁ ] [ ▆██▇▃▂ ] dim 0256 μ= -0.015 σ= 0.045 zeros= 0% [ ▁▂▃▆████████▄▂▁ ] [ ▄▅█▇▇▃ ] dim 0257 μ= -0.001 σ= 0.030 zeros= 0% [ ▁▂▃▅▇███████▆▅▂▁ ] [ ▄▅██▄▁ ] dim 0258 μ= +0.003 σ= 0.028 zeros= 0% [ ▁▃▅███████▇▃▁▁ ] [ ▂▃█▆▆▄ ] dim 0259 μ= +0.004 σ= 0.018 zeros= 0% [ ▁▁▂▅▇███████▆▃▂▁ ] [ ▆▆█▇▄▁ ] dim 0260 μ= -0.002 σ= 0.033 zeros= 0% [ ▁▂▃▆███████▆▄▃▂ ] [ ▃▆██▇▄▂ ] dim 0261 μ= -0.019 σ= 0.016 zeros= 0% [ ▁▁▃▄▇███████▆▄▃▁ ] [ ▂▅██▆▄▁ ] dim 0262 μ= +0.028 σ= 0.019 zeros= 0% [ ▁▂▃▆███████▆▃▂▁ ] [ ▁▂▅▇█▃▁ ] dim 0263 μ= -0.010 σ= 0.018 zeros= 0% [ ▁▁▂▄▆████████▅▂▁▁ ] [ ▃▄▇█▇▆▄ ] dim 0264 μ= -0.013 σ= 0.029 zeros= 0% [ ▁▂▄▇████████▅▃▂▁ ] [ ▂▃▆██▆▂ ] dim 0265 μ= -0.009 σ= 0.025 zeros= 0% [ ▁▂▄▆███████▇▅▃▁ ] [ ▂▄▇█▆▄▂ ] dim 0266 μ= +0.004 σ= 0.022 zeros= 0% [ ▁▁▂▄▇████████▄▂▁▁ ] [ ▆▇█▇▆▃ ] dim 0267 μ= +0.010 σ= 0.018 zeros= 0% [ ▁▁▃▄▇████████▅▃▂▁ ] [ ▂▄▆█▆▃ ] dim 0268 μ= +0.022 σ= 0.038 zeros= 0% [ ▁▂▃▅▇███████▆▄▂▁ ] [ ▄▆█▆▆▂ ] dim 0269 μ= +0.003 σ= 0.028 zeros= 0% [ ▁▂▂▅████████▆▃▁▁ ] [ ▂▅▇█▆▃ ] dim 0270 μ= -0.000 σ= 0.031 zeros= 0% [ ▁▂▂▄▇██████▆▅▂▁ ] [ ▁▃██▆▅▂ ] dim 0271 μ= -0.008 σ= 0.027 zeros= 0% [ ▁▁▂▃▅███████▇▄▃▁▁ ] [ ▂▄█▅▄▄ ] dim 0272 μ= -0.010 σ= 0.020 zeros= 0% [ ▁▂▃▅▇███████▅▃▂▁▁ ] [ ▄▅▆██▅▃ ] dim 0273 μ= +0.015 σ= 0.037 zeros= 0% [ ▁▂▄▄▇███████▇▄▂▁▁ ] [ ▁▄▇█▆▇▂ ] dim 0274 μ= +0.009 σ= 0.033 zeros= 0% [ ▁▂▃▄███████▇▅▃▁▁ ] [ ▂▄▆██▄▃ ] dim 0275 μ= +0.021 σ= 0.026 zeros= 0% [ ▁▂▃▆███████▇▄▃▁▁ ] [ ▄▅▇▇█▆▂ ] dim 0276 μ= -0.008 σ= 0.022 zeros= 0% [ ▁▃▃▅████████▇▆▃▁▁▁] [ ▄▆██▆▃▂ ] dim 0277 μ= +0.008 σ= 0.027 zeros= 0% [ ▁▂▄▆████████▅▄▃▁▁ ] [ ▅▇█▆▄▁ ] dim 0278 μ= -0.010 σ= 0.021 zeros= 0% [ ▁▂▂▅▇███████▇▅▂▁▁ ] [ ▃███▇▂ ] dim 0279 μ= +0.019 σ= 0.033 zeros= 0% [ ▁▂▃▅▇██████▇▄▃▁ ] [ ▂▃▆██▄ ] dim 0280 μ= +0.025 σ= 0.024 zeros= 0% [ ▁▁▂▃▆███████▆▄▂ ] [ ▅▆█▇▄▃ ] dim 0281 μ= +0.003 σ= 0.025 zeros= 0% [ ▁▁▂▄▆██████▇▄▁ ] [ ▄▇███▅▁ ] dim 0282 μ= +0.006 σ= 0.018 zeros= 0% [ ▁▁▃▆████████▆▃▂▁ ] [ ▁▄▆██▆▄ ] dim 0283 μ= -0.008 σ= 0.029 zeros= 0% [ ▂▂▅████████▅▃▁▁ ] [ ▂▆▇█▅▃ ] dim 0284 μ= -0.051 σ= 0.033 zeros= 0% [ ▁▂▄▇██████▇▄▃▁▁ ] [ ▃▆▇█▅▂ ] dim 0285 μ= +0.009 σ= 0.032 zeros= 0% [ ▁▃▄▆███████▅▃▁▁ ] [ ▁▆▇██▄▁ ] dim 0286 μ= -0.008 σ= 0.032 zeros= 0% [ ▁▂▄▆███████▆▃▁▁ ] [ ▃▅█▇▅▁ ] dim 0287 μ= +0.005 σ= 0.021 zeros= 0% [ ▁▃▄▇██████▆▅▂▁▁ ] [ ▁▄▅█▇▃▂ ] dim 0288 μ= -0.012 σ= 0.044 zeros= 0% [ ▁▁▃▆███████▇▄▁▁▁ ] [ ▁▃▇▇█▆▂ ] dim 0289 μ= +0.011 σ= 0.024 zeros= 0% [ ▁▁▂▄▇████████▄▃▁ ] [ ▁▆██▆▃ ] dim 0290 μ= +0.014 σ= 0.036 zeros= 0% [ ▁▂▄▇██████▇▄▂▁ ] [ ▄███▇▅ ] dim 0291 μ= -0.015 σ= 0.014 zeros= 0% [ ▁▁▃▄███████▇▅▂▁▁ ] [ ▁▄███▄ ] dim 0292 μ= +0.003 σ= 0.034 zeros= 0% [ ▁▁▃▇███████▅▃▁ ] [ ▂▄▇█▆▃▂ ] dim 0293 μ= +0.021 σ= 0.019 zeros= 0% [ ▁▂▄▆███████▅▄▁▁▁ ] [ ▃▅█▇▅▃ ] dim 0294 μ= -0.004 σ= 0.027 zeros= 0% [ ▂▄▇██████▆▄▂ ] [ ▁▅▆▆█▅▃ ] dim 0295 μ= -0.001 σ= 0.012 zeros= 0% [ ▁▂▄▆███████▇▆▃▁▁ ] [ ▃▆█▅▅▁ ] dim 0296 μ= +0.003 σ= 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.007 σ= 0.026 zeros= 0% [ ▁▂▆▇██████▄▂▁ ] [ ▁▄▇█▅▄▁ ] dim 0302 μ= +0.005 σ= 0.035 zeros= 0% [ ▁▂▄▇███████▆▃▂▁ ] [ ▁▃▆▇█▄▁ ] dim 0303 μ= -0.018 σ= 0.016 zeros= 0% [ ▁▁▃▆███████▇▃▂▂▁ ] [ ▄▆▇█▇▄▁ ] dim 0304 μ= +0.000 σ= 0.030 zeros= 0% [ ▂▃▆████████▆▄▃▁▁ ] [ ▁▃▇██▅▂ ] dim 0305 μ= +0.023 σ= 0.035 zeros= 0% [ ▁▁▃▆████████▅▃▁ ] [ ▃▇██▅▅▁ ] dim 0306 μ= +0.013 σ= 0.036 zeros= 0% [ ▁▁▂▅▆████████▅▄▂▁ ] [ ▁▄▆█▆▂▁ ] dim 0307 μ= +0.010 σ= 0.016 zeros= 0% [ ▁▂▄▇███████▆▃▂▁ ] [ ▂▄▆▆█▇▃ ] dim 0308 μ= +0.031 σ= 0.037 zeros= 0% [ ▁▁▂▄▇████████▅▂▁▁ ] [ ▂▆▆█▃▂ ] dim 0309 μ= +0.003 σ= 0.030 zeros= 0% [ ▁▂▄███████▆▄▂▁ ] [ ▂▄▆█▇▃ ] dim 0310 μ= -0.002 σ= 0.010 zeros= 0% [▁▁▂▃▆▇███████▇▄▂▁ ] [ ▄▇██▄▂ ] dim 0311 μ= +0.006 σ= 0.013 zeros= 0% [ ▁▁▄▅███████▆▃▂▁▁] [ ▁▅▇▆█▄▁ ] dim 0312 μ= +0.018 σ= 0.035 zeros= 0% [ ▁▂▃▅███████▄▂▁ ] [ ▃▄█▇▅▁ ] dim 0313 μ= +0.004 σ= 0.019 zeros= 0% [ ▁▃▄▇██████▆▃▁▁ ] [ ▁▄▇▇██▆▁ ] dim 0314 μ= +0.001 σ= 0.045 zeros= 0% [▁▁▂▃▄██████████▆▅▂▁▁] [ ▃▅▆█▇▅▁ ] dim 0315 μ= -0.001 σ= 0.021 zeros= 0% [ ▁▃▃▇███████▅▄▂▁▁ ] [ ▃▆█▆▂ ] dim 0316 μ= -0.026 σ= 0.025 zeros= 0% [ ▁▂▄▇██████▄▂ ] [ ▂▅█▇█▄▄ ] dim 0317 μ= -0.016 σ= 0.028 zeros= 0% [ ▁▂▄▇████████▅▃▁▁ ] [ ▁▄█▇▅▃▁ ] dim 0318 μ= -0.010 σ= 0.015 zeros= 0% [▁▁▂▄████████▇▅▂▁▁ ] [ ▁▃▇██▅▄▁ ] dim 0319 μ= +0.010 σ= 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.035 zeros= 0% [ ▁▂▃▅███████▆▄▂▁ ] [ ▁▃▆▇██▅▁ ] dim 0323 μ= +0.013 σ= 0.034 zeros= 0% [ ▁▃▃▅█████████▅▃▂ ] [ ▄▆██▇▄▂ ] dim 0324 μ= -0.023 σ= 0.018 zeros= 0% [ ▁▂▃▅████████▅▃▂▁ ] [ ▂▄█▄▃ ] dim 0325 μ= +0.011 σ= 0.035 zeros= 0% [ ▁▁▂▅▆███████▆▄▂▁▁ ] [ ▂▇██▆▄▂ ] dim 0326 μ= -0.005 σ= 0.024 zeros= 0% [ ▁▄▄▆███████▇▄▃▁ ] [ ▁▆█▇█▄ ] dim 0327 μ= -0.024 σ= 0.018 zeros= 0% [ ▁▂▅███████▄▃▁ ] [ ▄▆██▇▃ ] dim 0328 μ= +0.004 σ= 0.010 zeros= 0% [ ▁▁▂▅████████▆▃▁▁ ] [ ▂▄█▇█▄▁ ] dim 0329 μ= +0.003 σ= 0.029 zeros= 0% [ ▁▂▃▅████████▅▂▁ ] [ ▂▃█▇▇▅▂▁ ] dim 0330 μ= +0.017 σ= 0.040 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.023 zeros= 0% [ ▁▁▃▄████████▅▃▁▁ ] [ ▃▅█▇▆▇▁ ] dim 0336 μ= -0.000 σ= 0.033 zeros= 0% [ ▁▂▅▇███████▆▄▁▁ ] [ ▁▃██▅▂ ] dim 0337 μ= -0.014 σ= 0.027 zeros= 0% [ ▁▂▄▆███████▄▂▁▁ ] [ ▂▅▆▆█▄ ] dim 0338 μ= +0.010 σ= 0.028 zeros= 0% [ ▁▂▅▆███████▆▄▂▁ ] [ ▂▄█▆▃ ] dim 0339 μ= +0.005 σ= 0.029 zeros= 0% [ ▁▂▄▅██████▅▃▂ ] [ ▁▄▆█▆▇▅ ] dim 0340 μ= +0.001 σ= 0.032 zeros= 0% [ ▁▁▂▃▅████████▄▃▁▁ ] [ ▁▄██▆▂ ] dim 0341 μ= +0.018 σ= 0.022 zeros= 0% [ ▁▃▆██████▆▂▁ ] [ ▂▅█▅▃▁ ] dim 0342 μ= -0.017 σ= 0.026 zeros= 0% [ ▁▁▃▅▇██████▆▄▂▁ ] [ ▁▄▆█▇▅▂ ] dim 0343 μ= +0.000 σ= 0.014 zeros= 0% [ ▁▂▃▅███████▇▅▁▁ ] [ ▃▄█▆▄▂ ] dim 0344 μ= +0.014 σ= 0.024 zeros= 0% [ ▁▁▂▄▅▇███████▆▃▂▁ ] [ ▃▇█▇▃▃ ] dim 0345 μ= +0.014 σ= 0.026 zeros= 0% [ ▁▂▄▇██████▆▃▂ ] [ ▃▆▇██▅▃▁ ] dim 0346 μ= -0.004 σ= 0.015 zeros= 0% [ ▁▂▂▄▇████████▅▃▂ ] [ ▁▅█▆▇▄▁ ] dim 0347 μ= -0.025 σ= 0.031 zeros= 0% [ ▁▂▃▅███████▇▄▂▁▁ ] [ ▂▅▇█▄▄ ] dim 0348 μ= -0.009 σ= 0.033 zeros= 0% [ ▁▂▄▆███████▆▄▂▁ ] [ ▃▆██▅▃ ] dim 0349 μ= -0.027 σ= 0.030 zeros= 0% [ ▁▂▄▆███████▅▃▁ ▁ ] [ ▄▆██▆▆▁ ] dim 0350 μ= +0.015 σ= 0.018 zeros= 0% [ ▁▁▂▃▅████████▆▄▃▁▁ ] [ ▃██▆▄▂ ] dim 0351 μ= +0.020 σ= 0.027 zeros= 0% [ ▁▂▄▇██████▆▃▂▁ ] [ ▄▆▆█▆▃ ] dim 0352 μ= +0.006 σ= 0.030 zeros= 0% [ ▁ ▁▄▅████████▅▃▁▁▁] [ ▁▃▆█▇▄▂ ] dim 0353 μ= -0.015 σ= 0.027 zeros= 0% [ ▂▃▅████████▄▂▁ ] [ ▁▄▄█▇▅▁ ] dim 0354 μ= +0.014 σ= 0.036 zeros= 0% [ ▁▁▃▄▇███████▆▄▃▂▁ ] [ ▁▃▅██▃▁ ] dim 0355 μ= -0.010 σ= 0.021 zeros= 0% [ ▁▁▂▄▆███████▇▄▂▁ ] [ ▁▃▆▇█▇▄ ] dim 0356 μ= +0.033 σ= 0.033 zeros= 0% [ ▁▂▃▆████████▅▃▂▁ ] [ ▃█▅█▆▃ ] dim 0357 μ= +0.018 σ= 0.027 zeros= 0% [ ▁▂▃▅████████▅▂▂▁ ] [ ▁▄▅█▇▇▄ ] dim 0358 μ= -0.002 σ= 0.013 zeros= 0% [ ▁▃▅███████▇▅▄▂▁ ] [ ▂▅▇▇█▄▂ ] dim 0359 μ= -0.011 σ= 0.027 zeros= 0% [ ▁▂▄▆███████▆▃▂▁ ] [ ▁▆▇█▄▁ ] dim 0360 μ= +0.011 σ= 0.029 zeros= 0% [ ▁▂▃▆██████▆▃▁ ] [ ▄███▆▁ ] dim 0361 μ= -0.014 σ= 0.036 zeros= 0% [ ▁▁▃▅███████▆▃▂▁▁ ] [ ▂▅▇█▆▄ ] dim 0362 μ= -0.026 σ= 0.017 zeros= 0% [ ▁▃▆███████▄▂▁ ] [ ▂▇██▅▂ ] dim 0363 μ= +0.020 σ= 0.032 zeros= 0% [ ▁▁▃▅███████▇▄▃▁▁ ] [ ▂▇▇█▇▄▂ ] dim 0364 μ= +0.011 σ= 0.030 zeros= 0% [ ▁▃▄▇███████▇▄▂▁ ] [ ▂▅▅█▅▃ ] dim 0365 μ= +0.031 σ= 0.031 zeros= 0% [ ▁▂▃▄▇██████▇▅▂▂▁ ] [ ▁▅██▆▆▃ ] dim 0366 μ= -0.021 σ= 0.021 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.020 zeros= 0% [ ▁▂▆▆███████▆▅▂▂▁ ] [ ▂▅▅██▆▃ ] dim 0371 μ= +0.006 σ= 0.037 zeros= 0% [ ▁▂▄▇███████▆▄▂▁▁ ] [ ▁▄▆██▃▁ ] dim 0372 μ= +0.021 σ= 0.034 zeros= 0% [ ▁▄▆███████▅▂▁ ] [ ▃▅██▅▄ ] dim 0373 μ= -0.002 σ= 0.033 zeros= 0% [ ▁▁▃▇███████▇▅▄▂▁ ] [ ▃▆▇█▇▅ ] dim 0374 μ= -0.018 σ= 0.021 zeros= 0% [ ▁▁▂▄████████▆▄▂▁ ] [ ▄▅▇█▆▂ ] dim 0375 μ= +0.011 σ= 0.029 zeros= 0% [ ▁▁▃▆████████▅▄▂▁ ] [ ▄▅▇█▆▄ ] dim 0376 μ= -0.011 σ= 0.018 zeros= 0% [ ▁▁▃▅████████▆▃▂▁ ] [ ▄██▆▅▄ ] dim 0377 μ= -0.005 σ= 0.028 zeros= 0% [ ▁▂▃▆████████▅▃▂▁ ] [ ▂▆██▇▃ ] dim 0378 μ= -0.002 σ= 0.026 zeros= 0% [ ▁▁▃▆██████▇▆▁▁ ] [ ▂▄▆█▇▅ ] dim 0379 μ= +0.005 σ= 0.026 zeros= 0% [ ▁▂▃▆██████▇▄▂▁▁ ] [ ▁▄▅▇█▅▅ ] dim 0380 μ= -0.003 σ= 0.023 zeros= 0% [▁▁▂▃▆████████▆▅▂▁▁ ] [ ▂▅██▅▄ ] dim 0381 μ= +0.002 σ= 0.017 zeros= 0% [ ▁▂▄▇███████▆▃▂▁ ] [ ▃▇▇█▄▃ ] dim 0382 μ= -0.010 σ= 0.030 zeros= 0% [ ▁▁▂▅███████▇▄▃▁ ] [ ▂▄▅██▇▅▂ ] dim 0383 μ= +0.025 σ= 0.034 zeros= 0% [ ▂▃▄▆████████▇▄▃▂▁ ] [ ▂▃▄█▇▆▄ ] dim 0384 μ= +0.009 σ= 0.027 zeros= 0% [ ▂▂▅▆████████▆▃▂▁ ] [ ▂▅▇█▅▁ ] dim 0385 μ= +0.020 σ= 0.027 zeros= 0% [ ▁▂▄▆██████▆▄▂▁ ] [ ▁▅▇█▆▅▃ ] dim 0386 μ= +0.010 σ= 0.024 zeros= 0% [▁ ▁▁▃▄▇███████▇▅▃▂▁▁] [ ▂▅█▆▅▂ ] dim 0387 μ= -0.010 σ= 0.011 zeros= 0% [ ▁▃▅▆██████▆▅▃▁▁ ] [ ▁▂▆█▇▅▂▃ ] dim 0388 μ= +0.012 σ= 0.044 zeros= 0% [ ▁▂▃▅████████▅▄▁▁▁ ] [ ▃▇█▇▄▁ ] dim 0389 μ= +0.007 σ= 0.028 zeros= 0% [ ▁▁▄▅███████▆▂▂ ] [ ▃▆█▆▄▁ ] dim 0390 μ= +0.024 σ= 0.026 zeros= 0% [ ▁▁▃▆▇███████▄▂▁ ] [ ▄▅▇█▇▃ ] dim 0391 μ= +0.000 σ= 0.031 zeros= 0% [ ▁▁▂▄▇███████▅▃▂ ] [ ▁▄█▇█▅▂ ] dim 0392 μ= +0.020 σ= 0.026 zeros= 0% [▁▁▂▄▆███████▇▃▂▁ ] [ ▃▇▇█▆▆▁ ] dim 0393 μ= -0.011 σ= 0.039 zeros= 0% [ ▁▃▄████████▇▄▂▁ ] [ ▂▆██▇▅▂ ] dim 0394 μ= +0.018 σ= 0.017 zeros= 0% [ ▁▁▃▄████████▇▄▃▁▁ ] [ ▅▆███▅▄ ] dim 0395 μ= -0.002 σ= 0.035 zeros= 0% [ ▁▁▂▄█████████▆▂▁▁ ] [ ▃▆█▅▄▁ ] dim 0396 μ= -0.015 σ= 0.025 zeros= 0% [ ▁▁▂▄▆███████▆▅▃▁▁ ] [ ▁▄▇▆█▄▁ ] dim 0397 μ= +0.002 σ= 0.018 zeros= 0% [ ▁▂▂▆███████▆▃▁▁ ] [ ▃▅▆█▇▅▃ ] dim 0398 μ= +0.001 σ= 0.038 zeros= 0% [ ▁▁▂▅████████▇▄▂▁ ] [ ▃█▇▆▆▄ ] dim 0399 μ= -0.013 σ= 0.017 zeros= 0% [ ▁▁▂▄███████▇▄▂▁ ] [ ▁▃▇█▆▆▃▁ ] dim 0400 μ= -0.003 σ= 0.038 zeros= 0% [ ▁▁▂▅▅████████▆▄▂▁ ▁] [ ▁▄▇█▆█▃ ] dim 0401 μ= -0.017 σ= 0.030 zeros= 0% [ ▁▂▄▆████████▅▃▂▁ ] [ ▃▆█▇█▄ ] dim 0402 μ= +0.000 σ= 0.024 zeros= 0% [ ▁▁▂▅████████▅▃▂▁ ] [ ▂▃██▆▅▁ ] dim 0403 μ= -0.005 σ= 0.026 zeros= 0% [ ▁▂▂▆████████▇▄▃▁ ] [ ▃▅▅██▄ ] dim 0404 μ= +0.003 σ= 0.024 zeros= 0% [ ▁▂▄▇███████▅▂▁▁ ] [ ▁▅██▆▄▁ ] dim 0405 μ= +0.017 σ= 0.029 zeros= 0% [ ▁▂▄▆████████▅▅▂▁▁] [ ▁▄▅▆█▆▅▁ ] dim 0406 μ= +0.015 σ= 0.018 zeros= 0% [ ▁▂▅▆████████▇▄▃▁ ] [ ▃▅██▆▃ ] dim 0407 μ= +0.012 σ= 0.018 zeros= 0% [ ▁▂▄▆██████▇▄▂▁▁ ] [ ▄▆██▇▄ ] dim 0408 μ= +0.002 σ= 0.024 zeros= 0% [ ▁▁▂▃▆████████▅▃▁▁ ] [ ▃▆▇██▅▁ ] dim 0409 μ= -0.012 σ= 0.026 zeros= 0% [ ▁▁▂▄▇███████▇▄▂▁▁ ] [ ▄▇▇█▅▃ ] dim 0410 μ= -0.018 σ= 0.025 zeros= 0% [ ▁▂▄▇███████▆▆▄▂▁ ] [ ▁▅██▆▄ ] dim 0411 μ= +0.001 σ= 0.029 zeros= 0% [ ▁▁▂▅███████▅▂▁ ] [ ▃▆█▆▄ ] dim 0412 μ= +0.003 σ= 0.037 zeros= 0% [ ▁▃▄██████▇▅▃▁ ] [ ▁▅▇█▇▄▁ ] dim 0413 μ= -0.010 σ= 0.025 zeros= 0% [ ▁▂▃▆███████▆▃▂▁ ] [ ▃▇█▇▃▂ ] dim 0414 μ= -0.008 σ= 0.026 zeros= 0% [ ▁▃▄▇██████▆▄▃▁ ] [ ▃▇█▇▅▃ ] dim 0415 μ= -0.008 σ= 0.022 zeros= 0% [ ▁▂▄▆██████▇▄▂▁ ] [ ▁▂▆▇█▆▃ ] dim 0416 μ= -0.004 σ= 0.040 zeros= 0% [ ▁▃▅████████▆▄▂▁ ] [ ▁▄▆█▇▇▃▁ ] dim 0417 μ= +0.008 σ= 0.028 zeros= 0% [ ▁▂▆████████▅▃▁ ] [ ▃▆█▇▃▁ ] dim 0418 μ= -0.015 σ= 0.021 zeros= 0% [ ▁▁▄▅███████▇▄▃▁ ] [ ▂▅▆█▅▁ ] dim 0419 μ= -0.005 σ= 0.014 zeros= 0% [ ▁▂▄▇██████▅▃▂▁ ] [ ▁▆█▆▃ ] dim 0420 μ= +0.004 σ= 0.035 zeros= 0% [ ▁▁▂▅▇██████▇▄▂▁ ] [ ▁▃▆█▆▃ ] dim 0421 μ= -0.018 σ= 0.028 zeros= 0% [ ▁▁▂▅██████▇▄▂▁ ] [ ▁▂▄▇█▇▃ ] dim 0422 μ= +0.012 σ= 0.028 zeros= 0% [ ▁▁▂▄████████▅▃▂▁ ] [ ▃▆▇█▇▃ ] dim 0423 μ= +0.015 σ= 0.024 zeros= 0% [ ▁▂▄▇███████▅▃▁ ] [ ▁▅█▆█▄ ] dim 0424 μ= +0.017 σ= 0.021 zeros= 0% [ ▁▁▂▅▆███████▄▃▂▁ ] [ ▂▄██▇█▅ ] dim 0425 μ= -0.014 σ= 0.038 zeros= 0% [ ▁▁▃▅████████▇▃▂▁ ] [ ▁▆██▆▁ ] dim 0426 μ= +0.019 σ= 0.012 zeros= 0% [ ▁▂▇██████▆▄▁ ] [ ▁▄▅█▇▆▁ ] dim 0427 μ= +0.004 σ= 0.035 zeros= 0% [ ▁▁▂▅███████▆▃▁▁ ] [ ▃▅▇█▇▃▂ ] dim 0428 μ= +0.019 σ= 0.035 zeros= 0% [ ▁▃▅████████▆▄▁▁ ] [ ▄▇██▅▁ ] dim 0429 μ= +0.011 σ= 0.016 zeros= 0% [ ▁▂▄███████▅▃▂ ] [ ▂▆▆█▆▅▂ ] dim 0430 μ= +0.009 σ= 0.025 zeros= 0% [ ▁▂▃▆████████▇▄▂▁ ] [ ▄▆██▇▄▂ ] dim 0431 μ= +0.015 σ= 0.028 zeros= 0% [ ▁▂▄▅████████▇▃▂▁▁ ] [ ▃▅█▇▇▄▂ ] dim 0432 μ= +0.011 σ= 0.021 zeros= 0% [ ▁▁▂▄▇███████▅▄▁▁ ] [ ▁▅▆██▇▂ ] dim 0433 μ= -0.013 σ= 0.031 zeros= 0% [ ▁▂▃▄█████████▄▃▂▁ ] [ ▄█▇▇▃ ] dim 0434 μ= +0.001 σ= 0.026 zeros= 0% [ ▁▁▃▄▇███████▅▃▂▁ ] [ ▂▅▇▆█▃▂ ] dim 0435 μ= +0.006 σ= 0.017 zeros= 0% [ ▁▂▂▅████████▆▄▂▁▁ ] [ ▂▄▅██▇▄ ] dim 0436 μ= -0.009 σ= 0.035 zeros= 0% [ ▁▁▂▅▆████████▅▄▂▁ ] [ ▂▄▇▇█▆▃▁ ] dim 0437 μ= +0.011 σ= 0.031 zeros= 0% [ ▁▁▃▄▆████████▅▂▂▁▁ ] [ ▁▅██▇▆▃ ] dim 0438 μ= -0.002 σ= 0.023 zeros= 0% [ ▁▁▃▅▆████████▅▃▂▁ ] [ ▁▅█▇█▃▁ ] dim 0439 μ= -0.016 σ= 0.029 zeros= 0% [ ▁▂▄▇███████▆▄▃▁ ] [ ▁▄▅▆█▆▅ ] dim 0440 μ= +0.004 σ= 0.027 zeros= 0% [ ▁ ▂▃▄███████▇▆▃▂▁ ] [ ▂▄▇█▇▇▃ ] dim 0441 μ= +0.018 σ= 0.036 zeros= 0% [ ▁▁▃▄████████▇▆▃▁ ] [ ▂▄███▃▂ ] dim 0442 μ= +0.011 σ= 0.019 zeros= 0% [ ▁▃▄▆███████▇▄▃▁▁ ] [ ▃▅▇█▅▁ ] dim 0443 μ= -0.010 σ= 0.017 zeros= 0% [ ▁▁▂▅████████▄▁▁▁ ] [ ▁▄██▆▄▃ ] dim 0444 μ= +0.019 σ= 0.043 zeros= 0% [ ▁▂▃▆████████▅▄▂▁ ] [ ▂▆▇█▄▄▁ ] dim 0445 μ= +0.006 σ= 0.021 zeros= 0% [ ▁▁▃▄████████▅▃▁▁ ] [ ▁▃▇███▅ ] dim 0446 μ= +0.018 σ= 0.029 zeros= 0% [ ▁▃▄▇████████▆▃▁ ] [ ▁▃▅█▇▇▄▁ ] dim 0447 μ= +0.021 σ= 0.025 zeros= 0% [ ▁▁▃▄▇████████▅▄▁▁ ] [ ▃▇▇█▅▄▁ ] dim 0448 μ= -0.014 σ= 0.031 zeros= 0% [ ▁▁▃▄████████▅▃▂▁ ] [ ▂▆█▆▆▄ ] dim 0449 μ= +0.013 σ= 0.020 zeros= 0% [ ▂▄▇███████▅▂▁ ] [ ▂▆▇██▄▂ ] dim 0450 μ= -0.017 σ= 0.019 zeros= 0% [ ▁▂▄████████▇▄▂▁▁ ] [ ▁▆██▇▇▄ ] dim 0451 μ= +0.008 σ= 0.022 zeros= 0% [ ▁▁▃▆████████▅▂▁▁ ] [ ▂▃▆█▆▆▆▂ ] dim 0452 μ= -0.014 σ= 0.031 zeros= 0% [ ▁▁▃▃▇████████▇▅▂▁▁ ] [ ▃▅██▇▇▁ ] dim 0453 μ= -0.007 σ= 0.019 zeros= 0% [ ▁▁▂▄▆████████▅▃▁ ▁] [ ▁▄█▇▄▃ ] dim 0454 μ= +0.000 σ= 0.014 zeros= 0% [ ▁▁▂▄▆██████▇▄▂▁ ] [ ▃▆█▇▅▃▁ ] dim 0455 μ= +0.010 σ= 0.043 zeros= 0% [ ▁▁▂▃▅████████▅▃▂ ] [ ▃▆▇█▆▄▁ ] dim 0456 μ= -0.018 σ= 0.033 zeros= 0% [ ▁▁▂▅████████▆▄▂▁▁ ] [ ▅▆▆█▄▂ ] dim 0457 μ= +0.013 σ= 0.028 zeros= 0% [ ▁▁▃▅███████▇▄▂▂ ] [ ▁▃██▇▆▃ ] dim 0458 μ= +0.014 σ= 0.031 zeros= 0% [ ▁▁▃▅████████▃▃▁ ] [ ▁▄▆█▆▅▁ ] dim 0459 μ= -0.009 σ= 0.023 zeros= 0% [ ▁▂▄▇███████▇▄▂▂ ] [ ▁▃▇█▇▃▂ ] dim 0460 μ= -0.007 σ= 0.026 zeros= 0% [ ▁▂▅▅███████▆▅▃▁ ] [ ▅▆██▄▂ ] dim 0461 μ= -0.005 σ= 0.012 zeros= 0% [ ▁▁▃▅███████▅▄▂▁ ] [ ▁▂▅██▇▃▁ ] dim 0462 μ= -0.014 σ= 0.023 zeros= 0% [ ▁▂▄████████▇▄▂▁▁ ] [ ▁▁▅█▇▇▃▂ ] dim 0463 μ= -0.015 σ= 0.034 zeros= 0% [ ▁▂▃████████▆▃▂▁ ] [ ▂▅▇█▇▆▂ ] dim 0464 μ= -0.020 σ= 0.042 zeros= 0% [ ▁▂▅███████▆▃▂▁ ] [ ▂▄▆█▇▆▁ ] dim 0465 μ= -0.009 σ= 0.027 zeros= 0% [ ▁▃▅▆███████▆▄▂▁▁ ] [ ▂▄▆▇█▄▂ ] dim 0466 μ= -0.003 σ= 0.039 zeros= 0% [ ▁▁▂▄▆████████▆▅▃▁ ] [ ▁▅▅█▅▃ ] dim 0467 μ= +0.002 σ= 0.022 zeros= 0% [ ▁▁▂▅██████▇▄▃▁▁ ] [ ▄▇█▆▄▁ ] dim 0468 μ= +0.005 σ= 0.022 zeros= 0% [ ▁▁▂▆███████▅▂▁ ] [ ▂▆█▇▆▄ ] dim 0469 μ= -0.002 σ= 0.029 zeros= 0% [ ▁▂▄▅████████▇▄▁▁▁ ] [ ▁▅██▅▂ ] dim 0470 μ= -0.017 σ= 0.017 zeros= 0% [ ▁▂▆██████▆▃▁ ] [ ▄▆▇█▅▄ ] dim 0471 μ= +0.039 σ= 0.016 zeros= 0% [ ▁▃▅████████▅▃▂▁▁] [ ▁▅█▆▆▄ ] dim 0472 μ= -0.003 σ= 0.028 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.022 zeros= 0% [ ▁▁▂▃▇███████▆▄▂▁ ] [ ▃▄▆▇█▅▂ ] dim 0477 μ= -0.006 σ= 0.020 zeros= 0% [ ▁▂▃▅▇███████▆▄▂▁▁ ] [ ▃███▇▅▃ ] dim 0478 μ= -0.024 σ= 0.025 zeros= 0% [ ▁▂▃▅████████▅▃▂▁▁ ] [ ▁▅▇█▇▅ ] dim 0479 μ= +0.006 σ= 0.031 zeros= 0% [ ▁▂▄▇███████▆▃▂▁ ] [ ▂▄▇█▆█▆▃ ] dim 0480 μ= -0.007 σ= 0.031 zeros= 0% [ ▁▂▂▅▇████████▇▅▃▁▁▁] [ ▃▅█▆▆▄▂ ] dim 0481 μ= +0.021 σ= 0.020 zeros= 0% [▁▁▂▄▇████████▇▅▃▂▁ ] [ ▂▄█▇▃▂ ] dim 0482 μ= +0.008 σ= 0.029 zeros= 0% [ ▁▁▂▆▇███████▄▂▁ ] [ ▁▃▇█▇▄▁ ] dim 0483 μ= -0.009 σ= 0.031 zeros= 0% [ ▁▂▄▆███████▆▃▂▁ ] [ ▁▇█▆▄▃ ] dim 0484 μ= +0.004 σ= 0.035 zeros= 0% [ ▁▁▂▅▇███████▅▂▁▁ ] [ ▂▇█▇█▄▁ ] dim 0485 μ= +0.016 σ= 0.015 zeros= 0% [ ▁▁▂▅▆███████▅▄▁▁ ] [ ▃▆██▇▄▁ ] dim 0486 μ= +0.024 σ= 0.028 zeros= 0% [ ▁▂▄████████▅▃▁ ] [ ▁▄▇▇▇█▄▁ ] dim 0487 μ= +0.016 σ= 0.025 zeros= 0% [ ▁▂▃▆████████▆▄▂▁ ] [ ▃▇██▆▆▁ ] dim 0488 μ= +0.026 σ= 0.044 zeros= 0% [ ▁▁▂▅████████▇▄▂▁ ] [ ▄▇▇█▆▄ ] dim 0489 μ= -0.025 σ= 0.024 zeros= 0% [ ▁▂▃▅████████▆▄▃▁▁▁ ] [ ▃▄█▇█▄▂ ] dim 0490 μ= -0.010 σ= 0.032 zeros= 0% [ ▁▂▄▇███████▇▄▃▂▁ ] [ ▁▃▅█▅▅▁ ] dim 0491 μ= +0.020 σ= 0.016 zeros= 0% [ ▁▁▃▄▆███████▇▄▃▂▁ ] [ ▂▄▆█▆▃ ] dim 0492 μ= -0.010 σ= 0.028 zeros= 0% [ ▁▂▄▅███████▅▃▂▁ ] [ ▁▃▆█▅▃▃ ] dim 0493 μ= +0.014 σ= 0.018 zeros= 0% [ ▁▁▃▆███████▇▄▂▁ ] [ ▃▅██▅▃ ] dim 0494 μ= +0.023 σ= 0.019 zeros= 0% [ ▁▃▅▇███████▄▃▁▁ ] [ ▂▄█▇█▆▄ ] dim 0495 μ= -0.016 σ= 0.028 zeros= 0% [ ▁▂▄▆████████▆▄▂▁▁] [ ▁▂███▆▅▂ ] dim 0496 μ= +0.025 σ= 0.015 zeros= 0% [ ▁▁▂▂▅████████▅▃▂▁ ] [ ▁▄▇▇▆█▅▁ ] dim 0497 μ= -0.015 σ= 0.018 zeros= 0% [ ▁▁▂▄▆████████▇▄▃▁▁ ] [ ▁▄██▇▁ ] dim 0498 μ= +0.015 σ= 0.040 zeros= 0% [ ▁▃▃███████▆▃▂▁ ] [ ▅▆█▇▄▂ ] dim 0499 μ= -0.013 σ= 0.028 zeros= 0% [ ▁▂▄▇███████▇▃▁▁ ] [ ▃▆███▄▁ ] dim 0500 μ= +0.022 σ= 0.040 zeros= 0% [ ▁▂▄▆███████▅▃▁ ] [ ▁▅▆██▄▂ ] dim 0501 μ= -0.006 σ= 0.013 zeros= 0% [ ▁▁▁▃▇███████▇▅▃▂▁ ] [ ▁▄▇█▇▆▄ ] dim 0502 μ= +0.020 σ= 0.022 zeros= 0% [ ▁▁▃▅█████████▅▃▁▁ ] [ ▄▅█▇▅▃ ] dim 0503 μ= +0.004 σ= 0.030 zeros= 0% [ ▁▃▅▇███████▄▂▁▁ ] [ ▄▆█▇▅▂ ] dim 0504 μ= -0.004 σ= 0.011 zeros= 0% [ ▁▁▁▄▆███████▇▄▁▁ ] [ ▄▆██▇▃ ] dim 0505 μ= -0.003 σ= 0.023 zeros= 0% [ ▁▁▃▅███████▇▄▂▁ ▁] [ ▂▆▆▆█▆ ] dim 0506 μ= +0.009 σ= 0.026 zeros= 0% [ ▁▂▄▇██████▇▅▄▁▁ ] [ ▃▆██▆▃▁ ] dim 0507 μ= -0.010 σ= 0.024 zeros= 0% [ ▁▂▃▅████████▅▄▂▁▁ ] [ ▂▄▇█▆▁ ] dim 0508 μ= -0.004 σ= 0.033 zeros= 0% [ ▁▁▂▄▆██████▇▄▂▂▁ ] [ ▂▅▆█▇▃▁ ] dim 0509 μ= +0.001 σ= 0.025 zeros= 0% [ ▂▃▅▆███████▆▄▂▁ ] [ ▄▅█▆▆▃ ] dim 0510 μ= -0.008 σ= 0.028 zeros= 0% [ ▁▁▃▅███████▇▄▃▂▁ ] [ ▃▆▇█▆▄ ] dim 0511 μ= +0.008 σ= 0.037 zeros= 0% [ ▁▂▆▇███████▄▃▂▁ ] [ ▂▅█▅▆▄ ] dim 0512 μ= -0.015 σ= 0.026 zeros= 0% [ ▁▁▄▆██████▇▄▂▁ ] [ ▁▃▇█▆▅▁ ] dim 0513 μ= +0.023 σ= 0.012 zeros= 0% [ ▁▂▁▄▆███████▇▄▂▁▁ ] [ ▂▄█▇▇▃▁ ] dim 0514 μ= +0.012 σ= 0.032 zeros= 0% [ ▁▂▄▆███████▆▄▁▁ ] [ ▂▅▇█▇▄▁ ] dim 0515 μ= -0.029 σ= 0.025 zeros= 0% [ ▂▅▆███████▆▃▂▁ ] [ ▂▄█▆▃▁ ] dim 0516 μ= +0.025 σ= 0.020 zeros= 0% [ ▁▂▃▇██████▅▃▁▁ ] [ ▁▄▅▇▇█▅ ] dim 0517 μ= -0.006 σ= 0.038 zeros= 0% [ ▂▃▆▇████████▆▄▂▁▁ ] [ ▁▃█▇▇▁ ] dim 0518 μ= +0.025 σ= 0.023 zeros= 0% [ ▁▃▃▇██████▇▅▃▁ ] [ ▄▇█▆▆▃ ] dim 0519 μ= -0.039 σ= 0.027 zeros= 0% [ ▁▂▅▆██████▇▅▃▂▁ ] [ ▃▆▇█▅▂ ] dim 0520 μ= +0.012 σ= 0.032 zeros= 0% [ ▁▁▂▅▇██████▇▄▂▂ ] [ ▂▆█▆▅▁ ] dim 0521 μ= +0.022 σ= 0.033 zeros= 0% [ ▁▁▂▅▇████████▆▃▂ ] [ ▁▅▇▇█▅▃ ] dim 0522 μ= +0.012 σ= 0.025 zeros= 0% [ ▁▂▄▅███████▇▅▂▁▁ ] [ ▂▄▇██▇▅▂ ] dim 0523 μ= +0.018 σ= 0.016 zeros= 0% [ ▁▂▃▆████████▆▄▂▁ ] [ ▂▆█▇▄▁ ] dim 0524 μ= +0.013 σ= 0.029 zeros= 0% [ ▁▂▄▇██████▇▃▂▁ ] [ ▃▆██▅▃ ] dim 0525 μ= -0.006 σ= 0.012 zeros= 0% [ ▁▁▃▅████████▅▂▂▁ ] [ ▁▄▅▆█▃▁ ] dim 0526 μ= -0.018 σ= 0.025 zeros= 0% [ ▁▁▃▇███████▇▄▂▁▁ ] [ ▃▆▇▇█▆▄▁ ] dim 0527 μ= +0.012 σ= 0.026 zeros= 0% [ ▂▃▄▆████████▆▃▁▁▁▁] [ ▁▄▇▇█▆▂ ] dim 0528 μ= -0.039 σ= 0.028 zeros= 0% [ ▂▃▆███████▇▄▃▁▁ ] [ ▄▆▇█▅▁ ] dim 0529 μ= +0.012 σ= 0.029 zeros= 0% [ ▁▁▂▄▆▆███████▇▅▃▂▁ ] [ ▁▄▆▇█▅ ] dim 0530 μ= -0.014 σ= 0.027 zeros= 0% [ ▁▃▅███████▆▂▁ ] [ ▁▄▇▇█▇▂ ] dim 0531 μ= -0.014 σ= 0.025 zeros= 0% [ ▁▂▃▆████████▃▂▁ ] [ ▁▄▆█▆█▃ ] dim 0532 μ= -0.004 σ= 0.032 zeros= 0% [ ▁▂▄▇████████▅▃▂▁ ] [ ▁▂▆▇█▆▃▁ ] dim 0533 μ= -0.002 σ= 0.021 zeros= 0% [ ▁▂▃▆████████▅▄▂▁ ] [ ▂▅▆█▅▄▂ ] dim 0534 μ= -0.000 σ= 0.032 zeros= 0% [ ▁▂▂▅████████▆▄▂▁▁ ] [ ▄█▆▄▃▁ ] dim 0535 μ= -0.014 σ= 0.039 zeros= 0% [ ▁▂▄▆███████▆▄▂▁▁] [ ▁▄█▇█▅▁ ] dim 0536 μ= +0.017 σ= 0.019 zeros= 0% [ ▁▂▄▆███████▇▃▂▁ ] [ ▃▅▆▇█▃▁ ] dim 0537 μ= +0.004 σ= 0.032 zeros= 0% [ ▁▁▂▄▇███████▆▃▁▁▁ ] [ ▁▆█▆▅▃ ] dim 0538 μ= +0.029 σ= 0.028 zeros= 0% [ ▁▂▃▆██████▆▄▂▁ ] [ ▄▇█▆▆▃ ] dim 0539 μ= +0.003 σ= 0.037 zeros= 0% [ ▁▁▂▅▇███████▅▃▁▁ ] [ ▅▆█▇▄▁ ] dim 0540 μ= -0.006 σ= 0.036 zeros= 0% [▁▁▁▃▅███████▆▄▂▁▁ ] [ ▁▃▆█▇▇▄ ] dim 0541 μ= -0.003 σ= 0.028 zeros= 0% [ ▁▁▂▄▇███████▇▄▃▂ ] [ ▂▄███▄▁ ] dim 0542 μ= -0.004 σ= 0.032 zeros= 0% [ ▂▃▄███████▇▄▃▁▁ ] [ ▁▃█▇▆▃▂ ] dim 0543 μ= +0.016 σ= 0.038 zeros= 0% [ ▁▁▃▄▆███████▅▃▂▁ ] [ ▃▆██▇▃ ] dim 0544 μ= +0.006 σ= 0.022 zeros= 0% [ ▂▂▆███████▇▅▃▁▁ ] [ ▂█▇██▇▂ ] dim 0545 μ= -0.019 σ= 0.016 zeros= 0% [ ▁▁▁▂▄█████████▄▃▁▁▁] [ ▃▆█▆▄▂ ] dim 0546 μ= -0.017 σ= 0.034 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.008 σ= 0.039 zeros= 0% [ ▁▂▄▆▇██████▇▄▂▁ ] [ ▂▆▇█▅▄▁ ] dim 0551 μ= +0.008 σ= 0.016 zeros= 0% [ ▁▂▄▇███████▅▄▁▁ ] [ ▄▅█▇▆▄ ] dim 0552 μ= -0.006 σ= 0.028 zeros= 0% [ ▁▁▂▅▇███████▆▃▂▁ ] [ ▂▇█▇█▆▃ ] dim 0553 μ= -0.005 σ= 0.027 zeros= 0% [ ▁▁▂▄▇███████▇▅▃▁▁▁] [ ▃▇██▇▄▂ ] dim 0554 μ= +0.018 σ= 0.018 zeros= 0% [ ▁▂▃▅▇███████▆▄▁▁▁ ] [ ▂▂▅█▇▇▄▁ ] dim 0555 μ= +0.014 σ= 0.031 zeros= 0% [ ▁▂▃▆████████▆▄▂▂▁ ] [ ▂▅█▇█▇▃ ] dim 0556 μ= -0.015 σ= 0.034 zeros= 0% [ ▁▂▃▆████████▆▃▂▁ ] [ ▁▅▆█▆▄ ] dim 0557 μ= -0.004 σ= 0.021 zeros= 0% [ ▁▃▄▆███████▆▃▂▁▁ ] [ ▄▇█▆▆▃ ] dim 0558 μ= +0.009 σ= 0.026 zeros= 0% [ ▁▁▂▄▆████████▄▃▂▁ ] [ ▃▆▇██▅▃ ] dim 0559 μ= -0.008 σ= 0.042 zeros= 0% [ ▁▂▄▆███████▅▃▁ ▁] [ ▁▄▆▆█▇▂ ] dim 0560 μ= -0.002 σ= 0.037 zeros= 0% [ ▁▁▃▄▇███████▇▅▃▁ ] [ ▁▃▅▇█▇▅▁ ] dim 0561 μ= -0.022 σ= 0.035 zeros= 0% [ ▁▂▃▄█████████▄▂▂ ] [ ▃▅▇█▅▂ ] dim 0562 μ= +0.001 σ= 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.027 zeros= 0% [ ▁▂▂▄████████▇▄▂▂▁ ] [ ▁▃▆█▅▄ ] dim 0567 μ= +0.002 σ= 0.016 zeros= 0% [ ▁▃▅███████▅▃▁▁ ] [ ▁▇██▄▂ ] dim 0568 μ= +0.015 σ= 0.025 zeros= 0% [ ▁▁▃▅███████▅▃▂▁ ] [ ▂▆██▇▅▁ ] dim 0569 μ= -0.016 σ= 0.028 zeros= 0% [ ▁▁▂▅▇███████▆▃▂▁ ] [ ▂▅██▅ ] dim 0570 μ= +0.015 σ= 0.026 zeros= 0% [ ▁▂▄▇██████▆▂▁▁ ] [ ▂▅▆█▆▅▂ ] dim 0571 μ= +0.001 σ= 0.032 zeros= 0% [ ▁▂▃▅▇███████▆▄▂▁ ] [ ▂▆█▇▄ ] dim 0572 μ= +0.007 σ= 0.015 zeros= 0% [ ▁▂▄▇█████▇▅▃▁ ] [ ▁▂▆█▆▂ ] dim 0573 μ= -0.003 σ= 0.021 zeros= 0% [ ▁▁▂▃▆███████▅▃▂▁ ] [ ▃▅█▆▅▂ ] dim 0574 μ= -0.011 σ= 0.015 zeros= 0% [ ▂▄▅███████▇▄▂▁ ] [ ▄▆▆█▄▂ ] dim 0575 μ= +0.005 σ= 0.042 zeros= 0% [ ▁▂▅███████▇▆▃▂▁ ] [ ▂▅▇██▄▂ ] dim 0576 μ= +0.017 σ= 0.026 zeros= 0% [ ▁▂▄▆███████▅▄▂▁ ] [ ▁▅███▆▂ ] dim 0577 μ= -0.001 σ= 0.026 zeros= 0% [ ▁▁▃▄▆███████▆▃▂▁ ] [ ▁▄▇█▇▅▁ ] dim 0578 μ= -0.013 σ= 0.034 zeros= 0% [ ▁▂▄▆███████▇▄▂▁ ] [ ▅▆██▇▃ ] dim 0579 μ= -0.009 σ= 0.025 zeros= 0% [ ▁▁▂▄▄████████▆▄▂▁ ▁] [ ▂▄███▅▁ ] dim 0580 μ= -0.003 σ= 0.030 zeros= 0% [ ▁▁▂▄▇███████▅▄▂ ] [ ▁▄▇▇█▄▃ ] dim 0581 μ= +0.001 σ= 0.024 zeros= 0% [ ▂▃▅████████▅▃▁▁ ] [ ▄██▇▄ ] dim 0582 μ= +0.024 σ= 0.019 zeros= 0% [ ▁▁▂▅███████▅▄▁▁ ] [ ▃▇██▇▅▂ ] dim 0583 μ= -0.006 σ= 0.014 zeros= 0% [▁▁▂▄▇███████▆▅▁▁ ] [ ▃▇██▇▁ ] dim 0584 μ= +0.003 σ= 0.030 zeros= 0% [ ▁▃▅███████▇▅▃▁ ] [ ▁▃▇██▃▂ ] dim 0585 μ= -0.032 σ= 0.051 zeros= 0% [ ▁▁▁▃▅███████▆▄▂▁ ] -> OUTLIER_SPREAD: this_std=0.0509, 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.010 σ= 0.034 zeros= 0% [ ▁▃▄████████▇▄▃▁ ] [ ▂▃▇▆█▅▃ ] dim 0589 μ= -0.002 σ= 0.015 zeros= 0% [ ▁▁▂▄▇████████▅▄▂▁▁ ] [ ▃▅█▆▅▃ ] dim 0590 μ= +0.008 σ= 0.034 zeros= 0% [ ▁▂▃▇████████▅▂▁▁ ] [ ▃▄██▇▆▂ ] dim 0591 μ= -0.020 σ= 0.018 zeros= 0% [ ▁▁▃▄█████████▅▄▂▁ ] [ ▄▅██▆▂ ] dim 0592 μ= -0.004 σ= 0.023 zeros= 0% [ ▁▁▃▄███████▇▅▂▁ ] [ ▂▃▇▇██▄ ] dim 0593 μ= +0.016 σ= 0.035 zeros= 0% [ ▂▃▆████████▅▃▂▁ ] [ ▃▆▅█▅▄▁ ] dim 0594 μ= +0.000 σ= 0.035 zeros= 0% [ ▂▃▅████████▆▄▂▂ ] [ ▁▄███▇▃▁ ] dim 0595 μ= +0.008 σ= 0.026 zeros= 0% [ ▁▂▃▄████████▅▃▁ ] [ ▂▆▇█▇▅▃ ] dim 0596 μ= +0.003 σ= 0.023 zeros= 0% [ ▁▂▃▇███████▇▄▂▁ ] [ ▁▃▆█▆▄▂ ] dim 0597 μ= +0.016 σ= 0.028 zeros= 0% [ ▁▂▃▆███████▆▅▂▁ ] [ ▅▅██▄▁ ] dim 0598 μ= +0.004 σ= 0.029 zeros= 0% [ ▁▂▄▆███████▇▄▃▁ ] [ ▂▆█▆▄▂ ] dim 0599 μ= +0.023 σ= 0.014 zeros= 0% [ ▁▃▅███████▇▅▂▁▁ ] [ ▂▅▆▇█▅▁ ] dim 0600 μ= -0.017 σ= 0.035 zeros= 0% [ ▁▃▅▇███████▇▅▃▂▁ ] [ ▂▆█▆▅ ] dim 0601 μ= +0.013 σ= 0.021 zeros= 0% [ ▁▂▄▇██████▅▂▁▁ ] [ ▁▂▆▅█▅▆▃ ] dim 0602 μ= -0.013 σ= 0.019 zeros= 0% [ ▁▂▂▆████████▇▅▃▁▁▁] [ ▁▄█▇▅▃▁ ] dim 0603 μ= -0.023 σ= 0.027 zeros= 0% [ ▁▂▃▆███████▅▂▁ ] [ ▄▆███▅ ] dim 0604 μ= +0.002 σ= 0.028 zeros= 0% [ ▁▂▅▇███████▅▃▁ ] [ ▁▄██▆▆▂ ] dim 0605 μ= +0.014 σ= 0.030 zeros= 0% [ ▁▂▃▅███████▆▃▂▁ ] [ ▁▆▇▇█▄ ] dim 0606 μ= +0.030 σ= 0.019 zeros= 0% [ ▁▁▄▇███████▅▂▁▁ ] [ ▂▄▇█▆▄▁ ] dim 0607 μ= +0.000 σ= 0.032 zeros= 0% [ ▁▁▂▄▆███████▅▄▂▁ ] [ ▅▅▇█▄▃ ] dim 0608 μ= -0.002 σ= 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.010 σ= 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.018 zeros= 0% [ ▁▂▄▅███████▆▃▂▁ ] [ ▃█▇▇▅▃ ] dim 0616 μ= -0.003 σ= 0.024 zeros= 0% [ ▁▃▅▆██████▇▄▂▁▁ ] [ ▄▅▇█▅▃ ] dim 0617 μ= +0.006 σ= 0.031 zeros= 0% [ ▁▁▃▆▇███████▄▃▁ ] [ ▃▅██▅▇▃ ] dim 0618 μ= +0.002 σ= 0.026 zeros= 0% [ ▁▂▂▆▇███████▇▄▃▂▁ ] [ ▂▄▆█▆▅▂ ] dim 0619 μ= -0.010 σ= 0.017 zeros= 0% [ ▁▂▄▅███████▆▃▂▁ ] [ ▂▇▆█▇▄▂ ] dim 0620 μ= -0.002 σ= 0.026 zeros= 0% [ ▁▂▄▆███████▅▃▂▁ ] [ ▄▅██▆▅ ] dim 0621 μ= -0.040 σ= 0.021 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.019 σ= 0.025 zeros= 0% [ ▁▂▄▇████████▅▄▂▁ ] [ ▁▅▆█▄▃ ] dim 0626 μ= -0.014 σ= 0.040 zeros= 0% [ ▁▃▆██████▇▄▂▁▁ ] [ ▃▃▇█▆▂ ] dim 0627 μ= +0.018 σ= 0.026 zeros= 0% [ ▁▂▃▅▇███████▆▃▂▁ ] [ ▂▄▆▇█▇▅▂ ] dim 0628 μ= -0.021 σ= 0.035 zeros= 0% [ ▁▂▃▆█████████▅▂▁▁ ] [ ▃▅▇█▅▃▂ ] dim 0629 μ= -0.013 σ= 0.031 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.016 σ= 0.022 zeros= 0% [ ▁▁▄▆███████▆▄▂▁ ] [ ▅▆█▇▇▃ ] dim 0634 μ= -0.009 σ= 0.019 zeros= 0% [ ▂▃▄▇███████▅▄▁▁ ] [ ▂▄▇██▄▂ ] dim 0635 μ= -0.021 σ= 0.038 zeros= 0% [ ▁▂▄▅████████▅▄▂▁ ] [ ▁▄██▇▅▂ ] dim 0636 μ= -0.004 σ= 0.020 zeros= 0% [ ▁▁▃▆███████▇▃▂ ] [ ▃▄█▆▇▅▁ ] dim 0637 μ= -0.025 σ= 0.030 zeros= 0% [ ▁▃▄████████▆▃▂ ▁ ] [ ▅▅▆██▅▁ ] dim 0638 μ= -0.021 σ= 0.021 zeros= 0% [ ▁▁▂▃▅▇███████▆▄▂▁ ] [ ▁▅▇█▆▂ ] dim 0639 μ= +0.016 σ= 0.034 zeros= 0% [ ▁▂▃▇███████▅▄▁▁ ] [ ▂▄▆█▄▂ ] dim 0640 μ= +0.002 σ= 0.020 zeros= 0% [ ▁▂▄▆██████▆▅▂▁ ] [ ▄▇██▆▂ ] dim 0641 μ= -0.008 σ= 0.039 zeros= 0% [ ▁▂▃▅████████▅▃▂ ] [ ▂▅▇█▇▄▂ ] dim 0642 μ= +0.019 σ= 0.024 zeros= 0% [ ▁▂▄█████████▅▃▁▁▁] [ ▄▇██▇▃▁ ] dim 0643 μ= -0.008 σ= 0.021 zeros= 0% [ ▁▁▃▄████████▇▄▂▁▁ ] [ ▁▅▇█▇▆▃ ] dim 0644 μ= -0.017 σ= 0.029 zeros= 0% [ ▁▁▃▅███████▇▄▂▁ ] [ ▂▃▇█▇▆▂▁ ] dim 0645 μ= -0.005 σ= 0.030 zeros= 0% [ ▁▂▄▆████████▆▃▁▁ ] [ ▁▄▆█▇█▄ ] dim 0646 μ= +0.009 σ= 0.031 zeros= 0% [▁▁▂▅▇████████▆▃▃▁ ] [ ▃▆▇█▇▂ ] dim 0647 μ= -0.004 σ= 0.023 zeros= 0% [ ▁▃▅███████▇▆▃▁▁ ] [ ▂▄▇█▅▆ ] dim 0648 μ= +0.005 σ= 0.028 zeros= 0% [ ▁▁▂▃▆███████▅▄▁▁ ] [ ▁▆▇█▇▆▂ ] dim 0649 μ= -0.013 σ= 0.036 zeros= 0% [ ▁▁▃▅████████▆▃▂▁ ] [ ▃▅█▆█▅▁ ] dim 0650 μ= -0.008 σ= 0.031 zeros= 0% [ ▂▃▅████████▇▄▄▁▁ ] [ ▂▅██▆▄▁ ] dim 0651 μ= +0.007 σ= 0.030 zeros= 0% [ ▁▁▃▅████████▆▃▂▁▁ ] [ ▁▃▅█▆▅▃ ] dim 0652 μ= +0.029 σ= 0.030 zeros= 0% [ ▁▂▄▆████████▄▂▁ ] [ ▅▇██▅▂ ] dim 0653 μ= -0.013 σ= 0.031 zeros= 0% [ ▁▃▅████████▄▃▁ ] [ ▅▇█▇▇▄ ] dim 0654 μ= -0.005 σ= 0.021 zeros= 0% [ ▁▂▄▅███████▇▄▂▂ ] [ ▁▅▆█▆▅▃ ] dim 0655 μ= +0.002 σ= 0.023 zeros= 0% [ ▁▂▅▇███████▇▅▃▁▁ ] [ ▄▅█▇▇▄ ] dim 0656 μ= +0.004 σ= 0.022 zeros= 0% [ ▁▂▃▆████████▄▃▁▁ ] [ ▁▆█▇▇▇▃▂ ] dim 0657 μ= +0.012 σ= 0.034 zeros= 0% [ ▁▁▂▅▇████████▆▃▂▁▁ ] [ ▁▃▅▆▇█▅▁ ] dim 0658 μ= -0.000 σ= 0.019 zeros= 0% [ ▁▁▄▅████████▅▃▂▁ ] [ ▃▄▇█▅▁ ] dim 0659 μ= +0.017 σ= 0.030 zeros= 0% [ ▁▁▄▆██████▆▅▃▁▁ ] [ ▃▄██▅▃▂ ] dim 0660 μ= +0.004 σ= 0.037 zeros= 0% [ ▁▂▅▇███████▆▃▃▁ ] [ ▁▅▆█▆▃ ] dim 0661 μ= -0.001 σ= 0.024 zeros= 0% [ ▁▂▃▅███████▅▃▁▁ ] [ ▁▄▆█▆▄▂ ] dim 0662 μ= +0.000 σ= 0.013 zeros= 0% [ ▁▃▄▇███████▆▅▂▁▁ ] [ ▂▄█▇▇▆▂ ] dim 0663 μ= -0.009 σ= 0.039 zeros= 0% [ ▁▂▃▆████████▅▃▂▁ ] [ ▁▃▆█▇▃▂ ] dim 0664 μ= +0.000 σ= 0.029 zeros= 0% [ ▁▁▃▅███████▆▃▂▁▁ ] [ ▁▄▅▇█▅▂▁ ] dim 0665 μ= -0.010 σ= 0.037 zeros= 0% [ ▁▂▄▅████████▅▃▁▁ ] [ ▂▆▇█▇▄▁ ] dim 0666 μ= +0.004 σ= 0.022 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.010 σ= 0.024 zeros= 0% [ ▂▃▅████████▅▃▂ ] [ ▄▇██▆▃▃ ] dim 0671 μ= +0.031 σ= 0.023 zeros= 0% [ ▁▃▅████████▆▃▂▁ ] [ ▁▄█▇▇▄ ] dim 0672 μ= +0.008 σ= 0.024 zeros= 0% [ ▁▂▄▅███████▆▃▂▁ ] [ ▃▅▇█▆▁ ] dim 0673 μ= +0.009 σ= 0.022 zeros= 0% [ ▁▁▂▄▇██████▇▅▃▂ ] [ ▃▆▇█▄▂ ] dim 0674 μ= +0.019 σ= 0.026 zeros= 0% [ ▁▂▅▇██████▇▄▂▁ ] [ ▂▅▇█▆▃ ] dim 0675 μ= +0.019 σ= 0.029 zeros= 0% [ ▁▁▃▃▇██████▇▄▂▁▁ ] [ ▂▄▇██▆▂ ] dim 0676 μ= -0.016 σ= 0.026 zeros= 0% [ ▁▂▃▆███████▇▅▂▁▁ ] [ ▃▄███▇▄▁ ] dim 0677 μ= +0.018 σ= 0.036 zeros= 0% [ ▁▂▃▄▇████████▆▃▂▁ ] [ ▄▇█▅▄▁ ] dim 0678 μ= -0.028 σ= 0.023 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.013 σ= 0.021 zeros= 0% [ ▁▃▄██████▇▄▂▁ ] [ ▁▅█▇█▅▁ ] dim 0683 μ= +0.001 σ= 0.029 zeros= 0% [ ▁▂▃▆███████▆▃▂▁ ] [ ▃▃█▆▆▄▁ ] dim 0684 μ= +0.019 σ= 0.016 zeros= 0% [ ▁▁▃▄▇███████▆▄▂▂▁ ] [ ▁▃█▆▇▆▁ ] dim 0685 μ= +0.012 σ= 0.026 zeros= 0% [ ▁▁▃▅███████▇▄▃▂▁ ] [ ▃▅██▄ ] dim 0686 μ= -0.023 σ= 0.041 zeros= 0% [ ▁▂▂▅███████▇▄▂▁ ] [ ▂▅█▆▅▂ ] dim 0687 μ= -0.003 σ= 0.028 zeros= 0% [ ▁▁▃▅▇██████▆▄▂▁▁ ] [ ▁▃▄█▅▄▂ ] dim 0688 μ= -0.014 σ= 0.036 zeros= 0% [ ▁▁▃▆███████▇▅▃▁▁ ] [ ▆▆█▇▅ ] dim 0689 μ= -0.012 σ= 0.023 zeros= 0% [ ▁▂▃▅██████▇▆▄▂▁ ] [ ▃▄██▇▄▁ ] dim 0690 μ= +0.009 σ= 0.017 zeros= 0% [ ▁▁▃▅▇███████▆▅▃▁▁ ] [ ▁▄▅█▄▃ ] dim 0691 μ= +0.017 σ= 0.032 zeros= 0% [ ▁▂▄▆███████▆▄▂▁ ] [ ▁▃▆██▆▃▁ ] dim 0692 μ= -0.002 σ= 0.030 zeros= 0% [ ▁▁▂▄████████▇▃▂▁ ] [ ▁▃▆▆█▇▆▄ ] dim 0693 μ= -0.014 σ= 0.035 zeros= 0% [ ▁▂▃▇████████▆▅▃▁▁ ] [ ▂▄▆▇█▅▃ ] dim 0694 μ= +0.011 σ= 0.022 zeros= 0% [ ▁▂▃▆███████▇▅▃▂▁▁ ] [ ▄▇█▇▃ ] dim 0695 μ= -0.017 σ= 0.028 zeros= 0% [ ▂▃▆███████▄▂▁ ] [ ▁▅▄█▆▄▃ ] dim 0696 μ= +0.011 σ= 0.023 zeros= 0% [ ▁▁▂▄▆███████▇▆▃▂▁ ] [ ▃▅███▆▄ ] dim 0697 μ= -0.018 σ= 0.033 zeros= 0% [ ▁▂▃▄▇████████▄▃▂▁ ] [ ▃▇▇█▅▂ ] dim 0698 μ= -0.022 σ= 0.017 zeros= 0% [ ▁▂▅▇██████▆▄▁▁ ] [ ▃▆██▄ ] dim 0699 μ= -0.003 σ= 0.026 zeros= 0% [ ▁▂▃▅███████▅▄▂▁ ] [ ▁▅▇█▃▁ ] dim 0700 μ= -0.004 σ= 0.027 zeros= 0% [ ▁▁▃▆██████▇▄▂ ] [ ▂▄▇█▇▃ ] dim 0701 μ= +0.011 σ= 0.032 zeros= 0% [ ▁▁▂▄▅████████▅▃▂▁ ] [ ▄▆█▇▅▃ ] dim 0702 μ= -0.004 σ= 0.026 zeros= 0% [ ▁▁▃▄▇██████▇▅▂▁▁ ] [ ▄▅█▆▅▃ ] dim 0703 μ= +0.002 σ= 0.025 zeros= 0% [ ▁▂▃▆███████▇▄▃▁ ] [ ▁▅▆█▆▄▂ ] dim 0704 μ= -0.003 σ= 0.015 zeros= 0% [ ▁▁▃▆███████▆▅▃▁▁ ] [ ▃▅█▇▅▂ ] dim 0705 μ= -0.011 σ= 0.030 zeros= 0% [ ▁▁▁▃▅████████▅▃▂▁ ] [ ▃▆█▇▅▂ ] dim 0706 μ= +0.025 σ= 0.014 zeros= 0% [ ▁▂▅▆██████▇▄▂▁ ] [ ▁▅▇█▇▃▁ ] dim 0707 μ= -0.018 σ= 0.018 zeros= 0% [ ▁▂▄▇███████▇▅▂▁▁ ] [ ▂▅▆▇█▅▂ ] dim 0708 μ= +0.010 σ= 0.030 zeros= 0% [ ▁▂▃▄████████▆▄▂▁ ] [ ▃▇██▅▁ ] dim 0709 μ= +0.018 σ= 0.023 zeros= 0% [ ▁▂▃▆███████▇▃▂▁ ] [ ▁▄▆██▇▅▁ ] dim 0710 μ= -0.001 σ= 0.039 zeros= 0% [ ▁▂▃▇████████▇▅▂▁ ] [ ▂███▇▄▃ ] dim 0711 μ= -0.008 σ= 0.037 zeros= 0% [ ▁▃▅▇███████▆▃▂▁ ] [ ▂▃▇█▆▃▁ ] dim 0712 μ= -0.014 σ= 0.025 zeros= 0% [ ▁▁▁▄▅███████▆▃▂▁ ] [ ▁▅▇█▆▃ ] dim 0713 μ= -0.006 σ= 0.027 zeros= 0% [ ▁▁▃▆███████▅▂▁ ] [ ▃▇▆█▅▁ ] dim 0714 μ= -0.007 σ= 0.035 zeros= 0% [ ▁▂▃▅███████▆▄▂▁ ] [ ▁▄▆█▆▄▁ ] dim 0715 μ= +0.020 σ= 0.020 zeros= 0% [ ▁▁▂▄▆███████▆▃▂▁▁ ] [ ▂▇▇█▇▄▂ ] dim 0716 μ= +0.013 σ= 0.019 zeros= 0% [ ▁▂▃▄████████▆▂▂ ] [ ▃▆▇█▅▁ ] dim 0717 μ= +0.009 σ= 0.028 zeros= 0% [ ▁▁▂▅███████▇▄▂▁ ] [ ▃▆▇█▅▂ ] dim 0718 μ= -0.026 σ= 0.017 zeros= 0% [ ▁▃▅███████▇▄▂▂ ] [ ▄▅█▇█▄ ] dim 0719 μ= +0.042 σ= 0.036 zeros= 0% [ ▁▁▂▃▅████████▆▃▁▁ ] [ ▁▅▆█▇▆▃▃ ] dim 0720 μ= -0.001 σ= 0.031 zeros= 0% [▁ ▁▂▄▅████████▆▄▂▁ ] [ ▃▇▆█▇▅▁ ] dim 0721 μ= -0.017 σ= 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.022 zeros= 0% [ ▁▁▂▄▆████████▆▄▂▁ ] [ ▂▅█▇▄▂ ] dim 0726 μ= -0.007 σ= 0.039 zeros= 0% [ ▁▁▃▅████████▅▂▁▁ ] [ ▂▃▇▆█▄▃ ] dim 0727 μ= -0.010 σ= 0.025 zeros= 0% [▁▁▃▅▇████████▅▃▂▁ ] [ ▄██▄▃ ] dim 0728 μ= -0.019 σ= 0.022 zeros= 0% [ ▁▃▄▆██████▇▅▃▁ ] [ ▂▆█▆▃▁ ] dim 0729 μ= +0.008 σ= 0.026 zeros= 0% [ ▁▁▂▄▆███████▆▄▃▁▁ ] [ ▄▅▇█▅▂ ] dim 0730 μ= -0.014 σ= 0.026 zeros= 0% [ ▁▁▃▅▇██████▇▅▂▁ ] [ ▂▄▆▇█▄▃ ] dim 0731 μ= +0.004 σ= 0.030 zeros= 0% [ ▁▁▂▄▆███████▇▆▂▁▁ ] [ ▁▄▇█▆▅▁ ] dim 0732 μ= +0.008 σ= 0.028 zeros= 0% [ ▁▂▄▇███████▆▄▂▁▁ ] [ ▁▅▆▇█▅▁ ] dim 0733 μ= +0.007 σ= 0.024 zeros= 0% [ ▁▂▄▇████████▄▂▁ ] [ ▂▄▇█▇▄▁ ] dim 0734 μ= -0.011 σ= 0.022 zeros= 0% [ ▁▂▄▅███████▅▃▂▁ ] [ ▄▆██▆▄▁ ] dim 0735 μ= -0.016 σ= 0.022 zeros= 0% [ ▁▂▄▆███████▅▃▂ ] [ ▁▅▇▇█▅▃ ] dim 0736 μ= -0.026 σ= 0.021 zeros= 0% [ ▁▂▃▄█████████▄▄▁▁ ] [ ▂▆█▆▄▁ ] dim 0737 μ= -0.023 σ= 0.030 zeros= 0% [ ▁▁▄▆██████▅▃▂▁ ] [ ▃▅█▇▇▅▂ ] dim 0738 μ= +0.025 σ= 0.044 zeros= 0% [ ▁▁▄▇███████▇▄▃▁▁ ] [ ▃▅█▇▅▃ ] dim 0739 μ= -0.017 σ= 0.020 zeros= 0% [ ▁▂▅███████▇▆▂▂▁ ] [ ▃▆▆██▄▂ ] dim 0740 μ= +0.016 σ= 0.038 zeros= 0% [ ▁▁▂▃▆▇███████▅▂▁▁ ] [ ▂▅█▇▅▂ ] dim 0741 μ= +0.029 σ= 0.024 zeros= 0% [ ▁▂▄▆██████▆▄▂▁ ] [ ▃▄▆█▇▃▁ ] dim 0742 μ= -0.013 σ= 0.032 zeros= 0% [ ▁▂▃▄▆███████▅▂▁▁ ] [ ▃▅▇█▇▅▃ ] dim 0743 μ= -0.038 σ= 0.019 zeros= 0% [ ▁▁▃▄█████████▆▃▂▁▁ ] [ ▂▅█▇▄▁ ] dim 0744 μ= +0.004 σ= 0.031 zeros= 0% [ ▁▂▄▇██████▆▄▂ ] [ ▂▇▆█▇▄ ] dim 0745 μ= +0.016 σ= 0.024 zeros= 0% [ ▁▁▂▅████████▆▃▂▁ ] [ ▄▅██▇▃ ] dim 0746 μ= -0.007 σ= 0.017 zeros= 0% [ ▁▁▃▃▅███████▆▄▂▂▁ ] [ ▄▆▇█▅▁ ] dim 0747 μ= -0.007 σ= 0.029 zeros= 0% [ ▁▃▆███████▇▃▁▁ ] [ ▁▅▆█▄▂ ] dim 0748 μ= -0.023 σ= 0.030 zeros= 0% [ ▁▂▃▆██████▆▃▂▁ ] [ ▃▅▆█▇▁ ] dim 0749 μ= -0.011 σ= 0.023 zeros= 0% [ ▁▂▃▆██████▆▄▂▁ ] [ ▄▆▇▅██▆▂ ] dim 0750 μ= -0.003 σ= 0.039 zeros= 0% [ ▁▂▃▄▇████████▆▄▂▂▁▁] [ ▁▅▆██▃▂ ] dim 0751 μ= +0.002 σ= 0.030 zeros= 0% [ ▁▂▃▆███████▆▄▁▁▁ ] [ ▁▄██▇▂▁ ] dim 0752 μ= +0.002 σ= 0.027 zeros= 0% [ ▂▃▅████████▆▄▂▁▁ ] [ ▁▄█▆█▄▃ ] dim 0753 μ= -0.006 σ= 0.023 zeros= 0% [ ▂▃▇████████▄▂▁▁ ] [ ▁▄▆██▇▆▂▁ ] dim 0754 μ= -0.013 σ= 0.011 zeros= 0% [ ▁▂▃▆█████████▄▃▂▁ ] [ ▁▅▇█▇▄▃ ] dim 0755 μ= -0.007 σ= 0.018 zeros= 0% [ ▁▂▃▇████████▄▃▁ ] [ ▂▆▇█▆▄▁ ] dim 0756 μ= +0.014 σ= 0.026 zeros= 0% [▁▁▂▄▇███████▇▃▂▁ ] [ ▄▅█▇▅▃▁ ] dim 0757 μ= +0.002 σ= 0.026 zeros= 0% [▁▁▂▂▃▆████████▆▅▂▁▁ ] [ ▄▇▇▆█▅▃▁ ] dim 0758 μ= -0.010 σ= 0.034 zeros= 0% [ ▁▂▄▅█████████▆▃▂▁▁ ] [ ▂▇██▆▃ ] dim 0759 μ= +0.020 σ= 0.037 zeros= 0% [ ▁▁▃▆▇███████▅▃▁▁ ] [ ▃▅▆█▅▂ ] dim 0760 μ= -0.009 σ= 0.010 zeros= 0% [ ▁▂▂▅████████▅▃▂▁ ] [ ▂▅▇█▇▃ ] dim 0761 μ= +0.016 σ= 0.037 zeros= 0% [▁▁▁▃▅████████▅▄▁▁▁ ] [ ▂▅▇█▇▆▅ ] dim 0762 μ= -0.009 σ= 0.030 zeros= 0% [ ▁▂▄▇████████▇▄▂▁ ] [ ▂▃▇▇█▃▃▁ ] dim 0763 μ= -0.006 σ= 0.028 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.015 σ= 0.031 zeros= 0% [ ▁▂▃▅████████▃▂▁ ] [ ▃▇██▇▄ ] dim 0768 μ= -0.010 σ= 0.020 zeros= 0% [ ▂▃▄▇███████▄▂▁ ] [ ▂▅█▆▆▄▃ ] dim 0769 μ= -0.002 σ= 0.028 zeros= 0% [ ▁▁▂▄▆████████▅▄▂▁ ] [ ▁▅██▆▄▁ ] dim 0770 μ= -0.005 σ= 0.030 zeros= 0% [ ▂▃▆███████▅▃▁▁ ] [ ▁▄▇█▅▂ ] dim 0771 μ= -0.011 σ= 0.022 zeros= 0% [ ▁▁▂▄▇███████▆▃▂ ] [ ▂▆█▇▇▃ ] dim 0772 μ= +0.013 σ= 0.017 zeros= 0% [ ▁▂▃▆███████▅▃▁ ] [ ▂▆██▅▂ ] dim 0773 μ= -0.011 σ= 0.029 zeros= 0% [ ▁▂▄▇██████▆▄▁▁ ] [ ▄▆██▆▇▂ ] dim 0774 μ= -0.009 σ= 0.037 zeros= 0% [ ▁▂▃▅████████▇▄▂▁▁ ] [ ▄▇█▇▅▁ ] dim 0775 μ= -0.004 σ= 0.023 zeros= 0% [ ▁▂▄▇███████▇▄▂▁ ] [ ▃▅█▇▅▂ ] dim 0776 μ= +0.007 σ= 0.034 zeros= 0% [ ▁▂▃▅▇██████▆▃▁▁ ] [ ▃▇██▅▂ ] dim 0777 μ= -0.015 σ= 0.031 zeros= 0% [ ▂▂▅▇██████▇▄▃▂ ] [ ▃▆█▇▆▄▁ ] dim 0778 μ= +0.014 σ= 0.021 zeros= 0% [ ▁▁▁▄▆████████▅▄▂▁ ] [ ▂▅▇█▆▃ ] dim 0779 μ= -0.006 σ= 0.025 zeros= 0% [ ▁▂▄▇███████▅▂▁ ] [ ▃▄█▇▄▄ ] dim 0780 μ= -0.023 σ= 0.025 zeros= 0% [ ▁▁▂▄▆██████▆▅▃▁ ] [ ▂▆█▇█▅ ] dim 0781 μ= -0.011 σ= 0.021 zeros= 0% [ ▁▂▄▇███████▇▅▂▁▁ ] [ ▁▄██▆▃▁ ] dim 0782 μ= +0.028 σ= 0.016 zeros= 0% [ ▁▂▄▆███████▅▃▁ ] [ ▂▃▇█▅▅▁ ] dim 0783 μ= +0.001 σ= 0.025 zeros= 0% [ ▁▁▂▃▇███████▆▄▂▁ ] [ ▂▅██▅▁ ] dim 0784 μ= -0.004 σ= 0.025 zeros= 0% [ ▁▁▂▄▇██████▆▃▁▁▁ ] [ ▁▅▇█▆▄▁ ] dim 0785 μ= -0.003 σ= 0.023 zeros= 0% [ ▁▁▂▄▇███████▆▄▂▁▁ ] [ ▁▄▇██▇▄▁ ] dim 0786 μ= +0.023 σ= 0.030 zeros= 0% [ ▁▂▃▆████████▅▂▂▁ ] [ ▂▇█▇▆▂ ] dim 0787 μ= +0.002 σ= 0.020 zeros= 0% [ ▁▂▄▆██████▇▄▂▁▁ ] [ ▃▅█▇▄▁ ] dim 0788 μ= +0.026 σ= 0.025 zeros= 0% [ ▁▁▃▄███████▅▃▁▁ ] [ ▃▇▇█▆▂ ] dim 0789 μ= +0.017 σ= 0.027 zeros= 0% [ ▁▁▁▃▆▇███████▅▃▂▁ ] [ ▁▃██▆▄▁ ] dim 0790 μ= -0.025 σ= 0.035 zeros= 0% [ ▁▂▃▆███████▅▃▁ ] [ ▂▆██▄▁ ] dim 0791 μ= -0.009 σ= 0.016 zeros= 0% [ ▁▂▃▆██████▃▂▁ ] [ ▄▆██▅▂ ] dim 0792 μ= +0.017 σ= 0.033 zeros= 0% [ ▁▂▃▇███████▇▅▂▁▁ ] [ ▂▇▇█▆▆▄ ] dim 0793 μ= -0.006 σ= 0.025 zeros= 0% [▁▁▂▄▇████████▇▃▂▁▁ ] [ ▂▆██▆▂▁ ] dim 0794 μ= -0.001 σ= 0.025 zeros= 0% [ ▁▁▃▅▇███████▅▃▂▁ ] [ ▁▃▇█▆▄▁ ] dim 0795 μ= -0.005 σ= 0.026 zeros= 0% [ ▁▂▃▅▆███████▇▃▂▁▁ ] [ ▄▇█▇▃ ] dim 0796 μ= +0.013 σ= 0.025 zeros= 0% [ ▁▂▅▇██████▅▂▁ ] [ ▄██▇▃ ] dim 0797 μ= -0.029 σ= 0.026 zeros= 0% [ ▁▂▅▇█████▇▄▁▁ ] [ ▃▅▇██▃▁ ] dim 0798 μ= +0.003 σ= 0.027 zeros= 0% [ ▁▂▂▅▇███████▆▄▃▂ ] [ ▂▄▆██▅▂ ] dim 0799 μ= -0.043 σ= 0.024 zeros= 0% [ ▁▁▂▄▆███████▆▃▂▁▁ ] [ ▄▅▇█▆▂ ] dim 0800 μ= +0.031 σ= 0.038 zeros= 0% [ ▁▁▃▄████████▆▃▁▁ ] [ ▂▅█▆▇▃ ] dim 0801 μ= -0.028 σ= 0.013 zeros= 0% [ ▁▁▂▅███████▇▄▂▁▁ ] [ ▄▇█▇▆▃ ] dim 0802 μ= -0.025 σ= 0.023 zeros= 0% [ ▁▁▃▅███████▆▅▂▁▁ ] [ ▁▃▇██▅▃ ] dim 0803 μ= +0.008 σ= 0.015 zeros= 0% [ ▁▁▂▃▅███████▇▄▂▁▁ ] [ ▁▃▇██▇▄▁ ] dim 0804 μ= +0.017 σ= 0.033 zeros= 0% [ ▁▂▃▆████████▇▃▂▁ ] [ ▁▅▆██▆▂ ] dim 0805 μ= -0.023 σ= 0.008 zeros= 0% [ ▁▁▁▃▅████████▅▃▂ ] [ ▁▆██▇▆▃ ] dim 0806 μ= -0.025 σ= 0.024 zeros= 0% [ ▁▂▄▆████████▅▃▁ ] [ ▁▅▆█▇▅▃ ] dim 0807 μ= +0.015 σ= 0.039 zeros= 0% [ ▁▂▄▆████████▅▃▂▁ ] [ ▁▅▇█▇▇▅ ] dim 0808 μ= +0.005 σ= 0.029 zeros= 0% [ ▁▁▂▃▅███████▇▅▂▁ ] [ ▁▅▇█▅▄▁ ] dim 0809 μ= +0.012 σ= 0.017 zeros= 0% [ ▁▂▄▆███████▇▃▂ ] [ ▃▅█▆▆▃ ] dim 0810 μ= +0.007 σ= 0.030 zeros= 0% [ ▁▂▃▆████████▅▃▂▁ ] [ ▄▅▆█▅▅▁ ] dim 0811 μ= +0.012 σ= 0.034 zeros= 0% [ ▁▂▄▅▇███████▇▅▃▁▁ ] [ ▃▇█▆▆▃ ] dim 0812 μ= +0.003 σ= 0.033 zeros= 0% [ ▁▁▂▃▆████████▆▃▂▁ ] [ ▂▇▇█▅▅▂ ] dim 0813 μ= +0.028 σ= 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.021 zeros= 0% [ ▁▁▂▄▇██████▇▄▂▁▁ ] [ ▁▅▇██▄▁ ] dim 0817 μ= +0.034 σ= 0.015 zeros= 0% [ ▁▂▆███████▅▃▁ ] [ ▅██▆▂ ] dim 0818 μ= -0.014 σ= 0.031 zeros= 0% [ ▁▃▆██████▇▄▃▁ ] [ ▃▅██▆▁ ] dim 0819 μ= +0.033 σ= 0.034 zeros= 0% [ ▁▂▄▇██████▇▄▃▁▁ ] [ ▂▅▆█▇▅▃▁ ] dim 0820 μ= +0.004 σ= 0.034 zeros= 0% [ ▁▁▂▄▆████████▅▃▁▁ ] [ ▂▅██▇▄▃ ] dim 0821 μ= +0.003 σ= 0.021 zeros= 0% [ ▁▂▃▆████████▅▂▁▁ ] [ ▃▃█▇▅▃▂ ] dim 0822 μ= -0.006 σ= 0.020 zeros= 0% [ ▁▂▃▅████████▇▅▃▁ ] [ ▄█▇█▆▃▁ ] dim 0823 μ= -0.012 σ= 0.034 zeros= 0% [ ▁▃▄▆████████▆▃▂▁▁] [ ▂▆▇█▇▆▁ ] dim 0824 μ= -0.006 σ= 0.026 zeros= 0% [ ▁▂▃▆███████▇▄▂▁ ] [ ▂▆█▅▂ ] dim 0825 μ= +0.001 σ= 0.025 zeros= 0% [ ▁▁▃▆██████▆▄▂▁ ] [ ▃▅▇█▃▂ ] dim 0826 μ= +0.017 σ= 0.031 zeros= 0% [ ▁▂▂▅████████▅▂▂▁ ] [ ▂▃█▇▇▄▃ ] dim 0827 μ= -0.012 σ= 0.018 zeros= 0% [ ▁▂▄▅███████▇▄▂▁▁ ] [ ▂▆▆█▅▂ ] dim 0828 μ= -0.024 σ= 0.029 zeros= 0% [ ▁▂▅▇██████▇▄▂▁▁ ] [ ▅▇▅▇█▅▂ ] dim 0829 μ= -0.007 σ= 0.036 zeros= 0% [ ▁▁▃▅█████████▆▃▂▁ ] [ ▁▃██▆▄▁ ] dim 0830 μ= -0.001 σ= 0.038 zeros= 0% [ ▁▁▃▅███████▅▃▂▁ ] [ ▃▅█▇▆▅▁ ] dim 0831 μ= -0.001 σ= 0.014 zeros= 0% [ ▁▁▃▅▇███████▅▃▂▁ ] [ ▁▄█▆▅▃ ] dim 0832 μ= -0.014 σ= 0.025 zeros= 0% [ ▁▁▁▄▅▇███████▅▄▂▁▁ ] [ ▁▄▅█▆▇▃ ] dim 0833 μ= -0.000 σ= 0.031 zeros= 0% [ ▁▁▃▇████████▄▃▁▁ ] [ ▅▇█▇▅ ] dim 0834 μ= -0.002 σ= 0.033 zeros= 0% [ ▁▃▅▇██████▅▂▁ ] [ ▃█▇▆▆▄▁ ] dim 0835 μ= -0.005 σ= 0.028 zeros= 0% [ ▁▁▃▅████████▄▃▂▁ ] [ ▄█▇▆▂ ] dim 0836 μ= +0.001 σ= 0.021 zeros= 0% [ ▁▁▂▃▆██████▇▄▂▁▁ ] [ ▂▄██▅▆▁ ] dim 0837 μ= +0.027 σ= 0.028 zeros= 0% [ ▁▂▃▅▇███████▆▃▂▁ ] [ ▁▅▆▇██▄▁ ] dim 0838 μ= +0.012 σ= 0.021 zeros= 0% [ ▁▁▂▃▆████████▆▄▃▁ ] [ ▃▄▇█▅▃▂ ] dim 0839 μ= -0.010 σ= 0.027 zeros= 0% [ ▁▁▂▄▅▇███████▆▄▂▁▁▁] [ ▂▄▅█▆▂ ] dim 0840 μ= -0.004 σ= 0.029 zeros= 0% [ ▁▃▄▆██████▇▄▂▁ ] [ ▁▆██▇▂ ] dim 0841 μ= +0.011 σ= 0.027 zeros= 0% [ ▁▁▂▄▆███████▅▃▁ ] [ ▂▆▆█▃ ] dim 0842 μ= -0.020 σ= 0.033 zeros= 0% [ ▂▄▇██████▄▂▁▁ ] [ ▁▇▆█▇▃ ] dim 0843 μ= +0.011 σ= 0.013 zeros= 0% [ ▁▂▃▇██████▇▆▂▁▁ ] [ ▂▄████▂ ] dim 0844 μ= +0.007 σ= 0.024 zeros= 0% [ ▁▁▃▅████████▅▂▁ ] [ ▁▂▆█▇▅▂ ] dim 0845 μ= -0.012 σ= 0.029 zeros= 0% [ ▁▂▃▆████████▅▂▁ ] [ ▃▄██▆▄ ] dim 0846 μ= -0.022 σ= 0.025 zeros= 0% [ ▁▁▃▅▇██████▇▅▃▂ ] [ ▂▅▇██▄ ] dim 0847 μ= +0.025 σ= 0.033 zeros= 0% [ ▁▂▄▇███████▆▃▁ ▁ ] [ ▂▃▆██▅▃ ] dim 0848 μ= +0.001 σ= 0.032 zeros= 0% [ ▂▄▅████████▅▃▁▁ ] [ ▁▃█▅▄▂ ] dim 0849 μ= +0.036 σ= 0.032 zeros= 0% [ ▁▂▄▆██████▆▅▃▁ ] [ ▃▇▇█▅▃▁ ] dim 0850 μ= +0.018 σ= 0.022 zeros= 0% [ ▁▂▅▇███████▆▃▂▁ ] [ ▂▅▇█▆▂▁ ] dim 0851 μ= +0.007 σ= 0.025 zeros= 0% [ ▁▃▄▇███████▆▃▂▁ ] [ ▄███▆▅▁ ] dim 0852 μ= +0.013 σ= 0.038 zeros= 0% [ ▁▂▃▅████████▇▄▂▁▁ ] [ ▁▄▆█▆▅▂ ] dim 0853 μ= -0.002 σ= 0.020 zeros= 0% [ ▁▁▃▆███████▇▄▃▁▁ ] [ ▂▆▇█▇▄▁ ] dim 0854 μ= +0.011 σ= 0.024 zeros= 0% [ ▁▂▃▇███████▆▄▂▁ ] [ ▃▆▇█▅▅ ] dim 0855 μ= +0.003 σ= 0.016 zeros= 0% [ ▁▁▃▄████████▆▄▂▁ ] [ ▂▃▆▇█▃ ] dim 0856 μ= +0.009 σ= 0.026 zeros= 0% [ ▁▂▃▆██████▇▇▄▁▁ ] [ ▁▄▆██▄▁ ] dim 0857 μ= +0.006 σ= 0.030 zeros= 0% [ ▁▃▅███████▆▃▂▁ ] [ ▂▄█▆▄▄ ] dim 0858 μ= -0.004 σ= 0.028 zeros= 0% [ ▁▂▄▆███████▆▃▁▁ ] [ ▄▆▆██▇▃ ] dim 0859 μ= +0.000 σ= 0.021 zeros= 0% [ ▁▂▃▅▇███████▇▅▄▂▁ ] [ ▁▇▇███▃ ] dim 0860 μ= -0.019 σ= 0.033 zeros= 0% [ ▁▂▂▅████████▇▅▃▁▁ ] [ ▁▄█▇█▄▃ ] dim 0861 μ= +0.003 σ= 0.019 zeros= 0% [▁▁▃▄▆███████▇▅▃▁▁ ] [ ▁▃███▅▂ ] dim 0862 μ= -0.024 σ= 0.036 zeros= 0% [ ▁▃▅███████▇▅▂▁▁ ] [ ▅▇█▇▆▃ ] dim 0863 μ= +0.014 σ= 0.023 zeros= 0% [ ▁▁▄▆███████▇▄▃▁▁ ] [ ▁▃▆█▆▄▁ ] dim 0864 μ= +0.008 σ= 0.025 zeros= 0% [ ▁▂▃▅███████▇▄▂▁ ] [ ▂▅▆█▆▄ ] dim 0865 μ= +0.001 σ= 0.022 zeros= 0% [ ▁▁▂▃▇███████▇▄▂▁▁ ] [ ▄▇▆█▅▃ ] dim 0866 μ= -0.019 σ= 0.025 zeros= 0% [ ▁▁▂▄▅███████▇▆▄▁ ] [ ▂▅▆██▇▄ ] dim 0867 μ= +0.010 σ= 0.022 zeros= 0% [▁▁▂▄█████████▆▄▂▁▁ ] [ ▂▆▇██▄▃ ] dim 0868 μ= +0.003 σ= 0.024 zeros= 0% [ ▁▁▃▅████████▅▄▂▁ ] [ ▃▅█▇▆▂ ] dim 0869 μ= -0.037 σ= 0.017 zeros= 0% [ ▁▁▃▃▇██████▇▄▂▁▁ ] [ ▃▆██▄▄▁ ] dim 0870 μ= -0.002 σ= 0.031 zeros= 0% [ ▂▃▅████████▇▃▂▁▁ ] [ ▁▅▇█▇▅▁ ] dim 0871 μ= +0.004 σ= 0.036 zeros= 0% [ ▁▂▄▇███████▆▃▁▁ ] [ ▂▆▇██▄ ] dim 0872 μ= -0.011 σ= 0.037 zeros= 0% [ ▁▁▂▆▇███████▇▃▂▁ ] [ ▂▅▆█▅▄▁ ] dim 0873 μ= -0.007 σ= 0.029 zeros= 0% [ ▁▁▃▅▆███████▆▄▃▁ ] [ ▂▅▅▇█▆▁ ] dim 0874 μ= +0.014 σ= 0.036 zeros= 0% [ ▁▁▂▄▆████████▄▃▂▁▁] [ ▄▇█▆▅▂ ] dim 0875 μ= -0.007 σ= 0.014 zeros= 0% [ ▁▁▃▄▇███████▇▅▄▂▁ ] [ ▄█▇█▅▄ ] dim 0876 μ= +0.012 σ= 0.016 zeros= 0% [ ▂▃▄███████▆▄▂▁ ] [ ▄▄█▆▆▄ ] dim 0877 μ= -0.003 σ= 0.021 zeros= 0% [ ▁▁▂▃▅███████▇▅▃▂▁ ] [ ▄▇█▇▃▃ ] dim 0878 μ= -0.008 σ= 0.015 zeros= 0% [ ▂▃▅████████▄▂▁ ] [ ▄▇▇█▆▂▂ ] dim 0879 μ= -0.009 σ= 0.038 zeros= 0% [ ▁▁▂▃▆████████▇▄▂▂ ] [ ▂▅██▆▅ ] dim 0880 μ= +0.033 σ= 0.031 zeros= 0% [ ▁▂▄▅███████▆▂▂ ] [ ▁▁▃▇█▇▇▄▁ ] dim 0881 μ= -0.038 σ= 0.019 zeros= 0% [ ▁▂▃▅█████████▅▃▂▁ ] [ ▁▄▇█▆▄ ] dim 0882 μ= +0.003 σ= 0.034 zeros= 0% [ ▁▂▄▆███████▆▃▁ ] [ ▄▆▆█▅▃ ] dim 0883 μ= -0.015 σ= 0.027 zeros= 0% [ ▁▁▂▃▆███████▄▂▁ ] [ ▅▆█▆▅▂ ] dim 0884 μ= -0.004 σ= 0.028 zeros= 0% [ ▁▂▄▆████████▄▂▁ ] [ ▆▆██▇▃ ] dim 0885 μ= -0.015 σ= 0.019 zeros= 0% [ ▁▁▂▅▇██████▇▄▃▁ ] [ ▁▄█▇▅▃ ] dim 0886 μ= -0.015 σ= 0.027 zeros= 0% [ ▁▃▄███████▇▅▃▁ ] [ ▂▄█▇█▅▃ ] dim 0887 μ= +0.043 σ= 0.019 zeros= 0% [ ▁▁▃▆███████▇▆▃▁▁ ] [ ▂▆▆█▆▃▁ ] dim 0888 μ= -0.014 σ= 0.019 zeros= 0% [ ▁▂▅▇███████▆▃▁▁ ] [ ▂▅█▇▆▂ ] dim 0889 μ= -0.012 σ= 0.032 zeros= 0% [ ▁▂▄▇██████▇▄▁ ] [ ▁▄▆▆█▄▂ ] dim 0890 μ= +0.017 σ= 0.023 zeros= 0% [ ▁▂▄███████▆▅▂▁▁ ] [ ▁▅██▇▆▃ ] dim 0891 μ= +0.001 σ= 0.029 zeros= 0% [ ▁▂▃▆████████▆▂▁▁ ] [ ▁▅██▇▄▁ ] dim 0892 μ= +0.011 σ= 0.021 zeros= 0% [ ▁▂▅███████▇▄▂▁ ] [ ▂▅███▅▄▁ ] dim 0893 μ= -0.006 σ= 0.034 zeros= 0% [ ▁▂▄█████████▅▂▁▁ ] [ ▁▂▅█▇▄▁ ] dim 0894 μ= -0.024 σ= 0.027 zeros= 0% [ ▁▃▅███████▆▄▃▁▁ ] [ ▄▆▇█▆▅▁ ] dim 0895 μ= +0.001 σ= 0.045 zeros= 0% [ ▁▂▆▇███████▅▃▂ ] [ ▃▆▆█▅▃ ] dim 0896 μ= +0.038 σ= 0.032 zeros= 0% [ ▁▂▃▆███████▇▄▂▂ ] [ ▂▅▆█▄▁ ] dim 0897 μ= -0.007 σ= 0.022 zeros= 0% [ ▁▂▃▇██████▅▃▁ ] [ ▂▇▇█▇▃▁▁ ] dim 0898 μ= -0.035 σ= 0.026 zeros= 0% [ ▁▁▃▄▆████████▄▃▂▁ ] [ ▄▅█▇▅▁ ] dim 0899 μ= -0.020 σ= 0.017 zeros= 0% [ ▂▂▅███████▆▃▂▁ ] [ ▁▅▇█▇▅ ] dim 0900 μ= -0.011 σ= 0.028 zeros= 0% [ ▁▂▅███████▆▃▁▁ ] [ ▁▅▆█▆▄▁ ] dim 0901 μ= +0.012 σ= 0.031 zeros= 0% [ ▁▁▃▆███████▆▄▂▁▁ ] [ ▄▇█▇█▄▁ ] dim 0902 μ= +0.021 σ= 0.029 zeros= 0% [ ▁▁▁▄▆████████▅▄▂▁ ] [ ▂▃█▇▇▆▃ ] dim 0903 μ= -0.021 σ= 0.032 zeros= 0% [ ▁▃▅███████▇▃▂▁▁ ] [ ▁▄▆▇█▆▃ ] dim 0904 μ= -0.014 σ= 0.025 zeros= 0% [ ▁▁▃▅███████▇▅▃▁▁ ] [ ▁▄▅█▄▂ ] dim 0905 μ= +0.022 σ= 0.039 zeros= 0% [ ▁▁▃▄▆██████▇▄▂▁ ] [ ▃▅█▇▇▄ ] dim 0906 μ= +0.019 σ= 0.028 zeros= 0% [ ▁▁▁▂▄▅▇██████▇▅▄▂▁ ] [ ▁▄██▇▃▁ ] dim 0907 μ= +0.008 σ= 0.018 zeros= 0% [ ▁▁▃▅████████▆▃▂▁ ] [ ▁▄▆▇█▆▁ ] dim 0908 μ= -0.005 σ= 0.023 zeros= 0% [ ▁▂▅████████▇▅▂▁▁ ] [ ▃█▆█▅▂ ] dim 0909 μ= +0.003 σ= 0.028 zeros= 0% [ ▁▁▃▅███████▆▄▂▁▁ ] [ ▄▄▆█▆▅▁ ] dim 0910 μ= -0.007 σ= 0.049 zeros= 0% [ ▁▁▂▃▅████████▆▄▂▁ ] -> OUTLIER_SPREAD: this_std=0.0491, mean_std=0.0266, +3.2sigma vs threshold=3.0sigma [ ▃▆▆█▆▄ ] dim 0911 μ= +0.001 σ= 0.026 zeros= 0% [ ▁▁▃▄▇███████▆▅▃▁▁ ] [ ▁▃▅██▅▃ ] dim 0912 μ= -0.015 σ= 0.020 zeros= 0% [ ▁▁▂▄████████▄▂▁ ] [ ▁▂▄█▇▅▃ ] dim 0913 μ= +0.015 σ= 0.023 zeros= 0% [ ▁▃▄███████▇▅▃▂▁ ] [ ▅▅█▇▆▄▁ ] dim 0914 μ= +0.010 σ= 0.025 zeros= 0% [ ▁▁▁▄▄████████▅▃▁▁ ] [ ▂▃▆▆█▃▂ ] dim 0915 μ= +0.007 σ= 0.027 zeros= 0% [ ▁▁▂▄▇███████▆▅▃▁ ] [ ▄▇▇█▅▁ ] dim 0916 μ= -0.006 σ= 0.032 zeros= 0% [ ▁▂▃▇██████▅▃▂▁ ] [ ▅▅██▅▃ ] dim 0917 μ= -0.009 σ= 0.024 zeros= 0% [ ▁▁▄▆███████▇▅▂▁ ] [ ▃▇█▇▆▃ ] dim 0918 μ= -0.004 σ= 0.033 zeros= 0% [ ▁▂▃▅███████▇▅▂▁ ] [ ▂▅▅█▄▃ ] dim 0919 μ= +0.002 σ= 0.030 zeros= 0% [ ▁▂▃▅▇███████▇▄▂▁ ] [ ▁▄▅██▆▁ ] dim 0920 μ= -0.030 σ= 0.019 zeros= 0% [ ▁▁▂▃▇███████▇▄▃▁▁ ] [ ▁▅▇█▆▃▁ ] dim 0921 μ= +0.032 σ= 0.034 zeros= 0% [ ▁▂▃▅▇███████▅▃▁▁ ] [ ▂▄██▆▄ ] dim 0922 μ= -0.007 σ= 0.027 zeros= 0% [ ▁▃▄▆███████▅▄▂▁▁ ] [ ▃▆██▆▅▁ ] dim 0923 μ= -0.008 σ= 0.021 zeros= 0% [ ▁▂▄████████▆▃▁▁ ] [ ▃▅██▇▂▁ ] dim 0924 μ= -0.015 σ= 0.024 zeros= 0% [ ▁▁▂▄████████▄▂▁▁ ] [ ▃▅█▇▇▅▃ ] dim 0925 μ= -0.032 σ= 0.032 zeros= 0% [ ▁▁▂▅▆████████▄▃▁▁▁ ] [ ▁▃▅▇█▆▂ ] dim 0926 μ= +0.034 σ= 0.027 zeros= 0% [ ▁▂▃▅████████▅▄▂▁ ] [ ▁▄▆▆█▄▂ ] dim 0927 μ= +0.010 σ= 0.024 zeros= 0% [ ▁▁▂▄▅███████▇▄▃▁ ] [ ▁▃▅▇█▄▁ ] dim 0928 μ= -0.020 σ= 0.035 zeros= 0% [ ▁▁▂▃▅███████▇▄▂▁▁ ] [ ▂▄█▇▅▄ ] dim 0929 μ= -0.001 σ= 0.024 zeros= 0% [ ▁▂▂▅████████▇▃▂▁ ] [ ▁▅█▆▄▂ ] dim 0930 μ= -0.007 σ= 0.021 zeros= 0% [ ▂▃▅██████▆▄▁ ] [ ▂▅▆█▆▄ ] dim 0931 μ= -0.010 σ= 0.035 zeros= 0% [ ▂▃▆███████▅▃▁▁ ] [ ▂▅█▆▆▁ ] dim 0932 μ= +0.006 σ= 0.014 zeros= 0% [ ▁▃▅███████▆▃▂▁ ] [ ▃▆▇█▄▄▁ ] dim 0933 μ= -0.013 σ= 0.013 zeros= 0% [ ▁▂▃▄▇███████▅▄▃▁ ] [ ▂▅█▇█▅▅▁ ] dim 0934 μ= -0.020 σ= 0.035 zeros= 0% [ ▁▂▄▇████████▅▄▂▁▁ ] [ ▃▆▇█▄▁ ] dim 0935 μ= -0.027 σ= 0.026 zeros= 0% [ ▁▁▃▆███████▇▅▃▂▁ ] [ ▁▆█▇█▅▁ ] dim 0936 μ= +0.004 σ= 0.017 zeros= 0% [ ▁▁▂▃▆███████▅▃▁ ] [ ▁▄▇▇█▅▅▂ ] dim 0937 μ= -0.003 σ= 0.022 zeros= 0% [ ▂▃▃▇████████▆▄▂▁ ] [ ▃▆██▆▅▃ ] dim 0938 μ= +0.009 σ= 0.032 zeros= 0% [ ▂▃▇███████▇▅▂▁▁ ] [ ▃▅▇█▇▇▃ ] dim 0939 μ= -0.014 σ= 0.027 zeros= 0% [ ▁▁▁▃▅████████▇▅▃▁▁ ] [ ▃█▆▇▇▄ ] dim 0940 μ= +0.015 σ= 0.029 zeros= 0% [ ▁▁▃▅▇██████▇▄▂▁▁ ] [ ▃▅█▆▇▃ ] dim 0941 μ= -0.000 σ= 0.028 zeros= 0% [ ▁▂▄▆██████▇▅▃▁▁ ] [ ▄▆▆█▆▆ ] dim 0942 μ= +0.014 σ= 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.006 σ= 0.029 zeros= 0% [ ▁▂▄▆███████▅▃▁ ] [ ▁▅▇█▅▅ ] dim 0947 μ= -0.012 σ= 0.026 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.008 σ= 0.023 zeros= 0% [ ▁▂▃▆███████▆▄▂▁ ] [ ▁▄▆▆█▃ ] dim 0952 μ= +0.019 σ= 0.032 zeros= 0% [ ▁▂▃▆██████▇▅▃▁ ] [ ▂▄██▇▃ ] dim 0953 μ= -0.005 σ= 0.028 zeros= 0% [ ▁▂▃▆███████▅▃▁ ] [ ▃▇██▅▃ ] dim 0954 μ= -0.025 σ= 0.030 zeros= 0% [ ▁▁▂▃▄▇██████▇▅▃▁▁ ] [ ▃▇▆█▆▅▁ ] dim 0955 μ= +0.014 σ= 0.032 zeros= 0% [ ▁▁▂▄████████▆▅▁▁▁ ] [ ▃▅▆█▆▃ ] dim 0956 μ= -0.008 σ= 0.017 zeros= 0% [ ▁▃▄▆███████▅▃▂▁ ] [ ▄▅▅█▇▂ ] dim 0957 μ= -0.000 σ= 0.017 zeros= 0% [ ▁▁▄▅▇███████▅▃▂▁ ] [ ▅▄█▇▆▂ ] dim 0958 μ= +0.008 σ= 0.023 zeros= 0% [ ▁▁▂▃▅▆███████▅▂▁▁ ] [ ▄█▇█▄▃▁ ] dim 0959 μ= -0.000 σ= 0.029 zeros= 0% [ ▁▂▃▅████████▅▃▂▁ ] [ ▃▅▇█▇▇▃▁ ] dim 0960 μ= -0.001 σ= 0.023 zeros= 0% [ ▁▂▃▇████████▅▃▂▁ ] [ ▁▄█▅▄▂ ] dim 0961 μ= -0.004 σ= 0.020 zeros= 0% [ ▂▃▆██████▆▃▂▁ ] [ ▃▆▆█▆▅▂ ] dim 0962 μ= -0.005 σ= 0.019 zeros= 0% [ ▁▂▄████████▅▃▂▁ ] [ ▁▃▆█▇▆▃ ] dim 0963 μ= -0.012 σ= 0.024 zeros= 0% [ ▁▁▃▅▇████████▅▃▂▁ ] [ ▂▅█▇▅▃ ] dim 0964 μ= -0.013 σ= 0.033 zeros= 0% [ ▁▂▆████████▆▂▂▁ ] [ ▃▄▇█▇▄ ] dim 0965 μ= -0.016 σ= 0.036 zeros= 0% [ ▁▁▃▄████████▅▃▁▁ ] [ ▃▅█▆▄▂ ] dim 0966 μ= +0.011 σ= 0.042 zeros= 0% [ ▁▁▃▅▆██████▇▄▂▂▁ ] [ ▁▅█▇▆▅▂ ] dim 0967 μ= -0.033 σ= 0.021 zeros= 0% [ ▁▂▂▄████████▇▃▃▁▁▁] [ ▄▅██▇▃ ] dim 0968 μ= -0.011 σ= 0.016 zeros= 0% [ ▁▁▄▅████████▆▄▁▁ ] [ ▃█▇█▄▄ ] dim 0969 μ= +0.019 σ= 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.0493, mean_std=0.0266, +3.2sigma vs threshold=3.0sigma [ ▁▄▆▇▆█▄▁ ] dim 0972 μ= -0.009 σ= 0.033 zeros= 0% [ ▁▁▃▅████████▆▃▁ ] [ ▂▅▅█▇▂▂ ] dim 0973 μ= -0.001 σ= 0.019 zeros= 0% [ ▁▁▂▄▇███████▆▃▂▁ ] [ ▄▇█▆▄ ] dim 0974 μ= -0.021 σ= 0.015 zeros= 0% [ ▁▃▅███████▅▂▁▁ ] [ ▃▆██▇▃ ] dim 0975 μ= -0.005 σ= 0.019 zeros= 0% [ ▁▁▃▅████████▅▂▂▁ ] [ ▂▆▇█▇▇▂▁ ] dim 0976 μ= -0.009 σ= 0.027 zeros= 0% [ ▁▂▂▄█████████▇▃▂▁ ] [ ▃▅▆█▅▂ ] dim 0977 μ= -0.007 σ= 0.033 zeros= 0% [ ▁▁▃▄███████▇▄▂▁ ] [ ▂▅█▇▇▅▂ ] dim 0978 μ= +0.023 σ= 0.029 zeros= 0% [ ▁▁▂▅█████████▆▂▂▁ ] [ ▁▂▅▆▅█▃▁ ] dim 0979 μ= -0.002 σ= 0.021 zeros= 0% [ ▁▃▅████████▇▄▂▁ ] [ ▃▆█▆▄▁ ] dim 0980 μ= -0.009 σ= 0.025 zeros= 0% [ ▁▃▆███████▆▃▁▁▁ ] [ ▄▅██▆▃▁ ] dim 0981 μ= +0.015 σ= 0.028 zeros= 0% [ ▁▁▂▅████████▆▃▂ ] [ ▅▆█▆▅▃ ] dim 0982 μ= +0.002 σ= 0.027 zeros= 0% [ ▁▂▃▅████████▄▃▁▁ ] [ ▂▅▆█▇▅▁ ] dim 0983 μ= +0.016 σ= 0.021 zeros= 0% [ ▁▂▃▄▇███████▇▃▁▁ ] [ ▃▄▆█▆▃ ] dim 0984 μ= -0.002 σ= 0.016 zeros= 0% [ ▁▂▄▅████████▄▃▂▁ ] [ ▂▄▆█▅▃▁ ] dim 0985 μ= +0.030 σ= 0.027 zeros= 0% [ ▁▂▄▆███████▆▄▂▁▁ ] [ ▁▄▇▇█▄▂ ] dim 0986 μ= +0.022 σ= 0.036 zeros= 0% [ ▁▂▂▄▇████████▅▂▁ ▁] [ ▃▅▆██▄▁ ] dim 0987 μ= -0.017 σ= 0.034 zeros= 0% [ ▁▁▃▅████████▇▅▂▁▁ ] [ ▂▆▆█▅▃ ] dim 0988 μ= +0.003 σ= 0.015 zeros= 0% [ ▁▂▄▇███████▅▃▁▁ ] [ ▂▄█▅▅▃▂ ] dim 0989 μ= -0.021 σ= 0.034 zeros= 0% [ ▁▁▂▂▅████████▇▃▁▁▁ ] [ ▃▆█▇▆▅▁ ] dim 0990 μ= -0.023 σ= 0.033 zeros= 0% [ ▂▂▆████████▅▄▂▁ ] [ ▃▆█▇▆▅▁ ] dim 0991 μ= -0.003 σ= 0.016 zeros= 0% [ ▁▂▄████████▆▄▃▁▁ ] [ ▁▆██▇▅▃ ] dim 0992 μ= -0.021 σ= 0.027 zeros= 0% [ ▁▁▂▅▇███████▇▅▃▂▁ ] [ ▁▄▅█▅▄▂ ] dim 0993 μ= -0.010 σ= 0.037 zeros= 0% [ ▁▃▄▅███████▇▅▃▂▁ ] [ ▁▃█▇▆▃ ] dim 0994 μ= +0.002 σ= 0.030 zeros= 0% [ ▁▁▃▆███████▅▃▁ ] [ ▂▄▇█▇▆▃ ] dim 0995 μ= -0.015 σ= 0.034 zeros= 0% [ ▁▂▂▅▇███████▇▅▃▂▁▁ ] [ ▂▆█▆▄▁ ] dim 0996 μ= -0.016 σ= 0.020 zeros= 0% [ ▁▁▃▇███████▇▄▂▁▁ ] [ ▃▇█▇▅▆▂ ] dim 0997 μ= -0.011 σ= 0.024 zeros= 0% [ ▁▂▃▅▇███████▇▅▄▁▁ ] [ ▂▅█▆▄ ] dim 0998 μ= +0.015 σ= 0.022 zeros= 0% [ ▁▂▄▇██████▆▃▁▁ ] [ ▂▆███▄▁ ] dim 0999 μ= +0.017 σ= 0.023 zeros= 0% [ ▁▂▃▆████████▇▄▂▁▁ ] [ ▂▆█▇▅▄ ] dim 1000 μ= +0.019 σ= 0.031 zeros= 0% [ ▁▃▄▇███████▅▃▂▁ ] [ ▁▄▅█▇▆▃▁ ] dim 1001 μ= +0.003 σ= 0.033 zeros= 0% [ ▁▁▂▄▆████████▇▄▂▁ ] [ ▃▆█▇▅▂ ] dim 1002 μ= -0.014 σ= 0.025 zeros= 0% [ ▁▁▃▅███████▇▄▃▁ ] [ ▄▅█▅▁ ] dim 1003 μ= +0.019 σ= 0.019 zeros= 0% [ ▁▂▃▆▇█████▇▃▁▁ ] [ ▂▆█▇█▆▂ ] dim 1004 μ= -0.004 σ= 0.025 zeros= 0% [ ▁▂▃▆███████▆▅▂▂ ] [ ▃▆█▇▄▂ ] dim 1005 μ= +0.011 σ= 0.028 zeros= 0% [ ▁▃▅▇██████▆▃▂▁▁ ] [ ▁▃▆█▇▆▄▁ ] dim 1006 μ= +0.011 σ= 0.028 zeros= 0% [ ▁▁▁▃▅████████▆▄▂▁▁ ] [ ▄▅██▇▃▁ ] dim 1007 μ= -0.012 σ= 0.026 zeros= 0% [ ▁▁▂▄▇███████▅▃▂▁ ] [ ▄█▇██▄▁ ] dim 1008 μ= -0.003 σ= 0.024 zeros= 0% [ ▁▂▃▆████████▆▃▂▁ ] [ ▄▇██▆▃ ] dim 1009 μ= +0.008 σ= 0.022 zeros= 0% [▁▁▂▃▄███████▇▄▄▂▁ ] [ ▃▇██▆▃ ] dim 1010 μ= -0.000 σ= 0.032 zeros= 0% [ ▁▂▃▅▇██████▇▄▃▁▁ ] [ ▁▇▇█▇▅▂ ] dim 1011 μ= -0.003 σ= 0.032 zeros= 0% [ ▂▃████████▇▅▂▁▁ ] [ ▃▄██▅ ] dim 1012 μ= +0.001 σ= 0.026 zeros= 0% [ ▁▂▄▇██████▅▃▁▁ ] [ ▂▅█▇▆▅ ] dim 1013 μ= -0.001 σ= 0.021 zeros= 0% [ ▁▃▆███████▆▄▂▁ ] [ ▂▃▆█▇▄ ] dim 1014 μ= -0.002 σ= 0.029 zeros= 0% [ ▁▂▃▅███████▅▃▂ ] [ ▁▄█▄█▂▂ ] dim 1015 μ= -0.021 σ= 0.011 zeros= 0% [ ▁▁▂▄▆███████▇▅▃▁▁ ] [ ▂▅██▅▂ ] dim 1016 μ= -0.003 σ= 0.019 zeros= 0% [ ▂▄▆██████▇▃▂▁ ] [ ▅███▄▂ ] dim 1017 μ= -0.010 σ= 0.016 zeros= 0% [ ▁▂▆███████▅▄▂▁ ] [ ▂▆▇█▆▃ ] dim 1018 μ= -0.012 σ= 0.027 zeros= 0% [ ▁▂▄▆██████▇▄▂▁ ] [ ▁▄▆█▇▅▂ ] dim 1019 μ= -0.009 σ= 0.030 zeros= 0% [ ▁▂▄▅███████▆▃▂▁ ] [ ▁▅▄██▄▁ ] dim 1020 μ= -0.004 σ= 0.024 zeros= 0% [ ▁▂▄▆███████▆▅▂▁▁ ] [ ▄▇▇▆█▁ ] dim 1021 μ= +0.031 σ= 0.028 zeros= 0% [ ▁▂▂▄█████████▄▃▂▁ ] [ ▁▅▇██▃▁ ] dim 1022 μ= +0.005 σ= 0.034 zeros= 0% [ ▂▄▅███████▆▃▁▁ ] [ ▄▆█▅▃ ] dim 1023 μ= +0.008 σ= 0.030 zeros= 0% [ ▁▁▃▅███████▇▄▂ ] cmd: ['/usr/sbin/perf', 'stat', '-dd', '-e', 'task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend', '/usr/lib/jvm/java-25-openjdk/bin/java', '--add-modules', 'jdk.incubator.vector', '-Xmx32g', '-Xms32g', '-server', '-XX:+UseParallelGC', '-Djava.io.tmpdir=/l/tmp', '--enable-native-access=ALL-UNNAMED', '-cp', '/l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build:/l/util.nightly/build', '--add-modules', 'jdk.incubator.vector', '--enable-native-access=ALL-UNNAMED', '-XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=256M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/2026.04.05.23.08.44/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.229s][info][jfr,startup] Started recording 1. [0.229s][info][jfr,startup] [0.229s][info][jfr,startup] Use jcmd 889523 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 2178632126994013 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 Apr 06, 2026 12:24:50 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: 117 segments, 12 merges 107.5s _16f: 8 segs, 582.4 K docs, 2619.1 MB 72.7s _18a: 8 segs, 301.4 K docs, 1354.3 MB 46.2s _19v: 8 segs, 149.1 K docs, 668.8 MB 42.0s _1a4: 8 segs, 42.9 K docs, 191.4 MB 33.3s _1al: 8 segs, 79.9 K docs, 357.6 MB 28.7s _1at: 8 segs, 76.6 K docs, 343.0 MB 24.3s _1b1: 8 segs, 76.1 K docs, 340.7 MB 20.0s _1ba: 8 segs, 41.4 K docs, 184.9 MB 15.1s _1bj: 8 segs, 41.2 K docs, 183.9 MB 10.6s _1bq: 8 segs, 118.1 K docs, 529.5 MB 6.2s _1by: 8 segs, 78.0 K docs, 349.3 MB 2.1s _1c4: 8 segs, 118.1 K docs, 529.6 MB 5.0 sec: 110 segments, 12 merges 112.5s _16f: 8 segs, 582.4 K docs, 2619.1 MB 77.7s _18a: 8 segs, 301.4 K docs, 1354.3 MB 51.2s _19v: 8 segs, 149.1 K docs, 668.8 MB 38.3s _1al: 8 segs, 79.9 K docs, 357.6 MB 33.7s _1at: 8 segs, 76.6 K docs, 343.0 MB 29.3s _1b1: 8 segs, 76.1 K docs, 340.7 MB 25.0s _1ba: 8 segs, 41.4 K docs, 184.9 MB 20.1s _1bj: 8 segs, 41.2 K docs, 183.9 MB 15.6s _1bq: 8 segs, 118.1 K docs, 529.5 MB 11.3s _1by: 8 segs, 78.0 K docs, 349.3 MB 7.1s _1c4: 8 segs, 118.1 K docs, 529.6 MB 2.1s _1c5: 8 segs, 68.4 K docs, 306.4 MB 10.0 sec: 110 segments, 12 merges 117.5s _16f: 8 segs, 582.4 K docs, 2619.1 MB 82.7s _18a: 8 segs, 301.4 K docs, 1354.3 MB 56.2s _19v: 8 segs, 149.1 K docs, 668.8 MB 43.3s _1al: 8 segs, 79.9 K docs, 357.6 MB 38.7s _1at: 8 segs, 76.6 K docs, 343.0 MB 34.3s _1b1: 8 segs, 76.1 K docs, 340.7 MB 30.0s _1ba: 8 segs, 41.4 K docs, 184.9 MB 25.1s _1bj: 8 segs, 41.2 K docs, 183.9 MB 20.6s _1bq: 8 segs, 118.1 K docs, 529.5 MB 16.3s _1by: 8 segs, 78.0 K docs, 349.3 MB 12.1s _1c4: 8 segs, 118.1 K docs, 529.6 MB 7.1s _1c5: 8 segs, 68.4 K docs, 306.4 MB 15.0 sec: 96 segments, 10 merges 87.7s _18a: 8 segs, 301.4 K docs, 1354.3 MB 61.2s _19v: 8 segs, 149.1 K docs, 668.8 MB 43.7s _1at: 8 segs, 76.6 K docs, 343.0 MB 39.3s _1b1: 8 segs, 76.1 K docs, 340.7 MB 35.0s _1ba: 8 segs, 41.4 K docs, 184.9 MB 30.1s _1bj: 8 segs, 41.2 K docs, 183.9 MB 25.6s _1bq: 8 segs, 118.1 K docs, 529.5 MB 21.3s _1by: 8 segs, 78.0 K docs, 349.3 MB 17.2s _1c4: 8 segs, 118.1 K docs, 529.6 MB 12.1s _1c5: 8 segs, 68.4 K docs, 306.4 MB 20.0 sec: 75 segments, 7 merges 92.7s _18a: 8 segs, 301.4 K docs, 1354.3 MB 66.3s _19v: 8 segs, 149.1 K docs, 668.8 MB 44.3s _1b1: 8 segs, 76.1 K docs, 340.7 MB 30.6s _1bq: 8 segs, 118.1 K docs, 529.5 MB 26.3s _1by: 8 segs, 78.0 K docs, 349.3 MB 22.2s _1c4: 8 segs, 118.1 K docs, 529.6 MB 17.1s _1c5: 8 segs, 68.4 K docs, 306.4 MB 25.0 sec: 61 segments, 5 merges 71.3s _19v: 8 segs, 149.1 K docs, 668.8 MB 35.6s _1bq: 8 segs, 118.1 K docs, 529.5 MB 31.3s _1by: 8 segs, 78.0 K docs, 349.3 MB 27.2s _1c4: 8 segs, 118.1 K docs, 529.6 MB 22.1s _1c5: 8 segs, 68.4 K docs, 306.4 MB 30.0 sec: 47 segments, 4 merges 36.3s _1by: 8 segs, 78.0 K docs, 349.3 MB 32.2s _1c4: 8 segs, 118.1 K docs, 529.6 MB 27.1s _1c5: 8 segs, 68.4 K docs, 306.4 MB 3.8s _1c6: 5 segs, 1100.8 K docs, 4955.0 MB 35.0 sec: 26 segments, 1 merges 8.8s _1c6: 5 segs, 1100.8 K docs, 4955.0 MB 40.0 sec: 26 segments, 1 merges 13.8s _1c6: 5 segs, 1100.8 K docs, 4955.0 MB 45.0 sec: 26 segments, 1 merges 18.8s _1c6: 5 segs, 1100.8 K docs, 4955.0 MB 50.1 sec: 26 segments, 1 merges 23.9s _1c6: 5 segs, 1100.8 K docs, 4955.0 MB 55.1 sec: 26 segments, 1 merges 28.9s _1c6: 5 segs, 1100.8 K docs, 4955.0 MB 60.1 sec: 26 segments, 1 merges 33.9s _1c6: 5 segs, 1100.8 K docs, 4955.0 MB 65.1 sec: 26 segments, 1 merges 38.9s _1c6: 5 segs, 1100.8 K docs, 4955.0 MB 70.1 sec: 26 segments, 1 merges 43.9s _1c6: 5 segs, 1100.8 K docs, 4955.0 MB 75.1 sec: 26 segments, 1 merges 48.9s _1c6: 5 segs, 1100.8 K docs, 4955.0 MB 80.1 sec: 26 segments, 1 merges 53.9s _1c6: 5 segs, 1100.8 K docs, 4955.0 MB 85.1 sec: 26 segments, 1 merges 58.9s _1c6: 5 segs, 1100.8 K docs, 4955.0 MB 90.1 sec: 26 segments, 1 merges 63.9s _1c6: 5 segs, 1100.8 K docs, 4955.0 MB 95.1 sec: 26 segments, 1 merges 68.9s _1c6: 5 segs, 1100.8 K docs, 4955.0 MB 100.0 sec: 26 segments, 1 merges 73.8s _1c6: 5 segs, 1100.8 K docs, 4955.0 MB 105.0 sec: 26 segments, 1 merges 78.8s _1c6: 5 segs, 1100.8 K docs, 4955.0 MB 110.0 sec: 26 segments, 1 merges 83.8s _1c6: 5 segs, 1100.8 K docs, 4955.0 MB 115.1 sec: 26 segments, 1 merges 88.9s _1c6: 5 segs, 1100.8 K docs, 4955.0 MB 120.1 sec: 26 segments, 1 merges 93.9s _1c6: 5 segs, 1100.8 K docs, 4955.0 MB 125.1 sec: 26 segments, 1 merges 98.9s _1c6: 5 segs, 1100.8 K docs, 4955.0 MB 130.1 sec: 26 segments, 1 merges 103.9s _1c6: 5 segs, 1100.8 K docs, 4955.0 MB 135.1 sec: 26 segments, 1 merges 108.9s _1c6: 5 segs, 1100.8 K docs, 4955.0 MB 140.1 sec: 26 segments, 1 merges 113.9s _1c6: 5 segs, 1100.8 K docs, 4955.0 MB 145.1 sec: 26 segments, 1 merges 118.9s _1c6: 5 segs, 1100.8 K docs, 4955.0 MB 150.0 sec: 26 segments, 1 merges 123.8s _1c6: 5 segs, 1100.8 K docs, 4955.0 MB 155.0 sec: 22 segments, 1 merges 3.2s _1c7: 4 segs, 1101.1 K docs, 4957.1 MB 160.0 sec: 22 segments, 1 merges 8.2s _1c7: 4 segs, 1101.1 K docs, 4957.1 MB 165.0 sec: 22 segments, 1 merges 13.2s _1c7: 4 segs, 1101.1 K docs, 4957.1 MB 170.0 sec: 22 segments, 1 merges 18.2s _1c7: 4 segs, 1101.1 K docs, 4957.1 MB 175.0 sec: 22 segments, 1 merges 23.2s _1c7: 4 segs, 1101.1 K docs, 4957.1 MB 180.0 sec: 22 segments, 1 merges 28.2s _1c7: 4 segs, 1101.1 K docs, 4957.1 MB 185.1 sec: 22 segments, 1 merges 33.2s _1c7: 4 segs, 1101.1 K docs, 4957.1 MB 190.1 sec: 22 segments, 1 merges 38.2s _1c7: 4 segs, 1101.1 K docs, 4957.1 MB 195.1 sec: 22 segments, 1 merges 43.2s _1c7: 4 segs, 1101.1 K docs, 4957.1 MB 200.1 sec: 22 segments, 1 merges 48.2s _1c7: 4 segs, 1101.1 K docs, 4957.1 MB 205.1 sec: 22 segments, 1 merges 53.2s _1c7: 4 segs, 1101.1 K docs, 4957.1 MB 210.1 sec: 22 segments, 1 merges 58.2s _1c7: 4 segs, 1101.1 K docs, 4957.1 MB 215.1 sec: 22 segments, 1 merges 63.2s _1c7: 4 segs, 1101.1 K docs, 4957.1 MB 220.1 sec: 22 segments, 1 merges 68.2s _1c7: 4 segs, 1101.1 K docs, 4957.1 MB 225.1 sec: 22 segments, 1 merges 73.2s _1c7: 4 segs, 1101.1 K docs, 4957.1 MB 230.1 sec: 22 segments, 1 merges 78.2s _1c7: 4 segs, 1101.1 K docs, 4957.1 MB 235.1 sec: 22 segments, 1 merges 83.2s _1c7: 4 segs, 1101.1 K docs, 4957.1 MB 240.1 sec: 22 segments, 1 merges 88.2s _1c7: 4 segs, 1101.1 K docs, 4957.1 MB 245.1 sec: 22 segments, 1 merges 93.2s _1c7: 4 segs, 1101.1 K docs, 4957.1 MB 250.1 sec: 22 segments, 1 merges 98.2s _1c7: 4 segs, 1101.1 K docs, 4957.1 MB 255.1 sec: 22 segments, 1 merges 103.2s _1c7: 4 segs, 1101.1 K docs, 4957.1 MB 260.1 sec: 22 segments, 1 merges 108.2s _1c7: 4 segs, 1101.1 K docs, 4957.1 MB 265.1 sec: 22 segments, 1 merges 113.2s _1c7: 4 segs, 1101.1 K docs, 4957.1 MB 270.1 sec: 22 segments, 1 merges 118.2s _1c7: 4 segs, 1101.1 K docs, 4957.1 MB 275.1 sec: 19 segments, 1 merges 3.1s _1c8: 5 segs, 1116.5 K docs, 5026.1 MB 280.0 sec: 19 segments, 1 merges 8.0s _1c8: 5 segs, 1116.5 K docs, 5026.1 MB 285.0 sec: 19 segments, 1 merges 13.0s _1c8: 5 segs, 1116.5 K docs, 5026.1 MB 290.0 sec: 19 segments, 1 merges 18.0s _1c8: 5 segs, 1116.5 K docs, 5026.1 MB 295.0 sec: 19 segments, 1 merges 23.0s _1c8: 5 segs, 1116.5 K docs, 5026.1 MB 300.0 sec: 19 segments, 1 merges 28.0s _1c8: 5 segs, 1116.5 K docs, 5026.1 MB 305.0 sec: 19 segments, 1 merges 33.0s _1c8: 5 segs, 1116.5 K docs, 5026.1 MB 310.0 sec: 19 segments, 1 merges 38.1s _1c8: 5 segs, 1116.5 K docs, 5026.1 MB 315.0 sec: 19 segments, 1 merges 43.1s _1c8: 5 segs, 1116.5 K docs, 5026.1 MB 320.0 sec: 19 segments, 1 merges 48.1s _1c8: 5 segs, 1116.5 K docs, 5026.1 MB 325.0 sec: 19 segments, 1 merges 53.1s _1c8: 5 segs, 1116.5 K docs, 5026.1 MB 330.0 sec: 19 segments, 1 merges 58.1s _1c8: 5 segs, 1116.5 K docs, 5026.1 MB 335.1 sec: 19 segments, 1 merges 63.1s _1c8: 5 segs, 1116.5 K docs, 5026.1 MB 340.1 sec: 19 segments, 1 merges 68.1s _1c8: 5 segs, 1116.5 K docs, 5026.1 MB 345.1 sec: 19 segments, 1 merges 73.1s _1c8: 5 segs, 1116.5 K docs, 5026.1 MB 350.1 sec: 19 segments, 1 merges 78.1s _1c8: 5 segs, 1116.5 K docs, 5026.1 MB 355.0 sec: 19 segments, 1 merges 83.0s _1c8: 5 segs, 1116.5 K docs, 5026.1 MB 360.0 sec: 19 segments, 1 merges 88.0s _1c8: 5 segs, 1116.5 K docs, 5026.1 MB 365.0 sec: 19 segments, 1 merges 93.0s _1c8: 5 segs, 1116.5 K docs, 5026.1 MB 370.0 sec: 19 segments, 1 merges 98.0s _1c8: 5 segs, 1116.5 K docs, 5026.1 MB 375.0 sec: 19 segments, 1 merges 103.0s _1c8: 5 segs, 1116.5 K docs, 5026.1 MB 380.0 sec: 19 segments, 1 merges 108.0s _1c8: 5 segs, 1116.5 K docs, 5026.1 MB 385.0 sec: 19 segments, 1 merges 113.0s _1c8: 5 segs, 1116.5 K docs, 5026.1 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 922 seconds reindex takes 922.99 sec index has 15 segments: segments_2: _77(11.0.0):C711018 _sf(11.0.0):C1084439 _kn(11.0.0):C1102047 _1c7(11.0.0):C1101085 _1c6(11.0.0):C1100844 _xg(11.0.0):C740107 _1c8(11.0.0):C1116540 _16f(11.0.0):C582392 _1al(11.0.0):C79850 _1at(11.0.0):C76591 _1b1(11.0.0):C76073 _1by(11.0.0):C77999 _1c5(11.0.0):C68399 _1ba(11.0.0):C41418 _1bj(11.0.0):C41198 _77: 3202.9 MB _sf: 4887.5 MB _kn: 4966.9 MB _1c7: 4962.7 MB _1c6: 4961.5 MB _xg: 3334.1 MB _1c8: 5032.2 MB _16f: 2623.2 MB _1al: 359.0 MB _1at: 344.3 MB _1b1: 342.0 MB _1by: 350.7 MB _1c5: 307.4 MB _1ba: 186.0 MB _1bj: 185.0 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=0.5 index disk usage is 36045.45 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=56851738413 cpu@end=68991873493 deltaMS=12140.13508 thread 14 name=Reference Handler cpu@start=1265637 cpu@end=1265637 deltaMS=0.0 thread 15 name=Finalizer cpu@start=151585 cpu@end=151585 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=62846 cpu@end=62846 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=2466769 cpu@end=2466769 deltaMS=0.0 thread 41 name=JFR Recorder Thread cpu@start=16340001210 cpu@end=16341277766 deltaMS=1.276556 thread 42 name=JFR Periodic Tasks cpu@start=77826419593 cpu@end=78405943460 deltaMS=579.523867 thread 46 name=Notification Thread cpu@start=102698 cpu@end=102698 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-1 cpu@start=1093661992117 cpu@end=1093661992117 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-2 cpu@start=1084285954919 cpu@end=1084285954919 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-3 cpu@start=1086166528141 cpu@end=1086166528141 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-4 cpu@start=1086956994500 cpu@end=1086956994500 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-5 cpu@start=1083652436523 cpu@end=1083652436523 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-6 cpu@start=1088021048283 cpu@end=1088021048283 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-7 cpu@start=1090342885506 cpu@end=1090342885506 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-8 cpu@start=1089600181445 cpu@end=1089600181445 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-9 cpu@start=1087394251222 cpu@end=1087394251222 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-10 cpu@start=1087103369032 cpu@end=1087103369032 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-11 cpu@start=1084406868582 cpu@end=1084406868582 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-12 cpu@start=1086433803167 cpu@end=1086433803167 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-13 cpu@start=1086877102710 cpu@end=1086877102710 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-14 cpu@start=1082615541866 cpu@end=1082615541866 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-15 cpu@start=1090107096028 cpu@end=1090107096028 deltaMS=0.0 thread 72 name=hnsw-merge-1-thread-16 cpu@start=1082752910757 cpu@end=1082752910757 deltaMS=0.0 Average CPU cores used: 1.0469142828664417 completed 1000 searches in 12150 ms: 82 QPS CPU time=12720 ms checking results SUMMARY: 0.898 12.150 12.720 1.047 8000000 KNN 100 100 N/A N/A 100.000 32 100 4 bits 58676 922.99 8667.48 0.00 15 36045.45 null N/A 1.000 35278.320 4028.320 false HNSW Leaf 0 has 4 layers Leaf 0 has 711018 documents Graph level=3 size=28, Fanout min=2, mean=6.36, max=12, meandelta=47109.98 % 0 10 20 30 40 50 60 70 80 90 100 0 3 4 5 6 7 7 7 8 8 12 Graph level=2 size=577, Fanout min=6, mean=21.60, max=32, meandelta=29777.19 % 0 10 20 30 40 50 60 70 80 90 100 0 13 16 17 19 21 23 25 29 32 32 Graph level=1 size=21738, Fanout min=2, mean=27.87, max=32, meandelta=23357.15 % 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=711018, Fanout min=1, mean=39.62, max=64, meandelta=16632.72 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 60 64 64 Graph level=3 size=28, connectedness=1.00 Graph level=2 size=577, connectedness=1.00 Graph level=1 size=21738, connectedness=1.00 Graph level=0 size=711018, connectedness=1.00 Leaf 1 has 4 layers Leaf 1 has 1084439 documents Graph level=3 size=68, Fanout min=5, mean=9.97, max=19, meandelta=83636.16 % 0 10 20 30 40 50 60 70 80 90 100 0 6 7 8 9 10 10 11 13 14 19 Graph level=2 size=999, Fanout min=8, mean=23.80, max=32, meandelta=41144.39 % 0 10 20 30 40 50 60 70 80 90 100 0 15 17 19 21 23 27 29 32 32 32 Graph level=1 size=33064, Fanout min=1, mean=28.00, max=32, meandelta=35417.14 % 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=1084439, Fanout min=1, mean=39.57, max=64, meandelta=25370.95 % 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=68, connectedness=1.00 Graph level=2 size=999, connectedness=1.00 Graph level=1 size=33064, connectedness=1.00 Graph level=0 size=1084439, connectedness=1.00 Leaf 2 has 4 layers Leaf 2 has 1102047 documents Graph level=3 size=50, Fanout min=4, mean=8.72, max=17, meandelta=86423.69 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 6 7 8 9 10 12 13 17 Graph level=2 size=872, Fanout min=9, mean=23.21, max=32, meandelta=43621.62 % 0 10 20 30 40 50 60 70 80 90 100 0 14 16 19 21 23 25 28 31 32 32 Graph level=1 size=33563, Fanout min=3, mean=28.03, max=32, meandelta=36049.89 % 0 10 20 30 40 50 60 70 80 90 100 0 19 23 26 29 32 32 32 32 32 32 Graph level=0 size=1102047, Fanout min=1, mean=39.53, max=64, meandelta=25808.81 % 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=872, connectedness=1.00 Graph level=1 size=33563, connectedness=1.00 Graph level=0 size=1102047, connectedness=1.00 Leaf 3 has 4 layers Leaf 3 has 1101085 documents Graph level=3 size=56, Fanout min=4, mean=9.00, max=16, meandelta=87532.53 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 7 8 9 9 10 10 13 16 Graph level=2 size=957, Fanout min=6, mean=23.06, max=32, meandelta=43264.71 % 0 10 20 30 40 50 60 70 80 90 100 0 14 17 18 20 23 26 28 32 32 32 Graph level=1 size=33317, Fanout min=3, mean=28.07, max=32, meandelta=35819.08 % 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=1101085, Fanout min=1, mean=39.59, max=64, meandelta=25749.10 % 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=56, connectedness=1.00 Graph level=2 size=957, connectedness=1.00 Graph level=1 size=33317, connectedness=1.00 Graph level=0 size=1101085, connectedness=1.00 Leaf 4 has 4 layers Leaf 4 has 1100844 documents Graph level=3 size=84, Fanout min=6, mean=10.88, max=20, meandelta=86794.34 % 0 10 20 30 40 50 60 70 80 90 100 0 7 8 8 9 11 11 12 13 16 20 Graph level=2 size=1021, Fanout min=8, mean=23.75, max=32, meandelta=42692.81 % 0 10 20 30 40 50 60 70 80 90 100 0 15 18 19 21 24 26 29 32 32 32 Graph level=1 size=33622, Fanout min=4, mean=28.04, max=32, meandelta=36020.14 % 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=1100844, Fanout min=1, mean=39.53, max=64, meandelta=25781.38 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 37 42 49 60 64 64 Graph level=3 size=84, connectedness=1.00 Graph level=2 size=1021, connectedness=1.00 Graph level=1 size=33622, connectedness=1.00 Graph level=0 size=1100844, connectedness=1.00 Leaf 5 has 4 layers Leaf 5 has 740107 documents Graph level=3 size=29, Fanout min=3, mean=6.07, max=9, meandelta=80247.45 % 0 10 20 30 40 50 60 70 80 90 100 0 4 4 4 5 6 7 7 8 9 9 Graph level=2 size=609, Fanout min=7, mean=21.11, max=32, meandelta=31982.18 % 0 10 20 30 40 50 60 70 80 90 100 0 13 15 17 19 20 22 24 28 32 32 Graph level=1 size=22641, Fanout min=2, mean=27.90, max=32, meandelta=24280.10 % 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=740107, Fanout min=1, mean=39.61, max=64, meandelta=17316.15 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 60 64 64 Graph level=3 size=29, connectedness=1.00 Graph level=2 size=609, connectedness=1.00 Graph level=1 size=22641, connectedness=1.00 Graph level=0 size=740107, connectedness=1.00 Leaf 6 has 4 layers Leaf 6 has 1116540 documents Graph level=3 size=58, Fanout min=5, mean=8.59, max=16, meandelta=101391.22 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 7 7 8 9 9 11 12 16 Graph level=2 size=908, Fanout min=8, mean=22.92, max=32, meandelta=44904.89 % 0 10 20 30 40 50 60 70 80 90 100 0 14 16 18 20 22 25 28 32 32 32 Graph level=1 size=33809, Fanout min=3, mean=28.06, max=32, meandelta=36373.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=1116540, Fanout min=1, mean=39.52, max=64, meandelta=26151.50 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 37 42 49 60 64 64 Graph level=3 size=58, connectedness=1.00 Graph level=2 size=908, connectedness=1.00 Graph level=1 size=33809, connectedness=1.00 Graph level=0 size=1116540, connectedness=1.00 Leaf 7 has 4 layers Leaf 7 has 582392 documents Graph level=3 size=28, Fanout min=3, mean=6.14, max=10, meandelta=49352.70 % 0 10 20 30 40 50 60 70 80 90 100 0 4 4 5 5 6 6 7 8 8 10 Graph level=2 size=435, Fanout min=5, mean=19.51, max=32, meandelta=25972.30 % 0 10 20 30 40 50 60 70 80 90 100 0 11 14 16 17 18 21 23 25 29 32 Graph level=1 size=17643, Fanout min=5, mean=27.91, max=32, meandelta=19130.05 % 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=582392, Fanout min=1, mean=39.67, max=64, meandelta=13614.75 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 60 64 64 Graph level=3 size=28, connectedness=1.00 Graph level=2 size=435, connectedness=1.00 Graph level=1 size=17643, connectedness=1.00 Graph level=0 size=582392, connectedness=1.00 Leaf 8 has 4 layers Leaf 8 has 79850 documents Graph level=3 size=3, Fanout min=2, mean=2.00, max=2, meandelta=21333.00 % 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=66, Fanout min=4, mean=9.48, max=17, meandelta=7047.10 % 0 10 20 30 40 50 60 70 80 90 100 0 5 7 7 8 9 10 11 12 14 17 Graph level=1 size=2450, Fanout min=9, mean=25.85, max=32, meandelta=2794.93 % 0 10 20 30 40 50 60 70 80 90 100 0 17 19 22 24 27 31 32 32 32 32 Graph level=0 size=79850, Fanout min=3, mean=38.64, max=64, meandelta=1917.67 % 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=66, connectedness=1.00 Graph level=1 size=2450, connectedness=1.00 Graph level=0 size=79850, connectedness=1.00 Leaf 9 has 4 layers Leaf 9 has 76591 documents Graph level=3 size=4, Fanout min=1, mean=2.00, max=3, meandelta=12334.00 % 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.16, max=19, meandelta=6797.94 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 7 8 9 10 10 11 13 19 Graph level=1 size=2329, Fanout min=9, mean=26.02, max=32, meandelta=2665.90 % 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=76591, Fanout min=2, mean=38.72, max=64, meandelta=1834.73 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 36 41 47 56 64 64 Graph level=3 size=4, connectedness=1.00 Graph level=2 size=62, connectedness=1.00 Graph level=1 size=2329, connectedness=1.00 Graph level=0 size=76591, connectedness=1.00 Leaf 10 has 4 layers Leaf 10 has 76073 documents Graph level=3 size=3, Fanout min=1, mean=1.33, max=2, meandelta=2303.00 % 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=63, Fanout min=4, mean=9.62, max=20, meandelta=6395.70 % 0 10 20 30 40 50 60 70 80 90 100 0 6 7 8 9 9 10 11 12 13 20 Graph level=1 size=2321, Fanout min=8, mean=25.90, max=32, meandelta=2672.85 % 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=76073, Fanout min=3, mean=38.69, max=64, meandelta=1823.84 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 31 35 41 47 57 64 64 Graph level=3 size=3, connectedness=1.00 Graph level=2 size=63, connectedness=1.00 Graph level=1 size=2321, connectedness=1.00 Graph level=0 size=76073, connectedness=1.00 Leaf 11 has 4 layers Leaf 11 has 77999 documents Graph level=3 size=3, Fanout min=1, mean=1.33, max=2, meandelta=9257.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=65, Fanout min=3, mean=9.05, max=16, meandelta=6642.74 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 7 8 9 9 11 12 13 16 Graph level=1 size=2370, Fanout min=9, mean=25.94, max=32, meandelta=2735.67 % 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=77999, Fanout min=3, mean=38.76, max=64, meandelta=1867.79 % 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=65, connectedness=1.00 Graph level=1 size=2370, connectedness=1.00 Graph level=0 size=77999, connectedness=1.00 Leaf 12 has 4 layers Leaf 12 has 68399 documents Graph level=3 size=3, Fanout min=2, mean=2.00, max=2, meandelta=12426.67 % 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=55, Fanout min=3, mean=9.56, max=19, meandelta=5515.63 % 0 10 20 30 40 50 60 70 80 90 100 0 6 6 8 8 9 10 10 11 15 19 Graph level=1 size=2076, Fanout min=9, mean=25.79, max=32, meandelta=2422.66 % 0 10 20 30 40 50 60 70 80 90 100 0 17 19 22 25 27 30 32 32 32 32 Graph level=0 size=68399, Fanout min=3, mean=38.57, max=64, meandelta=1644.60 % 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=55, connectedness=1.00 Graph level=1 size=2076, connectedness=1.00 Graph level=0 size=68399, connectedness=1.00 Leaf 13 has 4 layers Leaf 13 has 41418 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=34, Fanout min=3, mean=6.82, max=13, meandelta=4827.78 % 0 10 20 30 40 50 60 70 80 90 100 0 4 5 6 6 6 6 7 8 10 13 Graph level=1 size=1259, Fanout min=7, mean=24.29, max=32, meandelta=1522.60 % 0 10 20 30 40 50 60 70 80 90 100 0 15 18 20 22 24 27 31 32 32 32 Graph level=0 size=41418, Fanout min=2, mean=37.96, max=64, meandelta=1010.36 % 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=34, connectedness=1.00 Graph level=1 size=1259, connectedness=1.00 Graph level=0 size=41418, connectedness=1.00 Leaf 14 has 4 layers Leaf 14 has 41198 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=5, mean=7.70, max=13, meandelta=4498.48 % 0 10 20 30 40 50 60 70 80 90 100 0 6 6 6 7 7 8 8 9 10 13 Graph level=1 size=1256, Fanout min=8, mean=24.61, max=32, meandelta=1509.21 % 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=41198, Fanout min=2, mean=38.05, max=64, meandelta=1003.42 % 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=33, connectedness=1.00 Graph level=1 size=1256, connectedness=1.00 Graph level=0 size=41198, 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=256M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/2026.04.05.23.08.44/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': 33,329,536.85 msec task-clock:u 127,475,594,460,876 cycles:u (36.36%) 131,151,695,280,678 instructions:u (36.36%) 2,856,295,170,210 cache-references:u (36.36%) 1,258,940,581,416 cache-misses:u (36.37%) 47,208,928,018,664 L1-dcache-loads:u (36.37%) 1,504,164,281,264 L1-dcache-load-misses:u (36.37%) 3,037,096,897,951 L1-icache-loads:u (36.37%) 11,327,626,365 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 25,240,827 faults:u 24,474,072 minor-faults:u 9,814 major-faults:u 11,230,633,728,987 branches:u (36.36%) 93,145,768,942 branch-misses:u (36.36%) 2,012,563,309,347 stalled-cycles-frontend:u (36.36%) stalled-cycles-backend:u 1390.860227879 seconds time elapsed 32827.022208000 seconds user 494.517747000 seconds sys took 0:23:10.887307 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='e6d3b52bd1d40e793a4ea49be6f1fe348a1fbefb', luceneutil_git_rev='8c1a2134fa545d47df642f8c79f31b9065cda366', 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=12.15, net_cpu_ms=12.72, 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=58676, index_time_sec=922.99, index_docs_per_sec=8667.48, force_merge_time_sec=0.0, index_num_segments=15, index_size_on_disk_mb=36045.45, selectivity=None, pre_post_filter='null', vec_disk_mb=35278.32, vec_ram_mb=4028.32, graph_level_conn_p_values={3: (2, {0: 0, 10: 1, 20: 1, 30: 1, 40: 1, 50: 1, 60: 1, 70: 1, 80: 1, 90: 1, 100: 1}), 2: (33, {0: 0, 10: 6, 20: 6, 30: 6, 40: 7, 50: 7, 60: 8, 70: 8, 80: 9, 90: 10, 100: 13}), 1: (1256, {0: 0, 10: 15, 20: 18, 30: 20, 40: 22, 50: 25, 60: 28, 70: 31, 80: 32, 90: 32, 100: 32}), 0: (41198, {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=1390, microseconds=887307)) Profiler summary for /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q4-fmFalse.jfr Version: 2.1 Chunks: 20 Start: 2026-04-06 04:38:23 (UTC) Duration: 575 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 7579544 130562105 jdk.FileWrite 4399849 96263001 jdk.FileRead 965087 22219140 jdk.NativeMethodSample 51261 680913 jdk.ObjectAllocationInNewTLAB 16625 329666 jdk.CPULoad 10822 216440 jdk.BooleanFlag 9920 314180 jdk.Checkpoint 1663 4772394 jdk.ObjectAllocationOutsideTLAB 1000 17973 jdk.UnsignedIntFlag 960 32600 jdk.IntFlag 880 32140 jdk.Compilation 874 23322 jdk.StringFlag 680 26400 jdk.CPUInformation 20 30040 jdk.GCConfiguration 20 520 jdk.JVMInformation 20 18940 jdk.Metadata 20 2210540 jdk.GarbageCollection 17 408 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.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 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q4-fmFalse.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.04.05.23.08.44/bench-knn-q4-fmFalse.jfr is 245.81 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 51261 events (total: 51261) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 51.00% 26144 jdk.jfr.internal.JVM#emitEvent() [Native code] 29.48% 15113 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 10.85% 5562 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 5.10% 2612 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] 1.98% 1017 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] 1.21% 620 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] 0.15% 79 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] 0.05% 28 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] 0.04% 20 jdk.jfr.internal.JVM#getStackTraceId() [Native code] 0.03% 17 jdk.internal.misc.Unsafe#park() [Native code] 0.03% 17 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] 0.02% 8 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] 0.01% 7 sun.nio.ch.NativeThread#current0() [Native code] 0.01% 7 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] 0.00% 2 java.io.FileOutputStream#writeBytes() [Native code] 0.00% 2 java.io.FileDescriptor#close0() [Native code] 0.00% 2 java.lang.reflect.Array#newArray() [Native code] 0.00% 1 jdk.internal.misc.Unsafe#unpark() [Native code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#access0() [Native code] 0.00% 1 java.lang.ClassLoader#defineClass0() [Native code] 0.00% 1 java.io.RandomAccessFile#open0() [Native 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 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q4-fmFalse.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.04.05.23.08.44/bench-knn-q4-fmFalse.jfr is 245.81 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q4-fmFalse.jfr is 245.81 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 51261 events (total: 51261) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 51.00% 26144 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run() [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [JIT compiled code] 29.48% 15113 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] 10.85% 5562 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] 5.06% 2593 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] 1.98% 1017 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] 0.95% 486 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Inlined code] at sun.nio.ch.FileChannelImpl#implForce() [JIT compiled code] at sun.nio.ch.FileChannelImpl#force() [JIT compiled code] 0.26% 134 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Interpreted code] at sun.nio.ch.FileChannelImpl#implForce() [Interpreted code] at sun.nio.ch.FileChannelImpl#force() [Interpreted code] 0.14% 71 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] 0.05% 27 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] 0.04% 19 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] 0.03% 17 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] 0.03% 14 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] 0.02% 11 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileReadEvent#commit() [JIT compiled code] at jdk.internal.event.FileReadEvent#offer() [Inlined code] 0.02% 9 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] 0.02% 8 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#size() [JIT compiled code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] 0.01% 7 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] at sun.nio.ch.NativeThreadSet#add() [Inlined code] at sun.nio.ch.FileChannelImpl#implRead() [Inlined code] 0.01% 7 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] 0.01% 6 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] 0.01% 3 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [Inlined code] 0.00% 2 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] at java.io.FileDescriptor$1#close() [Inlined code] at sun.nio.ch.FileChannelImpl$Closer#run() [JIT compiled code] 0.00% 2 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] at java.io.FileOutputStream#write() [JIT compiled code] at java.lang.System$Out#write() [Inlined code] 0.00% 1 java.lang.reflect.Array#newArray() [Native code] at java.lang.reflect.Array#newInstance() [Inlined code] at java.util.HashMap#prepareArray() [JIT compiled code] at java.util.HashMap$Values#toArray() [Inlined code] 0.00% 1 java.lang.ClassLoader#defineClass0() [Native code] at java.lang.System$1#defineClass() [JIT compiled code] at java.lang.invoke.MethodHandles$Lookup$ClassDefiner#defineClass() [JIT compiled code] at java.lang.invoke.InvokerBytecodeGenerator#loadMethod() [Interpreted code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#access0() [Native code] at sun.nio.fs.UnixNativeDispatcher#access() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#exists() [Interpreted code] at java.nio.file.Files#exists() [Interpreted code] 0.00% 1 java.lang.reflect.Array#newArray() [Native code] at java.lang.reflect.Array#newInstance() [Inlined code] at java.util.AbstractCollection#toArray() [JIT compiled code] at java.util.Map#copyOf() [JIT compiled code] 0.00% 1 java.io.RandomAccessFile#open0() [Native code] at java.io.RandomAccessFile#open() [Interpreted code] at java.io.RandomAccessFile#() [Interpreted code] at java.io.RandomAccessFile#() [Interpreted code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Interpreted code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [JIT compiled code] 0.00% 1 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release() [Inlined code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newDirectoryStream() [Interpreted code] at java.nio.file.Files#newDirectoryStream() [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 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q4-fmFalse.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.04.05.23.08.44/bench-knn-q4-fmFalse.jfr is 245.81 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q4-fmFalse.jfr is 245.81 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q4-fmFalse.jfr is 245.81 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 51261 events (total: 51261) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 51.00% 26144 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run() [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000002207aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 29.48% 15113 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [JIT compiled code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [JIT compiled code] 10.83% 5552 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [JIT compiled code] at sun.nio.ch.FileChannelImpl#implRead() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Inlined code] at sun.nio.ch.FileChannelImpl#read() [Inlined code] at knn.VectorReader#readNext() [JIT compiled code] at knn.VectorReaderFloat32#next() [Inlined code] at knn.IndexerThread#_run() [JIT compiled code] at knn.IndexerThread#run() [Interpreted code] 2.31% 1182 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#decRef() [Interpreted code] at org.apache.lucene.index.IndexFileDeleter#decRef() [JIT compiled code] 2.23% 1144 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#decRef() [JIT compiled code] at org.apache.lucene.index.IndexFileDeleter#decRef() [Inlined code] 1.93% 991 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Inlined code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.RefCountedSharedArena#release() [Inlined code] at org.apache.lucene.store.RefCountedSharedArena#close() [Inlined code] 0.86% 441 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Inlined code] at sun.nio.ch.FileChannelImpl#implForce() [JIT compiled code] at sun.nio.ch.FileChannelImpl#force() [JIT compiled code] at org.apache.lucene.util.IOUtils#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#sync() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#sync() [Interpreted code] at org.apache.lucene.index.IndexWriter#startCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#prepareCommitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commit() [Interpreted code] 0.49% 250 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.TrackingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.IOUtils#deleteFilesIgnoringExceptions() [Interpreted code] at org.apache.lucene.util.IOUtils#deleteFilesIgnoringExceptions() [Interpreted code] 0.26% 132 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Interpreted code] at sun.nio.ch.FileChannelImpl#implForce() [Interpreted code] at sun.nio.ch.FileChannelImpl#force() [Interpreted code] at org.apache.lucene.util.IOUtils#fsync() [Interpreted code] at org.apache.lucene.store.FSDirectory#fsync() [Interpreted code] at org.apache.lucene.store.FSDirectory#sync() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#sync() [Interpreted code] at org.apache.lucene.index.IndexWriter#startCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#prepareCommitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commit() [Interpreted code] 0.11% 56 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [JIT compiled code] at java.nio.file.Files#newOutputStream() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [Inlined code] at org.apache.lucene.store.FSDirectory#createOutput() [Inlined code] 0.09% 44 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Inlined code] at sun.nio.ch.FileChannelImpl#implForce() [JIT compiled code] at sun.nio.ch.FileChannelImpl#force() [JIT compiled code] at org.apache.lucene.util.IOUtils#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#sync() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#sync() [Interpreted code] at org.apache.lucene.index.IndexWriter#startCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#prepareCommitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#shutdown() [Interpreted code] 0.04% 19 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [JIT compiled code] at jdk.jfr.internal.RepositoryChunk#delete() [Interpreted code] at jdk.jfr.internal.RepositoryChunk#destroy() [Interpreted code] at jdk.jfr.internal.RepositoryChunk#release() [Interpreted code] at jdk.jfr.internal.PlatformRecording#removed() [Interpreted code] at jdk.jfr.internal.PlatformRecording#trimToSize() [Interpreted code] at jdk.jfr.internal.PlatformRecording#appendChunk() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#finishChunk() [Interpreted code] 0.04% 19 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [Inlined code] at org.apache.lucene.store.Directory#openChecksumInput() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [JIT compiled code] at org.apache.lucene.index.StoredFieldsConsumer#flush() [JIT compiled code] 0.03% 14 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] 0.02% 11 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileReadEvent#commit() [JIT compiled code] at jdk.internal.event.FileReadEvent#offer() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Inlined code] at sun.nio.ch.FileChannelImpl#read() [Inlined code] at knn.VectorReader#readNext() [JIT compiled code] at knn.VectorReaderFloat32#next() [Inlined code] at knn.IndexerThread#_run() [JIT compiled code] at knn.IndexerThread#run() [Interpreted code] 0.02% 10 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [JIT compiled code] at sun.nio.ch.FileChannelImpl#implRead() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#read() [Inlined code] at knn.VectorReader#readNext() [Inlined code] at knn.VectorReaderFloat32#next() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.02% 10 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Inlined code] at org.apache.lucene.store.TrackingDirectoryWrapper#deleteFile() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [JIT compiled code] at org.apache.lucene.index.StoredFieldsConsumer#flush() [JIT compiled code] 0.02% 9 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [JIT compiled code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [JIT compiled code] at java.io.BufferedOutputStream#flushBuffer() [Inlined code] at java.io.BufferedOutputStream#write() [Inlined code] 0.01% 7 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [JIT compiled code] at java.nio.file.Files#newOutputStream() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory#createTempOutput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#createTempOutput() [JIT compiled code] 0.01% 7 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsReader#() [JIT compiled code] 0.01% 7 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104HnswScalarQuantizedVectorsFormat#fieldsReader() [JIT compiled code] 0.01% 6 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] at sun.nio.ch.NativeThreadSet#add() [Inlined code] at sun.nio.ch.FileChannelImpl#implRead() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Inlined code] at sun.nio.ch.FileChannelImpl#read() [Inlined code] at knn.VectorReader#readNext() [JIT compiled code] at knn.VectorReaderFloat32#next() [Inlined code] at knn.IndexerThread#_run() [JIT compiled code] at knn.IndexerThread#run() [Interpreted code] 0.01% 5 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [Inlined code] at java.nio.channels.FileChannel#open() [JIT compiled code] at java.nio.channels.FileChannel#open() [Inlined code] at org.apache.lucene.util.IOUtils#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#sync() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#sync() [Interpreted code] 0.01% 5 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.store.TrackingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [JIT compiled code] at org.apache.lucene.index.StoredFieldsConsumer#flush() [JIT compiled code] 0.01% 4 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#decRef() [Interpreted code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsFormat#fieldsReader() [JIT compiled code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#size() [JIT compiled code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#createOutput() [Inlined code] at org.apache.lucene.store.TrackingDirectoryWrapper#createOutput() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [JIT compiled code] at org.apache.lucene.index.StoredFieldsConsumer#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush() [JIT compiled code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [JIT compiled code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsReader#openDataInput() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsFormat#fieldsReader() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104HnswScalarQuantizedVectorsFormat#fieldsReader() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsReader#() [JIT compiled code] 0.01% 3 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#write() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFieldToIndex() [Interpreted code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFieldToIndex() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] 0.00% 2 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Interpreted code] at sun.nio.ch.FileChannelImpl#implForce() [Interpreted code] at sun.nio.ch.FileChannelImpl#force() [Interpreted code] at org.apache.lucene.util.IOUtils#fsync() [Interpreted code] at org.apache.lucene.store.FSDirectory#syncMetaData() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#syncMetaData() [Interpreted code] at org.apache.lucene.index.SegmentInfos#prepareCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#startCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#prepareCommitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commit() [Interpreted code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#createOutput() [Inlined code] at org.apache.lucene.store.TrackingDirectoryWrapper#createOutput() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsFormat#fieldsWriter() [JIT compiled code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [Inlined code] at java.nio.channels.FileChannel#open() [Inlined code] at java.nio.channels.FileChannel#open() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsFormat#fieldsReader() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90StoredFieldsFormat#fieldsReader() [JIT compiled code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#decRef() [JIT compiled code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at java.nio.file.Files#size() [Inlined code] at org.apache.lucene.store.FSDirectory#fileLength() [Inlined code] at org.apache.lucene.index.SegmentCommitInfo#sizeInBytes() [JIT compiled code] at org.apache.lucene.index.MergePolicy#size() [JIT compiled code] at org.apache.lucene.index.TieredMergePolicy#getSortedBySegmentSize() [Inlined code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.TrackingDirectoryWrapper#deleteFile() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [Inlined code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#decRef() [JIT compiled code] 0.00% 2 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#size() [JIT compiled code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.TrackingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.IOUtils#deleteFilesIgnoringExceptions() [Interpreted code] at org.apache.lucene.util.IOUtils#deleteFilesIgnoringExceptions() [Interpreted code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#lambda$mergeOneFieldToIndex$0() [Interpreted code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$$Lambda.0x0000000022199440#close() [Interpreted code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedCloseableRandomVectorScorerSupplier#close() [Interpreted code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at java.nio.file.Files#size() [Inlined code] at org.apache.lucene.store.FSDirectory#fileLength() [Inlined code] at org.apache.lucene.index.SegmentCommitInfo#sizeInBytes() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#sealFlushedSegment() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [JIT compiled code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#createOutput() [Inlined code] at org.apache.lucene.store.TrackingDirectoryWrapper#createOutput() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [JIT compiled code] 0.00% 2 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] at java.io.FileOutputStream#write() [JIT compiled code] at java.lang.System$Out#write() [Inlined code] at java.io.BufferedOutputStream#flushBuffer() [Inlined code] at java.io.BufferedOutputStream#flush() [Inlined code] at java.io.PrintStream#write() [Inlined code] at sun.nio.cs.StreamEncoder#writeBytes() [JIT compiled code] at sun.nio.cs.StreamEncoder#implFlushBuffer() [Inlined code] at sun.nio.cs.StreamEncoder#flushBuffer() [JIT compiled code] at java.io.OutputStreamWriter#flushBuffer() [Inlined code] at java.io.PrintStream#write() [JIT compiled code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#decRef() [Interpreted code] 0.00% 2 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [JIT compiled code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#createOutput() [JIT compiled code] at org.apache.lucene.index.ConcurrentMergeScheduler$1#createOutput() [Inlined code] at org.apache.lucene.store.TrackingDirectoryWrapper#createOutput() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#() [JIT compiled code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [Inlined code] at java.nio.channels.FileChannel#open() [Inlined code] at java.nio.channels.FileChannel#open() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#size() [JIT compiled code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#decRef() [Interpreted code] at org.apache.lucene.index.IndexFileDeleter#decRef() [JIT compiled code] at org.apache.lucene.index.IndexFileDeleter#deleteCommits() [Interpreted code] at org.apache.lucene.index.IndexFileDeleter#checkpoint() [JIT compiled code] at org.apache.lucene.index.IndexWriter#finishCommit() [Interpreted code] 0.00% 1 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] at sun.nio.ch.NativeThreadSet#add() [Inlined code] at sun.nio.ch.FileChannelImpl#implRead() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#read() [JIT compiled code] at knn.VectorReader#readNext() [Interpreted code] at knn.VectorReaderFloat32#next() [Interpreted code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [Interpreted code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [Inlined code] at java.nio.channels.FileChannel#open() [Inlined code] at java.nio.channels.FileChannel#open() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.Directory#openChecksumInput() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104HnswScalarQuantizedVectorsFormat#fieldsReader() [JIT compiled code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#size() [JIT compiled code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Inlined code] at org.apache.lucene.store.TrackingDirectoryWrapper#deleteFile() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [JIT compiled code] at org.apache.lucene.index.StoredFieldsConsumer#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush() [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 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q4-fmFalse.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.04.05.23.08.44/bench-knn-q4-fmFalse.jfr is 245.81 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q4-fmFalse.jfr is 245.81 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q4-fmFalse.jfr is 245.81 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q4-fmFalse.jfr is 245.81 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 17619 events (total: 171320M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 37.53% 64299M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] 30.11% 51588M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] 16.35% 28019M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] 3.66% 6273M java.lang.Integer#valueOf() [Inlined code] 2.72% 4651M java.util.Arrays#copyOf() [Inlined code] 2.43% 4161M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] 1.92% 3297M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] 0.80% 1378M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] 0.54% 918M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] 0.53% 910M org.apache.lucene.util.SparseFixedBitSet#insertLong() [Inlined code] 0.52% 892M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Inlined code] 0.45% 774M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] 0.36% 612M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.31% 524M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] 0.22% 380M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize() [JIT compiled code] 0.21% 356M java.util.DualPivotQuicksort#tryMergeRuns() [JIT compiled code] 0.15% 253M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document() [JIT compiled code] 0.12% 199M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] 0.10% 168M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge() [Interpreted code] 0.10% 163M java.util.ArrayList#iterator() [JIT compiled code] 0.08% 133M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [JIT compiled code] 0.07% 122M knn.IndexerThread#_run() [JIT compiled code] 0.06% 110M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] 0.06% 99M knn.KnnIndexer#createIndex() [Interpreted code] 0.06% 98M java.util.logging.LogManager#reset() [Interpreted code] 0.06% 98M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.05% 91M java.util.DualPivotQuicksort#sort() [JIT compiled code] 0.05% 86M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] 0.04% 76M org.apache.lucene.document.Document#() [Inlined code] 0.04% 76M java.util.ArrayList#grow() [Inlined code] 0.04% 73M java.lang.reflect.Array#newInstance() [Inlined code] 0.03% 53M java.util.HashMap#newNode() [Inlined code] 0.03% 48M org.apache.lucene.util.hnsw.OnHeapHnswGraph#() [JIT compiled code] 0.02% 42M java.util.HashMap#resize() [JIT compiled code] 0.02% 40M org.apache.lucene.util.FixedBitSet#() [Inlined code] 0.02% 38M java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [Inlined code] 0.02% 35M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Interpreted code] 0.01% 25M org.apache.lucene.internal.hppc.IntIntHashMap#allocateBuffers() [Interpreted code] 0.01% 20M java.lang.ThreadLocal$ThreadLocalMap#set() [Inlined code] 0.01% 14M java.util.List#of() [Inlined code] 0.01% 14M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] 0.01% 11M org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#() [Inlined code] 0.01% 9M java.util.HashMap$KeySet#iterator() [Inlined code] 0.00% 8M org.apache.lucene.util.BytesRef#() [Inlined code] 0.00% 7M java.nio.HeapByteBuffer#() [Inlined code] 0.00% 7M java.nio.ByteBuffer#wrap() [JIT compiled code] 0.00% 7M java.util.ArrayList#iterator() [Inlined code] 0.00% 7M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush() [JIT compiled code] 0.00% 6M java.io.BufferedOutputStream#() [Inlined code] 0.00% 6M org.apache.lucene.util.compress.LZ4$Table16#() [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 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q4-fmFalse.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.04.05.23.08.44/bench-knn-q4-fmFalse.jfr is 245.81 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q4-fmFalse.jfr is 245.81 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q4-fmFalse.jfr is 245.81 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q4-fmFalse.jfr is 245.81 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q4-fmFalse.jfr is 245.81 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 17619 events (total: 171320M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 23.80% 40768M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] 23.06% 39499M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollector#() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [JIT compiled code] 14.48% 24799M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [Interpreted code] 8.87% 15198M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] 6.91% 11831M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] 6.17% 10572M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder() [Inlined code] 3.65% 6246M java.lang.Integer#valueOf() [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess() [JIT compiled code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] 2.69% 4607M java.util.Arrays#copyOf() [Inlined code] at java.util.ArrayDeque#grow() [JIT compiled code] at java.util.ArrayDeque#addFirst() [Inlined code] at java.util.ArrayDeque#push() [Inlined code] 2.32% 3979M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue() [Inlined code] 1.92% 3297M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] 0.54% 918M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] 0.53% 910M org.apache.lucene.util.SparseFixedBitSet#insertLong() [Inlined code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search() [Inlined code] 0.47% 800M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite() [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite() [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite() [JIT compiled code] 0.45% 774M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] 0.43% 742M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] 0.39% 664M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] 0.29% 505M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] 0.27% 455M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] 0.21% 356M java.util.DualPivotQuicksort#tryMergeRuns() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [Inlined code] at java.util.Arrays#sort() [Inlined code] 0.19% 329M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] 0.19% 320M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData() [JIT compiled code] 0.15% 257M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph() [Interpreted code] 0.15% 253M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#serializedDocument() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#copyOneDoc() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#merge() [JIT compiled code] 0.12% 199M java.lang.invoke.DirectMethodHandle#allocateInstance() [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() [JIT compiled code] 0.11% 182M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#getRandomVectorScorer() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsReader#getRandomVectorScorer() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#lambda$search$0() [Inlined code] 0.11% 182M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#grow() [Inlined code] at org.apache.lucene.codecs.lucene90.LZ4WithPresetDictCompressionMode$LZ4WithPresetDictDecompressor#decompress() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document() [JIT compiled code] 0.10% 175M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] 0.10% 168M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge() [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run() [Interpreted code] 0.10% 163M java.util.ArrayList#iterator() [JIT compiled code] at org.apache.lucene.index.ConcurrentMergeScheduler#mergeThreadCount() [JIT compiled code] at knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] at knn.KnnIndexer#createIndex() [Interpreted code] 0.08% 145M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph() [Interpreted code] 0.08% 133M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [JIT compiled code] at java.util.concurrent.LinkedBlockingQueue#take() [Inlined code] at java.util.concurrent.ThreadPoolExecutor#getTask() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] 0.07% 122M knn.IndexerThread#_run() [JIT compiled code] at knn.IndexerThread#run() [Interpreted code] 0.06% 105M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [Inlined code] 0.06% 99M knn.KnnIndexer#createIndex() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [Interpreted code] 0.06% 98M java.util.logging.LogManager#reset() [Interpreted code] at java.util.logging.LogManager$Cleaner#run() [Interpreted code] 0.06% 98M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.05% 91M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue() [Inlined code] 0.05% 91M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite() [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite() [Interpreted code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite() [Interpreted code] 0.05% 81M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] at java.lang.StringConcatHelper#newArray() [Inlined code] at java.lang.StringConcatHelper#newArrayWithSuffix() [Inlined code] at java.lang.String$$StringConcat.0x0000000022181400#concat() [Inlined code] 0.04% 76M org.apache.lucene.document.Document#() [Inlined code] at knn.IndexerThread#_run() [JIT compiled code] at knn.IndexerThread#run() [Interpreted code] 0.04% 76M java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#add() [Inlined code] at java.util.ArrayList#add() [Inlined code] 0.04% 73M java.lang.reflect.Array#newInstance() [Inlined code] at org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#grow() [JIT compiled code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] 0.04% 70M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph() [Interpreted code] 0.04% 63M java.util.DualPivotQuicksort#sort() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [Inlined code] at java.util.Arrays#sort() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] 0.03% 59M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush() [JIT compiled code] 0.03% 49M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.ArrayUtil#grow() [Inlined code] at org.apache.lucene.internal.hppc.IntArrayList#ensureBufferSpace() [Inlined code] 0.03% 49M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [Inlined code] 0.03% 48M org.apache.lucene.util.hnsw.OnHeapHnswGraph#() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph() [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder() [Interpreted code] 0.03% 46M java.util.HashMap#newNode() [Inlined code] at java.util.HashMap#putVal() [Inlined code] at java.util.HashMap#put() [Inlined code] at java.util.HashSet#add() [Inlined code] 0.03% 44M java.util.Arrays#copyOf() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#add() [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 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q4-fmFalse.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.04.05.23.08.44/bench-knn-q4-fmFalse.jfr is 245.81 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q4-fmFalse.jfr is 245.81 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q4-fmFalse.jfr is 245.81 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q4-fmFalse.jfr is 245.81 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q4-fmFalse.jfr is 245.81 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q4-fmFalse.jfr is 245.81 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 17619 events (total: 171320M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 23.02% 39435M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollector#() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [Inlined code] at org.apache.lucene.search.IndexSearcher#search() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] 18.23% 31227M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002219e268#call() [Inlined code] 9.65% 16535M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [Interpreted code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter() [Interpreted code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at knn.KnnGraphTester#doFloatVectorQuery() [Interpreted code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] 8.87% 15198M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002219e268#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] 6.91% 11831M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 4.82% 8263M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [Interpreted code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] 3.65% 6246M java.lang.Integer#valueOf() [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess() [JIT compiled code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [Interpreted code] 3.29% 5633M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] 3.08% 5269M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] 2.69% 4607M java.util.Arrays#copyOf() [Inlined code] at java.util.ArrayDeque#grow() [JIT compiled code] at java.util.ArrayDeque#addFirst() [Inlined code] at java.util.ArrayDeque#push() [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess() [JIT compiled code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [Interpreted code] 2.32% 3979M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$FieldWriter#addValue() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$FieldWriter#addValue() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 2.18% 3743M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder() [Inlined code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph() [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder() [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] 1.87% 3201M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 1.22% 2094M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002219e268#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] 0.65% 1107M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] 0.53% 910M org.apache.lucene.util.SparseFixedBitSet#insertLong() [Inlined code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [Inlined code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsReader#search() [JIT compiled code] at org.apache.lucene.index.CodecReader#searchNearestVectors() [Inlined code] at org.apache.lucene.search.KnnFloatVectorQuery#approximateSearch() [JIT compiled code] at org.apache.lucene.search.AbstractKnnVectorQuery#getLeafResults() [Inlined code] 0.52% 897M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002219e268#call() [Inlined code] 0.43% 742M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002219e268#call() [Inlined code] 0.41% 700M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#replayBufferedVectors() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] 0.41% 694M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002219e268#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll() [JIT compiled code] 0.39% 673M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite() [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite() [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite() [Inlined code] at org.apache.lucene.search.IndexSearcher#search() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.29% 495M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002219e268#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] 0.29% 494M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument() [Inlined code] 0.25% 421M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002219e268#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] 0.22% 384M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002219e268#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000002219e7c0#run() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] 0.20% 347M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] 0.17% 287M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002219e268#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] 0.15% 253M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#serializedDocument() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#copyOneDoc() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#merge() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeFields() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x0000000022193c78#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle() [Interpreted code] at org.apache.lucene.index.IndexWriter#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource#merge() [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler#doMerge() [Interpreted code] 0.15% 251M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002219e268#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000002219e7c0#run() [JIT compiled code] 0.14% 244M java.util.DualPivotQuicksort#tryMergeRuns() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [Inlined code] at java.util.Arrays#sort() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x0000000022197950#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.12% 201M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFieldToIndex() [Interpreted code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFieldToIndex() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x0000000022197950#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] 0.11% 182M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#getRandomVectorScorer() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsReader#getRandomVectorScorer() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#lambda$search$0() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader$$Lambda.0x00000000222094f8#get() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [Inlined code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsReader#search() [JIT compiled code] at org.apache.lucene.index.CodecReader#searchNearestVectors() [Inlined code] at org.apache.lucene.search.KnnFloatVectorQuery#approximateSearch() [JIT compiled code] at org.apache.lucene.search.AbstractKnnVectorQuery#getLeafResults() [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#searchLeaf() [Inlined code] 0.11% 182M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#grow() [Inlined code] at org.apache.lucene.codecs.lucene90.LZ4WithPresetDictCompressionMode$LZ4WithPresetDictDecompressor#decompress() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#serializedDocument() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#document() [JIT compiled code] at org.apache.lucene.index.CodecReader$1#document() [JIT compiled code] at org.apache.lucene.index.BaseCompositeReader$2#document() [JIT compiled code] at org.apache.lucene.index.StoredFields#document() [Inlined code] at knn.KnnTesterUtils#getResultIds() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.10% 174M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph() [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder() [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues() [Interpreted code] 0.10% 168M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge() [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run() [Interpreted code] 0.10% 163M java.util.ArrayList#iterator() [JIT compiled code] at org.apache.lucene.index.ConcurrentMergeScheduler#mergeThreadCount() [JIT compiled code] at knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] at knn.KnnIndexer#createIndex() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [Interpreted code] 0.09% 151M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002219e268#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll() [JIT compiled code] 0.09% 150M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002219e268#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll() [JIT compiled code] 0.08% 133M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [JIT compiled code] at java.util.concurrent.LinkedBlockingQueue#take() [Inlined code] at java.util.concurrent.ThreadPoolExecutor#getTask() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor$Worker#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.07% 127M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite() [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite() [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite() [Inlined code] at org.apache.lucene.search.IndexSearcher#rewrite() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.07% 123M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002219e268#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000002219e7c0#run() [JIT compiled code] 0.07% 122M knn.IndexerThread#_run() [JIT compiled code] at knn.IndexerThread#run() [Interpreted code] 0.07% 120M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002219e268#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#build() [JIT compiled code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge() [Interpreted code] 0.07% 119M java.lang.invoke.DirectMethodHandle#allocateInstance() [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() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002219e268#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] 0.07% 119M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFieldToIndex() [Interpreted code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFieldToIndex() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x0000000022197950#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] 0.07% 112M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument() [Inlined code] 0.07% 112M java.util.DualPivotQuicksort#tryMergeRuns() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [Inlined code] at java.util.Arrays#sort() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x0000000022197950#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.06% 105M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 0.06% 99M knn.KnnIndexer#createIndex() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [Interpreted code] 0.06% 98M java.util.logging.LogManager#reset() [Interpreted code] at java.util.logging.LogManager$Cleaner#run() [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=256M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/2026.04.05.23.08.44/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.215s][info][jfr,startup] Started recording 1. [0.215s][info][jfr,startup] [0.215s][info][jfr,startup] Use jcmd 903721 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 2180033026221763 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 Apr 06, 2026 12:48:11 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: 144 segments, 16 merges 100.3s _16m: 8 segs, 673.0 K docs, 3026.2 MB 62.4s _18h: 8 segs, 262.8 K docs, 1180.5 MB 54.5s _18v: 8 segs, 118.6 K docs, 531.6 MB 52.1s _191: 8 segs, 192.6 K docs, 864.7 MB 48.7s _199: 8 segs, 79.1 K docs, 354.3 MB 45.3s _19g: 8 segs, 158.1 K docs, 709.7 MB 36.9s _19x: 8 segs, 42.5 K docs, 189.8 MB 33.1s _1a7: 8 segs, 43.3 K docs, 193.5 MB 29.7s _1ag: 8 segs, 43.8 K docs, 195.5 MB 25.8s _1ap: 8 segs, 42.7 K docs, 190.5 MB 21.7s _1ay: 8 segs, 41.6 K docs, 185.8 MB 17.4s _1b6: 8 segs, 78.2 K docs, 350.0 MB 12.6s _1be: 8 segs, 41.9 K docs, 187.2 MB 8.2s _1bo: 8 segs, 42.5 K docs, 189.9 MB 3.8s _1bx: 8 segs, 41.7 K docs, 186.3 MB 0.0s _1c0: 10 segs, 38.0 K docs, 169.4 MB 5.0 sec: 130 segments, 14 merges 105.3s _16m: 8 segs, 673.0 K docs, 3026.2 MB 67.4s _18h: 8 segs, 262.8 K docs, 1180.5 MB 59.5s _18v: 8 segs, 118.6 K docs, 531.6 MB 57.2s _191: 8 segs, 192.6 K docs, 864.7 MB 50.3s _19g: 8 segs, 158.1 K docs, 709.7 MB 38.1s _1a7: 8 segs, 43.3 K docs, 193.5 MB 34.7s _1ag: 8 segs, 43.8 K docs, 195.5 MB 30.8s _1ap: 8 segs, 42.7 K docs, 190.5 MB 26.7s _1ay: 8 segs, 41.6 K docs, 185.8 MB 22.4s _1b6: 8 segs, 78.2 K docs, 350.0 MB 17.6s _1be: 8 segs, 41.9 K docs, 187.2 MB 13.2s _1bo: 8 segs, 42.5 K docs, 189.9 MB 8.8s _1bx: 8 segs, 41.7 K docs, 186.3 MB 5.0s _1c0: 10 segs, 38.0 K docs, 169.4 MB 10.0 sec: 116 segments, 12 merges 110.3s _16m: 8 segs, 673.0 K docs, 3026.2 MB 72.4s _18h: 8 segs, 262.8 K docs, 1180.5 MB 64.5s _18v: 8 segs, 118.6 K docs, 531.6 MB 62.2s _191: 8 segs, 192.6 K docs, 864.7 MB 55.4s _19g: 8 segs, 158.1 K docs, 709.7 MB 43.1s _1a7: 8 segs, 43.3 K docs, 193.5 MB 39.7s _1ag: 8 segs, 43.8 K docs, 195.5 MB 27.4s _1b6: 8 segs, 78.2 K docs, 350.0 MB 22.6s _1be: 8 segs, 41.9 K docs, 187.2 MB 18.2s _1bo: 8 segs, 42.5 K docs, 189.9 MB 13.8s _1bx: 8 segs, 41.7 K docs, 186.3 MB 10.0s _1c0: 10 segs, 38.0 K docs, 169.4 MB 15.0 sec: 95 segments, 10 merges 77.4s _18h: 8 segs, 262.8 K docs, 1180.5 MB 69.5s _18v: 8 segs, 118.6 K docs, 531.6 MB 67.2s _191: 8 segs, 192.6 K docs, 864.7 MB 60.4s _19g: 8 segs, 158.1 K docs, 709.7 MB 32.5s _1b6: 8 segs, 78.2 K docs, 350.0 MB 27.6s _1be: 8 segs, 41.9 K docs, 187.2 MB 23.2s _1bo: 8 segs, 42.5 K docs, 189.9 MB 18.8s _1bx: 8 segs, 41.7 K docs, 186.3 MB 15.0s _1c0: 10 segs, 38.0 K docs, 169.4 MB 0.9s _1c1: 6 segs, 1102.3 K docs, 4961.0 MB 20.0 sec: 88 segments, 9 merges 82.4s _18h: 8 segs, 262.8 K docs, 1180.5 MB 72.2s _191: 8 segs, 192.6 K docs, 864.7 MB 65.4s _19g: 8 segs, 158.1 K docs, 709.7 MB 37.5s _1b6: 8 segs, 78.2 K docs, 350.0 MB 32.6s _1be: 8 segs, 41.9 K docs, 187.2 MB 28.2s _1bo: 8 segs, 42.5 K docs, 189.9 MB 23.8s _1bx: 8 segs, 41.7 K docs, 186.3 MB 20.0s _1c0: 10 segs, 38.0 K docs, 169.4 MB 5.9s _1c1: 6 segs, 1102.3 K docs, 4961.0 MB 25.0 sec: 74 segments, 7 merges 87.4s _18h: 8 segs, 262.8 K docs, 1180.5 MB 77.2s _191: 8 segs, 192.6 K docs, 864.7 MB 70.4s _19g: 8 segs, 158.1 K docs, 709.7 MB 33.2s _1bo: 8 segs, 42.5 K docs, 189.9 MB 28.8s _1bx: 8 segs, 41.7 K docs, 186.3 MB 25.0s _1c0: 10 segs, 38.0 K docs, 169.4 MB 10.9s _1c1: 6 segs, 1102.3 K docs, 4961.0 MB 30.0 sec: 44 segments, 4 merges 82.2s _191: 8 segs, 192.6 K docs, 864.7 MB 75.4s _19g: 8 segs, 158.1 K docs, 709.7 MB 15.9s _1c1: 6 segs, 1102.3 K docs, 4961.0 MB 3.9s _1c2: 8 segs, 333.1 K docs, 1495.5 MB 35.0 sec: 30 segments, 2 merges 20.9s _1c1: 6 segs, 1102.3 K docs, 4961.0 MB 8.9s _1c2: 8 segs, 333.1 K docs, 1495.5 MB 40.0 sec: 30 segments, 2 merges 25.9s _1c1: 6 segs, 1102.3 K docs, 4961.0 MB 13.9s _1c2: 8 segs, 333.1 K docs, 1495.5 MB 45.1 sec: 30 segments, 2 merges 30.9s _1c1: 6 segs, 1102.3 K docs, 4961.0 MB 18.9s _1c2: 8 segs, 333.1 K docs, 1495.5 MB 50.1 sec: 30 segments, 2 merges 35.9s _1c1: 6 segs, 1102.3 K docs, 4961.0 MB 23.9s _1c2: 8 segs, 333.1 K docs, 1495.5 MB 55.1 sec: 30 segments, 2 merges 40.9s _1c1: 6 segs, 1102.3 K docs, 4961.0 MB 28.9s _1c2: 8 segs, 333.1 K docs, 1495.5 MB 60.1 sec: 30 segments, 2 merges 45.9s _1c1: 6 segs, 1102.3 K docs, 4961.0 MB 33.9s _1c2: 8 segs, 333.1 K docs, 1495.5 MB 65.1 sec: 30 segments, 2 merges 50.9s _1c1: 6 segs, 1102.3 K docs, 4961.0 MB 38.9s _1c2: 8 segs, 333.1 K docs, 1495.5 MB 70.1 sec: 23 segments, 1 merges 55.9s _1c1: 6 segs, 1102.3 K docs, 4961.0 MB 75.1 sec: 23 segments, 1 merges 60.9s _1c1: 6 segs, 1102.3 K docs, 4961.0 MB 80.1 sec: 23 segments, 1 merges 65.9s _1c1: 6 segs, 1102.3 K docs, 4961.0 MB 85.1 sec: 23 segments, 1 merges 70.9s _1c1: 6 segs, 1102.3 K docs, 4961.0 MB 90.1 sec: 23 segments, 1 merges 76.0s _1c1: 6 segs, 1102.3 K docs, 4961.0 MB 95.1 sec: 23 segments, 1 merges 81.0s _1c1: 6 segs, 1102.3 K docs, 4961.0 MB 100.0 sec: 23 segments, 1 merges 85.9s _1c1: 6 segs, 1102.3 K docs, 4961.0 MB 105.0 sec: 23 segments, 1 merges 90.9s _1c1: 6 segs, 1102.3 K docs, 4961.0 MB 110.0 sec: 23 segments, 1 merges 95.9s _1c1: 6 segs, 1102.3 K docs, 4961.0 MB 115.0 sec: 23 segments, 1 merges 100.9s _1c1: 6 segs, 1102.3 K docs, 4961.0 MB 120.0 sec: 23 segments, 1 merges 105.9s _1c1: 6 segs, 1102.3 K docs, 4961.0 MB 125.0 sec: 23 segments, 1 merges 110.9s _1c1: 6 segs, 1102.3 K docs, 4961.0 MB 130.0 sec: 23 segments, 1 merges 115.9s _1c1: 6 segs, 1102.3 K docs, 4961.0 MB 135.0 sec: 23 segments, 1 merges 120.9s _1c1: 6 segs, 1102.3 K docs, 4961.0 MB 140.0 sec: 23 segments, 1 merges 125.9s _1c1: 6 segs, 1102.3 K docs, 4961.0 MB 145.0 sec: 23 segments, 1 merges 130.9s _1c1: 6 segs, 1102.3 K docs, 4961.0 MB 150.1 sec: 23 segments, 1 merges 135.9s _1c1: 6 segs, 1102.3 K docs, 4961.0 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 910 seconds reindex takes 910.56 sec Force merge index in knn-reuse/indices/dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-4-compressed-fm now wait for already running merges to finish 0.0 sec: 18 segments, 1 merges 5.0 sec: 18 segments, 1 merges 5.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 10.0 sec: 18 segments, 1 merges 10.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 15.0 sec: 18 segments, 1 merges 15.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 20.0 sec: 18 segments, 1 merges 20.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 25.0 sec: 18 segments, 1 merges 25.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 30.0 sec: 18 segments, 1 merges 30.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 35.0 sec: 18 segments, 1 merges 35.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 40.0 sec: 18 segments, 1 merges 40.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 45.0 sec: 18 segments, 1 merges 45.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 50.0 sec: 18 segments, 1 merges 50.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 55.0 sec: 18 segments, 1 merges 55.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 60.0 sec: 18 segments, 1 merges 60.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 65.1 sec: 18 segments, 1 merges 65.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 70.1 sec: 18 segments, 1 merges 70.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 75.1 sec: 18 segments, 1 merges 75.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 80.1 sec: 18 segments, 1 merges 80.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 85.1 sec: 18 segments, 1 merges 85.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 90.1 sec: 18 segments, 1 merges 90.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 95.1 sec: 18 segments, 1 merges 95.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 100.1 sec: 18 segments, 1 merges 100.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 105.1 sec: 18 segments, 1 merges 105.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 110.1 sec: 18 segments, 1 merges 110.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 115.1 sec: 18 segments, 1 merges 115.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 120.1 sec: 18 segments, 1 merges 120.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 125.1 sec: 18 segments, 1 merges 125.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 130.0 sec: 18 segments, 1 merges 130.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 135.0 sec: 18 segments, 1 merges 135.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 140.0 sec: 18 segments, 1 merges 140.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 145.0 sec: 18 segments, 1 merges 145.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 150.0 sec: 18 segments, 1 merges 150.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 155.0 sec: 18 segments, 1 merges 155.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 160.0 sec: 18 segments, 1 merges 160.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 165.0 sec: 18 segments, 1 merges 165.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 170.0 sec: 18 segments, 1 merges 170.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 175.0 sec: 18 segments, 1 merges 175.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 180.0 sec: 18 segments, 1 merges 180.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 185.0 sec: 18 segments, 1 merges 185.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 190.0 sec: 18 segments, 1 merges 190.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 195.1 sec: 18 segments, 1 merges 195.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 200.1 sec: 18 segments, 1 merges 200.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 205.1 sec: 18 segments, 1 merges 205.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 210.1 sec: 18 segments, 1 merges 210.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 215.1 sec: 18 segments, 1 merges 215.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 220.1 sec: 18 segments, 1 merges 220.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 225.1 sec: 18 segments, 1 merges 225.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 230.1 sec: 18 segments, 1 merges 230.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 235.1 sec: 18 segments, 1 merges 235.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 240.1 sec: 18 segments, 1 merges 240.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 245.1 sec: 18 segments, 1 merges 245.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 250.1 sec: 18 segments, 1 merges 250.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 255.0 sec: 18 segments, 1 merges 255.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 260.0 sec: 18 segments, 1 merges 260.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 265.0 sec: 18 segments, 1 merges 265.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 270.0 sec: 18 segments, 1 merges 270.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 275.0 sec: 18 segments, 1 merges 275.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 280.0 sec: 18 segments, 1 merges 280.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 285.0 sec: 18 segments, 1 merges 285.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 290.0 sec: 18 segments, 1 merges 290.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 295.0 sec: 18 segments, 1 merges 295.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 300.0 sec: 18 segments, 1 merges 300.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 305.0 sec: 18 segments, 1 merges 305.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 310.0 sec: 18 segments, 1 merges 310.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 315.1 sec: 18 segments, 1 merges 315.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 320.1 sec: 18 segments, 1 merges 320.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 325.1 sec: 18 segments, 1 merges 325.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 330.1 sec: 18 segments, 1 merges 330.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 335.1 sec: 18 segments, 1 merges 335.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 340.1 sec: 18 segments, 1 merges 340.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 345.1 sec: 18 segments, 1 merges 345.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 350.1 sec: 18 segments, 1 merges 350.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 355.1 sec: 18 segments, 1 merges 355.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 360.1 sec: 18 segments, 1 merges 360.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 365.1 sec: 18 segments, 1 merges 365.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 370.1 sec: 18 segments, 1 merges 370.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 375.1 sec: 18 segments, 1 merges 375.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 380.0 sec: 18 segments, 1 merges 380.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 385.0 sec: 18 segments, 1 merges 385.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 390.0 sec: 18 segments, 1 merges 390.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 395.0 sec: 18 segments, 1 merges 395.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 400.0 sec: 18 segments, 1 merges 400.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 405.0 sec: 18 segments, 1 merges 405.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 410.0 sec: 18 segments, 1 merges 410.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 415.0 sec: 18 segments, 1 merges 415.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 420.0 sec: 18 segments, 1 merges 420.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 425.0 sec: 18 segments, 1 merges 425.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 430.1 sec: 18 segments, 1 merges 430.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 435.1 sec: 18 segments, 1 merges 435.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 440.1 sec: 18 segments, 1 merges 440.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 445.1 sec: 18 segments, 1 merges 445.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 450.1 sec: 18 segments, 1 merges 450.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 455.1 sec: 18 segments, 1 merges 455.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 460.1 sec: 18 segments, 1 merges 460.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 465.1 sec: 18 segments, 1 merges 465.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 470.1 sec: 18 segments, 1 merges 470.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 475.1 sec: 18 segments, 1 merges 475.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 480.0 sec: 18 segments, 1 merges 480.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 485.0 sec: 18 segments, 1 merges 485.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 490.1 sec: 18 segments, 1 merges 490.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 495.1 sec: 18 segments, 1 merges 495.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 500.1 sec: 18 segments, 1 merges 500.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 505.1 sec: 18 segments, 1 merges 505.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 510.1 sec: 18 segments, 1 merges 510.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 515.1 sec: 18 segments, 1 merges 515.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 520.1 sec: 18 segments, 1 merges 520.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 525.1 sec: 18 segments, 1 merges 525.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 530.1 sec: 18 segments, 1 merges 530.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 535.0 sec: 18 segments, 1 merges 535.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 540.0 sec: 18 segments, 1 merges 540.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 545.0 sec: 18 segments, 1 merges 545.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 550.0 sec: 18 segments, 1 merges 550.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 555.0 sec: 18 segments, 1 merges 555.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 560.0 sec: 18 segments, 1 merges 560.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 565.0 sec: 18 segments, 1 merges 565.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 570.0 sec: 18 segments, 1 merges 570.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 575.0 sec: 18 segments, 1 merges 575.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 580.1 sec: 18 segments, 1 merges 580.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 585.1 sec: 18 segments, 1 merges 585.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 590.0 sec: 18 segments, 1 merges 590.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 595.0 sec: 18 segments, 1 merges 595.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 600.0 sec: 18 segments, 1 merges 600.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 605.0 sec: 18 segments, 1 merges 605.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 610.0 sec: 18 segments, 1 merges 610.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 615.0 sec: 18 segments, 1 merges 615.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 620.0 sec: 18 segments, 1 merges 620.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 625.0 sec: 18 segments, 1 merges 625.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 630.0 sec: 18 segments, 1 merges 630.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 635.0 sec: 18 segments, 1 merges 635.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 640.0 sec: 18 segments, 1 merges 640.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 645.1 sec: 18 segments, 1 merges 645.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 650.1 sec: 18 segments, 1 merges 650.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 655.1 sec: 18 segments, 1 merges 655.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 660.1 sec: 18 segments, 1 merges 660.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 665.1 sec: 18 segments, 1 merges 665.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 670.0 sec: 18 segments, 1 merges 670.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 675.0 sec: 18 segments, 1 merges 675.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 680.0 sec: 18 segments, 1 merges 680.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 685.0 sec: 18 segments, 1 merges 685.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 690.0 sec: 18 segments, 1 merges 690.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 695.0 sec: 18 segments, 1 merges 695.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 700.0 sec: 18 segments, 1 merges 700.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 705.0 sec: 18 segments, 1 merges 705.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 710.0 sec: 18 segments, 1 merges 710.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 715.0 sec: 18 segments, 1 merges 715.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 720.0 sec: 18 segments, 1 merges 720.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 725.0 sec: 18 segments, 1 merges 725.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 730.0 sec: 18 segments, 1 merges 730.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 735.0 sec: 18 segments, 1 merges 735.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 740.0 sec: 18 segments, 1 merges 740.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 745.0 sec: 18 segments, 1 merges 745.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 750.1 sec: 18 segments, 1 merges 750.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 755.1 sec: 18 segments, 1 merges 755.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 760.1 sec: 18 segments, 1 merges 760.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 765.1 sec: 18 segments, 1 merges 765.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 770.1 sec: 18 segments, 1 merges 770.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 775.1 sec: 18 segments, 1 merges 775.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 780.0 sec: 18 segments, 1 merges 780.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 785.0 sec: 18 segments, 1 merges 785.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 790.0 sec: 18 segments, 1 merges 790.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 795.0 sec: 18 segments, 1 merges 795.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 800.0 sec: 18 segments, 1 merges 800.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 805.0 sec: 18 segments, 1 merges 805.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 810.0 sec: 18 segments, 1 merges 810.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 815.0 sec: 18 segments, 1 merges 815.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 820.1 sec: 18 segments, 1 merges 820.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 825.1 sec: 18 segments, 1 merges 825.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 830.1 sec: 18 segments, 1 merges 830.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 835.1 sec: 18 segments, 1 merges 835.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 840.1 sec: 18 segments, 1 merges 840.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 845.1 sec: 18 segments, 1 merges 845.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 850.1 sec: 18 segments, 1 merges 850.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 855.1 sec: 18 segments, 1 merges 855.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 860.1 sec: 18 segments, 1 merges 860.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 865.0 sec: 18 segments, 1 merges 865.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 870.0 sec: 18 segments, 1 merges 870.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 875.0 sec: 18 segments, 1 merges 875.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 880.0 sec: 18 segments, 1 merges 880.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 885.0 sec: 18 segments, 1 merges 885.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 890.0 sec: 18 segments, 1 merges 890.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 895.0 sec: 18 segments, 1 merges 895.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 900.0 sec: 18 segments, 1 merges 900.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 905.0 sec: 18 segments, 1 merges 905.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 910.0 sec: 18 segments, 1 merges 910.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 915.0 sec: 18 segments, 1 merges 915.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 920.0 sec: 18 segments, 1 merges 920.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 925.0 sec: 18 segments, 1 merges 925.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 930.0 sec: 18 segments, 1 merges 930.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 935.1 sec: 18 segments, 1 merges 935.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 940.1 sec: 18 segments, 1 merges 940.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 945.1 sec: 18 segments, 1 merges 945.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 950.1 sec: 18 segments, 1 merges 950.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 955.1 sec: 18 segments, 1 merges 955.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 960.1 sec: 18 segments, 1 merges 960.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 965.1 sec: 18 segments, 1 merges 965.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 970.1 sec: 18 segments, 1 merges 970.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 975.1 sec: 18 segments, 1 merges 975.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 980.1 sec: 18 segments, 1 merges 980.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 985.1 sec: 18 segments, 1 merges 985.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 990.1 sec: 18 segments, 1 merges 990.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 995.1 sec: 18 segments, 1 merges 995.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 1000.1 sec: 18 segments, 1 merges 1000.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 1005.1 sec: 18 segments, 1 merges 1005.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 1010.1 sec: 18 segments, 1 merges 1010.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 1015.1 sec: 18 segments, 1 merges 1015.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 1020.1 sec: 18 segments, 1 merges 1020.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 1025.1 sec: 18 segments, 1 merges 1025.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 1030.1 sec: 18 segments, 1 merges 1030.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 1035.1 sec: 18 segments, 1 merges 1035.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 1040.1 sec: 18 segments, 1 merges 1040.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 1045.0 sec: 18 segments, 1 merges 1045.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 1050.1 sec: 18 segments, 1 merges 1050.1s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 1055.0 sec: 18 segments, 1 merges 1055.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 1060.0 sec: 18 segments, 1 merges 1060.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 1065.0 sec: 18 segments, 1 merges 1065.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 1070.0 sec: 18 segments, 1 merges 1070.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 1075.0 sec: 18 segments, 1 merges 1075.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 1080.0 sec: 18 segments, 1 merges 1080.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 1085.0 sec: 18 segments, 1 merges 1085.0s _1c3: 18 segs, 8000.0 K docs, 36039.1 MB 1090.0 sec: 1 segments, 0 merges done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Force merge done in 1092.92 sec index has 1 segments: segments_3: _1c3(11.0.0):C8000000 _1c3: 36186.0 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=0.5 index disk usage is 36186.03 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=49468395944 cpu@end=51861561254 deltaMS=2393.16531 thread 14 name=Reference Handler cpu@start=1391224 cpu@end=1391224 deltaMS=0.0 thread 15 name=Finalizer cpu@start=150124 cpu@end=150124 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=66710 cpu@end=66710 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=4382118 cpu@end=4382118 deltaMS=0.0 thread 41 name=JFR Recorder Thread cpu@start=16527505480 cpu@end=16527975497 deltaMS=0.470017 thread 42 name=JFR Periodic Tasks cpu@start=120169235002 cpu@end=120282657581 deltaMS=113.422579 thread 46 name=Notification Thread cpu@start=113303 cpu@end=113303 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-1 cpu@start=1655147100314 cpu@end=1655147100314 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-2 cpu@start=1646696561266 cpu@end=1646696561266 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-3 cpu@start=1648600282831 cpu@end=1648600282831 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-4 cpu@start=1647449896009 cpu@end=1647449896009 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-5 cpu@start=1651929036665 cpu@end=1651929036665 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-6 cpu@start=1647035792918 cpu@end=1647035792918 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-7 cpu@start=1646496526377 cpu@end=1646496526377 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-8 cpu@start=1645853997396 cpu@end=1645853997396 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-9 cpu@start=1646352702109 cpu@end=1646352702109 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-10 cpu@start=1649159428194 cpu@end=1649159428194 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-11 cpu@start=1646811113414 cpu@end=1646811113414 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-12 cpu@start=1651662113203 cpu@end=1651662113203 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-13 cpu@start=1650812582711 cpu@end=1650812582711 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-14 cpu@start=1647302795054 cpu@end=1647302795054 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-15 cpu@start=1648811196533 cpu@end=1648811196533 deltaMS=0.0 thread 72 name=hnsw-merge-1-thread-16 cpu@start=1643592413059 cpu@end=1643592413059 deltaMS=0.0 Average CPU cores used: 1.0441632007163246 completed 1000 searches in 2401 ms: 416 QPS CPU time=2507 ms checking results SUMMARY: 0.882 2.401 2.507 1.044 8000000 KNN 100 100 N/A N/A 100.000 32 100 4 bits 5734 910.56 8785.76 1092.92 1 36186.03 null N/A 1.000 35278.320 4028.320 false HNSW Leaf 0 has 4 layers Leaf 0 has 8000000 documents Graph level=3 size=239, Fanout min=7, mean=15.45, max=32, meandelta=421816.44 % 0 10 20 30 40 50 60 70 80 90 100 0 9 11 12 14 15 16 18 19 21 32 Graph level=2 size=7634, Fanout min=7, mean=27.24, max=32, meandelta=269891.75 % 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=247235, Fanout min=2, mean=28.28, max=32, meandelta=258723.61 % 0 10 20 30 40 50 60 70 80 90 100 0 19 23 27 31 32 32 32 32 32 32 Graph level=0 size=8000000, Fanout min=1, mean=37.74, max=64, meandelta=194158.73 % 0 10 20 30 40 50 60 70 80 90 100 0 17 22 26 30 34 40 47 59 64 64 Graph level=3 size=239, connectedness=1.00 Graph level=2 size=7634, connectedness=1.00 Graph level=1 size=247235, 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=256M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/2026.04.05.23.08.44/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': 43,560,971.48 msec task-clock:u 168,174,046,289,132 cycles:u (36.36%) 179,752,397,589,128 instructions:u (36.36%) 4,373,229,485,974 cache-references:u (36.36%) 1,652,334,700,123 cache-misses:u (36.36%) 64,168,063,837,717 L1-dcache-loads:u (36.36%) 2,015,084,189,539 L1-dcache-load-misses:u (36.36%) 5,099,745,850,196 L1-icache-loads:u (36.36%) 14,804,777,667 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,965,419 faults:u 23,985,706 minor-faults:u 23,985 major-faults:u 15,605,983,102,835 branches:u (36.37%) 115,476,414,428 branch-misses:u (36.37%) 2,488,359,820,745 stalled-cycles-frontend:u (36.37%) stalled-cycles-backend:u 2224.584332815 seconds time elapsed 42942.959813000 seconds user 607.367808000 seconds sys took 0:37:04.613781 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='e6d3b52bd1d40e793a4ea49be6f1fe348a1fbefb', luceneutil_git_rev='8c1a2134fa545d47df642f8c79f31b9065cda366', 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.882, cpu_time_ms=2.401, net_cpu_ms=2.507, avg_cpu_core_count=1.044, num_docs=8000000, top_k=100, fanout=100, max_conn=32, beam_width=100, quantize_desc='4 bits', total_visited=5734, index_time_sec=910.56, index_docs_per_sec=8785.76, force_merge_time_sec=1092.92, index_num_segments=1, index_size_on_disk_mb=36186.03, selectivity=None, pre_post_filter='null', vec_disk_mb=35278.32, vec_ram_mb=4028.32, graph_level_conn_p_values={3: (239, {0: 0, 10: 9, 20: 11, 30: 12, 40: 14, 50: 15, 60: 16, 70: 18, 80: 19, 90: 21, 100: 32}), 2: (7634, {0: 0, 10: 18, 20: 21, 30: 24, 40: 27, 50: 31, 60: 32, 70: 32, 80: 32, 90: 32, 100: 32}), 1: (247235, {0: 0, 10: 19, 20: 23, 30: 27, 40: 31, 50: 32, 60: 32, 70: 32, 80: 32, 90: 32, 100: 32}), 0: (8000000, {0: 0, 10: 17, 20: 22, 30: 26, 40: 30, 50: 34, 60: 40, 70: 47, 80: 59, 90: 64, 100: 64})}, combined_run_time=datetime.timedelta(seconds=2224, microseconds=613781)) Profiler summary for /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q4-fmTrue.jfr Version: 2.1 Chunks: 20 Start: 2026-04-06 05:06:28 (UTC) Duration: 1125 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 11439561 195495819 jdk.FileWrite 2477373 54509470 jdk.NativeMethodSample 61404 806248 jdk.CPULoad 21282 425640 jdk.ObjectAllocationInNewTLAB 11469 223941 jdk.BooleanFlag 9920 314180 jdk.Checkpoint 2311 2073559 jdk.FileRead 2200 56049 jdk.ObjectAllocationOutsideTLAB 1089 19527 jdk.UnsignedIntFlag 960 32600 jdk.IntFlag 880 32140 jdk.StringFlag 680 26380 jdk.Compilation 566 15137 jdk.GarbageCollection 21 507 jdk.CPUInformation 20 30040 jdk.GCConfiguration 20 520 jdk.JVMInformation 20 18980 jdk.Metadata 20 2210540 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.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 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q4-fmTrue.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.04.05.23.08.44/bench-knn-q4-fmTrue.jfr is 244.42 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 61404 events (total: 61404) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 82.01% 50355 jdk.jfr.internal.JVM#emitEvent() [Native code] 11.75% 7213 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 4.01% 2461 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] 1.54% 945 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] 0.60% 368 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] 0.05% 32 jdk.internal.misc.Unsafe#park() [Native code] 0.02% 10 jdk.internal.misc.Unsafe#unpark() [Native code] 0.01% 9 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] 0.00% 1 java.io.FileOutputStream#writeBytes() [Native code] 0.00% 1 java.lang.System#nanoTime() [Native code] 0.00% 1 jdk.jfr.internal.JVM#getStackTraceId() [Native code] 0.00% 1 java.io.UnixFileSystem#getBooleanAttributes0() [Native code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] 0.00% 1 java.io.FileInputStream#readBytes() [Native code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#open0() [Native 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 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q4-fmTrue.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.04.05.23.08.44/bench-knn-q4-fmTrue.jfr is 244.42 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q4-fmTrue.jfr is 244.42 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 61404 events (total: 61404) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 82.01% 50355 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run() [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [JIT compiled code] 11.75% 7213 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] 3.99% 2451 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] 1.54% 944 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] 0.60% 368 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Inlined code] at sun.nio.ch.FileChannelImpl#implForce() [JIT compiled code] at sun.nio.ch.FileChannelImpl#force() [JIT compiled code] 0.04% 24 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] 0.02% 10 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] 0.02% 10 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release() [Inlined code] 0.01% 9 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] 0.01% 8 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [Inlined code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#size() [JIT compiled code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at sun.nio.ch.FileChannelImpl$Unmapper#run() [Interpreted code] 0.00% 1 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] 0.00% 1 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] at java.io.FileOutputStream#write() [JIT compiled code] at java.lang.System$Out#write() [Inlined code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] 0.00% 1 java.io.FileInputStream#readBytes() [Native code] at java.io.FileInputStream#traceReadBytes() [Interpreted code] at java.io.FileInputStream#read() [Interpreted code] at jdk.internal.loader.Resource#getBytes() [JIT compiled code] 0.00% 1 java.lang.System#nanoTime() [Native code] at knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] at knn.KnnGraphTester#forceMerge() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.00% 1 java.io.UnixFileSystem#getBooleanAttributes0() [Native code] at java.io.UnixFileSystem#hasBooleanAttributes() [JIT compiled code] at java.io.File#exists() [Inlined code] at jdk.internal.loader.URLClassPath$FileLoader#getResource() [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 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q4-fmTrue.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.04.05.23.08.44/bench-knn-q4-fmTrue.jfr is 244.42 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q4-fmTrue.jfr is 244.42 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q4-fmTrue.jfr is 244.42 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 61404 events (total: 61404) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 82.01% 50355 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run() [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000004607aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 11.75% 7213 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [JIT compiled code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [JIT compiled code] 3.52% 2160 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#decRef() [Interpreted code] at org.apache.lucene.index.IndexFileDeleter#decRef() [JIT compiled code] 1.54% 944 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Inlined code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.RefCountedSharedArena#release() [Inlined code] at org.apache.lucene.store.RefCountedSharedArena#close() [Inlined code] 0.60% 367 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Inlined code] at sun.nio.ch.FileChannelImpl#implForce() [JIT compiled code] at sun.nio.ch.FileChannelImpl#force() [JIT compiled code] at org.apache.lucene.util.IOUtils#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#sync() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#sync() [Interpreted code] at org.apache.lucene.index.IndexWriter#startCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#prepareCommitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#shutdown() [Interpreted code] 0.47% 291 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.TrackingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.IOUtils#deleteFilesIgnoringExceptions() [Interpreted code] at org.apache.lucene.util.IOUtils#deleteFilesIgnoringExceptions() [Interpreted code] 0.04% 24 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] 0.02% 10 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [JIT compiled code] at jdk.jfr.internal.RepositoryChunk#delete() [Interpreted code] at jdk.jfr.internal.RepositoryChunk#destroy() [Interpreted code] at jdk.jfr.internal.RepositoryChunk#release() [Interpreted code] at jdk.jfr.internal.PlatformRecording#removed() [Interpreted code] at jdk.jfr.internal.PlatformRecording#trimToSize() [Interpreted code] at jdk.jfr.internal.PlatformRecording#appendChunk() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#finishChunk() [Interpreted code] 0.02% 10 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#unlock() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 0.01% 8 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#write() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] 0.01% 6 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [JIT compiled code] at sun.nio.ch.FileChannelImpl#implRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Inlined code] at sun.nio.ch.FileChannelImpl#read() [Inlined code] at knn.VectorReader#readNext() [Inlined code] at knn.VectorReaderFloat32#next() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.00% 3 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [JIT compiled code] at sun.nio.ch.FileChannelImpl#implRead() [Interpreted code] at sun.nio.ch.FileChannelImpl#traceImplRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#read() [Inlined code] at knn.VectorReader#readNext() [JIT compiled code] at knn.VectorReaderFloat32#next() [Interpreted code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#size() [JIT compiled code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#decRef() [Interpreted code] at org.apache.lucene.index.IndexFileDeleter#decRef() [JIT compiled code] at org.apache.lucene.index.IndexFileDeleter#deleteCommits() [Interpreted code] at org.apache.lucene.index.IndexFileDeleter#checkpoint() [JIT compiled code] at org.apache.lucene.index.IndexWriter#finishCommit() [Interpreted code] 0.00% 1 java.io.UnixFileSystem#getBooleanAttributes0() [Native code] at java.io.UnixFileSystem#hasBooleanAttributes() [JIT compiled code] at java.io.File#exists() [Inlined code] at jdk.internal.loader.URLClassPath$FileLoader#getResource() [JIT compiled code] at jdk.internal.loader.URLClassPath#getResource() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#findClassOnClassPathOrNull() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#loadClassOrNull() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#loadClass() [JIT compiled code] at java.lang.ClassLoader#loadClass() [JIT compiled code] at knn.KnnGraphTester#checkResults() [Interpreted code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Inlined code] at sun.nio.ch.FileChannelImpl#implForce() [JIT compiled code] at sun.nio.ch.FileChannelImpl#force() [JIT compiled code] at org.apache.lucene.util.IOUtils#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#syncMetaData() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#syncMetaData() [Interpreted code] at org.apache.lucene.index.SegmentInfos#prepareCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#startCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#prepareCommitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#shutdown() [Interpreted code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [JIT compiled code] at java.nio.file.Files#readAttributes() [Inlined code] at java.nio.file.Files#size() [JIT compiled code] at jdk.jfr.internal.RepositoryChunk#finish() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#finishChunk() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#rotateDisk() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at java.nio.channels.FileChannel#open() [Inlined code] at java.nio.channels.FileChannel#open() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.Directory#openChecksumInput() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsReader#() [JIT compiled code] 0.00% 1 java.io.FileInputStream#readBytes() [Native code] at java.io.FileInputStream#traceReadBytes() [Interpreted code] at java.io.FileInputStream#read() [Interpreted code] at jdk.internal.loader.Resource#getBytes() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#defineClass() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#findClassOnClassPathOrNull() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#loadClassOrNull() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#loadClass() [JIT compiled code] at java.lang.ClassLoader#loadClass() [JIT compiled code] at perf.SearchPerfTest$ThreadDetails#subtract() [Interpreted code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.00% 1 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] at java.io.FileOutputStream#write() [JIT compiled code] at java.lang.System$Out#write() [Inlined code] at java.io.BufferedOutputStream#flushBuffer() [Inlined code] at java.io.BufferedOutputStream#flush() [JIT compiled code] at java.io.PrintStream#write() [JIT compiled code] at sun.nio.cs.StreamEncoder#writeBytes() [JIT compiled code] at sun.nio.cs.StreamEncoder#implFlushBuffer() [Inlined code] at sun.nio.cs.StreamEncoder#flushBuffer() [JIT compiled code] at java.io.OutputStreamWriter#flushBuffer() [Inlined code] at java.io.PrintStream#write() [JIT compiled code] 0.00% 1 java.lang.System#nanoTime() [Native code] at knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] at knn.KnnGraphTester#forceMerge() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [Interpreted code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [JIT compiled code] at jdk.jfr.internal.RepositoryChunk#delete() [Interpreted code] at jdk.jfr.internal.RepositoryChunk#destroy() [Interpreted code] at jdk.jfr.internal.RepositoryChunk#release() [Interpreted code] at jdk.jfr.internal.PlatformRecording#removed() [Interpreted code] at jdk.jfr.internal.PlatformRecording#trimToSize() [Interpreted code] at jdk.jfr.internal.PlatformRecording#appendChunk() [Interpreted code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at sun.nio.ch.FileChannelImpl$Unmapper#run() [Interpreted code] at jdk.internal.ref.Cleaner#clean() [Interpreted code] at java.lang.ref.Reference#processPendingReferences() [Interpreted code] at java.lang.ref.Reference$ReferenceHandler#run() [Interpreted code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [JIT compiled code] at java.nio.file.Files#readAttributes() [JIT compiled code] at java.nio.file.Files#getLastModifiedTime() [Interpreted code] at knn.KnnGraphTester#isNewer() [Interpreted code] at knn.KnnGraphTester#getExactNN() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#decRef() [Interpreted code] 0.00% 1 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [JIT compiled code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [JIT compiled code] at java.io.BufferedOutputStream#flushBuffer() [Inlined code] at java.io.BufferedOutputStream#write() [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 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q4-fmTrue.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.04.05.23.08.44/bench-knn-q4-fmTrue.jfr is 244.42 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q4-fmTrue.jfr is 244.42 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q4-fmTrue.jfr is 244.42 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q4-fmTrue.jfr is 244.42 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 12554 events (total: 191012M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 33.23% 63469M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] 30.93% 59088M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] 23.41% 44720M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] 2.92% 5570M java.util.Arrays#copyOf() [Inlined code] 2.91% 5557M java.lang.Integer#valueOf() [Inlined code] 2.23% 4266M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] 0.87% 1654M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] 0.71% 1351M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] 0.46% 881M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.46% 873M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] 0.39% 746M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Inlined code] 0.29% 558M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] 0.24% 451M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize() [JIT compiled code] 0.10% 197M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] 0.09% 175M org.apache.lucene.util.SparseFixedBitSet#insertLong() [Inlined code] 0.09% 169M org.apache.lucene.util.SparseFixedBitSet#() [JIT compiled code] 0.08% 154M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] 0.07% 139M java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [Inlined code] 0.06% 112M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Interpreted code] 0.06% 109M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [JIT compiled code] 0.05% 89M java.util.DualPivotQuicksort#sort() [JIT compiled code] 0.04% 83M org.apache.lucene.internal.hppc.IntIntHashMap#allocateBuffers() [Interpreted code] 0.04% 77M java.util.logging.LogManager#reset() [Interpreted code] 0.04% 77M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.03% 64M org.apache.lucene.util.hnsw.OnHeapHnswGraph#() [JIT compiled code] 0.03% 60M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] 0.03% 59M java.lang.ThreadLocal$ThreadLocalMap#set() [Inlined code] 0.03% 55M java.util.DualPivotQuicksort#tryMergeRuns() [JIT compiled code] 0.03% 49M knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] 0.03% 48M org.apache.lucene.util.FixedBitSet#() [Inlined code] 0.02% 38M java.util.IdentityHashMap#keySet() [Interpreted code] 0.02% 32M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] 0.00% 7M java.lang.Throwable#fillInStackTrace() [Native code] 0.00% 4M org.apache.lucene.util.hnsw.ConcurrentHnswMerger#getNewOrdMapping() [JIT compiled code] 0.00% 4M org.apache.lucene.util.SparseFixedBitSet#insertBlock() [JIT compiled code] 0.00% 1M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader$FieldEntry#create() [JIT compiled code] 0.00% 746000 org.apache.lucene.util.packed.DirectReader#getInstance() [Inlined code] 0.00% 599848 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#getRandomVectorScorer() [Interpreted code] 0.00% 450760 org.apache.lucene.search.TopKnnCollector#topDocs() [Interpreted code] 0.00% 448752 knn.KnnGraphTester#readExactNNScores() [Interpreted code] 0.00% 448752 knn.KnnGraphTester#readExactNN() [Interpreted code] 0.00% 447768 jdk.internal.classfile.impl.SplitConstantPool#utf8Entry() [JIT compiled code] 0.00% 413136 jdk.internal.classfile.impl.EntryMap#() [Inlined code] 0.00% 399536 org.apache.lucene.util.SparseFixedBitSet#() [Interpreted code] 0.00% 310672 org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#() [JIT compiled code] 0.00% 298672 jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] 0.00% 298472 java.util.Arrays#copyOfRange() [Inlined code] 0.00% 298472 org.apache.lucene.util.SparseFixedBitSet#insertLong() [JIT compiled code] 0.00% 298384 org.apache.lucene.search.TopScoreDocCollector#populateResults() [Interpreted code] 0.00% 157376 jdk.internal.classfile.impl.SplitConstantPool#() [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 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q4-fmTrue.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.04.05.23.08.44/bench-knn-q4-fmTrue.jfr is 244.42 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q4-fmTrue.jfr is 244.42 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q4-fmTrue.jfr is 244.42 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q4-fmTrue.jfr is 244.42 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q4-fmTrue.jfr is 244.42 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 12554 events (total: 191012M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 26.21% 50069M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] 20.40% 38973M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollector#() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [JIT compiled code] 12.82% 24496M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [Interpreted code] 11.70% 22352M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] 11.00% 21019M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] 4.70% 8982M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder() [Inlined code] 2.92% 5570M java.util.Arrays#copyOf() [Inlined code] at java.util.ArrayDeque#grow() [JIT compiled code] at java.util.ArrayDeque#addFirst() [Inlined code] at java.util.ArrayDeque#push() [Inlined code] 2.91% 5557M java.lang.Integer#valueOf() [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess() [JIT compiled code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] 2.23% 4266M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] 0.71% 1351M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] 0.58% 1102M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] 0.46% 881M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] 0.46% 873M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] 0.43% 823M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] 0.39% 746M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite() [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite() [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite() [JIT compiled code] 0.37% 703M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] 0.29% 558M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] 0.24% 451M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData() [JIT compiled code] 0.12% 231M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] 0.10% 189M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [Inlined code] 0.09% 169M org.apache.lucene.util.SparseFixedBitSet#() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#createBitSet() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [JIT compiled code] 0.09% 169M org.apache.lucene.util.SparseFixedBitSet#insertLong() [Inlined code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search() [JIT compiled code] 0.07% 139M java.lang.invoke.DirectMethodHandle#allocateInstance() [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() [Inlined code] 0.07% 139M java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [JIT compiled code] at java.lang.ThreadLocal#setInitialValue() [Inlined code] at java.lang.ThreadLocal#get() [Inlined code] 0.07% 128M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph() [Interpreted code] 0.06% 112M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Interpreted code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite() [Interpreted code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite() [Interpreted code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite() [Interpreted code] 0.06% 109M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [JIT compiled code] at java.util.concurrent.LinkedBlockingQueue#take() [Inlined code] at java.util.concurrent.ThreadPoolExecutor#getTask() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] 0.05% 89M java.util.DualPivotQuicksort#sort() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [Inlined code] at java.util.Arrays#sort() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] 0.04% 77M java.util.logging.LogManager#reset() [Interpreted code] at java.util.logging.LogManager$Cleaner#run() [Interpreted code] 0.04% 77M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.04% 67M org.apache.lucene.internal.hppc.IntIntHashMap#allocateBuffers() [Interpreted code] at org.apache.lucene.internal.hppc.IntIntHashMap#ensureCapacity() [Interpreted code] at org.apache.lucene.internal.hppc.IntIntHashMap#() [Interpreted code] at org.apache.lucene.internal.hppc.IntIntHashMap#() [Interpreted code] 0.03% 64M org.apache.lucene.util.hnsw.OnHeapHnswGraph#() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph() [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder() [Interpreted code] 0.03% 60M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph() [Interpreted code] 0.03% 59M java.lang.ThreadLocal$ThreadLocalMap#set() [Inlined code] at java.lang.ThreadLocal#setInitialValue() [Inlined code] at java.lang.ThreadLocal#get() [Inlined code] at java.lang.ThreadLocal#get() [JIT compiled code] 0.03% 55M java.util.DualPivotQuicksort#tryMergeRuns() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [Inlined code] at java.util.Arrays#sort() [Inlined code] 0.03% 49M knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] at knn.KnnGraphTester#forceMerge() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] 0.03% 48M org.apache.lucene.util.FixedBitSet#() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#() [JIT compiled code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder() [Interpreted code] 0.02% 38M java.util.IdentityHashMap#keySet() [Interpreted code] at java.lang.ApplicationShutdownHooks#runHooks() [Interpreted code] at java.lang.ApplicationShutdownHooks$1#run() [Interpreted code] at java.lang.Shutdown#runHooks() [Interpreted code] 0.02% 35M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.ArrayUtil#grow() [Inlined code] at org.apache.lucene.internal.hppc.IntArrayList#ensureBufferSpace() [Inlined code] 0.02% 32M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [JIT compiled code] 0.01% 16M org.apache.lucene.internal.hppc.IntIntHashMap#allocateBuffers() [Interpreted code] at org.apache.lucene.internal.hppc.IntIntHashMap#ensureCapacity() [Inlined code] at org.apache.lucene.internal.hppc.IntIntHashMap#() [Inlined code] at org.apache.lucene.internal.hppc.IntIntHashMap#() [Inlined code] 0.01% 15M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph() [Interpreted code] 0.01% 15M java.lang.invoke.DirectMethodHandle#allocateInstance() [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() [JIT compiled code] 0.00% 7M java.lang.Throwable#fillInStackTrace() [Native code] at java.lang.Throwable#fillInStackTrace() [Interpreted code] at java.lang.Throwable#() [Interpreted code] at java.lang.Exception#() [Interpreted code] 0.00% 7M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#write() [Inlined code] 0.00% 5M org.apache.lucene.util.SparseFixedBitSet#insertLong() [Inlined code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search() [Interpreted code] 0.00% 4M org.apache.lucene.util.hnsw.ConcurrentHnswMerger#getNewOrdMapping() [JIT compiled code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder() [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] 0.00% 3M org.apache.lucene.util.SparseFixedBitSet#insertBlock() [JIT compiled code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search() [Interpreted code] 0.00% 1M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader$FieldEntry#create() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#readField() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#readFields() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#() [JIT compiled code] 0.00% 895152 org.apache.lucene.util.SparseFixedBitSet#insertBlock() [JIT compiled code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#findBestEntryPoint() [Interpreted code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search() [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 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q4-fmTrue.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.04.05.23.08.44/bench-knn-q4-fmTrue.jfr is 244.42 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q4-fmTrue.jfr is 244.42 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q4-fmTrue.jfr is 244.42 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q4-fmTrue.jfr is 244.42 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q4-fmTrue.jfr is 244.42 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q4-fmTrue.jfr is 244.42 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 12554 events (total: 191012M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 23.75% 45359M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619e268#call() [Inlined code] 20.37% 38909M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollector#() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [Inlined code] at org.apache.lucene.search.IndexSearcher#search() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] 11.70% 22352M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619e268#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] 11.00% 21019M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 8.56% 16349M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [Interpreted code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter() [Interpreted code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at knn.KnnGraphTester#doFloatVectorQuery() [Interpreted code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] 4.27% 8147M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [Interpreted code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] 3.54% 6760M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] 2.92% 5570M java.util.Arrays#copyOf() [Inlined code] at java.util.ArrayDeque#grow() [JIT compiled code] at java.util.ArrayDeque#addFirst() [Inlined code] at java.util.ArrayDeque#push() [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess() [JIT compiled code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [Interpreted code] 2.91% 5557M java.lang.Integer#valueOf() [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess() [JIT compiled code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [Interpreted code] 2.47% 4710M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 2.08% 3974M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619e268#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] 1.16% 2222M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder() [Inlined code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph() [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder() [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] 0.71% 1351M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619e268#call() [Inlined code] 0.58% 1102M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619e268#call() [Inlined code] 0.43% 812M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619e268#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] 0.43% 812M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619e268#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000004619e7c0#run() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] 0.40% 760M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619e268#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] 0.33% 627M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite() [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite() [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite() [Inlined code] at org.apache.lucene.search.IndexSearcher#search() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.32% 612M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619e268#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] 0.27% 521M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619e268#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000004619e7c0#run() [JIT compiled code] 0.24% 451M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFieldToIndex() [Interpreted code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFieldToIndex() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x0000000046197950#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] 0.15% 292M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619e268#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll() [JIT compiled code] 0.12% 231M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619e268#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000004619e7c0#run() [JIT compiled code] 0.10% 189M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 0.09% 169M org.apache.lucene.util.SparseFixedBitSet#() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#createBitSet() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsReader#search() [JIT compiled code] at org.apache.lucene.index.CodecReader#searchNearestVectors() [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#approximateSearch() [JIT compiled code] at org.apache.lucene.search.AbstractKnnVectorQuery#getLeafResults() [JIT compiled code] at org.apache.lucene.search.AbstractKnnVectorQuery#searchLeaf() [JIT compiled code] at org.apache.lucene.search.AbstractKnnVectorQuery#lambda$rewrite$0() [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery$$Lambda.0x0000000046205908#call() [JIT compiled code] 0.09% 169M org.apache.lucene.util.SparseFixedBitSet#insertLong() [Inlined code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsReader#search() [JIT compiled code] at org.apache.lucene.index.CodecReader#searchNearestVectors() [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#approximateSearch() [JIT compiled code] at org.apache.lucene.search.AbstractKnnVectorQuery#getLeafResults() [JIT compiled code] 0.07% 139M java.lang.invoke.DirectMethodHandle#allocateInstance() [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() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619e268#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] 0.07% 128M java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [JIT compiled code] at java.lang.ThreadLocal#setInitialValue() [Inlined code] at java.lang.ThreadLocal#get() [Inlined code] at java.lang.ThreadLocal#get() [JIT compiled code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.07% 128M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph() [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder() [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues() [Interpreted code] 0.06% 118M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite() [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite() [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite() [Inlined code] at org.apache.lucene.search.IndexSearcher#rewrite() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.06% 112M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Interpreted code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite() [Interpreted code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite() [Interpreted code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite() [Interpreted code] at org.apache.lucene.search.IndexSearcher#rewrite() [Interpreted code] at org.apache.lucene.search.IndexSearcher#rewrite() [Interpreted code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter() [Interpreted code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at knn.KnnGraphTester#doFloatVectorQuery() [Interpreted code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.06% 109M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [JIT compiled code] at java.util.concurrent.LinkedBlockingQueue#take() [Inlined code] at java.util.concurrent.ThreadPoolExecutor#getTask() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor$Worker#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.05% 90M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619e268#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll() [JIT compiled code] 0.05% 89M java.util.DualPivotQuicksort#sort() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [Inlined code] at java.util.Arrays#sort() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x0000000046197950#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle() [Interpreted code] 0.04% 77M java.util.logging.LogManager#reset() [Interpreted code] at java.util.logging.LogManager$Cleaner#run() [Interpreted code] 0.04% 77M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.04% 69M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619e268#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#build() [JIT compiled code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge() [Interpreted code] 0.04% 67M org.apache.lucene.internal.hppc.IntIntHashMap#allocateBuffers() [Interpreted code] at org.apache.lucene.internal.hppc.IntIntHashMap#ensureCapacity() [Interpreted code] at org.apache.lucene.internal.hppc.IntIntHashMap#() [Interpreted code] at org.apache.lucene.internal.hppc.IntIntHashMap#() [Interpreted code] at knn.KnnGraphTester#printGraphConnectedNess() [Interpreted code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [Interpreted code] 0.03% 64M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollector#() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] 0.03% 64M org.apache.lucene.util.hnsw.OnHeapHnswGraph#() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph() [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder() [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x0000000046197950#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.03% 62M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619e268#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll() [JIT compiled code] 0.03% 61M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619e268#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll() [JIT compiled code] 0.03% 60M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph() [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder() [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x0000000046197950#merge() [Interpreted code] 0.03% 55M java.util.DualPivotQuicksort#tryMergeRuns() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [Inlined code] at java.util.Arrays#sort() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x0000000046197950#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.03% 49M knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] at knn.KnnGraphTester#forceMerge() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [Interpreted code] 0.03% 48M org.apache.lucene.util.FixedBitSet#() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#() [JIT compiled code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder() [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x0000000046197950#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.02% 40M java.lang.ThreadLocal$ThreadLocalMap#set() [Inlined code] at java.lang.ThreadLocal#setInitialValue() [Inlined code] at java.lang.ThreadLocal#get() [Inlined code] at java.lang.ThreadLocal#get() [JIT compiled code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] 0.02% 38M java.util.IdentityHashMap#keySet() [Interpreted code] at java.lang.ApplicationShutdownHooks#runHooks() [Interpreted code] at java.lang.ApplicationShutdownHooks$1#run() [Interpreted code] at java.lang.Shutdown#runHooks() [Interpreted code] at java.lang.Shutdown#shutdown() [Interpreted code] 0.02% 36M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004619e268#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#build() [JIT compiled code] 0.02% 32M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x0000000046197950#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle() [Interpreted code] at org.apache.lucene.index.IndexWriter#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource#merge() [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler#doMerge() [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=256M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/2026.04.05.23.08.44/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.214s][info][jfr,startup] Started recording 1. [0.214s][info][jfr,startup] [0.214s][info][jfr,startup] Use jcmd 926141 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 2182269603435463 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 Apr 06, 2026 1:25:28 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: 127 segments, 13 merges 210.9s _18u: 8 segs, 811.3 K docs, 4045.1 MB 154.4s _1ae: 11 segs, 51.6 K docs, 255.3 MB 79.7s _1cc: 8 segs, 41.5 K docs, 205.3 MB 70.1s _1ck: 8 segs, 72.9 K docs, 362.2 MB 63.5s _1cq: 8 segs, 172.0 K docs, 855.8 MB 46.0s _1d7: 8 segs, 84.8 K docs, 421.4 MB 40.3s _1de: 8 segs, 120.0 K docs, 596.8 MB 35.5s _1dl: 8 segs, 118.1 K docs, 587.0 MB 29.7s _1dt: 8 segs, 88.5 K docs, 439.9 MB 22.5s _1e2: 8 segs, 40.3 K docs, 199.6 MB 15.9s _1ea: 8 segs, 72.0 K docs, 357.5 MB 8.0s _1ej: 8 segs, 39.1 K docs, 193.5 MB 5.0 sec: 113 segments, 11 merges 215.9s _18u: 8 segs, 811.3 K docs, 4045.1 MB 159.4s _1ae: 11 segs, 51.6 K docs, 255.3 MB 68.5s _1cq: 8 segs, 172.0 K docs, 855.8 MB 51.0s _1d7: 8 segs, 84.8 K docs, 421.4 MB 45.3s _1de: 8 segs, 120.0 K docs, 596.8 MB 40.5s _1dl: 8 segs, 118.1 K docs, 587.0 MB 34.7s _1dt: 8 segs, 88.5 K docs, 439.9 MB 27.5s _1e2: 8 segs, 40.3 K docs, 199.6 MB 20.9s _1ea: 8 segs, 72.0 K docs, 357.5 MB 13.0s _1ej: 8 segs, 39.1 K docs, 193.5 MB 5.0s _1ep: 13 segs, 53.1 K docs, 262.9 MB 10.0 sec: 103 segments, 10 merges 220.9s _18u: 8 segs, 811.3 K docs, 4045.1 MB 73.6s _1cq: 8 segs, 172.0 K docs, 855.8 MB 56.0s _1d7: 8 segs, 84.8 K docs, 421.4 MB 50.3s _1de: 8 segs, 120.0 K docs, 596.8 MB 45.5s _1dl: 8 segs, 118.1 K docs, 587.0 MB 39.7s _1dt: 8 segs, 88.5 K docs, 439.9 MB 32.5s _1e2: 8 segs, 40.3 K docs, 199.6 MB 25.9s _1ea: 8 segs, 72.0 K docs, 357.5 MB 18.0s _1ej: 8 segs, 39.1 K docs, 193.5 MB 10.0s _1ep: 13 segs, 53.1 K docs, 262.9 MB 15.1 sec: 96 segments, 9 merges 226.0s _18u: 8 segs, 811.3 K docs, 4045.1 MB 78.6s _1cq: 8 segs, 172.0 K docs, 855.8 MB 61.1s _1d7: 8 segs, 84.8 K docs, 421.4 MB 55.4s _1de: 8 segs, 120.0 K docs, 596.8 MB 50.6s _1dl: 8 segs, 118.1 K docs, 587.0 MB 44.8s _1dt: 8 segs, 88.5 K docs, 439.9 MB 31.0s _1ea: 8 segs, 72.0 K docs, 357.5 MB 23.1s _1ej: 8 segs, 39.1 K docs, 193.5 MB 15.1s _1ep: 13 segs, 53.1 K docs, 262.9 MB 20.1 sec: 96 segments, 9 merges 231.0s _18u: 8 segs, 811.3 K docs, 4045.1 MB 83.6s _1cq: 8 segs, 172.0 K docs, 855.8 MB 66.1s _1d7: 8 segs, 84.8 K docs, 421.4 MB 60.4s _1de: 8 segs, 120.0 K docs, 596.8 MB 55.6s _1dl: 8 segs, 118.1 K docs, 587.0 MB 49.8s _1dt: 8 segs, 88.5 K docs, 439.9 MB 36.0s _1ea: 8 segs, 72.0 K docs, 357.5 MB 28.1s _1ej: 8 segs, 39.1 K docs, 193.5 MB 20.1s _1ep: 13 segs, 53.1 K docs, 262.9 MB 25.0 sec: 82 segments, 7 merges 235.9s _18u: 8 segs, 811.3 K docs, 4045.1 MB 88.5s _1cq: 8 segs, 172.0 K docs, 855.8 MB 71.0s _1d7: 8 segs, 84.8 K docs, 421.4 MB 65.3s _1de: 8 segs, 120.0 K docs, 596.8 MB 60.5s _1dl: 8 segs, 118.1 K docs, 587.0 MB 40.9s _1ea: 8 segs, 72.0 K docs, 357.5 MB 25.0s _1ep: 13 segs, 53.1 K docs, 262.9 MB 30.0 sec: 82 segments, 7 merges 240.9s _18u: 8 segs, 811.3 K docs, 4045.1 MB 93.6s _1cq: 8 segs, 172.0 K docs, 855.8 MB 76.0s _1d7: 8 segs, 84.8 K docs, 421.4 MB 70.3s _1de: 8 segs, 120.0 K docs, 596.8 MB 65.5s _1dl: 8 segs, 118.1 K docs, 587.0 MB 45.9s _1ea: 8 segs, 72.0 K docs, 357.5 MB 30.0s _1ep: 13 segs, 53.1 K docs, 262.9 MB 35.0 sec: 82 segments, 7 merges 245.9s _18u: 8 segs, 811.3 K docs, 4045.1 MB 98.6s _1cq: 8 segs, 172.0 K docs, 855.8 MB 81.0s _1d7: 8 segs, 84.8 K docs, 421.4 MB 75.3s _1de: 8 segs, 120.0 K docs, 596.8 MB 70.5s _1dl: 8 segs, 118.1 K docs, 587.0 MB 50.9s _1ea: 8 segs, 72.0 K docs, 357.5 MB 35.0s _1ep: 13 segs, 53.1 K docs, 262.9 MB 40.0 sec: 82 segments, 7 merges 250.9s _18u: 8 segs, 811.3 K docs, 4045.1 MB 103.6s _1cq: 8 segs, 172.0 K docs, 855.8 MB 86.1s _1d7: 8 segs, 84.8 K docs, 421.4 MB 80.3s _1de: 8 segs, 120.0 K docs, 596.8 MB 75.5s _1dl: 8 segs, 118.1 K docs, 587.0 MB 56.0s _1ea: 8 segs, 72.0 K docs, 357.5 MB 40.0s _1ep: 13 segs, 53.1 K docs, 262.9 MB 45.0 sec: 70 segments, 6 merges 255.9s _18u: 8 segs, 811.3 K docs, 4045.1 MB 108.6s _1cq: 8 segs, 172.0 K docs, 855.8 MB 91.1s _1d7: 8 segs, 84.8 K docs, 421.4 MB 85.3s _1de: 8 segs, 120.0 K docs, 596.8 MB 80.5s _1dl: 8 segs, 118.1 K docs, 587.0 MB 61.0s _1ea: 8 segs, 72.0 K docs, 357.5 MB 50.0 sec: 70 segments, 6 merges 260.9s _18u: 8 segs, 811.3 K docs, 4045.1 MB 113.6s _1cq: 8 segs, 172.0 K docs, 855.8 MB 96.1s _1d7: 8 segs, 84.8 K docs, 421.4 MB 90.3s _1de: 8 segs, 120.0 K docs, 596.8 MB 85.5s _1dl: 8 segs, 118.1 K docs, 587.0 MB 66.0s _1ea: 8 segs, 72.0 K docs, 357.5 MB 55.0 sec: 70 segments, 6 merges 266.0s _18u: 8 segs, 811.3 K docs, 4045.1 MB 118.6s _1cq: 8 segs, 172.0 K docs, 855.8 MB 101.1s _1d7: 8 segs, 84.8 K docs, 421.4 MB 95.3s _1de: 8 segs, 120.0 K docs, 596.8 MB 90.5s _1dl: 8 segs, 118.1 K docs, 587.0 MB 71.0s _1ea: 8 segs, 72.0 K docs, 357.5 MB 60.0 sec: 70 segments, 6 merges 271.0s _18u: 8 segs, 811.3 K docs, 4045.1 MB 123.6s _1cq: 8 segs, 172.0 K docs, 855.8 MB 106.1s _1d7: 8 segs, 84.8 K docs, 421.4 MB 100.3s _1de: 8 segs, 120.0 K docs, 596.8 MB 95.5s _1dl: 8 segs, 118.1 K docs, 587.0 MB 76.0s _1ea: 8 segs, 72.0 K docs, 357.5 MB 65.1 sec: 63 segments, 6 merges 276.0s _18u: 8 segs, 811.3 K docs, 4045.1 MB 128.6s _1cq: 8 segs, 172.0 K docs, 855.8 MB 111.1s _1d7: 8 segs, 84.8 K docs, 421.4 MB 105.3s _1de: 8 segs, 120.0 K docs, 596.8 MB 81.0s _1ea: 8 segs, 72.0 K docs, 357.5 MB 2.6s _1eq: 8 segs, 390.6 K docs, 1945.1 MB 70.1 sec: 63 segments, 6 merges 281.0s _18u: 8 segs, 811.3 K docs, 4045.1 MB 133.6s _1cq: 8 segs, 172.0 K docs, 855.8 MB 116.1s _1d7: 8 segs, 84.8 K docs, 421.4 MB 110.3s _1de: 8 segs, 120.0 K docs, 596.8 MB 86.0s _1ea: 8 segs, 72.0 K docs, 357.5 MB 7.6s _1eq: 8 segs, 390.6 K docs, 1945.1 MB 75.1 sec: 56 segments, 5 merges 286.0s _18u: 8 segs, 811.3 K docs, 4045.1 MB 138.6s _1cq: 8 segs, 172.0 K docs, 855.8 MB 121.1s _1d7: 8 segs, 84.8 K docs, 421.4 MB 115.4s _1de: 8 segs, 120.0 K docs, 596.8 MB 12.6s _1eq: 8 segs, 390.6 K docs, 1945.1 MB 80.1 sec: 56 segments, 5 merges 291.0s _18u: 8 segs, 811.3 K docs, 4045.1 MB 143.6s _1cq: 8 segs, 172.0 K docs, 855.8 MB 126.1s _1d7: 8 segs, 84.8 K docs, 421.4 MB 120.4s _1de: 8 segs, 120.0 K docs, 596.8 MB 17.6s _1eq: 8 segs, 390.6 K docs, 1945.1 MB 85.1 sec: 56 segments, 5 merges 296.0s _18u: 8 segs, 811.3 K docs, 4045.1 MB 148.6s _1cq: 8 segs, 172.0 K docs, 855.8 MB 131.1s _1d7: 8 segs, 84.8 K docs, 421.4 MB 125.4s _1de: 8 segs, 120.0 K docs, 596.8 MB 22.6s _1eq: 8 segs, 390.6 K docs, 1945.1 MB 90.1 sec: 49 segments, 4 merges 301.0s _18u: 8 segs, 811.3 K docs, 4045.1 MB 153.6s _1cq: 8 segs, 172.0 K docs, 855.8 MB 130.4s _1de: 8 segs, 120.0 K docs, 596.8 MB 27.6s _1eq: 8 segs, 390.6 K docs, 1945.1 MB 95.1 sec: 49 segments, 4 merges 306.0s _18u: 8 segs, 811.3 K docs, 4045.1 MB 158.6s _1cq: 8 segs, 172.0 K docs, 855.8 MB 135.4s _1de: 8 segs, 120.0 K docs, 596.8 MB 32.6s _1eq: 8 segs, 390.6 K docs, 1945.1 MB 100.1 sec: 42 segments, 3 merges 311.0s _18u: 8 segs, 811.3 K docs, 4045.1 MB 163.6s _1cq: 8 segs, 172.0 K docs, 855.8 MB 37.6s _1eq: 8 segs, 390.6 K docs, 1945.1 MB 105.1 sec: 42 segments, 3 merges 316.0s _18u: 8 segs, 811.3 K docs, 4045.1 MB 168.6s _1cq: 8 segs, 172.0 K docs, 855.8 MB 42.6s _1eq: 8 segs, 390.6 K docs, 1945.1 MB 110.1 sec: 42 segments, 3 merges 321.0s _18u: 8 segs, 811.3 K docs, 4045.1 MB 173.6s _1cq: 8 segs, 172.0 K docs, 855.8 MB 47.6s _1eq: 8 segs, 390.6 K docs, 1945.1 MB 115.0 sec: 42 segments, 3 merges 325.9s _18u: 8 segs, 811.3 K docs, 4045.1 MB 178.5s _1cq: 8 segs, 172.0 K docs, 855.8 MB 52.6s _1eq: 8 segs, 390.6 K docs, 1945.1 MB 120.0 sec: 35 segments, 2 merges 183.6s _1cq: 8 segs, 172.0 K docs, 855.8 MB 57.6s _1eq: 8 segs, 390.6 K docs, 1945.1 MB 125.0 sec: 35 segments, 2 merges 188.6s _1cq: 8 segs, 172.0 K docs, 855.8 MB 62.6s _1eq: 8 segs, 390.6 K docs, 1945.1 MB 130.0 sec: 28 segments, 1 merges 67.6s _1eq: 8 segs, 390.6 K docs, 1945.1 MB 135.0 sec: 28 segments, 1 merges 72.6s _1eq: 8 segs, 390.6 K docs, 1945.1 MB 140.0 sec: 28 segments, 1 merges 77.6s _1eq: 8 segs, 390.6 K docs, 1945.1 MB 145.1 sec: 28 segments, 1 merges 82.6s _1eq: 8 segs, 390.6 K docs, 1945.1 MB 150.1 sec: 28 segments, 1 merges 87.6s _1eq: 8 segs, 390.6 K docs, 1945.1 MB 155.1 sec: 28 segments, 1 merges 92.6s _1eq: 8 segs, 390.6 K docs, 1945.1 MB 160.1 sec: 28 segments, 1 merges 97.6s _1eq: 8 segs, 390.6 K docs, 1945.1 MB 165.1 sec: 28 segments, 1 merges 102.6s _1eq: 8 segs, 390.6 K docs, 1945.1 MB 170.1 sec: 21 segments, 1 merges 1.8s _1er: 5 segs, 973.0 K docs, 4854.3 MB 175.1 sec: 21 segments, 1 merges 6.8s _1er: 5 segs, 973.0 K docs, 4854.3 MB 180.1 sec: 21 segments, 1 merges 11.8s _1er: 5 segs, 973.0 K docs, 4854.3 MB 185.0 sec: 21 segments, 1 merges 16.7s _1er: 5 segs, 973.0 K docs, 4854.3 MB 190.0 sec: 21 segments, 1 merges 21.7s _1er: 5 segs, 973.0 K docs, 4854.3 MB 195.0 sec: 21 segments, 1 merges 26.7s _1er: 5 segs, 973.0 K docs, 4854.3 MB 200.0 sec: 21 segments, 1 merges 31.8s _1er: 5 segs, 973.0 K docs, 4854.3 MB 205.0 sec: 21 segments, 1 merges 36.8s _1er: 5 segs, 973.0 K docs, 4854.3 MB 210.0 sec: 21 segments, 1 merges 41.8s _1er: 5 segs, 973.0 K docs, 4854.3 MB 215.0 sec: 21 segments, 1 merges 46.8s _1er: 5 segs, 973.0 K docs, 4854.3 MB 220.0 sec: 21 segments, 1 merges 51.8s _1er: 5 segs, 973.0 K docs, 4854.3 MB 225.0 sec: 21 segments, 1 merges 56.8s _1er: 5 segs, 973.0 K docs, 4854.3 MB 230.1 sec: 21 segments, 1 merges 61.8s _1er: 5 segs, 973.0 K docs, 4854.3 MB 235.1 sec: 21 segments, 1 merges 66.8s _1er: 5 segs, 973.0 K docs, 4854.3 MB 240.1 sec: 21 segments, 1 merges 71.8s _1er: 5 segs, 973.0 K docs, 4854.3 MB 245.1 sec: 21 segments, 1 merges 76.8s _1er: 5 segs, 973.0 K docs, 4854.3 MB 250.1 sec: 21 segments, 1 merges 81.8s _1er: 5 segs, 973.0 K docs, 4854.3 MB 255.1 sec: 21 segments, 1 merges 86.8s _1er: 5 segs, 973.0 K docs, 4854.3 MB 260.1 sec: 21 segments, 1 merges 91.8s _1er: 5 segs, 973.0 K docs, 4854.3 MB 265.1 sec: 21 segments, 1 merges 96.8s _1er: 5 segs, 973.0 K docs, 4854.3 MB 270.1 sec: 21 segments, 1 merges 101.8s _1er: 5 segs, 973.0 K docs, 4854.3 MB 275.1 sec: 21 segments, 1 merges 106.8s _1er: 5 segs, 973.0 K docs, 4854.3 MB 280.1 sec: 21 segments, 1 merges 111.8s _1er: 5 segs, 973.0 K docs, 4854.3 MB 285.0 sec: 21 segments, 1 merges 116.7s _1er: 5 segs, 973.0 K docs, 4854.3 MB 290.0 sec: 21 segments, 1 merges 121.7s _1er: 5 segs, 973.0 K docs, 4854.3 MB 295.0 sec: 21 segments, 1 merges 126.7s _1er: 5 segs, 973.0 K docs, 4854.3 MB 300.0 sec: 21 segments, 1 merges 131.8s _1er: 5 segs, 973.0 K docs, 4854.3 MB 305.0 sec: 21 segments, 1 merges 136.8s _1er: 5 segs, 973.0 K docs, 4854.3 MB 310.0 sec: 21 segments, 1 merges 141.8s _1er: 5 segs, 973.0 K docs, 4854.3 MB 315.0 sec: 21 segments, 1 merges 146.8s _1er: 5 segs, 973.0 K docs, 4854.3 MB 320.0 sec: 21 segments, 1 merges 151.8s _1er: 5 segs, 973.0 K docs, 4854.3 MB 325.0 sec: 21 segments, 1 merges 156.8s _1er: 5 segs, 973.0 K docs, 4854.3 MB 330.0 sec: 21 segments, 1 merges 161.8s _1er: 5 segs, 973.0 K docs, 4854.3 MB 335.0 sec: 21 segments, 1 merges 166.8s _1er: 5 segs, 973.0 K docs, 4854.3 MB 340.1 sec: 21 segments, 1 merges 171.8s _1er: 5 segs, 973.0 K docs, 4854.3 MB 345.1 sec: 21 segments, 1 merges 176.8s _1er: 5 segs, 973.0 K docs, 4854.3 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 1514 seconds reindex takes 1514.05 sec index has 17 segments: segments_2: _7g(11.0.0):C748418 _is(11.0.0):C1013712 _mv(11.0.0):C545689 _ui(11.0.0):C968863 _1er(11.0.0):C973010 _rt(11.0.0):C473939 _18u(11.0.0):C811344 _xf(11.0.0):C562541 _130(11.0.0):C606316 _17h(11.0.0):C361569 _187(11.0.0):C107707 _1ck(11.0.0):C72936 _1dt(11.0.0):C88520 _1eq(11.0.0):C390579 _1d7(11.0.0):C84801 _1dl(11.0.0):C118056 _1ea(11.0.0):C72000 _7g: 3736.9 MB _is: 5063.2 MB _mv: 2724.1 MB _ui: 4838.9 MB _1er: 4859.7 MB _rt: 2365.7 MB _18u: 4051.4 MB _xf: 2808.3 MB _130: 3026.9 MB _17h: 1804.6 MB _187: 537.0 MB _1ck: 363.5 MB _1dt: 441.2 MB _1eq: 1949.4 MB _1d7: 422.7 MB _1dl: 588.7 MB _1ea: 358.8 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=1.0 index disk usage is 39940.94 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=56965708194 cpu@end=70979141491 deltaMS=14013.433297 thread 14 name=Reference Handler cpu@start=1771878 cpu@end=1771878 deltaMS=0.0 thread 15 name=Finalizer cpu@start=156805 cpu@end=156805 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=61588 cpu@end=61588 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=7616639 cpu@end=7659950 deltaMS=0.043311 thread 41 name=JFR Recorder Thread cpu@start=21954988379 cpu@end=21957089584 deltaMS=2.101205 thread 42 name=JFR Periodic Tasks cpu@start=124903937439 cpu@end=125576035197 deltaMS=672.097758 thread 46 name=Notification Thread cpu@start=85230 cpu@end=85230 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-1 cpu@start=1778445261454 cpu@end=1778445261454 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-2 cpu@start=1778846165805 cpu@end=1778846165805 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-3 cpu@start=1779197477528 cpu@end=1779197477528 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-4 cpu@start=1778737763123 cpu@end=1778737763123 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-5 cpu@start=1780028406855 cpu@end=1780028406855 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-6 cpu@start=1775110794697 cpu@end=1775110794697 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-7 cpu@start=1775913837779 cpu@end=1775913837779 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-8 cpu@start=1776493884245 cpu@end=1776493884245 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-9 cpu@start=1777010166796 cpu@end=1777010166796 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-10 cpu@start=1778645854692 cpu@end=1778645854692 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-11 cpu@start=1785007507536 cpu@end=1785007507536 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-12 cpu@start=1784206257169 cpu@end=1784206257169 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-13 cpu@start=1779375861582 cpu@end=1779375861582 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-14 cpu@start=1785325495879 cpu@end=1785325495879 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-15 cpu@start=1781174144747 cpu@end=1781174144747 deltaMS=0.0 thread 72 name=hnsw-merge-1-thread-16 cpu@start=1779062250753 cpu@end=1779062250753 deltaMS=0.0 Average CPU cores used: 1.047304827360551 completed 1000 searches in 14024 ms: 71 QPS CPU time=14687 ms checking results SUMMARY: 0.955 14.024 14.687 1.047 8000000 KNN 100 100 N/A N/A 100.000 32 100 7 bits 65635 1514.05 5283.84 0.00 17 39940.94 null N/A 1.000 39184.570 7934.570 false HNSW Leaf 0 has 4 layers Leaf 0 has 748418 documents Graph level=3 size=33, Fanout min=3, mean=7.03, max=12, meandelta=56381.68 % 0 10 20 30 40 50 60 70 80 90 100 0 4 5 5 6 7 7 8 10 10 12 Graph level=2 size=619, Fanout min=7, mean=21.39, max=32, meandelta=31950.38 % 0 10 20 30 40 50 60 70 80 90 100 0 13 15 17 19 21 23 25 28 32 32 Graph level=1 size=22896, Fanout min=3, mean=27.95, max=32, meandelta=24550.79 % 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=748418, Fanout min=1, mean=39.55, max=64, meandelta=17536.91 % 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=33, connectedness=1.00 Graph level=2 size=619, connectedness=1.00 Graph level=1 size=22896, connectedness=1.00 Graph level=0 size=748418, connectedness=1.00 Leaf 1 has 4 layers Leaf 1 has 1013712 documents Graph level=3 size=51, Fanout min=3, mean=8.71, max=16, meandelta=87038.27 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 7 7 8 9 10 11 12 16 Graph level=2 size=810, Fanout min=7, mean=22.95, max=32, meandelta=40421.45 % 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=30785, Fanout min=2, mean=28.08, max=32, meandelta=33030.22 % 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=1013712, Fanout min=1, mean=39.50, max=64, meandelta=23766.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=51, connectedness=1.00 Graph level=2 size=810, connectedness=1.00 Graph level=1 size=30785, connectedness=1.00 Graph level=0 size=1013712, connectedness=1.00 Leaf 2 has 4 layers Leaf 2 has 545689 documents Graph level=3 size=22, Fanout min=3, mean=5.73, max=9, meandelta=53090.54 % 0 10 20 30 40 50 60 70 80 90 100 0 3 3 4 5 5 6 7 7 8 9 Graph level=2 size=419, Fanout min=6, mean=19.68, max=32, meandelta=23998.94 % 0 10 20 30 40 50 60 70 80 90 100 0 12 15 16 17 19 20 22 25 29 32 Graph level=1 size=16652, Fanout min=2, mean=27.75, max=32, meandelta=17983.72 % 0 10 20 30 40 50 60 70 80 90 100 0 19 22 25 29 32 32 32 32 32 32 Graph level=0 size=545689, Fanout min=1, mean=39.59, max=64, meandelta=12786.23 % 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=22, connectedness=1.00 Graph level=2 size=419, connectedness=1.00 Graph level=1 size=16652, connectedness=1.00 Graph level=0 size=545689, connectedness=1.00 Leaf 3 has 4 layers Leaf 3 has 968863 documents Graph level=3 size=55, Fanout min=5, mean=8.58, max=18, meandelta=76631.05 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 7 7 8 9 9 10 12 18 Graph level=2 size=839, Fanout min=7, mean=23.08, max=32, meandelta=37933.02 % 0 10 20 30 40 50 60 70 80 90 100 0 14 17 19 21 23 25 28 31 32 32 Graph level=1 size=29542, Fanout min=4, mean=28.02, max=32, meandelta=31698.08 % 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=968863, Fanout min=1, mean=39.52, max=64, meandelta=22702.96 % 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=839, connectedness=1.00 Graph level=1 size=29542, connectedness=1.00 Graph level=0 size=968863, connectedness=1.00 Leaf 4 has 4 layers Leaf 4 has 973010 documents Graph level=3 size=58, Fanout min=3, mean=9.14, max=17, meandelta=83497.92 % 0 10 20 30 40 50 60 70 80 90 100 0 6 7 8 8 9 9 10 11 12 17 Graph level=2 size=823, Fanout min=7, mean=22.80, max=32, meandelta=39083.91 % 0 10 20 30 40 50 60 70 80 90 100 0 14 17 18 20 22 25 27 30 32 32 Graph level=1 size=29623, Fanout min=2, mean=28.11, max=32, meandelta=31778.30 % 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=973010, Fanout min=1, mean=39.51, max=64, meandelta=22803.02 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 37 42 49 60 64 64 Graph level=3 size=58, connectedness=1.00 Graph level=2 size=823, connectedness=1.00 Graph level=1 size=29623, connectedness=1.00 Graph level=0 size=973010, connectedness=1.00 Leaf 5 has 4 layers Leaf 5 has 473939 documents Graph level=3 size=23, Fanout min=3, mean=5.83, max=9, meandelta=34560.84 % 0 10 20 30 40 50 60 70 80 90 100 0 4 4 5 5 5 6 7 7 8 9 Graph level=2 size=357, Fanout min=6, mean=18.15, max=32, meandelta=22479.36 % 0 10 20 30 40 50 60 70 80 90 100 0 11 13 15 16 17 19 20 23 27 32 Graph level=1 size=14358, Fanout min=6, mean=27.73, max=32, meandelta=15641.32 % 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=473939, Fanout min=1, mean=39.59, max=64, meandelta=11105.85 % 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=357, connectedness=1.00 Graph level=1 size=14358, connectedness=1.00 Graph level=0 size=473939, connectedness=1.00 Leaf 6 has 4 layers Leaf 6 has 811344 documents Graph level=3 size=41, Fanout min=4, mean=7.61, max=14, meandelta=83798.74 % 0 10 20 30 40 50 60 70 80 90 100 0 5 5 6 6 8 8 8 9 10 14 Graph level=2 size=701, Fanout min=8, mean=22.17, max=32, meandelta=33352.01 % 0 10 20 30 40 50 60 70 80 90 100 0 14 16 18 19 21 24 27 30 32 32 Graph level=1 size=24776, Fanout min=4, mean=27.98, max=32, meandelta=26582.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=811344, Fanout min=1, mean=39.54, max=64, meandelta=19013.18 % 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=41, connectedness=1.00 Graph level=2 size=701, connectedness=1.00 Graph level=1 size=24776, connectedness=1.00 Graph level=0 size=811344, connectedness=1.00 Leaf 7 has 4 layers Leaf 7 has 562541 documents Graph level=3 size=27, Fanout min=1, mean=5.33, max=9, meandelta=62834.40 % 0 10 20 30 40 50 60 70 80 90 100 0 3 4 4 4 5 6 6 7 7 9 Graph level=2 size=435, Fanout min=7, mean=19.56, max=32, meandelta=25846.88 % 0 10 20 30 40 50 60 70 80 90 100 0 12 14 16 17 19 20 22 25 29 32 Graph level=1 size=17082, Fanout min=6, mean=27.93, max=32, meandelta=18434.05 % 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=562541, Fanout min=1, mean=39.60, max=64, meandelta=13176.51 % 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=27, connectedness=1.00 Graph level=2 size=435, connectedness=1.00 Graph level=1 size=17082, connectedness=1.00 Graph level=0 size=562541, connectedness=1.00 Leaf 8 has 4 layers Leaf 8 has 606316 documents Graph level=3 size=26, Fanout min=2, mean=5.38, max=9, meandelta=53654.64 % 0 10 20 30 40 50 60 70 80 90 100 0 3 3 4 5 6 6 6 7 7 9 Graph level=2 size=464, Fanout min=6, mean=20.00, max=32, meandelta=27599.82 % 0 10 20 30 40 50 60 70 80 90 100 0 12 14 16 17 19 21 23 25 29 32 Graph level=1 size=18431, Fanout min=4, mean=27.85, max=32, meandelta=19926.97 % 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=606316, Fanout min=1, mean=39.56, max=64, meandelta=14211.20 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 60 64 64 Graph level=3 size=26, connectedness=1.00 Graph level=2 size=464, connectedness=1.00 Graph level=1 size=18431, connectedness=1.00 Graph level=0 size=606316, connectedness=1.00 Leaf 9 has 4 layers Leaf 9 has 361569 documents Graph level=3 size=25, Fanout min=2, mean=5.76, max=13, meandelta=41255.30 % 0 10 20 30 40 50 60 70 80 90 100 0 2 3 4 5 5 6 7 8 8 13 Graph level=2 size=287, Fanout min=6, mean=17.11, max=32, meandelta=17307.91 % 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=10937, Fanout min=8, mean=27.60, max=32, meandelta=11958.40 % 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=361569, Fanout min=1, mean=39.56, max=64, meandelta=8484.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=25, connectedness=1.00 Graph level=2 size=287, connectedness=1.00 Graph level=1 size=10937, connectedness=1.00 Graph level=0 size=361569, connectedness=1.00 Leaf 10 has 4 layers Leaf 10 has 107707 documents Graph level=3 size=5, Fanout min=2, mean=2.80, max=4, meandelta=21448.57 % 0 10 20 30 40 50 60 70 80 90 100 0 1 2 2 2 2 2 2 4 4 4 Graph level=2 size=100, Fanout min=5, mean=11.54, max=23, meandelta=7727.30 % 0 10 20 30 40 50 60 70 80 90 100 0 7 8 9 10 12 12 13 14 17 23 Graph level=1 size=3308, Fanout min=8, mean=26.56, max=32, meandelta=3715.05 % 0 10 20 30 40 50 60 70 80 90 100 0 17 20 23 25 29 32 32 32 32 32 Graph level=0 size=107707, Fanout min=2, mean=38.88, max=64, meandelta=2570.44 % 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=3308, connectedness=1.00 Graph level=0 size=107707, connectedness=1.00 Leaf 11 has 4 layers Leaf 11 has 72936 documents Graph level=3 size=3, Fanout min=1, mean=1.33, max=2, meandelta=8740.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=59, Fanout min=4, mean=9.32, max=16, meandelta=6458.86 % 0 10 20 30 40 50 60 70 80 90 100 0 6 7 7 8 9 9 11 12 13 16 Graph level=1 size=2242, Fanout min=7, mean=25.79, max=32, meandelta=2577.85 % 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=72936, Fanout min=1, mean=38.60, max=64, meandelta=1752.54 % 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=2242, connectedness=1.00 Graph level=0 size=72936, connectedness=1.00 Leaf 12 has 4 layers Leaf 12 has 88520 documents Graph level=3 size=5, Fanout min=2, mean=2.80, max=4, meandelta=10772.29 % 0 10 20 30 40 50 60 70 80 90 100 0 1 2 2 2 2 3 3 3 3 4 Graph level=2 size=78, Fanout min=4, mean=11.23, max=18, meandelta=6427.59 % 0 10 20 30 40 50 60 70 80 90 100 0 7 8 10 10 11 12 13 14 16 18 Graph level=1 size=2712, Fanout min=7, mean=26.14, max=32, meandelta=3086.52 % 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=88520, Fanout min=2, mean=38.62, max=64, meandelta=2125.90 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 31 35 41 47 56 64 64 Graph level=3 size=5, connectedness=1.00 Graph level=2 size=78, connectedness=1.00 Graph level=1 size=2712, connectedness=1.00 Graph level=0 size=88520, connectedness=1.00 Leaf 13 has 4 layers Leaf 13 has 390579 documents Graph level=3 size=24, Fanout min=2, mean=5.83, max=12, meandelta=40483.32 % 0 10 20 30 40 50 60 70 80 90 100 0 3 4 4 5 6 6 6 7 7 12 Graph level=2 size=307, Fanout min=7, mean=17.42, max=32, meandelta=19508.70 % 0 10 20 30 40 50 60 70 80 90 100 0 11 12 14 15 17 18 20 22 25 32 Graph level=1 size=11802, Fanout min=5, mean=27.65, max=32, meandelta=12906.13 % 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=390579, Fanout min=1, mean=39.58, max=64, meandelta=9158.10 % 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=24, connectedness=1.00 Graph level=2 size=307, connectedness=1.00 Graph level=1 size=11802, connectedness=1.00 Graph level=0 size=390579, connectedness=1.00 Leaf 14 has 4 layers Leaf 14 has 84801 documents Graph level=3 size=4, Fanout min=1, mean=2.00, max=3, meandelta=16816.50 % 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=73, Fanout min=4, mean=9.42, max=17, meandelta=7286.26 % 0 10 20 30 40 50 60 70 80 90 100 0 5 7 7 8 8 9 11 13 14 17 Graph level=1 size=2590, Fanout min=6, mean=26.07, max=32, meandelta=2967.00 % 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=84801, Fanout min=2, mean=38.79, max=64, meandelta=2028.30 % 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=4, connectedness=1.00 Graph level=2 size=73, connectedness=1.00 Graph level=1 size=2590, connectedness=1.00 Graph level=0 size=84801, connectedness=1.00 Leaf 15 has 4 layers Leaf 15 has 118056 documents Graph level=3 size=6, Fanout min=1, mean=2.00, max=4, meandelta=22901.58 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 1 1 2 2 2 2 2 4 Graph level=2 size=111, Fanout min=4, mean=11.60, max=24, meandelta=8431.13 % 0 10 20 30 40 50 60 70 80 90 100 0 6 8 9 10 11 12 13 15 17 24 Graph level=1 size=3624, Fanout min=8, mean=26.53, max=32, meandelta=4060.18 % 0 10 20 30 40 50 60 70 80 90 100 0 18 20 23 26 28 32 32 32 32 32 Graph level=0 size=118056, Fanout min=3, mean=39.02, max=64, meandelta=2806.42 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 36 41 48 57 64 64 Graph level=3 size=6, connectedness=1.00 Graph level=2 size=111, connectedness=1.00 Graph level=1 size=3624, connectedness=1.00 Graph level=0 size=118056, connectedness=1.00 Leaf 16 has 4 layers Leaf 16 has 72000 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=58, Fanout min=3, mean=9.24, max=17, meandelta=6235.37 % 0 10 20 30 40 50 60 70 80 90 100 0 6 7 7 8 9 9 10 12 13 17 Graph level=1 size=2214, Fanout min=8, mean=25.68, max=32, meandelta=2550.36 % 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=72000, Fanout min=3, mean=38.55, max=64, meandelta=1732.20 % 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=2, connectedness=1.00 Graph level=2 size=58, connectedness=1.00 Graph level=1 size=2214, connectedness=1.00 Graph level=0 size=72000, 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=256M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/2026.04.05.23.08.44/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': 55,907,572.38 msec task-clock:u 215,197,383,512,321 cycles:u (36.36%) 113,708,968,018,175 instructions:u (36.36%) 3,403,635,201,803 cache-references:u (36.36%) 1,539,176,925,976 cache-misses:u (36.37%) 40,976,888,089,221 L1-dcache-loads:u (36.37%) 1,481,255,584,335 L1-dcache-load-misses:u (36.36%) 2,211,515,203,915 L1-icache-loads:u (36.36%) 13,912,737,955 L1-icache-load-misses:u (36.36%) LLC-loads:u LLC-load-misses:u LLC-stores:u LLC-store-misses:u LLC-prefetches:u LLC-prefetch-misses:u 9,696,148 faults:u 8,813,954 minor-faults:u 187 major-faults:u 11,592,711,407,776 branches:u (36.36%) 87,546,548,669 branch-misses:u (36.36%) 3,162,641,549,674 stalled-cycles-frontend:u (36.36%) stalled-cycles-backend:u 1944.875721386 seconds time elapsed 55313.806300000 seconds user 581.297165000 seconds sys took 0:32:24.901952 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='e6d3b52bd1d40e793a4ea49be6f1fe348a1fbefb', luceneutil_git_rev='8c1a2134fa545d47df642f8c79f31b9065cda366', index_vectors_file='/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec', search_vectors_file='/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec', vector_dims=1024, do_force_merge=False, recall=0.955, cpu_time_ms=14.024, net_cpu_ms=14.687, 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=65635, index_time_sec=1514.05, index_docs_per_sec=5283.84, force_merge_time_sec=0.0, index_num_segments=17, index_size_on_disk_mb=39940.94, selectivity=None, pre_post_filter='null', vec_disk_mb=39184.57, vec_ram_mb=7934.57, graph_level_conn_p_values={3: (2, {0: 0, 10: 1, 20: 1, 30: 1, 40: 1, 50: 1, 60: 1, 70: 1, 80: 1, 90: 1, 100: 1}), 2: (58, {0: 0, 10: 6, 20: 7, 30: 7, 40: 8, 50: 9, 60: 9, 70: 10, 80: 12, 90: 13, 100: 17}), 1: (2214, {0: 0, 10: 17, 20: 19, 30: 22, 40: 24, 50: 27, 60: 30, 70: 32, 80: 32, 90: 32, 100: 32}), 0: (72000, {0: 0, 10: 20, 20: 24, 30: 28, 40: 31, 50: 35, 60: 40, 70: 47, 80: 56, 90: 64, 100: 64})}, combined_run_time=datetime.timedelta(seconds=1944, microseconds=901952)) Profiler summary for /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q7-fmFalse.jfr Version: 2.1 Chunks: 21 Start: 2026-04-06 05:48:06 (UTC) Duration: 584 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 10874047 187505366 jdk.FileWrite 2564115 55994302 jdk.FileRead 686127 15893212 jdk.NativeMethodSample 52385 693141 jdk.ObjectAllocationInNewTLAB 13047 259007 jdk.CPULoad 10932 218640 jdk.BooleanFlag 10416 329889 jdk.Checkpoint 1815 4926357 jdk.UnsignedIntFlag 1008 34230 jdk.ObjectAllocationOutsideTLAB 952 17114 jdk.IntFlag 924 33747 jdk.Compilation 869 23223 jdk.StringFlag 714 27720 jdk.CPUInformation 21 31542 jdk.GCConfiguration 21 546 jdk.JVMInformation 21 19509 jdk.Metadata 21 2321067 jdk.GarbageCollection 14 333 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.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 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q7-fmFalse.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.04.05.23.08.44/bench-knn-q7-fmFalse.jfr is 255.90 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 52385 events (total: 52385) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 57.81% 30283 jdk.jfr.internal.JVM#emitEvent() [Native code] 23.02% 12061 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 10.34% 5415 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 5.19% 2718 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] 2.18% 1144 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] 1.00% 523 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] 0.18% 92 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] 0.05% 28 jdk.internal.misc.Unsafe#park() [Native code] 0.05% 24 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] 0.03% 17 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] 0.03% 17 jdk.jfr.internal.JVM#getStackTraceId() [Native code] 0.02% 13 sun.nio.ch.NativeThread#current0() [Native code] 0.02% 12 jdk.internal.misc.Unsafe#unpark() [Native code] 0.02% 11 java.io.FileDescriptor#close0() [Native code] 0.01% 4 java.io.RandomAccessFile#open0() [Native code] 0.01% 3 java.lang.System#nanoTime() [Native code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] 0.00% 2 java.lang.Object#wait0() [Native code] 0.00% 2 sun.nio.ch.UnixFileDispatcherImpl#allocationGranularity0() [Native code] 0.00% 2 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] 0.00% 1 java.io.FileOutputStream#writeBytes() [Native code] 0.00% 1 jdk.internal.misc.VM#getNanoTimeAdjustment() [Native code] 0.00% 1 jdk.internal.misc.Unsafe#allocateInstance() [Native code] 0.00% 1 jdk.jfr.internal.JVM#nanosNow() [Native code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#access0() [Native code] 0.00% 1 java.util.zip.Inflater#inflateBytesBytes() [Native code] 0.00% 1 java.nio.MappedMemoryUtils#load0() [Native code] 0.00% 1 java.io.RandomAccessFile#readBytes0() [Native code] 0.00% 1 java.lang.Object#hashCode() [Native code] 0.00% 1 java.lang.Thread#sleepNanos0() [Native code] 0.00% 1 java.lang.System#identityHashCode() [Native 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 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q7-fmFalse.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.04.05.23.08.44/bench-knn-q7-fmFalse.jfr is 255.90 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q7-fmFalse.jfr is 255.90 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 52385 events (total: 52385) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 57.81% 30283 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run() [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [JIT compiled code] 23.02% 12061 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] 10.34% 5415 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] 5.14% 2691 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] 1.37% 720 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] 0.85% 443 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Inlined code] at sun.nio.ch.FileChannelImpl#implForce() [JIT compiled code] at sun.nio.ch.FileChannelImpl#force() [JIT compiled code] 0.81% 424 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] 0.17% 90 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] 0.15% 77 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Interpreted code] at sun.nio.ch.FileChannelImpl#implForce() [Interpreted code] at sun.nio.ch.FileChannelImpl#force() [Interpreted code] 0.05% 27 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] 0.05% 24 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] 0.04% 21 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] 0.03% 17 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] 0.02% 12 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] at sun.nio.ch.NativeThreadSet#add() [Inlined code] at sun.nio.ch.FileChannelImpl#implRead() [Inlined code] 0.02% 12 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release() [Inlined code] 0.02% 11 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] at java.io.FileDescriptor$1#close() [Inlined code] at sun.nio.ch.FileChannelImpl$Closer#run() [JIT compiled code] 0.02% 10 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileReadEvent#commit() [JIT compiled code] at jdk.internal.event.FileReadEvent#offer() [Inlined code] 0.01% 7 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [Inlined code] 0.01% 7 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] 0.01% 4 java.io.RandomAccessFile#open0() [Native code] at java.io.RandomAccessFile#open() [Interpreted code] at java.io.RandomAccessFile#() [Interpreted code] at java.io.RandomAccessFile#() [Interpreted code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Interpreted code] at sun.nio.ch.FileChannelImpl#implForce() [Interpreted code] at sun.nio.ch.FileChannelImpl#force() [JIT compiled code] 0.00% 2 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#size() [JIT compiled code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] 0.00% 2 java.lang.System#nanoTime() [Native code] at knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] at knn.KnnIndexer#createIndex() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.00% 2 sun.nio.ch.UnixFileDispatcherImpl#allocationGranularity0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#allocationGranularity() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] 0.00% 2 java.lang.Object#wait0() [Native code] at java.lang.Object#wait() [Inlined code] at jdk.jfr.internal.PlatformRecorder#takeNap() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] 0.00% 1 jdk.jfr.internal.JVM#nanosNow() [Native code] at jdk.jfr.internal.MetadataRepository#awaitEpochMilliShift() [Interpreted code] at jdk.jfr.internal.MetadataRepository#setOutput() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#stop() [Interpreted code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [Interpreted code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] 0.00% 1 java.lang.System#identityHashCode() [Native code] at java.util.IdentityHashMap#hash() [Inlined code] at java.util.IdentityHashMap#put() [JIT compiled code] at java.util.Collections$SetFromMap#add() [JIT compiled code] 0.00% 1 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] at sun.nio.ch.NativeThreadSet#add() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#access0() [Native code] at sun.nio.fs.UnixNativeDispatcher#access() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#exists() [Interpreted code] at java.nio.file.Files#exists() [Interpreted code] 0.00% 1 java.lang.Object#hashCode() [Native code] at org.apache.lucene.index.ConcurrentApproximatePriorityQueue#add() [Inlined code] at org.apache.lucene.index.LockableConcurrentApproximatePriorityQueue#addAndUnlock() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThreadPool#marksAsFreeAndUnlock() [JIT compiled code] 0.00% 1 jdk.internal.misc.Unsafe#allocateInstance() [Native code] at java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] 0.00% 1 java.nio.MappedMemoryUtils#load0() [Native code] at java.nio.MappedMemoryUtils#load() [JIT compiled code] at java.nio.MappedMemoryUtils$1#load() [Interpreted code] at jdk.internal.misc.ScopedMemoryAccess#loadInternal() [Interpreted code] 0.00% 1 java.io.RandomAccessFile#readBytes0() [Native code] at java.io.RandomAccessFile#traceReadBytes0() [JIT compiled code] at java.io.RandomAccessFile#readBytes() [Inlined code] at java.io.RandomAccessFile#read() [Inlined code] 0.00% 1 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [JIT compiled code] at java.util.zip.InflaterInputStream#read() [JIT compiled code] at jdk.internal.loader.Resource#getBytes() [JIT compiled code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Interpreted code] 0.00% 1 java.lang.System#nanoTime() [Native code] at knn.KnnIndexer$TrackingConcurrentMergeScheduler#whatsUp() [Interpreted code] at knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] at knn.KnnIndexer#createIndex() [Interpreted code] 0.00% 1 java.lang.Thread#sleepNanos0() [Native code] at java.lang.Thread#sleepNanos() [JIT compiled code] at java.lang.Thread#sleep() [JIT compiled code] at knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] 0.00% 1 jdk.internal.misc.VM#getNanoTimeAdjustment() [Native code] at java.time.Clock#currentInstant() [JIT compiled code] at java.time.Instant#now() [Inlined code] at org.apache.lucene.index.IndexWriter#setDiagnostics() [JIT compiled code] 0.00% 1 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [Inlined code] at java.io.FileOutputStream#write() [JIT compiled code] at java.lang.System$Out#write() [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 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q7-fmFalse.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.04.05.23.08.44/bench-knn-q7-fmFalse.jfr is 255.90 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q7-fmFalse.jfr is 255.90 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q7-fmFalse.jfr is 255.90 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 52385 events (total: 52385) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 57.81% 30283 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run() [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000006c07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 19.72% 10331 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [Inlined code] 10.33% 5412 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [JIT compiled code] at sun.nio.ch.FileChannelImpl#implRead() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Inlined code] at sun.nio.ch.FileChannelImpl#read() [Inlined code] at knn.VectorReader#readNext() [Inlined code] at knn.VectorReaderFloat32#next() [JIT compiled code] at knn.IndexerThread#_run() [JIT compiled code] at knn.IndexerThread#run() [Interpreted code] 3.30% 1730 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [JIT compiled code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [JIT compiled code] 2.65% 1387 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#decRef() [JIT compiled code] at org.apache.lucene.index.IndexFileDeleter#decRef() [Inlined code] 1.63% 853 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#decRef() [Interpreted code] at org.apache.lucene.index.IndexFileDeleter#decRef() [JIT compiled code] 1.31% 685 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Inlined code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.RefCountedSharedArena#release() [Inlined code] at org.apache.lucene.store.RefCountedSharedArena#close() [Inlined code] 0.84% 439 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.TrackingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.IOUtils#deleteFilesIgnoringExceptions() [Interpreted code] at org.apache.lucene.util.IOUtils#deleteFilesIgnoringExceptions() [Interpreted code] 0.81% 424 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Inlined code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.RefCountedSharedArena#release() [Inlined code] at org.apache.lucene.store.RefCountedSharedArena#close() [Inlined code] 0.77% 404 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Inlined code] at sun.nio.ch.FileChannelImpl#implForce() [JIT compiled code] at sun.nio.ch.FileChannelImpl#force() [JIT compiled code] at org.apache.lucene.util.IOUtils#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#sync() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#sync() [Interpreted code] at org.apache.lucene.index.IndexWriter#startCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#prepareCommitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commit() [Interpreted code] 0.14% 75 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Interpreted code] at sun.nio.ch.FileChannelImpl#implForce() [Interpreted code] at sun.nio.ch.FileChannelImpl#force() [Interpreted code] at org.apache.lucene.util.IOUtils#fsync() [Interpreted code] at org.apache.lucene.store.FSDirectory#fsync() [Interpreted code] at org.apache.lucene.store.FSDirectory#sync() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#sync() [Interpreted code] at org.apache.lucene.index.IndexWriter#startCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#prepareCommitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commit() [Interpreted code] 0.14% 74 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [JIT compiled code] at java.nio.file.Files#newOutputStream() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [Inlined code] at org.apache.lucene.store.FSDirectory#createOutput() [Inlined code] 0.07% 37 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Inlined code] at sun.nio.ch.FileChannelImpl#implForce() [JIT compiled code] at sun.nio.ch.FileChannelImpl#force() [JIT compiled code] at org.apache.lucene.util.IOUtils#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#sync() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#sync() [Interpreted code] at org.apache.lucene.index.IndexWriter#startCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#prepareCommitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#shutdown() [Interpreted code] 0.05% 27 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [JIT compiled code] at jdk.jfr.internal.RepositoryChunk#delete() [Interpreted code] at jdk.jfr.internal.RepositoryChunk#destroy() [Interpreted code] at jdk.jfr.internal.RepositoryChunk#release() [Interpreted code] at jdk.jfr.internal.PlatformRecording#removed() [Interpreted code] at jdk.jfr.internal.PlatformRecording#trimToSize() [Interpreted code] at jdk.jfr.internal.PlatformRecording#appendChunk() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#finishChunk() [Interpreted code] 0.04% 21 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] 0.02% 12 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] at sun.nio.ch.NativeThreadSet#add() [Inlined code] at sun.nio.ch.FileChannelImpl#implRead() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Inlined code] at sun.nio.ch.FileChannelImpl#read() [Inlined code] at knn.VectorReader#readNext() [Inlined code] at knn.VectorReaderFloat32#next() [JIT compiled code] at knn.IndexerThread#_run() [JIT compiled code] at knn.IndexerThread#run() [Interpreted code] 0.02% 12 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#unlock() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 0.02% 12 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [JIT compiled code] 0.02% 11 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.store.TrackingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [JIT compiled code] at org.apache.lucene.index.StoredFieldsConsumer#flush() [JIT compiled code] 0.02% 10 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileReadEvent#commit() [JIT compiled code] at jdk.internal.event.FileReadEvent#offer() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Inlined code] at sun.nio.ch.FileChannelImpl#read() [Inlined code] at knn.VectorReader#readNext() [Inlined code] at knn.VectorReaderFloat32#next() [JIT compiled code] at knn.IndexerThread#_run() [JIT compiled code] at knn.IndexerThread#run() [Interpreted code] 0.02% 9 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [Inlined code] at org.apache.lucene.store.Directory#openChecksumInput() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [JIT compiled code] at org.apache.lucene.index.StoredFieldsConsumer#flush() [JIT compiled code] 0.02% 9 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] at java.io.FileDescriptor$1#close() [Inlined code] at sun.nio.ch.FileChannelImpl$Closer#run() [JIT compiled code] at jdk.internal.ref.CleanerImpl$PhantomCleanableRef#performCleanup() [Inlined code] at jdk.internal.ref.PhantomCleanable#clean() [Inlined code] at sun.nio.ch.FileChannelImpl#implCloseChannel() [Inlined code] at java.nio.channels.spi.AbstractInterruptibleChannel#close() [Inlined code] at sun.nio.ch.ChannelOutputStream#close() [JIT compiled code] at java.io.FilterOutputStream#close() [JIT compiled code] at java.io.FilterOutputStream#close() [JIT compiled code] at java.io.FilterOutputStream#close() [Inlined code] 0.01% 7 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [JIT compiled code] at java.nio.file.Files#newOutputStream() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory#createTempOutput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#createTempOutput() [JIT compiled code] 0.01% 7 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [Inlined code] at java.io.BufferedOutputStream#flushBuffer() [JIT compiled code] at java.io.BufferedOutputStream#write() [Inlined code] 0.01% 7 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#write() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] 0.01% 6 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [Inlined code] at org.apache.lucene.codecs.lucene94.Lucene94FieldInfosFormat#read() [JIT compiled code] at org.apache.lucene.index.SegmentCoreReaders#() [JIT compiled code] 0.01% 5 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at java.nio.file.Files#size() [Inlined code] at org.apache.lucene.store.FSDirectory#fileLength() [Inlined code] at org.apache.lucene.index.SegmentCommitInfo#sizeInBytes() [JIT compiled code] at org.apache.lucene.index.MergePolicy#size() [JIT compiled code] at org.apache.lucene.index.TieredMergePolicy#getSortedBySegmentSize() [Inlined code] 0.01% 5 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#decRef() [JIT compiled code] 0.01% 5 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#createOutput() [Inlined code] at org.apache.lucene.store.TrackingDirectoryWrapper#createOutput() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [JIT compiled code] 0.01% 5 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#readMetadata() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#() [JIT compiled code] 0.01% 4 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsFormat#fieldsReader() [JIT compiled code] 0.01% 4 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsReader#() [JIT compiled code] 0.01% 4 java.io.RandomAccessFile#open0() [Native code] at java.io.RandomAccessFile#open() [Interpreted code] at java.io.RandomAccessFile#() [Interpreted code] at java.io.RandomAccessFile#() [Interpreted code] at jdk.jfr.internal.RepositoryChunk#() [Interpreted code] at jdk.jfr.internal.Repository#newChunk() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#rotateDisk() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000006c07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [JIT compiled code] at sun.nio.ch.FileChannelImpl#implRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Inlined code] at sun.nio.ch.FileChannelImpl#read() [Inlined code] at knn.VectorReader#readNext() [Inlined code] at knn.VectorReaderFloat32#next() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Interpreted code] at sun.nio.ch.FileChannelImpl#implForce() [Interpreted code] at sun.nio.ch.FileChannelImpl#force() [JIT compiled code] at org.apache.lucene.util.IOUtils#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#fsync() [Interpreted code] at org.apache.lucene.store.FSDirectory#sync() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#sync() [Interpreted code] at org.apache.lucene.index.IndexWriter#startCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#prepareCommitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commit() [Interpreted code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104HnswScalarQuantizedVectorsFormat#fieldsReader() [JIT compiled code] 0.00% 2 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Interpreted code] at sun.nio.ch.FileChannelImpl#implForce() [Interpreted code] at sun.nio.ch.FileChannelImpl#force() [Interpreted code] at org.apache.lucene.util.IOUtils#fsync() [Interpreted code] at org.apache.lucene.store.FSDirectory#syncMetaData() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#syncMetaData() [Interpreted code] at org.apache.lucene.index.SegmentInfos#prepareCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#startCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#prepareCommitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commit() [Interpreted code] 0.00% 2 sun.nio.ch.UnixFileDispatcherImpl#allocationGranularity0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#allocationGranularity() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [Inlined code] at org.apache.lucene.store.Directory#openChecksumInput() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [JIT compiled code] at org.apache.lucene.index.StoredFieldsConsumer#flush() [JIT compiled code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#createOutput() [Inlined code] at org.apache.lucene.store.TrackingDirectoryWrapper#createOutput() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsFormat#fieldsWriter() [JIT compiled code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [Inlined code] at java.nio.channels.FileChannel#open() [Inlined code] at java.nio.channels.FileChannel#open() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.Directory#openChecksumInput() [JIT compiled code] at org.apache.lucene.codecs.lucene94.Lucene94FieldInfosFormat#read() [JIT compiled code] at org.apache.lucene.index.SegmentCoreReaders#() [JIT compiled code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#decRef() [JIT compiled code] 0.00% 2 java.lang.Object#wait0() [Native code] at java.lang.Object#wait() [Inlined code] at jdk.jfr.internal.PlatformRecorder#takeNap() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000006c07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.00% 2 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.Directory#openChecksumInput() [JIT compiled code] at org.apache.lucene.codecs.lucene94.Lucene94FieldInfosFormat#read() [JIT compiled code] at org.apache.lucene.index.SegmentCoreReaders#() [JIT compiled code] at org.apache.lucene.index.SegmentReader#() [JIT compiled code] at org.apache.lucene.index.ReadersAndUpdates#getReader() [JIT compiled code] at org.apache.lucene.index.ReadersAndUpdates#getReaderForMerge() [JIT compiled code] 0.00% 2 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsReader#openDataInput() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsFormat#fieldsReader() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104HnswScalarQuantizedVectorsFormat#fieldsReader() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsReader#() [JIT compiled code] 0.00% 2 java.lang.System#nanoTime() [Native code] at knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] at knn.KnnIndexer#createIndex() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [Interpreted code] 0.00% 2 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#openDataInput() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsFormat#fieldsReader() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsFormat#fieldsReader() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104HnswScalarQuantizedVectorsFormat#fieldsReader() [JIT compiled code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [Inlined code] at java.nio.channels.FileChannel#open() [Inlined code] at java.nio.channels.FileChannel#open() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.Directory#openChecksumInput() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#readMetadata() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#() [JIT compiled code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at java.nio.file.Files#size() [Inlined code] at org.apache.lucene.store.FSDirectory#fileLength() [Inlined code] at org.apache.lucene.index.SegmentCommitInfo#sizeInBytes() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#sealFlushedSegment() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [JIT compiled code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#decRef() [Interpreted code] 0.00% 1 java.lang.System#nanoTime() [Native code] at knn.KnnIndexer$TrackingConcurrentMergeScheduler#whatsUp() [Interpreted code] at knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] at knn.KnnIndexer#createIndex() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [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 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q7-fmFalse.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.04.05.23.08.44/bench-knn-q7-fmFalse.jfr is 255.90 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q7-fmFalse.jfr is 255.90 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q7-fmFalse.jfr is 255.90 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q7-fmFalse.jfr is 255.90 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 13993 events (total: 139662M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 46.14% 64438M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] 24.58% 34333M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] 13.37% 18675M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] 4.58% 6402M java.lang.Integer#valueOf() [Inlined code] 2.77% 3864M java.util.Arrays#copyOf() [Inlined code] 1.93% 2688M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] 1.61% 2252M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] 0.74% 1028M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] 0.63% 880M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Inlined code] 0.58% 810M org.apache.lucene.util.SparseFixedBitSet#insertLong() [Inlined code] 0.40% 560M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] 0.37% 513M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] 0.29% 402M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.27% 373M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] 0.19% 262M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] 0.16% 220M java.lang.reflect.Array#newInstance() [Inlined code] 0.13% 182M org.apache.lucene.document.DocumentStoredFieldVisitor#intField() [Inlined code] 0.12% 167M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize() [JIT compiled code] 0.10% 135M java.util.ArrayList#iterator() [JIT compiled code] 0.09% 126M java.util.DualPivotQuicksort#tryMergeRuns() [JIT compiled code] 0.09% 121M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] 0.08% 115M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge() [Interpreted code] 0.08% 106M knn.IndexerThread#_run() [JIT compiled code] 0.07% 102M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document() [JIT compiled code] 0.07% 100M knn.KnnIndexer#createIndex() [Interpreted code] 0.07% 97M java.util.logging.LogManager#reset() [Interpreted code] 0.07% 97M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.07% 96M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] 0.05% 68M java.util.DualPivotQuicksort#sort() [JIT compiled code] 0.05% 64M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] 0.04% 56M java.util.ArrayList#grow() [Inlined code] 0.03% 36M java.util.HashMap#newNode() [Inlined code] 0.03% 36M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] 0.02% 32M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] 0.02% 27M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Interpreted code] 0.02% 26M java.util.List#of() [Inlined code] 0.02% 21M org.apache.lucene.document.Document#() [Inlined code] 0.01% 17M org.apache.lucene.util.packed.DirectMonotonicWriter#() [Inlined code] 0.01% 13M java.util.HashMap#newHashMap() [Inlined code] 0.01% 13M org.apache.lucene.util.hnsw.OnHeapHnswGraph#() [JIT compiled code] 0.01% 12M org.apache.lucene.util.FixedBitSet#() [Inlined code] 0.01% 9M org.apache.lucene.codecs.hnsw.DefaultFlatVectorScorer$FloatScoringSupplier#scorer() [JIT compiled code] 0.01% 9M java.util.HashMap#resize() [JIT compiled code] 0.01% 9M org.apache.lucene.util.BytesRef#() [Inlined code] 0.01% 8M java.nio.HeapByteBuffer#asFloatBuffer() [JIT compiled code] 0.01% 8M java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [Inlined code] 0.01% 7M org.apache.lucene.util.hnsw.ConcurrentHnswMerger#getNewOrdMapping() [JIT compiled code] 0.00% 5M org.apache.lucene.util.ArrayUtil#growExact() [JIT compiled code] 0.00% 5M java.util.concurrent.FutureTask#awaitDone() [Interpreted code] 0.00% 5M java.lang.ThreadLocal$ThreadLocalMap#set() [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 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q7-fmFalse.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.04.05.23.08.44/bench-knn-q7-fmFalse.jfr is 255.90 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q7-fmFalse.jfr is 255.90 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q7-fmFalse.jfr is 255.90 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q7-fmFalse.jfr is 255.90 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q7-fmFalse.jfr is 255.90 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 13993 events (total: 139662M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 28.38% 39638M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollector#() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [JIT compiled code] 20.43% 28538M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] 17.76% 24800M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [Interpreted code] 7.54% 10527M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] 5.37% 7494M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] 4.58% 6396M java.lang.Integer#valueOf() [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess() [JIT compiled code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] 4.13% 5769M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder() [Inlined code] 2.76% 3851M java.util.Arrays#copyOf() [Inlined code] at java.util.ArrayDeque#grow() [JIT compiled code] at java.util.ArrayDeque#addFirst() [Inlined code] at java.util.ArrayDeque#push() [Inlined code] 1.79% 2506M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue() [Inlined code] 1.61% 2252M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] 0.57% 793M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite() [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite() [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite() [JIT compiled code] 0.52% 728M org.apache.lucene.util.SparseFixedBitSet#insertLong() [Inlined code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search() [Inlined code] 0.44% 616M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] 0.40% 560M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] 0.37% 513M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] 0.36% 506M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] 0.25% 345M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] 0.24% 338M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] 0.20% 284M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] 0.13% 184M java.lang.reflect.Array#newInstance() [Inlined code] at org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#buildSlice() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#slice() [Inlined code] 0.13% 182M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#getRandomVectorScorer() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsReader#getRandomVectorScorer() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#lambda$search$0() [Inlined code] 0.13% 182M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] at java.lang.StringConcatHelper#newArray() [Inlined code] at java.lang.StringConcatHelper#newArrayWithSuffix() [Inlined code] at java.lang.String$$StringConcat.0x000000006c094000#concat() [Inlined code] 0.13% 182M org.apache.lucene.document.DocumentStoredFieldVisitor#intField() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#readField() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#document() [Inlined code] at org.apache.lucene.index.CodecReader$1#document() [Inlined code] 0.10% 135M java.util.ArrayList#iterator() [JIT compiled code] at org.apache.lucene.index.ConcurrentMergeScheduler#mergeThreadCount() [JIT compiled code] at knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] at knn.KnnIndexer#createIndex() [Interpreted code] 0.09% 126M java.util.DualPivotQuicksort#tryMergeRuns() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [Inlined code] at java.util.Arrays#sort() [Inlined code] 0.09% 125M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] 0.09% 122M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData() [JIT compiled code] 0.09% 121M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] at java.util.concurrent.LinkedBlockingQueue#take() [Inlined code] at java.util.concurrent.ThreadPoolExecutor#getTask() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] 0.08% 115M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge() [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run() [Interpreted code] 0.08% 106M knn.IndexerThread#_run() [JIT compiled code] at knn.IndexerThread#run() [Interpreted code] 0.07% 102M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#serializedDocument() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#copyOneDoc() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#merge() [JIT compiled code] 0.07% 100M knn.KnnIndexer#createIndex() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [Interpreted code] 0.07% 97M java.util.logging.LogManager#reset() [Interpreted code] at java.util.logging.LogManager$Cleaner#run() [Interpreted code] 0.07% 97M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.06% 86M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite() [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite() [Interpreted code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite() [Interpreted code] 0.06% 80M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] at java.lang.StringConcatHelper#newArray() [Inlined code] at java.lang.StringConcatHelper#newArrayWithSuffix() [Inlined code] at java.lang.String$$StringConcat.0x000000006c182000#concat() [Inlined code] 0.05% 75M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [Inlined code] 0.05% 73M java.lang.invoke.DirectMethodHandle#allocateInstance() [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() [Inlined code] 0.05% 66M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph() [Interpreted code] 0.05% 64M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph() [Interpreted code] 0.05% 64M java.util.DualPivotQuicksort#sort() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [Inlined code] at java.util.Arrays#sort() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] 0.05% 63M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue() [Inlined code] 0.04% 56M java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#add() [Inlined code] at java.util.ArrayList#add() [Inlined code] 0.04% 54M org.apache.lucene.util.SparseFixedBitSet#insertLong() [Inlined code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search() [JIT compiled code] 0.03% 39M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush() [JIT compiled code] 0.03% 36M java.util.HashMap#newNode() [Inlined code] at java.util.HashMap#putVal() [Inlined code] at java.util.HashMap#put() [Inlined code] at java.util.HashSet#add() [Inlined code] 0.03% 36M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [Inlined code] 0.03% 36M java.lang.reflect.Array#newInstance() [Inlined code] at org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#grow() [JIT compiled code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] 0.02% 27M org.apache.lucene.util.SparseFixedBitSet#insertLong() [Inlined code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search() [Interpreted code] 0.02% 27M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Interpreted code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite() [Interpreted code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite() [Interpreted code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite() [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 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q7-fmFalse.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.04.05.23.08.44/bench-knn-q7-fmFalse.jfr is 255.90 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q7-fmFalse.jfr is 255.90 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q7-fmFalse.jfr is 255.90 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q7-fmFalse.jfr is 255.90 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q7-fmFalse.jfr is 255.90 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q7-fmFalse.jfr is 255.90 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 13993 events (total: 139662M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 28.34% 39574M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollector#() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [Inlined code] at org.apache.lucene.search.IndexSearcher#search() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] 15.29% 21350M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006c19efb0#call() [Inlined code] 11.83% 16520M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [Interpreted code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter() [Interpreted code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at knn.KnnGraphTester#doFloatVectorQuery() [Interpreted code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] 7.54% 10527M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006c19efb0#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] 5.93% 8279M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [Interpreted code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] 5.37% 7494M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 4.58% 6396M java.lang.Integer#valueOf() [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess() [JIT compiled code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [Interpreted code] 2.95% 4125M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] 2.76% 3851M java.util.Arrays#copyOf() [Inlined code] at java.util.ArrayDeque#grow() [JIT compiled code] at java.util.ArrayDeque#addFirst() [Inlined code] at java.util.ArrayDeque#push() [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess() [JIT compiled code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [Interpreted code] 2.63% 3672M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] 1.79% 2506M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$FieldWriter#addValue() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$FieldWriter#addValue() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 1.60% 2234M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 0.99% 1376M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder() [Inlined code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph() [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder() [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] 0.84% 1176M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006c19efb0#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] 0.52% 728M org.apache.lucene.util.SparseFixedBitSet#insertLong() [Inlined code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [Inlined code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsReader#search() [JIT compiled code] at org.apache.lucene.index.CodecReader#searchNearestVectors() [Inlined code] at org.apache.lucene.search.KnnFloatVectorQuery#approximateSearch() [JIT compiled code] at org.apache.lucene.search.AbstractKnnVectorQuery#getLeafResults() [Inlined code] 0.51% 714M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006c19efb0#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll() [JIT compiled code] 0.48% 669M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite() [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite() [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite() [Inlined code] at org.apache.lucene.search.IndexSearcher#search() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.47% 653M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] 0.40% 553M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006c19efb0#call() [Inlined code] 0.38% 526M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#replayBufferedVectors() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] 0.36% 506M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006c19efb0#call() [Inlined code] 0.26% 369M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006c19efb0#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] 0.24% 331M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument() [Inlined code] 0.20% 282M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] 0.18% 246M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006c19efb0#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] 0.16% 229M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006c19efb0#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000006c19f508#run() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] 0.14% 197M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006c19efb0#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000006c19f508#run() [JIT compiled code] 0.13% 188M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006c19efb0#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] 0.13% 182M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#getRandomVectorScorer() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsReader#getRandomVectorScorer() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#lambda$search$0() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader$$Lambda.0x000000006c1ba000#get() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [Inlined code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsReader#search() [JIT compiled code] at org.apache.lucene.index.CodecReader#searchNearestVectors() [Inlined code] at org.apache.lucene.search.KnnFloatVectorQuery#approximateSearch() [JIT compiled code] at org.apache.lucene.search.AbstractKnnVectorQuery#getLeafResults() [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#searchLeaf() [Inlined code] 0.13% 182M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] at java.lang.StringConcatHelper#newArray() [Inlined code] at java.lang.StringConcatHelper#newArrayWithSuffix() [Inlined code] at java.lang.String$$StringConcat.0x000000006c094000#concat() [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#invokeSpecial() [Inlined code] at java.lang.invoke.LambdaForm$MH.0x000000006c094400#invoke() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.store.IndexInput#getFullSliceDescription() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#buildSlice() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#slice() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput$SingleSegmentImpl#slice() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader$OffHeapHnswGraph#() [Inlined code] 0.13% 182M org.apache.lucene.document.DocumentStoredFieldVisitor#intField() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#readField() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#document() [Inlined code] at org.apache.lucene.index.CodecReader$1#document() [Inlined code] at org.apache.lucene.index.BaseCompositeReader$2#document() [JIT compiled code] at org.apache.lucene.index.StoredFields#document() [Inlined code] at knn.KnnTesterUtils#getResultIds() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [Interpreted code] 0.13% 182M java.lang.reflect.Array#newInstance() [Inlined code] at org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#buildSlice() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#slice() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput$SingleSegmentImpl#slice() [JIT compiled code] at org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#load() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#getFloatVectorValues() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsReader#getFloatVectorValues() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#getFloatVectorValues() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsReader#getFloatVectorValues() [Inlined code] at org.apache.lucene.index.CodecReader#getFloatVectorValues() [Inlined code] at org.apache.lucene.search.KnnFloatVectorQuery#approximateSearch() [JIT compiled code] 0.12% 162M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006c19efb0#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll() [JIT compiled code] 0.10% 135M java.util.ArrayList#iterator() [JIT compiled code] at org.apache.lucene.index.ConcurrentMergeScheduler#mergeThreadCount() [JIT compiled code] at knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] at knn.KnnIndexer#createIndex() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [Interpreted code] 0.09% 125M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006c19efb0#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll() [JIT compiled code] 0.09% 123M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite() [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite() [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite() [Inlined code] at org.apache.lucene.search.IndexSearcher#rewrite() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.09% 122M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006c19efb0#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll() [JIT compiled code] 0.09% 121M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] at java.util.concurrent.LinkedBlockingQueue#take() [Inlined code] at java.util.concurrent.ThreadPoolExecutor#getTask() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor$Worker#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.09% 119M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFieldToIndex() [Interpreted code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFieldToIndex() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000006c197d88#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] 0.08% 115M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge() [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run() [Interpreted code] 0.08% 115M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument() [Inlined code] 0.08% 109M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006c19efb0#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#build() [JIT compiled code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge() [Interpreted code] 0.08% 106M knn.IndexerThread#_run() [JIT compiled code] at knn.IndexerThread#run() [Interpreted code] 0.08% 104M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006c19efb0#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000006c19f508#run() [JIT compiled code] 0.07% 102M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#serializedDocument() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#copyOneDoc() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#merge() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeFields() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000006c196208#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle() [Interpreted code] at org.apache.lucene.index.IndexWriter#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource#merge() [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler#doMerge() [Interpreted code] 0.07% 100M knn.KnnIndexer#createIndex() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [Interpreted code] 0.07% 97M java.util.logging.LogManager#reset() [Interpreted code] at java.util.logging.LogManager$Cleaner#run() [Interpreted code] 0.07% 97M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.06% 87M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000006c19efb0#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#build() [JIT compiled code] 0.06% 86M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite() [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite() [Interpreted code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite() [Interpreted code] at org.apache.lucene.search.IndexSearcher#rewrite() [Interpreted code] at org.apache.lucene.search.IndexSearcher#rewrite() [Interpreted code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter() [Interpreted code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at knn.KnnGraphTester#doFloatVectorQuery() [Interpreted code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [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=256M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/2026.04.05.23.08.44/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.214s][info][jfr,startup] Started recording 1. [0.214s][info][jfr,startup] [0.214s][info][jfr,startup] Use jcmd 945462 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 2184224074439435 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 Apr 06, 2026 1:58:02 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: 102 segments, 11 merges 99.0s _1b2: 8 segs, 879.3 K docs, 4385.7 MB 63.5s _1cg: 8 segs, 117.1 K docs, 582.3 MB 50.9s _1cw: 8 segs, 127.0 K docs, 631.4 MB 44.5s _1d4: 8 segs, 81.7 K docs, 405.8 MB 36.4s _1dd: 8 segs, 39.8 K docs, 197.3 MB 27.4s _1dk: 8 segs, 117.4 K docs, 583.8 MB 17.7s _1ds: 8 segs, 76.0 K docs, 377.5 MB 11.2s _1e0: 8 segs, 72.9 K docs, 362.0 MB 7.7s _1e7: 8 segs, 125.4 K docs, 623.5 MB 2.5s _1ee: 8 segs, 184.0 K docs, 916.1 MB 0.0s _1ef: 8 segs, 28.8 K docs, 142.3 MB 5.0 sec: 95 segments, 10 merges 104.0s _1b2: 8 segs, 879.3 K docs, 4385.7 MB 55.9s _1cw: 8 segs, 127.0 K docs, 631.4 MB 49.5s _1d4: 8 segs, 81.7 K docs, 405.8 MB 41.4s _1dd: 8 segs, 39.8 K docs, 197.3 MB 32.4s _1dk: 8 segs, 117.4 K docs, 583.8 MB 22.7s _1ds: 8 segs, 76.0 K docs, 377.5 MB 16.2s _1e0: 8 segs, 72.9 K docs, 362.0 MB 12.7s _1e7: 8 segs, 125.4 K docs, 623.5 MB 7.5s _1ee: 8 segs, 184.0 K docs, 916.1 MB 5.0s _1ef: 8 segs, 28.8 K docs, 142.3 MB 10.0 sec: 88 segments, 9 merges 109.0s _1b2: 8 segs, 879.3 K docs, 4385.7 MB 60.9s _1cw: 8 segs, 127.0 K docs, 631.4 MB 54.5s _1d4: 8 segs, 81.7 K docs, 405.8 MB 37.4s _1dk: 8 segs, 117.4 K docs, 583.8 MB 27.7s _1ds: 8 segs, 76.0 K docs, 377.5 MB 21.3s _1e0: 8 segs, 72.9 K docs, 362.0 MB 17.7s _1e7: 8 segs, 125.4 K docs, 623.5 MB 12.5s _1ee: 8 segs, 184.0 K docs, 916.1 MB 10.0s _1ef: 8 segs, 28.8 K docs, 142.3 MB 15.0 sec: 81 segments, 8 merges 114.0s _1b2: 8 segs, 879.3 K docs, 4385.7 MB 59.5s _1d4: 8 segs, 81.7 K docs, 405.8 MB 42.4s _1dk: 8 segs, 117.4 K docs, 583.8 MB 32.7s _1ds: 8 segs, 76.0 K docs, 377.5 MB 26.3s _1e0: 8 segs, 72.9 K docs, 362.0 MB 22.7s _1e7: 8 segs, 125.4 K docs, 623.5 MB 17.5s _1ee: 8 segs, 184.0 K docs, 916.1 MB 15.0s _1ef: 8 segs, 28.8 K docs, 142.3 MB 20.0 sec: 74 segments, 7 merges 119.0s _1b2: 8 segs, 879.3 K docs, 4385.7 MB 64.5s _1d4: 8 segs, 81.7 K docs, 405.8 MB 47.5s _1dk: 8 segs, 117.4 K docs, 583.8 MB 37.7s _1ds: 8 segs, 76.0 K docs, 377.5 MB 31.3s _1e0: 8 segs, 72.9 K docs, 362.0 MB 27.7s _1e7: 8 segs, 125.4 K docs, 623.5 MB 22.5s _1ee: 8 segs, 184.0 K docs, 916.1 MB 25.0 sec: 74 segments, 7 merges 124.0s _1b2: 8 segs, 879.3 K docs, 4385.7 MB 69.5s _1d4: 8 segs, 81.7 K docs, 405.8 MB 52.5s _1dk: 8 segs, 117.4 K docs, 583.8 MB 42.7s _1ds: 8 segs, 76.0 K docs, 377.5 MB 36.3s _1e0: 8 segs, 72.9 K docs, 362.0 MB 32.7s _1e7: 8 segs, 125.4 K docs, 623.5 MB 27.5s _1ee: 8 segs, 184.0 K docs, 916.1 MB 30.0 sec: 74 segments, 7 merges 129.0s _1b2: 8 segs, 879.3 K docs, 4385.7 MB 74.5s _1d4: 8 segs, 81.7 K docs, 405.8 MB 57.5s _1dk: 8 segs, 117.4 K docs, 583.8 MB 47.7s _1ds: 8 segs, 76.0 K docs, 377.5 MB 41.3s _1e0: 8 segs, 72.9 K docs, 362.0 MB 37.7s _1e7: 8 segs, 125.4 K docs, 623.5 MB 32.5s _1ee: 8 segs, 184.0 K docs, 916.1 MB 35.0 sec: 74 segments, 7 merges 134.0s _1b2: 8 segs, 879.3 K docs, 4385.7 MB 79.5s _1d4: 8 segs, 81.7 K docs, 405.8 MB 62.5s _1dk: 8 segs, 117.4 K docs, 583.8 MB 52.7s _1ds: 8 segs, 76.0 K docs, 377.5 MB 46.3s _1e0: 8 segs, 72.9 K docs, 362.0 MB 42.7s _1e7: 8 segs, 125.4 K docs, 623.5 MB 37.5s _1ee: 8 segs, 184.0 K docs, 916.1 MB 40.0 sec: 74 segments, 7 merges 139.0s _1b2: 8 segs, 879.3 K docs, 4385.7 MB 84.5s _1d4: 8 segs, 81.7 K docs, 405.8 MB 67.5s _1dk: 8 segs, 117.4 K docs, 583.8 MB 57.7s _1ds: 8 segs, 76.0 K docs, 377.5 MB 51.3s _1e0: 8 segs, 72.9 K docs, 362.0 MB 47.7s _1e7: 8 segs, 125.4 K docs, 623.5 MB 42.5s _1ee: 8 segs, 184.0 K docs, 916.1 MB 45.1 sec: 74 segments, 7 merges 144.0s _1b2: 8 segs, 879.3 K docs, 4385.7 MB 89.6s _1d4: 8 segs, 81.7 K docs, 405.8 MB 72.5s _1dk: 8 segs, 117.4 K docs, 583.8 MB 62.7s _1ds: 8 segs, 76.0 K docs, 377.5 MB 56.3s _1e0: 8 segs, 72.9 K docs, 362.0 MB 52.7s _1e7: 8 segs, 125.4 K docs, 623.5 MB 47.5s _1ee: 8 segs, 184.0 K docs, 916.1 MB 50.1 sec: 74 segments, 7 merges 149.0s _1b2: 8 segs, 879.3 K docs, 4385.7 MB 94.6s _1d4: 8 segs, 81.7 K docs, 405.8 MB 77.5s _1dk: 8 segs, 117.4 K docs, 583.8 MB 67.7s _1ds: 8 segs, 76.0 K docs, 377.5 MB 61.3s _1e0: 8 segs, 72.9 K docs, 362.0 MB 57.7s _1e7: 8 segs, 125.4 K docs, 623.5 MB 52.5s _1ee: 8 segs, 184.0 K docs, 916.1 MB 55.1 sec: 74 segments, 7 merges 154.1s _1b2: 8 segs, 879.3 K docs, 4385.7 MB 99.6s _1d4: 8 segs, 81.7 K docs, 405.8 MB 82.5s _1dk: 8 segs, 117.4 K docs, 583.8 MB 72.7s _1ds: 8 segs, 76.0 K docs, 377.5 MB 66.3s _1e0: 8 segs, 72.9 K docs, 362.0 MB 62.7s _1e7: 8 segs, 125.4 K docs, 623.5 MB 57.5s _1ee: 8 segs, 184.0 K docs, 916.1 MB 60.1 sec: 74 segments, 7 merges 159.1s _1b2: 8 segs, 879.3 K docs, 4385.7 MB 104.6s _1d4: 8 segs, 81.7 K docs, 405.8 MB 87.5s _1dk: 8 segs, 117.4 K docs, 583.8 MB 77.7s _1ds: 8 segs, 76.0 K docs, 377.5 MB 71.3s _1e0: 8 segs, 72.9 K docs, 362.0 MB 67.7s _1e7: 8 segs, 125.4 K docs, 623.5 MB 62.6s _1ee: 8 segs, 184.0 K docs, 916.1 MB 65.1 sec: 60 segments, 5 merges 164.1s _1b2: 8 segs, 879.3 K docs, 4385.7 MB 92.5s _1dk: 8 segs, 117.4 K docs, 583.8 MB 82.7s _1ds: 8 segs, 76.0 K docs, 377.5 MB 72.7s _1e7: 8 segs, 125.4 K docs, 623.5 MB 67.6s _1ee: 8 segs, 184.0 K docs, 916.1 MB 70.1 sec: 60 segments, 5 merges 169.1s _1b2: 8 segs, 879.3 K docs, 4385.7 MB 97.5s _1dk: 8 segs, 117.4 K docs, 583.8 MB 87.7s _1ds: 8 segs, 76.0 K docs, 377.5 MB 77.7s _1e7: 8 segs, 125.4 K docs, 623.5 MB 72.6s _1ee: 8 segs, 184.0 K docs, 916.1 MB 75.0 sec: 60 segments, 5 merges 174.0s _1b2: 8 segs, 879.3 K docs, 4385.7 MB 102.4s _1dk: 8 segs, 117.4 K docs, 583.8 MB 92.7s _1ds: 8 segs, 76.0 K docs, 377.5 MB 82.7s _1e7: 8 segs, 125.4 K docs, 623.5 MB 77.5s _1ee: 8 segs, 184.0 K docs, 916.1 MB 80.0 sec: 60 segments, 5 merges 179.0s _1b2: 8 segs, 879.3 K docs, 4385.7 MB 107.4s _1dk: 8 segs, 117.4 K docs, 583.8 MB 97.7s _1ds: 8 segs, 76.0 K docs, 377.5 MB 87.7s _1e7: 8 segs, 125.4 K docs, 623.5 MB 82.5s _1ee: 8 segs, 184.0 K docs, 916.1 MB 85.0 sec: 60 segments, 5 merges 184.0s _1b2: 8 segs, 879.3 K docs, 4385.7 MB 112.5s _1dk: 8 segs, 117.4 K docs, 583.8 MB 102.7s _1ds: 8 segs, 76.0 K docs, 377.5 MB 92.7s _1e7: 8 segs, 125.4 K docs, 623.5 MB 87.5s _1ee: 8 segs, 184.0 K docs, 916.1 MB 90.0 sec: 60 segments, 5 merges 189.0s _1b2: 8 segs, 879.3 K docs, 4385.7 MB 117.5s _1dk: 8 segs, 117.4 K docs, 583.8 MB 107.7s _1ds: 8 segs, 76.0 K docs, 377.5 MB 97.7s _1e7: 8 segs, 125.4 K docs, 623.5 MB 92.5s _1ee: 8 segs, 184.0 K docs, 916.1 MB 95.0 sec: 60 segments, 5 merges 194.0s _1b2: 8 segs, 879.3 K docs, 4385.7 MB 122.5s _1dk: 8 segs, 117.4 K docs, 583.8 MB 112.7s _1ds: 8 segs, 76.0 K docs, 377.5 MB 102.7s _1e7: 8 segs, 125.4 K docs, 623.5 MB 97.5s _1ee: 8 segs, 184.0 K docs, 916.1 MB 100.0 sec: 60 segments, 5 merges 199.0s _1b2: 8 segs, 879.3 K docs, 4385.7 MB 127.5s _1dk: 8 segs, 117.4 K docs, 583.8 MB 117.7s _1ds: 8 segs, 76.0 K docs, 377.5 MB 107.7s _1e7: 8 segs, 125.4 K docs, 623.5 MB 102.5s _1ee: 8 segs, 184.0 K docs, 916.1 MB 105.0 sec: 60 segments, 5 merges 204.0s _1b2: 8 segs, 879.3 K docs, 4385.7 MB 132.5s _1dk: 8 segs, 117.4 K docs, 583.8 MB 122.7s _1ds: 8 segs, 76.0 K docs, 377.5 MB 112.7s _1e7: 8 segs, 125.4 K docs, 623.5 MB 107.5s _1ee: 8 segs, 184.0 K docs, 916.1 MB 110.0 sec: 53 segments, 4 merges 209.0s _1b2: 8 segs, 879.3 K docs, 4385.7 MB 127.7s _1ds: 8 segs, 76.0 K docs, 377.5 MB 117.7s _1e7: 8 segs, 125.4 K docs, 623.5 MB 112.5s _1ee: 8 segs, 184.0 K docs, 916.1 MB 115.0 sec: 46 segments, 4 merges 214.0s _1b2: 8 segs, 879.3 K docs, 4385.7 MB 122.7s _1e7: 8 segs, 125.4 K docs, 623.5 MB 117.5s _1ee: 8 segs, 184.0 K docs, 916.1 MB 4.4s _1eg: 8 segs, 841.0 K docs, 4192.9 MB 120.1 sec: 46 segments, 4 merges 219.0s _1b2: 8 segs, 879.3 K docs, 4385.7 MB 127.7s _1e7: 8 segs, 125.4 K docs, 623.5 MB 122.5s _1ee: 8 segs, 184.0 K docs, 916.1 MB 9.4s _1eg: 8 segs, 841.0 K docs, 4192.9 MB 125.1 sec: 46 segments, 4 merges 224.0s _1b2: 8 segs, 879.3 K docs, 4385.7 MB 132.7s _1e7: 8 segs, 125.4 K docs, 623.5 MB 127.5s _1ee: 8 segs, 184.0 K docs, 916.1 MB 14.4s _1eg: 8 segs, 841.0 K docs, 4192.9 MB 130.1 sec: 39 segments, 3 merges 137.7s _1e7: 8 segs, 125.4 K docs, 623.5 MB 132.5s _1ee: 8 segs, 184.0 K docs, 916.1 MB 19.4s _1eg: 8 segs, 841.0 K docs, 4192.9 MB 135.1 sec: 25 segments, 1 merges 24.4s _1eg: 8 segs, 841.0 K docs, 4192.9 MB 140.1 sec: 25 segments, 1 merges 29.4s _1eg: 8 segs, 841.0 K docs, 4192.9 MB 145.1 sec: 25 segments, 1 merges 34.4s _1eg: 8 segs, 841.0 K docs, 4192.9 MB 150.1 sec: 25 segments, 1 merges 39.4s _1eg: 8 segs, 841.0 K docs, 4192.9 MB 155.1 sec: 25 segments, 1 merges 44.4s _1eg: 8 segs, 841.0 K docs, 4192.9 MB 160.1 sec: 25 segments, 1 merges 49.4s _1eg: 8 segs, 841.0 K docs, 4192.9 MB 165.1 sec: 25 segments, 1 merges 54.4s _1eg: 8 segs, 841.0 K docs, 4192.9 MB 170.0 sec: 25 segments, 1 merges 59.3s _1eg: 8 segs, 841.0 K docs, 4192.9 MB 175.0 sec: 25 segments, 1 merges 64.3s _1eg: 8 segs, 841.0 K docs, 4192.9 MB 180.0 sec: 25 segments, 1 merges 69.3s _1eg: 8 segs, 841.0 K docs, 4192.9 MB 185.0 sec: 25 segments, 1 merges 74.3s _1eg: 8 segs, 841.0 K docs, 4192.9 MB 190.0 sec: 25 segments, 1 merges 79.3s _1eg: 8 segs, 841.0 K docs, 4192.9 MB 195.0 sec: 25 segments, 1 merges 84.3s _1eg: 8 segs, 841.0 K docs, 4192.9 MB 200.0 sec: 25 segments, 1 merges 89.3s _1eg: 8 segs, 841.0 K docs, 4192.9 MB 205.1 sec: 25 segments, 1 merges 94.4s _1eg: 8 segs, 841.0 K docs, 4192.9 MB 210.1 sec: 25 segments, 1 merges 99.4s _1eg: 8 segs, 841.0 K docs, 4192.9 MB 215.0 sec: 25 segments, 1 merges 104.3s _1eg: 8 segs, 841.0 K docs, 4192.9 MB 220.0 sec: 25 segments, 1 merges 109.3s _1eg: 8 segs, 841.0 K docs, 4192.9 MB 225.0 sec: 25 segments, 1 merges 114.3s _1eg: 8 segs, 841.0 K docs, 4192.9 MB 230.0 sec: 25 segments, 1 merges 119.3s _1eg: 8 segs, 841.0 K docs, 4192.9 MB 235.0 sec: 25 segments, 1 merges 124.3s _1eg: 8 segs, 841.0 K docs, 4192.9 MB 240.0 sec: 25 segments, 1 merges 129.3s _1eg: 8 segs, 841.0 K docs, 4192.9 MB 245.0 sec: 25 segments, 1 merges 134.3s _1eg: 8 segs, 841.0 K docs, 4192.9 MB 250.0 sec: 25 segments, 1 merges 139.3s _1eg: 8 segs, 841.0 K docs, 4192.9 MB 255.0 sec: 25 segments, 1 merges 144.3s _1eg: 8 segs, 841.0 K docs, 4192.9 MB 260.0 sec: 25 segments, 1 merges 149.3s _1eg: 8 segs, 841.0 K docs, 4192.9 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 1387 seconds reindex takes 1387.53 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: 18 segments, 1 merges 5.0 sec: 18 segments, 1 merges 5.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 10.0 sec: 18 segments, 1 merges 10.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 15.0 sec: 18 segments, 1 merges 15.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 20.0 sec: 18 segments, 1 merges 20.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 25.0 sec: 18 segments, 1 merges 25.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 30.0 sec: 18 segments, 1 merges 30.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 35.0 sec: 18 segments, 1 merges 35.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 40.0 sec: 18 segments, 1 merges 40.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 45.0 sec: 18 segments, 1 merges 45.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 50.0 sec: 18 segments, 1 merges 50.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 55.0 sec: 18 segments, 1 merges 55.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 60.0 sec: 18 segments, 1 merges 60.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 65.1 sec: 18 segments, 1 merges 65.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 70.1 sec: 18 segments, 1 merges 70.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 75.1 sec: 18 segments, 1 merges 75.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 80.1 sec: 18 segments, 1 merges 80.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 85.1 sec: 18 segments, 1 merges 85.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 90.1 sec: 18 segments, 1 merges 90.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 95.1 sec: 18 segments, 1 merges 95.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 100.1 sec: 18 segments, 1 merges 100.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 105.1 sec: 18 segments, 1 merges 105.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 110.1 sec: 18 segments, 1 merges 110.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 115.1 sec: 18 segments, 1 merges 115.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 120.1 sec: 18 segments, 1 merges 120.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 125.0 sec: 18 segments, 1 merges 125.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 130.0 sec: 18 segments, 1 merges 130.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 135.0 sec: 18 segments, 1 merges 135.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 140.0 sec: 18 segments, 1 merges 140.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 145.0 sec: 18 segments, 1 merges 145.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 150.0 sec: 18 segments, 1 merges 150.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 155.0 sec: 18 segments, 1 merges 155.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 160.0 sec: 18 segments, 1 merges 160.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 165.0 sec: 18 segments, 1 merges 165.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 170.0 sec: 18 segments, 1 merges 170.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 175.0 sec: 18 segments, 1 merges 175.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 180.1 sec: 18 segments, 1 merges 180.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 185.1 sec: 18 segments, 1 merges 185.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 190.1 sec: 18 segments, 1 merges 190.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 195.1 sec: 18 segments, 1 merges 195.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 200.1 sec: 18 segments, 1 merges 200.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 205.1 sec: 18 segments, 1 merges 205.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 210.1 sec: 18 segments, 1 merges 210.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 215.1 sec: 18 segments, 1 merges 215.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 220.1 sec: 18 segments, 1 merges 220.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 225.1 sec: 18 segments, 1 merges 225.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 230.1 sec: 18 segments, 1 merges 230.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 235.1 sec: 18 segments, 1 merges 235.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 240.1 sec: 18 segments, 1 merges 240.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 245.0 sec: 18 segments, 1 merges 245.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 250.0 sec: 18 segments, 1 merges 250.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 255.0 sec: 18 segments, 1 merges 255.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 260.0 sec: 18 segments, 1 merges 260.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 265.0 sec: 18 segments, 1 merges 265.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 270.0 sec: 18 segments, 1 merges 270.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 275.0 sec: 18 segments, 1 merges 275.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 280.0 sec: 18 segments, 1 merges 280.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 285.0 sec: 18 segments, 1 merges 285.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 290.0 sec: 18 segments, 1 merges 290.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 295.0 sec: 18 segments, 1 merges 295.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 300.0 sec: 18 segments, 1 merges 300.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 305.0 sec: 18 segments, 1 merges 305.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 310.0 sec: 18 segments, 1 merges 310.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 315.1 sec: 18 segments, 1 merges 315.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 320.1 sec: 18 segments, 1 merges 320.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 325.1 sec: 18 segments, 1 merges 325.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 330.1 sec: 18 segments, 1 merges 330.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 335.1 sec: 18 segments, 1 merges 335.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 340.1 sec: 18 segments, 1 merges 340.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 345.1 sec: 18 segments, 1 merges 345.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 350.1 sec: 18 segments, 1 merges 350.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 355.1 sec: 18 segments, 1 merges 355.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 360.1 sec: 18 segments, 1 merges 360.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 365.1 sec: 18 segments, 1 merges 365.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 370.1 sec: 18 segments, 1 merges 370.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 375.1 sec: 18 segments, 1 merges 375.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 380.0 sec: 18 segments, 1 merges 380.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 385.0 sec: 18 segments, 1 merges 385.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 390.0 sec: 18 segments, 1 merges 390.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 395.0 sec: 18 segments, 1 merges 395.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 400.0 sec: 18 segments, 1 merges 400.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 405.0 sec: 18 segments, 1 merges 405.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 410.1 sec: 18 segments, 1 merges 410.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 415.1 sec: 18 segments, 1 merges 415.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 420.1 sec: 18 segments, 1 merges 420.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 425.1 sec: 18 segments, 1 merges 425.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 430.1 sec: 18 segments, 1 merges 430.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 435.1 sec: 18 segments, 1 merges 435.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 440.0 sec: 18 segments, 1 merges 440.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 445.0 sec: 18 segments, 1 merges 445.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 450.0 sec: 18 segments, 1 merges 450.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 455.0 sec: 18 segments, 1 merges 455.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 460.0 sec: 18 segments, 1 merges 460.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 465.0 sec: 18 segments, 1 merges 465.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 470.0 sec: 18 segments, 1 merges 470.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 475.0 sec: 18 segments, 1 merges 475.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 480.0 sec: 18 segments, 1 merges 480.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 485.0 sec: 18 segments, 1 merges 485.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 490.0 sec: 18 segments, 1 merges 490.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 495.0 sec: 18 segments, 1 merges 495.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 500.0 sec: 18 segments, 1 merges 500.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 505.1 sec: 18 segments, 1 merges 505.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 510.1 sec: 18 segments, 1 merges 510.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 515.1 sec: 18 segments, 1 merges 515.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 520.0 sec: 18 segments, 1 merges 520.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 525.0 sec: 18 segments, 1 merges 525.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 530.0 sec: 18 segments, 1 merges 530.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 535.0 sec: 18 segments, 1 merges 535.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 540.0 sec: 18 segments, 1 merges 540.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 545.0 sec: 18 segments, 1 merges 545.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 550.0 sec: 18 segments, 1 merges 550.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 555.0 sec: 18 segments, 1 merges 555.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 560.1 sec: 18 segments, 1 merges 560.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 565.1 sec: 18 segments, 1 merges 565.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 570.1 sec: 18 segments, 1 merges 570.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 575.1 sec: 18 segments, 1 merges 575.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 580.1 sec: 18 segments, 1 merges 580.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 585.1 sec: 18 segments, 1 merges 585.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 590.1 sec: 18 segments, 1 merges 590.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 595.1 sec: 18 segments, 1 merges 595.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 600.1 sec: 18 segments, 1 merges 600.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 605.1 sec: 18 segments, 1 merges 605.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 610.1 sec: 18 segments, 1 merges 610.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 615.1 sec: 18 segments, 1 merges 615.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 620.1 sec: 18 segments, 1 merges 620.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 625.1 sec: 18 segments, 1 merges 625.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 630.1 sec: 18 segments, 1 merges 630.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 635.1 sec: 18 segments, 1 merges 635.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 640.1 sec: 18 segments, 1 merges 640.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 645.1 sec: 18 segments, 1 merges 645.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 650.1 sec: 18 segments, 1 merges 650.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 655.0 sec: 18 segments, 1 merges 655.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 660.0 sec: 18 segments, 1 merges 660.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 665.0 sec: 18 segments, 1 merges 665.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 670.0 sec: 18 segments, 1 merges 670.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 675.0 sec: 18 segments, 1 merges 675.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 680.0 sec: 18 segments, 1 merges 680.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 685.0 sec: 18 segments, 1 merges 685.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 690.0 sec: 18 segments, 1 merges 690.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 695.1 sec: 18 segments, 1 merges 695.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 700.1 sec: 18 segments, 1 merges 700.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 705.1 sec: 18 segments, 1 merges 705.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 710.1 sec: 18 segments, 1 merges 710.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 715.1 sec: 18 segments, 1 merges 715.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 720.1 sec: 18 segments, 1 merges 720.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 725.0 sec: 18 segments, 1 merges 725.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 730.0 sec: 18 segments, 1 merges 730.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 735.0 sec: 18 segments, 1 merges 735.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 740.0 sec: 18 segments, 1 merges 740.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 745.0 sec: 18 segments, 1 merges 745.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 750.0 sec: 18 segments, 1 merges 750.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 755.0 sec: 18 segments, 1 merges 755.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 760.1 sec: 18 segments, 1 merges 760.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 765.1 sec: 18 segments, 1 merges 765.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 770.1 sec: 18 segments, 1 merges 770.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 775.0 sec: 18 segments, 1 merges 775.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 780.0 sec: 18 segments, 1 merges 780.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 785.0 sec: 18 segments, 1 merges 785.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 790.0 sec: 18 segments, 1 merges 790.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 795.0 sec: 18 segments, 1 merges 795.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 800.0 sec: 18 segments, 1 merges 800.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 805.0 sec: 18 segments, 1 merges 805.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 810.0 sec: 18 segments, 1 merges 810.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 815.0 sec: 18 segments, 1 merges 815.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 820.1 sec: 18 segments, 1 merges 820.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 825.1 sec: 18 segments, 1 merges 825.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 830.1 sec: 18 segments, 1 merges 830.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 835.1 sec: 18 segments, 1 merges 835.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 840.0 sec: 18 segments, 1 merges 840.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 845.0 sec: 18 segments, 1 merges 845.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 850.0 sec: 18 segments, 1 merges 850.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 855.0 sec: 18 segments, 1 merges 855.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 860.0 sec: 18 segments, 1 merges 860.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 865.0 sec: 18 segments, 1 merges 865.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 870.0 sec: 18 segments, 1 merges 870.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 875.0 sec: 18 segments, 1 merges 875.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 880.0 sec: 18 segments, 1 merges 880.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 885.1 sec: 18 segments, 1 merges 885.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 890.1 sec: 18 segments, 1 merges 890.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 895.1 sec: 18 segments, 1 merges 895.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 900.1 sec: 18 segments, 1 merges 900.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 905.1 sec: 18 segments, 1 merges 905.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 910.1 sec: 18 segments, 1 merges 910.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 915.1 sec: 18 segments, 1 merges 915.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 920.1 sec: 18 segments, 1 merges 920.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 925.1 sec: 18 segments, 1 merges 925.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 930.1 sec: 18 segments, 1 merges 930.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 935.1 sec: 18 segments, 1 merges 935.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 940.0 sec: 18 segments, 1 merges 940.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 945.0 sec: 18 segments, 1 merges 945.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 950.0 sec: 18 segments, 1 merges 950.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 955.0 sec: 18 segments, 1 merges 955.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 960.0 sec: 18 segments, 1 merges 960.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 965.0 sec: 18 segments, 1 merges 965.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 970.0 sec: 18 segments, 1 merges 970.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 975.0 sec: 18 segments, 1 merges 975.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 980.0 sec: 18 segments, 1 merges 980.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 985.1 sec: 18 segments, 1 merges 985.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 990.1 sec: 18 segments, 1 merges 990.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 995.1 sec: 18 segments, 1 merges 995.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 1000.1 sec: 18 segments, 1 merges 1000.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 1005.1 sec: 18 segments, 1 merges 1005.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 1010.1 sec: 18 segments, 1 merges 1010.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 1015.1 sec: 18 segments, 1 merges 1015.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 1020.1 sec: 18 segments, 1 merges 1020.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 1025.1 sec: 18 segments, 1 merges 1025.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 1030.1 sec: 18 segments, 1 merges 1030.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 1035.1 sec: 18 segments, 1 merges 1035.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 1040.1 sec: 18 segments, 1 merges 1040.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 1045.0 sec: 18 segments, 1 merges 1045.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 1050.0 sec: 18 segments, 1 merges 1050.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 1055.0 sec: 18 segments, 1 merges 1055.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 1060.0 sec: 18 segments, 1 merges 1060.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 1065.0 sec: 18 segments, 1 merges 1065.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 1070.0 sec: 18 segments, 1 merges 1070.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 1075.1 sec: 18 segments, 1 merges 1075.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 1080.1 sec: 18 segments, 1 merges 1080.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 1085.1 sec: 18 segments, 1 merges 1085.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 1090.1 sec: 18 segments, 1 merges 1090.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 1095.1 sec: 18 segments, 1 merges 1095.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 1100.1 sec: 18 segments, 1 merges 1100.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 1105.1 sec: 18 segments, 1 merges 1105.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 1110.1 sec: 18 segments, 1 merges 1110.1s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 1115.0 sec: 18 segments, 1 merges 1115.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 1120.0 sec: 18 segments, 1 merges 1120.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB 1125.0 sec: 18 segments, 1 merges 1125.0s _1eh: 18 segs, 8000.0 K docs, 39939.8 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Force merge done in 1129.09 sec index has 1 segments: segments_3: _1eh(11.0.0):C8000000 _1eh: 40090.9 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=1.0 index disk usage is 40090.88 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=48692681371 cpu@end=51169239263 deltaMS=2476.557892 thread 14 name=Reference Handler cpu@start=1484478 cpu@end=1484478 deltaMS=0.0 thread 15 name=Finalizer cpu@start=132002 cpu@end=132002 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=71629 cpu@end=71629 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=6249815 cpu@end=6249815 deltaMS=0.0 thread 41 name=JFR Recorder Thread cpu@start=22971424738 cpu@end=22971805962 deltaMS=0.381224 thread 42 name=JFR Periodic Tasks cpu@start=169708400594 cpu@end=169828430606 deltaMS=120.030012 thread 46 name=Notification Thread cpu@start=120850 cpu@end=120850 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-1 cpu@start=2323883089716 cpu@end=2323883089716 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-2 cpu@start=2325462165714 cpu@end=2325462165714 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-3 cpu@start=2326339135323 cpu@end=2326339135323 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-4 cpu@start=2320807778268 cpu@end=2320807778268 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-5 cpu@start=2320330381514 cpu@end=2320330381514 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-6 cpu@start=2319437613326 cpu@end=2319437613326 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-7 cpu@start=2326407326768 cpu@end=2326407326768 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-8 cpu@start=2324333518440 cpu@end=2324333518440 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-9 cpu@start=2326104563322 cpu@end=2326104563322 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-10 cpu@start=2322733421750 cpu@end=2322733421750 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-11 cpu@start=2324544368938 cpu@end=2324544368938 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-12 cpu@start=2324173662120 cpu@end=2324173662120 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-13 cpu@start=2324794089674 cpu@end=2324794089674 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-14 cpu@start=2322529732699 cpu@end=2322529732699 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-15 cpu@start=2318028583475 cpu@end=2318028583475 deltaMS=0.0 thread 72 name=hnsw-merge-1-thread-16 cpu@start=2325313381268 cpu@end=2325313381268 deltaMS=0.0 Average CPU cores used: 1.045824095436194 completed 1000 searches in 2483 ms: 402 QPS CPU time=2596 ms checking results SUMMARY: 0.929 2.483 2.596 1.046 8000000 KNN 100 100 N/A N/A 100.000 32 100 7 bits 5670 1387.53 5765.63 1129.09 1 40090.88 null N/A 1.000 39184.570 7934.570 false HNSW Leaf 0 has 4 layers Leaf 0 has 8000000 documents Graph level=3 size=245, Fanout min=6, mean=16.02, max=30, meandelta=410555.59 % 0 10 20 30 40 50 60 70 80 90 100 0 10 11 13 14 16 17 19 20 22 30 Graph level=2 size=7665, Fanout min=7, mean=27.31, max=32, meandelta=267855.19 % 0 10 20 30 40 50 60 70 80 90 100 0 18 22 24 27 31 32 32 32 32 32 Graph level=1 size=247287, Fanout min=1, mean=28.30, max=32, meandelta=258421.41 % 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=194551.16 % 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=245, connectedness=1.00 Graph level=2 size=7665, connectedness=1.00 Graph level=1 size=247287, 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=256M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/2026.04.05.23.08.44/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': 63,627,254.85 msec task-clock:u 247,315,840,836,131 cycles:u (36.36%) 167,289,567,800,153 instructions:u (36.36%) 5,030,165,522,280 cache-references:u (36.36%) 2,245,760,206,793 cache-misses:u (36.36%) 58,866,964,793,252 L1-dcache-loads:u (36.36%) 2,033,776,317,303 L1-dcache-load-misses:u (36.36%) 2,493,254,376,917 L1-icache-loads:u (36.36%) 16,453,870,332 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 15,656,493 faults:u 14,522,369 minor-faults:u 23,585 major-faults:u 17,340,844,292,777 branches:u (36.36%) 115,289,903,404 branch-misses:u (36.36%) 3,462,282,314,346 stalled-cycles-frontend:u (36.36%) stalled-cycles-backend:u 2845.731098033 seconds time elapsed 62894.947870000 seconds user 721.380313000 seconds sys took 0:47:25.760932 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='e6d3b52bd1d40e793a4ea49be6f1fe348a1fbefb', luceneutil_git_rev='8c1a2134fa545d47df642f8c79f31b9065cda366', 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.483, net_cpu_ms=2.596, avg_cpu_core_count=1.046, num_docs=8000000, top_k=100, fanout=100, max_conn=32, beam_width=100, quantize_desc='7 bits', total_visited=5670, index_time_sec=1387.53, index_docs_per_sec=5765.63, force_merge_time_sec=1129.09, index_num_segments=1, index_size_on_disk_mb=40090.88, selectivity=None, pre_post_filter='null', vec_disk_mb=39184.57, vec_ram_mb=7934.57, graph_level_conn_p_values={3: (245, {0: 0, 10: 10, 20: 11, 30: 13, 40: 14, 50: 16, 60: 17, 70: 19, 80: 20, 90: 22, 100: 30}), 2: (7665, {0: 0, 10: 18, 20: 22, 30: 24, 40: 27, 50: 31, 60: 32, 70: 32, 80: 32, 90: 32, 100: 32}), 1: (247287, {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=2845, microseconds=760932)) Profiler summary for /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q7-fmTrue.jfr Version: 2.1 Chunks: 21 Start: 2026-04-06 06:29:10 (UTC) Duration: 975 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 12547787 214196621 jdk.FileWrite 1665046 41627758 jdk.NativeMethodSample 53952 706766 jdk.CPULoad 18415 368300 jdk.ObjectAllocationInNewTLAB 11537 225301 jdk.BooleanFlag 10416 329889 jdk.FileRead 2200 55993 jdk.Checkpoint 2197 2137183 jdk.ObjectAllocationOutsideTLAB 1061 19042 jdk.UnsignedIntFlag 1008 34230 jdk.IntFlag 924 33747 jdk.StringFlag 714 27699 jdk.Compilation 551 14761 jdk.CPUInformation 21 31542 jdk.GCConfiguration 21 546 jdk.GarbageCollection 21 507 jdk.JVMInformation 21 19551 jdk.Metadata 21 2321067 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.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 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q7-fmTrue.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.04.05.23.08.44/bench-knn-q7-fmTrue.jfr is 250.01 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 53952 events (total: 53952) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 83.90% 45266 jdk.jfr.internal.JVM#emitEvent() [Native code] 7.84% 4228 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 5.42% 2925 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] 2.03% 1095 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] 0.67% 359 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] 0.05% 29 jdk.internal.misc.Unsafe#park() [Native code] 0.03% 18 jdk.internal.misc.Unsafe#unpark() [Native code] 0.02% 11 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.01% 3 java.lang.System#nanoTime() [Native code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#access0() [Native code] 0.00% 2 java.io.FileOutputStream#writeBytes() [Native code] 0.00% 2 java.util.zip.Inflater#inflateBytesBytes() [Native code] 0.00% 2 jdk.jfr.internal.JVM#getStackTraceId() [Native code] 0.00% 2 java.lang.Object#wait0() [Native code] 0.00% 2 java.io.FileInputStream#readBytes() [Native code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] 0.00% 1 sun.nio.ch.NativeThread#current0() [Native code] 0.00% 1 java.lang.Thread#sleepNanos0() [Native code] 0.00% 1 java.lang.Object#getClass() [Native 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 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q7-fmTrue.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.04.05.23.08.44/bench-knn-q7-fmTrue.jfr is 250.01 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q7-fmTrue.jfr is 250.01 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 53952 events (total: 53952) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 83.90% 45266 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run() [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [JIT compiled code] 7.84% 4228 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] 5.39% 2906 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] 2.03% 1095 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] 0.67% 359 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Inlined code] at sun.nio.ch.FileChannelImpl#implForce() [JIT compiled code] at sun.nio.ch.FileChannelImpl#force() [JIT compiled code] 0.04% 21 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] 0.04% 19 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] 0.03% 16 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release() [Inlined code] 0.02% 11 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] 0.01% 8 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [Inlined code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#access0() [Native code] at sun.nio.fs.UnixNativeDispatcher#access() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#exists() [Inlined code] at java.nio.file.Files#exists() [JIT compiled code] 0.01% 3 java.lang.System#nanoTime() [Native code] at knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] at knn.KnnGraphTester#forceMerge() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.00% 2 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [JIT compiled code] at java.util.zip.InflaterInputStream#read() [JIT compiled code] at jdk.internal.loader.Resource#getBytes() [JIT compiled code] 0.00% 2 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#releaseShared() [Inlined code] 0.00% 2 java.lang.Object#wait0() [Native code] at java.lang.Object#wait() [Inlined code] at jdk.jfr.internal.PlatformRecorder#takeNap() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] 0.00% 2 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] 0.00% 2 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] at java.io.FileOutputStream#write() [JIT compiled code] at java.lang.System$Out#write() [Inlined code] 0.00% 2 java.io.FileInputStream#readBytes() [Native code] at java.io.FileInputStream#traceReadBytes() [Interpreted code] at java.io.FileInputStream#read() [Interpreted code] at jdk.internal.loader.Resource#getBytes() [JIT compiled code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] 0.00% 1 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] at sun.nio.ch.NativeThreadSet#add() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] 0.00% 1 java.lang.Object#getClass() [Native code] at java.util.ArrayList#() [JIT compiled code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite() [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite() [Inlined code] 0.00% 1 java.lang.Thread#sleepNanos0() [Native code] at java.lang.Thread#sleepNanos() [Inlined code] at java.lang.Thread#sleep() [JIT compiled code] at knn.KnnIndexer#waitForMergesWithStatus() [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 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q7-fmTrue.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.04.05.23.08.44/bench-knn-q7-fmTrue.jfr is 250.01 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q7-fmTrue.jfr is 250.01 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q7-fmTrue.jfr is 250.01 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 53952 events (total: 53952) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 83.90% 45266 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run() [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000004c07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 7.84% 4228 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [JIT compiled code] 4.35% 2346 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#decRef() [Interpreted code] at org.apache.lucene.index.IndexFileDeleter#decRef() [JIT compiled code] 2.03% 1095 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Inlined code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.RefCountedSharedArena#release() [Inlined code] at org.apache.lucene.store.RefCountedSharedArena#close() [Inlined code] 1.04% 560 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.TrackingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.IOUtils#deleteFilesIgnoringExceptions() [Interpreted code] at org.apache.lucene.util.IOUtils#deleteFilesIgnoringExceptions() [Interpreted code] 0.66% 357 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Inlined code] at sun.nio.ch.FileChannelImpl#implForce() [JIT compiled code] at sun.nio.ch.FileChannelImpl#force() [JIT compiled code] at org.apache.lucene.util.IOUtils#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#sync() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#sync() [Interpreted code] at org.apache.lucene.index.IndexWriter#startCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#prepareCommitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#shutdown() [Interpreted code] 0.04% 21 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] 0.03% 16 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#unlock() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 0.02% 11 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [JIT compiled code] at jdk.jfr.internal.RepositoryChunk#delete() [Interpreted code] at jdk.jfr.internal.RepositoryChunk#destroy() [Interpreted code] at jdk.jfr.internal.RepositoryChunk#release() [Interpreted code] at jdk.jfr.internal.PlatformRecording#removed() [Interpreted code] at jdk.jfr.internal.PlatformRecording#trimToSize() [Interpreted code] at jdk.jfr.internal.PlatformRecording#appendChunk() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#finishChunk() [Interpreted code] 0.02% 9 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [JIT compiled code] at sun.nio.ch.FileChannelImpl#implRead() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Inlined code] at sun.nio.ch.FileChannelImpl#read() [Inlined code] at knn.VectorReader#readNext() [Inlined code] at knn.VectorReaderFloat32#next() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.01% 8 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#write() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] 0.01% 8 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [JIT compiled code] at jdk.jfr.internal.RepositoryChunk#delete() [Interpreted code] at jdk.jfr.internal.RepositoryChunk#destroy() [Interpreted code] at jdk.jfr.internal.RepositoryChunk#release() [JIT compiled code] at jdk.jfr.internal.PlatformRecording#removed() [Interpreted code] at jdk.jfr.internal.PlatformRecording#trimToSize() [Interpreted code] at jdk.jfr.internal.PlatformRecording#appendChunk() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#finishChunk() [Interpreted code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#access0() [Native code] at sun.nio.fs.UnixNativeDispatcher#access() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#exists() [Inlined code] at java.nio.file.Files#exists() [JIT compiled code] at jdk.jfr.internal.management.ChunkFilename#next() [Interpreted code] at jdk.jfr.internal.Repository#newChunk() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#rotateDisk() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000004c07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.01% 3 java.lang.System#nanoTime() [Native code] at knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] at knn.KnnGraphTester#forceMerge() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [Interpreted code] 0.00% 2 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [JIT compiled code] at java.io.BufferedOutputStream#flushBuffer() [Inlined code] at java.io.BufferedOutputStream#write() [Inlined code] 0.00% 2 java.lang.Object#wait0() [Native code] at java.lang.Object#wait() [Inlined code] at jdk.jfr.internal.PlatformRecorder#takeNap() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000004c07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.00% 2 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] at java.io.FileOutputStream#write() [JIT compiled code] at java.lang.System$Out#write() [Inlined code] at java.io.BufferedOutputStream#flushBuffer() [Inlined code] at java.io.BufferedOutputStream#flush() [JIT compiled code] at java.io.PrintStream#write() [JIT compiled code] at sun.nio.cs.StreamEncoder#writeBytes() [JIT compiled code] at sun.nio.cs.StreamEncoder#implFlushBuffer() [Inlined code] at sun.nio.cs.StreamEncoder#flushBuffer() [JIT compiled code] at java.io.OutputStreamWriter#flushBuffer() [Inlined code] at java.io.PrintStream#write() [JIT compiled code] 0.00% 2 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#releaseShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#unlock() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] 0.00% 2 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [JIT compiled code] at sun.nio.ch.FileChannelImpl#implRead() [Interpreted code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Interpreted code] at sun.nio.ch.FileChannelImpl#read() [Inlined code] at knn.VectorReader#readNext() [JIT compiled code] at knn.VectorReaderFloat32#next() [Interpreted code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.00% 2 java.io.FileInputStream#readBytes() [Native code] at java.io.FileInputStream#traceReadBytes() [Interpreted code] at java.io.FileInputStream#read() [Interpreted code] at jdk.internal.loader.Resource#getBytes() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#defineClass() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#findClassOnClassPathOrNull() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#loadClassOrNull() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#loadClass() [JIT compiled code] at java.lang.ClassLoader#loadClass() [JIT compiled code] at perf.SearchPerfTest$ThreadDetails#() [Interpreted code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [JIT compiled code] at java.nio.file.Files#readAttributes() [JIT compiled code] at java.nio.file.Files#getLastModifiedTime() [Interpreted code] at knn.KnnGraphTester#isNewer() [Interpreted code] at knn.KnnGraphTester#getExactNN() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Inlined code] at sun.nio.ch.FileChannelImpl#implForce() [JIT compiled code] at sun.nio.ch.FileChannelImpl#force() [JIT compiled code] at org.apache.lucene.util.IOUtils#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#syncMetaData() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#syncMetaData() [Interpreted code] at org.apache.lucene.index.SegmentInfos#prepareCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#startCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#prepareCommitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#shutdown() [Interpreted code] 0.00% 1 java.lang.Thread#sleepNanos0() [Native code] at java.lang.Thread#sleepNanos() [Inlined code] at java.lang.Thread#sleep() [JIT compiled code] at knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] at knn.KnnGraphTester#forceMerge() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [Interpreted code] 0.00% 1 java.lang.Object#getClass() [Native code] at java.util.ArrayList#() [JIT compiled code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite() [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite() [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite() [Inlined code] at org.apache.lucene.search.IndexSearcher#search() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] 0.00% 1 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [JIT compiled code] at java.util.zip.InflaterInputStream#read() [JIT compiled code] at jdk.internal.loader.Resource#getBytes() [JIT compiled code] at jdk.internal.loader.URLClassPath$JarLoader$1#getBytes() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#defineClass() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#findClassOnClassPathOrNull() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#loadClassOrNull() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#loadClass() [JIT compiled code] at java.lang.ClassLoader#loadClass() [JIT compiled code] at knn.KnnGraphTester#doFloatVectorQuery() [Interpreted code] at knn.KnnGraphTester#testSearch() [Interpreted code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Inlined code] at sun.nio.ch.FileChannelImpl#implForce() [JIT compiled code] at sun.nio.ch.FileChannelImpl#force() [JIT compiled code] at org.apache.lucene.util.IOUtils#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#sync() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#sync() [Interpreted code] at org.apache.lucene.index.SegmentInfos#write() [Interpreted code] at org.apache.lucene.index.SegmentInfos#prepareCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#startCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#prepareCommitInternal() [Interpreted code] 0.00% 1 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [JIT compiled code] at java.util.zip.InflaterInputStream#read() [JIT compiled code] at jdk.internal.loader.Resource#getBytes() [JIT compiled code] at jdk.internal.loader.URLClassPath$JarLoader$1#getBytes() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#defineClass() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#findClassOnClassPathOrNull() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#loadClassOrNull() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#loadClass() [JIT compiled code] at java.lang.ClassLoader#loadClass() [JIT compiled code] at java.lang.ClassLoader#defineClass1() [Native code] at java.lang.ClassLoader#defineClass() [JIT compiled code] 0.00% 1 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] at sun.nio.ch.NativeThreadSet#add() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [JIT compiled code] at java.io.BufferedOutputStream#write() [Inlined code] at org.apache.lucene.store.OutputStreamIndexOutput#writeBytes() [Inlined code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#decRef() [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 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q7-fmTrue.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.04.05.23.08.44/bench-knn-q7-fmTrue.jfr is 250.01 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q7-fmTrue.jfr is 250.01 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q7-fmTrue.jfr is 250.01 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q7-fmTrue.jfr is 250.01 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 12592 events (total: 191828M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 33.11% 63509M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] 31.50% 60431M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] 23.36% 44805M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] 3.02% 5786M java.util.Arrays#copyOf() [Inlined code] 2.80% 5365M java.lang.Integer#valueOf() [Inlined code] 2.25% 4315M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] 0.84% 1617M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] 0.59% 1131M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] 0.49% 944M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] 0.46% 889M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.38% 734M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Inlined code] 0.25% 484M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] 0.18% 341M org.apache.lucene.util.SparseFixedBitSet#insertLong() [Inlined code] 0.11% 214M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize() [JIT compiled code] 0.10% 193M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] 0.06% 111M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] 0.05% 94M java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [Inlined code] 0.05% 93M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Interpreted code] 0.05% 89M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] 0.05% 88M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] 0.04% 84M java.lang.ThreadLocal$ThreadLocalMap#set() [Inlined code] 0.04% 77M java.util.DualPivotQuicksort#sort() [JIT compiled code] 0.03% 64M org.apache.lucene.util.hnsw.OnHeapHnswGraph#() [JIT compiled code] 0.03% 55M java.util.DualPivotQuicksort#tryMergeRuns() [JIT compiled code] 0.03% 52M java.util.logging.LogManager#reset() [Interpreted code] 0.03% 52M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.03% 50M knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] 0.02% 41M org.apache.lucene.util.FixedBitSet#() [Inlined code] 0.02% 32M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] 0.02% 32M knn.KnnGraphTester#printGraphFanout() [Interpreted code] 0.01% 16M org.apache.lucene.internal.hppc.IntIntHashMap#allocateBuffers() [Interpreted code] 0.01% 11M jdk.internal.misc.Unsafe#allocateInstance() [Native code] 0.00% 1M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader$FieldEntry#create() [JIT compiled code] 0.00% 1M org.apache.lucene.util.SparseFixedBitSet#insertBlock() [JIT compiled code] 0.00% 989168 org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeMeta() [JIT compiled code] 0.00% 989168 org.apache.lucene.util.hnsw.HnswGraph#getSortedNodes() [Inlined code] 0.00% 729792 jdk.internal.classfile.impl.EntryMap#() [Inlined code] 0.00% 524304 org.apache.lucene.util.packed.DirectMonotonicWriter#() [Inlined code] 0.00% 450192 knn.KnnGraphTester#readExactNNScores() [Interpreted code] 0.00% 450192 knn.KnnGraphTester#readExactNN() [Interpreted code] 0.00% 449088 org.apache.lucene.util.SparseFixedBitSet#insertLong() [JIT compiled code] 0.00% 353072 org.apache.lucene.util.SparseFixedBitSet#() [Interpreted code] 0.00% 305472 java.util.Arrays#copyOf() [JIT compiled code] 0.00% 299472 jdk.internal.classfile.impl.SplitConstantPool#utf8Entry() [JIT compiled code] 0.00% 299344 org.apache.lucene.search.TopScoreDocCollector#populateResults() [Interpreted code] 0.00% 182480 jdk.internal.classfile.impl.SplitConstantPool#() [JIT compiled code] 0.00% 166088 java.util.concurrent.ConcurrentHashMap#transfer() [Interpreted code] 0.00% 163200 java.lang.Object#clone() [Native code] 0.00% 150688 org.apache.lucene.store.BufferedChecksum#() [Inlined code] 0.00% 150688 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#getRandomVectorScorer() [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 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q7-fmTrue.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.04.05.23.08.44/bench-knn-q7-fmTrue.jfr is 250.01 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q7-fmTrue.jfr is 250.01 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q7-fmTrue.jfr is 250.01 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q7-fmTrue.jfr is 250.01 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q7-fmTrue.jfr is 250.01 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 12592 events (total: 191828M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 26.60% 51027M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] 20.34% 39009M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollector#() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [JIT compiled code] 12.77% 24500M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [Interpreted code] 12.14% 23291M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] 10.37% 19894M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] 4.90% 9399M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder() [Inlined code] 3.02% 5786M java.util.Arrays#copyOf() [Inlined code] at java.util.ArrayDeque#grow() [JIT compiled code] at java.util.ArrayDeque#addFirst() [Inlined code] at java.util.ArrayDeque#push() [Inlined code] 2.80% 5365M java.lang.Integer#valueOf() [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess() [JIT compiled code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] 2.25% 4315M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] 0.61% 1165M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] 0.59% 1131M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] 0.49% 944M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] 0.46% 889M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] 0.46% 877M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] 0.38% 734M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite() [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite() [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite() [JIT compiled code] 0.34% 643M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] 0.25% 484M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] 0.19% 363M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] 0.18% 338M org.apache.lucene.util.SparseFixedBitSet#insertLong() [Inlined code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search() [JIT compiled code] 0.11% 214M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData() [JIT compiled code] 0.08% 150M java.lang.invoke.DirectMethodHandle#allocateInstance() [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() [Inlined code] 0.06% 111M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [Inlined code] 0.05% 96M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph() [Interpreted code] 0.05% 94M java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [JIT compiled code] at java.lang.ThreadLocal#setInitialValue() [JIT compiled code] at java.lang.ThreadLocal#get() [Inlined code] 0.05% 93M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Interpreted code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite() [Interpreted code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite() [Interpreted code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite() [Interpreted code] 0.05% 90M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph() [Interpreted code] 0.05% 88M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph() [Interpreted code] 0.04% 84M java.lang.ThreadLocal$ThreadLocalMap#set() [Inlined code] at java.lang.ThreadLocal#setInitialValue() [JIT compiled code] at java.lang.ThreadLocal#get() [Inlined code] at java.lang.ThreadLocal#get() [JIT compiled code] 0.04% 83M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] at java.util.concurrent.LinkedBlockingQueue#take() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#getTask() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] 0.04% 77M java.util.DualPivotQuicksort#sort() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [Inlined code] at java.util.Arrays#sort() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] 0.03% 64M org.apache.lucene.util.hnsw.OnHeapHnswGraph#() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph() [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder() [Interpreted code] 0.03% 55M java.util.DualPivotQuicksort#tryMergeRuns() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [Inlined code] at java.util.Arrays#sort() [Inlined code] 0.03% 52M java.util.logging.LogManager#reset() [Interpreted code] at java.util.logging.LogManager$Cleaner#run() [Interpreted code] 0.03% 52M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.03% 50M knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] at knn.KnnGraphTester#forceMerge() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] 0.02% 43M java.lang.invoke.DirectMethodHandle#allocateInstance() [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() [JIT compiled code] 0.02% 41M org.apache.lucene.util.FixedBitSet#() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#() [JIT compiled code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder() [Interpreted code] 0.02% 32M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [JIT compiled code] 0.02% 32M knn.KnnGraphTester#printGraphFanout() [Interpreted code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.01% 16M org.apache.lucene.internal.hppc.IntIntHashMap#allocateBuffers() [Interpreted code] at org.apache.lucene.internal.hppc.IntIntHashMap#ensureCapacity() [Inlined code] at org.apache.lucene.internal.hppc.IntIntHashMap#() [Inlined code] at org.apache.lucene.internal.hppc.IntIntHashMap#() [Inlined code] 0.01% 11M jdk.internal.misc.Unsafe#allocateInstance() [Native code] at java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] 0.00% 5M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] at java.util.concurrent.LinkedBlockingQueue#take() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#getTask() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] 0.00% 3M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.ArrayUtil#grow() [Inlined code] at org.apache.lucene.internal.hppc.IntArrayList#ensureBufferSpace() [Inlined code] 0.00% 3M org.apache.lucene.util.SparseFixedBitSet#insertLong() [Inlined code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search() [Interpreted code] 0.00% 1M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader$FieldEntry#create() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#readField() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#readFields() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#() [JIT compiled code] 0.00% 1M org.apache.lucene.util.SparseFixedBitSet#insertBlock() [JIT compiled code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search() [Interpreted code] 0.00% 989168 org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeMeta() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [JIT compiled code] 0.00% 989168 org.apache.lucene.util.hnsw.HnswGraph#getSortedNodes() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] 0.00% 729792 jdk.internal.classfile.impl.EntryMap#() [Inlined code] at jdk.internal.classfile.impl.SplitConstantPool#map() [Inlined code] at jdk.internal.classfile.impl.SplitConstantPool#tryFindClassOrInterface() [Inlined code] at jdk.internal.classfile.impl.SplitConstantPool#classEntryForClassOrInterface() [Inlined code] 0.00% 524304 org.apache.lucene.util.packed.DirectMonotonicWriter#() [Inlined code] at org.apache.lucene.util.packed.DirectMonotonicWriter#getInstance() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeMeta() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [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 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q7-fmTrue.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.04.05.23.08.44/bench-knn-q7-fmTrue.jfr is 250.01 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q7-fmTrue.jfr is 250.01 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q7-fmTrue.jfr is 250.01 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q7-fmTrue.jfr is 250.01 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q7-fmTrue.jfr is 250.01 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q7-fmTrue.jfr is 250.01 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 12592 events (total: 191828M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 24.10% 46232M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004c1a0480#call() [Inlined code] 20.30% 38945M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollector#() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [Inlined code] at org.apache.lucene.search.IndexSearcher#search() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] 12.14% 23291M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004c1a0480#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] 10.37% 19894M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 8.53% 16359M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [Interpreted code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter() [Interpreted code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at knn.KnnGraphTester#doFloatVectorQuery() [Interpreted code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] 4.24% 8140M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [Interpreted code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] 3.92% 7515M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] 3.02% 5786M java.util.Arrays#copyOf() [Inlined code] at java.util.ArrayDeque#grow() [JIT compiled code] at java.util.ArrayDeque#addFirst() [Inlined code] at java.util.ArrayDeque#push() [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess() [JIT compiled code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [Interpreted code] 2.80% 5365M java.lang.Integer#valueOf() [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess() [JIT compiled code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [Interpreted code] 2.50% 4795M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 2.07% 3968M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004c1a0480#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [Inlined code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] 0.98% 1884M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder() [Inlined code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph() [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder() [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] 0.61% 1165M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004c1a0480#call() [Inlined code] 0.59% 1131M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004c1a0480#call() [Inlined code] 0.48% 917M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004c1a0480#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [Inlined code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] 0.44% 842M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004c1a0480#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [Inlined code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000004c1a09d8#run() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] 0.44% 838M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004c1a0480#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [Inlined code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] 0.32% 621M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite() [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite() [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite() [Inlined code] at org.apache.lucene.search.IndexSearcher#search() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.30% 576M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004c1a0480#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [Inlined code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] 0.24% 452M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004c1a0480#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [Inlined code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000004c1a09d8#run() [JIT compiled code] 0.18% 346M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004c1a0480#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll() [JIT compiled code] 0.18% 338M org.apache.lucene.util.SparseFixedBitSet#insertLong() [Inlined code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsReader#search() [JIT compiled code] at org.apache.lucene.index.CodecReader#searchNearestVectors() [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#approximateSearch() [JIT compiled code] at org.apache.lucene.search.AbstractKnnVectorQuery#getLeafResults() [JIT compiled code] 0.15% 296M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004c1a0480#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [Inlined code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000004c1a09d8#run() [JIT compiled code] 0.11% 214M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFieldToIndex() [Interpreted code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFieldToIndex() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000004c19c888#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] 0.08% 150M java.lang.invoke.DirectMethodHandle#allocateInstance() [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() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004c1a0480#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] 0.06% 112M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite() [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite() [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite() [Inlined code] at org.apache.lucene.search.IndexSearcher#rewrite() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.06% 111M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 0.05% 96M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph() [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder() [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues() [Interpreted code] 0.05% 93M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Interpreted code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite() [Interpreted code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite() [Interpreted code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite() [Interpreted code] at org.apache.lucene.search.IndexSearcher#rewrite() [Interpreted code] at org.apache.lucene.search.IndexSearcher#rewrite() [Interpreted code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter() [Interpreted code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at knn.KnnGraphTester#doFloatVectorQuery() [Interpreted code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.05% 90M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph() [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder() [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues() [Interpreted code] 0.05% 88M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph() [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder() [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000004c19c888#merge() [Interpreted code] 0.04% 84M java.lang.ThreadLocal$ThreadLocalMap#set() [Inlined code] at java.lang.ThreadLocal#setInitialValue() [JIT compiled code] at java.lang.ThreadLocal#get() [Inlined code] at java.lang.ThreadLocal#get() [JIT compiled code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] 0.04% 83M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] at java.util.concurrent.LinkedBlockingQueue#take() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#getTask() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor$Worker#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.04% 77M java.util.DualPivotQuicksort#sort() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [Inlined code] at java.util.Arrays#sort() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000004c19c888#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle() [Interpreted code] 0.04% 67M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004c1a0480#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll() [JIT compiled code] 0.03% 67M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004c1a0480#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#build() [JIT compiled code] 0.03% 64M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollector#() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] 0.03% 64M org.apache.lucene.util.hnsw.OnHeapHnswGraph#() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph() [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder() [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000004c19c888#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.03% 61M java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [JIT compiled code] at java.lang.ThreadLocal#setInitialValue() [JIT compiled code] at java.lang.ThreadLocal#get() [Inlined code] at java.lang.ThreadLocal#get() [JIT compiled code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.03% 55M java.util.DualPivotQuicksort#tryMergeRuns() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [Inlined code] at java.util.Arrays#sort() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000004c19c888#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.03% 52M java.util.logging.LogManager#reset() [Interpreted code] at java.util.logging.LogManager$Cleaner#run() [Interpreted code] 0.03% 52M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.03% 50M knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] at knn.KnnGraphTester#forceMerge() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [Interpreted code] 0.02% 47M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004c1a0480#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#build() [JIT compiled code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge() [Interpreted code] 0.02% 43M java.lang.invoke.DirectMethodHandle#allocateInstance() [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() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph() [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder() [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] 0.02% 41M org.apache.lucene.util.FixedBitSet#() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#() [JIT compiled code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder() [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000004c19c888#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.02% 38M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004c1a0480#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll() [JIT compiled code] 0.02% 33M java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [JIT compiled code] at java.lang.ThreadLocal#setInitialValue() [JIT compiled code] at java.lang.ThreadLocal#get() [Inlined code] at java.lang.ThreadLocal#get() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#fullTryAcquireShared() [JIT compiled code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] 0.02% 32M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000004c19c888#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle() [Interpreted code] at org.apache.lucene.index.IndexWriter#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource#merge() [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler#doMerge() [Interpreted code] 0.02% 32M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000004c1a0480#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#build() [JIT compiled 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=256M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/2026.04.05.23.08.44/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.220s][info][jfr,startup] Started recording 1. [0.220s][info][jfr,startup] [0.220s][info][jfr,startup] Use jcmd 973641 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 2187082363677181 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 Apr 06, 2026 2:45:40 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: 223 segments, 26 merges 1384.5s _wn: 8 segs, 1214.4 K docs, 4852.5 MB 1043.7s _11u: 8 segs, 150.1 K docs, 598.0 MB 1029.7s _122: 8 segs, 1280.3 K docs, 5116.2 MB 741.0s _164: 8 segs, 175.1 K docs, 697.8 MB 696.3s _16s: 8 segs, 76.1 K docs, 302.4 MB 671.2s _178: 8 segs, 181.6 K docs, 724.0 MB 464.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 446.5s _1a9: 8 segs, 39.9 K docs, 158.1 MB 408.8s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 285.3s _1c7: 8 segs, 74.4 K docs, 295.5 MB 228.3s _1cv: 8 segs, 172.9 K docs, 689.1 MB 212.8s _1d3: 8 segs, 71.5 K docs, 284.0 MB 192.0s _1db: 8 segs, 71.3 K docs, 283.3 MB 172.4s _1dj: 8 segs, 78.1 K docs, 310.2 MB 153.8s _1dr: 8 segs, 74.3 K docs, 295.2 MB 139.8s _1dz: 8 segs, 84.6 K docs, 336.4 MB 128.3s _1e6: 8 segs, 115.6 K docs, 460.2 MB 114.9s _1ee: 8 segs, 72.0 K docs, 285.8 MB 101.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 84.9s _1eu: 8 segs, 38.6 K docs, 153.0 MB 69.2s _1f2: 8 segs, 175.9 K docs, 701.0 MB 53.4s _1fa: 8 segs, 39.5 K docs, 156.5 MB 38.8s _1fi: 8 segs, 70.5 K docs, 280.0 MB 21.1s _1fr: 8 segs, 37.2 K docs, 147.4 MB 7.0s _1fz: 8 segs, 71.5 K docs, 284.2 MB 5.0 sec: 223 segments, 26 merges 1389.5s _wn: 8 segs, 1214.4 K docs, 4852.5 MB 1048.7s _11u: 8 segs, 150.1 K docs, 598.0 MB 1034.7s _122: 8 segs, 1280.3 K docs, 5116.2 MB 746.0s _164: 8 segs, 175.1 K docs, 697.8 MB 701.3s _16s: 8 segs, 76.1 K docs, 302.4 MB 676.2s _178: 8 segs, 181.6 K docs, 724.0 MB 469.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 451.5s _1a9: 8 segs, 39.9 K docs, 158.1 MB 413.8s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 290.3s _1c7: 8 segs, 74.4 K docs, 295.5 MB 233.3s _1cv: 8 segs, 172.9 K docs, 689.1 MB 217.8s _1d3: 8 segs, 71.5 K docs, 284.0 MB 197.0s _1db: 8 segs, 71.3 K docs, 283.3 MB 177.4s _1dj: 8 segs, 78.1 K docs, 310.2 MB 158.8s _1dr: 8 segs, 74.3 K docs, 295.2 MB 144.8s _1dz: 8 segs, 84.6 K docs, 336.4 MB 133.3s _1e6: 8 segs, 115.6 K docs, 460.2 MB 119.9s _1ee: 8 segs, 72.0 K docs, 285.8 MB 106.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 89.9s _1eu: 8 segs, 38.6 K docs, 153.0 MB 74.2s _1f2: 8 segs, 175.9 K docs, 701.0 MB 58.4s _1fa: 8 segs, 39.5 K docs, 156.5 MB 43.8s _1fi: 8 segs, 70.5 K docs, 280.0 MB 26.2s _1fr: 8 segs, 37.2 K docs, 147.4 MB 12.0s _1fz: 8 segs, 71.5 K docs, 284.2 MB 5.0s _1g3: 11 segs, 41.6 K docs, 164.6 MB 10.0 sec: 223 segments, 26 merges 1394.5s _wn: 8 segs, 1214.4 K docs, 4852.5 MB 1053.7s _11u: 8 segs, 150.1 K docs, 598.0 MB 1039.7s _122: 8 segs, 1280.3 K docs, 5116.2 MB 751.0s _164: 8 segs, 175.1 K docs, 697.8 MB 706.3s _16s: 8 segs, 76.1 K docs, 302.4 MB 681.2s _178: 8 segs, 181.6 K docs, 724.0 MB 474.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 456.5s _1a9: 8 segs, 39.9 K docs, 158.1 MB 418.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 295.3s _1c7: 8 segs, 74.4 K docs, 295.5 MB 238.3s _1cv: 8 segs, 172.9 K docs, 689.1 MB 222.8s _1d3: 8 segs, 71.5 K docs, 284.0 MB 202.0s _1db: 8 segs, 71.3 K docs, 283.3 MB 182.4s _1dj: 8 segs, 78.1 K docs, 310.2 MB 163.8s _1dr: 8 segs, 74.3 K docs, 295.2 MB 149.8s _1dz: 8 segs, 84.6 K docs, 336.4 MB 138.3s _1e6: 8 segs, 115.6 K docs, 460.2 MB 125.0s _1ee: 8 segs, 72.0 K docs, 285.8 MB 111.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 94.9s _1eu: 8 segs, 38.6 K docs, 153.0 MB 79.2s _1f2: 8 segs, 175.9 K docs, 701.0 MB 63.4s _1fa: 8 segs, 39.5 K docs, 156.5 MB 48.8s _1fi: 8 segs, 70.5 K docs, 280.0 MB 31.2s _1fr: 8 segs, 37.2 K docs, 147.4 MB 17.1s _1fz: 8 segs, 71.5 K docs, 284.2 MB 10.0s _1g3: 11 segs, 41.6 K docs, 164.6 MB 15.0 sec: 216 segments, 25 merges 1399.5s _wn: 8 segs, 1214.4 K docs, 4852.5 MB 1058.7s _11u: 8 segs, 150.1 K docs, 598.0 MB 1044.7s _122: 8 segs, 1280.3 K docs, 5116.2 MB 756.0s _164: 8 segs, 175.1 K docs, 697.8 MB 711.3s _16s: 8 segs, 76.1 K docs, 302.4 MB 686.2s _178: 8 segs, 181.6 K docs, 724.0 MB 479.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 461.5s _1a9: 8 segs, 39.9 K docs, 158.1 MB 423.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 300.3s _1c7: 8 segs, 74.4 K docs, 295.5 MB 243.3s _1cv: 8 segs, 172.9 K docs, 689.1 MB 227.8s _1d3: 8 segs, 71.5 K docs, 284.0 MB 187.4s _1dj: 8 segs, 78.1 K docs, 310.2 MB 168.8s _1dr: 8 segs, 74.3 K docs, 295.2 MB 154.8s _1dz: 8 segs, 84.6 K docs, 336.4 MB 143.3s _1e6: 8 segs, 115.6 K docs, 460.2 MB 130.0s _1ee: 8 segs, 72.0 K docs, 285.8 MB 116.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 99.9s _1eu: 8 segs, 38.6 K docs, 153.0 MB 84.2s _1f2: 8 segs, 175.9 K docs, 701.0 MB 68.4s _1fa: 8 segs, 39.5 K docs, 156.5 MB 53.8s _1fi: 8 segs, 70.5 K docs, 280.0 MB 36.2s _1fr: 8 segs, 37.2 K docs, 147.4 MB 22.1s _1fz: 8 segs, 71.5 K docs, 284.2 MB 15.0s _1g3: 11 segs, 41.6 K docs, 164.6 MB 20.0 sec: 216 segments, 25 merges 1404.5s _wn: 8 segs, 1214.4 K docs, 4852.5 MB 1063.7s _11u: 8 segs, 150.1 K docs, 598.0 MB 1049.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 761.0s _164: 8 segs, 175.1 K docs, 697.8 MB 716.3s _16s: 8 segs, 76.1 K docs, 302.4 MB 691.2s _178: 8 segs, 181.6 K docs, 724.0 MB 484.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 466.5s _1a9: 8 segs, 39.9 K docs, 158.1 MB 428.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 305.3s _1c7: 8 segs, 74.4 K docs, 295.5 MB 248.3s _1cv: 8 segs, 172.9 K docs, 689.1 MB 232.8s _1d3: 8 segs, 71.5 K docs, 284.0 MB 192.4s _1dj: 8 segs, 78.1 K docs, 310.2 MB 173.8s _1dr: 8 segs, 74.3 K docs, 295.2 MB 159.9s _1dz: 8 segs, 84.6 K docs, 336.4 MB 148.3s _1e6: 8 segs, 115.6 K docs, 460.2 MB 135.0s _1ee: 8 segs, 72.0 K docs, 285.8 MB 121.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 104.9s _1eu: 8 segs, 38.6 K docs, 153.0 MB 89.2s _1f2: 8 segs, 175.9 K docs, 701.0 MB 73.4s _1fa: 8 segs, 39.5 K docs, 156.5 MB 58.8s _1fi: 8 segs, 70.5 K docs, 280.0 MB 41.2s _1fr: 8 segs, 37.2 K docs, 147.4 MB 27.1s _1fz: 8 segs, 71.5 K docs, 284.2 MB 20.0s _1g3: 11 segs, 41.6 K docs, 164.6 MB 25.0 sec: 216 segments, 25 merges 1409.5s _wn: 8 segs, 1214.4 K docs, 4852.5 MB 1068.7s _11u: 8 segs, 150.1 K docs, 598.0 MB 1054.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 766.0s _164: 8 segs, 175.1 K docs, 697.8 MB 721.3s _16s: 8 segs, 76.1 K docs, 302.4 MB 696.2s _178: 8 segs, 181.6 K docs, 724.0 MB 489.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 471.6s _1a9: 8 segs, 39.9 K docs, 158.1 MB 433.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 310.3s _1c7: 8 segs, 74.4 K docs, 295.5 MB 253.3s _1cv: 8 segs, 172.9 K docs, 689.1 MB 237.8s _1d3: 8 segs, 71.5 K docs, 284.0 MB 197.4s _1dj: 8 segs, 78.1 K docs, 310.2 MB 178.8s _1dr: 8 segs, 74.3 K docs, 295.2 MB 164.9s _1dz: 8 segs, 84.6 K docs, 336.4 MB 153.3s _1e6: 8 segs, 115.6 K docs, 460.2 MB 140.0s _1ee: 8 segs, 72.0 K docs, 285.8 MB 126.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 109.9s _1eu: 8 segs, 38.6 K docs, 153.0 MB 94.2s _1f2: 8 segs, 175.9 K docs, 701.0 MB 78.4s _1fa: 8 segs, 39.5 K docs, 156.5 MB 63.9s _1fi: 8 segs, 70.5 K docs, 280.0 MB 46.2s _1fr: 8 segs, 37.2 K docs, 147.4 MB 32.1s _1fz: 8 segs, 71.5 K docs, 284.2 MB 25.0s _1g3: 11 segs, 41.6 K docs, 164.6 MB 30.0 sec: 202 segments, 23 merges 1414.5s _wn: 8 segs, 1214.4 K docs, 4852.5 MB 1073.7s _11u: 8 segs, 150.1 K docs, 598.0 MB 1059.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 771.0s _164: 8 segs, 175.1 K docs, 697.8 MB 701.2s _178: 8 segs, 181.6 K docs, 724.0 MB 494.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 476.6s _1a9: 8 segs, 39.9 K docs, 158.1 MB 438.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 315.3s _1c7: 8 segs, 74.4 K docs, 295.5 MB 258.3s _1cv: 8 segs, 172.9 K docs, 689.1 MB 242.8s _1d3: 8 segs, 71.5 K docs, 284.0 MB 183.8s _1dr: 8 segs, 74.3 K docs, 295.2 MB 169.9s _1dz: 8 segs, 84.6 K docs, 336.4 MB 158.3s _1e6: 8 segs, 115.6 K docs, 460.2 MB 145.0s _1ee: 8 segs, 72.0 K docs, 285.8 MB 131.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 114.9s _1eu: 8 segs, 38.6 K docs, 153.0 MB 99.2s _1f2: 8 segs, 175.9 K docs, 701.0 MB 83.4s _1fa: 8 segs, 39.5 K docs, 156.5 MB 68.9s _1fi: 8 segs, 70.5 K docs, 280.0 MB 51.2s _1fr: 8 segs, 37.2 K docs, 147.4 MB 37.1s _1fz: 8 segs, 71.5 K docs, 284.2 MB 30.0s _1g3: 11 segs, 41.6 K docs, 164.6 MB 35.1 sec: 202 segments, 23 merges 1419.5s _wn: 8 segs, 1214.4 K docs, 4852.5 MB 1078.7s _11u: 8 segs, 150.1 K docs, 598.0 MB 1064.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 776.0s _164: 8 segs, 175.1 K docs, 697.8 MB 706.2s _178: 8 segs, 181.6 K docs, 724.0 MB 499.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 481.6s _1a9: 8 segs, 39.9 K docs, 158.1 MB 443.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 320.3s _1c7: 8 segs, 74.4 K docs, 295.5 MB 263.3s _1cv: 8 segs, 172.9 K docs, 689.1 MB 247.8s _1d3: 8 segs, 71.5 K docs, 284.0 MB 188.9s _1dr: 8 segs, 74.3 K docs, 295.2 MB 174.9s _1dz: 8 segs, 84.6 K docs, 336.4 MB 163.3s _1e6: 8 segs, 115.6 K docs, 460.2 MB 150.0s _1ee: 8 segs, 72.0 K docs, 285.8 MB 136.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 119.9s _1eu: 8 segs, 38.6 K docs, 153.0 MB 104.2s _1f2: 8 segs, 175.9 K docs, 701.0 MB 88.4s _1fa: 8 segs, 39.5 K docs, 156.5 MB 73.9s _1fi: 8 segs, 70.5 K docs, 280.0 MB 56.2s _1fr: 8 segs, 37.2 K docs, 147.4 MB 42.1s _1fz: 8 segs, 71.5 K docs, 284.2 MB 35.1s _1g3: 11 segs, 41.6 K docs, 164.6 MB 40.1 sec: 202 segments, 23 merges 1424.5s _wn: 8 segs, 1214.4 K docs, 4852.5 MB 1083.7s _11u: 8 segs, 150.1 K docs, 598.0 MB 1069.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 781.0s _164: 8 segs, 175.1 K docs, 697.8 MB 711.2s _178: 8 segs, 181.6 K docs, 724.0 MB 504.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 486.6s _1a9: 8 segs, 39.9 K docs, 158.1 MB 448.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 325.3s _1c7: 8 segs, 74.4 K docs, 295.5 MB 268.3s _1cv: 8 segs, 172.9 K docs, 689.1 MB 252.8s _1d3: 8 segs, 71.5 K docs, 284.0 MB 193.9s _1dr: 8 segs, 74.3 K docs, 295.2 MB 179.9s _1dz: 8 segs, 84.6 K docs, 336.4 MB 168.3s _1e6: 8 segs, 115.6 K docs, 460.2 MB 155.0s _1ee: 8 segs, 72.0 K docs, 285.8 MB 141.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 124.9s _1eu: 8 segs, 38.6 K docs, 153.0 MB 109.2s _1f2: 8 segs, 175.9 K docs, 701.0 MB 93.4s _1fa: 8 segs, 39.5 K docs, 156.5 MB 78.9s _1fi: 8 segs, 70.5 K docs, 280.0 MB 61.2s _1fr: 8 segs, 37.2 K docs, 147.4 MB 47.1s _1fz: 8 segs, 71.5 K docs, 284.2 MB 40.1s _1g3: 11 segs, 41.6 K docs, 164.6 MB 45.1 sec: 195 segments, 22 merges 1429.5s _wn: 8 segs, 1214.4 K docs, 4852.5 MB 1088.8s _11u: 8 segs, 150.1 K docs, 598.0 MB 1074.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 786.0s _164: 8 segs, 175.1 K docs, 697.8 MB 716.2s _178: 8 segs, 181.6 K docs, 724.0 MB 509.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 491.6s _1a9: 8 segs, 39.9 K docs, 158.1 MB 453.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 273.3s _1cv: 8 segs, 172.9 K docs, 689.1 MB 257.8s _1d3: 8 segs, 71.5 K docs, 284.0 MB 198.9s _1dr: 8 segs, 74.3 K docs, 295.2 MB 184.9s _1dz: 8 segs, 84.6 K docs, 336.4 MB 173.3s _1e6: 8 segs, 115.6 K docs, 460.2 MB 160.0s _1ee: 8 segs, 72.0 K docs, 285.8 MB 146.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 129.9s _1eu: 8 segs, 38.6 K docs, 153.0 MB 114.3s _1f2: 8 segs, 175.9 K docs, 701.0 MB 98.4s _1fa: 8 segs, 39.5 K docs, 156.5 MB 83.9s _1fi: 8 segs, 70.5 K docs, 280.0 MB 66.2s _1fr: 8 segs, 37.2 K docs, 147.4 MB 52.1s _1fz: 8 segs, 71.5 K docs, 284.2 MB 45.1s _1g3: 11 segs, 41.6 K docs, 164.6 MB 50.1 sec: 195 segments, 22 merges 1434.5s _wn: 8 segs, 1214.4 K docs, 4852.5 MB 1093.8s _11u: 8 segs, 150.1 K docs, 598.0 MB 1079.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 791.0s _164: 8 segs, 175.1 K docs, 697.8 MB 721.2s _178: 8 segs, 181.6 K docs, 724.0 MB 514.4s _1a0: 8 segs, 139.4 K docs, 555.1 MB 496.6s _1a9: 8 segs, 39.9 K docs, 158.1 MB 458.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 278.4s _1cv: 8 segs, 172.9 K docs, 689.1 MB 262.8s _1d3: 8 segs, 71.5 K docs, 284.0 MB 203.9s _1dr: 8 segs, 74.3 K docs, 295.2 MB 189.9s _1dz: 8 segs, 84.6 K docs, 336.4 MB 178.3s _1e6: 8 segs, 115.6 K docs, 460.2 MB 165.0s _1ee: 8 segs, 72.0 K docs, 285.8 MB 151.3s _1em: 8 segs, 176.5 K docs, 703.7 MB 135.0s _1eu: 8 segs, 38.6 K docs, 153.0 MB 119.3s _1f2: 8 segs, 175.9 K docs, 701.0 MB 103.5s _1fa: 8 segs, 39.5 K docs, 156.5 MB 88.9s _1fi: 8 segs, 70.5 K docs, 280.0 MB 71.2s _1fr: 8 segs, 37.2 K docs, 147.4 MB 57.1s _1fz: 8 segs, 71.5 K docs, 284.2 MB 50.1s _1g3: 11 segs, 41.6 K docs, 164.6 MB 55.1 sec: 188 segments, 21 merges 1439.5s _wn: 8 segs, 1214.4 K docs, 4852.5 MB 1098.8s _11u: 8 segs, 150.1 K docs, 598.0 MB 1084.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 796.0s _164: 8 segs, 175.1 K docs, 697.8 MB 726.2s _178: 8 segs, 181.6 K docs, 724.0 MB 519.4s _1a0: 8 segs, 139.4 K docs, 555.1 MB 501.6s _1a9: 8 segs, 39.9 K docs, 158.1 MB 463.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 283.4s _1cv: 8 segs, 172.9 K docs, 689.1 MB 208.9s _1dr: 8 segs, 74.3 K docs, 295.2 MB 194.9s _1dz: 8 segs, 84.6 K docs, 336.4 MB 183.4s _1e6: 8 segs, 115.6 K docs, 460.2 MB 170.0s _1ee: 8 segs, 72.0 K docs, 285.8 MB 156.3s _1em: 8 segs, 176.5 K docs, 703.7 MB 140.0s _1eu: 8 segs, 38.6 K docs, 153.0 MB 124.3s _1f2: 8 segs, 175.9 K docs, 701.0 MB 108.5s _1fa: 8 segs, 39.5 K docs, 156.5 MB 93.9s _1fi: 8 segs, 70.5 K docs, 280.0 MB 76.2s _1fr: 8 segs, 37.2 K docs, 147.4 MB 62.1s _1fz: 8 segs, 71.5 K docs, 284.2 MB 55.1s _1g3: 11 segs, 41.6 K docs, 164.6 MB 60.1 sec: 188 segments, 21 merges 1444.5s _wn: 8 segs, 1214.4 K docs, 4852.5 MB 1103.8s _11u: 8 segs, 150.1 K docs, 598.0 MB 1089.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 801.1s _164: 8 segs, 175.1 K docs, 697.8 MB 731.3s _178: 8 segs, 181.6 K docs, 724.0 MB 524.4s _1a0: 8 segs, 139.4 K docs, 555.1 MB 506.6s _1a9: 8 segs, 39.9 K docs, 158.1 MB 468.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 288.4s _1cv: 8 segs, 172.9 K docs, 689.1 MB 213.9s _1dr: 8 segs, 74.3 K docs, 295.2 MB 199.9s _1dz: 8 segs, 84.6 K docs, 336.4 MB 188.4s _1e6: 8 segs, 115.6 K docs, 460.2 MB 175.0s _1ee: 8 segs, 72.0 K docs, 285.8 MB 161.3s _1em: 8 segs, 176.5 K docs, 703.7 MB 145.0s _1eu: 8 segs, 38.6 K docs, 153.0 MB 129.3s _1f2: 8 segs, 175.9 K docs, 701.0 MB 113.5s _1fa: 8 segs, 39.5 K docs, 156.5 MB 98.9s _1fi: 8 segs, 70.5 K docs, 280.0 MB 81.2s _1fr: 8 segs, 37.2 K docs, 147.4 MB 67.1s _1fz: 8 segs, 71.5 K docs, 284.2 MB 60.1s _1g3: 11 segs, 41.6 K docs, 164.6 MB 65.0 sec: 188 segments, 21 merges 1449.5s _wn: 8 segs, 1214.4 K docs, 4852.5 MB 1108.7s _11u: 8 segs, 150.1 K docs, 598.0 MB 1094.7s _122: 8 segs, 1280.3 K docs, 5116.2 MB 806.0s _164: 8 segs, 175.1 K docs, 697.8 MB 736.2s _178: 8 segs, 181.6 K docs, 724.0 MB 529.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 511.5s _1a9: 8 segs, 39.9 K docs, 158.1 MB 473.8s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 293.3s _1cv: 8 segs, 172.9 K docs, 689.1 MB 218.8s _1dr: 8 segs, 74.3 K docs, 295.2 MB 204.8s _1dz: 8 segs, 84.6 K docs, 336.4 MB 193.3s _1e6: 8 segs, 115.6 K docs, 460.2 MB 179.9s _1ee: 8 segs, 72.0 K docs, 285.8 MB 166.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 149.9s _1eu: 8 segs, 38.6 K docs, 153.0 MB 134.2s _1f2: 8 segs, 175.9 K docs, 701.0 MB 118.4s _1fa: 8 segs, 39.5 K docs, 156.5 MB 103.8s _1fi: 8 segs, 70.5 K docs, 280.0 MB 86.2s _1fr: 8 segs, 37.2 K docs, 147.4 MB 72.0s _1fz: 8 segs, 71.5 K docs, 284.2 MB 65.0s _1g3: 11 segs, 41.6 K docs, 164.6 MB 70.0 sec: 181 segments, 20 merges 1454.5s _wn: 8 segs, 1214.4 K docs, 4852.5 MB 1113.7s _11u: 8 segs, 150.1 K docs, 598.0 MB 1099.7s _122: 8 segs, 1280.3 K docs, 5116.2 MB 811.0s _164: 8 segs, 175.1 K docs, 697.8 MB 741.2s _178: 8 segs, 181.6 K docs, 724.0 MB 534.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 516.5s _1a9: 8 segs, 39.9 K docs, 158.1 MB 478.8s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 298.3s _1cv: 8 segs, 172.9 K docs, 689.1 MB 223.8s _1dr: 8 segs, 74.3 K docs, 295.2 MB 209.8s _1dz: 8 segs, 84.6 K docs, 336.4 MB 198.3s _1e6: 8 segs, 115.6 K docs, 460.2 MB 184.9s _1ee: 8 segs, 72.0 K docs, 285.8 MB 171.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 154.9s _1eu: 8 segs, 38.6 K docs, 153.0 MB 139.2s _1f2: 8 segs, 175.9 K docs, 701.0 MB 123.4s _1fa: 8 segs, 39.5 K docs, 156.5 MB 108.8s _1fi: 8 segs, 70.5 K docs, 280.0 MB 77.0s _1fz: 8 segs, 71.5 K docs, 284.2 MB 70.0s _1g3: 11 segs, 41.6 K docs, 164.6 MB 75.0 sec: 181 segments, 20 merges 1459.5s _wn: 8 segs, 1214.4 K docs, 4852.5 MB 1118.7s _11u: 8 segs, 150.1 K docs, 598.0 MB 1104.7s _122: 8 segs, 1280.3 K docs, 5116.2 MB 816.0s _164: 8 segs, 175.1 K docs, 697.8 MB 746.2s _178: 8 segs, 181.6 K docs, 724.0 MB 539.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 521.5s _1a9: 8 segs, 39.9 K docs, 158.1 MB 483.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 303.3s _1cv: 8 segs, 172.9 K docs, 689.1 MB 228.8s _1dr: 8 segs, 74.3 K docs, 295.2 MB 214.8s _1dz: 8 segs, 84.6 K docs, 336.4 MB 203.3s _1e6: 8 segs, 115.6 K docs, 460.2 MB 189.9s _1ee: 8 segs, 72.0 K docs, 285.8 MB 176.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 159.9s _1eu: 8 segs, 38.6 K docs, 153.0 MB 144.2s _1f2: 8 segs, 175.9 K docs, 701.0 MB 128.4s _1fa: 8 segs, 39.5 K docs, 156.5 MB 113.8s _1fi: 8 segs, 70.5 K docs, 280.0 MB 82.0s _1fz: 8 segs, 71.5 K docs, 284.2 MB 75.0s _1g3: 11 segs, 41.6 K docs, 164.6 MB 80.0 sec: 181 segments, 20 merges 1464.5s _wn: 8 segs, 1214.4 K docs, 4852.5 MB 1123.7s _11u: 8 segs, 150.1 K docs, 598.0 MB 1109.7s _122: 8 segs, 1280.3 K docs, 5116.2 MB 821.0s _164: 8 segs, 175.1 K docs, 697.8 MB 751.2s _178: 8 segs, 181.6 K docs, 724.0 MB 544.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 526.5s _1a9: 8 segs, 39.9 K docs, 158.1 MB 488.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 308.3s _1cv: 8 segs, 172.9 K docs, 689.1 MB 233.8s _1dr: 8 segs, 74.3 K docs, 295.2 MB 219.8s _1dz: 8 segs, 84.6 K docs, 336.4 MB 208.3s _1e6: 8 segs, 115.6 K docs, 460.2 MB 195.0s _1ee: 8 segs, 72.0 K docs, 285.8 MB 181.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 164.9s _1eu: 8 segs, 38.6 K docs, 153.0 MB 149.2s _1f2: 8 segs, 175.9 K docs, 701.0 MB 133.4s _1fa: 8 segs, 39.5 K docs, 156.5 MB 118.8s _1fi: 8 segs, 70.5 K docs, 280.0 MB 87.1s _1fz: 8 segs, 71.5 K docs, 284.2 MB 80.0s _1g3: 11 segs, 41.6 K docs, 164.6 MB 85.0 sec: 174 segments, 19 merges 1469.5s _wn: 8 segs, 1214.4 K docs, 4852.5 MB 1128.7s _11u: 8 segs, 150.1 K docs, 598.0 MB 1114.7s _122: 8 segs, 1280.3 K docs, 5116.2 MB 826.0s _164: 8 segs, 175.1 K docs, 697.8 MB 549.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 531.5s _1a9: 8 segs, 39.9 K docs, 158.1 MB 493.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 313.3s _1cv: 8 segs, 172.9 K docs, 689.1 MB 238.8s _1dr: 8 segs, 74.3 K docs, 295.2 MB 224.8s _1dz: 8 segs, 84.6 K docs, 336.4 MB 213.3s _1e6: 8 segs, 115.6 K docs, 460.2 MB 200.0s _1ee: 8 segs, 72.0 K docs, 285.8 MB 186.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 169.9s _1eu: 8 segs, 38.6 K docs, 153.0 MB 154.2s _1f2: 8 segs, 175.9 K docs, 701.0 MB 138.4s _1fa: 8 segs, 39.5 K docs, 156.5 MB 123.8s _1fi: 8 segs, 70.5 K docs, 280.0 MB 92.1s _1fz: 8 segs, 71.5 K docs, 284.2 MB 85.0s _1g3: 11 segs, 41.6 K docs, 164.6 MB 90.0 sec: 174 segments, 19 merges 1474.5s _wn: 8 segs, 1214.4 K docs, 4852.5 MB 1133.7s _11u: 8 segs, 150.1 K docs, 598.0 MB 1119.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 831.0s _164: 8 segs, 175.1 K docs, 697.8 MB 554.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 536.5s _1a9: 8 segs, 39.9 K docs, 158.1 MB 498.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 318.3s _1cv: 8 segs, 172.9 K docs, 689.1 MB 243.8s _1dr: 8 segs, 74.3 K docs, 295.2 MB 229.9s _1dz: 8 segs, 84.6 K docs, 336.4 MB 218.3s _1e6: 8 segs, 115.6 K docs, 460.2 MB 205.0s _1ee: 8 segs, 72.0 K docs, 285.8 MB 191.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 174.9s _1eu: 8 segs, 38.6 K docs, 153.0 MB 159.2s _1f2: 8 segs, 175.9 K docs, 701.0 MB 143.4s _1fa: 8 segs, 39.5 K docs, 156.5 MB 128.8s _1fi: 8 segs, 70.5 K docs, 280.0 MB 97.1s _1fz: 8 segs, 71.5 K docs, 284.2 MB 90.0s _1g3: 11 segs, 41.6 K docs, 164.6 MB 95.0 sec: 167 segments, 19 merges 1479.5s _wn: 8 segs, 1214.4 K docs, 4852.5 MB 1138.7s _11u: 8 segs, 150.1 K docs, 598.0 MB 1124.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 836.0s _164: 8 segs, 175.1 K docs, 697.8 MB 559.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 541.5s _1a9: 8 segs, 39.9 K docs, 158.1 MB 503.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 323.3s _1cv: 8 segs, 172.9 K docs, 689.1 MB 248.8s _1dr: 8 segs, 74.3 K docs, 295.2 MB 234.9s _1dz: 8 segs, 84.6 K docs, 336.4 MB 223.3s _1e6: 8 segs, 115.6 K docs, 460.2 MB 196.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 179.9s _1eu: 8 segs, 38.6 K docs, 153.0 MB 164.2s _1f2: 8 segs, 175.9 K docs, 701.0 MB 148.4s _1fa: 8 segs, 39.5 K docs, 156.5 MB 133.8s _1fi: 8 segs, 70.5 K docs, 280.0 MB 102.1s _1fz: 8 segs, 71.5 K docs, 284.2 MB 95.0s _1g3: 11 segs, 41.6 K docs, 164.6 MB 0.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 100.0 sec: 167 segments, 19 merges 1484.5s _wn: 8 segs, 1214.4 K docs, 4852.5 MB 1143.7s _11u: 8 segs, 150.1 K docs, 598.0 MB 1129.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 841.0s _164: 8 segs, 175.1 K docs, 697.8 MB 564.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 546.6s _1a9: 8 segs, 39.9 K docs, 158.1 MB 508.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 328.3s _1cv: 8 segs, 172.9 K docs, 689.1 MB 253.8s _1dr: 8 segs, 74.3 K docs, 295.2 MB 239.9s _1dz: 8 segs, 84.6 K docs, 336.4 MB 228.3s _1e6: 8 segs, 115.6 K docs, 460.2 MB 201.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 184.9s _1eu: 8 segs, 38.6 K docs, 153.0 MB 169.2s _1f2: 8 segs, 175.9 K docs, 701.0 MB 153.4s _1fa: 8 segs, 39.5 K docs, 156.5 MB 138.9s _1fi: 8 segs, 70.5 K docs, 280.0 MB 107.1s _1fz: 8 segs, 71.5 K docs, 284.2 MB 100.0s _1g3: 11 segs, 41.6 K docs, 164.6 MB 5.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 105.0 sec: 157 segments, 18 merges 1489.5s _wn: 8 segs, 1214.4 K docs, 4852.5 MB 1148.7s _11u: 8 segs, 150.1 K docs, 598.0 MB 1134.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 846.0s _164: 8 segs, 175.1 K docs, 697.8 MB 569.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 551.6s _1a9: 8 segs, 39.9 K docs, 158.1 MB 513.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 333.3s _1cv: 8 segs, 172.9 K docs, 689.1 MB 258.9s _1dr: 8 segs, 74.3 K docs, 295.2 MB 244.9s _1dz: 8 segs, 84.6 K docs, 336.4 MB 233.3s _1e6: 8 segs, 115.6 K docs, 460.2 MB 206.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 189.9s _1eu: 8 segs, 38.6 K docs, 153.0 MB 174.2s _1f2: 8 segs, 175.9 K docs, 701.0 MB 158.4s _1fa: 8 segs, 39.5 K docs, 156.5 MB 143.9s _1fi: 8 segs, 70.5 K docs, 280.0 MB 112.1s _1fz: 8 segs, 71.5 K docs, 284.2 MB 10.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 110.1 sec: 157 segments, 18 merges 1494.5s _wn: 8 segs, 1214.4 K docs, 4852.5 MB 1153.7s _11u: 8 segs, 150.1 K docs, 598.0 MB 1139.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 851.0s _164: 8 segs, 175.1 K docs, 697.8 MB 574.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 556.6s _1a9: 8 segs, 39.9 K docs, 158.1 MB 518.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 338.3s _1cv: 8 segs, 172.9 K docs, 689.1 MB 263.9s _1dr: 8 segs, 74.3 K docs, 295.2 MB 249.9s _1dz: 8 segs, 84.6 K docs, 336.4 MB 238.3s _1e6: 8 segs, 115.6 K docs, 460.2 MB 211.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 194.9s _1eu: 8 segs, 38.6 K docs, 153.0 MB 179.2s _1f2: 8 segs, 175.9 K docs, 701.0 MB 163.4s _1fa: 8 segs, 39.5 K docs, 156.5 MB 148.9s _1fi: 8 segs, 70.5 K docs, 280.0 MB 117.1s _1fz: 8 segs, 71.5 K docs, 284.2 MB 15.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 115.1 sec: 150 segments, 17 merges 1499.5s _wn: 8 segs, 1214.4 K docs, 4852.5 MB 1158.7s _11u: 8 segs, 150.1 K docs, 598.0 MB 1144.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 856.0s _164: 8 segs, 175.1 K docs, 697.8 MB 579.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 523.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 343.3s _1cv: 8 segs, 172.9 K docs, 689.1 MB 268.9s _1dr: 8 segs, 74.3 K docs, 295.2 MB 254.9s _1dz: 8 segs, 84.6 K docs, 336.4 MB 243.3s _1e6: 8 segs, 115.6 K docs, 460.2 MB 216.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 199.9s _1eu: 8 segs, 38.6 K docs, 153.0 MB 184.3s _1f2: 8 segs, 175.9 K docs, 701.0 MB 168.4s _1fa: 8 segs, 39.5 K docs, 156.5 MB 153.9s _1fi: 8 segs, 70.5 K docs, 280.0 MB 122.1s _1fz: 8 segs, 71.5 K docs, 284.2 MB 20.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 120.1 sec: 136 segments, 15 merges 1504.5s _wn: 8 segs, 1214.4 K docs, 4852.5 MB 1163.7s _11u: 8 segs, 150.1 K docs, 598.0 MB 1149.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 861.0s _164: 8 segs, 175.1 K docs, 697.8 MB 584.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 528.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 348.3s _1cv: 8 segs, 172.9 K docs, 689.1 MB 273.9s _1dr: 8 segs, 74.3 K docs, 295.2 MB 259.9s _1dz: 8 segs, 84.6 K docs, 336.4 MB 248.3s _1e6: 8 segs, 115.6 K docs, 460.2 MB 221.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 204.9s _1eu: 8 segs, 38.6 K docs, 153.0 MB 189.3s _1f2: 8 segs, 175.9 K docs, 701.0 MB 173.4s _1fa: 8 segs, 39.5 K docs, 156.5 MB 25.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 125.1 sec: 136 segments, 15 merges 1509.5s _wn: 8 segs, 1214.4 K docs, 4852.5 MB 1168.8s _11u: 8 segs, 150.1 K docs, 598.0 MB 1154.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 866.0s _164: 8 segs, 175.1 K docs, 697.8 MB 589.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 533.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 353.3s _1cv: 8 segs, 172.9 K docs, 689.1 MB 278.9s _1dr: 8 segs, 74.3 K docs, 295.2 MB 264.9s _1dz: 8 segs, 84.6 K docs, 336.4 MB 253.3s _1e6: 8 segs, 115.6 K docs, 460.2 MB 226.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 210.0s _1eu: 8 segs, 38.6 K docs, 153.0 MB 194.3s _1f2: 8 segs, 175.9 K docs, 701.0 MB 178.4s _1fa: 8 segs, 39.5 K docs, 156.5 MB 30.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 130.1 sec: 136 segments, 15 merges 1514.5s _wn: 8 segs, 1214.4 K docs, 4852.5 MB 1173.8s _11u: 8 segs, 150.1 K docs, 598.0 MB 1159.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 871.0s _164: 8 segs, 175.1 K docs, 697.8 MB 594.4s _1a0: 8 segs, 139.4 K docs, 555.1 MB 538.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 358.3s _1cv: 8 segs, 172.9 K docs, 689.1 MB 283.9s _1dr: 8 segs, 74.3 K docs, 295.2 MB 269.9s _1dz: 8 segs, 84.6 K docs, 336.4 MB 258.3s _1e6: 8 segs, 115.6 K docs, 460.2 MB 231.3s _1em: 8 segs, 176.5 K docs, 703.7 MB 215.0s _1eu: 8 segs, 38.6 K docs, 153.0 MB 199.3s _1f2: 8 segs, 175.9 K docs, 701.0 MB 183.5s _1fa: 8 segs, 39.5 K docs, 156.5 MB 35.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 135.1 sec: 136 segments, 15 merges 1519.5s _wn: 8 segs, 1214.4 K docs, 4852.5 MB 1178.8s _11u: 8 segs, 150.1 K docs, 598.0 MB 1164.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 876.0s _164: 8 segs, 175.1 K docs, 697.8 MB 599.4s _1a0: 8 segs, 139.4 K docs, 555.1 MB 543.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 363.4s _1cv: 8 segs, 172.9 K docs, 689.1 MB 288.9s _1dr: 8 segs, 74.3 K docs, 295.2 MB 274.9s _1dz: 8 segs, 84.6 K docs, 336.4 MB 263.3s _1e6: 8 segs, 115.6 K docs, 460.2 MB 236.3s _1em: 8 segs, 176.5 K docs, 703.7 MB 220.0s _1eu: 8 segs, 38.6 K docs, 153.0 MB 204.3s _1f2: 8 segs, 175.9 K docs, 701.0 MB 188.5s _1fa: 8 segs, 39.5 K docs, 156.5 MB 40.1s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 140.1 sec: 122 segments, 13 merges 1169.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 881.0s _164: 8 segs, 175.1 K docs, 697.8 MB 604.4s _1a0: 8 segs, 139.4 K docs, 555.1 MB 548.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 368.4s _1cv: 8 segs, 172.9 K docs, 689.1 MB 293.9s _1dr: 8 segs, 74.3 K docs, 295.2 MB 279.9s _1dz: 8 segs, 84.6 K docs, 336.4 MB 268.4s _1e6: 8 segs, 115.6 K docs, 460.2 MB 241.3s _1em: 8 segs, 176.5 K docs, 703.7 MB 225.0s _1eu: 8 segs, 38.6 K docs, 153.0 MB 209.3s _1f2: 8 segs, 175.9 K docs, 701.0 MB 193.5s _1fa: 8 segs, 39.5 K docs, 156.5 MB 45.1s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 145.1 sec: 122 segments, 13 merges 1174.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 886.1s _164: 8 segs, 175.1 K docs, 697.8 MB 609.4s _1a0: 8 segs, 139.4 K docs, 555.1 MB 553.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 373.4s _1cv: 8 segs, 172.9 K docs, 689.1 MB 298.9s _1dr: 8 segs, 74.3 K docs, 295.2 MB 284.9s _1dz: 8 segs, 84.6 K docs, 336.4 MB 273.4s _1e6: 8 segs, 115.6 K docs, 460.2 MB 246.3s _1em: 8 segs, 176.5 K docs, 703.7 MB 230.0s _1eu: 8 segs, 38.6 K docs, 153.0 MB 214.3s _1f2: 8 segs, 175.9 K docs, 701.0 MB 198.5s _1fa: 8 segs, 39.5 K docs, 156.5 MB 50.1s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 150.1 sec: 122 segments, 13 merges 1179.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 891.1s _164: 8 segs, 175.1 K docs, 697.8 MB 614.4s _1a0: 8 segs, 139.4 K docs, 555.1 MB 558.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 378.4s _1cv: 8 segs, 172.9 K docs, 689.1 MB 303.9s _1dr: 8 segs, 74.3 K docs, 295.2 MB 289.9s _1dz: 8 segs, 84.6 K docs, 336.4 MB 278.4s _1e6: 8 segs, 115.6 K docs, 460.2 MB 251.3s _1em: 8 segs, 176.5 K docs, 703.7 MB 235.0s _1eu: 8 segs, 38.6 K docs, 153.0 MB 219.3s _1f2: 8 segs, 175.9 K docs, 701.0 MB 203.5s _1fa: 8 segs, 39.5 K docs, 156.5 MB 55.1s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 155.0 sec: 115 segments, 12 merges 1184.7s _122: 8 segs, 1280.3 K docs, 5116.2 MB 896.0s _164: 8 segs, 175.1 K docs, 697.8 MB 619.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 563.8s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 383.3s _1cv: 8 segs, 172.9 K docs, 689.1 MB 308.8s _1dr: 8 segs, 74.3 K docs, 295.2 MB 294.8s _1dz: 8 segs, 84.6 K docs, 336.4 MB 283.3s _1e6: 8 segs, 115.6 K docs, 460.2 MB 256.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 224.2s _1f2: 8 segs, 175.9 K docs, 701.0 MB 208.4s _1fa: 8 segs, 39.5 K docs, 156.5 MB 60.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 160.0 sec: 115 segments, 12 merges 1189.7s _122: 8 segs, 1280.3 K docs, 5116.2 MB 901.0s _164: 8 segs, 175.1 K docs, 697.8 MB 624.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 568.8s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 388.3s _1cv: 8 segs, 172.9 K docs, 689.1 MB 313.8s _1dr: 8 segs, 74.3 K docs, 295.2 MB 299.8s _1dz: 8 segs, 84.6 K docs, 336.4 MB 288.3s _1e6: 8 segs, 115.6 K docs, 460.2 MB 261.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 229.2s _1f2: 8 segs, 175.9 K docs, 701.0 MB 213.4s _1fa: 8 segs, 39.5 K docs, 156.5 MB 65.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 165.0 sec: 115 segments, 12 merges 1194.7s _122: 8 segs, 1280.3 K docs, 5116.2 MB 906.0s _164: 8 segs, 175.1 K docs, 697.8 MB 629.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 573.8s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 393.3s _1cv: 8 segs, 172.9 K docs, 689.1 MB 318.8s _1dr: 8 segs, 74.3 K docs, 295.2 MB 304.8s _1dz: 8 segs, 84.6 K docs, 336.4 MB 293.3s _1e6: 8 segs, 115.6 K docs, 460.2 MB 266.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 234.2s _1f2: 8 segs, 175.9 K docs, 701.0 MB 218.4s _1fa: 8 segs, 39.5 K docs, 156.5 MB 70.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 170.0 sec: 108 segments, 12 merges 1199.7s _122: 8 segs, 1280.3 K docs, 5116.2 MB 911.0s _164: 8 segs, 175.1 K docs, 697.8 MB 634.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 578.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 398.3s _1cv: 8 segs, 172.9 K docs, 689.1 MB 323.8s _1dr: 8 segs, 74.3 K docs, 295.2 MB 309.8s _1dz: 8 segs, 84.6 K docs, 336.4 MB 271.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 239.2s _1f2: 8 segs, 175.9 K docs, 701.0 MB 223.4s _1fa: 8 segs, 39.5 K docs, 156.5 MB 75.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 3.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 175.0 sec: 101 segments, 11 merges 1204.7s _122: 8 segs, 1280.3 K docs, 5116.2 MB 916.0s _164: 8 segs, 175.1 K docs, 697.8 MB 639.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 583.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 403.3s _1cv: 8 segs, 172.9 K docs, 689.1 MB 314.8s _1dz: 8 segs, 84.6 K docs, 336.4 MB 276.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 244.2s _1f2: 8 segs, 175.9 K docs, 701.0 MB 228.4s _1fa: 8 segs, 39.5 K docs, 156.5 MB 80.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 8.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 180.0 sec: 94 segments, 10 merges 1209.7s _122: 8 segs, 1280.3 K docs, 5116.2 MB 921.0s _164: 8 segs, 175.1 K docs, 697.8 MB 644.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 588.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 319.8s _1dz: 8 segs, 84.6 K docs, 336.4 MB 281.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 249.2s _1f2: 8 segs, 175.9 K docs, 701.0 MB 233.4s _1fa: 8 segs, 39.5 K docs, 156.5 MB 85.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 13.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 185.0 sec: 94 segments, 10 merges 1214.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 926.0s _164: 8 segs, 175.1 K docs, 697.8 MB 649.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 593.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 324.9s _1dz: 8 segs, 84.6 K docs, 336.4 MB 286.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 254.2s _1f2: 8 segs, 175.9 K docs, 701.0 MB 238.4s _1fa: 8 segs, 39.5 K docs, 156.5 MB 90.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 18.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 190.0 sec: 87 segments, 9 merges 1219.7s _122: 8 segs, 1280.3 K docs, 5116.2 MB 931.0s _164: 8 segs, 175.1 K docs, 697.8 MB 654.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 598.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 329.8s _1dz: 8 segs, 84.6 K docs, 336.4 MB 291.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 259.2s _1f2: 8 segs, 175.9 K docs, 701.0 MB 95.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 23.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 195.0 sec: 87 segments, 9 merges 1224.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 936.0s _164: 8 segs, 175.1 K docs, 697.8 MB 659.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 603.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 334.9s _1dz: 8 segs, 84.6 K docs, 336.4 MB 296.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 264.2s _1f2: 8 segs, 175.9 K docs, 701.0 MB 100.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 28.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 200.0 sec: 87 segments, 9 merges 1229.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 941.0s _164: 8 segs, 175.1 K docs, 697.8 MB 664.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 608.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 339.9s _1dz: 8 segs, 84.6 K docs, 336.4 MB 301.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 269.2s _1f2: 8 segs, 175.9 K docs, 701.0 MB 105.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 33.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 205.0 sec: 87 segments, 9 merges 1234.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 946.0s _164: 8 segs, 175.1 K docs, 697.8 MB 669.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 613.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 344.9s _1dz: 8 segs, 84.6 K docs, 336.4 MB 306.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 274.2s _1f2: 8 segs, 175.9 K docs, 701.0 MB 110.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 38.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 210.0 sec: 87 segments, 9 merges 1239.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 951.0s _164: 8 segs, 175.1 K docs, 697.8 MB 674.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 618.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 349.9s _1dz: 8 segs, 84.6 K docs, 336.4 MB 311.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 279.2s _1f2: 8 segs, 175.9 K docs, 701.0 MB 115.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 43.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 215.0 sec: 87 segments, 9 merges 1244.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 956.0s _164: 8 segs, 175.1 K docs, 697.8 MB 679.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 623.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 354.9s _1dz: 8 segs, 84.6 K docs, 336.4 MB 316.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 284.2s _1f2: 8 segs, 175.9 K docs, 701.0 MB 120.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 48.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 220.1 sec: 87 segments, 9 merges 1249.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 961.0s _164: 8 segs, 175.1 K docs, 697.8 MB 684.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 628.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 359.9s _1dz: 8 segs, 84.6 K docs, 336.4 MB 321.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 289.2s _1f2: 8 segs, 175.9 K docs, 701.0 MB 125.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 53.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 225.1 sec: 87 segments, 9 merges 1254.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 966.0s _164: 8 segs, 175.1 K docs, 697.8 MB 689.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 633.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 364.9s _1dz: 8 segs, 84.6 K docs, 336.4 MB 326.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 294.3s _1f2: 8 segs, 175.9 K docs, 701.0 MB 130.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 58.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 230.1 sec: 87 segments, 9 merges 1259.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 971.0s _164: 8 segs, 175.1 K docs, 697.8 MB 694.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 638.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 369.9s _1dz: 8 segs, 84.6 K docs, 336.4 MB 331.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 299.3s _1f2: 8 segs, 175.9 K docs, 701.0 MB 135.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 63.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 235.1 sec: 87 segments, 9 merges 1264.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 976.0s _164: 8 segs, 175.1 K docs, 697.8 MB 699.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 643.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 374.9s _1dz: 8 segs, 84.6 K docs, 336.4 MB 336.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 304.3s _1f2: 8 segs, 175.9 K docs, 701.0 MB 140.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 68.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 240.1 sec: 87 segments, 9 merges 1269.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 981.0s _164: 8 segs, 175.1 K docs, 697.8 MB 704.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 648.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 379.9s _1dz: 8 segs, 84.6 K docs, 336.4 MB 341.3s _1em: 8 segs, 176.5 K docs, 703.7 MB 309.3s _1f2: 8 segs, 175.9 K docs, 701.0 MB 145.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 73.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 245.1 sec: 87 segments, 9 merges 1274.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 986.0s _164: 8 segs, 175.1 K docs, 697.8 MB 709.4s _1a0: 8 segs, 139.4 K docs, 555.1 MB 653.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 384.9s _1dz: 8 segs, 84.6 K docs, 336.4 MB 346.3s _1em: 8 segs, 176.5 K docs, 703.7 MB 314.3s _1f2: 8 segs, 175.9 K docs, 701.0 MB 150.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 78.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 250.1 sec: 80 segments, 8 merges 1279.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 991.0s _164: 8 segs, 175.1 K docs, 697.8 MB 714.4s _1a0: 8 segs, 139.4 K docs, 555.1 MB 658.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 389.9s _1dz: 8 segs, 84.6 K docs, 336.4 MB 351.3s _1em: 8 segs, 176.5 K docs, 703.7 MB 155.1s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 83.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 255.1 sec: 80 segments, 8 merges 1284.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 996.0s _164: 8 segs, 175.1 K docs, 697.8 MB 719.4s _1a0: 8 segs, 139.4 K docs, 555.1 MB 663.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 394.9s _1dz: 8 segs, 84.6 K docs, 336.4 MB 356.3s _1em: 8 segs, 176.5 K docs, 703.7 MB 160.1s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 88.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 260.1 sec: 80 segments, 8 merges 1289.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1001.1s _164: 8 segs, 175.1 K docs, 697.8 MB 724.4s _1a0: 8 segs, 139.4 K docs, 555.1 MB 668.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 399.9s _1dz: 8 segs, 84.6 K docs, 336.4 MB 361.3s _1em: 8 segs, 176.5 K docs, 703.7 MB 165.1s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 93.2s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 265.1 sec: 80 segments, 8 merges 1294.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1006.1s _164: 8 segs, 175.1 K docs, 697.8 MB 729.4s _1a0: 8 segs, 139.4 K docs, 555.1 MB 673.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 404.9s _1dz: 8 segs, 84.6 K docs, 336.4 MB 366.3s _1em: 8 segs, 176.5 K docs, 703.7 MB 170.1s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 98.2s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 270.0 sec: 80 segments, 8 merges 1299.7s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1011.0s _164: 8 segs, 175.1 K docs, 697.8 MB 734.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 678.8s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 409.8s _1dz: 8 segs, 84.6 K docs, 336.4 MB 371.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 175.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 103.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 275.0 sec: 80 segments, 8 merges 1304.7s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1016.0s _164: 8 segs, 175.1 K docs, 697.8 MB 739.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 683.8s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 414.8s _1dz: 8 segs, 84.6 K docs, 336.4 MB 376.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 180.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 108.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 280.0 sec: 80 segments, 8 merges 1309.7s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1021.0s _164: 8 segs, 175.1 K docs, 697.8 MB 744.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 688.8s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 419.8s _1dz: 8 segs, 84.6 K docs, 336.4 MB 381.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 185.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 113.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 285.0 sec: 80 segments, 8 merges 1314.7s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1026.0s _164: 8 segs, 175.1 K docs, 697.8 MB 749.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 693.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 424.8s _1dz: 8 segs, 84.6 K docs, 336.4 MB 386.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 190.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 118.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 290.0 sec: 80 segments, 8 merges 1319.7s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1031.0s _164: 8 segs, 175.1 K docs, 697.8 MB 754.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 698.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 429.8s _1dz: 8 segs, 84.6 K docs, 336.4 MB 391.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 195.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 123.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 295.0 sec: 80 segments, 8 merges 1324.7s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1036.0s _164: 8 segs, 175.1 K docs, 697.8 MB 759.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 703.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 434.8s _1dz: 8 segs, 84.6 K docs, 336.4 MB 396.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 200.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 128.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 300.0 sec: 80 segments, 8 merges 1329.7s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1041.0s _164: 8 segs, 175.1 K docs, 697.8 MB 764.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 708.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 439.9s _1dz: 8 segs, 84.6 K docs, 336.4 MB 401.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 205.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 133.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 305.0 sec: 80 segments, 8 merges 1334.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1046.0s _164: 8 segs, 175.1 K docs, 697.8 MB 769.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 713.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 444.9s _1dz: 8 segs, 84.6 K docs, 336.4 MB 406.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 210.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 138.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 310.0 sec: 73 segments, 7 merges 1339.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1051.0s _164: 8 segs, 175.1 K docs, 697.8 MB 774.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 718.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 411.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 215.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 143.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 315.0 sec: 73 segments, 7 merges 1344.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1056.0s _164: 8 segs, 175.1 K docs, 697.8 MB 779.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 723.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 416.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 220.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 148.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 320.0 sec: 73 segments, 7 merges 1349.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1061.0s _164: 8 segs, 175.1 K docs, 697.8 MB 784.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 728.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 421.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 225.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 153.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 325.1 sec: 73 segments, 7 merges 1354.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1066.0s _164: 8 segs, 175.1 K docs, 697.8 MB 789.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 733.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 426.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 230.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 158.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 330.1 sec: 73 segments, 7 merges 1359.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1071.0s _164: 8 segs, 175.1 K docs, 697.8 MB 794.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 738.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 431.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 235.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 163.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 335.1 sec: 73 segments, 7 merges 1364.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1076.0s _164: 8 segs, 175.1 K docs, 697.8 MB 799.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 743.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 436.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 240.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 168.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 340.1 sec: 73 segments, 7 merges 1369.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1081.0s _164: 8 segs, 175.1 K docs, 697.8 MB 804.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 748.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 441.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 245.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 173.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 345.1 sec: 73 segments, 7 merges 1374.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1086.0s _164: 8 segs, 175.1 K docs, 697.8 MB 809.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 753.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 446.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 250.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 178.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 350.1 sec: 73 segments, 7 merges 1379.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1091.0s _164: 8 segs, 175.1 K docs, 697.8 MB 814.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 758.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 451.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 255.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 183.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 355.1 sec: 73 segments, 7 merges 1384.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1096.0s _164: 8 segs, 175.1 K docs, 697.8 MB 819.4s _1a0: 8 segs, 139.4 K docs, 555.1 MB 763.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 456.3s _1em: 8 segs, 176.5 K docs, 703.7 MB 260.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 188.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 360.1 sec: 73 segments, 7 merges 1389.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1101.0s _164: 8 segs, 175.1 K docs, 697.8 MB 824.4s _1a0: 8 segs, 139.4 K docs, 555.1 MB 768.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 461.3s _1em: 8 segs, 176.5 K docs, 703.7 MB 265.1s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 193.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 365.1 sec: 73 segments, 7 merges 1394.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1106.0s _164: 8 segs, 175.1 K docs, 697.8 MB 829.4s _1a0: 8 segs, 139.4 K docs, 555.1 MB 773.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 466.3s _1em: 8 segs, 176.5 K docs, 703.7 MB 270.1s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 198.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 370.1 sec: 73 segments, 7 merges 1399.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1111.1s _164: 8 segs, 175.1 K docs, 697.8 MB 834.4s _1a0: 8 segs, 139.4 K docs, 555.1 MB 778.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 471.3s _1em: 8 segs, 176.5 K docs, 703.7 MB 275.1s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 203.2s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 375.1 sec: 73 segments, 7 merges 1404.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1116.1s _164: 8 segs, 175.1 K docs, 697.8 MB 839.4s _1a0: 8 segs, 139.4 K docs, 555.1 MB 783.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 476.3s _1em: 8 segs, 176.5 K docs, 703.7 MB 280.1s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 208.2s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 380.1 sec: 73 segments, 7 merges 1409.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1121.1s _164: 8 segs, 175.1 K docs, 697.8 MB 844.4s _1a0: 8 segs, 139.4 K docs, 555.1 MB 788.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 481.3s _1em: 8 segs, 176.5 K docs, 703.7 MB 285.1s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 213.2s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 385.0 sec: 73 segments, 7 merges 1414.7s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1126.0s _164: 8 segs, 175.1 K docs, 697.8 MB 849.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 793.8s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 486.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 290.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 218.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 390.0 sec: 73 segments, 7 merges 1419.7s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1131.0s _164: 8 segs, 175.1 K docs, 697.8 MB 854.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 798.8s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 491.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 295.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 223.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 395.0 sec: 73 segments, 7 merges 1424.7s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1136.0s _164: 8 segs, 175.1 K docs, 697.8 MB 859.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 803.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 496.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 300.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 228.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 400.0 sec: 73 segments, 7 merges 1429.7s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1141.0s _164: 8 segs, 175.1 K docs, 697.8 MB 864.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 808.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 501.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 305.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 233.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 405.0 sec: 73 segments, 7 merges 1434.7s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1146.0s _164: 8 segs, 175.1 K docs, 697.8 MB 869.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 813.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 506.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 310.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 238.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 410.0 sec: 73 segments, 7 merges 1439.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1151.0s _164: 8 segs, 175.1 K docs, 697.8 MB 874.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 818.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 511.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 315.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 243.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 415.0 sec: 73 segments, 7 merges 1444.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1156.0s _164: 8 segs, 175.1 K docs, 697.8 MB 879.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 823.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 516.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 320.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 248.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 420.0 sec: 73 segments, 7 merges 1449.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1161.0s _164: 8 segs, 175.1 K docs, 697.8 MB 884.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 828.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 521.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 325.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 253.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 425.0 sec: 73 segments, 7 merges 1454.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1166.0s _164: 8 segs, 175.1 K docs, 697.8 MB 889.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 833.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 526.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 330.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 258.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 430.1 sec: 73 segments, 7 merges 1459.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1171.0s _164: 8 segs, 175.1 K docs, 697.8 MB 894.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 838.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 531.2s _1em: 8 segs, 176.5 K docs, 703.7 MB 335.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 263.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 435.1 sec: 66 segments, 6 merges 1464.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1176.0s _164: 8 segs, 175.1 K docs, 697.8 MB 899.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 843.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 340.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 268.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 440.1 sec: 66 segments, 6 merges 1469.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1181.0s _164: 8 segs, 175.1 K docs, 697.8 MB 904.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 848.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 345.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 273.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 445.1 sec: 66 segments, 6 merges 1474.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1186.0s _164: 8 segs, 175.1 K docs, 697.8 MB 909.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 853.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 350.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 278.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 450.1 sec: 66 segments, 6 merges 1479.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1191.0s _164: 8 segs, 175.1 K docs, 697.8 MB 914.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 858.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 355.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 283.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 455.1 sec: 66 segments, 6 merges 1484.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1196.0s _164: 8 segs, 175.1 K docs, 697.8 MB 919.4s _1a0: 8 segs, 139.4 K docs, 555.1 MB 863.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 360.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 288.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 460.1 sec: 66 segments, 6 merges 1489.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1201.0s _164: 8 segs, 175.1 K docs, 697.8 MB 924.4s _1a0: 8 segs, 139.4 K docs, 555.1 MB 868.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 365.1s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 293.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 465.1 sec: 66 segments, 6 merges 1494.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1206.0s _164: 8 segs, 175.1 K docs, 697.8 MB 929.4s _1a0: 8 segs, 139.4 K docs, 555.1 MB 873.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 370.1s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 298.2s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 470.1 sec: 66 segments, 6 merges 1499.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1211.1s _164: 8 segs, 175.1 K docs, 697.8 MB 934.4s _1a0: 8 segs, 139.4 K docs, 555.1 MB 878.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 375.1s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 303.2s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 475.1 sec: 66 segments, 6 merges 1504.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1216.1s _164: 8 segs, 175.1 K docs, 697.8 MB 939.4s _1a0: 8 segs, 139.4 K docs, 555.1 MB 883.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 380.1s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 308.2s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 480.0 sec: 66 segments, 6 merges 1509.7s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1221.0s _164: 8 segs, 175.1 K docs, 697.8 MB 944.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 888.8s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 385.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 313.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 485.0 sec: 66 segments, 6 merges 1514.7s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1226.0s _164: 8 segs, 175.1 K docs, 697.8 MB 949.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 893.8s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 390.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 318.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 490.0 sec: 66 segments, 6 merges 1519.7s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1231.0s _164: 8 segs, 175.1 K docs, 697.8 MB 954.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 898.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 395.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 323.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 495.0 sec: 66 segments, 6 merges 1524.7s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1236.0s _164: 8 segs, 175.1 K docs, 697.8 MB 959.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 903.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 400.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 328.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 500.0 sec: 66 segments, 6 merges 1529.7s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1241.0s _164: 8 segs, 175.1 K docs, 697.8 MB 964.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 908.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 405.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 333.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 505.0 sec: 66 segments, 6 merges 1534.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1246.0s _164: 8 segs, 175.1 K docs, 697.8 MB 969.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 913.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 410.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 338.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 510.0 sec: 66 segments, 6 merges 1539.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1251.0s _164: 8 segs, 175.1 K docs, 697.8 MB 974.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 918.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 415.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 343.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 515.1 sec: 66 segments, 6 merges 1544.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1256.0s _164: 8 segs, 175.1 K docs, 697.8 MB 979.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 923.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 420.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 348.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 520.1 sec: 66 segments, 6 merges 1549.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1261.0s _164: 8 segs, 175.1 K docs, 697.8 MB 984.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 928.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 425.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 353.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 525.1 sec: 66 segments, 6 merges 1554.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1266.0s _164: 8 segs, 175.1 K docs, 697.8 MB 989.4s _1a0: 8 segs, 139.4 K docs, 555.1 MB 933.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 430.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 358.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 530.1 sec: 66 segments, 6 merges 1559.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1271.0s _164: 8 segs, 175.1 K docs, 697.8 MB 994.4s _1a0: 8 segs, 139.4 K docs, 555.1 MB 938.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 435.1s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 363.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 535.1 sec: 66 segments, 6 merges 1564.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1276.0s _164: 8 segs, 175.1 K docs, 697.8 MB 999.4s _1a0: 8 segs, 139.4 K docs, 555.1 MB 943.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 440.1s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 368.2s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 540.1 sec: 66 segments, 6 merges 1569.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1281.1s _164: 8 segs, 175.1 K docs, 697.8 MB 1004.4s _1a0: 8 segs, 139.4 K docs, 555.1 MB 948.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 445.1s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 373.2s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 545.0 sec: 66 segments, 6 merges 1574.7s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1286.0s _164: 8 segs, 175.1 K docs, 697.8 MB 1009.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 953.8s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 450.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 378.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 550.0 sec: 66 segments, 6 merges 1579.7s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1291.0s _164: 8 segs, 175.1 K docs, 697.8 MB 1014.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 958.8s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 455.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 383.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 555.0 sec: 66 segments, 6 merges 1584.7s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1296.0s _164: 8 segs, 175.1 K docs, 697.8 MB 1019.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 963.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 460.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 388.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 560.0 sec: 59 segments, 5 merges 1589.7s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1024.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 968.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 465.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 393.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 565.0 sec: 59 segments, 5 merges 1594.7s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1029.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 973.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 470.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 398.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 570.0 sec: 59 segments, 5 merges 1599.7s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1034.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 978.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 475.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 403.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 575.0 sec: 59 segments, 5 merges 1604.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1039.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 983.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 480.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 408.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 580.0 sec: 59 segments, 5 merges 1609.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1044.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 988.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 485.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 413.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 585.0 sec: 59 segments, 5 merges 1614.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1049.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 993.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 490.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 418.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 590.0 sec: 59 segments, 5 merges 1619.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1054.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 998.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 495.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 423.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 595.0 sec: 59 segments, 5 merges 1624.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1059.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 1003.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 500.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 428.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 600.1 sec: 59 segments, 5 merges 1629.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1064.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 1008.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 505.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 433.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 605.1 sec: 59 segments, 5 merges 1634.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1069.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 1013.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 510.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 438.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 610.1 sec: 59 segments, 5 merges 1639.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1074.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 1018.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 515.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 443.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 615.1 sec: 59 segments, 5 merges 1644.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1079.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 1023.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 520.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 448.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 620.1 sec: 59 segments, 5 merges 1649.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1084.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 1028.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 525.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 453.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 625.1 sec: 59 segments, 5 merges 1654.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1089.4s _1a0: 8 segs, 139.4 K docs, 555.1 MB 1033.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 530.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 458.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 630.1 sec: 59 segments, 5 merges 1659.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1094.4s _1a0: 8 segs, 139.4 K docs, 555.1 MB 1038.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 535.1s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 463.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 635.1 sec: 59 segments, 5 merges 1664.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1099.4s _1a0: 8 segs, 139.4 K docs, 555.1 MB 1043.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 540.1s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 468.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 640.1 sec: 59 segments, 5 merges 1669.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1104.4s _1a0: 8 segs, 139.4 K docs, 555.1 MB 1048.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 545.1s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 473.2s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 645.0 sec: 59 segments, 5 merges 1674.7s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1109.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 1053.8s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 550.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 478.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 650.0 sec: 59 segments, 5 merges 1679.7s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1114.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 1058.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 555.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 483.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 655.0 sec: 59 segments, 5 merges 1684.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1119.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 1063.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 560.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 488.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 660.0 sec: 59 segments, 5 merges 1689.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1124.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 1068.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 565.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 493.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 665.1 sec: 59 segments, 5 merges 1694.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1129.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 1073.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 570.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 498.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 670.1 sec: 59 segments, 5 merges 1699.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1134.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 1078.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 575.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 503.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 675.1 sec: 59 segments, 5 merges 1704.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1139.4s _1a0: 8 segs, 139.4 K docs, 555.1 MB 1083.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 580.1s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 508.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 680.1 sec: 59 segments, 5 merges 1709.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1144.4s _1a0: 8 segs, 139.4 K docs, 555.1 MB 1088.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 585.1s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 513.2s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 685.1 sec: 59 segments, 5 merges 1714.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1149.4s _1a0: 8 segs, 139.4 K docs, 555.1 MB 1093.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 590.1s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 518.2s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 690.0 sec: 59 segments, 5 merges 1719.7s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1154.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 1098.8s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 595.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 523.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 695.0 sec: 59 segments, 5 merges 1724.7s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1159.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 1103.8s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 600.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 528.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 700.0 sec: 59 segments, 5 merges 1729.7s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1164.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 1108.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 605.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 533.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 705.0 sec: 59 segments, 5 merges 1734.7s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1169.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 1113.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 610.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 538.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 710.0 sec: 59 segments, 5 merges 1739.7s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1174.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 1118.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 615.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 543.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 715.0 sec: 59 segments, 5 merges 1744.7s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1179.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 1123.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 620.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 548.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 720.0 sec: 59 segments, 5 merges 1749.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1184.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 1128.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 625.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 553.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 725.0 sec: 59 segments, 5 merges 1754.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1189.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 1133.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 630.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 558.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 730.0 sec: 59 segments, 5 merges 1759.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1194.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 1138.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 635.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 563.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 735.0 sec: 59 segments, 5 merges 1764.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1199.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 1143.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 640.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 568.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 740.1 sec: 59 segments, 5 merges 1769.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1204.3s _1a0: 8 segs, 139.4 K docs, 555.1 MB 1148.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 645.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 573.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 745.1 sec: 52 segments, 5 merges 1774.8s _122: 8 segs, 1280.3 K docs, 5116.2 MB 1153.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 650.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 578.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 2.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 750.1 sec: 45 segments, 4 merges 1158.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 655.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 583.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 7.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 755.1 sec: 45 segments, 4 merges 1163.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 660.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 588.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 12.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 760.1 sec: 45 segments, 4 merges 1168.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 665.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 593.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 17.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 765.1 sec: 45 segments, 4 merges 1173.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 670.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 598.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 22.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 770.1 sec: 45 segments, 4 merges 1178.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 675.1s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 603.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 27.2s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 775.1 sec: 45 segments, 4 merges 1183.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 680.1s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 608.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 32.2s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 780.1 sec: 45 segments, 4 merges 1188.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 685.1s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 613.2s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 37.2s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 785.1 sec: 45 segments, 4 merges 1193.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 690.1s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 618.2s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 42.2s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 790.0 sec: 45 segments, 4 merges 1198.8s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 695.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 623.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 47.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 795.0 sec: 45 segments, 4 merges 1203.8s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 700.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 628.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 52.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 800.0 sec: 45 segments, 4 merges 1208.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 705.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 633.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 57.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 805.0 sec: 45 segments, 4 merges 1213.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 710.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 638.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 62.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 810.0 sec: 45 segments, 4 merges 1218.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 715.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 643.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 67.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 815.0 sec: 45 segments, 4 merges 1223.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 720.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 648.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 72.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 820.0 sec: 45 segments, 4 merges 1228.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 725.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 653.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 77.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 825.0 sec: 45 segments, 4 merges 1233.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 730.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 658.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 82.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 830.0 sec: 45 segments, 4 merges 1238.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 735.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 663.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 87.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 835.0 sec: 45 segments, 4 merges 1243.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 740.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 668.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 92.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 840.0 sec: 45 segments, 4 merges 1248.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 745.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 673.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 97.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 845.0 sec: 45 segments, 4 merges 1253.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 750.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 678.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 102.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 850.0 sec: 45 segments, 4 merges 1258.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 755.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 683.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 107.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 855.1 sec: 45 segments, 4 merges 1263.9s _1aq: 8 segs, 474.5 K docs, 1894.2 MB 760.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 688.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 112.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 860.1 sec: 38 segments, 3 merges 765.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 693.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 117.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 865.1 sec: 38 segments, 3 merges 770.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 698.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 122.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 870.1 sec: 38 segments, 3 merges 775.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 703.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 127.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 875.1 sec: 38 segments, 3 merges 780.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 708.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 132.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 880.1 sec: 38 segments, 3 merges 785.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 713.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 137.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 885.1 sec: 38 segments, 3 merges 790.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 718.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 142.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 890.1 sec: 38 segments, 3 merges 795.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 723.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 147.2s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 895.1 sec: 38 segments, 3 merges 800.1s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 728.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 152.2s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 900.1 sec: 38 segments, 3 merges 805.1s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 733.2s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 157.2s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 905.1 sec: 38 segments, 3 merges 810.1s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 738.2s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 162.2s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 910.1 sec: 38 segments, 3 merges 815.1s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 743.2s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 167.2s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 915.0 sec: 38 segments, 3 merges 820.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 748.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 172.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 920.0 sec: 38 segments, 3 merges 825.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 753.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 177.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 925.0 sec: 38 segments, 3 merges 830.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 758.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 182.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 930.0 sec: 38 segments, 3 merges 835.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 763.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 187.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 935.0 sec: 38 segments, 3 merges 840.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 768.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 192.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 940.0 sec: 38 segments, 3 merges 845.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 773.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 197.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 945.0 sec: 38 segments, 3 merges 850.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 778.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 202.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 950.0 sec: 38 segments, 3 merges 855.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 783.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 207.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 955.0 sec: 38 segments, 3 merges 860.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 788.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 212.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 960.0 sec: 38 segments, 3 merges 865.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 793.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 217.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 965.0 sec: 38 segments, 3 merges 870.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 798.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 222.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 970.1 sec: 38 segments, 3 merges 875.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 803.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 227.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 975.1 sec: 38 segments, 3 merges 880.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 808.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 232.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 980.1 sec: 38 segments, 3 merges 885.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 813.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 237.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 985.1 sec: 38 segments, 3 merges 890.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 818.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 242.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 990.1 sec: 38 segments, 3 merges 895.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 823.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 247.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 995.1 sec: 38 segments, 3 merges 900.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 828.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 252.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1000.1 sec: 38 segments, 3 merges 905.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 833.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 257.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1005.1 sec: 38 segments, 3 merges 910.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 838.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 262.2s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1010.1 sec: 38 segments, 3 merges 915.1s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 843.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 267.2s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1015.1 sec: 38 segments, 3 merges 920.1s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 848.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 272.2s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1020.1 sec: 38 segments, 3 merges 925.1s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 853.2s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 277.2s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1025.1 sec: 38 segments, 3 merges 930.1s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 858.2s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 282.2s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1030.0 sec: 38 segments, 3 merges 935.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 863.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 287.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1035.0 sec: 38 segments, 3 merges 940.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 868.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 292.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1040.0 sec: 38 segments, 3 merges 945.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 873.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 297.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1045.0 sec: 38 segments, 3 merges 950.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 878.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 302.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1050.0 sec: 38 segments, 3 merges 955.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 883.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 307.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1055.0 sec: 38 segments, 3 merges 960.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 888.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 312.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1060.0 sec: 38 segments, 3 merges 965.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 893.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 317.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1065.0 sec: 38 segments, 3 merges 970.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 898.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 322.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1070.0 sec: 38 segments, 3 merges 975.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 903.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 327.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1075.0 sec: 38 segments, 3 merges 980.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 908.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 332.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1080.0 sec: 38 segments, 3 merges 985.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 913.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 337.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1085.0 sec: 38 segments, 3 merges 990.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 918.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 342.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1090.0 sec: 38 segments, 3 merges 995.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 923.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 347.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1095.1 sec: 38 segments, 3 merges 1000.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 928.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 352.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1100.1 sec: 38 segments, 3 merges 1005.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 933.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 357.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1105.1 sec: 38 segments, 3 merges 1010.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 938.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 362.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1110.1 sec: 38 segments, 3 merges 1015.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 943.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 367.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1115.1 sec: 38 segments, 3 merges 1020.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 948.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 372.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1120.1 sec: 38 segments, 3 merges 1025.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 953.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 377.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1125.1 sec: 38 segments, 3 merges 1030.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 958.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 382.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1130.1 sec: 38 segments, 3 merges 1035.1s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 963.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 387.2s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1135.1 sec: 38 segments, 3 merges 1040.1s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 968.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 392.2s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1140.1 sec: 38 segments, 3 merges 1045.1s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 973.2s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 397.2s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1145.1 sec: 38 segments, 3 merges 1050.1s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 978.2s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 402.2s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1150.1 sec: 38 segments, 3 merges 1055.1s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 983.2s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 407.2s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1155.0 sec: 38 segments, 3 merges 1060.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 988.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 412.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1160.0 sec: 38 segments, 3 merges 1065.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 993.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 417.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1165.0 sec: 38 segments, 3 merges 1070.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 998.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 422.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1170.0 sec: 38 segments, 3 merges 1075.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 1003.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 427.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1175.0 sec: 38 segments, 3 merges 1080.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 1008.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 432.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1180.0 sec: 38 segments, 3 merges 1085.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 1013.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 437.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1185.0 sec: 38 segments, 3 merges 1090.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 1018.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 442.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1190.0 sec: 38 segments, 3 merges 1095.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 1023.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 447.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1195.0 sec: 38 segments, 3 merges 1100.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 1028.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 452.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1200.0 sec: 38 segments, 3 merges 1105.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 1033.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 457.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1205.0 sec: 38 segments, 3 merges 1110.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 1038.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 462.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1210.0 sec: 38 segments, 3 merges 1115.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 1043.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 467.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1215.1 sec: 38 segments, 3 merges 1120.1s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 1048.2s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 472.2s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1220.1 sec: 38 segments, 3 merges 1125.1s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 1053.2s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 477.2s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1225.1 sec: 38 segments, 3 merges 1130.1s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 1058.2s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 482.2s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1230.0 sec: 38 segments, 3 merges 1135.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 1063.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 487.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1235.0 sec: 38 segments, 3 merges 1140.0s _1g4: 8 segs, 1231.9 K docs, 4922.6 MB 1068.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 492.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1240.0 sec: 31 segments, 2 merges 1073.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 497.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1245.0 sec: 31 segments, 2 merges 1078.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 502.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1250.0 sec: 31 segments, 2 merges 1083.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 507.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1255.0 sec: 31 segments, 2 merges 1088.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 512.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1260.0 sec: 31 segments, 2 merges 1093.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 517.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1265.0 sec: 31 segments, 2 merges 1098.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 522.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1270.0 sec: 31 segments, 2 merges 1103.1s _1g5: 8 segs, 476.9 K docs, 1902.8 MB 527.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1275.1 sec: 24 segments, 1 merges 532.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1280.1 sec: 24 segments, 1 merges 537.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1285.1 sec: 24 segments, 1 merges 542.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1290.1 sec: 24 segments, 1 merges 547.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1295.1 sec: 24 segments, 1 merges 552.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1300.1 sec: 24 segments, 1 merges 557.2s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1305.1 sec: 24 segments, 1 merges 562.2s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1310.0 sec: 24 segments, 1 merges 567.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1315.0 sec: 24 segments, 1 merges 572.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1320.0 sec: 24 segments, 1 merges 577.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1325.1 sec: 24 segments, 1 merges 582.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1330.1 sec: 24 segments, 1 merges 587.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1335.1 sec: 24 segments, 1 merges 592.2s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1340.1 sec: 24 segments, 1 merges 597.2s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1345.0 sec: 24 segments, 1 merges 602.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1350.0 sec: 24 segments, 1 merges 607.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1355.0 sec: 24 segments, 1 merges 612.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1360.0 sec: 24 segments, 1 merges 617.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1365.0 sec: 24 segments, 1 merges 622.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1370.0 sec: 24 segments, 1 merges 627.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1375.0 sec: 24 segments, 1 merges 632.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1380.0 sec: 24 segments, 1 merges 637.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1385.0 sec: 24 segments, 1 merges 642.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1390.0 sec: 24 segments, 1 merges 647.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1395.0 sec: 24 segments, 1 merges 652.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1400.1 sec: 24 segments, 1 merges 657.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1405.1 sec: 24 segments, 1 merges 662.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1410.1 sec: 24 segments, 1 merges 667.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1415.1 sec: 24 segments, 1 merges 672.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1420.1 sec: 24 segments, 1 merges 677.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1425.1 sec: 24 segments, 1 merges 682.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1430.1 sec: 24 segments, 1 merges 687.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1435.1 sec: 24 segments, 1 merges 692.2s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1440.1 sec: 24 segments, 1 merges 697.2s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1445.1 sec: 24 segments, 1 merges 702.2s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1450.1 sec: 24 segments, 1 merges 707.2s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1455.0 sec: 24 segments, 1 merges 712.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1460.0 sec: 24 segments, 1 merges 717.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1465.0 sec: 24 segments, 1 merges 722.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1470.0 sec: 24 segments, 1 merges 727.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1475.0 sec: 24 segments, 1 merges 732.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1480.0 sec: 24 segments, 1 merges 737.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1485.0 sec: 24 segments, 1 merges 742.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1490.0 sec: 24 segments, 1 merges 747.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1495.0 sec: 24 segments, 1 merges 752.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1500.1 sec: 24 segments, 1 merges 757.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1505.1 sec: 24 segments, 1 merges 762.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1510.1 sec: 24 segments, 1 merges 767.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1515.1 sec: 24 segments, 1 merges 772.2s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1520.1 sec: 24 segments, 1 merges 777.2s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1525.0 sec: 24 segments, 1 merges 782.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1530.0 sec: 24 segments, 1 merges 787.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1535.0 sec: 24 segments, 1 merges 792.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1540.0 sec: 24 segments, 1 merges 797.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1545.0 sec: 24 segments, 1 merges 802.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1550.1 sec: 24 segments, 1 merges 807.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1555.1 sec: 24 segments, 1 merges 812.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1560.1 sec: 24 segments, 1 merges 817.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1565.1 sec: 24 segments, 1 merges 822.2s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1570.1 sec: 24 segments, 1 merges 827.2s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1575.1 sec: 24 segments, 1 merges 832.2s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1580.0 sec: 24 segments, 1 merges 837.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1585.0 sec: 24 segments, 1 merges 842.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1590.0 sec: 24 segments, 1 merges 847.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1595.0 sec: 24 segments, 1 merges 852.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1600.0 sec: 24 segments, 1 merges 857.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1605.1 sec: 24 segments, 1 merges 862.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1610.1 sec: 24 segments, 1 merges 867.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1615.1 sec: 24 segments, 1 merges 872.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1620.1 sec: 24 segments, 1 merges 877.2s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1625.1 sec: 24 segments, 1 merges 882.2s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1630.0 sec: 24 segments, 1 merges 887.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1635.0 sec: 24 segments, 1 merges 892.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1640.0 sec: 24 segments, 1 merges 897.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1645.0 sec: 24 segments, 1 merges 902.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1650.0 sec: 24 segments, 1 merges 907.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1655.0 sec: 24 segments, 1 merges 912.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1660.1 sec: 24 segments, 1 merges 917.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1665.1 sec: 24 segments, 1 merges 922.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1670.1 sec: 24 segments, 1 merges 927.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1675.1 sec: 24 segments, 1 merges 932.2s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1680.1 sec: 24 segments, 1 merges 937.2s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1685.0 sec: 24 segments, 1 merges 942.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1690.0 sec: 24 segments, 1 merges 947.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1695.0 sec: 24 segments, 1 merges 952.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1700.0 sec: 24 segments, 1 merges 957.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1705.0 sec: 24 segments, 1 merges 962.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1710.0 sec: 24 segments, 1 merges 967.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1715.1 sec: 24 segments, 1 merges 972.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1720.1 sec: 24 segments, 1 merges 977.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1725.1 sec: 24 segments, 1 merges 982.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1730.1 sec: 24 segments, 1 merges 987.2s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1735.1 sec: 24 segments, 1 merges 992.2s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1740.1 sec: 24 segments, 1 merges 997.2s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1745.0 sec: 24 segments, 1 merges 1002.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1750.0 sec: 24 segments, 1 merges 1007.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1755.0 sec: 24 segments, 1 merges 1012.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1760.0 sec: 24 segments, 1 merges 1017.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1765.0 sec: 24 segments, 1 merges 1022.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1770.1 sec: 24 segments, 1 merges 1027.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1775.1 sec: 24 segments, 1 merges 1032.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1780.1 sec: 24 segments, 1 merges 1037.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1785.1 sec: 24 segments, 1 merges 1042.2s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1790.1 sec: 24 segments, 1 merges 1047.2s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1795.1 sec: 24 segments, 1 merges 1052.2s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1800.0 sec: 24 segments, 1 merges 1057.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1805.0 sec: 24 segments, 1 merges 1062.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1810.0 sec: 24 segments, 1 merges 1067.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1815.0 sec: 24 segments, 1 merges 1072.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1820.0 sec: 24 segments, 1 merges 1077.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1825.0 sec: 24 segments, 1 merges 1082.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1830.0 sec: 24 segments, 1 merges 1087.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB 1835.0 sec: 24 segments, 1 merges 1092.1s _1g6: 8 segs, 1213.8 K docs, 4850.4 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 3235 seconds reindex takes 3235.76 sec index has 17 segments: segments_2: _61(11.0.0):C331204 _wn(11.0.0):C1214386 _hi(11.0.0):C923464 _122(11.0.0):C1280299 _1g4(11.0.0):C1231897 _sk(11.0.0):C207709 _1g6(11.0.0):C1213842 _178(11.0.0):C181605 _1aq(11.0.0):C474524 _16s(11.0.0):C76081 _1g5(11.0.0):C476893 _1dr(11.0.0):C74304 _1dj(11.0.0):C78051 _1c7(11.0.0):C74353 _1dz(11.0.0):C84609 _1fa(11.0.0):C39534 _1fr(11.0.0):C37245 _61: 1324.4 MB _wn: 4862.3 MB _hi: 3696.1 MB _122: 5126.7 MB _1g4: 4932.6 MB _sk: 830.3 MB _1g6: 4860.2 MB _178: 725.8 MB _1aq: 1898.0 MB _16s: 303.7 MB _1g5: 1907.5 MB _1dr: 296.6 MB _1dj: 311.6 MB _1c7: 296.8 MB _1dz: 337.8 MB _1fa: 157.6 MB _1fr: 148.4 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=4.0 index disk usage is 32016.23 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=55096544680 cpu@end=67128743356 deltaMS=12032.198676 thread 14 name=Reference Handler cpu@start=1836996 cpu@end=1836996 deltaMS=0.0 thread 15 name=Finalizer cpu@start=148159 cpu@end=148159 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=56206 cpu@end=56206 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=23257176 cpu@end=23257176 deltaMS=0.0 thread 41 name=JFR Recorder Thread cpu@start=53616151731 cpu@end=53618789355 deltaMS=2.637624 thread 42 name=JFR Periodic Tasks cpu@start=364096265343 cpu@end=364675482298 deltaMS=579.216955 thread 46 name=Notification Thread cpu@start=114867 cpu@end=114867 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-1 cpu@start=5032353416667 cpu@end=5032353416667 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-2 cpu@start=5029794720749 cpu@end=5029794720749 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-3 cpu@start=5029441390238 cpu@end=5029441390238 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-4 cpu@start=5036188874490 cpu@end=5036188874490 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-5 cpu@start=5033788040727 cpu@end=5033788040727 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-6 cpu@start=5033603692036 cpu@end=5033603692036 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-7 cpu@start=5028633209789 cpu@end=5028633209789 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-8 cpu@start=5025396673043 cpu@end=5025396673043 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-9 cpu@start=5023998464816 cpu@end=5023998464816 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-10 cpu@start=5034391047583 cpu@end=5034391047583 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-11 cpu@start=5029266920234 cpu@end=5029266920234 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-12 cpu@start=5027397227918 cpu@end=5027397227918 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-13 cpu@start=5033477746348 cpu@end=5033477746348 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-14 cpu@start=5034182806288 cpu@end=5034182806288 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-15 cpu@start=5031188865643 cpu@end=5031188865643 deltaMS=0.0 thread 72 name=hnsw-merge-1-thread-16 cpu@start=5032511461352 cpu@end=5032511461352 deltaMS=0.0 Average CPU cores used: 1.0474553107251963 completed 1000 searches in 12042 ms: 83 QPS CPU time=12613 ms checking results SUMMARY: 0.975 12.042 12.613 1.047 8000000 KNN 100 100 N/A N/A 100.000 32 100 no 61575 3235.76 2472.37 0.00 17 32016.23 null N/A 1.000 31250.000 31250.000 false HNSW Leaf 0 has 4 layers Leaf 0 has 331204 documents Graph level=3 size=19, Fanout min=2, mean=4.63, max=8, meandelta=37394.39 % 0 10 20 30 40 50 60 70 80 90 100 0 2 2 3 3 4 5 6 6 7 8 Graph level=2 size=257, Fanout min=5, mean=16.54, max=32, meandelta=16383.89 % 0 10 20 30 40 50 60 70 80 90 100 0 9 12 13 14 16 17 19 22 25 32 Graph level=1 size=10100, Fanout min=7, mean=27.51, max=32, meandelta=10953.01 % 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=331204, Fanout min=1, mean=39.50, max=64, meandelta=7782.44 % 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=257, connectedness=1.00 Graph level=1 size=10100, connectedness=1.00 Graph level=0 size=331204, connectedness=1.00 Leaf 1 has 4 layers Leaf 1 has 1214386 documents Graph level=3 size=71, Fanout min=5, mean=9.94, max=16, meandelta=91605.00 % 0 10 20 30 40 50 60 70 80 90 100 0 6 7 8 9 9 10 11 13 14 16 Graph level=2 size=1141, Fanout min=6, mean=24.27, max=32, meandelta=45561.01 % 0 10 20 30 40 50 60 70 80 90 100 0 16 18 20 22 25 27 29 32 32 32 Graph level=1 size=37106, Fanout min=3, mean=28.21, max=32, meandelta=39477.13 % 0 10 20 30 40 50 60 70 80 90 100 0 20 23 26 30 32 32 32 32 32 32 Graph level=0 size=1214386, Fanout min=1, mean=39.42, max=64, meandelta=28506.15 % 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=71, connectedness=1.00 Graph level=2 size=1141, connectedness=1.00 Graph level=1 size=37106, connectedness=1.00 Graph level=0 size=1214386, connectedness=1.00 Leaf 2 has 4 layers Leaf 2 has 923464 documents Graph level=3 size=43, Fanout min=3, mean=7.63, max=17, meandelta=91732.28 % 0 10 20 30 40 50 60 70 80 90 100 0 5 5 6 6 7 8 9 10 11 17 Graph level=2 size=825, Fanout min=6, mean=22.15, max=32, meandelta=37779.77 % 0 10 20 30 40 50 60 70 80 90 100 0 13 16 18 20 22 24 26 29 32 32 Graph level=1 size=28200, Fanout min=3, mean=28.06, max=32, meandelta=30054.29 % 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=923464, Fanout min=1, mean=39.55, max=64, meandelta=21625.60 % 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=43, connectedness=1.00 Graph level=2 size=825, connectedness=1.00 Graph level=1 size=28200, connectedness=1.00 Graph level=0 size=923464, connectedness=1.00 Leaf 3 has 4 layers Leaf 3 has 1280299 documents Graph level=3 size=55, Fanout min=4, mean=8.84, max=18, meandelta=104673.83 % 0 10 20 30 40 50 60 70 80 90 100 0 6 7 7 8 8 9 10 10 13 18 Graph level=2 size=1140, Fanout min=8, mean=23.81, max=32, meandelta=48787.43 % 0 10 20 30 40 50 60 70 80 90 100 0 15 17 19 21 24 26 29 32 32 32 Graph level=1 size=39338, Fanout min=3, mean=28.15, max=32, meandelta=41639.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=1280299, Fanout min=1, mean=39.40, max=64, meandelta=30069.47 % 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=55, connectedness=1.00 Graph level=2 size=1140, connectedness=1.00 Graph level=1 size=39338, connectedness=1.00 Graph level=0 size=1280299, connectedness=1.00 Leaf 4 has 4 layers Leaf 4 has 1231897 documents Graph level=3 size=47, Fanout min=4, mean=7.87, max=12, meandelta=117640.68 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 7 7 8 8 9 9 10 12 Graph level=2 size=1117, Fanout min=8, mean=23.78, max=32, meandelta=46784.09 % 0 10 20 30 40 50 60 70 80 90 100 0 15 18 19 22 24 26 29 32 32 32 Graph level=1 size=37820, Fanout min=3, mean=28.16, max=32, meandelta=40061.18 % 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=1231897, Fanout min=1, mean=39.41, max=64, meandelta=28923.79 % 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=47, connectedness=1.00 Graph level=2 size=1117, connectedness=1.00 Graph level=1 size=37820, connectedness=1.00 Graph level=0 size=1231897, connectedness=1.00 Leaf 5 has 4 layers Leaf 5 has 207709 documents Graph level=3 size=6, Fanout min=2, mean=3.67, max=5, meandelta=22345.32 % 0 10 20 30 40 50 60 70 80 90 100 0 1 2 2 3 3 3 4 4 5 5 Graph level=2 size=182, Fanout min=6, mean=14.57, max=32, meandelta=12084.98 % 0 10 20 30 40 50 60 70 80 90 100 0 9 10 11 13 14 15 16 18 20 32 Graph level=1 size=6433, Fanout min=8, mean=27.33, max=32, meandelta=6954.08 % 0 10 20 30 40 50 60 70 80 90 100 0 18 22 24 27 31 32 32 32 32 32 Graph level=0 size=207709, Fanout min=1, mean=39.39, max=64, meandelta=4899.56 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 36 42 49 58 64 64 Graph level=3 size=6, connectedness=1.00 Graph level=2 size=182, connectedness=1.00 Graph level=1 size=6433, connectedness=1.00 Graph level=0 size=207709, connectedness=1.00 Leaf 6 has 4 layers Leaf 6 has 1213842 documents Graph level=3 size=60, Fanout min=5, mean=9.00, max=16, meandelta=106479.64 % 0 10 20 30 40 50 60 70 80 90 100 0 6 6 7 8 9 10 10 11 13 16 Graph level=2 size=1110, Fanout min=9, mean=24.30, max=32, meandelta=45619.67 % 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=37051, Fanout min=3, mean=28.15, max=32, meandelta=39498.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=1213842, Fanout min=1, mean=39.43, max=64, meandelta=28494.84 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 37 42 49 60 64 64 Graph level=3 size=60, connectedness=1.00 Graph level=2 size=1110, connectedness=1.00 Graph level=1 size=37051, connectedness=1.00 Graph level=0 size=1213842, connectedness=1.00 Leaf 7 has 4 layers Leaf 7 has 181605 documents Graph level=3 size=8, Fanout min=2, mean=3.25, max=4, meandelta=24798.69 % 0 10 20 30 40 50 60 70 80 90 100 0 1 2 3 3 3 3 3 4 4 4 Graph level=2 size=160, Fanout min=3, mean=13.70, max=26, meandelta=10966.82 % 0 10 20 30 40 50 60 70 80 90 100 0 9 10 11 12 13 14 15 17 20 26 Graph level=1 size=5585, Fanout min=8, mean=27.03, max=32, meandelta=6139.40 % 0 10 20 30 40 50 60 70 80 90 100 0 18 21 24 27 30 32 32 32 32 32 Graph level=0 size=181605, Fanout min=2, mean=39.25, max=64, meandelta=4292.56 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 36 41 48 58 64 64 Graph level=3 size=8, connectedness=1.00 Graph level=2 size=160, connectedness=1.00 Graph level=1 size=5585, connectedness=1.00 Graph level=0 size=181605, connectedness=1.00 Leaf 8 has 4 layers Leaf 8 has 474524 documents Graph level=3 size=25, Fanout min=3, mean=6.24, max=10, meandelta=60690.20 % 0 10 20 30 40 50 60 70 80 90 100 0 4 5 5 5 6 7 7 7 8 10 Graph level=2 size=397, Fanout min=4, mean=18.68, max=32, meandelta=22033.44 % 0 10 20 30 40 50 60 70 80 90 100 0 11 13 15 17 18 20 21 24 28 32 Graph level=1 size=14481, Fanout min=7, mean=27.78, max=32, meandelta=15626.21 % 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=474524, Fanout min=1, mean=39.54, max=64, meandelta=11132.73 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 59 64 64 Graph level=3 size=25, connectedness=1.00 Graph level=2 size=397, connectedness=1.00 Graph level=1 size=14481, connectedness=1.00 Graph level=0 size=474524, connectedness=1.00 Leaf 9 has 4 layers Leaf 9 has 76081 documents Graph level=3 size=3, Fanout min=2, mean=2.00, max=2, meandelta=12534.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=65, Fanout min=2, mean=9.11, max=19, meandelta=6786.58 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 7 8 9 9 10 12 13 19 Graph level=1 size=2323, Fanout min=9, mean=26.11, max=32, meandelta=2667.16 % 0 10 20 30 40 50 60 70 80 90 100 0 17 20 22 25 27 31 32 32 32 32 Graph level=0 size=76081, Fanout min=3, mean=38.64, max=64, meandelta=1826.36 % 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=65, connectedness=1.00 Graph level=1 size=2323, connectedness=1.00 Graph level=0 size=76081, connectedness=1.00 Leaf 10 has 4 layers Leaf 10 has 476893 documents Graph level=3 size=21, Fanout min=2, mean=5.62, max=10, meandelta=65115.86 % 0 10 20 30 40 50 60 70 80 90 100 0 2 4 4 5 5 6 6 7 7 10 Graph level=2 size=449, Fanout min=6, mean=19.88, max=32, meandelta=21295.98 % 0 10 20 30 40 50 60 70 80 90 100 0 12 14 16 17 19 21 23 26 29 32 Graph level=1 size=14741, Fanout min=6, mean=27.75, max=32, meandelta=15701.44 % 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=476893, Fanout min=1, mean=39.57, max=64, meandelta=11177.46 % 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=21, connectedness=1.00 Graph level=2 size=449, connectedness=1.00 Graph level=1 size=14741, connectedness=1.00 Graph level=0 size=476893, connectedness=1.00 Leaf 11 has 4 layers Leaf 11 has 74304 documents Graph level=3 size=3, Fanout min=1, mean=1.33, max=2, meandelta=6920.50 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 1 1 1 1 1 1 1 2 Graph level=2 size=59, Fanout min=2, mean=8.31, max=19, meandelta=7047.59 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 6 7 8 9 9 10 13 19 Graph level=1 size=2266, Fanout min=9, mean=25.83, max=32, meandelta=2597.97 % 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=74304, Fanout min=3, mean=38.58, max=64, meandelta=1785.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=3, connectedness=1.00 Graph level=2 size=59, connectedness=1.00 Graph level=1 size=2266, connectedness=1.00 Graph level=0 size=74304, connectedness=1.00 Leaf 12 has 4 layers Leaf 12 has 78051 documents Graph level=3 size=3, Fanout min=1, mean=1.33, max=2, meandelta=9793.75 % 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=65, Fanout min=4, mean=9.29, max=18, meandelta=6929.11 % 0 10 20 30 40 50 60 70 80 90 100 0 6 7 7 9 9 10 10 11 13 18 Graph level=1 size=2393, Fanout min=8, mean=26.04, max=32, meandelta=2737.60 % 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=78051, Fanout min=3, mean=38.66, max=64, meandelta=1873.27 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 31 35 41 47 56 64 64 Graph level=3 size=3, connectedness=1.00 Graph level=2 size=65, connectedness=1.00 Graph level=1 size=2393, connectedness=1.00 Graph level=0 size=78051, connectedness=1.00 Leaf 13 has 4 layers Leaf 13 has 74353 documents Graph level=3 size=3, Fanout min=1, mean=1.33, max=2, meandelta=6920.50 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 1 1 1 1 1 1 1 2 Graph level=2 size=61, Fanout min=4, mean=8.92, max=17, meandelta=6996.82 % 0 10 20 30 40 50 60 70 80 90 100 0 6 7 7 7 8 9 10 11 12 17 Graph level=1 size=2290, Fanout min=9, mean=25.73, max=32, meandelta=2629.53 % 0 10 20 30 40 50 60 70 80 90 100 0 16 19 22 24 27 31 32 32 32 32 Graph level=0 size=74353, Fanout min=3, mean=38.65, max=64, meandelta=1784.12 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 31 35 41 47 56 64 64 Graph level=3 size=3, connectedness=1.00 Graph level=2 size=61, connectedness=1.00 Graph level=1 size=2290, connectedness=1.00 Graph level=0 size=74353, connectedness=1.00 Leaf 14 has 4 layers Leaf 14 has 84609 documents Graph level=3 size=4, Fanout min=1, mean=2.00, max=3, meandelta=14334.25 % 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=71, Fanout min=4, mean=10.25, max=17, meandelta=6668.89 % 0 10 20 30 40 50 60 70 80 90 100 0 6 7 8 9 10 11 12 13 15 17 Graph level=1 size=2572, Fanout min=10, mean=26.14, max=32, meandelta=2930.80 % 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=84609, Fanout min=3, mean=38.77, max=64, meandelta=2025.34 % 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=4, connectedness=1.00 Graph level=2 size=71, connectedness=1.00 Graph level=1 size=2572, connectedness=1.00 Graph level=0 size=84609, connectedness=1.00 Leaf 15 has 4 layers Leaf 15 has 39534 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=4, mean=7.13, max=10, meandelta=4530.39 % 0 10 20 30 40 50 60 70 80 90 100 0 4 5 5 6 7 8 9 9 9 10 Graph level=1 size=1221, Fanout min=8, mean=24.17, max=32, meandelta=1482.99 % 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=39534, Fanout min=3, mean=37.89, max=64, meandelta=966.89 % 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=1221, connectedness=1.00 Graph level=0 size=39534, connectedness=1.00 Leaf 16 has 4 layers Leaf 16 has 37245 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=30, Fanout min=3, mean=6.33, max=12, meandelta=4722.14 % 0 10 20 30 40 50 60 70 80 90 100 0 3 4 5 6 6 6 7 8 9 12 Graph level=1 size=1157, Fanout min=8, mean=24.07, max=32, meandelta=1410.29 % 0 10 20 30 40 50 60 70 80 90 100 0 14 17 20 22 24 27 30 32 32 32 Graph level=0 size=37245, Fanout min=3, mean=37.82, max=64, meandelta=912.58 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 27 31 35 39 45 54 64 64 Graph level=3 size=1, connectedness=1.00 Graph level=2 size=30, connectedness=1.00 Graph level=1 size=1157, connectedness=1.00 Graph level=0 size=37245, 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=256M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/2026.04.05.23.08.44/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': 175,539,218.57 msec task-clock:u 665,064,951,242,504 cycles:u (36.36%) 47,303,773,463,604 instructions:u (36.36%) 9,569,251,322,534 cache-references:u (36.36%) 2,302,195,681,259 cache-misses:u (36.36%) 26,246,434,371,699 L1-dcache-loads:u (36.36%) 2,721,238,709,246 L1-dcache-load-misses:u (36.36%) 2,945,487,498,362 L1-icache-loads:u (36.36%) 30,213,322,265 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 39,730,886 faults:u 13,919,853 minor-faults:u 389 major-faults:u 4,778,575,285,002 branches:u (36.36%) 82,413,827,711 branch-misses:u (36.36%) 9,566,637,311,422 stalled-cycles-frontend:u (36.36%) stalled-cycles-backend:u 5152.499311244 seconds time elapsed 174317.570375000 seconds user 1198.329949000 seconds sys took 1:25:52.529519 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='e6d3b52bd1d40e793a4ea49be6f1fe348a1fbefb', luceneutil_git_rev='8c1a2134fa545d47df642f8c79f31b9065cda366', index_vectors_file='/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec', search_vectors_file='/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec', vector_dims=1024, do_force_merge=False, recall=0.975, cpu_time_ms=12.042, net_cpu_ms=12.613, 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=61575, index_time_sec=3235.76, index_docs_per_sec=2472.37, force_merge_time_sec=0.0, index_num_segments=17, index_size_on_disk_mb=32016.23, selectivity=None, pre_post_filter='null', vec_disk_mb=31250.0, vec_ram_mb=31250.0, graph_level_conn_p_values={3: (0, {}), 2: (30, {0: 0, 10: 3, 20: 4, 30: 5, 40: 6, 50: 6, 60: 6, 70: 7, 80: 8, 90: 9, 100: 12}), 1: (1157, {0: 0, 10: 14, 20: 17, 30: 20, 40: 22, 50: 24, 60: 27, 70: 30, 80: 32, 90: 32, 100: 32}), 0: (37245, {0: 0, 10: 20, 20: 24, 30: 27, 40: 31, 50: 35, 60: 39, 70: 45, 80: 54, 90: 64, 100: 64})}, combined_run_time=datetime.timedelta(seconds=5152, microseconds=529519)) Profiler summary for /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q32-fmFalse.jfr Version: 2.1 Chunks: 21 Start: 2026-04-06 07:56:12 (UTC) Duration: 918 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 14360046 256717028 jdk.NativeMethodSample 55153 764419 jdk.FileWrite 42857 966025 jdk.CPULoad 17237 358846 jdk.BooleanFlag 10416 337825 jdk.ObjectAllocationInNewTLAB 3197 65900 jdk.Checkpoint 2253 2474056 jdk.FileRead 2208 58394 jdk.UnsignedIntFlag 1008 34998 jdk.IntFlag 924 34451 jdk.ObjectAllocationOutsideTLAB 748 14180 jdk.StringFlag 714 28285 jdk.Compilation 673 18724 jdk.CPUInformation 21 31558 jdk.GCConfiguration 21 562 jdk.JVMInformation 21 19000 jdk.Metadata 21 2321083 jdk.GarbageCollection 10 241 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.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 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q32-fmFalse.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.04.05.23.08.44/bench-knn-q32-fmFalse.jfr is 252.01 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 55153 events (total: 55153) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 93.17% 51388 jdk.jfr.internal.JVM#emitEvent() [Native code] 5.22% 2881 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] 1.24% 683 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] 0.16% 87 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.09% 50 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] 0.06% 31 jdk.internal.misc.Unsafe#park() [Native code] 0.01% 7 java.io.FileOutputStream#writeBytes() [Native code] 0.01% 6 java.lang.System#nanoTime() [Native code] 0.01% 5 java.lang.Thread#sleepNanos0() [Native code] 0.01% 5 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.00% 2 jdk.internal.misc.Unsafe#unpark() [Native code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] 0.00% 1 jdk.jfr.internal.JVM#getStackTraceId() [Native code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#access0() [Native code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#readdir0() [Native code] 0.00% 1 java.lang.Object#wait0() [Native code] 0.00% 1 java.io.FileInputStream#readBytes() [Native 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 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q32-fmFalse.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.04.05.23.08.44/bench-knn-q32-fmFalse.jfr is 252.01 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q32-fmFalse.jfr is 252.01 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 55153 events (total: 55153) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 93.17% 51388 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run() [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [JIT compiled code] 5.22% 2881 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] 1.24% 683 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] 0.16% 87 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] 0.09% 50 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Inlined code] at sun.nio.ch.FileChannelImpl#implForce() [JIT compiled code] at sun.nio.ch.FileChannelImpl#force() [JIT compiled code] 0.05% 28 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] 0.01% 7 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] at java.io.FileOutputStream#write() [JIT compiled code] at java.lang.System$Out#write() [Inlined code] 0.01% 5 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] 0.01% 5 java.lang.System#nanoTime() [Native code] at knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] at knn.KnnIndexer#createIndex() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.01% 5 java.lang.Thread#sleepNanos0() [Native code] at java.lang.Thread#sleepNanos() [Inlined code] at java.lang.Thread#sleep() [JIT compiled code] at knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] 0.01% 3 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [Inlined code] 0.00% 2 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release() [Inlined code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] 0.00% 1 java.lang.System#nanoTime() [Native code] at java.lang.ref.ReferenceQueue#remove0() [Interpreted code] at java.lang.ref.ReferenceQueue#remove() [Interpreted code] at jdk.internal.ref.CleanerImpl#run() [Interpreted code] 0.00% 1 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [JIT compiled code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#access0() [Native code] at sun.nio.fs.UnixNativeDispatcher#access() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#exists() [JIT compiled code] at java.nio.file.Files#exists() [Inlined code] 0.00% 1 java.io.FileInputStream#readBytes() [Native code] at java.io.FileInputStream#traceReadBytes() [Interpreted code] at java.io.FileInputStream#read() [Interpreted code] at jdk.internal.loader.Resource#getBytes() [JIT compiled code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] 0.00% 1 java.lang.Object#wait0() [Native code] at java.lang.Object#wait() [Inlined code] at jdk.jfr.internal.PlatformRecorder#takeNap() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [JIT compiled code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#readdir0() [Native code] at sun.nio.fs.UnixNativeDispatcher#readdir() [Inlined code] at sun.nio.fs.UnixDirectoryStream$UnixDirectoryIterator#readNextEntry() [JIT compiled code] at sun.nio.fs.UnixDirectoryStream$UnixDirectoryIterator#hasNext() [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 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q32-fmFalse.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.04.05.23.08.44/bench-knn-q32-fmFalse.jfr is 252.01 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q32-fmFalse.jfr is 252.01 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q32-fmFalse.jfr is 252.01 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 55153 events (total: 55153) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 93.17% 51388 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run() [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000001c07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 3.21% 1771 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#decRef() [Interpreted code] at org.apache.lucene.index.IndexFileDeleter#decRef() [JIT compiled code] 1.23% 680 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Inlined code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.RefCountedSharedArena#release() [Inlined code] at org.apache.lucene.store.RefCountedSharedArena#close() [Inlined code] 1.20% 660 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.TrackingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#lambda$mergeOneFieldToIndex$0() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$$Lambda.0x000000001c19a918#close() [Interpreted code] 0.77% 422 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#decRef() [JIT compiled code] at org.apache.lucene.index.IndexFileDeleter#decRef() [Inlined code] 0.16% 87 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [Inlined code] 0.09% 49 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Inlined code] at sun.nio.ch.FileChannelImpl#implForce() [JIT compiled code] at sun.nio.ch.FileChannelImpl#force() [JIT compiled code] at org.apache.lucene.util.IOUtils#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#sync() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#sync() [Interpreted code] at org.apache.lucene.index.IndexWriter#startCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#prepareCommitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#shutdown() [Interpreted code] 0.05% 28 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] 0.05% 28 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [JIT compiled code] at jdk.jfr.internal.RepositoryChunk#delete() [Interpreted code] at jdk.jfr.internal.RepositoryChunk#destroy() [JIT compiled code] at jdk.jfr.internal.RepositoryChunk#release() [JIT compiled code] at jdk.jfr.internal.PlatformRecording#removed() [Interpreted code] at jdk.jfr.internal.PlatformRecording#trimToSize() [JIT compiled code] at jdk.jfr.internal.PlatformRecording#appendChunk() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#finishChunk() [JIT compiled code] 0.01% 7 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] at java.io.FileOutputStream#write() [JIT compiled code] at java.lang.System$Out#write() [Inlined code] at java.io.BufferedOutputStream#flushBuffer() [JIT compiled code] at java.io.BufferedOutputStream#flush() [JIT compiled code] at java.io.PrintStream#write() [JIT compiled code] at sun.nio.cs.StreamEncoder#writeBytes() [JIT compiled code] at sun.nio.cs.StreamEncoder#implFlushBuffer() [Inlined code] at sun.nio.cs.StreamEncoder#flushBuffer() [JIT compiled code] at java.io.OutputStreamWriter#flushBuffer() [Inlined code] at java.io.PrintStream#write() [JIT compiled code] 0.01% 5 java.lang.Thread#sleepNanos0() [Native code] at java.lang.Thread#sleepNanos() [Inlined code] at java.lang.Thread#sleep() [JIT compiled code] at knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] at knn.KnnIndexer#createIndex() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [Interpreted code] 0.01% 5 java.lang.System#nanoTime() [Native code] at knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] at knn.KnnIndexer#createIndex() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [Interpreted code] 0.01% 4 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [JIT compiled code] at sun.nio.ch.FileChannelImpl#implRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Inlined code] at sun.nio.ch.FileChannelImpl#read() [Inlined code] at knn.VectorReader#readNext() [Inlined code] at knn.VectorReaderFloat32#next() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.01% 3 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#write() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] 0.00% 2 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsFormat#fieldsReader() [JIT compiled code] 0.00% 2 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#unlock() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.Directory#openChecksumInput() [JIT compiled code] at org.apache.lucene.codecs.lucene94.Lucene94FieldInfosFormat#read() [JIT compiled code] at org.apache.lucene.index.SegmentCoreReaders#() [JIT compiled code] at org.apache.lucene.index.SegmentReader#() [JIT compiled code] at org.apache.lucene.index.StandardDirectoryReader#createOrReuseSegmentReader() [Interpreted code] at org.apache.lucene.index.StandardDirectoryReader#createSegmentReaders() [Interpreted code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [JIT compiled code] at java.nio.file.Files#readAttributes() [JIT compiled code] at java.nio.file.Files#getLastModifiedTime() [Interpreted code] at knn.KnnGraphTester#isNewer() [Interpreted code] at knn.KnnGraphTester#getExactNN() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Inlined code] at sun.nio.ch.FileChannelImpl#implForce() [JIT compiled code] at sun.nio.ch.FileChannelImpl#force() [JIT compiled code] at org.apache.lucene.util.IOUtils#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#syncMetaData() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#syncMetaData() [Interpreted code] at org.apache.lucene.index.SegmentInfos#prepareCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#startCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#prepareCommitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#shutdown() [Interpreted code] 0.00% 1 java.lang.System#nanoTime() [Native code] at java.lang.ref.ReferenceQueue#remove0() [Interpreted code] at java.lang.ref.ReferenceQueue#remove() [Interpreted code] at jdk.internal.ref.CleanerImpl#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] at jdk.internal.misc.InnocuousThread#run() [Interpreted code] 0.00% 1 java.lang.Object#wait0() [Native code] at java.lang.Object#wait() [Inlined code] at jdk.jfr.internal.PlatformRecorder#takeNap() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000001c07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#readdir0() [Native code] at sun.nio.fs.UnixNativeDispatcher#readdir() [Inlined code] at sun.nio.fs.UnixDirectoryStream$UnixDirectoryIterator#readNextEntry() [JIT compiled code] at sun.nio.fs.UnixDirectoryStream$UnixDirectoryIterator#hasNext() [JIT compiled code] at org.apache.lucene.store.FSDirectory#listAll() [Interpreted code] at org.apache.lucene.store.FSDirectory#listAll() [Interpreted code] at org.apache.lucene.index.SegmentInfos$FindSegmentsFile#run() [Interpreted code] at org.apache.lucene.index.StandardDirectoryReader#open() [Interpreted code] at org.apache.lucene.index.StandardDirectoryReader#open() [Interpreted code] at org.apache.lucene.index.DirectoryReader#open() [Interpreted code] at org.apache.lucene.index.DirectoryReader#open() [Interpreted code] at knn.KnnGraphTester#testSearch() [Interpreted code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsFormat#fieldsReader() [JIT compiled code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#access0() [Native code] at sun.nio.fs.UnixNativeDispatcher#access() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#exists() [JIT compiled code] at java.nio.file.Files#exists() [Inlined code] at jdk.jfr.internal.Repository#newChunk() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#rotateDisk() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000001c07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#decRef() [Interpreted code] 0.00% 1 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [JIT compiled code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] at java.io.FileOutputStream#write() [JIT compiled code] at java.lang.System$Out#write() [Inlined code] at java.io.BufferedOutputStream#flushBuffer() [JIT compiled code] at java.io.BufferedOutputStream#flush() [JIT compiled code] at java.io.PrintStream#write() [JIT compiled code] at sun.nio.cs.StreamEncoder#writeBytes() [JIT compiled code] at sun.nio.cs.StreamEncoder#implFlushBuffer() [Inlined code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [JIT compiled code] at sun.nio.ch.FileChannelImpl#implRead() [Interpreted code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Interpreted code] at sun.nio.ch.FileChannelImpl#read() [Inlined code] at knn.VectorReader#readNext() [JIT compiled code] at knn.VectorReaderFloat32#next() [Interpreted code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.00% 1 java.io.FileInputStream#readBytes() [Native code] at java.io.FileInputStream#traceReadBytes() [Interpreted code] at java.io.FileInputStream#read() [Interpreted code] at jdk.internal.loader.Resource#getBytes() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#defineClass() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#findClassOnClassPathOrNull() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#loadClassOrNull() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#loadClass() [JIT compiled code] at java.lang.ClassLoader#loadClass() [JIT compiled code] at perf.SearchPerfTest$ThreadDetails#() [Interpreted code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [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 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q32-fmFalse.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.04.05.23.08.44/bench-knn-q32-fmFalse.jfr is 252.01 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q32-fmFalse.jfr is 252.01 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q32-fmFalse.jfr is 252.01 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q32-fmFalse.jfr is 252.01 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3940 events (total: 93050M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 68.77% 63990M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] 14.28% 13290M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] 7.58% 7049M java.lang.Integer#valueOf() [Inlined code] 3.65% 3398M java.util.Arrays#copyOf() [Inlined code] 1.48% 1376M org.apache.lucene.util.SparseFixedBitSet#insertLong() [Inlined code] 1.04% 969M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] 1.03% 953M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Inlined code] 0.50% 466M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] 0.30% 277M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] 0.20% 188M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] 0.19% 172M knn.KnnGraphTester#printGraphFanout() [JIT compiled code] 0.13% 123M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] 0.10% 94M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.10% 90M java.util.logging.LogManager#reset() [Interpreted code] 0.10% 90M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.09% 79M org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#() [Inlined code] 0.08% 75M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] 0.07% 68M org.apache.lucene.util.hnsw.HnswGraphSearcher#prepareScratchState() [Inlined code] 0.07% 60M java.util.DualPivotQuicksort#sort() [JIT compiled code] 0.06% 54M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal() [Inlined code] 0.04% 32M java.util.DualPivotQuicksort#tryMergeRuns() [JIT compiled code] 0.03% 27M knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] 0.02% 22M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] 0.02% 21M jdk.incubator.vector.FloatVector#lanewiseTemplate() [Inlined code] 0.02% 14M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] 0.01% 10M org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorer#create() [JIT compiled code] 0.01% 10M jdk.internal.foreign.MappedMemorySegmentImpl#dup() [Inlined code] 0.01% 10M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [JIT compiled code] 0.01% 10M org.apache.lucene.search.TopKnnCollector#topDocs() [Interpreted code] 0.01% 10M org.apache.lucene.search.TopKnnCollector#topDocs() [JIT compiled code] 0.01% 4M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] 0.00% 23832 java.time.Instant#create() [JIT compiled code] 0.00% 21184 java.time.LocalDate#ofEpochDay() [JIT compiled code] 0.00% 5312 java.util.ImmutableCollections$AbstractImmutableList#iterator() [JIT compiled code] 0.00% 5296 java.time.Clock#systemDefaultZone() [Inlined code] 0.00% 640 java.lang.Object#clone() [Native code] 0.00% 152 sun.nio.fs.UnixFileAttributes#get() [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 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q32-fmFalse.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.04.05.23.08.44/bench-knn-q32-fmFalse.jfr is 252.01 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q32-fmFalse.jfr is 252.01 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q32-fmFalse.jfr is 252.01 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q32-fmFalse.jfr is 252.01 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q32-fmFalse.jfr is 252.01 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3940 events (total: 93050M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 42.46% 39512M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollector#() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [JIT compiled code] 26.31% 24477M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [Interpreted code] 12.12% 11282M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] 7.58% 7049M java.lang.Integer#valueOf() [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess() [JIT compiled code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] 3.65% 3398M java.util.Arrays#copyOf() [Inlined code] at java.util.ArrayDeque#grow() [JIT compiled code] at java.util.ArrayDeque#addFirst() [Inlined code] at java.util.ArrayDeque#push() [Inlined code] 2.15% 1997M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder() [Inlined code] 1.29% 1196M org.apache.lucene.util.SparseFixedBitSet#insertLong() [Inlined code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search() [Inlined code] 1.04% 969M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] 0.95% 885M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite() [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite() [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite() [JIT compiled code] 0.30% 277M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] 0.27% 255M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] 0.23% 211M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] 0.20% 188M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] 0.19% 172M knn.KnnGraphTester#printGraphFanout() [JIT compiled code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.18% 169M org.apache.lucene.util.SparseFixedBitSet#insertLong() [Inlined code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search() [JIT compiled code] 0.13% 123M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] 0.10% 94M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] 0.10% 90M java.util.logging.LogManager#reset() [Interpreted code] at java.util.logging.LogManager$Cleaner#run() [Interpreted code] 0.10% 90M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.09% 79M org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#() [Inlined code] at org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues$DenseOffHeapVectorValues#() [Inlined code] at org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#load() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#getFloatVectorValues() [Inlined code] 0.08% 75M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] at java.util.concurrent.LinkedBlockingQueue#take() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor#getTask() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] 0.07% 68M org.apache.lucene.util.hnsw.HnswGraphSearcher#prepareScratchState() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#findBestEntryPoint() [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search() [JIT compiled code] 0.07% 68M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite() [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite() [Interpreted code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite() [Interpreted code] 0.06% 54M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal() [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment() [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template() [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0() [Inlined code] 0.05% 50M java.util.DualPivotQuicksort#sort() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [Inlined code] at java.util.Arrays#sort() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] 0.04% 32M java.util.DualPivotQuicksort#tryMergeRuns() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [Inlined code] at java.util.Arrays#sort() [Inlined code] 0.03% 27M knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] at knn.KnnIndexer#createIndex() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] 0.02% 21M jdk.incubator.vector.FloatVector#lanewiseTemplate() [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise() [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise() [Inlined code] at jdk.incubator.vector.FloatVector#fma() [Inlined code] 0.02% 17M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [JIT compiled code] 0.02% 14M java.lang.invoke.DirectMethodHandle#allocateInstance() [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() [JIT compiled code] 0.01% 10M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#grow() [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#push() [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add() [Inlined code] 0.01% 10M org.apache.lucene.util.SparseFixedBitSet#insertLong() [Inlined code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search() [Interpreted code] 0.01% 10M org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorer#create() [JIT compiled code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFlatVectorsScorer#getRandomVectorScorer() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#getRandomVectorScorer() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#lambda$search$0() [Inlined code] 0.01% 10M jdk.internal.foreign.MappedMemorySegmentImpl#dup() [Inlined code] at jdk.internal.foreign.MappedMemorySegmentImpl#dup() [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#asSliceNoCheck() [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#asSlice() [Inlined code] 0.01% 10M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsReader#search() [JIT compiled code] at org.apache.lucene.index.CodecReader#searchNearestVectors() [JIT compiled code] 0.01% 10M org.apache.lucene.search.TopKnnCollector#topDocs() [Interpreted code] at org.apache.lucene.search.KnnFloatVectorQuery#approximateSearch() [Interpreted code] at org.apache.lucene.search.AbstractKnnVectorQuery#getLeafResults() [Interpreted code] at org.apache.lucene.search.AbstractKnnVectorQuery#searchLeaf() [Interpreted code] 0.01% 10M org.apache.lucene.search.TopKnnCollector#topDocs() [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#approximateSearch() [JIT compiled code] at org.apache.lucene.search.AbstractKnnVectorQuery#getLeafResults() [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#searchLeaf() [JIT compiled code] 0.01% 10M java.util.DualPivotQuicksort#sort() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [JIT compiled code] at java.util.Arrays#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] 0.01% 5M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#write() [Inlined code] 0.01% 4M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [JIT compiled code] 0.00% 23832 java.time.Instant#create() [JIT compiled code] at java.time.Instant#ofEpochSecond() [JIT compiled code] at java.time.Clock#currentInstant() [JIT compiled code] at java.time.Clock$SystemClock#instant() [Inlined code] 0.00% 21184 java.time.LocalDate#ofEpochDay() [JIT compiled code] at java.time.LocalDateTime#ofEpochSecond() [JIT compiled code] at java.time.LocalDateTime#now() [JIT compiled code] at java.time.LocalDateTime#now() [Inlined code] 0.00% 5312 java.util.ImmutableCollections$AbstractImmutableList#iterator() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doChunkBegin() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#rotateDisk() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [JIT compiled code] 0.00% 5296 java.time.Clock#systemDefaultZone() [Inlined code] at java.time.LocalDateTime#now() [Inlined code] at jdk.jfr.internal.Repository#timestamp() [Inlined code] at jdk.jfr.internal.Repository#newChunk() [JIT compiled code] 0.00% 640 java.lang.Object#clone() [Native code] at java.util.TimeZone#clone() [Inlined code] at sun.util.calendar.ZoneInfo#clone() [Inlined code] at java.util.TimeZone#getDefault() [Inlined code] 0.00% 152 sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [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 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q32-fmFalse.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.04.05.23.08.44/bench-knn-q32-fmFalse.jfr is 252.01 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q32-fmFalse.jfr is 252.01 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q32-fmFalse.jfr is 252.01 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q32-fmFalse.jfr is 252.01 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q32-fmFalse.jfr is 252.01 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q32-fmFalse.jfr is 252.01 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3940 events (total: 93050M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 42.40% 39448M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollector#() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [Inlined code] at org.apache.lucene.search.IndexSearcher#search() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] 17.45% 16237M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [Interpreted code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter() [Interpreted code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at knn.KnnGraphTester#doFloatVectorQuery() [Interpreted code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] 10.98% 10219M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001c19f828#call() [Inlined code] 8.86% 8240M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [Interpreted code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] 7.58% 7049M java.lang.Integer#valueOf() [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess() [JIT compiled code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [Interpreted code] 3.65% 3398M java.util.Arrays#copyOf() [Inlined code] at java.util.ArrayDeque#grow() [JIT compiled code] at java.util.ArrayDeque#addFirst() [Inlined code] at java.util.ArrayDeque#push() [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess() [JIT compiled code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [Interpreted code] 2.15% 1997M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] 1.29% 1196M org.apache.lucene.util.SparseFixedBitSet#insertLong() [Inlined code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [Inlined code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsReader#search() [JIT compiled code] at org.apache.lucene.index.CodecReader#searchNearestVectors() [Inlined code] at org.apache.lucene.search.KnnFloatVectorQuery#approximateSearch() [JIT compiled code] at org.apache.lucene.search.AbstractKnnVectorQuery#getLeafResults() [Inlined code] 1.14% 1062M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 0.84% 784M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001c19f828#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] 0.83% 776M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite() [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite() [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite() [Inlined code] at org.apache.lucene.search.IndexSearcher#search() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.30% 277M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001c19f828#call() [Inlined code] 0.20% 188M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001c19f828#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] 0.20% 184M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001c19f828#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll() [JIT compiled code] 0.19% 176M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001c19f828#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] 0.19% 172M knn.KnnGraphTester#printGraphFanout() [JIT compiled code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [Interpreted code] 0.18% 169M org.apache.lucene.util.SparseFixedBitSet#insertLong() [Inlined code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsReader#search() [JIT compiled code] at org.apache.lucene.index.CodecReader#searchNearestVectors() [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#approximateSearch() [JIT compiled code] at org.apache.lucene.search.AbstractKnnVectorQuery#getLeafResults() [Inlined code] 0.18% 163M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001c19f828#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] 0.12% 109M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite() [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite() [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite() [Inlined code] at org.apache.lucene.search.IndexSearcher#rewrite() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.10% 90M java.util.logging.LogManager#reset() [Interpreted code] at java.util.logging.LogManager$Cleaner#run() [Interpreted code] 0.10% 90M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.09% 86M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001c19f828#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000001c19fd80#run() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] 0.09% 79M org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#() [Inlined code] at org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues$DenseOffHeapVectorValues#() [Inlined code] at org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#load() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#getFloatVectorValues() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#getFloatVectorValues() [Inlined code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsReader#getFloatVectorValues() [JIT compiled code] at org.apache.lucene.index.CodecReader#getFloatVectorValues() [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#approximateSearch() [JIT compiled code] at org.apache.lucene.search.AbstractKnnVectorQuery#getLeafResults() [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#searchLeaf() [JIT compiled code] at org.apache.lucene.search.AbstractKnnVectorQuery#lambda$rewrite$0() [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery$$Lambda.0x000000001c1b6768#call() [JIT compiled code] 0.08% 78M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001c19f828#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll() [JIT compiled code] 0.08% 75M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] at java.util.concurrent.LinkedBlockingQueue#take() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor#getTask() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor$Worker#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.08% 72M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001c19f828#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000001c19fd80#run() [JIT compiled code] 0.07% 68M org.apache.lucene.util.hnsw.HnswGraphSearcher#prepareScratchState() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#findBestEntryPoint() [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsReader#search() [JIT compiled code] at org.apache.lucene.index.CodecReader#searchNearestVectors() [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#approximateSearch() [JIT compiled code] at org.apache.lucene.search.AbstractKnnVectorQuery#getLeafResults() [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#searchLeaf() [JIT compiled code] 0.07% 68M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite() [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite() [Interpreted code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite() [Interpreted code] at org.apache.lucene.search.IndexSearcher#rewrite() [Interpreted code] at org.apache.lucene.search.IndexSearcher#rewrite() [Interpreted code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter() [Interpreted code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at knn.KnnGraphTester#doFloatVectorQuery() [Interpreted code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.07% 64M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollector#() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] 0.05% 50M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001c19f828#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#build() [JIT compiled code] 0.05% 50M java.util.DualPivotQuicksort#sort() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [Inlined code] at java.util.Arrays#sort() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000001c196cc8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle() [Interpreted code] 0.05% 47M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001c19f828#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll() [JIT compiled code] 0.05% 43M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal() [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment() [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template() [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0() [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment() [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl() [Interpreted code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk() [JIT compiled code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorer$DotProductScorer#vectorOp() [JIT compiled code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorer#bulkScore() [Interpreted code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [Interpreted code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search() [Interpreted code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search() [Interpreted code] 0.04% 32M java.util.DualPivotQuicksort#tryMergeRuns() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [Inlined code] at java.util.Arrays#sort() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000001c196cc8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.03% 27M knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] at knn.KnnIndexer#createIndex() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [Interpreted code] 0.02% 17M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 0.02% 14M java.lang.invoke.DirectMethodHandle#allocateInstance() [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() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001c19f828#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] 0.01% 10M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#grow() [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#push() [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsReader#search() [JIT compiled code] at org.apache.lucene.index.CodecReader#searchNearestVectors() [JIT compiled code] 0.01% 10M org.apache.lucene.util.SparseFixedBitSet#insertLong() [Inlined code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search() [Interpreted code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search() [Interpreted code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsReader#search() [Interpreted code] at org.apache.lucene.index.CodecReader#searchNearestVectors() [Interpreted code] at org.apache.lucene.search.KnnFloatVectorQuery#approximateSearch() [Interpreted code] at org.apache.lucene.search.AbstractKnnVectorQuery#getLeafResults() [Interpreted code] 0.01% 10M org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorer#create() [JIT compiled code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFlatVectorsScorer#getRandomVectorScorer() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#getRandomVectorScorer() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#lambda$search$0() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader$$Lambda.0x000000001c1b7a00#get() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsReader#search() [JIT compiled code] at org.apache.lucene.index.CodecReader#searchNearestVectors() [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#approximateSearch() [JIT compiled code] at org.apache.lucene.search.AbstractKnnVectorQuery#getLeafResults() [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#searchLeaf() [JIT compiled code] 0.01% 10M jdk.internal.foreign.MappedMemorySegmentImpl#dup() [Inlined code] at jdk.internal.foreign.MappedMemorySegmentImpl#dup() [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#asSliceNoCheck() [Inlined code] at jdk.internal.foreign.AbstractMemorySegmentImpl#asSlice() [Inlined code] at jdk.internal.foreign.MappedMemorySegmentImpl#asSlice() [Inlined code] at jdk.internal.foreign.MappedMemorySegmentImpl#asSlice() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#buildSlice() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#slice() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput$SingleSegmentImpl#slice() [JIT compiled code] at org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#load() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#getFloatVectorValues() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#getFloatVectorValues() [Inlined code] 0.01% 10M jdk.incubator.vector.FloatVector#lanewiseTemplate() [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise() [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise() [Inlined code] at jdk.incubator.vector.FloatVector#fma() [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma() [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl() [Interpreted code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk() [JIT compiled code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorer$DotProductScorer#vectorOp() [JIT compiled code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorer#bulkScore() [Interpreted code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [Interpreted code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search() [Interpreted code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search() [Interpreted code] 0.01% 10M jdk.incubator.vector.FloatVector#lanewiseTemplate() [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise() [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise() [Inlined code] at jdk.incubator.vector.FloatVector#fma() [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma() [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl() [Interpreted code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk() [Interpreted code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorer$DotProductScorer#vectorOp() [Interpreted code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorer#bulkScore() [Interpreted code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [Interpreted code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search() [Interpreted code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search() [Interpreted code] 0.01% 10M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal() [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment() [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template() [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0() [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment() [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl() [Interpreted code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk() [Interpreted code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorer$DotProductScorer#vectorOp() [Interpreted code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorer#bulkScore() [Interpreted code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#findBestEntryPoint() [Interpreted code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search() [Interpreted code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search() [Interpreted code] 0.01% 10M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsReader#search() [JIT compiled code] at org.apache.lucene.index.CodecReader#searchNearestVectors() [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#approximateSearch() [JIT compiled code] at org.apache.lucene.search.AbstractKnnVectorQuery#getLeafResults() [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#searchLeaf() [JIT compiled code] at org.apache.lucene.search.AbstractKnnVectorQuery#lambda$rewrite$0() [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery$$Lambda.0x000000001c1b6768#call() [JIT compiled code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] 0.01% 10M org.apache.lucene.search.TopKnnCollector#topDocs() [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#approximateSearch() [JIT compiled code] at org.apache.lucene.search.AbstractKnnVectorQuery#getLeafResults() [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#searchLeaf() [JIT compiled code] at org.apache.lucene.search.AbstractKnnVectorQuery#lambda$rewrite$0() [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery$$Lambda.0x000000001c1b6768#call() [JIT compiled code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000001c19fd80#run() [JIT compiled code] at org.apache.lucene.search.IndexSearcher$$Lambda.0x000000001c1adec8#execute() [Inlined code] at org.apache.lucene.search.TaskExecutor#lambda$new$0() [Inlined code] 0.01% 10M org.apache.lucene.search.TopKnnCollector#topDocs() [Interpreted code] at org.apache.lucene.search.KnnFloatVectorQuery#approximateSearch() [Interpreted code] at org.apache.lucene.search.AbstractKnnVectorQuery#getLeafResults() [Interpreted code] at org.apache.lucene.search.AbstractKnnVectorQuery#searchLeaf() [Interpreted code] at org.apache.lucene.search.AbstractKnnVectorQuery#lambda$rewrite$0() [Interpreted code] at org.apache.lucene.search.AbstractKnnVectorQuery$$Lambda.0x000000001c1b6768#call() [Interpreted code] at java.util.concurrent.FutureTask#run() [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run() [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000001c19fd80#run() [JIT compiled code] at org.apache.lucene.search.IndexSearcher$$Lambda.0x000000001c1adec8#execute() [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$new$0() [JIT compiled code] 0.01% 10M java.util.DualPivotQuicksort#sort() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [JIT compiled code] at java.util.Arrays#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] 0.01% 8M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001c19f828#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#build() [JIT compiled code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge() [Interpreted code] 0.01% 5M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#write() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001c19f828#call() [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=256M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/2026.04.05.23.08.44/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.216s][info][jfr,startup] Started recording 1. [0.216s][info][jfr,startup] [0.216s][info][jfr,startup] Use jcmd 1023374 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 2192243325556823 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 Apr 06, 2026 4:11:41 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: 234 segments, 27 merges 774.2s _14o: 8 segs, 290.8 K docs, 1159.9 MB 729.8s _15d: 8 segs, 849.3 K docs, 3392.5 MB 508.1s _18l: 8 segs, 114.4 K docs, 455.2 MB 475.3s _190: 8 segs, 107.9 K docs, 429.4 MB 372.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 332.5s _1al: 8 segs, 174.7 K docs, 696.4 MB 295.8s _1b0: 8 segs, 122.7 K docs, 488.5 MB 267.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 256.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 236.1s _1bx: 9 segs, 44.6 K docs, 176.7 MB 218.2s _1c7: 9 segs, 42.0 K docs, 166.2 MB 204.9s _1cg: 8 segs, 36.9 K docs, 146.0 MB 191.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 176.6s _1cy: 8 segs, 37.6 K docs, 148.9 MB 164.1s _1d5: 8 segs, 127.3 K docs, 507.0 MB 151.3s _1dd: 8 segs, 171.6 K docs, 684.0 MB 140.5s _1dk: 8 segs, 71.1 K docs, 282.3 MB 117.0s _1e0: 8 segs, 141.3 K docs, 562.9 MB 105.5s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 90.9s _1ef: 8 segs, 37.0 K docs, 146.6 MB 75.4s _1eo: 8 segs, 37.9 K docs, 150.1 MB 61.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 46.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 32.2s _1ff: 8 segs, 38.7 K docs, 153.3 MB 16.9s _1fo: 8 segs, 39.9 K docs, 158.1 MB 3.4s _1fv: 8 segs, 117.9 K docs, 469.2 MB 0.0s _1fx: 9 segs, 32.1 K docs, 126.9 MB 5.0 sec: 234 segments, 27 merges 779.2s _14o: 8 segs, 290.8 K docs, 1159.9 MB 734.8s _15d: 8 segs, 849.3 K docs, 3392.5 MB 513.1s _18l: 8 segs, 114.4 K docs, 455.2 MB 480.3s _190: 8 segs, 107.9 K docs, 429.4 MB 377.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 337.5s _1al: 8 segs, 174.7 K docs, 696.4 MB 300.8s _1b0: 8 segs, 122.7 K docs, 488.5 MB 272.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 261.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 241.1s _1bx: 9 segs, 44.6 K docs, 176.7 MB 223.2s _1c7: 9 segs, 42.0 K docs, 166.2 MB 209.9s _1cg: 8 segs, 36.9 K docs, 146.0 MB 196.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 181.7s _1cy: 8 segs, 37.6 K docs, 148.9 MB 169.1s _1d5: 8 segs, 127.3 K docs, 507.0 MB 156.3s _1dd: 8 segs, 171.6 K docs, 684.0 MB 145.5s _1dk: 8 segs, 71.1 K docs, 282.3 MB 122.0s _1e0: 8 segs, 141.3 K docs, 562.9 MB 110.5s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 95.9s _1ef: 8 segs, 37.0 K docs, 146.6 MB 80.4s _1eo: 8 segs, 37.9 K docs, 150.1 MB 66.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 51.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 37.2s _1ff: 8 segs, 38.7 K docs, 153.3 MB 21.9s _1fo: 8 segs, 39.9 K docs, 158.1 MB 8.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 5.0s _1fx: 9 segs, 32.1 K docs, 126.9 MB 10.0 sec: 234 segments, 27 merges 784.2s _14o: 8 segs, 290.8 K docs, 1159.9 MB 739.8s _15d: 8 segs, 849.3 K docs, 3392.5 MB 518.1s _18l: 8 segs, 114.4 K docs, 455.2 MB 485.3s _190: 8 segs, 107.9 K docs, 429.4 MB 382.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 342.5s _1al: 8 segs, 174.7 K docs, 696.4 MB 305.8s _1b0: 8 segs, 122.7 K docs, 488.5 MB 277.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 266.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 246.1s _1bx: 9 segs, 44.6 K docs, 176.7 MB 228.2s _1c7: 9 segs, 42.0 K docs, 166.2 MB 214.9s _1cg: 8 segs, 36.9 K docs, 146.0 MB 201.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 186.7s _1cy: 8 segs, 37.6 K docs, 148.9 MB 174.1s _1d5: 8 segs, 127.3 K docs, 507.0 MB 161.3s _1dd: 8 segs, 171.6 K docs, 684.0 MB 150.5s _1dk: 8 segs, 71.1 K docs, 282.3 MB 127.0s _1e0: 8 segs, 141.3 K docs, 562.9 MB 115.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 100.9s _1ef: 8 segs, 37.0 K docs, 146.6 MB 85.4s _1eo: 8 segs, 37.9 K docs, 150.1 MB 71.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 56.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 42.2s _1ff: 8 segs, 38.7 K docs, 153.3 MB 27.0s _1fo: 8 segs, 39.9 K docs, 158.1 MB 13.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 10.0s _1fx: 9 segs, 32.1 K docs, 126.9 MB 15.0 sec: 227 segments, 26 merges 789.2s _14o: 8 segs, 290.8 K docs, 1159.9 MB 744.8s _15d: 8 segs, 849.3 K docs, 3392.5 MB 490.3s _190: 8 segs, 107.9 K docs, 429.4 MB 387.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 347.5s _1al: 8 segs, 174.7 K docs, 696.4 MB 310.8s _1b0: 8 segs, 122.7 K docs, 488.5 MB 282.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 271.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 251.2s _1bx: 9 segs, 44.6 K docs, 176.7 MB 233.2s _1c7: 9 segs, 42.0 K docs, 166.2 MB 219.9s _1cg: 8 segs, 36.9 K docs, 146.0 MB 206.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 191.7s _1cy: 8 segs, 37.6 K docs, 148.9 MB 179.1s _1d5: 8 segs, 127.3 K docs, 507.0 MB 166.3s _1dd: 8 segs, 171.6 K docs, 684.0 MB 155.5s _1dk: 8 segs, 71.1 K docs, 282.3 MB 132.0s _1e0: 8 segs, 141.3 K docs, 562.9 MB 120.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 105.9s _1ef: 8 segs, 37.0 K docs, 146.6 MB 90.4s _1eo: 8 segs, 37.9 K docs, 150.1 MB 76.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 61.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 47.2s _1ff: 8 segs, 38.7 K docs, 153.3 MB 32.0s _1fo: 8 segs, 39.9 K docs, 158.1 MB 18.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 15.0s _1fx: 9 segs, 32.1 K docs, 126.9 MB 20.0 sec: 220 segments, 25 merges 749.8s _15d: 8 segs, 849.3 K docs, 3392.5 MB 495.3s _190: 8 segs, 107.9 K docs, 429.4 MB 392.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 352.5s _1al: 8 segs, 174.7 K docs, 696.4 MB 315.8s _1b0: 8 segs, 122.7 K docs, 488.5 MB 287.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 276.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 256.2s _1bx: 9 segs, 44.6 K docs, 176.7 MB 238.2s _1c7: 9 segs, 42.0 K docs, 166.2 MB 225.0s _1cg: 8 segs, 36.9 K docs, 146.0 MB 211.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 196.7s _1cy: 8 segs, 37.6 K docs, 148.9 MB 184.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 171.3s _1dd: 8 segs, 171.6 K docs, 684.0 MB 160.5s _1dk: 8 segs, 71.1 K docs, 282.3 MB 137.0s _1e0: 8 segs, 141.3 K docs, 562.9 MB 125.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 110.9s _1ef: 8 segs, 37.0 K docs, 146.6 MB 95.4s _1eo: 8 segs, 37.9 K docs, 150.1 MB 81.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 66.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 52.2s _1ff: 8 segs, 38.7 K docs, 153.3 MB 37.0s _1fo: 8 segs, 39.9 K docs, 158.1 MB 23.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 20.0s _1fx: 9 segs, 32.1 K docs, 126.9 MB 25.0 sec: 220 segments, 25 merges 754.8s _15d: 8 segs, 849.3 K docs, 3392.5 MB 500.3s _190: 8 segs, 107.9 K docs, 429.4 MB 397.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 357.5s _1al: 8 segs, 174.7 K docs, 696.4 MB 320.8s _1b0: 8 segs, 122.7 K docs, 488.5 MB 292.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 281.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 261.2s _1bx: 9 segs, 44.6 K docs, 176.7 MB 243.2s _1c7: 9 segs, 42.0 K docs, 166.2 MB 230.0s _1cg: 8 segs, 36.9 K docs, 146.0 MB 216.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 201.7s _1cy: 8 segs, 37.6 K docs, 148.9 MB 189.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 176.3s _1dd: 8 segs, 171.6 K docs, 684.0 MB 165.5s _1dk: 8 segs, 71.1 K docs, 282.3 MB 142.0s _1e0: 8 segs, 141.3 K docs, 562.9 MB 130.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 115.9s _1ef: 8 segs, 37.0 K docs, 146.6 MB 100.4s _1eo: 8 segs, 37.9 K docs, 150.1 MB 86.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 71.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 57.2s _1ff: 8 segs, 38.7 K docs, 153.3 MB 42.0s _1fo: 8 segs, 39.9 K docs, 158.1 MB 28.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 25.0s _1fx: 9 segs, 32.1 K docs, 126.9 MB 30.0 sec: 212 segments, 24 merges 759.8s _15d: 8 segs, 849.3 K docs, 3392.5 MB 505.3s _190: 8 segs, 107.9 K docs, 429.4 MB 402.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 362.6s _1al: 8 segs, 174.7 K docs, 696.4 MB 325.8s _1b0: 8 segs, 122.7 K docs, 488.5 MB 297.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 286.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 248.2s _1c7: 9 segs, 42.0 K docs, 166.2 MB 235.0s _1cg: 8 segs, 36.9 K docs, 146.0 MB 221.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 206.7s _1cy: 8 segs, 37.6 K docs, 148.9 MB 194.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 181.3s _1dd: 8 segs, 171.6 K docs, 684.0 MB 170.5s _1dk: 8 segs, 71.1 K docs, 282.3 MB 147.0s _1e0: 8 segs, 141.3 K docs, 562.9 MB 135.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 120.9s _1ef: 8 segs, 37.0 K docs, 146.6 MB 105.5s _1eo: 8 segs, 37.9 K docs, 150.1 MB 91.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 76.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 62.2s _1ff: 8 segs, 38.7 K docs, 153.3 MB 47.0s _1fo: 8 segs, 39.9 K docs, 158.1 MB 33.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 30.0s _1fx: 9 segs, 32.1 K docs, 126.9 MB 35.1 sec: 212 segments, 24 merges 764.9s _15d: 8 segs, 849.3 K docs, 3392.5 MB 510.3s _190: 8 segs, 107.9 K docs, 429.4 MB 407.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 367.6s _1al: 8 segs, 174.7 K docs, 696.4 MB 330.8s _1b0: 8 segs, 122.7 K docs, 488.5 MB 302.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 291.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 253.2s _1c7: 9 segs, 42.0 K docs, 166.2 MB 240.0s _1cg: 8 segs, 36.9 K docs, 146.0 MB 226.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 211.7s _1cy: 8 segs, 37.6 K docs, 148.9 MB 199.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 186.3s _1dd: 8 segs, 171.6 K docs, 684.0 MB 175.5s _1dk: 8 segs, 71.1 K docs, 282.3 MB 152.1s _1e0: 8 segs, 141.3 K docs, 562.9 MB 140.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 125.9s _1ef: 8 segs, 37.0 K docs, 146.6 MB 110.5s _1eo: 8 segs, 37.9 K docs, 150.1 MB 96.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 81.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 67.3s _1ff: 8 segs, 38.7 K docs, 153.3 MB 52.0s _1fo: 8 segs, 39.9 K docs, 158.1 MB 38.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 35.1s _1fx: 9 segs, 32.1 K docs, 126.9 MB 40.1 sec: 205 segments, 23 merges 769.9s _15d: 8 segs, 849.3 K docs, 3392.5 MB 515.3s _190: 8 segs, 107.9 K docs, 429.4 MB 412.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 372.6s _1al: 8 segs, 174.7 K docs, 696.4 MB 335.8s _1b0: 8 segs, 122.7 K docs, 488.5 MB 307.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 296.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 258.3s _1c7: 9 segs, 42.0 K docs, 166.2 MB 245.0s _1cg: 8 segs, 36.9 K docs, 146.0 MB 231.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 216.7s _1cy: 8 segs, 37.6 K docs, 148.9 MB 204.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 191.3s _1dd: 8 segs, 171.6 K docs, 684.0 MB 180.5s _1dk: 8 segs, 71.1 K docs, 282.3 MB 157.1s _1e0: 8 segs, 141.3 K docs, 562.9 MB 145.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 115.5s _1eo: 8 segs, 37.9 K docs, 150.1 MB 101.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 86.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 72.3s _1ff: 8 segs, 38.7 K docs, 153.3 MB 57.0s _1fo: 8 segs, 39.9 K docs, 158.1 MB 43.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 40.1s _1fx: 9 segs, 32.1 K docs, 126.9 MB 45.1 sec: 205 segments, 23 merges 774.9s _15d: 8 segs, 849.3 K docs, 3392.5 MB 520.3s _190: 8 segs, 107.9 K docs, 429.4 MB 417.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 377.6s _1al: 8 segs, 174.7 K docs, 696.4 MB 340.8s _1b0: 8 segs, 122.7 K docs, 488.5 MB 312.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 301.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 263.3s _1c7: 9 segs, 42.0 K docs, 166.2 MB 250.0s _1cg: 8 segs, 36.9 K docs, 146.0 MB 236.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 221.7s _1cy: 8 segs, 37.6 K docs, 148.9 MB 209.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 196.3s _1dd: 8 segs, 171.6 K docs, 684.0 MB 185.5s _1dk: 8 segs, 71.1 K docs, 282.3 MB 162.1s _1e0: 8 segs, 141.3 K docs, 562.9 MB 150.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 120.5s _1eo: 8 segs, 37.9 K docs, 150.1 MB 106.3s _1ex: 8 segs, 39.2 K docs, 155.3 MB 91.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 77.3s _1ff: 8 segs, 38.7 K docs, 153.3 MB 62.0s _1fo: 8 segs, 39.9 K docs, 158.1 MB 48.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 45.1s _1fx: 9 segs, 32.1 K docs, 126.9 MB 50.1 sec: 198 segments, 22 merges 779.9s _15d: 8 segs, 849.3 K docs, 3392.5 MB 525.3s _190: 8 segs, 107.9 K docs, 429.4 MB 422.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 382.6s _1al: 8 segs, 174.7 K docs, 696.4 MB 317.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 306.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 268.3s _1c7: 9 segs, 42.0 K docs, 166.2 MB 255.0s _1cg: 8 segs, 36.9 K docs, 146.0 MB 241.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 226.7s _1cy: 8 segs, 37.6 K docs, 148.9 MB 214.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 201.3s _1dd: 8 segs, 171.6 K docs, 684.0 MB 190.5s _1dk: 8 segs, 71.1 K docs, 282.3 MB 167.1s _1e0: 8 segs, 141.3 K docs, 562.9 MB 155.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 125.5s _1eo: 8 segs, 37.9 K docs, 150.1 MB 111.3s _1ex: 8 segs, 39.2 K docs, 155.3 MB 96.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 82.3s _1ff: 8 segs, 38.7 K docs, 153.3 MB 67.0s _1fo: 8 segs, 39.9 K docs, 158.1 MB 53.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 50.1s _1fx: 9 segs, 32.1 K docs, 126.9 MB 55.1 sec: 198 segments, 22 merges 784.9s _15d: 8 segs, 849.3 K docs, 3392.5 MB 530.3s _190: 8 segs, 107.9 K docs, 429.4 MB 427.1s _1a4: 8 segs, 118.5 K docs, 471.8 MB 387.6s _1al: 8 segs, 174.7 K docs, 696.4 MB 322.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 311.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 273.3s _1c7: 9 segs, 42.0 K docs, 166.2 MB 260.0s _1cg: 8 segs, 36.9 K docs, 146.0 MB 246.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 231.7s _1cy: 8 segs, 37.6 K docs, 148.9 MB 219.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 206.4s _1dd: 8 segs, 171.6 K docs, 684.0 MB 195.5s _1dk: 8 segs, 71.1 K docs, 282.3 MB 172.1s _1e0: 8 segs, 141.3 K docs, 562.9 MB 160.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 130.5s _1eo: 8 segs, 37.9 K docs, 150.1 MB 116.3s _1ex: 8 segs, 39.2 K docs, 155.3 MB 101.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 87.3s _1ff: 8 segs, 38.7 K docs, 153.3 MB 72.0s _1fo: 8 segs, 39.9 K docs, 158.1 MB 58.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 55.1s _1fx: 9 segs, 32.1 K docs, 126.9 MB 60.1 sec: 198 segments, 22 merges 789.9s _15d: 8 segs, 849.3 K docs, 3392.5 MB 535.3s _190: 8 segs, 107.9 K docs, 429.4 MB 432.1s _1a4: 8 segs, 118.5 K docs, 471.8 MB 392.6s _1al: 8 segs, 174.7 K docs, 696.4 MB 327.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 316.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 278.3s _1c7: 9 segs, 42.0 K docs, 166.2 MB 265.0s _1cg: 8 segs, 36.9 K docs, 146.0 MB 251.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 236.7s _1cy: 8 segs, 37.6 K docs, 148.9 MB 224.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 211.4s _1dd: 8 segs, 171.6 K docs, 684.0 MB 200.6s _1dk: 8 segs, 71.1 K docs, 282.3 MB 177.1s _1e0: 8 segs, 141.3 K docs, 562.9 MB 165.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 135.5s _1eo: 8 segs, 37.9 K docs, 150.1 MB 121.3s _1ex: 8 segs, 39.2 K docs, 155.3 MB 106.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 92.3s _1ff: 8 segs, 38.7 K docs, 153.3 MB 77.0s _1fo: 8 segs, 39.9 K docs, 158.1 MB 63.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 60.1s _1fx: 9 segs, 32.1 K docs, 126.9 MB 65.1 sec: 191 segments, 21 merges 794.9s _15d: 8 segs, 849.3 K docs, 3392.5 MB 540.4s _190: 8 segs, 107.9 K docs, 429.4 MB 437.1s _1a4: 8 segs, 118.5 K docs, 471.8 MB 397.6s _1al: 8 segs, 174.7 K docs, 696.4 MB 332.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 321.5s _1bn: 11 segs, 53.3 K docs, 211.2 MB 283.3s _1c7: 9 segs, 42.0 K docs, 166.2 MB 270.0s _1cg: 8 segs, 36.9 K docs, 146.0 MB 256.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 229.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 216.4s _1dd: 8 segs, 171.6 K docs, 684.0 MB 205.6s _1dk: 8 segs, 71.1 K docs, 282.3 MB 182.1s _1e0: 8 segs, 141.3 K docs, 562.9 MB 170.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 140.5s _1eo: 8 segs, 37.9 K docs, 150.1 MB 126.3s _1ex: 8 segs, 39.2 K docs, 155.3 MB 111.6s _1f6: 8 segs, 37.5 K docs, 148.4 MB 97.3s _1ff: 8 segs, 38.7 K docs, 153.3 MB 82.0s _1fo: 8 segs, 39.9 K docs, 158.1 MB 68.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 65.1s _1fx: 9 segs, 32.1 K docs, 126.9 MB 70.0 sec: 184 segments, 20 merges 799.8s _15d: 8 segs, 849.3 K docs, 3392.5 MB 545.3s _190: 8 segs, 107.9 K docs, 429.4 MB 442.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 402.5s _1al: 8 segs, 174.7 K docs, 696.4 MB 337.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 326.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 288.2s _1c7: 9 segs, 42.0 K docs, 166.2 MB 261.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 234.1s _1d5: 8 segs, 127.3 K docs, 507.0 MB 221.3s _1dd: 8 segs, 171.6 K docs, 684.0 MB 210.5s _1dk: 8 segs, 71.1 K docs, 282.3 MB 187.0s _1e0: 8 segs, 141.3 K docs, 562.9 MB 175.5s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 145.4s _1eo: 8 segs, 37.9 K docs, 150.1 MB 131.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 116.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 102.2s _1ff: 8 segs, 38.7 K docs, 153.3 MB 86.9s _1fo: 8 segs, 39.9 K docs, 158.1 MB 73.4s _1fv: 8 segs, 117.9 K docs, 469.2 MB 70.0s _1fx: 9 segs, 32.1 K docs, 126.9 MB 75.0 sec: 177 segments, 20 merges 804.8s _15d: 8 segs, 849.3 K docs, 3392.5 MB 550.3s _190: 8 segs, 107.9 K docs, 429.4 MB 447.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 407.5s _1al: 8 segs, 174.7 K docs, 696.4 MB 342.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 331.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 293.2s _1c7: 9 segs, 42.0 K docs, 166.2 MB 266.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 239.1s _1d5: 8 segs, 127.3 K docs, 507.0 MB 226.3s _1dd: 8 segs, 171.6 K docs, 684.0 MB 215.5s _1dk: 8 segs, 71.1 K docs, 282.3 MB 192.0s _1e0: 8 segs, 141.3 K docs, 562.9 MB 180.5s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 150.4s _1eo: 8 segs, 37.9 K docs, 150.1 MB 136.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 121.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 107.2s _1ff: 8 segs, 38.7 K docs, 153.3 MB 78.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 75.0s _1fx: 9 segs, 32.1 K docs, 126.9 MB 3.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 80.0 sec: 177 segments, 20 merges 809.8s _15d: 8 segs, 849.3 K docs, 3392.5 MB 555.3s _190: 8 segs, 107.9 K docs, 429.4 MB 452.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 412.5s _1al: 8 segs, 174.7 K docs, 696.4 MB 347.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 336.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 298.2s _1c7: 9 segs, 42.0 K docs, 166.2 MB 271.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 244.1s _1d5: 8 segs, 127.3 K docs, 507.0 MB 231.3s _1dd: 8 segs, 171.6 K docs, 684.0 MB 220.5s _1dk: 8 segs, 71.1 K docs, 282.3 MB 197.0s _1e0: 8 segs, 141.3 K docs, 562.9 MB 185.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 155.4s _1eo: 8 segs, 37.9 K docs, 150.1 MB 141.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 126.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 112.2s _1ff: 8 segs, 38.7 K docs, 153.3 MB 83.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 80.0s _1fx: 9 segs, 32.1 K docs, 126.9 MB 8.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 85.0 sec: 169 segments, 19 merges 814.8s _15d: 8 segs, 849.3 K docs, 3392.5 MB 560.3s _190: 8 segs, 107.9 K docs, 429.4 MB 457.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 417.5s _1al: 8 segs, 174.7 K docs, 696.4 MB 352.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 341.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 276.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 249.1s _1d5: 8 segs, 127.3 K docs, 507.0 MB 236.3s _1dd: 8 segs, 171.6 K docs, 684.0 MB 225.5s _1dk: 8 segs, 71.1 K docs, 282.3 MB 202.0s _1e0: 8 segs, 141.3 K docs, 562.9 MB 190.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 160.4s _1eo: 8 segs, 37.9 K docs, 150.1 MB 146.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 131.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 117.2s _1ff: 8 segs, 38.7 K docs, 153.3 MB 88.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 85.0s _1fx: 9 segs, 32.1 K docs, 126.9 MB 13.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 90.0 sec: 169 segments, 19 merges 819.8s _15d: 8 segs, 849.3 K docs, 3392.5 MB 565.3s _190: 8 segs, 107.9 K docs, 429.4 MB 462.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 422.5s _1al: 8 segs, 174.7 K docs, 696.4 MB 357.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 346.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 281.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 254.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 241.3s _1dd: 8 segs, 171.6 K docs, 684.0 MB 230.5s _1dk: 8 segs, 71.1 K docs, 282.3 MB 207.0s _1e0: 8 segs, 141.3 K docs, 562.9 MB 195.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 165.4s _1eo: 8 segs, 37.9 K docs, 150.1 MB 151.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 136.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 122.2s _1ff: 8 segs, 38.7 K docs, 153.3 MB 93.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 90.0s _1fx: 9 segs, 32.1 K docs, 126.9 MB 18.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 95.0 sec: 169 segments, 19 merges 824.8s _15d: 8 segs, 849.3 K docs, 3392.5 MB 570.3s _190: 8 segs, 107.9 K docs, 429.4 MB 467.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 427.5s _1al: 8 segs, 174.7 K docs, 696.4 MB 362.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 351.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 286.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 259.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 246.3s _1dd: 8 segs, 171.6 K docs, 684.0 MB 235.5s _1dk: 8 segs, 71.1 K docs, 282.3 MB 212.0s _1e0: 8 segs, 141.3 K docs, 562.9 MB 200.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 170.4s _1eo: 8 segs, 37.9 K docs, 150.1 MB 156.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 141.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 127.2s _1ff: 8 segs, 38.7 K docs, 153.3 MB 98.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 95.0s _1fx: 9 segs, 32.1 K docs, 126.9 MB 23.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 100.0 sec: 169 segments, 19 merges 829.8s _15d: 8 segs, 849.3 K docs, 3392.5 MB 575.3s _190: 8 segs, 107.9 K docs, 429.4 MB 472.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 432.6s _1al: 8 segs, 174.7 K docs, 696.4 MB 367.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 356.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 291.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 264.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 251.3s _1dd: 8 segs, 171.6 K docs, 684.0 MB 240.5s _1dk: 8 segs, 71.1 K docs, 282.3 MB 217.0s _1e0: 8 segs, 141.3 K docs, 562.9 MB 205.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 175.5s _1eo: 8 segs, 37.9 K docs, 150.1 MB 161.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 146.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 132.2s _1ff: 8 segs, 38.7 K docs, 153.3 MB 103.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 100.0s _1fx: 9 segs, 32.1 K docs, 126.9 MB 28.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 105.1 sec: 162 segments, 18 merges 834.9s _15d: 8 segs, 849.3 K docs, 3392.5 MB 580.3s _190: 8 segs, 107.9 K docs, 429.4 MB 477.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 437.6s _1al: 8 segs, 174.7 K docs, 696.4 MB 372.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 361.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 296.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 269.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 256.3s _1dd: 8 segs, 171.6 K docs, 684.0 MB 222.1s _1e0: 8 segs, 141.3 K docs, 562.9 MB 210.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 180.5s _1eo: 8 segs, 37.9 K docs, 150.1 MB 166.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 151.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 137.2s _1ff: 8 segs, 38.7 K docs, 153.3 MB 108.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 105.1s _1fx: 9 segs, 32.1 K docs, 126.9 MB 33.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 110.1 sec: 154 segments, 17 merges 839.9s _15d: 8 segs, 849.3 K docs, 3392.5 MB 585.3s _190: 8 segs, 107.9 K docs, 429.4 MB 482.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 442.6s _1al: 8 segs, 174.7 K docs, 696.4 MB 377.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 366.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 301.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 274.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 261.3s _1dd: 8 segs, 171.6 K docs, 684.0 MB 227.1s _1e0: 8 segs, 141.3 K docs, 562.9 MB 215.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 185.5s _1eo: 8 segs, 37.9 K docs, 150.1 MB 171.3s _1ex: 8 segs, 39.2 K docs, 155.3 MB 156.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 142.3s _1ff: 8 segs, 38.7 K docs, 153.3 MB 113.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 38.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 115.1 sec: 154 segments, 17 merges 844.9s _15d: 8 segs, 849.3 K docs, 3392.5 MB 590.3s _190: 8 segs, 107.9 K docs, 429.4 MB 487.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 447.6s _1al: 8 segs, 174.7 K docs, 696.4 MB 382.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 371.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 306.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 279.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 266.3s _1dd: 8 segs, 171.6 K docs, 684.0 MB 232.1s _1e0: 8 segs, 141.3 K docs, 562.9 MB 220.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 190.5s _1eo: 8 segs, 37.9 K docs, 150.1 MB 176.3s _1ex: 8 segs, 39.2 K docs, 155.3 MB 161.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 147.3s _1ff: 8 segs, 38.7 K docs, 153.3 MB 118.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 43.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 120.1 sec: 154 segments, 17 merges 849.9s _15d: 8 segs, 849.3 K docs, 3392.5 MB 595.3s _190: 8 segs, 107.9 K docs, 429.4 MB 492.1s _1a4: 8 segs, 118.5 K docs, 471.8 MB 452.6s _1al: 8 segs, 174.7 K docs, 696.4 MB 387.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 376.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 311.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 284.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 271.4s _1dd: 8 segs, 171.6 K docs, 684.0 MB 237.1s _1e0: 8 segs, 141.3 K docs, 562.9 MB 225.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 195.5s _1eo: 8 segs, 37.9 K docs, 150.1 MB 181.3s _1ex: 8 segs, 39.2 K docs, 155.3 MB 166.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 152.3s _1ff: 8 segs, 38.7 K docs, 153.3 MB 123.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 48.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 125.1 sec: 154 segments, 17 merges 854.9s _15d: 8 segs, 849.3 K docs, 3392.5 MB 600.4s _190: 8 segs, 107.9 K docs, 429.4 MB 497.1s _1a4: 8 segs, 118.5 K docs, 471.8 MB 457.6s _1al: 8 segs, 174.7 K docs, 696.4 MB 392.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 381.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 316.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 289.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 276.4s _1dd: 8 segs, 171.6 K docs, 684.0 MB 242.1s _1e0: 8 segs, 141.3 K docs, 562.9 MB 230.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 200.5s _1eo: 8 segs, 37.9 K docs, 150.1 MB 186.3s _1ex: 8 segs, 39.2 K docs, 155.3 MB 171.6s _1f6: 8 segs, 37.5 K docs, 148.4 MB 157.3s _1ff: 8 segs, 38.7 K docs, 153.3 MB 128.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 53.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 130.1 sec: 154 segments, 17 merges 859.9s _15d: 8 segs, 849.3 K docs, 3392.5 MB 605.4s _190: 8 segs, 107.9 K docs, 429.4 MB 502.1s _1a4: 8 segs, 118.5 K docs, 471.8 MB 462.6s _1al: 8 segs, 174.7 K docs, 696.4 MB 397.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 386.5s _1bn: 11 segs, 53.3 K docs, 211.2 MB 321.3s _1cp: 8 segs, 38.4 K docs, 152.1 MB 294.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 281.4s _1dd: 8 segs, 171.6 K docs, 684.0 MB 247.1s _1e0: 8 segs, 141.3 K docs, 562.9 MB 235.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 205.5s _1eo: 8 segs, 37.9 K docs, 150.1 MB 191.3s _1ex: 8 segs, 39.2 K docs, 155.3 MB 176.6s _1f6: 8 segs, 37.5 K docs, 148.4 MB 162.3s _1ff: 8 segs, 38.7 K docs, 153.3 MB 133.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 58.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 135.0 sec: 154 segments, 17 merges 864.8s _15d: 8 segs, 849.3 K docs, 3392.5 MB 610.3s _190: 8 segs, 107.9 K docs, 429.4 MB 507.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 467.5s _1al: 8 segs, 174.7 K docs, 696.4 MB 402.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 391.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 326.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 299.1s _1d5: 8 segs, 127.3 K docs, 507.0 MB 286.3s _1dd: 8 segs, 171.6 K docs, 684.0 MB 252.0s _1e0: 8 segs, 141.3 K docs, 562.9 MB 240.5s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 210.4s _1eo: 8 segs, 37.9 K docs, 150.1 MB 196.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 181.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 167.2s _1ff: 8 segs, 38.7 K docs, 153.3 MB 138.4s _1fv: 8 segs, 117.9 K docs, 469.2 MB 63.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 140.0 sec: 154 segments, 17 merges 869.8s _15d: 8 segs, 849.3 K docs, 3392.5 MB 615.3s _190: 8 segs, 107.9 K docs, 429.4 MB 512.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 472.5s _1al: 8 segs, 174.7 K docs, 696.4 MB 407.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 396.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 331.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 304.1s _1d5: 8 segs, 127.3 K docs, 507.0 MB 291.3s _1dd: 8 segs, 171.6 K docs, 684.0 MB 257.0s _1e0: 8 segs, 141.3 K docs, 562.9 MB 245.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 215.4s _1eo: 8 segs, 37.9 K docs, 150.1 MB 201.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 186.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 172.2s _1ff: 8 segs, 38.7 K docs, 153.3 MB 143.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 68.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 145.0 sec: 154 segments, 17 merges 874.8s _15d: 8 segs, 849.3 K docs, 3392.5 MB 620.3s _190: 8 segs, 107.9 K docs, 429.4 MB 517.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 477.5s _1al: 8 segs, 174.7 K docs, 696.4 MB 412.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 401.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 336.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 309.1s _1d5: 8 segs, 127.3 K docs, 507.0 MB 296.3s _1dd: 8 segs, 171.6 K docs, 684.0 MB 262.0s _1e0: 8 segs, 141.3 K docs, 562.9 MB 250.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 220.4s _1eo: 8 segs, 37.9 K docs, 150.1 MB 206.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 191.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 177.2s _1ff: 8 segs, 38.7 K docs, 153.3 MB 148.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 73.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 150.1 sec: 154 segments, 17 merges 879.9s _15d: 8 segs, 849.3 K docs, 3392.5 MB 625.3s _190: 8 segs, 107.9 K docs, 429.4 MB 522.1s _1a4: 8 segs, 118.5 K docs, 471.8 MB 482.6s _1al: 8 segs, 174.7 K docs, 696.4 MB 417.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 406.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 341.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 314.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 301.4s _1dd: 8 segs, 171.6 K docs, 684.0 MB 267.1s _1e0: 8 segs, 141.3 K docs, 562.9 MB 255.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 225.5s _1eo: 8 segs, 37.9 K docs, 150.1 MB 211.3s _1ex: 8 segs, 39.2 K docs, 155.3 MB 196.6s _1f6: 8 segs, 37.5 K docs, 148.4 MB 182.3s _1ff: 8 segs, 38.7 K docs, 153.3 MB 153.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 78.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 155.0 sec: 154 segments, 17 merges 884.8s _15d: 8 segs, 849.3 K docs, 3392.5 MB 630.3s _190: 8 segs, 107.9 K docs, 429.4 MB 527.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 487.5s _1al: 8 segs, 174.7 K docs, 696.4 MB 422.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 411.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 346.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 319.1s _1d5: 8 segs, 127.3 K docs, 507.0 MB 306.3s _1dd: 8 segs, 171.6 K docs, 684.0 MB 272.0s _1e0: 8 segs, 141.3 K docs, 562.9 MB 260.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 230.4s _1eo: 8 segs, 37.9 K docs, 150.1 MB 216.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 201.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 187.2s _1ff: 8 segs, 38.7 K docs, 153.3 MB 158.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 83.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 160.0 sec: 147 segments, 16 merges 889.8s _15d: 8 segs, 849.3 K docs, 3392.5 MB 635.3s _190: 8 segs, 107.9 K docs, 429.4 MB 532.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 492.5s _1al: 8 segs, 174.7 K docs, 696.4 MB 427.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 416.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 351.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 324.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 311.3s _1dd: 8 segs, 171.6 K docs, 684.0 MB 265.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 235.4s _1eo: 8 segs, 37.9 K docs, 150.1 MB 221.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 206.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 192.2s _1ff: 8 segs, 38.7 K docs, 153.3 MB 163.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 88.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 165.0 sec: 147 segments, 16 merges 894.8s _15d: 8 segs, 849.3 K docs, 3392.5 MB 640.3s _190: 8 segs, 107.9 K docs, 429.4 MB 537.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 497.6s _1al: 8 segs, 174.7 K docs, 696.4 MB 432.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 421.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 356.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 329.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 316.3s _1dd: 8 segs, 171.6 K docs, 684.0 MB 270.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 240.5s _1eo: 8 segs, 37.9 K docs, 150.1 MB 226.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 211.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 197.2s _1ff: 8 segs, 38.7 K docs, 153.3 MB 168.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 93.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 170.1 sec: 147 segments, 16 merges 899.9s _15d: 8 segs, 849.3 K docs, 3392.5 MB 645.3s _190: 8 segs, 107.9 K docs, 429.4 MB 542.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 502.6s _1al: 8 segs, 174.7 K docs, 696.4 MB 437.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 426.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 361.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 334.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 321.3s _1dd: 8 segs, 171.6 K docs, 684.0 MB 275.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 245.5s _1eo: 8 segs, 37.9 K docs, 150.1 MB 231.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 216.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 202.3s _1ff: 8 segs, 38.7 K docs, 153.3 MB 173.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 98.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 175.1 sec: 147 segments, 16 merges 904.9s _15d: 8 segs, 849.3 K docs, 3392.5 MB 650.3s _190: 8 segs, 107.9 K docs, 429.4 MB 547.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 507.6s _1al: 8 segs, 174.7 K docs, 696.4 MB 442.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 431.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 366.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 339.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 326.3s _1dd: 8 segs, 171.6 K docs, 684.0 MB 280.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 250.5s _1eo: 8 segs, 37.9 K docs, 150.1 MB 236.3s _1ex: 8 segs, 39.2 K docs, 155.3 MB 221.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 207.3s _1ff: 8 segs, 38.7 K docs, 153.3 MB 178.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 103.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 180.1 sec: 147 segments, 16 merges 909.9s _15d: 8 segs, 849.3 K docs, 3392.5 MB 655.3s _190: 8 segs, 107.9 K docs, 429.4 MB 552.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 512.6s _1al: 8 segs, 174.7 K docs, 696.4 MB 447.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 436.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 371.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 344.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 331.3s _1dd: 8 segs, 171.6 K docs, 684.0 MB 285.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 255.5s _1eo: 8 segs, 37.9 K docs, 150.1 MB 241.3s _1ex: 8 segs, 39.2 K docs, 155.3 MB 226.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 212.3s _1ff: 8 segs, 38.7 K docs, 153.3 MB 183.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 108.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 185.1 sec: 147 segments, 16 merges 914.9s _15d: 8 segs, 849.3 K docs, 3392.5 MB 660.3s _190: 8 segs, 107.9 K docs, 429.4 MB 557.1s _1a4: 8 segs, 118.5 K docs, 471.8 MB 517.6s _1al: 8 segs, 174.7 K docs, 696.4 MB 452.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 441.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 376.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 349.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 336.4s _1dd: 8 segs, 171.6 K docs, 684.0 MB 290.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 260.5s _1eo: 8 segs, 37.9 K docs, 150.1 MB 246.3s _1ex: 8 segs, 39.2 K docs, 155.3 MB 231.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 217.3s _1ff: 8 segs, 38.7 K docs, 153.3 MB 188.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 113.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 190.1 sec: 147 segments, 16 merges 919.9s _15d: 8 segs, 849.3 K docs, 3392.5 MB 665.4s _190: 8 segs, 107.9 K docs, 429.4 MB 562.1s _1a4: 8 segs, 118.5 K docs, 471.8 MB 522.6s _1al: 8 segs, 174.7 K docs, 696.4 MB 457.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 446.5s _1bn: 11 segs, 53.3 K docs, 211.2 MB 381.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 354.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 341.4s _1dd: 8 segs, 171.6 K docs, 684.0 MB 295.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 265.5s _1eo: 8 segs, 37.9 K docs, 150.1 MB 251.3s _1ex: 8 segs, 39.2 K docs, 155.3 MB 236.6s _1f6: 8 segs, 37.5 K docs, 148.4 MB 222.3s _1ff: 8 segs, 38.7 K docs, 153.3 MB 193.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 118.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 195.0 sec: 147 segments, 16 merges 924.8s _15d: 8 segs, 849.3 K docs, 3392.5 MB 670.3s _190: 8 segs, 107.9 K docs, 429.4 MB 567.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 527.5s _1al: 8 segs, 174.7 K docs, 696.4 MB 462.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 451.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 386.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 359.1s _1d5: 8 segs, 127.3 K docs, 507.0 MB 346.3s _1dd: 8 segs, 171.6 K docs, 684.0 MB 300.5s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 270.4s _1eo: 8 segs, 37.9 K docs, 150.1 MB 256.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 241.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 227.2s _1ff: 8 segs, 38.7 K docs, 153.3 MB 198.4s _1fv: 8 segs, 117.9 K docs, 469.2 MB 123.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 200.0 sec: 147 segments, 16 merges 929.8s _15d: 8 segs, 849.3 K docs, 3392.5 MB 675.3s _190: 8 segs, 107.9 K docs, 429.4 MB 572.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 532.5s _1al: 8 segs, 174.7 K docs, 696.4 MB 467.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 456.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 391.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 364.1s _1d5: 8 segs, 127.3 K docs, 507.0 MB 351.3s _1dd: 8 segs, 171.6 K docs, 684.0 MB 305.5s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 275.4s _1eo: 8 segs, 37.9 K docs, 150.1 MB 261.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 246.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 232.2s _1ff: 8 segs, 38.7 K docs, 153.3 MB 203.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 128.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 205.0 sec: 140 segments, 15 merges 934.8s _15d: 8 segs, 849.3 K docs, 3392.5 MB 680.3s _190: 8 segs, 107.9 K docs, 429.4 MB 577.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 537.5s _1al: 8 segs, 174.7 K docs, 696.4 MB 472.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 461.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 396.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 369.1s _1d5: 8 segs, 127.3 K docs, 507.0 MB 356.3s _1dd: 8 segs, 171.6 K docs, 684.0 MB 310.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 266.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 251.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 237.2s _1ff: 8 segs, 38.7 K docs, 153.3 MB 208.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 133.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 210.0 sec: 140 segments, 15 merges 939.8s _15d: 8 segs, 849.3 K docs, 3392.5 MB 685.3s _190: 8 segs, 107.9 K docs, 429.4 MB 582.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 542.5s _1al: 8 segs, 174.7 K docs, 696.4 MB 477.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 466.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 401.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 374.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 361.3s _1dd: 8 segs, 171.6 K docs, 684.0 MB 315.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 271.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 256.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 242.2s _1ff: 8 segs, 38.7 K docs, 153.3 MB 213.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 138.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 215.0 sec: 140 segments, 15 merges 944.8s _15d: 8 segs, 849.3 K docs, 3392.5 MB 690.3s _190: 8 segs, 107.9 K docs, 429.4 MB 587.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 547.5s _1al: 8 segs, 174.7 K docs, 696.4 MB 482.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 471.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 406.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 379.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 366.3s _1dd: 8 segs, 171.6 K docs, 684.0 MB 320.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 276.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 261.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 247.2s _1ff: 8 segs, 38.7 K docs, 153.3 MB 218.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 143.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 220.0 sec: 133 segments, 14 merges 949.8s _15d: 8 segs, 849.3 K docs, 3392.5 MB 695.3s _190: 8 segs, 107.9 K docs, 429.4 MB 592.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 487.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 476.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 411.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 384.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 371.3s _1dd: 8 segs, 171.6 K docs, 684.0 MB 325.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 281.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 266.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 252.2s _1ff: 8 segs, 38.7 K docs, 153.3 MB 223.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 148.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 225.0 sec: 133 segments, 14 merges 954.8s _15d: 8 segs, 849.3 K docs, 3392.5 MB 700.3s _190: 8 segs, 107.9 K docs, 429.4 MB 597.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 492.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 481.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 416.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 389.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 376.3s _1dd: 8 segs, 171.6 K docs, 684.0 MB 330.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 286.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 271.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 257.2s _1ff: 8 segs, 38.7 K docs, 153.3 MB 228.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 153.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 230.1 sec: 133 segments, 14 merges 959.9s _15d: 8 segs, 849.3 K docs, 3392.5 MB 705.3s _190: 8 segs, 107.9 K docs, 429.4 MB 602.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 497.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 486.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 421.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 394.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 381.3s _1dd: 8 segs, 171.6 K docs, 684.0 MB 335.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 291.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 276.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 262.3s _1ff: 8 segs, 38.7 K docs, 153.3 MB 233.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 158.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 235.1 sec: 133 segments, 14 merges 964.9s _15d: 8 segs, 849.3 K docs, 3392.5 MB 710.3s _190: 8 segs, 107.9 K docs, 429.4 MB 607.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 502.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 491.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 426.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 399.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 386.3s _1dd: 8 segs, 171.6 K docs, 684.0 MB 340.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 296.3s _1ex: 8 segs, 39.2 K docs, 155.3 MB 281.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 267.3s _1ff: 8 segs, 38.7 K docs, 153.3 MB 238.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 163.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 240.1 sec: 133 segments, 14 merges 969.9s _15d: 8 segs, 849.3 K docs, 3392.5 MB 715.3s _190: 8 segs, 107.9 K docs, 429.4 MB 612.1s _1a4: 8 segs, 118.5 K docs, 471.8 MB 507.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 496.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 431.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 404.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 391.4s _1dd: 8 segs, 171.6 K docs, 684.0 MB 345.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 301.3s _1ex: 8 segs, 39.2 K docs, 155.3 MB 286.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 272.3s _1ff: 8 segs, 38.7 K docs, 153.3 MB 243.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 168.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 245.1 sec: 133 segments, 14 merges 974.9s _15d: 8 segs, 849.3 K docs, 3392.5 MB 720.3s _190: 8 segs, 107.9 K docs, 429.4 MB 617.1s _1a4: 8 segs, 118.5 K docs, 471.8 MB 512.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 501.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 436.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 409.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 396.4s _1dd: 8 segs, 171.6 K docs, 684.0 MB 350.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 306.3s _1ex: 8 segs, 39.2 K docs, 155.3 MB 291.6s _1f6: 8 segs, 37.5 K docs, 148.4 MB 277.3s _1ff: 8 segs, 38.7 K docs, 153.3 MB 248.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 173.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 250.0 sec: 133 segments, 14 merges 979.8s _15d: 8 segs, 849.3 K docs, 3392.5 MB 725.3s _190: 8 segs, 107.9 K docs, 429.4 MB 622.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 517.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 506.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 441.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 414.1s _1d5: 8 segs, 127.3 K docs, 507.0 MB 401.3s _1dd: 8 segs, 171.6 K docs, 684.0 MB 355.5s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 311.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 296.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 282.2s _1ff: 8 segs, 38.7 K docs, 153.3 MB 253.4s _1fv: 8 segs, 117.9 K docs, 469.2 MB 178.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 255.0 sec: 133 segments, 14 merges 984.8s _15d: 8 segs, 849.3 K docs, 3392.5 MB 730.3s _190: 8 segs, 107.9 K docs, 429.4 MB 627.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 522.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 511.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 446.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 419.1s _1d5: 8 segs, 127.3 K docs, 507.0 MB 406.3s _1dd: 8 segs, 171.6 K docs, 684.0 MB 360.5s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 316.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 301.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 287.2s _1ff: 8 segs, 38.7 K docs, 153.3 MB 258.4s _1fv: 8 segs, 117.9 K docs, 469.2 MB 183.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 260.0 sec: 133 segments, 14 merges 989.8s _15d: 8 segs, 849.3 K docs, 3392.5 MB 735.3s _190: 8 segs, 107.9 K docs, 429.4 MB 632.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 527.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 516.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 451.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 424.1s _1d5: 8 segs, 127.3 K docs, 507.0 MB 411.3s _1dd: 8 segs, 171.6 K docs, 684.0 MB 365.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 321.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 306.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 292.2s _1ff: 8 segs, 38.7 K docs, 153.3 MB 263.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 188.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 265.0 sec: 126 segments, 13 merges 994.8s _15d: 8 segs, 849.3 K docs, 3392.5 MB 637.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 532.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 521.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 456.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 429.1s _1d5: 8 segs, 127.3 K docs, 507.0 MB 416.3s _1dd: 8 segs, 171.6 K docs, 684.0 MB 370.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 326.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 311.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 297.2s _1ff: 8 segs, 38.7 K docs, 153.3 MB 268.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 193.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 270.0 sec: 126 segments, 13 merges 999.8s _15d: 8 segs, 849.3 K docs, 3392.5 MB 642.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 537.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 526.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 461.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 434.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 421.3s _1dd: 8 segs, 171.6 K docs, 684.0 MB 375.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 331.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 316.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 302.2s _1ff: 8 segs, 38.7 K docs, 153.3 MB 273.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 198.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 275.0 sec: 126 segments, 13 merges 1004.8s _15d: 8 segs, 849.3 K docs, 3392.5 MB 647.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 542.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 531.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 466.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 439.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 426.3s _1dd: 8 segs, 171.6 K docs, 684.0 MB 380.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 336.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 321.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 307.2s _1ff: 8 segs, 38.7 K docs, 153.3 MB 278.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 203.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 280.0 sec: 119 segments, 13 merges 1009.8s _15d: 8 segs, 849.3 K docs, 3392.5 MB 652.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 547.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 536.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 471.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 444.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 431.3s _1dd: 8 segs, 171.6 K docs, 684.0 MB 385.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 341.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 326.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 283.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 208.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 0.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 285.0 sec: 119 segments, 13 merges 1014.8s _15d: 8 segs, 849.3 K docs, 3392.5 MB 657.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 552.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 541.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 476.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 449.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 436.3s _1dd: 8 segs, 171.6 K docs, 684.0 MB 390.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 346.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 331.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 288.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 213.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 5.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 290.1 sec: 119 segments, 13 merges 1019.9s _15d: 8 segs, 849.3 K docs, 3392.5 MB 662.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 557.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 546.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 481.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 454.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 441.3s _1dd: 8 segs, 171.6 K docs, 684.0 MB 395.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 351.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 336.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 293.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 218.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 10.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 295.1 sec: 119 segments, 13 merges 1024.9s _15d: 8 segs, 849.3 K docs, 3392.5 MB 667.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 562.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 551.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 486.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 459.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 446.3s _1dd: 8 segs, 171.6 K docs, 684.0 MB 400.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 356.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 341.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 298.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 223.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 15.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 300.1 sec: 112 segments, 12 merges 1029.9s _15d: 8 segs, 849.3 K docs, 3392.5 MB 672.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 567.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 556.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 491.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 464.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 405.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 361.3s _1ex: 8 segs, 39.2 K docs, 155.3 MB 346.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 303.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 228.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 20.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 305.1 sec: 112 segments, 12 merges 1034.9s _15d: 8 segs, 849.3 K docs, 3392.5 MB 677.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 572.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 561.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 496.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 469.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 410.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 366.3s _1ex: 8 segs, 39.2 K docs, 155.3 MB 351.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 308.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 233.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 25.2s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 310.1 sec: 112 segments, 12 merges 1039.9s _15d: 8 segs, 849.3 K docs, 3392.5 MB 682.1s _1a4: 8 segs, 118.5 K docs, 471.8 MB 577.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 566.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 501.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 474.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 415.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 371.3s _1ex: 8 segs, 39.2 K docs, 155.3 MB 356.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 313.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 238.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 30.2s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 315.1 sec: 112 segments, 12 merges 1044.9s _15d: 8 segs, 849.3 K docs, 3392.5 MB 687.1s _1a4: 8 segs, 118.5 K docs, 471.8 MB 582.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 571.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 506.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 479.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 420.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 376.3s _1ex: 8 segs, 39.2 K docs, 155.3 MB 361.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 318.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 243.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 35.2s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 320.1 sec: 112 segments, 12 merges 1049.9s _15d: 8 segs, 849.3 K docs, 3392.5 MB 692.1s _1a4: 8 segs, 118.5 K docs, 471.8 MB 587.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 576.5s _1bn: 11 segs, 53.3 K docs, 211.2 MB 511.2s _1cp: 8 segs, 38.4 K docs, 152.1 MB 484.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 425.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 381.3s _1ex: 8 segs, 39.2 K docs, 155.3 MB 366.6s _1f6: 8 segs, 37.5 K docs, 148.4 MB 323.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 248.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 40.2s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 325.0 sec: 105 segments, 11 merges 1054.8s _15d: 8 segs, 849.3 K docs, 3392.5 MB 697.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 592.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 581.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 489.1s _1d5: 8 segs, 127.3 K docs, 507.0 MB 430.5s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 386.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 371.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 328.4s _1fv: 8 segs, 117.9 K docs, 469.2 MB 253.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 45.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 330.0 sec: 105 segments, 11 merges 1059.8s _15d: 8 segs, 849.3 K docs, 3392.5 MB 702.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 597.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 586.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 494.1s _1d5: 8 segs, 127.3 K docs, 507.0 MB 435.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 391.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 376.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 333.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 258.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 50.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 335.0 sec: 105 segments, 11 merges 1064.8s _15d: 8 segs, 849.3 K docs, 3392.5 MB 707.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 602.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 591.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 499.1s _1d5: 8 segs, 127.3 K docs, 507.0 MB 440.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 396.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 381.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 338.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 263.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 55.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 340.0 sec: 105 segments, 11 merges 1069.8s _15d: 8 segs, 849.3 K docs, 3392.5 MB 712.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 607.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 596.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 504.1s _1d5: 8 segs, 127.3 K docs, 507.0 MB 445.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 401.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 386.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 343.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 268.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 60.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 345.0 sec: 105 segments, 11 merges 1074.8s _15d: 8 segs, 849.3 K docs, 3392.5 MB 717.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 612.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 601.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 509.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 450.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 406.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 391.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 348.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 273.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 65.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 350.0 sec: 105 segments, 11 merges 1079.8s _15d: 8 segs, 849.3 K docs, 3392.5 MB 722.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 617.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 606.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 514.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 455.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 411.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 396.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 353.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 278.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 70.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 355.0 sec: 105 segments, 11 merges 1084.8s _15d: 8 segs, 849.3 K docs, 3392.5 MB 727.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 622.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 611.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 519.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 460.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 416.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 401.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 358.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 283.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 75.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 360.0 sec: 105 segments, 11 merges 1089.8s _15d: 8 segs, 849.3 K docs, 3392.5 MB 732.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 627.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 616.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 524.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 465.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 421.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 406.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 363.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 288.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 80.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 365.1 sec: 105 segments, 11 merges 1094.9s _15d: 8 segs, 849.3 K docs, 3392.5 MB 737.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 632.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 621.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 529.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 470.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 426.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 411.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 368.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 293.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 85.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 370.1 sec: 105 segments, 11 merges 1099.9s _15d: 8 segs, 849.3 K docs, 3392.5 MB 742.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 637.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 626.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 534.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 475.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 431.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 416.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 373.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 298.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 90.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 375.1 sec: 105 segments, 11 merges 1104.9s _15d: 8 segs, 849.3 K docs, 3392.5 MB 747.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 642.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 631.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 539.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 480.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 436.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 421.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 378.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 303.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 95.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 380.1 sec: 105 segments, 11 merges 1109.9s _15d: 8 segs, 849.3 K docs, 3392.5 MB 752.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 647.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 636.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 544.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 485.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 441.3s _1ex: 8 segs, 39.2 K docs, 155.3 MB 426.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 383.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 308.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 100.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 385.1 sec: 105 segments, 11 merges 1114.9s _15d: 8 segs, 849.3 K docs, 3392.5 MB 757.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 652.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 641.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 549.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 490.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 446.3s _1ex: 8 segs, 39.2 K docs, 155.3 MB 431.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 388.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 313.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 105.2s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 390.1 sec: 105 segments, 11 merges 1119.9s _15d: 8 segs, 849.3 K docs, 3392.5 MB 762.1s _1a4: 8 segs, 118.5 K docs, 471.8 MB 657.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 646.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 554.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 495.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 451.3s _1ex: 8 segs, 39.2 K docs, 155.3 MB 436.5s _1f6: 8 segs, 37.5 K docs, 148.4 MB 393.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 318.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 110.2s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 395.1 sec: 98 segments, 10 merges 1124.9s _15d: 8 segs, 849.3 K docs, 3392.5 MB 767.1s _1a4: 8 segs, 118.5 K docs, 471.8 MB 662.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 651.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 559.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 500.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 456.3s _1ex: 8 segs, 39.2 K docs, 155.3 MB 398.5s _1fv: 8 segs, 117.9 K docs, 469.2 MB 323.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 115.2s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 400.1 sec: 91 segments, 9 merges 1129.9s _15d: 8 segs, 849.3 K docs, 3392.5 MB 772.1s _1a4: 8 segs, 118.5 K docs, 471.8 MB 667.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 656.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 564.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 505.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 461.3s _1ex: 8 segs, 39.2 K docs, 155.3 MB 328.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 120.2s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 405.1 sec: 91 segments, 9 merges 1134.9s _15d: 8 segs, 849.3 K docs, 3392.5 MB 777.1s _1a4: 8 segs, 118.5 K docs, 471.8 MB 672.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 661.5s _1bn: 11 segs, 53.3 K docs, 211.2 MB 569.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 510.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 466.3s _1ex: 8 segs, 39.2 K docs, 155.3 MB 333.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 125.2s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 410.1 sec: 91 segments, 9 merges 1139.9s _15d: 8 segs, 849.3 K docs, 3392.5 MB 782.1s _1a4: 8 segs, 118.5 K docs, 471.8 MB 677.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 666.5s _1bn: 11 segs, 53.3 K docs, 211.2 MB 574.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 515.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 471.3s _1ex: 8 segs, 39.2 K docs, 155.3 MB 338.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 130.2s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 415.1 sec: 91 segments, 9 merges 1144.9s _15d: 8 segs, 849.3 K docs, 3392.5 MB 787.1s _1a4: 8 segs, 118.5 K docs, 471.8 MB 682.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 671.5s _1bn: 11 segs, 53.3 K docs, 211.2 MB 579.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 520.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 476.3s _1ex: 8 segs, 39.2 K docs, 155.3 MB 343.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 135.2s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 420.0 sec: 91 segments, 9 merges 1149.8s _15d: 8 segs, 849.3 K docs, 3392.5 MB 792.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 687.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 676.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 584.1s _1d5: 8 segs, 127.3 K docs, 507.0 MB 525.5s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 481.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 348.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 140.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 425.0 sec: 91 segments, 9 merges 1154.8s _15d: 8 segs, 849.3 K docs, 3392.5 MB 797.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 692.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 681.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 589.1s _1d5: 8 segs, 127.3 K docs, 507.0 MB 530.5s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 486.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 353.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 145.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 430.0 sec: 91 segments, 9 merges 1159.8s _15d: 8 segs, 849.3 K docs, 3392.5 MB 802.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 697.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 686.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 594.1s _1d5: 8 segs, 127.3 K docs, 507.0 MB 535.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 491.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 358.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 150.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 435.0 sec: 91 segments, 9 merges 1164.8s _15d: 8 segs, 849.3 K docs, 3392.5 MB 807.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 702.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 691.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 599.1s _1d5: 8 segs, 127.3 K docs, 507.0 MB 540.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 496.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 363.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 155.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 440.0 sec: 91 segments, 9 merges 1169.8s _15d: 8 segs, 849.3 K docs, 3392.5 MB 812.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 707.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 696.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 604.1s _1d5: 8 segs, 127.3 K docs, 507.0 MB 545.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 501.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 368.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 160.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 445.0 sec: 91 segments, 9 merges 1174.8s _15d: 8 segs, 849.3 K docs, 3392.5 MB 817.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 712.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 701.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 609.1s _1d5: 8 segs, 127.3 K docs, 507.0 MB 550.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 506.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 373.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 165.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 450.0 sec: 91 segments, 9 merges 1179.8s _15d: 8 segs, 849.3 K docs, 3392.5 MB 822.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 717.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 706.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 614.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 555.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 511.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 378.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 170.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 455.0 sec: 91 segments, 9 merges 1184.8s _15d: 8 segs, 849.3 K docs, 3392.5 MB 827.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 722.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 711.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 619.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 560.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 516.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 383.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 175.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 460.0 sec: 91 segments, 9 merges 1189.8s _15d: 8 segs, 849.3 K docs, 3392.5 MB 832.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 727.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 716.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 624.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 565.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 521.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 388.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 180.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 465.0 sec: 91 segments, 9 merges 1194.8s _15d: 8 segs, 849.3 K docs, 3392.5 MB 837.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 732.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 721.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 629.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 570.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 526.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 393.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 185.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 470.0 sec: 91 segments, 9 merges 1199.8s _15d: 8 segs, 849.3 K docs, 3392.5 MB 842.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 737.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 726.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 634.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 575.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 531.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 398.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 190.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 475.1 sec: 91 segments, 9 merges 1204.9s _15d: 8 segs, 849.3 K docs, 3392.5 MB 847.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 742.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 731.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 639.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 580.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 536.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 403.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 195.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 480.1 sec: 91 segments, 9 merges 1209.9s _15d: 8 segs, 849.3 K docs, 3392.5 MB 852.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 747.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 736.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 644.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 585.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 541.2s _1ex: 8 segs, 39.2 K docs, 155.3 MB 408.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 200.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 485.1 sec: 91 segments, 9 merges 1214.9s _15d: 8 segs, 849.3 K docs, 3392.5 MB 857.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 752.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 741.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 649.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 590.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 546.3s _1ex: 8 segs, 39.2 K docs, 155.3 MB 413.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 205.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 490.1 sec: 84 segments, 8 merges 1219.9s _15d: 8 segs, 849.3 K docs, 3392.5 MB 862.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 757.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 746.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 654.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 595.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 418.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 210.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 495.1 sec: 84 segments, 8 merges 1224.9s _15d: 8 segs, 849.3 K docs, 3392.5 MB 867.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 762.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 751.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 659.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 600.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 423.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 215.2s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 500.1 sec: 84 segments, 8 merges 1229.9s _15d: 8 segs, 849.3 K docs, 3392.5 MB 872.1s _1a4: 8 segs, 118.5 K docs, 471.8 MB 767.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 756.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 664.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 605.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 428.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 220.2s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 505.1 sec: 84 segments, 8 merges 1234.9s _15d: 8 segs, 849.3 K docs, 3392.5 MB 877.1s _1a4: 8 segs, 118.5 K docs, 471.8 MB 772.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 761.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 669.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 610.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 433.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 225.2s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 510.1 sec: 84 segments, 8 merges 1239.9s _15d: 8 segs, 849.3 K docs, 3392.5 MB 882.1s _1a4: 8 segs, 118.5 K docs, 471.8 MB 777.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 766.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 674.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 615.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 438.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 230.2s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 515.1 sec: 84 segments, 8 merges 1244.9s _15d: 8 segs, 849.3 K docs, 3392.5 MB 887.1s _1a4: 8 segs, 118.5 K docs, 471.8 MB 782.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 771.5s _1bn: 11 segs, 53.3 K docs, 211.2 MB 679.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 620.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 443.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 235.2s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 520.1 sec: 84 segments, 8 merges 1249.9s _15d: 8 segs, 849.3 K docs, 3392.5 MB 892.1s _1a4: 8 segs, 118.5 K docs, 471.8 MB 787.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 776.5s _1bn: 11 segs, 53.3 K docs, 211.2 MB 684.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 625.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 448.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 240.2s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 525.0 sec: 84 segments, 8 merges 1254.8s _15d: 8 segs, 849.3 K docs, 3392.5 MB 897.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 792.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 781.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 689.1s _1d5: 8 segs, 127.3 K docs, 507.0 MB 630.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 453.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 245.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 530.0 sec: 84 segments, 8 merges 1259.8s _15d: 8 segs, 849.3 K docs, 3392.5 MB 902.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 797.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 786.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 694.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 635.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 458.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 250.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 535.0 sec: 77 segments, 7 merges 907.0s _1a4: 8 segs, 118.5 K docs, 471.8 MB 802.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 791.4s _1bn: 11 segs, 53.3 K docs, 211.2 MB 699.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 640.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 463.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 255.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 540.0 sec: 60 segments, 5 merges 807.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 704.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 645.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 468.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 260.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 545.0 sec: 60 segments, 5 merges 812.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 709.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 650.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 473.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 265.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 550.0 sec: 60 segments, 5 merges 817.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 714.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 655.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 478.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 270.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 555.1 sec: 60 segments, 5 merges 822.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 719.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 660.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 483.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 275.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 560.1 sec: 60 segments, 5 merges 827.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 724.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 665.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 488.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 280.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 565.1 sec: 60 segments, 5 merges 832.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 729.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 670.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 493.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 285.2s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 570.1 sec: 60 segments, 5 merges 837.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 734.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 675.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 498.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 290.2s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 575.1 sec: 60 segments, 5 merges 842.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 739.2s _1d5: 8 segs, 127.3 K docs, 507.0 MB 680.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 503.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 295.2s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 580.1 sec: 53 segments, 5 merges 847.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 685.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 508.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 300.2s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 2.7s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 585.0 sec: 53 segments, 5 merges 852.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 690.5s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 513.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 305.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 7.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 590.0 sec: 53 segments, 5 merges 857.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 695.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 518.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 310.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 12.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 595.0 sec: 53 segments, 5 merges 862.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 700.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 523.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 315.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 17.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 600.0 sec: 53 segments, 5 merges 867.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 705.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 528.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 320.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 22.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 605.0 sec: 53 segments, 5 merges 872.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 710.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 533.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 325.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 27.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 610.1 sec: 53 segments, 5 merges 877.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 715.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 538.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 330.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 32.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 615.1 sec: 53 segments, 5 merges 882.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 720.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 543.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 335.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 37.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 620.1 sec: 53 segments, 5 merges 887.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 725.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 548.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 340.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 42.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 625.1 sec: 53 segments, 5 merges 892.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 730.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 553.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 345.2s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 47.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 630.1 sec: 53 segments, 5 merges 897.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 735.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 558.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 350.2s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 52.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 635.1 sec: 53 segments, 5 merges 902.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 740.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 563.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 355.2s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 57.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 640.1 sec: 53 segments, 5 merges 907.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 745.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 568.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 360.2s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 62.7s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 645.0 sec: 53 segments, 5 merges 912.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 750.5s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 573.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 365.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 67.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 650.0 sec: 53 segments, 5 merges 917.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 755.5s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 578.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 370.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 72.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 655.0 sec: 53 segments, 5 merges 922.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 760.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 583.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 375.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 77.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 660.0 sec: 53 segments, 5 merges 927.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 765.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 588.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 380.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 82.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 665.0 sec: 53 segments, 5 merges 932.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 770.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 593.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 385.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 87.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 670.0 sec: 53 segments, 5 merges 937.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 775.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 598.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 390.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 92.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 675.0 sec: 53 segments, 5 merges 942.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 780.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 603.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 395.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 97.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 680.1 sec: 53 segments, 5 merges 947.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 785.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 608.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 400.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 102.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 685.1 sec: 53 segments, 5 merges 952.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 790.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 613.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 405.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 107.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 690.1 sec: 53 segments, 5 merges 957.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 795.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 618.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 410.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 112.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 695.1 sec: 53 segments, 5 merges 962.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 800.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 623.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 415.2s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 117.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 700.1 sec: 53 segments, 5 merges 967.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 805.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 628.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 420.2s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 122.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 705.1 sec: 53 segments, 5 merges 972.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 810.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 633.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 425.2s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 127.7s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 710.1 sec: 53 segments, 5 merges 977.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 815.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 638.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 430.2s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 132.7s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 715.0 sec: 53 segments, 5 merges 982.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 820.5s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 643.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 435.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 137.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 720.0 sec: 53 segments, 5 merges 987.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 825.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 648.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 440.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 142.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 725.0 sec: 53 segments, 5 merges 992.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 830.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 653.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 445.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 147.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 730.0 sec: 53 segments, 5 merges 997.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 835.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 658.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 450.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 152.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 735.0 sec: 53 segments, 5 merges 1002.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 840.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 663.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 455.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 157.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 740.0 sec: 53 segments, 5 merges 1007.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 845.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 668.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 460.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 162.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 745.0 sec: 53 segments, 5 merges 1012.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 850.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 673.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 465.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 167.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 750.0 sec: 53 segments, 5 merges 1017.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 855.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 678.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 470.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 172.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 755.0 sec: 53 segments, 5 merges 1022.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 860.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 683.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 475.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 177.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 760.1 sec: 53 segments, 5 merges 1027.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 865.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 688.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 480.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 182.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 765.1 sec: 53 segments, 5 merges 1032.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 870.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 693.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 485.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 187.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 770.1 sec: 53 segments, 5 merges 1037.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 875.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 698.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 490.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 192.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 775.1 sec: 53 segments, 5 merges 1042.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 880.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 703.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 495.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 197.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 780.1 sec: 53 segments, 5 merges 1047.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 885.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 708.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 500.2s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 202.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 785.1 sec: 53 segments, 5 merges 1052.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 890.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 713.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 505.2s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 207.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 790.1 sec: 53 segments, 5 merges 1057.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 895.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 718.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 510.2s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 212.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 795.1 sec: 53 segments, 5 merges 1062.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 900.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 723.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 515.2s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 217.7s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 800.1 sec: 53 segments, 5 merges 1067.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 905.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 728.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 520.2s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 222.7s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 805.0 sec: 53 segments, 5 merges 1072.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 910.5s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 733.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 525.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 227.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 810.0 sec: 53 segments, 5 merges 1077.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 915.5s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 738.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 530.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 232.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 815.1 sec: 53 segments, 5 merges 1082.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 920.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 743.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 535.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 237.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 820.1 sec: 53 segments, 5 merges 1087.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 925.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 748.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 540.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 242.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 825.1 sec: 53 segments, 5 merges 1092.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 930.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 753.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 545.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 247.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 830.1 sec: 53 segments, 5 merges 1097.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 935.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 758.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 550.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 252.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 835.1 sec: 53 segments, 5 merges 1102.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 940.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 763.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 555.2s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 257.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 840.1 sec: 53 segments, 5 merges 1107.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 945.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 768.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 560.2s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 262.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 845.1 sec: 53 segments, 5 merges 1112.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 950.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 773.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 565.2s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 267.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 850.1 sec: 53 segments, 5 merges 1117.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 955.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 778.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 570.2s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 272.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 855.1 sec: 53 segments, 5 merges 1122.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 960.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 783.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 575.2s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 277.7s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 860.1 sec: 53 segments, 5 merges 1127.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 965.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 788.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 580.2s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 282.7s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 865.0 sec: 53 segments, 5 merges 1132.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 970.5s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 793.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 585.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 287.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 870.0 sec: 53 segments, 5 merges 1137.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 975.5s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 798.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 590.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 292.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 875.0 sec: 53 segments, 5 merges 1142.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 980.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 803.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 595.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 297.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 880.0 sec: 53 segments, 5 merges 1147.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 985.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 808.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 600.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 302.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 885.0 sec: 53 segments, 5 merges 1152.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 990.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 813.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 605.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 307.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 890.0 sec: 53 segments, 5 merges 1157.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 995.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 818.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 610.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 312.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 895.0 sec: 53 segments, 5 merges 1162.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 1000.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 823.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 615.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 317.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 900.0 sec: 53 segments, 5 merges 1167.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 1005.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 828.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 620.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 322.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 905.0 sec: 53 segments, 5 merges 1172.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 1010.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 833.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 625.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 327.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 910.0 sec: 53 segments, 5 merges 1177.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 1015.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 838.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 630.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 332.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 915.1 sec: 53 segments, 5 merges 1182.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 1020.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 843.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 635.1s _1fz: 8 segs, 302.2 K docs, 1204.4 MB 337.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 920.1 sec: 46 segments, 4 merges 1187.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 1025.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 848.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 342.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 925.1 sec: 46 segments, 4 merges 1192.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 1030.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 853.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 347.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 930.1 sec: 46 segments, 4 merges 1197.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 1035.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 858.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 352.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 935.1 sec: 46 segments, 4 merges 1202.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 1040.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 863.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 357.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 940.1 sec: 46 segments, 4 merges 1207.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 1045.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 868.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 362.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 945.1 sec: 46 segments, 4 merges 1212.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 1050.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 873.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 367.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 950.1 sec: 46 segments, 4 merges 1217.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 1055.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 878.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 372.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 955.1 sec: 46 segments, 4 merges 1222.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 1060.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 883.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 377.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 960.1 sec: 46 segments, 4 merges 1227.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 1065.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 888.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 382.7s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 965.1 sec: 46 segments, 4 merges 1232.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 1070.6s _1e7: 8 segs, 255.6 K docs, 1019.5 MB 893.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 387.7s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 970.0 sec: 39 segments, 3 merges 1237.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 898.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 392.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 975.0 sec: 39 segments, 3 merges 1242.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 903.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 397.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 980.0 sec: 39 segments, 3 merges 1247.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 908.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 402.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 985.0 sec: 39 segments, 3 merges 1252.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 913.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 407.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 990.0 sec: 39 segments, 3 merges 1257.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 918.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 412.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 995.0 sec: 39 segments, 3 merges 1262.1s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 923.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 417.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1000.0 sec: 39 segments, 3 merges 1267.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 928.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 422.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1005.0 sec: 39 segments, 3 merges 1272.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 933.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 427.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1010.0 sec: 39 segments, 3 merges 1277.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 938.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 432.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1015.0 sec: 39 segments, 3 merges 1282.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 943.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 437.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1020.1 sec: 39 segments, 3 merges 1287.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 948.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 442.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1025.1 sec: 39 segments, 3 merges 1292.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 953.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 447.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1030.1 sec: 39 segments, 3 merges 1297.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 958.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 452.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1035.1 sec: 39 segments, 3 merges 1302.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 963.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 457.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1040.1 sec: 39 segments, 3 merges 1307.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 968.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 462.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1045.1 sec: 39 segments, 3 merges 1312.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 973.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 467.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1050.1 sec: 39 segments, 3 merges 1317.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 978.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 472.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1055.1 sec: 39 segments, 3 merges 1322.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 983.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 477.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1060.1 sec: 39 segments, 3 merges 1327.2s _1bh: 8 segs, 1157.4 K docs, 4625.1 MB 988.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 482.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1065.1 sec: 32 segments, 2 merges 993.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 487.7s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1070.1 sec: 32 segments, 2 merges 998.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 492.7s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1075.0 sec: 32 segments, 2 merges 1003.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 497.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1080.0 sec: 32 segments, 2 merges 1008.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 502.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1085.0 sec: 32 segments, 2 merges 1013.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 507.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1090.0 sec: 32 segments, 2 merges 1018.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 512.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1095.0 sec: 32 segments, 2 merges 1023.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 517.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1100.0 sec: 32 segments, 2 merges 1028.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 522.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1105.0 sec: 32 segments, 2 merges 1033.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 527.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1110.0 sec: 32 segments, 2 merges 1038.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 532.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1115.0 sec: 32 segments, 2 merges 1043.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 537.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1120.0 sec: 32 segments, 2 merges 1048.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 542.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1125.0 sec: 32 segments, 2 merges 1053.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 547.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1130.0 sec: 32 segments, 2 merges 1058.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 552.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1135.0 sec: 32 segments, 2 merges 1063.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 557.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1140.1 sec: 32 segments, 2 merges 1068.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 562.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1145.1 sec: 32 segments, 2 merges 1073.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 567.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1150.1 sec: 32 segments, 2 merges 1078.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 572.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1155.1 sec: 32 segments, 2 merges 1083.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 577.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1160.1 sec: 32 segments, 2 merges 1088.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 582.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1165.1 sec: 32 segments, 2 merges 1093.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 587.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1170.1 sec: 32 segments, 2 merges 1098.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 592.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1175.1 sec: 32 segments, 2 merges 1103.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 597.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1180.1 sec: 32 segments, 2 merges 1108.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 602.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1185.1 sec: 32 segments, 2 merges 1113.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 607.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1190.1 sec: 32 segments, 2 merges 1118.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 612.7s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1195.1 sec: 32 segments, 2 merges 1123.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 617.7s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1200.0 sec: 32 segments, 2 merges 1128.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 622.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1205.0 sec: 32 segments, 2 merges 1133.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 627.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1210.0 sec: 32 segments, 2 merges 1138.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 632.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1215.0 sec: 32 segments, 2 merges 1143.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 637.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1220.0 sec: 32 segments, 2 merges 1148.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 642.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1225.0 sec: 32 segments, 2 merges 1153.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 647.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1230.0 sec: 32 segments, 2 merges 1158.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 652.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1235.0 sec: 32 segments, 2 merges 1163.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 657.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1240.0 sec: 32 segments, 2 merges 1168.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 662.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1245.1 sec: 32 segments, 2 merges 1173.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 667.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1250.1 sec: 32 segments, 2 merges 1178.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 672.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1255.1 sec: 32 segments, 2 merges 1183.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 677.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1260.1 sec: 32 segments, 2 merges 1188.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 682.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1265.1 sec: 32 segments, 2 merges 1193.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 687.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1270.1 sec: 32 segments, 2 merges 1198.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 692.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1275.1 sec: 32 segments, 2 merges 1203.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 697.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1280.1 sec: 32 segments, 2 merges 1208.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 702.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1285.1 sec: 32 segments, 2 merges 1213.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 707.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1290.1 sec: 32 segments, 2 merges 1218.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 712.7s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1295.1 sec: 32 segments, 2 merges 1223.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 717.7s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1300.1 sec: 32 segments, 2 merges 1228.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 722.7s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1305.0 sec: 32 segments, 2 merges 1233.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 727.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1310.0 sec: 32 segments, 2 merges 1238.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 732.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1315.0 sec: 32 segments, 2 merges 1243.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 737.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1320.0 sec: 32 segments, 2 merges 1248.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 742.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1325.0 sec: 32 segments, 2 merges 1253.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 747.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1330.0 sec: 32 segments, 2 merges 1258.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 752.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1335.0 sec: 32 segments, 2 merges 1263.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 757.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1340.0 sec: 32 segments, 2 merges 1268.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 762.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1345.0 sec: 32 segments, 2 merges 1273.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 767.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1350.0 sec: 32 segments, 2 merges 1278.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 772.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1355.0 sec: 32 segments, 2 merges 1283.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 777.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1360.1 sec: 32 segments, 2 merges 1288.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 782.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1365.1 sec: 32 segments, 2 merges 1293.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 787.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1370.1 sec: 32 segments, 2 merges 1298.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 792.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1375.1 sec: 32 segments, 2 merges 1303.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 797.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1380.1 sec: 32 segments, 2 merges 1308.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 802.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1385.1 sec: 32 segments, 2 merges 1313.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 807.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1390.1 sec: 32 segments, 2 merges 1318.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 812.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1395.1 sec: 32 segments, 2 merges 1323.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 817.7s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1400.1 sec: 32 segments, 2 merges 1328.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 822.7s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1405.0 sec: 32 segments, 2 merges 1333.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 827.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1410.0 sec: 32 segments, 2 merges 1338.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 832.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1415.0 sec: 32 segments, 2 merges 1343.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 837.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1420.0 sec: 32 segments, 2 merges 1348.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 842.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1425.0 sec: 32 segments, 2 merges 1353.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 847.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1430.0 sec: 32 segments, 2 merges 1358.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 852.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1435.0 sec: 32 segments, 2 merges 1363.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 857.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1440.0 sec: 32 segments, 2 merges 1368.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 862.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1445.0 sec: 32 segments, 2 merges 1373.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 867.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1450.1 sec: 32 segments, 2 merges 1378.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 872.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1455.1 sec: 32 segments, 2 merges 1383.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 877.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1460.1 sec: 32 segments, 2 merges 1388.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 882.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1465.1 sec: 32 segments, 2 merges 1393.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 887.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1470.1 sec: 32 segments, 2 merges 1398.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 892.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1475.1 sec: 32 segments, 2 merges 1403.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 897.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1480.1 sec: 32 segments, 2 merges 1408.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 902.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1485.1 sec: 32 segments, 2 merges 1413.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 907.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1490.1 sec: 32 segments, 2 merges 1418.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 912.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1495.1 sec: 32 segments, 2 merges 1423.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 917.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1500.1 sec: 32 segments, 2 merges 1428.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 922.7s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1505.1 sec: 32 segments, 2 merges 1433.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 927.7s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1510.0 sec: 32 segments, 2 merges 1438.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 932.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1515.0 sec: 32 segments, 2 merges 1443.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 937.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1520.0 sec: 32 segments, 2 merges 1448.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 942.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1525.0 sec: 32 segments, 2 merges 1453.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 947.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1530.0 sec: 32 segments, 2 merges 1458.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 952.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1535.0 sec: 32 segments, 2 merges 1463.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 957.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1540.0 sec: 32 segments, 2 merges 1468.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 962.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1545.0 sec: 32 segments, 2 merges 1473.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 967.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1550.0 sec: 32 segments, 2 merges 1478.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 972.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1555.0 sec: 32 segments, 2 merges 1483.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 977.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1560.0 sec: 32 segments, 2 merges 1488.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 982.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1565.0 sec: 32 segments, 2 merges 1493.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 987.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1570.1 sec: 32 segments, 2 merges 1498.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 992.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1575.1 sec: 32 segments, 2 merges 1503.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 997.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1580.1 sec: 32 segments, 2 merges 1508.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 1002.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1585.1 sec: 32 segments, 2 merges 1513.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 1007.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1590.1 sec: 32 segments, 2 merges 1518.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 1012.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1595.1 sec: 32 segments, 2 merges 1523.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 1017.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1600.1 sec: 32 segments, 2 merges 1528.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 1022.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1605.1 sec: 32 segments, 2 merges 1533.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 1027.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1610.1 sec: 32 segments, 2 merges 1538.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 1032.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1615.1 sec: 32 segments, 2 merges 1543.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 1037.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1620.1 sec: 32 segments, 2 merges 1548.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 1042.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1625.1 sec: 32 segments, 2 merges 1553.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 1047.7s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1630.1 sec: 32 segments, 2 merges 1558.7s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 1052.7s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1635.0 sec: 32 segments, 2 merges 1563.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 1057.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1640.0 sec: 32 segments, 2 merges 1568.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 1062.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1645.0 sec: 32 segments, 2 merges 1573.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 1067.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1650.0 sec: 32 segments, 2 merges 1578.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 1072.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1655.0 sec: 32 segments, 2 merges 1583.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 1077.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1660.0 sec: 32 segments, 2 merges 1588.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 1082.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1665.0 sec: 32 segments, 2 merges 1593.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 1087.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1670.0 sec: 32 segments, 2 merges 1598.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 1092.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1675.0 sec: 32 segments, 2 merges 1603.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 1097.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1680.0 sec: 32 segments, 2 merges 1608.6s _1fy: 8 segs, 1225.8 K docs, 4898.1 MB 1102.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1685.0 sec: 25 segments, 1 merges 1107.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1690.0 sec: 25 segments, 1 merges 1112.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1695.0 sec: 25 segments, 1 merges 1117.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1700.1 sec: 25 segments, 1 merges 1122.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1705.1 sec: 25 segments, 1 merges 1127.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1710.1 sec: 25 segments, 1 merges 1132.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1715.1 sec: 25 segments, 1 merges 1137.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1720.1 sec: 25 segments, 1 merges 1142.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1725.1 sec: 25 segments, 1 merges 1147.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1730.1 sec: 25 segments, 1 merges 1152.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1735.1 sec: 25 segments, 1 merges 1157.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1740.1 sec: 25 segments, 1 merges 1162.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1745.1 sec: 25 segments, 1 merges 1167.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1750.1 sec: 25 segments, 1 merges 1172.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1755.1 sec: 25 segments, 1 merges 1177.7s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1760.1 sec: 25 segments, 1 merges 1182.7s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1765.1 sec: 25 segments, 1 merges 1187.7s _1g0: 8 segs, 728.5 K docs, 2909.2 MB 1770.0 sec: 25 segments, 1 merges 1192.6s _1g0: 8 segs, 728.5 K docs, 2909.2 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 3038 seconds reindex takes 3038.51 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: 18 segments, 1 merges 5.0 sec: 18 segments, 1 merges 5.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 10.0 sec: 18 segments, 1 merges 10.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 15.0 sec: 18 segments, 1 merges 15.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 20.0 sec: 18 segments, 1 merges 20.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 25.0 sec: 18 segments, 1 merges 25.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 30.0 sec: 18 segments, 1 merges 30.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 35.0 sec: 18 segments, 1 merges 35.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 40.0 sec: 18 segments, 1 merges 40.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 45.0 sec: 18 segments, 1 merges 45.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 50.0 sec: 18 segments, 1 merges 50.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 55.0 sec: 18 segments, 1 merges 55.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 60.0 sec: 18 segments, 1 merges 60.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 65.0 sec: 18 segments, 1 merges 65.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 70.0 sec: 18 segments, 1 merges 70.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 75.0 sec: 18 segments, 1 merges 75.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 80.0 sec: 18 segments, 1 merges 80.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 85.0 sec: 18 segments, 1 merges 85.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 90.1 sec: 18 segments, 1 merges 90.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 95.1 sec: 18 segments, 1 merges 95.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 100.1 sec: 18 segments, 1 merges 100.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 105.1 sec: 18 segments, 1 merges 105.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 110.1 sec: 18 segments, 1 merges 110.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 115.1 sec: 18 segments, 1 merges 115.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 120.1 sec: 18 segments, 1 merges 120.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 125.1 sec: 18 segments, 1 merges 125.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 130.0 sec: 18 segments, 1 merges 130.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 135.0 sec: 18 segments, 1 merges 135.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 140.0 sec: 18 segments, 1 merges 140.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 145.0 sec: 18 segments, 1 merges 145.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 150.0 sec: 18 segments, 1 merges 150.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 155.0 sec: 18 segments, 1 merges 155.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 160.0 sec: 18 segments, 1 merges 160.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 165.0 sec: 18 segments, 1 merges 165.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 170.1 sec: 18 segments, 1 merges 170.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 175.1 sec: 18 segments, 1 merges 175.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 180.1 sec: 18 segments, 1 merges 180.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 185.1 sec: 18 segments, 1 merges 185.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 190.1 sec: 18 segments, 1 merges 190.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 195.1 sec: 18 segments, 1 merges 195.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 200.1 sec: 18 segments, 1 merges 200.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 205.0 sec: 18 segments, 1 merges 205.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 210.0 sec: 18 segments, 1 merges 210.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 215.0 sec: 18 segments, 1 merges 215.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 220.0 sec: 18 segments, 1 merges 220.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 225.0 sec: 18 segments, 1 merges 225.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 230.0 sec: 18 segments, 1 merges 230.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 235.0 sec: 18 segments, 1 merges 235.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 240.0 sec: 18 segments, 1 merges 240.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 245.1 sec: 18 segments, 1 merges 245.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 250.1 sec: 18 segments, 1 merges 250.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 255.1 sec: 18 segments, 1 merges 255.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 260.1 sec: 18 segments, 1 merges 260.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 265.1 sec: 18 segments, 1 merges 265.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 270.1 sec: 18 segments, 1 merges 270.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 275.1 sec: 18 segments, 1 merges 275.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 280.1 sec: 18 segments, 1 merges 280.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 285.1 sec: 18 segments, 1 merges 285.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 290.1 sec: 18 segments, 1 merges 290.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 295.1 sec: 18 segments, 1 merges 295.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 300.0 sec: 18 segments, 1 merges 300.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 305.0 sec: 18 segments, 1 merges 305.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 310.0 sec: 18 segments, 1 merges 310.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 315.0 sec: 18 segments, 1 merges 315.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 320.0 sec: 18 segments, 1 merges 320.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 325.0 sec: 18 segments, 1 merges 325.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 330.0 sec: 18 segments, 1 merges 330.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 335.0 sec: 18 segments, 1 merges 335.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 340.0 sec: 18 segments, 1 merges 340.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 345.0 sec: 18 segments, 1 merges 345.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 350.0 sec: 18 segments, 1 merges 350.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 355.0 sec: 18 segments, 1 merges 355.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 360.1 sec: 18 segments, 1 merges 360.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 365.1 sec: 18 segments, 1 merges 365.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 370.1 sec: 18 segments, 1 merges 370.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 375.1 sec: 18 segments, 1 merges 375.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 380.1 sec: 18 segments, 1 merges 380.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 385.1 sec: 18 segments, 1 merges 385.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 390.1 sec: 18 segments, 1 merges 390.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 395.1 sec: 18 segments, 1 merges 395.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 400.1 sec: 18 segments, 1 merges 400.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 405.1 sec: 18 segments, 1 merges 405.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 410.1 sec: 18 segments, 1 merges 410.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 415.1 sec: 18 segments, 1 merges 415.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 420.0 sec: 18 segments, 1 merges 420.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 425.0 sec: 18 segments, 1 merges 425.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 430.0 sec: 18 segments, 1 merges 430.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 435.0 sec: 18 segments, 1 merges 435.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 440.0 sec: 18 segments, 1 merges 440.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 445.0 sec: 18 segments, 1 merges 445.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 450.0 sec: 18 segments, 1 merges 450.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 455.0 sec: 18 segments, 1 merges 455.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 460.0 sec: 18 segments, 1 merges 460.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 465.0 sec: 18 segments, 1 merges 465.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 470.0 sec: 18 segments, 1 merges 470.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 475.1 sec: 18 segments, 1 merges 475.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 480.1 sec: 18 segments, 1 merges 480.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 485.1 sec: 18 segments, 1 merges 485.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 490.1 sec: 18 segments, 1 merges 490.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 495.1 sec: 18 segments, 1 merges 495.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 500.0 sec: 18 segments, 1 merges 500.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 505.0 sec: 18 segments, 1 merges 505.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 510.0 sec: 18 segments, 1 merges 510.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 515.0 sec: 18 segments, 1 merges 515.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 520.0 sec: 18 segments, 1 merges 520.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 525.0 sec: 18 segments, 1 merges 525.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 530.0 sec: 18 segments, 1 merges 530.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 535.0 sec: 18 segments, 1 merges 535.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 540.0 sec: 18 segments, 1 merges 540.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 545.0 sec: 18 segments, 1 merges 545.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 550.1 sec: 18 segments, 1 merges 550.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 555.1 sec: 18 segments, 1 merges 555.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 560.1 sec: 18 segments, 1 merges 560.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 565.1 sec: 18 segments, 1 merges 565.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 570.1 sec: 18 segments, 1 merges 570.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 575.1 sec: 18 segments, 1 merges 575.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 580.1 sec: 18 segments, 1 merges 580.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 585.1 sec: 18 segments, 1 merges 585.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 590.1 sec: 18 segments, 1 merges 590.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 595.1 sec: 18 segments, 1 merges 595.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 600.0 sec: 18 segments, 1 merges 600.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 605.0 sec: 18 segments, 1 merges 605.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 610.0 sec: 18 segments, 1 merges 610.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 615.0 sec: 18 segments, 1 merges 615.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 620.0 sec: 18 segments, 1 merges 620.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 625.0 sec: 18 segments, 1 merges 625.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 630.0 sec: 18 segments, 1 merges 630.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 635.0 sec: 18 segments, 1 merges 635.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 640.0 sec: 18 segments, 1 merges 640.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 645.0 sec: 18 segments, 1 merges 645.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 650.1 sec: 18 segments, 1 merges 650.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 655.1 sec: 18 segments, 1 merges 655.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 660.1 sec: 18 segments, 1 merges 660.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 665.1 sec: 18 segments, 1 merges 665.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 670.1 sec: 18 segments, 1 merges 670.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 675.1 sec: 18 segments, 1 merges 675.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 680.1 sec: 18 segments, 1 merges 680.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 685.1 sec: 18 segments, 1 merges 685.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 690.1 sec: 18 segments, 1 merges 690.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 695.1 sec: 18 segments, 1 merges 695.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 700.1 sec: 18 segments, 1 merges 700.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 705.0 sec: 18 segments, 1 merges 705.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 710.0 sec: 18 segments, 1 merges 710.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 715.0 sec: 18 segments, 1 merges 715.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 720.0 sec: 18 segments, 1 merges 720.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 725.0 sec: 18 segments, 1 merges 725.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 730.0 sec: 18 segments, 1 merges 730.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 735.0 sec: 18 segments, 1 merges 735.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 740.0 sec: 18 segments, 1 merges 740.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 745.0 sec: 18 segments, 1 merges 745.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 750.0 sec: 18 segments, 1 merges 750.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 755.1 sec: 18 segments, 1 merges 755.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 760.1 sec: 18 segments, 1 merges 760.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 765.1 sec: 18 segments, 1 merges 765.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 770.1 sec: 18 segments, 1 merges 770.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 775.1 sec: 18 segments, 1 merges 775.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 780.1 sec: 18 segments, 1 merges 780.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 785.1 sec: 18 segments, 1 merges 785.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 790.1 sec: 18 segments, 1 merges 790.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 795.1 sec: 18 segments, 1 merges 795.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 800.1 sec: 18 segments, 1 merges 800.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 805.1 sec: 18 segments, 1 merges 805.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 810.1 sec: 18 segments, 1 merges 810.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 815.0 sec: 18 segments, 1 merges 815.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 820.0 sec: 18 segments, 1 merges 820.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 825.0 sec: 18 segments, 1 merges 825.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 830.0 sec: 18 segments, 1 merges 830.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 835.0 sec: 18 segments, 1 merges 835.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 840.0 sec: 18 segments, 1 merges 840.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 845.0 sec: 18 segments, 1 merges 845.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 850.0 sec: 18 segments, 1 merges 850.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 855.0 sec: 18 segments, 1 merges 855.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 860.0 sec: 18 segments, 1 merges 860.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 865.0 sec: 18 segments, 1 merges 865.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 870.0 sec: 18 segments, 1 merges 870.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 875.1 sec: 18 segments, 1 merges 875.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 880.1 sec: 18 segments, 1 merges 880.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 885.1 sec: 18 segments, 1 merges 885.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 890.1 sec: 18 segments, 1 merges 890.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 895.1 sec: 18 segments, 1 merges 895.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 900.1 sec: 18 segments, 1 merges 900.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 905.1 sec: 18 segments, 1 merges 905.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 910.1 sec: 18 segments, 1 merges 910.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 915.1 sec: 18 segments, 1 merges 915.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 920.1 sec: 18 segments, 1 merges 920.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 925.1 sec: 18 segments, 1 merges 925.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 930.1 sec: 18 segments, 1 merges 930.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 935.1 sec: 18 segments, 1 merges 935.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 940.0 sec: 18 segments, 1 merges 940.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 945.0 sec: 18 segments, 1 merges 945.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 950.0 sec: 18 segments, 1 merges 950.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 955.0 sec: 18 segments, 1 merges 955.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 960.0 sec: 18 segments, 1 merges 960.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 965.0 sec: 18 segments, 1 merges 965.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 970.0 sec: 18 segments, 1 merges 970.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 975.0 sec: 18 segments, 1 merges 975.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 980.0 sec: 18 segments, 1 merges 980.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 985.0 sec: 18 segments, 1 merges 985.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 990.0 sec: 18 segments, 1 merges 990.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 995.0 sec: 18 segments, 1 merges 995.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1000.0 sec: 18 segments, 1 merges 1000.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1005.1 sec: 18 segments, 1 merges 1005.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1010.1 sec: 18 segments, 1 merges 1010.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1015.1 sec: 18 segments, 1 merges 1015.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1020.1 sec: 18 segments, 1 merges 1020.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1025.1 sec: 18 segments, 1 merges 1025.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1030.1 sec: 18 segments, 1 merges 1030.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1035.1 sec: 18 segments, 1 merges 1035.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1040.1 sec: 18 segments, 1 merges 1040.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1045.1 sec: 18 segments, 1 merges 1045.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1050.1 sec: 18 segments, 1 merges 1050.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1055.1 sec: 18 segments, 1 merges 1055.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1060.1 sec: 18 segments, 1 merges 1060.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1065.0 sec: 18 segments, 1 merges 1065.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1070.0 sec: 18 segments, 1 merges 1070.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1075.0 sec: 18 segments, 1 merges 1075.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1080.0 sec: 18 segments, 1 merges 1080.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1085.0 sec: 18 segments, 1 merges 1085.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1090.0 sec: 18 segments, 1 merges 1090.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1095.0 sec: 18 segments, 1 merges 1095.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1100.0 sec: 18 segments, 1 merges 1100.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1105.0 sec: 18 segments, 1 merges 1105.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1110.0 sec: 18 segments, 1 merges 1110.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1115.0 sec: 18 segments, 1 merges 1115.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1120.0 sec: 18 segments, 1 merges 1120.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1125.0 sec: 18 segments, 1 merges 1125.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1130.0 sec: 18 segments, 1 merges 1130.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1135.1 sec: 18 segments, 1 merges 1135.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1140.1 sec: 18 segments, 1 merges 1140.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1145.1 sec: 18 segments, 1 merges 1145.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1150.1 sec: 18 segments, 1 merges 1150.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1155.1 sec: 18 segments, 1 merges 1155.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1160.1 sec: 18 segments, 1 merges 1160.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1165.1 sec: 18 segments, 1 merges 1165.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1170.1 sec: 18 segments, 1 merges 1170.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1175.1 sec: 18 segments, 1 merges 1175.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1180.1 sec: 18 segments, 1 merges 1180.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1185.1 sec: 18 segments, 1 merges 1185.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1190.1 sec: 18 segments, 1 merges 1190.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1195.0 sec: 18 segments, 1 merges 1195.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1200.0 sec: 18 segments, 1 merges 1200.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1205.0 sec: 18 segments, 1 merges 1205.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1210.0 sec: 18 segments, 1 merges 1210.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1215.0 sec: 18 segments, 1 merges 1215.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1220.0 sec: 18 segments, 1 merges 1220.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1225.0 sec: 18 segments, 1 merges 1225.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1230.0 sec: 18 segments, 1 merges 1230.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1235.0 sec: 18 segments, 1 merges 1235.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1240.0 sec: 18 segments, 1 merges 1240.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1245.0 sec: 18 segments, 1 merges 1245.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1250.0 sec: 18 segments, 1 merges 1250.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1255.1 sec: 18 segments, 1 merges 1255.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1260.1 sec: 18 segments, 1 merges 1260.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1265.1 sec: 18 segments, 1 merges 1265.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1270.1 sec: 18 segments, 1 merges 1270.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1275.1 sec: 18 segments, 1 merges 1275.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1280.1 sec: 18 segments, 1 merges 1280.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1285.1 sec: 18 segments, 1 merges 1285.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1290.1 sec: 18 segments, 1 merges 1290.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1295.1 sec: 18 segments, 1 merges 1295.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1300.1 sec: 18 segments, 1 merges 1300.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1305.1 sec: 18 segments, 1 merges 1305.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1310.0 sec: 18 segments, 1 merges 1310.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1315.0 sec: 18 segments, 1 merges 1315.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1320.0 sec: 18 segments, 1 merges 1320.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1325.0 sec: 18 segments, 1 merges 1325.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1330.0 sec: 18 segments, 1 merges 1330.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1335.0 sec: 18 segments, 1 merges 1335.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1340.0 sec: 18 segments, 1 merges 1340.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1345.0 sec: 18 segments, 1 merges 1345.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1350.0 sec: 18 segments, 1 merges 1350.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1355.0 sec: 18 segments, 1 merges 1355.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1360.0 sec: 18 segments, 1 merges 1360.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1365.0 sec: 18 segments, 1 merges 1365.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1370.0 sec: 18 segments, 1 merges 1370.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1375.0 sec: 18 segments, 1 merges 1375.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1380.0 sec: 18 segments, 1 merges 1380.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1385.1 sec: 18 segments, 1 merges 1385.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1390.1 sec: 18 segments, 1 merges 1390.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1395.1 sec: 18 segments, 1 merges 1395.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1400.1 sec: 18 segments, 1 merges 1400.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1405.1 sec: 18 segments, 1 merges 1405.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1410.1 sec: 18 segments, 1 merges 1410.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1415.1 sec: 18 segments, 1 merges 1415.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1420.1 sec: 18 segments, 1 merges 1420.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1425.1 sec: 18 segments, 1 merges 1425.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1430.1 sec: 18 segments, 1 merges 1430.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1435.1 sec: 18 segments, 1 merges 1435.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1440.1 sec: 18 segments, 1 merges 1440.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1445.0 sec: 18 segments, 1 merges 1445.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1450.0 sec: 18 segments, 1 merges 1450.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1455.0 sec: 18 segments, 1 merges 1455.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1460.0 sec: 18 segments, 1 merges 1460.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1465.0 sec: 18 segments, 1 merges 1465.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1470.0 sec: 18 segments, 1 merges 1470.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1475.0 sec: 18 segments, 1 merges 1475.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1480.0 sec: 18 segments, 1 merges 1480.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1485.0 sec: 18 segments, 1 merges 1485.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1490.0 sec: 18 segments, 1 merges 1490.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1495.0 sec: 18 segments, 1 merges 1495.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1500.0 sec: 18 segments, 1 merges 1500.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1505.1 sec: 18 segments, 1 merges 1505.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1510.1 sec: 18 segments, 1 merges 1510.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1515.1 sec: 18 segments, 1 merges 1515.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1520.1 sec: 18 segments, 1 merges 1520.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1525.1 sec: 18 segments, 1 merges 1525.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1530.1 sec: 18 segments, 1 merges 1530.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1535.1 sec: 18 segments, 1 merges 1535.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1540.1 sec: 18 segments, 1 merges 1540.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1545.1 sec: 18 segments, 1 merges 1545.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1550.1 sec: 18 segments, 1 merges 1550.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1555.1 sec: 18 segments, 1 merges 1555.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1560.1 sec: 18 segments, 1 merges 1560.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1565.0 sec: 18 segments, 1 merges 1565.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1570.0 sec: 18 segments, 1 merges 1570.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1575.0 sec: 18 segments, 1 merges 1575.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1580.0 sec: 18 segments, 1 merges 1580.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1585.0 sec: 18 segments, 1 merges 1585.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1590.0 sec: 18 segments, 1 merges 1590.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1595.0 sec: 18 segments, 1 merges 1595.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1600.0 sec: 18 segments, 1 merges 1600.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1605.0 sec: 18 segments, 1 merges 1605.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1610.0 sec: 18 segments, 1 merges 1610.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1615.0 sec: 18 segments, 1 merges 1615.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1620.0 sec: 18 segments, 1 merges 1620.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1625.1 sec: 18 segments, 1 merges 1625.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1630.1 sec: 18 segments, 1 merges 1630.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1635.1 sec: 18 segments, 1 merges 1635.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1640.1 sec: 18 segments, 1 merges 1640.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1645.1 sec: 18 segments, 1 merges 1645.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1650.1 sec: 18 segments, 1 merges 1650.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1655.1 sec: 18 segments, 1 merges 1655.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1660.1 sec: 18 segments, 1 merges 1660.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1665.1 sec: 18 segments, 1 merges 1665.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1670.1 sec: 18 segments, 1 merges 1670.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1675.1 sec: 18 segments, 1 merges 1675.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1680.1 sec: 18 segments, 1 merges 1680.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1685.0 sec: 18 segments, 1 merges 1685.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1690.0 sec: 18 segments, 1 merges 1690.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1695.0 sec: 18 segments, 1 merges 1695.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1700.0 sec: 18 segments, 1 merges 1700.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1705.0 sec: 18 segments, 1 merges 1705.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1710.0 sec: 18 segments, 1 merges 1710.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1715.0 sec: 18 segments, 1 merges 1715.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1720.0 sec: 18 segments, 1 merges 1720.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1725.0 sec: 18 segments, 1 merges 1725.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1730.1 sec: 18 segments, 1 merges 1730.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1735.1 sec: 18 segments, 1 merges 1735.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1740.1 sec: 18 segments, 1 merges 1740.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1745.1 sec: 18 segments, 1 merges 1745.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1750.1 sec: 18 segments, 1 merges 1750.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1755.0 sec: 18 segments, 1 merges 1755.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1760.0 sec: 18 segments, 1 merges 1760.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1765.0 sec: 18 segments, 1 merges 1765.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1770.0 sec: 18 segments, 1 merges 1770.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1775.0 sec: 18 segments, 1 merges 1775.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1780.0 sec: 18 segments, 1 merges 1780.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1785.0 sec: 18 segments, 1 merges 1785.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1790.0 sec: 18 segments, 1 merges 1790.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1795.0 sec: 18 segments, 1 merges 1795.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1800.0 sec: 18 segments, 1 merges 1800.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1805.0 sec: 18 segments, 1 merges 1805.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1810.0 sec: 18 segments, 1 merges 1810.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1815.1 sec: 18 segments, 1 merges 1815.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1820.1 sec: 18 segments, 1 merges 1820.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1825.1 sec: 18 segments, 1 merges 1825.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1830.1 sec: 18 segments, 1 merges 1830.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1835.1 sec: 18 segments, 1 merges 1835.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1840.1 sec: 18 segments, 1 merges 1840.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1845.1 sec: 18 segments, 1 merges 1845.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1850.1 sec: 18 segments, 1 merges 1850.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1855.1 sec: 18 segments, 1 merges 1855.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1860.1 sec: 18 segments, 1 merges 1860.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1865.1 sec: 18 segments, 1 merges 1865.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1870.1 sec: 18 segments, 1 merges 1870.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1875.0 sec: 18 segments, 1 merges 1875.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1880.0 sec: 18 segments, 1 merges 1880.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1885.0 sec: 18 segments, 1 merges 1885.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1890.0 sec: 18 segments, 1 merges 1890.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1895.0 sec: 18 segments, 1 merges 1895.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1900.0 sec: 18 segments, 1 merges 1900.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1905.0 sec: 18 segments, 1 merges 1905.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1910.0 sec: 18 segments, 1 merges 1910.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1915.0 sec: 18 segments, 1 merges 1915.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1920.0 sec: 18 segments, 1 merges 1920.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1925.0 sec: 18 segments, 1 merges 1925.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1930.0 sec: 18 segments, 1 merges 1930.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1935.0 sec: 18 segments, 1 merges 1935.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1940.1 sec: 18 segments, 1 merges 1940.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1945.1 sec: 18 segments, 1 merges 1945.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1950.1 sec: 18 segments, 1 merges 1950.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1955.1 sec: 18 segments, 1 merges 1955.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1960.1 sec: 18 segments, 1 merges 1960.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1965.1 sec: 18 segments, 1 merges 1965.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1970.1 sec: 18 segments, 1 merges 1970.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1975.1 sec: 18 segments, 1 merges 1975.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1980.1 sec: 18 segments, 1 merges 1980.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1985.1 sec: 18 segments, 1 merges 1985.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1990.1 sec: 18 segments, 1 merges 1990.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 1995.1 sec: 18 segments, 1 merges 1995.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2000.1 sec: 18 segments, 1 merges 2000.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2005.0 sec: 18 segments, 1 merges 2005.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2010.0 sec: 18 segments, 1 merges 2010.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2015.0 sec: 18 segments, 1 merges 2015.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2020.0 sec: 18 segments, 1 merges 2020.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2025.0 sec: 18 segments, 1 merges 2025.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2030.0 sec: 18 segments, 1 merges 2030.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2035.0 sec: 18 segments, 1 merges 2035.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2040.0 sec: 18 segments, 1 merges 2040.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2045.0 sec: 18 segments, 1 merges 2045.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2050.0 sec: 18 segments, 1 merges 2050.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2055.0 sec: 18 segments, 1 merges 2055.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2060.0 sec: 18 segments, 1 merges 2060.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2065.0 sec: 18 segments, 1 merges 2065.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2070.0 sec: 18 segments, 1 merges 2070.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2075.1 sec: 18 segments, 1 merges 2075.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2080.1 sec: 18 segments, 1 merges 2080.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2085.1 sec: 18 segments, 1 merges 2085.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2090.0 sec: 18 segments, 1 merges 2090.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2095.0 sec: 18 segments, 1 merges 2095.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2100.0 sec: 18 segments, 1 merges 2100.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2105.0 sec: 18 segments, 1 merges 2105.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2110.0 sec: 18 segments, 1 merges 2110.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2115.0 sec: 18 segments, 1 merges 2115.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2120.0 sec: 18 segments, 1 merges 2120.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2125.0 sec: 18 segments, 1 merges 2125.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2130.0 sec: 18 segments, 1 merges 2130.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2135.1 sec: 18 segments, 1 merges 2135.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2140.1 sec: 18 segments, 1 merges 2140.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2145.1 sec: 18 segments, 1 merges 2145.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2150.1 sec: 18 segments, 1 merges 2150.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2155.1 sec: 18 segments, 1 merges 2155.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2160.1 sec: 18 segments, 1 merges 2160.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2165.1 sec: 18 segments, 1 merges 2165.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2170.1 sec: 18 segments, 1 merges 2170.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2175.1 sec: 18 segments, 1 merges 2175.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2180.1 sec: 18 segments, 1 merges 2180.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2185.1 sec: 18 segments, 1 merges 2185.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2190.1 sec: 18 segments, 1 merges 2190.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2195.1 sec: 18 segments, 1 merges 2195.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2200.0 sec: 18 segments, 1 merges 2200.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2205.0 sec: 18 segments, 1 merges 2205.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2210.0 sec: 18 segments, 1 merges 2210.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2215.0 sec: 18 segments, 1 merges 2215.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2220.0 sec: 18 segments, 1 merges 2220.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2225.0 sec: 18 segments, 1 merges 2225.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2230.0 sec: 18 segments, 1 merges 2230.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2235.0 sec: 18 segments, 1 merges 2235.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2240.0 sec: 18 segments, 1 merges 2240.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2245.0 sec: 18 segments, 1 merges 2245.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2250.0 sec: 18 segments, 1 merges 2250.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2255.0 sec: 18 segments, 1 merges 2255.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2260.0 sec: 18 segments, 1 merges 2260.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2265.0 sec: 18 segments, 1 merges 2265.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2270.1 sec: 18 segments, 1 merges 2270.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2275.1 sec: 18 segments, 1 merges 2275.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2280.1 sec: 18 segments, 1 merges 2280.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2285.1 sec: 18 segments, 1 merges 2285.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2290.1 sec: 18 segments, 1 merges 2290.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2295.1 sec: 18 segments, 1 merges 2295.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2300.1 sec: 18 segments, 1 merges 2300.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2305.1 sec: 18 segments, 1 merges 2305.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2310.1 sec: 18 segments, 1 merges 2310.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2315.1 sec: 18 segments, 1 merges 2315.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2320.1 sec: 18 segments, 1 merges 2320.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2325.1 sec: 18 segments, 1 merges 2325.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2330.1 sec: 18 segments, 1 merges 2330.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2335.0 sec: 18 segments, 1 merges 2335.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2340.0 sec: 18 segments, 1 merges 2340.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2345.0 sec: 18 segments, 1 merges 2345.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2350.0 sec: 18 segments, 1 merges 2350.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2355.0 sec: 18 segments, 1 merges 2355.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2360.0 sec: 18 segments, 1 merges 2360.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2365.0 sec: 18 segments, 1 merges 2365.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2370.0 sec: 18 segments, 1 merges 2370.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2375.0 sec: 18 segments, 1 merges 2375.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2380.0 sec: 18 segments, 1 merges 2380.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2385.0 sec: 18 segments, 1 merges 2385.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2390.0 sec: 18 segments, 1 merges 2390.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2395.0 sec: 18 segments, 1 merges 2395.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2400.1 sec: 18 segments, 1 merges 2400.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2405.1 sec: 18 segments, 1 merges 2405.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2410.1 sec: 18 segments, 1 merges 2410.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2415.1 sec: 18 segments, 1 merges 2415.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2420.1 sec: 18 segments, 1 merges 2420.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2425.1 sec: 18 segments, 1 merges 2425.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2430.1 sec: 18 segments, 1 merges 2430.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2435.1 sec: 18 segments, 1 merges 2435.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2440.1 sec: 18 segments, 1 merges 2440.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2445.0 sec: 18 segments, 1 merges 2445.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2450.0 sec: 18 segments, 1 merges 2450.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2455.0 sec: 18 segments, 1 merges 2455.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2460.0 sec: 18 segments, 1 merges 2460.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2465.0 sec: 18 segments, 1 merges 2465.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2470.0 sec: 18 segments, 1 merges 2470.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2475.0 sec: 18 segments, 1 merges 2475.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2480.0 sec: 18 segments, 1 merges 2480.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2485.0 sec: 18 segments, 1 merges 2485.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2490.0 sec: 18 segments, 1 merges 2490.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2495.0 sec: 18 segments, 1 merges 2495.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2500.1 sec: 18 segments, 1 merges 2500.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2505.1 sec: 18 segments, 1 merges 2505.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2510.1 sec: 18 segments, 1 merges 2510.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2515.1 sec: 18 segments, 1 merges 2515.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2520.1 sec: 18 segments, 1 merges 2520.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2525.1 sec: 18 segments, 1 merges 2525.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2530.1 sec: 18 segments, 1 merges 2530.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2535.1 sec: 18 segments, 1 merges 2535.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2540.1 sec: 18 segments, 1 merges 2540.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2545.1 sec: 18 segments, 1 merges 2545.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2550.1 sec: 18 segments, 1 merges 2550.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2555.0 sec: 18 segments, 1 merges 2555.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2560.0 sec: 18 segments, 1 merges 2560.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2565.0 sec: 18 segments, 1 merges 2565.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2570.0 sec: 18 segments, 1 merges 2570.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2575.0 sec: 18 segments, 1 merges 2575.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2580.0 sec: 18 segments, 1 merges 2580.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2585.0 sec: 18 segments, 1 merges 2585.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2590.0 sec: 18 segments, 1 merges 2590.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2595.0 sec: 18 segments, 1 merges 2595.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2600.0 sec: 18 segments, 1 merges 2600.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2605.0 sec: 18 segments, 1 merges 2605.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2610.1 sec: 18 segments, 1 merges 2610.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2615.1 sec: 18 segments, 1 merges 2615.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2620.1 sec: 18 segments, 1 merges 2620.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2625.1 sec: 18 segments, 1 merges 2625.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2630.1 sec: 18 segments, 1 merges 2630.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2635.1 sec: 18 segments, 1 merges 2635.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2640.1 sec: 18 segments, 1 merges 2640.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2645.1 sec: 18 segments, 1 merges 2645.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2650.1 sec: 18 segments, 1 merges 2650.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2655.1 sec: 18 segments, 1 merges 2655.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2660.1 sec: 18 segments, 1 merges 2660.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2665.1 sec: 18 segments, 1 merges 2665.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2670.1 sec: 18 segments, 1 merges 2670.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2675.1 sec: 18 segments, 1 merges 2675.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2680.0 sec: 18 segments, 1 merges 2680.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2685.0 sec: 18 segments, 1 merges 2685.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2690.0 sec: 18 segments, 1 merges 2690.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2695.0 sec: 18 segments, 1 merges 2695.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2700.0 sec: 18 segments, 1 merges 2700.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2705.0 sec: 18 segments, 1 merges 2705.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2710.1 sec: 18 segments, 1 merges 2710.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2715.1 sec: 18 segments, 1 merges 2715.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2720.1 sec: 18 segments, 1 merges 2720.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2725.1 sec: 18 segments, 1 merges 2725.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2730.1 sec: 18 segments, 1 merges 2730.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2735.1 sec: 18 segments, 1 merges 2735.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2740.1 sec: 18 segments, 1 merges 2740.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2745.1 sec: 18 segments, 1 merges 2745.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2750.0 sec: 18 segments, 1 merges 2750.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2755.0 sec: 18 segments, 1 merges 2755.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2760.0 sec: 18 segments, 1 merges 2760.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2765.0 sec: 18 segments, 1 merges 2765.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2770.0 sec: 18 segments, 1 merges 2770.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2775.0 sec: 18 segments, 1 merges 2775.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2780.0 sec: 18 segments, 1 merges 2780.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2785.0 sec: 18 segments, 1 merges 2785.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2790.0 sec: 18 segments, 1 merges 2790.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2795.0 sec: 18 segments, 1 merges 2795.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2800.0 sec: 18 segments, 1 merges 2800.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2805.0 sec: 18 segments, 1 merges 2805.0s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB 2810.1 sec: 18 segments, 1 merges 2810.1s _1g1: 18 segs, 8000.0 K docs, 32010.1 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Force merge done in 2814.87 sec index has 1 segments: segments_3: _1g1(11.0.0):C8000000 _1g1: 32156.0 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=4.0 index disk usage is 32156.04 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=50015292214 cpu@end=53205604695 deltaMS=3190.312481 thread 14 name=Reference Handler cpu@start=2304231 cpu@end=2304231 deltaMS=0.0 thread 15 name=Finalizer cpu@start=149026 cpu@end=149026 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=72565 cpu@end=72565 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=28736174 cpu@end=28736174 deltaMS=0.0 thread 41 name=JFR Recorder Thread cpu@start=64447504740 cpu@end=64448064117 deltaMS=0.559377 thread 42 name=JFR Periodic Tasks cpu@start=528460185627 cpu@end=528615287588 deltaMS=155.101961 thread 46 name=Notification Thread cpu@start=92008 cpu@end=92008 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-1 cpu@start=7488101554884 cpu@end=7488101554884 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-2 cpu@start=7497172978312 cpu@end=7497172978312 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-3 cpu@start=7489745653767 cpu@end=7489745653767 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-4 cpu@start=7487193701312 cpu@end=7487193701312 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-5 cpu@start=7493911615843 cpu@end=7493911615843 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-6 cpu@start=7494189678334 cpu@end=7494189678334 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-7 cpu@start=7488113479418 cpu@end=7488113479418 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-8 cpu@start=7494175887627 cpu@end=7494175887627 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-9 cpu@start=7496928792811 cpu@end=7496928792811 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-10 cpu@start=7492066775980 cpu@end=7492066775980 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-11 cpu@start=7489194459150 cpu@end=7489194459150 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-12 cpu@start=7489232113371 cpu@end=7489232113371 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-13 cpu@start=7497681471182 cpu@end=7497681471182 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-14 cpu@start=7494127354373 cpu@end=7494127354373 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-15 cpu@start=7493363336126 cpu@end=7493363336126 deltaMS=0.0 thread 72 name=hnsw-merge-1-thread-16 cpu@start=7496646371194 cpu@end=7496646371194 deltaMS=0.0 Average CPU cores used: 1.0462902742893805 completed 1000 searches in 3197 ms: 312 QPS CPU time=3344 ms checking results SUMMARY: 0.944 3.197 3.344 1.046 8000000 KNN 100 100 N/A N/A 100.000 32 100 no 5665 3038.51 2632.87 2814.87 1 32156.04 null N/A 1.000 31250.000 31250.000 false HNSW Leaf 0 has 4 layers Leaf 0 has 8000000 documents Graph level=3 size=240, Fanout min=4, mean=15.90, max=32, meandelta=406567.09 % 0 10 20 30 40 50 60 70 80 90 100 0 10 11 13 14 15 17 18 20 23 32 Graph level=2 size=7641, Fanout min=7, mean=27.36, max=32, meandelta=266781.41 % 0 10 20 30 40 50 60 70 80 90 100 0 18 22 24 27 31 32 32 32 32 32 Graph level=1 size=247116, Fanout min=1, mean=28.30, max=32, meandelta=258483.59 % 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=194609.28 % 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=240, connectedness=1.00 Graph level=2 size=7641, connectedness=1.00 Graph level=1 size=247116, 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=256M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/2026.04.05.23.08.44/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': 222,101,821.06 msec task-clock:u 852,405,879,253,674 cycles:u (36.36%) 82,867,181,459,052 instructions:u (36.36%) 13,123,613,377,604 cache-references:u (36.36%) 3,793,977,785,066 cache-misses:u (36.36%) 51,658,458,501,799 L1-dcache-loads:u (36.36%) 3,557,634,009,152 L1-dcache-load-misses:u (36.36%) 4,104,784,655,048 L1-icache-loads:u (36.36%) 41,390,068,331 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 42,845,435 faults:u 18,106,842 minor-faults:u 2,284 major-faults:u 10,643,198,410,552 branches:u (36.36%) 114,597,178,916 branch-misses:u (36.36%) 11,192,483,113,267 stalled-cycles-frontend:u (36.36%) stalled-cycles-backend:u 7696.294399165 seconds time elapsed 220574.253931000 seconds user 1507.377452000 seconds sys took 2:08:16.322693 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='e6d3b52bd1d40e793a4ea49be6f1fe348a1fbefb', luceneutil_git_rev='8c1a2134fa545d47df642f8c79f31b9065cda366', 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.944, cpu_time_ms=3.197, net_cpu_ms=3.344, avg_cpu_core_count=1.046, num_docs=8000000, top_k=100, fanout=100, max_conn=32, beam_width=100, quantize_desc='no', total_visited=5665, index_time_sec=3038.51, index_docs_per_sec=2632.87, force_merge_time_sec=2814.87, index_num_segments=1, index_size_on_disk_mb=32156.04, selectivity=None, pre_post_filter='null', vec_disk_mb=31250.0, vec_ram_mb=31250.0, graph_level_conn_p_values={3: (240, {0: 0, 10: 10, 20: 11, 30: 13, 40: 14, 50: 15, 60: 17, 70: 18, 80: 20, 90: 23, 100: 32}), 2: (7641, {0: 0, 10: 18, 20: 22, 30: 24, 40: 27, 50: 31, 60: 32, 70: 32, 80: 32, 90: 32, 100: 32}), 1: (247116, {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=7696, microseconds=322693)) Profiler summary for /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q32-fmTrue.jfr Version: 2.1 Chunks: 21 Start: 2026-04-06 10:04:49 (UTC) Duration: 905 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 13829750 249745358 jdk.FileWrite 113859 2952043 jdk.NativeMethodSample 55934 785374 jdk.CPULoad 16985 356685 jdk.BooleanFlag 10416 340305 jdk.ObjectAllocationInNewTLAB 2537 52719 jdk.Checkpoint 2236 2840438 jdk.FileRead 2202 58230 jdk.ObjectAllocationOutsideTLAB 1008 19125 jdk.UnsignedIntFlag 1008 35238 jdk.IntFlag 924 34671 jdk.StringFlag 714 28434 jdk.Compilation 518 14412 jdk.CPUInformation 21 31563 jdk.GCConfiguration 21 567 jdk.JVMInformation 21 19047 jdk.Metadata 21 2321088 jdk.GarbageCollection 12 303 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.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 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q32-fmTrue.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.04.05.23.08.44/bench-knn-q32-fmTrue.jfr is 247.61 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 55934 events (total: 55934) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 91.01% 50907 jdk.jfr.internal.JVM#emitEvent() [Native code] 5.92% 3311 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] 1.82% 1018 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] 0.65% 361 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] 0.41% 232 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.10% 58 jdk.internal.misc.Unsafe#park() [Native code] 0.03% 14 jdk.internal.misc.Unsafe#unpark() [Native code] 0.01% 7 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.01% 4 java.lang.Object#wait0() [Native code] 0.01% 3 java.lang.Thread#sleepNanos0() [Native code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] 0.00% 2 java.io.FileOutputStream#writeBytes() [Native code] 0.00% 2 jdk.jfr.internal.JVM#shouldRotateDisk() [Native code] 0.00% 2 java.util.zip.Inflater#inflateBytesBytes() [Native code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] 0.00% 1 jdk.internal.misc.VM#getNanoTimeAdjustment() [Native code] 0.00% 1 sun.nio.ch.NativeThread#current0() [Native code] 0.00% 1 java.lang.System#nanoTime() [Native code] 0.00% 1 jdk.jfr.internal.JVM#getStackTraceId() [Native code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#access0() [Native code] 0.00% 1 java.io.RandomAccessFile#readBytes0() [Native code] 0.00% 1 java.io.FileDescriptor#close0() [Native code] 0.00% 1 java.lang.invoke.LambdaForm$MH.0x00000000251aa400#invoke() [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 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q32-fmTrue.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.04.05.23.08.44/bench-knn-q32-fmTrue.jfr is 247.61 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q32-fmTrue.jfr is 247.61 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 55934 events (total: 55934) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 91.01% 50907 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run() [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [JIT compiled code] 5.92% 3311 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] 1.82% 1018 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] 0.65% 361 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Inlined code] at sun.nio.ch.FileChannelImpl#implForce() [JIT compiled code] at sun.nio.ch.FileChannelImpl#force() [JIT compiled code] 0.41% 232 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] 0.09% 52 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] 0.02% 12 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release() [JIT compiled code] 0.01% 7 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] 0.01% 6 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [Inlined code] 0.01% 4 java.lang.Object#wait0() [Native code] at java.lang.Object#wait() [Inlined code] at jdk.jfr.internal.PlatformRecorder#takeNap() [Inlined code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [JIT compiled code] 0.01% 3 java.lang.Thread#sleepNanos0() [Native code] at java.lang.Thread#sleepNanos() [Inlined code] at java.lang.Thread#sleep() [JIT compiled code] at knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] 0.00% 2 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [JIT compiled code] at java.util.zip.InflaterInputStream#read() [JIT compiled code] at jdk.internal.loader.Resource#getBytes() [JIT compiled code] 0.00% 2 jdk.jfr.internal.JVM#shouldRotateDisk() [Native code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000002507aa58#run() [Interpreted code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Interpreted code] 0.00% 2 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#releaseShared() [Inlined code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] 0.00% 2 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [Inlined code] at java.io.FileOutputStream#write() [JIT compiled code] at java.lang.System$Out#write() [Inlined code] 0.00% 1 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] at sun.nio.ch.NativeThreadSet#add() [Inlined code] at sun.nio.ch.FileChannelImpl#size() [JIT compiled code] 0.00% 1 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] at java.io.RandomAccessFile$1#close() [JIT compiled code] at java.io.FileDescriptor#closeAll() [JIT compiled code] 0.00% 1 java.lang.invoke.LambdaForm$MH.0x00000000251aa400#invoke() [Inlined code] at java.lang.invoke.LambdaForm$MH.0x0000000025194c00#invokeExact_MT() [Inlined code] at jdk.internal.foreign.abi.DowncallStub.0x0000000025142800#invoke() [Inlined code] at java.lang.invoke.LambdaForm$DMH.0x0000000025142c00#invokeStatic() [Inlined code] 0.00% 1 java.io.RandomAccessFile#readBytes0() [Native code] at java.io.RandomAccessFile#traceReadBytes0() [JIT compiled code] at java.io.RandomAccessFile#readBytes() [Inlined code] at java.io.RandomAccessFile#read() [Inlined code] 0.00% 1 jdk.internal.misc.VM#getNanoTimeAdjustment() [Native code] at java.time.Clock#currentInstant() [JIT compiled code] at java.time.Clock$SystemClock#instant() [Inlined code] at java.time.LocalDateTime#now() [JIT compiled code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#access0() [Native code] at sun.nio.fs.UnixNativeDispatcher#access() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#exists() [JIT compiled code] at java.nio.file.Files#exists() [Inlined code] 0.00% 1 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] 0.00% 1 java.lang.System#nanoTime() [Native code] at knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] at knn.KnnGraphTester#forceMerge() [Interpreted code] at knn.KnnGraphTester#run() [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 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q32-fmTrue.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.04.05.23.08.44/bench-knn-q32-fmTrue.jfr is 247.61 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q32-fmTrue.jfr is 247.61 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q32-fmTrue.jfr is 247.61 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 55934 events (total: 55934) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 91.01% 50907 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run() [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000002507aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 3.28% 1837 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#decRef() [Interpreted code] at org.apache.lucene.index.IndexFileDeleter#decRef() [JIT compiled code] 2.57% 1439 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.TrackingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#lambda$mergeOneFieldToIndex$0() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$$Lambda.0x000000002519bdb0#close() [Interpreted code] 1.82% 1018 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Inlined code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.RefCountedSharedArena#release() [Inlined code] at org.apache.lucene.store.RefCountedSharedArena#close() [Inlined code] 0.64% 358 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Inlined code] at sun.nio.ch.FileChannelImpl#implForce() [JIT compiled code] at sun.nio.ch.FileChannelImpl#force() [JIT compiled code] at org.apache.lucene.util.IOUtils#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#sync() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#sync() [Interpreted code] at org.apache.lucene.index.IndexWriter#startCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#prepareCommitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#shutdown() [Interpreted code] 0.41% 232 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [Inlined code] 0.09% 52 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] 0.06% 35 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [JIT compiled code] at jdk.jfr.internal.RepositoryChunk#delete() [Interpreted code] at jdk.jfr.internal.RepositoryChunk#destroy() [JIT compiled code] at jdk.jfr.internal.RepositoryChunk#release() [JIT compiled code] at jdk.jfr.internal.PlatformRecording#removed() [Interpreted code] at jdk.jfr.internal.PlatformRecording#trimToSize() [JIT compiled code] at jdk.jfr.internal.PlatformRecording#appendChunk() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#finishChunk() [JIT compiled code] 0.01% 7 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [JIT compiled code] at sun.nio.ch.FileChannelImpl#implRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Inlined code] at sun.nio.ch.FileChannelImpl#read() [Inlined code] at knn.VectorReader#readNext() [Inlined code] at knn.VectorReaderFloat32#next() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.01% 7 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release() [JIT compiled code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#unlock() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Interpreted code] 0.01% 6 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#lock() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswLock#write() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Interpreted code] 0.01% 5 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release() [JIT compiled code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#unlock() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 0.01% 4 java.lang.Object#wait0() [Native code] at java.lang.Object#wait() [Inlined code] at jdk.jfr.internal.PlatformRecorder#takeNap() [Inlined code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000002507aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Inlined code] at sun.nio.ch.FileChannelImpl#implForce() [JIT compiled code] at sun.nio.ch.FileChannelImpl#force() [JIT compiled code] at org.apache.lucene.util.IOUtils#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#syncMetaData() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#syncMetaData() [Interpreted code] at org.apache.lucene.index.SegmentInfos#prepareCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#startCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#prepareCommitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#shutdown() [Interpreted code] 0.01% 3 java.lang.Thread#sleepNanos0() [Native code] at java.lang.Thread#sleepNanos() [Inlined code] at java.lang.Thread#sleep() [JIT compiled code] at knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] at knn.KnnGraphTester#forceMerge() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [Interpreted code] 0.00% 2 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#releaseShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#unlock() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Interpreted code] 0.00% 2 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [Inlined code] at java.io.FileOutputStream#write() [JIT compiled code] at java.lang.System$Out#write() [Inlined code] at java.io.BufferedOutputStream#flushBuffer() [JIT compiled code] at java.io.BufferedOutputStream#flush() [Inlined code] at java.io.PrintStream#write() [Inlined code] at sun.nio.cs.StreamEncoder#writeBytes() [JIT compiled code] at sun.nio.cs.StreamEncoder#implFlushBuffer() [Inlined code] at sun.nio.cs.StreamEncoder#flushBuffer() [Inlined code] at java.io.OutputStreamWriter#flushBuffer() [Inlined code] at java.io.PrintStream#write() [JIT compiled code] 0.00% 2 jdk.jfr.internal.JVM#shouldRotateDisk() [Native code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000002507aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.00% 1 java.io.RandomAccessFile#readBytes0() [Native code] at java.io.RandomAccessFile#traceReadBytes0() [JIT compiled code] at java.io.RandomAccessFile#readBytes() [Inlined code] at java.io.RandomAccessFile#read() [Inlined code] at java.util.zip.ZipFile$Source#readAt() [JIT compiled code] at java.util.zip.ZipFile$ZipFileInputStream#read() [JIT compiled code] at java.util.zip.ZipFile$ZipFileInflaterInputStream#fill() [JIT compiled code] at java.util.zip.InflaterInputStream#read() [JIT compiled code] at jdk.internal.loader.Resource#getBytes() [JIT compiled code] at jdk.internal.loader.URLClassPath$JarLoader$1#getBytes() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#defineClass() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#findClassOnClassPathOrNull() [JIT compiled code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at java.nio.channels.FileChannel#open() [JIT compiled code] at java.nio.channels.FileChannel#open() [Inlined code] at org.apache.lucene.util.IOUtils#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#sync() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#sync() [Interpreted code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [JIT compiled code] at java.nio.file.Files#readAttributes() [JIT compiled code] at java.nio.file.Files#getLastModifiedTime() [Interpreted code] at knn.KnnGraphTester#isNewer() [Interpreted code] at knn.KnnGraphTester#getExactNN() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] 0.00% 1 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [Inlined code] at java.io.BufferedOutputStream#flushBuffer() [JIT compiled code] at java.io.BufferedOutputStream#write() [Inlined code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Interpreted code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at java.nio.channels.FileChannel#open() [Inlined code] at java.nio.channels.FileChannel#open() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsFormat#fieldsReader() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90StoredFieldsFormat#fieldsReader() [JIT compiled code] 0.00% 1 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] at sun.nio.ch.NativeThreadSet#add() [Inlined code] at sun.nio.ch.FileChannelImpl#size() [JIT compiled code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#syncMetaData() [Interpreted code] at org.apache.lucene.index.SegmentInfos#prepareCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#startCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#prepareCommitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#shutdown() [Interpreted code] at org.apache.lucene.index.IndexWriter#close() [Interpreted code] 0.00% 1 java.lang.invoke.LambdaForm$MH.0x00000000251aa400#invoke() [Inlined code] at java.lang.invoke.LambdaForm$MH.0x0000000025194c00#invokeExact_MT() [Inlined code] at jdk.internal.foreign.abi.DowncallStub.0x0000000025142800#invoke() [Inlined code] at java.lang.invoke.LambdaForm$DMH.0x0000000025142c00#invokeStatic() [Inlined code] at java.lang.invoke.LambdaForm$MH.0x00000000251aa000#invoke() [Inlined code] at java.lang.invoke.LambdaForm$MH.0x0000000025194400#invokeExact_MT() [Inlined code] at org.apache.lucene.store.PosixNativeAccess#madvise() [JIT compiled code] at org.apache.lucene.store.PosixNativeAccess#madvise() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#lambda$updateReadAdvice$0() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput$$Lambda.0x0000000025193638#apply() [JIT compiled code] at org.apache.lucene.store.MemorySegmentIndexInput#advise() [JIT compiled code] at org.apache.lucene.store.MemorySegmentIndexInput#updateReadAdvice() [JIT compiled code] 0.00% 1 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] at java.io.RandomAccessFile$1#close() [JIT compiled code] at java.io.FileDescriptor#closeAll() [JIT compiled code] at java.io.RandomAccessFile#close() [JIT compiled code] at jdk.jfr.internal.RepositoryChunk#finish() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#finishChunk() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#rotateDisk() [Inlined code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000002507aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 0.00% 1 java.lang.System#nanoTime() [Native code] at knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] at knn.KnnGraphTester#forceMerge() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [Interpreted code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Interpreted code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at java.nio.channels.FileChannel#open() [JIT compiled code] at java.nio.channels.FileChannel#open() [Interpreted code] at org.apache.lucene.store.MMapDirectory#openInput() [Interpreted code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsFormat#fieldsReader() [JIT compiled code] 0.00% 1 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [JIT compiled code] at java.util.zip.InflaterInputStream#read() [JIT compiled code] at jdk.internal.loader.Resource#getBytes() [JIT compiled code] at jdk.internal.loader.URLClassPath$JarLoader$1#getBytes() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#defineClass() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#findClassOnClassPathOrNull() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#loadClassOrNull() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#loadClass() [JIT compiled code] at java.lang.ClassLoader#loadClass() [JIT compiled code] at org.apache.lucene.index.StandardDirectoryReader#() [Interpreted code] at org.apache.lucene.index.StandardDirectoryReader$1#doBody() [Interpreted code] 0.00% 1 jdk.internal.misc.VM#getNanoTimeAdjustment() [Native code] at java.time.Clock#currentInstant() [JIT compiled code] at java.time.Clock$SystemClock#instant() [Inlined code] at java.time.LocalDateTime#now() [JIT compiled code] at java.time.LocalDateTime#now() [Inlined code] at jdk.jfr.internal.Repository#timestamp() [Inlined code] at jdk.jfr.internal.Repository#newChunk() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#rotateDisk() [Inlined code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000002507aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 0.00% 1 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [JIT compiled code] at java.util.zip.InflaterInputStream#read() [JIT compiled code] at jdk.internal.loader.Resource#getBytes() [JIT compiled code] at jdk.internal.loader.URLClassPath$JarLoader$1#getBytes() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#defineClass() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#findClassOnClassPathOrNull() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#loadClassOrNull() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#loadClass() [JIT compiled code] at java.lang.ClassLoader#loadClass() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$1#() [Interpreted code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#document() [Interpreted code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#decRef() [Interpreted code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#access0() [Native code] at sun.nio.fs.UnixNativeDispatcher#access() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#exists() [JIT compiled code] at java.nio.file.Files#exists() [Inlined code] at jdk.jfr.internal.Repository#newChunk() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#rotateDisk() [Inlined code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000002507aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [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 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q32-fmTrue.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.04.05.23.08.44/bench-knn-q32-fmTrue.jfr is 247.61 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q32-fmTrue.jfr is 247.61 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q32-fmTrue.jfr is 247.61 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q32-fmTrue.jfr is 247.61 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3541 events (total: 99932M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 63.43% 63385M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] 20.33% 20313M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] 5.61% 5606M java.util.Arrays#copyOf() [Inlined code] 5.42% 5416M java.lang.Integer#valueOf() [Inlined code] 1.48% 1474M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] 0.84% 840M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Inlined code] 0.53% 533M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] 0.45% 450M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] 0.29% 294M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] 0.26% 259M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.20% 204M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] 0.16% 158M org.apache.lucene.util.SparseFixedBitSet#() [JIT compiled code] 0.16% 158M org.apache.lucene.search.TopScoreDocCollector#populateResults() [JIT compiled code] 0.12% 120M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Interpreted code] 0.12% 116M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] 0.09% 86M java.util.DualPivotQuicksort#sort() [JIT compiled code] 0.08% 82M java.util.logging.LogManager#reset() [Interpreted code] 0.08% 82M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.08% 76M java.util.DualPivotQuicksort#tryMergeRuns() [JIT compiled code] 0.07% 67M org.apache.lucene.internal.hppc.IntIntHashMap#allocateBuffers() [Interpreted code] 0.05% 46M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] 0.04% 40M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] 0.03% 32M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] 0.03% 32M knn.KnnGraphTester#printGraphFanout() [Interpreted code] 0.01% 11M java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [Inlined code] 0.01% 10M java.util.stream.ReferencePipeline#wrap() [JIT compiled code] 0.01% 7M org.apache.lucene.util.SparseFixedBitSet#insertLong() [Inlined code] 0.00% 3M org.apache.lucene.util.SparseFixedBitSet#() [Interpreted code] 0.00% 2M org.apache.lucene.util.SparseFixedBitSet#insertBlock() [JIT compiled code] 0.00% 2M knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] 0.00% 1M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader$FieldEntry#create() [JIT compiled code] 0.00% 998168 org.apache.lucene.util.SparseFixedBitSet#insertLong() [JIT compiled code] 0.00% 988480 org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeMeta() [JIT compiled code] 0.00% 988480 org.apache.lucene.util.hnsw.HnswGraph#getSortedNodes() [Inlined code] 0.00% 531816 jdk.internal.classfile.impl.EntryMap#() [Inlined code] 0.00% 524304 org.apache.lucene.util.packed.DirectMonotonicWriter#() [Inlined code] 0.00% 515416 java.util.concurrent.ConcurrentHashMap#transfer() [Interpreted code] 0.00% 499432 knn.KnnGraphTester#readExactNNScores() [Interpreted code] 0.00% 499432 knn.KnnGraphTester#readExactNN() [Interpreted code] 0.00% 499104 jdk.internal.classfile.impl.SplitConstantPool#utf8Entry() [JIT compiled code] 0.00% 499080 java.lang.invoke.MethodType#makeImpl() [JIT compiled code] 0.00% 499072 java.lang.StringLatin1#toLowerCase() [JIT compiled code] 0.00% 499048 org.apache.lucene.util.packed.DirectReader#getInstance() [Inlined code] 0.00% 499040 org.apache.lucene.search.DocAndScoreQuery#findSegmentStarts() [Interpreted code] 0.00% 21184 java.time.Instant#create() [JIT compiled code] 0.00% 13240 java.time.LocalDate#ofEpochDay() [JIT compiled code] 0.00% 7968 java.util.ImmutableCollections$AbstractImmutableList#iterator() [JIT compiled code] 0.00% 7944 java.time.Clock#systemDefaultZone() [Inlined code] 0.00% 3104 java.lang.Object#clone() [Native code] 0.00% 608 sun.nio.fs.UnixFileAttributes#get() [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 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q32-fmTrue.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.04.05.23.08.44/bench-knn-q32-fmTrue.jfr is 247.61 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q32-fmTrue.jfr is 247.61 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q32-fmTrue.jfr is 247.61 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q32-fmTrue.jfr is 247.61 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q32-fmTrue.jfr is 247.61 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3541 events (total: 99932M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 38.94% 38918M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollector#() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [JIT compiled code] 24.48% 24466M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [Interpreted code] 17.60% 17584M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] 5.61% 5605M java.util.Arrays#copyOf() [Inlined code] at java.util.ArrayDeque#grow() [JIT compiled code] at java.util.ArrayDeque#addFirst() [Inlined code] at java.util.ArrayDeque#push() [Inlined code] 5.42% 5416M java.lang.Integer#valueOf() [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess() [JIT compiled code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] 2.73% 2727M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder() [Inlined code] 1.48% 1474M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] 0.84% 840M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite() [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite() [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite() [JIT compiled code] 0.45% 450M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] 0.33% 333M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] 0.29% 294M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] 0.26% 259M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] 0.20% 204M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] 0.20% 200M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] 0.16% 158M org.apache.lucene.util.SparseFixedBitSet#() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#createBitSet() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [JIT compiled code] 0.16% 158M org.apache.lucene.search.TopScoreDocCollector#populateResults() [JIT compiled code] at org.apache.lucene.search.TopDocsCollector#topDocs() [JIT compiled code] at org.apache.lucene.search.TopDocsCollector#topDocs() [Inlined code] at org.apache.lucene.search.TopScoreDocCollectorManager#reduce() [JIT compiled code] 0.12% 120M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Interpreted code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite() [Interpreted code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite() [Interpreted code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite() [Interpreted code] 0.12% 116M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] at java.util.concurrent.LinkedBlockingQueue#take() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#getTask() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] 0.08% 82M java.util.logging.LogManager#reset() [Interpreted code] at java.util.logging.LogManager$Cleaner#run() [Interpreted code] 0.08% 82M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.08% 76M java.util.DualPivotQuicksort#tryMergeRuns() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [Inlined code] at java.util.Arrays#sort() [Inlined code] 0.08% 76M java.util.DualPivotQuicksort#sort() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [Inlined code] at java.util.Arrays#sort() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] 0.07% 67M org.apache.lucene.internal.hppc.IntIntHashMap#allocateBuffers() [Interpreted code] at org.apache.lucene.internal.hppc.IntIntHashMap#ensureCapacity() [Interpreted code] at org.apache.lucene.internal.hppc.IntIntHashMap#() [Interpreted code] at org.apache.lucene.internal.hppc.IntIntHashMap#() [Interpreted code] 0.05% 46M java.lang.invoke.DirectMethodHandle#allocateInstance() [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() [Inlined code] 0.03% 32M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [JIT compiled code] 0.03% 32M knn.KnnGraphTester#printGraphFanout() [Interpreted code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.03% 29M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [Inlined code] 0.01% 11M java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [JIT compiled code] at java.lang.ThreadLocal#setInitialValue() [JIT compiled code] at java.lang.ThreadLocal#get() [Inlined code] 0.01% 11M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#lock() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswLock#write() [Inlined code] 0.01% 10M java.util.stream.ReferencePipeline#wrap() [JIT compiled code] at java.util.stream.AbstractPipeline#spliterator() [JIT compiled code] at java.util.stream.ReferencePipeline#iterator() [JIT compiled code] at org.apache.lucene.util.IOUtils$$Lambda.0x00000000251a1e88#iterator() [JIT compiled code] 0.01% 9M java.util.DualPivotQuicksort#sort() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [Inlined code] at java.util.Arrays#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] 0.01% 7M org.apache.lucene.util.SparseFixedBitSet#insertLong() [Inlined code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search() [Interpreted code] 0.00% 3M org.apache.lucene.util.SparseFixedBitSet#() [Interpreted code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#createBitSet() [Interpreted code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [Interpreted code] 0.00% 2M org.apache.lucene.util.SparseFixedBitSet#insertBlock() [JIT compiled code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search() [Interpreted code] 0.00% 2M knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] at knn.KnnGraphTester#forceMerge() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] 0.00% 1M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader$FieldEntry#create() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#readField() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#readFields() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#() [JIT compiled code] 0.00% 1M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.ArrayUtil#grow() [Inlined code] at org.apache.lucene.internal.hppc.IntArrayList#ensureBufferSpace() [Inlined code] 0.00% 998168 org.apache.lucene.util.SparseFixedBitSet#insertLong() [JIT compiled code] at org.apache.lucene.util.SparseFixedBitSet#getAndSet() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.AbstractHnswGraphSearcher#search() [Interpreted code] 0.00% 988480 org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeMeta() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [JIT compiled code] 0.00% 988480 org.apache.lucene.util.hnsw.HnswGraph#getSortedNodes() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] 0.00% 531816 jdk.internal.classfile.impl.EntryMap#() [Inlined code] at jdk.internal.classfile.impl.SplitConstantPool#map() [Inlined code] at jdk.internal.classfile.impl.SplitConstantPool#tryFindClassOrInterface() [Inlined code] at jdk.internal.classfile.impl.SplitConstantPool#classEntryForClassOrInterface() [Inlined code] 0.00% 524304 org.apache.lucene.util.packed.DirectMonotonicWriter#() [Inlined code] at org.apache.lucene.util.packed.DirectMonotonicWriter#getInstance() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeMeta() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] 0.00% 515416 java.util.concurrent.ConcurrentHashMap#transfer() [Interpreted code] at java.util.concurrent.ConcurrentHashMap#addCount() [Inlined code] at java.util.concurrent.ConcurrentHashMap#putVal() [JIT compiled code] at java.util.concurrent.ConcurrentHashMap#putIfAbsent() [Inlined code] 0.00% 503608 org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#grow() [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#push() [Inlined code] at org.apache.lucene.util.hnsw.NeighborQueue#add() [Inlined code] 0.00% 501080 java.util.Arrays#copyOf() [Inlined code] at jdk.internal.classfile.impl.BufWriterImpl#grow() [Inlined code] at jdk.internal.classfile.impl.BufWriterImpl#reserveSpace() [Inlined code] at jdk.internal.classfile.impl.BufWriterImpl#writeUtfEntry() [Inlined code] 0.00% 499432 knn.KnnGraphTester#readExactNNScores() [Interpreted code] at knn.KnnGraphTester#getExactNN() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] 0.00% 499432 knn.KnnGraphTester#readExactNN() [Interpreted code] at knn.KnnGraphTester#getExactNN() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] 0.00% 499112 java.util.Arrays#copyOf() [Inlined code] at java.lang.AbstractStringBuilder#ensureCapacityNewCoder() [JIT compiled code] at java.lang.AbstractStringBuilder#append() [JIT compiled code] at java.lang.StringBuilder#append() [Inlined code] 0.00% 499104 jdk.internal.classfile.impl.SplitConstantPool#utf8Entry() [JIT compiled code] at jdk.internal.classfile.impl.SplitConstantPool#utf8Entry() [Inlined code] at java.lang.classfile.ClassBuilder#withMethod() [JIT compiled code] at java.lang.invoke.InvokerBytecodeGenerator#methodSetup() [Interpreted code] 0.00% 499080 java.lang.invoke.MethodType#makeImpl() [JIT compiled code] at java.lang.invoke.MethodType#methodType() [JIT compiled code] at java.lang.invoke.MethodType#changeReturnType() [Inlined code] at java.lang.invoke.DirectMethodHandle#makeAllocator() [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 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q32-fmTrue.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.04.05.23.08.44/bench-knn-q32-fmTrue.jfr is 247.61 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q32-fmTrue.jfr is 247.61 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q32-fmTrue.jfr is 247.61 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q32-fmTrue.jfr is 247.61 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q32-fmTrue.jfr is 247.61 MB /l/logs.nightly/2026.04.05.23.08.44/bench-knn-q32-fmTrue.jfr is 247.61 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3541 events (total: 99932M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 38.88% 38854M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollector#() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [Inlined code] at org.apache.lucene.search.IndexSearcher#search() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] 16.33% 16320M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [Interpreted code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter() [Interpreted code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at knn.KnnGraphTester#doFloatVectorQuery() [Interpreted code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] 11.55% 11546M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002519dd20#call() [Interpreted code] 8.15% 8146M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollector#() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [Interpreted code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [Interpreted code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] 5.61% 5605M java.util.Arrays#copyOf() [Inlined code] at java.util.ArrayDeque#grow() [JIT compiled code] at java.util.ArrayDeque#addFirst() [Inlined code] at java.util.ArrayDeque#push() [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess() [JIT compiled code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [Interpreted code] 5.42% 5416M java.lang.Integer#valueOf() [Inlined code] at knn.KnnGraphTester#printGraphConnectedNess() [JIT compiled code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [Interpreted code] 4.18% 4181M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002519dd20#call() [JIT compiled code] 2.73% 2727M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Interpreted code] 1.33% 1329M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Interpreted code] 1.00% 995M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002519dd20#call() [Interpreted code] at java.util.concurrent.FutureTask#run() [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run() [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] 0.73% 728M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite() [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite() [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite() [Inlined code] at org.apache.lucene.search.IndexSearcher#search() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.53% 527M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 0.40% 403M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002519dd20#call() [JIT compiled code] at java.util.concurrent.FutureTask#run() [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run() [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] 0.31% 311M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002519dd20#call() [Interpreted code] 0.25% 247M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002519dd20#call() [Interpreted code] at java.util.concurrent.FutureTask#run() [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run() [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] 0.21% 212M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002519dd20#call() [Interpreted code] at java.util.concurrent.FutureTask#run() [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run() [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] 0.20% 202M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002519dd20#call() [Interpreted code] at java.util.concurrent.FutureTask#run() [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run() [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x00000000251a0328#run() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] 0.16% 158M org.apache.lucene.util.SparseFixedBitSet#() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#createBitSet() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsReader#search() [JIT compiled code] at org.apache.lucene.index.CodecReader#searchNearestVectors() [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#approximateSearch() [JIT compiled code] at org.apache.lucene.search.AbstractKnnVectorQuery#getLeafResults() [JIT compiled code] at org.apache.lucene.search.AbstractKnnVectorQuery#searchLeaf() [JIT compiled code] at org.apache.lucene.search.AbstractKnnVectorQuery#lambda$rewrite$0() [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery$$Lambda.0x00000000251b9648#call() [JIT compiled code] 0.16% 158M org.apache.lucene.search.TopScoreDocCollector#populateResults() [JIT compiled code] at org.apache.lucene.search.TopDocsCollector#topDocs() [JIT compiled code] at org.apache.lucene.search.TopDocsCollector#topDocs() [Inlined code] at org.apache.lucene.search.TopScoreDocCollectorManager#reduce() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#reduce() [Inlined code] at org.apache.lucene.search.IndexSearcher#search() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#searchAfter() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.14% 138M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002519dd20#call() [JIT compiled code] 0.13% 130M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002519dd20#call() [Interpreted code] at java.util.concurrent.FutureTask#run() [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run() [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] 0.12% 120M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Interpreted code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite() [Interpreted code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite() [Interpreted code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite() [Interpreted code] at org.apache.lucene.search.IndexSearcher#rewrite() [Interpreted code] at org.apache.lucene.search.IndexSearcher#rewrite() [Interpreted code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter() [Interpreted code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at knn.KnnGraphTester#doFloatVectorQuery() [Interpreted code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.12% 116M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] at java.util.concurrent.LinkedBlockingQueue#take() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#getTask() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor$Worker#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.11% 111M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#rewrite() [JIT compiled code] at org.apache.lucene.search.KnnFloatVectorQuery#rewrite() [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#rewrite() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#rewrite() [Inlined code] at org.apache.lucene.search.IndexSearcher#rewrite() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.11% 106M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002519dd20#call() [Interpreted code] at java.util.concurrent.FutureTask#run() [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run() [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x00000000251a0328#run() [JIT compiled code] 0.08% 82M java.util.logging.LogManager#reset() [Interpreted code] at java.util.logging.LogManager$Cleaner#run() [Interpreted code] 0.08% 82M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.08% 76M java.util.DualPivotQuicksort#tryMergeRuns() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [Inlined code] at java.util.Arrays#sort() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x0000000025195a30#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.08% 76M java.util.DualPivotQuicksort#sort() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [Inlined code] at java.util.Arrays#sort() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x0000000025195a30#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle() [Interpreted code] 0.08% 75M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002519dd20#call() [Interpreted code] at java.util.concurrent.FutureTask#run() [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run() [Interpreted code] at org.apache.lucene.search.TaskExecutor#invokeAll() [JIT compiled code] 0.08% 75M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002519dd20#call() [JIT compiled code] at java.util.concurrent.FutureTask#run() [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run() [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] 0.07% 71M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002519dd20#call() [JIT compiled code] at java.util.concurrent.FutureTask#run() [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run() [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] 0.07% 70M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002519dd20#call() [JIT compiled code] at java.util.concurrent.FutureTask#run() [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run() [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] 0.07% 67M org.apache.lucene.internal.hppc.IntIntHashMap#allocateBuffers() [Interpreted code] at org.apache.lucene.internal.hppc.IntIntHashMap#ensureCapacity() [Interpreted code] at org.apache.lucene.internal.hppc.IntIntHashMap#() [Interpreted code] at org.apache.lucene.internal.hppc.IntIntHashMap#() [Interpreted code] at knn.KnnGraphTester#printGraphConnectedNess() [Interpreted code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [Interpreted code] 0.06% 64M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollector#() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [JIT compiled code] at org.apache.lucene.search.TopScoreDocCollectorManager#newCollector() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchAfter() [JIT compiled code] at org.apache.lucene.search.IndexSearcher#search() [Inlined code] at knn.KnnGraphTester#doFloatVectorQuery() [JIT compiled code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] 0.05% 53M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002519dd20#call() [Interpreted code] at java.util.concurrent.FutureTask#run() [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run() [Interpreted code] at org.apache.lucene.search.TaskExecutor#invokeAll() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#build() [JIT compiled code] 0.05% 46M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002519dd20#call() [JIT compiled code] at java.util.concurrent.FutureTask#run() [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run() [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x00000000251a0328#run() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] 0.04% 44M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002519dd20#call() [JIT compiled code] at java.util.concurrent.FutureTask#run() [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run() [Interpreted code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x00000000251a0328#run() [JIT compiled code] 0.03% 32M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x0000000025195a30#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle() [Interpreted code] at org.apache.lucene.index.IndexWriter#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource#merge() [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler#doMerge() [Interpreted code] 0.03% 32M knn.KnnGraphTester#printGraphFanout() [Interpreted code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#printFanoutHist() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [Interpreted code] 0.03% 26M java.lang.invoke.DirectMethodHandle#allocateInstance() [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() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002519dd20#call() [Interpreted code] at java.util.concurrent.FutureTask#run() [Interpreted code] 0.02% 22M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Interpreted code] 0.02% 19M java.lang.invoke.DirectMethodHandle#allocateInstance() [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() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002519dd20#call() [JIT compiled code] at java.util.concurrent.FutureTask#run() [Interpreted code] 0.01% 11M java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [JIT compiled code] at java.lang.ThreadLocal#setInitialValue() [JIT compiled code] at java.lang.ThreadLocal#get() [Inlined code] at java.lang.ThreadLocal#get() [JIT compiled code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.01% 11M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#lock() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswLock#write() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002519dd20#call() [JIT compiled code] 0.01% 10M java.util.stream.ReferencePipeline#wrap() [JIT compiled code] at java.util.stream.AbstractPipeline#spliterator() [JIT compiled code] at java.util.stream.ReferencePipeline#iterator() [JIT compiled code] at org.apache.lucene.util.IOUtils$$Lambda.0x00000000251a1e88#iterator() [JIT compiled code] at org.apache.lucene.util.IOUtils#close() [JIT compiled code] at org.apache.lucene.util.IOUtils#applyToAll() [JIT compiled code] at org.apache.lucene.index.SegmentReader#notifyReaderClosedListeners() [JIT compiled code] at org.apache.lucene.index.IndexReader$$Lambda.0x00000000251a2320#close() [JIT compiled code] at org.apache.lucene.index.IndexReader#decRef() [JIT compiled code] at org.apache.lucene.index.ReadersAndUpdates#dropReaders() [Inlined code] at org.apache.lucene.index.ReaderPool#drop() [JIT compiled code] at org.apache.lucene.index.IndexWriter#lambda$closeMergeReaders$0() [JIT compiled code] 0.01% 10M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002519dd20#call() [Interpreted code] at java.util.concurrent.FutureTask#run() [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run() [Interpreted code] at org.apache.lucene.search.TaskExecutor#invokeAll() [JIT compiled code] 0.01% 10M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002519dd20#call() [Interpreted code] at java.util.concurrent.FutureTask#run() [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run() [Interpreted code] at org.apache.lucene.search.TaskExecutor#invokeAll() [JIT compiled code] 0.01% 10M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000002519dd20#call() [Interpreted code] at java.util.concurrent.FutureTask#run() [Interpreted code] at org.apache.lucene.search.TaskExecutor$Task#run() [Interpreted code] at org.apache.lucene.search.TaskExecutor#invokeAll() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#build() [JIT compiled code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge() [Interpreted code] 0.01% 9M java.util.DualPivotQuicksort#sort() [JIT compiled code] at java.util.DualPivotQuicksort#sort() [Inlined code] at java.util.Arrays#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] now remove KNN index knn-reuse/indices/dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-fm recall latency(ms) netCPU avgCpuCount nDoc searchType topK fanout traversalSimilarity resultSimilarity resultCount maxConn beamWidth quantized index(s) index_docs/s force_merge(s) num_segments index_size(MB) overSample vec_disk(MB) vec_RAM(MB) bp-reorder indexType 0.898 12.150 12.720 1.047 8000000 KNN 100 100 N/A N/A 100.000 32 100 4 bits 922.99 8667.48 0.00 15 36045.45 1.000 35278.320 4028.320 false HNSW 0.882 2.401 2.507 1.044 8000000 KNN 100 100 N/A N/A 100.000 32 100 4 bits 910.56 8785.76 1092.92 1 36186.03 1.000 35278.320 4028.320 false HNSW 0.955 14.024 14.687 1.047 8000000 KNN 100 100 N/A N/A 100.000 32 100 7 bits 1514.05 5283.84 0.00 17 39940.94 1.000 39184.570 7934.570 false HNSW 0.929 2.483 2.596 1.046 8000000 KNN 100 100 N/A N/A 100.000 32 100 7 bits 1387.53 5765.63 1129.09 1 40090.88 1.000 39184.570 7934.570 false HNSW 0.975 12.042 12.613 1.047 8000000 KNN 100 100 N/A N/A 100.000 32 100 no 3235.76 2472.37 0.00 17 32016.23 1.000 31250.000 31250.000 false HNSW 0.944 3.197 3.344 1.046 8000000 KNN 100 100 N/A N/A 100.000 32 100 no 3038.51 2632.87 2814.87 1 32156.04 1.000 31250.000 31250.000 false HNSW saving all results to /l/logs.nightly/2026.04.05.23.08.44/knn_results.pk done! took 21340.2 seconds total removing KNN indices dir /l/util.nightly/knn-reuse/indices [2026-04-06 06:20:11.032072] now generate KNN nightly charts [2026-04-06 06:20:13.978729] 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=250M,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=1097482 Profiler summary for /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr Version: 2.1 Chunks: 15 Start: 2026-04-06 10:20:14 (UTC) Duration: 119 s Event Type Count Size (bytes) ============================================================= jdk.FileWrite 3894661 81303462 jdk.CPUTimeSample 3344856 58617633 jdk.FileRead 796347 18861407 jdk.ObjectAllocationInNewTLAB 150341 2818210 jdk.ObjectAllocationOutsideTLAB 44275 751506 jdk.NativeMethodSample 27153 364189 jdk.BooleanFlag 10380 328745 jdk.Compilation 6252 161192 jdk.CPULoad 2113 41662 jdk.UnsignedIntFlag 930 32105 jdk.IntFlag 840 30125 jdk.Checkpoint 792 25025255 jdk.StringFlag 675 25170 jdk.GarbageCollection 46 1088 jdk.CPUInformation 15 22525 jdk.GCConfiguration 15 385 jdk.JVMInformation 15 15835 jdk.Metadata 15 1657901 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.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 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 181.25 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 27153 events (total: 27153) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 41.81% 11354 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 27.74% 7531 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 17.78% 4829 jdk.jfr.internal.JVM#emitEvent() [Native code] 5.85% 1588 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] 5.80% 1576 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] 0.51% 138 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] 0.10% 27 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] 0.10% 26 java.io.FileOutputStream#writeBytes() [Native code] 0.06% 15 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] 0.05% 13 java.io.FileDescriptor#close0() [Native code] 0.05% 13 jdk.jfr.internal.JVM#getStackTraceId() [Native code] 0.03% 9 java.util.zip.Inflater#inflateBytesBytes() [Native code] 0.03% 7 jdk.internal.misc.Unsafe#park() [Native code] 0.01% 4 java.io.RandomAccessFile#readBytes0() [Native code] 0.01% 3 java.io.FileInputStream#readBytes() [Native code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] 0.01% 2 java.lang.System#nanoTime() [Native code] 0.01% 2 java.io.UnixFileSystem#getBooleanAttributes0() [Native code] 0.01% 2 java.lang.Object#getClass() [Native code] 0.00% 1 sun.nio.ch.NativeThread#current0() [Native code] 0.00% 1 java.nio.MappedMemoryUtils#isLoaded0() [Native code] 0.00% 1 java.lang.ClassLoader#findBootstrapClass() [Native code] 0.00% 1 java.io.FileInputStream#open0() [Native code] 0.00% 1 jdk.internal.misc.Unsafe#freeMemory0() [Native code] 0.00% 1 jdk.internal.misc.Unsafe#allocateMemory0() [Native code] 0.00% 1 java.io.RandomAccessFile#open0() [Native code] 0.00% 1 jdk.jfr.internal.JVM#counterTime() [Native 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 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 181.25 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 181.25 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 27153 events (total: 27153) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 41.59% 11293 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] 27.52% 7472 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] 15.04% 4084 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [JIT compiled code] 5.76% 1563 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] 5.66% 1538 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] 2.74% 745 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Interpreted code] 0.22% 60 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [JIT compiled code] 0.22% 59 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] 0.22% 59 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [JIT compiled code] 0.15% 40 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Interpreted code] 0.14% 39 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] 0.13% 34 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Interpreted code] 0.09% 25 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [JIT compiled code] 0.08% 23 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] 0.06% 16 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] 0.05% 13 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Interpreted code] 0.05% 13 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] 0.04% 12 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] 0.04% 12 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] 0.03% 7 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [JIT compiled code] 0.03% 7 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] 0.01% 4 java.io.RandomAccessFile#readBytes0() [Native code] at java.io.RandomAccessFile#traceReadBytes0() [JIT compiled code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [JIT compiled code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [JIT compiled code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] 0.01% 3 java.io.FileInputStream#readBytes() [Native code] at java.io.FileInputStream#traceReadBytes() [Interpreted code] 0.01% 3 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [Interpreted code] 0.01% 2 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Interpreted code] 0.01% 2 java.lang.System#nanoTime() [Native code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] 0.01% 2 java.io.UnixFileSystem#getBooleanAttributes0() [Native code] at java.io.UnixFileSystem#hasBooleanAttributes() [Interpreted code] 0.01% 2 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [Interpreted code] 0.01% 2 java.lang.Object#getClass() [Native code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] 0.00% 1 java.io.FileInputStream#open0() [Native code] at java.io.FileInputStream#open() [Interpreted code] 0.00% 1 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Interpreted code] 0.00% 1 jdk.jfr.internal.JVM#counterTime() [Native code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [Interpreted code] 0.00% 1 java.io.RandomAccessFile#open0() [Native code] at java.io.RandomAccessFile#open() [Interpreted code] 0.00% 1 jdk.internal.misc.Unsafe#allocateMemory0() [Native code] at jdk.internal.misc.Unsafe#allocateMemory() [Interpreted code] 0.00% 1 java.nio.MappedMemoryUtils#isLoaded0() [Native code] at java.nio.MappedMemoryUtils#isLoaded() [JIT compiled code] 0.00% 1 java.lang.ClassLoader#findBootstrapClass() [Native code] at java.lang.ClassLoader#findBootstrapClassOrNull() [Interpreted code] 0.00% 1 jdk.internal.misc.Unsafe#freeMemory0() [Native code] at jdk.internal.misc.Unsafe#freeMemory() [JIT compiled code] 0.00% 1 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [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=4 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 181.25 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 181.25 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 181.25 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 27153 events (total: 27153) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 41.59% 11293 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] 27.52% 7472 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] 15.04% 4084 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicTask#run() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [JIT compiled code] 5.66% 1538 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] 5.57% 1512 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] 2.68% 729 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Interpreted code] at jdk.jfr.internal.periodic.PeriodicTask#run() [Interpreted code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [Interpreted code] 0.22% 60 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [JIT compiled code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [JIT compiled code] at sun.nio.ch.IOUtil#write() [JIT compiled code] 0.22% 59 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] 0.21% 58 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [JIT compiled code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [JIT compiled code] at sun.nio.ch.IOUtil#read() [JIT compiled code] 0.19% 51 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] 0.15% 40 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Interpreted code] at sun.nio.fs.UnixChannelFactory#open() [Interpreted code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Interpreted code] 0.14% 39 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] 0.09% 25 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [JIT compiled code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [JIT compiled code] 0.09% 24 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Interpreted code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Interpreted code] 0.08% 23 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] at java.io.FileOutputStream#write() [JIT compiled code] at java.lang.System$Out#write() [Inlined code] 0.06% 16 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] 0.05% 14 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Interpreted code] at jdk.jfr.internal.periodic.PeriodicTask#run() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [Interpreted code] 0.04% 12 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] 0.04% 12 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Interpreted code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Interpreted code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Interpreted code] 0.04% 11 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] 0.04% 10 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] 0.03% 8 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] at java.io.FileDescriptor$1#close() [Inlined code] at sun.nio.ch.FileChannelImpl$Closer#run() [Inlined code] 0.03% 7 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode#block() [Inlined code] at java.util.concurrent.ForkJoinPool#unmanagedBlock() [Inlined code] 0.02% 5 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [JIT compiled code] at java.util.zip.InflaterInputStream#read() [JIT compiled code] at jdk.internal.loader.Resource#getBytes() [JIT compiled code] 0.01% 4 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] at java.io.FileDescriptor$1#close() [Inlined code] at sun.nio.ch.FileChannelImpl$Closer#run() [JIT compiled code] 0.01% 3 java.io.RandomAccessFile#readBytes0() [Native code] at java.io.RandomAccessFile#traceReadBytes0() [JIT compiled code] at java.io.RandomAccessFile#readBytes() [Inlined code] at java.io.RandomAccessFile#read() [Inlined code] 0.01% 3 java.io.FileInputStream#readBytes() [Native code] at java.io.FileInputStream#traceReadBytes() [Interpreted code] at java.io.FileInputStream#read() [Interpreted code] at jdk.internal.loader.Resource#getBytes() [Interpreted code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [JIT compiled code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] 0.01% 2 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileReadEvent#commit() [JIT compiled code] at jdk.internal.event.FileReadEvent#offer() [Inlined code] 0.01% 2 java.lang.Object#getClass() [Native code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [Inlined code] 0.01% 2 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Interpreted code] at sun.nio.ch.FileChannelImpl#mapInternal() [Interpreted code] at sun.nio.ch.FileChannelImpl#map() [Interpreted code] 0.01% 2 java.lang.System#nanoTime() [Native code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] 0.01% 2 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [Interpreted code] at java.io.FileOutputStream#write() [Interpreted code] at java.lang.System$Out#write() [Interpreted code] 0.01% 2 java.io.UnixFileSystem#getBooleanAttributes0() [Native code] at java.io.UnixFileSystem#hasBooleanAttributes() [Interpreted code] at java.io.File#exists() [Interpreted code] at jdk.internal.loader.URLClassPath$FileLoader#getResource() [Interpreted code] 0.01% 2 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#size() [JIT compiled code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] 0.01% 2 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Interpreted code] at jdk.jfr.internal.periodic.PeriodicTask#run() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [JIT compiled code] 0.01% 2 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [JIT compiled code] at java.util.zip.InflaterInputStream#read() [JIT compiled code] at jdk.internal.loader.Resource#getBytes() [Interpreted code] 0.00% 1 jdk.internal.misc.Unsafe#allocateMemory0() [Native code] at jdk.internal.misc.Unsafe#allocateMemory() [Interpreted code] at sun.nio.ch.Util#getTemporaryDirectBuffer() [JIT compiled code] at sun.nio.ch.IOUtil#write() [Interpreted code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#size() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] 0.00% 1 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [Interpreted code] at java.io.FileOutputStream#write() [JIT compiled code] at java.lang.System$Out#write() [Inlined code] 0.00% 1 java.io.RandomAccessFile#readBytes0() [Native code] at java.io.RandomAccessFile#traceReadBytes0() [JIT compiled code] at java.io.RandomAccessFile#readBytes() [Inlined code] at java.io.RandomAccessFile#read() [JIT compiled code] 0.00% 1 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] at sun.nio.ch.NativeThreadSet#add() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] 0.00% 1 java.io.RandomAccessFile#open0() [Native code] at java.io.RandomAccessFile#open() [Interpreted code] at java.io.RandomAccessFile#() [Interpreted code] at java.io.RandomAccessFile#() [Interpreted code] 0.00% 1 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [Interpreted code] at java.util.zip.InflaterInputStream#read() [Interpreted code] at jdk.internal.loader.Resource#getBytes() [Interpreted code] 0.00% 1 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Interpreted code] at java.io.FileDescriptor$1#close() [Interpreted code] at sun.nio.ch.FileChannelImpl$Closer#run() [Interpreted code] 0.00% 1 java.nio.MappedMemoryUtils#isLoaded0() [Native code] at java.nio.MappedMemoryUtils#isLoaded() [JIT compiled code] at java.nio.MappedMemoryUtils$1#isLoaded() [JIT compiled code] at jdk.internal.misc.ScopedMemoryAccess#isLoadedInternal() [Inlined code] 0.00% 1 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [Interpreted code] at java.util.zip.InflaterInputStream#read() [JIT compiled code] at jdk.internal.loader.Resource#getBytes() [JIT compiled code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [JIT compiled code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Interpreted code] at sun.nio.ch.IOUtil#read() [JIT compiled code] 0.00% 1 jdk.internal.misc.Unsafe#freeMemory0() [Native code] at jdk.internal.misc.Unsafe#freeMemory() [JIT compiled code] at sun.nio.fs.NativeBuffer$Deallocator#run() [Interpreted code] at jdk.internal.ref.CleanerImpl$PhantomCleanableRef#performCleanup() [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 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 181.25 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 181.25 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 181.25 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 181.25 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 27153 events (total: 27153) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 41.59% 11293 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] 19.61% 5325 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.FileChannelImpl#implRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Inlined code] at sun.nio.ch.FileChannelImpl#read() [Inlined code] 15.04% 4084 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicTask#run() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000005b07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 5.65% 1535 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] 4.89% 1329 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Inlined code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [JIT compiled code] 3.63% 985 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.FileChannelImpl#implRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#traceImplRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#read() [Inlined code] 2.89% 784 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.FileChannelImpl#implRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Inlined code] at sun.nio.ch.FileChannelImpl#read() [JIT compiled code] 2.68% 729 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Interpreted code] at jdk.jfr.internal.periodic.PeriodicTask#run() [Interpreted code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000005b07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 1.37% 372 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.FileChannelImpl#implRead() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Inlined code] at sun.nio.ch.FileChannelImpl#read() [JIT compiled code] 0.49% 132 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [Interpreted code] 0.22% 60 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [JIT compiled code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [JIT compiled code] at sun.nio.ch.IOUtil#write() [JIT compiled code] at sun.nio.ch.IOUtil#write() [JIT compiled code] at sun.nio.ch.FileChannelImpl#implWrite() [JIT compiled code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [JIT compiled code] at sun.nio.ch.FileChannelImpl#write() [JIT compiled code] 0.21% 58 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [JIT compiled code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [JIT compiled code] at sun.nio.ch.IOUtil#read() [JIT compiled code] at sun.nio.ch.IOUtil#read() [JIT compiled code] at sun.nio.ch.FileChannelImpl#implRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#traceImplRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#read() [JIT compiled code] 0.20% 55 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [JIT compiled code] 0.15% 40 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Interpreted code] at sun.nio.fs.UnixChannelFactory#open() [Interpreted code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Interpreted code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Interpreted code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [Interpreted code] 0.13% 36 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Inlined code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [Inlined code] 0.13% 35 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] 0.13% 34 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [JIT compiled code] 0.09% 24 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Interpreted code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Interpreted code] at java.nio.file.Files#delete() [Interpreted code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [Interpreted code] at org.apache.lucene.store.FSDirectory#deleteFile() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Interpreted code] 0.08% 23 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] at java.io.FileOutputStream#write() [JIT compiled code] at java.lang.System$Out#write() [Inlined code] at java.io.BufferedOutputStream#flushBuffer() [Inlined code] at java.io.BufferedOutputStream#flush() [JIT compiled code] at java.io.PrintStream#write() [JIT compiled code] at sun.nio.cs.StreamEncoder#writeBytes() [JIT compiled code] 0.06% 16 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [Interpreted code] 0.06% 16 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] 0.06% 15 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Inlined code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [JIT compiled code] 0.06% 15 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [JIT compiled code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] 0.05% 14 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Interpreted code] at jdk.jfr.internal.periodic.PeriodicTask#run() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000005b07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 0.04% 11 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] 0.04% 10 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [JIT compiled code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [Interpreted code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] 0.03% 9 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Interpreted code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Interpreted code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Interpreted code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Interpreted code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.MemorySessionImpl#close() [Interpreted code] at jdk.internal.foreign.ArenaImpl#close() [Interpreted code] 0.03% 8 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] at java.io.FileDescriptor$1#close() [Inlined code] at sun.nio.ch.FileChannelImpl$Closer#run() [Inlined code] at jdk.internal.ref.CleanerImpl$PhantomCleanableRef#performCleanup() [Inlined code] at jdk.internal.ref.PhantomCleanable#clean() [Inlined code] at sun.nio.ch.FileChannelImpl#implCloseChannel() [Inlined code] at java.nio.channels.spi.AbstractInterruptibleChannel#close() [JIT compiled code] 0.02% 6 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] 0.02% 6 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode#block() [Inlined code] at java.util.concurrent.ForkJoinPool#unmanagedBlock() [Inlined code] at java.util.concurrent.ForkJoinPool#managedBlock() [Inlined code] at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Inlined code] at java.util.concurrent.ArrayBlockingQueue#put() [JIT compiled code] at perf.LineFileDocs#readDocs() [JIT compiled code] 0.02% 6 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.FileChannelImpl#implRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#traceImplRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#read() [JIT compiled code] 0.02% 5 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at java.nio.channels.FileChannel#open() [JIT compiled code] at java.nio.channels.FileChannel#open() [Inlined code] 0.01% 4 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [JIT compiled code] at java.util.zip.InflaterInputStream#read() [JIT compiled code] at jdk.internal.loader.Resource#getBytes() [JIT compiled code] at jdk.internal.loader.URLClassPath$JarLoader$1#getBytes() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#defineClass() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#findClassOnClassPathOrNull() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#loadClassOrNull() [JIT compiled code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [JIT compiled code] at java.nio.file.Files#readAttributes() [Inlined code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at java.nio.channels.FileChannel#open() [JIT compiled code] at java.nio.channels.FileChannel#open() [Inlined code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [JIT compiled code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [Interpreted code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [JIT compiled code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.Directory#openChecksumInput() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#() [Interpreted code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Interpreted code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Interpreted code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Interpreted code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Interpreted code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [Interpreted code] 0.01% 3 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] at java.io.FileDescriptor$1#close() [Inlined code] at sun.nio.ch.FileChannelImpl$Closer#run() [JIT compiled code] at jdk.internal.ref.CleanerImpl$PhantomCleanableRef#performCleanup() [JIT compiled code] at jdk.internal.ref.PhantomCleanable#clean() [Inlined code] at sun.nio.ch.FileChannelImpl#implCloseChannel() [JIT compiled code] at java.nio.channels.spi.AbstractInterruptibleChannel#close() [JIT compiled code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at java.nio.file.Files#size() [Inlined code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] 0.01% 2 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [JIT compiled code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#() [Interpreted code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsFormat#fieldsProducer() [Interpreted code] 0.01% 2 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [Interpreted code] at java.io.FileOutputStream#write() [Interpreted code] at java.lang.System$Out#write() [Interpreted code] at java.io.BufferedOutputStream#flushBuffer() [Inlined code] at java.io.BufferedOutputStream#flush() [JIT compiled code] at java.io.PrintStream#write() [Interpreted code] at sun.nio.cs.StreamEncoder#writeBytes() [Interpreted code] 0.01% 2 java.io.UnixFileSystem#getBooleanAttributes0() [Native code] at java.io.UnixFileSystem#hasBooleanAttributes() [Interpreted code] at java.io.File#exists() [Interpreted code] at jdk.internal.loader.URLClassPath$FileLoader#getResource() [Interpreted code] at jdk.internal.loader.URLClassPath#getResource() [Interpreted code] at jdk.internal.loader.BuiltinClassLoader#findClassOnClassPathOrNull() [Interpreted code] at jdk.internal.loader.BuiltinClassLoader#loadClassOrNull() [Interpreted code] at jdk.internal.loader.BuiltinClassLoader#loadClass() [Interpreted code] 0.01% 2 java.lang.System#nanoTime() [Native code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] 0.01% 2 java.io.RandomAccessFile#readBytes0() [Native code] at java.io.RandomAccessFile#traceReadBytes0() [JIT compiled code] at java.io.RandomAccessFile#readBytes() [Inlined code] at java.io.RandomAccessFile#read() [Inlined code] at java.util.zip.ZipFile$Source#readAt() [JIT compiled code] at java.util.zip.ZipFile$ZipFileInputStream#read() [JIT compiled code] at java.util.zip.ZipFile$ZipFileInflaterInputStream#fill() [JIT compiled code] at java.util.zip.InflaterInputStream#read() [JIT compiled code] 0.01% 2 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileReadEvent#commit() [JIT compiled code] at jdk.internal.event.FileReadEvent#offer() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Inlined code] at sun.nio.ch.FileChannelImpl#read() [Inlined code] at perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 0.01% 2 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Interpreted code] at jdk.jfr.internal.periodic.PeriodicTask#run() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000005b07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 0.01% 2 java.io.FileInputStream#readBytes() [Native code] at java.io.FileInputStream#traceReadBytes() [Interpreted code] at java.io.FileInputStream#read() [Interpreted code] at jdk.internal.loader.Resource#getBytes() [Interpreted code] at jdk.internal.loader.BuiltinClassLoader#defineClass() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#findClassOnClassPathOrNull() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#loadClassOrNull() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#loadClass() [JIT compiled code] 0.01% 2 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [JIT compiled code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsReader#() [Interpreted code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsFormat#fieldsProducer() [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 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 181.25 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 181.25 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 181.25 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 181.25 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 181.25 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 27153 events (total: 27153) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 31.62% 8587 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [JIT compiled code] 19.61% 5325 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.FileChannelImpl#implRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Inlined code] at sun.nio.ch.FileChannelImpl#read() [Inlined code] at perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 15.04% 4084 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicTask#run() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000005b07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 9.97% 2706 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [Inlined code] 4.89% 1329 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Inlined code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] at org.apache.lucene.store.RefCountedSharedArena#release() [JIT compiled code] at org.apache.lucene.store.RefCountedSharedArena#close() [JIT compiled code] 3.63% 985 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.FileChannelImpl#implRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#traceImplRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#read() [Inlined code] at perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 2.89% 784 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.FileChannelImpl#implRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Inlined code] at sun.nio.ch.FileChannelImpl#read() [JIT compiled code] at perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 2.68% 729 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Interpreted code] at jdk.jfr.internal.periodic.PeriodicTask#run() [Interpreted code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000005b07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 2.52% 684 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#decRef() [JIT compiled code] at org.apache.lucene.index.IndexFileDeleter#decRef() [JIT compiled code] 1.37% 372 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.FileChannelImpl#implRead() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Inlined code] at sun.nio.ch.FileChannelImpl#read() [JIT compiled code] at perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 1.35% 367 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#deleteFilesIfNoRef() [Interpreted code] at org.apache.lucene.index.IndexFileDeleter#refresh() [Interpreted code] 1.14% 310 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Interpreted code] at org.apache.lucene.util.FileDeleter#decRef() [JIT compiled code] at org.apache.lucene.index.IndexFileDeleter#decRef() [Interpreted code] 0.46% 125 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] at org.apache.lucene.store.RefCountedSharedArena#release() [JIT compiled code] at org.apache.lucene.store.RefCountedSharedArena#close() [JIT compiled code] 0.32% 87 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Interpreted code] at org.apache.lucene.util.FileDeleter#decRef() [Interpreted code] at org.apache.lucene.index.IndexFileDeleter#decRef() [Interpreted code] 0.22% 60 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [JIT compiled code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [JIT compiled code] at sun.nio.ch.IOUtil#write() [JIT compiled code] at sun.nio.ch.IOUtil#write() [JIT compiled code] at sun.nio.ch.FileChannelImpl#implWrite() [JIT compiled code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [JIT compiled code] at sun.nio.ch.FileChannelImpl#write() [JIT compiled code] at sun.nio.ch.ChannelOutputStream#writeFully() [JIT compiled code] at sun.nio.ch.ChannelOutputStream#write() [JIT compiled code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [JIT compiled code] at java.util.zip.CheckedOutputStream#write() [JIT compiled code] 0.21% 58 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [JIT compiled code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [JIT compiled code] at sun.nio.ch.IOUtil#read() [JIT compiled code] at sun.nio.ch.IOUtil#read() [JIT compiled code] at sun.nio.ch.FileChannelImpl#implRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#traceImplRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#read() [JIT compiled code] at perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 0.18% 50 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [JIT compiled code] at java.nio.file.Files#newOutputStream() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory#createOutput() [JIT compiled code] 0.18% 48 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#decRef() [JIT compiled code] at org.apache.lucene.index.IndexFileDeleter#decRef() [Interpreted code] 0.13% 36 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Inlined code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.RefCountedSharedArena#release() [Inlined code] at org.apache.lucene.store.RefCountedSharedArena#close() [Inlined code] 0.12% 32 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [JIT compiled code] at java.nio.file.Files#newOutputStream() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory#createOutput() [JIT compiled code] 0.10% 28 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Interpreted code] at sun.nio.fs.UnixChannelFactory#open() [Interpreted code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Interpreted code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Interpreted code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [Interpreted code] at java.nio.file.Files#newOutputStream() [Interpreted code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [Interpreted code] at org.apache.lucene.store.FSDirectory#createTempOutput() [Interpreted code] at org.apache.lucene.store.FilterDirectory#createTempOutput() [Interpreted code] 0.10% 27 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Interpreted code] at org.apache.lucene.util.FileDeleter#delete() [Interpreted code] at org.apache.lucene.util.FileDeleter#decRef() [Interpreted code] at org.apache.lucene.index.IndexFileDeleter#decRef() [Interpreted code] 0.08% 23 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Interpreted code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Interpreted code] at java.nio.file.Files#delete() [Interpreted code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [Interpreted code] at org.apache.lucene.store.FSDirectory#deleteFile() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Interpreted code] at org.apache.lucene.util.FileDeleter#delete() [Interpreted code] at org.apache.lucene.util.FileDeleter#delete() [Interpreted code] at org.apache.lucene.util.FileDeleter#decRef() [Interpreted code] at org.apache.lucene.index.IndexFileDeleter#decRef() [Interpreted code] 0.08% 23 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] at java.io.FileOutputStream#write() [JIT compiled code] at java.lang.System$Out#write() [Inlined code] at java.io.BufferedOutputStream#flushBuffer() [Inlined code] at java.io.BufferedOutputStream#flush() [JIT compiled code] at java.io.PrintStream#write() [JIT compiled code] at sun.nio.cs.StreamEncoder#writeBytes() [JIT compiled code] at sun.nio.cs.StreamEncoder#implFlushBuffer() [Inlined code] at sun.nio.cs.StreamEncoder#flushBuffer() [JIT compiled code] at java.io.OutputStreamWriter#flushBuffer() [Inlined code] at java.io.PrintStream#writeln() [JIT compiled code] 0.06% 16 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] at org.apache.lucene.store.RefCountedSharedArena#release() [Interpreted code] at org.apache.lucene.store.RefCountedSharedArena#close() [Interpreted code] 0.06% 16 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#deleteFilesIfNoRef() [Interpreted code] at org.apache.lucene.index.IndexFileDeleter#refresh() [Interpreted code] 0.06% 15 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Inlined code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] at org.apache.lucene.store.RefCountedSharedArena#release() [JIT compiled code] at org.apache.lucene.store.RefCountedSharedArena#close() [JIT compiled code] 0.05% 14 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Interpreted code] at jdk.jfr.internal.periodic.PeriodicTask#run() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000005b07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.04% 12 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Interpreted code] at sun.nio.fs.UnixChannelFactory#open() [Interpreted code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Interpreted code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Interpreted code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [Interpreted code] at java.nio.file.Files#newOutputStream() [Interpreted code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [Interpreted code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [Interpreted code] at org.apache.lucene.store.FSDirectory#createOutput() [Interpreted code] 0.04% 10 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [JIT compiled code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.Directory#openChecksumInput() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [Interpreted code] at org.apache.lucene.index.StoredFieldsConsumer#flush() [Interpreted code] 0.04% 10 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [JIT compiled code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [Interpreted code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Interpreted code] at org.apache.lucene.util.FileDeleter#delete() [Interpreted code] at org.apache.lucene.util.FileDeleter#decRef() [Interpreted code] at org.apache.lucene.index.IndexFileDeleter#decRef() [Interpreted code] 0.03% 7 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] at org.apache.lucene.store.RefCountedSharedArena#release() [Interpreted code] at org.apache.lucene.store.RefCountedSharedArena#close() [Interpreted code] 0.03% 7 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] at java.io.FileDescriptor$1#close() [Inlined code] at sun.nio.ch.FileChannelImpl$Closer#run() [Inlined code] at jdk.internal.ref.CleanerImpl$PhantomCleanableRef#performCleanup() [Inlined code] at jdk.internal.ref.PhantomCleanable#clean() [Inlined code] at sun.nio.ch.FileChannelImpl#implCloseChannel() [Inlined code] at java.nio.channels.spi.AbstractInterruptibleChannel#close() [JIT compiled code] at sun.nio.ch.ChannelOutputStream#close() [JIT compiled code] at java.io.FilterOutputStream#close() [JIT compiled code] at java.io.FilterOutputStream#close() [JIT compiled code] at java.io.FilterOutputStream#close() [JIT compiled code] 0.02% 6 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.FileChannelImpl#implRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#traceImplRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#read() [JIT compiled code] at perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 0.02% 6 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode#block() [Inlined code] at java.util.concurrent.ForkJoinPool#unmanagedBlock() [Inlined code] at java.util.concurrent.ForkJoinPool#managedBlock() [Inlined code] at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Inlined code] at java.util.concurrent.ArrayBlockingQueue#put() [JIT compiled code] at perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 0.02% 6 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [Inlined code] at org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90NormsFormat#normsProducer() [JIT compiled code] 0.02% 6 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.store.TrackingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [Interpreted code] at org.apache.lucene.index.StoredFieldsConsumer#flush() [Interpreted code] 0.02% 5 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [JIT compiled code] at java.io.BufferedOutputStream#flushBuffer() [Inlined code] at java.io.BufferedOutputStream#flush() [JIT compiled code] 0.02% 5 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [JIT compiled code] at org.apache.lucene.codecs.lucene94.Lucene94FieldInfosFormat#read() [Interpreted code] at org.apache.lucene.index.SegmentCoreReaders#() [Interpreted code] 0.02% 5 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [Interpreted code] 0.01% 4 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#() [Interpreted code] at org.apache.lucene.codecs.lucene90.Lucene90NormsFormat#normsProducer() [Interpreted code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [Interpreted code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [Interpreted code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#decRef() [JIT compiled code] at org.apache.lucene.index.IndexFileDeleter#decRef() [Inlined code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at java.nio.channels.FileChannel#open() [JIT compiled code] at java.nio.channels.FileChannel#open() [Inlined code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.Directory#openChecksumInput() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#() [Interpreted code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsFormat#fieldsProducer() [Interpreted code] 0.01% 3 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [Inlined code] at java.io.BufferedOutputStream#flushBuffer() [Inlined code] at java.io.BufferedOutputStream#write() [Inlined code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [JIT compiled code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [Interpreted code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Interpreted code] at org.apache.lucene.util.FileDeleter#delete() [Interpreted code] at org.apache.lucene.util.FileDeleter#decRef() [Interpreted code] at org.apache.lucene.index.IndexFileDeleter#decRef() [Interpreted code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#() [Interpreted code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsFormat#fieldsProducer() [Interpreted code] 0.01% 3 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] at java.io.FileDescriptor$1#close() [Inlined code] at sun.nio.ch.FileChannelImpl$Closer#run() [JIT compiled code] at jdk.internal.ref.CleanerImpl$PhantomCleanableRef#performCleanup() [JIT compiled code] at jdk.internal.ref.PhantomCleanable#clean() [Inlined code] at sun.nio.ch.FileChannelImpl#implCloseChannel() [JIT compiled code] at java.nio.channels.spi.AbstractInterruptibleChannel#close() [JIT compiled code] at sun.nio.ch.ChannelOutputStream#close() [JIT compiled code] at java.io.FilterOutputStream#close() [JIT compiled code] at java.io.FilterOutputStream#close() [JIT compiled code] at java.io.FilterOutputStream#close() [JIT compiled code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [JIT compiled code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.Directory#openChecksumInput() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#() [Interpreted code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsFormat#fieldsProducer() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader#() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat#fieldsProducer() [Interpreted code] at org.apache.lucene.index.SegmentCoreReaders#() [Interpreted code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Interpreted code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Interpreted code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Interpreted code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Interpreted code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.MemorySessionImpl#close() [Interpreted code] at jdk.internal.foreign.ArenaImpl#close() [Interpreted code] at org.apache.lucene.store.RefCountedSharedArena#release() [Interpreted code] at org.apache.lucene.store.RefCountedSharedArena#close() [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 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 181.25 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 181.25 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 181.25 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 181.25 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 181.25 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 181.25 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 194590 events (total: 321582M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 20.05% 64462M perf.LineFileDocs#nextDoc() [JIT compiled code] 13.36% 42955M java.lang.StringUTF16#compress() [Inlined code] 8.19% 26321M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] 6.99% 22471M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] 6.97% 22411M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] 6.95% 22348M perf.LineFileDocs#readDocs() [JIT compiled code] 4.57% 14680M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] 3.53% 11350M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] 3.21% 10331M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] 3.02% 9711M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] 2.63% 8446M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] 1.72% 5546M org.apache.lucene.util.BytesRef#() [Inlined code] 1.71% 5485M org.apache.lucene.util.TimSorter#() [Inlined code] 1.36% 4385M java.util.TreeMap#keyIterator() [Inlined code] 1.36% 4376M java.util.ArrayList#grow() [Inlined code] 1.36% 4362M perf.LineFileDocs#readDocs() [Interpreted code] 1.12% 3606M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] 1.06% 3400M org.apache.lucene.document.IntPoint#pack() [Inlined code] 0.88% 2827M org.apache.lucene.document.StringField#setStringValue() [Inlined code] 0.79% 2547M java.util.Formatter#parse() [Inlined code] 0.75% 2412M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] 0.64% 2048M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] 0.54% 1744M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] 0.53% 1712M java.lang.Integer#toString() [Inlined code] 0.48% 1546M perf.LineFileDocs#newDocState() [Interpreted code] 0.47% 1506M java.util.Arrays#copyOfRange() [Inlined code] 0.46% 1494M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock() [Inlined code] 0.46% 1470M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock() [JIT compiled code] 0.41% 1325M java.lang.String#format() [Inlined code] 0.31% 987M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] 0.30% 954M java.util.Formatter#() [Inlined code] 0.29% 941M java.lang.StringBuilder#toString() [Inlined code] 0.29% 922M java.lang.StringLatin1#newString() [Inlined code] 0.29% 917M java.util.List#of() [Inlined code] 0.28% 905M java.util.Formatter$FormatSpecifierParser#parse() [Inlined code] 0.27% 866M java.lang.AbstractStringBuilder#() [Inlined code] 0.25% 797M java.lang.StringLatin1#replace() [Inlined code] 0.24% 759M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] 0.15% 488M org.apache.lucene.util.StringSorter#fallbackSorter() [Inlined code] 0.13% 412M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#writeImpacts() [JIT compiled code] 0.13% 408M java.util.ArrayList#iterator() [JIT compiled code] 0.12% 388M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] 0.10% 309M java.nio.HeapByteBuffer#asReadOnlyBuffer() [Inlined code] 0.09% 295M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] 0.08% 261M org.apache.lucene.util.PagedBytes$PagedBytesDataOutput#writeBytes() [Inlined code] 0.08% 256M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex() [JIT compiled code] 0.08% 252M java.util.ArrayList#subList() [Inlined code] 0.07% 238M org.apache.lucene.util.ArrayUtil#growExact() [JIT compiled code] 0.07% 233M java.lang.Thread#beforeSleep() [Interpreted code] 0.06% 191M org.apache.lucene.util.BytesRef#deepCopyOf() [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 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 181.25 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 181.25 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 181.25 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 181.25 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 181.25 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 181.25 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 181.25 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 194590 events (total: 321582M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 20.01% 64353M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] 13.36% 42955M java.lang.StringUTF16#compress() [Inlined code] at java.lang.String#() [Inlined code] 8.19% 26321M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] 6.99% 22471M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] 6.97% 22411M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] 6.95% 22348M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 4.57% 14680M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] 3.21% 10331M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] 2.98% 9576M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] 2.76% 8879M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition() [JIT compiled code] 2.61% 8393M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] 1.71% 5485M org.apache.lucene.util.TimSorter#() [Inlined code] at org.apache.lucene.util.ArrayTimSorter#() [Inlined code] 1.64% 5289M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] 1.36% 4385M java.util.TreeMap#keyIterator() [Inlined code] at java.util.TreeMap$KeySet#iterator() [JIT compiled code] 1.36% 4376M java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] 1.36% 4362M perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 1.12% 3606M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] 1.06% 3400M org.apache.lucene.document.IntPoint#pack() [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues() [Inlined code] 0.88% 2827M org.apache.lucene.document.StringField#setStringValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.79% 2547M java.util.Formatter#parse() [Inlined code] at java.util.Formatter#format() [Inlined code] 0.77% 2470M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] 0.75% 2412M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] 0.64% 2048M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] 0.54% 1724M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [JIT compiled code] 0.48% 1558M java.lang.Integer#toString() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] 0.48% 1546M perf.LineFileDocs#newDocState() [Interpreted code] at perf.IndexThreads$IndexThread#run() [Interpreted code] 0.46% 1494M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock() [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer() [JIT compiled code] 0.46% 1470M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] 0.38% 1212M java.lang.String#format() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] 0.31% 985M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] 0.30% 954M java.util.Formatter#() [Inlined code] at java.lang.String#format() [Inlined code] 0.29% 941M java.lang.StringBuilder#toString() [Inlined code] at java.util.Formatter#toString() [Inlined code] 0.29% 922M java.lang.StringLatin1#newString() [Inlined code] at java.lang.Integer#toString() [Inlined code] 0.28% 905M java.util.Formatter$FormatSpecifierParser#parse() [Inlined code] at java.util.Formatter#parse() [Inlined code] 0.27% 874M java.util.List#of() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] 0.27% 866M java.lang.AbstractStringBuilder#() [Inlined code] at java.lang.StringBuilder#() [Inlined code] 0.26% 821M java.util.Arrays#copyOfRange() [Inlined code] at java.lang.StringLatin1#newString() [Inlined code] 0.25% 797M java.lang.StringLatin1#replace() [Inlined code] at java.lang.String#replace() [Inlined code] 0.24% 759M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] at java.lang.StringConcatHelper#newArray() [Inlined code] 0.21% 685M java.util.Arrays#copyOfRange() [Inlined code] at java.lang.String#() [Inlined code] 0.15% 488M org.apache.lucene.util.StringSorter#fallbackSorter() [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#getFallbackSorter() [Inlined code] 0.12% 390M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#writeImpacts() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] 0.12% 374M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] at java.lang.invoke.LambdaForm$DMH.0x000000005b1b4400#newInvokeSpecial() [Inlined code] 0.11% 349M java.util.ArrayList#iterator() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [Interpreted code] 0.10% 309M java.nio.HeapByteBuffer#asReadOnlyBuffer() [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#toBufferList() [JIT compiled code] 0.09% 295M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex() [JIT compiled code] 0.08% 261M org.apache.lucene.util.PagedBytes$PagedBytesDataOutput#writeBytes() [Inlined code] at org.apache.lucene.index.PointValuesWriter#addPackedValue() [Inlined code] 0.08% 256M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock() [JIT compiled code] 0.08% 256M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] 0.08% 252M java.util.ArrayList#subList() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [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 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 181.25 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 181.25 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 181.25 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 181.25 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 181.25 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 181.25 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 181.25 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 181.25 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 194590 events (total: 321582M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 20.01% 64353M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 13.35% 42922M java.lang.StringUTF16#compress() [Inlined code] at java.lang.String#() [Inlined code] at java.lang.String#() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 8.07% 25957M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] 6.99% 22471M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] 6.95% 22348M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 5.41% 17395M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice() [Inlined code] 4.57% 14680M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] 2.95% 9488M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] 2.74% 8801M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] 2.60% 8359M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] 1.69% 5450M org.apache.lucene.util.TimSorter#() [Inlined code] at org.apache.lucene.util.ArrayTimSorter#() [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [JIT compiled code] 1.62% 5220M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.document.StringField#setStringValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 1.58% 5089M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] 1.36% 4376M java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#add() [Inlined code] at java.util.ArrayList#add() [Inlined code] 1.36% 4369M java.util.TreeMap#keyIterator() [Inlined code] at java.util.TreeMap$KeySet#iterator() [JIT compiled code] at java.util.TreeSet#iterator() [Inlined code] at org.apache.lucene.codecs.CompetitiveImpactAccumulator#addAll() [Inlined code] 1.36% 4362M perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 1.31% 4222M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] 1.03% 3319M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] 0.99% 3198M org.apache.lucene.document.IntPoint#pack() [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues() [Inlined code] at org.apache.lucene.document.IntPoint#setIntValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.98% 3145M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices() [Inlined code] at org.apache.lucene.index.TermsHashPerField#add() [Inlined code] 0.88% 2827M org.apache.lucene.document.StringField#setStringValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.79% 2547M java.util.Formatter#parse() [Inlined code] at java.util.Formatter#format() [Inlined code] at java.util.Formatter#format() [Inlined code] at java.lang.String#format() [Inlined code] 0.77% 2470M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] 0.75% 2412M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] 0.64% 2048M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] 0.53% 1713M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] 0.48% 1558M java.lang.Integer#toString() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] 0.48% 1546M perf.LineFileDocs#newDocState() [Interpreted code] at perf.IndexThreads$IndexThread#run() [Interpreted code] 0.47% 1519M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.util.BytesRefBlockPool#addBytesRef() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] 0.45% 1454M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#pushTerm() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] 0.43% 1374M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock() [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices() [Inlined code] at org.apache.lucene.index.TermsHashPerField#add() [Inlined code] 0.37% 1196M java.lang.String#format() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] 0.32% 1018M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] 0.31% 983M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.ArrayUtil#grow() [Inlined code] at org.apache.lucene.index.PointValuesWriter#addPackedValue() [Inlined code] 0.29% 941M java.lang.StringBuilder#toString() [Inlined code] at java.util.Formatter#toString() [Inlined code] at java.lang.String#format() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] 0.28% 905M java.util.Formatter$FormatSpecifierParser#parse() [Inlined code] at java.util.Formatter#parse() [Inlined code] at java.util.Formatter#format() [Inlined code] at java.util.Formatter#format() [Inlined code] 0.28% 892M java.util.Formatter#() [Inlined code] at java.lang.String#format() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.27% 874M java.util.List#of() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.27% 862M java.lang.AbstractStringBuilder#() [Inlined code] at java.lang.StringBuilder#() [Inlined code] at java.util.Formatter#() [Inlined code] at java.lang.String#format() [Inlined code] 0.27% 856M java.lang.StringLatin1#newString() [Inlined code] at java.lang.Integer#toString() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.24% 773M java.lang.StringLatin1#replace() [Inlined code] at java.lang.String#replace() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.23% 751M java.util.Arrays#copyOfRange() [Inlined code] at java.lang.StringLatin1#newString() [Inlined code] at java.lang.Integer#toString() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] 0.23% 730M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] at java.lang.StringConcatHelper#newArray() [Inlined code] at java.lang.StringLatin1#replace() [Inlined code] at java.lang.String#replace() [Inlined code] 0.21% 685M java.util.Arrays#copyOfRange() [Inlined code] at java.lang.String#() [Inlined code] at java.lang.StringBuilder#toString() [Inlined code] at java.util.Formatter#toString() [Inlined code] 0.15% 488M org.apache.lucene.util.StringSorter#fallbackSorter() [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#getFallbackSorter() [Inlined code] at org.apache.lucene.util.MSBRadixSorter#sort() [JIT compiled code] at org.apache.lucene.util.MSBRadixSorter#radixSort() [JIT compiled code] 0.12% 390M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#writeImpacts() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] 0.12% 374M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] at java.lang.invoke.LambdaForm$DMH.0x000000005b1b4400#newInvokeSpecial() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#getFallbackSorter() [Inlined code] 0.11% 350M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [Inlined code] 0.11% 349M java.util.ArrayList#iterator() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] 0.10% 316M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [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 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 181.25 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 181.25 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 181.25 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 181.25 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 181.25 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 181.25 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 181.25 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 181.25 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 181.25 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 194590 events (total: 321582M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 20.01% 64353M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 13.29% 42727M java.lang.StringUTF16#compress() [Inlined code] at java.lang.String#() [Inlined code] at java.lang.String#() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 6.95% 22348M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 6.39% 20551M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] 3.84% 12340M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] 3.38% 10858M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] 2.50% 8024M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm() [JIT compiled code] 2.33% 7478M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] 1.73% 5555M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice() [Inlined code] 1.67% 5380M org.apache.lucene.util.TimSorter#() [Inlined code] at org.apache.lucene.util.ArrayTimSorter#() [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] 1.67% 5359M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] 1.62% 5221M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] 1.62% 5220M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.document.StringField#setStringValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 1.36% 4362M perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 1.31% 4222M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000005b1d6220#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 1.29% 4161M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000005b1d6220#merge() [Interpreted code] 1.19% 3816M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm() [JIT compiled code] 1.15% 3705M java.util.TreeMap#keyIterator() [Inlined code] at java.util.TreeMap$KeySet#iterator() [JIT compiled code] at java.util.TreeSet#iterator() [Inlined code] at org.apache.lucene.codecs.CompetitiveImpactAccumulator#addAll() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#finishTerm() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] 1.04% 3338M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000005b1d6220#merge() [Interpreted code] 0.99% 3198M org.apache.lucene.document.IntPoint#pack() [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues() [Inlined code] at org.apache.lucene.document.IntPoint#setIntValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.99% 3189M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] 0.89% 2854M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices() [Inlined code] at org.apache.lucene.index.TermsHashPerField#add() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] 0.88% 2827M org.apache.lucene.document.StringField#setStringValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.84% 2705M java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#add() [Inlined code] at java.util.ArrayList#add() [Inlined code] at java.util.Formatter$FormatSpecifierParser#parse() [Inlined code] at java.util.Formatter#parse() [Inlined code] at java.util.Formatter#format() [Inlined code] at java.util.Formatter#format() [Inlined code] 0.83% 2671M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] 0.80% 2588M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] 0.75% 2400M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] 0.74% 2383M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] 0.73% 2346M java.util.Formatter#parse() [Inlined code] at java.util.Formatter#format() [Inlined code] at java.util.Formatter#format() [Inlined code] at java.lang.String#format() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.73% 2340M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTerm() [Inlined code] 0.60% 1926M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] 0.59% 1912M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTerm() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] 0.57% 1825M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] 0.56% 1785M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] 0.54% 1737M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] 0.53% 1713M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] 0.48% 1558M java.lang.Integer#toString() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.48% 1546M perf.LineFileDocs#newDocState() [Interpreted code] at perf.IndexThreads$IndexThread#run() [Interpreted code] 0.48% 1540M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] 0.44% 1422M java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#add() [Inlined code] at java.util.ArrayList#add() [Inlined code] at org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] 0.40% 1293M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#pushTerm() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] 0.40% 1290M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] 0.40% 1285M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock() [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices() [Inlined code] at org.apache.lucene.index.TermsHashPerField#add() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] 0.37% 1196M java.lang.String#format() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.37% 1176M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] 0.33% 1056M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#pushTerm() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] 0.31% 983M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.util.BytesRefBlockPool#addBytesRef() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [Inlined code] 0.30% 966M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.ArrayUtil#grow() [Inlined code] at org.apache.lucene.index.PointValuesWriter#addPackedValue() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 0.29% 941M java.lang.StringBuilder#toString() [Inlined code] at java.util.Formatter#toString() [Inlined code] at java.lang.String#format() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.28% 912M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [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 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 181.25 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 181.25 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 181.25 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 181.25 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 181.25 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 181.25 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 181.25 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 181.25 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 181.25 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 181.25 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 194590 events (total: 321582M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 20.01% 64353M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 13.29% 42727M java.lang.StringUTF16#compress() [Inlined code] at java.lang.String#() [Inlined code] at java.lang.String#() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 6.95% 22348M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 6.08% 19540M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 3.60% 11580M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] 3.38% 10858M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000005b1d6220#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle() [Interpreted code] 2.09% 6718M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [JIT compiled code] 1.96% 6296M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice() [Inlined code] at org.apache.lucene.index.TermsHashPerField#add() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [JIT compiled code] 1.67% 5380M org.apache.lucene.util.TimSorter#() [Inlined code] at org.apache.lucene.util.ArrayTimSorter#() [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000005b1d6220#merge() [Interpreted code] 1.67% 5359M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000005b1d6220#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle() [Interpreted code] 1.62% 5220M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.document.StringField#setStringValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 1.58% 5072M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice() [Inlined code] at org.apache.lucene.index.TermsHashPerField#add() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [Inlined code] 1.52% 4890M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [JIT compiled code] 1.36% 4362M perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 1.31% 4222M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000005b1d6220#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle() [Interpreted code] at org.apache.lucene.index.IndexWriter#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource#merge() [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler#doMerge() [Interpreted code] 1.29% 4161M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000005b1d6220#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle() [Interpreted code] at org.apache.lucene.index.IndexWriter#merge() [Interpreted code] 1.19% 3816M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice() [Inlined code] at org.apache.lucene.index.TermsHashPerField#add() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] 1.04% 3338M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000005b1d6220#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle() [Interpreted code] at org.apache.lucene.index.IndexWriter#merge() [Interpreted code] 0.99% 3198M org.apache.lucene.document.IntPoint#pack() [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues() [Inlined code] at org.apache.lucene.document.IntPoint#setIntValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.99% 3189M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument() [Inlined code] 0.89% 2854M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices() [Inlined code] at org.apache.lucene.index.TermsHashPerField#add() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] 0.88% 2827M org.apache.lucene.document.StringField#setStringValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.82% 2636M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] 0.80% 2576M java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#add() [Inlined code] at java.util.ArrayList#add() [Inlined code] at java.util.Formatter$FormatSpecifierParser#parse() [Inlined code] at java.util.Formatter#parse() [Inlined code] at java.util.Formatter#format() [Inlined code] at java.util.Formatter#format() [Inlined code] at java.lang.String#format() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] 0.73% 2346M java.util.Formatter#parse() [Inlined code] at java.util.Formatter#format() [Inlined code] at java.util.Formatter#format() [Inlined code] at java.lang.String#format() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.70% 2258M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 0.67% 2161M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 0.63% 2017M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTerm() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] 0.60% 1926M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] 0.54% 1732M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 0.54% 1728M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice() [Inlined code] at org.apache.lucene.index.TermsHashPerField#add() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] 0.53% 1713M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000005b1d6220#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.53% 1703M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTerm() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 0.52% 1663M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 0.49% 1561M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [JIT compiled code] 0.48% 1558M java.lang.Integer#toString() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.48% 1546M perf.LineFileDocs#newDocState() [Interpreted code] at perf.IndexThreads$IndexThread#run() [Interpreted code] 0.48% 1540M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000005b1d6220#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.45% 1448M java.util.TreeMap#keyIterator() [Inlined code] at java.util.TreeMap$KeySet#iterator() [JIT compiled code] at java.util.TreeSet#iterator() [Inlined code] at org.apache.lucene.codecs.CompetitiveImpactAccumulator#addAll() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#finishTerm() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] 0.40% 1290M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000005b1d6220#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.40% 1281M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock() [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices() [Inlined code] at org.apache.lucene.index.TermsHashPerField#add() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] 0.37% 1196M java.lang.String#format() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.37% 1184M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [JIT compiled code] 0.36% 1160M java.util.TreeMap#keyIterator() [Inlined code] at java.util.TreeMap$KeySet#iterator() [JIT compiled code] at java.util.TreeSet#iterator() [Inlined code] at org.apache.lucene.codecs.CompetitiveImpactAccumulator#addAll() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#finishTerm() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] 0.35% 1129M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#flushAllThreads() [Interpreted code] 0.34% 1099M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [JIT compiled code] 0.33% 1056M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#pushTerm() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000005b1d6220#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] 0.31% 983M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.util.BytesRefBlockPool#addBytesRef() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] 0.30% 966M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.ArrayUtil#grow() [Inlined code] at org.apache.lucene.index.PointValuesWriter#addPackedValue() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.29% 941M java.lang.StringBuilder#toString() [Inlined code] at java.util.Formatter#toString() [Inlined code] at java.lang.String#format() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] move log to /l/logs.nightly/2026.04.05.23.08.44/fastIndexMediumDocs.log move vmstat log to /l/logs.nightly/2026.04.05.23.08.44/fastIndexMediumDocs.vmstat.log move top log to /l/logs.nightly/2026.04.05.23.08.44/fastIndexMediumDocs.top.log [2026-04-06 06:22:32.053639] took 92.4 sec [2026-04-06 06:22:32.057688] medIndexAtClose None [2026-04-06 06:22:32.058951] 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=250M,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', '-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=1099486 Profiler summary for /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr Version: 2.1 Chunks: 15 Start: 2026-04-06 14:12:39 (UTC) Duration: 302 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 10297065 205916729 jdk.FileWrite 985836 26647561 jdk.NativeMethodSample 31095 477339 jdk.ObjectAllocationInNewTLAB 28314 589526 jdk.BooleanFlag 10380 342585 jdk.CPULoad 4011 84231 jdk.UnsignedIntFlag 930 33345 jdk.IntFlag 840 31245 jdk.Checkpoint 718 6211613 jdk.StringFlag 675 26385 jdk.ObjectAllocationOutsideTLAB 636 11880 jdk.Compilation 53 1470 jdk.CPUInformation 15 22545 jdk.GCConfiguration 15 405 jdk.JVMInformation 15 17940 jdk.Metadata 15 1657920 jdk.FileRead 6 229 jdk.GarbageCollection 1 26 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.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 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 230.86 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 31095 events (total: 31095) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 40.28% 12524 jdk.jfr.internal.JVM#emitEvent() [Native code] 26.47% 8232 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 19.54% 6075 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] 13.21% 4108 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] 0.23% 71 jdk.internal.misc.Unsafe#park() [Native code] 0.08% 24 jdk.internal.misc.Unsafe#unpark() [Native code] 0.07% 23 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] 0.03% 8 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] 0.02% 6 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] 0.02% 5 jdk.jfr.internal.JVM#getStackTraceId() [Native code] 0.01% 4 java.lang.invoke.LambdaForm$MH.0x000000000a1f8c00#invoke() [Inlined code] 0.01% 4 java.io.RandomAccessFile#open0() [Native code] 0.01% 3 sun.nio.ch.NativeThread#current0() [Native code] 0.01% 2 jdk.jfr.internal.JVM#flush() [Native code] 0.01% 2 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] 0.01% 2 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] 0.00% 1 java.io.FileDescriptor#close0() [Native code] 0.00% 1 jdk.jfr.internal.JVM#addStringConstant() [Native 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 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 230.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.86 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 31095 events (total: 31095) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 40.28% 12524 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Inlined code] 26.47% 8232 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] 19.54% 6075 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] 13.13% 4082 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] 0.23% 71 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] 0.08% 26 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] 0.08% 24 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [JIT compiled code] 0.07% 23 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] 0.03% 8 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] 0.02% 6 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] 0.02% 5 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] 0.01% 4 java.io.RandomAccessFile#open0() [Native code] at java.io.RandomAccessFile#open() [Inlined code] 0.01% 4 java.lang.invoke.LambdaForm$MH.0x000000000a1f8c00#invoke() [Inlined code] at java.lang.invoke.LambdaForm$MH.0x000000000a1e0c00#invokeExact_MT() [Inlined code] 0.01% 3 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] 0.01% 2 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] 0.01% 2 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [Inlined code] 0.01% 2 jdk.jfr.internal.JVM#flush() [Native code] at jdk.jfr.internal.event.EventWriter#flush() [JIT compiled code] 0.00% 1 jdk.jfr.internal.JVM#addStringConstant() [Native code] at jdk.jfr.internal.StringPool#storeString() [JIT compiled code] 0.00% 1 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [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 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 230.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.86 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 31095 events (total: 31095) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 40.28% 12524 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run() [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [JIT compiled code] 26.47% 8232 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] 19.54% 6075 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] 13.13% 4082 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] 0.21% 66 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] 0.08% 26 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] 0.08% 24 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release() [Inlined code] 0.07% 23 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] 0.03% 8 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] 0.02% 6 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] 0.02% 5 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [Inlined code] 0.02% 5 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] 0.01% 4 java.lang.invoke.LambdaForm$MH.0x000000000a1f8c00#invoke() [Inlined code] at java.lang.invoke.LambdaForm$MH.0x000000000a1e0c00#invokeExact_MT() [Inlined code] at jdk.internal.foreign.abi.DowncallStub.0x000000000a093000#invoke() [Inlined code] at java.lang.invoke.LambdaForm$DMH.0x000000000a093400#invokeStatic() [Inlined code] 0.01% 4 java.io.RandomAccessFile#open0() [Native code] at java.io.RandomAccessFile#open() [Inlined code] at java.io.RandomAccessFile#() [JIT compiled code] at java.io.RandomAccessFile#() [Inlined code] 0.01% 3 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] at sun.nio.ch.NativeThreadSet#add() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] 0.01% 2 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] 0.01% 2 jdk.jfr.internal.JVM#flush() [Native code] at jdk.jfr.internal.event.EventWriter#flush() [JIT compiled code] at jdk.jfr.internal.event.EventWriter#isValidForSize() [Inlined code] at jdk.jfr.internal.event.EventWriter#putLong() [Inlined code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#size() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#size() [JIT compiled code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] 0.00% 1 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] at java.io.FileDescriptor$1#close() [Inlined code] at sun.nio.ch.FileChannelImpl$Closer#run() [JIT compiled code] 0.00% 1 jdk.jfr.internal.JVM#addStringConstant() [Native code] at jdk.jfr.internal.StringPool#storeString() [JIT compiled code] at jdk.jfr.internal.StringPool#addString() [Inlined code] at jdk.jfr.internal.event.EventWriter#putString() [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 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 230.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.86 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 31095 events (total: 31095) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 40.28% 12524 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run() [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000000a07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 26.47% 8232 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] 19.42% 6040 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Inlined code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [Inlined code] 7.97% 2478 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] 5.16% 1604 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Inlined code] 0.21% 66 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] 0.11% 35 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] 0.08% 26 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at jdk.jfr.internal.RepositoryChunk#delete() [JIT compiled code] at jdk.jfr.internal.RepositoryChunk#destroy() [JIT compiled code] at jdk.jfr.internal.RepositoryChunk#release() [JIT compiled code] 0.08% 24 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#unlock() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] 0.06% 18 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [Inlined code] 0.02% 5 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at java.nio.channels.FileChannel#open() [Inlined code] at java.nio.channels.FileChannel#open() [Inlined code] 0.02% 5 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] 0.02% 5 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#lock() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswLock#write() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.01% 4 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] 0.01% 4 java.lang.invoke.LambdaForm$MH.0x000000000a1f8c00#invoke() [Inlined code] at java.lang.invoke.LambdaForm$MH.0x000000000a1e0c00#invokeExact_MT() [Inlined code] at jdk.internal.foreign.abi.DowncallStub.0x000000000a093000#invoke() [Inlined code] at java.lang.invoke.LambdaForm$DMH.0x000000000a093400#invokeStatic() [Inlined code] at java.lang.invoke.LambdaForm$MH.0x000000000a1f8800#invoke() [Inlined code] at java.lang.invoke.LambdaForm$MH.0x000000000a1e0400#invokeExact_MT() [Inlined code] at org.apache.lucene.store.PosixNativeAccess#madvise() [JIT compiled code] at org.apache.lucene.store.PosixNativeAccess#madvise() [Inlined code] 0.01% 4 java.io.RandomAccessFile#open0() [Native code] at java.io.RandomAccessFile#open() [Inlined code] at java.io.RandomAccessFile#() [JIT compiled code] at java.io.RandomAccessFile#() [Inlined code] at jdk.jfr.internal.RepositoryChunk#() [JIT compiled code] at jdk.jfr.internal.Repository#newChunk() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#rotateDisk() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] 0.01% 3 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] at sun.nio.ch.NativeThreadSet#add() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] 0.01% 2 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [Inlined code] 0.01% 2 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] 0.01% 2 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at java.nio.file.Files#size() [Inlined code] 0.01% 2 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsFormat#fieldsProducer() [JIT compiled code] 0.01% 2 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.Directory#openChecksumInput() [JIT compiled code] at org.apache.lucene.codecs.lucene94.Lucene94FieldInfosFormat#read() [JIT compiled code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90PointsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90PointsFormat#fieldsReader() [Inlined code] 0.00% 1 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] at java.io.FileDescriptor$1#close() [Inlined code] at sun.nio.ch.FileChannelImpl$Closer#run() [JIT compiled code] at jdk.internal.ref.CleanerImpl$PhantomCleanableRef#performCleanup() [Inlined code] at jdk.internal.ref.PhantomCleanable#clean() [Inlined code] at sun.nio.ch.FileChannelImpl#implCloseChannel() [Inlined code] at java.nio.channels.spi.AbstractInterruptibleChannel#close() [Inlined code] 0.00% 1 jdk.jfr.internal.JVM#addStringConstant() [Native code] at jdk.jfr.internal.StringPool#storeString() [JIT compiled code] at jdk.jfr.internal.StringPool#addString() [Inlined code] at jdk.jfr.internal.event.EventWriter#putString() [JIT compiled code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] 0.00% 1 jdk.jfr.internal.JVM#flush() [Native code] at jdk.jfr.internal.event.EventWriter#flush() [JIT compiled code] at jdk.jfr.internal.event.EventWriter#isValidForSize() [Inlined code] at jdk.jfr.internal.event.EventWriter#putLong() [Inlined code] at jdk.jfr.internal.event.EventWriter#putEventThread() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90NormsFormat#normsProducer() [JIT compiled code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#size() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.Directory#openChecksumInput() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90NormsFormat#normsProducer() [JIT compiled code] at org.apache.lucene.index.SegmentCoreReaders#() [JIT compiled code] 0.00% 1 jdk.jfr.internal.JVM#flush() [Native code] at jdk.jfr.internal.event.EventWriter#flush() [JIT compiled code] at jdk.jfr.internal.event.EventWriter#isValidForSize() [Inlined code] at jdk.jfr.internal.event.EventWriter#putLong() [Inlined code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#size() [JIT compiled code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#createOutput() [Inlined code] at org.apache.lucene.store.TrackingDirectoryWrapper#createOutput() [JIT compiled code] at org.apache.lucene.codecs.lucene94.Lucene94FieldInfosFormat#write() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [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 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 230.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.86 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 31095 events (total: 31095) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 40.28% 12524 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run() [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000000a07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 26.47% 8232 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [JIT compiled code] 19.42% 6040 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Inlined code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.RefCountedSharedArena#release() [Inlined code] at org.apache.lucene.store.RefCountedSharedArena#close() [Inlined code] 5.16% 1603 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#decRef() [JIT compiled code] at org.apache.lucene.index.IndexFileDeleter#decRef() [Inlined code] 4.04% 1257 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.TrackingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#lambda$mergeOneFieldToIndex$0() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$$Lambda.0x000000000a1f0ac0#close() [Interpreted code] 2.46% 766 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#deleteFilesIfNoRef() [Interpreted code] at org.apache.lucene.index.IndexFileDeleter#refresh() [Interpreted code] 1.46% 453 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.TrackingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.IOUtils#deleteFilesSuppressingExceptions() [Interpreted code] at org.apache.lucene.util.IOUtils#deleteFilesSuppressingExceptions() [Interpreted code] 0.21% 66 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] 0.08% 26 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at jdk.jfr.internal.RepositoryChunk#delete() [JIT compiled code] at jdk.jfr.internal.RepositoryChunk#destroy() [JIT compiled code] at jdk.jfr.internal.RepositoryChunk#release() [JIT compiled code] at jdk.jfr.internal.PlatformRecording#removed() [JIT compiled code] at jdk.jfr.internal.PlatformRecording#trimToSize() [JIT compiled code] at jdk.jfr.internal.PlatformRecording#appendChunk() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#finishChunk() [JIT compiled code] 0.08% 24 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#unlock() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 0.06% 18 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [Inlined code] at java.nio.file.Files#newOutputStream() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [Inlined code] at org.apache.lucene.store.FSDirectory#createOutput() [Inlined code] 0.02% 6 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [JIT compiled code] 0.02% 6 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [Inlined code] at org.apache.lucene.codecs.lucene90.Lucene90PointsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90PointsFormat#fieldsReader() [Inlined code] 0.02% 6 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsFormat#fieldsReader() [JIT compiled code] 0.02% 5 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#lock() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswLock#write() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] 0.01% 4 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsFormat#fieldsProducer() [JIT compiled code] 0.01% 4 java.io.RandomAccessFile#open0() [Native code] at java.io.RandomAccessFile#open() [Inlined code] at java.io.RandomAccessFile#() [JIT compiled code] at java.io.RandomAccessFile#() [Inlined code] at jdk.jfr.internal.RepositoryChunk#() [JIT compiled code] at jdk.jfr.internal.Repository#newChunk() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#rotateDisk() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000000a07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.01% 4 java.lang.invoke.LambdaForm$MH.0x000000000a1f8c00#invoke() [Inlined code] at java.lang.invoke.LambdaForm$MH.0x000000000a1e0c00#invokeExact_MT() [Inlined code] at jdk.internal.foreign.abi.DowncallStub.0x000000000a093000#invoke() [Inlined code] at java.lang.invoke.LambdaForm$DMH.0x000000000a093400#invokeStatic() [Inlined code] at java.lang.invoke.LambdaForm$MH.0x000000000a1f8800#invoke() [Inlined code] at java.lang.invoke.LambdaForm$MH.0x000000000a1e0400#invokeExact_MT() [Inlined code] at org.apache.lucene.store.PosixNativeAccess#madvise() [JIT compiled code] at org.apache.lucene.store.PosixNativeAccess#madvise() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#lambda$updateReadAdvice$0() [JIT compiled code] at org.apache.lucene.store.MemorySegmentIndexInput$$Lambda.0x000000000a1dcbb0#apply() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#advise() [JIT compiled code] at org.apache.lucene.store.MemorySegmentIndexInput#updateReadAdvice() [JIT compiled code] 0.01% 3 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [JIT compiled code] at java.io.BufferedOutputStream#flushBuffer() [Inlined code] at java.io.BufferedOutputStream#write() [Inlined code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#decRef() [JIT compiled code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [Inlined code] at org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90NormsFormat#normsProducer() [JIT compiled code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsFormat#fieldsProducer() [JIT compiled code] 0.01% 2 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.TrackingDirectoryWrapper#deleteFile() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [Inlined code] 0.01% 2 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsFormat#fieldsReader() [JIT compiled code] 0.01% 2 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#decRef() [JIT compiled code] 0.01% 2 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [Inlined code] at org.apache.lucene.codecs.lucene94.Lucene94FieldInfosFormat#read() [JIT compiled code] at org.apache.lucene.index.SegmentCoreReaders#() [JIT compiled code] 0.01% 2 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at java.nio.channels.FileChannel#open() [Inlined code] at java.nio.channels.FileChannel#open() [Inlined code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsFormat#fieldsReader() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90StoredFieldsFormat#fieldsReader() [JIT compiled code] 0.01% 2 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsFormat#fieldsProducer() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader#() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat#fieldsProducer() [JIT compiled code] at org.apache.lucene.index.SegmentCoreReaders#() [JIT compiled code] at org.apache.lucene.index.SegmentReader#() [JIT compiled code] 0.01% 2 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] at sun.nio.ch.NativeThreadSet#add() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [JIT compiled code] at java.io.BufferedOutputStream#flushBuffer() [Inlined code] at java.io.BufferedOutputStream#write() [Inlined code] 0.01% 2 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [Inlined code] at org.apache.lucene.store.Directory#openChecksumInput() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [JIT compiled code] at org.apache.lucene.index.StoredFieldsConsumer#flush() [Inlined code] 0.01% 2 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#readMetadata() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#() [JIT compiled code] 0.00% 1 jdk.jfr.internal.JVM#flush() [Native code] at jdk.jfr.internal.event.EventWriter#flush() [JIT compiled code] at jdk.jfr.internal.event.EventWriter#isValidForSize() [Inlined code] at jdk.jfr.internal.event.EventWriter#putLong() [Inlined code] at jdk.jfr.internal.event.EventWriter#putEventThread() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at java.nio.channels.FileChannel#open() [Inlined code] at java.nio.channels.FileChannel#open() [Inlined code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsFormat#fieldsProducer() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader#() [JIT compiled code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at java.nio.file.Files#size() [Inlined code] at org.apache.lucene.store.FSDirectory#fileLength() [Inlined code] at org.apache.lucene.index.SegmentCommitInfo#sizeInBytes() [JIT compiled code] at org.apache.lucene.index.MergePolicy#size() [JIT compiled code] at org.apache.lucene.index.TieredMergePolicy#getSortedBySegmentSize() [Inlined code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at java.nio.file.Files#size() [Inlined code] at org.apache.lucene.store.FSDirectory#fileLength() [Inlined code] at org.apache.lucene.index.SegmentCommitInfo#sizeInBytes() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#sealFlushedSegment() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [JIT compiled code] 0.00% 1 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [JIT compiled code] at java.io.BufferedOutputStream#flushBuffer() [Inlined code] at java.io.BufferedOutputStream#write() [JIT compiled code] 0.00% 1 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [JIT compiled code] at java.io.BufferedOutputStream#write() [Inlined code] at org.apache.lucene.store.OutputStreamIndexOutput#writeBytes() [Inlined code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#size() [JIT compiled code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#createOutput() [Inlined code] at org.apache.lucene.store.TrackingDirectoryWrapper#createOutput() [JIT compiled code] at org.apache.lucene.codecs.lucene94.Lucene94FieldInfosFormat#write() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#flushAllThreads() [Interpreted code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#createOutput() [JIT compiled code] at org.apache.lucene.index.ConcurrentMergeScheduler$1#createOutput() [Inlined code] at org.apache.lucene.store.TrackingDirectoryWrapper#createOutput() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90NormsFormat#normsProducer() [JIT compiled code] at org.apache.lucene.index.SegmentCoreReaders#() [JIT compiled code] at org.apache.lucene.index.SegmentReader#() [JIT compiled code] at org.apache.lucene.index.ReadersAndUpdates#getReader() [JIT compiled code] at org.apache.lucene.index.ReadersAndUpdates#getReadOnlyClone() [Interpreted code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.Directory#openChecksumInput() [JIT compiled code] at org.apache.lucene.codecs.lucene94.Lucene94FieldInfosFormat#read() [JIT compiled code] at org.apache.lucene.index.SegmentCoreReaders#() [JIT compiled code] at org.apache.lucene.index.SegmentReader#() [JIT compiled code] at org.apache.lucene.index.ReadersAndUpdates#getReader() [JIT compiled code] at org.apache.lucene.index.ReadersAndUpdates#getReaderForMerge() [JIT compiled code] 0.00% 1 jdk.jfr.internal.JVM#flush() [Native code] at jdk.jfr.internal.event.EventWriter#flush() [JIT compiled code] at jdk.jfr.internal.event.EventWriter#isValidForSize() [Inlined code] at jdk.jfr.internal.event.EventWriter#putLong() [Inlined code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at java.nio.channels.FileChannel#open() [Inlined code] at java.nio.channels.FileChannel#open() [Inlined code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsFormat#fieldsReader() [JIT compiled code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90PointsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90PointsFormat#fieldsReader() [Inlined code] at org.apache.lucene.index.SegmentCoreReaders#() [JIT compiled code] at org.apache.lucene.index.SegmentReader#() [JIT compiled code] at org.apache.lucene.index.ReadersAndUpdates#getReader() [JIT compiled code] at org.apache.lucene.index.ReadersAndUpdates#getReadOnlyClone() [Interpreted code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Inlined code] at org.apache.lucene.store.TrackingDirectoryWrapper#deleteFile() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [JIT compiled code] at org.apache.lucene.index.StoredFieldsConsumer#flush() [Inlined code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.Directory#openChecksumInput() [JIT compiled code] at org.apache.lucene.codecs.lucene94.Lucene94FieldInfosFormat#read() [JIT compiled code] at org.apache.lucene.index.SegmentCoreReaders#() [JIT compiled code] at org.apache.lucene.index.SegmentReader#() [JIT compiled code] at org.apache.lucene.index.ReadersAndUpdates#getReader() [JIT compiled code] at org.apache.lucene.index.ReadersAndUpdates#getReadOnlyClone() [Interpreted code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#size() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.Directory#openChecksumInput() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90NormsFormat#normsProducer() [JIT compiled code] at org.apache.lucene.index.SegmentCoreReaders#() [JIT compiled code] at org.apache.lucene.index.SegmentReader#() [JIT compiled code] at org.apache.lucene.index.ReadersAndUpdates#getReader() [JIT compiled code] at org.apache.lucene.index.ReadersAndUpdates#getReadOnlyClone() [Interpreted code] at org.apache.lucene.index.IndexWriter#lambda$getReader$0() [Interpreted code] 0.00% 1 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] at sun.nio.ch.NativeThreadSet#add() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [JIT compiled code] at java.io.BufferedOutputStream#write() [Inlined code] at org.apache.lucene.store.OutputStreamIndexOutput#writeBytes() [Inlined code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at java.nio.channels.FileChannel#open() [Inlined code] at java.nio.channels.FileChannel#open() [Inlined code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsFormat#fieldsProducer() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader#() [JIT compiled code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [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 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 230.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.86 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 28949 events (total: 14465M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 71.47% 10338M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] 4.73% 683M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] 3.91% 566M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] 3.44% 497M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] 1.78% 257M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] 1.69% 243M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] 1.61% 232M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] 1.57% 226M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] 1.37% 198M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] 1.09% 157M org.apache.lucene.util.TimSorter#() [Inlined code] 1.05% 152M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [Inlined code] 0.99% 143M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] 0.97% 139M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.49% 70M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] 0.44% 63M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document() [JIT compiled code] 0.43% 62M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] 0.33% 48M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] 0.29% 41M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] 0.26% 37M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] 0.25% 36M java.util.ArrayList#grow() [Inlined code] 0.15% 22M org.apache.lucene.util.compress.LZ4$HighCompressionHashTable#() [Inlined code] 0.15% 22M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock() [JIT compiled code] 0.12% 17M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal() [Inlined code] 0.12% 17M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] 0.12% 16M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] 0.11% 15M jdk.incubator.vector.FloatVector#lanewiseTemplate() [Inlined code] 0.09% 12M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] 0.08% 11M java.util.HashMap#newNode() [Inlined code] 0.06% 8M org.apache.lucene.util.StringSorter#fallbackSorter() [Inlined code] 0.05% 7M org.apache.lucene.util.BytesRef#() [Inlined code] 0.05% 7M org.apache.lucene.store.ByteBuffersDataInput#() [Inlined code] 0.05% 7M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] 0.05% 7M java.util.ArrayList#subList() [Inlined code] 0.05% 6M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex() [JIT compiled code] 0.05% 6M java.nio.HeapByteBuffer#asReadOnlyBuffer() [Inlined code] 0.04% 6M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader$FieldEntry#create() [JIT compiled code] 0.04% 5M java.util.ArrayList#iterator() [JIT compiled code] 0.03% 4M org.apache.lucene.util.BytesRef#deepCopyOf() [Inlined code] 0.03% 3M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#writeImpacts() [JIT compiled code] 0.03% 3M java.util.ImmutableCollections$AbstractImmutableList#iterator() [JIT compiled code] 0.03% 3M java.lang.ThreadLocal$ThreadLocalMap#set() [Inlined code] 0.02% 3M org.apache.lucene.util.packed.DirectMonotonicWriter#() [Inlined code] 0.02% 3M org.apache.lucene.store.ByteBuffersDataOutput#toArrayCopy() [Inlined code] 0.02% 3M java.util.HashMap#resize() [JIT compiled code] 0.02% 2M java.util.Arrays#copyOfRange() [Inlined code] 0.02% 2M org.apache.lucene.index.PointValuesWriter$1#save() [Inlined code] 0.02% 2M org.apache.lucene.index.PointValuesWriter$1#() [Inlined code] 0.02% 2M java.nio.HeapByteBuffer#() [Inlined code] 0.02% 2M sun.nio.fs.UnixFileAttributes#get() [Inlined code] 0.01% 1M org.apache.lucene.store.ByteBuffersDataOutput#toBufferList() [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 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 230.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.86 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 28949 events (total: 14465M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 71.45% 10335M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] 4.73% 683M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] 3.91% 566M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes() [Inlined code] 3.44% 497M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] 1.78% 257M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] 1.58% 228M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] 1.37% 198M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] 1.20% 173M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition() [JIT compiled code] 1.15% 165M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] 1.09% 157M org.apache.lucene.util.TimSorter#() [Inlined code] at org.apache.lucene.util.ArrayTimSorter#() [Inlined code] 1.05% 152M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] 0.97% 139M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] 0.94% 136M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.54% 77M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] 0.49% 70M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] 0.44% 63M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#serializedDocument() [Inlined code] 0.37% 53M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] 0.33% 48M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [JIT compiled code] 0.31% 44M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] at java.util.concurrent.LinkedBlockingQueue#take() [JIT compiled code] 0.26% 37M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] 0.25% 36M java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] 0.20% 28M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [Inlined code] 0.15% 22M org.apache.lucene.util.compress.LZ4$HighCompressionHashTable#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock() [JIT compiled code] 0.15% 22M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] 0.12% 18M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue#take() [Interpreted code] 0.12% 17M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal() [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment() [Inlined code] 0.11% 16M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] 0.11% 15M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] 0.11% 15M jdk.incubator.vector.FloatVector#lanewiseTemplate() [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise() [Inlined code] 0.09% 12M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex() [JIT compiled code] 0.08% 11M java.util.HashMap#newNode() [Inlined code] at java.util.HashMap#putVal() [Inlined code] 0.06% 9M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] at java.lang.invoke.LambdaForm$DMH.0x000000000a1b9400#newInvokeSpecial() [Inlined code] 0.06% 8M org.apache.lucene.util.StringSorter#fallbackSorter() [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#getFallbackSorter() [Inlined code] 0.05% 7M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock() [JIT compiled code] 0.05% 7M org.apache.lucene.store.ByteBuffersDataInput#() [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#toDataInput() [Inlined code] 0.05% 7M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] at java.lang.StringConcatHelper#newArray() [Inlined code] 0.05% 7M java.util.ArrayList#subList() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] 0.05% 6M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] 0.05% 6M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure() [JIT compiled code] 0.04% 6M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader$FieldEntry#create() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#readField() [JIT compiled code] 0.04% 5M java.util.ArrayList#iterator() [JIT compiled code] at org.apache.lucene.index.ConcurrentMergeScheduler#sync() [Interpreted code] 0.03% 4M org.apache.lucene.util.BytesRef#deepCopyOf() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] 0.03% 4M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.util.BytesRef#deepCopyOf() [Inlined code] 0.03% 3M java.nio.HeapByteBuffer#asReadOnlyBuffer() [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#toBufferList() [JIT compiled code] 0.03% 3M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#writeImpacts() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] 0.03% 3M java.util.ImmutableCollections$AbstractImmutableList#iterator() [JIT compiled code] at org.apache.lucene.index.BufferedUpdatesStream#waitApplyForMerge() [Interpreted code] 0.02% 3M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [JIT compiled code] 0.02% 3M org.apache.lucene.util.packed.DirectMonotonicWriter#() [Inlined code] at org.apache.lucene.util.packed.DirectMonotonicWriter#getInstance() [Inlined code] 0.02% 3M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [Inlined code] 0.02% 3M java.util.HashMap#resize() [JIT compiled code] at java.util.HashMap#putVal() [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 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 230.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.86 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 28949 events (total: 14465M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 66.25% 9584M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] 5.20% 751M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder() [Inlined code] 4.73% 683M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] 3.91% 566M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] 3.44% 497M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [JIT compiled code] 1.58% 228M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] 1.37% 198M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] 1.20% 173M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] 1.15% 165M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] 1.09% 157M org.apache.lucene.util.TimSorter#() [Inlined code] at org.apache.lucene.util.ArrayTimSorter#() [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [JIT compiled code] 1.05% 152M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] 0.97% 139M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] 0.94% 136M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] 0.94% 136M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] 0.84% 121M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] 0.54% 77M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] 0.49% 70M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] 0.44% 63M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#serializedDocument() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#copyOneDoc() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#merge() [JIT compiled code] 0.36% 52M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] 0.33% 48M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] 0.31% 44M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] at java.util.concurrent.LinkedBlockingQueue#take() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#getTask() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] 0.26% 37M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] 0.25% 36M java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#add() [Inlined code] at java.util.ArrayList#add() [Inlined code] 0.20% 28M java.lang.invoke.DirectMethodHandle#allocateInstance() [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() [JIT compiled code] 0.15% 22M org.apache.lucene.util.compress.LZ4$HighCompressionHashTable#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#pushTerm() [Inlined code] 0.15% 22M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#pushTerm() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] 0.12% 18M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue#take() [Interpreted code] at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue#take() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor#getTask() [Interpreted code] 0.12% 17M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal() [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment() [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template() [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0() [Inlined code] 0.11% 16M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [JIT compiled code] 0.11% 15M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [Inlined code] 0.11% 15M jdk.incubator.vector.FloatVector#lanewiseTemplate() [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise() [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise() [Inlined code] at jdk.incubator.vector.FloatVector#fma() [Inlined code] 0.09% 12M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#pushTerm() [Inlined code] 0.06% 9M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] at java.lang.invoke.LambdaForm$DMH.0x000000000a1b9400#newInvokeSpecial() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#getFallbackSorter() [Inlined code] 0.06% 8M org.apache.lucene.util.StringSorter#fallbackSorter() [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#getFallbackSorter() [Inlined code] at org.apache.lucene.util.MSBRadixSorter#sort() [Inlined code] at org.apache.lucene.util.MSBRadixSorter#radixSort() [JIT compiled code] 0.06% 8M java.util.HashMap#newNode() [Inlined code] at java.util.HashMap#putVal() [Inlined code] at java.util.HashMap#put() [Inlined code] at java.util.HashSet#add() [JIT compiled code] 0.05% 7M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#pushTerm() [Inlined code] 0.05% 7M org.apache.lucene.store.ByteBuffersDataInput#() [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#toDataInput() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#flush() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finishDocument() [Inlined code] 0.05% 7M java.util.ArrayList#subList() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#pushTerm() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] 0.05% 6M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#pushTerm() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] 0.05% 6M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph() [Interpreted code] 0.04% 6M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] at java.lang.StringConcatHelper#newArray() [Inlined code] at java.lang.StringConcatHelper#newArrayWithSuffix() [Inlined code] at java.lang.String$$StringConcat.0x000000000a09c000#concat() [Inlined code] 0.04% 6M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader$FieldEntry#create() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#readField() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#readFields() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#() [JIT compiled code] 0.04% 5M java.util.ArrayList#iterator() [JIT compiled code] at org.apache.lucene.index.ConcurrentMergeScheduler#sync() [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler#close() [Interpreted code] at org.apache.lucene.index.IndexWriter#rollbackInternalNoCommit() [Interpreted code] 0.03% 4M org.apache.lucene.util.BytesRef#deepCopyOf() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex() [JIT compiled code] 0.03% 4M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.util.BytesRef#deepCopyOf() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] 0.03% 3M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#writeImpacts() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] 0.03% 3M java.util.ImmutableCollections$AbstractImmutableList#iterator() [JIT compiled code] at org.apache.lucene.index.BufferedUpdatesStream#waitApplyForMerge() [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeInit() [Interpreted code] at org.apache.lucene.index.IndexWriter#merge() [Interpreted code] 0.02% 3M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [JIT compiled code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.02% 3M org.apache.lucene.util.packed.DirectMonotonicWriter#() [Inlined code] at org.apache.lucene.util.packed.DirectMonotonicWriter#getInstance() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeMeta() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeField() [JIT compiled code] 0.02% 2M org.apache.lucene.store.ByteBuffersDataOutput#toArrayCopy() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#pushTerm() [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 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 230.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.86 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 28949 events (total: 14465M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 59.65% 8629M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] 6.60% 954M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] 5.01% 724M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 3.91% 566M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 3.44% 497M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] 2.67% 386M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] 2.05% 296M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] 1.15% 165M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 1.09% 157M org.apache.lucene.util.TimSorter#() [Inlined code] at org.apache.lucene.util.ArrayTimSorter#() [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] 1.05% 152M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 0.97% 139M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000000a1f3868#call() [JIT compiled code] at java.util.concurrent.FutureTask#run() [JIT compiled code] 0.96% 138M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] 0.94% 136M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000000a1df830#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.94% 136M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000000a1f3868#call() [JIT compiled code] 0.84% 121M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [JIT compiled code] 0.83% 120M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000000a1df830#merge() [Interpreted code] 0.75% 107M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [JIT compiled code] 0.72% 104M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [JIT compiled code] 0.65% 94M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000000a1df830#merge() [Interpreted code] 0.54% 77M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 0.44% 63M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#serializedDocument() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#copyOneDoc() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#merge() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeFields() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000000a1dd830#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.33% 48M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] 0.31% 44M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] at java.util.concurrent.LinkedBlockingQueue#take() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#getTask() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor$Worker#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.31% 44M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] 0.31% 44M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#pushTerm() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] 0.24% 34M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] 0.22% 32M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] 0.20% 28M java.lang.invoke.DirectMethodHandle#allocateInstance() [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() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] 0.19% 27M java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#add() [Inlined code] at java.util.ArrayList#add() [Inlined code] at org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] 0.19% 27M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder() [Inlined code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph() [Interpreted code] 0.18% 26M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#pushTerm() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [JIT compiled code] 0.15% 22M org.apache.lucene.util.compress.LZ4$HighCompressionHashTable#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#pushTerm() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] 0.12% 18M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue#take() [Interpreted code] at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue#take() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor#getTask() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor$Worker#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.12% 17M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal() [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment() [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template() [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0() [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment() [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl() [Interpreted code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk() [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp() [Inlined code] 0.11% 16M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000000a1eb5e0#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.11% 15M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] 0.10% 14M jdk.incubator.vector.FloatVector#lanewiseTemplate() [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise() [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise() [Inlined code] at jdk.incubator.vector.FloatVector#fma() [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma() [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl() [Interpreted code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk() [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp() [Inlined code] 0.08% 11M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#pushTerm() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] 0.08% 11M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#pushTerm() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] 0.06% 9M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] at java.lang.invoke.LambdaForm$DMH.0x000000000a1b9400#newInvokeSpecial() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#getFallbackSorter() [Inlined code] at org.apache.lucene.util.MSBRadixSorter#sort() [Inlined code] at org.apache.lucene.util.MSBRadixSorter#radixSort() [JIT compiled code] at org.apache.lucene.util.MSBRadixSorter#sort() [Inlined code] at org.apache.lucene.util.MSBRadixSorter#radixSort() [JIT compiled code] 0.06% 8M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#pushTerm() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] 0.05% 7M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] 0.05% 7M org.apache.lucene.util.StringSorter#fallbackSorter() [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#getFallbackSorter() [Inlined code] at org.apache.lucene.util.MSBRadixSorter#sort() [Inlined code] at org.apache.lucene.util.MSBRadixSorter#radixSort() [JIT compiled code] at org.apache.lucene.util.MSBRadixSorter#sort() [Inlined code] at org.apache.lucene.util.MSBRadixSorter#radixSort() [JIT compiled code] at org.apache.lucene.util.MSBRadixSorter#sort() [Inlined code] at org.apache.lucene.util.MSBRadixSorter#radixSort() [JIT compiled code] 0.05% 7M org.apache.lucene.store.ByteBuffersDataInput#() [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#toDataInput() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#flush() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finishDocument() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#copyOneDoc() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#merge() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeFields() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000000a1dd830#merge() [Interpreted code] 0.05% 6M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph() [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder() [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] 0.04% 6M java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#add() [Inlined code] at java.util.ArrayList#add() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#pushTerm() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] 0.04% 6M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader$FieldEntry#create() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#readField() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#readFields() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsFormat#fieldsReader() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsReader#() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat#fieldsReader() [JIT compiled code] at org.apache.lucene.index.SegmentCoreReaders#() [JIT compiled code] 0.04% 5M java.util.ArrayList#iterator() [JIT compiled code] at org.apache.lucene.index.ConcurrentMergeScheduler#sync() [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler#close() [Interpreted code] at org.apache.lucene.index.IndexWriter#rollbackInternalNoCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#rollbackInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#rollback() [Interpreted code] at perf.Indexer#_main() [Interpreted code] at perf.Indexer#main() [Interpreted code] 0.03% 4M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] 0.03% 4M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#pushTerm() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [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 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 230.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.86 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 28949 events (total: 14465M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 59.65% 8629M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000000a1f3868#call() [JIT compiled code] 6.60% 954M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 5.01% 724M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] 3.76% 544M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000000a1f3868#call() [JIT compiled code] at java.util.concurrent.FutureTask#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] 3.44% 497M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000000a1f3868#call() [JIT compiled code] 2.67% 386M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000000a1df830#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle() [Interpreted code] 2.05% 296M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#flushAllThreads() [Interpreted code] 1.13% 164M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000000a1f3868#call() [JIT compiled code] at java.util.concurrent.FutureTask#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] 1.09% 157M org.apache.lucene.util.TimSorter#() [Inlined code] at org.apache.lucene.util.ArrayTimSorter#() [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000000a1df830#merge() [Interpreted code] 0.99% 143M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000000a1f3868#call() [JIT compiled code] at java.util.concurrent.FutureTask#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] 0.96% 138M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000000a1df830#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle() [Interpreted code] 0.94% 136M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000000a1df830#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle() [Interpreted code] at org.apache.lucene.index.IndexWriter#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource#merge() [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler#doMerge() [Interpreted code] 0.86% 124M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000000a1f3868#call() [JIT compiled code] at java.util.concurrent.FutureTask#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000000a1f3dc0#run() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] 0.86% 124M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000000a1f3868#call() [JIT compiled code] at java.util.concurrent.FutureTask#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x000000000a1f3dc0#run() [JIT compiled code] 0.84% 121M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#flushAllThreads() [Interpreted code] at org.apache.lucene.index.IndexWriter#getReader() [Interpreted code] at org.apache.lucene.index.DirectoryReader#open() [Interpreted code] at org.apache.lucene.index.DirectoryReader#open() [Interpreted code] 0.83% 120M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000000a1df830#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle() [Interpreted code] at org.apache.lucene.index.IndexWriter#merge() [Interpreted code] 0.75% 107M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#flushAllThreads() [Interpreted code] at org.apache.lucene.index.IndexWriter#getReader() [Interpreted code] 0.72% 104M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#flushAllThreads() [Interpreted code] at org.apache.lucene.index.IndexWriter#getReader() [Interpreted code] 0.65% 94M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000000a1df830#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle() [Interpreted code] at org.apache.lucene.index.IndexWriter#merge() [Interpreted code] 0.48% 69M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000000a1f3868#call() [JIT compiled code] at java.util.concurrent.FutureTask#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] 0.44% 63M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#serializedDocument() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#copyOneDoc() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#merge() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeFields() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000000a1dd830#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle() [Interpreted code] at org.apache.lucene.index.IndexWriter#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource#merge() [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler#doMerge() [Interpreted code] 0.33% 48M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000000a1df830#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.31% 44M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] at java.util.concurrent.LinkedBlockingQueue#take() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#getTask() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor$Worker#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.31% 44M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000000a1df830#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.31% 44M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#pushTerm() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000000a1df830#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] 0.24% 34M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#flushAllThreads() [Interpreted code] 0.22% 32M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000000a1df830#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.20% 28M java.lang.invoke.DirectMethodHandle#allocateInstance() [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() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000000a1f3868#call() [JIT compiled code] at java.util.concurrent.FutureTask#run() [JIT compiled code] 0.19% 27M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder() [Inlined code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph() [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder() [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] 0.18% 26M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#pushTerm() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush() [JIT compiled code] 0.16% 23M java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#add() [Inlined code] at java.util.ArrayList#add() [Inlined code] at org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] 0.15% 22M org.apache.lucene.util.compress.LZ4$HighCompressionHashTable#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#pushTerm() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [JIT compiled code] 0.15% 21M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000000a1f3868#call() [JIT compiled code] at java.util.concurrent.FutureTask#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll() [JIT compiled code] 0.12% 18M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue#take() [Interpreted code] at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue#take() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor#getTask() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor$Worker#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.12% 16M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal() [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment() [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment0Template() [Inlined code] at jdk.incubator.vector.Float256Vector#fromMemorySegment0() [Inlined code] at jdk.incubator.vector.FloatVector#fromMemorySegment() [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl() [Interpreted code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk() [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp() [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] 0.11% 16M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000000a1eb5e0#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle() [Interpreted code] at org.apache.lucene.index.IndexWriter#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource#merge() [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler#doMerge() [Interpreted code] 0.11% 15M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 0.10% 15M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000000a1f3868#call() [JIT compiled code] at java.util.concurrent.FutureTask#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#build() [JIT compiled code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge() [Interpreted code] 0.10% 14M jdk.incubator.vector.FloatVector#lanewiseTemplate() [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise() [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise() [Inlined code] at jdk.incubator.vector.FloatVector#fma() [Inlined code] at org.apache.lucene.internal.vectorization.PanamaVectorUtilSupport#fma() [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl() [Interpreted code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulk() [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$DotProductSupplier$1#vectorOp() [Inlined code] at org.apache.lucene.internal.vectorization.Lucene99MemorySegmentFloatVectorScorerSupplier$AbstractBulkScorer#bulkScore() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] 0.08% 11M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000000a1f3868#call() [JIT compiled code] at java.util.concurrent.FutureTask#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#build() [JIT compiled code] 0.08% 11M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#pushTerm() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000000a1df830#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle() [Interpreted code] 0.08% 11M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#pushTerm() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#flushAllThreads() [Interpreted code] 0.06% 8M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#pushTerm() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000000a1df830#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.06% 8M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000000a1f3868#call() [JIT compiled code] at java.util.concurrent.FutureTask#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll() [JIT compiled code] 0.06% 8M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000000a1f3868#call() [JIT compiled code] at java.util.concurrent.FutureTask#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll() [JIT compiled code] 0.05% 7M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [JIT compiled code] 0.05% 7M org.apache.lucene.store.ByteBuffersDataInput#() [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#toDataInput() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#flush() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finishDocument() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#copyOneDoc() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#merge() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeFields() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000000a1dd830#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle() [Interpreted code] at org.apache.lucene.index.IndexWriter#merge() [Interpreted code] 0.05% 6M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph() [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder() [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000000a1eb5e0#merge() [Interpreted code] 0.04% 6M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader$FieldEntry#create() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#readField() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#readFields() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsFormat#fieldsReader() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsReader#() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat#fieldsReader() [JIT compiled code] at org.apache.lucene.index.SegmentCoreReaders#() [JIT compiled code] at org.apache.lucene.index.SegmentReader#() [JIT compiled code] at org.apache.lucene.index.ReadersAndUpdates#getReader() [JIT compiled code] at org.apache.lucene.index.ReadersAndUpdates#getReadOnlyClone() [Interpreted code] at org.apache.lucene.index.IndexWriter#lambda$getReader$0() [Interpreted code] 0.04% 5M java.util.ArrayList#iterator() [JIT compiled code] at org.apache.lucene.index.ConcurrentMergeScheduler#sync() [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler#close() [Interpreted code] at org.apache.lucene.index.IndexWriter#rollbackInternalNoCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#rollbackInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#rollback() [Interpreted code] at perf.Indexer#_main() [Interpreted code] at perf.Indexer#main() [Interpreted code] move log to /l/logs.nightly/2026.04.05.23.08.44/fastIndexMediumDocsWithVectors.log move vmstat log to /l/logs.nightly/2026.04.05.23.08.44/fastIndexMediumDocsWithVectors.vmstat.log move top log to /l/logs.nightly/2026.04.05.23.08.44/fastIndexMediumDocsWithVectors.top.log [2026-04-06 10:17:57.379633] took 13780.3 sec [2026-04-06 10:17:57.383956] medIndexVectorsAtClose None [2026-04-06 10:17:57.391912] 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=250M,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=1243239 Profiler summary for /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr Version: 2.1 Chunks: 20 Start: 2026-04-06 16:13:10 (UTC) Duration: 196 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 9062133 181206065 jdk.FileWrite 1803925 48819888 jdk.ObjectAllocationInNewTLAB 203595 3940789 jdk.NativeMethodSample 39895 618463 jdk.ObjectAllocationOutsideTLAB 34269 598628 jdk.FileRead 16615 485467 jdk.BooleanFlag 13840 456780 jdk.CPULoad 3272 68712 jdk.UnsignedIntFlag 1240 44460 jdk.IntFlag 1120 41660 jdk.StringFlag 900 35480 jdk.Checkpoint 844 15324040 jdk.Compilation 77 2137 jdk.CPUInformation 20 30060 jdk.GCConfiguration 20 540 jdk.JVMInformation 20 24880 jdk.Metadata 20 2210560 jdk.GarbageCollection 6 156 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.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 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 242.15 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 39895 events (total: 39895) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 39.60% 15797 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 30.93% 12338 jdk.jfr.internal.JVM#emitEvent() [Native code] 15.71% 6269 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] 8.25% 3293 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 4.90% 1954 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] 0.18% 71 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] 0.12% 49 jdk.internal.misc.Unsafe#park() [Native code] 0.06% 23 jdk.internal.misc.Unsafe#unpark() [Native code] 0.05% 21 jdk.jfr.internal.JVM#getStackTraceId() [Native code] 0.05% 19 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] 0.04% 17 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] 0.02% 9 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] 0.02% 7 sun.nio.ch.NativeThread#current0() [Native code] 0.02% 7 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] 0.01% 5 java.io.FileDescriptor#close0() [Native code] 0.01% 4 java.lang.Object#wait0() [Native code] 0.01% 3 java.io.RandomAccessFile#open0() [Native code] 0.01% 2 java.io.FileOutputStream#writeBytes() [Native code] 0.00% 1 java.nio.MappedMemoryUtils#isLoaded0() [Native code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#access0() [Native code] 0.00% 1 jdk.jfr.internal.JVM#shouldRotateDisk() [Native code] 0.00% 1 java.lang.System#nanoTime() [Native code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#allocationGranularity0() [Native code] 0.00% 1 java.lang.Thread#sleepNanos0() [Native code] 0.00% 1 jdk.internal.misc.Unsafe#allocateMemory0() [Native 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 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 242.15 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 242.15 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 39895 events (total: 39895) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 39.60% 15797 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] 30.93% 12338 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Inlined code] 15.71% 6269 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] 8.25% 3293 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] 4.90% 1954 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] 0.18% 71 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] 0.12% 49 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] 0.06% 23 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [JIT compiled code] 0.05% 21 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] 0.05% 19 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] 0.04% 17 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] 0.02% 9 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] 0.02% 7 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] 0.02% 7 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [Inlined code] 0.01% 5 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] 0.01% 4 java.lang.Object#wait0() [Native code] at java.lang.Object#wait() [Inlined code] 0.01% 3 java.io.RandomAccessFile#open0() [Native code] at java.io.RandomAccessFile#open() [Inlined code] 0.01% 2 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] 0.00% 1 java.lang.Thread#sleepNanos0() [Native code] at java.lang.Thread#sleepNanos() [Inlined code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#allocationGranularity0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#allocationGranularity() [Inlined code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#access0() [Native code] at sun.nio.fs.UnixNativeDispatcher#access() [JIT compiled code] 0.00% 1 java.nio.MappedMemoryUtils#isLoaded0() [Native code] at java.nio.MappedMemoryUtils#isLoaded() [Inlined code] 0.00% 1 jdk.jfr.internal.JVM#shouldRotateDisk() [Native code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [JIT compiled code] 0.00% 1 java.lang.System#nanoTime() [Native code] at org.apache.lucene.index.ReadersAndUpdates#writeFieldUpdates() [Interpreted code] 0.00% 1 jdk.internal.misc.Unsafe#allocateMemory0() [Native code] at jdk.internal.misc.Unsafe#allocateMemory() [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 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 242.15 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 242.15 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 242.15 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 39895 events (total: 39895) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 39.60% 15797 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] 30.93% 12338 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run() [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [JIT compiled code] 15.71% 6269 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] 8.25% 3293 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] 3.18% 1267 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] 1.72% 687 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] 0.18% 71 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] 0.09% 37 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] 0.05% 21 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release() [JIT compiled code] 0.05% 19 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] 0.05% 18 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] 0.03% 11 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] 0.02% 9 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [Inlined code] 0.02% 7 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#size() [JIT compiled code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] 0.02% 7 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] at sun.nio.ch.NativeThreadSet#add() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] 0.02% 7 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] 0.02% 6 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [JIT compiled code] 0.01% 5 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] at java.io.FileDescriptor$1#close() [Inlined code] at sun.nio.ch.FileChannelImpl$Closer#run() [JIT compiled code] 0.01% 3 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileReadEvent#commit() [JIT compiled code] at jdk.internal.event.FileReadEvent#offer() [Inlined code] 0.01% 3 java.lang.Object#wait0() [Native code] at java.lang.Object#wait() [Inlined code] at jdk.jfr.internal.PlatformRecorder#takeNap() [Inlined code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [JIT compiled code] 0.01% 3 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode#block() [Inlined code] at java.util.concurrent.ForkJoinPool#unmanagedBlock() [Inlined code] 0.01% 3 java.io.RandomAccessFile#open0() [Native code] at java.io.RandomAccessFile#open() [Inlined code] at java.io.RandomAccessFile#() [JIT compiled code] at java.io.RandomAccessFile#() [Inlined code] 0.01% 2 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] at java.io.FileOutputStream#write() [JIT compiled code] at java.lang.System$Out#write() [Inlined code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#size() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] 0.00% 1 java.lang.System#nanoTime() [Native code] at org.apache.lucene.index.ReadersAndUpdates#writeFieldUpdates() [Interpreted code] at org.apache.lucene.index.ReaderPool#writeDocValuesUpdatesForMerge() [Interpreted code] at org.apache.lucene.index.IndexWriter#_mergeInit() [Interpreted code] 0.00% 1 jdk.jfr.internal.JVM#shouldRotateDisk() [Native code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000005207aa58#run() [Interpreted code] 0.00% 1 java.nio.MappedMemoryUtils#isLoaded0() [Native code] at java.nio.MappedMemoryUtils#isLoaded() [Inlined code] at java.nio.MappedMemoryUtils$1#isLoaded() [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#isLoadedInternal() [Inlined code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#allocationGranularity0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#allocationGranularity() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#access0() [Native code] at sun.nio.fs.UnixNativeDispatcher#access() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#exists() [JIT compiled code] at java.nio.file.Files#exists() [Inlined code] 0.00% 1 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#releaseShared() [Inlined code] 0.00% 1 java.lang.Object#wait0() [Native code] at java.lang.Object#wait() [Inlined code] at jdk.jfr.internal.PlatformRecorder#takeNap() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] 0.00% 1 jdk.internal.misc.Unsafe#allocateMemory0() [Native code] at jdk.internal.misc.Unsafe#allocateMemory() [JIT compiled code] at sun.nio.ch.Util#getTemporaryDirectBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] 0.00% 1 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedSynchronizer#signalNext() [Inlined code] at java.util.concurrent.locks.AbstractQueuedSynchronizer#release() [Inlined code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] 0.00% 1 java.lang.Thread#sleepNanos0() [Native code] at java.lang.Thread#sleepNanos() [Inlined code] at java.lang.Thread#sleep() [JIT compiled code] at perf.Indexer#_main() [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=8 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 242.15 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 242.15 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 242.15 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 242.15 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 39895 events (total: 39895) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 39.60% 15797 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] 21.25% 8477 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run() [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000005207aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 15.61% 6226 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Inlined code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [Inlined code] 9.68% 3861 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run() [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000005207aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 8.25% 3293 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.FileChannelImpl#implRead() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Inlined code] at sun.nio.ch.FileChannelImpl#read() [JIT compiled code] 3.18% 1267 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [Inlined code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Inlined code] 1.60% 637 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] 0.17% 66 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [JIT compiled code] 0.13% 50 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at jdk.jfr.internal.RepositoryChunk#delete() [JIT compiled code] at jdk.jfr.internal.RepositoryChunk#destroy() [JIT compiled code] at jdk.jfr.internal.RepositoryChunk#release() [JIT compiled code] 0.11% 43 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] 0.09% 37 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] 0.05% 21 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release() [JIT compiled code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#unlock() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] 0.05% 18 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] 0.03% 13 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] 0.02% 9 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#lock() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswLock#write() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.02% 7 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] at sun.nio.ch.NativeThreadSet#add() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] 0.02% 7 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [Inlined code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] 0.02% 6 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [Inlined code] 0.02% 6 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at java.nio.file.Files#size() [Inlined code] 0.01% 4 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] at java.io.FileDescriptor$1#close() [Inlined code] at sun.nio.ch.FileChannelImpl$Closer#run() [JIT compiled code] at jdk.internal.ref.CleanerImpl$PhantomCleanableRef#performCleanup() [Inlined code] at jdk.internal.ref.PhantomCleanable#clean() [Inlined code] at sun.nio.ch.FileChannelImpl#implCloseChannel() [Inlined code] at java.nio.channels.spi.AbstractInterruptibleChannel#close() [Inlined code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at java.nio.channels.FileChannel#open() [Inlined code] at java.nio.channels.FileChannel#open() [Inlined code] 0.01% 3 java.lang.Object#wait0() [Native code] at java.lang.Object#wait() [Inlined code] at jdk.jfr.internal.PlatformRecorder#takeNap() [Inlined code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000005207aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#size() [JIT compiled code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#createOutput() [Inlined code] at org.apache.lucene.store.TrackingDirectoryWrapper#createOutput() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [JIT compiled code] 0.01% 3 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode#block() [Inlined code] at java.util.concurrent.ForkJoinPool#unmanagedBlock() [Inlined code] at java.util.concurrent.ForkJoinPool#managedBlock() [Inlined code] at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Inlined code] at java.util.concurrent.ArrayBlockingQueue#put() [JIT compiled code] at perf.LineFileDocs#readDocs() [JIT compiled code] 0.01% 2 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#size() [JIT compiled code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#decRef() [JIT compiled code] 0.01% 2 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#openDataInput() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#() [JIT compiled code] 0.01% 2 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at java.nio.channels.FileChannel#open() [JIT compiled code] at java.nio.channels.FileChannel#open() [Inlined code] 0.01% 2 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileReadEvent#commit() [JIT compiled code] at jdk.internal.event.FileReadEvent#offer() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Inlined code] at sun.nio.ch.FileChannelImpl#read() [JIT compiled code] at perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 0.01% 2 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] at java.io.FileOutputStream#write() [JIT compiled code] at java.lang.System$Out#write() [Inlined code] at java.io.BufferedOutputStream#flushBuffer() [Inlined code] at java.io.BufferedOutputStream#flush() [JIT compiled code] at java.io.PrintStream#write() [JIT compiled code] at sun.nio.cs.StreamEncoder#writeBytes() [JIT compiled code] 0.01% 2 java.io.RandomAccessFile#open0() [Native code] at java.io.RandomAccessFile#open() [Inlined code] at java.io.RandomAccessFile#() [JIT compiled code] at java.io.RandomAccessFile#() [Inlined code] at jdk.jfr.internal.RepositoryChunk#() [JIT compiled code] at jdk.jfr.internal.Repository#newChunk() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#rotateDisk() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] 0.00% 1 java.io.RandomAccessFile#open0() [Native code] at java.io.RandomAccessFile#open() [Inlined code] at java.io.RandomAccessFile#() [JIT compiled code] at java.io.RandomAccessFile#() [Inlined code] at jdk.jfr.internal.RepositoryChunk#() [JIT compiled code] at jdk.jfr.internal.Repository#newChunk() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#rotateDisk() [Inlined code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [JIT compiled code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#size() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.Directory#openChecksumInput() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsFormat#fieldsReader() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90StoredFieldsFormat#fieldsReader() [JIT compiled code] 0.00% 1 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] at java.io.FileDescriptor$1#close() [Inlined code] at sun.nio.ch.FileChannelImpl$Closer#run() [JIT compiled code] at jdk.internal.ref.CleanerImpl$PhantomCleanableRef#performCleanup() [Inlined code] at jdk.internal.ref.PhantomCleanable#clean() [Inlined code] at sun.nio.ch.FileChannelImpl#implCloseChannel() [Inlined code] at java.nio.channels.spi.AbstractInterruptibleChannel#close() [JIT compiled code] 0.00% 1 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedSynchronizer#signalNext() [Inlined code] at java.util.concurrent.locks.AbstractQueuedSynchronizer#release() [Inlined code] at java.util.concurrent.locks.ReentrantLock#unlock() [Inlined code] at java.util.concurrent.ArrayBlockingQueue#take() [JIT compiled code] at perf.LineFileDocs#reserve() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#allocationGranularity0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#allocationGranularity() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [Inlined code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#size() [JIT compiled code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Inlined code] at org.apache.lucene.store.TrackingDirectoryWrapper#deleteFile() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [JIT compiled code] 0.00% 1 java.nio.MappedMemoryUtils#isLoaded0() [Native code] at java.nio.MappedMemoryUtils#isLoaded() [Inlined code] at java.nio.MappedMemoryUtils$1#isLoaded() [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#isLoadedInternal() [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#isLoaded() [Inlined code] at jdk.internal.foreign.MappedMemorySegmentImpl#isLoaded() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#lambda$prefetch$0() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput$$Lambda.0x00000000521c3028#apply() [Inlined code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#access0() [Native code] at sun.nio.fs.UnixNativeDispatcher#access() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#exists() [JIT compiled code] at java.nio.file.Files#exists() [Inlined code] at jdk.jfr.internal.management.ChunkFilename#next() [JIT compiled code] at jdk.jfr.internal.Repository#newChunk() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#rotateDisk() [Inlined code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [JIT compiled code] 0.00% 1 jdk.internal.misc.Unsafe#allocateMemory0() [Native code] at jdk.internal.misc.Unsafe#allocateMemory() [JIT compiled code] at sun.nio.ch.Util#getTemporaryDirectBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.FileChannelImpl#implRead() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Inlined code] at sun.nio.ch.FileChannelImpl#read() [JIT compiled code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.Directory#openChecksumInput() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsReader#() [JIT compiled code] 0.00% 1 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#releaseShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#unlock() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsFormat#fieldsProducer() [JIT compiled code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsFormat#fieldsProducer() [JIT compiled code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsFormat#fieldsProducer() [JIT compiled code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#size() [JIT compiled code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#createOutput() [Inlined code] at org.apache.lucene.store.TrackingDirectoryWrapper#createOutput() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsFormat#fieldsConsumer() [JIT compiled code] 0.00% 1 java.lang.Object#wait0() [Native code] at java.lang.Object#wait() [Inlined code] at jdk.jfr.internal.PlatformRecorder#takeNap() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000005207aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#openDataInput() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#() [JIT compiled code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.Directory#openChecksumInput() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#() [JIT compiled code] 0.00% 1 jdk.jfr.internal.JVM#shouldRotateDisk() [Native code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000005207aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.00% 1 java.lang.Thread#sleepNanos0() [Native code] at java.lang.Thread#sleepNanos() [Inlined code] at java.lang.Thread#sleep() [JIT compiled code] at perf.Indexer#_main() [Interpreted code] at perf.Indexer#main() [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 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 242.15 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 242.15 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 242.15 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 242.15 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 242.15 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 39895 events (total: 39895) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 39.60% 15797 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [JIT compiled code] 21.25% 8477 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run() [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000005207aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 15.61% 6226 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Inlined code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.RefCountedSharedArena#release() [Inlined code] at org.apache.lucene.store.RefCountedSharedArena#close() [Inlined code] 9.68% 3861 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run() [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000005207aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 5.83% 2324 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.FileChannelImpl#implRead() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Inlined code] at sun.nio.ch.FileChannelImpl#read() [JIT compiled code] at perf.LineFileDocs#readVector() [Inlined code] at perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 3.17% 1263 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [Inlined code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#decRef() [JIT compiled code] at org.apache.lucene.index.IndexFileDeleter#decRef() [Inlined code] 2.43% 969 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.FileChannelImpl#implRead() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Inlined code] at sun.nio.ch.FileChannelImpl#read() [JIT compiled code] at perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 0.94% 375 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#deleteFilesIfNoRef() [Interpreted code] at org.apache.lucene.index.IndexFileDeleter#refresh() [Interpreted code] 0.66% 262 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.TrackingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.IOUtils#deleteFilesIgnoringExceptions() [Interpreted code] at org.apache.lucene.util.IOUtils#deleteFilesIgnoringExceptions() [Interpreted code] 0.16% 64 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [JIT compiled code] at java.nio.file.Files#newOutputStream() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [Inlined code] at org.apache.lucene.store.FSDirectory#createOutput() [Inlined code] 0.13% 50 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at jdk.jfr.internal.RepositoryChunk#delete() [JIT compiled code] at jdk.jfr.internal.RepositoryChunk#destroy() [JIT compiled code] at jdk.jfr.internal.RepositoryChunk#release() [JIT compiled code] at jdk.jfr.internal.PlatformRecording#removed() [JIT compiled code] at jdk.jfr.internal.PlatformRecording#trimToSize() [JIT compiled code] at jdk.jfr.internal.PlatformRecording#appendChunk() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#finishChunk() [JIT compiled code] 0.09% 37 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] 0.05% 21 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release() [JIT compiled code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#unlock() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 0.04% 16 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [JIT compiled code] at java.io.BufferedOutputStream#flushBuffer() [Inlined code] at java.io.BufferedOutputStream#write() [Inlined code] 0.02% 9 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#lock() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswLock#write() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] 0.02% 8 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsReader#() [JIT compiled code] 0.02% 7 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [Inlined code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#decRef() [JIT compiled code] 0.02% 6 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [Inlined code] at org.apache.lucene.store.Directory#openChecksumInput() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [JIT compiled code] at org.apache.lucene.index.StoredFieldsConsumer#flush() [Inlined code] 0.01% 5 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#() [Inlined code] at org.apache.lucene.codecs.lucene90.Lucene90NormsFormat#normsProducer() [Inlined code] 0.01% 5 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [Inlined code] at org.apache.lucene.codecs.lucene90.Lucene90PointsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90PointsFormat#fieldsReader() [Inlined code] 0.01% 5 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] at sun.nio.ch.NativeThreadSet#add() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [JIT compiled code] at java.io.BufferedOutputStream#flushBuffer() [Inlined code] at java.io.BufferedOutputStream#write() [Inlined code] 0.01% 4 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#createOutput() [Inlined code] at org.apache.lucene.store.TrackingDirectoryWrapper#createOutput() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [JIT compiled code] 0.01% 4 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsFormat#fieldsProducer() [JIT compiled code] 0.01% 4 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [Inlined code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Inlined code] at org.apache.lucene.store.TrackingDirectoryWrapper#deleteFile() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [JIT compiled code] at org.apache.lucene.index.StoredFieldsConsumer#flush() [Inlined code] 0.01% 4 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsFormat#fieldsProducer() [JIT compiled code] 0.01% 4 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#createOutput() [Inlined code] at org.apache.lucene.store.TrackingDirectoryWrapper#createOutput() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsFormat#fieldsConsumer() [JIT compiled code] 0.01% 4 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] at java.io.FileDescriptor$1#close() [Inlined code] at sun.nio.ch.FileChannelImpl$Closer#run() [JIT compiled code] at jdk.internal.ref.CleanerImpl$PhantomCleanableRef#performCleanup() [Inlined code] at jdk.internal.ref.PhantomCleanable#clean() [Inlined code] at sun.nio.ch.FileChannelImpl#implCloseChannel() [Inlined code] at java.nio.channels.spi.AbstractInterruptibleChannel#close() [Inlined code] at sun.nio.ch.ChannelOutputStream#close() [JIT compiled code] at java.io.FilterOutputStream#close() [JIT compiled code] at java.io.FilterOutputStream#close() [JIT compiled code] at java.io.FilterOutputStream#close() [Inlined code] 0.01% 3 java.lang.Object#wait0() [Native code] at java.lang.Object#wait() [Inlined code] at jdk.jfr.internal.PlatformRecorder#takeNap() [Inlined code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000005207aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#decRef() [JIT compiled code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [Inlined code] at org.apache.lucene.codecs.lucene94.Lucene94FieldInfosFormat#read() [JIT compiled code] at org.apache.lucene.index.SegmentCoreReaders#() [JIT compiled code] 0.01% 3 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode#block() [Inlined code] at java.util.concurrent.ForkJoinPool#unmanagedBlock() [Inlined code] at java.util.concurrent.ForkJoinPool#managedBlock() [Inlined code] at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Inlined code] at java.util.concurrent.ArrayBlockingQueue#put() [JIT compiled code] at perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [JIT compiled code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at java.nio.file.Files#size() [Inlined code] at org.apache.lucene.store.FSDirectory#fileLength() [JIT compiled code] at org.apache.lucene.index.SegmentCommitInfo#sizeInBytes() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#sealFlushedSegment() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [JIT compiled code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [Inlined code] at org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90NormsFormat#normsProducer() [JIT compiled code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#size() [JIT compiled code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#createOutput() [Inlined code] at org.apache.lucene.store.TrackingDirectoryWrapper#createOutput() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [JIT compiled code] at org.apache.lucene.index.StoredFieldsConsumer#flush() [Inlined code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush() [JIT compiled code] 0.01% 2 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at java.nio.file.Files#size() [Inlined code] at org.apache.lucene.store.FSDirectory#fileLength() [JIT compiled code] at org.apache.lucene.index.SegmentCommitInfo#sizeInBytes() [JIT compiled code] at org.apache.lucene.index.MergePolicy#size() [Interpreted code] at org.apache.lucene.index.TieredMergePolicy#getSortedBySegmentSize() [JIT compiled code] 0.01% 2 java.io.RandomAccessFile#open0() [Native code] at java.io.RandomAccessFile#open() [Inlined code] at java.io.RandomAccessFile#() [JIT compiled code] at java.io.RandomAccessFile#() [Inlined code] at jdk.jfr.internal.RepositoryChunk#() [JIT compiled code] at jdk.jfr.internal.Repository#newChunk() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#rotateDisk() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000005207aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.01% 2 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsFormat#fieldsReader() [JIT compiled code] 0.01% 2 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [JIT compiled code] at java.io.BufferedOutputStream#write() [Inlined code] at org.apache.lucene.store.OutputStreamIndexOutput#writeBytes() [Inlined code] 0.01% 2 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileReadEvent#commit() [JIT compiled code] at jdk.internal.event.FileReadEvent#offer() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Inlined code] at sun.nio.ch.FileChannelImpl#read() [JIT compiled code] at perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 0.01% 2 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [JIT compiled code] at java.nio.file.Files#newOutputStream() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory#createTempOutput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#createTempOutput() [JIT compiled code] 0.01% 2 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104HnswScalarQuantizedVectorsFormat#fieldsReader() [JIT compiled code] 0.01% 2 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] at java.io.FileOutputStream#write() [JIT compiled code] at java.lang.System$Out#write() [Inlined code] at java.io.BufferedOutputStream#flushBuffer() [Inlined code] at java.io.BufferedOutputStream#flush() [JIT compiled code] at java.io.PrintStream#write() [JIT compiled code] at sun.nio.cs.StreamEncoder#writeBytes() [JIT compiled code] at sun.nio.cs.StreamEncoder#implFlushBuffer() [Inlined code] at sun.nio.cs.StreamEncoder#flushBuffer() [JIT compiled code] at java.io.OutputStreamWriter#flushBuffer() [Inlined code] at java.io.PrintStream#writeln() [JIT compiled code] 0.01% 2 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#openDataInput() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104HnswScalarQuantizedVectorsFormat#fieldsReader() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsReader#() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat#fieldsReader() [JIT compiled code] at org.apache.lucene.index.SegmentCoreReaders#() [JIT compiled code] 0.01% 2 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#size() [JIT compiled code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#decRef() [JIT compiled code] at org.apache.lucene.index.IndexFileDeleter#decRef() [Inlined code] at org.apache.lucene.index.IndexFileDeleter#checkpoint() [JIT compiled code] at org.apache.lucene.index.IndexWriter#checkpoint() [JIT compiled code] at org.apache.lucene.index.IndexWriter$$Lambda.0x00000000521f7830#close() [Interpreted code] 0.01% 2 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [JIT compiled code] 0.01% 2 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#readMetadata() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#() [JIT compiled code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsFormat#fieldsProducer() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader#() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat#fieldsProducer() [JIT compiled code] at org.apache.lucene.index.SegmentCoreReaders#() [JIT compiled code] at org.apache.lucene.index.SegmentReader#() [JIT compiled code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#createOutput() [Inlined code] at org.apache.lucene.store.TrackingDirectoryWrapper#createOutput() [JIT compiled code] at org.apache.lucene.codecs.lucene94.Lucene94FieldInfosFormat#write() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsFormat#fieldsProducer() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader#() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat#fieldsProducer() [JIT compiled code] at org.apache.lucene.index.SegmentCoreReaders#() [JIT compiled code] at org.apache.lucene.index.SegmentReader#() [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 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 242.15 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 242.15 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 242.15 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 242.15 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 242.15 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 242.15 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 237863 events (total: 45402M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 37.11% 16847M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] 26.79% 12164M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] 5.63% 2555M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] 3.79% 1722M perf.LineFileDocs#readVector() [Inlined code] 3.34% 1517M java.nio.HeapByteBuffer#() [Inlined code] 3.21% 1457M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] 2.28% 1034M perf.LineFileDocs#nextDoc() [JIT compiled code] 2.27% 1031M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] 1.62% 736M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] 1.54% 700M java.lang.StringUTF16#compress() [Inlined code] 1.25% 569M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] 1.07% 486M perf.LineFileDocs#readDocs() [JIT compiled code] 1.02% 462M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] 1.02% 461M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] 0.75% 339M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] 0.74% 337M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] 0.70% 318M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] 0.53% 241M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [Inlined code] 0.47% 211M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.46% 209M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] 0.36% 165M org.apache.lucene.util.TimSorter#() [Inlined code] 0.33% 148M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] 0.29% 132M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize() [JIT compiled code] 0.28% 127M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] 0.28% 126M org.apache.lucene.util.BytesRef#() [Inlined code] 0.23% 102M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] 0.21% 94M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] 0.20% 92M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] 0.15% 69M java.util.ArrayList#grow() [Inlined code] 0.12% 54M org.apache.lucene.document.IntPoint#pack() [Inlined code] 0.11% 51M org.apache.lucene.document.StringField#setStringValue() [Inlined code] 0.10% 47M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] 0.10% 47M java.nio.FloatBuffer#wrap() [Inlined code] 0.09% 41M java.util.Formatter#parse() [Inlined code] 0.09% 40M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock() [JIT compiled code] 0.08% 34M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] 0.07% 30M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] 0.07% 29M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock() [Inlined code] 0.06% 25M org.apache.lucene.util.StringSorter#fallbackSorter() [Inlined code] 0.05% 24M java.lang.Integer#toString() [Inlined code] 0.05% 23M java.nio.ByteBuffer#allocate() [Inlined code] 0.05% 23M org.apache.lucene.util.compress.LZ4$HighCompressionHashTable#() [Inlined code] 0.05% 22M java.util.Formatter#() [Inlined code] 0.05% 22M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] 0.05% 21M java.util.HashMap#newNode() [Inlined code] 0.04% 19M java.lang.String#format() [Inlined code] 0.04% 17M java.lang.StringBuilder#toString() [Inlined code] 0.04% 16M java.util.List#of() [Inlined code] 0.04% 16M java.lang.AbstractStringBuilder#() [Inlined code] 0.03% 13M java.util.ImmutableCollections$AbstractImmutableList#iterator() [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 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 242.15 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 242.15 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 242.15 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 242.15 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 242.15 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 242.15 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 242.15 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 237863 events (total: 45402M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 37.08% 16834M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] 13.94% 6327M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [Inlined code] 12.86% 5836M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] 4.65% 2109M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue() [Inlined code] 3.79% 1722M perf.LineFileDocs#readVector() [Inlined code] at perf.LineFileDocs#readDocs() [JIT compiled code] 3.34% 1517M java.nio.HeapByteBuffer#() [Inlined code] at java.nio.ByteBuffer#allocate() [Inlined code] 3.21% 1457M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes() [Inlined code] 2.28% 1034M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] 2.27% 1031M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] 1.62% 736M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] 1.54% 700M java.lang.StringUTF16#compress() [Inlined code] at java.lang.String#() [Inlined code] 1.25% 569M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] 1.07% 486M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 1.02% 462M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] 0.97% 441M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] 0.75% 339M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] 0.74% 337M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] 0.70% 318M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] 0.64% 288M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] 0.53% 241M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] 0.47% 211M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] 0.38% 172M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition() [JIT compiled code] 0.36% 165M org.apache.lucene.util.TimSorter#() [Inlined code] at org.apache.lucene.util.ArrayTimSorter#() [Inlined code] 0.36% 164M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] 0.33% 148M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.25% 113M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] 0.24% 107M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] at java.util.concurrent.LinkedBlockingQueue#take() [JIT compiled code] 0.23% 102M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] 0.21% 94M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] 0.17% 78M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize() [Inlined code] 0.16% 72M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [Inlined code] 0.15% 69M java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] 0.12% 54M org.apache.lucene.document.IntPoint#pack() [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues() [Inlined code] 0.12% 54M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors() [JIT compiled code] 0.11% 51M org.apache.lucene.document.StringField#setStringValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.10% 47M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [JIT compiled code] 0.10% 47M java.nio.FloatBuffer#wrap() [Inlined code] at java.nio.FloatBuffer#wrap() [Inlined code] 0.09% 41M java.util.Formatter#parse() [Inlined code] at java.util.Formatter#format() [Inlined code] 0.09% 40M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] 0.08% 36M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] 0.08% 34M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] 0.07% 30M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] at java.lang.StringConcatHelper#newArray() [Inlined code] 0.07% 29M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock() [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer() [JIT compiled code] 0.06% 25M org.apache.lucene.util.StringSorter#fallbackSorter() [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#getFallbackSorter() [Inlined code] 0.05% 24M java.lang.Integer#toString() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] 0.05% 23M java.nio.ByteBuffer#allocate() [Inlined code] at perf.LineFileDocs#readVector() [Inlined code] 0.05% 23M org.apache.lucene.util.compress.LZ4$HighCompressionHashTable#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock() [JIT compiled code] 0.05% 22M java.util.Formatter#() [Inlined code] at java.lang.String#format() [Inlined code] 0.05% 22M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] 0.05% 21M java.util.HashMap#newNode() [Inlined code] at java.util.HashMap#putVal() [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 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 242.15 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 242.15 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 242.15 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 242.15 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 242.15 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 242.15 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 242.15 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 242.15 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 237863 events (total: 45402M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 33.71% 15303M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] 13.94% 6327M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] 10.92% 4959M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] 4.65% 2109M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue() [Inlined code] 3.79% 1722M perf.LineFileDocs#readVector() [Inlined code] at perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 3.33% 1509M java.nio.HeapByteBuffer#() [Inlined code] at java.nio.ByteBuffer#allocate() [Inlined code] at perf.LineFileDocs#readVector() [Inlined code] at perf.LineFileDocs#readDocs() [JIT compiled code] 3.32% 1507M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder() [Inlined code] 3.20% 1454M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] 2.28% 1034M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 2.27% 1031M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] 1.57% 714M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [JIT compiled code] 1.54% 698M java.lang.StringUTF16#compress() [Inlined code] at java.lang.String#() [Inlined code] at java.lang.String#() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 1.28% 580M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [JIT compiled code] 1.25% 569M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] 1.07% 486M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 0.97% 441M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] 0.75% 339M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] 0.70% 318M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] 0.65% 293M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] 0.64% 288M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] 0.55% 250M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice() [Inlined code] 0.53% 240M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] 0.38% 172M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] 0.37% 168M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] 0.36% 165M org.apache.lucene.util.TimSorter#() [Inlined code] at org.apache.lucene.util.ArrayTimSorter#() [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [JIT compiled code] 0.36% 164M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] 0.36% 163M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] 0.34% 155M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] 0.33% 151M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] 0.25% 115M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] 0.25% 113M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.document.StringField#setStringValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.24% 107M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] at java.util.concurrent.LinkedBlockingQueue#take() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#getTask() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] 0.23% 102M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] 0.20% 90M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] 0.17% 78M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData() [JIT compiled code] 0.15% 69M java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#add() [Inlined code] at java.util.ArrayList#add() [Inlined code] 0.13% 59M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [Inlined code] 0.12% 54M org.apache.lucene.document.IntPoint#pack() [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues() [Inlined code] at org.apache.lucene.document.IntPoint#setIntValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.12% 54M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeField() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush() [JIT compiled code] 0.11% 51M java.lang.invoke.DirectMethodHandle#allocateInstance() [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() [Inlined code] 0.11% 51M org.apache.lucene.document.StringField#setStringValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.10% 47M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] 0.10% 47M java.nio.FloatBuffer#wrap() [Inlined code] at java.nio.FloatBuffer#wrap() [Inlined code] at perf.LineFileDocs$LineFileDoc#() [Inlined code] at perf.LineFileDocs$LineFileDoc$BinaryBased#() [Inlined code] 0.10% 47M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue() [JIT compiled code] 0.09% 41M java.util.Formatter#parse() [Inlined code] at java.util.Formatter#format() [Inlined code] at java.util.Formatter#format() [Inlined code] at java.lang.String#format() [Inlined code] 0.09% 39M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#pushTerm() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] 0.08% 36M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] 0.08% 34M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] 0.07% 31M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [Inlined code] 0.07% 29M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock() [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [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 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 242.15 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 242.15 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 242.15 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 242.15 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 242.15 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 242.15 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 242.15 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 242.15 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 242.15 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 237863 events (total: 45402M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 22.71% 10310M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] 13.94% 6327M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] 10.92% 4959M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] 7.22% 3279M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [Inlined code] 4.65% 2109M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$FieldWriter#addValue() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$FieldWriter#addValue() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue() [JIT compiled code] 3.79% 1722M perf.LineFileDocs#readVector() [Inlined code] at perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 3.55% 1610M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] 3.33% 1509M java.nio.HeapByteBuffer#() [Inlined code] at java.nio.ByteBuffer#allocate() [Inlined code] at perf.LineFileDocs#readVector() [Inlined code] at perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 2.28% 1036M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 2.28% 1034M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 1.98% 901M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 1.57% 714M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] 1.54% 698M java.lang.StringUTF16#compress() [Inlined code] at java.lang.String#() [Inlined code] at java.lang.String#() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 1.41% 641M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] 1.28% 580M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] 1.14% 518M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] 1.07% 486M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 0.92% 417M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] 0.86% 390M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] 0.74% 333M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.68% 307M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [JIT compiled code] 0.60% 272M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder() [Inlined code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph() [Interpreted code] 0.58% 261M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] 0.57% 257M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [JIT compiled code] 0.49% 222M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 0.41% 183M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 0.37% 168M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000521e2000#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.36% 165M org.apache.lucene.util.TimSorter#() [Inlined code] at org.apache.lucene.util.ArrayTimSorter#() [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] 0.36% 164M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000521f6000#call() [JIT compiled code] at java.util.concurrent.FutureTask#run() [JIT compiled code] 0.34% 155M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [Inlined code] 0.33% 151M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000521f6000#call() [JIT compiled code] 0.32% 143M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [JIT compiled code] 0.30% 134M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000521e2000#merge() [Interpreted code] 0.29% 130M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm() [JIT compiled code] 0.26% 119M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 0.25% 115M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000521f6000#call() [JIT compiled code] 0.25% 113M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] 0.25% 113M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.document.StringField#setStringValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.24% 107M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] at java.util.concurrent.LinkedBlockingQueue#take() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#getTask() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor$Worker#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.22% 101M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#replayBufferedVectors() [JIT compiled code] 0.21% 96M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] 0.20% 90M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] 0.18% 81M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000521e2000#merge() [Interpreted code] 0.17% 78M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFieldToIndex() [Interpreted code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFieldToIndex() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] 0.17% 75M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] 0.16% 72M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice() [Inlined code] 0.15% 66M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] 0.13% 61M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#pushTerm() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [JIT compiled code] 0.13% 57M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTerm() [Inlined code] 0.12% 56M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [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 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 242.15 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 242.15 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 242.15 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 242.15 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 242.15 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 242.15 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 242.15 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 242.15 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 242.15 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 242.15 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 237863 events (total: 45402M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 22.71% 10310M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000521f6000#call() [JIT compiled code] 13.94% 6327M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 10.92% 4959M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000521f6000#call() [JIT compiled code] at java.util.concurrent.FutureTask#run() [JIT compiled code] 7.22% 3279M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] 4.65% 2109M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$FieldWriter#addValue() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$FieldWriter#addValue() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 3.79% 1722M perf.LineFileDocs#readVector() [Inlined code] at perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 3.33% 1509M java.nio.HeapByteBuffer#() [Inlined code] at java.nio.ByteBuffer#allocate() [Inlined code] at perf.LineFileDocs#readVector() [Inlined code] at perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 2.82% 1279M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 2.28% 1034M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 2.12% 963M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000521f6000#call() [JIT compiled code] at java.util.concurrent.FutureTask#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] 1.98% 901M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] 1.57% 714M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000521f6000#call() [JIT compiled code] 1.54% 698M java.lang.StringUTF16#compress() [Inlined code] at java.lang.String#() [Inlined code] at java.lang.String#() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 1.28% 580M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000521f6000#call() [JIT compiled code] 1.14% 518M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 1.07% 486M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 0.92% 417M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] 0.86% 390M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000521e2000#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle() [Interpreted code] 0.73% 330M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] 0.71% 321M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] 0.63% 286M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [Inlined code] 0.61% 276M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#flushAllThreads() [Interpreted code] 0.60% 272M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder() [Inlined code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#copyGraphStructure() [JIT compiled code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initializeFromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#fromGraph() [Interpreted code] at org.apache.lucene.util.hnsw.InitializedHnswGraphBuilder#initGraph() [Interpreted code] at org.apache.lucene.util.hnsw.ConcurrentHnswMerger#createBuilder() [Interpreted code] at org.apache.lucene.util.hnsw.IncrementalHnswGraphMerger#merge() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] 0.58% 261M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] 0.48% 220M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000521f6000#call() [JIT compiled code] at java.util.concurrent.FutureTask#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] 0.38% 172M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#flushAllThreads() [Interpreted code] at org.apache.lucene.index.IndexWriter#getReader() [Interpreted code] 0.38% 171M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000521f6000#call() [JIT compiled code] at java.util.concurrent.FutureTask#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] 0.37% 168M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000521e2000#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle() [Interpreted code] at org.apache.lucene.index.IndexWriter#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource#merge() [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler#doMerge() [Interpreted code] 0.36% 165M org.apache.lucene.util.TimSorter#() [Inlined code] at org.apache.lucene.util.ArrayTimSorter#() [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000521e2000#merge() [Interpreted code] 0.34% 155M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] 0.33% 151M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000521f6000#call() [JIT compiled code] at java.util.concurrent.FutureTask#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x00000000521f6558#run() [JIT compiled code] 0.32% 147M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000521f6000#call() [JIT compiled code] at java.util.concurrent.FutureTask#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x00000000521f6558#run() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] 0.32% 143M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#flushAllThreads() [Interpreted code] at org.apache.lucene.index.IndexWriter#getReader() [Interpreted code] at org.apache.lucene.index.DirectoryReader#open() [Interpreted code] at org.apache.lucene.index.DirectoryReader#open() [Interpreted code] 0.30% 136M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#flushAllThreads() [Interpreted code] at org.apache.lucene.index.IndexWriter#getReader() [Interpreted code] 0.30% 134M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000521e2000#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle() [Interpreted code] at org.apache.lucene.index.IndexWriter#merge() [Interpreted code] 0.25% 115M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000521f6000#call() [JIT compiled code] at java.util.concurrent.FutureTask#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] 0.25% 113M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] 0.25% 113M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.document.StringField#setStringValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.24% 107M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] at java.util.concurrent.LinkedBlockingQueue#take() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#getTask() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor$Worker#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.24% 107M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000521f6000#call() [JIT compiled code] at java.util.concurrent.FutureTask#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] at org.apache.lucene.search.TaskExecutor$$Lambda.0x00000000521f6558#run() [JIT compiled code] 0.22% 101M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#replayBufferedVectors() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] 0.22% 97M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice() [Inlined code] at org.apache.lucene.index.TermsHashPerField#add() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [JIT compiled code] 0.21% 96M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 0.21% 93M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 0.20% 90M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument() [Inlined code] 0.18% 81M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000521e2000#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle() [Interpreted code] at org.apache.lucene.index.IndexWriter#merge() [Interpreted code] 0.17% 78M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 0.17% 78M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#vectorValue() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectorData() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFieldToIndex() [Interpreted code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#mergeOneFieldToIndex() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsWriter#mergeOneField() [Interpreted code] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000521eec78#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] 0.17% 75M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000521e2000#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle() [Interpreted code] 0.16% 73M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000521f6000#call() [JIT compiled code] at java.util.concurrent.FutureTask#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#invokeAll() [JIT compiled code] move log to /l/logs.nightly/2026.04.05.23.08.44/fastIndexMediumDocsWithVectorsQuantized.log move vmstat log to /l/logs.nightly/2026.04.05.23.08.44/fastIndexMediumDocsWithVectorsQuantized.vmstat.log move top log to /l/logs.nightly/2026.04.05.23.08.44/fastIndexMediumDocsWithVectorsQuantized.top.log [2026-04-06 12:16:49.648237] took 7033.1 sec [2026-04-06 12:16:49.652343] medIndexVectorsAtClose None [2026-04-06 12:16:49.661919] 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=250M,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=1316316 Profiler summary for /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr Version: 2.1 Chunks: 20 Start: 2026-04-06 16:16:49 (UTC) Duration: 175 s Event Type Count Size (bytes) ============================================================= jdk.FileWrite 5106802 122352143 jdk.CPUTimeSample 3633571 63757464 jdk.FileRead 796611 18897215 jdk.ObjectAllocationInNewTLAB 676420 11812231 jdk.ObjectAllocationOutsideTLAB 156809 2481659 jdk.NativeMethodSample 31829 429488 jdk.BooleanFlag 13840 439480 jdk.Compilation 7160 185414 jdk.CPULoad 3154 62473 jdk.UnsignedIntFlag 1240 42910 jdk.IntFlag 1120 40260 jdk.Checkpoint 1033 32902733 jdk.StringFlag 900 33855 jdk.GarbageCollection 50 1187 jdk.CPUInformation 20 30035 jdk.GCConfiguration 20 515 jdk.JVMInformation 20 22275 jdk.Metadata 20 2210536 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.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 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 243.86 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 31829 events (total: 31829) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 44.45% 14148 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 22.45% 7146 jdk.jfr.internal.JVM#emitEvent() [Native code] 21.91% 6974 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 7.03% 2238 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] 1.80% 572 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] 1.34% 426 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] 0.52% 167 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] 0.12% 37 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] 0.08% 27 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] 0.08% 26 java.io.FileOutputStream#writeBytes() [Native code] 0.04% 12 java.util.zip.Inflater#inflateBytesBytes() [Native code] 0.03% 11 jdk.jfr.internal.JVM#getStackTraceId() [Native code] 0.03% 8 java.io.FileDescriptor#close0() [Native code] 0.02% 7 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] 0.02% 6 sun.nio.ch.NativeThread#current0() [Native code] 0.02% 5 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] 0.01% 3 jdk.internal.misc.Unsafe#unpark() [Native code] 0.01% 3 java.lang.Object#getClass() [Native code] 0.01% 2 java.lang.ClassLoader#findBootstrapClass() [Native code] 0.01% 2 java.lang.System#nanoTime() [Native code] 0.01% 2 jdk.internal.misc.Unsafe#allocateMemory0() [Native code] 0.00% 1 java.lang.System#currentTimeMillis() [Native code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#mkdir0() [Native code] 0.00% 1 jdk.internal.misc.Unsafe#park() [Native code] 0.00% 1 java.io.RandomAccessFile#seek0() [Native code] 0.00% 1 jdk.internal.loader.NativeLibraries#load() [Native code] 0.00% 1 java.lang.reflect.Array#newArray() [Native code] 0.00% 1 java.io.RandomAccessFile#open0() [Native 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 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 243.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 243.86 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 31829 events (total: 31829) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 44.27% 14092 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] 21.69% 6904 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] 20.07% 6387 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [JIT compiled code] 4.08% 1298 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] 2.84% 904 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] 2.38% 759 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Interpreted code] 1.75% 557 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] 0.75% 240 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Interpreted code] 0.58% 186 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Inlined code] 0.25% 78 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] 0.21% 67 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] 0.21% 66 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [JIT compiled code] 0.16% 50 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [JIT compiled code] 0.11% 36 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Interpreted code] 0.08% 27 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] 0.08% 26 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [JIT compiled code] 0.08% 24 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] 0.07% 22 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Interpreted code] 0.03% 11 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [JIT compiled code] 0.03% 11 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] 0.03% 10 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [JIT compiled code] 0.03% 10 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Interpreted code] 0.02% 7 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] 0.02% 7 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] 0.02% 6 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] 0.02% 6 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Interpreted code] 0.02% 5 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [JIT compiled code] 0.02% 5 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [JIT compiled code] 0.01% 4 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Interpreted code] 0.01% 3 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [Inlined code] 0.01% 3 java.lang.Object#getClass() [Native code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] 0.01% 2 jdk.internal.misc.Unsafe#allocateMemory0() [Native code] at jdk.internal.misc.Unsafe#allocateMemory() [Interpreted code] 0.01% 2 java.lang.System#nanoTime() [Native code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] 0.01% 2 java.lang.ClassLoader#findBootstrapClass() [Native code] at java.lang.ClassLoader#findBootstrapClassOrNull() [Inlined code] 0.01% 2 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [Interpreted code] 0.00% 1 jdk.internal.loader.NativeLibraries#load() [Native code] at jdk.internal.loader.NativeLibraries$NativeLibraryImpl#open() [Interpreted code] 0.00% 1 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Interpreted code] 0.00% 1 java.io.RandomAccessFile#open0() [Native code] at java.io.RandomAccessFile#open() [Interpreted code] 0.00% 1 java.lang.System#currentTimeMillis() [Native code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [Interpreted code] 0.00% 1 java.io.RandomAccessFile#seek0() [Native code] at java.io.RandomAccessFile#seek() [Inlined code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Interpreted code] 0.00% 1 java.lang.reflect.Array#newArray() [Native code] at java.lang.reflect.Array#newInstance() [Inlined code] 0.00% 1 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#mkdir0() [Native code] at sun.nio.fs.UnixNativeDispatcher#mkdir() [Interpreted code] 0.00% 1 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [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=4 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 243.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 243.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 243.86 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 31829 events (total: 31829) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 44.27% 14092 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] 21.69% 6904 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] 20.07% 6387 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicTask#run() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [JIT compiled code] 4.08% 1298 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] 2.84% 904 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] 2.29% 729 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Interpreted code] at jdk.jfr.internal.periodic.PeriodicTask#run() [Interpreted code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [Interpreted code] 1.08% 343 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] 0.75% 238 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Interpreted code] at sun.nio.ch.FileChannelImpl#implForce() [Interpreted code] at sun.nio.ch.FileChannelImpl#force() [Interpreted code] 0.67% 214 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] 0.58% 186 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Inlined code] at sun.nio.ch.FileChannelImpl#implForce() [JIT compiled code] at sun.nio.ch.FileChannelImpl#force() [JIT compiled code] 0.24% 76 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] 0.21% 67 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] 0.20% 65 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [JIT compiled code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [JIT compiled code] at sun.nio.ch.IOUtil#read() [JIT compiled code] 0.15% 49 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [JIT compiled code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [JIT compiled code] at sun.nio.ch.IOUtil#write() [JIT compiled code] 0.09% 29 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Interpreted code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Interpreted code] 0.08% 27 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] 0.08% 26 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [JIT compiled code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [JIT compiled code] 0.08% 24 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] at java.io.FileOutputStream#write() [JIT compiled code] at java.lang.System$Out#write() [Inlined code] 0.07% 21 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Interpreted code] at sun.nio.fs.UnixChannelFactory#open() [Interpreted code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Interpreted code] 0.07% 21 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Interpreted code] at jdk.jfr.internal.periodic.PeriodicTask#run() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [JIT compiled code] 0.03% 10 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [JIT compiled code] 0.03% 10 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Interpreted code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Interpreted code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Interpreted code] 0.03% 9 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Interpreted code] at jdk.jfr.internal.periodic.PeriodicTask#run() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [Interpreted code] 0.03% 9 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [JIT compiled code] at java.util.zip.InflaterInputStream#read() [JIT compiled code] at jdk.internal.loader.Resource#getBytes() [JIT compiled code] 0.03% 9 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] 0.02% 7 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] at java.io.FileDescriptor$1#close() [Inlined code] at sun.nio.ch.FileChannelImpl$Closer#run() [JIT compiled code] 0.02% 6 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#size() [JIT compiled code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] 0.02% 6 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Interpreted code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Interpreted code] at sun.nio.ch.IOUtil#write() [Interpreted code] 0.02% 5 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] at sun.nio.ch.NativeThreadSet#add() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] 0.02% 5 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] 0.01% 4 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] 0.01% 4 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [JIT compiled code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Interpreted code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Interpreted code] 0.01% 3 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [Inlined code] at java.util.concurrent.locks.AbstractQueuedSynchronizer#signalNext() [Inlined code] at java.util.concurrent.locks.AbstractQueuedSynchronizer#release() [Inlined code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Interpreted code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Interpreted code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [JIT compiled code] at sun.nio.ch.IOUtil#read() [Interpreted code] 0.01% 2 jdk.internal.misc.Unsafe#allocateMemory0() [Native code] at jdk.internal.misc.Unsafe#allocateMemory() [Interpreted code] at sun.nio.ch.Util#getTemporaryDirectBuffer() [JIT compiled code] at sun.nio.ch.IOUtil#write() [Interpreted code] 0.01% 2 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileReadEvent#commit() [JIT compiled code] at jdk.internal.event.FileReadEvent#offer() [Inlined code] 0.01% 2 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [Interpreted code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] 0.01% 2 java.lang.Object#getClass() [Native code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [Inlined code] 0.01% 2 java.lang.System#nanoTime() [Native code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] 0.01% 2 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [Interpreted code] at java.io.FileOutputStream#write() [Interpreted code] at java.lang.System$Out#write() [Interpreted code] 0.01% 2 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Interpreted code] at sun.nio.ch.FileChannelImpl#implForce() [Interpreted code] at sun.nio.ch.FileChannelImpl#force() [JIT compiled code] 0.01% 2 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [JIT compiled code] at java.util.zip.InflaterInputStream#read() [JIT compiled code] at jdk.internal.loader.Resource#getBytes() [Interpreted code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#mkdir0() [Native code] at sun.nio.fs.UnixNativeDispatcher#mkdir() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#createDirectory() [Interpreted code] at java.nio.file.Files#createDirectory() [Interpreted code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#size() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [JIT compiled code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Interpreted code] at sun.nio.ch.IOUtil#write() [JIT compiled code] 0.00% 1 java.io.RandomAccessFile#open0() [Native code] at java.io.RandomAccessFile#open() [Interpreted code] at java.io.RandomAccessFile#() [Interpreted code] at java.io.RandomAccessFile#() [Interpreted code] 0.00% 1 java.lang.ClassLoader#findBootstrapClass() [Native code] at java.lang.ClassLoader#findBootstrapClassOrNull() [Inlined code] at java.lang.System$1#findBootstrapClassOrNull() [JIT compiled code] at jdk.internal.loader.BootLoader#loadClassOrNull() [Interpreted code] 0.00% 1 jdk.internal.loader.NativeLibraries#load() [Native code] at jdk.internal.loader.NativeLibraries$NativeLibraryImpl#open() [Interpreted code] at jdk.internal.loader.NativeLibraries#loadLibrary() [Interpreted code] at jdk.internal.loader.NativeLibraries#loadLibrary() [Interpreted code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Interpreted code] at sun.nio.ch.FileChannelImpl#mapInternal() [Interpreted code] at sun.nio.ch.FileChannelImpl#map() [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=8 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 243.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 243.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 243.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 243.86 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 31829 events (total: 31829) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 44.26% 14086 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] 20.07% 6387 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicTask#run() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000004907aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 17.14% 5454 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [JIT compiled code] at sun.nio.ch.FileChannelImpl#implRead() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Inlined code] at sun.nio.ch.FileChannelImpl#read() [JIT compiled code] 4.08% 1298 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] 3.20% 1020 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [JIT compiled code] at sun.nio.ch.FileChannelImpl#implRead() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#read() [Inlined code] 2.29% 729 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Interpreted code] at jdk.jfr.internal.periodic.PeriodicTask#run() [Interpreted code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000004907aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 1.91% 609 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] 1.31% 417 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.FileChannelImpl#implRead() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Inlined code] at sun.nio.ch.FileChannelImpl#read() [JIT compiled code] 0.93% 295 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] 0.72% 230 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Interpreted code] at sun.nio.ch.FileChannelImpl#implForce() [Interpreted code] at sun.nio.ch.FileChannelImpl#force() [Interpreted code] at org.apache.lucene.util.IOUtils#fsync() [Interpreted code] at org.apache.lucene.store.FSDirectory#fsync() [Interpreted code] at org.apache.lucene.store.FSDirectory#sync() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#sync() [Interpreted code] 0.66% 211 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Inlined code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [JIT compiled code] 0.58% 186 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Inlined code] at sun.nio.ch.FileChannelImpl#implForce() [JIT compiled code] at sun.nio.ch.FileChannelImpl#force() [JIT compiled code] at org.apache.lucene.util.IOUtils#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#sync() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#sync() [Interpreted code] 0.51% 161 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Inlined code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [JIT compiled code] 0.45% 143 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [Interpreted code] 0.20% 65 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [JIT compiled code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [JIT compiled code] at sun.nio.ch.IOUtil#read() [JIT compiled code] at sun.nio.ch.IOUtil#read() [JIT compiled code] at sun.nio.ch.FileChannelImpl#implRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#traceImplRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#read() [JIT compiled code] 0.20% 64 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [JIT compiled code] 0.16% 51 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [JIT compiled code] 0.15% 49 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [JIT compiled code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [JIT compiled code] at sun.nio.ch.IOUtil#write() [JIT compiled code] at sun.nio.ch.IOUtil#write() [JIT compiled code] at sun.nio.ch.FileChannelImpl#implWrite() [JIT compiled code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [JIT compiled code] at sun.nio.ch.FileChannelImpl#write() [JIT compiled code] 0.12% 39 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] 0.09% 29 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Interpreted code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Interpreted code] at java.nio.file.Files#delete() [Interpreted code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [Interpreted code] at org.apache.lucene.store.FSDirectory#deleteFile() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Interpreted code] 0.08% 24 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] at java.io.FileOutputStream#write() [JIT compiled code] at java.lang.System$Out#write() [Inlined code] at java.io.BufferedOutputStream#flushBuffer() [Inlined code] at java.io.BufferedOutputStream#flush() [JIT compiled code] at java.io.PrintStream#write() [JIT compiled code] at sun.nio.cs.StreamEncoder#writeBytes() [JIT compiled code] 0.07% 21 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Interpreted code] at jdk.jfr.internal.periodic.PeriodicTask#run() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000004907aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 0.06% 20 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Interpreted code] at sun.nio.fs.UnixChannelFactory#open() [Interpreted code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Interpreted code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Interpreted code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [Interpreted code] 0.04% 13 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] 0.04% 13 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [JIT compiled code] at sun.nio.ch.FileChannelImpl#implRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#traceImplRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#read() [JIT compiled code] 0.03% 11 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [JIT compiled code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] 0.03% 9 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at java.nio.channels.FileChannel#open() [JIT compiled code] at java.nio.channels.FileChannel#open() [Inlined code] 0.03% 9 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Interpreted code] at jdk.jfr.internal.periodic.PeriodicTask#run() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000004907aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 0.03% 9 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] 0.03% 8 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [JIT compiled code] at java.nio.file.Files#readAttributes() [Inlined code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] 0.03% 8 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Interpreted code] at sun.nio.ch.FileChannelImpl#implForce() [Interpreted code] at sun.nio.ch.FileChannelImpl#force() [Interpreted code] at org.apache.lucene.util.IOUtils#fsync() [Interpreted code] at org.apache.lucene.store.FSDirectory#syncMetaData() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#syncMetaData() [Interpreted code] at org.apache.lucene.index.SegmentInfos#prepareCommit() [Interpreted code] 0.03% 8 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [Inlined code] 0.03% 8 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [JIT compiled code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [JIT compiled code] at java.nio.file.Files#readAttributes() [Inlined code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] 0.02% 7 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Interpreted code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Interpreted code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Interpreted code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Interpreted code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.MemorySessionImpl#close() [Interpreted code] at jdk.internal.foreign.ArenaImpl#close() [Interpreted code] 0.02% 6 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at java.nio.channels.FileChannel#open() [JIT compiled code] at java.nio.channels.FileChannel#open() [Inlined code] 0.02% 6 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Interpreted code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Interpreted code] at sun.nio.ch.IOUtil#write() [Interpreted code] at sun.nio.ch.IOUtil#write() [Interpreted code] at sun.nio.ch.FileChannelImpl#implWrite() [Interpreted code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Interpreted code] at sun.nio.ch.FileChannelImpl#write() [Interpreted code] 0.02% 5 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] 0.02% 5 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [JIT compiled code] at java.util.zip.InflaterInputStream#read() [JIT compiled code] at jdk.internal.loader.Resource#getBytes() [JIT compiled code] at jdk.internal.loader.URLClassPath$JarLoader$1#getBytes() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#defineClass() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#findClassOnClassPathOrNull() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#loadClassOrNull() [JIT compiled code] 0.02% 5 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] at sun.nio.ch.NativeThreadSet#add() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] 0.02% 5 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at java.nio.file.Files#size() [Inlined code] 0.01% 4 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [JIT compiled code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Interpreted code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Interpreted code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [Interpreted code] 0.01% 4 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [JIT compiled code] 0.01% 4 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [JIT compiled code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [Interpreted code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] 0.01% 4 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] at java.io.FileDescriptor$1#close() [Inlined code] at sun.nio.ch.FileChannelImpl$Closer#run() [JIT compiled code] at jdk.internal.ref.CleanerImpl$PhantomCleanableRef#performCleanup() [Inlined code] at jdk.internal.ref.PhantomCleanable#clean() [Inlined code] at sun.nio.ch.FileChannelImpl#implCloseChannel() [Inlined code] at java.nio.channels.spi.AbstractInterruptibleChannel#close() [JIT compiled code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Interpreted code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [JIT compiled code] at sun.nio.ch.IOUtil#read() [Interpreted code] at sun.nio.ch.IOUtil#read() [JIT compiled code] at sun.nio.ch.FileChannelImpl#implRead() [Interpreted code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Interpreted code] at sun.nio.ch.FileChannelImpl#read() [JIT compiled code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [JIT compiled code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.Directory#openChecksumInput() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#() [Interpreted code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Interpreted code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [JIT compiled code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [Interpreted code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] 0.01% 3 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [Inlined code] at java.util.concurrent.locks.AbstractQueuedSynchronizer#signalNext() [Inlined code] at java.util.concurrent.locks.AbstractQueuedSynchronizer#release() [Inlined code] at java.util.concurrent.locks.ReentrantLock#unlock() [Inlined code] at java.util.concurrent.ArrayBlockingQueue#take() [JIT compiled code] at perf.LineFileDocs#reserve() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [JIT compiled code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [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 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 243.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 243.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 243.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 243.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 243.86 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 31829 events (total: 31829) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 44.22% 14074 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [JIT compiled code] 20.07% 6387 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicTask#run() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000004907aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 14.73% 4690 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [JIT compiled code] at sun.nio.ch.FileChannelImpl#implRead() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Inlined code] at sun.nio.ch.FileChannelImpl#read() [JIT compiled code] at perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 3.20% 1020 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [JIT compiled code] at sun.nio.ch.FileChannelImpl#implRead() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#read() [Inlined code] at perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 2.40% 764 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [JIT compiled code] at sun.nio.ch.FileChannelImpl#implRead() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Inlined code] at sun.nio.ch.FileChannelImpl#read() [JIT compiled code] at perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 2.29% 729 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Interpreted code] at jdk.jfr.internal.periodic.PeriodicTask#run() [Interpreted code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000004907aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 1.91% 609 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#decRef() [JIT compiled code] at org.apache.lucene.index.IndexFileDeleter#decRef() [Inlined code] 1.69% 538 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#decRef() [JIT compiled code] at org.apache.lucene.index.IndexFileDeleter#decRef() [JIT compiled code] 1.31% 417 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.FileChannelImpl#implRead() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Inlined code] at sun.nio.ch.FileChannelImpl#read() [JIT compiled code] at perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 0.93% 295 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#decRef() [JIT compiled code] at org.apache.lucene.index.IndexFileDeleter#decRef() [Inlined code] 0.91% 289 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#decRef() [JIT compiled code] at org.apache.lucene.index.IndexFileDeleter#decRef() [Inlined code] 0.69% 220 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Interpreted code] at sun.nio.ch.FileChannelImpl#implForce() [Interpreted code] at sun.nio.ch.FileChannelImpl#force() [Interpreted code] at org.apache.lucene.util.IOUtils#fsync() [Interpreted code] at org.apache.lucene.store.FSDirectory#fsync() [Interpreted code] at org.apache.lucene.store.FSDirectory#sync() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#sync() [Interpreted code] at org.apache.lucene.index.IndexWriter#startCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#prepareCommitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#shutdown() [Interpreted code] 0.66% 211 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Inlined code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] at org.apache.lucene.store.RefCountedSharedArena#release() [JIT compiled code] at org.apache.lucene.store.RefCountedSharedArena#close() [JIT compiled code] 0.58% 186 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Inlined code] at sun.nio.ch.FileChannelImpl#implForce() [JIT compiled code] at sun.nio.ch.FileChannelImpl#force() [JIT compiled code] at org.apache.lucene.util.IOUtils#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#sync() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#sync() [Interpreted code] at org.apache.lucene.index.IndexWriter#startCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#prepareCommitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#shutdown() [Interpreted code] 0.54% 171 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Interpreted code] at org.apache.lucene.util.FileDeleter#decRef() [JIT compiled code] at org.apache.lucene.index.IndexFileDeleter#decRef() [Interpreted code] 0.51% 161 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Inlined code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] at org.apache.lucene.store.RefCountedSharedArena#release() [JIT compiled code] at org.apache.lucene.store.RefCountedSharedArena#close() [JIT compiled code] 0.39% 123 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] at org.apache.lucene.store.RefCountedSharedArena#release() [JIT compiled code] at org.apache.lucene.store.RefCountedSharedArena#close() [JIT compiled code] 0.30% 94 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#decRef() [JIT compiled code] at org.apache.lucene.index.IndexFileDeleter#decRef() [Interpreted code] 0.29% 91 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#decRef() [JIT compiled code] at org.apache.lucene.index.IndexFileDeleter#decRef() [Interpreted code] 0.20% 65 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [JIT compiled code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [JIT compiled code] at sun.nio.ch.IOUtil#read() [JIT compiled code] at sun.nio.ch.IOUtil#read() [JIT compiled code] at sun.nio.ch.FileChannelImpl#implRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#traceImplRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#read() [JIT compiled code] at perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 0.19% 60 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [JIT compiled code] at java.nio.file.Files#newOutputStream() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory#createOutput() [JIT compiled code] 0.15% 49 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [JIT compiled code] at java.nio.file.Files#newOutputStream() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory#createOutput() [JIT compiled code] 0.15% 48 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [JIT compiled code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [JIT compiled code] at sun.nio.ch.IOUtil#write() [JIT compiled code] at sun.nio.ch.IOUtil#write() [JIT compiled code] at sun.nio.ch.FileChannelImpl#implWrite() [JIT compiled code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [JIT compiled code] at sun.nio.ch.FileChannelImpl#write() [JIT compiled code] at sun.nio.ch.ChannelOutputStream#writeFully() [JIT compiled code] at sun.nio.ch.ChannelOutputStream#write() [JIT compiled code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [JIT compiled code] at java.util.zip.CheckedOutputStream#write() [JIT compiled code] 0.14% 46 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#decRef() [Interpreted code] at org.apache.lucene.index.IndexFileDeleter#decRef() [Interpreted code] 0.14% 46 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Interpreted code] at org.apache.lucene.util.FileDeleter#decRef() [Interpreted code] at org.apache.lucene.index.IndexFileDeleter#decRef() [Interpreted code] 0.09% 28 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Interpreted code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Interpreted code] at java.nio.file.Files#delete() [Interpreted code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [Interpreted code] at org.apache.lucene.store.FSDirectory#deleteFile() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Interpreted code] at org.apache.lucene.util.FileDeleter#delete() [Interpreted code] at org.apache.lucene.util.FileDeleter#delete() [Interpreted code] at org.apache.lucene.util.FileDeleter#decRef() [Interpreted code] at org.apache.lucene.index.IndexFileDeleter#decRef() [Interpreted code] 0.08% 24 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] at java.io.FileOutputStream#write() [JIT compiled code] at java.lang.System$Out#write() [Inlined code] at java.io.BufferedOutputStream#flushBuffer() [Inlined code] at java.io.BufferedOutputStream#flush() [JIT compiled code] at java.io.PrintStream#write() [JIT compiled code] at sun.nio.cs.StreamEncoder#writeBytes() [JIT compiled code] at sun.nio.cs.StreamEncoder#implFlushBuffer() [Inlined code] at sun.nio.cs.StreamEncoder#flushBuffer() [JIT compiled code] at java.io.OutputStreamWriter#flushBuffer() [Inlined code] at java.io.PrintStream#writeln() [JIT compiled code] 0.07% 21 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Interpreted code] at jdk.jfr.internal.periodic.PeriodicTask#run() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000004907aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.06% 20 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] at org.apache.lucene.store.RefCountedSharedArena#release() [Interpreted code] at org.apache.lucene.store.RefCountedSharedArena#close() [Interpreted code] 0.05% 16 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Interpreted code] at sun.nio.fs.UnixChannelFactory#open() [Interpreted code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Interpreted code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Interpreted code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [Interpreted code] at java.nio.file.Files#newOutputStream() [Interpreted code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [Interpreted code] at org.apache.lucene.store.FSDirectory#createTempOutput() [Interpreted code] at org.apache.lucene.store.FilterDirectory#createTempOutput() [Interpreted code] 0.04% 13 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Interpreted code] at org.apache.lucene.util.FileDeleter#delete() [Interpreted code] at org.apache.lucene.util.FileDeleter#decRef() [Interpreted code] at org.apache.lucene.index.IndexFileDeleter#decRef() [Interpreted code] 0.04% 13 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [JIT compiled code] at sun.nio.ch.FileChannelImpl#implRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#traceImplRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#read() [JIT compiled code] at perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 0.03% 11 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [Inlined code] 0.03% 10 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Interpreted code] at sun.nio.ch.FileChannelImpl#implForce() [Interpreted code] at sun.nio.ch.FileChannelImpl#force() [Interpreted code] at org.apache.lucene.util.IOUtils#fsync() [Interpreted code] at org.apache.lucene.store.FSDirectory#fsync() [Interpreted code] at org.apache.lucene.store.FSDirectory#sync() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#sync() [Interpreted code] at org.apache.lucene.index.SegmentInfos#write() [Interpreted code] at org.apache.lucene.index.SegmentInfos#prepareCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#startCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#prepareCommitInternal() [Interpreted code] 0.03% 9 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Interpreted code] at jdk.jfr.internal.periodic.PeriodicTask#run() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000004907aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.03% 8 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Interpreted code] at sun.nio.ch.FileChannelImpl#implForce() [Interpreted code] at sun.nio.ch.FileChannelImpl#force() [Interpreted code] at org.apache.lucene.util.IOUtils#fsync() [Interpreted code] at org.apache.lucene.store.FSDirectory#syncMetaData() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#syncMetaData() [Interpreted code] at org.apache.lucene.index.SegmentInfos#prepareCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#startCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#prepareCommitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#shutdown() [Interpreted code] 0.03% 8 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [Interpreted code] 0.02% 6 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90DocValuesProducer#() [Interpreted code] at org.apache.lucene.codecs.lucene90.Lucene90DocValuesFormat#fieldsProducer() [Interpreted code] 0.02% 6 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Interpreted code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Interpreted code] at sun.nio.ch.IOUtil#write() [Interpreted code] at sun.nio.ch.IOUtil#write() [Interpreted code] at sun.nio.ch.FileChannelImpl#implWrite() [Interpreted code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Interpreted code] at sun.nio.ch.FileChannelImpl#write() [Interpreted code] at sun.nio.ch.ChannelOutputStream#writeFully() [Interpreted code] at sun.nio.ch.ChannelOutputStream#write() [Interpreted code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Interpreted code] at java.util.zip.CheckedOutputStream#write() [Interpreted code] 0.02% 6 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [Inlined code] at java.nio.file.Files#newOutputStream() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory#createOutput() [JIT compiled code] 0.02% 5 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [JIT compiled code] at java.io.BufferedOutputStream#flushBuffer() [Inlined code] at java.io.BufferedOutputStream#flush() [JIT compiled code] 0.02% 5 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsReader#() [Interpreted code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsFormat#fieldsProducer() [Interpreted code] 0.02% 5 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#decRef() [JIT compiled code] 0.01% 4 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [JIT compiled code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.Directory#openChecksumInput() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [Interpreted code] at org.apache.lucene.index.StoredFieldsConsumer#flush() [Interpreted code] 0.01% 4 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#deleteFilesIfNoRef() [Interpreted code] at org.apache.lucene.index.IndexFileDeleter#deleteNewFiles() [Interpreted code] 0.01% 4 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at java.nio.file.Files#size() [Inlined code] at org.apache.lucene.store.FSDirectory#fileLength() [Inlined code] at org.apache.lucene.index.SegmentCommitInfo#sizeInBytes() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#sealFlushedSegment() [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] 0.01% 4 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Interpreted code] at sun.nio.fs.UnixChannelFactory#open() [Interpreted code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Interpreted code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Interpreted code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [Interpreted code] at java.nio.file.Files#newOutputStream() [Interpreted code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [Interpreted code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [Interpreted code] at org.apache.lucene.store.FSDirectory#createOutput() [Interpreted code] 0.01% 4 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] at java.io.FileDescriptor$1#close() [Inlined code] at sun.nio.ch.FileChannelImpl$Closer#run() [JIT compiled code] at jdk.internal.ref.CleanerImpl$PhantomCleanableRef#performCleanup() [Inlined code] at jdk.internal.ref.PhantomCleanable#clean() [Inlined code] at sun.nio.ch.FileChannelImpl#implCloseChannel() [Inlined code] at java.nio.channels.spi.AbstractInterruptibleChannel#close() [JIT compiled code] at sun.nio.ch.ChannelOutputStream#close() [JIT compiled code] at java.io.FilterOutputStream#close() [JIT compiled code] at java.io.FilterOutputStream#close() [JIT compiled code] at java.io.FilterOutputStream#close() [JIT compiled code] 0.01% 4 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [Interpreted code] 0.01% 4 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [JIT compiled code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Interpreted code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Interpreted code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] at org.apache.lucene.store.RefCountedSharedArena#release() [Interpreted code] at org.apache.lucene.store.RefCountedSharedArena#close() [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 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 243.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 243.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 243.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 243.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 243.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 243.86 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 833198 events (total: 352330M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 18.67% 65789M perf.LineFileDocs#nextDoc() [JIT compiled code] 12.20% 42990M java.lang.StringUTF16#compress() [Inlined code] 8.78% 30950M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] 6.64% 23385M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] 6.40% 22540M perf.LineFileDocs#readDocs() [JIT compiled code] 6.37% 22456M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] 4.07% 14347M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] 3.82% 13451M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] 3.49% 12300M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] 3.24% 11428M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] 2.71% 9556M org.apache.lucene.util.BytesRef#() [Inlined code] 2.63% 9264M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] 2.02% 7116M org.apache.lucene.util.TimSorter#() [Inlined code] 1.46% 5156M java.util.TreeMap#keyIterator() [Inlined code] 1.40% 4924M java.util.ArrayList#grow() [Inlined code] 1.17% 4115M perf.LineFileDocs#readDocs() [Interpreted code] 1.10% 3878M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] 0.92% 3233M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] 0.91% 3214M org.apache.lucene.document.IntPoint#pack() [Inlined code] 0.81% 2838M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] 0.71% 2484M java.util.Formatter#parse() [Inlined code] 0.66% 2334M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] 0.62% 2188M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] 0.55% 1921M org.apache.lucene.document.StringField#setStringValue() [Inlined code] 0.54% 1906M org.apache.lucene.document.KeywordField#setStringValue() [Inlined code] 0.49% 1741M org.apache.lucene.document.IntField#binaryValue() [JIT compiled code] 0.46% 1623M org.apache.lucene.document.LongField#binaryValue() [JIT compiled code] 0.45% 1582M java.lang.Long#valueOf() [Inlined code] 0.44% 1546M perf.LineFileDocs#newDocState() [Interpreted code] 0.43% 1507M java.lang.Integer#toString() [Inlined code] 0.42% 1494M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock() [Inlined code] 0.41% 1460M org.apache.lucene.util.PagedBytes$PagedBytesDataOutput#writeBytes() [Inlined code] 0.41% 1439M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock() [JIT compiled code] 0.41% 1434M java.util.Arrays#copyOfRange() [Inlined code] 0.28% 984M java.lang.StringLatin1#newString() [Inlined code] 0.28% 977M java.util.List#of() [Inlined code] 0.27% 956M java.lang.AbstractStringBuilder#() [Inlined code] 0.26% 919M java.lang.StringBuilder#toString() [Inlined code] 0.26% 902M java.lang.StringLatin1#replace() [Inlined code] 0.25% 885M java.util.Formatter$FormatSpecifierParser#parse() [Inlined code] 0.20% 704M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] 0.17% 584M org.apache.lucene.util.StringSorter#fallbackSorter() [Inlined code] 0.17% 581M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] 0.13% 459M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#writeImpacts() [JIT compiled code] 0.12% 407M java.util.ArrayList#iterator() [JIT compiled code] 0.10% 362M org.apache.lucene.util.packed.Packed64#() [Inlined code] 0.10% 352M java.util.ArrayList#subList() [Inlined code] 0.10% 344M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex() [JIT compiled code] 0.09% 311M java.lang.Integer#valueOf() [Inlined code] 0.09% 304M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [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 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 243.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 243.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 243.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 243.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 243.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 243.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 243.86 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 833198 events (total: 352330M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 18.64% 65680M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] 12.20% 42990M java.lang.StringUTF16#compress() [Inlined code] at java.lang.String#() [Inlined code] 8.78% 30950M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] 6.64% 23385M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] 6.40% 22540M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 6.37% 22456M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] 4.07% 14347M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] 3.49% 12294M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] 3.19% 11229M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] 2.99% 10531M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition() [JIT compiled code] 2.63% 9255M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] 2.62% 9228M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] 2.02% 7116M org.apache.lucene.util.TimSorter#() [Inlined code] at org.apache.lucene.util.ArrayTimSorter#() [Inlined code] 1.46% 5156M java.util.TreeMap#keyIterator() [Inlined code] at java.util.TreeMap$KeySet#iterator() [JIT compiled code] 1.40% 4924M java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] 1.17% 4115M perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 1.10% 3878M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] 0.92% 3233M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] 0.91% 3214M org.apache.lucene.document.IntPoint#pack() [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues() [Inlined code] 0.83% 2919M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] 0.73% 2574M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] 0.71% 2484M java.util.Formatter#parse() [Inlined code] at java.util.Formatter#format() [Inlined code] 0.66% 2334M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] 0.61% 2147M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [JIT compiled code] 0.55% 1921M org.apache.lucene.document.StringField#setStringValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.54% 1906M org.apache.lucene.document.KeywordField#setStringValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.46% 1612M org.apache.lucene.document.IntField#binaryValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField() [Inlined code] 0.45% 1591M org.apache.lucene.document.LongField#binaryValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField() [Inlined code] 0.45% 1582M java.lang.Long#valueOf() [Inlined code] at org.apache.lucene.document.Field#setLongValue() [Inlined code] 0.44% 1546M perf.LineFileDocs#newDocState() [Interpreted code] at perf.IndexThreads$IndexThread#run() [Interpreted code] 0.42% 1494M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock() [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer() [JIT compiled code] 0.42% 1484M java.lang.Integer#toString() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] 0.41% 1439M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] 0.28% 984M java.lang.StringLatin1#newString() [Inlined code] at java.lang.Integer#toString() [Inlined code] 0.28% 977M java.util.List#of() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] 0.27% 956M java.lang.AbstractStringBuilder#() [Inlined code] at java.lang.StringBuilder#() [Inlined code] 0.26% 919M java.lang.StringBuilder#toString() [Inlined code] at java.util.Formatter#toString() [Inlined code] 0.26% 902M java.lang.StringLatin1#replace() [Inlined code] at java.lang.String#replace() [Inlined code] 0.25% 885M java.util.Formatter$FormatSpecifierParser#parse() [Inlined code] at java.util.Formatter#parse() [Inlined code] 0.23% 792M org.apache.lucene.util.PagedBytes$PagedBytesDataOutput#writeBytes() [Inlined code] at org.apache.lucene.index.BinaryDocValuesWriter#addValue() [JIT compiled code] 0.20% 721M java.util.Arrays#copyOfRange() [Inlined code] at java.lang.String#() [Inlined code] 0.20% 704M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] at java.lang.StringConcatHelper#newArray() [Inlined code] 0.19% 667M org.apache.lucene.util.PagedBytes$PagedBytesDataOutput#writeBytes() [Inlined code] at org.apache.lucene.index.PointValuesWriter#addPackedValue() [JIT compiled code] 0.18% 646M java.util.Arrays#copyOfRange() [Inlined code] at java.lang.StringLatin1#newString() [Inlined code] 0.17% 584M org.apache.lucene.util.StringSorter#fallbackSorter() [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#getFallbackSorter() [Inlined code] 0.15% 520M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] at java.lang.invoke.LambdaForm$DMH.0x00000000491b0400#newInvokeSpecial() [Inlined code] 0.13% 459M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#writeImpacts() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] 0.10% 362M org.apache.lucene.util.packed.Packed64#() [Inlined code] at org.apache.lucene.util.packed.PackedInts#getMutable() [JIT compiled code] 0.10% 352M java.util.ArrayList#subList() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] 0.10% 344M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [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 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 243.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 243.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 243.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 243.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 243.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 243.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 243.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 243.86 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 833198 events (total: 352330M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 18.64% 65680M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 12.19% 42952M java.lang.StringUTF16#compress() [Inlined code] at java.lang.String#() [Inlined code] at java.lang.String#() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 8.69% 30603M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] 6.64% 23385M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] 6.40% 22540M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 4.90% 17262M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice() [Inlined code] 4.07% 14347M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] 3.17% 11162M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] 2.96% 10429M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] 2.62% 9228M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] 1.99% 7002M org.apache.lucene.util.TimSorter#() [Inlined code] at org.apache.lucene.util.ArrayTimSorter#() [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [JIT compiled code] 1.75% 6181M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] 1.69% 5966M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] 1.46% 5144M java.util.TreeMap#keyIterator() [Inlined code] at java.util.TreeMap$KeySet#iterator() [JIT compiled code] at java.util.TreeSet#iterator() [Inlined code] at org.apache.lucene.codecs.CompetitiveImpactAccumulator#addAll() [Inlined code] 1.40% 4924M java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#add() [Inlined code] at java.util.ArrayList#add() [Inlined code] 1.17% 4115M perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 1.14% 4033M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.document.KeywordField#setStringValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.99% 3477M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] 0.98% 3462M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices() [Inlined code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] 0.92% 3233M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] 0.86% 3035M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] 0.86% 3020M org.apache.lucene.document.IntPoint#pack() [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues() [Inlined code] at org.apache.lucene.document.IntPoint#setIntValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.83% 2916M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] 0.72% 2553M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.ArrayUtil#grow() [Inlined code] at org.apache.lucene.index.PointValuesWriter#addPackedValue() [JIT compiled code] 0.71% 2484M java.util.Formatter#parse() [Inlined code] at java.util.Formatter#format() [Inlined code] at java.util.Formatter#format() [Inlined code] at java.lang.String#format() [Inlined code] 0.66% 2318M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] 0.61% 2147M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] 0.59% 2073M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.document.StringField#setStringValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.55% 1921M org.apache.lucene.document.StringField#setStringValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.54% 1906M org.apache.lucene.document.KeywordField#setStringValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.49% 1731M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.util.BytesRefBlockPool#addBytesRef() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] 0.46% 1612M org.apache.lucene.document.IntField#binaryValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField() [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] 0.45% 1578M org.apache.lucene.document.LongField#binaryValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField() [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] 0.44% 1546M perf.LineFileDocs#newDocState() [Interpreted code] at perf.IndexThreads$IndexThread#run() [Interpreted code] 0.42% 1494M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock() [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices() [Inlined code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] 0.42% 1484M java.lang.Integer#toString() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] 0.40% 1423M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#pushTerm() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] 0.28% 977M java.util.List#of() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.27% 956M java.lang.AbstractStringBuilder#() [Inlined code] at java.lang.StringBuilder#() [Inlined code] at java.util.Formatter#() [Inlined code] at java.lang.String#format() [Inlined code] 0.27% 941M java.lang.StringLatin1#newString() [Inlined code] at java.lang.Integer#toString() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.26% 902M java.lang.StringLatin1#replace() [Inlined code] at java.lang.String#replace() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.25% 885M java.util.Formatter$FormatSpecifierParser#parse() [Inlined code] at java.util.Formatter#parse() [Inlined code] at java.util.Formatter#format() [Inlined code] at java.util.Formatter#format() [Inlined code] 0.25% 873M java.lang.StringBuilder#toString() [Inlined code] at java.util.Formatter#toString() [Inlined code] at java.lang.String#format() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] 0.22% 789M java.lang.Long#valueOf() [Inlined code] at org.apache.lucene.document.Field#setLongValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] 0.21% 749M org.apache.lucene.util.PagedBytes$PagedBytesDataOutput#writeBytes() [Inlined code] at org.apache.lucene.index.BinaryDocValuesWriter#addValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexDocValue() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [Inlined code] 0.21% 727M java.lang.Long#valueOf() [Inlined code] at org.apache.lucene.document.Field#setLongValue() [Inlined code] at org.apache.lucene.document.LongField#setLongValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.20% 721M java.util.Arrays#copyOfRange() [Inlined code] at java.lang.String#() [Inlined code] at java.lang.StringBuilder#toString() [Inlined code] at java.util.Formatter#toString() [Inlined code] 0.19% 681M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] at java.lang.StringConcatHelper#newArray() [Inlined code] at java.lang.StringLatin1#replace() [Inlined code] at java.lang.String#replace() [Inlined code] 0.18% 643M org.apache.lucene.util.PagedBytes$PagedBytesDataOutput#writeBytes() [Inlined code] at org.apache.lucene.index.PointValuesWriter#addPackedValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField() [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] 0.18% 630M java.util.Arrays#copyOfRange() [Inlined code] at java.lang.StringLatin1#newString() [Inlined code] at java.lang.Integer#toString() [Inlined code] at perf.LineFileDocs#intToID() [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 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 243.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 243.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 243.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 243.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 243.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 243.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 243.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 243.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 243.86 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 833198 events (total: 352330M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 18.64% 65680M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 12.17% 42866M java.lang.StringUTF16#compress() [Inlined code] at java.lang.String#() [Inlined code] at java.lang.String#() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 6.40% 22540M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 6.07% 21386M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] 4.33% 15251M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] 3.47% 12221M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] 2.30% 8095M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm() [JIT compiled code] 2.27% 7996M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] 2.02% 7108M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] 1.99% 7002M org.apache.lucene.util.TimSorter#() [Inlined code] at org.apache.lucene.util.ArrayTimSorter#() [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] 1.95% 6868M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] 1.75% 6181M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000491e68b8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 1.57% 5548M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice() [Inlined code] 1.57% 5543M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000491e68b8#merge() [Interpreted code] 1.24% 4353M java.util.TreeMap#keyIterator() [Inlined code] at java.util.TreeMap$KeySet#iterator() [JIT compiled code] at java.util.TreeSet#iterator() [Inlined code] at org.apache.lucene.codecs.CompetitiveImpactAccumulator#addAll() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#finishTerm() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] 1.22% 4283M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000491e68b8#merge() [Interpreted code] 1.17% 4115M perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 1.14% 4033M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.document.KeywordField#setStringValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 1.03% 3618M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm() [JIT compiled code] 0.96% 3388M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] 0.86% 3035M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.86% 3020M org.apache.lucene.document.IntPoint#pack() [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues() [Inlined code] at org.apache.lucene.document.IntPoint#setIntValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.82% 2891M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices() [Inlined code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] 0.82% 2877M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] 0.81% 2855M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] 0.76% 2689M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] 0.75% 2642M java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#add() [Inlined code] at java.util.ArrayList#add() [Inlined code] at java.util.Formatter$FormatSpecifierParser#parse() [Inlined code] at java.util.Formatter#parse() [Inlined code] at java.util.Formatter#format() [Inlined code] at java.util.Formatter#format() [Inlined code] 0.72% 2535M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] 0.71% 2507M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] 0.66% 2309M java.util.Formatter#parse() [Inlined code] at java.util.Formatter#format() [Inlined code] at java.util.Formatter#format() [Inlined code] at java.lang.String#format() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.61% 2153M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.ArrayUtil#grow() [Inlined code] at org.apache.lucene.index.PointValuesWriter#addPackedValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField() [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 0.61% 2143M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] 0.60% 2125M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTerm() [Inlined code] 0.59% 2073M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.document.StringField#setStringValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.57% 2008M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] 0.57% 1999M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] 0.55% 1955M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTerm() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] 0.55% 1921M org.apache.lucene.document.StringField#setStringValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.54% 1906M org.apache.lucene.document.KeywordField#setStringValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.54% 1898M java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#add() [Inlined code] at java.util.ArrayList#add() [Inlined code] at org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] 0.50% 1758M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#pushTerm() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] 0.49% 1733M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] 0.45% 1596M org.apache.lucene.document.IntField#binaryValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField() [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument() [Inlined code] 0.45% 1578M org.apache.lucene.document.LongField#binaryValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField() [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument() [Inlined code] 0.44% 1546M perf.LineFileDocs#newDocState() [Interpreted code] at perf.IndexThreads$IndexThread#run() [Interpreted code] 0.44% 1533M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] 0.43% 1505M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] 0.42% 1484M java.lang.Integer#toString() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.41% 1439M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#pushTerm() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] 0.36% 1262M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock() [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices() [Inlined code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument() [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 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 243.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 243.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 243.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 243.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 243.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 243.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 243.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 243.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 243.86 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 243.86 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 833198 events (total: 352330M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 18.64% 65680M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 12.17% 42866M java.lang.StringUTF16#compress() [Inlined code] at java.lang.String#() [Inlined code] at java.lang.String#() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 6.40% 22540M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 5.61% 19778M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 4.33% 15251M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000491e68b8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle() [Interpreted code] 3.27% 11516M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] 2.09% 7349M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [JIT compiled code] 2.02% 7108M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000491e68b8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle() [Interpreted code] 1.99% 7002M org.apache.lucene.util.TimSorter#() [Inlined code] at org.apache.lucene.util.ArrayTimSorter#() [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000491e68b8#merge() [Interpreted code] 1.82% 6406M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice() [Inlined code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [JIT compiled code] 1.75% 6181M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000491e68b8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle() [Interpreted code] at org.apache.lucene.index.IndexWriter#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource#merge() [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler#doMerge() [Interpreted code] 1.75% 6157M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [JIT compiled code] 1.57% 5543M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000491e68b8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle() [Interpreted code] at org.apache.lucene.index.IndexWriter#merge() [Interpreted code] 1.44% 5064M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice() [Inlined code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [Inlined code] 1.22% 4283M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000491e68b8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle() [Interpreted code] at org.apache.lucene.index.IndexWriter#merge() [Interpreted code] 1.17% 4115M perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 1.14% 4033M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.document.KeywordField#setStringValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 1.02% 3601M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice() [Inlined code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] 0.95% 3344M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument() [Inlined code] 0.86% 3035M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.86% 3020M org.apache.lucene.document.IntPoint#pack() [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues() [Inlined code] at org.apache.lucene.document.IntPoint#setIntValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.82% 2891M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices() [Inlined code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] 0.82% 2877M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] 0.70% 2467M java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#add() [Inlined code] at java.util.ArrayList#add() [Inlined code] at java.util.Formatter$FormatSpecifierParser#parse() [Inlined code] at java.util.Formatter#parse() [Inlined code] at java.util.Formatter#format() [Inlined code] at java.util.Formatter#format() [Inlined code] at java.lang.String#format() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] 0.69% 2443M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 0.68% 2399M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] 0.67% 2343M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 0.66% 2309M java.util.Formatter#parse() [Inlined code] at java.util.Formatter#format() [Inlined code] at java.util.Formatter#format() [Inlined code] at java.lang.String#format() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.63% 2210M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 0.61% 2153M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.ArrayUtil#grow() [Inlined code] at org.apache.lucene.index.PointValuesWriter#addPackedValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField() [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.61% 2143M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [JIT compiled code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000491e68b8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.59% 2073M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.document.StringField#setStringValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.59% 2068M java.util.TreeMap#keyIterator() [Inlined code] at java.util.TreeMap$KeySet#iterator() [JIT compiled code] at java.util.TreeSet#iterator() [Inlined code] at org.apache.lucene.codecs.CompetitiveImpactAccumulator#addAll() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#finishTerm() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] 0.57% 2007M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTerm() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] 0.57% 1999M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000491e68b8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.55% 1921M org.apache.lucene.document.StringField#setStringValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.54% 1906M org.apache.lucene.document.KeywordField#setStringValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.51% 1782M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 0.50% 1758M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#pushTerm() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000491e68b8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] 0.49% 1737M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTerm() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 0.48% 1688M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice() [Inlined code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] 0.45% 1596M org.apache.lucene.document.IntField#binaryValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField() [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.45% 1578M org.apache.lucene.document.LongField#binaryValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField() [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.44% 1551M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [JIT compiled code] 0.44% 1546M perf.LineFileDocs#newDocState() [Interpreted code] at perf.IndexThreads$IndexThread#run() [Interpreted code] 0.43% 1505M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000491e68b8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.42% 1484M java.lang.Integer#toString() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.41% 1435M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [JIT compiled code] 0.39% 1363M java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#add() [Inlined code] at java.util.ArrayList#add() [Inlined code] at org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] 0.36% 1262M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock() [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices() [Inlined code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] move log to /l/logs.nightly/2026.04.05.23.08.44/nrtIndexMediumDocs.log move vmstat log to /l/logs.nightly/2026.04.05.23.08.44/nrtIndexMediumDocs.vmstat.log move top log to /l/logs.nightly/2026.04.05.23.08.44/nrtIndexMediumDocs.top.log [2026-04-06 12:20:24.546763] took 174.3 sec [2026-04-06 12:20:24.550854] run CheckIndex [2026-04-06 12:20:24.550926] 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.04.05.23.08.44/checkIndex.nrtIndexMediumDocs.log 2>&1 [2026-04-06 12:28:35.653318] took 491.1 sec [2026-04-06 12:28:35.654455] nrtMedIndexAtClose 25 segments: segments_2: _78(11.0.0):C7137631 _1a(11.0.0):C482026 _1j(11.0.0):C566661 _5g(11.0.0):C6857750 _1w(11.0.0):C764951 _25(11.0.0):C900915 _8d(11.0.0):C7407732 _70(11.0.0):C910398 _8f(11.0.0):C926852 _7c(11.0.0):C121513 _82(11.0.0):C31928 _7f(11.0.0):C107900 _8e(11.0.0):c106210 _81(11.0.0):C31496 _8g(11.0.0):C659405 _7w(11.0.0):C48712 _7y(11.0.0):C47998 _7v(11.0.0):C48634 _7u(11.0.0):C57490 _7t(11.0.0):C61438 _7i(11.0.0):C97968 _7s(11.0.0):C68039 _7z(11.0.0):C40908 _80(11.0.0):C35920 _7h(11.0.0):C104563 [2026-04-06 12:28:35.654597] 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.04.05.23.08.44/nrt.log 2>&1 [2026-04-06 12:58:37.075741] took 1801.4 sec [2026-04-06 12:58:37.080202] drop: 499.7 505.3 510.8 511.7 523.3 523.5 523.9 526.3 526.6 528.1 528.2 530.0 530.3 530.5 530.9 531.0 531.2 531.3 531.3 531.8 531.8 532.0 532.0 532.1 532.5 532.8 533.0 533.0 533.2 533.3 533.6 533.8 533.8 533.9 538.0 [2026-04-06 12:58:37.080582] times: 20.8 20.9 21.0 21.4 21.6 21.6 21.8 21.9 22.0 22.0 22.0 22.1 22.1 22.2 22.2 22.3 22.4 22.6 22.6 22.6 22.7 22.7 22.7 22.7 22.7 22.7 22.7 22.8 22.8 22.8 22.8 22.8 22.8 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.3 23.3 23.3 23.3 23.3 23.4 23.4 23.4 23.4 23.5 23.5 23.5 23.5 23.5 23.5 23.5 23.5 23.6 23.6 23.6 23.7 23.7 23.7 23.7 23.8 23.8 23.9 23.9 23.9 24.0 24.0 24.0 24.1 24.1 24.1 24.1 24.1 24.2 24.2 24.2 24.2 24.2 24.2 24.3 24.3 24.3 24.3 24.3 24.3 24.3 24.3 24.3 24.3 24.3 24.3 24.4 24.4 24.4 24.4 24.4 24.5 24.5 24.5 24.5 24.5 24.5 24.5 24.6 24.7 24.7 24.7 24.7 24.7 24.8 24.8 24.8 24.8 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.0 25.0 25.0 25.1 25.1 25.1 25.1 25.1 25.1 25.1 25.2 25.2 25.2 25.2 25.2 25.2 25.2 25.2 25.3 25.4 25.4 25.4 25.5 25.5 25.5 25.5 25.5 25.6 25.6 25.6 25.6 25.6 25.6 25.6 25.6 25.7 25.7 25.7 25.7 25.7 25.7 25.8 25.8 25.8 25.8 25.9 25.9 25.9 25.9 25.9 26.0 26.0 26.0 26.0 26.0 26.0 26.0 26.0 26.0 26.1 26.1 26.1 26.2 26.2 26.2 26.2 26.2 26.3 26.3 26.3 26.3 26.3 26.3 26.4 26.5 26.5 26.5 26.5 26.5 26.5 26.6 26.6 26.6 26.6 26.6 26.6 26.6 26.7 26.7 26.8 26.8 26.8 26.9 26.9 26.9 26.9 27.0 27.0 27.0 27.0 27.0 27.0 27.0 27.0 27.0 27.1 27.1 27.1 27.1 27.2 27.2 27.2 27.2 27.3 27.3 27.3 27.3 27.4 27.4 27.4 27.4 27.4 27.4 27.4 27.4 27.5 27.5 27.5 27.5 27.5 27.5 27.6 27.6 27.6 27.6 27.7 27.7 27.7 27.7 27.7 27.8 27.8 27.8 27.9 27.9 27.9 27.9 27.9 28.0 28.0 28.0 28.0 28.0 28.0 28.0 28.0 28.1 28.1 28.1 28.1 28.1 28.1 28.1 28.1 28.1 28.2 28.2 28.2 28.2 28.2 28.2 28.2 28.2 28.2 28.2 28.2 28.3 28.3 28.3 28.3 28.3 28.3 28.3 28.3 28.3 28.3 28.3 28.3 28.3 28.4 28.4 28.4 28.4 28.4 28.4 28.4 28.4 28.4 28.5 28.5 28.5 28.5 28.5 28.5 28.5 28.5 28.5 28.5 28.6 28.6 28.6 28.6 28.6 28.6 28.6 28.6 28.6 28.6 28.6 28.6 28.6 28.6 28.6 28.6 28.6 28.6 28.6 28.7 28.7 28.7 28.7 28.7 28.7 28.7 28.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.9 28.9 28.9 28.9 28.9 28.9 28.9 28.9 28.9 28.9 28.9 28.9 28.9 28.9 28.9 28.9 28.9 28.9 28.9 28.9 29.0 29.0 29.0 29.0 29.0 29.0 29.0 29.0 29.0 29.0 29.0 29.0 29.0 29.0 29.1 29.1 29.1 29.1 29.1 29.1 29.1 29.1 29.1 29.1 29.1 29.1 29.1 29.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.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.3 29.3 29.3 29.3 29.3 29.3 29.3 29.3 29.3 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.4 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.5 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.6 29.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.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.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 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.0 30.0 30.0 30.0 30.0 30.0 30.0 30.0 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.1 30.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.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.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.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.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.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 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.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.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.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.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 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.7 32.7 32.7 32.7 32.7 32.7 32.7 32.7 32.7 32.7 32.7 32.7 32.7 32.7 32.7 32.7 32.7 32.7 32.7 32.7 32.8 32.8 32.8 32.8 32.8 32.8 32.9 32.9 32.9 32.9 32.9 32.9 32.9 32.9 32.9 32.9 32.9 32.9 33.0 33.0 33.0 33.0 33.0 33.0 33.0 33.0 33.0 33.0 33.0 33.1 33.1 33.1 33.1 33.1 33.1 33.2 33.2 33.2 33.2 33.2 33.3 33.3 33.3 33.4 33.4 33.5 33.6 33.7 33.9 33.9 34.2 34.8 34.8 35.1 35.6 35.7 36.0 36.2 36.6 36.8 38.0 38.1 38.8 38.8 39.1 39.2 42.0 137.0 147.0 158.1 159.1 161.2 165.1 181.8 185.1 189.6 196.5 210.2 215.9 216.3 216.6 217.0 217.1 217.6 217.7 218.6 219.2 219.4 219.4 219.5 219.9 220.0 220.1 220.2 220.3 220.5 220.6 220.8 221.4 221.5 221.7 222.0 222.2 222.7 222.9 223.1 226.9 226.9 227.3 236.7 237.1 241.4 245.5 245.8 248.0 251.8 255.6 256.4 263.7 267.1 267.3 268.7 272.2 276.4 279.8 282.9 286.2 287.9 294.5 295.4 298.9 302.9 303.0 308.3 309.8 312.2 312.6 313.1 314.4 315.7 316.5 318.1 321.8 322.9 333.3 336.7 338.3 339.4 340.2 341.8 341.8 343.1 343.2 343.4 344.3 346.0 346.0 346.2 346.3 348.6 348.6 348.7 348.9 349.0 349.9 350.0 350.3 350.8 350.9 351.7 351.9 353.2 353.3 353.8 354.0 354.1 354.4 354.9 355.3 357.8 358.2 358.2 359.4 360.5 362.2 364.0 369.4 390.2 392.9 393.0 401.4 402.5 405.0 408.1 409.2 413.6 418.8 421.1 423.1 430.7 433.3 435.7 439.1 447.6 450.6 450.6 453.1 456.4 457.9 458.1 458.2 459.6 459.6 459.6 459.8 460.0 460.3 460.6 460.7 461.3 461.3 462.2 462.3 462.3 463.3 463.6 464.1 464.2 464.5 464.7 464.7 465.4 465.9 466.6 466.7 468.0 470.9 471.8 472.1 473.1 473.3 473.9 474.4 474.5 474.7 475.0 475.7 476.7 477.5 478.4 478.5 480.7 480.8 485.1 [2026-04-06 12:58:37.080732] NRT reopen time (msec) mean=63.0727 stdDev=101.8096 [2026-04-06 12:58:37.080743] run CheckIndex [2026-04-06 12:58:37.080819] 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.04.05.23.08.44/checkIndex.nrt.log 2>&1 [2026-04-06 13:06:16.408571] took 459.3 sec [2026-04-06 13:06:17.540902] 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=250M,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=1346914 Profiler summary for /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr Version: 2.1 Chunks: 16 Start: 2026-04-06 17:06:17 (UTC) Duration: 128 s Event Type Count Size (bytes) ============================================================= jdk.FileWrite 4065724 84732927 jdk.CPUTimeSample 3662033 64405852 jdk.FileRead 624165 14705245 jdk.ObjectAllocationInNewTLAB 480947 8441380 jdk.ObjectAllocationOutsideTLAB 123972 1977999 jdk.NativeMethodSample 23732 316989 jdk.BooleanFlag 11072 350892 jdk.Compilation 5886 151417 jdk.CPULoad 2313 45659 jdk.UnsignedIntFlag 992 34266 jdk.IntFlag 896 32152 jdk.Checkpoint 820 25284007 jdk.StringFlag 720 26839 jdk.GarbageCollection 41 969 jdk.CPUInformation 16 24027 jdk.GCConfiguration 16 411 jdk.JVMInformation 16 16651 jdk.Metadata 16 1768428 jdk.ActiveRecording 0 0 jdk.ActiveSetting 0 0 jdk.AllocationRequiringGC 0 0 jdk.BooleanFlagChanged 0 0 jdk.CPUTimeSamplesLost 0 0 jdk.CPUTimeStampCounter 0 0 jdk.ClassDefine 0 0 jdk.ClassLoad 0 0 jdk.ClassLoaderStatistics 0 0 jdk.ClassLoadingStatistics 0 0 jdk.ClassRedefinition 0 0 jdk.ClassUnload 0 0 jdk.CodeCacheConfiguration 0 0 jdk.CodeCacheFull 0 0 jdk.CodeCacheStatistics 0 0 jdk.CompilationFailure 0 0 jdk.CompilerConfiguration 0 0 jdk.CompilerInlining 0 0 jdk.CompilerPhase 0 0 jdk.CompilerQueueUtilization 0 0 jdk.CompilerStatistics 0 0 jdk.ConcurrentModeFailure 0 0 jdk.ContainerCPUThrottling 0 0 jdk.ContainerCPUUsage 0 0 jdk.ContainerConfiguration 0 0 jdk.ContainerIOUsage 0 0 jdk.ContainerMemoryUsage 0 0 jdk.ContinuationFreeze 0 0 jdk.ContinuationFreezeFast 0 0 jdk.ContinuationFreezeSlow 0 0 jdk.ContinuationThaw 0 0 jdk.ContinuationThawFast 0 0 jdk.ContinuationThawSlow 0 0 jdk.DataLoss 0 0 jdk.Deoptimization 0 0 jdk.DeprecatedInvocation 0 0 jdk.Deserialization 0 0 jdk.DirectBufferStatistics 0 0 jdk.DoubleFlag 0 0 jdk.DoubleFlagChanged 0 0 jdk.DumpReason 0 0 jdk.EvacuationFailed 0 0 jdk.EvacuationInformation 0 0 jdk.ExceptionStatistics 0 0 jdk.ExecuteVMOperation 0 0 jdk.ExecutionSample 0 0 jdk.FileForce 0 0 jdk.FinalizerStatistics 0 0 jdk.Flush 0 0 jdk.G1AdaptiveIHOP 0 0 jdk.G1BasicIHOP 0 0 jdk.G1EvacuationOldStatistics 0 0 jdk.G1EvacuationYoungStatistics 0 0 jdk.G1GarbageCollection 0 0 jdk.G1HeapRegionInformation 0 0 jdk.G1HeapRegionTypeChange 0 0 jdk.G1HeapSummary 0 0 jdk.G1MMU 0 0 jdk.GCCPUTime 0 0 jdk.GCHeapConfiguration 0 0 jdk.GCHeapMemoryPoolUsage 0 0 jdk.GCHeapMemoryUsage 0 0 jdk.GCHeapSummary 0 0 jdk.GCPhaseConcurrent 0 0 jdk.GCPhaseConcurrentLevel1 0 0 jdk.GCPhaseConcurrentLevel2 0 0 jdk.GCPhaseParallel 0 0 jdk.GCPhasePause 0 0 jdk.GCPhasePauseLevel1 0 0 jdk.GCPhasePauseLevel2 0 0 jdk.GCPhasePauseLevel3 0 0 jdk.GCPhasePauseLevel4 0 0 jdk.GCReferenceStatistics 0 0 jdk.GCSurvivorConfiguration 0 0 jdk.GCTLABConfiguration 0 0 jdk.HeapDump 0 0 jdk.InitialEnvironmentVariable 0 0 jdk.InitialSecurityProperty 0 0 jdk.InitialSystemProperty 0 0 jdk.IntFlagChanged 0 0 jdk.JITRestart 0 0 jdk.JavaAgent 0 0 jdk.JavaErrorThrow 0 0 jdk.JavaExceptionThrow 0 0 jdk.JavaMonitorDeflate 0 0 jdk.JavaMonitorEnter 0 0 jdk.JavaMonitorInflate 0 0 jdk.JavaMonitorNotify 0 0 jdk.JavaMonitorStatistics 0 0 jdk.JavaMonitorWait 0 0 jdk.JavaThreadStatistics 0 0 jdk.LongFlag 0 0 jdk.LongFlagChanged 0 0 jdk.MetaspaceAllocationFailure 0 0 jdk.MetaspaceChunkFreeListSummary 0 0 jdk.MetaspaceGCThreshold 0 0 jdk.MetaspaceOOM 0 0 jdk.MetaspaceSummary 0 0 jdk.MethodTiming 0 0 jdk.MethodTrace 0 0 jdk.ModuleExport 0 0 jdk.ModuleRequire 0 0 jdk.NativeAgent 0 0 jdk.NativeLibrary 0 0 jdk.NativeLibraryLoad 0 0 jdk.NativeLibraryUnload 0 0 jdk.NativeMemoryUsage 0 0 jdk.NativeMemoryUsageTotal 0 0 jdk.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 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 192.94 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 23732 events (total: 23732) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 46.93% 11138 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 22.43% 5324 jdk.jfr.internal.JVM#emitEvent() [Native code] 17.11% 4061 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 6.52% 1547 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] 6.11% 1451 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] 0.42% 100 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] 0.09% 22 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] 0.09% 21 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] 0.08% 20 java.util.zip.Inflater#inflateBytesBytes() [Native code] 0.04% 10 jdk.jfr.internal.JVM#getStackTraceId() [Native code] 0.02% 5 java.io.FileOutputStream#writeBytes() [Native code] 0.02% 5 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] 0.02% 5 java.lang.reflect.Array#newArray() [Native code] 0.02% 4 sun.nio.ch.NativeThread#current0() [Native code] 0.02% 4 java.io.RandomAccessFile#readBytes0() [Native code] 0.01% 3 java.io.FileDescriptor#close0() [Native code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] 0.00% 1 java.nio.MappedMemoryUtils#isLoaded0() [Native code] 0.00% 1 java.lang.Object#wait0() [Native code] 0.00% 1 java.io.FileInputStream#readBytes() [Native code] 0.00% 1 java.lang.ClassLoader#defineClass1() [Native code] 0.00% 1 jdk.internal.misc.Unsafe#park() [Native code] 0.00% 1 java.lang.System#nanoTime() [Native code] 0.00% 1 jdk.internal.misc.Unsafe#allocateMemory0() [Native code] 0.00% 1 java.lang.Object#getClass() [Native code] 0.00% 1 java.lang.ref.PhantomReference#clear0() [Native 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 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 192.94 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.94 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 23732 events (total: 23732) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 46.81% 11109 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] 19.43% 4610 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [JIT compiled code] 16.85% 4000 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] 6.31% 1498 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] 6.10% 1448 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] 3.01% 714 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Interpreted code] 0.21% 51 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [JIT compiled code] 0.21% 49 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Interpreted code] 0.18% 43 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] 0.13% 30 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Interpreted code] 0.12% 28 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [JIT compiled code] 0.11% 27 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] 0.07% 16 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [JIT compiled code] 0.06% 14 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] 0.06% 14 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [JIT compiled code] 0.04% 10 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Interpreted code] 0.04% 10 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] 0.03% 7 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [JIT compiled code] 0.03% 7 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Interpreted code] 0.02% 5 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [JIT compiled code] 0.02% 5 java.lang.reflect.Array#newArray() [Native code] at java.lang.reflect.Array#newInstance() [Inlined code] 0.02% 4 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] 0.02% 4 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [Interpreted code] 0.01% 3 java.io.RandomAccessFile#readBytes0() [Native code] at java.io.RandomAccessFile#traceReadBytes0() [JIT compiled code] 0.01% 3 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Interpreted code] 0.01% 3 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] 0.01% 2 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [Interpreted code] 0.00% 1 java.lang.Object#wait0() [Native code] at java.lang.Object#wait() [JIT compiled code] 0.00% 1 jdk.internal.misc.Unsafe#allocateMemory0() [Native code] at jdk.internal.misc.Unsafe#allocateMemory() [Interpreted code] 0.00% 1 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Interpreted code] 0.00% 1 java.nio.MappedMemoryUtils#isLoaded0() [Native code] at java.nio.MappedMemoryUtils#isLoaded() [JIT compiled code] 0.00% 1 java.io.RandomAccessFile#readBytes0() [Native code] at java.io.RandomAccessFile#traceReadBytes0() [Interpreted code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Interpreted code] 0.00% 1 java.lang.ClassLoader#defineClass1() [Native code] at java.lang.ClassLoader#defineClass() [JIT compiled code] 0.00% 1 java.io.FileInputStream#readBytes() [Native code] at java.io.FileInputStream#traceReadBytes() [Interpreted code] 0.00% 1 java.lang.ref.PhantomReference#clear0() [Native code] at java.lang.ref.PhantomReference#clearImpl() [JIT compiled code] 0.00% 1 java.lang.System#nanoTime() [Native code] at org.apache.lucene.index.MergeRateLimiter#lambda$maybePause$0() [Interpreted code] 0.00% 1 java.lang.Object#getClass() [Native code] at org.apache.lucene.index.IndexingChain#processDocument() [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 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 192.94 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.94 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.94 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 23732 events (total: 23732) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 46.81% 11109 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] 19.43% 4610 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicTask#run() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [JIT compiled code] 16.78% 3982 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] 6.31% 1498 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] 6.10% 1448 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] 2.89% 687 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Interpreted code] at jdk.jfr.internal.periodic.PeriodicTask#run() [Interpreted code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [Interpreted code] 0.21% 50 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [JIT compiled code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [JIT compiled code] at sun.nio.ch.IOUtil#read() [JIT compiled code] 0.17% 41 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Interpreted code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Interpreted code] 0.16% 39 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] 0.13% 30 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Interpreted code] at sun.nio.fs.UnixChannelFactory#open() [Interpreted code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Interpreted code] 0.12% 28 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [JIT compiled code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [JIT compiled code] at sun.nio.ch.IOUtil#write() [JIT compiled code] 0.11% 27 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] 0.11% 27 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Interpreted code] at jdk.jfr.internal.periodic.PeriodicTask#run() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [Interpreted code] 0.08% 18 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [JIT compiled code] at sun.nio.ch.IOUtil#read() [JIT compiled code] 0.06% 14 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [JIT compiled code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [JIT compiled code] 0.06% 14 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] 0.04% 10 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Interpreted code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Interpreted code] at sun.nio.ch.IOUtil#read() [Interpreted code] 0.04% 9 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [JIT compiled code] at java.util.zip.InflaterInputStream#read() [JIT compiled code] at jdk.internal.loader.Resource#getBytes() [JIT compiled code] 0.04% 9 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] 0.03% 8 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] 0.03% 7 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [JIT compiled code] 0.03% 7 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [JIT compiled code] at java.util.zip.InflaterInputStream#read() [JIT compiled code] at jdk.internal.loader.Resource#getBytes() [Interpreted code] 0.02% 5 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] 0.02% 4 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] at sun.nio.ch.NativeThreadSet#add() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] 0.02% 4 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Interpreted code] at sun.nio.ch.FileChannelImpl#mapInternal() [Interpreted code] at sun.nio.ch.FileChannelImpl#map() [Interpreted code] 0.02% 4 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] 0.01% 3 java.io.RandomAccessFile#readBytes0() [Native code] at java.io.RandomAccessFile#traceReadBytes0() [JIT compiled code] at java.io.RandomAccessFile#readBytes() [Inlined code] at java.io.RandomAccessFile#read() [Inlined code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#size() [JIT compiled code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] 0.01% 3 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] at java.io.FileDescriptor$1#close() [Inlined code] at sun.nio.ch.FileChannelImpl$Closer#run() [JIT compiled code] 0.01% 3 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] at java.io.FileOutputStream#write() [JIT compiled code] at java.lang.System$Out#write() [Inlined code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Interpreted code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Interpreted code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Interpreted code] 0.01% 3 java.lang.reflect.Array#newArray() [Native code] at java.lang.reflect.Array#newInstance() [Inlined code] at org.apache.lucene.util.ArrayUtil#growExact() [JIT compiled code] at org.apache.lucene.util.packed.PackedLongValues$Builder#grow() [JIT compiled code] 0.01% 2 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [Interpreted code] at java.io.FileOutputStream#write() [JIT compiled code] at java.lang.System$Out#write() [Inlined code] 0.01% 2 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [Interpreted code] at java.util.zip.InflaterInputStream#read() [Interpreted code] at jdk.internal.loader.Resource#getBytes() [Interpreted code] 0.01% 2 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Interpreted code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [JIT compiled code] 0.00% 1 java.lang.reflect.Array#newArray() [Native code] at java.lang.reflect.Array#newInstance() [Inlined code] at java.util.HashMap#prepareArray() [JIT compiled code] at java.util.HashMap$Values#toArray() [Interpreted code] 0.00% 1 jdk.internal.misc.Unsafe#allocateMemory0() [Native code] at jdk.internal.misc.Unsafe#allocateMemory() [Interpreted code] at sun.nio.ch.Util#getTemporaryDirectBuffer() [JIT compiled code] at sun.nio.ch.IOUtil#write() [Interpreted code] 0.00% 1 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileReadEvent#commit() [JIT compiled code] at jdk.internal.event.FileReadEvent#offer() [Inlined code] 0.00% 1 java.lang.reflect.Array#newArray() [Native code] at java.lang.reflect.Array#newInstance() [Inlined code] at java.util.IdentityHashMap$KeySet#toArray() [JIT compiled code] at java.util.IdentityHashMap$KeySet#toArray() [Interpreted code] 0.00% 1 java.io.FileInputStream#readBytes() [Native code] at java.io.FileInputStream#traceReadBytes() [Interpreted code] at java.io.FileInputStream#read() [Interpreted code] at jdk.internal.loader.Resource#getBytes() [Interpreted code] 0.00% 1 java.lang.Object#wait0() [Native code] at java.lang.Object#wait() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#takeNap() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] 0.00% 1 java.nio.MappedMemoryUtils#isLoaded0() [Native code] at java.nio.MappedMemoryUtils#isLoaded() [JIT compiled code] at java.nio.MappedMemoryUtils$1#isLoaded() [JIT compiled code] at jdk.internal.misc.ScopedMemoryAccess#isLoadedInternal() [Inlined code] 0.00% 1 java.io.RandomAccessFile#readBytes0() [Native code] at java.io.RandomAccessFile#traceReadBytes0() [Interpreted code] at java.io.RandomAccessFile#readBytes() [Inlined code] at java.io.RandomAccessFile#read() [JIT compiled code] 0.00% 1 java.lang.Object#getClass() [Native code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 0.00% 1 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [Interpreted code] at java.util.zip.InflaterInputStream#read() [JIT compiled code] at jdk.internal.loader.Resource#getBytes() [JIT compiled code] 0.00% 1 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [Interpreted code] at java.util.zip.InflaterInputStream#read() [JIT compiled code] at jdk.internal.loader.Resource#getBytes() [Interpreted code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [JIT compiled code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Interpreted code] at sun.nio.ch.IOUtil#read() [JIT compiled code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Interpreted code] at sun.nio.ch.FileChannelImpl#mapInternal() [Interpreted code] at sun.nio.ch.FileChannelImpl#map() [JIT compiled code] 0.00% 1 java.lang.ref.PhantomReference#clear0() [Native code] at java.lang.ref.PhantomReference#clearImpl() [JIT compiled code] at java.lang.ref.Reference#clear() [Inlined code] at jdk.internal.ref.PhantomCleanable#clean() [Inlined code] 0.00% 1 java.lang.ClassLoader#defineClass1() [Native code] at java.lang.ClassLoader#defineClass() [JIT compiled code] at java.security.SecureClassLoader#defineClass() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#defineClass() [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 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 192.94 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.94 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.94 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.94 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 23732 events (total: 23732) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 46.81% 11108 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] 19.43% 4610 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicTask#run() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000000907aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 14.46% 3432 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.FileChannelImpl#implRead() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Inlined code] at sun.nio.ch.FileChannelImpl#read() [JIT compiled code] 6.29% 1492 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] 5.40% 1282 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Inlined code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [JIT compiled code] 2.89% 687 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Interpreted code] at jdk.jfr.internal.periodic.PeriodicTask#run() [Interpreted code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000000907aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 2.32% 550 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.FileChannelImpl#implRead() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#read() [Inlined code] 0.59% 140 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [Interpreted code] 0.21% 50 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [JIT compiled code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [JIT compiled code] at sun.nio.ch.IOUtil#read() [JIT compiled code] at sun.nio.ch.IOUtil#read() [JIT compiled code] at sun.nio.ch.FileChannelImpl#implRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#traceImplRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#read() [JIT compiled code] 0.17% 41 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Interpreted code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Interpreted code] at java.nio.file.Files#delete() [Interpreted code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [Interpreted code] at org.apache.lucene.store.FSDirectory#deleteFile() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Interpreted code] 0.14% 33 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [JIT compiled code] 0.13% 30 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Interpreted code] at sun.nio.fs.UnixChannelFactory#open() [Interpreted code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Interpreted code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Interpreted code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [Interpreted code] 0.12% 28 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [JIT compiled code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [JIT compiled code] at sun.nio.ch.IOUtil#write() [JIT compiled code] at sun.nio.ch.IOUtil#write() [JIT compiled code] at sun.nio.ch.FileChannelImpl#implWrite() [JIT compiled code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [JIT compiled code] at sun.nio.ch.FileChannelImpl#write() [JIT compiled code] 0.11% 27 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [JIT compiled code] 0.11% 27 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Interpreted code] at jdk.jfr.internal.periodic.PeriodicTask#run() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000000907aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 0.11% 26 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] 0.06% 15 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [JIT compiled code] at sun.nio.ch.IOUtil#read() [JIT compiled code] at sun.nio.ch.IOUtil#read() [JIT compiled code] at sun.nio.ch.FileChannelImpl#implRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Interpreted code] at sun.nio.ch.FileChannelImpl#read() [Interpreted code] 0.04% 10 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Interpreted code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Interpreted code] at sun.nio.ch.IOUtil#read() [Interpreted code] at sun.nio.ch.IOUtil#read() [Interpreted code] at sun.nio.ch.FileChannelImpl#implRead() [Interpreted code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Interpreted code] at sun.nio.ch.FileChannelImpl#read() [Interpreted code] 0.04% 9 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] 0.03% 8 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [JIT compiled code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [Interpreted code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] 0.03% 7 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [JIT compiled code] at java.util.zip.InflaterInputStream#read() [JIT compiled code] at jdk.internal.loader.Resource#getBytes() [JIT compiled code] at jdk.internal.loader.URLClassPath$JarLoader$1#getBytes() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#defineClass() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#findClassOnClassPathOrNull() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#loadClassOrNull() [JIT compiled code] 0.03% 6 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [JIT compiled code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [Interpreted code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] 0.03% 6 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [JIT compiled code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] 0.02% 5 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] 0.02% 5 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at java.nio.channels.FileChannel#open() [JIT compiled code] at java.nio.channels.FileChannel#open() [Inlined code] 0.02% 5 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [JIT compiled code] at java.util.zip.InflaterInputStream#read() [JIT compiled code] at jdk.internal.loader.Resource#getBytes() [Interpreted code] at jdk.internal.loader.URLClassPath$JarLoader$1#getBytes() [Interpreted code] at jdk.internal.loader.BuiltinClassLoader#defineClass() [Interpreted code] at jdk.internal.loader.BuiltinClassLoader#findClassOnClassPathOrNull() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#loadClassOrNull() [JIT compiled code] 0.02% 5 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] 0.02% 4 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [JIT compiled code] at java.nio.file.Files#readAttributes() [Inlined code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] 0.02% 4 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] at sun.nio.ch.NativeThreadSet#add() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] 0.02% 4 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at java.nio.file.Files#size() [Inlined code] 0.02% 4 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [JIT compiled code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [JIT compiled code] at java.nio.file.Files#readAttributes() [Inlined code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] 0.01% 3 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] at java.io.FileDescriptor$1#close() [Inlined code] at sun.nio.ch.FileChannelImpl$Closer#run() [JIT compiled code] at jdk.internal.ref.CleanerImpl$PhantomCleanableRef#performCleanup() [Inlined code] at jdk.internal.ref.PhantomCleanable#clean() [Inlined code] at sun.nio.ch.FileChannelImpl#implCloseChannel() [Inlined code] at java.nio.channels.spi.AbstractInterruptibleChannel#close() [JIT compiled code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [JIT compiled code] at sun.nio.ch.IOUtil#read() [JIT compiled code] at sun.nio.ch.IOUtil#read() [JIT compiled code] at sun.nio.ch.FileChannelImpl#implRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#traceImplRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#read() [JIT compiled code] 0.01% 3 java.lang.reflect.Array#newArray() [Native code] at java.lang.reflect.Array#newInstance() [Inlined code] at org.apache.lucene.util.ArrayUtil#growExact() [JIT compiled code] at org.apache.lucene.util.packed.PackedLongValues$Builder#grow() [JIT compiled code] at org.apache.lucene.util.packed.DeltaPackedLongValues$Builder#grow() [JIT compiled code] at org.apache.lucene.util.packed.PackedLongValues$Builder#add() [Inlined code] at org.apache.lucene.index.NormValuesWriter#addValue() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#finish() [Inlined code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [JIT compiled code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.Directory#openChecksumInput() [JIT compiled code] at org.apache.lucene.codecs.lucene94.Lucene94FieldInfosFormat#read() [Interpreted code] 0.01% 3 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] at java.io.FileOutputStream#write() [JIT compiled code] at java.lang.System$Out#write() [Inlined code] at java.io.BufferedOutputStream#flushBuffer() [Inlined code] at java.io.BufferedOutputStream#flush() [JIT compiled code] at java.io.PrintStream#write() [JIT compiled code] at sun.nio.cs.StreamEncoder#writeBytes() [JIT compiled code] 0.01% 2 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Interpreted code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Interpreted code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Interpreted code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Interpreted code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.MemorySessionImpl#close() [Interpreted code] at jdk.internal.foreign.ArenaImpl#close() [Interpreted code] 0.01% 2 java.io.RandomAccessFile#readBytes0() [Native code] at java.io.RandomAccessFile#traceReadBytes0() [JIT compiled code] at java.io.RandomAccessFile#readBytes() [Inlined code] at java.io.RandomAccessFile#read() [Inlined code] at java.io.RandomAccessFile#readFully() [JIT compiled code] at java.util.zip.ZipFile$Source#readFullyAt() [JIT compiled code] at java.util.zip.ZipFile$ZipFileInputStream#initDataOffset() [JIT compiled code] at java.util.zip.ZipFile$ZipFileInputStream#read() [JIT compiled code] 0.01% 2 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [JIT compiled code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [JIT compiled code] at java.nio.file.Files#readAttributes() [Inlined code] at java.nio.file.Files#size() [Inlined code] 0.01% 2 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [Interpreted code] at java.util.zip.InflaterInputStream#read() [Interpreted code] at jdk.internal.loader.Resource#getBytes() [Interpreted code] at jdk.internal.loader.URLClassPath$JarLoader$1#getBytes() [Interpreted code] at jdk.internal.loader.BuiltinClassLoader#defineClass() [Interpreted code] at jdk.internal.loader.BuiltinClassLoader#findClassOnClassPathOrNull() [Interpreted code] at jdk.internal.loader.BuiltinClassLoader#loadClassOrNull() [Interpreted code] 0.01% 2 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [Interpreted code] at java.io.FileOutputStream#write() [JIT compiled code] at java.lang.System$Out#write() [Inlined code] at java.io.BufferedOutputStream#flushBuffer() [Inlined code] at java.io.BufferedOutputStream#flush() [JIT compiled code] at java.io.PrintStream#write() [JIT compiled code] at sun.nio.cs.StreamEncoder#writeBytes() [Interpreted code] 0.01% 2 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at java.nio.channels.FileChannel#open() [JIT compiled code] at java.nio.channels.FileChannel#open() [Inlined code] 0.01% 2 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [JIT compiled code] 0.01% 2 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Interpreted code] at sun.nio.ch.FileChannelImpl#mapInternal() [Interpreted code] at sun.nio.ch.FileChannelImpl#map() [Interpreted code] at org.apache.lucene.store.MMapDirectory#map() [Interpreted code] at org.apache.lucene.store.MMapDirectory#openInput() [Interpreted code] at org.apache.lucene.store.FilterDirectory#openInput() [Interpreted code] at org.apache.lucene.store.FilterDirectory#openInput() [Interpreted code] 0.01% 2 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [JIT compiled code] at java.util.zip.InflaterInputStream#read() [JIT compiled code] at jdk.internal.loader.Resource#getBytes() [JIT compiled code] at jdk.internal.loader.URLClassPath$JarLoader$1#getBytes() [Interpreted code] at jdk.internal.loader.BuiltinClassLoader#defineClass() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#findClassOnClassPathOrNull() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#loadClassOrNull() [JIT compiled code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Interpreted code] at sun.nio.fs.UnixFileAttributes#get() [Interpreted code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Interpreted code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Interpreted code] at java.nio.file.Files#readAttributes() [Interpreted code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [Interpreted code] 0.00% 1 java.lang.reflect.Array#newArray() [Native code] at java.lang.reflect.Array#newInstance() [Inlined code] at java.util.IdentityHashMap$KeySet#toArray() [JIT compiled code] at java.util.IdentityHashMap$KeySet#toArray() [Interpreted code] at java.util.Collections$SetFromMap#toArray() [Interpreted code] at java.util.ImmutableCollections#listCopy() [Inlined code] at java.util.List#copyOf() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThreadPool#iterator() [Inlined code] 0.00% 1 java.io.RandomAccessFile#readBytes0() [Native code] at java.io.RandomAccessFile#traceReadBytes0() [Interpreted code] at java.io.RandomAccessFile#readBytes() [Inlined code] at java.io.RandomAccessFile#read() [JIT compiled code] at java.io.RandomAccessFile#readFully() [Interpreted code] at java.util.zip.ZipFile$Source#readFullyAt() [Interpreted code] at java.util.zip.ZipFile$ZipFileInputStream#initDataOffset() [Interpreted code] at java.util.zip.ZipFile$ZipFileInputStream#read() [Interpreted code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [JIT compiled code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.Directory#openChecksumInput() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#() [Interpreted code] 0.00% 1 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [Interpreted code] at java.util.zip.InflaterInputStream#read() [JIT compiled code] at jdk.internal.loader.Resource#getBytes() [Interpreted code] at jdk.internal.loader.URLClassPath$JarLoader$1#getBytes() [Interpreted code] at jdk.internal.loader.BuiltinClassLoader#defineClass() [Interpreted code] at jdk.internal.loader.BuiltinClassLoader#findClassOnClassPathOrNull() [Interpreted code] at jdk.internal.loader.BuiltinClassLoader#loadClassOrNull() [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 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 192.94 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.94 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.94 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.94 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.94 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 23732 events (total: 23732) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 46.79% 11104 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [JIT compiled code] 19.43% 4610 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicTask#run() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000000907aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 10.82% 2567 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.FileChannelImpl#implRead() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Inlined code] at sun.nio.ch.FileChannelImpl#read() [JIT compiled code] at perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 5.40% 1282 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Inlined code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] at org.apache.lucene.store.RefCountedSharedArena#release() [JIT compiled code] at org.apache.lucene.store.RefCountedSharedArena#close() [JIT compiled code] 3.64% 865 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.FileChannelImpl#implRead() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Inlined code] at sun.nio.ch.FileChannelImpl#read() [JIT compiled code] at perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 2.89% 687 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Interpreted code] at jdk.jfr.internal.periodic.PeriodicTask#run() [Interpreted code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000000907aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 2.32% 550 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.FileChannelImpl#implRead() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#read() [Inlined code] at perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 2.01% 476 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#decRef() [JIT compiled code] at org.apache.lucene.index.IndexFileDeleter#decRef() [JIT compiled code] 1.93% 458 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#deleteFilesIfNoRef() [Interpreted code] at org.apache.lucene.index.IndexFileDeleter#refresh() [Interpreted code] 0.81% 192 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Interpreted code] at org.apache.lucene.util.FileDeleter#decRef() [JIT compiled code] at org.apache.lucene.index.IndexFileDeleter#decRef() [Interpreted code] 0.75% 177 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#decRef() [JIT compiled code] at org.apache.lucene.index.IndexFileDeleter#decRef() [Interpreted code] 0.44% 105 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] at org.apache.lucene.store.RefCountedSharedArena#release() [JIT compiled code] at org.apache.lucene.store.RefCountedSharedArena#close() [JIT compiled code] 0.44% 104 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Interpreted code] at org.apache.lucene.util.FileDeleter#decRef() [Interpreted code] at org.apache.lucene.index.IndexFileDeleter#decRef() [Interpreted code] 0.21% 50 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [JIT compiled code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [JIT compiled code] at sun.nio.ch.IOUtil#read() [JIT compiled code] at sun.nio.ch.IOUtil#read() [JIT compiled code] at sun.nio.ch.FileChannelImpl#implRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#traceImplRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#read() [JIT compiled code] at perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 0.20% 47 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#decRef() [Interpreted code] at org.apache.lucene.index.IndexFileDeleter#decRef() [Interpreted code] 0.16% 38 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Interpreted code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Interpreted code] at java.nio.file.Files#delete() [Interpreted code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [Interpreted code] at org.apache.lucene.store.FSDirectory#deleteFile() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Interpreted code] at org.apache.lucene.util.FileDeleter#delete() [Interpreted code] at org.apache.lucene.util.FileDeleter#delete() [Interpreted code] at org.apache.lucene.util.FileDeleter#decRef() [Interpreted code] at org.apache.lucene.index.IndexFileDeleter#decRef() [Interpreted code] 0.15% 35 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] at org.apache.lucene.store.RefCountedSharedArena#release() [Interpreted code] at org.apache.lucene.store.RefCountedSharedArena#close() [Interpreted code] 0.13% 31 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [JIT compiled code] at java.nio.file.Files#newOutputStream() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory#createOutput() [JIT compiled code] 0.12% 28 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [JIT compiled code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [JIT compiled code] at sun.nio.ch.IOUtil#write() [JIT compiled code] at sun.nio.ch.IOUtil#write() [JIT compiled code] at sun.nio.ch.FileChannelImpl#implWrite() [JIT compiled code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [JIT compiled code] at sun.nio.ch.FileChannelImpl#write() [JIT compiled code] at sun.nio.ch.ChannelOutputStream#writeFully() [JIT compiled code] at sun.nio.ch.ChannelOutputStream#write() [JIT compiled code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [JIT compiled code] at java.util.zip.CheckedOutputStream#write() [JIT compiled code] 0.11% 27 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Interpreted code] at jdk.jfr.internal.periodic.PeriodicTask#run() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000000907aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.11% 27 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [JIT compiled code] at java.nio.file.Files#newOutputStream() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory#createOutput() [JIT compiled code] 0.10% 24 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Interpreted code] at org.apache.lucene.util.FileDeleter#delete() [Interpreted code] at org.apache.lucene.util.FileDeleter#decRef() [Interpreted code] at org.apache.lucene.index.IndexFileDeleter#decRef() [Interpreted code] 0.07% 16 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Interpreted code] at sun.nio.fs.UnixChannelFactory#open() [Interpreted code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Interpreted code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Interpreted code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [Interpreted code] at java.nio.file.Files#newOutputStream() [Interpreted code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [Interpreted code] at org.apache.lucene.store.FSDirectory#createTempOutput() [Interpreted code] at org.apache.lucene.store.FilterDirectory#createTempOutput() [Interpreted code] 0.06% 15 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [JIT compiled code] at sun.nio.ch.IOUtil#read() [JIT compiled code] at sun.nio.ch.IOUtil#read() [JIT compiled code] at sun.nio.ch.FileChannelImpl#implRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Interpreted code] at sun.nio.ch.FileChannelImpl#read() [Interpreted code] at perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 0.06% 14 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Interpreted code] at sun.nio.fs.UnixChannelFactory#open() [Interpreted code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Interpreted code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Interpreted code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [Interpreted code] at java.nio.file.Files#newOutputStream() [Interpreted code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [Interpreted code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [Interpreted code] at org.apache.lucene.store.FSDirectory#createOutput() [Interpreted code] 0.04% 10 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Interpreted code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Interpreted code] at sun.nio.ch.IOUtil#read() [Interpreted code] at sun.nio.ch.IOUtil#read() [Interpreted code] at sun.nio.ch.FileChannelImpl#implRead() [Interpreted code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Interpreted code] at sun.nio.ch.FileChannelImpl#read() [Interpreted code] at perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 0.03% 8 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [JIT compiled code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [Interpreted code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Interpreted code] at org.apache.lucene.util.FileDeleter#delete() [Interpreted code] at org.apache.lucene.util.FileDeleter#decRef() [Interpreted code] at org.apache.lucene.index.IndexFileDeleter#decRef() [Interpreted code] 0.03% 6 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#decRef() [JIT compiled code] at org.apache.lucene.index.IndexFileDeleter#decRef() [Inlined code] 0.03% 6 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [JIT compiled code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [Interpreted code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Interpreted code] at org.apache.lucene.util.FileDeleter#delete() [Interpreted code] at org.apache.lucene.util.FileDeleter#decRef() [Interpreted code] at org.apache.lucene.index.IndexFileDeleter#decRef() [Interpreted code] 0.03% 6 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [JIT compiled code] at java.io.BufferedOutputStream#flushBuffer() [Inlined code] at java.io.BufferedOutputStream#flush() [JIT compiled code] 0.03% 6 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.store.TrackingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [Interpreted code] at org.apache.lucene.index.StoredFieldsConsumer#flush() [Interpreted code] 0.03% 6 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [Interpreted code] 0.02% 5 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90PointsReader#() [Interpreted code] at org.apache.lucene.codecs.lucene90.Lucene90PointsFormat#fieldsReader() [Interpreted code] 0.02% 5 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [JIT compiled code] at org.apache.lucene.codecs.lucene94.Lucene94FieldInfosFormat#read() [Interpreted code] at org.apache.lucene.index.SegmentCoreReaders#() [Interpreted code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#decRef() [JIT compiled code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [JIT compiled code] at sun.nio.ch.IOUtil#read() [JIT compiled code] at sun.nio.ch.IOUtil#read() [JIT compiled code] at sun.nio.ch.FileChannelImpl#implRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#traceImplRead() [JIT compiled code] at sun.nio.ch.FileChannelImpl#read() [JIT compiled code] at perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at java.nio.channels.FileChannel#open() [JIT compiled code] at java.nio.channels.FileChannel#open() [Inlined code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.Directory#openChecksumInput() [JIT compiled code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [JIT compiled code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#map() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.Directory#openChecksumInput() [JIT compiled code] at org.apache.lucene.codecs.lucene94.Lucene94FieldInfosFormat#read() [Interpreted code] at org.apache.lucene.index.SegmentCoreReaders#() [Interpreted code] at org.apache.lucene.index.SegmentReader#() [Interpreted code] at org.apache.lucene.index.ReadersAndUpdates#getReader() [Interpreted code] at org.apache.lucene.index.ReadersAndUpdates#getReaderForMerge() [Interpreted code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Interpreted code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Interpreted code] at java.nio.file.Files#delete() [Interpreted code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [Interpreted code] at org.apache.lucene.store.FSDirectory#deleteFile() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Interpreted code] at org.apache.lucene.store.TrackingDirectoryWrapper#deleteFile() [Interpreted code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [Interpreted code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [Interpreted code] at org.apache.lucene.index.StoredFieldsConsumer#flush() [Interpreted code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#() [Interpreted code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsFormat#fieldsProducer() [Interpreted code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#decRef() [JIT compiled code] 0.01% 3 java.lang.reflect.Array#newArray() [Native code] at java.lang.reflect.Array#newInstance() [Inlined code] at org.apache.lucene.util.ArrayUtil#growExact() [JIT compiled code] at org.apache.lucene.util.packed.PackedLongValues$Builder#grow() [JIT compiled code] at org.apache.lucene.util.packed.DeltaPackedLongValues$Builder#grow() [JIT compiled code] at org.apache.lucene.util.packed.PackedLongValues$Builder#add() [Inlined code] at org.apache.lucene.index.NormValuesWriter#addValue() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#finish() [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] 0.01% 3 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [JIT compiled code] at java.util.zip.InflaterInputStream#read() [JIT compiled code] at jdk.internal.loader.Resource#getBytes() [Interpreted code] at jdk.internal.loader.URLClassPath$JarLoader$1#getBytes() [Interpreted code] at jdk.internal.loader.BuiltinClassLoader#defineClass() [Interpreted code] at jdk.internal.loader.BuiltinClassLoader#findClassOnClassPathOrNull() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#loadClassOrNull() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#loadClass() [JIT compiled code] at java.lang.ClassLoader#loadClass() [JIT compiled code] at perf.Indexer#_main() [Interpreted code] at perf.Indexer#main() [Interpreted code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at java.nio.file.Files#size() [Inlined code] at org.apache.lucene.store.FSDirectory#fileLength() [Inlined code] at org.apache.lucene.index.SegmentCommitInfo#sizeInBytes() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#sealFlushedSegment() [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] 0.01% 3 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [JIT compiled code] at java.io.BufferedOutputStream#flushBuffer() [Inlined code] at java.io.BufferedOutputStream#write() [JIT compiled code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [JIT compiled code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [JIT compiled code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#() [Interpreted code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsFormat#fieldsReader() [Interpreted code] 0.01% 3 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] at java.io.FileDescriptor$1#close() [Inlined code] at sun.nio.ch.FileChannelImpl$Closer#run() [JIT compiled code] at jdk.internal.ref.CleanerImpl$PhantomCleanableRef#performCleanup() [Inlined code] at jdk.internal.ref.PhantomCleanable#clean() [Inlined code] at sun.nio.ch.FileChannelImpl#implCloseChannel() [Inlined code] at java.nio.channels.spi.AbstractInterruptibleChannel#close() [JIT compiled code] at sun.nio.ch.ChannelOutputStream#close() [JIT compiled code] at java.io.FilterOutputStream#close() [JIT compiled code] at java.io.FilterOutputStream#close() [JIT compiled code] at java.io.FilterOutputStream#close() [JIT compiled code] 0.01% 3 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] at java.io.FileOutputStream#write() [JIT compiled code] at java.lang.System$Out#write() [Inlined code] at java.io.BufferedOutputStream#flushBuffer() [Inlined code] at java.io.BufferedOutputStream#flush() [JIT compiled code] at java.io.PrintStream#write() [JIT compiled code] at sun.nio.cs.StreamEncoder#writeBytes() [JIT compiled code] at sun.nio.cs.StreamEncoder#implFlushBuffer() [Inlined code] at sun.nio.cs.StreamEncoder#flushBuffer() [JIT compiled code] at java.io.OutputStreamWriter#flushBuffer() [Inlined code] at java.io.PrintStream#writeln() [JIT compiled code] 0.01% 2 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [JIT compiled code] at java.util.zip.InflaterInputStream#read() [JIT compiled code] at jdk.internal.loader.Resource#getBytes() [JIT compiled code] at jdk.internal.loader.URLClassPath$JarLoader$1#getBytes() [Interpreted code] at jdk.internal.loader.BuiltinClassLoader#defineClass() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#findClassOnClassPathOrNull() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#loadClassOrNull() [JIT compiled code] at jdk.internal.loader.BuiltinClassLoader#loadClass() [JIT compiled code] at java.lang.ClassLoader#loadClass() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#lambda$new$0() [Interpreted code] 0.01% 2 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [JIT compiled code] at java.nio.file.Files#newOutputStream() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory#createOutput() [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 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 192.94 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.94 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.94 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.94 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.94 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.94 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 604888 events (total: 291791M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 20.86% 60863M java.lang.StringUTF16#compress() [Inlined code] 17.20% 50176M perf.LineFileDocs#nextDoc() [JIT compiled code] 8.92% 26032M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] 7.69% 22451M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] 7.21% 21050M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] 6.99% 20401M perf.LineFileDocs#readDocs() [JIT compiled code] 4.57% 13346M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] 3.60% 10505M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] 3.10% 9042M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] 2.90% 8448M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] 2.70% 7874M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] 1.86% 5439M org.apache.lucene.util.TimSorter#() [Inlined code] 1.72% 5010M perf.LineFileDocs#readDocs() [Interpreted code] 1.10% 3199M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] 1.02% 2971M java.util.TreeMap#keyIterator() [Inlined code] 0.85% 2471M perf.LineFileDocs#nextDoc() [Interpreted code] 0.68% 1990M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] 0.58% 1704M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock() [Inlined code] 0.53% 1546M perf.LineFileDocs#newDocState() [Interpreted code] 0.53% 1538M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] 0.52% 1531M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] 0.52% 1518M java.util.ArrayList#grow() [Inlined code] 0.48% 1392M org.apache.lucene.util.BytesRef#() [Inlined code] 0.35% 1020M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock() [JIT compiled code] 0.26% 745M org.apache.lucene.document.IntPoint#pack() [Inlined code] 0.23% 667M org.apache.lucene.document.StringField#setStringValue() [Inlined code] 0.20% 582M java.util.Formatter#parse() [JIT compiled code] 0.19% 540M org.apache.lucene.util.StringSorter#fallbackSorter() [Inlined code] 0.15% 437M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] 0.15% 435M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [JIT compiled code] 0.14% 408M java.util.ArrayList#iterator() [JIT compiled code] 0.13% 390M java.lang.Integer#toString() [Inlined code] 0.13% 386M java.util.Arrays#copyOfRange() [Inlined code] 0.11% 329M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] 0.09% 266M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex() [JIT compiled code] 0.09% 262M java.lang.StringLatin1#newString() [Inlined code] 0.09% 256M java.util.List#of() [Inlined code] 0.09% 249M java.lang.String#format() [Inlined code] 0.08% 237M java.util.Arrays#copyOf() [Inlined code] 0.08% 235M java.lang.Thread#beforeSleep() [Interpreted code] 0.08% 221M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document() [JIT compiled code] 0.08% 221M java.lang.StringBuilder#toString() [Inlined code] 0.07% 216M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] 0.07% 215M java.lang.StringLatin1#replace() [Inlined code] 0.07% 211M java.util.ArrayList#subList() [Inlined code] 0.07% 202M org.apache.lucene.util.BytesRef#deepCopyOf() [Inlined code] 0.07% 195M java.util.Formatter$FormatSpecifierParser#parse() [Inlined code] 0.07% 194M java.util.Formatter#() [Inlined code] 0.06% 171M perf.StatisticsHelper#startStatistics() [Interpreted code] 0.06% 169M jdk.internal.misc.Unsafe#allocateUninitializedArray() [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 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 192.94 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.94 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.94 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.94 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.94 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.94 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.94 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 604888 events (total: 291791M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 20.86% 60863M java.lang.StringUTF16#compress() [Inlined code] at java.lang.String#() [Inlined code] 15.79% 46070M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] 8.92% 26032M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] 7.69% 22451M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] 7.21% 21050M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] 6.99% 20401M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 4.53% 13217M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] 3.12% 9097M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition() [JIT compiled code] 3.09% 9018M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] 2.86% 8331M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] 2.67% 7795M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] 1.86% 5439M org.apache.lucene.util.TimSorter#() [Inlined code] at org.apache.lucene.util.ArrayTimSorter#() [Inlined code] 1.72% 5010M perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 1.41% 4105M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 1.10% 3199M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] 1.02% 2971M java.util.TreeMap#keyIterator() [Inlined code] at java.util.TreeMap$KeySet#iterator() [JIT compiled code] 0.84% 2456M perf.LineFileDocs#nextDoc() [Interpreted code] at perf.LineFileDocs#nextDoc() [Inlined code] 0.68% 1990M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] 0.58% 1704M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock() [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer() [JIT compiled code] 0.53% 1546M perf.LineFileDocs#newDocState() [Interpreted code] at perf.IndexThreads$IndexThread#run() [Interpreted code] 0.52% 1528M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] 0.52% 1518M java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] 0.52% 1517M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [Inlined code] 0.48% 1408M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] 0.39% 1136M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] 0.35% 1020M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] 0.26% 745M org.apache.lucene.document.IntPoint#pack() [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues() [Inlined code] 0.23% 667M org.apache.lucene.document.StringField#setStringValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.20% 582M java.util.Formatter#parse() [JIT compiled code] at java.util.Formatter#format() [JIT compiled code] 0.19% 540M org.apache.lucene.util.StringSorter#fallbackSorter() [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#getFallbackSorter() [Inlined code] 0.15% 432M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [JIT compiled code] 0.14% 419M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] 0.13% 390M java.lang.Integer#toString() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] 0.13% 373M java.util.ArrayList#iterator() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [Interpreted code] 0.11% 318M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] at java.lang.invoke.LambdaForm$DMH.0x00000000091a4400#newInvokeSpecial() [Inlined code] 0.09% 266M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] 0.09% 262M java.lang.StringLatin1#newString() [Inlined code] at java.lang.Integer#toString() [Inlined code] 0.09% 256M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock() [JIT compiled code] 0.09% 249M java.lang.String#format() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] 0.08% 235M java.lang.Thread#beforeSleep() [Interpreted code] at java.lang.Thread#sleepNanos() [Interpreted code] 0.08% 235M java.util.Arrays#copyOf() [Inlined code] at java.util.ArrayList#grow() [Inlined code] 0.08% 233M java.util.List#of() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] 0.08% 223M java.util.Arrays#copyOfRange() [Inlined code] at java.lang.String#() [Inlined code] 0.08% 221M java.lang.StringBuilder#toString() [Inlined code] at java.util.Formatter#toString() [Inlined code] 0.07% 216M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex() [JIT compiled code] 0.07% 215M java.lang.StringLatin1#replace() [Inlined code] at java.lang.String#replace() [Inlined code] 0.07% 215M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#serializedDocument() [Inlined code] 0.07% 211M java.util.ArrayList#subList() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] 0.07% 202M org.apache.lucene.util.BytesRef#deepCopyOf() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] 0.07% 195M java.util.Formatter$FormatSpecifierParser#parse() [Inlined code] at java.util.Formatter#parse() [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 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 192.94 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.94 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.94 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.94 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.94 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.94 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.94 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.94 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 604888 events (total: 291791M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 19.69% 57448M java.lang.StringUTF16#compress() [Inlined code] at java.lang.String#() [Inlined code] at java.lang.String#() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 15.79% 46070M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 7.67% 22366M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] 7.21% 21050M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] 7.06% 20590M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice() [Inlined code] 6.99% 20401M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 4.53% 13217M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] 3.11% 9061M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] 2.85% 8327M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] 2.67% 7781M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] 1.84% 5382M org.apache.lucene.util.TimSorter#() [Inlined code] at org.apache.lucene.util.ArrayTimSorter#() [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [Inlined code] 1.72% 5010M perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 1.69% 4939M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] 1.41% 4105M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread#run() [Interpreted code] 1.33% 3868M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices() [Inlined code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] 1.23% 3580M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] 1.05% 3071M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] 1.02% 2972M java.lang.StringUTF16#compress() [Inlined code] at java.lang.String#() [Inlined code] at java.lang.String#() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Interpreted code] 1.02% 2971M java.util.TreeMap#keyIterator() [Inlined code] at java.util.TreeMap$KeySet#iterator() [JIT compiled code] at java.util.TreeSet#iterator() [Inlined code] at org.apache.lucene.codecs.CompetitiveImpactAccumulator#addAll() [Inlined code] 0.84% 2456M perf.LineFileDocs#nextDoc() [Interpreted code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.68% 1990M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] 0.58% 1704M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock() [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices() [Inlined code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] 0.54% 1573M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.util.BytesRefBlockPool#addBytesRef() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] 0.53% 1546M perf.LineFileDocs#newDocState() [Interpreted code] at perf.IndexThreads$IndexThread#run() [Interpreted code] 0.52% 1528M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] 0.52% 1518M java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#add() [Inlined code] at java.util.ArrayList#add() [Inlined code] 0.52% 1517M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [Inlined code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] 0.48% 1408M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] 0.38% 1116M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.document.StringField#setStringValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.35% 1020M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#pushTerm() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] 0.25% 725M org.apache.lucene.document.IntPoint#pack() [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues() [Inlined code] at org.apache.lucene.document.IntPoint#setIntValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.22% 645M org.apache.lucene.document.StringField#setStringValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.20% 582M java.util.Formatter#parse() [JIT compiled code] at java.util.Formatter#format() [JIT compiled code] at java.util.Formatter#format() [Inlined code] at java.lang.String#format() [Inlined code] 0.18% 532M org.apache.lucene.util.StringSorter#fallbackSorter() [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#getFallbackSorter() [Inlined code] at org.apache.lucene.util.MSBRadixSorter#sort() [Inlined code] at org.apache.lucene.util.MSBRadixSorter#radixSort() [JIT compiled code] 0.17% 499M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] 0.15% 443M java.lang.StringUTF16#compress() [Inlined code] at java.lang.String#() [Inlined code] at java.lang.String#() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.15% 432M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [JIT compiled code] at org.apache.lucene.index.ParallelPostingsArray#grow() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] 0.14% 419M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.ArrayUtil#grow() [Inlined code] at org.apache.lucene.index.PointValuesWriter#addPackedValue() [Inlined code] 0.13% 383M java.lang.Integer#toString() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] 0.13% 373M java.util.ArrayList#iterator() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] 0.11% 318M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] at java.lang.invoke.LambdaForm$DMH.0x00000000091a4400#newInvokeSpecial() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#getFallbackSorter() [Inlined code] 0.09% 266M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#pushTerm() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] 0.09% 262M java.lang.StringLatin1#newString() [Inlined code] at java.lang.Integer#toString() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.09% 256M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#pushTerm() [Inlined code] 0.08% 235M java.lang.String#format() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] 0.08% 235M java.lang.Thread#beforeSleep() [Interpreted code] at java.lang.Thread#sleepNanos() [Interpreted code] at java.lang.Thread#sleep() [Interpreted code] at perf.Indexer#_main() [Interpreted code] 0.08% 235M java.util.Arrays#copyOf() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#add() [Inlined code] 0.08% 233M java.util.List#of() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.08% 223M java.util.Arrays#copyOfRange() [Inlined code] at java.lang.String#() [Inlined code] at java.lang.StringBuilder#toString() [Inlined code] at java.util.Formatter#toString() [Inlined code] 0.08% 221M java.lang.StringBuilder#toString() [Inlined code] at java.util.Formatter#toString() [Inlined code] at java.lang.String#format() [Inlined code] at perf.LineFileDocs#intToID() [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 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 192.94 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.94 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.94 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.94 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.94 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.94 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.94 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.94 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.94 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 604888 events (total: 291791M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 18.46% 53853M java.lang.StringUTF16#compress() [Inlined code] at java.lang.String#() [Inlined code] at java.lang.String#() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 15.79% 46070M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 6.99% 20401M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 6.95% 20274M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] 5.11% 14914M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm() [JIT compiled code] 4.15% 12106M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] 3.27% 9546M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] 2.50% 7299M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] 1.84% 5382M org.apache.lucene.util.TimSorter#() [Inlined code] at org.apache.lucene.util.ArrayTimSorter#() [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [Inlined code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] 1.82% 5321M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] 1.72% 5010M perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 1.56% 4539M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] 1.41% 4105M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread#run() [Interpreted code] 1.23% 3594M java.lang.StringUTF16#compress() [Inlined code] at java.lang.String#() [Inlined code] at java.lang.String#() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread#run() [Interpreted code] 1.23% 3590M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices() [Inlined code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] 1.23% 3580M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000091c6220#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 1.21% 3540M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000091c6220#merge() [Interpreted code] 1.10% 3206M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000091c6220#merge() [Interpreted code] 1.03% 3002M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] 1.03% 2999M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice() [Inlined code] 1.00% 2909M java.lang.StringUTF16#compress() [Inlined code] at java.lang.String#() [Inlined code] at java.lang.String#() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Interpreted code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.92% 2677M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm() [JIT compiled code] 0.88% 2580M java.util.TreeMap#keyIterator() [Inlined code] at java.util.TreeMap$KeySet#iterator() [JIT compiled code] at java.util.TreeSet#iterator() [Inlined code] at org.apache.lucene.codecs.CompetitiveImpactAccumulator#addAll() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#finishTerm() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] 0.88% 2574M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] 0.84% 2456M perf.LineFileDocs#nextDoc() [Interpreted code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.83% 2414M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] 0.76% 2228M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] 0.63% 1840M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] 0.57% 1661M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] 0.57% 1656M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] 0.53% 1548M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock() [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices() [Inlined code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] 0.53% 1546M perf.LineFileDocs#newDocState() [Interpreted code] at perf.IndexThreads$IndexThread#run() [Interpreted code] 0.52% 1517M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [Inlined code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] 0.47% 1375M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.util.BytesRefBlockPool#addBytesRef() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] 0.44% 1290M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] 0.40% 1175M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#pushTerm() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] 0.38% 1113M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.document.StringField#setStringValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.38% 1110M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTerm() [Inlined code] 0.38% 1108M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] 0.35% 1010M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] 0.34% 1004M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [Inlined code] 0.34% 977M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] 0.32% 944M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] 0.28% 814M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#pushTerm() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] 0.28% 812M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [Inlined code] 0.27% 776M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTerm() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] 0.24% 702M org.apache.lucene.document.IntPoint#pack() [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues() [Inlined code] at org.apache.lucene.document.IntPoint#setIntValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.24% 687M java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#add() [Inlined code] at java.util.ArrayList#add() [Inlined code] at org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] 0.22% 645M org.apache.lucene.document.StringField#setStringValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.20% 570M java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#add() [Inlined code] at java.util.ArrayList#add() [Inlined code] at java.util.Formatter$FormatSpecifierParser#parse() [Inlined code] at java.util.Formatter#parse() [JIT compiled code] at java.util.Formatter#format() [JIT compiled code] at java.util.Formatter#format() [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 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 192.94 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.94 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.94 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.94 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.94 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.94 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.94 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.94 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.94 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 192.94 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 604888 events (total: 291791M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 18.46% 53853M java.lang.StringUTF16#compress() [Inlined code] at java.lang.String#() [Inlined code] at java.lang.String#() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 15.79% 46070M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 6.99% 20401M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 6.48% 18907M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 4.06% 11842M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] 3.66% 10673M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice() [Inlined code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [JIT compiled code] 3.27% 9546M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000091c6220#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle() [Interpreted code] 1.84% 5382M org.apache.lucene.util.TimSorter#() [Inlined code] at org.apache.lucene.util.ArrayTimSorter#() [Inlined code] at org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [Inlined code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000091c6220#merge() [Interpreted code] 1.82% 5321M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000091c6220#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle() [Interpreted code] 1.72% 5010M perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 1.60% 4656M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [Inlined code] 1.45% 4241M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice() [Inlined code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] 1.41% 4105M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread#run() [Interpreted code] 1.23% 3594M java.lang.StringUTF16#compress() [Inlined code] at java.lang.String#() [Inlined code] at java.lang.String#() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread#run() [Interpreted code] 1.23% 3580M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000091c6220#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle() [Interpreted code] at org.apache.lucene.index.IndexWriter#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource#merge() [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler#doMerge() [Interpreted code] 1.21% 3540M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000091c6220#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle() [Interpreted code] at org.apache.lucene.index.IndexWriter#merge() [Interpreted code] 1.11% 3232M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices() [Inlined code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] 1.10% 3206M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000091c6220#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeMiddle() [Interpreted code] at org.apache.lucene.index.IndexWriter#merge() [Interpreted code] 1.00% 2926M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice() [Inlined code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] 1.00% 2909M java.lang.StringUTF16#compress() [Inlined code] at java.lang.String#() [Inlined code] at java.lang.String#() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Interpreted code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.97% 2837M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument() [Inlined code] 0.92% 2677M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocKnownSizeSlice() [JIT compiled code] at org.apache.lucene.index.ByteSlicePool#allocSlice() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeByte() [Inlined code] at org.apache.lucene.index.TermsHashPerField#writeVInt() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField#writeProx() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField#addTerm() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#positionStreamSlice() [Inlined code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] 0.88% 2570M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [Inlined code] 0.84% 2456M perf.LineFileDocs#nextDoc() [Interpreted code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.84% 2445M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 0.67% 1943M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 0.59% 1717M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] 0.53% 1558M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 0.53% 1546M perf.LineFileDocs#newDocState() [Interpreted code] at perf.IndexThreads$IndexThread#run() [Interpreted code] 0.52% 1517M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [Inlined code] at org.apache.lucene.index.MappedMultiFields$MappedMultiTermsEnum#postings() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000091c6220#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.50% 1456M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 0.49% 1440M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock() [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices() [Inlined code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] 0.45% 1299M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [Inlined code] 0.42% 1214M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.util.BytesRefBlockPool#addBytesRef() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] 0.40% 1167M java.util.TreeMap#keyIterator() [Inlined code] at java.util.TreeMap$KeySet#iterator() [JIT compiled code] at java.util.TreeSet#iterator() [Inlined code] at org.apache.lucene.codecs.CompetitiveImpactAccumulator#addAll() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#finishTerm() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] 0.38% 1113M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.document.StringField#setStringValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.38% 1108M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] 0.37% 1087M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTerm() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] 0.35% 1010M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000091c6220#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.34% 977M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#flushAllThreads() [Interpreted code] 0.32% 947M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 0.32% 944M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#startDoc() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000091c6220#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.32% 940M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#maybeFlush() [Inlined code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 0.32% 925M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument() [Inlined code] 0.29% 860M java.util.TreeMap#keyIterator() [Inlined code] at java.util.TreeMap$KeySet#iterator() [JIT compiled code] at java.util.TreeSet#iterator() [Inlined code] at org.apache.lucene.codecs.CompetitiveImpactAccumulator#addAll() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#finishTerm() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] 0.29% 857M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [Inlined code] 0.28% 824M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 0.28% 814M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#pushTerm() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [Interpreted code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x00000000091c6220#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] 0.28% 812M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument() [Inlined code] 0.27% 802M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Interpreted code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [Interpreted code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#doFlush() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] move log to /l/logs.nightly/2026.04.05.23.08.44/fastIndexBigDocs.log move vmstat log to /l/logs.nightly/2026.04.05.23.08.44/fastIndexBigDocs.vmstat.log move top log to /l/logs.nightly/2026.04.05.23.08.44/fastIndexBigDocs.top.log [2026-04-06 13:08:57.483524] took 101.9 sec [2026-04-06 13:08:57.484624] bigIndexAtClose None [2026-04-06 13:08:57.485736] 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=250M,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=1349228 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: 20 Start: 2026-04-07 03:51:59 (UTC) Duration: 1544 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 10040389 190706413 jdk.FileWrite 1832943 42129713 jdk.NativeMethodSample 79037 1112761 jdk.FileRead 48106 1332146 jdk.CPULoad 29206 613326 jdk.BooleanFlag 13840 456780 jdk.Checkpoint 4626 12000150 jdk.ObjectAllocationInNewTLAB 4352 94630 jdk.UnsignedIntFlag 1240 44460 jdk.IntFlag 1120 41660 jdk.StringFlag 900 38520 jdk.Compilation 85 2331 jdk.ObjectAllocationOutsideTLAB 25 442 jdk.CPUInformation 20 30060 jdk.GCConfiguration 20 540 jdk.JVMInformation 20 37660 jdk.Metadata 20 2210560 jdk.GarbageCollection 9 234 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.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 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 239.23 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 79037 events (total: 79037) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 91.87% 72612 jdk.jfr.internal.JVM#emitEvent() [Native code] 4.51% 3562 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 2.04% 1610 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 1.04% 820 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] 0.21% 164 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] 0.12% 93 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] 0.10% 81 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] 0.04% 29 jdk.internal.misc.Unsafe#park() [Native code] 0.04% 28 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] 0.02% 12 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] 0.01% 6 java.io.FileDescriptor#close0() [Native code] 0.01% 5 java.lang.Object#wait0() [Native code] 0.00% 3 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] 0.00% 3 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] 0.00% 2 java.io.FileOutputStream#writeBytes() [Native code] 0.00% 2 jdk.jfr.internal.JVM#getStackTraceId() [Native code] 0.00% 1 jdk.jfr.internal.JVM#shouldRotateDisk() [Native code] 0.00% 1 sun.nio.ch.NativeThread#current0() [Native code] 0.00% 1 jdk.internal.misc.Unsafe#unpark() [Native code] 0.00% 1 java.nio.MappedMemoryUtils#isLoaded0() [Native code] 0.00% 1 jdk.internal.misc.Unsafe#allocateMemory0() [Native 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 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 239.23 MB /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 239.23 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 79037 events (total: 79037) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 91.87% 72612 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Inlined code] 4.51% 3562 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] 2.04% 1610 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] 0.62% 487 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] 0.42% 333 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] 0.21% 164 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] 0.11% 90 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Interpreted code] 0.10% 76 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] 0.04% 29 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] 0.04% 28 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] 0.02% 12 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] 0.01% 6 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] 0.01% 5 java.lang.Object#wait0() [Native code] at java.lang.Object#wait() [Inlined code] 0.00% 3 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Inlined code] 0.00% 3 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] 0.00% 3 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Interpreted code] 0.00% 2 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] 0.00% 2 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [Inlined code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [JIT compiled code] 0.00% 1 java.nio.MappedMemoryUtils#isLoaded0() [Native code] at java.nio.MappedMemoryUtils#isLoaded() [JIT compiled code] 0.00% 1 jdk.jfr.internal.JVM#shouldRotateDisk() [Native code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [JIT compiled code] 0.00% 1 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] 0.00% 1 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [Inlined code] 0.00% 1 jdk.internal.misc.Unsafe#allocateMemory0() [Native code] at jdk.internal.misc.Unsafe#allocateMemory() [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 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 239.23 MB /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 239.23 MB /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 239.23 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 79037 events (total: 79037) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 91.87% 72612 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run() [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [JIT compiled code] 4.51% 3562 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] 2.04% 1610 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] 0.62% 487 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] 0.38% 304 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] 0.21% 164 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] 0.11% 86 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Interpreted code] at sun.nio.ch.FileChannelImpl#implForce() [Interpreted code] at sun.nio.ch.FileChannelImpl#force() [Interpreted code] 0.10% 76 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] 0.04% 29 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] 0.04% 28 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] 0.03% 26 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] 0.02% 12 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] 0.01% 6 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] at java.io.FileDescriptor$1#close() [Inlined code] at sun.nio.ch.FileChannelImpl$Closer#run() [JIT compiled code] 0.01% 5 java.lang.Object#wait0() [Native code] at java.lang.Object#wait() [Inlined code] at jdk.jfr.internal.PlatformRecorder#takeNap() [Inlined code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [JIT compiled code] 0.01% 4 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Interpreted code] at sun.nio.ch.FileChannelImpl#implForce() [Interpreted code] at sun.nio.ch.FileChannelImpl#force() [JIT compiled code] 0.00% 3 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Inlined code] at sun.nio.ch.FileChannelImpl#implForce() [JIT compiled code] at sun.nio.ch.FileChannelImpl#force() [JIT compiled code] 0.00% 3 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [Inlined code] 0.00% 2 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#size() [JIT compiled code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Interpreted code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] 0.00% 2 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] 0.00% 2 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] at java.io.FileOutputStream#write() [JIT compiled code] at java.lang.System$Out#write() [Inlined code] 0.00% 1 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] at sun.nio.ch.NativeThreadSet#add() [Inlined code] at sun.nio.ch.FileChannelImpl#size() [JIT compiled code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#size() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] 0.00% 1 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release() [Inlined code] 0.00% 1 jdk.jfr.internal.JVM#shouldRotateDisk() [Native code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000001a07aa58#run() [Interpreted code] 0.00% 1 java.nio.MappedMemoryUtils#isLoaded0() [Native code] at java.nio.MappedMemoryUtils#isLoaded() [JIT compiled code] at java.nio.MappedMemoryUtils$1#isLoaded() [JIT compiled code] at jdk.internal.misc.ScopedMemoryAccess#isLoadedInternal() [Inlined code] 0.00% 1 jdk.internal.misc.Unsafe#allocateMemory0() [Native code] at jdk.internal.misc.Unsafe#allocateMemory() [JIT compiled code] at sun.nio.ch.Util#getTemporaryDirectBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [Interpreted code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=cpu -Dtests.profile.count=50 -Dtests.profile.stacksize=8 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 239.23 MB /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 239.23 MB /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 239.23 MB /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 239.23 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 79037 events (total: 79037) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 91.87% 72612 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run() [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000001a07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 4.51% 3562 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] 2.04% 1610 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.FileChannelImpl#implRead() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Inlined code] at sun.nio.ch.FileChannelImpl#read() [JIT compiled code] 0.62% 487 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [Inlined code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Inlined code] 0.38% 303 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Inlined code] 0.17% 138 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Inlined code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [Inlined code] 0.11% 86 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Interpreted code] at sun.nio.ch.FileChannelImpl#implForce() [Interpreted code] at sun.nio.ch.FileChannelImpl#force() [Interpreted code] at org.apache.lucene.util.IOUtils#fsync() [Interpreted code] at org.apache.lucene.store.FSDirectory#fsync() [Interpreted code] at org.apache.lucene.store.FSDirectory#sync() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#sync() [Interpreted code] 0.09% 73 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [Inlined code] 0.04% 29 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at jdk.jfr.internal.RepositoryChunk#delete() [JIT compiled code] at jdk.jfr.internal.RepositoryChunk#destroy() [JIT compiled code] at jdk.jfr.internal.RepositoryChunk#release() [JIT compiled code] 0.03% 26 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] 0.03% 26 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] 0.01% 11 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] 0.01% 10 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [Inlined code] 0.01% 8 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] 0.01% 5 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] at java.io.FileDescriptor$1#close() [Inlined code] at sun.nio.ch.FileChannelImpl$Closer#run() [JIT compiled code] at jdk.internal.ref.CleanerImpl$PhantomCleanableRef#performCleanup() [Inlined code] at jdk.internal.ref.PhantomCleanable#clean() [Inlined code] at sun.nio.ch.FileChannelImpl#implCloseChannel() [Inlined code] at java.nio.channels.spi.AbstractInterruptibleChannel#close() [Inlined code] 0.01% 5 java.lang.Object#wait0() [Native code] at java.lang.Object#wait() [Inlined code] at jdk.jfr.internal.PlatformRecorder#takeNap() [Inlined code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000001a07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.01% 4 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Interpreted code] at sun.nio.ch.FileChannelImpl#implForce() [Interpreted code] at sun.nio.ch.FileChannelImpl#force() [JIT compiled code] at org.apache.lucene.util.IOUtils#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#fsync() [Interpreted code] at org.apache.lucene.store.FSDirectory#sync() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#sync() [Interpreted code] 0.00% 3 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at java.nio.channels.FileChannel#open() [Inlined code] at java.nio.channels.FileChannel#open() [Inlined code] 0.00% 3 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at java.nio.file.Files#size() [Inlined code] 0.00% 3 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#write() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.00% 2 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] 0.00% 2 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90CompoundReader#() [Inlined code] at org.apache.lucene.codecs.lucene90.Lucene90CompoundFormat#getCompoundReader() [Inlined code] 0.00% 2 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Inlined code] at sun.nio.ch.FileChannelImpl#implForce() [JIT compiled code] at sun.nio.ch.FileChannelImpl#force() [JIT compiled code] at org.apache.lucene.util.IOUtils#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#sync() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#sync() [Interpreted code] 0.00% 2 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] at java.io.FileOutputStream#write() [JIT compiled code] at java.lang.System$Out#write() [Inlined code] at java.io.BufferedOutputStream#flushBuffer() [JIT compiled code] at java.io.BufferedOutputStream#flush() [JIT compiled code] at java.io.PrintStream#write() [JIT compiled code] at sun.nio.cs.StreamEncoder#writeBytes() [JIT compiled code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [Inlined code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Interpreted code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [Interpreted code] at java.nio.channels.FileChannel#open() [Inlined code] at java.nio.channels.FileChannel#open() [Inlined code] 0.00% 1 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] at java.io.FileDescriptor$1#close() [Inlined code] at sun.nio.ch.FileChannelImpl$Closer#run() [JIT compiled code] at jdk.internal.ref.CleanerImpl$PhantomCleanableRef#performCleanup() [Inlined code] at jdk.internal.ref.PhantomCleanable#clean() [Inlined code] at sun.nio.ch.FileChannelImpl#implCloseChannel() [Inlined code] at java.nio.channels.spi.AbstractInterruptibleChannel#close() [JIT compiled code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at java.nio.channels.FileChannel#open() [JIT compiled code] at java.nio.channels.FileChannel#open() [Inlined code] 0.00% 1 java.nio.MappedMemoryUtils#isLoaded0() [Native code] at java.nio.MappedMemoryUtils#isLoaded() [JIT compiled code] at java.nio.MappedMemoryUtils$1#isLoaded() [JIT compiled code] at jdk.internal.misc.ScopedMemoryAccess#isLoadedInternal() [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#isLoaded() [Inlined code] at jdk.internal.foreign.MappedMemorySegmentImpl#isLoaded() [JIT compiled code] at org.apache.lucene.store.MemorySegmentIndexInput#lambda$prefetch$0() [JIT compiled code] at org.apache.lucene.store.MemorySegmentIndexInput$$Lambda.0x000000001a1e5670#apply() [Inlined code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#size() [JIT compiled code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [Inlined code] at org.apache.lucene.store.Directory#openChecksumInput() [Inlined code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#size() [JIT compiled code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#createOutput() [JIT compiled code] at org.apache.lucene.store.TrackingDirectoryWrapper#createOutput() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsFormat#fieldsWriter() [Inlined code] 0.00% 1 jdk.jfr.internal.JVM#shouldRotateDisk() [Native code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000001a07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.00% 1 jdk.internal.misc.Unsafe#allocateMemory0() [Native code] at jdk.internal.misc.Unsafe#allocateMemory() [JIT compiled code] at sun.nio.ch.Util#getTemporaryDirectBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.FileChannelImpl#implRead() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Inlined code] at sun.nio.ch.FileChannelImpl#read() [JIT compiled code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.Directory#openChecksumInput() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#() [JIT compiled code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [JIT compiled code] at java.nio.file.Files#readAttributes() [Inlined code] at java.nio.file.Files#size() [Inlined code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Inlined code] at sun.nio.ch.FileChannelImpl#implForce() [JIT compiled code] at sun.nio.ch.FileChannelImpl#force() [JIT compiled code] at org.apache.lucene.util.IOUtils#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#syncMetaData() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#syncMetaData() [Interpreted code] at org.apache.lucene.index.SegmentInfos#prepareCommit() [Interpreted code] 0.00% 1 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] at sun.nio.ch.NativeThreadSet#add() [Inlined code] at sun.nio.ch.FileChannelImpl#size() [JIT compiled code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#createOutput() [JIT compiled code] at org.apache.lucene.store.TrackingDirectoryWrapper#createOutput() [Inlined code] at org.apache.lucene.codecs.lucene90.Lucene90DocValuesConsumer#() [Inlined code] 0.00% 1 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#unlock() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Interpreted code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [Inlined code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#size() [JIT compiled code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#createOutput() [JIT compiled code] at org.apache.lucene.store.TrackingDirectoryWrapper#createOutput() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90PointsWriter#() [Inlined code] at org.apache.lucene.codecs.lucene90.Lucene90PointsWriter#() [Inlined code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsFormat#fieldsProducer() [Inlined code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [Inlined code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsFormat#fieldsProducer() [Inlined code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [Interpreted code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at java.nio.channels.FileChannel#open() [JIT compiled code] at java.nio.channels.FileChannel#open() [JIT compiled code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.Directory#openChecksumInput() [Inlined code] at org.apache.lucene.codecs.lucene94.Lucene94FieldInfosFormat#read() [JIT compiled code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.Directory#openChecksumInput() [Inlined code] at org.apache.lucene.codecs.lucene90.Lucene90DocValuesProducer#() [JIT compiled code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [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 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 239.23 MB /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 239.23 MB /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 239.23 MB /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 239.23 MB /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 239.23 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 79037 events (total: 79037) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 91.87% 72612 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run() [Inlined code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000001a07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 3.09% 2440 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [Inlined code] 1.42% 1122 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.IOUtil#write() [Inlined code] at sun.nio.ch.FileChannelImpl#implWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [JIT compiled code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [JIT compiled code] 1.20% 952 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.FileChannelImpl#implRead() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Inlined code] at sun.nio.ch.FileChannelImpl#read() [JIT compiled code] at perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 0.83% 658 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] at sun.nio.ch.IOUtil#readIntoNativeBuffer() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.IOUtil#read() [Inlined code] at sun.nio.ch.FileChannelImpl#implRead() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Inlined code] at sun.nio.ch.FileChannelImpl#read() [JIT compiled code] at perf.LineFileDocs#readVector() [Inlined code] at perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 0.62% 487 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [Inlined code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#decRef() [JIT compiled code] at org.apache.lucene.index.IndexFileDeleter#decRef() [Inlined code] 0.35% 276 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Inlined code] at org.apache.lucene.store.TrackingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#lambda$mergeOneFieldToIndex$0() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$$Lambda.0x000000001a203690#close() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FlatCloseableRandomVectorScorerSupplier#close() [Interpreted code] 0.17% 138 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanup() [Inlined code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [JIT compiled code] at org.apache.lucene.store.RefCountedSharedArena#release() [JIT compiled code] at org.apache.lucene.store.RefCountedSharedArena#close() [Inlined code] 0.11% 86 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Interpreted code] at sun.nio.ch.FileChannelImpl#implForce() [Interpreted code] at sun.nio.ch.FileChannelImpl#force() [Interpreted code] at org.apache.lucene.util.IOUtils#fsync() [Interpreted code] at org.apache.lucene.store.FSDirectory#fsync() [Interpreted code] at org.apache.lucene.store.FSDirectory#sync() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#sync() [Interpreted code] at org.apache.lucene.index.IndexWriter#startCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#prepareCommitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#shutdown() [Interpreted code] 0.09% 68 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [Inlined code] at java.nio.file.Files#newOutputStream() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [Inlined code] at org.apache.lucene.store.FSDirectory#createOutput() [Inlined code] 0.04% 29 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [JIT compiled code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at jdk.jfr.internal.RepositoryChunk#delete() [JIT compiled code] at jdk.jfr.internal.RepositoryChunk#destroy() [JIT compiled code] at jdk.jfr.internal.RepositoryChunk#release() [JIT compiled code] at jdk.jfr.internal.PlatformRecording#removed() [JIT compiled code] at jdk.jfr.internal.PlatformRecording#trimToSize() [JIT compiled code] at jdk.jfr.internal.PlatformRecording#appendChunk() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#finishChunk() [JIT compiled code] 0.03% 26 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#read() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$MergeSearcher#graphSeek() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#searchLevel() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] 0.02% 17 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#deleteFilesIfNoRef() [JIT compiled code] at org.apache.lucene.index.IndexFileDeleter#deleteNewFiles() [Inlined code] 0.02% 16 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [Inlined code] 0.01% 10 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [Inlined code] at org.apache.lucene.store.Directory#openChecksumInput() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [Inlined code] at org.apache.lucene.index.StoredFieldsConsumer#flush() [Inlined code] 0.01% 10 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [Inlined code] at org.apache.lucene.store.Directory#openChecksumInput() [Inlined code] at org.apache.lucene.codecs.lucene90.Lucene90CompoundFormat#writeCompoundFile() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90CompoundFormat#write() [Inlined code] 0.01% 10 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Inlined code] at org.apache.lucene.store.TrackingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [Inlined code] at org.apache.lucene.index.StoredFieldsConsumer#flush() [Inlined code] 0.01% 8 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl$ResourceList#cleanupSingle() [Inlined code] at jdk.internal.foreign.ConfinedSession$ConfinedResourceList#cleanup() [Inlined code] at jdk.internal.foreign.MemorySessionImpl#close() [Inlined code] at jdk.internal.foreign.ArenaImpl#close() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#close() [JIT compiled code] at org.apache.lucene.store.BufferedChecksumIndexInput#close() [Inlined code] at org.apache.lucene.codecs.lucene90.Lucene90CompoundFormat#writeCompoundFile() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90CompoundFormat#write() [Inlined code] 0.01% 5 java.lang.Object#wait0() [Native code] at java.lang.Object#wait() [Inlined code] at jdk.jfr.internal.PlatformRecorder#takeNap() [Inlined code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000001a07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.01% 5 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] at java.io.FileDescriptor$1#close() [Inlined code] at sun.nio.ch.FileChannelImpl$Closer#run() [JIT compiled code] at jdk.internal.ref.CleanerImpl$PhantomCleanableRef#performCleanup() [Inlined code] at jdk.internal.ref.PhantomCleanable#clean() [Inlined code] at sun.nio.ch.FileChannelImpl#implCloseChannel() [Inlined code] at java.nio.channels.spi.AbstractInterruptibleChannel#close() [Inlined code] at sun.nio.ch.ChannelOutputStream#close() [JIT compiled code] at java.io.FilterOutputStream#close() [JIT compiled code] at java.io.FilterOutputStream#close() [JIT compiled code] at java.io.FilterOutputStream#close() [Inlined code] 0.01% 4 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Interpreted code] at sun.nio.ch.FileChannelImpl#implForce() [Interpreted code] at sun.nio.ch.FileChannelImpl#force() [JIT compiled code] at org.apache.lucene.util.IOUtils#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#fsync() [Interpreted code] at org.apache.lucene.store.FSDirectory#sync() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#sync() [Interpreted code] at org.apache.lucene.index.IndexWriter#startCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#prepareCommitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#shutdown() [Interpreted code] 0.01% 4 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [Inlined code] at java.nio.file.Files#newOutputStream() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory#createTempOutput() [Inlined code] at org.apache.lucene.store.FilterDirectory#createTempOutput() [JIT compiled code] 0.01% 4 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#createOutput() [JIT compiled code] at org.apache.lucene.store.TrackingDirectoryWrapper#createOutput() [Inlined code] at org.apache.lucene.codecs.lucene90.Lucene90DocValuesConsumer#() [Inlined code] at org.apache.lucene.codecs.lucene90.Lucene90DocValuesFormat#fieldsConsumer() [Inlined code] 0.00% 3 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at java.nio.file.Files#size() [Inlined code] at org.apache.lucene.store.FSDirectory#fileLength() [JIT compiled code] at org.apache.lucene.index.SegmentCommitInfo#sizeInBytes() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#sealFlushedSegment() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [JIT compiled code] 0.00% 3 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#lock() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#write() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] 0.00% 2 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90CompoundReader#() [Inlined code] at org.apache.lucene.codecs.lucene90.Lucene90CompoundFormat#getCompoundReader() [Inlined code] at org.apache.lucene.index.SegmentCoreReaders#() [JIT compiled code] at org.apache.lucene.index.SegmentReader#() [Inlined code] at org.apache.lucene.index.ReadersAndUpdates#getReader() [JIT compiled code] at org.apache.lucene.index.ReadersAndUpdates#getReadOnlyClone() [Inlined code] 0.00% 2 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Inlined code] at sun.nio.ch.FileChannelImpl#implForce() [JIT compiled code] at sun.nio.ch.FileChannelImpl#force() [JIT compiled code] at org.apache.lucene.util.IOUtils#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#sync() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#sync() [Interpreted code] at org.apache.lucene.index.IndexWriter#startCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#prepareCommitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commit() [Interpreted code] 0.00% 2 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] at java.io.FileOutputStream#write() [JIT compiled code] at java.lang.System$Out#write() [Inlined code] at java.io.BufferedOutputStream#flushBuffer() [JIT compiled code] at java.io.BufferedOutputStream#flush() [JIT compiled code] at java.io.PrintStream#write() [JIT compiled code] at sun.nio.cs.StreamEncoder#writeBytes() [JIT compiled code] at sun.nio.cs.StreamEncoder#implFlushBuffer() [Inlined code] at sun.nio.cs.StreamEncoder#flushBuffer() [JIT compiled code] at java.io.OutputStreamWriter#flushBuffer() [Inlined code] at java.io.PrintStream#writeln() [JIT compiled code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#createOutput() [JIT compiled code] at org.apache.lucene.store.TrackingDirectoryWrapper#createOutput() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#() [Inlined code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsFormat#fieldsWriter() [Inlined code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [Inlined code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#decRef() [JIT compiled code] 0.00% 2 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] at jdk.internal.event.FileWriteEvent#commit() [JIT compiled code] at jdk.internal.event.FileWriteEvent#offer() [Inlined code] at sun.nio.ch.FileChannelImpl#traceImplWrite() [Inlined code] at sun.nio.ch.FileChannelImpl#write() [Inlined code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#write() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [Inlined code] at java.io.BufferedOutputStream#flushBuffer() [JIT compiled code] at java.io.BufferedOutputStream#write() [Inlined code] 0.00% 1 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNext() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#release() [Inlined code] at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock#unlock() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Inlined code] at sun.nio.ch.FileChannelImpl#implForce() [JIT compiled code] at sun.nio.ch.FileChannelImpl#force() [JIT compiled code] at org.apache.lucene.util.IOUtils#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#syncMetaData() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#syncMetaData() [Interpreted code] at org.apache.lucene.index.SegmentInfos#prepareCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#startCommit() [Interpreted code] at org.apache.lucene.index.IndexWriter#prepareCommitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commit() [Interpreted code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90NormsFormat#normsProducer() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [JIT compiled code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Interpreted code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [Inlined code] at java.nio.file.Files#newOutputStream() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [Inlined code] at org.apache.lucene.store.FSDirectory#createOutput() [Inlined code] 0.00% 1 java.nio.MappedMemoryUtils#isLoaded0() [Native code] at java.nio.MappedMemoryUtils#isLoaded() [JIT compiled code] at java.nio.MappedMemoryUtils$1#isLoaded() [JIT compiled code] at jdk.internal.misc.ScopedMemoryAccess#isLoadedInternal() [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#isLoaded() [Inlined code] at jdk.internal.foreign.MappedMemorySegmentImpl#isLoaded() [JIT compiled code] at org.apache.lucene.store.MemorySegmentIndexInput#lambda$prefetch$0() [JIT compiled code] at org.apache.lucene.store.MemorySegmentIndexInput$$Lambda.0x000000001a1e5670#apply() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#advise() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#prefetch() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput$SingleSegmentImpl#prefetch() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#prefetchPostings() [Inlined code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.Directory#openChecksumInput() [Inlined code] at org.apache.lucene.codecs.lucene94.Lucene94FieldInfosFormat#read() [JIT compiled code] at org.apache.lucene.index.SegmentCoreReaders#() [JIT compiled code] at org.apache.lucene.index.SegmentReader#() [Inlined code] at org.apache.lucene.index.ReadersAndUpdates#getReader() [JIT compiled code] at org.apache.lucene.index.ReadersAndUpdates#getReadOnlyClone() [Inlined code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [Inlined code] at java.nio.file.Files#newOutputStream() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [Inlined code] at org.apache.lucene.store.FSDirectory#createOutput() [Inlined code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#createOutput() [JIT compiled code] at org.apache.lucene.store.TrackingDirectoryWrapper#createOutput() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90PointsWriter#() [Inlined code] at org.apache.lucene.codecs.lucene90.Lucene90PointsWriter#() [Inlined code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Interpreted code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [Interpreted code] at java.nio.channels.FileChannel#open() [Inlined code] at java.nio.channels.FileChannel#open() [Inlined code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.Directory#openChecksumInput() [Inlined code] at org.apache.lucene.codecs.lucene94.Lucene94FieldInfosFormat#read() [JIT compiled code] at org.apache.lucene.index.IndexWriter#readFieldInfos() [Interpreted code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#newByteChannel() [Inlined code] at java.nio.file.spi.FileSystemProvider#newOutputStream() [Inlined code] at java.nio.file.Files#newOutputStream() [Inlined code] at org.apache.lucene.store.FSDirectory$FSIndexOutput#() [JIT compiled code] at org.apache.lucene.store.FSDirectory#createTempOutput() [Inlined code] at org.apache.lucene.store.FilterDirectory#createTempOutput() [Inlined code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsFormat#fieldsProducer() [Inlined code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader#() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat#fieldsProducer() [JIT compiled code] at org.apache.lucene.index.SegmentCoreReaders#() [JIT compiled code] at org.apache.lucene.index.SegmentReader#() [Inlined code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] at sun.nio.ch.FileChannelImpl#size() [JIT compiled code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#createOutput() [JIT compiled code] at org.apache.lucene.store.TrackingDirectoryWrapper#createOutput() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90PointsWriter#() [Inlined code] at org.apache.lucene.codecs.lucene90.Lucene90PointsWriter#() [Inlined code] at org.apache.lucene.codecs.lucene90.Lucene90PointsFormat#fieldsWriter() [Inlined code] at org.apache.lucene.index.IndexingChain#writePoints() [Inlined code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [JIT compiled code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.Directory#openChecksumInput() [Inlined code] at org.apache.lucene.codecs.lucene90.Lucene90DocValuesProducer#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90DocValuesFormat#fieldsProducer() [Inlined code] at org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsReader#() [Inlined code] at org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat#fieldsProducer() [Inlined code] at org.apache.lucene.index.SegmentDocValues#newDocValuesProducer() [Inlined code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [JIT compiled code] at java.nio.file.Files#readAttributes() [Inlined code] at java.nio.file.Files#size() [Inlined code] at jdk.jfr.internal.RepositoryChunk#finish() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#finishChunk() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#rotateDisk() [Inlined code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [JIT compiled code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#open() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [JIT compiled code] at sun.nio.fs.UnixChannelFactory#newFileChannel() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#newFileChannel() [JIT compiled code] at java.nio.channels.FileChannel#open() [JIT compiled code] at java.nio.channels.FileChannel#open() [Inlined code] at org.apache.lucene.util.IOUtils#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#fsync() [JIT compiled code] at org.apache.lucene.store.FSDirectory#sync() [Interpreted code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#sync() [Interpreted code] 0.00% 1 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] at sun.nio.ch.NativeThreadSet#add() [Inlined code] at sun.nio.ch.FileChannelImpl#size() [JIT compiled code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#createOutput() [JIT compiled code] at org.apache.lucene.store.TrackingDirectoryWrapper#createOutput() [Inlined code] at org.apache.lucene.codecs.lucene90.Lucene90DocValuesConsumer#() [Inlined code] at org.apache.lucene.codecs.lucene90.Lucene90DocValuesFormat#fieldsConsumer() [Inlined code] at org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter#getInstance() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter#getInstance() [Inlined code] at org.apache.lucene.codecs.perfield.PerFieldDocValuesFormat$FieldsWriter#addBinaryField() [Inlined code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] at sun.nio.fs.UnixFileSystemProvider#implDelete() [Inlined code] at sun.nio.fs.AbstractFileSystemProvider#delete() [Inlined code] at java.nio.file.Files#delete() [Inlined code] at org.apache.lucene.store.FSDirectory#privateDeleteFile() [JIT compiled code] at org.apache.lucene.store.FSDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#deleteFile() [Inlined code] at org.apache.lucene.store.TrackingDirectoryWrapper#deleteFile() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [Inlined code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] at sun.nio.ch.FileChannelImpl#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#map() [Inlined code] at org.apache.lucene.store.MMapDirectory#openInput() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsFormat#fieldsProducer() [Inlined code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader#() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat#fieldsProducer() [JIT compiled code] at org.apache.lucene.index.SegmentCoreReaders#() [JIT compiled code] at org.apache.lucene.index.SegmentReader#() [Inlined code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] at sun.nio.fs.UnixFileSystemProvider#readAttributes() [Inlined code] at sun.nio.fs.LinuxFileSystemProvider#readAttributes() [Inlined code] at java.nio.file.Files#readAttributes() [Inlined code] at org.apache.lucene.store.NativeFSLockFactory$NativeFSLock#ensureValid() [JIT compiled code] at org.apache.lucene.store.LockValidatingDirectoryWrapper#deleteFile() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#deleteFilesIfNoRef() [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 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 239.23 MB /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 239.23 MB /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 239.23 MB /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 239.23 MB /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 239.23 MB /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 239.23 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 4376 events (total: 89781M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 22.41% 20120M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] 6.00% 5387M java.nio.HeapByteBuffer#() [Inlined code] 5.68% 5102M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] 5.00% 4490M java.util.Arrays#copyOf() [Inlined code] 4.97% 4465M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getNode() [Inlined code] 4.58% 4113M perf.LineFileDocs#readVector() [Inlined code] 3.98% 3574M perf.LineFileDocs#nextDoc() [JIT compiled code] 3.52% 3161M org.apache.lucene.util.BytesRef#() [Inlined code] 3.17% 2841M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getFrame() [Inlined code] 2.25% 2017M perf.LineFileDocs#cloneDoc() [JIT compiled code] 1.98% 1780M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] 1.90% 1710M java.lang.StringUTF16#compress() [Inlined code] 1.89% 1693M java.util.Arrays#copyOfRange() [Inlined code] 1.85% 1663M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] 1.58% 1420M java.util.ArrayList#grow() [Inlined code] 1.54% 1382M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] 1.44% 1293M java.util.HashMap#newNode() [Inlined code] 1.26% 1133M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnumFrame#loadBlock() [JIT compiled code] 1.24% 1110M perf.LineFileDocs#readDocs() [JIT compiled code] 1.23% 1105M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] 1.18% 1055M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] 1.14% 1020M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] 1.11% 993M org.apache.lucene.document.StringField#() [Inlined code] 1.02% 914M java.util.ImmutableCollections$AbstractImmutableList#iterator() [JIT compiled code] 0.97% 870M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [Inlined code] 0.96% 857M java.lang.Integer#toString() [Inlined code] 0.94% 844M java.lang.AbstractStringBuilder#() [Inlined code] 0.91% 818M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#() [JIT compiled code] 0.75% 676M java.lang.StringBuilder#toString() [Inlined code] 0.74% 667M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] 0.64% 576M org.apache.lucene.document.IntPoint#pack() [Inlined code] 0.63% 568M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] 0.62% 557M java.util.HashMap#resize() [JIT compiled code] 0.60% 537M org.apache.lucene.document.IntPoint#getType() [Inlined code] 0.55% 497M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] 0.51% 456M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] 0.50% 446M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] 0.48% 432M org.apache.lucene.util.PagedBytes$PagedBytesDataOutput#writeBytes() [Inlined code] 0.48% 430M org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [JIT compiled code] 0.36% 323M java.lang.Long#valueOf() [Inlined code] 0.33% 292M org.apache.lucene.codecs.lucene103.blocktree.TrieReader#() [Inlined code] 0.32% 291M java.util.Formatter#parse() [Inlined code] 0.31% 282M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#newTermState() [Inlined code] 0.31% 280M java.util.Formatter#() [Inlined code] 0.31% 278M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#() [Inlined code] 0.31% 274M java.util.LinkedHashMap#newNode() [Inlined code] 0.31% 274M java.util.ArrayList#iterator() [Inlined code] 0.30% 271M org.apache.lucene.util.FixedBitSet#() [Inlined code] 0.29% 263M org.apache.lucene.store.MemorySegmentIndexInput#clone() [Inlined code] 0.27% 239M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [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 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 239.23 MB /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 239.23 MB /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 239.23 MB /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 239.23 MB /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 239.23 MB /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 239.23 MB /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 239.23 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 4376 events (total: 89781M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 22.10% 19837M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] 6.00% 5387M java.nio.HeapByteBuffer#() [Inlined code] at java.nio.ByteBuffer#allocate() [Inlined code] 5.05% 4534M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue() [Inlined code] 4.97% 4465M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getNode() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#prepareSeekExact() [JIT compiled code] 4.58% 4113M perf.LineFileDocs#readVector() [Inlined code] at perf.LineFileDocs#readDocs() [JIT compiled code] 3.98% 3574M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] 3.52% 3161M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] 3.48% 3120M java.util.Arrays#copyOf() [Inlined code] at java.util.ArrayList#grow() [Inlined code] 3.17% 2841M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getFrame() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#pushFrame() [JIT compiled code] 2.25% 2017M perf.LineFileDocs#cloneDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 1.98% 1780M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] 1.90% 1710M java.lang.StringUTF16#compress() [Inlined code] at java.lang.String#() [Inlined code] 1.87% 1681M java.util.Arrays#copyOfRange() [Inlined code] at java.lang.String#() [Inlined code] 1.58% 1420M java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] 1.54% 1382M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] 1.53% 1369M java.util.Arrays#copyOf() [Inlined code] at java.lang.AbstractStringBuilder#ensureCapacityNewCoder() [JIT compiled code] 1.26% 1133M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnumFrame#loadBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum$1#get() [Inlined code] 1.24% 1110M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 1.23% 1105M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] 1.21% 1083M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [JIT compiled code] 1.18% 1055M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes() [Inlined code] 1.14% 1020M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] at java.lang.StringConcatHelper#newArray() [Inlined code] 1.02% 914M java.util.ImmutableCollections$AbstractImmutableList#iterator() [JIT compiled code] at org.apache.lucene.index.BufferedUpdatesStream#waitApplyForMerge() [JIT compiled code] 0.97% 870M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] 0.96% 857M java.lang.Integer#toString() [Inlined code] at java.lang.String#valueOf() [Inlined code] 0.94% 844M java.lang.AbstractStringBuilder#() [Inlined code] at java.lang.StringBuilder#() [Inlined code] 0.91% 818M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#postings() [Inlined code] 0.80% 720M org.apache.lucene.document.StringField#() [Inlined code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] 0.79% 712M java.util.HashMap#newNode() [Inlined code] at java.util.HashMap#putVal() [Inlined code] 0.74% 667M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [Inlined code] 0.65% 580M java.util.HashMap#newNode() [Inlined code] at java.util.HashMap#computeIfAbsent() [JIT compiled code] 0.65% 580M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields() [JIT compiled code] 0.63% 568M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] 0.61% 546M java.lang.StringBuilder#toString() [Inlined code] at org.apache.lucene.facet.FacetsConfig#pathToString() [JIT compiled code] 0.60% 537M org.apache.lucene.document.IntPoint#getType() [Inlined code] at org.apache.lucene.document.IntPoint#() [Inlined code] 0.55% 497M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] 0.50% 446M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] 0.49% 437M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] 0.48% 432M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] at java.util.concurrent.LinkedBlockingQueue#take() [JIT compiled code] 0.48% 430M org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] 0.47% 418M java.util.HashMap#resize() [JIT compiled code] at java.util.HashMap#putVal() [Inlined code] 0.33% 292M org.apache.lucene.codecs.lucene103.blocktree.TrieReader#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.FieldReader#newReader() [Inlined code] 0.32% 291M org.apache.lucene.util.PagedBytes$PagedBytesDataOutput#writeBytes() [Inlined code] at org.apache.lucene.index.BinaryDocValuesWriter#addValue() [JIT compiled code] 0.32% 291M java.util.Formatter#parse() [Inlined code] at java.util.Formatter#format() [JIT compiled code] 0.32% 291M org.apache.lucene.document.IntPoint#pack() [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues() [Inlined code] 0.32% 284M org.apache.lucene.document.IntPoint#pack() [Inlined code] at org.apache.lucene.document.IntPoint#() [Inlined code] 0.31% 282M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [Inlined code] 0.31% 282M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnumFrame#() [Inlined code] 0.31% 280M java.util.Formatter#() [Inlined code] at java.lang.String#format() [Inlined code] 0.31% 278M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.FieldReader#iterator() [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 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 239.23 MB /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 239.23 MB /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 239.23 MB /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 239.23 MB /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 239.23 MB /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 239.23 MB /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 239.23 MB /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 239.23 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 4376 events (total: 89781M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 20.43% 18339M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] 6.00% 5387M java.nio.HeapByteBuffer#() [Inlined code] at java.nio.ByteBuffer#allocate() [Inlined code] at perf.LineFileDocs#readVector() [Inlined code] at perf.LineFileDocs#readDocs() [JIT compiled code] 5.05% 4534M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue() [Inlined code] 4.97% 4465M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getNode() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#prepareSeekExact() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#seekExact() [Inlined code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory() [JIT compiled code] 4.58% 4113M perf.LineFileDocs#readVector() [Inlined code] at perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 3.98% 3574M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] 3.48% 3120M java.util.Arrays#copyOf() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#add() [Inlined code] 3.17% 2841M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getFrame() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#pushFrame() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#prepareSeekExact() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#seekExact() [Inlined code] 2.43% 2180M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.document.StringField#() [Inlined code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] 2.25% 2017M perf.LineFileDocs#cloneDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] 1.98% 1780M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] 1.90% 1710M java.lang.StringUTF16#compress() [Inlined code] at java.lang.String#() [Inlined code] at java.lang.String#() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 1.71% 1533M java.util.Arrays#copyOfRange() [Inlined code] at java.lang.String#() [Inlined code] at java.lang.StringBuilder#toString() [Inlined code] at org.apache.lucene.facet.FacetsConfig#pathToString() [JIT compiled code] 1.67% 1498M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder() [Inlined code] 1.58% 1420M java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#add() [Inlined code] at java.util.ArrayList#add() [Inlined code] 1.54% 1382M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] 1.53% 1369M java.util.Arrays#copyOf() [Inlined code] at java.lang.AbstractStringBuilder#ensureCapacityNewCoder() [JIT compiled code] at java.lang.AbstractStringBuilder#append() [Inlined code] at java.lang.StringBuilder#append() [Inlined code] 1.26% 1133M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnumFrame#loadBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum$1#get() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#seekExact() [Inlined code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory() [JIT compiled code] 1.24% 1110M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 1.23% 1105M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] 1.21% 1083M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 1.18% 1055M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] 1.02% 914M java.util.ImmutableCollections$AbstractImmutableList#iterator() [JIT compiled code] at org.apache.lucene.index.BufferedUpdatesStream#waitApplyForMerge() [JIT compiled code] at org.apache.lucene.index.IndexWriter#mergeInit() [JIT compiled code] at org.apache.lucene.index.IndexWriter#merge() [JIT compiled code] 0.97% 870M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] 0.97% 868M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] at java.lang.StringConcatHelper#newArray() [Inlined code] at java.lang.StringConcatHelper#newArrayWithSuffix() [Inlined code] at java.lang.String$$StringConcat.0x000000001a04c400#concat() [Inlined code] 0.96% 857M java.lang.Integer#toString() [Inlined code] at java.lang.String#valueOf() [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#invokeStatic() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] 0.91% 818M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#postings() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#postings() [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory() [JIT compiled code] 0.79% 712M java.util.HashMap#newNode() [Inlined code] at java.util.HashMap#putVal() [Inlined code] at java.util.HashMap#put() [Inlined code] at java.util.HashSet#add() [Inlined code] 0.74% 667M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [JIT compiled code] 0.65% 580M java.util.HashMap#newNode() [Inlined code] at java.util.HashMap#computeIfAbsent() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.65% 580M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.64% 572M org.apache.lucene.document.StringField#() [Inlined code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] 0.60% 537M org.apache.lucene.document.IntPoint#getType() [Inlined code] at org.apache.lucene.document.IntPoint#() [Inlined code] at perf.LineFileDocs#cloneDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.50% 446M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] 0.49% 437M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] 0.48% 434M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] 0.48% 432M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] at java.util.concurrent.LinkedBlockingQueue#take() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#getTask() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] 0.48% 430M org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] 0.47% 422M java.lang.AbstractStringBuilder#() [Inlined code] at java.lang.StringBuilder#() [Inlined code] at org.apache.lucene.facet.FacetsConfig#pathToString() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [JIT compiled code] 0.47% 422M java.lang.AbstractStringBuilder#() [Inlined code] at java.lang.StringBuilder#() [Inlined code] at org.apache.lucene.facet.FacetsConfig#pathToString() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] 0.47% 418M java.util.HashMap#resize() [JIT compiled code] at java.util.HashMap#putVal() [Inlined code] at java.util.HashMap#put() [Inlined code] at java.util.HashSet#add() [Inlined code] 0.37% 328M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] 0.33% 292M org.apache.lucene.codecs.lucene103.blocktree.TrieReader#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.FieldReader#newReader() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.FieldReader#iterator() [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory() [JIT compiled code] 0.32% 291M org.apache.lucene.util.PagedBytes$PagedBytesDataOutput#writeBytes() [Inlined code] at org.apache.lucene.index.BinaryDocValuesWriter#addValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexDocValue() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] 0.32% 291M java.util.Formatter#parse() [Inlined code] at java.util.Formatter#format() [JIT compiled code] at java.util.Formatter#format() [Inlined code] at java.lang.String#format() [Inlined code] 0.32% 291M org.apache.lucene.document.IntPoint#pack() [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues() [Inlined code] at org.apache.lucene.document.IntPoint#setIntValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.32% 290M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#initStreamSlices() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [Inlined code] 0.32% 284M org.apache.lucene.document.IntPoint#pack() [Inlined code] at org.apache.lucene.document.IntPoint#() [Inlined code] at perf.LineFileDocs#cloneDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.31% 280M java.util.Formatter#() [Inlined code] at java.lang.String#format() [Inlined code] at perf.LineFileDocs#intToID() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.31% 280M java.lang.StringBuilder#toString() [Inlined code] at org.apache.lucene.facet.FacetsConfig#pathToString() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields() [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 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 239.23 MB /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 239.23 MB /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 239.23 MB /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 239.23 MB /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 239.23 MB /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 239.23 MB /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 239.23 MB /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 239.23 MB /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 239.23 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 4376 events (total: 89781M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 10.04% 9010M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] 8.38% 7519M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [JIT compiled code] 6.00% 5387M java.nio.HeapByteBuffer#() [Inlined code] at java.nio.ByteBuffer#allocate() [Inlined code] at perf.LineFileDocs#readVector() [Inlined code] at perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 5.05% 4534M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] 4.97% 4465M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getNode() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#prepareSeekExact() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#seekExact() [Inlined code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory() [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 4.58% 4113M perf.LineFileDocs#readVector() [Inlined code] at perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 3.98% 3574M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 3.17% 2841M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getFrame() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#pushFrame() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#prepareSeekExact() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#seekExact() [Inlined code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory() [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] 2.25% 2017M perf.LineFileDocs#cloneDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments() [Inlined code] 1.90% 1710M java.lang.StringUTF16#compress() [Inlined code] at java.lang.String#() [Inlined code] at java.lang.String#() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 1.86% 1668M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] 1.60% 1432M java.util.Arrays#copyOf() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#add() [Inlined code] at java.util.ArrayList#add() [Inlined code] at org.apache.lucene.document.Document#add() [Inlined code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 1.50% 1348M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 1.37% 1232M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] 1.31% 1176M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] 1.28% 1152M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.document.StringField#() [Inlined code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] 1.26% 1133M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnumFrame#loadBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum$1#get() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#seekExact() [Inlined code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory() [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 1.24% 1110M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 1.21% 1083M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 1.14% 1027M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.document.StringField#() [Inlined code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] 1.08% 972M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] 1.02% 914M java.util.ImmutableCollections$AbstractImmutableList#iterator() [JIT compiled code] at org.apache.lucene.index.BufferedUpdatesStream#waitApplyForMerge() [JIT compiled code] at org.apache.lucene.index.IndexWriter#mergeInit() [JIT compiled code] at org.apache.lucene.index.IndexWriter#merge() [JIT compiled code] at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource#merge() [JIT compiled code] at org.apache.lucene.index.ConcurrentMergeScheduler#doMerge() [Inlined code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run() [JIT compiled code] 0.97% 868M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] at java.lang.StringConcatHelper#newArray() [Inlined code] at java.lang.StringConcatHelper#newArrayWithSuffix() [Inlined code] at java.lang.String$$StringConcat.0x000000001a04c400#concat() [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#invokeSpecial() [Inlined code] at java.lang.invoke.LambdaForm$MH.0x000000001a04c800#invoke() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.store.IndexInput#getFullSliceDescription() [Inlined code] 0.96% 857M java.lang.Integer#toString() [Inlined code] at java.lang.String#valueOf() [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#invokeStatic() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] 0.95% 857M java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#add() [Inlined code] at java.util.ArrayList#add() [Inlined code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] 0.91% 818M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#postings() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#postings() [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory() [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.87% 785M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 0.80% 720M java.util.Arrays#copyOf() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#add() [Inlined code] at java.util.ArrayList#add() [Inlined code] at org.apache.lucene.document.Document#add() [Inlined code] at perf.LineFileDocs#cloneDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.79% 712M java.util.Arrays#copyOfRange() [Inlined code] at java.lang.String#() [Inlined code] at java.lang.StringBuilder#toString() [Inlined code] at org.apache.lucene.facet.FacetsConfig#pathToString() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.79% 712M java.util.HashMap#newNode() [Inlined code] at java.util.HashMap#putVal() [Inlined code] at java.util.HashMap#put() [Inlined code] at java.util.HashSet#add() [Inlined code] at org.apache.lucene.facet.FacetsConfig#checkSeen() [Inlined code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] 0.78% 702M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] 0.76% 684M java.util.Arrays#copyOf() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#add() [Inlined code] at java.util.ArrayList#add() [Inlined code] at org.apache.lucene.document.Document#add() [Inlined code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields() [JIT compiled code] 0.74% 667M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] 0.67% 603M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [JIT compiled code] 0.65% 580M java.util.HashMap#newNode() [Inlined code] at java.util.HashMap#computeIfAbsent() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 0.65% 580M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 0.64% 572M org.apache.lucene.document.StringField#() [Inlined code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] 0.61% 544M java.util.Arrays#copyOf() [Inlined code] at java.lang.AbstractStringBuilder#ensureCapacityNewCoder() [JIT compiled code] at java.lang.AbstractStringBuilder#append() [Inlined code] at java.lang.StringBuilder#append() [Inlined code] at org.apache.lucene.facet.FacetsConfig#pathToString() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.60% 538M java.util.Arrays#copyOfRange() [Inlined code] at java.lang.String#() [Inlined code] at java.lang.StringBuilder#toString() [Inlined code] at org.apache.lucene.facet.FacetsConfig#pathToString() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] 0.60% 537M org.apache.lucene.document.IntPoint#getType() [Inlined code] at org.apache.lucene.document.IntPoint#() [Inlined code] at perf.LineFileDocs#cloneDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 0.48% 434M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] 0.48% 432M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] at java.util.concurrent.LinkedBlockingQueue#take() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#getTask() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor$Worker#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.48% 430M org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] 0.47% 422M java.lang.AbstractStringBuilder#() [Inlined code] at java.lang.StringBuilder#() [Inlined code] at org.apache.lucene.facet.FacetsConfig#pathToString() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] 0.47% 418M java.util.HashMap#resize() [JIT compiled code] at java.util.HashMap#putVal() [Inlined code] at java.util.HashMap#put() [Inlined code] at java.util.HashSet#add() [Inlined code] at org.apache.lucene.facet.FacetsConfig#checkSeen() [Inlined code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] 0.46% 414M java.util.Arrays#copyOf() [Inlined code] at java.lang.AbstractStringBuilder#ensureCapacityNewCoder() [JIT compiled code] at java.lang.AbstractStringBuilder#append() [Inlined code] at java.lang.StringBuilder#append() [Inlined code] at org.apache.lucene.facet.FacetsConfig#pathToString() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] 0.46% 411M java.util.Arrays#copyOf() [Inlined code] at java.lang.AbstractStringBuilder#ensureCapacityNewCoder() [JIT compiled code] at java.lang.AbstractStringBuilder#append() [Inlined code] at java.lang.StringBuilder#append() [Inlined code] at org.apache.lucene.facet.FacetsConfig#pathToString() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] 0.34% 304M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [JIT compiled code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000001a1df308#merge() [JIT compiled code] 0.33% 296M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [JIT compiled code] 0.33% 292M org.apache.lucene.codecs.lucene103.blocktree.TrieReader#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.FieldReader#newReader() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.FieldReader#iterator() [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory() [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [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 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 239.23 MB /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 239.23 MB /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 239.23 MB /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 239.23 MB /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 239.23 MB /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 239.23 MB /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 239.23 MB /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 239.23 MB /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 239.23 MB /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 239.23 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 4376 events (total: 89781M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 10.04% 9010M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001a208d20#call() [JIT compiled code] 8.38% 7519M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#popToScratch() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] 6.00% 5387M java.nio.HeapByteBuffer#() [Inlined code] at java.nio.ByteBuffer#allocate() [Inlined code] at perf.LineFileDocs#readVector() [Inlined code] at perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 5.05% 4534M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter#addValue() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments() [Inlined code] 4.97% 4465M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getNode() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#prepareSeekExact() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#seekExact() [Inlined code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory() [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 4.58% 4113M perf.LineFileDocs#readVector() [Inlined code] at perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 3.98% 3574M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 3.17% 2841M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getFrame() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#pushFrame() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#prepareSeekExact() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#seekExact() [Inlined code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory() [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] 2.25% 2017M perf.LineFileDocs#cloneDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 1.90% 1710M java.lang.StringUTF16#compress() [Inlined code] at java.lang.String#() [Inlined code] at java.lang.String#() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 1.60% 1432M java.util.Arrays#copyOf() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#add() [Inlined code] at java.util.ArrayList#add() [Inlined code] at org.apache.lucene.document.Document#add() [Inlined code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 1.37% 1232M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] 1.30% 1164M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#write() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriter#flush() [JIT compiled code] at org.apache.lucene.index.IndexingChain#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#postUpdate() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 1.28% 1152M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.document.StringField#() [Inlined code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] 1.26% 1133M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnumFrame#loadBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum$1#get() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#seekExact() [Inlined code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory() [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 1.24% 1110M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 1.21% 1083M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 1.14% 1027M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.document.StringField#() [Inlined code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] 1.08% 972M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] at org.apache.lucene.index.ParallelPostingsArray#grow() [Inlined code] at org.apache.lucene.index.TermsHashPerField$PostingsBytesStartArray#grow() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.TermsHashPerField#add() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [Inlined code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 1.06% 954M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 1.02% 914M java.util.ImmutableCollections$AbstractImmutableList#iterator() [JIT compiled code] at org.apache.lucene.index.BufferedUpdatesStream#waitApplyForMerge() [JIT compiled code] at org.apache.lucene.index.IndexWriter#mergeInit() [JIT compiled code] at org.apache.lucene.index.IndexWriter#merge() [JIT compiled code] at org.apache.lucene.index.IndexWriter$IndexWriterMergeSource#merge() [JIT compiled code] at org.apache.lucene.index.ConcurrentMergeScheduler#doMerge() [Inlined code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run() [JIT compiled code] 0.96% 857M java.lang.Integer#toString() [Inlined code] at java.lang.String#valueOf() [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#invokeStatic() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.95% 857M java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#add() [Inlined code] at java.util.ArrayList#add() [Inlined code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments() [Inlined code] 0.91% 818M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#postings() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#postings() [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#findCategory() [JIT compiled code] at org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyWriter#addCategory() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 0.80% 720M java.util.Arrays#copyOf() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#add() [Inlined code] at java.util.ArrayList#add() [Inlined code] at org.apache.lucene.document.Document#add() [Inlined code] at perf.LineFileDocs#cloneDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 0.80% 716M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] at java.lang.StringConcatHelper#newArray() [Inlined code] at java.lang.StringConcatHelper#newArrayWithSuffix() [Inlined code] at java.lang.String$$StringConcat.0x000000001a04c400#concat() [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#invokeSpecial() [Inlined code] at java.lang.invoke.LambdaForm$MH.0x000000001a04c800#invoke() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.store.IndexInput#getFullSliceDescription() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput#buildSlice() [JIT compiled code] at org.apache.lucene.store.MemorySegmentIndexInput#slice() [Inlined code] at org.apache.lucene.store.MemorySegmentIndexInput$SingleSegmentImpl#slice() [Inlined code] at org.apache.lucene.store.IndexInput#randomAccessSlice() [Inlined code] 0.80% 714M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addInOrder() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] 0.79% 712M java.util.Arrays#copyOfRange() [Inlined code] at java.lang.String#() [Inlined code] at java.lang.StringBuilder#toString() [Inlined code] at org.apache.lucene.facet.FacetsConfig#pathToString() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 0.79% 712M java.util.HashMap#newNode() [Inlined code] at java.util.HashMap#putVal() [Inlined code] at java.util.HashMap#put() [Inlined code] at java.util.HashSet#add() [Inlined code] at org.apache.lucene.facet.FacetsConfig#checkSeen() [Inlined code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] 0.78% 702M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments() [Inlined code] 0.78% 696M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#indexVectorValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] 0.76% 684M java.util.Arrays#copyOf() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#add() [Inlined code] at java.util.ArrayList#add() [Inlined code] at org.apache.lucene.document.Document#add() [Inlined code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] 0.74% 667M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001a208d20#call() [JIT compiled code] 0.73% 651M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborArray#growArrays() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addOutOfOrder() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#addAndEnsureDiversity() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#updateNeighbor() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] 0.72% 643M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addVectors() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000001a208d20#call() [JIT compiled code] at java.util.concurrent.FutureTask#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor$Task#run() [JIT compiled code] at org.apache.lucene.search.TaskExecutor#lambda$invokeAll$0() [Inlined code] 0.67% 603M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [JIT compiled code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000001a1df308#merge() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [JIT compiled code] at org.apache.lucene.index.IndexWriter#mergeMiddle() [JIT compiled code] 0.65% 580M java.util.HashMap#newNode() [Inlined code] at java.util.HashMap#computeIfAbsent() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.65% 580M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.64% 572M org.apache.lucene.document.StringField#() [Inlined code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.61% 544M java.util.Arrays#copyOf() [Inlined code] at java.lang.AbstractStringBuilder#ensureCapacityNewCoder() [JIT compiled code] at java.lang.AbstractStringBuilder#append() [Inlined code] at java.lang.StringBuilder#append() [Inlined code] at org.apache.lucene.facet.FacetsConfig#pathToString() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 0.60% 538M java.util.Arrays#copyOfRange() [Inlined code] at java.lang.String#() [Inlined code] at java.lang.StringBuilder#toString() [Inlined code] at org.apache.lucene.facet.FacetsConfig#pathToString() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] 0.60% 537M org.apache.lucene.document.IntPoint#getType() [Inlined code] at org.apache.lucene.document.IntPoint#() [Inlined code] at perf.LineFileDocs#cloneDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.48% 434M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.48% 432M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] at java.util.concurrent.LinkedBlockingQueue#take() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#getTask() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] at java.util.concurrent.ThreadPoolExecutor$Worker#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.48% 430M org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.47% 422M java.lang.AbstractStringBuilder#() [Inlined code] at java.lang.StringBuilder#() [Inlined code] at org.apache.lucene.facet.FacetsConfig#pathToString() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] at org.apache.lucene.index.IndexWriter#addDocuments() [Inlined code] 0.47% 418M java.util.HashMap#resize() [JIT compiled code] at java.util.HashMap#putVal() [Inlined code] at java.util.HashMap#put() [Inlined code] at java.util.HashSet#add() [Inlined code] at org.apache.lucene.facet.FacetsConfig#checkSeen() [Inlined code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] 0.46% 414M java.util.Arrays#copyOf() [Inlined code] at java.lang.AbstractStringBuilder#ensureCapacityNewCoder() [JIT compiled code] at java.lang.AbstractStringBuilder#append() [Inlined code] at java.lang.StringBuilder#append() [Inlined code] at org.apache.lucene.facet.FacetsConfig#pathToString() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] 0.46% 411M java.util.Arrays#copyOf() [Inlined code] at java.lang.AbstractStringBuilder#ensureCapacityNewCoder() [JIT compiled code] at java.lang.AbstractStringBuilder#append() [Inlined code] at java.lang.StringBuilder#append() [Inlined code] at org.apache.lucene.facet.FacetsConfig#pathToString() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#updateDocuments() [Inlined code] 0.34% 304M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter#write() [JIT compiled code] at org.apache.lucene.codecs.FieldsConsumer#merge() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter#merge() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeTerms() [JIT compiled code] at org.apache.lucene.index.SegmentMerger$$Lambda.0x000000001a1df308#merge() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [JIT compiled code] at org.apache.lucene.index.IndexWriter#mergeMiddle() [JIT compiled code] at org.apache.lucene.index.IndexWriter#merge() [JIT compiled code] move log to /l/logs.nightly/2026.04.05.23.08.44/fixedIndex.log move vmstat log to /l/logs.nightly/2026.04.05.23.08.44/fixedIndex.vmstat.log move top log to /l/logs.nightly/2026.04.05.23.08.44/fixedIndex.top.log [2026-04-07 00:18:00.417946] took 40125.2 sec [2026-04-07 00:18:00.421354] run CheckIndex [2026-04-07 00:18:00.421442] 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.04.05.23.08.44/checkIndex.fixedIndex.log 2>&1 [2026-04-07 00:24:11.628565] took 371.2 sec [2026-04-07 00:24:11.629551] 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-04-07 00:24:11.629666] search run vmstat: /usr/sbin/vmstat --active --wide --timestamp --unit M 1 > /l/logs.nightly/2026.04.05.23.08.44/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.04.05.23.08.44/search-tasks.top.log 2>&1 to /l/logs.nightly/2026.04.05.23.08.44/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=250M,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 417.7 s 54.4 actual sustained QPS; 2.6 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=250M,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 401.2 s 56.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.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=250M,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 399.6 s 56.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.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=250M,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 402.4 s 56.5 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.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=250M,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 403.0 s 56.5 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.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=250M,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 399.5 s 57.0 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.6 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=250M,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 407.7 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.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=250M,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 401.7 s 56.6 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.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=250M,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 404.1 s 56.2 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.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=250M,settings=/l/util.nightly/src/python/profiling.jfc,filename=/l/logs.nightly/bench-search-nightly-nightly-9.jfr -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -classpath /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/sandbox/build/classes/java/main:/l/trunk.nightly/lucene/misc/build/classes/java/main:/l/trunk.nightly/lucene/facet/build/classes/java/main:/l/trunk.nightly/lucene/analysis/common/build/classes/java/main:/l/trunk.nightly/lucene/analysis/icu/build/classes/java/main:/l/trunk.nightly/lucene/queryparser/build/classes/java/main:/l/trunk.nightly/lucene/grouping/build/classes/java/main:/l/trunk.nightly/lucene/suggest/build/classes/java/main:/l/trunk.nightly/lucene/highlighter/build/classes/java/main:/l/trunk.nightly/lucene/codecs/build/classes/java/main:/l/trunk.nightly/lucene/queries/build/classes/java/main:/l/trunk.nightly/lucene/join/build/classes/java/main:/l/trunk.nightly/lucene/spatial3d/build/classes/java/main:/l/util.nightly/lib/HdrHistogram.jar:/l/util.nightly/src/main/build/classes/java/main:/l/util.nightly/build perf.SearchPerfTest -dirImpl MMapDirectory -indexPath /l/indices/wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M -facets taxonomy:Date;Date -facets taxonomy:Month;Month -facets taxonomy:DayOfYear;DayOfYear -facets sortedset:Month;Month -facets sortedset:DayOfYear;DayOfYear -facets sortedset:Date;Date -facets taxonomy:RandomLabel;RandomLabel -facets sortedset:RandomLabel;RandomLabel -analyzer StandardAnalyzerNoStopWords -taskSource /l/util.nightly/tasks/wikinightly.tasks -numConcurrentQueries 1 -taskRepeatCount 50 -field body -tasksPerCat 5 -searchConcurrency 8 -staticSeed -8035476 -seed -7082989 -similarity BM25Similarity -commit multi -hiliteImpl FastVectorHighlighter -log /l/logs.nightly/nightly.nightly.9 -topN 100 -context -printHeap -pk -vectorFile /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -vectorDimension 1024 -pollute 408.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.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=250M,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 397.0 s 57.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=250M,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 409.8 s 55.4 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.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=250M,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 403.2 s 56.4 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.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=250M,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 423.6 s 53.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.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=250M,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 405.5 s 56.1 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.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=250M,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 402.0 s 56.6 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.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=250M,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 404.6 s 56.2 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.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=250M,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 406.1 s 56.0 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.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=250M,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 406.5 s 55.9 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.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=250M,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 410.4 s 55.3 actual sustained QPS; 2.6 CPU cores used now kill vmstat: pid=1769816 [2026-04-07 02:40:07.432721] done search (2:15:55.803031) 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.641 1.546 -5.8% 5.156 4.752 -7.8% 5.459 5.043 -7.6% 5.859 5.358 -8.6% 5.894 5.372 -8.9% ('And3Terms', None) 1.651 1.571 -4.8% 3.217 3.160 -1.8% 3.512 3.368 -4.1% 3.741 3.544 -5.3% 3.837 3.774 -1.6% ('AndHighHigh', None) 5.052 4.817 -4.7% 6.955 6.928 -0.4% 7.112 7.173 0.9% 7.357 7.484 1.7% 29.205 9.399 -67.8% ('AndHighHighDayTaxoFacets', None) 68.862 68.319 -0.8% 130.953 130.182 -0.6% 134.643 132.831 -1.3% 135.790 134.816 -0.7% 153.488 144.848 -5.6% ('AndHighMed', None) 2.212 2.150 -2.8% 3.064 2.895 -5.5% 3.191 3.078 -3.6% 3.250 3.147 -3.2% 3.291 3.162 -3.9% ('AndHighMedDayTaxoFacets', None) 7.770 7.692 -1.0% 22.362 21.796 -2.5% 23.296 22.650 -2.8% 23.862 23.335 -2.2% 26.492 23.634 -10.8% ('AndHighOrMedMed', None) 6.193 6.416 3.6% 11.020 11.641 5.6% 12.454 12.224 -1.8% 13.574 12.686 -6.5% 19.242 22.312 16.0% ('AndMedOrHighHigh', None) 4.387 4.298 -2.0% 11.712 11.743 0.3% 11.979 12.114 1.1% 14.876 14.018 -5.8% 50.320 75.621 50.3% ('AndMissingHigh', 'Title') 0.163 0.146 -10.2% 0.276 0.265 -3.9% 0.375 0.385 2.5% 0.526 0.478 -9.0% 0.670 0.514 -23.4% ('AndStopWords', None) 6.350 6.482 2.1% 18.869 18.688 -1.0% 20.781 18.933 -8.9% 20.781 18.933 -8.9% 26.763 20.200 -24.5% ('BrowseDateSSDVFacets', None) 651.995 649.323 -0.4% 657.355 653.763 -0.5% 666.824 664.243 -0.4% 666.824 664.243 -0.4% 741.466 752.036 1.4% ('BrowseDateTaxoFacets', None) 138.254 137.815 -0.3% 141.958 140.648 -0.9% 153.176 152.715 -0.3% 153.176 152.715 -0.3% 154.033 152.854 -0.8% ('BrowseDayOfYearSSDVFacets', None) 173.086 172.644 -0.3% 174.439 174.072 -0.2% 183.517 185.367 1.0% 183.517 185.367 1.0% 183.549 185.893 1.3% ('BrowseDayOfYearTaxoFacets', None) 138.041 137.061 -0.7% 140.924 139.439 -1.1% 152.257 151.866 -0.3% 152.257 151.866 -0.3% 152.783 152.804 0.0% ('BrowseMonthSSDVFacets', None) 161.350 161.181 -0.1% 162.607 162.744 0.1% 163.840 170.955 4.3% 163.840 170.955 4.3% 164.204 171.261 4.3% ('BrowseMonthTaxoFacets', None) 148.950 148.065 -0.6% 152.619 151.808 -0.5% 157.520 157.476 -0.0% 157.520 157.476 -0.0% 210.242 206.208 -1.9% ('BrowseRandomLabelSSDVFacets', None) 209.670 209.313 -0.2% 223.544 218.987 -2.0% 241.060 229.877 -4.6% 241.060 229.877 -4.6% 246.112 245.860 -0.1% ('BrowseRandomLabelTaxoFacets', None) 157.080 154.985 -1.3% 162.277 162.770 0.3% 170.940 166.740 -2.5% 170.940 166.740 -2.5% 172.000 172.200 0.1% ('CombinedAndHighHigh', None) 18.129 18.992 4.8% 19.111 20.221 5.8% 20.829 21.703 4.2% 27.144 22.671 -16.5% 63.335 59.039 -6.8% ('CombinedAndHighMed', None) 3.185 3.151 -1.1% 9.221 9.422 2.2% 9.804 9.859 0.6% 10.440 11.531 10.5% 84.414 80.248 -4.9% ('CombinedOrHighHigh', None) 18.235 19.241 5.5% 19.466 20.482 5.2% 21.111 21.188 0.4% 21.317 21.338 0.1% 27.162 23.803 -12.4% ('CombinedOrHighMed', None) 3.301 3.274 -0.8% 9.222 9.532 3.4% 9.655 10.014 3.7% 9.847 10.971 11.4% 32.830 34.453 4.9% ('CombinedTerm', None) 6.578 6.960 5.8% 12.669 13.590 7.3% 14.525 13.912 -4.2% 16.025 14.826 -7.5% 45.578 52.547 15.3% ('CountAndHighHigh', None) 1.819 1.763 -3.1% 2.010 1.966 -2.2% 2.608 2.118 -18.8% 5.939 2.196 -63.0% 5.956 2.242 -62.4% ('CountAndHighMed', None) 1.727 1.698 -1.7% 1.965 1.946 -1.0% 3.741 2.365 -36.8% 57.566 56.889 -1.2% 89.700 89.770 0.1% ('CountFilteredIntNRQ', None) 6.691 6.710 0.3% 7.640 7.536 -1.4% 8.189 7.909 -3.4% 35.091 39.660 13.0% 39.083 50.046 28.1% ('CountFilteredOrHighHigh', None) 4.862 4.794 -1.4% 5.107 5.039 -1.3% 5.463 5.216 -4.5% 5.638 5.623 -0.3% 24.881 21.880 -12.1% ('CountFilteredOrHighMed', None) 4.364 4.342 -0.5% 4.769 4.705 -1.3% 5.910 4.903 -17.0% 10.207 5.839 -42.8% 15.353 6.158 -59.9% ('CountFilteredOrMany', None) 17.763 16.759 -5.7% 21.020 19.775 -5.9% 21.458 20.347 -5.2% 21.969 21.819 -0.7% 96.936 89.452 -7.7% ('CountFilteredPhrase', None) 11.990 11.656 -2.8% 17.433 16.893 -3.1% 18.372 17.892 -2.6% 20.377 26.023 27.7% 111.454 110.781 -0.6% ('CountOrHighHigh', None) 1.752 1.677 -4.3% 1.977 1.909 -3.4% 2.298 2.223 -3.3% 2.406 2.336 -2.9% 3.379 2.368 -29.9% ('CountOrHighMed', None) 1.692 1.647 -2.7% 1.998 1.974 -1.2% 2.511 2.443 -2.7% 4.226 3.779 -10.6% 14.763 14.639 -0.8% ('CountOrMany', None) 15.677 14.866 -5.2% 19.378 18.356 -5.3% 19.883 19.350 -2.7% 20.171 22.232 10.2% 23.916 25.225 5.5% ('CountPhrase', None) 39.506 39.133 -0.9% 80.890 82.767 2.3% 89.474 91.864 2.7% 90.201 92.358 2.4% 90.498 92.683 2.4% ('CountTerm', None) 0.107 0.104 -3.1% 0.167 0.157 -6.0% 0.246 0.293 19.0% 0.298 0.333 11.6% 0.610 0.674 10.5% ('DismaxOrHighHigh', None) 2.926 2.871 -1.9% 7.399 7.211 -2.5% 7.751 7.594 -2.0% 16.082 14.989 -6.8% 16.231 15.555 -4.2% ('DismaxOrHighMed', None) 2.690 2.598 -3.4% 3.369 3.226 -4.2% 3.710 3.523 -5.0% 3.772 3.557 -5.7% 11.427 5.762 -49.6% ('DismaxTerm', None) 0.753 0.701 -6.9% 0.992 0.941 -5.1% 2.717 2.709 -0.3% 9.507 4.157 -56.3% 9.627 4.374 -54.6% ('FilteredAnd2Terms2StopWords', None) 1.034 0.978 -5.4% 6.310 6.147 -2.6% 6.538 6.495 -0.7% 6.617 6.552 -1.0% 6.650 6.645 -0.1% ('FilteredAnd3Terms', None) 1.512 1.443 -4.5% 2.525 2.459 -2.6% 2.815 2.736 -2.8% 7.885 2.840 -64.0% 57.816 2.854 -95.1% ('FilteredAndHighHigh', None) 7.385 7.324 -0.8% 7.631 7.664 0.4% 7.870 7.841 -0.4% 9.671 8.224 -15.0% 10.130 10.669 5.3% ('FilteredAndHighMed', None) 2.211 2.228 0.7% 5.586 5.554 -0.6% 5.853 5.782 -1.2% 5.899 5.877 -0.4% 5.910 6.001 1.5% ('FilteredAndStopWords', None) 8.065 8.583 6.4% 10.245 10.063 -1.8% 10.430 10.222 -2.0% 10.430 10.222 -2.0% 99.272 103.733 4.5% ('FilteredDismaxOrHighHigh', None) 9.920 10.250 3.3% 10.633 10.880 2.3% 11.321 12.132 7.2% 17.941 17.651 -1.6% 42.038 47.726 13.5% ('FilteredDismaxOrHighMed', None) 3.114 3.152 1.2% 7.240 7.343 1.4% 7.607 7.913 4.0% 7.649 8.349 9.1% 142.038 91.111 -35.9% ('FilteredDismaxTerm', None) 3.561 3.622 1.7% 4.801 4.863 1.3% 5.131 5.108 -0.5% 6.049 6.852 13.3% 6.494 14.373 121.3% ('FilteredIntNRQ', None) 3.307 3.228 -2.4% 4.183 4.143 -1.0% 4.568 4.548 -0.5% 16.717 4.640 -72.2% 55.183 59.520 7.9% ('FilteredOr2Terms2StopWords', None) 3.432 3.361 -2.1% 7.377 7.214 -2.2% 7.653 7.539 -1.5% 15.229 9.199 -39.6% 93.777 89.745 -4.3% ('FilteredOr3Terms', None) 4.594 4.530 -1.4% 6.078 6.069 -0.1% 6.261 6.323 1.0% 6.361 6.800 6.9% 7.048 7.461 5.9% ('FilteredOrHighHigh', None) 7.699 7.674 -0.3% 8.075 8.013 -0.8% 9.331 8.266 -11.4% 10.584 8.439 -20.3% 90.364 149.114 65.0% ('FilteredOrHighMed', None) 2.249 2.214 -1.6% 5.559 5.541 -0.3% 5.853 5.808 -0.8% 6.089 16.825 176.3% 34.005 38.859 14.3% ('FilteredOrMany', None) 31.254 30.737 -1.7% 33.932 33.711 -0.7% 35.714 35.064 -1.8% 35.840 35.982 0.4% 35.972 36.521 1.5% ('FilteredOrStopWords', None) 11.551 11.449 -0.9% 12.078 11.951 -1.1% 12.627 13.870 9.8% 12.627 13.870 9.8% 150.207 146.859 -2.2% ('FilteredPhrase', None) 11.091 10.945 -1.3% 17.226 16.781 -2.6% 19.023 19.364 1.8% 23.461 24.031 2.4% 32.434 34.779 7.2% ('FilteredPrefix3', None) 1.875 1.756 -6.3% 4.146 3.833 -7.5% 4.569 4.238 -7.2% 4.724 4.579 -3.1% 6.104 6.152 0.8% ('FilteredTerm', None) 3.198 3.127 -2.2% 4.518 4.538 0.4% 5.084 4.713 -7.3% 9.233 4.949 -46.4% 30.082 31.031 3.2% ('Fuzzy1', None) 9.162 9.097 -0.7% 11.153 10.958 -1.7% 11.665 11.741 0.7% 12.154 12.900 6.1% 37.316 35.639 -4.5% ('Fuzzy2', None) 10.310 10.026 -2.8% 12.125 12.011 -0.9% 12.877 12.859 -0.1% 13.480 13.187 -2.2% 14.097 13.975 -0.9% ('IntNRQ', None) 3.230 3.122 -3.4% 4.182 4.055 -3.0% 4.411 4.383 -0.6% 4.442 4.444 0.0% 4.461 5.541 24.2% ('IntSet', None) 1.195 1.168 -2.3% 1.355 1.365 0.8% 3.220 3.392 5.4% 20.474 20.490 0.1% 27.194 26.732 -1.7% ('IntervalsOrdered', None) 34.791 37.313 7.2% 91.209 95.890 5.1% 92.137 97.136 5.4% 93.528 99.604 6.5% 102.365 120.048 17.3% ('MedTermDayTaxoFacets', None) 24.728 23.733 -4.0% 29.911 28.932 -3.3% 30.529 29.591 -3.1% 30.766 29.866 -2.9% 30.770 30.431 -1.1% ('Or2Terms2StopWords', None) 1.758 1.622 -7.8% 5.136 4.818 -6.2% 5.589 5.300 -5.2% 5.726 5.406 -5.6% 34.450 36.555 6.1% ('Or3Terms', None) 2.152 2.060 -4.3% 3.647 3.492 -4.2% 4.014 3.809 -5.1% 4.686 4.103 -12.5% 259.710 268.801 3.5% ('OrHighHigh', None) 5.352 5.193 -3.0% 5.926 5.816 -1.9% 6.246 6.102 -2.3% 6.281 6.223 -0.9% 18.930 16.566 -12.5% ('OrHighMed', None) 1.702 1.605 -5.7% 2.927 2.671 -8.7% 3.164 2.991 -5.5% 3.231 8.534 164.1% 9.991 8.817 -11.8% ('OrHighMedDayTaxoFacets', None) 88.061 86.691 -1.6% 293.077 289.290 -1.3% 296.967 293.598 -1.1% 297.757 294.359 -1.1% 301.698 295.784 -2.0% ('OrHighRare', None) 2.938 2.797 -4.8% 3.206 3.033 -5.4% 3.619 3.162 -12.6% 3.698 3.164 -14.5% 4.565 3.310 -27.5% ('OrMany', None) 25.290 24.218 -4.2% 28.019 26.944 -3.8% 30.820 30.713 -0.3% 32.806 31.252 -4.7% 39.275 39.942 1.7% ('OrStopWords', None) 6.251 5.838 -6.6% 15.994 15.402 -3.7% 16.679 15.652 -6.2% 16.679 15.652 -6.2% 16.724 15.821 -5.4% ('PKLookup',) 3.211 3.185 -0.8% 3.384 3.340 -1.3% 5.323 5.307 -0.3% 5.848 5.678 -2.9% 9.302 9.179 -1.3% ('Phrase', None) 14.868 14.585 -1.9% 39.869 39.451 -1.1% 42.079 41.809 -0.6% 42.250 41.961 -0.7% 65.042 66.161 1.7% ('PostFilteredVectorSearch', None) 1.966 1.809 -8.0% 2.318 2.061 -11.1% 5.017 5.158 2.8% 6.908 6.206 -10.2% 7.089 6.790 -4.2% ('PreFilteredVectorSearch', None) 6.181 5.679 -8.1% 6.733 6.192 -8.0% 9.441 8.714 -7.7% 35.200 76.836 118.3% 323.701 303.223 -6.3% ('Prefix3', None) 1.148 1.077 -6.1% 3.660 3.348 -8.5% 4.233 3.782 -10.7% 17.982 9.454 -47.4% 83.909 84.960 1.3% ('Respell',) 14.865 14.687 -1.2% 17.380 17.193 -1.1% 20.055 17.868 -10.9% 24.434 26.274 7.5% 31.568 31.757 0.6% ('SloppyPhrase', None) 85.567 84.701 -1.0% 221.815 214.299 -3.4% 225.701 216.998 -3.9% 226.580 238.425 5.2% 280.609 280.855 0.1% ('SpanNear', None) 34.145 35.233 3.2% 89.843 92.196 2.6% 90.399 94.260 4.3% 90.598 95.741 5.7% 183.735 215.370 17.2% ('Term', None) 0.857 0.818 -4.6% 1.051 1.018 -3.2% 1.220 1.150 -5.7% 1.518 1.230 -19.0% 27.151 20.552 -24.3% ('TermBGroup1M', None) 51.460 51.224 -0.5% 83.493 84.036 0.6% 85.339 85.660 0.4% 86.224 86.361 0.2% 88.094 86.807 -1.5% ('TermBGroup1M1P', None) 25.257 25.130 -0.5% 44.847 44.962 0.3% 46.695 45.492 -2.6% 48.165 46.409 -3.6% 50.725 51.422 1.4% ('TermDateFacets', None) 34.187 32.573 -4.7% 60.210 56.130 -6.8% 63.225 57.677 -8.8% 79.412 58.304 -26.6% 139.583 139.148 -0.3% ('TermDateTimeSort', 'DateTime') 4.305 4.083 -5.2% 5.744 5.522 -3.9% 6.485 7.148 10.2% 33.066 26.293 -20.5% 73.875 60.110 -18.6% ('TermDateTimeSortSkipper', 'LastModified (skipper)') 6.254 6.112 -2.3% 9.688 9.481 -2.1% 10.062 9.766 -2.9% 10.087 10.761 6.7% 36.601 41.102 12.3% ('TermDayOfYearSort', 'DayOfYear') 2.380 2.194 -7.8% 3.673 3.562 -3.0% 4.045 4.605 13.9% 4.237 18.885 345.7% 20.309 23.608 16.2% ('TermDayOfYearSortSkipper', 'DayOfYear (skipper)') 6.183 6.154 -0.5% 10.626 10.546 -0.8% 10.838 10.874 0.3% 11.053 11.008 -0.4% 11.644 15.040 29.2% ('TermGroup100', None) 56.791 57.667 1.5% 108.187 110.109 1.8% 109.892 111.088 1.1% 110.331 111.317 0.9% 111.494 111.641 0.1% ('TermGroup10K', None) 63.924 63.008 -1.4% 109.929 109.294 -0.6% 112.052 110.761 -1.2% 112.855 111.625 -1.1% 126.858 176.763 39.3% ('TermGroup1M', None) 64.678 63.953 -1.1% 114.195 113.572 -0.5% 115.526 114.762 -0.7% 116.871 116.223 -0.6% 120.275 116.695 -3.0% ('TermMonthSort', 'Month') 0.959 0.890 -7.1% 1.108 1.044 -5.8% 1.240 1.267 2.1% 2.147 2.167 1.0% 2.296 2.664 16.0% ('TermMonthSortSkipper', 'Month (skipper)') 4.945 4.868 -1.6% 8.342 8.238 -1.2% 8.616 8.527 -1.0% 9.431 8.621 -8.6% 60.598 44.834 -26.0% ('TermTitleSort', 'Title') 7.728 7.297 -5.6% 10.647 9.107 -14.5% 14.364 14.843 3.3% 66.657 75.234 12.9% 166.135 116.469 -29.9% ('TermTitleSortSkipper', 'Title (skipper)') 6.545 6.339 -3.1% 9.745 9.527 -2.2% 9.978 9.816 -1.6% 12.142 9.889 -18.6% 72.846 73.332 0.7% ('VectorSearch', None) 2.180 2.128 -2.4% 2.612 2.561 -2.0% 6.652 6.701 0.7% 8.579 7.758 -9.6% 8.617 8.642 0.3% ('Wildcard', None) 2.645 2.580 -2.4% 4.167 4.054 -2.7% 4.649 4.673 0.5% 4.811 5.177 7.6% 61.564 60.757 -1.3% generate vmstat pretties /l/reports.nightly/2026.04.05.23.08.44/fastIndexMediumDocsWithVectorsQuantized /l/reports.nightly/2026.04.05.23.08.44/search-tasks /l/reports.nightly/2026.04.05.23.08.44/fastIndexBigDocs /l/reports.nightly/2026.04.05.23.08.44/fixedIndex /l/reports.nightly/2026.04.05.23.08.44/fastIndexMediumDocsWithVectors /l/reports.nightly/2026.04.05.23.08.44/nrtIndexMediumDocs /l/reports.nightly/2026.04.05.23.08.44/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 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 14.19 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 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 14.73 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 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 14.71 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 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 15.52 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 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 15.79 seconds JFR aggregation command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.stacksize=1 -Dtests.profile.count=50 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 14.07 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 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.77 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 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 14.53 seconds JFR aggregation command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=heap -Dtests.profile.stacksize=8 -Dtests.profile.count=50 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 14.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=heap -Dtests.profile.stacksize=12 -Dtests.profile.count=50 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 14.05 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.67.255, 52.92.3.72, 3.5.67.220, 3.5.75.111, 52.92.33.144, 3.5.72.71, 52.92.1.72, 3.5.67.204 * Trying 3.5.67.255:443... * ALPN: curl offers h2,http/1.1 } [5 bytes data] * TLSv1.3 (OUT), TLS handshake, Client hello (1): } [1570 bytes data] * SSL Trust Anchors: * CAfile: /etc/ssl/certs/ca-certificates.crt { [5 bytes data] * TLSv1.3 (IN), TLS handshake, Server hello (2): { [1210 bytes data] * TLSv1.3 (IN), TLS change cipher, Change cipher spec (1): { [1 bytes data] * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8): { [25 bytes data] * TLSv1.3 (IN), TLS handshake, Certificate (11): { [4422 bytes data] * TLSv1.3 (IN), TLS handshake, CERT verify (15): { [264 bytes data] * TLSv1.3 (IN), TLS handshake, Finished (20): { [36 bytes data] * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1): } [1 bytes data] * TLSv1.3 (OUT), TLS handshake, Finished (20): } [36 bytes data] * SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256 / X25519MLKEM768 / RSASSA-PSS * ALPN: server accepted http/1.1 * Server certificate: * subject: CN=*.s3-eu-west-1.amazonaws.com * start date: Sep 5 00:00:00 2025 GMT * expire date: Aug 7 23:59:59 2026 GMT * issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M04 * Certificate level 0: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * Certificate level 1: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * Certificate level 2: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * subjectAltName: "s3.eu-west-1.amazonaws.com" matches cert's "s3.eu-west-1.amazonaws.com" * SSL certificate verified via OpenSSL. * Established connection to s3.eu-west-1.amazonaws.com (3.5.67.255 port 443) from 10.17.4.7 port 55692 * using HTTP/1.x } [5 bytes data] > PUT /jfr-uploads.blunders.io/demo/42f52cdc-9992-454a-b989-874e42c9a561.jfr.gz?X-Amz-Security-Token=IQoJb3JpZ2luX2VjEBIaCWV1LXdlc3QtMSJHMEUCIQCti4Nu5S6sCsiIYLwGl4WaqCEQBNLNLeHhml5GQX8c6QIgJqX92rkKLNK%2BN6FObNBXOjDezqmVusxo8AxJenB7H9MqwwUI2%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FARAAGgw4MzU0OTQ3NTMxMjYiDO4BVKIHtZeVm0nToiqXBYsl7gyHcrYspvaR9Zp0Kml2Ln%2BatGgxGBTV%2Fo2xfehFGGhJiJK0ncF2iWO6NaD6tQh3MzQsa%2Ft613OmNtEawySU9PueGaCDvO9ohGEBUMHWX3p7BIMw5bYjQPq9L%2BzJHiW99R4RbleH1zvypqKXK6ocH79Sr4UP4hybqyu1wvIYWXy1mYaBFx4kZsy6LIyxUopqnQlzdf%2BxoZhOuqfa9sHbHya9Ek%2BG6tX9sxl2QD9NWhttalVmqu8th5E8Lze73W%2Fn64YMuR9X29G5wiqxlVcsOqLIbCKDl5OrJN7ml8hu7znACejAN%2BwQDJHzvn9xIP%2F8Gg13brnX8a9dAJ0fnOi%2FYYy10uascv2a6yV%2FF%2BjyRhCGz8ToRl2r0XMUUv7n5tIlVFmAL558ju4jX5fR2aBMXmOAHWbQooBaX0Z52Z3kC4maDacYNVFrFRxtaBanG7iEB7UDHwz6U2J5inPATuiGspO0twHJPs4Fn7MOx7HFbFLtMOyJHEkeoew2wOPJZvDLYu6QXEXdzShSxK%2FpIX7cGIa3PFg0PlCW2JRVPj1wjtutRJ0fD0V2W3fgYLKa4BLIRve0AMwp4Gz1SkuNTqWPJSPTGIRVLDQUMBnsnxONRYCHks6Y9mjgmBts5ds1kPAiQ6o0ZND7bJH%2BfcDfeZL9raqCF%2FJhEDanxeIWnYH75xN8HBF%2FClPCC5BnJyO4j%2F4QrSp0Zu4EBVYRUkvT3%2F%2FDckBBDdp0HhKSeAPawvVgcibt4XafdgMhAY2AZeFSujqXBGSIHjoN9WkAesLwh0giO5tcUxOzDSUVC%2BRKry40z3bHjzOIerYbPoaqta2RHLayKYY0e2k97Z3jWsJLT2cNIyoM7W%2BchHz%2BD1RwtYV5bV73NEcDuzCsvtHOBjqxAcTEI2WG2cKvLWc7lCa%2Fe3SBZXsL%2BnmcRmQkHEGgOQbmL5Dv5fCq0jWWzpaS5NzzlLlPHtUoLB5ACsIkLGmUvQ9LoNBVGjQcE6qZYfJkBBrqI6QbAnnwcQ%2BsO0HMn0VNhuZV%2BmyBBzWPVl71ZgI38arLg9lABTy0ap1q4i99NY0sfqfuFEXaHFEqRelKEN%2B4j2t0BOn1nMYt1sbyKmmaSmY7KNJvqZzTinmMe3TQK3pqOQ%3D%3D&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20260407T064429Z&X-Amz-SignedHeaders=host&X-Amz-Credential=ASIA4FB26GNTNCQDEUPF%2F20260407%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Expires=86400&X-Amz-Signature=48af3b7e040132c68bace7f4fc944bd1dee2627faa0dfcdfd5f79a064bae621a HTTP/1.1 > Host: s3.eu-west-1.amazonaws.com > User-Agent: curl/8.18.0 > Accept: */* > content-type: application/octet-stream > Content-Length: 428230993 > Expect: 100-continue > { [5 bytes data] < HTTP/1.1 100 Continue < } [5 bytes data] 0 408.3M 0 0 0 1.25M 0 1.24M 05:27 00:01 05:26 1.24M 5 408.3M 0 0 5 21.37M 0 10.67M 00:38 00:02 00:36 10.68M 11 408.3M 0 0 11 48.87M 0 16.27M 00:25 00:03 00:22 16.28M 14 408.3M 0 0 14 61.25M 0 15.28M 00:26 00:04 00:22 15.28M 17 408.3M 0 0 17 73.18M 0 14.60M 00:27 00:05 00:22 14.60M 21 408.3M 0 0 21 86.50M 0 14.38M 00:28 00:06 00:22 17.01M 24 408.3M 0 0 24 100.3M 0 14.30M 00:28 00:07 00:21 15.75M 28 408.3M 0 0 28 114.8M 0 14.31M 00:28 00:08 00:20 13.14M 31 408.3M 0 0 31 129.5M 0 14.35M 00:28 00:09 00:19 13.62M 35 408.3M 0 0 35 144.4M 0 14.41M 00:28 00:10 00:18 14.22M 39 408.3M 0 0 39 159.4M 0 14.46M 00:28 00:11 00:17 14.56M 42 408.3M 0 0 42 174.2M 0 14.49M 00:28 00:12 00:16 14.75M 46 408.3M 0 0 46 189.1M 0 14.51M 00:28 00:13 00:15 14.83M 49 408.3M 0 0 49 204.1M 0 14.55M 00:28 00:14 00:14 14.90M 53 408.3M 0 0 53 219.2M 0 14.58M 00:27 00:15 00:12 14.92M 57 408.3M 0 0 57 234.5M 0 14.63M 00:27 00:16 00:11 14.99M 61 408.3M 0 0 61 250.1M 0 14.68M 00:27 00:17 00:10 15.16M 65 408.3M 0 0 65 266.1M 0 14.75M 00:27 00:18 00:09 15.39M 69 408.3M 0 0 69 282.9M 0 14.86M 00:27 00:19 00:08 15.73M 73 408.3M 0 0 73 300.2M 0 14.98M 00:27 00:20 00:07 16.17M 76 408.3M 0 0 76 313.4M 0 14.89M 00:27 00:21 00:06 15.74M 79 408.3M 0 0 79 323.1M 0 14.65M 00:27 00:22 00:05 14.55M 81 408.3M 0 0 81 333.6M 0 14.47M 00:28 00:23 00:05 13.44M 84 408.3M 0 0 84 344.3M 0 14.31M 00:28 00:24 00:04 12.24M 87 408.3M 0 0 87 355.3M 0 14.18M 00:28 00:25 00:03 10.97M 89 408.3M 0 0 89 366.3M 0 14.06M 00:29 00:26 00:03 10.55M 92 408.3M 0 0 92 377.6M 0 13.95M 00:29 00:27 00:02 10.87M 95 408.3M 0 0 95 388.9M 0 13.86M 00:29 00:28 00:01 11.04M 97 408.3M 0 0 97 400.0M 0 13.76M 00:29 00:29 11.11M* upload completely sent off: 428230993 bytes { [5 bytes data] < HTTP/1.1 200 OK < x-amz-id-2: +Gu+o4e6QgaQbixKzFtnZCNdNZjUDaXth8Kf61TYF5NqKUFFujIKPT4zQjIhxz2HhqwaaXrCFeH6R4klckewFjIEJj/MBEm1 < x-amz-request-id: 24D5ETV76WNTZWSD < Date: Tue, 07 Apr 2026 06:45:01 GMT < x-amz-server-side-encryption: AES256 < ETag: "bf2e3a994155573900ab6bae2313334e" < x-amz-checksum-crc64nvme: juS/hptqeu8= < x-amz-checksum-type: FULL_OBJECT < Content-Length: 0 < Server: AmazonS3 < 100 408.3M 0 0 100 408.3M 0 13.58M 00:30 00:30 10.58M 100 408.3M 0 0 100 408.3M 0 13.58M 00:30 00:30 10.58M 100 408.3M 0 0 100 408.3M 0 13.58M 00:30 00:30 10.58M 100 408.3M 0 0 100 408.3M 0 13.58M 00:30 00:30 10.58M * Connection #0 to host s3.eu-west-1.amazonaws.com:443 left intact took: 61.44 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.75.82, 3.5.66.18, 3.5.74.8, 52.218.45.120, 3.5.73.125, 52.92.0.32, 52.92.20.48, 3.5.73.44 * Trying 3.5.75.82: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.82 port 443) from 10.17.4.7 port 57946 * using HTTP/1.x } [5 bytes data] > PUT /jfr-uploads.blunders.io/demo/c865ded7-c56e-4179-a1d6-b0fa68d9ebe4.jfr.gz?X-Amz-Security-Token=IQoJb3JpZ2luX2VjEBIaCWV1LXdlc3QtMSJHMEUCIQCti4Nu5S6sCsiIYLwGl4WaqCEQBNLNLeHhml5GQX8c6QIgJqX92rkKLNK%2BN6FObNBXOjDezqmVusxo8AxJenB7H9MqwwUI2%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FARAAGgw4MzU0OTQ3NTMxMjYiDO4BVKIHtZeVm0nToiqXBYsl7gyHcrYspvaR9Zp0Kml2Ln%2BatGgxGBTV%2Fo2xfehFGGhJiJK0ncF2iWO6NaD6tQh3MzQsa%2Ft613OmNtEawySU9PueGaCDvO9ohGEBUMHWX3p7BIMw5bYjQPq9L%2BzJHiW99R4RbleH1zvypqKXK6ocH79Sr4UP4hybqyu1wvIYWXy1mYaBFx4kZsy6LIyxUopqnQlzdf%2BxoZhOuqfa9sHbHya9Ek%2BG6tX9sxl2QD9NWhttalVmqu8th5E8Lze73W%2Fn64YMuR9X29G5wiqxlVcsOqLIbCKDl5OrJN7ml8hu7znACejAN%2BwQDJHzvn9xIP%2F8Gg13brnX8a9dAJ0fnOi%2FYYy10uascv2a6yV%2FF%2BjyRhCGz8ToRl2r0XMUUv7n5tIlVFmAL558ju4jX5fR2aBMXmOAHWbQooBaX0Z52Z3kC4maDacYNVFrFRxtaBanG7iEB7UDHwz6U2J5inPATuiGspO0twHJPs4Fn7MOx7HFbFLtMOyJHEkeoew2wOPJZvDLYu6QXEXdzShSxK%2FpIX7cGIa3PFg0PlCW2JRVPj1wjtutRJ0fD0V2W3fgYLKa4BLIRve0AMwp4Gz1SkuNTqWPJSPTGIRVLDQUMBnsnxONRYCHks6Y9mjgmBts5ds1kPAiQ6o0ZND7bJH%2BfcDfeZL9raqCF%2FJhEDanxeIWnYH75xN8HBF%2FClPCC5BnJyO4j%2F4QrSp0Zu4EBVYRUkvT3%2F%2FDckBBDdp0HhKSeAPawvVgcibt4XafdgMhAY2AZeFSujqXBGSIHjoN9WkAesLwh0giO5tcUxOzDSUVC%2BRKry40z3bHjzOIerYbPoaqta2RHLayKYY0e2k97Z3jWsJLT2cNIyoM7W%2BchHz%2BD1RwtYV5bV73NEcDuzCsvtHOBjqxAcTEI2WG2cKvLWc7lCa%2Fe3SBZXsL%2BnmcRmQkHEGgOQbmL5Dv5fCq0jWWzpaS5NzzlLlPHtUoLB5ACsIkLGmUvQ9LoNBVGjQcE6qZYfJkBBrqI6QbAnnwcQ%2BsO0HMn0VNhuZV%2BmyBBzWPVl71ZgI38arLg9lABTy0ap1q4i99NY0sfqfuFEXaHFEqRelKEN%2B4j2t0BOn1nMYt1sbyKmmaSmY7KNJvqZzTinmMe3TQK3pqOQ%3D%3D&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20260407T064530Z&X-Amz-SignedHeaders=host&X-Amz-Credential=ASIA4FB26GNTNCQDEUPF%2F20260407%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Expires=86400&X-Amz-Signature=0e42718e3e5dfdeb3a8ca73a6ab49c40823cb098928bf350ea23ba400ebbb30d HTTP/1.1 > Host: s3.eu-west-1.amazonaws.com > User-Agent: curl/8.18.0 > Accept: */* > content-type: application/octet-stream > Content-Length: 66935798 > Expect: 100-continue > { [5 bytes data] < HTTP/1.1 100 Continue < } [5 bytes data] 4 63.83M 0 0 4 2.87M 0 2.83M 00:22 00:01 00:21 2.83M 43 63.83M 0 0 43 27.81M 0 13.79M 00:04 00:02 00:02 13.80M 89 63.83M 0 0 89 56.93M 0 18.87M 00:03 00:03 18.88M* upload completely sent off: 66935798 bytes { [5 bytes data] < HTTP/1.1 200 OK < x-amz-id-2: Jc86ikm/a7Q/sdjsspRqOx9NKAKiOTNxGPVG0ZXZ33Pkijj0988tmUhQzuGzcDfhUKg1hInptBy2iMK16ZlnUlZW06YPSe30 < x-amz-request-id: 8ZJYNJANTFZKJ6BN < Date: Tue, 07 Apr 2026 06:45:37 GMT < x-amz-server-side-encryption: AES256 < ETag: "2fb0da02431a0fe618f223707f7cd04a" < x-amz-checksum-crc64nvme: ef0Syvfo9A0= < x-amz-checksum-type: FULL_OBJECT < Content-Length: 0 < Server: AmazonS3 < 100 63.83M 0 0 100 63.83M 0 18.68M 00:03 00:03 18.88M 100 63.83M 0 0 100 63.83M 0 18.68M 00:03 00:03 18.88M 100 63.83M 0 0 100 63.83M 0 18.68M 00:03 00:03 18.88M * Connection #0 to host s3.eu-west-1.amazonaws.com:443 left intact took: 8.76 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.74.72, 52.218.0.235, 52.218.61.115, 3.5.69.57, 3.5.66.0, 3.5.75.34, 3.5.69.53, 3.5.71.67 * Trying 3.5.74.72: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.74.72 port 443) from 10.17.4.7 port 41860 * using HTTP/1.x } [5 bytes data] > PUT /jfr-uploads.blunders.io/demo/2e06558e-042f-4ad8-93a2-0117dd5c20df.jfr.gz?X-Amz-Security-Token=IQoJb3JpZ2luX2VjEBIaCWV1LXdlc3QtMSJHMEUCIQCti4Nu5S6sCsiIYLwGl4WaqCEQBNLNLeHhml5GQX8c6QIgJqX92rkKLNK%2BN6FObNBXOjDezqmVusxo8AxJenB7H9MqwwUI2%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FARAAGgw4MzU0OTQ3NTMxMjYiDO4BVKIHtZeVm0nToiqXBYsl7gyHcrYspvaR9Zp0Kml2Ln%2BatGgxGBTV%2Fo2xfehFGGhJiJK0ncF2iWO6NaD6tQh3MzQsa%2Ft613OmNtEawySU9PueGaCDvO9ohGEBUMHWX3p7BIMw5bYjQPq9L%2BzJHiW99R4RbleH1zvypqKXK6ocH79Sr4UP4hybqyu1wvIYWXy1mYaBFx4kZsy6LIyxUopqnQlzdf%2BxoZhOuqfa9sHbHya9Ek%2BG6tX9sxl2QD9NWhttalVmqu8th5E8Lze73W%2Fn64YMuR9X29G5wiqxlVcsOqLIbCKDl5OrJN7ml8hu7znACejAN%2BwQDJHzvn9xIP%2F8Gg13brnX8a9dAJ0fnOi%2FYYy10uascv2a6yV%2FF%2BjyRhCGz8ToRl2r0XMUUv7n5tIlVFmAL558ju4jX5fR2aBMXmOAHWbQooBaX0Z52Z3kC4maDacYNVFrFRxtaBanG7iEB7UDHwz6U2J5inPATuiGspO0twHJPs4Fn7MOx7HFbFLtMOyJHEkeoew2wOPJZvDLYu6QXEXdzShSxK%2FpIX7cGIa3PFg0PlCW2JRVPj1wjtutRJ0fD0V2W3fgYLKa4BLIRve0AMwp4Gz1SkuNTqWPJSPTGIRVLDQUMBnsnxONRYCHks6Y9mjgmBts5ds1kPAiQ6o0ZND7bJH%2BfcDfeZL9raqCF%2FJhEDanxeIWnYH75xN8HBF%2FClPCC5BnJyO4j%2F4QrSp0Zu4EBVYRUkvT3%2F%2FDckBBDdp0HhKSeAPawvVgcibt4XafdgMhAY2AZeFSujqXBGSIHjoN9WkAesLwh0giO5tcUxOzDSUVC%2BRKry40z3bHjzOIerYbPoaqta2RHLayKYY0e2k97Z3jWsJLT2cNIyoM7W%2BchHz%2BD1RwtYV5bV73NEcDuzCsvtHOBjqxAcTEI2WG2cKvLWc7lCa%2Fe3SBZXsL%2BnmcRmQkHEGgOQbmL5Dv5fCq0jWWzpaS5NzzlLlPHtUoLB5ACsIkLGmUvQ9LoNBVGjQcE6qZYfJkBBrqI6QbAnnwcQ%2BsO0HMn0VNhuZV%2BmyBBzWPVl71ZgI38arLg9lABTy0ap1q4i99NY0sfqfuFEXaHFEqRelKEN%2B4j2t0BOn1nMYt1sbyKmmaSmY7KNJvqZzTinmMe3TQK3pqOQ%3D%3D&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20260407T064540Z&X-Amz-SignedHeaders=host&X-Amz-Credential=ASIA4FB26GNTNCQDEUPF%2F20260407%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Expires=86400&X-Amz-Signature=64419667690e967480e0b84bce542cb920805cb30fdbc32870c537c75a15c39e HTTP/1.1 > Host: s3.eu-west-1.amazonaws.com > User-Agent: curl/8.18.0 > Accept: */* > content-type: application/octet-stream > Content-Length: 68500445 > Expect: 100-continue > { [5 bytes data] < HTTP/1.1 100 Continue < } [5 bytes data] 5 65.32M 0 0 5 3.75M 0 3.72M 00:17 00:01 00:16 3.73M 47 65.32M 0 0 47 31.06M 0 15.48M 00:04 00:02 00:02 15.49M 92 65.32M 0 0 92 60.43M 0 20.10M 00:03 00:03 20.11M* upload completely sent off: 68500445 bytes { [5 bytes data] < HTTP/1.1 200 OK < x-amz-id-2: J0aPC5+4oiaC7d7NGv0HUMNVI2c6B6g3sQIY2G7Q2BKU4PSilin1eWaDV5vNEbBhNu5h8Qjb6oQNByr4Wcd39MBrk4KmgbKg < x-amz-request-id: DTWZYV1E9VQG30MK < Date: Tue, 07 Apr 2026 06:45:47 GMT < x-amz-server-side-encryption: AES256 < ETag: "3dbaebf66c0034af64422876f60449b6" < x-amz-checksum-crc64nvme: i946s92fCwc= < x-amz-checksum-type: FULL_OBJECT < Content-Length: 0 < Server: AmazonS3 < 100 65.32M 0 0 100 65.32M 0 19.67M 00:03 00:03 20.11M 100 65.32M 0 0 100 65.32M 0 19.67M 00:03 00:03 20.11M 100 65.32M 0 0 100 65.32M 0 19.67M 00:03 00:03 20.11M * Connection #0 to host s3.eu-west-1.amazonaws.com:443 left intact took: 9.07 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.19.224, 52.92.19.176, 52.92.3.136, 52.92.2.8, 3.5.66.32, 3.5.72.93, 3.5.67.206, 3.5.72.82 * Trying 52.92.19.224: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.19.224 port 443) from 10.17.4.7 port 49722 * using HTTP/1.x } [5 bytes data] > PUT /jfr-uploads.blunders.io/demo/74a62358-22d9-4a18-981b-27b055eb8084.jfr.gz?X-Amz-Security-Token=IQoJb3JpZ2luX2VjEBIaCWV1LXdlc3QtMSJHMEUCIQCti4Nu5S6sCsiIYLwGl4WaqCEQBNLNLeHhml5GQX8c6QIgJqX92rkKLNK%2BN6FObNBXOjDezqmVusxo8AxJenB7H9MqwwUI2%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FARAAGgw4MzU0OTQ3NTMxMjYiDO4BVKIHtZeVm0nToiqXBYsl7gyHcrYspvaR9Zp0Kml2Ln%2BatGgxGBTV%2Fo2xfehFGGhJiJK0ncF2iWO6NaD6tQh3MzQsa%2Ft613OmNtEawySU9PueGaCDvO9ohGEBUMHWX3p7BIMw5bYjQPq9L%2BzJHiW99R4RbleH1zvypqKXK6ocH79Sr4UP4hybqyu1wvIYWXy1mYaBFx4kZsy6LIyxUopqnQlzdf%2BxoZhOuqfa9sHbHya9Ek%2BG6tX9sxl2QD9NWhttalVmqu8th5E8Lze73W%2Fn64YMuR9X29G5wiqxlVcsOqLIbCKDl5OrJN7ml8hu7znACejAN%2BwQDJHzvn9xIP%2F8Gg13brnX8a9dAJ0fnOi%2FYYy10uascv2a6yV%2FF%2BjyRhCGz8ToRl2r0XMUUv7n5tIlVFmAL558ju4jX5fR2aBMXmOAHWbQooBaX0Z52Z3kC4maDacYNVFrFRxtaBanG7iEB7UDHwz6U2J5inPATuiGspO0twHJPs4Fn7MOx7HFbFLtMOyJHEkeoew2wOPJZvDLYu6QXEXdzShSxK%2FpIX7cGIa3PFg0PlCW2JRVPj1wjtutRJ0fD0V2W3fgYLKa4BLIRve0AMwp4Gz1SkuNTqWPJSPTGIRVLDQUMBnsnxONRYCHks6Y9mjgmBts5ds1kPAiQ6o0ZND7bJH%2BfcDfeZL9raqCF%2FJhEDanxeIWnYH75xN8HBF%2FClPCC5BnJyO4j%2F4QrSp0Zu4EBVYRUkvT3%2F%2FDckBBDdp0HhKSeAPawvVgcibt4XafdgMhAY2AZeFSujqXBGSIHjoN9WkAesLwh0giO5tcUxOzDSUVC%2BRKry40z3bHjzOIerYbPoaqta2RHLayKYY0e2k97Z3jWsJLT2cNIyoM7W%2BchHz%2BD1RwtYV5bV73NEcDuzCsvtHOBjqxAcTEI2WG2cKvLWc7lCa%2Fe3SBZXsL%2BnmcRmQkHEGgOQbmL5Dv5fCq0jWWzpaS5NzzlLlPHtUoLB5ACsIkLGmUvQ9LoNBVGjQcE6qZYfJkBBrqI6QbAnnwcQ%2BsO0HMn0VNhuZV%2BmyBBzWPVl71ZgI38arLg9lABTy0ap1q4i99NY0sfqfuFEXaHFEqRelKEN%2B4j2t0BOn1nMYt1sbyKmmaSmY7KNJvqZzTinmMe3TQK3pqOQ%3D%3D&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20260407T064549Z&X-Amz-SignedHeaders=host&X-Amz-Credential=ASIA4FB26GNTNCQDEUPF%2F20260407%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Expires=86400&X-Amz-Signature=009aa2e9b2f00be34833d969110e5983c8f116a19f52ca96252086b1b829e24b HTTP/1.1 > Host: s3.eu-west-1.amazonaws.com > User-Agent: curl/8.18.0 > Accept: */* > content-type: application/octet-stream > Content-Length: 68816065 > Expect: 100-continue > { [5 bytes data] < HTTP/1.1 100 Continue < } [5 bytes data] 5 65.62M 0 0 5 3.56M 0 3.56M 00:18 00:18 3.56M 43 65.62M 0 0 43 28.31M 0 14.14M 00:04 00:02 00:02 14.15M 84 65.62M 0 0 84 55.75M 0 18.56M 00:03 00:03 18.56M* upload completely sent off: 68816065 bytes { [5 bytes data] < HTTP/1.1 200 OK < x-amz-id-2: d2F6m00jd3SwRLlDr9EyCitEXdf6St4V7Bq5/VXH4E7YxusgzKunlHASqwqGBBbBGdhz6Uj9zpI= < x-amz-request-id: FFH9TKN4DTFT86JV < Date: Tue, 07 Apr 2026 06:45:56 GMT < x-amz-server-side-encryption: AES256 < ETag: "6def0be80ffae7c1890f5d9e2fe3fbc1" < x-amz-checksum-crc64nvme: PBUlKA0gYrk= < x-amz-checksum-type: FULL_OBJECT < Content-Length: 0 < Server: AmazonS3 < 100 65.62M 0 0 100 65.62M 0 18.76M 00:03 00:03 18.56M 100 65.62M 0 0 100 65.62M 0 18.76M 00:03 00:03 18.56M 100 65.62M 0 0 100 65.62M 0 18.76M 00:03 00:03 18.56M * Connection #0 to host s3.eu-west-1.amazonaws.com:443 left intact took: 8.99 seconds Blunders: now uploading files "/l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.facets.taxonomy:Date.taxonomy:Month.taxonomy:DayOfYear.sortedset:Month.sortedset:DayOfYear.sortedset:Date.taxonomy:RandomLabel.sortedset:RandomLabel.Lucene90.Lucene104.dvfields.vectors=1024.nd27.625M.jfr" to blunders.io... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 0* Host s3.eu-west-1.amazonaws.com:443 was resolved. * IPv6: (none) * IPv4: 3.5.72.121, 52.92.4.48, 3.5.72.117, 3.5.66.7, 3.5.74.12, 52.92.35.80, 3.5.67.207, 3.5.67.214 * Trying 3.5.72.121: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.72.121 port 443) from 10.17.4.7 port 41408 * using HTTP/1.x } [5 bytes data] > PUT /jfr-uploads.blunders.io/demo/24b4121e-a1cd-4a9d-8f71-9cf805c392f7.jfr.gz?X-Amz-Security-Token=IQoJb3JpZ2luX2VjEBIaCWV1LXdlc3QtMSJHMEUCIQCti4Nu5S6sCsiIYLwGl4WaqCEQBNLNLeHhml5GQX8c6QIgJqX92rkKLNK%2BN6FObNBXOjDezqmVusxo8AxJenB7H9MqwwUI2%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FARAAGgw4MzU0OTQ3NTMxMjYiDO4BVKIHtZeVm0nToiqXBYsl7gyHcrYspvaR9Zp0Kml2Ln%2BatGgxGBTV%2Fo2xfehFGGhJiJK0ncF2iWO6NaD6tQh3MzQsa%2Ft613OmNtEawySU9PueGaCDvO9ohGEBUMHWX3p7BIMw5bYjQPq9L%2BzJHiW99R4RbleH1zvypqKXK6ocH79Sr4UP4hybqyu1wvIYWXy1mYaBFx4kZsy6LIyxUopqnQlzdf%2BxoZhOuqfa9sHbHya9Ek%2BG6tX9sxl2QD9NWhttalVmqu8th5E8Lze73W%2Fn64YMuR9X29G5wiqxlVcsOqLIbCKDl5OrJN7ml8hu7znACejAN%2BwQDJHzvn9xIP%2F8Gg13brnX8a9dAJ0fnOi%2FYYy10uascv2a6yV%2FF%2BjyRhCGz8ToRl2r0XMUUv7n5tIlVFmAL558ju4jX5fR2aBMXmOAHWbQooBaX0Z52Z3kC4maDacYNVFrFRxtaBanG7iEB7UDHwz6U2J5inPATuiGspO0twHJPs4Fn7MOx7HFbFLtMOyJHEkeoew2wOPJZvDLYu6QXEXdzShSxK%2FpIX7cGIa3PFg0PlCW2JRVPj1wjtutRJ0fD0V2W3fgYLKa4BLIRve0AMwp4Gz1SkuNTqWPJSPTGIRVLDQUMBnsnxONRYCHks6Y9mjgmBts5ds1kPAiQ6o0ZND7bJH%2BfcDfeZL9raqCF%2FJhEDanxeIWnYH75xN8HBF%2FClPCC5BnJyO4j%2F4QrSp0Zu4EBVYRUkvT3%2F%2FDckBBDdp0HhKSeAPawvVgcibt4XafdgMhAY2AZeFSujqXBGSIHjoN9WkAesLwh0giO5tcUxOzDSUVC%2BRKry40z3bHjzOIerYbPoaqta2RHLayKYY0e2k97Z3jWsJLT2cNIyoM7W%2BchHz%2BD1RwtYV5bV73NEcDuzCsvtHOBjqxAcTEI2WG2cKvLWc7lCa%2Fe3SBZXsL%2BnmcRmQkHEGgOQbmL5Dv5fCq0jWWzpaS5NzzlLlPHtUoLB5ACsIkLGmUvQ9LoNBVGjQcE6qZYfJkBBrqI6QbAnnwcQ%2BsO0HMn0VNhuZV%2BmyBBzWPVl71ZgI38arLg9lABTy0ap1q4i99NY0sfqfuFEXaHFEqRelKEN%2B4j2t0BOn1nMYt1sbyKmmaSmY7KNJvqZzTinmMe3TQK3pqOQ%3D%3D&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20260407T064558Z&X-Amz-SignedHeaders=host&X-Amz-Credential=ASIA4FB26GNTNCQDEUPF%2F20260407%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Expires=86400&X-Amz-Signature=468837e8c49120d6acb5152d9361b23433684d8961504f58ec15386e9c686b9a HTTP/1.1 > Host: s3.eu-west-1.amazonaws.com > User-Agent: curl/8.18.0 > Accept: */* > content-type: application/octet-stream > Content-Length: 71010433 > Expect: 100-continue > { [5 bytes data] < HTTP/1.1 100 Continue < } [5 bytes data] 4 67.72M 0 0 4 3.31M 0 3.30M 00:20 00:01 00:19 3.30M 39 67.72M 0 0 39 27.00M 0 13.48M 00:05 00:02 00:03 13.49M 81 67.72M 0 0 81 54.87M 0 18.25M 00:03 00:03 18.26M* upload completely sent off: 71010433 bytes { [5 bytes data] < HTTP/1.1 200 OK < x-amz-id-2: kWhESruxKpMIahdjmLXNyqt7+gDMHuXJVhmzbH9tXV50bpg4vJmm/QspJFwWL7cGWsou6YOuYPja64M/1FVh+jeLD3RSs8hx < x-amz-request-id: AC1AFVZTD8RRK4GR < Date: Tue, 07 Apr 2026 06:46:06 GMT < x-amz-server-side-encryption: AES256 < ETag: "1d937bc9e67a284dea94f7268f93cbe3" < x-amz-checksum-crc64nvme: 4lkZ/JA4foM= < x-amz-checksum-type: FULL_OBJECT < Content-Length: 0 < Server: AmazonS3 < 100 67.72M 0 0 100 67.72M 0 16.58M 00:04 00:04 16.59M 100 67.72M 0 0 100 67.72M 0 16.58M 00:04 00:04 16.59M 100 67.72M 0 0 100 67.72M 0 16.58M 00:04 00:04 16.59M 100 67.72M 0 0 100 67.72M 0 16.58M 00:04 00:04 16.59M * Connection #0 to host s3.eu-west-1.amazonaws.com:443 left intact took: 10.01 seconds no out.png (QPSChart)! heaps: (133703328, 145875512, 136800678.8, 2532540.909674492) [2026-04-07 02:46:12.179290] RUN: tar cjf logs.tar.bz2 --exclude=*.pk * [2026-04-07 02:47:16.766505] took 64.6 sec /l/logs.nightly/2026.04.05.23.08.44/logs.tar.bz2: fixed index size 125222.01 MB /l/logs.nightly/2026.04.05.23.08.44/logs.tar.bz2: fixed index time 40125.2s, bytes 25526799676 (from log) [2026-04-07 02:47:59.254623] done: total time 1 day, 3:39:14.859428 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 + 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-04-07 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 e6d3b52bd1d..86ba05a5982 main -> origin/main Updating e6d3b52bd1d..86ba05a5982 Fast-forward lucene/CHANGES.txt | 4 + .../miscellaneous/TruncateTokenFilter.java | 88 +++++++++++++--- .../miscellaneous/TruncateTokenFilterFactory.java | 55 ++++++++-- .../miscellaneous/TestConditionalTokenFilter.java | 3 +- .../miscellaneous/TestTruncateTokenFilter.java | 111 ++++++++++++++++++- .../TestTruncateTokenFilterFactory.java | 117 +++++++++++++++------ 6 files changed, 317 insertions(+), 61 deletions(-) Compile... RUN: ../gradlew clean compileJava > compile.log 2>&1 RUN: javac -d /l/util.nightly/build -cp core/build/classes/java/main:analysis/common/build/classes/java/main:analysis/kuromoji/build/classes/java/main /l/util.nightly/src/extra/perf/TestAnalyzerPerf.java Note: /l/util.nightly/src/extra/perf/TestAnalyzerPerf.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. now run en perf RUN: java -XX:+UseParallelGC -cp /l/util.nightly/build:core/build/classes/java/main:analysis/common/build/classes/java/main:analysis/kuromoji/build/classes/java/main perf.TestAnalyzerPerf /l/data/enwiki-20130102-lines.txt >> /l/logs.nightly/analyzers/2026-04-07.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-04-07.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 e6d3b52bd1d40e793a4ea49be6f1fe348a1fbefb NOTE: logging all output to /l/logs.nightly/geo/2026.04.07.02.55.33.log.txt; saving results to /l/logs.nightly/geo/2026.04.07.02.55.33.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.7s: points, polyRussia: 1000000... 3.3s: points, polyRussia: 2000000... 4.7s: points, polyRussia: 3000000... 6.1s: points, polyRussia: 4000000... 7.4s: points, polyRussia: 5000000... 8.8s: points, polyRussia: 6000000... 10.1s: points, polyRussia: 7000000... 11.6s: points, polyRussia: 8000000... 12.9s: points, polyRussia: 9000000... 14.3s: points, polyRussia: 10000000... 21.7s: points, polyRussia: 11000000... 22.6s: points, polyRussia: 12000000... 23.9s: points, polyRussia: 13000000... 25.3s: points, polyRussia: 14000000... 26.6s: 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.1s: points, polyRussia: 22000000... 43.0s: points, polyRussia: 23000000... 44.3s: points, polyRussia: 24000000... 45.7s: points, polyRussia: 25000000... 47.0s: points, polyRussia: 26000000... 48.3s: points, polyRussia: 27000000... 49.7s: points, polyRussia: 28000000... 51.0s: points, polyRussia: 29000000... 52.3s: points, polyRussia: 30000000... 53.7s: points, polyRussia: 31000000... 55.0s: points, polyRussia: 32000000... 62.3s: points, polyRussia: 33000000... 63.6s: points, polyRussia: 34000000... 64.5s: points, polyRussia: 35000000... 65.8s: points, polyRussia: 36000000... 67.1s: points, polyRussia: 37000000... 68.5s: points, polyRussia: 38000000... 69.8s: points, polyRussia: 39000000... 71.1s: points, polyRussia: 40000000... 72.4s: points, polyRussia: 41000000... 73.8s: points, polyRussia: 42000000... 75.1s: points, polyRussia: 43000000... 82.3s: points, polyRussia: 44000000... 83.7s: points, polyRussia: 45000000... 84.6s: points, polyRussia: 46000000... 85.9s: points, polyRussia: 47000000... 87.2s: points, polyRussia: 48000000... 88.5s: points, polyRussia: 49000000... 89.9s: points, polyRussia: 50000000... 91.2s: points, polyRussia: 51000000... 92.6s: points, polyRussia: 52000000... 93.9s: points, polyRussia: 53000000... 95.2s: points, polyRussia: 54000000... 102.5s: points, polyRussia: 55000000... 103.8s: points, polyRussia: 56000000... 104.8s: points, polyRussia: 57000000... 106.1s: points, polyRussia: 58000000... 107.5s: points, polyRussia: 59000000... 108.8s: points, polyRussia: 60000000... 112.2s: points, polyRussia: 112.173355079 sec to index part 0 112.2s: points, polyRussia: INDEX SIZE: 0.4939169967547059 GB 112.2s: points, polyRussia: READER MB: 0.0 112.2s: points, polyRussia: maxDoc=60844404 112.5s: points, polyRussia: ITER 0: 15.82 M hits/sec, 4.51 QPS (0.22 sec for 1 queries), totHits=3508846 112.5s: points, polyRussia: *** 112.6s: points, polyRussia: ITER 1: 62.23 M hits/sec, 17.73 QPS (0.06 sec for 1 queries), totHits=3508846 112.6s: points, polyRussia: *** 112.6s: points, polyRussia: ITER 2: 62.84 M hits/sec, 17.91 QPS (0.06 sec for 1 queries), totHits=3508846 112.6s: points, polyRussia: *** 112.7s: points, polyRussia: ITER 3: 63.31 M hits/sec, 18.04 QPS (0.06 sec for 1 queries), totHits=3508846 112.7s: points, polyRussia: *** 112.7s: points, polyRussia: ITER 4: 64.35 M hits/sec, 18.34 QPS (0.05 sec for 1 queries), totHits=3508846 112.7s: points, polyRussia: *** 112.8s: points, polyRussia: ITER 5: 65.57 M hits/sec, 18.69 QPS (0.05 sec for 1 queries), totHits=3508846 112.8s: points, polyRussia: *** 112.8s: points, polyRussia: ITER 6: 63.27 M hits/sec, 18.03 QPS (0.06 sec for 1 queries), totHits=3508846 112.9s: points, polyRussia: ITER 7: 64.97 M hits/sec, 18.52 QPS (0.05 sec for 1 queries), totHits=3508846 112.9s: points, polyRussia: ITER 8: 64.90 M hits/sec, 18.50 QPS (0.05 sec for 1 queries), totHits=3508846 113.0s: points, polyRussia: ITER 9: 64.90 M hits/sec, 18.50 QPS (0.05 sec for 1 queries), totHits=3508846 113.1s: points, polyRussia: ITER 10: 57.90 M hits/sec, 16.50 QPS (0.06 sec for 1 queries), totHits=3508846 113.1s: points, polyRussia: ITER 11: 64.78 M hits/sec, 18.46 QPS (0.05 sec for 1 queries), totHits=3508846 113.2s: points, polyRussia: ITER 12: 64.54 M hits/sec, 18.39 QPS (0.05 sec for 1 queries), totHits=3508846 113.2s: points, polyRussia: ITER 13: 64.83 M hits/sec, 18.47 QPS (0.05 sec for 1 queries), totHits=3508846 113.3s: points, polyRussia: ITER 14: 66.40 M hits/sec, 18.92 QPS (0.05 sec for 1 queries), totHits=3508846 113.3s: points, polyRussia: *** 113.3s: points, polyRussia: ITER 15: 64.55 M hits/sec, 18.40 QPS (0.05 sec for 1 queries), totHits=3508846 113.4s: points, polyRussia: ITER 16: 66.17 M hits/sec, 18.86 QPS (0.05 sec for 1 queries), totHits=3508846 113.4s: points, polyRussia: ITER 17: 67.44 M hits/sec, 19.22 QPS (0.05 sec for 1 queries), totHits=3508846 113.4s: points, polyRussia: *** 113.5s: points, polyRussia: ITER 18: 65.72 M hits/sec, 18.73 QPS (0.05 sec for 1 queries), totHits=3508846 113.5s: points, polyRussia: ITER 19: 68.22 M hits/sec, 19.44 QPS (0.05 sec for 1 queries), totHits=3508846 113.5s: points, polyRussia: *** 113.5s: points, polyRussia: BEST M hits/sec: 68.21922870081887 113.6s: points, polyRussia: BEST QPS: 19.442069757640795 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |points|112.2s|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|68.22|19.44|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.3s: geo3d, polyRussia: 1000000... 117.3s: geo3d, polyRussia: 2000000... 119.0s: geo3d, polyRussia: 3000000... 120.7s: geo3d, polyRussia: 4000000... 122.3s: geo3d, polyRussia: 5000000... 124.0s: geo3d, polyRussia: 6000000... 125.6s: geo3d, polyRussia: 7000000... 127.3s: geo3d, polyRussia: 8000000... 129.0s: geo3d, polyRussia: 9000000... 130.6s: geo3d, polyRussia: 10000000... 139.6s: geo3d, polyRussia: 11000000... 140.7s: geo3d, polyRussia: 12000000... 142.4s: geo3d, polyRussia: 13000000... 144.1s: geo3d, polyRussia: 14000000... 145.7s: geo3d, polyRussia: 15000000... 147.4s: geo3d, polyRussia: 16000000... 149.1s: geo3d, polyRussia: 17000000... 150.8s: geo3d, polyRussia: 18000000... 152.4s: geo3d, polyRussia: 19000000... 154.1s: geo3d, polyRussia: 20000000... 155.7s: geo3d, polyRussia: 21000000... 164.7s: geo3d, polyRussia: 22000000... 165.8s: geo3d, polyRussia: 23000000... 167.4s: geo3d, polyRussia: 24000000... 169.2s: geo3d, polyRussia: 25000000... 170.8s: geo3d, polyRussia: 26000000... 172.5s: geo3d, polyRussia: 27000000... 174.1s: geo3d, polyRussia: 28000000... 175.8s: geo3d, polyRussia: 29000000... 177.4s: geo3d, polyRussia: 30000000... 179.0s: geo3d, polyRussia: 31000000... 180.7s: geo3d, polyRussia: 32000000... 189.8s: geo3d, polyRussia: 33000000... 191.4s: geo3d, polyRussia: 34000000... 192.5s: geo3d, polyRussia: 35000000... 194.1s: geo3d, polyRussia: 36000000... 195.7s: geo3d, polyRussia: 37000000... 197.4s: geo3d, polyRussia: 38000000... 199.0s: geo3d, polyRussia: 39000000... 200.6s: geo3d, polyRussia: 40000000... 202.3s: geo3d, polyRussia: 41000000... 204.0s: geo3d, polyRussia: 42000000... 205.6s: geo3d, polyRussia: 43000000... 214.6s: geo3d, polyRussia: 44000000... 216.2s: geo3d, polyRussia: 45000000... 217.3s: geo3d, polyRussia: 46000000... 218.9s: geo3d, polyRussia: 47000000... 220.6s: geo3d, polyRussia: 48000000... 222.2s: geo3d, polyRussia: 49000000... 223.9s: geo3d, polyRussia: 50000000... 225.6s: geo3d, polyRussia: 51000000... 227.2s: geo3d, polyRussia: 52000000... 228.8s: geo3d, polyRussia: 53000000... 230.5s: geo3d, polyRussia: 54000000... 239.4s: geo3d, polyRussia: 55000000... 241.1s: geo3d, polyRussia: 56000000... 242.1s: geo3d, polyRussia: 57000000... 243.8s: geo3d, polyRussia: 58000000... 245.5s: geo3d, polyRussia: 59000000... 247.1s: geo3d, polyRussia: 60000000... 250.9s: geo3d, polyRussia: 137.33121522 sec to index part 0 250.9s: geo3d, polyRussia: INDEX SIZE: 0.6990031152963638 GB 250.9s: geo3d, polyRussia: READER MB: 0.0 250.9s: geo3d, polyRussia: maxDoc=60844404 252.5s: geo3d, polyRussia: ITER 0: 2.24 M hits/sec, 0.64 QPS (1.56 sec for 1 queries), totHits=3508671 252.5s: geo3d, polyRussia: *** 253.6s: geo3d, polyRussia: ITER 1: 3.24 M hits/sec, 0.92 QPS (1.08 sec for 1 queries), totHits=3508671 253.6s: geo3d, polyRussia: *** 254.6s: geo3d, polyRussia: ITER 2: 3.51 M hits/sec, 1.00 QPS (1.00 sec for 1 queries), totHits=3508671 254.6s: geo3d, polyRussia: *** 255.6s: geo3d, polyRussia: ITER 3: 3.46 M hits/sec, 0.99 QPS (1.01 sec for 1 queries), totHits=3508671 256.6s: geo3d, polyRussia: ITER 4: 3.55 M hits/sec, 1.01 QPS (0.99 sec for 1 queries), totHits=3508671 256.6s: geo3d, polyRussia: *** 257.6s: geo3d, polyRussia: ITER 5: 3.69 M hits/sec, 1.05 QPS (0.95 sec for 1 queries), totHits=3508671 257.6s: geo3d, polyRussia: *** 258.6s: geo3d, polyRussia: ITER 6: 3.56 M hits/sec, 1.01 QPS (0.99 sec for 1 queries), totHits=3508671 259.5s: geo3d, polyRussia: ITER 7: 3.60 M hits/sec, 1.03 QPS (0.97 sec for 1 queries), totHits=3508671 260.5s: geo3d, polyRussia: ITER 8: 3.64 M hits/sec, 1.04 QPS (0.96 sec for 1 queries), totHits=3508671 261.5s: geo3d, polyRussia: ITER 9: 3.62 M hits/sec, 1.03 QPS (0.97 sec for 1 queries), totHits=3508671 262.4s: geo3d, polyRussia: ITER 10: 3.62 M hits/sec, 1.03 QPS (0.97 sec for 1 queries), totHits=3508671 263.4s: geo3d, polyRussia: ITER 11: 3.50 M hits/sec, 1.00 QPS (1.00 sec for 1 queries), totHits=3508671 264.4s: geo3d, polyRussia: ITER 12: 3.66 M hits/sec, 1.04 QPS (0.96 sec for 1 queries), totHits=3508671 265.4s: geo3d, polyRussia: ITER 13: 3.61 M hits/sec, 1.03 QPS (0.97 sec for 1 queries), totHits=3508671 266.3s: geo3d, polyRussia: ITER 14: 3.68 M hits/sec, 1.05 QPS (0.95 sec for 1 queries), totHits=3508671 267.3s: geo3d, polyRussia: ITER 15: 3.66 M hits/sec, 1.04 QPS (0.96 sec for 1 queries), totHits=3508671 268.2s: geo3d, polyRussia: ITER 16: 3.63 M hits/sec, 1.03 QPS (0.97 sec for 1 queries), totHits=3508671 269.2s: geo3d, polyRussia: ITER 17: 3.69 M hits/sec, 1.05 QPS (0.95 sec for 1 queries), totHits=3508671 269.2s: geo3d, polyRussia: *** 270.2s: geo3d, polyRussia: ITER 18: 3.58 M hits/sec, 1.02 QPS (0.98 sec for 1 queries), totHits=3508671 271.2s: geo3d, polyRussia: ITER 19: 3.58 M hits/sec, 1.02 QPS (0.98 sec for 1 queries), totHits=3508671 271.2s: geo3d, polyRussia: BEST M hits/sec: 3.6876370020178806 271.2s: geo3d, polyRussia: BEST QPS: 1.051006777785059 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|137.3s|0.0s|0.70|0.00| |points|112.2s|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.69|1.05|3508671| |polyRussia|points|68.22|19.44|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 273.1s: shapes, polyRussia: 1000000... 275.5s: shapes, polyRussia: 2000000... 277.5s: shapes, polyRussia: 3000000... 279.4s: shapes, polyRussia: 4000000... 281.4s: shapes, polyRussia: 5000000... 283.3s: shapes, polyRussia: 6000000... 285.2s: shapes, polyRussia: 7000000... 287.2s: shapes, polyRussia: 8000000... 289.2s: shapes, polyRussia: 9000000... 291.2s: shapes, polyRussia: 10000000... 302.8s: shapes, polyRussia: 11000000... 304.0s: shapes, polyRussia: 12000000... 305.9s: shapes, polyRussia: 13000000... 307.9s: shapes, polyRussia: 14000000... 309.8s: shapes, polyRussia: 15000000... 311.8s: shapes, polyRussia: 16000000... 313.9s: shapes, polyRussia: 17000000... 315.8s: shapes, polyRussia: 18000000... 317.8s: shapes, polyRussia: 19000000... 319.8s: shapes, polyRussia: 20000000... 321.7s: shapes, polyRussia: 21000000... 333.6s: shapes, polyRussia: 22000000... 334.8s: shapes, polyRussia: 23000000... 336.7s: shapes, polyRussia: 24000000... 338.8s: shapes, polyRussia: 25000000... 340.7s: shapes, polyRussia: 26000000... 342.7s: shapes, polyRussia: 27000000... 344.6s: shapes, polyRussia: 28000000... 346.6s: shapes, polyRussia: 29000000... 348.5s: shapes, polyRussia: 30000000... 350.5s: shapes, polyRussia: 31000000... 352.4s: shapes, polyRussia: 32000000... 364.3s: shapes, polyRussia: 33000000... 366.2s: shapes, polyRussia: 34000000... 367.4s: shapes, polyRussia: 35000000... 369.4s: shapes, polyRussia: 36000000... 371.3s: shapes, polyRussia: 37000000... 373.2s: shapes, polyRussia: 38000000... 375.2s: shapes, polyRussia: 39000000... 377.1s: shapes, polyRussia: 40000000... 379.0s: shapes, polyRussia: 41000000... 381.0s: shapes, polyRussia: 42000000... 383.0s: shapes, polyRussia: 43000000... 394.7s: shapes, polyRussia: 44000000... 396.7s: shapes, polyRussia: 45000000... 397.9s: shapes, polyRussia: 46000000... 399.8s: shapes, polyRussia: 47000000... 401.8s: shapes, polyRussia: 48000000... 403.7s: shapes, polyRussia: 49000000... 405.7s: shapes, polyRussia: 50000000... 407.7s: shapes, polyRussia: 51000000... 409.6s: shapes, polyRussia: 52000000... 411.6s: shapes, polyRussia: 53000000... 413.5s: shapes, polyRussia: 54000000... 425.3s: shapes, polyRussia: 55000000... 427.2s: shapes, polyRussia: 56000000... 428.4s: shapes, polyRussia: 57000000... 430.4s: shapes, polyRussia: 58000000... 432.3s: shapes, polyRussia: 59000000... 434.2s: shapes, polyRussia: 60000000... 439.2s: shapes, polyRussia: 167.910081139 sec to index part 0 439.2s: shapes, polyRussia: INDEX SIZE: 1.2543620793148875 GB 439.2s: shapes, polyRussia: READER MB: 0.0 439.2s: shapes, polyRussia: maxDoc=60844404 439.4s: shapes, polyRussia: ITER 0: 17.78 M hits/sec, 5.07 QPS (0.20 sec for 1 queries), totHits=3508846 439.4s: shapes, polyRussia: *** 439.5s: shapes, polyRussia: ITER 1: 38.94 M hits/sec, 11.10 QPS (0.09 sec for 1 queries), totHits=3508846 439.5s: shapes, polyRussia: *** 439.6s: shapes, polyRussia: ITER 2: 46.91 M hits/sec, 13.37 QPS (0.07 sec for 1 queries), totHits=3508846 439.6s: shapes, polyRussia: *** 439.6s: shapes, polyRussia: ITER 3: 47.41 M hits/sec, 13.51 QPS (0.07 sec for 1 queries), totHits=3508846 439.6s: shapes, polyRussia: *** 439.7s: shapes, polyRussia: ITER 4: 47.50 M hits/sec, 13.54 QPS (0.07 sec for 1 queries), totHits=3508846 439.7s: shapes, polyRussia: *** 439.8s: shapes, polyRussia: ITER 5: 46.28 M hits/sec, 13.19 QPS (0.08 sec for 1 queries), totHits=3508846 439.9s: shapes, polyRussia: ITER 6: 45.90 M hits/sec, 13.08 QPS (0.08 sec for 1 queries), totHits=3508846 439.9s: shapes, polyRussia: ITER 7: 46.94 M hits/sec, 13.38 QPS (0.07 sec for 1 queries), totHits=3508846 440.0s: shapes, polyRussia: ITER 8: 46.52 M hits/sec, 13.26 QPS (0.08 sec for 1 queries), totHits=3508846 440.1s: shapes, polyRussia: ITER 9: 47.20 M hits/sec, 13.45 QPS (0.07 sec for 1 queries), totHits=3508846 440.2s: shapes, polyRussia: ITER 10: 47.92 M hits/sec, 13.66 QPS (0.07 sec for 1 queries), totHits=3508846 440.2s: shapes, polyRussia: *** 440.2s: shapes, polyRussia: ITER 11: 47.53 M hits/sec, 13.55 QPS (0.07 sec for 1 queries), totHits=3508846 440.3s: shapes, polyRussia: ITER 12: 47.40 M hits/sec, 13.51 QPS (0.07 sec for 1 queries), totHits=3508846 440.4s: shapes, polyRussia: ITER 13: 47.41 M hits/sec, 13.51 QPS (0.07 sec for 1 queries), totHits=3508846 440.5s: shapes, polyRussia: ITER 14: 46.84 M hits/sec, 13.35 QPS (0.07 sec for 1 queries), totHits=3508846 440.6s: shapes, polyRussia: ITER 15: 34.42 M hits/sec, 9.81 QPS (0.10 sec for 1 queries), totHits=3508846 440.6s: shapes, polyRussia: ITER 16: 47.53 M hits/sec, 13.54 QPS (0.07 sec for 1 queries), totHits=3508846 440.7s: shapes, polyRussia: ITER 17: 47.97 M hits/sec, 13.67 QPS (0.07 sec for 1 queries), totHits=3508846 440.7s: shapes, polyRussia: *** 440.8s: shapes, polyRussia: ITER 18: 48.24 M hits/sec, 13.75 QPS (0.07 sec for 1 queries), totHits=3508846 440.8s: shapes, polyRussia: *** 440.8s: shapes, polyRussia: ITER 19: 48.13 M hits/sec, 13.72 QPS (0.07 sec for 1 queries), totHits=3508846 440.8s: shapes, polyRussia: BEST M hits/sec: 48.2437076046172 440.8s: shapes, polyRussia: BEST QPS: 13.749166422412724 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|137.3s|0.0s|0.70|0.00| |points|112.2s|0.0s|0.49|0.00| |shapes|167.9s|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.69|1.05|3508671| |polyRussia|points|68.22|19.44|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|48.24|13.75|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 441.1s: points, polyMedium: INDEX SIZE: 0.4939169967547059 GB 441.1s: points, polyMedium: READER MB: 0.0 441.1s: points, polyMedium: maxDoc=60844404 441.6s: points, polyMedium: ITER 0: 7.11 M hits/sec, 87.11 QPS (0.38 sec for 33 queries), totHits=2693559 441.6s: points, polyMedium: *** 441.8s: points, polyMedium: ITER 1: 15.34 M hits/sec, 187.95 QPS (0.18 sec for 33 queries), totHits=2693559 441.8s: points, polyMedium: *** 442.0s: points, polyMedium: ITER 2: 16.46 M hits/sec, 201.70 QPS (0.16 sec for 33 queries), totHits=2693559 442.0s: points, polyMedium: *** 442.1s: points, polyMedium: ITER 3: 16.50 M hits/sec, 202.20 QPS (0.16 sec for 33 queries), totHits=2693559 442.1s: points, polyMedium: *** 442.3s: points, polyMedium: ITER 4: 15.97 M hits/sec, 195.70 QPS (0.17 sec for 33 queries), totHits=2693559 442.4s: points, polyMedium: ITER 5: 16.61 M hits/sec, 203.53 QPS (0.16 sec for 33 queries), totHits=2693559 442.4s: points, polyMedium: *** 442.6s: points, polyMedium: ITER 6: 16.78 M hits/sec, 205.59 QPS (0.16 sec for 33 queries), totHits=2693559 442.6s: points, polyMedium: *** 442.8s: points, polyMedium: ITER 7: 16.75 M hits/sec, 205.23 QPS (0.16 sec for 33 queries), totHits=2693559 442.9s: points, polyMedium: ITER 8: 16.66 M hits/sec, 204.13 QPS (0.16 sec for 33 queries), totHits=2693559 443.1s: points, polyMedium: ITER 9: 16.52 M hits/sec, 202.38 QPS (0.16 sec for 33 queries), totHits=2693559 443.3s: points, polyMedium: ITER 10: 16.30 M hits/sec, 199.66 QPS (0.17 sec for 33 queries), totHits=2693559 443.4s: points, polyMedium: ITER 11: 16.45 M hits/sec, 201.59 QPS (0.16 sec for 33 queries), totHits=2693559 443.6s: points, polyMedium: ITER 12: 16.63 M hits/sec, 203.78 QPS (0.16 sec for 33 queries), totHits=2693559 443.8s: points, polyMedium: ITER 13: 16.56 M hits/sec, 202.87 QPS (0.16 sec for 33 queries), totHits=2693559 443.9s: points, polyMedium: ITER 14: 16.67 M hits/sec, 204.24 QPS (0.16 sec for 33 queries), totHits=2693559 444.1s: points, polyMedium: ITER 15: 16.57 M hits/sec, 203.05 QPS (0.16 sec for 33 queries), totHits=2693559 444.2s: points, polyMedium: ITER 16: 16.76 M hits/sec, 205.35 QPS (0.16 sec for 33 queries), totHits=2693559 444.4s: points, polyMedium: ITER 17: 16.05 M hits/sec, 196.64 QPS (0.17 sec for 33 queries), totHits=2693559 444.6s: points, polyMedium: ITER 18: 16.65 M hits/sec, 204.00 QPS (0.16 sec for 33 queries), totHits=2693559 444.7s: points, polyMedium: ITER 19: 16.65 M hits/sec, 203.97 QPS (0.16 sec for 33 queries), totHits=2693559 444.7s: points, polyMedium: BEST M hits/sec: 16.781268768707495 444.7s: points, polyMedium: BEST QPS: 205.59485400815328 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|137.3s|0.0s|0.70|0.00| |points|112.2s|0.0s|0.49|0.00| |shapes|167.9s|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.78|205.59|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|||| |polyRussia|geo3d|3.69|1.05|3508671| |polyRussia|points|68.22|19.44|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|48.24|13.75|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 445.0s: geo3d, polyMedium: INDEX SIZE: 0.6990031152963638 GB 445.0s: geo3d, polyMedium: READER MB: 0.0 445.0s: geo3d, polyMedium: maxDoc=60844404 446.7s: geo3d, polyMedium: ITER 0: 1.65 M hits/sec, 20.16 QPS (1.64 sec for 33 queries), totHits=2693541 446.7s: geo3d, polyMedium: *** 447.8s: geo3d, polyMedium: ITER 1: 2.56 M hits/sec, 31.35 QPS (1.05 sec for 33 queries), totHits=2693541 447.8s: geo3d, polyMedium: *** 448.8s: geo3d, polyMedium: ITER 2: 2.62 M hits/sec, 32.05 QPS (1.03 sec for 33 queries), totHits=2693541 448.8s: geo3d, polyMedium: *** 449.8s: geo3d, polyMedium: ITER 3: 2.64 M hits/sec, 32.32 QPS (1.02 sec for 33 queries), totHits=2693541 449.8s: geo3d, polyMedium: *** 450.9s: geo3d, polyMedium: ITER 4: 2.53 M hits/sec, 31.04 QPS (1.06 sec for 33 queries), totHits=2693541 452.0s: geo3d, polyMedium: ITER 5: 2.44 M hits/sec, 29.91 QPS (1.10 sec for 33 queries), totHits=2693541 453.1s: geo3d, polyMedium: ITER 6: 2.53 M hits/sec, 30.95 QPS (1.07 sec for 33 queries), totHits=2693541 454.1s: geo3d, polyMedium: ITER 7: 2.56 M hits/sec, 31.42 QPS (1.05 sec for 33 queries), totHits=2693541 455.2s: geo3d, polyMedium: ITER 8: 2.49 M hits/sec, 30.48 QPS (1.08 sec for 33 queries), totHits=2693541 456.2s: geo3d, polyMedium: ITER 9: 2.60 M hits/sec, 31.81 QPS (1.04 sec for 33 queries), totHits=2693541 457.3s: geo3d, polyMedium: ITER 10: 2.58 M hits/sec, 31.62 QPS (1.04 sec for 33 queries), totHits=2693541 458.3s: geo3d, polyMedium: ITER 11: 2.54 M hits/sec, 31.16 QPS (1.06 sec for 33 queries), totHits=2693541 459.4s: geo3d, polyMedium: ITER 12: 2.61 M hits/sec, 31.93 QPS (1.03 sec for 33 queries), totHits=2693541 460.4s: geo3d, polyMedium: ITER 13: 2.58 M hits/sec, 31.59 QPS (1.04 sec for 33 queries), totHits=2693541 461.5s: geo3d, polyMedium: ITER 14: 2.55 M hits/sec, 31.28 QPS (1.06 sec for 33 queries), totHits=2693541 462.5s: geo3d, polyMedium: ITER 15: 2.55 M hits/sec, 31.23 QPS (1.06 sec for 33 queries), totHits=2693541 463.6s: geo3d, polyMedium: ITER 16: 2.58 M hits/sec, 31.57 QPS (1.05 sec for 33 queries), totHits=2693541 464.6s: geo3d, polyMedium: ITER 17: 2.58 M hits/sec, 31.63 QPS (1.04 sec for 33 queries), totHits=2693541 465.7s: geo3d, polyMedium: ITER 18: 2.59 M hits/sec, 31.73 QPS (1.04 sec for 33 queries), totHits=2693541 466.7s: geo3d, polyMedium: ITER 19: 2.55 M hits/sec, 31.20 QPS (1.06 sec for 33 queries), totHits=2693541 466.7s: geo3d, polyMedium: BEST M hits/sec: 2.6382398390121287 466.7s: geo3d, polyMedium: BEST QPS: 32.32247613361008 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|137.3s|0.0s|0.70|0.00| |points|112.2s|0.0s|0.49|0.00| |shapes|167.9s|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.64|32.32|2693541| |polyMedium|points|16.78|205.59|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|||| |polyRussia|geo3d|3.69|1.05|3508671| |polyRussia|points|68.22|19.44|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|48.24|13.75|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 467.0s: shapes, polyMedium: INDEX SIZE: 1.2543620793148875 GB 467.0s: shapes, polyMedium: READER MB: 0.0 467.0s: shapes, polyMedium: maxDoc=60844404 467.7s: shapes, polyMedium: ITER 0: 4.82 M hits/sec, 59.02 QPS (0.56 sec for 33 queries), totHits=2693559 467.7s: shapes, polyMedium: *** 467.9s: shapes, polyMedium: ITER 1: 12.46 M hits/sec, 152.71 QPS (0.22 sec for 33 queries), totHits=2693559 467.9s: shapes, polyMedium: *** 468.1s: shapes, polyMedium: ITER 2: 13.03 M hits/sec, 159.64 QPS (0.21 sec for 33 queries), totHits=2693559 468.1s: shapes, polyMedium: *** 468.3s: shapes, polyMedium: ITER 3: 12.97 M hits/sec, 158.92 QPS (0.21 sec for 33 queries), totHits=2693559 468.5s: shapes, polyMedium: ITER 4: 12.61 M hits/sec, 154.47 QPS (0.21 sec for 33 queries), totHits=2693559 468.7s: shapes, polyMedium: ITER 5: 13.23 M hits/sec, 162.03 QPS (0.20 sec for 33 queries), totHits=2693559 468.7s: shapes, polyMedium: *** 469.0s: shapes, polyMedium: ITER 6: 12.99 M hits/sec, 159.21 QPS (0.21 sec for 33 queries), totHits=2693559 469.2s: shapes, polyMedium: ITER 7: 13.27 M hits/sec, 162.61 QPS (0.20 sec for 33 queries), totHits=2693559 469.2s: shapes, polyMedium: *** 469.4s: shapes, polyMedium: ITER 8: 12.92 M hits/sec, 158.24 QPS (0.21 sec for 33 queries), totHits=2693559 469.6s: shapes, polyMedium: ITER 9: 12.98 M hits/sec, 159.06 QPS (0.21 sec for 33 queries), totHits=2693559 469.8s: shapes, polyMedium: ITER 10: 12.82 M hits/sec, 157.11 QPS (0.21 sec for 33 queries), totHits=2693559 470.0s: shapes, polyMedium: ITER 11: 12.84 M hits/sec, 157.33 QPS (0.21 sec for 33 queries), totHits=2693559 470.2s: shapes, polyMedium: ITER 12: 13.13 M hits/sec, 160.91 QPS (0.21 sec for 33 queries), totHits=2693559 470.4s: shapes, polyMedium: ITER 13: 13.24 M hits/sec, 162.22 QPS (0.20 sec for 33 queries), totHits=2693559 470.6s: shapes, polyMedium: ITER 14: 13.14 M hits/sec, 161.01 QPS (0.20 sec for 33 queries), totHits=2693559 470.8s: shapes, polyMedium: ITER 15: 13.23 M hits/sec, 162.05 QPS (0.20 sec for 33 queries), totHits=2693559 471.0s: shapes, polyMedium: ITER 16: 13.08 M hits/sec, 160.22 QPS (0.21 sec for 33 queries), totHits=2693559 471.2s: shapes, polyMedium: ITER 17: 12.60 M hits/sec, 154.40 QPS (0.21 sec for 33 queries), totHits=2693559 471.4s: shapes, polyMedium: ITER 18: 13.12 M hits/sec, 160.77 QPS (0.21 sec for 33 queries), totHits=2693559 471.6s: shapes, polyMedium: ITER 19: 13.13 M hits/sec, 160.88 QPS (0.21 sec for 33 queries), totHits=2693559 471.6s: shapes, polyMedium: BEST M hits/sec: 13.272366503945483 471.6s: shapes, polyMedium: BEST QPS: 162.60571779946196 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|137.3s|0.0s|0.70|0.00| |points|112.2s|0.0s|0.49|0.00| |shapes|167.9s|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.64|32.32|2693541| |polyMedium|points|16.78|205.59|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.27|162.61|2693559| |polyRussia|geo3d|3.69|1.05|3508671| |polyRussia|points|68.22|19.44|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|48.24|13.75|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 471.9s: points, poly 10: INDEX SIZE: 0.4939169967547059 GB 471.9s: points, poly 10: READER MB: 0.0 471.9s: points, poly 10: maxDoc=60844404 473.9s: points, poly 10: ITER 0: 181.62 M hits/sec, 114.85 QPS (1.96 sec for 225 queries), totHits=355809475 473.9s: points, poly 10: *** 475.6s: points, poly 10: ITER 1: 208.04 M hits/sec, 131.56 QPS (1.71 sec for 225 queries), totHits=355809475 475.6s: points, poly 10: *** 476.9s: points, poly 10: ITER 2: 278.96 M hits/sec, 176.41 QPS (1.28 sec for 225 queries), totHits=355809475 476.9s: points, poly 10: *** 478.1s: points, poly 10: ITER 3: 277.81 M hits/sec, 175.68 QPS (1.28 sec for 225 queries), totHits=355809475 479.4s: points, poly 10: ITER 4: 288.62 M hits/sec, 182.51 QPS (1.23 sec for 225 queries), totHits=355809475 479.4s: points, poly 10: *** 480.6s: points, poly 10: ITER 5: 288.95 M hits/sec, 182.72 QPS (1.23 sec for 225 queries), totHits=355809475 480.6s: points, poly 10: *** 481.8s: points, poly 10: ITER 6: 290.47 M hits/sec, 183.68 QPS (1.22 sec for 225 queries), totHits=355809475 481.8s: points, poly 10: *** 483.0s: points, poly 10: ITER 7: 291.39 M hits/sec, 184.27 QPS (1.22 sec for 225 queries), totHits=355809475 483.0s: points, poly 10: *** 484.3s: points, poly 10: ITER 8: 294.58 M hits/sec, 186.28 QPS (1.21 sec for 225 queries), totHits=355809475 484.3s: points, poly 10: *** 485.5s: points, poly 10: ITER 9: 293.53 M hits/sec, 185.62 QPS (1.21 sec for 225 queries), totHits=355809475 486.7s: points, poly 10: ITER 10: 289.57 M hits/sec, 183.11 QPS (1.23 sec for 225 queries), totHits=355809475 487.9s: points, poly 10: ITER 11: 291.29 M hits/sec, 184.20 QPS (1.22 sec for 225 queries), totHits=355809475 489.1s: points, poly 10: ITER 12: 290.88 M hits/sec, 183.94 QPS (1.22 sec for 225 queries), totHits=355809475 490.4s: points, poly 10: ITER 13: 290.57 M hits/sec, 183.75 QPS (1.22 sec for 225 queries), totHits=355809475 491.6s: points, poly 10: ITER 14: 289.53 M hits/sec, 183.09 QPS (1.23 sec for 225 queries), totHits=355809475 492.8s: points, poly 10: ITER 15: 290.56 M hits/sec, 183.74 QPS (1.22 sec for 225 queries), totHits=355809475 494.1s: points, poly 10: ITER 16: 286.08 M hits/sec, 180.91 QPS (1.24 sec for 225 queries), totHits=355809475 495.3s: points, poly 10: ITER 17: 290.30 M hits/sec, 183.57 QPS (1.23 sec for 225 queries), totHits=355809475 496.5s: points, poly 10: ITER 18: 291.97 M hits/sec, 184.63 QPS (1.22 sec for 225 queries), totHits=355809475 497.7s: points, poly 10: ITER 19: 290.72 M hits/sec, 183.84 QPS (1.22 sec for 225 queries), totHits=355809475 497.7s: points, poly 10: BEST M hits/sec: 294.58031713813153 497.7s: points, poly 10: BEST QPS: 186.28107460061202 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|137.3s|0.0s|0.70|0.00| |points|112.2s|0.0s|0.49|0.00| |shapes|167.9s|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|294.58|186.28|355809475| |poly 10|geopoint|||| |poly 10|shapes|||| |polyMedium|geo3d|2.64|32.32|2693541| |polyMedium|points|16.78|205.59|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.27|162.61|2693559| |polyRussia|geo3d|3.69|1.05|3508671| |polyRussia|points|68.22|19.44|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|48.24|13.75|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 498.0s: geo3d, poly 10: INDEX SIZE: 0.6990031152963638 GB 498.0s: geo3d, poly 10: READER MB: 0.0 498.0s: geo3d, poly 10: maxDoc=60844404 500.2s: geo3d, poly 10: ITER 0: 161.70 M hits/sec, 102.24 QPS (2.20 sec for 225 queries), totHits=355855227 500.2s: geo3d, poly 10: *** 501.9s: geo3d, poly 10: ITER 1: 207.78 M hits/sec, 131.37 QPS (1.71 sec for 225 queries), totHits=355855227 501.9s: geo3d, poly 10: *** 503.4s: geo3d, poly 10: ITER 2: 239.65 M hits/sec, 151.53 QPS (1.48 sec for 225 queries), totHits=355855227 503.4s: geo3d, poly 10: *** 504.9s: geo3d, poly 10: ITER 3: 243.29 M hits/sec, 153.83 QPS (1.46 sec for 225 queries), totHits=355855227 504.9s: geo3d, poly 10: *** 506.4s: geo3d, poly 10: ITER 4: 235.84 M hits/sec, 149.12 QPS (1.51 sec for 225 queries), totHits=355855227 507.8s: geo3d, poly 10: ITER 5: 254.45 M hits/sec, 160.88 QPS (1.40 sec for 225 queries), totHits=355855227 507.8s: geo3d, poly 10: *** 509.2s: geo3d, poly 10: ITER 6: 250.47 M hits/sec, 158.37 QPS (1.42 sec for 225 queries), totHits=355855227 510.6s: geo3d, poly 10: ITER 7: 247.89 M hits/sec, 156.74 QPS (1.44 sec for 225 queries), totHits=355855227 512.1s: geo3d, poly 10: ITER 8: 246.54 M hits/sec, 155.88 QPS (1.44 sec for 225 queries), totHits=355855227 513.5s: geo3d, poly 10: ITER 9: 244.97 M hits/sec, 154.89 QPS (1.45 sec for 225 queries), totHits=355855227 515.0s: geo3d, poly 10: ITER 10: 247.06 M hits/sec, 156.21 QPS (1.44 sec for 225 queries), totHits=355855227 516.4s: geo3d, poly 10: ITER 11: 249.85 M hits/sec, 157.98 QPS (1.42 sec for 225 queries), totHits=355855227 517.8s: geo3d, poly 10: ITER 12: 250.07 M hits/sec, 158.11 QPS (1.42 sec for 225 queries), totHits=355855227 519.3s: geo3d, poly 10: ITER 13: 244.33 M hits/sec, 154.48 QPS (1.46 sec for 225 queries), totHits=355855227 520.7s: geo3d, poly 10: ITER 14: 243.93 M hits/sec, 154.23 QPS (1.46 sec for 225 queries), totHits=355855227 522.2s: geo3d, poly 10: ITER 15: 245.31 M hits/sec, 155.10 QPS (1.45 sec for 225 queries), totHits=355855227 523.6s: geo3d, poly 10: ITER 16: 245.73 M hits/sec, 155.37 QPS (1.45 sec for 225 queries), totHits=355855227 525.1s: geo3d, poly 10: ITER 17: 245.91 M hits/sec, 155.48 QPS (1.45 sec for 225 queries), totHits=355855227 526.5s: geo3d, poly 10: ITER 18: 249.43 M hits/sec, 157.71 QPS (1.43 sec for 225 queries), totHits=355855227 528.0s: geo3d, poly 10: ITER 19: 247.13 M hits/sec, 156.26 QPS (1.44 sec for 225 queries), totHits=355855227 528.0s: geo3d, poly 10: BEST M hits/sec: 254.45191406933637 528.0s: geo3d, poly 10: BEST QPS: 160.88475402835851 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|137.3s|0.0s|0.70|0.00| |points|112.2s|0.0s|0.49|0.00| |shapes|167.9s|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|254.45|160.88|355855227| |poly 10|points|294.58|186.28|355809475| |poly 10|geopoint|||| |poly 10|shapes|||| |polyMedium|geo3d|2.64|32.32|2693541| |polyMedium|points|16.78|205.59|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.27|162.61|2693559| |polyRussia|geo3d|3.69|1.05|3508671| |polyRussia|points|68.22|19.44|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|48.24|13.75|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 528.2s: shapes, poly 10: INDEX SIZE: 1.2543620793148875 GB 528.2s: shapes, poly 10: READER MB: 0.0 528.2s: shapes, poly 10: maxDoc=60844404 530.7s: shapes, poly 10: ITER 0: 142.19 M hits/sec, 89.92 QPS (2.50 sec for 225 queries), totHits=355809475 530.7s: shapes, poly 10: *** 533.0s: shapes, poly 10: ITER 1: 160.50 M hits/sec, 101.49 QPS (2.22 sec for 225 queries), totHits=355809475 533.0s: shapes, poly 10: *** 534.8s: shapes, poly 10: ITER 2: 189.01 M hits/sec, 119.52 QPS (1.88 sec for 225 queries), totHits=355809475 534.8s: shapes, poly 10: *** 536.7s: shapes, poly 10: ITER 3: 194.76 M hits/sec, 123.16 QPS (1.83 sec for 225 queries), totHits=355809475 536.7s: shapes, poly 10: *** 538.5s: shapes, poly 10: ITER 4: 195.44 M hits/sec, 123.59 QPS (1.82 sec for 225 queries), totHits=355809475 538.5s: shapes, poly 10: *** 540.3s: shapes, poly 10: ITER 5: 197.43 M hits/sec, 124.85 QPS (1.80 sec for 225 queries), totHits=355809475 540.3s: shapes, poly 10: *** 542.1s: shapes, poly 10: ITER 6: 196.65 M hits/sec, 124.35 QPS (1.81 sec for 225 queries), totHits=355809475 543.9s: shapes, poly 10: ITER 7: 196.13 M hits/sec, 124.02 QPS (1.81 sec for 225 queries), totHits=355809475 545.7s: shapes, poly 10: ITER 8: 195.05 M hits/sec, 123.34 QPS (1.82 sec for 225 queries), totHits=355809475 547.5s: shapes, poly 10: ITER 9: 196.97 M hits/sec, 124.55 QPS (1.81 sec for 225 queries), totHits=355809475 549.4s: shapes, poly 10: ITER 10: 196.84 M hits/sec, 124.47 QPS (1.81 sec for 225 queries), totHits=355809475 551.2s: shapes, poly 10: ITER 11: 195.32 M hits/sec, 123.51 QPS (1.82 sec for 225 queries), totHits=355809475 553.0s: shapes, poly 10: ITER 12: 197.24 M hits/sec, 124.73 QPS (1.80 sec for 225 queries), totHits=355809475 554.8s: shapes, poly 10: ITER 13: 196.20 M hits/sec, 124.07 QPS (1.81 sec for 225 queries), totHits=355809475 556.6s: shapes, poly 10: ITER 14: 195.84 M hits/sec, 123.84 QPS (1.82 sec for 225 queries), totHits=355809475 558.4s: shapes, poly 10: ITER 15: 195.90 M hits/sec, 123.88 QPS (1.82 sec for 225 queries), totHits=355809475 560.3s: shapes, poly 10: ITER 16: 195.45 M hits/sec, 123.60 QPS (1.82 sec for 225 queries), totHits=355809475 562.1s: shapes, poly 10: ITER 17: 196.61 M hits/sec, 124.33 QPS (1.81 sec for 225 queries), totHits=355809475 563.9s: shapes, poly 10: ITER 18: 197.22 M hits/sec, 124.71 QPS (1.80 sec for 225 queries), totHits=355809475 565.7s: shapes, poly 10: ITER 19: 196.35 M hits/sec, 124.16 QPS (1.81 sec for 225 queries), totHits=355809475 565.7s: shapes, poly 10: BEST M hits/sec: 197.4305427605512 565.7s: shapes, poly 10: BEST QPS: 124.84735579659315 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|137.3s|0.0s|0.70|0.00| |points|112.2s|0.0s|0.49|0.00| |shapes|167.9s|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|254.45|160.88|355855227| |poly 10|points|294.58|186.28|355809475| |poly 10|geopoint|||| |poly 10|shapes|197.43|124.85|355809475| |polyMedium|geo3d|2.64|32.32|2693541| |polyMedium|points|16.78|205.59|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.27|162.61|2693559| |polyRussia|geo3d|3.69|1.05|3508671| |polyRussia|points|68.22|19.44|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|48.24|13.75|3508846| |nearest 10|geo3d|||| |nearest 10|points|||| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|||| |sort|geopoint|||| |sort|shapes|||| RUN: java -XX:+UseParallelGC -Xmx10g -cp /l/util.nightly/src/main:test-framework/build/classes/java/main:sandbox/build/classes/java/main:codecs/build/classes/java/main:codecs/build/resources/main:core/build/classes/java/main:core/build/classes/java/main21:core/build/resources/main:sandbox/build/classes/java/main:spatial3d/build/classes/java/main perf.IndexAndSearchOpenStreetMaps -points -nearest 10 565.9s: points, nearest 10: INDEX SIZE: 0.4939169967547059 GB 565.9s: points, nearest 10: READER MB: 0.0 565.9s: points, nearest 10: maxDoc=60844404 566.1s: points, nearest 10: ITER 0: 1409.63 QPS (0.16 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 566.1s: points, nearest 10: *** 566.2s: points, nearest 10: ITER 1: 2912.35 QPS (0.08 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 566.2s: points, nearest 10: *** 566.2s: points, nearest 10: ITER 2: 3037.58 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 566.2s: points, nearest 10: *** 566.3s: points, nearest 10: ITER 3: 3042.66 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 566.3s: points, nearest 10: *** 566.4s: points, nearest 10: ITER 4: 3124.76 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 566.4s: points, nearest 10: *** 566.5s: points, nearest 10: ITER 5: 2992.15 QPS (0.08 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 566.5s: points, nearest 10: ITER 6: 2843.87 QPS (0.08 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 566.6s: points, nearest 10: ITER 7: 2722.94 QPS (0.08 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 566.7s: points, nearest 10: ITER 8: 3205.41 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 566.7s: points, nearest 10: *** 566.8s: points, nearest 10: ITER 9: 3269.06 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 566.8s: points, nearest 10: *** 566.8s: points, nearest 10: ITER 10: 3307.90 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 566.8s: points, nearest 10: *** 566.9s: points, nearest 10: ITER 11: 3317.57 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 566.9s: points, nearest 10: *** 567.0s: points, nearest 10: ITER 12: 3308.54 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 567.0s: points, nearest 10: ITER 13: 3302.42 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 567.1s: points, nearest 10: ITER 14: 3263.95 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 567.2s: points, nearest 10: ITER 15: 3116.25 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 567.3s: points, nearest 10: ITER 16: 3302.14 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 567.3s: points, nearest 10: ITER 17: 3315.26 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 567.4s: points, nearest 10: ITER 18: 3312.33 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 567.5s: points, nearest 10: ITER 19: 3310.41 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 567.5s: points, nearest 10: BEST M hits/sec: 0.03317570450267296 567.5s: points, nearest 10: BEST QPS: 3317.5704502672966 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|137.3s|0.0s|0.70|0.00| |points|112.2s|0.0s|0.49|0.00| |shapes|167.9s|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|254.45|160.88|355855227| |poly 10|points|294.58|186.28|355809475| |poly 10|geopoint|||| |poly 10|shapes|197.43|124.85|355809475| |polyMedium|geo3d|2.64|32.32|2693541| |polyMedium|points|16.78|205.59|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.27|162.61|2693559| |polyRussia|geo3d|3.69|1.05|3508671| |polyRussia|points|68.22|19.44|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|48.24|13.75|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3317.57|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 569.1s: points, sort: 1000000... 571.0s: points, sort: 2000000... 572.4s: points, sort: 3000000... 573.9s: points, sort: 4000000... 575.3s: points, sort: 5000000... 576.7s: points, sort: 6000000... 578.1s: points, sort: 7000000... 579.5s: points, sort: 8000000... 580.9s: points, sort: 9000000... 582.3s: points, sort: 10000000... 590.0s: points, sort: 11000000... 591.0s: points, sort: 12000000... 592.4s: points, sort: 13000000... 593.8s: points, sort: 14000000... 595.2s: points, sort: 15000000... 596.6s: points, sort: 16000000... 598.1s: points, sort: 17000000... 599.5s: points, sort: 18000000... 600.9s: points, sort: 19000000... 602.3s: points, sort: 20000000... 603.7s: points, sort: 21000000... 611.2s: points, sort: 22000000... 612.1s: points, sort: 23000000... 613.5s: points, sort: 24000000... 615.0s: points, sort: 25000000... 616.4s: points, sort: 26000000... 617.8s: points, sort: 27000000... 619.1s: points, sort: 28000000... 620.5s: points, sort: 29000000... 621.9s: points, sort: 30000000... 623.3s: points, sort: 31000000... 624.7s: points, sort: 32000000... 632.2s: points, sort: 33000000... 633.6s: points, sort: 34000000... 634.6s: points, sort: 35000000... 635.9s: points, sort: 36000000... 637.3s: points, sort: 37000000... 638.7s: points, sort: 38000000... 640.1s: points, sort: 39000000... 641.5s: points, sort: 40000000... 642.9s: points, sort: 41000000... 644.3s: points, sort: 42000000... 645.7s: points, sort: 43000000... 653.1s: points, sort: 44000000... 654.5s: points, sort: 45000000... 655.5s: points, sort: 46000000... 656.9s: points, sort: 47000000... 658.2s: points, sort: 48000000... 659.6s: points, sort: 49000000... 661.1s: points, sort: 50000000... 662.5s: points, sort: 51000000... 663.9s: 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... 685.1s: points, sort: 117.60935441 sec to index part 0 685.1s: points, sort: INDEX SIZE: 0.9472482623532414 GB 685.1s: points, sort: READER MB: 0.0 685.1s: points, sort: maxDoc=60844404 687.6s: points, sort: ITER 0: 129.96 M hits/sec, 132.24 QPS (1.70 sec for 225 queries), totHits=221118844 687.6s: points, sort: *** 689.7s: points, sort: ITER 1: 149.40 M hits/sec, 152.02 QPS (1.48 sec for 225 queries), totHits=221118844 689.7s: points, sort: *** 691.8s: points, sort: ITER 2: 153.04 M hits/sec, 155.73 QPS (1.44 sec for 225 queries), totHits=221118844 691.8s: points, sort: *** 693.9s: points, sort: ITER 3: 153.91 M hits/sec, 156.61 QPS (1.44 sec for 225 queries), totHits=221118844 693.9s: points, sort: *** 696.0s: points, sort: ITER 4: 153.94 M hits/sec, 156.64 QPS (1.44 sec for 225 queries), totHits=221118844 696.0s: points, sort: *** 698.1s: points, sort: ITER 5: 151.47 M hits/sec, 154.13 QPS (1.46 sec for 225 queries), totHits=221118844 700.2s: points, sort: ITER 6: 152.26 M hits/sec, 154.94 QPS (1.45 sec for 225 queries), totHits=221118844 702.3s: points, sort: ITER 7: 152.57 M hits/sec, 155.24 QPS (1.45 sec for 225 queries), totHits=221118844 704.4s: points, sort: ITER 8: 151.85 M hits/sec, 154.52 QPS (1.46 sec for 225 queries), totHits=221118844 706.6s: points, sort: ITER 9: 151.39 M hits/sec, 154.05 QPS (1.46 sec for 225 queries), totHits=221118844 708.7s: points, sort: ITER 10: 152.19 M hits/sec, 154.86 QPS (1.45 sec for 225 queries), totHits=221118844 710.8s: points, sort: ITER 11: 150.46 M hits/sec, 153.10 QPS (1.47 sec for 225 queries), totHits=221118844 712.9s: points, sort: ITER 12: 151.61 M hits/sec, 154.27 QPS (1.46 sec for 225 queries), totHits=221118844 715.1s: points, sort: ITER 13: 151.11 M hits/sec, 153.76 QPS (1.46 sec for 225 queries), totHits=221118844 717.2s: points, sort: ITER 14: 152.47 M hits/sec, 155.14 QPS (1.45 sec for 225 queries), totHits=221118844 719.4s: points, sort: ITER 15: 147.82 M hits/sec, 150.42 QPS (1.50 sec for 225 queries), totHits=221118844 721.5s: points, sort: ITER 16: 149.95 M hits/sec, 152.58 QPS (1.47 sec for 225 queries), totHits=221118844 723.6s: points, sort: ITER 17: 151.49 M hits/sec, 154.15 QPS (1.46 sec for 225 queries), totHits=221118844 725.7s: points, sort: ITER 18: 151.93 M hits/sec, 154.59 QPS (1.46 sec for 225 queries), totHits=221118844 727.9s: points, sort: ITER 19: 150.97 M hits/sec, 153.62 QPS (1.46 sec for 225 queries), totHits=221118844 727.9s: points, sort: BEST M hits/sec: 153.94043203601154 727.9s: points, sort: BEST QPS: 156.64244883671063 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|137.3s|0.0s|0.70|0.00| |points|112.2s|0.0s|0.49|0.00| |shapes|167.9s|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|254.45|160.88|355855227| |poly 10|points|294.58|186.28|355809475| |poly 10|geopoint|||| |poly 10|shapes|197.43|124.85|355809475| |polyMedium|geo3d|2.64|32.32|2693541| |polyMedium|points|16.78|205.59|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.27|162.61|2693559| |polyRussia|geo3d|3.69|1.05|3508671| |polyRussia|points|68.22|19.44|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|48.24|13.75|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3317.57|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|153.94|156.64|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 728.1s: points, distance: INDEX SIZE: 0.4939169967547059 GB 728.1s: points, distance: READER MB: 0.0 728.1s: points, distance: maxDoc=60844404 729.6s: points, distance: ITER 0: 254.11 M hits/sec, 149.30 QPS (1.51 sec for 225 queries), totHits=382961957 729.6s: points, distance: *** 730.8s: points, distance: ITER 1: 315.44 M hits/sec, 185.33 QPS (1.21 sec for 225 queries), totHits=382961957 730.8s: points, distance: *** 732.0s: points, distance: ITER 2: 322.05 M hits/sec, 189.21 QPS (1.19 sec for 225 queries), totHits=382961957 732.0s: points, distance: *** 733.3s: points, distance: ITER 3: 300.34 M hits/sec, 176.46 QPS (1.28 sec for 225 queries), totHits=382961957 734.5s: points, distance: ITER 4: 310.33 M hits/sec, 182.33 QPS (1.23 sec for 225 queries), totHits=382961957 735.8s: points, distance: ITER 5: 314.65 M hits/sec, 184.87 QPS (1.22 sec for 225 queries), totHits=382961957 737.0s: points, distance: ITER 6: 311.24 M hits/sec, 182.86 QPS (1.23 sec for 225 queries), totHits=382961957 738.2s: points, distance: ITER 7: 321.13 M hits/sec, 188.67 QPS (1.19 sec for 225 queries), totHits=382961957 739.4s: points, distance: ITER 8: 323.01 M hits/sec, 189.77 QPS (1.19 sec for 225 queries), totHits=382961957 739.4s: points, distance: *** 740.5s: points, distance: ITER 9: 326.04 M hits/sec, 191.56 QPS (1.17 sec for 225 queries), totHits=382961957 740.5s: points, distance: *** 741.7s: points, distance: ITER 10: 322.05 M hits/sec, 189.21 QPS (1.19 sec for 225 queries), totHits=382961957 742.9s: points, distance: ITER 11: 325.91 M hits/sec, 191.48 QPS (1.18 sec for 225 queries), totHits=382961957 744.1s: points, distance: ITER 12: 321.81 M hits/sec, 189.07 QPS (1.19 sec for 225 queries), totHits=382961957 745.3s: points, distance: ITER 13: 321.98 M hits/sec, 189.17 QPS (1.19 sec for 225 queries), totHits=382961957 746.5s: points, distance: ITER 14: 324.93 M hits/sec, 190.91 QPS (1.18 sec for 225 queries), totHits=382961957 747.6s: points, distance: ITER 15: 326.72 M hits/sec, 191.96 QPS (1.17 sec for 225 queries), totHits=382961957 747.6s: points, distance: *** 748.8s: points, distance: ITER 16: 327.99 M hits/sec, 192.70 QPS (1.17 sec for 225 queries), totHits=382961957 748.8s: points, distance: *** 750.0s: points, distance: ITER 17: 326.87 M hits/sec, 192.04 QPS (1.17 sec for 225 queries), totHits=382961957 751.2s: points, distance: ITER 18: 326.63 M hits/sec, 191.90 QPS (1.17 sec for 225 queries), totHits=382961957 752.3s: points, distance: ITER 19: 325.55 M hits/sec, 191.27 QPS (1.18 sec for 225 queries), totHits=382961957 752.3s: points, distance: BEST M hits/sec: 327.9867189353004 752.3s: points, distance: BEST QPS: 192.700633604822 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|137.3s|0.0s|0.70|0.00| |points|112.2s|0.0s|0.49|0.00| |shapes|167.9s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|327.99|192.70|382961957| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|254.45|160.88|355855227| |poly 10|points|294.58|186.28|355809475| |poly 10|geopoint|||| |poly 10|shapes|197.43|124.85|355809475| |polyMedium|geo3d|2.64|32.32|2693541| |polyMedium|points|16.78|205.59|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.27|162.61|2693559| |polyRussia|geo3d|3.69|1.05|3508671| |polyRussia|points|68.22|19.44|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|48.24|13.75|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3317.57|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|153.94|156.64|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 752.6s: geo3d, distance: INDEX SIZE: 0.6990031152963638 GB 752.6s: geo3d, distance: READER MB: 0.0 752.6s: geo3d, distance: maxDoc=60844404 754.3s: geo3d, distance: ITER 0: 226.51 M hits/sec, 132.94 QPS (1.69 sec for 225 queries), totHits=383371904 754.3s: geo3d, distance: *** 755.6s: geo3d, distance: ITER 1: 291.80 M hits/sec, 171.26 QPS (1.31 sec for 225 queries), totHits=383371904 755.6s: geo3d, distance: *** 756.9s: geo3d, distance: ITER 2: 289.57 M hits/sec, 169.95 QPS (1.32 sec for 225 queries), totHits=383371904 758.4s: geo3d, distance: ITER 3: 270.11 M hits/sec, 158.52 QPS (1.42 sec for 225 queries), totHits=383371904 759.6s: geo3d, distance: ITER 4: 300.12 M hits/sec, 176.14 QPS (1.28 sec for 225 queries), totHits=383371904 759.6s: geo3d, distance: *** 760.9s: geo3d, distance: ITER 5: 304.21 M hits/sec, 178.54 QPS (1.26 sec for 225 queries), totHits=383371904 760.9s: geo3d, distance: *** 762.2s: geo3d, distance: ITER 6: 298.00 M hits/sec, 174.89 QPS (1.29 sec for 225 queries), totHits=383371904 763.4s: geo3d, distance: ITER 7: 303.52 M hits/sec, 178.14 QPS (1.26 sec for 225 queries), totHits=383371904 764.7s: geo3d, distance: ITER 8: 307.85 M hits/sec, 180.68 QPS (1.25 sec for 225 queries), totHits=383371904 764.7s: geo3d, distance: *** 765.9s: geo3d, distance: ITER 9: 309.95 M hits/sec, 181.91 QPS (1.24 sec for 225 queries), totHits=383371904 765.9s: geo3d, distance: *** 767.2s: geo3d, distance: ITER 10: 307.34 M hits/sec, 180.38 QPS (1.25 sec for 225 queries), totHits=383371904 768.4s: geo3d, distance: ITER 11: 303.68 M hits/sec, 178.23 QPS (1.26 sec for 225 queries), totHits=383371904 769.7s: geo3d, distance: ITER 12: 302.07 M hits/sec, 177.28 QPS (1.27 sec for 225 queries), totHits=383371904 771.0s: geo3d, distance: ITER 13: 306.43 M hits/sec, 179.85 QPS (1.25 sec for 225 queries), totHits=383371904 772.2s: geo3d, distance: ITER 14: 297.96 M hits/sec, 174.87 QPS (1.29 sec for 225 queries), totHits=383371904 773.5s: geo3d, distance: ITER 15: 305.68 M hits/sec, 179.40 QPS (1.25 sec for 225 queries), totHits=383371904 774.8s: geo3d, distance: ITER 16: 305.06 M hits/sec, 179.04 QPS (1.26 sec for 225 queries), totHits=383371904 776.0s: geo3d, distance: ITER 17: 302.95 M hits/sec, 177.80 QPS (1.27 sec for 225 queries), totHits=383371904 777.3s: geo3d, distance: ITER 18: 310.23 M hits/sec, 182.07 QPS (1.24 sec for 225 queries), totHits=383371904 777.3s: geo3d, distance: *** 778.5s: geo3d, distance: ITER 19: 304.60 M hits/sec, 178.77 QPS (1.26 sec for 225 queries), totHits=383371904 778.5s: geo3d, distance: BEST M hits/sec: 310.22719917496113 778.5s: geo3d, distance: BEST QPS: 182.07155789477534 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|137.3s|0.0s|0.70|0.00| |points|112.2s|0.0s|0.49|0.00| |shapes|167.9s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|310.23|182.07|383371904| |distance|points|327.99|192.70|382961957| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|254.45|160.88|355855227| |poly 10|points|294.58|186.28|355809475| |poly 10|geopoint|||| |poly 10|shapes|197.43|124.85|355809475| |polyMedium|geo3d|2.64|32.32|2693541| |polyMedium|points|16.78|205.59|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.27|162.61|2693559| |polyRussia|geo3d|3.69|1.05|3508671| |polyRussia|points|68.22|19.44|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|48.24|13.75|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3317.57|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|153.94|156.64|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 778.8s: shapes, distance: INDEX SIZE: 1.2543620793148875 GB 778.8s: shapes, distance: READER MB: 0.0 778.8s: shapes, distance: maxDoc=60844404 781.2s: shapes, distance: ITER 0: 159.15 M hits/sec, 93.51 QPS (2.41 sec for 225 queries), totHits=382961957 781.2s: shapes, distance: *** 783.2s: shapes, distance: ITER 1: 190.04 M hits/sec, 111.66 QPS (2.02 sec for 225 queries), totHits=382961957 783.2s: shapes, distance: *** 784.9s: shapes, distance: ITER 2: 221.97 M hits/sec, 130.41 QPS (1.73 sec for 225 queries), totHits=382961957 784.9s: shapes, distance: *** 786.6s: shapes, distance: ITER 3: 227.01 M hits/sec, 133.37 QPS (1.69 sec for 225 queries), totHits=382961957 786.6s: shapes, distance: *** 788.3s: shapes, distance: ITER 4: 226.64 M hits/sec, 133.16 QPS (1.69 sec for 225 queries), totHits=382961957 790.0s: shapes, distance: ITER 5: 226.06 M hits/sec, 132.82 QPS (1.69 sec for 225 queries), totHits=382961957 791.7s: shapes, distance: ITER 6: 224.10 M hits/sec, 131.67 QPS (1.71 sec for 225 queries), totHits=382961957 793.4s: shapes, distance: ITER 7: 225.78 M hits/sec, 132.65 QPS (1.70 sec for 225 queries), totHits=382961957 795.1s: shapes, distance: ITER 8: 224.72 M hits/sec, 132.03 QPS (1.70 sec for 225 queries), totHits=382961957 796.8s: shapes, distance: ITER 9: 223.07 M hits/sec, 131.06 QPS (1.72 sec for 225 queries), totHits=382961957 798.5s: shapes, distance: ITER 10: 226.42 M hits/sec, 133.03 QPS (1.69 sec for 225 queries), totHits=382961957 800.2s: shapes, distance: ITER 11: 223.42 M hits/sec, 131.26 QPS (1.71 sec for 225 queries), totHits=382961957 802.0s: shapes, distance: ITER 12: 223.26 M hits/sec, 131.17 QPS (1.72 sec for 225 queries), totHits=382961957 803.6s: shapes, distance: ITER 13: 226.69 M hits/sec, 133.19 QPS (1.69 sec for 225 queries), totHits=382961957 805.4s: shapes, distance: ITER 14: 223.58 M hits/sec, 131.36 QPS (1.71 sec for 225 queries), totHits=382961957 807.0s: shapes, distance: ITER 15: 227.28 M hits/sec, 133.53 QPS (1.69 sec for 225 queries), totHits=382961957 807.0s: shapes, distance: *** 808.7s: shapes, distance: ITER 16: 225.73 M hits/sec, 132.62 QPS (1.70 sec for 225 queries), totHits=382961957 810.4s: shapes, distance: ITER 17: 224.94 M hits/sec, 132.16 QPS (1.70 sec for 225 queries), totHits=382961957 812.2s: shapes, distance: ITER 18: 222.73 M hits/sec, 130.86 QPS (1.72 sec for 225 queries), totHits=382961957 813.9s: shapes, distance: ITER 19: 222.32 M hits/sec, 130.62 QPS (1.72 sec for 225 queries), totHits=382961957 813.9s: shapes, distance: BEST M hits/sec: 227.27655931065334 813.9s: shapes, distance: BEST QPS: 133.53082443355333 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|137.3s|0.0s|0.70|0.00| |points|112.2s|0.0s|0.49|0.00| |shapes|167.9s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|310.23|182.07|383371904| |distance|points|327.99|192.70|382961957| |distance|geopoint|||| |distance|shapes|227.28|133.53|382961957| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|254.45|160.88|355855227| |poly 10|points|294.58|186.28|355809475| |poly 10|geopoint|||| |poly 10|shapes|197.43|124.85|355809475| |polyMedium|geo3d|2.64|32.32|2693541| |polyMedium|points|16.78|205.59|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.27|162.61|2693559| |polyRussia|geo3d|3.69|1.05|3508671| |polyRussia|points|68.22|19.44|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|48.24|13.75|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3317.57|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|153.94|156.64|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 814.1s: points, box: INDEX SIZE: 0.4939169967547059 GB 814.1s: points, box: READER MB: 0.0 814.1s: points, box: maxDoc=60844404 815.0s: points, box: ITER 0: 251.53 M hits/sec, 255.94 QPS (0.88 sec for 225 queries), totHits=221118844 815.0s: points, box: *** 815.6s: points, box: ITER 1: 400.93 M hits/sec, 407.96 QPS (0.55 sec for 225 queries), totHits=221118844 815.6s: points, box: *** 816.1s: points, box: ITER 2: 387.15 M hits/sec, 393.94 QPS (0.57 sec for 225 queries), totHits=221118844 816.7s: points, box: ITER 3: 399.27 M hits/sec, 406.28 QPS (0.55 sec for 225 queries), totHits=221118844 817.2s: points, box: ITER 4: 415.72 M hits/sec, 423.02 QPS (0.53 sec for 225 queries), totHits=221118844 817.2s: points, box: *** 817.8s: points, box: ITER 5: 381.73 M hits/sec, 388.43 QPS (0.58 sec for 225 queries), totHits=221118844 818.4s: points, box: ITER 6: 388.06 M hits/sec, 394.87 QPS (0.57 sec for 225 queries), totHits=221118844 818.9s: points, box: ITER 7: 425.72 M hits/sec, 433.19 QPS (0.52 sec for 225 queries), totHits=221118844 818.9s: points, box: *** 819.5s: points, box: ITER 8: 392.34 M hits/sec, 399.23 QPS (0.56 sec for 225 queries), totHits=221118844 820.0s: points, box: ITER 9: 404.13 M hits/sec, 411.23 QPS (0.55 sec for 225 queries), totHits=221118844 820.6s: points, box: ITER 10: 396.94 M hits/sec, 403.91 QPS (0.56 sec for 225 queries), totHits=221118844 821.1s: points, box: ITER 11: 415.88 M hits/sec, 423.18 QPS (0.53 sec for 225 queries), totHits=221118844 821.6s: points, box: ITER 12: 422.85 M hits/sec, 430.27 QPS (0.52 sec for 225 queries), totHits=221118844 822.2s: points, box: ITER 13: 416.92 M hits/sec, 424.24 QPS (0.53 sec for 225 queries), totHits=221118844 822.7s: points, box: ITER 14: 435.83 M hits/sec, 443.48 QPS (0.51 sec for 225 queries), totHits=221118844 822.7s: points, box: *** 823.2s: points, box: ITER 15: 436.49 M hits/sec, 444.15 QPS (0.51 sec for 225 queries), totHits=221118844 823.2s: points, box: *** 823.7s: points, box: ITER 16: 428.53 M hits/sec, 436.05 QPS (0.52 sec for 225 queries), totHits=221118844 824.2s: points, box: ITER 17: 432.19 M hits/sec, 439.77 QPS (0.51 sec for 225 queries), totHits=221118844 824.7s: points, box: ITER 18: 431.15 M hits/sec, 438.71 QPS (0.51 sec for 225 queries), totHits=221118844 825.2s: points, box: ITER 19: 443.39 M hits/sec, 451.17 QPS (0.50 sec for 225 queries), totHits=221118844 825.2s: points, box: *** 825.2s: points, box: BEST M hits/sec: 443.3912901569917 825.2s: points, box: BEST QPS: 451.17385058924754 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|137.3s|0.0s|0.70|0.00| |points|112.2s|0.0s|0.49|0.00| |shapes|167.9s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|310.23|182.07|383371904| |distance|points|327.99|192.70|382961957| |distance|geopoint|||| |distance|shapes|227.28|133.53|382961957| |box|geo3d|||| |box|points|443.39|451.17|221118844| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|254.45|160.88|355855227| |poly 10|points|294.58|186.28|355809475| |poly 10|geopoint|||| |poly 10|shapes|197.43|124.85|355809475| |polyMedium|geo3d|2.64|32.32|2693541| |polyMedium|points|16.78|205.59|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.27|162.61|2693559| |polyRussia|geo3d|3.69|1.05|3508671| |polyRussia|points|68.22|19.44|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|48.24|13.75|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3317.57|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|153.94|156.64|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 825.5s: geo3d, box: INDEX SIZE: 0.6990031152963638 GB 825.5s: geo3d, box: READER MB: 0.0 825.5s: geo3d, box: maxDoc=60844404 826.9s: geo3d, box: ITER 0: 161.70 M hits/sec, 164.54 QPS (1.37 sec for 225 queries), totHits=221118844 826.9s: geo3d, box: *** 827.8s: geo3d, box: ITER 1: 229.82 M hits/sec, 233.85 QPS (0.96 sec for 225 queries), totHits=221118844 827.8s: geo3d, box: *** 828.8s: geo3d, box: ITER 2: 235.57 M hits/sec, 239.70 QPS (0.94 sec for 225 queries), totHits=221118844 828.8s: geo3d, box: *** 829.7s: geo3d, box: ITER 3: 228.28 M hits/sec, 232.28 QPS (0.97 sec for 225 queries), totHits=221118844 830.6s: geo3d, box: ITER 4: 242.56 M hits/sec, 246.81 QPS (0.91 sec for 225 queries), totHits=221118844 830.6s: geo3d, box: *** 831.6s: geo3d, box: ITER 5: 237.80 M hits/sec, 241.97 QPS (0.93 sec for 225 queries), totHits=221118844 832.6s: geo3d, box: ITER 6: 219.45 M hits/sec, 223.31 QPS (1.01 sec for 225 queries), totHits=221118844 833.6s: geo3d, box: ITER 7: 225.22 M hits/sec, 229.17 QPS (0.98 sec for 225 queries), totHits=221118844 834.4s: geo3d, box: ITER 8: 248.87 M hits/sec, 253.24 QPS (0.89 sec for 225 queries), totHits=221118844 834.4s: geo3d, box: *** 835.3s: geo3d, box: ITER 9: 255.10 M hits/sec, 259.58 QPS (0.87 sec for 225 queries), totHits=221118844 835.3s: geo3d, box: *** 836.2s: geo3d, box: ITER 10: 249.65 M hits/sec, 254.03 QPS (0.89 sec for 225 queries), totHits=221118844 837.1s: geo3d, box: ITER 11: 245.63 M hits/sec, 249.94 QPS (0.90 sec for 225 queries), totHits=221118844 838.0s: geo3d, box: ITER 12: 244.23 M hits/sec, 248.52 QPS (0.91 sec for 225 queries), totHits=221118844 838.9s: geo3d, box: ITER 13: 246.34 M hits/sec, 250.66 QPS (0.90 sec for 225 queries), totHits=221118844 839.8s: geo3d, box: ITER 14: 250.39 M hits/sec, 254.79 QPS (0.88 sec for 225 queries), totHits=221118844 840.7s: geo3d, box: ITER 15: 252.35 M hits/sec, 256.78 QPS (0.88 sec for 225 queries), totHits=221118844 841.6s: geo3d, box: ITER 16: 248.47 M hits/sec, 252.83 QPS (0.89 sec for 225 queries), totHits=221118844 842.4s: geo3d, box: ITER 17: 247.62 M hits/sec, 251.96 QPS (0.89 sec for 225 queries), totHits=221118844 843.4s: geo3d, box: ITER 18: 241.74 M hits/sec, 245.99 QPS (0.91 sec for 225 queries), totHits=221118844 844.3s: geo3d, box: ITER 19: 245.79 M hits/sec, 250.11 QPS (0.90 sec for 225 queries), totHits=221118844 844.3s: geo3d, box: BEST M hits/sec: 255.10388981403628 844.3s: geo3d, box: BEST QPS: 259.58156333414155 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|137.3s|0.0s|0.70|0.00| |points|112.2s|0.0s|0.49|0.00| |shapes|167.9s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|310.23|182.07|383371904| |distance|points|327.99|192.70|382961957| |distance|geopoint|||| |distance|shapes|227.28|133.53|382961957| |box|geo3d|255.10|259.58|221118844| |box|points|443.39|451.17|221118844| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|254.45|160.88|355855227| |poly 10|points|294.58|186.28|355809475| |poly 10|geopoint|||| |poly 10|shapes|197.43|124.85|355809475| |polyMedium|geo3d|2.64|32.32|2693541| |polyMedium|points|16.78|205.59|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.27|162.61|2693559| |polyRussia|geo3d|3.69|1.05|3508671| |polyRussia|points|68.22|19.44|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|48.24|13.75|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3317.57|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|153.94|156.64|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 844.5s: shapes, box: INDEX SIZE: 1.2543620793148875 GB 844.5s: shapes, box: READER MB: 0.0 844.5s: shapes, box: maxDoc=60844404 845.9s: shapes, box: ITER 0: 164.73 M hits/sec, 167.62 QPS (1.34 sec for 225 queries), totHits=221118844 845.9s: shapes, box: *** 846.9s: shapes, box: ITER 1: 205.74 M hits/sec, 209.35 QPS (1.07 sec for 225 queries), totHits=221118844 846.9s: shapes, box: *** 848.1s: shapes, box: ITER 2: 199.13 M hits/sec, 202.63 QPS (1.11 sec for 225 queries), totHits=221118844 849.1s: shapes, box: ITER 3: 204.85 M hits/sec, 208.45 QPS (1.08 sec for 225 queries), totHits=221118844 850.3s: shapes, box: ITER 4: 189.45 M hits/sec, 192.78 QPS (1.17 sec for 225 queries), totHits=221118844 851.4s: shapes, box: ITER 5: 203.11 M hits/sec, 206.68 QPS (1.09 sec for 225 queries), totHits=221118844 852.4s: shapes, box: ITER 6: 210.99 M hits/sec, 214.69 QPS (1.05 sec for 225 queries), totHits=221118844 852.4s: shapes, box: *** 853.5s: shapes, box: ITER 7: 211.16 M hits/sec, 214.86 QPS (1.05 sec for 225 queries), totHits=221118844 853.5s: shapes, box: *** 854.5s: shapes, box: ITER 8: 210.22 M hits/sec, 213.91 QPS (1.05 sec for 225 queries), totHits=221118844 855.6s: shapes, box: ITER 9: 202.50 M hits/sec, 206.05 QPS (1.09 sec for 225 queries), totHits=221118844 856.7s: shapes, box: ITER 10: 210.46 M hits/sec, 214.16 QPS (1.05 sec for 225 queries), totHits=221118844 857.7s: shapes, box: ITER 11: 212.05 M hits/sec, 215.77 QPS (1.04 sec for 225 queries), totHits=221118844 857.7s: shapes, box: *** 858.8s: shapes, box: ITER 12: 212.61 M hits/sec, 216.34 QPS (1.04 sec for 225 queries), totHits=221118844 858.8s: shapes, box: *** 859.8s: shapes, box: ITER 13: 213.11 M hits/sec, 216.85 QPS (1.04 sec for 225 queries), totHits=221118844 859.8s: shapes, box: *** 860.8s: shapes, box: ITER 14: 216.58 M hits/sec, 220.39 QPS (1.02 sec for 225 queries), totHits=221118844 860.8s: shapes, box: *** 861.8s: shapes, box: ITER 15: 216.48 M hits/sec, 220.28 QPS (1.02 sec for 225 queries), totHits=221118844 862.9s: shapes, box: ITER 16: 212.69 M hits/sec, 216.42 QPS (1.04 sec for 225 queries), totHits=221118844 863.9s: shapes, box: ITER 17: 210.00 M hits/sec, 213.68 QPS (1.05 sec for 225 queries), totHits=221118844 865.0s: shapes, box: ITER 18: 212.42 M hits/sec, 216.15 QPS (1.04 sec for 225 queries), totHits=221118844 866.0s: shapes, box: ITER 19: 211.48 M hits/sec, 215.20 QPS (1.05 sec for 225 queries), totHits=221118844 866.0s: shapes, box: BEST M hits/sec: 216.58476942060872 866.0s: shapes, box: BEST QPS: 220.38634174316218 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |geo3d|137.3s|0.0s|0.70|0.00| |points|112.2s|0.0s|0.49|0.00| |shapes|167.9s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|310.23|182.07|383371904| |distance|points|327.99|192.70|382961957| |distance|geopoint|||| |distance|shapes|227.28|133.53|382961957| |box|geo3d|255.10|259.58|221118844| |box|points|443.39|451.17|221118844| |box|geopoint|||| |box|shapes|216.58|220.39|221118844| |poly 10|geo3d|254.45|160.88|355855227| |poly 10|points|294.58|186.28|355809475| |poly 10|geopoint|||| |poly 10|shapes|197.43|124.85|355809475| |polyMedium|geo3d|2.64|32.32|2693541| |polyMedium|points|16.78|205.59|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.27|162.61|2693559| |polyRussia|geo3d|3.69|1.05|3508671| |polyRussia|points|68.22|19.44|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|48.24|13.75|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3317.57|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|153.94|156.64|221118844| |sort|geopoint|||| |sort|shapes|||| Took 867.3 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 e6d3b52bd1d..86ba05a5982 main -> origin/main Updating e6d3b52bd1d..86ba05a5982 Fast-forward lucene/CHANGES.txt | 4 + .../miscellaneous/TruncateTokenFilter.java | 88 +++++++++++++--- .../miscellaneous/TruncateTokenFilterFactory.java | 55 ++++++++-- .../miscellaneous/TestConditionalTokenFilter.java | 3 +- .../miscellaneous/TestTruncateTokenFilter.java | 111 ++++++++++++++++++- .../TestTruncateTokenFilterFactory.java | 117 +++++++++++++++------ 6 files changed, 317 insertions(+), 61 deletions(-) creating directories /l/logs.nightly/taxis/2026.04.07.03.10.11... Lucene git hash: 86ba05a598257883b4494307cae7ca00d0fb2d4d Compile lucene core... run: "../../gradlew jar" in cwd=/l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/core log: /l/logs.nightly/taxis/2026.04.07.03.10.11/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.04.07.03.10.11/index.1threads.sparse.sorted.log 3.5 sec: 0.3 M docs; 85.4 K docs/sec 7.3 sec: 0.6 M docs; 82.0 K docs/sec 10.8 sec: 0.9 M docs; 83.6 K docs/sec 14.2 sec: 1.2 M docs; 84.6 K docs/sec 17.6 sec: 1.5 M docs; 85.3 K docs/sec 21.8 sec: 1.9 M docs; 87.2 K docs/sec 25.2 sec: 2.2 M docs; 87.2 K docs/sec 29.5 sec: 2.6 M docs; 88.3 K docs/sec 33.7 sec: 3.0 M docs; 89.1 K docs/sec 37.1 sec: 3.3 M docs; 89.1 K docs/sec 49.9 sec: 3.7 M docs; 74.1 K docs/sec 54.2 sec: 4.1 M docs; 75.7 K docs/sec 57.6 sec: 4.4 M docs; 76.4 K docs/sec 61.8 sec: 4.8 M docs; 77.6 K docs/sec 66.1 sec: 5.2 M docs; 78.7 K docs/sec 69.4 sec: 5.5 M docs; 79.2 K docs/sec 73.7 sec: 5.9 M docs; 80.1 K docs/sec 78.0 sec: 6.3 M docs; 80.8 K docs/sec 81.4 sec: 6.6 M docs; 81.1 K docs/sec 85.6 sec: 7.0 M docs; 81.7 K docs/sec 98.4 sec: 7.4 M docs; 75.2 K docs/sec 101.8 sec: 7.7 M docs; 75.7 K docs/sec 106.0 sec: 8.1 M docs; 76.4 K docs/sec 110.2 sec: 8.5 M docs; 77.1 K docs/sec 113.6 sec: 8.8 M docs; 77.5 K docs/sec 117.8 sec: 9.2 M docs; 78.1 K docs/sec 122.1 sec: 9.6 M docs; 78.6 K docs/sec 125.5 sec: 9.9 M docs; 78.9 K docs/sec 129.7 sec: 10.3 M docs; 79.4 K docs/sec 133.9 sec: 10.7 M docs; 79.9 K docs/sec 145.8 sec: 11.0 M docs; 75.4 K docs/sec 150.1 sec: 11.4 M docs; 76.0 K docs/sec 154.3 sec: 11.8 M docs; 76.5 K docs/sec 157.7 sec: 12.1 M docs; 76.7 K docs/sec 161.9 sec: 12.5 M docs; 77.2 K docs/sec 166.1 sec: 12.9 M docs; 77.6 K docs/sec 169.5 sec: 13.2 M docs; 77.9 K docs/sec 173.8 sec: 13.6 M docs; 78.3 K docs/sec 178.0 sec: 14.0 M docs; 78.6 K docs/sec 181.4 sec: 14.3 M docs; 78.8 K docs/sec 194.2 sec: 14.7 M docs; 75.7 K docs/sec 198.5 sec: 15.1 M docs; 76.1 K docs/sec 201.9 sec: 15.4 M docs; 76.3 K docs/sec 206.1 sec: 15.8 M docs; 76.7 K docs/sec 210.3 sec: 16.2 M docs; 77.0 K docs/sec 213.7 sec: 16.5 M docs; 77.2 K docs/sec 218.0 sec: 16.9 M docs; 77.5 K docs/sec 222.2 sec: 17.3 M docs; 77.9 K docs/sec 225.6 sec: 17.6 M docs; 78.0 K docs/sec 229.8 sec: 18.0 M docs; 78.3 K docs/sec 242.5 sec: 18.4 M docs; 75.9 K docs/sec 245.9 sec: 18.7 M docs; 76.0 K docs/sec 250.1 sec: 19.1 M docs; 76.4 K docs/sec 253.5 sec: 19.4 M docs; 76.5 K docs/sec 257.7 sec: 19.8 M docs; 76.8 K docs/sec 259.4 sec: 20.0 M docs; 77.1 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.04.07.03.10.11/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.04.07.03.10.11/diskUsagesparse-sorted.log took 52.1 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.04.07.03.10.11/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.04.07.03.10.11/index.1threads.sparse.log 3.1 sec: 0.3 M docs; 97.2 K docs/sec 6.7 sec: 0.6 M docs; 89.3 K docs/sec 9.9 sec: 0.9 M docs; 90.6 K docs/sec 13.1 sec: 1.2 M docs; 91.8 K docs/sec 16.2 sec: 1.5 M docs; 92.3 K docs/sec 20.2 sec: 1.9 M docs; 93.9 K docs/sec 23.4 sec: 2.2 M docs; 93.8 K docs/sec 27.4 sec: 2.6 M docs; 94.9 K docs/sec 31.3 sec: 3.0 M docs; 95.7 K docs/sec 34.5 sec: 3.3 M docs; 95.7 K docs/sec 46.1 sec: 3.7 M docs; 80.3 K docs/sec 50.0 sec: 4.1 M docs; 82.0 K docs/sec 53.2 sec: 4.4 M docs; 82.8 K docs/sec 57.1 sec: 4.8 M docs; 84.1 K docs/sec 61.0 sec: 5.2 M docs; 85.2 K docs/sec 64.2 sec: 5.5 M docs; 85.7 K docs/sec 68.1 sec: 5.9 M docs; 86.6 K docs/sec 72.0 sec: 6.3 M docs; 87.5 K docs/sec 75.2 sec: 6.6 M docs; 87.8 K docs/sec 79.1 sec: 7.0 M docs; 88.5 K docs/sec 90.6 sec: 7.4 M docs; 81.6 K docs/sec 93.8 sec: 7.7 M docs; 82.1 K docs/sec 97.7 sec: 8.1 M docs; 82.9 K docs/sec 101.6 sec: 8.5 M docs; 83.6 K docs/sec 104.8 sec: 8.8 M docs; 84.0 K docs/sec 108.7 sec: 9.2 M docs; 84.7 K docs/sec 112.6 sec: 9.6 M docs; 85.2 K docs/sec 115.7 sec: 9.9 M docs; 85.5 K docs/sec 119.7 sec: 10.3 M docs; 86.1 K docs/sec 123.6 sec: 10.7 M docs; 86.6 K docs/sec 134.3 sec: 11.0 M docs; 81.9 K docs/sec 138.2 sec: 11.4 M docs; 82.5 K docs/sec 142.1 sec: 11.8 M docs; 83.0 K docs/sec 145.2 sec: 12.1 M docs; 83.3 K docs/sec 149.2 sec: 12.5 M docs; 83.8 K docs/sec 153.1 sec: 12.9 M docs; 84.3 K docs/sec 156.2 sec: 13.2 M docs; 84.5 K docs/sec 160.1 sec: 13.6 M docs; 84.9 K docs/sec 164.1 sec: 14.0 M docs; 85.3 K docs/sec 167.2 sec: 14.3 M docs; 85.5 K docs/sec 178.7 sec: 14.7 M docs; 82.3 K docs/sec 182.6 sec: 15.1 M docs; 82.7 K docs/sec 185.7 sec: 15.4 M docs; 82.9 K docs/sec 189.6 sec: 15.8 M docs; 83.3 K docs/sec 193.5 sec: 16.2 M docs; 83.7 K docs/sec 196.7 sec: 16.5 M docs; 83.9 K docs/sec 200.6 sec: 16.9 M docs; 84.3 K docs/sec 204.5 sec: 17.3 M docs; 84.6 K docs/sec 207.6 sec: 17.6 M docs; 84.8 K docs/sec 211.6 sec: 18.0 M docs; 85.1 K docs/sec 223.1 sec: 18.4 M docs; 82.5 K docs/sec 226.2 sec: 18.7 M docs; 82.7 K docs/sec 230.1 sec: 19.1 M docs; 83.0 K docs/sec 233.3 sec: 19.4 M docs; 83.2 K docs/sec 237.2 sec: 19.8 M docs; 83.5 K docs/sec 238.8 sec: 20.0 M docs; 83.8 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.04.07.03.10.11/checkIndexsparse.log took 0.5 sec DiskUsage sparse run: "java -server -Xmx2g -Xms2g -XX:+UseParallelGC -XX:+HeapDumpOnOutOfMemoryError -cp /l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/analysis/common/build/libs/lucene-analysis-common-11.0.0-SNAPSHOT.jar:/l/util.nightly/src/python/sparsetaxis/../../main perf.DiskUsage /l/sparseTaxis.nightly/sparseTaxis/indices/index.1threads.sparse" in cwd=/l/sparseTaxis.nightly/sparseTaxis/lucene.main log: /l/logs.nightly/taxis/2026.04.07.03.10.11/diskUsagesparse.log took 51.7 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.04.07.03.10.11/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.04.07.03.10.11/index.1threads.nonsparse.log 3.1 sec: 0.3 M docs; 96.8 K docs/sec 6.7 sec: 0.6 M docs; 89.5 K docs/sec 9.8 sec: 0.9 M docs; 92.0 K docs/sec 12.9 sec: 1.2 M docs; 92.7 K docs/sec 16.0 sec: 1.5 M docs; 93.6 K docs/sec 19.9 sec: 1.9 M docs; 95.5 K docs/sec 23.0 sec: 2.2 M docs; 95.6 K docs/sec 26.9 sec: 2.6 M docs; 96.7 K docs/sec 30.7 sec: 3.0 M docs; 97.7 K docs/sec 33.8 sec: 3.3 M docs; 97.7 K docs/sec 45.2 sec: 3.7 M docs; 81.9 K docs/sec 49.1 sec: 4.1 M docs; 83.6 K docs/sec 52.2 sec: 4.4 M docs; 84.3 K docs/sec 56.1 sec: 4.8 M docs; 85.6 K docs/sec 59.9 sec: 5.2 M docs; 86.8 K docs/sec 63.0 sec: 5.5 M docs; 87.3 K docs/sec 66.9 sec: 5.9 M docs; 88.2 K docs/sec 70.8 sec: 6.3 M docs; 89.0 K docs/sec 73.8 sec: 6.6 M docs; 89.4 K docs/sec 77.7 sec: 7.0 M docs; 90.1 K docs/sec 89.0 sec: 7.4 M docs; 83.1 K docs/sec 92.1 sec: 7.7 M docs; 83.6 K docs/sec 96.0 sec: 8.1 M docs; 84.4 K docs/sec 99.9 sec: 8.5 M docs; 85.1 K docs/sec 102.9 sec: 8.8 M docs; 85.5 K docs/sec 106.8 sec: 9.2 M docs; 86.2 K docs/sec 110.6 sec: 9.6 M docs; 86.8 K docs/sec 113.7 sec: 9.9 M docs; 87.1 K docs/sec 117.6 sec: 10.3 M docs; 87.6 K docs/sec 121.5 sec: 10.7 M docs; 88.1 K docs/sec 132.0 sec: 11.0 M docs; 83.3 K docs/sec 135.9 sec: 11.4 M docs; 83.9 K docs/sec 139.8 sec: 11.8 M docs; 84.4 K docs/sec 142.8 sec: 12.1 M docs; 84.7 K docs/sec 146.7 sec: 12.5 M docs; 85.2 K docs/sec 150.5 sec: 12.9 M docs; 85.7 K docs/sec 153.6 sec: 13.2 M docs; 85.9 K docs/sec 157.5 sec: 13.6 M docs; 86.4 K docs/sec 161.3 sec: 14.0 M docs; 86.8 K docs/sec 164.4 sec: 14.3 M docs; 87.0 K docs/sec 175.7 sec: 14.7 M docs; 83.7 K docs/sec 179.6 sec: 15.1 M docs; 84.1 K docs/sec 182.6 sec: 15.4 M docs; 84.3 K docs/sec 186.5 sec: 15.8 M docs; 84.7 K docs/sec 190.3 sec: 16.2 M docs; 85.1 K docs/sec 193.4 sec: 16.5 M docs; 85.3 K docs/sec 197.2 sec: 16.9 M docs; 85.7 K docs/sec 201.1 sec: 17.3 M docs; 86.0 K docs/sec 204.1 sec: 17.6 M docs; 86.2 K docs/sec 208.0 sec: 18.0 M docs; 86.6 K docs/sec 219.2 sec: 18.4 M docs; 83.9 K docs/sec 222.2 sec: 18.7 M docs; 84.1 K docs/sec 226.1 sec: 19.1 M docs; 84.5 K docs/sec 229.2 sec: 19.4 M docs; 84.6 K docs/sec 233.0 sec: 19.8 M docs; 85.0 K docs/sec 234.6 sec: 20.0 M docs; 85.3 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.04.07.03.10.11/checkIndexnonsparse.log took 0.5 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.04.07.03.10.11/diskUsagenonsparse.log took 47.0 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.04.07.03.10.11/searchnonsparse.0.log sparseTaxis: now remove /l/sparseTaxis.nightly/sparseTaxis/indices/index.1threads.sparse sparseTaxis: now remove /l/sparseTaxis.nightly/sparseTaxis/indices/index.1threads.nonsparse sparseTaxis: now remove /l/sparseTaxis.nightly/sparseTaxis/indices/index.1threads.sparse.sorted + echo 'Now rsync' Now rsync + date Tue Apr 7 03:25:50 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 Tue Apr 7 03:26:41 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/nvme0n1p1 880G 356G 480G 43% / + echo 'Stopping background df process...' Stopping background df process... + kill 811379 + wait 811379 + 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.04.05.23.08.44 now shutil.copy2 /l/logs.nightly/all.log to /l/reports.nightly/2026.04.05.23.08.44