start: disk usage on /l: + df -h /l Filesystem Size Used Avail Use% Mounted on /dev/nvme0n1p1 880G 502G 333G 61% / + 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\nFri Apr 3 08:16:06 AM EDT 2026: now start nightly benchmarks' Fri Apr 3 08:16:06 AM EDT 2026: now start nightly benchmarks + pkill java + true + pkill mencoder + true + cd /l/trunk.nightly/lucene + git checkout main Already on 'main' Your branch is up to date with 'origin/main'. + git pull origin main From https://gitbox.apache.org/repos/asf/lucene * branch main -> FETCH_HEAD be2af1e7b43..a646e1700f8 main -> origin/main Updating be2af1e7b43..a646e1700f8 Fast-forward dev-tools/scripts/requirements.txt | 2 +- lucene/CHANGES.txt | 4 ++++ lucene/core/src/java/org/apache/lucene/search/Explanation.java | 6 ++---- lucene/core/src/java/org/apache/lucene/store/MMapDirectory.java | 2 +- 4 files changed, 8 insertions(+), 6 deletions(-) + ../gradlew clean Starting a Gradle Daemon (subsequent builds will be faster) > Task :build-infra:compileJava UP-TO-DATE > Task :build-infra:pluginDescriptors UP-TO-DATE > Task :build-infra:processResources UP-TO-DATE > Task :build-infra:classes UP-TO-DATE > Task :build-infra:jar UP-TO-DATE The eclint tool location is not set ('lucene.tool.eclint' option), will not apply eclint checks. The eclint tool location is not set ('lucene.tool.eclint' option), will not apply eclint checks. > Task :lucene:analysis:clean UP-TO-DATE > Task :lucene:core.tests:clean > Task :lucene:demo:clean > Task :lucene:clean UP-TO-DATE > Task :lucene:distribution:clean UP-TO-DATE > Task :lucene:classification:clean > Task :lucene:analysis.tests:clean > Task :lucene:benchmark:clean > Task :lucene:documentation:clean UP-TO-DATE > Task :lucene:distribution.tests:clean > Task :lucene:codecs:clean > Task :lucene:grouping:clean > Task :lucene:expressions:clean > Task :lucene:memory:clean > Task :lucene:join:clean > Task :lucene:misc:clean > Task :lucene:replicator:clean > Task :lucene:highlighter:clean > Task :lucene:backward-codecs:clean > Task :lucene:facet:clean > Task :lucene:benchmark-jmh:clean > Task :lucene:monitor:clean > Task :lucene:spatial-test-fixtures:clean > Task :lucene:luke:clean > Task :lucene:analysis:icu:clean > Task :lucene:suggest:clean > Task :lucene:analysis:morfologik.tests:clean > Task :lucene:spatial-extras:clean > Task :lucene:analysis:morfologik:clean > Task :lucene:queryparser:clean > Task :lucene:spatial3d:clean > Task :lucene:analysis:kuromoji:clean > Task :lucene:sandbox:clean > Task :lucene:queries:clean > Task :lucene:analysis:opennlp:clean > Task :lucene:analysis:phonetic:clean > Task :lucene:analysis:stempel:clean > Task :lucene:analysis:smartcn: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.03.lucene-tests.txt took: 1.3 min gradle precommit log: /l/logs.nightly/ant_test/2026.04.03.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: 301 open, 3834 closed [2026-04-03 08:19:33.968965] start [2026-04-03 08:19:33.978688] log dir /l/logs.nightly/2026.04.03.08.19.33 Java version (see also /l/logs.nightly/2026.04.03.08.19.33/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.03.08.19.33/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.03.08.19.33/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 = 989855744 {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.03.08.19.33/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.03.08.19.33/cpu_frequency_info.txt): cmd='cpupower frequency-info' analyzing CPU 61: driver: amd-pstate-epp CPUs which run at the same hardware frequency: 61 CPUs which need to have their frequency coordinated by software: 61 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: 221. CPU specifics (see also /l/logs.nightly/2026.04.03.08.19.33/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: 49% 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.03.08.19.33/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.03.08.19.33/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.03.08.19.33/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.03.08.19.33/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.03.08.19.33/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.03.08.19.33/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 a646e1700f81ed59df2652ad755f3560a4e36f05 last successful Lucene rev 1596b7604b67ed47314aa648f14b91dc75ce8134, luceneutil rev 3b84655f4c24ec1148b9fca3c7b3d3bfa0ec06b8 run ['git', 'log', '1596b7604b67ed47314aa648f14b91dc75ce8134^..a646e1700f81ed59df2652ad755f3560a4e36f05'] No commit message asking for regold of results files [2026-04-03 08:19:34.176572] 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-03 08:19:34.406161] 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-03 08:19:34.406284] RUN: /l/trunk.nightly/gradlew --stacktrace clean > /l/logs.nightly/2026.04.03.08.19.33/clean-lucene.log 2>&1 [2026-04-03 08:19:38.692531] took 4.3 sec [2026-04-03 08:19:38.692574] RUN: /l/trunk.nightly/gradlew jar > /l/logs.nightly/2026.04.03.08.19.33/jar-lucene.log 2>&1 [2026-04-03 08:19:52.689419] took 14.0 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-03 08:19:55.302129] 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: 150794.00 stored_field_size_mb: 624.38 retrieved_time_msec: 177.08 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: 354077.00 stored_field_size_mb: 385.76 retrieved_time_msec: 1338.06 Done: took 1035.67 seconds, saved to /l/logs.nightly/2026.04.03.08.19.33/geonames-stored-fields-benchmark-results.pk [2026-04-03 08:37:11.440985] done run stored fields benchmark [2026-04-03 08:37:11.441008] 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 03, 2026 8:37:12 AM org.apache.lucene.internal.vectorization.PanamaVectorizationProvider logIncubatorSetup INFO: Java vector incubator API enabled; uses preferredBitSize=256; FMA enabled Indexed 0 documents Indexed 100000 documents Indexed 200000 documents Indexed 300000 documents Indexed 400000 documents Indexed 500000 documents Indexed 600000 documents Indexed 700000 documents Indexed 800000 documents Indexed 900000 documents Indexed 1000000 documents Indexed 1100000 documents Indexed 1200000 documents Indexed 1300000 documents Indexed 1400000 documents Indexed 1500000 documents Indexed 1600000 documents Indexed 1700000 documents Indexed 1800000 documents Indexed 1900000 documents Indexed 2000000 documents Indexed 2100000 documents Indexed 2200000 documents Indexed 2300000 documents Indexed 2400000 documents Indexed 2500000 documents Indexed 2600000 documents Indexed 2700000 documents Indexed 2800000 documents Indexed 2900000 documents Indexed 3000000 documents Indexed 3100000 documents Indexed 3200000 documents Indexed 3300000 documents Indexed 3400000 documents Indexed 3500000 documents Indexed 3600000 documents Indexed 3700000 documents Indexed 3800000 documents Indexed 3900000 documents Indexed 4000000 documents Indexed 4100000 documents Indexed 4200000 documents Indexed 4300000 documents Indexed 4400000 documents Indexed 4500000 documents Indexed 4600000 documents Indexed 4700000 documents Indexed 4800000 documents Indexed 4900000 documents Indexed 5000000 documents Indexed 5100000 documents Indexed 5200000 documents Indexed 5300000 documents Indexed 5400000 documents Indexed 5500000 documents Indexed 5600000 documents Indexed 5700000 documents Indexed 5800000 documents Indexed 5900000 documents Indexed 6000000 documents Indexed 6100000 documents Indexed 6200000 documents Indexed 6300000 documents Indexed 6400000 documents Indexed 6500000 documents Indexed 6600000 documents Indexed 6700000 documents Indexed 6800000 documents Indexed 6900000 documents Indexed 7000000 documents Indexed 7100000 documents Indexed 7200000 documents Indexed 7300000 documents Indexed 7400000 documents Indexed 7500000 documents Indexed 7600000 documents Indexed 7700000 documents Indexed 7800000 documents Indexed 7900000 documents Indexed 8000000 documents Indexed 8100000 documents Indexed 8200000 documents Indexed 8300000 documents Indexed 8400000 documents Indexed 8500000 documents Indexed 8600000 documents Indexed 8700000 documents Indexed 8800000 documents Indexed 8900000 documents Indexed 9000000 documents Indexed 9100000 documents Indexed 9200000 documents Indexed 9300000 documents Indexed 9400000 documents Indexed 9500000 documents Indexed 9600000 documents Indexed 9700000 documents Indexed 9800000 documents Indexed 9900000 documents Indexed 10000000 documents Indexed 10100000 documents Indexed 10200000 documents Indexed 10300000 documents Indexed 10400000 documents Indexed 10500000 documents Indexed 10600000 documents Indexed 10700000 documents Indexed 10800000 documents Indexed 10900000 documents Indexed 11000000 documents Indexed 11100000 documents Indexed 11200000 documents Indexed 11300000 documents Indexed 11400000 documents Indexed 11500000 documents Indexed 11600000 documents Indexed 11700000 documents Indexed 11800000 documents Indexed 11900000 documents Indexed 12000000 documents Indexed 12100000 documents Indexed 12200000 documents Indexed 12300000 documents Indexed 12400000 documents Indexed 12500000 documents Indexed 12600000 documents Indexed 12700000 documents Indexed 12800000 documents Indexed 12900000 documents Indexed 13000000 documents Indexed 13100000 documents Indexed 13200000 documents Indexed 13300000 documents Indexed 13400000 documents Indexed 13500000 documents Indexed 13600000 documents Indexed 13700000 documents Indexed 13800000 documents Indexed 13900000 documents Indexed 14000000 documents Indexed 14100000 documents Indexed 14200000 documents Indexed 14300000 documents Indexed 14400000 documents Indexed 14500000 documents Indexed 14600000 documents Indexed 14700000 documents Indexed 14800000 documents Indexed 14900000 documents Indexed 15000000 documents Indexed 15100000 documents Indexed 15200000 documents Indexed 15300000 documents Indexed 15400000 documents Indexed 15500000 documents Indexed 15600000 documents Indexed 15700000 documents Indexed 15800000 documents Indexed 15900000 documents Indexed 16000000 documents Indexed 16100000 documents Indexed 16200000 documents Indexed 16300000 documents Indexed 16400000 documents Indexed 16500000 documents Indexed 16600000 documents Indexed 16700000 documents Indexed 16800000 documents Indexed 16900000 documents Indexed 17000000 documents Indexed 17100000 documents Indexed 17200000 documents Indexed 17300000 documents Indexed 17400000 documents Indexed 17500000 documents Indexed 17600000 documents Indexed 17700000 documents Indexed 17800000 documents Indexed 17900000 documents Indexed 18000000 documents Indexed 18100000 documents Indexed 18200000 documents Indexed 18300000 documents Indexed 18400000 documents Indexed 18500000 documents Indexed 18600000 documents Indexed 18700000 documents Indexed 18800000 documents Indexed 18900000 documents Indexed 19000000 documents Indexed 19100000 documents Indexed 19200000 documents Indexed 19300000 documents Indexed 19400000 documents Indexed 19500000 documents Indexed 19600000 documents Indexed 19700000 documents Indexed 19800000 documents Indexed 19900000 documents Indexed 20000000 documents Indexed 20100000 documents Indexed 20200000 documents Indexed 20300000 documents Indexed 20400000 documents Indexed 20500000 documents Indexed 20600000 documents Indexed 20700000 documents Indexed 20800000 documents Indexed 20900000 documents Indexed 21000000 documents Indexed 21100000 documents Indexed 21200000 documents Indexed 21300000 documents Indexed 21400000 documents Indexed 21500000 documents Indexed 21600000 documents Indexed 21700000 documents Indexed 21800000 documents Indexed 21900000 documents Indexed 22000000 documents Indexed 22100000 documents Indexed 22200000 documents Indexed 22300000 documents Indexed 22400000 documents Indexed 22500000 documents Indexed 22600000 documents Indexed 22700000 documents Indexed 22800000 documents Indexed 22900000 documents Indexed 23000000 documents Indexed 23100000 documents Indexed 23200000 documents Indexed 23300000 documents Indexed 23400000 documents Indexed 23500000 documents Indexed 23600000 documents Indexed 23700000 documents Indexed 23800000 documents Indexed 23900000 documents Indexed 24000000 documents Indexed 24100000 documents Indexed 24200000 documents Indexed 24300000 documents Indexed 24400000 documents Indexed 24500000 documents Indexed 24600000 documents Indexed 24700000 documents Indexed 24800000 documents Indexed 24900000 documents Indexed 25000000 documents Indexed 25100000 documents Indexed 25200000 documents Indexed 25300000 documents Indexed 25400000 documents Indexed 25500000 documents Indexed 25600000 documents Indexed 25700000 documents Indexed 25800000 documents Indexed 25900000 documents Indexed 26000000 documents Indexed 26100000 documents Indexed 26200000 documents Indexed 26300000 documents Indexed 26400000 documents Indexed 26500000 documents Indexed 26600000 documents Indexed 26700000 documents Indexed 26800000 documents Indexed 26900000 documents Indexed 27000000 documents Indexed 27100000 documents Indexed 27200000 documents Indexed 27300000 documents Indexed 27400000 documents Indexed 27500000 documents Indexed 27600000 documents Indexed 27700000 documents Indexed 27800000 documents Indexed 27900000 documents Indexed 28000000 documents Indexed 28100000 documents Indexed 28200000 documents Indexed 28300000 documents Indexed 28400000 documents Indexed 28500000 documents Indexed 28600000 documents Indexed 28700000 documents Indexed 28800000 documents Indexed 28900000 documents Indexed 29000000 documents Indexed 29100000 documents Indexed 29200000 documents Indexed 29300000 documents Indexed 29400000 documents Indexed 29500000 documents Indexed 29600000 documents Indexed 29700000 documents Indexed 29800000 documents Indexed 29900000 documents Indexed 30000000 documents Indexed 30100000 documents Indexed 30200000 documents Indexed 30300000 documents Indexed 30400000 documents Indexed 30500000 documents Indexed 30600000 documents Indexed 30700000 documents Indexed 30800000 documents Indexed 30900000 documents Indexed 31000000 documents Indexed 31100000 documents Indexed 31200000 documents Indexed 31300000 documents Indexed 31400000 documents Indexed 31500000 documents Indexed 31600000 documents Indexed 31700000 documents Indexed 31800000 documents Indexed 31900000 documents Indexed 32000000 documents Indexed 32100000 documents Indexed 32200000 documents Indexed 32300000 documents Indexed 32400000 documents Indexed 32500000 documents Indexed 32600000 documents Indexed 32700000 documents Indexed 32800000 documents Indexed 32900000 documents Indexed 33000000 documents Indexed 33100000 documents Indexed 33200000 documents Indexed 33300000 documents Indexed 33400000 documents Indexed 33500000 documents Indexed 33600000 documents Indexed 33700000 documents Indexed 33800000 documents Indexed 33900000 documents Indexed 34000000 documents Indexed 34100000 documents Indexed 34200000 documents Indexed 34300000 documents Indexed 34400000 documents Indexed 34500000 documents Indexed 34600000 documents Indexed 34700000 documents Indexed 34800000 documents Indexed 34900000 documents Indexed 35000000 documents Indexed 35100000 documents Indexed 35200000 documents Indexed 35300000 documents Indexed 35400000 documents Indexed 35500000 documents Indexed 35600000 documents Indexed 35700000 documents Indexed 35800000 documents Indexed 35900000 documents Indexed 36000000 documents Indexed 36100000 documents Indexed 36200000 documents Indexed 36300000 documents Indexed 36400000 documents Indexed 36500000 documents Indexed 36600000 documents Indexed 36700000 documents Indexed 36800000 documents Indexed 36900000 documents Indexed 37000000 documents Indexed 37100000 documents Indexed 37200000 documents Indexed 37300000 documents Indexed 37400000 documents Indexed 37500000 documents Indexed 37600000 documents Indexed 37700000 documents Indexed 37800000 documents Indexed 37900000 documents Indexed 38000000 documents Indexed 38100000 documents Indexed 38200000 documents Indexed 38300000 documents Indexed 38400000 documents Indexed 38500000 documents Indexed 38600000 documents Indexed 38700000 documents Indexed 38800000 documents Indexed 38900000 documents Indexed 39000000 documents Indexed 39100000 documents Indexed 39200000 documents Indexed 39300000 documents Indexed 39400000 documents Indexed 39500000 documents Indexed 39600000 documents Indexed 39700000 documents Indexed 39800000 documents Indexed 39900000 documents Indexed 40000000 documents Indexed 40100000 documents Indexed 40200000 documents Indexed 40300000 documents Indexed 40400000 documents Indexed 40500000 documents Indexed 40600000 documents Indexed 40700000 documents Indexed 40800000 documents Indexed 40900000 documents Indexed 41000000 documents Indexed 41100000 documents Indexed 41200000 documents Indexed 41300000 documents Indexed 41400000 documents Indexed 41500000 documents Indexed 41600000 documents Indexed 41700000 documents Indexed 41800000 documents Indexed 41900000 documents Indexed 42000000 documents Indexed 42100000 documents Indexed 42200000 documents Indexed 42300000 documents Indexed 42400000 documents Indexed 42500000 documents Indexed 42600000 documents Indexed 42700000 documents Indexed 42800000 documents Indexed 42900000 documents Indexed 43000000 documents Indexed 43100000 documents Indexed 43200000 documents Indexed 43300000 documents Indexed 43400000 documents Indexed 43500000 documents Indexed 43600000 documents Indexed 43700000 documents Indexed 43800000 documents Indexed 43900000 documents Indexed 44000000 documents Indexed 44100000 documents Indexed 44200000 documents Indexed 44300000 documents Indexed 44400000 documents Indexed 44500000 documents Indexed 44600000 documents Indexed 44700000 documents Indexed 44800000 documents Indexed 44900000 documents Indexed 45000000 documents Indexed 45100000 documents Indexed 45200000 documents Indexed 45300000 documents Indexed 45400000 documents Indexed 45500000 documents Indexed 45600000 documents Indexed 45700000 documents Indexed 45800000 documents Indexed 45900000 documents Indexed 46000000 documents Indexed 46100000 documents Indexed 46200000 documents Indexed 46300000 documents Indexed 46400000 documents Indexed 46500000 documents Indexed 46600000 documents Indexed 46700000 documents Indexed 46800000 documents Indexed 46900000 documents Indexed 47000000 documents Indexed 47100000 documents Indexed 47200000 documents Indexed 47300000 documents Indexed 47400000 documents Indexed 47500000 documents Indexed 47600000 documents Indexed 47700000 documents Indexed 47800000 documents Indexed 47900000 documents Indexed 48000000 documents Indexed 48100000 documents Indexed 48200000 documents Indexed 48300000 documents Indexed 48400000 documents Indexed 48500000 documents Indexed 48600000 documents Indexed 48700000 documents Indexed 48800000 documents Indexed 48900000 documents Indexed 49000000 documents Indexed 49100000 documents Indexed 49200000 documents Indexed 49300000 documents Indexed 49400000 documents Indexed 49500000 documents Indexed 49600000 documents Indexed 49700000 documents Indexed 49800000 documents Indexed 49900000 documents Indexed 50000000 documents Indexed 50100000 documents Indexed 50200000 documents Indexed 50300000 documents Indexed 50400000 documents Indexed 50500000 documents Indexed 50600000 documents Indexed 50700000 documents Indexed 50800000 documents Indexed 50900000 documents Indexed 51000000 documents Indexed 51100000 documents Indexed 51200000 documents Indexed 51300000 documents Indexed 51400000 documents Indexed 51500000 documents Indexed 51600000 documents Indexed 51700000 documents Indexed 51800000 documents Indexed 51900000 documents Indexed 52000000 documents Indexed 52100000 documents Indexed 52200000 documents Indexed 52300000 documents Indexed 52400000 documents Indexed 52500000 documents Indexed 52600000 documents Indexed 52700000 documents Indexed 52800000 documents Indexed 52900000 documents Indexed 53000000 documents Indexed 53100000 documents Indexed 53200000 documents Indexed 53300000 documents Indexed 53400000 documents Indexed 53500000 documents Indexed 53600000 documents Indexed 53700000 documents Indexed 53800000 documents Indexed 53900000 documents Indexed 54000000 documents Indexed 54100000 documents Indexed 54200000 documents Indexed 54300000 documents Indexed 54400000 documents Indexed 54500000 documents Indexed 54600000 documents Indexed 54700000 documents Indexed 54800000 documents Indexed 54900000 documents Indexed 55000000 documents Indexed 55100000 documents Indexed 55200000 documents Indexed 55300000 documents Indexed 55400000 documents Indexed 55500000 documents Indexed 55600000 documents Indexed 55700000 documents Indexed 55800000 documents Indexed 55900000 documents Indexed 56000000 documents Indexed 56100000 documents Indexed 56200000 documents Indexed 56300000 documents Indexed 56400000 documents Indexed 56500000 documents Indexed 56600000 documents Indexed 56700000 documents Indexed 56800000 documents Indexed 56900000 documents Indexed 57000000 documents Indexed 57100000 documents Indexed 57200000 documents Indexed 57300000 documents Indexed 57400000 documents Indexed 57500000 documents Indexed 57600000 documents Indexed 57700000 documents Indexed 57800000 documents Indexed 57900000 documents Indexed 58000000 documents Indexed 58100000 documents Indexed 58200000 documents Indexed 58300000 documents Indexed 58400000 documents Indexed 58500000 documents Indexed 58600000 documents Indexed 58700000 documents Indexed 58800000 documents Indexed 58900000 documents Indexed 59000000 documents Indexed 59100000 documents Indexed 59200000 documents Indexed 59300000 documents Indexed 59400000 documents Indexed 59500000 documents Indexed 59600000 documents Indexed 59700000 documents Indexed 59800000 documents Indexed 59900000 documents RUN: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/trunk.nightly/lucene/facet/build/libs/lucene-facet-11.0.0-SNAPSHOT.jar:build perf.facets.BenchmarkFacets /l/indices/nad-facets-nightly 30, cwd=/l/util.nightly Total time creating FastTaxonomyCounts: 1503.2147385666665 ms Total time creating SSDVFacetCounts: 3010.646443999999 ms Total time taken to get all dims for taxonomy: 0.14743030000000001 ms Total time taken to get all dims for SSDV: 0.07414936666666666 ms Total time to get top dims for taxonomy: 0.05077303333333334 ms Total time to get top dims for SSDV: 0.032730499999999996 ms Total time to get top "address.taxonomy/TX" children: 0.11912553333333334 ms Total time to get top "address.sortedset/TX" children: 0.18206273333333337 ms Total time to get all "address.taxonomy/TX" children: 0.1375172333333333 ms Total time to get all "address.sortedset/TX" children: 0.5815657666666667 ms Done: took 3379.38 seconds, saved to /l/logs.nightly/2026.04.03.08.19.33/nad-facet-benchmark.pk [2026-04-03 09:33:30.822102] done run NAD facets benchmark [2026-04-03 09:33:31.388542] now run KNN benchmark Lucene HEAD git revision at /l/trunk.nightly: a646e1700f81ed59df2652ad755f3560a4e36f05 dirty?=False luceneutil HEAD git revision at /l/util.nightly: 8c1a2134fa545d47df642f8c79f31b9065cda366 dirty?=False removing KNN indices dir /l/util.nightly/knn-reuse/indices 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:highlighter:processResources NO-SOURCE > Task :lucene:analysis.tests:processResources NO-SOURCE > Task :lucene:queries:processResources NO-SOURCE > Task :lucene:memory:processResources NO-SOURCE > Task :build-tools:missing-doclet:processResources NO-SOURCE > Task :lucene:facet:processResources NO-SOURCE > Task :lucene:spatial3d:processResources NO-SOURCE > Task :lucene:spatial-extras:processResources NO-SOURCE > Task :lucene:core:processResources UP-TO-DATE > Task :lucene:sandbox:processResources UP-TO-DATE > Task :lucene:queryparser:processResources UP-TO-DATE > Task :lucene:benchmark:processResources NO-SOURCE > Task :lucene:backward-codecs:processResources UP-TO-DATE > Task :lucene:analysis:phonetic:processResources UP-TO-DATE > Task :lucene:analysis.tests:compileJava NO-SOURCE > Task :lucene:codecs:processResources UP-TO-DATE > Task :lucene:analysis.tests:classes 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:grouping:processResources NO-SOURCE > Task :lucene:benchmark-jmh:processResources NO-SOURCE > Task :lucene:classification:processResources NO-SOURCE > Task :lucene:demo:processResources NO-SOURCE > Task :lucene:join:processResources NO-SOURCE > Task :lucene:misc:processResources NO-SOURCE > Task :lucene:distribution.tests:compileJava NO-SOURCE > Task :lucene:suggest:processResources UP-TO-DATE > Task :lucene:distribution.tests:processResources NO-SOURCE > Task :lucene:analysis:icu:processResources UP-TO-DATE > Task :lucene:distribution.tests:classes UP-TO-DATE > Task :lucene:analysis:opennlp:processResources UP-TO-DATE > Task :lucene:analysis:nori:processResources UP-TO-DATE > Task :lucene:analysis:kuromoji:processResources UP-TO-DATE > Task :lucene:analysis:stempel:processResources UP-TO-DATE > Task :lucene:analysis.tests:jar UP-TO-DATE > Task :lucene:analysis:smartcn:processResources UP-TO-DATE > Task :lucene:analysis:morfologik:processResources UP-TO-DATE > Task :lucene:monitor:processResources NO-SOURCE > Task :lucene:spatial-test-fixtures:processResources NO-SOURCE > Task :lucene:replicator:processResources NO-SOURCE > Task :lucene:luke:processResources UP-TO-DATE > Task :build-tools:missing-doclet:jar UP-TO-DATE > Task :lucene:distribution.tests:jar UP-TO-DATE > Task :lucene:core.tests:compileJava UP-TO-DATE > Task :lucene:analysis:morfologik.tests:compileJava NO-SOURCE > Task :lucene:core.tests:processResources NO-SOURCE > Task :lucene:core.tests:classes 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:jar UP-TO-DATE > Task :lucene:analysis:morfologik.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:join:compileJava UP-TO-DATE > Task :lucene:join:classes UP-TO-DATE > Task :lucene:spatial3d:compileJava UP-TO-DATE > Task :lucene:spatial3d:classes UP-TO-DATE > Task :lucene:join:jar UP-TO-DATE > Task :lucene:spatial3d:jar UP-TO-DATE > Task :lucene:memory:compileJava UP-TO-DATE > Task :lucene:replicator:compileJava UP-TO-DATE > Task :lucene:memory:classes UP-TO-DATE > Task :lucene:replicator:classes UP-TO-DATE > Task :lucene:memory:jar UP-TO-DATE > Task :lucene:replicator:jar UP-TO-DATE > Task :lucene:misc:compileJava UP-TO-DATE > Task :lucene:misc:classes UP-TO-DATE > Task :lucene:facet:compileJava UP-TO-DATE > Task :lucene:facet:classes UP-TO-DATE > Task :lucene:backward-codecs:compileJava UP-TO-DATE > Task :lucene:backward-codecs:classes UP-TO-DATE > Task :lucene:misc:jar UP-TO-DATE > Task :lucene:facet:jar UP-TO-DATE > Task :lucene:backward-codecs:jar UP-TO-DATE > Task :lucene:spatial-extras:compileJava UP-TO-DATE > Task :lucene:codecs:compileJava UP-TO-DATE > Task :lucene:spatial-extras:classes UP-TO-DATE > Task :lucene:codecs:classes UP-TO-DATE > Task :lucene:spatial-extras:jar UP-TO-DATE > Task :lucene:codecs:jar UP-TO-DATE > Task :lucene:queries:compileJava UP-TO-DATE > Task :lucene:queries:classes UP-TO-DATE > Task :lucene:queries:jar UP-TO-DATE > Task :lucene:expressions:compileJava UP-TO-DATE > Task :lucene:expressions:classes UP-TO-DATE > Task :lucene:expressions:jar UP-TO-DATE > Task :lucene:grouping:compileJava UP-TO-DATE > Task :lucene:grouping:classes UP-TO-DATE > Task :lucene:grouping:jar UP-TO-DATE > Task :lucene:highlighter:compileJava UP-TO-DATE > Task :lucene:highlighter:classes UP-TO-DATE > Task :lucene:highlighter:jar UP-TO-DATE > Task :lucene:classification:compileJava UP-TO-DATE > Task :lucene:sandbox:compileJava UP-TO-DATE > Task :lucene:classification:classes UP-TO-DATE > Task :lucene:sandbox:classes UP-TO-DATE > Task :lucene:analysis:common:compileJava UP-TO-DATE > Task :lucene:analysis:common:classes UP-TO-DATE > Task :lucene:classification:jar UP-TO-DATE > Task :lucene:sandbox:jar UP-TO-DATE > Task :lucene:analysis:common:jar UP-TO-DATE > Task :lucene:test-framework:compileJava UP-TO-DATE > Task :lucene:analysis:phonetic:compileJava UP-TO-DATE > Task :lucene:analysis:phonetic:classes UP-TO-DATE > Task :lucene:analysis:morfologik:compileJava UP-TO-DATE > Task :lucene:analysis:morfologik:classes UP-TO-DATE > Task :lucene:analysis:icu:compileJava UP-TO-DATE > Task :lucene:analysis:icu:classes UP-TO-DATE > Task :lucene:analysis:opennlp:compileJava UP-TO-DATE > Task :lucene:analysis:stempel:compileJava UP-TO-DATE > Task :lucene:analysis:opennlp:classes UP-TO-DATE > Task :lucene:analysis:smartcn:compileJava UP-TO-DATE > Task :lucene:analysis:stempel:classes UP-TO-DATE > Task :lucene:analysis:phonetic:jar UP-TO-DATE > Task :lucene:analysis:smartcn:classes UP-TO-DATE > Task :lucene:test-framework:classes UP-TO-DATE > Task :lucene:analysis:morfologik:jar UP-TO-DATE > Task :lucene:analysis:icu:jar UP-TO-DATE > Task :lucene:analysis:stempel:jar UP-TO-DATE > Task :lucene:analysis:kuromoji:compileJava UP-TO-DATE > Task :lucene:analysis:kuromoji:classes UP-TO-DATE > Task :lucene:analysis:smartcn:jar UP-TO-DATE > Task :lucene:analysis:opennlp:jar UP-TO-DATE > Task :lucene:test-framework:jar UP-TO-DATE > Task :lucene:analysis:nori:compileJava UP-TO-DATE > Task :lucene:analysis:nori:classes UP-TO-DATE > Task :lucene:suggest:compileJava UP-TO-DATE > Task :lucene:suggest:classes UP-TO-DATE > Task :lucene:analysis:kuromoji:jar UP-TO-DATE > Task :lucene:monitor:compileJava UP-TO-DATE > Task :lucene:monitor:classes UP-TO-DATE > Task :lucene:analysis:nori:jar UP-TO-DATE > Task :lucene:suggest:jar UP-TO-DATE > Task :lucene:spatial-test-fixtures:compileJava UP-TO-DATE > Task :lucene:spatial-test-fixtures:classes UP-TO-DATE > Task :lucene:benchmark-jmh:compileJava UP-TO-DATE > Task :lucene:benchmark-jmh:classes UP-TO-DATE > Task :lucene:monitor:jar UP-TO-DATE > Task :lucene:queryparser:compileJava UP-TO-DATE > Task :lucene:queryparser:classes UP-TO-DATE > Task :lucene:spatial-test-fixtures:jar UP-TO-DATE > Task :lucene:queryparser:jar UP-TO-DATE > Task :lucene:benchmark-jmh:jar UP-TO-DATE > Task :lucene:demo:compileJava UP-TO-DATE > Task :lucene:demo:classes UP-TO-DATE > Task :lucene:demo:jar UP-TO-DATE > Task :lucene:benchmark:compileJava UP-TO-DATE > Task :lucene:benchmark:classes UP-TO-DATE > Task :lucene:luke:compileJava UP-TO-DATE > Task :lucene:luke:classes UP-TO-DATE > Task :lucene:benchmark:jar UP-TO-DATE > Task :lucene:luke:jar UP-TO-DATE BUILD SUCCESSFUL in 6s 101 actionable tasks: 101 up-to-date Consider enabling configuration cache to speed up this build: https://docs.gradle.org/9.4.1/userguide/configuration_cache_enabling.html compile luceneutil KNN at /l/util.nightly WARNING: A restricted method in java.lang.System has been called WARNING: java.lang.System::load has been called by net.rubygrapefruit.platform.internal.NativeLibraryLoader in an unnamed module (file:/home/mike/.gradle/wrapper/dists/gradle-9.1.0-bin/9agqghryom9wkf8r80qlhnts3/gradle-9.1.0/lib/native-platform-0.22-milestone-28.jar) WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module WARNING: Restricted methods will be blocked in a future release unless native access is enabled Starting a Gradle Daemon (subsequent builds will be faster) > Task :compileKnn Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: /l/util.nightly/src/main/perf/SearchTask.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. [Incubating] Problems report is available at: file:///l/util.nightly/build/reports/problems/problems-report.html Deprecated Gradle features were used in this build, making it incompatible with Gradle 10. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. For more on this, please refer to https://docs.gradle.org/9.1.0/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. BUILD SUCCESSFUL in 6s 1 actionable task: 1 executed Consider enabling configuration cache to speed up this build: https://docs.gradle.org/9.1.0/userguide/configuration_cache_enabling.html CPU Information: model: AMD Ryzen Threadripper 3990X 64-Core Processor logical cores: 128 physical cores per socket: 64 microcode: 0x830107d flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate ssbd mba ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local clzero irperf xsaveerptr rdpru wbnoinvd arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip rdpid overflow_recov succor smca sev sev_es vmx flags: none bugs: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret spectre_v2_user vmscape Memory Information: total RAM: 251.72 GB free RAM: 152.33 GB available RAM: 243.10 GB used RAM: 8.62 GB dirty RAM: 16.84 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.0s smell: 2000/2000 (100%) 3.1s smell: 2 degenerate dim(s) found in 3.2s: (OUTLIER_SPREAD: std of all dims: μ=0.027, σ=0.007, threshold=3.0σ) [ ▂▄▇█▇▄▂ ] dim 0585 μ= -0.031 σ= 0.050 zeros= 0% [ ▁▁▂▅▇███████▇▄▂▁ ] -> OUTLIER_SPREAD: this_std=0.0504, mean_std=0.0265, +3.4sigma vs threshold=3.0sigma [ ▃▆██▆▂ ] dim 0910 μ= -0.006 σ= 0.048 zeros= 0% [ ▁▁▁▄▆████████▅▃▂ ] -> OUTLIER_SPREAD: this_std=0.0481, mean_std=0.0265, +3.1sigma vs threshold=3.0sigma smell: all 1024 dims: [ ▃▄▇▇█▂ ] dim 0000 μ= +0.002 σ= 0.024 zeros= 0% [ ▁▂▃▇███████▅▃▂▁ ] [ ▁▄▇█▇▄▁ ] dim 0001 μ= +0.018 σ= 0.026 zeros= 0% [ ▁▁▂▄▅███████▆▃▂▁ ] [ ▂▇█▇▇▅ ] dim 0002 μ= -0.007 σ= 0.034 zeros= 0% [ ▂▃▄▇███████▆▄▂▁ ] [ ▂▃▆██▄▁ ] dim 0003 μ= +0.022 σ= 0.028 zeros= 0% [ ▁▂▄▆███████▆▅▂▁ ] [ ▁▅▆██▃▁ ] dim 0004 μ= -0.017 σ= 0.028 zeros= 0% [ ▁▁▂▆███████▆▄▂▁ ] [ ▃▆▇█▇▆▃ ] dim 0005 μ= -0.007 σ= 0.034 zeros= 0% [ ▂▃▄▇███████▇▅▃▂▁ ] [ ▃▇▆█▆▂▂ ] dim 0006 μ= -0.000 σ= 0.020 zeros= 0% [ ▁▁▃▆▇███████▆▄▂▁ ] [ ▂▅▆███▂ ] dim 0007 μ= -0.031 σ= 0.021 zeros= 0% [ ▁▁▄▇████████▄▃▁▁ ] [ ▂▃▇██▅▃▁ ] dim 0008 μ= -0.018 σ= 0.018 zeros= 0% [ ▁▁▂▄▆████████▅▃▁▁ ] [ ▃▇█▇▄▃ ] dim 0009 μ= +0.006 σ= 0.029 zeros= 0% [ ▁▁▂▄▆███████▇▅▂▂▁ ] [ ▃▄██▆▃▁ ] dim 0010 μ= +0.014 σ= 0.031 zeros= 0% [ ▁▁▂▄▆███████▆▃▁▁ ] [ ▁▄▆█▇▆▂ ] dim 0011 μ= -0.012 σ= 0.036 zeros= 0% [ ▁▃▅███████▇▄▂▁ ] [ ▂▅█▇▅▃ ] dim 0012 μ= +0.012 σ= 0.018 zeros= 0% [ ▁▂▃▅████████▆▃▂▁ ] [ ▂▄▅█▅▂▂ ] dim 0013 μ= -0.009 σ= 0.022 zeros= 0% [ ▂▂▅▆███████▆▃▂▂ ] [ ▃▅▆█▇▅▁ ] dim 0014 μ= +0.004 σ= 0.035 zeros= 0% [ ▁▃▄▆███████▇▃▁▁ ] [ ▃▆█▇▆▆▃ ] dim 0015 μ= -0.001 σ= 0.021 zeros= 0% [ ▁▂▂▆▇████████▅▂▁▁ ] [ ▂▅▆█▅▃▁ ] dim 0016 μ= -0.000 σ= 0.028 zeros= 0% [ ▁▃▅▇███████▇▄▃▁▁ ] [ ▂▅█▇▅▁ ] dim 0017 μ= +0.015 σ= 0.031 zeros= 0% [ ▁▁▃▆▇██████▇▆▃▂▁ ] [ ▁▃▇██▇▅▂ ] dim 0018 μ= +0.012 σ= 0.037 zeros= 0% [ ▁▁▂▅████████▇▃▂▁ ] [ ▁▆▆▇▆█▄▁ ] dim 0019 μ= +0.006 σ= 0.031 zeros= 0% [ ▁▂▄▇█████████▄▂▁▁ ] [ ▁▅█▇█▄▃ ] dim 0020 μ= +0.013 σ= 0.024 zeros= 0% [ ▁▂▂▄▇████████▆▃▁ ] [ ▂▄▆█▇▂ ] dim 0021 μ= +0.009 σ= 0.021 zeros= 0% [ ▁▃▄▇███████▅▂▁▁ ] [ ▁▂█▆▆▄▂ ] dim 0022 μ= +0.001 σ= 0.036 zeros= 0% [ ▁▃▅███████▇▅▂▁▁ ] [ ▄▅█▆▅▄▂ ] dim 0023 μ= -0.005 σ= 0.046 zeros= 0% [ ▁▁▃▆████████▇▄▂▁ ] [ ▁▄▇██▅▃▁ ] dim 0024 μ= -0.005 σ= 0.033 zeros= 0% [ ▁▂▄▇████████▄▃▂▁ ] [ ▁▄▇██▅▂ ] dim 0025 μ= +0.017 σ= 0.028 zeros= 0% [ ▁▁▃▆███████▇▄▃▁▁ ] [ ▁▃███▆▄ ] dim 0026 μ= +0.027 σ= 0.024 zeros= 0% [ ▁▃▄▇███████▆▅▃▁▁ ] [ ▁▂▆█▇▅▂ ] dim 0027 μ= -0.007 σ= 0.028 zeros= 0% [ ▁▁▃▆███████▇▅▃▁▁ ] [ ▃▇██▃▃ ] dim 0028 μ= +0.025 σ= 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.018 zeros= 0% [ ▁▁▁▄▇██████▇▃▃▂ ] [ ▂▆▇█▆▃ ] dim 0032 μ= +0.030 σ= 0.036 zeros= 0% [ ▁▁▂▄▇██████▇▄▂▁ ] [ ▁▄▆█▆▅▆ ] dim 0033 μ= +0.030 σ= 0.028 zeros= 0% [▁▁▂▃▅████████▆▅▃▂▁ ] [ ▁▄▅█▇▅ ] dim 0034 μ= -0.004 σ= 0.024 zeros= 0% [ ▁▂▃▆███████▇▄▂▁▁ ] [ ▁▅███▆▁ ] dim 0035 μ= +0.008 σ= 0.034 zeros= 0% [ ▁▂▄▇████████▄▁▁ ] [ ▂▄█▅▃▁ ] dim 0036 μ= +0.000 σ= 0.020 zeros= 0% [ ▁▁▃▆██████▅▂▁ ] [ ▂▅███▆▅▁ ] dim 0037 μ= -0.029 σ= 0.026 zeros= 0% [ ▁▁▃▅█████████▆▄▂▁▁ ] [ ▁▄▅█▇▆▄ ] dim 0038 μ= -0.002 σ= 0.020 zeros= 0% [ ▁▁▃▅████████▅▃▁▁ ] [ ▃▄▇█▇▄ ] dim 0039 μ= +0.036 σ= 0.029 zeros= 0% [ ▁▂▄▅▇███████▇▄▂▁ ] [ ▁▄▆█▅▃▂ ] dim 0040 μ= +0.011 σ= 0.036 zeros= 0% [ ▁▂▃▄▆███████▄▄▂▁ ] [ ▅██▇▄ ] dim 0041 μ= +0.005 σ= 0.018 zeros= 0% [ ▁▁▃▆███████▅▃▁▁ ] [ ▁▃▆██▇▄ ] dim 0042 μ= -0.016 σ= 0.026 zeros= 0% [ ▁▁▂▄▆████████▆▄▂▁ ] [ ▂▄▆█▇▄ ] dim 0043 μ= +0.013 σ= 0.026 zeros= 0% [ ▁▃▄▆███████▆▃▁▁ ] [ ▂▄▇██▇▄ ] dim 0044 μ= -0.025 σ= 0.031 zeros= 0% [ ▁▁▃▅████████▇▃▂▁ ] [ ▁▄▇▇█▆▂ ] dim 0045 μ= +0.016 σ= 0.024 zeros= 0% [ ▁▁▅▅███████▇▅▂▁▁ ] [ ▂▃▅█▇▆▅▁ ] dim 0046 μ= +0.013 σ= 0.020 zeros= 0% [ ▂▂▄▆████████▆▃▂▁ ] [ ▁▃▆██▆▂ ] dim 0047 μ= +0.005 σ= 0.030 zeros= 0% [ ▁▂▃▅███████▇▅▃▂▁ ] [ ▃▆█▆▅▂ ] dim 0048 μ= +0.009 σ= 0.040 zeros= 0% [ ▁▁▂▅▅▇███████▅▄▂▁ ] [ ▂▅█▇▇▃ ] dim 0049 μ= +0.023 σ= 0.028 zeros= 0% [ ▁▂▄▇██████▇▅▂▁ ] [ ▃▇█▇█▇▃▁ ] dim 0050 μ= +0.013 σ= 0.029 zeros= 0% [ ▁▁▃▅▇████████▅▂▂▁ ] [ ▂▄▇██▇▃ ] dim 0051 μ= +0.000 σ= 0.030 zeros= 0% [ ▁▂▄▆████████▅▃▁ ] [ ▃▅▇▇█▇▅ ] dim 0052 μ= +0.005 σ= 0.016 zeros= 0% [ ▁▂▄▅▇████████▅▃▂▁▁] [ ▃▇▇█▅▂ ] dim 0053 μ= -0.003 σ= 0.020 zeros= 0% [ ▁▁▃▆███████▇▄▂▁▁ ] [ ▃▅█▇▄ ] dim 0054 μ= +0.014 σ= 0.023 zeros= 0% [ ▁▃▄▇██████▅▃▂▁ ] [ ▂▇█▇▇▄▁ ] dim 0055 μ= +0.017 σ= 0.023 zeros= 0% [ ▁▂▄▅████████▇▄▂▁ ] [ ▁▄▇█▇▄ ] dim 0056 μ= +0.019 σ= 0.030 zeros= 0% [ ▁▃▄▆███████▅▄▁▁ ] [ ▁▄▆▇██▄▁ ] dim 0057 μ= +0.013 σ= 0.033 zeros= 0% [ ▁▁▃▅▇████████▇▄▂▁▁ ] [ ▂▄▇█▆▅▃ ] dim 0058 μ= +0.011 σ= 0.032 zeros= 0% [▁▁▂▄▆████████▅▃▂▁ ] [ ▄▆▅█▅▄▁ ] dim 0059 μ= +0.009 σ= 0.028 zeros= 0% [ ▁▁▃▃▆████████▇▆▃▃▁ ] [ ▁▆▇██▄ ] dim 0060 μ= +0.008 σ= 0.013 zeros= 0% [ ▁▂▃▄███████▆▄▂ ▁ ] [ ▃▇▇█▆ ] dim 0061 μ= -0.017 σ= 0.030 zeros= 0% [ ▁▂▄▇██████▇▄▃▁ ] [ ▂▇███▅▁ ] dim 0062 μ= -0.033 σ= 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.028 zeros= 0% [ ▂▅▇██████▆▃▁ ] [ ▂▅▇█▅▅▁ ] dim 0066 μ= +0.009 σ= 0.022 zeros= 0% [ ▁▂▄████████▆▃▂▁ ] [ ▁▅▅█▇▄▁ ] dim 0067 μ= -0.003 σ= 0.036 zeros= 0% [ ▁▁▃▆███████▇▃▂▁ ] [ ▂▃▇▇█▅▁ ] dim 0068 μ= +0.011 σ= 0.023 zeros= 0% [ ▁▂▄▅███████▇▅▂▁▁ ] [ ▂▅██▆▄▁ ] dim 0069 μ= +0.014 σ= 0.017 zeros= 0% [ ▁▁▂▄▆███████▅▃▁ ] [ ▂▄▇██▃ ] dim 0070 μ= -0.009 σ= 0.024 zeros= 0% [ ▁▂▄▇███████▅▃▁▁ ] [ ▂▆███▂▄ ] dim 0071 μ= +0.009 σ= 0.029 zeros= 0% [ ▁▂▃▆▆███████▇▄▂▁▁ ] [ ▄▆▆█▅▁ ] dim 0072 μ= +0.013 σ= 0.021 zeros= 0% [ ▁▂▃▄███████▇▄▃▁▁ ] [ ▅▇██▅▄ ] dim 0073 μ= +0.007 σ= 0.014 zeros= 0% [ ▁▁▂▃▅▇███████▅▂▁▁ ] [ ▃▆███▄▁ ] dim 0074 μ= -0.011 σ= 0.032 zeros= 0% [ ▁▂▄▇████████▅▃▂▁▁ ] [ ▂▃█▇█▅▃ ] dim 0075 μ= -0.005 σ= 0.024 zeros= 0% [ ▁▂▃▇███████▆▄▂▁ ] [ ▂▇██▆▃ ] dim 0076 μ= -0.002 σ= 0.020 zeros= 0% [ ▁▁▃▅▆███████▅▂▁ ] [ ▃▄█▇▇▃ ] dim 0077 μ= -0.010 σ= 0.039 zeros= 0% [ ▁▂▃▅████████▆▃▂▁ ] [ ▁▃██▆▅▂ ] dim 0078 μ= +0.015 σ= 0.022 zeros= 0% [ ▁▁▂▄▆███████▆▄▂ ] [ ▄▆█▆▆▄ ] dim 0079 μ= +0.010 σ= 0.027 zeros= 0% [ ▁▂▃▅▇███████▅▂▂▁ ] [ ▂▄██▆▅▂ ] dim 0080 μ= -0.013 σ= 0.014 zeros= 0% [ ▁▁▃▄▇███████▆▅▃▁ ▁] [ ▂▄▅█▄▃ ] dim 0081 μ= +0.012 σ= 0.025 zeros= 0% [ ▁▁▂▃▆████████▅▃▁▁ ] [ ▃▆███▅▂ ] dim 0082 μ= +0.013 σ= 0.037 zeros= 0% [ ▁▁▃▅▇███████▇▅▃▁▁ ] [ ▂▆▅█▆▄▁ ] dim 0083 μ= +0.014 σ= 0.024 zeros= 0% [ ▁▃▅████████▆▄▂▁ ] [ ▂▄██▆▄▂ ] dim 0084 μ= +0.013 σ= 0.032 zeros= 0% [▁ ▁▃▅▆███████▅▃▂▁ ] [ ▄▆█▇▅▃ ] dim 0085 μ= -0.002 σ= 0.024 zeros= 0% [ ▁▂▅▇██████▆▄▂▁ ] [ ▁▄▆█▇▄▃ ] dim 0086 μ= -0.019 σ= 0.031 zeros= 0% [ ▁▂▃▅███████▇▄▂▁ ] [ ▄▅▆█▅▃▂ ] dim 0087 μ= +0.011 σ= 0.024 zeros= 0% [ ▁▃▅████████▇▆▂▂▁ ] [ ▂▅█▇▄▂ ] dim 0088 μ= -0.011 σ= 0.027 zeros= 0% [ ▁▁▃▅███████▇▄▃▁▁ ] [ ▁▅▆█▇▄▁ ] dim 0089 μ= +0.023 σ= 0.032 zeros= 0% [ ▁▁▂▄▇███████▆▄▂▁ ] [ ▂▇▇█▆▄▃ ] dim 0090 μ= +0.004 σ= 0.035 zeros= 0% [ ▁▂▄▇███████▆▃▃▁ ] [ ▃▅█▅▄▂ ] dim 0091 μ= +0.032 σ= 0.020 zeros= 0% [ ▁▂▅▇██████▅▂▁ ] [ ▁▅▇█▇▇▃ ] dim 0092 μ= +0.035 σ= 0.033 zeros= 0% [ ▁▁▂▄▇███████▆▄▃▁ ] [ ▁▅▇█▇▄▂ ] dim 0093 μ= -0.006 σ= 0.035 zeros= 0% [ ▁▁▃▅███████▆▃▂▁ ] [ ▁▅▆█▅▃ ] dim 0094 μ= +0.001 σ= 0.027 zeros= 0% [ ▁▂▃▆██████▇▆▃▂▁ ] [ ▅▇██▄▃ ] dim 0095 μ= -0.011 σ= 0.013 zeros= 0% [ ▂▃▅███████▇▃▂ ] [ ▁▄▆██▆▃▁ ] dim 0096 μ= +0.006 σ= 0.032 zeros= 0% [ ▂▃▄▇████████▆▃▁▁ ] [ ▁▃█▇▇▄▁ ] dim 0097 μ= -0.004 σ= 0.024 zeros= 0% [ ▁▃▅▆███████▆▄▂▁ ] [ ▄▆█▇▃▂ ] dim 0098 μ= +0.005 σ= 0.025 zeros= 0% [ ▁▁▂▅▇██████▇▄▂▁ ] [ ▁▃▆▇█▆▃ ] dim 0099 μ= -0.007 σ= 0.021 zeros= 0% [ ▁▂▄███████▆▄▂ ] [ ▂▆▇█▇▄▁ ] dim 0100 μ= +0.002 σ= 0.022 zeros= 0% [ ▁▁▃▆███████▅▃▂ ] [ ▄▆▆█▄▁ ] dim 0101 μ= -0.022 σ= 0.022 zeros= 0% [ ▁▂▃▅███████▇▅▂▂▁ ] [ ▂▅█▇▅▃ ] dim 0102 μ= -0.008 σ= 0.024 zeros= 0% [ ▁▂▅▇███████▆▃▁ ] [ ▁▄▆▆█▇▃ ] dim 0103 μ= +0.007 σ= 0.023 zeros= 0% [ ▁▂▄▆███████▇▆▃▂▁ ] [ ▂▃▇██▆▄ ] dim 0104 μ= +0.013 σ= 0.026 zeros= 0% [ ▁▂▃▄▇████████▆▃▂▁▁ ] [ ▂▅███▄▁ ] dim 0105 μ= +0.006 σ= 0.028 zeros= 0% [ ▁▂▄▇███████▆▃▂▁▁ ] [ ▂▄▆█▄▁ ] dim 0106 μ= +0.009 σ= 0.028 zeros= 0% [ ▁▁▃▅███████▇▅▃▁▁ ] [ ▁▆▇█▇▅▁ ] dim 0107 μ= -0.002 σ= 0.019 zeros= 0% [ ▁▂▂▄▆███████▇▄▂▁ ] [ ▁▆▆█▆▅ ] dim 0108 μ= -0.017 σ= 0.036 zeros= 0% [ ▁▁▂▄▇███████▆▄▂▁ ] [ ▁▃▆█▅▂▁ ] dim 0109 μ= +0.008 σ= 0.021 zeros= 0% [ ▁▂▃▇███████▅▃▂▁ ] [ ▂▇▇█▇▃▁ ] dim 0110 μ= +0.008 σ= 0.022 zeros= 0% [ ▁▂▄▇███████▆▂▁ ] [ ▁▅▇█▇▄ ] dim 0111 μ= +0.024 σ= 0.019 zeros= 0% [▁ ▁▂▄▇██████▇▅▃▁▁ ] [ ▁▃▆█▆▁ ] dim 0112 μ= +0.006 σ= 0.026 zeros= 0% [ ▂▃▅██████▇▅▃▁ ] [ ▂▅▆█▇▄▂ ] dim 0113 μ= -0.014 σ= 0.016 zeros= 0% [ ▁▁▃▆███████▆▄▁▁ ] [ ▁▄█▇█▆ ] dim 0114 μ= -0.007 σ= 0.036 zeros= 0% [ ▂▃▆███████▆▃▂▁ ] [ ▃▇██▇▂ ] dim 0115 μ= -0.016 σ= 0.034 zeros= 0% [ ▁▂▅███████▇▃▁▁ ] [ ▂▆▇██▅▂ ] dim 0116 μ= +0.007 σ= 0.018 zeros= 0% [ ▁▁▃▅████████▅▃▁▁ ] [ ▄▆█▇▅▃ ] dim 0117 μ= -0.007 σ= 0.016 zeros= 0% [ ▁▂▄▅███████▇▅▂▂ ] [ ▁▄▇▆█▄▁ ] dim 0118 μ= -0.013 σ= 0.034 zeros= 0% [ ▁▂▃▅███████▇▄▂▂ ▁] [ ▂▆█▆▄▂ ] dim 0119 μ= -0.012 σ= 0.028 zeros= 0% [ ▁▁▂▅▇██████▅▄▁▁ ] [ ▃▅█▇▅▁ ] dim 0120 μ= -0.033 σ= 0.039 zeros= 0% [ ▁▂▄███████▇▅▃▁ ] [ ▂▇██▇▄ ] dim 0121 μ= +0.013 σ= 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.021 zeros= 0% [ ▁▂▅▇███████▇▃▃▁ ] [ ▃▇██▆▁ ] dim 0125 μ= -0.003 σ= 0.044 zeros= 0% [ ▁▂▄▆███████▆▃▁▁ ] [ ▄▇██▇▄▁ ] dim 0126 μ= +0.022 σ= 0.017 zeros= 0% [ ▂▃▄████████▆▃▂▁ ] [ ▃▅▇█▇▅▁ ] dim 0127 μ= -0.019 σ= 0.023 zeros= 0% [ ▁▁▃▅▇███████▆▄▂▁▁ ] [ ▂▇▇▇█▃▂ ] dim 0128 μ= -0.019 σ= 0.030 zeros= 0% [ ▁▂▂▅████████▆▄▂▁ ] [ ▂▆▆▇█▄▁ ] dim 0129 μ= -0.007 σ= 0.039 zeros= 0% [▁▁▂▄▆████████▆▂▂▁ ] [ ▂▆██▆▅▂ ] dim 0130 μ= -0.028 σ= 0.022 zeros= 0% [ ▁▂▃▇███████▆▃▂▁ ] [ ▃▅█▇█▆▅ ] dim 0131 μ= -0.001 σ= 0.028 zeros= 0% [▁▁▁▅▇████████▇▄▃▁▁ ] [ ▃██▇▅▃ ] dim 0132 μ= +0.006 σ= 0.026 zeros= 0% [ ▁▃▄███████▆▅▂▁▁ ] [ ▅▇██▅ ] dim 0133 μ= +0.008 σ= 0.014 zeros= 0% [ ▁▂▄▇███████▅▃▁▁ ] [ ▃▅██▇▄▁ ] dim 0134 μ= +0.023 σ= 0.024 zeros= 0% [ ▁▂▅▆███████▇▄▃▁▁ ] [ ▂▄▅▇█▆▆▄ ] dim 0135 μ= -0.003 σ= 0.032 zeros= 0% [ ▁▂▂▃▆█████████▄▂▂▁ ] [ ▄▆█▇▇ ] dim 0136 μ= +0.010 σ= 0.040 zeros= 0% [ ▁▁▃▅███████▆▄▃▁ ] [ ▁▃▅██▇▅▁ ] dim 0137 μ= -0.025 σ= 0.029 zeros= 0% [▁▁▂▄▆████████▅▄▃▂ ] [ ▂▄▅█▇▆▃ ] dim 0138 μ= +0.034 σ= 0.027 zeros= 0% [ ▁▁▄▆███████▇▅▄▂▁ ] [ ▄▅▆█▄ ] dim 0139 μ= +0.008 σ= 0.029 zeros= 0% [ ▁▁▃▅███████▆▄▂▁ ] [ ▃▆▇█▆▁ ] dim 0140 μ= +0.006 σ= 0.022 zeros= 0% [ ▁▃▅▇██████▇▄▂▁ ] [ ▂▅▆██▅▂ ] dim 0141 μ= +0.007 σ= 0.022 zeros= 0% [ ▁▂▄▇███████▇▃▂▁ ] [ ▃██▇▆▂ ] dim 0142 μ= +0.009 σ= 0.015 zeros= 0% [ ▁▁▂▃▅▇██████▆▃▁▁ ] [ ▁▃▇██▆▄▁ ] dim 0143 μ= +0.000 σ= 0.026 zeros= 0% [ ▁▂▄▅████████▇▄▃▁ ] [ ▂▄▇▇██▇▃ ] dim 0144 μ= +0.004 σ= 0.035 zeros= 0% [▁ ▂▃▅▆█████████▆▂▂▁▁] [ ▂▄▇██▇▂▂ ] dim 0145 μ= -0.018 σ= 0.018 zeros= 0% [ ▁▂▃▆▇████████▆▄▂▁▁ ] [ ▄█▇█▅▂ ] dim 0146 μ= +0.016 σ= 0.033 zeros= 0% [ ▁▁▂▄███████▆▃▁▁ ] [ ▃▅▆█▅▂ ] dim 0147 μ= +0.023 σ= 0.029 zeros= 0% [ ▁▁▂▃▆████████▅▃▁ ] [ ▃▆██▅▂ ] dim 0148 μ= -0.003 σ= 0.017 zeros= 0% [ ▁▂▄▇███████▅▂▁ ] [ ▃▆██▇▄ ] dim 0149 μ= -0.014 σ= 0.024 zeros= 0% [ ▁▂▃▆▇███████▇▃▂▁] [ ▃▄▆▇█▇▃▂ ] dim 0150 μ= -0.011 σ= 0.035 zeros= 0% [ ▁▂▂▅▇████████▇▂▂▁ ] [ ▄▇█▇▆▂ ] dim 0151 μ= +0.010 σ= 0.038 zeros= 0% [ ▁▁▂▅███████▆▄▂ ▁] [ ▃▆█▇▇▅▁ ] dim 0152 μ= +0.024 σ= 0.017 zeros= 0% [ ▁▂▃▅████████▆▅▂▁▁ ] [ ▁▄█▆▆▃▂ ] dim 0153 μ= -0.027 σ= 0.030 zeros= 0% [ ▁▂▃▆███████▆▅▂▂▁ ] [ ▁▃▆█▆▅▁ ] dim 0154 μ= -0.008 σ= 0.034 zeros= 0% [ ▁▁▂▅███████▅▃▂▁ ] [ ▁▃▇▇█▆▂▁ ] dim 0155 μ= +0.009 σ= 0.014 zeros= 0% [ ▁▂▄▇████████▅▄▂▁▁▁] [ ▁▃▇█▆▄▄ ] dim 0156 μ= -0.002 σ= 0.033 zeros= 0% [ ▁▂▃▅████████▅▃▁▁ ] [ ▃▆██▅▄▁ ] dim 0157 μ= -0.008 σ= 0.025 zeros= 0% [ ▁▁▃▅▆███████▇▃▂▁ ] [ ▁▅██▆▅▂ ] dim 0158 μ= -0.005 σ= 0.021 zeros= 0% [ ▁▁▃▃█████████▄▃▂▁ ] [ ▃▅█▆▅▁ ] dim 0159 μ= -0.002 σ= 0.034 zeros= 0% [ ▁▂▄▇██████▅▄▂▁▁ ] [ ▄▆█▆▅▃▁ ] dim 0160 μ= -0.003 σ= 0.025 zeros= 0% [ ▁▁▂▃▆████████▅▄▂▁▁ ] [ ▂▇███▆▁ ] dim 0161 μ= -0.005 σ= 0.033 zeros= 0% [ ▁▂▃▅▇████████▅▃▁ ] [ ▁▅██▅▄▂ ] dim 0162 μ= -0.003 σ= 0.025 zeros= 0% [ ▁ ▂▃▅████████▆▄▂▂▁ ] [ ▄▅▆█▄▁ ] dim 0163 μ= +0.001 σ= 0.026 zeros= 0% [ ▂▃▅███████▅▃▁▁ ] [ ▂▅▆█▄▁ ] dim 0164 μ= +0.032 σ= 0.030 zeros= 0% [▁▁▂▄▆███████▇▃▂▁ ] [ ▁▂█▇▆▅▁ ] dim 0165 μ= -0.013 σ= 0.027 zeros= 0% [ ▁▂▄▆████████▅▂▁ ] [ ▄▇█▆▃▁ ] dim 0166 μ= +0.010 σ= 0.032 zeros= 0% [ ▁▂▃▆███████▅▃▂▁ ] [ ▄▄█▆▄▂ ] dim 0167 μ= -0.007 σ= 0.015 zeros= 0% [ ▁▃▅▅▇██████▇▆▃▂▁▁] [ ▄▆█▇█▅ ] dim 0168 μ= +0.004 σ= 0.015 zeros= 0% [ ▁▁▂▅████████▄▃▁ ] [ ▃▇▇█▄▁ ] dim 0169 μ= +0.000 σ= 0.029 zeros= 0% [ ▁▂▃▆▇██████▇▃▂▁ ] [ ▁▅▆█▇▄▃ ] dim 0170 μ= +0.022 σ= 0.030 zeros= 0% [ ▁▂▄▆███████▆▃▁▁ ] [ ▂▄▇█▇▅▅▂ ] dim 0171 μ= -0.010 σ= 0.029 zeros= 0% [ ▁▂▂▅████████▇▅▃▁▁ ] [ ▂▄▇█▅▄ ] dim 0172 μ= -0.008 σ= 0.024 zeros= 0% [ ▁▁▂▃▇███████▅▄▃▁ ] [ ▁▄▅██▄▂▁ ] dim 0173 μ= -0.005 σ= 0.016 zeros= 0% [ ▁▂▄▆████████▅▃▂▁ ] [ ▃████▄ ] dim 0174 μ= -0.020 σ= 0.028 zeros= 0% [ ▁▁▃▄███████▆▄▃▁ ] [ ▃▆█▆▇▅▅ ] dim 0175 μ= -0.015 σ= 0.031 zeros= 0% [ ▁▁▃▄████████▇▇▄▃▁▁ ] [ ▂▄██▆▄▂ ] dim 0176 μ= +0.000 σ= 0.019 zeros= 0% [ ▁▁▂▃▆███████▇▅▃▁ ] [ ▃▅█▄▄ ] dim 0177 μ= +0.009 σ= 0.026 zeros= 0% [ ▁▁▃▄███████▅▃▂ ] [ ▂▅██▆▄ ] dim 0178 μ= +0.022 σ= 0.023 zeros= 0% [ ▁▁▃▅██████▆▃▂▁ ] [ ▂▆▇█▇▄ ] dim 0179 μ= -0.022 σ= 0.031 zeros= 0% [ ▁▂▄▆███████▆▂▁▁ ] [ ▂▅▇█▇▃ ] dim 0180 μ= +0.008 σ= 0.025 zeros= 0% [ ▁▂▃████████▄▃▁▁ ] [ ▁▅██▇▆▁ ] dim 0181 μ= -0.002 σ= 0.027 zeros= 0% [ ▁▂▄▇███████▆▃▁▁ ] [ ▂▆▇█▆▄ ] dim 0182 μ= -0.030 σ= 0.027 zeros= 0% [ ▁▃▅████████▆▄▂▁ ] [ ▂▅▆█▇▅▂ ] dim 0183 μ= -0.003 σ= 0.042 zeros= 0% [ ▂▄▅███████▇▅▃▁▁ ] [ ▂▇██▆▆▂ ] dim 0184 μ= +0.005 σ= 0.033 zeros= 0% [ ▁▁▃▅████████▅▄▂▁ ] [ ▂▅██▇▇▂▁ ] dim 0185 μ= -0.018 σ= 0.030 zeros= 0% [ ▁▂▅▆█████████▃▂▁ ] [ ▁▄▇▆██▃ ] dim 0186 μ= -0.005 σ= 0.018 zeros= 0% [ ▁▂▄███████▇▅▂▂▁ ] [ ▁▆▇█▅▃ ] dim 0187 μ= +0.006 σ= 0.023 zeros= 0% [ ▁▁▁▄▆██████▇▄▂▁ ] [ ▄▇█▇▆▅▃ ] dim 0188 μ= +0.035 σ= 0.019 zeros= 0% [ ▁▁▂▅▅█████████▅▄▁ ] [ ▄▅▇█▇▆▂ ] dim 0189 μ= +0.014 σ= 0.042 zeros= 0% [ ▁▂▅▇███████▆▄▂▁ ] [ ▃▆█▆▇▆ ] dim 0190 μ= -0.008 σ= 0.036 zeros= 0% [ ▁▁▃▅████████▆▃▂ ] [ ▅▅▇█▆▃ ] dim 0191 μ= -0.006 σ= 0.035 zeros= 0% [ ▁▂▄▆████████▄▃▂▁ ] [ ▄▆██▅▂ ] dim 0192 μ= -0.022 σ= 0.028 zeros= 0% [ ▁▁▂▅▇██████▆▃▂▁ ] [ ▁▄██▆▄▂ ] dim 0193 μ= -0.001 σ= 0.033 zeros= 0% [ ▁▂▄▆███████▇▄▃▁▁ ] [ ▂▄▇█▇▃ ] dim 0194 μ= -0.012 σ= 0.029 zeros= 0% [ ▁▂▅████████▅▂▁▁ ] [ ▂▆▇█▇▄▂ ] dim 0195 μ= +0.027 σ= 0.026 zeros= 0% [ ▁▂▄▇███████▆▅▂▁ ] [ ▁▂▅██▇▁ ] dim 0196 μ= +0.026 σ= 0.024 zeros= 0% [ ▁▃▅███████▇▄▂▁ ] [ ▂▃█▇▇▇▄▁ ] dim 0197 μ= -0.014 σ= 0.016 zeros= 0% [ ▁▂▃▅▆████████▆▃▂▂▁▁] [ ▁▆▇███▅▂ ] dim 0198 μ= +0.003 σ= 0.024 zeros= 0% [ ▁▂▂▆████████▇▄▂▁ ] [ ▅█▆▇▅▂ ] dim 0199 μ= +0.020 σ= 0.031 zeros= 0% [ ▁▂▂▇███████▇▅▃▂▁ ] [ ▂▄█▇█▇▂ ] dim 0200 μ= +0.001 σ= 0.030 zeros= 0% [ ▁▃▃▆███████▇▆▃▁ ] [ ▁▅▆█▇▄ ] dim 0201 μ= -0.009 σ= 0.016 zeros= 0% [ ▁▁▃▅▇███████▇▅▂▁▁ ] [ ▄▅█▆▃ ] dim 0202 μ= +0.001 σ= 0.023 zeros= 0% [ ▁▂▃▅███████▅▃▁ ] [ ▁▄▆██▇▄ ] dim 0203 μ= +0.029 σ= 0.029 zeros= 0% [ ▁▃▅████████▅▃▂▁] [ ▂▅▇█▆▄▁ ] dim 0204 μ= -0.002 σ= 0.033 zeros= 0% [ ▁▂▃▅▇███████▆▅▃▁▁ ] [ ▁▄██▇▇▁ ] dim 0205 μ= +0.014 σ= 0.025 zeros= 0% [ ▁▃▅███████▅▃▁ ] [ ▁▂▅▇█▅▃ ] dim 0206 μ= +0.005 σ= 0.025 zeros= 0% [ ▁▂▃▆███████▇▅▃▂▁ ] [ ▁▇██▇▃ ] dim 0207 μ= +0.012 σ= 0.033 zeros= 0% [ ▁▃▆██████▇▄▂▁ ] [ ▄▆█▇▇▃ ] dim 0208 μ= -0.029 σ= 0.019 zeros= 0% [ ▂▃▅████████▅▃▁▁ ] [ ▁▄▆█▇▅▂ ] dim 0209 μ= +0.019 σ= 0.023 zeros= 0% [ ▁▂▄▇████████▅▂▁ ] [ ▁▇██▇▃▁ ] dim 0210 μ= -0.009 σ= 0.015 zeros= 0% [ ▁▂▃▇███████▆▄▂▁ ] [ ▂▇▇█▇▃ ] dim 0211 μ= +0.001 σ= 0.031 zeros= 0% [ ▁▃▅▇███████▅▃▁ ] [ ▁▃▄█▇▅▅▁ ] dim 0212 μ= +0.015 σ= 0.033 zeros= 0% [ ▁▄▅████████▆▄▂▁ ] [ ▂▄▇█▇▅▂ ] dim 0213 μ= -0.003 σ= 0.025 zeros= 0% [ ▁▁▃▅▇███████▇▄▂▁▁ ] [ ▁▅▇█▇▂▂ ] dim 0214 μ= -0.003 σ= 0.031 zeros= 0% [ ▁▃▄▆███████▆▃▂▁ ] [ ▁▄▅█▆▂ ] dim 0215 μ= -0.000 σ= 0.027 zeros= 0% [ ▁▁▃▆██████▆▅▂▁ ] [ ▁▂▅▇█▅▃ ] dim 0216 μ= -0.007 σ= 0.027 zeros= 0% [ ▁▂▃▆████████▆▄▂▁ ] [ ▄▅█▆▄▂ ] dim 0217 μ= +0.001 σ= 0.032 zeros= 0% [ ▁▂▃▅███████▇▄▂▁ ] [ ▄▆▆█▆▄▁ ] dim 0218 μ= -0.001 σ= 0.015 zeros= 0% [ ▁▂▃▄▇███████▄▃▁ ] [ ▁▄▇█▆▄▁ ] dim 0219 μ= +0.007 σ= 0.031 zeros= 0% [ ▁▂▃▅███████▅▃▁ ▁ ] [ ▂▅█▆▃ ] dim 0220 μ= +0.022 σ= 0.031 zeros= 0% [ ▁▃▄▆██████▇▃▂▁ ] [ ▂▄▅▆█▄▁ ] dim 0221 μ= -0.008 σ= 0.023 zeros= 0% [ ▁▂▆███████▇▄▃▁▁ ] [ ▃▅▇█▇▆▃▁ ] dim 0222 μ= -0.002 σ= 0.025 zeros= 0% [ ▁▁▂▃▇████████▅▃▁▁ ] [ ▃▇▆█▆▄▁ ] dim 0223 μ= +0.008 σ= 0.024 zeros= 0% [ ▁▁▁▃▅████████▅▃▂▁▁ ] [ ▁▄▇█▇▅▃ ] dim 0224 μ= +0.020 σ= 0.031 zeros= 0% [▁▁▁▂▄▆████████▆▂▁▁ ] [ ▃▅▇▇█▆▂ ] dim 0225 μ= -0.008 σ= 0.028 zeros= 0% [ ▂▃▅▇███████▆▄▃▁ ] [ ▃▄▇▇█▄▃ ] dim 0226 μ= +0.002 σ= 0.028 zeros= 0% [ ▁▁▃▄████████▆▄▂▂▁ ] [ ▁▃▅▇█▅▃ ] dim 0227 μ= -0.035 σ= 0.031 zeros= 0% [ ▂▃▅███████▆▅▃▁▁ ] [ ▂▃▆█▇▅▁ ] dim 0228 μ= +0.040 σ= 0.039 zeros= 0% [ ▁▂▄▆███████▇▅▂▁▁ ] [ ▁▆▅█▅▄ ] dim 0229 μ= +0.005 σ= 0.023 zeros= 0% [ ▁▂▂▄▆██████▇▅▃▁ ] [ ▄██▇▄ ] dim 0230 μ= +0.006 σ= 0.019 zeros= 0% [ ▁▂▃▆███████▅▃▁ ] [ ▁▆▇▇█▅▂ ] dim 0231 μ= -0.017 σ= 0.024 zeros= 0% [ ▁▂▂▅████████▇▅▂▁▁ ] [ ▃▅█▆▅▁ ] dim 0232 μ= +0.030 σ= 0.025 zeros= 0% [ ▁▁▃▅███████▇▅▂▁▁ ] [ ▄▅▇█▆▆▃ ] dim 0233 μ= -0.030 σ= 0.027 zeros= 0% [ ▁▂▃▆█████████▆▄▂▁▁ ] [ ▂▅▅▆█▇▃ ] dim 0234 μ= +0.040 σ= 0.031 zeros= 0% [▁▁▁▃▅▇████████▅▅▂▁ ] [ ▃▂▇█▆▆▂ ] dim 0235 μ= +0.001 σ= 0.021 zeros= 0% [ ▁▁▂▅▇███████▆▅▃▂ ▁] [ ▄▇█▇▅▁ ] dim 0236 μ= +0.022 σ= 0.039 zeros= 0% [ ▁▂▄▇███████▆▃▁▁ ] [ ▁▃█▇▆▄ ] dim 0237 μ= -0.008 σ= 0.023 zeros= 0% [ ▁▂▄▇██████▇▄▃▁ ] [ ▁▃▇█▆▄▂ ] dim 0238 μ= -0.008 σ= 0.028 zeros= 0% [ ▁▁▁▄▅████████▄▂▁▁ ] [ ▃▅▇██▇▁▁ ] dim 0239 μ= -0.019 σ= 0.027 zeros= 0% [ ▁▁▃▅█████████▅▄▁▁ ] [ ▃▇██▆▃▂ ] dim 0240 μ= +0.016 σ= 0.023 zeros= 0% [ ▁▁▃▄▇███████▆▃▂▁▁ ] [ ▄▃▇█▆▆▄ ] dim 0241 μ= +0.027 σ= 0.038 zeros= 0% [ ▁▂▄▆████████▇▄▂▁ ] [ ▂▄█▇▇▅▄ ] dim 0242 μ= +0.003 σ= 0.025 zeros= 0% [ ▁▂▃▆████████▆▄▃▁▁ ] [ ▄▅█▇▇▅▁ ] dim 0243 μ= -0.006 σ= 0.019 zeros= 0% [ ▁▁▂▆████████▅▃▁▁ ] [ ▄▄▇▇██▅▄ ] dim 0244 μ= -0.008 σ= 0.035 zeros= 0% [ ▁▁▂▄▇████████▇▆▃▂▁ ] [ ▁▅█▇▆▂ ] dim 0245 μ= +0.004 σ= 0.032 zeros= 0% [ ▁▁▂▄▇██████▇▅▃▁▁ ] [ ▃▆▇█▇▅▂▁ ] dim 0246 μ= -0.016 σ= 0.018 zeros= 0% [ ▁▂▃▅█████████▆▄▂▁ ] [ ▃▇█▇▆▃ ] dim 0247 μ= -0.037 σ= 0.034 zeros= 0% [ ▁▃▅▇██████▇▄▂▁▁ ] [ ▁▄▆▇█▅▃ ] dim 0248 μ= +0.011 σ= 0.036 zeros= 0% [ ▁▁▂▅▆████████▅▃▂▁ ] [ ▁▃▅▇█▆▄ ] dim 0249 μ= -0.020 σ= 0.033 zeros= 0% [ ▁▂▃▆████████▆▄▂▁ ] [ ▃▆██▅▃▂ ] dim 0250 μ= +0.001 σ= 0.023 zeros= 0% [ ▁▃▄████████▇▃▂▁ ] [ ▄▇███▃ ] dim 0251 μ= +0.022 σ= 0.015 zeros= 0% [ ▁▂▃▅███████▇▅▃▂▁ ] [ ▄▆▇█▅▅▃ ] dim 0252 μ= -0.005 σ= 0.023 zeros= 0% [ ▁▂▄▅████████▆▄▂▁ ] [ ▂▅▇██▄▁ ] dim 0253 μ= -0.016 σ= 0.023 zeros= 0% [ ▂▃▅███████▆▃▂▁ ] [ ▂▄▇█▇▂▁ ] dim 0254 μ= +0.022 σ= 0.028 zeros= 0% [ ▁▃▄█████████▄▂▂ ] [ ▃▅█▆▆▁ ] dim 0255 μ= -0.012 σ= 0.038 zeros= 0% [ ▁▂▄▅▇██████▇▅▃▁ ] [ ▁▃▆▇█▅▂ ] dim 0256 μ= -0.011 σ= 0.045 zeros= 0% [ ▁▁▂▄▆███████▆▅▃▁▁ ] [ ▂▆▆█▆▃ ] dim 0257 μ= -0.000 σ= 0.029 zeros= 0% [ ▁▁▃▆████████▆▄▁▁ ] [ ▂▄███▆▃ ] dim 0258 μ= +0.001 σ= 0.028 zeros= 0% [ ▁▁▂▅▆████████▄▂▁ ] [ ▂▃▆▇█▅▅▁ ] dim 0259 μ= +0.004 σ= 0.018 zeros= 0% [ ▁▁▃▄▇████████▅▄▂▁▁ ] [ ▃▄▇██▃ ] dim 0260 μ= -0.002 σ= 0.032 zeros= 0% [ ▁▁▂▄▅███████▆▄▁▁ ] [ ▂▄█▇▇▄▁ ] dim 0261 μ= -0.020 σ= 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.030 zeros= 0% [ ▁▃▅███████▇▄▂▁▁ ] [ ▁▆▇█▆▆▁ ] dim 0265 μ= -0.009 σ= 0.026 zeros= 0% [ ▂▃▆███████▅▃▁ ] [ ▅███▆▃ ] dim 0266 μ= +0.004 σ= 0.021 zeros= 0% [ ▁▂▄████████▅▂▁ ] [ ▁▃▅▅█▄▁ ] dim 0267 μ= +0.010 σ= 0.019 zeros= 0% [ ▁▂▂▅▆███████▆▃▂▁▁ ] [ ▂▄█▇▅▃ ] dim 0268 μ= +0.022 σ= 0.038 zeros= 0% [ ▁▂▄▆███████▄▂▁▁ ] [ ▂▅▆██▂▁ ] dim 0269 μ= +0.003 σ= 0.028 zeros= 0% [ ▁▁▃▅███████▆▃▁ ] [ ▂▅▆█▆▃▁ ] dim 0270 μ= -0.001 σ= 0.031 zeros= 0% [ ▁▂▄▅███████▆▃▂▁▁ ] [ ▁▄█▇██▄▂ ] dim 0271 μ= -0.007 σ= 0.027 zeros= 0% [ ▁▂▂▄▇████████▅▅▃▁ ] [ ▄█▇█▇▄ ] dim 0272 μ= -0.009 σ= 0.020 zeros= 0% [ ▁▁▃▅▇███████▆▃▁▁▁] [ ▄▅███▄▃ ] dim 0273 μ= +0.012 σ= 0.037 zeros= 0% [ ▁▁▃▅▇███████▇▅▃▁ ] [ ▃▆▇▇█▃ ] dim 0274 μ= +0.008 σ= 0.032 zeros= 0% [▁▁▂▃███████▇▅▃▂▁ ] [ ▂▆█▆▆▅▁ ] dim 0275 μ= +0.020 σ= 0.026 zeros= 0% [ ▁▁▃▄████████▇▄▁▁ ] [ ▁▅▆█▇▃▃ ] dim 0276 μ= -0.008 σ= 0.021 zeros= 0% [ ▁▁▃▄▇███████▆▆▃▁ ] [ ▁▅▇█▇▅▂ ] dim 0277 μ= +0.006 σ= 0.028 zeros= 0% [ ▁▄▅███████▆▃▁▁ ] [ ▁▄█▇█▅▃▁ ] dim 0278 μ= -0.009 σ= 0.021 zeros= 0% [ ▁▁▂▄▇████████▆▃▂▁▁] [ ▁▄▇█▇▅ ] dim 0279 μ= +0.019 σ= 0.034 zeros= 0% [ ▁▁▂▄▆██████▇▅▃▂▁ ] [ ▄▇▇▇█▃▁ ] dim 0280 μ= +0.025 σ= 0.023 zeros= 0% [ ▁▂▄▅████████▆▃▃▁▁] [ ▂▄▇██▇▃ ] dim 0281 μ= +0.003 σ= 0.025 zeros= 0% [ ▁▂▄▆███████▇▅▃▁▁ ] [ ▂▅▇█▇▃▁ ] dim 0282 μ= +0.006 σ= 0.018 zeros= 0% [ ▁▂▅▇███████▅▃▂ ] [ ▄▅█▆▆▆▂ ] dim 0283 μ= -0.007 σ= 0.029 zeros= 0% [ ▁▁▃▅█████████▅▃▂▁▁] [ ▆▇▇█▇▃ ] dim 0284 μ= -0.051 σ= 0.032 zeros= 0% [ ▁▂▄▆███████▇▅▃▂▁ ] [ ▄▇█▆▂ ] dim 0285 μ= +0.008 σ= 0.032 zeros= 0% [ ▂▃▅██████▇▄▂▁ ] [ ▂▅▇█▇▅▁ ] dim 0286 μ= -0.008 σ= 0.033 zeros= 0% [ ▁▃▃▇███████▄▃▁▁ ] [ ▃▇▆█▇▃ ] dim 0287 μ= +0.005 σ= 0.021 zeros= 0% [ ▁▁▄████████▅▃▁▁ ] [ ▁▄▆█▆▆▃ ] dim 0288 μ= -0.013 σ= 0.043 zeros= 0% [ ▁▂▃▆███████▇▅▃▂▁ ] [ ▁▅█▇▆▃ ] dim 0289 μ= +0.011 σ= 0.025 zeros= 0% [ ▁▁▂▄▆███████▆▃▂▁ ] [ ▁▂▅█▇▄▁ ] dim 0290 μ= +0.014 σ= 0.035 zeros= 0% [ ▁▂▄▅███████▇▄▂▂ ] [ ▃▄▆█▄▁ ] dim 0291 μ= -0.015 σ= 0.014 zeros= 0% [ ▁▂▃▅██████▇▄▂▁ ] [ ▂▆██▄▁ ] dim 0292 μ= +0.003 σ= 0.034 zeros= 0% [ ▂▃▆███████▇▄▁▁ ] [ ▄▅█▇▄▃ ] dim 0293 μ= +0.020 σ= 0.019 zeros= 0% [ ▁▁▄▆███████▇▄▂▁▁ ] [ ▁▆█▇▇▅▂ ] dim 0294 μ= -0.006 σ= 0.026 zeros= 0% [ ▁▃▅▇███████▆▄▃▁▁ ] [ ▁▄▇██▅▁ ] dim 0295 μ= -0.000 σ= 0.013 zeros= 0% [ ▁▁▂▆███████▅▃▁▁ ] [ ▃▆▇█▇▇▂ ] dim 0296 μ= +0.001 σ= 0.025 zeros= 0% [ ▁▂▃▅▇███████▇▅▃▂▁ ] [ ▂▄██▅▃ ] dim 0297 μ= -0.005 σ= 0.018 zeros= 0% [ ▁▁▂▄████████▅▃▂▁ ] [ ▃▆██▆▃▁ ] dim 0298 μ= -0.010 σ= 0.024 zeros= 0% [ ▁▂▄▇███████▅▄▂▁ ] [ ▁▅▆▇█▅▅▂ ] dim 0299 μ= +0.002 σ= 0.026 zeros= 0% [ ▁▂▄█████████▅▃▁▁▁] [ ▁███▄▂ ] dim 0300 μ= -0.020 σ= 0.030 zeros= 0% [ ▁▁▂▅███████▇▄▂▁ ] [ ▂▆▆█▆▃▁ ] dim 0301 μ= +0.007 σ= 0.025 zeros= 0% [ ▁▃▄▆███████▆▃▂▁ ] [ ▄▅███▄▃ ] dim 0302 μ= +0.006 σ= 0.036 zeros= 0% [ ▁▂▂▅▇███████▆▄▁▁▁ ] [ ▄▇██▆▂ ] dim 0303 μ= -0.018 σ= 0.016 zeros= 0% [ ▂▃▅███████▇▄▂▁ ] [ ▅▆█▇▄▁ ] dim 0304 μ= +0.000 σ= 0.030 zeros= 0% [ ▁▂▄▆███████▇▃▃▁▁ ] [ ▄▅▆▇█▃▁ ] dim 0305 μ= +0.024 σ= 0.033 zeros= 0% [ ▁▁▂▄▆███████▆▃▂▁ ] [ ▂▅█▇▆▄▂ ] dim 0306 μ= +0.012 σ= 0.035 zeros= 0% [ ▁▁▂▃▆███████▅▃▂ ] [ ▂▇█▇▃▁ ] dim 0307 μ= +0.010 σ= 0.016 zeros= 0% [ ▁▁▂▅▇██████▆▄▂▁▁ ] [ ▄▆█▇▆▂ ] dim 0308 μ= +0.031 σ= 0.037 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.019 σ= 0.035 zeros= 0% [ ▁▁▃▄▆███████▆▄▂▁ ] [ ▂▅▆█▅▃ ] dim 0313 μ= +0.004 σ= 0.019 zeros= 0% [ ▁▁▂▄████████▄▂▁ ] [ ▂▅██▄▃ ] dim 0314 μ= +0.003 σ= 0.044 zeros= 0% [ ▁▃▆███████▅▃▁ ] [ ▃▄▅█▆▂ ] dim 0315 μ= -0.001 σ= 0.021 zeros= 0% [ ▁▂▄▆██████▇▄▂▁ ] [ ▄▇██▇▂▁ ] dim 0316 μ= -0.025 σ= 0.025 zeros= 0% [ ▂▃▆████████▄▂▁ ] [ ▃▆█▇▇▄▂▁ ] dim 0317 μ= -0.014 σ= 0.029 zeros= 0% [ ▁▁▂▄▇████████▅▃▂▁ ▁] [ ▁▅▆█▆▅▄▁ ] dim 0318 μ= -0.010 σ= 0.015 zeros= 0% [ ▁▁▃▄▇████████▇▄▃▁▁ ] [ ▁▃▅▆█▅▅▂ ] dim 0319 μ= +0.009 σ= 0.030 zeros= 0% [ ▁▁▂▄▆████████▅▃▂▂▁ ] [ ▁▆▇█▇▅ ] dim 0320 μ= -0.014 σ= 0.025 zeros= 0% [ ▁▁▂▄▅███████▇▄▂▁ ] [ ▂▅▇█▇▇▃ ] dim 0321 μ= -0.027 σ= 0.016 zeros= 0% [ ▁▁▃▅▇████████▆▄▂▁▁ ] [ ▁▃▆█▇▆▂▁ ] dim 0322 μ= -0.008 σ= 0.036 zeros= 0% [ ▁▁▂▄▅████████▆▅▃▂▁ ] [ ▁▄▇█▇▅▃ ] dim 0323 μ= +0.015 σ= 0.034 zeros= 0% [ ▁▁▂▄▆███████▇▅▂▁▁ ] [ ▂▄█▇▇▃ ] dim 0324 μ= -0.023 σ= 0.018 zeros= 0% [ ▂▂▃▇██████▇▅▃▁ ] [ ▁▄▇▆█▆▂ ] dim 0325 μ= +0.010 σ= 0.035 zeros= 0% [▁▁▁▃▅▇████████▆▄▂▁▁ ] [ ▁▃▅██▄▂ ] dim 0326 μ= -0.005 σ= 0.024 zeros= 0% [ ▁▂▃▆███████▇▄▂▁ ] [ ▁▄▇██▅▃ ] dim 0327 μ= -0.024 σ= 0.018 zeros= 0% [ ▁▂▃▆███████▇▄▂▁ ] [ ▅▇██▅ ] dim 0328 μ= +0.003 σ= 0.010 zeros= 0% [ ▁▃▆██████▇▅▂▁ ] [ ▁▃▆█▆▅▃ ] dim 0329 μ= +0.003 σ= 0.030 zeros= 0% [ ▁▁▃▅████████▅▂▁ ] [ ▁▄▄█▅▂ ] dim 0330 μ= +0.018 σ= 0.041 zeros= 0% [ ▁▂▃▆███████▅▂▂▁ ] [ ▁▃▅█▇▅▁ ] dim 0331 μ= -0.002 σ= 0.038 zeros= 0% [ ▁▁▃▅████████▄▂▁▁ ] [ ▂▅▆█▆▁ ] dim 0332 μ= +0.022 σ= 0.020 zeros= 0% [ ▁▂▄▆██████▅▄▂▁▁ ] [ ▃▅█▆▆▄ ] dim 0333 μ= -0.004 σ= 0.027 zeros= 0% [ ▁▁▃▅███████▇▄▂▁▁ ] [ ▁▄▇▇█▂ ] dim 0334 μ= +0.018 σ= 0.016 zeros= 0% [ ▁▂▃▅███████▆▄▂▁ ] [ ▂▇▇█▆▆ ] dim 0335 μ= +0.003 σ= 0.023 zeros= 0% [ ▂▂▄████████▅▄▂▁▁] [ ▂▅▆▇█▆▆▂ ] dim 0336 μ= +0.001 σ= 0.033 zeros= 0% [▁▁▂▃▅████████▇▅▃▁ ] [ ▃▅██▅▁ ] dim 0337 μ= -0.015 σ= 0.026 zeros= 0% [ ▁▂▄███████▅▄▂ ] [ ▁▅▅█▆▄▂ ] dim 0338 μ= +0.011 σ= 0.029 zeros= 0% [ ▁▁▂▅▆███████▆▄▃▁ ] [ ▁▃█▇█▇▅▂ ] dim 0339 μ= +0.006 σ= 0.029 zeros= 0% [ ▁▁▄▄████████▆▃▂▁ ] [ ▃▆███▅▁ ] dim 0340 μ= +0.002 σ= 0.031 zeros= 0% [ ▁▂▄▇███████▆▄▂▁ ] [ ▁▅█▆▇▃ ] dim 0341 μ= +0.017 σ= 0.022 zeros= 0% [ ▂▃▆██████▆▄▂ ] [ ▄▇█▆▅ ] dim 0342 μ= -0.017 σ= 0.025 zeros= 0% [ ▁▂▄██████▇▄▃▁ ] [ ▃▅█▇▄▃ ] dim 0343 μ= +0.000 σ= 0.014 zeros= 0% [ ▁▁▄▆██████▇▅▂▁ ] [ ▂▆▅▇█▃ ] dim 0344 μ= +0.014 σ= 0.024 zeros= 0% [ ▁▁▂▄▅██████▇▇▄▂▁ ] [ ▂▅██▆▃▁ ] dim 0345 μ= +0.014 σ= 0.026 zeros= 0% [ ▁▂▃▇███████▅▃▂▁ ] [ ▄▅█▇▃▁ ] dim 0346 μ= -0.004 σ= 0.015 zeros= 0% [ ▁▁▂▄▇██████▇▃▂▁ ] [ ▁▄▄██▃▁ ] dim 0347 μ= -0.025 σ= 0.032 zeros= 0% [ ▁▂▄▇███████▅▃▂▁ ] [ ▃▃▅█▇▄▂ ] dim 0348 μ= -0.009 σ= 0.032 zeros= 0% [ ▁▂▃▆███████▆▄▂▁ ] [ ▃▇██▆▄ ] dim 0349 μ= -0.027 σ= 0.030 zeros= 0% [ ▁▁▂▄████████▆▂▁ ▁] [ ▂▄█▇▅▂ ] dim 0350 μ= +0.015 σ= 0.018 zeros= 0% [ ▁▂▄▆██████▇▃▂▁ ] [ ▅████▆▄ ] dim 0351 μ= +0.019 σ= 0.028 zeros= 0% [ ▁▂▃▆▇███████▆▄▃▁ ] [ ▁▅█▇▅▂ ] dim 0352 μ= +0.006 σ= 0.030 zeros= 0% [ ▁▁▃▆██████▇▅▂▁ ] [ ▂▃▆█▆▃▁ ] dim 0353 μ= -0.016 σ= 0.027 zeros= 0% [ ▁▁▂▃▆████████▄▂▁▁ ] [ ▃█▇▇▅▂ ] dim 0354 μ= +0.013 σ= 0.036 zeros= 0% [ ▁▂▃▆███████▆▄▂▁▁] [ ▄██▇▅ ] dim 0355 μ= -0.010 σ= 0.021 zeros= 0% [ ▁▁▂▅▇██████▅▂▂▁ ] [ ▁▆██▅▃▁ ] dim 0356 μ= +0.032 σ= 0.034 zeros= 0% [ ▁▂▄▆███████▅▃▂▁ ] [ ▃▄▇█▆▃ ] dim 0357 μ= +0.018 σ= 0.028 zeros= 0% [ ▁▃▅▇██████▇▅▃▁ ] [ ▂▅▆█▆▄▁ ] dim 0358 μ= -0.002 σ= 0.013 zeros= 0% [ ▁▂▃▆███████▅▃▁▁ ] [ ▁▅▇██▄▂ ] dim 0359 μ= -0.012 σ= 0.027 zeros= 0% [ ▁▁▄▆███████▆▅▃▁ ] [ ▁▆██▇▄ ] dim 0360 μ= +0.011 σ= 0.028 zeros= 0% [ ▁▂▄████████▅▃▁ ] [ ▃▄█▇▇▆▃ ] dim 0361 μ= -0.015 σ= 0.036 zeros= 0% [ ▁▁▁▄▅████████▇▅▃▂▁▁] [ ▂▆██▄ ] dim 0362 μ= -0.025 σ= 0.017 zeros= 0% [ ▁▁▃▅███████▆▃▂▁ ] [ ▁▄▆█▇▄▂ ] dim 0363 μ= +0.020 σ= 0.033 zeros= 0% [ ▁▁▄▆███████▆▄▂▁▁ ] [ ▃▄█▆▆▅▂ ] dim 0364 μ= +0.010 σ= 0.029 zeros= 0% [ ▁▂▂▅▇███████▆▄▂▁▁ ] [ ▃▇███▄▂ ] dim 0365 μ= +0.031 σ= 0.032 zeros= 0% [ ▁▂▅▇███████▇▄▂▁▁ ] [ ▃▅▅█▅▄▁ ] dim 0366 μ= -0.021 σ= 0.021 zeros= 0% [ ▁▁▂▄▅███████▆▄▂▁ ] [ ▂▅▆█▆▂ ] dim 0367 μ= +0.004 σ= 0.015 zeros= 0% [ ▁▂▃▅▇███████▆▃▃▁ ] [ ▁▃▇██▃▂ ] dim 0368 μ= -0.006 σ= 0.022 zeros= 0% [ ▁▁▂▃▅███████▇▄▂▁ ] [ ▁▄▆▆█▇▄▁ ] dim 0369 μ= +0.032 σ= 0.020 zeros= 0% [ ▂▁▄▆████████▆▃▁▁▁ ] [ ▂▃▇█▇▃ ] dim 0370 μ= -0.003 σ= 0.020 zeros= 0% [ ▁▃▆███████▄▃▁ ] [ ▃▅█▆▆▂▂ ] dim 0371 μ= +0.005 σ= 0.036 zeros= 0% [ ▁▁▃▅▆████████▅▄▂▁ ] [ ▂█▇██▅▂ ] dim 0372 μ= +0.020 σ= 0.035 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.012 σ= 0.018 zeros= 0% [ ▁▂▄▅█████████▄▃▂ ▁ ] [ ▁▅▆█▅▃ ] dim 0377 μ= -0.004 σ= 0.028 zeros= 0% [ ▁▁▂▄▆███████▆▄▁▁ ] [ ▁▅▇██▇▄ ] dim 0378 μ= -0.002 σ= 0.027 zeros= 0% [ ▁▁▃▅▇████████▅▂▂▁ ] [ ▂▅█▅▄ ] dim 0379 μ= +0.004 σ= 0.026 zeros= 0% [ ▁▃▅███████▆▄▂▁ ] [ ▁▅█▇▄▂ ] dim 0380 μ= -0.004 σ= 0.024 zeros= 0% [ ▁▁▁▅███████▇▃▂▁▁ ] [ ▃▇█▇▅▃ ] dim 0381 μ= +0.002 σ= 0.017 zeros= 0% [ ▁▁▃▅▇██████▇▄▂▁ ] [ ▄▇██▆▄ ] dim 0382 μ= -0.010 σ= 0.030 zeros= 0% [ ▁▃▅████████▄▂▁ ] [ ▂▃█▆▄▁ ] dim 0383 μ= +0.023 σ= 0.034 zeros= 0% [ ▁▁▄▆██████▆▃▁ ] [ ▂▃█▇▅▄▂ ] dim 0384 μ= +0.011 σ= 0.026 zeros= 0% [ ▁▁▂▄▇███████▅▄▁▁ ] [ ▄█▇▆▅▂ ] dim 0385 μ= +0.020 σ= 0.026 zeros= 0% [ ▁▂▃▅███████▆▃▁▁ ] [ ▂▅▆█▆▅▂ ] dim 0386 μ= +0.010 σ= 0.023 zeros= 0% [ ▁▂▅▆███████▇▄▂▁ ] [ ▂▄██▇▄▁ ] dim 0387 μ= -0.010 σ= 0.011 zeros= 0% [ ▁▂▄▆███████▅▂▂▁ ] [ ▅▆▇█▅▃ ] dim 0388 μ= +0.014 σ= 0.043 zeros= 0% [ ▂▃▅███████▇▄▂▁ ] [ ▁▂▇█▇▅▃ ] dim 0389 μ= +0.008 σ= 0.028 zeros= 0% [ ▁▁▂▂▅████████▅▂▁ ] [ ▂▆██▅▂ ] dim 0390 μ= +0.026 σ= 0.026 zeros= 0% [ ▂▂▄▆██████▇▅▂▁▁ ] [ ▁▄▅█▅▂ ] dim 0391 μ= -0.001 σ= 0.030 zeros= 0% [ ▁▁▃▅████████▄▂▁▁ ] [ ▂▂██▆▃▁ ] dim 0392 μ= +0.021 σ= 0.026 zeros= 0% [ ▁▂▃▇███████▅▃▁ ] [ ▄██▆▄ ] dim 0393 μ= -0.009 σ= 0.040 zeros= 0% [ ▁▁▃▅███████▅▃▁ ] [ ▂▄▇█▇▇▃ ] dim 0394 μ= +0.017 σ= 0.018 zeros= 0% [ ▁▂▄▆███████▇▅▃▁ ] [ ▁▃█▇█▆▂▁ ] dim 0395 μ= -0.004 σ= 0.035 zeros= 0% [ ▁▃▄████████▆▂▁ ] [ ▁▃██▇▃ ] dim 0396 μ= -0.015 σ= 0.025 zeros= 0% [ ▁▃▇██████▇▄▃▁▁ ] [ ▁▇███▄▁ ] dim 0397 μ= +0.003 σ= 0.018 zeros= 0% [ ▁▁▃▅████████▆▄▂▁▁ ] [ ▁▃▆█▄▅▃ ] dim 0398 μ= +0.002 σ= 0.038 zeros= 0% [ ▁▂▄▄▇███████▆▇▃▂▁ ] [ ▃▅▇█▅▃ ] dim 0399 μ= -0.013 σ= 0.016 zeros= 0% [ ▁▁▃▅████████▅▃▂▁ ] [ ▁▄▅██▆▄ ] dim 0400 μ= -0.005 σ= 0.037 zeros= 0% [ ▁▂▄▆████████▅▃▂▁ ] [ ▅▇▇█▅▂ ] dim 0401 μ= -0.016 σ= 0.029 zeros= 0% [ ▁▂▃▆████████▅▃▁▁ ] [ ▂▅▆██▃▃ ] dim 0402 μ= +0.001 σ= 0.025 zeros= 0% [ ▁▂▃▆▇████████▄▃▂▁ ] [ ▄▇██▆▅▂ ] dim 0403 μ= -0.004 σ= 0.026 zeros= 0% [ ▁▁▃▅████████▇▂▂▁ ] [ ▂▄██▆▄ ] dim 0404 μ= +0.003 σ= 0.023 zeros= 0% [ ▁▂▅████████▆▃▁▁ ] [ ▃▆██▆▄ ] dim 0405 μ= +0.016 σ= 0.030 zeros= 0% [ ▁▁▃▆████████▅▃▂▁ ] [ ▁▅▇█▇▆▄▁ ] dim 0406 μ= +0.015 σ= 0.018 zeros= 0% [ ▂▂▄▆████████▅▃▁ ] [ ▂▄██▆▄▂ ] dim 0407 μ= +0.013 σ= 0.018 zeros= 0% [ ▁▁▃▅▇███████▆▅▂▁▁ ] [ ▂▅██▄▁ ] dim 0408 μ= +0.002 σ= 0.025 zeros= 0% [ ▁▁▂▄▇██████▆▃▁ ] [ ▂▄█▆█▅▁ ] dim 0409 μ= -0.011 σ= 0.026 zeros= 0% [ ▁▃▄▇███████▆▄▃▁▁] [ ▂▃▆██▄▁ ] dim 0410 μ= -0.019 σ= 0.026 zeros= 0% [ ▁▂▃▆███████▇▅▃▁▁ ] [ ▃▆▇█▆▄▁ ] dim 0411 μ= +0.002 σ= 0.029 zeros= 0% [ ▁▁▂▅▇███████▇▄▂▁▁ ] [ ▁▃▇█▇▄▂ ] dim 0412 μ= +0.003 σ= 0.039 zeros= 0% [ ▁▁▁▂▄▆███████▇▄▂▁ ] [ ▂▄▇▇█▅▁ ] dim 0413 μ= -0.010 σ= 0.025 zeros= 0% [ ▁▂▄▇███████▆▃▂▁ ] [ ▁▃▆▆█▅▄ ] dim 0414 μ= -0.009 σ= 0.026 zeros= 0% [ ▁▂▃▅████████▄▃▂▁ ] [ ▃▇█▆▆▁ ] dim 0415 μ= -0.008 σ= 0.023 zeros= 0% [ ▁▁▃▄▇██████▆▄▂▁ ] [ ▁▃▆██▅▃▁ ] dim 0416 μ= -0.004 σ= 0.039 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.002 σ= 0.036 zeros= 0% [ ▁▁▃▆▇████████▅▃▂▁▁] [ ▁▄▆▆█▆▂ ] dim 0421 μ= -0.018 σ= 0.028 zeros= 0% [ ▁▂▄▆████████▆▃▁▁ ] [ ▁▇▇██▄ ] dim 0422 μ= +0.011 σ= 0.028 zeros= 0% [ ▁▂▄▇███████▅▃▁▁ ] [ ▃▄▇█▇▃ ] dim 0423 μ= +0.014 σ= 0.023 zeros= 0% [ ▁▂▄████████▆▄▂▁ ] [ ▂▆▇██▄▁ ] dim 0424 μ= +0.015 σ= 0.022 zeros= 0% [ ▁▂▃▇▇███████▇▄▂▁▁ ] [ ▃▅▇█▆▂ ] dim 0425 μ= -0.012 σ= 0.039 zeros= 0% [ ▁▁▂▄▇███████▆▄▂▁ ] [ ▁▇█▆▅▁ ] dim 0426 μ= +0.019 σ= 0.012 zeros= 0% [ ▁▁▃▅███████▅▃▂▁ ] [ ▁▃▇█▆▃ ] dim 0427 μ= +0.002 σ= 0.036 zeros= 0% [ ▁▁▃▅███████▅▂▁▁ ] [ ▂▄█▅▃▂ ] dim 0428 μ= +0.022 σ= 0.037 zeros= 0% [ ▁▁▃▆▇██████▆▄▃▁ ] [ ▂▅▆██▅▁ ] dim 0429 μ= +0.011 σ= 0.016 zeros= 0% [ ▁▁▃▄████████▆▄▂▂▁ ] [ ▂▆▆█▅▄ ] dim 0430 μ= +0.008 σ= 0.025 zeros= 0% [ ▁▁▂▃▅▇███████▅▄▂▁▁ ] [ ▁▃▅█▅▄ ] dim 0431 μ= +0.013 σ= 0.028 zeros= 0% [▁▁▁▃▅▇███████▆▃▂▁ ] [ ▄▆██▆▄ ] dim 0432 μ= +0.011 σ= 0.021 zeros= 0% [ ▁▁▂▃▇███████▅▄▂▁ ] [ ▅▅▇█▅▃ ] dim 0433 μ= -0.013 σ= 0.030 zeros= 0% [ ▁▁▂▃▆███████▇▅▃▃▁▁ ] [ ▂▃▆█▅▃ ] dim 0434 μ= +0.001 σ= 0.025 zeros= 0% [ ▁▂▃▅███████▆▃▂▁ ] [ ▃▆█▇▆▄▂ ] dim 0435 μ= +0.006 σ= 0.017 zeros= 0% [ ▁▂▃▇███████▅▃▁ ] [ ▂▄▇█▆▅▁ ] dim 0436 μ= -0.008 σ= 0.035 zeros= 0% [ ▁▂▃▅████████▇▅▂▁ ] [ ▁▄▆▆█▇▄▁ ] dim 0437 μ= +0.012 σ= 0.031 zeros= 0% [ ▁▂▃▅████████▅▂▂ ] [ ▁▄█▇▆▆▅ ] dim 0438 μ= -0.002 σ= 0.023 zeros= 0% [ ▁▁▃▅▇███████▇▅▄▂▁ ] [ ▅▇▇█▇▅▁ ] dim 0439 μ= -0.017 σ= 0.028 zeros= 0% [ ▁▁▂▃▄████████▇▄▃▁▁ ] [ ▄▆█▇▄▁ ] dim 0440 μ= +0.004 σ= 0.027 zeros= 0% [ ▁▂▃▇████████▅▂▁▁ ] [ ▁▅▆██▆▆▂ ] dim 0441 μ= +0.019 σ= 0.036 zeros= 0% [ ▁▃▃▅████████▆▆▃▁▁ ] [ ▄▆█▇▇▄▁ ] dim 0442 μ= +0.012 σ= 0.020 zeros= 0% [ ▁▂▃▇████████▇▅▂▁▁ ] [ ▃▅█▇▅▂ ] dim 0443 μ= -0.010 σ= 0.017 zeros= 0% [ ▁▁▂▄▆██████▇▅▃▁ ] [ ▄▄█▅▄▅▂ ] dim 0444 μ= +0.015 σ= 0.045 zeros= 0% [ ▁▂▃▅█████████▅▃▂▁ ] [ ▁▃▆█▃ ] dim 0445 μ= +0.005 σ= 0.021 zeros= 0% [ ▁▁▁▃▆██████▄▄▂▁ ] [ ▁▄▆▇█▇▇▂ ] dim 0446 μ= +0.019 σ= 0.029 zeros= 0% [ ▁▁▂▄▅████████▆▄▂▁ ] [ ▄▇█▇▄▁ ] dim 0447 μ= +0.021 σ= 0.025 zeros= 0% [ ▁▁▃▆▆██████▅▄▂▁ ] [ ▁▃████▄ ] dim 0448 μ= -0.015 σ= 0.031 zeros= 0% [ ▁▂▃▆████████▄▂▁ ] [ ▃▅▇▆█▄▁ ] dim 0449 μ= +0.013 σ= 0.020 zeros= 0% [ ▁▂▄▇███████▇▄▂▁ ] [ ▁▄▇█▆▅▂ ] dim 0450 μ= -0.018 σ= 0.020 zeros= 0% [ ▁▂▄▆███████▇▄▂▁▁ ] [ ▂▇▇█▅▂ ] dim 0451 μ= +0.008 σ= 0.022 zeros= 0% [ ▁▃▄████████▅▂▁▁ ] [ ▃▄▇█▆▄▂ ] dim 0452 μ= -0.014 σ= 0.029 zeros= 0% [ ▁▂▂▄▆███████▆▃▂▁ ] [ ▂▄▆▆█▃ ] dim 0453 μ= -0.007 σ= 0.018 zeros= 0% [ ▁▂▃▆███████▆▄▂▁▁ ] [ ▄▇██▅▁ ] dim 0454 μ= +0.000 σ= 0.014 zeros= 0% [ ▁▂▅▆███████▆▄▂▁ ] [ ▁▄▆▇█▆▇▂ ] dim 0455 μ= +0.012 σ= 0.043 zeros= 0% [ ▁▂▄▇█████████▄▂▁ ] [ ▁▃▆▇▇█▄ ] dim 0456 μ= -0.016 σ= 0.032 zeros= 0% [ ▁▃▆████████▅▅▃▁ ] [ ▂▄█▅▄ ] dim 0457 μ= +0.010 σ= 0.028 zeros= 0% [ ▁▂▄▅███████▆▃▂▁▁ ] [ ▁▅▆█▇▅▃ ] dim 0458 μ= +0.013 σ= 0.031 zeros= 0% [ ▁▁▂▃▆███████▇▃▁▁ ] [ ▁▄▅██▄▃ ] dim 0459 μ= -0.011 σ= 0.023 zeros= 0% [ ▁▁▂▃████████▇▅▂▂ ] [ ▃▅▅█▆▅ ] dim 0460 μ= -0.009 σ= 0.025 zeros= 0% [ ▁▂▅▇███████▆▅▂▂▁ ] [ ▄▄▆█▅▂ ] dim 0461 μ= -0.005 σ= 0.012 zeros= 0% [ ▁▂▄▆███████▅▃▁▁ ] [ ▄▆█▇▆▂ ] dim 0462 μ= -0.013 σ= 0.022 zeros= 0% [ ▁▂▃▅███████▆▄▂▁▁ ] [ ▃▅▆█▇▇▄▃ ] dim 0463 μ= -0.016 σ= 0.035 zeros= 0% [ ▁▁▃▄▆████████▇▄▂▂ ] [ ▁▄██▇▅▃ ] dim 0464 μ= -0.019 σ= 0.043 zeros= 0% [ ▁▃▅████████▇▄▂▂▁ ] [ ▁▅██▅▅ ] dim 0465 μ= -0.008 σ= 0.027 zeros= 0% [▁▁▂▃▆███████▆▃▂▁ ] [ ▂▆█▅▅▁ ] dim 0466 μ= -0.005 σ= 0.040 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.018 zeros= 0% [ ▁▂▅███████▆▃▂▁ ] [ ▁▅▇██▆▄▁ ] dim 0471 μ= +0.040 σ= 0.016 zeros= 0% [ ▁▁▄▆████████▅▂▂▁ ] [ ▂▅▇█▅▂ ] dim 0472 μ= -0.004 σ= 0.028 zeros= 0% [ ▁▂▃▆███████▄▂▁▁ ] [ ▂▂▄█▆▄ ] dim 0473 μ= -0.016 σ= 0.016 zeros= 0% [ ▁▂▄▆███████▇▅▂▁▁▁ ] [ ▄██▇▇▅ ] dim 0474 μ= +0.014 σ= 0.022 zeros= 0% [ ▁▃▅███████▇▄▂▂ ] [ ▁▆▇█▅▃▂ ] dim 0475 μ= +0.001 σ= 0.038 zeros= 0% [ ▁▂▄▇███████▇▄▂▁▁ ] [ ▂▆█▇▇▅▂ ] dim 0476 μ= -0.009 σ= 0.021 zeros= 0% [ ▁▂▄████████▆▅▂▁▁ ] [ ▂▅▇██▅▅▁ ] dim 0477 μ= -0.006 σ= 0.020 zeros= 0% [ ▁▃▄█████████▅▃▁ ] [ ▁▄▆█▅▁ ] dim 0478 μ= -0.024 σ= 0.024 zeros= 0% [▁▁▁▁▃▅████████▆▃▂▁ ] [ ▁▆█▇▆▃ ] dim 0479 μ= +0.005 σ= 0.031 zeros= 0% [ ▁▃▄▆███████▅▃▂ ] [ ▃▇███▄▁ ] dim 0480 μ= -0.008 σ= 0.030 zeros= 0% [ ▁▃▄▇███████▆▃▁▁ ] [ ▄▅█▆▃▂ ] dim 0481 μ= +0.021 σ= 0.019 zeros= 0% [ ▁▂▃▅███████▇▄▃▁▁ ] [ ▁▅▆█▅▄▁ ] dim 0482 μ= +0.008 σ= 0.029 zeros= 0% [ ▁▁▂▄▅███████▆▄▂▁▁ ] [ ▁▄▆█▆▄▃ ] dim 0483 μ= -0.010 σ= 0.031 zeros= 0% [ ▁▂▃▄█████████▅▃▁▁ ] [ ▂▄█▇▇▅▂ ] dim 0484 μ= +0.002 σ= 0.035 zeros= 0% [ ▁▂▄▇███████▇▅▂▁ ] [ ▃▆█▇▆▃ ] dim 0485 μ= +0.016 σ= 0.014 zeros= 0% [ ▁▂▃▅████████▆▃▂▁ ] [ ▃▅██▇▅▃ ] dim 0486 μ= +0.025 σ= 0.029 zeros= 0% [ ▁▂▂▅████████▇▅▃▂▁ ] [ ▃▅▆█▆▄▁ ] dim 0487 μ= +0.016 σ= 0.024 zeros= 0% [ ▁▁▂▄▇███████▇▄▂▁ ] [ ▃▆██▆▂ ] dim 0488 μ= +0.025 σ= 0.044 zeros= 0% [ ▁▂▄▇██████▆▄▂▁▁] [ ▁▂▇▇█▇▆▁ ] dim 0489 μ= -0.024 σ= 0.024 zeros= 0% [ ▁▁▃▅████████▆▄▂▁▁ ] [ ▂▃▆█▇▇▄▁ ] dim 0490 μ= -0.012 σ= 0.031 zeros= 0% [ ▁▂▄▆████████▆▃▂▁▁ ] [ ▃▆█▇▇▂ ] dim 0491 μ= +0.019 σ= 0.015 zeros= 0% [ ▁▂▃▅▆███████▇▂▂▁ ] [ ▃▆█▇▆▃ ] dim 0492 μ= -0.010 σ= 0.029 zeros= 0% [ ▁▂▃▇███████▅▃▁ ] [ ▁▅███▂▂ ] dim 0493 μ= +0.014 σ= 0.019 zeros= 0% [ ▁▁▃▆███████▆▄▂ ] [ ▃▆▇██▂ ] dim 0494 μ= +0.022 σ= 0.020 zeros= 0% [ ▁▂▄▇███████▅▂▁ ] [ ▄███▇▅ ] dim 0495 μ= -0.014 σ= 0.028 zeros= 0% [ ▁▁▄▆████████▆▅▁▁ ] [ ▄▅█▆▆▄▁ ] dim 0496 μ= +0.026 σ= 0.015 zeros= 0% [ ▁▁▃▄▇████████▅▃▂▁ ] [ ▃▆███▆▂ ] dim 0497 μ= -0.015 σ= 0.019 zeros= 0% [▁▁▂▄▅████████▇▆▃▁▁ ] [ ▂▄▇█▆▄ ] dim 0498 μ= +0.017 σ= 0.040 zeros= 0% [ ▁▂▄▆██████▆▅▂▁ ] [ ▂▂▆█▇▄▁ ] dim 0499 μ= -0.012 σ= 0.029 zeros= 0% [ ▁▂▃▆███████▇▄▂▁▁ ] [ ▁▄▇█▆▃▁ ] dim 0500 μ= +0.023 σ= 0.039 zeros= 0% [ ▂▄▆███████▅▂▁ ] [ ▄▇█▇▅▂ ] dim 0501 μ= -0.006 σ= 0.014 zeros= 0% [ ▁▂▃▅███████▇▅▃▂ ] [ ▁▅▇▇█▄▃ ] dim 0502 μ= +0.021 σ= 0.023 zeros= 0% [ ▁▁▃▄▆███████▆▄▂▁▁ ] [ ▃▄▇█▆▃ ] dim 0503 μ= +0.002 σ= 0.031 zeros= 0% [ ▁▁▂▄▆██████▇▄▄▁▁ ] [ ▁▄▇██▆ ] dim 0504 μ= -0.004 σ= 0.012 zeros= 0% [ ▁▃▅███████▅▂▁ ] [ ▃▆██▇▂▁ ] dim 0505 μ= -0.002 σ= 0.024 zeros= 0% [ ▁▁▃▅▇███████▆▄▂▁ ] [ ▁▆█▇▄▃ ] dim 0506 μ= +0.009 σ= 0.026 zeros= 0% [ ▁▂▅▇██████▇▄▂▁▁ ] [ ▂▅██▇▇▃ ] dim 0507 μ= -0.011 σ= 0.024 zeros= 0% [ ▂▃▅▇███████▆▄▃▁▁ ] [ ▂▄██▆▆▁ ] dim 0508 μ= -0.003 σ= 0.034 zeros= 0% [ ▁▁▃▅███████▆▄▂▂▁ ] [ ▄▆█▅▆▃▁ ] dim 0509 μ= -0.000 σ= 0.026 zeros= 0% [▁▁▂▃▅████████▆▄▂▁▁ ] [ ▁▅▇█▇▄▂ ] dim 0510 μ= -0.007 σ= 0.029 zeros= 0% [ ▁▁▂▃▅███████▆▄▂▁ ] [ ▁▆█▇▆▅▆ ] dim 0511 μ= +0.009 σ= 0.037 zeros= 0% [ ▁▂▄▆████████▆▂▁▁ ] [ ▃▇██▇▂ ] dim 0512 μ= -0.015 σ= 0.025 zeros= 0% [ ▁▃▄▇██████▇▄▃▁ ] [ ▄▇█▆▄▁ ] dim 0513 μ= +0.024 σ= 0.012 zeros= 0% [ ▁▂▄▅███████▅▂▁ ] [ ▂▆█▇▅▃▁ ] dim 0514 μ= +0.012 σ= 0.033 zeros= 0% [ ▁▂▃▄████████▆▃▁▁ ] [ ▁▄█▇▅▂ ] dim 0515 μ= -0.029 σ= 0.024 zeros= 0% [ ▁▂▄▆███████▅▃▁▁ ] [ ▁▄▇▆█▄ ] dim 0516 μ= +0.025 σ= 0.019 zeros= 0% [ ▁▃▆███████▆▂▂▁ ] [ ▂▄▄▇█▆▇▁ ] dim 0517 μ= -0.006 σ= 0.039 zeros= 0% [▁▁▁▂▄▇████████▇▄▁▁ ] [ ▃▅██▃ ] dim 0518 μ= +0.026 σ= 0.023 zeros= 0% [ ▁▂▅▇██████▄▂▁ ] [ ▄██▇▄▃▁ ] dim 0519 μ= -0.040 σ= 0.028 zeros= 0% [ ▁▁▁▄▆████████▅▂▁▁ ] [ ▄▆███▄▂ ] dim 0520 μ= +0.011 σ= 0.031 zeros= 0% [ ▁▂▄▆▇███████▆▄▂▁▁] [ ▅▇██▃▁ ] dim 0521 μ= +0.021 σ= 0.033 zeros= 0% [ ▁▁▃▄███████▅▂▂▁ ] [ ▂▅██▇▇▂ ] dim 0522 μ= +0.013 σ= 0.025 zeros= 0% [ ▁▂▃▆████████▄▂▁▁ ] [ ▃▆█▇▇▆▁ ] dim 0523 μ= +0.019 σ= 0.016 zeros= 0% [ ▁▁▃▅▆███████▇▄▂▁▁ ] [ ▂▄██▆▄▁ ] dim 0524 μ= +0.013 σ= 0.028 zeros= 0% [ ▁▁▄▅███████▄▂▁▁ ] [ ▂▅█▇▅▃ ] dim 0525 μ= -0.006 σ= 0.011 zeros= 0% [ ▁▁▃▆███████▆▃▂▁ ] [ ▂▆█▆▆▄ ] dim 0526 μ= -0.016 σ= 0.025 zeros= 0% [ ▁▂▄▇██████▆▄▂▁▁ ] [ ▄▆██▇▂ ] dim 0527 μ= +0.013 σ= 0.025 zeros= 0% [ ▁▂▅███████▆▃▂▁ ] [ ▂█▇▇██▅ ] dim 0528 μ= -0.039 σ= 0.028 zeros= 0% [ ▁▁▃▅▇███████▇▆▄▂▁ ] [ ▄▇██▅▄▁ ] dim 0529 μ= +0.014 σ= 0.029 zeros= 0% [ ▁▁▂▃▆▇███████▅▃▁▁ ] [ ▁▁▄▇█▅▄▁ ] dim 0530 μ= -0.015 σ= 0.026 zeros= 0% [ ▁▂▆████████▆▄▃▁▁▁] [ ▁▄███▇▃ ] dim 0531 μ= -0.016 σ= 0.024 zeros= 0% [ ▁▁▂▄▆███████▇▄▂▁ ] [ ▅▆█▆▁ ] dim 0532 μ= -0.004 σ= 0.032 zeros= 0% [ ▁▂▄▆██████▇▅▃▁▁ ] [ ▃▇█▅▁ ] dim 0533 μ= -0.002 σ= 0.020 zeros= 0% [ ▁▂▄██████▇▄▂▁ ] [ ▄▅▇▇█▇▄ ] dim 0534 μ= -0.001 σ= 0.032 zeros= 0% [ ▁▁▂▅▇████████▅▄▁▁▁] [ ▂▆▄▇█▅▂ ] dim 0535 μ= -0.018 σ= 0.039 zeros= 0% [ ▁▂▃▅█████████▃▂▁▁ ] [ ▁▆▆█▆▇▃ ] dim 0536 μ= +0.017 σ= 0.020 zeros= 0% [ ▁▂▂▅███████▇▅▃▁▁ ] [ ▁▅█▇█▄▄ ] dim 0537 μ= +0.003 σ= 0.032 zeros= 0% [▁▁▁▃▄▇███████▆▆▃▁▁ ] [ ▁▃▅█▅▃ ] dim 0538 μ= +0.029 σ= 0.029 zeros= 0% [ ▁▂▄▆██████▇▅▃▂ ] [ ▂▅▅█▆▃ ] dim 0539 μ= +0.003 σ= 0.036 zeros= 0% [ ▁▂▅████████▅▃▁▁ ] [ ▄▅██▇▃▂ ] dim 0540 μ= -0.005 σ= 0.035 zeros= 0% [ ▁▂▂▅████████▆▄▂▁ ] [ ▃▅██▇▇▂ ] dim 0541 μ= -0.002 σ= 0.028 zeros= 0% [ ▁▁▃▆▇███████▇▆▃▂ ] [ ▂▅▇▇█▆▃▁ ] dim 0542 μ= -0.004 σ= 0.033 zeros= 0% [▁▁▂▃▄█████████▆▂▂▁▁ ] [ ▅████▆▂ ] dim 0543 μ= +0.018 σ= 0.038 zeros= 0% [ ▁▂▃▆█████████▅▃▁▁ ] [ ▂▅▇█▆▁▁ ] dim 0544 μ= +0.006 σ= 0.022 zeros= 0% [ ▁▁▂▅████████▅▃▃▁ ] [ ▂▆▇█▆▄ ] dim 0545 μ= -0.019 σ= 0.017 zeros= 0% [ ▁▁▂▆███████▇▆▄▁▁ ] [ ▁▄█▆█▅▁ ] dim 0546 μ= -0.017 σ= 0.033 zeros= 0% [ ▁▂▃▆████████▇▅▂▂▁] [ ▁▃▆█▇▅▃ ] dim 0547 μ= -0.012 σ= 0.026 zeros= 0% [ ▁▂▄▆███████▇▆▃▁▁ ] [ ▂▆▇█▇▃ ] dim 0548 μ= -0.034 σ= 0.024 zeros= 0% [ ▁▂▂▅███████▆▄▂▁▁ ] [ ▂▅██▆▅▂ ] dim 0549 μ= +0.014 σ= 0.030 zeros= 0% [ ▁▂▄▅███████▇▃▂▁ ] [ ▁▅▆█▄▂ ] dim 0550 μ= -0.008 σ= 0.039 zeros= 0% [ ▁▂▄▆▇██████▇▅▃▂▁ ] [ ▁▃▆█▆▃▁ ] dim 0551 μ= +0.008 σ= 0.016 zeros= 0% [ ▁▂▂▇███████▆▃▁ ] [ ▁▆▄██▇▃ ] dim 0552 μ= -0.005 σ= 0.028 zeros= 0% [ ▁▂▄▆███████▆▅▂▂ ] [ ▁▂▅▇█▃▃ ] dim 0553 μ= -0.004 σ= 0.027 zeros= 0% [ ▁▁▁▃▆███████▇▄▃▂▁ ] [ ▃▆█▇▆▄▁ ] dim 0554 μ= +0.018 σ= 0.018 zeros= 0% [ ▁▂▃▆████████▆▄▂▁ ] [ ▄▇█▇▄▁ ] dim 0555 μ= +0.014 σ= 0.031 zeros= 0% [ ▁▂▃▅███████▆▄▁▁ ] [ ▃▅▇█▃▂ ] dim 0556 μ= -0.016 σ= 0.035 zeros= 0% [ ▁▁▃▅▇██████▇▄▃▂▁ ] [ ▂▄▆▆█▅▄ ] dim 0557 μ= -0.004 σ= 0.021 zeros= 0% [ ▁▁▂▅▇████████▆▄▁▁ ] [ ▁▅▆█▆▄▂ ] dim 0558 μ= +0.010 σ= 0.025 zeros= 0% [ ▁▂▄▆███████▅▂▁▁ ] [ ▂▅█▇▇▆▃ ] dim 0559 μ= -0.010 σ= 0.042 zeros= 0% [ ▁▃▅█████████▅▃▁▁ ] [ ▂▅▇█▇▇▃ ] dim 0560 μ= -0.003 σ= 0.037 zeros= 0% [ ▁▁▂▄▇████████▆▃▂▁ ] [ ▁▄██▇▇▂ ] dim 0561 μ= -0.023 σ= 0.035 zeros= 0% [ ▁▁▂▅▇███████▆▅▃▂▁ ] [ ▃██▅▆▃ ] dim 0562 μ= +0.000 σ= 0.020 zeros= 0% [ ▁▂▂▅▇██████▇▄▃▁▁ ] [ ▂▆██▇▄ ] dim 0563 μ= +0.031 σ= 0.026 zeros= 0% [ ▁▁▂▅▇███████▅▂▁▁ ] [ ▃▆█▆▆▁ ] dim 0564 μ= +0.006 σ= 0.020 zeros= 0% [ ▂▃▅▇███████▅▃▂▁ ] [ ▄▆█▇▄▁ ] dim 0565 μ= -0.020 σ= 0.022 zeros= 0% [ ▁▂▅███████▆▄▂ ] [ ▃▅█▇▅▁ ] dim 0566 μ= +0.007 σ= 0.028 zeros= 0% [ ▁▃▄▆██████▆▃▂▁▁ ] [ ▁▆█▇▆▄▁ ] dim 0567 μ= +0.002 σ= 0.016 zeros= 0% [ ▁▂▃████████▅▃▁▁ ] [ ▄▆█▆▅▁ ] dim 0568 μ= +0.016 σ= 0.025 zeros= 0% [ ▁▁▃▅███████▆▄▂▁ ] [ ▁▅▆███▄▂ ] dim 0569 μ= -0.017 σ= 0.029 zeros= 0% [ ▁▂▃▅████████▇▄▂▁▁ ] [ ▄▅█▆▃ ] dim 0570 μ= +0.015 σ= 0.027 zeros= 0% [ ▁▂▄▇█████▇▅▂▁ ] [ ▂▄▇█▇▅▃ ] dim 0571 μ= +0.002 σ= 0.032 zeros= 0% [ ▁▁▃▆████████▄▂▁▁ ] [ ▂▄▅█▅▄▁ ] dim 0572 μ= +0.007 σ= 0.015 zeros= 0% [ ▁▂▃▅▆███████▆▃▁▁ ] [ ▃▅▇█▇▄▁ ] dim 0573 μ= -0.004 σ= 0.021 zeros= 0% [ ▁▁▁▃▅████████▅▄▂▁▁ ] [ ▂▅█▇█▃▁ ] dim 0574 μ= -0.012 σ= 0.015 zeros= 0% [ ▂▂▅████████▆▅▂▁ ] [ ▂▆▇█▅▂ ] dim 0575 μ= +0.004 σ= 0.043 zeros= 0% [ ▁▁▁▃▆███████▆▄▃▁ ▁ ] [ ▁▄▆█▆▄▁ ] dim 0576 μ= +0.016 σ= 0.026 zeros= 0% [ ▁▂▃▆███████▆▃▁▁ ] [ ▁▃▆▆█▄▁ ] dim 0577 μ= -0.001 σ= 0.026 zeros= 0% [ ▁▁▃▅███████▅▃▂▁ ▁] [ ▂▆▇██▆▂ ] dim 0578 μ= -0.012 σ= 0.033 zeros= 0% [ ▁▂▅▆████████▆▃▂▁ ] [ ▃███▇▃▁ ] dim 0579 μ= -0.009 σ= 0.026 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.031 zeros= 0% [ ▁▁▃▅▇███████▅▃▁▁ ] [ ▂▄▇█▇▄▂ ] dim 0585 μ= -0.031 σ= 0.050 zeros= 0% [ ▁▁▂▅▇███████▇▄▂▁ ] -> OUTLIER_SPREAD: this_std=0.0504, mean_std=0.0265, +3.4sigma vs threshold=3.0sigma [ ▄▄███▅▂ ] dim 0586 μ= +0.001 σ= 0.021 zeros= 0% [ ▁▁▁▂▄█████████▅▃▁▁ ] [ ▁▅▇██▄▂ ] dim 0587 μ= -0.008 σ= 0.016 zeros= 0% [ ▁▁▄▆████████▃▂▁ ] [ ▃▅▇█▆▂ ] dim 0588 μ= -0.012 σ= 0.033 zeros= 0% [ ▁▂▄▇███████▅▃▂ ] [ ▁▂▆██▆▁ ] dim 0589 μ= -0.002 σ= 0.015 zeros= 0% [ ▁▁▃▆███████▇▅▂▁▁ ] [ ▁▅▇█▇▆▆▁ ] dim 0590 μ= +0.007 σ= 0.033 zeros= 0% [ ▁▃▆████████▆▄▂▁▁ ] [ ▂▆█▆█▃ ] dim 0591 μ= -0.021 σ= 0.018 zeros= 0% [ ▁▁▂▅███████▇▆▃▂▁ ] [ ▄▇██▆▂ ] dim 0592 μ= -0.004 σ= 0.022 zeros= 0% [ ▁ ▂▂▄███████▇▃▂▁ ] [ ▁▃▆█▇▇▂▂ ] dim 0593 μ= +0.016 σ= 0.035 zeros= 0% [ ▂▄▆████████▇▃▂▁ ] [ ▂▆▇█▇▅▂ ] dim 0594 μ= -0.000 σ= 0.035 zeros= 0% [▁ ▂▃▅▇███████▆▅▃▁▁ ] [ ▂▄▅█▆▅▂ ] dim 0595 μ= +0.009 σ= 0.026 zeros= 0% [ ▁▂▄▆███████▆▄▂▁▁ ] [ ▄█▇█▄▃ ] dim 0596 μ= +0.003 σ= 0.023 zeros= 0% [ ▁▁▃▅████████▅▃▂▁ ] [ ▄▆██▄▁ ] dim 0597 μ= +0.016 σ= 0.028 zeros= 0% [ ▂▃▅███████▄▂▁ ] [ ▁▅▅▇█▅▄ ] dim 0598 μ= +0.005 σ= 0.029 zeros= 0% [ ▂▂▄▅████████▅▃▃▁ ] [ ▄▅█▇▅▃ ] dim 0599 μ= +0.023 σ= 0.013 zeros= 0% [ ▁▂▄▇██████▇▄▃▁ ] [ ▂▅█▇▄▁ ] dim 0600 μ= -0.017 σ= 0.036 zeros= 0% [ ▁▂▄▇███████▅▂▂▁ ] [ ▄▆▇█▆▃ ] dim 0601 μ= +0.013 σ= 0.021 zeros= 0% [ ▁▁▂▄▆████████▅▂▂ ] [ ▂▅▆█▆▂▁ ] dim 0602 μ= -0.014 σ= 0.019 zeros= 0% [ ▁▁▃▅████████▅▃▁▁ ] [ ▂▅█▇▆▁ ] dim 0603 μ= -0.022 σ= 0.026 zeros= 0% [ ▁▁▃▄▇██████▇▄▂▁ ] [ ▂▆▇█▆▃▁ ] dim 0604 μ= +0.001 σ= 0.028 zeros= 0% [ ▁▂▄▅███████▆▃▂▁ ] [ ▁▄█▆▇▄▁ ] dim 0605 μ= +0.015 σ= 0.031 zeros= 0% [ ▁▂▄▇███████▅▂▁▁ ] [ ▁▄▅█▆▃▂ ] dim 0606 μ= +0.030 σ= 0.019 zeros= 0% [ ▁▁▂▄▇███████▇▅▂▁ ] [ ▃▇██▇▄▁ ] dim 0607 μ= -0.001 σ= 0.033 zeros= 0% [ ▁▃▅▇███████▇▄▃▂ ] [ ▂▅█▇▅▂ ] dim 0608 μ= -0.002 σ= 0.038 zeros= 0% [ ▁▁▂▅████████▅▃▁▁ ] [ ▁▅▆██▆▃ ] dim 0609 μ= +0.008 σ= 0.031 zeros= 0% [ ▁▃▃▆███████▇▄▂▁ ] [ ▂▄█▇▆▃ ] dim 0610 μ= +0.018 σ= 0.021 zeros= 0% [ ▁▂▃▆██████▇▃▂▁ ] [ ▁▄▄█▆▂ ] dim 0611 μ= -0.001 σ= 0.024 zeros= 0% [ ▁▁▂▃▇██████▇▄▃▁▁ ] [ ▂▆█▇▆▄▁ ] dim 0612 μ= +0.010 σ= 0.039 zeros= 0% [ ▁▁▃▄████████▅▄▂▁ ] [ ▃▆██▅▂ ] dim 0613 μ= +0.020 σ= 0.013 zeros= 0% [ ▁▁▂▃███████▆▃▂▁ ] [ ▁▃▆▆█▆▂ ] dim 0614 μ= +0.009 σ= 0.024 zeros= 0% [ ▁▁▃▆███████▇▅▃▁ ] [ ▃▅██▆▄ ] dim 0615 μ= -0.009 σ= 0.018 zeros= 0% [ ▁▁▃▅████████▆▃▁▁ ] [ ▃▇██▅▁ ] dim 0616 μ= -0.004 σ= 0.025 zeros= 0% [ ▁▂▄▆██████▆▃▂▁ ] [ ▂▄█▆▇▄▂ ] dim 0617 μ= +0.007 σ= 0.030 zeros= 0% [ ▁▁▂▅▇███████▆▄▂▂ ] [ ▃▇██▃ ] dim 0618 μ= +0.003 σ= 0.026 zeros= 0% [ ▁▁▄▇█████▇▄▂ ] [ ▃▆██▆▃ ] dim 0619 μ= -0.009 σ= 0.017 zeros= 0% [ ▁▂▅███████▇▄▂▁ ] [ ▅▇█▆▄▂ ] dim 0620 μ= -0.003 σ= 0.027 zeros= 0% [ ▁▂▃▅███████▆▅▃▁▁ ] [ ▄▆█▇▃ ] dim 0621 μ= -0.039 σ= 0.022 zeros= 0% [ ▁▁▄▅▇█████▇▅▃▂ ] [ ▃▄▆██▄▂ ] dim 0622 μ= -0.010 σ= 0.033 zeros= 0% [ ▁▁▄▅███████▇▄▂▁ ] [ ▁▅▆█▇▅▁ ] dim 0623 μ= +0.007 σ= 0.023 zeros= 0% [ ▁▁▂▄▆███████▇▄▂▁ ] [ ▂▃▅█▄▃ ] dim 0624 μ= -0.006 σ= 0.021 zeros= 0% [ ▁▂▃▆██████▇▅▃▁ ] [ ▂▇█▇▄ ] dim 0625 μ= -0.019 σ= 0.024 zeros= 0% [ ▁▃▄▇██████▆▃▁ ] [ ▂▅▆█▆▄▁ ] dim 0626 μ= -0.013 σ= 0.038 zeros= 0% [ ▁▂▃▇███████▇▄▃▂▁ ] [ ▁▃█▇▇▆▁ ] dim 0627 μ= +0.017 σ= 0.025 zeros= 0% [ ▁▂▃▆███████▆▄▂▁▁ ] [ ▄▅▇█▇▅▁ ] dim 0628 μ= -0.021 σ= 0.035 zeros= 0% [ ▁▁▂▄▇███████▇▃▃▁ ] [ ▃▅█▆▅▃ ] dim 0629 μ= -0.013 σ= 0.031 zeros= 0% [ ▁▁▂▅████████▆▃▂▁ ] [ ▁▇█▇▅▃ ] dim 0630 μ= -0.020 σ= 0.025 zeros= 0% [ ▁▂▄███████▆▄▂▁ ] [ ▃▅█▇▇▂ ] dim 0631 μ= -0.000 σ= 0.027 zeros= 0% [ ▁▁▃▄███████▇▄▂▁ ] [ ▂▆▇█▇▄ ] dim 0632 μ= -0.013 σ= 0.022 zeros= 0% [ ▁▃▄▇███████▆▃▂▁ ] [ ▄▇▇█▆▃ ] dim 0633 μ= -0.017 σ= 0.023 zeros= 0% [ ▁▁▂▄████████▆▃▂▁ ] [ ▁▄▄▇█▇▅ ] dim 0634 μ= -0.009 σ= 0.019 zeros= 0% [ ▁▂▃▆████████▆▃▂▁ ] [ ▂▄███▄▂ ] dim 0635 μ= -0.019 σ= 0.038 zeros= 0% [ ▁▂▄▇████████▅▃▁▁ ] [ ▃▅▇█▇▇▅ ] dim 0636 μ= -0.003 σ= 0.020 zeros= 0% [ ▁▂▂▅▇████████▅▃▂▁ ] [ ▁▅██▅▃▁ ] dim 0637 μ= -0.026 σ= 0.030 zeros= 0% [ ▁▁▂▄▇███████▆▃▂▁ ] [ ▁▄▄██▄▃ ] dim 0638 μ= -0.022 σ= 0.022 zeros= 0% [ ▁▂▃▆███████▇▄▃▁ ] [ ▁▅▇██▇▃ ] dim 0639 μ= +0.016 σ= 0.034 zeros= 0% [ ▁▂▃▆███████▇▄▃▂ ] [ ▁▄██▆▇▂ ] dim 0640 μ= +0.003 σ= 0.020 zeros= 0% [ ▁▂▃▆███████▇▄▂▁ ] [ ▁▃▆▇█▄▃▁ ] dim 0641 μ= -0.009 σ= 0.041 zeros= 0% [ ▁▂▃▄▆████████▅▄▂▁ ] [ ▂▆▆█▅▂ ] dim 0642 μ= +0.020 σ= 0.023 zeros= 0% [ ▁▂▄▇██████▇▅▂▁ ] [ ▁▅▇█▅▃ ] dim 0643 μ= -0.008 σ= 0.021 zeros= 0% [ ▁▁▂▅▇██████▇▅▃▁▁ ] [ ▃▄▇█▆▄▂ ] dim 0644 μ= -0.015 σ= 0.029 zeros= 0% [ ▁▂▄████████▆▃▂▁▁ ] [ ▃▆▇█▄▃ ] dim 0645 μ= -0.004 σ= 0.031 zeros= 0% [ ▁▂▃▅████████▅▄▂▁ ] [ ▂▃███▃▁ ] dim 0646 μ= +0.009 σ= 0.031 zeros= 0% [ ▁▁▄▆███████▅▂▁ ] [ ▂▅██▅▄ ] dim 0647 μ= -0.005 σ= 0.023 zeros= 0% [ ▁▂▃▄███████▇▅▂▁ ] [ ▃▄██▇▆▂▁ ] dim 0648 μ= +0.005 σ= 0.029 zeros= 0% [ ▁▂▃▄▇████████▅▄▁▁ ] [ ▁▂▆▆█▄▂ ] dim 0649 μ= -0.013 σ= 0.036 zeros= 0% [ ▁▁▂▄▆███████▇▄▂▁ ] [ ▁▃▇█▆▄▁ ] dim 0650 μ= -0.007 σ= 0.031 zeros= 0% [ ▁▁▂▃▆███████▅▄▂▁ ] [ ▃▃▄█▆▃ ] dim 0651 μ= +0.006 σ= 0.031 zeros= 0% [ ▁▁▂▄▇██████▇▄▂▂▁ ] [ ▃▆██▆▄▁ ] dim 0652 μ= +0.028 σ= 0.030 zeros= 0% [ ▁▂▂▅████████▇▄▂▁ ] [ ▁▃▇██▄▂ ] dim 0653 μ= -0.012 σ= 0.031 zeros= 0% [ ▁▁▃▆███████▇▄▃▁ ] [ ▂▃▆▇█▄▁ ] dim 0654 μ= -0.006 σ= 0.021 zeros= 0% [ ▁▁▂▄████████▆▄▂▁▁ ] [ ▂▅▇█▆▄ ] dim 0655 μ= +0.003 σ= 0.024 zeros= 0% [ ▁▁▂▅▆███████▅▃▂▁ ] [ ▅▆█▇█▅▂ ] dim 0656 μ= +0.003 σ= 0.021 zeros= 0% [ ▁▁▂▄▆▇███████▇▄▂▁▁ ] [ ▂▆██▆▄▂ ] dim 0657 μ= +0.013 σ= 0.033 zeros= 0% [ ▁▁▂▄▅▇███████▆▄▂▁ ] [ ▁▅█▇▇▇▄▂ ] dim 0658 μ= +0.000 σ= 0.018 zeros= 0% [ ▁▂▄▇████████▇▄▂▁ ] [ ▂▆███▆▁ ] dim 0659 μ= +0.019 σ= 0.030 zeros= 0% [ ▁▁▃▄▇████████▄▂▁ ] [ ▃▆██▇▄▁ ] dim 0660 μ= +0.006 σ= 0.037 zeros= 0% [ ▁▂▄▅▇███████▆▄▂▁ ] [ ▃▆█▅▅ ] dim 0661 μ= -0.002 σ= 0.024 zeros= 0% [ ▁▂▃▆███████▇▄▃▂▁ ] [ ▁▃▇█▇█▆▃ ] dim 0662 μ= +0.000 σ= 0.013 zeros= 0% [▁▁▁▃▆█████████▆▄▃▁▁ ] [ ▂▆▇██▃ ] dim 0663 μ= -0.009 σ= 0.039 zeros= 0% [ ▂▄▇███████▆▃▂▁ ] [ ▃▅█▇█▃▁ ] dim 0664 μ= +0.002 σ= 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.038 zeros= 0% [ ▁▂▃▅████████▅▂▁ ] [ ▃▅█▅▅▁ ] dim 0668 μ= +0.007 σ= 0.018 zeros= 0% [ ▁▁▂▄▅███████▅▃▁ ] [ ▃▅▇█▆▃ ] dim 0669 μ= -0.019 σ= 0.026 zeros= 0% [ ▁▃▅████████▄▃▁ ] [ ▄▅▅█▅▁ ] dim 0670 μ= +0.009 σ= 0.023 zeros= 0% [ ▁▁▂▃▆███████▇▄▂▁ ] [ ▁▅█▇▄ ] dim 0671 μ= +0.030 σ= 0.023 zeros= 0% [ ▁▂▄▇██████▆▃▁▁ ] [ ▂▄▆█▇▂▂ ] dim 0672 μ= +0.008 σ= 0.025 zeros= 0% [ ▁▃▅███████▆▄▂▁ ] [ ▁▄███▆▆ ] dim 0673 μ= +0.008 σ= 0.023 zeros= 0% [ ▁▂▄▇████████▇▃▂▁▁ ] [ ▁▂▆█▅▄▁ ] dim 0674 μ= +0.019 σ= 0.027 zeros= 0% [ ▁▁▂▄▆███████▆▄▂▁▁ ] [ ▃▅███▅▂ ] dim 0675 μ= +0.019 σ= 0.029 zeros= 0% [ ▁▂▃▄▆███████▇▅▂▁ ] [ ▄▃▇█▆▆▂ ] dim 0676 μ= -0.016 σ= 0.026 zeros= 0% [ ▁▁▂▅▇████████▄▃▂▁ ] [ ▁▄▇█▇▆▃ ] dim 0677 μ= +0.019 σ= 0.036 zeros= 0% [ ▁▁▃▄▆████████▄▃▁ ] [ ▂▄▆██▅▁ ] dim 0678 μ= -0.028 σ= 0.023 zeros= 0% [ ▁▂▂▄▇████████▄▃▂▁ ] [ ▆██▆▄ ] dim 0679 μ= -0.002 σ= 0.028 zeros= 0% [ ▁▂▃▆██████▆▄▂▁ ] [ ▂▅▇█▇▄ ] dim 0680 μ= +0.008 σ= 0.020 zeros= 0% [ ▁▁▂▄▇███████▅▂▁▁ ] [ ▁▃▅██▆▅▄ ] dim 0681 μ= +0.039 σ= 0.025 zeros= 0% [ ▁▁▂▄▆█████████▆▃▂▁▁] [ ▂▆▇▇█▄▂ ] dim 0682 μ= -0.012 σ= 0.021 zeros= 0% [ ▁▂▄▆███████▆▃▂▁ ] [ ▂▃▇██▃▂ ] dim 0683 μ= +0.002 σ= 0.031 zeros= 0% [ ▁▃▄▇███████▆▄▂▁▁ ] [ ▁▃▃▆█▇▃ ] dim 0684 μ= +0.019 σ= 0.017 zeros= 0% [ ▁▂▄▆████████▆▃▂▁ ] [ ▂▅▄█▆▃▁ ] dim 0685 μ= +0.013 σ= 0.027 zeros= 0% [ ▁▂▃▇███████▆▃▂▁ ] [ ▂▅▆▆█▆▂ ] dim 0686 μ= -0.023 σ= 0.042 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.018 σ= 0.032 zeros= 0% [ ▁▁▂▄▇████████▆▄▂▁▁ ] [ ▁▅███▇▃ ] dim 0692 μ= -0.001 σ= 0.030 zeros= 0% [ ▁▁▃▅▇████████▆▃▁▁ ] [ ▃▅▇▆█▇▃▂ ] dim 0693 μ= -0.013 σ= 0.033 zeros= 0% [ ▁▁▂▅█████████▆▃▂▁ ] [ ▁▄▆▆█▆▃ ] dim 0694 μ= +0.010 σ= 0.022 zeros= 0% [ ▁▂▃▅████████▃▂▁ ] [ ▂▇▄██▄ ] dim 0695 μ= -0.016 σ= 0.028 zeros= 0% [ ▁▃▄▇████████▄▂▁ ] [ ▃██▇▇▆▁ ] dim 0696 μ= +0.010 σ= 0.023 zeros= 0% [ ▁▂▃▅▇███████▆▃▂▂ ] [ ▂▄▇█▆▄▂ ] dim 0697 μ= -0.019 σ= 0.033 zeros= 0% [ ▁▂▃▆███████▆▄▂▁ ] [ ▁▅▆█▅▃ ] dim 0698 μ= -0.021 σ= 0.017 zeros= 0% [ ▁▂▄▇███████▅▃▁▁ ] [ ▁▄▇█▇▄▁ ] dim 0699 μ= -0.002 σ= 0.026 zeros= 0% [ ▁▁▃▄▇███████▆▄▂▁ ] [ ▁▅▆█▇▅▄▂ ] dim 0700 μ= -0.004 σ= 0.027 zeros= 0% [▁▁▂▃▆████████▅▃▂▁ ] [ ▃▆█▆▄ ] dim 0701 μ= +0.011 σ= 0.033 zeros= 0% [ ▁▂▃▇██████▅▃▁ ] [ ▁▃▆▇█▇▂ ] dim 0702 μ= -0.003 σ= 0.026 zeros= 0% [▁▁▁▂▄▇███████▆▃▂▁ ] [ ▁▂█▆▆▃▁ ] dim 0703 μ= +0.001 σ= 0.025 zeros= 0% [ ▁▁▃▆███████▄▂▁ ] [ ▄▆▆█▆▄▁ ] dim 0704 μ= -0.003 σ= 0.015 zeros= 0% [ ▁▂▄▆████████▆▄▂▁▁ ] [ ▂▅█▇▅▄ ] dim 0705 μ= -0.010 σ= 0.031 zeros= 0% [ ▁▁▃▄▇███████▅▃▂▁ ] [ ▁▂▅█▇▆▂ ] dim 0706 μ= +0.025 σ= 0.014 zeros= 0% [ ▁▂▄▅████████▅▃▂▁ ] [ ▁▆██▆▂ ] dim 0707 μ= -0.018 σ= 0.017 zeros= 0% [ ▁▂▄▇███████▆▃▂ ▁ ] [ ▁▆▆█▆▃▁ ] dim 0708 μ= +0.010 σ= 0.031 zeros= 0% [ ▁▁▂▅▇███████▆▃▂▁ ] [ ▂▅▇█▇▄ ] dim 0709 μ= +0.018 σ= 0.023 zeros= 0% [ ▁▂▃▆███████▇▅▃▂ ] [ ▄▆██▇▅▁ ] dim 0710 μ= -0.002 σ= 0.039 zeros= 0% [ ▁▃▅████████▆▃▂▁▁] [ ▁▃▇█▇▆▄ ] dim 0711 μ= -0.007 σ= 0.037 zeros= 0% [ ▁▁▂▄▇████████▆▃▂▁ ] [ ▁▃▆██▆▄ ] dim 0712 μ= -0.013 σ= 0.025 zeros= 0% [ ▁▁▃▄███████▇▄▃▁ ] [ ▄▆█▇▅▂ ] dim 0713 μ= -0.006 σ= 0.027 zeros= 0% [ ▁▂▃▆███████▆▃▂▁ ] [ ▂▅▅██▆▄ ] dim 0714 μ= -0.006 σ= 0.036 zeros= 0% [ ▁▂▅▇████████▅▃▂▁ ] [ ▂▆███▄▁ ] dim 0715 μ= +0.019 σ= 0.021 zeros= 0% [ ▁▁▃▅████████▆▅▃▁▁ ] [ ▂▇██▆▄▁ ] dim 0716 μ= +0.013 σ= 0.019 zeros= 0% [ ▂▃▅▇███████▅▂▁ ] [ ▁▃▆▆█▅▂ ] dim 0717 μ= +0.008 σ= 0.029 zeros= 0% [ ▁▂▃▅███████▇▄▂▁▁ ] [ ▁▅▇█▅▃ ] dim 0718 μ= -0.025 σ= 0.017 zeros= 0% [ ▁▂▄▇██████▇▆▂▁ ] [ ▂▅██▆▄▁ ] dim 0719 μ= +0.041 σ= 0.037 zeros= 0% [ ▁▁▂▄▆███████▇▃▁▁ ] [ ▂▇▆█▆▂ ] dim 0720 μ= -0.000 σ= 0.032 zeros= 0% [ ▁▁▃▅▇██████▇▅▃▁▁ ] [ ▂▅▅█▅▂ ] dim 0721 μ= -0.016 σ= 0.025 zeros= 0% [ ▁▃▄▇██████▇▄▂▁ ] [ ▁▃▇█▄▁ ] dim 0722 μ= -0.004 σ= 0.018 zeros= 0% [ ▁▁▃▅▇██████▆▄▂▁ ] [ ▃▆▇▇█▃▁ ] dim 0723 μ= -0.018 σ= 0.033 zeros= 0% [▁ ▁▂▄▅█████████▃▂▁▁ ] [ ▃▆█▅▄ ] dim 0724 μ= +0.011 σ= 0.032 zeros= 0% [ ▁▃▅███████▆▃▂▁ ] [ ▂▆▇█▅▁ ] dim 0725 μ= +0.005 σ= 0.021 zeros= 0% [ ▁▃▅▇██████▆▄▂▁ ] [ ▂▆█▇▅▂ ] dim 0726 μ= -0.008 σ= 0.040 zeros= 0% [ ▁▁▂▄▅████████▆▄▁▁ ] [ ▁▃▇█▇▁ ] dim 0727 μ= -0.010 σ= 0.024 zeros= 0% [ ▁▁▂▄███████▅▃▁▁ ] [ ▂▆▇█▅▃ ] dim 0728 μ= -0.018 σ= 0.022 zeros= 0% [ ▁▁▂▄▇██████▇▄▂▁▁ ] [ ▄▆███▅▁ ] dim 0729 μ= +0.009 σ= 0.026 zeros= 0% [ ▁▂▂▅████████▇▅▃▁ ] [ ▃▆███▅▂ ] dim 0730 μ= -0.014 σ= 0.026 zeros= 0% [ ▁▁▂▅▇███████▇▄▂▁ ] [ ▄▆██▆▄ ] dim 0731 μ= +0.005 σ= 0.031 zeros= 0% [ ▁▄▄████████▆▄▂▁ ] [ ▁▃▅▅█▅▅▁ ] dim 0732 μ= +0.007 σ= 0.028 zeros= 0% [ ▂▃▅████████▆▄▂▁▁ ] [ ▁▅▇█▇▃ ] dim 0733 μ= +0.007 σ= 0.024 zeros= 0% [ ▁▃▃▆███████▅▃▁▁ ] [ ▃▆█▇▇▆ ] dim 0734 μ= -0.010 σ= 0.022 zeros= 0% [ ▁▂▃▆███████▆▃▂▁ ] [ ▄▇██▆▄▁ ] dim 0735 μ= -0.015 σ= 0.022 zeros= 0% [▁▁▁▃▆████████▅▄▂▁▁ ] [ ▁▃▆▇█▇▅▂ ] dim 0736 μ= -0.027 σ= 0.020 zeros= 0% [▁▁▃▅████████▇▄▂▁ ] [ ▂▅▇█▇▄▃ ] dim 0737 μ= -0.022 σ= 0.030 zeros= 0% [ ▁▁▂▄▇████████▃▃▁ ] [ ▃▅█▇▇▄▂ ] dim 0738 μ= +0.026 σ= 0.044 zeros= 0% [ ▁▂▃▆███████▆▃▂▁ ] [ ▁▅▇█▄▂ ] dim 0739 μ= -0.018 σ= 0.021 zeros= 0% [ ▁▂▆██████▅▃▁▁ ] [ ▂▅█▇▅▃ ] dim 0740 μ= +0.017 σ= 0.038 zeros= 0% [ ▂▃▄███████▇▄▃▁▁ ] [ ▄▆█▇▃ ] dim 0741 μ= +0.029 σ= 0.024 zeros= 0% [ ▁▂▅▇██████▅▂▁ ] [ ▂▄▆█▅▂ ] dim 0742 μ= -0.013 σ= 0.032 zeros= 0% [ ▁▁▂▄▆██████▆▅▂▁▁] [ ▄▇▇█▆▃▁ ] dim 0743 μ= -0.039 σ= 0.018 zeros= 0% [ ▁▁▃▅████████▅▃▁▁ ] [ ▅▆▇█▅▄▂ ] dim 0744 μ= +0.004 σ= 0.030 zeros= 0% [▁▁▂▅▅▇███████▇▄▂▁▁ ] [ ▄██▆█▂ ] dim 0745 μ= +0.017 σ= 0.024 zeros= 0% [ ▁▃▅████████▇▃▃▁ ] [ ▄▆██▆▄▁ ] dim 0746 μ= -0.006 σ= 0.017 zeros= 0% [ ▁▃▅▇███████▅▃▁▁ ] [ ▁▅▆█▇▄▂ ] dim 0747 μ= -0.005 σ= 0.029 zeros= 0% [ ▁▃▅███████▆▄▃▁ ] [ ▃▃▆█▅▅▄▁ ] dim 0748 μ= -0.022 σ= 0.030 zeros= 0% [▁ ▁▃▄▇████████▆▅▃▁▁ ] [ ▁▃██▇█▄▁ ] dim 0749 μ= -0.012 σ= 0.022 zeros= 0% [ ▁▁▄▆████████▆▄▂▁ ] [ ▃▅██▇▃ ] dim 0750 μ= -0.002 σ= 0.038 zeros= 0% [ ▁▃▇██████▇▃▂ ] [ ▁▅█▆▆▂ ] dim 0751 μ= +0.003 σ= 0.031 zeros= 0% [ ▁▂▄▇██████▆▄▁ ] [ ▄▆▆█▅▃ ] dim 0752 μ= +0.002 σ= 0.028 zeros= 0% [ ▁▁▂▅███████▆▅▂▁ ] [ ▃▅█▇█▄▂ ] dim 0753 μ= -0.007 σ= 0.024 zeros= 0% [ ▁▁▄▇████████▆▄▂▂▁ ] [ ▂▄▅█▅▁ ] dim 0754 μ= -0.013 σ= 0.011 zeros= 0% [ ▁▁▃▆▇██████▇▄▄▁▁ ] [ ▂▅██▅▅▂ ] dim 0755 μ= -0.007 σ= 0.017 zeros= 0% [ ▁▁▃▄████████▆▄▂▁▁ ] [ ▄▆█▆▄ ] dim 0756 μ= +0.014 σ= 0.027 zeros= 0% [▁▁▂▅▇██████▆▃▂▁ ] [ ▂▅█▇█▅ ] dim 0757 μ= +0.002 σ= 0.026 zeros= 0% [ ▁▁▁▂▄▇███████▆▄▂▁ ] [ ▂▅█▆▃ ] dim 0758 μ= -0.008 σ= 0.034 zeros= 0% [ ▂▃▆███████▅▃▂ ] [ ▂▄▅█▅▂ ] dim 0759 μ= +0.021 σ= 0.038 zeros= 0% [ ▁▁▂▄▇███████▇▃▃▁ ] [ ▂▅███▄ ] dim 0760 μ= -0.009 σ= 0.010 zeros= 0% [ ▁▁▄▆███████▅▃▂▁ ] [ ▃▅█▇▅▁ ] dim 0761 μ= +0.016 σ= 0.037 zeros= 0% [ ▁▁▂▄███████▆▄▂▁ ] [ ▁▅▆█▇▆▁ ] dim 0762 μ= -0.009 σ= 0.029 zeros= 0% [ ▁▂▃▆████████▄▃▁ ] [ ▂▅▆█▇▆▂ ] dim 0763 μ= -0.004 σ= 0.029 zeros= 0% [ ▁▁▂▃▇████████▅▄▂ ] [ ▆█▆▇▅▁ ] dim 0764 μ= +0.010 σ= 0.025 zeros= 0% [ ▁▁▃▆███████▇▃▁▁ ] [ ▄▆█▆▆▄ ] dim 0765 μ= +0.012 σ= 0.016 zeros= 0% [ ▁▁▂▅▇██████▆▅▃▁▁ ] [ ▁▁▇██▇▄▃ ] dim 0766 μ= -0.012 σ= 0.032 zeros= 0% [ ▁▂▄▅████████▆▄▄▂▁ ] [ ▁▃▆█▅▃ ] dim 0767 μ= +0.015 σ= 0.031 zeros= 0% [ ▁▁▄▆███████▄▂▁▁ ] [ ▁▄███▅▂ ] dim 0768 μ= -0.009 σ= 0.020 zeros= 0% [ ▁▁▂▄▇███████▇▅▃▁▁ ] [ ▁▄▅▇██▅▁ ] dim 0769 μ= -0.003 σ= 0.027 zeros= 0% [ ▁▃▅████████▆▃▂▁ ] [ ▂▄▇█▅▂ ] dim 0770 μ= -0.003 σ= 0.029 zeros= 0% [ ▁▁▄███████▆▃▂▁ ] [ ▂▄▇█▆▄▁ ] dim 0771 μ= -0.012 σ= 0.022 zeros= 0% [ ▁▂▃▆▇███████▇▅▂▁▁ ] [ ▃▅█▅▄ ] dim 0772 μ= +0.014 σ= 0.016 zeros= 0% [ ▁▂▄██████▇▄▂▁ ] [ ▄▅█▆▆▂ ] dim 0773 μ= -0.011 σ= 0.029 zeros= 0% [ ▁▁▁▄████████▅▂▁ ] [ ▂▅███▄▄ ] dim 0774 μ= -0.008 σ= 0.038 zeros= 0% [ ▁▁▃▅▇███████▇▅▂▁ ] [ ▂▇▇██▄▃ ] dim 0775 μ= -0.004 σ= 0.022 zeros= 0% [ ▁▁▂▅▇███████▇▅▂▁▁ ] [ ▃▄▆█▇▅▂ ] dim 0776 μ= +0.006 σ= 0.033 zeros= 0% [ ▁▁▂▄▆███████▅▄▂▁▁ ] [ ▁▃▇██▇▅ ] dim 0777 μ= -0.015 σ= 0.031 zeros= 0% [ ▁▂▃▆████████▅▄▂▁ ] [ ▂▅▇█▃▂ ] dim 0778 μ= +0.014 σ= 0.021 zeros= 0% [ ▁▁▂▃▇██████▆▄▂▁ ] [ ▂▅▇█▆▃ ] dim 0779 μ= -0.005 σ= 0.025 zeros= 0% [ ▁▂▃▆██████▆▄▂▁ ] [ ▂▅█▅▄▄▁ ] dim 0780 μ= -0.022 σ= 0.024 zeros= 0% [ ▁▂▄▇███████▆▄▂▁ ] [ ▁▄▇▆█▆▃ ] dim 0781 μ= -0.011 σ= 0.021 zeros= 0% [ ▁▁▂▄▇███████▇▅▃▂▁ ] [ ▅▇█▇▅▁ ] dim 0782 μ= +0.028 σ= 0.017 zeros= 0% [ ▁▁▁▃▆███████▇▄▂▁▁ ] [ ▃▆▆██▄▁ ] dim 0783 μ= +0.001 σ= 0.025 zeros= 0% [ ▁▂▄▅▇███████▆▃▁▁ ] [ ▂▅▇█▄▁ ] dim 0784 μ= -0.003 σ= 0.025 zeros= 0% [ ▁▁▃▆██████▇▃▂▁ ] [ ▄▆██▆▂ ] dim 0785 μ= -0.004 σ= 0.024 zeros= 0% [ ▁▃▅███████▆▄▂▁ ] [ ▃▄█▅▃▁ ] dim 0786 μ= +0.022 σ= 0.030 zeros= 0% [ ▁▁▃▄▅▇██████▆▃▂▁▁ ] [ ▁▄▇▇█▅▄ ] dim 0787 μ= +0.002 σ= 0.020 zeros= 0% [ ▁▂▄████████▄▂▁ ] [ ▁▄▇█▇▆▁ ] dim 0788 μ= +0.027 σ= 0.026 zeros= 0% [ ▁▁▄▆████████▅▃▁▁ ] [ ▃▇██▇▅▁ ] dim 0789 μ= +0.017 σ= 0.027 zeros= 0% [ ▁▁▂▃▅█████████▄▃▁ ] [ ▃▅▇█▅▅▂ ] dim 0790 μ= -0.026 σ= 0.034 zeros= 0% [ ▁▂▂▅████████▆▃▂▁ ] [ ▃▇▆█▅▅▃ ] dim 0791 μ= -0.009 σ= 0.016 zeros= 0% [ ▁▁▃▅▇███████▇▄▂▁▁ ] [ ▃▇█▇▅▂ ] dim 0792 μ= +0.017 σ= 0.033 zeros= 0% [ ▁▃▅███████▇▄▃▁▁ ] [ ▁▂▅▆█▇▅ ] dim 0793 μ= -0.006 σ= 0.025 zeros= 0% [ ▁▁▃▅█████████▄▂▂ ] [ ▃▇█▆▆▂ ] dim 0794 μ= -0.001 σ= 0.026 zeros= 0% [ ▁▂▄███████▇▄▃▁ ] [ ▁▄▇█▆▆ ] dim 0795 μ= -0.005 σ= 0.026 zeros= 0% [ ▁▂▃▇███████▆▃▂▁ ] [ ▂▄▄█▇▅▁ ] dim 0796 μ= +0.014 σ= 0.024 zeros= 0% [ ▂▃▄█████████▆▃▂▁ ] [ ▃▅▇█▇▄ ] dim 0797 μ= -0.029 σ= 0.026 zeros= 0% [▁▁▂▆▇██████▇▆▃▁▁ ] [ ▅▇█▅▆▂ ] dim 0798 μ= +0.002 σ= 0.026 zeros= 0% [ ▁▂▃▅███████▆▄▂▁▁ ] [ ▁▄▃█▅▅▂ ] dim 0799 μ= -0.042 σ= 0.024 zeros= 0% [ ▁▂▄▆███████▇▅▃▂▁ ] [ ▃▇███▄▂ ] dim 0800 μ= +0.029 σ= 0.038 zeros= 0% [ ▁▁▂▃▆▇███████▅▄▂▁ ] [ ▂▄█▆▇▃ ] dim 0801 μ= -0.028 σ= 0.013 zeros= 0% [ ▁▁▂▄▅███████▅▃▁▁ ] [ ▄▄▇█▃ ] dim 0802 μ= -0.026 σ= 0.023 zeros= 0% [ ▁▂▄▅▇██████▆▃▁▁ ] [ ▁▄▆█▆▄ ] dim 0803 μ= +0.009 σ= 0.015 zeros= 0% [ ▁▂▄▆███████▆▃▂▁ ] [ ▃▃▆██▅▂ ] dim 0804 μ= +0.017 σ= 0.034 zeros= 0% [ ▁▃▃▇███████▆▄▂▁▁ ] [ ▁▅▆█▇▃ ] dim 0805 μ= -0.022 σ= 0.008 zeros= 0% [ ▁▁▁▃▇██████▇▄▃▁ ] [ ▄▆█▅▅▃ ] dim 0806 μ= -0.024 σ= 0.025 zeros= 0% [ ▁▂▄▇██████▅▃▁▁ ] [ ▃███▇▂ ] dim 0807 μ= +0.016 σ= 0.040 zeros= 0% [ ▁▂▃▅███████▆▆▃▁▁ ] [ ▃▄▆█▆▃▁ ] dim 0808 μ= +0.005 σ= 0.029 zeros= 0% [ ▁▃▄████████▆▄▂▁ ] [ ▂▆██▇▄▁ ] dim 0809 μ= +0.012 σ= 0.017 zeros= 0% [ ▁▁▃▅▇███████▅▄▂▁▁ ] [ ▄█▇▇▆▁ ] dim 0810 μ= +0.007 σ= 0.029 zeros= 0% [ ▁▃▄▇███████▆▄▂▁ ] [ ▃▇▇█▇▄ ] dim 0811 μ= +0.011 σ= 0.034 zeros= 0% [ ▁▃▅▇██████▇▄▃▁ ] [ ▂▅▇██▆▂ ] dim 0812 μ= +0.004 σ= 0.032 zeros= 0% [ ▂▂▄▅███████▇▅▃▁▁ ] [ ▃▆█▇█▅▂ ] dim 0813 μ= +0.028 σ= 0.024 zeros= 0% [ ▁▂▃▄████████▆▃▂▁ ] [ ▁▄▅█▇▃ ] dim 0814 μ= +0.012 σ= 0.021 zeros= 0% [ ▁▃▆███████▄▂▁▁ ] [ ▂▆▇▇█▄▁ ] dim 0815 μ= -0.003 σ= 0.024 zeros= 0% [ ▁▁▂▆████████▇▄▂▁▁ ] [ ▂▇█▆▃ ] dim 0816 μ= +0.040 σ= 0.021 zeros= 0% [ ▁▃▅███████▅▃▁▁ ] [ ▄███▄▁ ] dim 0817 μ= +0.034 σ= 0.016 zeros= 0% [ ▁▁▂▅███████▅▂▁ ] [ ▃▇██▅▂ ] dim 0818 μ= -0.016 σ= 0.031 zeros= 0% [ ▁▂▃▅███████▆▅▂▁ ] [ ▃▅▇█▅▃ ] dim 0819 μ= +0.033 σ= 0.035 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.033 zeros= 0% [ ▁▂▄▇███████▅▃▁▁ ] [ ▅██▆▂ ] dim 0824 μ= -0.006 σ= 0.025 zeros= 0% [ ▁▃▆██████▄▄▁ ] [ ▁▅▇██▅▂ ] dim 0825 μ= +0.001 σ= 0.024 zeros= 0% [ ▁▂▂▆███████▆▄▂▁ ] [ ▂▆█▇▅▁ ] dim 0826 μ= +0.016 σ= 0.030 zeros= 0% [ ▁▂▄▆██████▇▄▂▁ ] [ ▃▄█▆▆▂ ] dim 0827 μ= -0.013 σ= 0.018 zeros= 0% [ ▁▂▄▆██████▆▄▃▁▁ ] [ ▁▄██▅▃ ] dim 0828 μ= -0.024 σ= 0.028 zeros= 0% [ ▁▁▂▃████████▆▄▂▁ ] [ ▂▅▇█▆▄ ] dim 0829 μ= -0.006 σ= 0.035 zeros= 0% [ ▁▂▃▆███████▅▂▁ ] [ ▂▆█▇▂ ] dim 0830 μ= -0.002 σ= 0.037 zeros= 0% [ ▁▂▃▆██████▇▄▃▁▁ ] [ ▁▅█▇▄ ] dim 0831 μ= -0.001 σ= 0.013 zeros= 0% [ ▁▂▄▆██████▅▃▁ ] [ ▂▅█▇▆▆▁ ] dim 0832 μ= -0.013 σ= 0.025 zeros= 0% [ ▁▁▂▄████████▅▅▂▁ ] [ ▄▄█▆▂ ] dim 0833 μ= -0.002 σ= 0.029 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.013 σ= 0.021 zeros= 0% [ ▁▁▁▃▄███████▇▅▃▂▁ ] [ ▃▅▆█▆▂ ] dim 0839 μ= -0.011 σ= 0.027 zeros= 0% [ ▁▂▂▅▆██████▇▄▃▁▁ ] [ ▁▄▇█▇▃ ] dim 0840 μ= -0.003 σ= 0.030 zeros= 0% [ ▁▂▂▆███████▆▃▁ ] [ ▂▃▆██▇▂▁ ] dim 0841 μ= +0.011 σ= 0.026 zeros= 0% [ ▂▂▄▆████████▅▅▂▁ ] [ ▁▂▇██▇▄▂ ] dim 0842 μ= -0.021 σ= 0.032 zeros= 0% [ ▁▃▅████████▅▄▂▁▁ ] [ ▁▆▇█▆▄▁ ] dim 0843 μ= +0.011 σ= 0.013 zeros= 0% [ ▁▁▃▅▇███████▅▃▁▁ ] [ ▃▇██▆▄▂ ] dim 0844 μ= +0.005 σ= 0.024 zeros= 0% [ ▁▁▂▆▇███████▇▄▃▁ ] [ ▁▅██▇▃ ] dim 0845 μ= -0.012 σ= 0.029 zeros= 0% [ ▁▁▃▆██████▇▅▃▁▁ ] [ ▁▅▆█▅▄ ] dim 0846 μ= -0.023 σ= 0.025 zeros= 0% [ ▁▂▄▅███████▆▃▂▁ ] [ ▃▄▇█▇▆▂ ] dim 0847 μ= +0.022 σ= 0.034 zeros= 0% [▁▁▃▄▅████████▇▆▄▂▁▁ ] [ ▁▅▆█▆▄▁ ] dim 0848 μ= -0.000 σ= 0.032 zeros= 0% [ ▁▂▄▆███████▅▄▂▁ ] [ ▁▄▇█▆▂▁ ] dim 0849 μ= +0.034 σ= 0.031 zeros= 0% [ ▁▁▂▄████████▆▄▂▁ ] [ ▅▇██▇▃ ] dim 0850 μ= +0.019 σ= 0.021 zeros= 0% [ ▁▂▃▅████████▆▃▃▁▁ ] [ ▁▄▇█▅▁ ] dim 0851 μ= +0.006 σ= 0.026 zeros= 0% [ ▁▂▄▆██████▆▃▂▁ ] [ ▆▇█▇▇▂▁ ] dim 0852 μ= +0.013 σ= 0.038 zeros= 0% [ ▁▁▃▄▇████████▆▄▁▁ ] [ ▃▆▇█▆▄ ] dim 0853 μ= -0.001 σ= 0.020 zeros= 0% [ ▁▂▄▆███████▅▃▁ ] [ ▂▆▆█▇▃▃ ] dim 0854 μ= +0.012 σ= 0.024 zeros= 0% [ ▁▂▂▄▇████████▅▃▃▁ ] [ ▄▆██▆▅▁ ] dim 0855 μ= +0.003 σ= 0.016 zeros= 0% [ ▁▁▂▄▆████████▇▄▃▁▁] [ ▄▆█▆▆▂ ] dim 0856 μ= +0.009 σ= 0.026 zeros= 0% [ ▁▁▂▄▆████████▅▃▁ ] [ ▂▆█▆▆▄ ] dim 0857 μ= +0.006 σ= 0.030 zeros= 0% [ ▁▂▄▆███████▆▄▂▂ ] [ ▂▄▇█▅▅▁ ] dim 0858 μ= -0.003 σ= 0.028 zeros= 0% [ ▁▂▄▆████████▄▂▁ ] [ ▁▆▇█▇▆▃ ] dim 0859 μ= +0.000 σ= 0.022 zeros= 0% [ ▁▂▄▇████████▅▃▁▁ ] [ ▂▅▇█▆▄▃ ] dim 0860 μ= -0.018 σ= 0.032 zeros= 0% [ ▁▂▃▄▇████████▆▃▂▁▁ ] [ ▃▅▆█▆▆▄ ] dim 0861 μ= +0.002 σ= 0.018 zeros= 0% [▁▁▁▃▅████████▇▄▃▁▁▁ ] [ ▃▅█▇▅▃ ] dim 0862 μ= -0.024 σ= 0.037 zeros= 0% [ ▁▁▃▅████████▅▃▂▁ ] [ ▄▆██▅▁ ] dim 0863 μ= +0.014 σ= 0.023 zeros= 0% [ ▁▁▄▆███████▇▅▃▁ ] [ ▁▂███▄▃▂ ] dim 0864 μ= +0.008 σ= 0.026 zeros= 0% [ ▁▂▄▆████████▆▃▂▁▁ ] [ ▃█▆█▄▃▂ ] dim 0865 μ= +0.000 σ= 0.022 zeros= 0% [ ▁▁▄▆████████▇▃▁▁▁] [ ▂▅▆█▇▆▃ ] dim 0866 μ= -0.020 σ= 0.025 zeros= 0% [ ▁▂▄▆████████▅▄▁▁ ] [ ▁▁▄▇█▆▂ ] dim 0867 μ= +0.010 σ= 0.022 zeros= 0% [ ▁▂▃▅████████▅▃▂▁▁ ] [ ▄▅███▆ ] dim 0868 μ= +0.003 σ= 0.025 zeros= 0% [ ▁▂▃▅████████▇▃▃▁▁ ] [ ▁▅█▇▇▄▂ ] dim 0869 μ= -0.038 σ= 0.017 zeros= 0% [ ▁▃▆███████▅▃▂▁ ] [ ▄▅██▅▆▂ ] dim 0870 μ= -0.002 σ= 0.031 zeros= 0% [ ▁▁▃▆████████▇▄▁▁ ] [ ▂▆▆██▄▁ ] dim 0871 μ= +0.004 σ= 0.037 zeros= 0% [ ▁▁▃▅████████▆▄▂▂▁ ] [ ▃▆█▇▄▂ ] dim 0872 μ= -0.011 σ= 0.036 zeros= 0% [ ▁▁▃▅███████▆▄▂▁ ] [ ▂▅██▆▄▁ ] dim 0873 μ= -0.008 σ= 0.029 zeros= 0% [ ▁▁▂▄▆███████▇▄▂▁▁ ] [ ▂▅▇█▆▃▁ ] dim 0874 μ= +0.015 σ= 0.038 zeros= 0% [ ▁▁▃▅████████▇▄▂▁▁ ] [ ▂▇▇█▅▁ ] dim 0875 μ= -0.006 σ= 0.014 zeros= 0% [ ▁▂▄▇██████▇▃▂▁ ] [ ▃▄█▅▃▁ ] dim 0876 μ= +0.012 σ= 0.017 zeros= 0% [ ▁▁▃▅▇██████▅▃▂▁ ] [ ▄█▇▆▄ ] dim 0877 μ= -0.003 σ= 0.020 zeros= 0% [ ▁▂▅███████▅▃▁ ] [ ▁▄█▇▇▅ ] dim 0878 μ= -0.008 σ= 0.015 zeros= 0% [ ▁▂▃▅███████▇▄▂▁▁ ] [ ▃▅▇█▇▆ ] dim 0879 μ= -0.007 σ= 0.039 zeros= 0% [ ▁▂▂▄▇███████▇▄▃▁▁ ] [ ▁▃▄██▅▂ ] dim 0880 μ= +0.032 σ= 0.032 zeros= 0% [ ▁▂▃▅███████▇▅▃▁▁ ] [ ▄▅█▆▃▁ ] dim 0881 μ= -0.037 σ= 0.019 zeros= 0% [ ▁▂▄▆███████▅▂▁ ] [ ▂▅███▅▃ ] dim 0882 μ= +0.004 σ= 0.034 zeros= 0% [ ▁▂▃▄████████▇▅▂▂▁ ] [ ▃▅▆█▇▂ ] dim 0883 μ= -0.015 σ= 0.028 zeros= 0% [ ▁▂▄▆██████▆▃▁▁ ] [ ▂▅█▇▅▃ ] dim 0884 μ= -0.003 σ= 0.028 zeros= 0% [ ▁▁▃▆██████▇▄▂▁ ] [ ▁▃▇▇█▆▃ ] dim 0885 μ= -0.015 σ= 0.019 zeros= 0% [ ▁▂▄▄███████▆▅▂▂▁ ] [ ▄▆█▄▂ ] dim 0886 μ= -0.016 σ= 0.027 zeros= 0% [ ▁▂▅██████▇▄▂▁ ] [ ▁▄█▆█▆▁ ] dim 0887 μ= +0.043 σ= 0.019 zeros= 0% [ ▁▂▃▆███████▇▄▃▁▁ ] [ ▁▂▅██▅▂▂ ] dim 0888 μ= -0.013 σ= 0.020 zeros= 0% [▁▁▁▂▃▄████████▇▅▃▁▁▁] [ ▄▇██▆▃ ] dim 0889 μ= -0.013 σ= 0.032 zeros= 0% [ ▂▃▅████████▅▃▂ ] [ ▂███▇▂ ] dim 0890 μ= +0.016 σ= 0.022 zeros= 0% [ ▁▂▃▇███████▅▂▁▁ ] [ ▁▄▆█▆▁ ] dim 0891 μ= +0.001 σ= 0.029 zeros= 0% [ ▁▂▃▅▇███████▄▃▂▁ ] [ ▄▇█▆▅▂ ] dim 0892 μ= +0.010 σ= 0.020 zeros= 0% [ ▁▁▂▆███████▅▅▂▁▁ ] [ ▂▅▇█▆▆▂ ] dim 0893 μ= -0.006 σ= 0.034 zeros= 0% [ ▁▂▃▅███████▆▄▂▁ ] [ ▃█▇▅▄ ] dim 0894 μ= -0.024 σ= 0.026 zeros= 0% [ ▁▃▅▇██████▅▃▂ ] [ ▁▅██▆▅▁ ] dim 0895 μ= +0.001 σ= 0.044 zeros= 0% [ ▁▃▄▇███████▆▃▂▁ ] [ ▁▅█▇▆▁ ] dim 0896 μ= +0.038 σ= 0.033 zeros= 0% [ ▁▂▄▇██████▇▄▁▁ ] [ ▁▄▆▇█▄▂ ] dim 0897 μ= -0.007 σ= 0.021 zeros= 0% [ ▁▂▃▆████████▅▂▁ ] [ ▄▅█▇▅▃ ] dim 0898 μ= -0.034 σ= 0.026 zeros= 0% [ ▁▂▅▇██████▇▅▃▁▁ ] [ ▁▅██▇▅▂ ] dim 0899 μ= -0.020 σ= 0.017 zeros= 0% [ ▁▂▃▅███████▆▄▂▁ ] [ ▂██▆▄▁ ] dim 0900 μ= -0.012 σ= 0.028 zeros= 0% [ ▁▂▆███████▆▄▂▁ ] [ ▅▆▇█▃▂ ] dim 0901 μ= +0.012 σ= 0.032 zeros= 0% [ ▁ ▁▃▆███████▇▄▂▁ ] [ ▁▄▆█▂▁ ] dim 0902 μ= +0.020 σ= 0.029 zeros= 0% [ ▁▂▃▄▇██████▆▃▁ ] [ ▃▆██▆▃▁ ] dim 0903 μ= -0.021 σ= 0.033 zeros= 0% [ ▁▂▄████████▅▄▂▁ ] [ ▂▆█▇▄▂ ] dim 0904 μ= -0.015 σ= 0.024 zeros= 0% [ ▁▁▃▅███████▆▅▂▁ ] [ ▁▃███▅▁ ] dim 0905 μ= +0.022 σ= 0.038 zeros= 0% [ ▁▃▅███████▅▃▁▁ ] [ ▃███▇▂ ] dim 0906 μ= +0.019 σ= 0.028 zeros= 0% [ ▁▁▄███████▅▂▁ ] [ ▂▅█▇█▅ ] dim 0907 μ= +0.007 σ= 0.018 zeros= 0% [ ▁▁▃▆██████▇▄▂▁ ] [ ▂▅█▇▅▃▁ ] dim 0908 μ= -0.006 σ= 0.024 zeros= 0% [ ▁▁▂▅▇███████▅▃▁▁ ] [ ▃▆▇█▇▂ ] dim 0909 μ= +0.003 σ= 0.027 zeros= 0% [ ▂▂▅███████▇▄▃▁ ] [ ▃▆██▆▂ ] dim 0910 μ= -0.006 σ= 0.048 zeros= 0% [ ▁▁▁▄▆████████▅▃▂ ] -> OUTLIER_SPREAD: this_std=0.0481, mean_std=0.0265, +3.1sigma vs threshold=3.0sigma [ ▁▄▆██▃▁ ] dim 0911 μ= -0.000 σ= 0.026 zeros= 0% [ ▁▂▃▆███████▇▄▂▁ ] [ ▂▆██▇▅▃▁ ] dim 0912 μ= -0.015 σ= 0.020 zeros= 0% [▁▁▂▃▄▇████████▇▄▃▁▁ ] [ ▂▃▅▅█▃▂ ] dim 0913 μ= +0.014 σ= 0.022 zeros= 0% [ ▁▂▃▆████████▄▃▁▁ ] [ ▁▂▄█▅▇▂▁ ] dim 0914 μ= +0.011 σ= 0.024 zeros= 0% [ ▁▂▃▆████████▆▃▂▁ ] [ ▄▇██▇▂ ] dim 0915 μ= +0.006 σ= 0.027 zeros= 0% [ ▁▁▃▅███████▆▅▃▁▁ ] [ ▁▅▇██▅▂ ] dim 0916 μ= -0.006 σ= 0.032 zeros= 0% [ ▁▂▄▆███████▆▄▂▁ ] [ ▃▆██▇▄▁ ] dim 0917 μ= -0.009 σ= 0.023 zeros= 0% [ ▁▂▄▆███████▇▄▂▂▁ ] [ ▃▇█▇▅▂ ] dim 0918 μ= -0.004 σ= 0.034 zeros= 0% [ ▁▃▄▇███████▅▃▁ ] [ ▃▅██▅▆▂ ] dim 0919 μ= +0.002 σ= 0.029 zeros= 0% [▁▁▂▃▄████████▇▄▃▁ ] [ ▁▄▇█▇▄▁ ] dim 0920 μ= -0.030 σ= 0.019 zeros= 0% [ ▁▂▂▆███████▅▃▂▁ ] [ ▁▃▅█▇▅▄▁ ] dim 0921 μ= +0.033 σ= 0.034 zeros= 0% [ ▁▂▄▆████████▆▄▂▁ ] [ ▃▄█▇▃▁ ] dim 0922 μ= -0.007 σ= 0.027 zeros= 0% [ ▁▂▆███████▅▄▂ ] [ ▁▄▇█▆▅▂ ] dim 0923 μ= -0.008 σ= 0.021 zeros= 0% [ ▁▂▃▆████████▄▂▁▁ ] [ ▄▇▇█▇▄▂ ] dim 0924 μ= -0.016 σ= 0.023 zeros= 0% [▁▁▂▄▇█████████▅▄▂▁▁▁] [ ▃██▇▇▄ ] dim 0925 μ= -0.032 σ= 0.033 zeros= 0% [ ▁▃▆████████▆▃▂▁ ] [ ▂▄▄█▆▅▂ ] dim 0926 μ= +0.033 σ= 0.026 zeros= 0% [ ▁▂▂▄▇███████▆▄▂▁ ] [ ▂▅▆██▂ ] dim 0927 μ= +0.011 σ= 0.024 zeros= 0% [ ▁▁▃▃████████▅▃▁▁ ] [ ▂▄█▇█▆▂ ] dim 0928 μ= -0.020 σ= 0.037 zeros= 0% [ ▁▁▄▆███████▆▅▂▁ ] [ ▁▄▇█▆▇▄ ] dim 0929 μ= -0.001 σ= 0.023 zeros= 0% [ ▁▁▂▃█████████▅▃▂▁▁ ] [ ▁▂▆▇██▄▂ ] dim 0930 μ= -0.007 σ= 0.021 zeros= 0% [ ▁▂▃▆████████▇▄▂▂▁ ] [ ▂▇▇█▆▂ ] dim 0931 μ= -0.010 σ= 0.037 zeros= 0% [ ▁▃▄▇██████▇▅▃▂▁ ] [ ▁▃█▇█▅▂ ] dim 0932 μ= +0.006 σ= 0.015 zeros= 0% [ ▁▁▂▄▆████████▅▂▂▁ ] [ ▂▃▇█▅▄▂ ] dim 0933 μ= -0.013 σ= 0.013 zeros= 0% [ ▁▁▃▅███████▆▄▁▁ ] [ ▃▅▇█▇▅ ] dim 0934 μ= -0.022 σ= 0.035 zeros= 0% [ ▁▂▂▅████████▆▃▂▁ ] [ ▂▃█▇▇▅▂▁ ] dim 0935 μ= -0.026 σ= 0.025 zeros= 0% [ ▁▁▂▄▆████████▆▄▁▁▁ ] [ ▃▇█▇▇▅▁ ] dim 0936 μ= +0.004 σ= 0.016 zeros= 0% [ ▁▂▅▆███████▆▃▂ ] [ ▂▇█▇█▃ ] dim 0937 μ= -0.002 σ= 0.022 zeros= 0% [ ▁▂▄▇███████▅▂▁ ] [ ▁▄▆██▇▆▁ ] dim 0938 μ= +0.008 σ= 0.031 zeros= 0% [ ▁▁▃▅████████▄▄▁▁ ] [ ▂▅█▇▄▂ ] dim 0939 μ= -0.014 σ= 0.027 zeros= 0% [ ▁▁▂▄███████▆▄▂▁ ] [ ▃▆█▇▅▃ ] dim 0940 μ= +0.014 σ= 0.028 zeros= 0% [ ▁▂▄███████▅▃▂ ] [ ▂▆▇█▅▃ ] dim 0941 μ= -0.001 σ= 0.027 zeros= 0% [ ▁▃▅▇██████▇▆▃▃▁ ] [ ▅▆█▆▃▁ ] dim 0942 μ= +0.015 σ= 0.042 zeros= 0% [ ▁ ▂▃▆███████▄▃▁ ] [ ▁▄▆██▅▅▁ ] dim 0943 μ= -0.010 σ= 0.021 zeros= 0% [ ▁▁▃▅████████▅▃▁▁ ] [ ▁▅██▆▄▁ ] dim 0944 μ= +0.016 σ= 0.032 zeros= 0% [ ▁▁▂▄▇███████▅▄▂ ] [ ▃▅█▇▇ ] dim 0945 μ= +0.017 σ= 0.018 zeros= 0% [ ▁▁▃▅▇██████▅▃▂ ] [ ▃▆███▄▂ ] dim 0946 μ= -0.007 σ= 0.029 zeros= 0% [ ▃▃▆███████▅▃▂▁ ] [ ▃█▇▅▂ ] dim 0947 μ= -0.013 σ= 0.024 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.008 σ= 0.022 zeros= 0% [ ▁▂▆███████▇▄▂▁▁ ] [ ▂▅▇▆█▅▂ ] dim 0952 μ= +0.019 σ= 0.031 zeros= 0% [ ▁▂▃▇███████▆▃▂▁▁ ] [ ▁▄▆▇█▅▂ ] dim 0953 μ= -0.005 σ= 0.027 zeros= 0% [ ▁▂▄▆███████▆▄▂▁ ] [ ▂▇▇█▇▅▄ ] dim 0954 μ= -0.025 σ= 0.030 zeros= 0% [ ▁▂▃▅█████████▄▂▂▁ ] [ ▂▄▅█▇▄ ] dim 0955 μ= +0.014 σ= 0.031 zeros= 0% [ ▁▁▃▆██████▇▆▄▁▁ ] [ ▄▆█▆▄▂ ] dim 0956 μ= -0.008 σ= 0.017 zeros= 0% [ ▁▁▂▃▅████████▄▂▁▁ ] [ ▁▄▆██▄ ] dim 0957 μ= -0.001 σ= 0.017 zeros= 0% [ ▁▂▄▅███████▆▄▂ ] [ ▁▄▆██▄▂ ] dim 0958 μ= +0.007 σ= 0.023 zeros= 0% [ ▁▁▃▅███████▇▅▂▁▁ ] [ ▄▇██▇▄▁ ] dim 0959 μ= +0.001 σ= 0.030 zeros= 0% [ ▁▂▄▆████████▆▃▂▁ ] [ ▄▄█▅▇▄▁ ] dim 0960 μ= -0.001 σ= 0.023 zeros= 0% [ ▁▁▂▅▇███████▇▄▂▁▁ ] [ ▂▄▇██▅▃ ] dim 0961 μ= -0.005 σ= 0.020 zeros= 0% [ ▁▂▄▆███████▇▄▂▁ ] [ ▁▄▅█▇▆▂ ] dim 0962 μ= -0.005 σ= 0.019 zeros= 0% [ ▁▃▅███████▆▃▂▁ ] [ ▃▆██▅▁ ] dim 0963 μ= -0.013 σ= 0.024 zeros= 0% [ ▁▁▃▅███████▆▃▁ ] [ ▃▇▇█▅▄ ] dim 0964 μ= -0.014 σ= 0.033 zeros= 0% [ ▁▁▃▅████████▅▃▁▁ ] [ ▂▇███▇▃ ] dim 0965 μ= -0.017 σ= 0.035 zeros= 0% [ ▁▃▅█████████▅▂▁ ] [ ▂▃▆█▇▅▃ ] dim 0966 μ= +0.013 σ= 0.043 zeros= 0% [ ▁▂▄▆████████▄▃▁▁ ] [ ▁▃▆██▅▂ ] dim 0967 μ= -0.033 σ= 0.021 zeros= 0% [ ▁▂▃▅███████▇▄▂▁ ] [ ▃▆██▅▁ ] dim 0968 μ= -0.010 σ= 0.016 zeros= 0% [ ▁▁▂▄▇██████▆▄▂▁ ] [ ▂▄▆█▆▄▂ ] dim 0969 μ= +0.020 σ= 0.033 zeros= 0% [ ▁▂▃▆███████▇▄▃▂▁ ] [ ▂▅▇▇▇█▄▂ ] dim 0970 μ= +0.009 σ= 0.038 zeros= 0% [ ▂▃▅▆████████▅▄▃▁▁ ] [ ▁▃▆█▇▇█▄ ] dim 0971 μ= +0.015 σ= 0.047 zeros= 0% [ ▁▁▃▄████████▇▄▃▃ ] [ ▄▆▇█▇▄ ] dim 0972 μ= -0.011 σ= 0.033 zeros= 0% [ ▁▂▄▅████████▅▂▁ ] [ ▂▅▆▇█▆▁ ] dim 0973 μ= -0.002 σ= 0.019 zeros= 0% [ ▁▁▃▄▇███████▇▄▂▁▁ ] [ ▁▂▆██▇▂ ] dim 0974 μ= -0.021 σ= 0.014 zeros= 0% [ ▁▃▄███████▇▆▂▂▁ ] [ ▁▄▆█▇▆▃ ] dim 0975 μ= -0.005 σ= 0.020 zeros= 0% [ ▁▂▃▇███████▆▄▂▁ ] [ ▃▅█▇▅▁ ] dim 0976 μ= -0.009 σ= 0.027 zeros= 0% [ ▁▂▃▅▇██████▇▅▂▁ ] [ ▂▃▇█▅▃ ] dim 0977 μ= -0.008 σ= 0.032 zeros= 0% [ ▁▂▄▆██████▇▅▃▂▁ ] [ ▄▇█▆▄▁ ] dim 0978 μ= +0.022 σ= 0.029 zeros= 0% [ ▁▂▃▆███████▆▃▂▁ ] [ ▁▅▆██▆▃▁ ] dim 0979 μ= -0.002 σ= 0.021 zeros= 0% [ ▁▂▂▄▆████████▄▄▂▁▁] [ ▂▆█▇▃▃▁ ] dim 0980 μ= -0.010 σ= 0.024 zeros= 0% [ ▁▁▃▃████████▅▃▂▁ ] [ ▂▅▇█▅▃ ] dim 0981 μ= +0.015 σ= 0.027 zeros= 0% [ ▁▂▃▅███████▇▄▃▂▁ ] [ ▁▄█▇▇▄▁ ] dim 0982 μ= +0.002 σ= 0.028 zeros= 0% [ ▁▂▄▆███████▇▄▃▁ ] [ ▆▆█▆▄▂ ] dim 0983 μ= +0.016 σ= 0.021 zeros= 0% [ ▁▂▄▆███████▆▃▂ ▁] [ ▂▄▇█▅▂ ] dim 0984 μ= -0.002 σ= 0.016 zeros= 0% [ ▁▂▃▅██████▇▄▂ ] [ ▁▃▆██▇▃▂ ] dim 0985 μ= +0.031 σ= 0.026 zeros= 0% [ ▁▁▃▅████████▇▅▃▁▁ ] [ ▂▅██▄▂ ] dim 0986 μ= +0.020 σ= 0.037 zeros= 0% [ ▁▁▃▃▇██████▇▄▂▁ ] [ ▂▅▅█▅▂ ] dim 0987 μ= -0.017 σ= 0.035 zeros= 0% [ ▁▂▅▇██████▆▄▃▁ ] [ ▁▄▆█▅▄▃ ] dim 0988 μ= +0.002 σ= 0.015 zeros= 0% [ ▁▁▂▄▆███████▆▄▃▂ ▁ ] [ ▃▄█▇▄▃ ] dim 0989 μ= -0.022 σ= 0.033 zeros= 0% [ ▁▂▂▅████████▇▃▂▁▁ ] [ ▂▅▅█▆▅▃ ] dim 0990 μ= -0.023 σ= 0.032 zeros= 0% [ ▁▁▂▆▇███████▇▆▃▂▁▁ ] [ ▃▅█▇▆▄▁ ] dim 0991 μ= -0.003 σ= 0.015 zeros= 0% [ ▂▄▇███████▄▃▁▁ ] [ ▁▆█▇▇▂ ] dim 0992 μ= -0.019 σ= 0.028 zeros= 0% [ ▁▂▄████████▅▂▁ ] [ ▂▆█▇▃▁ ] dim 0993 μ= -0.009 σ= 0.037 zeros= 0% [ ▁▂▄▇██████▆▃▁ ] [ ▂▁▅▇█▆▄ ] dim 0994 μ= +0.002 σ= 0.030 zeros= 0% [ ▁▁▄▅████████▆▃▂▁ ] [ ▄▄█▇▇▃▃ ] dim 0995 μ= -0.016 σ= 0.034 zeros= 0% [ ▁▂▂▆████████▆▄▂▁▁ ] [ ▁▄▅██▆▃ ] dim 0996 μ= -0.016 σ= 0.019 zeros= 0% [ ▁▂▄▆████████▆▃▂▁ ] [ ▄▆█▆▂▁ ] dim 0997 μ= -0.011 σ= 0.024 zeros= 0% [ ▁▁▂▃▆███████▆▄▁▂▁ ] [ ▂▆██▇▅ ] dim 0998 μ= +0.015 σ= 0.023 zeros= 0% [ ▁▁▂▄▆███████▄▃▁▁ ] [ ▂▄█▇█▅▁ ] dim 0999 μ= +0.017 σ= 0.023 zeros= 0% [ ▁▁▂▅▇███████▇▃▂▁ ] [ ▂▄█▇▅▂▁ ] dim 1000 μ= +0.018 σ= 0.031 zeros= 0% [ ▁▂▂▅▇███████▄▂▁▁ ] [ ▂▅▇█▇▄▂ ] dim 1001 μ= +0.002 σ= 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.011 σ= 0.028 zeros= 0% [▁▁▃▅████████▇▄▂▁▁ ] [ ▃▇█▅▄ ] dim 1006 μ= +0.011 σ= 0.028 zeros= 0% [ ▁▁▂▆███████▅▃▁▁ ] [ ▁▄▆▆█▄▅ ] dim 1007 μ= -0.011 σ= 0.025 zeros= 0% [ ▁▂▄▅████████▆▃▂▁ ] [ ▁▃▆███▄▁ ] dim 1008 μ= -0.003 σ= 0.024 zeros= 0% [ ▁▃▄▆████████▇▄▃▂▁ ] [ ▂▆▇██▅▂ ] dim 1009 μ= +0.008 σ= 0.023 zeros= 0% [ ▁▁▃▄▇███████▇▄▃▁▁ ] [ ▂▃▆█▆▆▂ ] dim 1010 μ= -0.001 σ= 0.033 zeros= 0% [ ▁▃▄▆███████▇▄▂▁▁ ] [ ▂▂█▆▆▅▃ ] dim 1011 μ= -0.003 σ= 0.032 zeros= 0% [ ▁▂▄▆████████▄▂▂▁ ] [ ▄▇█▇▄ ] dim 1012 μ= +0.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.020 zeros= 0% [ ▁▃▄▇██████▆▃▂▁ ] [ ▂▆█▇▆ ] dim 1017 μ= -0.010 σ= 0.016 zeros= 0% [ ▁▂▄███████▄▃▁▁ ] [ ▄█▇█▅▃ ] dim 1018 μ= -0.013 σ= 0.027 zeros= 0% [ ▂▃▅████████▅▃▁ ] [ ▅▆▆█▆▃▁ ] dim 1019 μ= -0.011 σ= 0.031 zeros= 0% [ ▁▁▃▅████████▆▃▂ ▁ ] [ ▁▄▅█▇▃ ] dim 1020 μ= -0.002 σ= 0.023 zeros= 0% [ ▁▁▃▅███████▄▂▁ ] [ ▃▆██▇▅▂ ] dim 1021 μ= +0.029 σ= 0.027 zeros= 0% [ ▂▂▄█████████▄▂▁ ] [ ▁▃▇█▆▅▂ ] dim 1022 μ= +0.005 σ= 0.034 zeros= 0% [ ▁▂▃▅███████▇▅▂▁▁ ] [ ▃▄▆█▇▆▂ ] dim 1023 μ= +0.009 σ= 0.031 zeros= 0% [ ▁▃▄▆███████▇▅▃▁▁ ] smell vectors from /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec smell: sampling 2000 of 1778739 vectors for per-dim distribution... smell: 100/2000 ( 5%) 0.5s smell: 200/2000 ( 10%) 0.6s smell: 300/2000 ( 15%) 1.1s smell: 400/2000 ( 20%) 1.2s smell: 500/2000 ( 25%) 1.4s smell: 600/2000 ( 30%) 1.7s smell: 700/2000 ( 35%) 1.9s smell: 800/2000 ( 40%) 2.2s smell: 900/2000 ( 45%) 2.5s smell: 1000/2000 ( 50%) 2.9s smell: 1100/2000 ( 55%) 2.9s smell: 1200/2000 ( 60%) 3.3s smell: 1300/2000 ( 65%) 3.7s smell: 1400/2000 ( 70%) 3.7s smell: 1500/2000 ( 75%) 3.9s smell: 1600/2000 ( 80%) 4.2s smell: 1700/2000 ( 85%) 4.4s smell: 1800/2000 ( 90%) 4.8s smell: 1900/2000 ( 95%) 5.1s smell: 2000/2000 (100%) 5.4s smell: 3 degenerate dim(s) found in 5.5s: (OUTLIER_SPREAD: std of all dims: μ=0.027, σ=0.007, threshold=3.0σ) [ ▂▆▇█▇▃ ] dim 0585 μ= -0.033 σ= 0.050 zeros= 0% [ ▁▁▂▄███████▇▅▃▁ ] -> OUTLIER_SPREAD: this_std=0.0496, mean_std=0.0265, +3.3sigma vs threshold=3.0sigma [ ▁▅█▇▆▄▁ ] dim 0910 μ= -0.009 σ= 0.049 zeros= 0% [ ▁▂▃▇███████▆▂▂▁ ] -> OUTLIER_SPREAD: this_std=0.0488, mean_std=0.0265, +3.2sigma vs threshold=3.0sigma [ ▂▅▇█▅▅ ] dim 0971 μ= +0.017 σ= 0.048 zeros= 0% [ ▁▁▂▅▇███████▅▂▁ ] -> OUTLIER_SPREAD: this_std=0.0483, mean_std=0.0265, +3.1sigma vs threshold=3.0sigma smell: all 1024 dims: [ ▂▄▅██▃▃ ] dim 0000 μ= +0.002 σ= 0.024 zeros= 0% [ ▁▃▄▆████████▅▃▁▁ ] [ ▃▅▇█▅▂ ] dim 0001 μ= +0.018 σ= 0.026 zeros= 0% [ ▁▁▂▃▅▇██████▇▅▃▁▁ ] [ ▅▇█▇▅▁ ] dim 0002 μ= -0.006 σ= 0.033 zeros= 0% [ ▁▂▅███████▅▃▁ ] [ ▃▇█▇▆▃▂ ] dim 0003 μ= +0.021 σ= 0.027 zeros= 0% [ ▁▂▅████████▇▃▂▁ ] [ ▁▄▆▇█▅▂ ] dim 0004 μ= -0.017 σ= 0.027 zeros= 0% [ ▁▂▄█████████▄▃▂▁▁ ] [ ▁▆▄█▇▃▁ ] dim 0005 μ= -0.008 σ= 0.033 zeros= 0% [ ▁▂▄▆███████▅▃▂▁ ] [ ▁▅▆█▃▁ ] dim 0006 μ= -0.001 σ= 0.019 zeros= 0% [ ▁▂▃▆██████▇▃▂▁ ] [ ▅██▇▆▄▁ ] dim 0007 μ= -0.031 σ= 0.021 zeros= 0% [ ▁▂▃▅████████▇▃▂ ] [ ▂▆██▇▅▂ ] dim 0008 μ= -0.018 σ= 0.019 zeros= 0% [ ▁▂▄▅████████▆▄▂▁▁▁] [ ▁▃▅▆█▆▃▁ ] dim 0009 μ= +0.007 σ= 0.028 zeros= 0% [ ▁▁▂▃▅████████▆▅▃▂▁ ] [ ▃▆▇██▅▂ ] dim 0010 μ= +0.014 σ= 0.031 zeros= 0% [▁ ▁▂▄▇███████▆▄▂▂ ] [ ▄▅██▇▄▁ ] dim 0011 μ= -0.011 σ= 0.036 zeros= 0% [ ▁▂▄▅████████▇▅▃▁▁ ] [ ▃▇▆█▅ ] dim 0012 μ= +0.012 σ= 0.019 zeros= 0% [ ▁▁▂▅███████▆▂▂ ] [ ▄▄█▇▅▃▁ ] dim 0013 μ= -0.010 σ= 0.022 zeros= 0% [▁▂▃▅████████▅▃▁▁ ] [ ▃▅▇▇█▃▁ ] dim 0014 μ= +0.007 σ= 0.035 zeros= 0% [ ▁▂▃▅▇███████▇▅▂▁▁ ] [ ▂▆▅█▅▃ ] dim 0015 μ= -0.001 σ= 0.021 zeros= 0% [ ▁▁▃▄▇██████▇▄▃▁ ] [ ▂▇███▃ ] dim 0016 μ= -0.001 σ= 0.028 zeros= 0% [ ▂▃▇███████▅▄▂▂ ] [ ▁▅▅█▆▄ ] dim 0017 μ= +0.015 σ= 0.031 zeros= 0% [ ▁▁▃▅▆███████▆▃▂▁ ] [ ▃▇█▇█▄▂ ] dim 0018 μ= +0.011 σ= 0.038 zeros= 0% [ ▂▃▄▇███████▆▄▂▁ ] [ ▃▆███▇▃ ] dim 0019 μ= +0.006 σ= 0.031 zeros= 0% [ ▁▂▅▇████████▅▃▁▁ ] [ ▄███▆▃ ] dim 0020 μ= +0.013 σ= 0.023 zeros= 0% [ ▁▁▁▄▅███████▆▄▂▂ ] [ ▃▇███▅▁ ] dim 0021 μ= +0.010 σ= 0.022 zeros= 0% [ ▁▂▄▅████████▆▄▂▂▁ ] [ ▂▄▇█▅▂ ] dim 0022 μ= +0.001 σ= 0.035 zeros= 0% [ ▁▁▄▆██████▅▅▃▁▁ ] [ ▃▆▆█▆▅▃ ] dim 0023 μ= -0.006 σ= 0.046 zeros= 0% [ ▁▃▅█████████▅▃▁▁ ] [ ▂▄█▇▅▃▁ ] dim 0024 μ= -0.005 σ= 0.033 zeros= 0% [ ▁▁▃▅███████▆▃▂▁ ] [ ▁▃█▇▇█▅▂ ] dim 0025 μ= +0.018 σ= 0.028 zeros= 0% [ ▁▂▄▇████████▆▅▂▁ ] [ ▄▆█▇▆▃▁ ] dim 0026 μ= +0.027 σ= 0.023 zeros= 0% [ ▁▃▅████████▅▃▁ ] [ ▁▅▆█▄▂ ] dim 0027 μ= -0.008 σ= 0.028 zeros= 0% [ ▁▂▄▆███████▅▃▂▁ ] [ ▄▇██▄ ] dim 0028 μ= +0.027 σ= 0.029 zeros= 0% [ ▁▂▄███████▄▂▁ ] [ ▂▆▆▆█▅▂ ] dim 0029 μ= +0.000 σ= 0.029 zeros= 0% [ ▁▂▄▇███████▇▄▂▁▁ ] [ ▁▄██▇▃▁ ] dim 0030 μ= -0.009 σ= 0.024 zeros= 0% [ ▁▂▄▇███████▆▃▂▁ ] [ ▂▇▇█▅▁ ] dim 0031 μ= -0.013 σ= 0.018 zeros= 0% [ ▁▂▄▇██████▆▃▁▁ ] [ ▁▆▇█▇▄ ] dim 0032 μ= +0.031 σ= 0.035 zeros= 0% [ ▁▂▄▆██████▇▅▃▂ ] [ ▁▄▇▆█▅▄▁ ] dim 0033 μ= +0.030 σ= 0.027 zeros= 0% [ ▁▂▃▆████████▇▅▃▁▁ ] [ ▂▆█▇▆▂ ] dim 0034 μ= -0.004 σ= 0.022 zeros= 0% [ ▁▂▄▆███████▆▄▂▁ ] [ ▄█▇▇▆▄▃ ] dim 0035 μ= +0.008 σ= 0.032 zeros= 0% [ ▁▁▃▅████████▆▄▃▁▁ ] [ ▁▆▆█▇▄▂ ] dim 0036 μ= +0.000 σ= 0.019 zeros= 0% [ ▁▃▆▇████████▅▄▂▁ ] [ ▂▄▅█▅▄▁ ] dim 0037 μ= -0.029 σ= 0.026 zeros= 0% [ ▁▁▂▅▇███████▆▄▂▁▁ ] [ ▃█▇▇▆▄▁ ] dim 0038 μ= -0.002 σ= 0.021 zeros= 0% [ ▁▄▆████████▇▄▁▁ ] [ ▂▅▆█▇▅▃▁ ] dim 0039 μ= +0.035 σ= 0.029 zeros= 0% [ ▁▂▂▅▇████████▅▃▂ ] [ ▄▆▇█▅▂ ] dim 0040 μ= +0.012 σ= 0.036 zeros= 0% [ ▁▁▂▅▇███████▆▄▂▁▁ ] [ ▁▄▇██▆▃ ] dim 0041 μ= +0.004 σ= 0.018 zeros= 0% [ ▁▃▄███████▇▃▂▁ ] [ ▂▅██▆▆▁ ] dim 0042 μ= -0.017 σ= 0.027 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.020 zeros= 0% [ ▁▁▃▇████████▅▃▂ ▁] [ ▃▇███▅ ] dim 0047 μ= +0.006 σ= 0.030 zeros= 0% [ ▂▃▆▇███████▄▂▁ ] [ ▁▄▅██▄▄▁ ] dim 0048 μ= +0.009 σ= 0.039 zeros= 0% [ ▁▂▄▆████████▅▃▂▁ ] [ ▃▅█▆▆▃ ] dim 0049 μ= +0.023 σ= 0.029 zeros= 0% [ ▁▁▃▅████████▅▃▂▁ ] [ ▁▄▇██▄▂ ] dim 0050 μ= +0.013 σ= 0.028 zeros= 0% [ ▁▂▄▇████████▅▂▁▁ ] [ ▂▄█▅▆▂ ] dim 0051 μ= -0.000 σ= 0.030 zeros= 0% [ ▁▂▃▇██████▅▂▁ ] [ ▂▄▆█▇▄▁ ] dim 0052 μ= +0.005 σ= 0.016 zeros= 0% [ ▁▂▅▇███████▆▃▂ ] [ ▁▄█▇█▅▂ ] dim 0053 μ= -0.003 σ= 0.020 zeros= 0% [ ▁▃▄▇███████▆▄▂▁ ] [ ▄▇█▆▂ ] dim 0054 μ= +0.014 σ= 0.025 zeros= 0% [ ▁▂▄▆██████▇▄▂▁ ] [ ▂▇▇█▇▃ ] dim 0055 μ= +0.017 σ= 0.022 zeros= 0% [ ▁▂▄▅████████▅▃▁▁ ] [ ▃▅██▆▄ ] dim 0056 μ= +0.019 σ= 0.031 zeros= 0% [ ▁▁▃▅▇███████▅▂▁▁ ] [ ▅▇▇█▆▄▁ ] dim 0057 μ= +0.012 σ= 0.033 zeros= 0% [ ▁▂▄▅████████▆▃▂▁ ] [ ▃▆███▄ ] dim 0058 μ= +0.011 σ= 0.032 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.016 σ= 0.024 zeros= 0% [ ▁▂▃▇███████▆▃▁▁ ] [ ▂▄▆█▅▄▂ ] dim 0064 μ= -0.010 σ= 0.030 zeros= 0% [ ▁▂▃▇███████▆▄▂▁ ] [ ▂▇██▆▄▁ ] dim 0065 μ= +0.003 σ= 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.017 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.032 zeros= 0% [ ▁▁▄▇██████▆▃▁▁ ] [ ▂▅█▇▅▂▂ ] dim 0075 μ= -0.006 σ= 0.024 zeros= 0% [ ▁▁▃▅▇███████▆▄▂▁ ] [ ▃▆█▇▄▁ ] dim 0076 μ= -0.002 σ= 0.020 zeros= 0% [ ▂▄▇██████▅▃▂ ] [ ▂▅██▇▃▁ ] dim 0077 μ= -0.011 σ= 0.040 zeros= 0% [ ▁▃▄████████▆▃▁▁ ] [ ▃▆▆█▆▃ ] dim 0078 μ= +0.015 σ= 0.022 zeros= 0% [ ▁▁▃▅████████▅▃▂▁ ] [ ▂▅▇██▅▂ ] dim 0079 μ= +0.011 σ= 0.027 zeros= 0% [ ▁▂▄▆███████▇▄▂▁▁ ] [ ▁▃▅█▅▄ ] dim 0080 μ= -0.014 σ= 0.014 zeros= 0% [ ▁▁▂▄▆███████▅▃▂▁ ] [ ▅▆▇█▅▄ ] dim 0081 μ= +0.011 σ= 0.024 zeros= 0% [ ▁▁▂▃▆███████▇▄▃▁ ] [ ▃▆▆█▇▄▁ ] dim 0082 μ= +0.013 σ= 0.038 zeros= 0% [ ▁▂▃▅█████████▅▃▁▁▁] [ ▄▆▇█▄▂ ] dim 0083 μ= +0.014 σ= 0.024 zeros= 0% [ ▁▂▄▇███████▇▅▃▁▁▁] [ ▁▅▆█▅▁ ] dim 0084 μ= +0.012 σ= 0.033 zeros= 0% [ ▁▂▄███████▅▄▁▁ ] [ ▂▆▇██▅▂▁ ] dim 0085 μ= -0.002 σ= 0.024 zeros= 0% [▁▁▂▃▄▇████████▅▃▂▁▁ ] [ ▂▄▇██▃▁ ] dim 0086 μ= -0.018 σ= 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.030 zeros= 0% [ ▁▂▅▆███████▆▃▂▁ ] [ ▃▆█▇█▂ ] dim 0090 μ= +0.004 σ= 0.035 zeros= 0% [ ▁▂▄▆███████▅▂▁ ] [ ▃▆██▃ ] dim 0091 μ= +0.032 σ= 0.020 zeros= 0% [ ▁▂▄██████▆▄▁▁ ] [ ▂▇██▇▅ ] dim 0092 μ= +0.036 σ= 0.032 zeros= 0% [ ▁▂▄███████▇▅▂▁▁ ] [ ▅▆█▆▂ ] dim 0093 μ= -0.005 σ= 0.034 zeros= 0% [ ▁▂▃▅███████▅▂▁▁ ] [ ▂▄▆▇█▆▂ ] dim 0094 μ= +0.002 σ= 0.027 zeros= 0% [ ▁▂▂▄▇████████▆▃▁▁ ] [ ▃▆▇█▅▂ ] dim 0095 μ= -0.011 σ= 0.013 zeros= 0% [ ▁▁▃▅▇██████▇▄▂▁ ] [ ▂▅▇█▄▄▁ ] dim 0096 μ= +0.004 σ= 0.033 zeros= 0% [ ▁▂▃▅████████▆▄▂▁▁ ] [ ▃▇▇█▆▅▂ ] dim 0097 μ= -0.004 σ= 0.024 zeros= 0% [ ▁▁▄▅████████▇▄▃▁ ] [ ▁▅██▇▄▁ ] dim 0098 μ= +0.004 σ= 0.026 zeros= 0% [ ▁▂▃▇███████▆▄▂▁ ] [ ▁▃▆█▆▄▁ ] dim 0099 μ= -0.007 σ= 0.020 zeros= 0% [ ▁▁▂▄▇███████▇▄▃▁▁ ] [ ▃██▇▆▂ ] dim 0100 μ= +0.002 σ= 0.022 zeros= 0% [ ▁▃▅███████▇▄▂▁ ] [ ▃▅██▆▄ ] dim 0101 μ= -0.023 σ= 0.022 zeros= 0% [ ▁▁▂▅▇███████▆▄▃▁ ] [ ▂▄▆█▇▅▃ ] dim 0102 μ= -0.009 σ= 0.025 zeros= 0% [ ▁▁▂▄▆███████▆▅▃▁▁ ] [ ▆▇█▅▅▃ ] dim 0103 μ= +0.007 σ= 0.023 zeros= 0% [▁▁▁▃▄▇████████▅▃▂▁ ] [ ▃▆█▇▅▁ ] dim 0104 μ= +0.013 σ= 0.026 zeros= 0% [ ▁▁▃▅███████▆▄▂▁ ] [ ▁▃▆▇█▆▄ ] dim 0105 μ= +0.006 σ= 0.028 zeros= 0% [ ▁▁▃▄████████▅▃▁▁ ] [ ▂▅▇██▄▄ ] dim 0106 μ= +0.009 σ= 0.029 zeros= 0% [ ▁▂▅▇████████▅▄▂▁▁ ] [ ▁▄▆█▇▃ ] dim 0107 μ= -0.002 σ= 0.019 zeros= 0% [ ▁▁▄▆███████▆▃▁▁ ] [ ▂▅█▇▆▂ ] dim 0108 μ= -0.016 σ= 0.035 zeros= 0% [ ▁▂▃▇███████▅▂▁ ] [ ▃▇▇█▆▃ ] dim 0109 μ= +0.009 σ= 0.021 zeros= 0% [ ▁▃▅████████▄▃▁▁ ] [ ▂▅▇█▇▆▄ ] dim 0110 μ= +0.007 σ= 0.022 zeros= 0% [ ▁▁▂▅▇████████▆▃▂ ] [ ▅▆██▅▄▁ ] dim 0111 μ= +0.024 σ= 0.020 zeros= 0% [ ▁▂▄▇████████▅▄▂▁ ] [ ▆▆▆█▆▄▂ ] dim 0112 μ= +0.006 σ= 0.025 zeros= 0% [ ▁▁▂▃▆████████▇▄▂▁▁ ] [ ▂█▇█▇▃▁ ] dim 0113 μ= -0.014 σ= 0.017 zeros= 0% [ ▁▁▄▅████████▅▃▂▁ ] [ ▃▆█▆▆▂ ] dim 0114 μ= -0.005 σ= 0.037 zeros= 0% [ ▁▁▃▅████████▅▃▁▁ ] [ ▃▅▇█▆▄▁ ] dim 0115 μ= -0.014 σ= 0.034 zeros= 0% [ ▁▂▂▅████████▆▄▂▁ ] [ ▁▃▄▇██▅▃ ] dim 0116 μ= +0.007 σ= 0.018 zeros= 0% [▁▁▁▃▅████████▇▅▄▂ ▁ ] [ ▅▇██▄▁ ] dim 0117 μ= -0.006 σ= 0.016 zeros= 0% [ ▁▃▅▇██████▆▃▁ ] [ ▂▃▅█▅▅▁ ] dim 0118 μ= -0.013 σ= 0.034 zeros= 0% [ ▁▁▃▄████████▇▄▃▁ ] [ ▁▃▇█▇▄▂ ] dim 0119 μ= -0.011 σ= 0.027 zeros= 0% [ ▁▁▃▆███████▇▄▁ ] [ ▃▆██▆▄▁ ] dim 0120 μ= -0.033 σ= 0.038 zeros= 0% [ ▁▂▄▇███████▆▄▂▁ ] [ ▁▄███▆▄ ] dim 0121 μ= +0.013 σ= 0.025 zeros= 0% [ ▁▂▃▆████████▆▃▁▁ ] [ ▄▇██▇▃ ] dim 0122 μ= -0.003 σ= 0.016 zeros= 0% [ ▁▃▅███████▇▅▂▁▁ ] [ ▃▆██▇▄▁ ] dim 0123 μ= +0.003 σ= 0.022 zeros= 0% [ ▁▂▄▆███████▆▃▁▁ ] [ ▁▃▇█▇█▄ ] dim 0124 μ= -0.015 σ= 0.020 zeros= 0% [ ▁▁▂▅███████▇▅▃▁▁ ] [ ▄▆██▆▂ ] dim 0125 μ= -0.004 σ= 0.045 zeros= 0% [ ▁▂▄▆███████▇▅▂▁▁ ] [ ▂▅▆▇█▃▁ ] dim 0126 μ= +0.021 σ= 0.017 zeros= 0% [ ▁▁▅████████▅▃▂▁ ] [ ▁▃███▆▂ ] dim 0127 μ= -0.020 σ= 0.022 zeros= 0% [ ▁▁▂▅███████▆▄▂▁ ] [ ▂▇██▇▃ ] dim 0128 μ= -0.018 σ= 0.030 zeros= 0% [ ▁▁▃▅███████▇▄▄▂▁ ] [ ▁▅▅█▅▅ ] dim 0129 μ= -0.007 σ= 0.040 zeros= 0% [ ▁▂▄▆███████▆▅▂▁▁ ] [ ▂▆▆█▆▃▁ ] dim 0130 μ= -0.028 σ= 0.022 zeros= 0% [ ▁▂▅█████████▄▂▁ ] [ ▃▅█▆▃ ] dim 0131 μ= -0.001 σ= 0.029 zeros= 0% [ ▁▁▂▅███████▅▄▂▁ ] [ ▃▅▇█▅▂ ] dim 0132 μ= +0.006 σ= 0.025 zeros= 0% [ ▁▁▂▄▇██████▇▄▂▁ ] [ ▂▄▆█▇▆▁ ] dim 0133 μ= +0.008 σ= 0.015 zeros= 0% [ ▁▂▃▅███████▆▃▂▁ ] [ ▁▅▆█▆▅▃ ] dim 0134 μ= +0.024 σ= 0.024 zeros= 0% [ ▁▁▃▅███████▇▅▂▁ ] [ ▃▆█▇▆▂ ] dim 0135 μ= -0.002 σ= 0.033 zeros= 0% [ ▁▁▂▃▅███████▇▄▃▂ ] [ ▂▆▇█▆▄ ] dim 0136 μ= +0.009 σ= 0.039 zeros= 0% [ ▁▁▂▄▇██████▇▄▂▁ ] [ ▂▇██▅▃ ] dim 0137 μ= -0.023 σ= 0.029 zeros= 0% [ ▁▁▂▄▇██████▇▄▂▁ ] [ ▁▃█▆▅▃ ] dim 0138 μ= +0.036 σ= 0.027 zeros= 0% [ ▁▁▂▅▇██████▆▅▃▁▁ ] [ ▅████▃ ] dim 0139 μ= +0.008 σ= 0.029 zeros= 0% [ ▁▂▃▆████████▄▃▁ ] [ ▁▄▇█▆▅▂ ] dim 0140 μ= +0.006 σ= 0.022 zeros= 0% [ ▁▂▃▆███████▇▄▂▁ ] [ ▄▆█▅▃ ] dim 0141 μ= +0.006 σ= 0.023 zeros= 0% [ ▁▁▃▅███████▅▄▂▁ ] [ ▂▅▆▇█▄▂ ] dim 0142 μ= +0.009 σ= 0.015 zeros= 0% [ ▁▃▄▇███████▇▅▃▁ ] [ ▂▄▇█▆▆▃ ] dim 0143 μ= +0.000 σ= 0.027 zeros= 0% [ ▁▄▆████████▅▃▁▁ ] [ ▂▇▆█▇▄▂ ] dim 0144 μ= +0.005 σ= 0.035 zeros= 0% [ ▁▁▃▅████████▇▅▂▁ ] [ ▂▅▆██▅▂ ] dim 0145 μ= -0.018 σ= 0.018 zeros= 0% [ ▂▂▅████████▆▅▃▂▁ ] [ ▂▅▅█▅▅▁ ] dim 0146 μ= +0.017 σ= 0.032 zeros= 0% [ ▁▁▃▄████████▆▅▂▁▁ ] [ ▁▄▆█▆▅▄ ] dim 0147 μ= +0.025 σ= 0.028 zeros= 0% [ ▁▂▄▆████████▅▃▁▁ ] [ ▁▅███▃▁ ] dim 0148 μ= -0.003 σ= 0.018 zeros= 0% [ ▁▂▃▆███████▅▂▁▁ ] [ ▃▄▇█▇▄ ] dim 0149 μ= -0.014 σ= 0.024 zeros= 0% [ ▁▁▂▄▇███████▄▂▁▁ ] [ ▁▅▇██▆▄ ] dim 0150 μ= -0.010 σ= 0.034 zeros= 0% [ ▁▁▃▄▆████████▆▄▂ ] [ ▁▅██▇▅▁ ] dim 0151 μ= +0.010 σ= 0.038 zeros= 0% [ ▁▂▄▇███████▄▃▁▁ ] [ ▂▅▆▇█▄▁ ] dim 0152 μ= +0.024 σ= 0.017 zeros= 0% [ ▁▂▃▄▇███████▇▅▃▂ ] [ ▅▇██▇▂ ] dim 0153 μ= -0.028 σ= 0.029 zeros= 0% [ ▁▂▄▆███████▆▃▂▁ ] [ ▄▆▇█▆▅▁ ] dim 0154 μ= -0.008 σ= 0.034 zeros= 0% [ ▁▂▃▅████████▅▃▁▁ ] [ ▃▅██▅▁ ] dim 0155 μ= +0.009 σ= 0.014 zeros= 0% [ ▁▂▃▇██████▇▃▂▁ ] [ ▃▅█▇▆▂ ] dim 0156 μ= -0.001 σ= 0.032 zeros= 0% [ ▁▂▃▆███████▇▅▃▁▁▁ ] [ ▁▅▆█▆▃ ] dim 0157 μ= -0.009 σ= 0.025 zeros= 0% [ ▁▁▄▆██████▇▄▃▁▁ ] [ ▄███▅▂ ] dim 0158 μ= -0.003 σ= 0.021 zeros= 0% [ ▁▁▃▆███████▇▅▃▁ ] [ ▃▆▆█▅▂ ] dim 0159 μ= -0.003 σ= 0.035 zeros= 0% [ ▁▁▃▄▇███████▄▃▂▁ ] [ ▁▃▆██▇ ] dim 0160 μ= -0.003 σ= 0.026 zeros= 0% [ ▁▁▄▆███████▆▄▂▁ ] [ ▃▆█▆▃ ] dim 0161 μ= -0.005 σ= 0.032 zeros= 0% [ ▁▁▃▅▇██████▆▄▂▁ ] [ ▂▅▆█▆▃ ] dim 0162 μ= -0.003 σ= 0.024 zeros= 0% [ ▁▃▅▆███████▅▅▂▁▁ ] [ ▃████▄▁ ] dim 0163 μ= +0.002 σ= 0.027 zeros= 0% [ ▁▁▃▆█████████▅▂▁▁ ] [ ▂▅█▇▇▄▂ ] dim 0164 μ= +0.033 σ= 0.031 zeros= 0% [ ▁ ▂▄▆███████▆▄▂▁ ] [ ▄▇█▇▆▂ ] dim 0165 μ= -0.013 σ= 0.026 zeros= 0% [ ▁▁▃▄███████▇▅▂▁▁ ] [ ▂▅▆█▆▅▃ ] dim 0166 μ= +0.011 σ= 0.032 zeros= 0% [ ▂▃▄▇████████▅▃▂▁▁] [ ▁▃▅█▆▅▂ ] dim 0167 μ= -0.007 σ= 0.015 zeros= 0% [ ▁▁▃▆███████▇▄▂▁▁ ] [ ▄▆█▇▃▁ ] dim 0168 μ= +0.004 σ= 0.015 zeros= 0% [ ▂▃▆███████▅▂▁▁ ] [ ▂▆█▇█▄▁ ] dim 0169 μ= -0.002 σ= 0.028 zeros= 0% [ ▁▃▅████████▅▂▂▁ ] [ ▄▅█▆▄▂ ] dim 0170 μ= +0.022 σ= 0.031 zeros= 0% [ ▁▁▂▄▇██████▇▄▂▁▁ ] [ ▂▄██▇▆ ] dim 0171 μ= -0.008 σ= 0.028 zeros= 0% [ ▁▃▆▆███████▇▅▃▂▁ ] [ ▃██▇▄▃ ] dim 0172 μ= -0.008 σ= 0.023 zeros= 0% [ ▁▂▄▆████████▅▃▁▁ ] [ ▁▆▅▇█▅ ] dim 0173 μ= -0.005 σ= 0.016 zeros= 0% [ ▁▃▄▅███████▄▄▂▁ ] [ ▃█▇▇█▅▂ ] dim 0174 μ= -0.020 σ= 0.027 zeros= 0% [ ▁▂▃▅████████▇▄▃▁▁ ] [ ▅██▆▃▁ ] dim 0175 μ= -0.014 σ= 0.030 zeros= 0% [ ▂▂▅███████▆▃▁▁ ] [ ▁▃▇█▆▆▃ ] dim 0176 μ= +0.000 σ= 0.020 zeros= 0% [ ▁▁▃▆████████▄▂▁ ] [ ▃▅█▇▆▄▁ ] dim 0177 μ= +0.010 σ= 0.027 zeros= 0% [ ▁▂▄▆███████▆▃▁▁ ] [ ▂▆▆█▅▃ ] dim 0178 μ= +0.022 σ= 0.022 zeros= 0% [ ▁▂▄▇███████▅▂▁ ] [ ▃▇█▆▄▂ ] dim 0179 μ= -0.020 σ= 0.032 zeros= 0% [ ▁▂▃▅███████▇▄▂▁▁ ] [ ▃▆█▅▃▁ ] dim 0180 μ= +0.009 σ= 0.025 zeros= 0% [ ▁▂▃▇███████▆▄▂▁▁ ] [ ▄▆██▃▂ ] dim 0181 μ= -0.002 σ= 0.026 zeros= 0% [ ▁▂▄▅███████▇▃▂▁ ] [ ▁▅▆▇█▆▃ ] dim 0182 μ= -0.029 σ= 0.027 zeros= 0% [ ▁▁▃▄▆████████▅▃▁▁▁ ] [ ▃▅▇██▇▃ ] dim 0183 μ= -0.004 σ= 0.042 zeros= 0% [▁▁▃▄▆████████▅▃▂▁ ] [ ▁▅▅█▅▄▁ ] dim 0184 μ= +0.006 σ= 0.033 zeros= 0% [ ▁▁▃▅▇███████▇▄▂▁ ] [ ▁▃▇▆█▆▅ ] dim 0185 μ= -0.017 σ= 0.031 zeros= 0% [ ▁▁▃▆▇████████▇▅▂▂▁ ] [ ▂▅██▆▄ ] dim 0186 μ= -0.004 σ= 0.019 zeros= 0% [ ▁▃▆██████▇▃▂ ] [ ▁▅█▆▇▆▂ ] dim 0187 μ= +0.005 σ= 0.024 zeros= 0% [ ▁▂▃▆███████▇▅▂▂▁ ] [ ▂▃▇█▆▄▂ ] dim 0188 μ= +0.034 σ= 0.019 zeros= 0% [ ▁▂▄▆███████▆▃▂ ] [ ▃▆█▆▄▂ ] dim 0189 μ= +0.016 σ= 0.042 zeros= 0% [ ▁▃▃▆▇██████▇▄▃▁▁ ] [ ▄▆██▅▃ ] dim 0190 μ= -0.010 σ= 0.037 zeros= 0% [ ▁▂▅▇██████▇▄▂▁ ] [ ▂▃▆█▄▄▄ ] dim 0191 μ= -0.005 σ= 0.036 zeros= 0% [ ▁▂▅▇████████▄▃▁▁▁] [ ▁▆█▆▇▅▂ ] dim 0192 μ= -0.021 σ= 0.029 zeros= 0% [ ▁▂▄▆███████▇▅▂▂ ] [ ▄▇███▄ ] dim 0193 μ= +0.002 σ= 0.033 zeros= 0% [ ▁▁▂▅▇██████▇▆▃▁▁ ] [ ▂▅▆█▆▄▂ ] dim 0194 μ= -0.010 σ= 0.030 zeros= 0% [ ▁▂▄▇███████▇▄▂▁ ] [ ▁▅█▆▃▂ ] dim 0195 μ= +0.027 σ= 0.026 zeros= 0% [ ▁▃▄███████▇▄▂▁ ] [ ▃▄█▆█▅▃ ] dim 0196 μ= +0.027 σ= 0.024 zeros= 0% [ ▁▁▃▆▇████████▅▃▂▁ ] [ ▄▇█▇▆▅▁ ] dim 0197 μ= -0.014 σ= 0.016 zeros= 0% [ ▁▁▃▄▇███████▆▄▂▁ ] [ ▂▅██▆▁ ] dim 0198 μ= +0.004 σ= 0.023 zeros= 0% [ ▁▂▄▇██████▇▄▂▁ ] [ ▃▆▆█▄▂ ] dim 0199 μ= +0.019 σ= 0.031 zeros= 0% [ ▁▁▃▅███████▇▃▁▁ ] [ ▃▅██▃▁ ] dim 0200 μ= +0.002 σ= 0.030 zeros= 0% [ ▁▂▄▇██████▅▂▁ ] [ ▄▆██▆▃ ] dim 0201 μ= -0.010 σ= 0.016 zeros= 0% [ ▁▃▄▇██████▇▄▂▁▁ ] [ ▂▅█▆▅▄ ] dim 0202 μ= +0.000 σ= 0.023 zeros= 0% [ ▁▂▄▇██████▇▄▂▁ ] [ ▁▅█▆▆▄ ] dim 0203 μ= +0.030 σ= 0.029 zeros= 0% [ ▁▃▄███████▅▃▁ ] [ ▁▅██▇▇▄ ] dim 0204 μ= -0.000 σ= 0.033 zeros= 0% [ ▁▂▄█████████▆▃▂▁▁ ] [ ▃▅█▆▃▂ ] dim 0205 μ= +0.014 σ= 0.025 zeros= 0% [ ▁▂▄▆███████▆▄▃▂ ▁] [ ▂▄▆█▆▄▁ ] dim 0206 μ= +0.004 σ= 0.025 zeros= 0% [ ▁▂▂▄▆███████▅▄▂▁ ] [ ▂▆█▆█▄ ] dim 0207 μ= +0.011 σ= 0.034 zeros= 0% [ ▁▂▃▄▇███████▆▄▂▁ ] [ ▃▅█▆█▃ ] dim 0208 μ= -0.028 σ= 0.019 zeros= 0% [ ▁▁▄▆██████▇▄▂▁ ] [ ▁▃▆▇▇█▅▂ ] dim 0209 μ= +0.018 σ= 0.023 zeros= 0% [ ▁▁▃▅████████▆▄▂▁ ] [ ▁▅▇█▆▃ ] dim 0210 μ= -0.009 σ= 0.015 zeros= 0% [ ▂▂▆███████▄▃▁ ] [ ▄██▇▄▁ ] dim 0211 μ= +0.001 σ= 0.031 zeros= 0% [ ▁▂▄▇███████▇▅▂▁▁ ] [ ▃▇▇█▆▄ ] dim 0212 μ= +0.014 σ= 0.033 zeros= 0% [ ▁▂▄███████▆▆▄▁▁ ] [ ▃▅█▅▄▁ ] dim 0213 μ= -0.003 σ= 0.025 zeros= 0% [ ▁▂▃▅███████▆▂▂▁ ] [ ▃▄▆██▄▃ ] dim 0214 μ= -0.003 σ= 0.030 zeros= 0% [▁▁▂▃▆▇████████▆▄▂▁ ] [ ▃▆▇██▄ ] dim 0215 μ= +0.001 σ= 0.027 zeros= 0% [ ▂▃▄███████▇▅▃▂▁ ] [ ▅██▆▅ ] dim 0216 μ= -0.008 σ= 0.027 zeros= 0% [ ▁▁▃▆███████▆▃▁ ] [ ▄███▆▂ ] dim 0217 μ= +0.002 σ= 0.032 zeros= 0% [ ▁▂▃▆███████▅▄▁▁ ] [ ▃▃▇█▄▂▁ ] dim 0218 μ= -0.000 σ= 0.016 zeros= 0% [ ▂▃▃████████▇▄▂▁▁ ] [ ▂▄██▇▄▁ ] dim 0219 μ= +0.007 σ= 0.032 zeros= 0% [ ▁▂▅▇███████▆▃▁▁ ] [ ▂▃█▇▇▄ ] dim 0220 μ= +0.022 σ= 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.028 zeros= 0% [ ▁▂▄▇███████▆▄▃▁ ] [ ▁▃▇█▅▇▃ ] dim 0226 μ= +0.002 σ= 0.028 zeros= 0% [ ▁▁▂▄▇███████▇▅▂▂ ] [ ▃▆█▇▃▂ ] dim 0227 μ= -0.033 σ= 0.031 zeros= 0% [ ▁▂▄███████▇▄▃▁▁ ] [ ▁▃▄██▅▃ ] dim 0228 μ= +0.038 σ= 0.038 zeros= 0% [ ▁▁▂▄▅████████▅▂▁▁ ] [ ▃▆█▇▇▅▂ ] dim 0229 μ= +0.004 σ= 0.024 zeros= 0% [ ▁▂▅████████▆▃▂ ] [ ▄▇██▆▂ ] dim 0230 μ= +0.006 σ= 0.019 zeros= 0% [ ▁▂▃▇███████▇▄▂▁ ] [ ▄▅█▅▃▁ ] dim 0231 μ= -0.017 σ= 0.024 zeros= 0% [ ▁▂▂▄▇███████▆▄▂▁ ] [ ▁▄▆█▅▃ ] dim 0232 μ= +0.029 σ= 0.025 zeros= 0% [ ▁▂▃▇███████▆▃▁ ] [ ▄▆█▇▆▂ ] dim 0233 μ= -0.030 σ= 0.026 zeros= 0% [ ▁▂▄▆████████▅▃▂▁ ] [ ▁▅▇█▇▄▂ ] dim 0234 μ= +0.038 σ= 0.031 zeros= 0% [ ▁▂▄▇███████▆▃▁ ] [ ▁▄▅▆█▆▄ ] dim 0235 μ= +0.001 σ= 0.021 zeros= 0% [ ▁▁▂▃▆████████▅▄▁▁ ] [ ▄▇▇█▇▅ ] dim 0236 μ= +0.021 σ= 0.040 zeros= 0% [ ▁▁▂▃▆████████▆▃▁▁ ] [ ▂▃▅▆█▇▄▁ ] dim 0237 μ= -0.008 σ= 0.023 zeros= 0% [ ▁▁▁▂▅████████▅▃▁▁ ] [ ▃▅█▆▇▅▅ ] dim 0238 μ= -0.009 σ= 0.029 zeros= 0% [ ▁▂▃▅▇████████▆▄▂▁ ] [ ▁▄▆██▄▂ ] dim 0239 μ= -0.018 σ= 0.027 zeros= 0% [▁▁▂▃▆███████▇▅▃▂ ] [ ▁▄█▇▇█▃ ] dim 0240 μ= +0.015 σ= 0.024 zeros= 0% [ ▁▁▃▅████████▄▃▁▁ ] [ ▃██▇█▃▁ ] dim 0241 μ= +0.029 σ= 0.040 zeros= 0% [ ▁▂▆████████▅▂▁▁ ] [ ▂▄▇█▆▄▁ ] dim 0242 μ= +0.004 σ= 0.025 zeros= 0% [ ▁▂▃▄▇███████▅▄▃▁ ] [ ▂▇▆█▅▃ ] dim 0243 μ= -0.006 σ= 0.020 zeros= 0% [ ▁▁▃▅▇██████▇▅▃▂▁ ] [ ▅▇█▆▄▁ ] dim 0244 μ= -0.008 σ= 0.035 zeros= 0% [ ▁▂▃▅███████▆▄▃▁ ] [ ▂▇▆█▆▂ ] dim 0245 μ= +0.004 σ= 0.032 zeros= 0% [ ▁▂▄▇███████▅▄▂ ] [ ▃▇█▄▃ ] dim 0246 μ= -0.016 σ= 0.018 zeros= 0% [▁▁▂▄▅██████▇▆▄▂▁▁ ] [ ▁▅██▅▄▁ ] dim 0247 μ= -0.038 σ= 0.036 zeros= 0% [ ▁▃▅███████▅▃▂▁ ] [ ▂▆███▄ ] dim 0248 μ= +0.009 σ= 0.035 zeros= 0% [ ▁▁▄▆███████▆▅▃▁ ] [ ▂▆▇█▆▄▁ ] dim 0249 μ= -0.020 σ= 0.032 zeros= 0% [ ▁▁▃▇███████▆▃▂▁ ] [ ▁▅▇█▇▇▃▂ ] dim 0250 μ= +0.002 σ= 0.023 zeros= 0% [ ▁▂▃█████████▅▃▂▁▁ ] [ ▂▇██▇▅▂ ] dim 0251 μ= +0.022 σ= 0.014 zeros= 0% [ ▁▁▂▄▅███████▇▃▁▁ ] [ ▄█▇▆▂ ] dim 0252 μ= -0.005 σ= 0.022 zeros= 0% [ ▁▂▄▇██████▄▂▁ ] [ ▄▆▇█▅▁ ] dim 0253 μ= -0.016 σ= 0.023 zeros= 0% [ ▁▁▃▅▇██████▅▄▁▁▁] [ ▄▆█▄▂▁ ] dim 0254 μ= +0.023 σ= 0.028 zeros= 0% [ ▁▃▄▅███████▄▂▁▁ ] [ ▁▃▆▇█▇▄▂ ] dim 0255 μ= -0.012 σ= 0.037 zeros= 0% [▁▁▂▄▆█████████▄▃▁▁ ] [ ▂▆▇▇█▆ ] dim 0256 μ= -0.013 σ= 0.046 zeros= 0% [ ▁▁▃▅████████▅▄▁ ▁ ] [ ▃▅█▇▅▄▂ ] dim 0257 μ= +0.001 σ= 0.030 zeros= 0% [ ▁▂▄▇███████▅▄▂▁▁ ] [ ▃▅██▇▄▃ ] dim 0258 μ= +0.003 σ= 0.027 zeros= 0% [ ▂▂▄▇███████▇▄▂▁▁ ] [ ▁▄▇█▇▄▁ ] dim 0259 μ= +0.004 σ= 0.018 zeros= 0% [ ▁▂▄▇████████▄▃▁▁ ] [ ▁▃▇█▇▆▃ ] dim 0260 μ= -0.003 σ= 0.033 zeros= 0% [ ▁▂▃▆███████▇▅▃▁▁ ] [ ▂▅██▇▆▃ ] dim 0261 μ= -0.020 σ= 0.016 zeros= 0% [ ▁▂▃▆████████▅▃▁▁ ] [ ▃▄█▅▅▁ ] dim 0262 μ= +0.028 σ= 0.018 zeros= 0% [ ▁▂▄▇██████▇▃▂▁ ] [ ▄▇▇▇█▅▁ ] dim 0263 μ= -0.010 σ= 0.018 zeros= 0% [ ▁▁▂▅████████▆▃▂▁ ] [ ▄▅▆█▆▆▃ ] dim 0264 μ= -0.013 σ= 0.029 zeros= 0% [ ▁▃▅▆███████▇▃▁▁ ] [ ▄██▇▃▃ ] dim 0265 μ= -0.010 σ= 0.026 zeros= 0% [ ▁▂▃▅███████▇▄▃▁ ] [ ▃▅█▇▄▂ ] dim 0266 μ= +0.003 σ= 0.022 zeros= 0% [ ▁▂▂▅███████▇▄▃▂▁ ] [ ▄▇██▅▂ ] dim 0267 μ= +0.009 σ= 0.018 zeros= 0% [ ▁▂▅███████▆▃▁▁ ] [ ▂▃█▇▆▄ ] dim 0268 μ= +0.022 σ= 0.038 zeros= 0% [ ▁▁▁▄▇███████▆▄▃▁▁ ] [ ▃▇█▆▅▂ ] dim 0269 μ= +0.003 σ= 0.027 zeros= 0% [ ▁▁▂▅▇██████▇▄▂▁▁ ] [ ▂▆██▆▃ ] dim 0270 μ= -0.001 σ= 0.032 zeros= 0% [ ▁▃▄████████▄▂▁▁ ] [ ▂▅▇█▅▃ ] dim 0271 μ= -0.008 σ= 0.027 zeros= 0% [ ▁▁▃▅████████▅▃▁▁ ] [ ▂▅█▅▅▂ ] dim 0272 μ= -0.009 σ= 0.020 zeros= 0% [ ▁▁▃▆██████▇▄▂▁ ] [ ▂▄▇██▄▂ ] dim 0273 μ= +0.014 σ= 0.037 zeros= 0% [ ▁▂▃▇███████▇▄▂▁ ] [ ▂▇█▆▅▂▁ ] dim 0274 μ= +0.008 σ= 0.033 zeros= 0% [ ▁▃▄▇███████▅▃▃▁▁ ] [ ▂▆▇██▆▄ ] dim 0275 μ= +0.021 σ= 0.026 zeros= 0% [ ▁▁▂▅▇███████▆▄▃▂▁ ] [ ▁▅▇█▅▃ ] dim 0276 μ= -0.009 σ= 0.021 zeros= 0% [ ▁▁▂▄▇██████▆▃▂▁ ] [ ▂▃█▆▆▃ ] dim 0277 μ= +0.008 σ= 0.027 zeros= 0% [ ▁▂▄▆██████▆▅▂▂▁ ] [ ▁▄██▇▆▄▂ ] dim 0278 μ= -0.010 σ= 0.021 zeros= 0% [ ▁▂▃▅████████▆▄▂▁▁] [ ▃▆█▆▇▅ ] dim 0279 μ= +0.020 σ= 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.030 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.005 σ= 0.021 zeros= 0% [ ▁▂▄▇███████▆▄▄▂▁ ] [ ▁▅█▆▅▅▁ ] dim 0288 μ= -0.013 σ= 0.043 zeros= 0% [ ▂▄▇███████▆▄▂▁▁ ] [ ▄▅▆█▇▅▂ ] dim 0289 μ= +0.010 σ= 0.024 zeros= 0% [ ▁▁▂▃▅████████▇▄▂▁ ] [ ▄▅██▄▁ ] dim 0290 μ= +0.014 σ= 0.035 zeros= 0% [ ▁▂▄▇██████▆▄▂ ] [ ▂▆█▆▇▄ ] dim 0291 μ= -0.015 σ= 0.014 zeros= 0% [ ▁▁▂▄▆████████▅▃▂▁ ] [ ▂▄▆█▅▂ ] dim 0292 μ= +0.004 σ= 0.033 zeros= 0% [ ▁▂▄▇██████▆▄▁ ] [ ▁▅██▆▃ ] dim 0293 μ= +0.020 σ= 0.019 zeros= 0% [ ▁▂▃▇██████▇▄▃▁ ] [ ▄▆█▇▆▂ ] dim 0294 μ= -0.005 σ= 0.026 zeros= 0% [ ▁▂▅▆███████▆▃▁ ] [ ▁▃▄█▆▃▂ ] dim 0295 μ= -0.000 σ= 0.013 zeros= 0% [▁▁▂▃▅███████▇▄▂▁ ] [ ▁▆▇█▆▆▃ ] dim 0296 μ= +0.002 σ= 0.025 zeros= 0% [ ▁▂▃▄▆████████▆▃▁▁ ] [ ▁▆▆█▇▅▂ ] dim 0297 μ= -0.004 σ= 0.018 zeros= 0% [ ▂▃▅███████▇▄▂▁▁ ] [ ▁▅▆█▆▄▁ ] dim 0298 μ= -0.011 σ= 0.023 zeros= 0% [ ▁▃▄▆███████▆▄▃▁ ] [ ▁▅▆█▄▅ ] dim 0299 μ= +0.001 σ= 0.027 zeros= 0% [▁▁▁▃▄███████▇▄▃▁ ] [ ▄▅▆█▃▃ ] dim 0300 μ= -0.022 σ= 0.030 zeros= 0% [ ▁▃▄▇██████▇▅▂▁ ] [ ▂▆█▇▆▄ ] dim 0301 μ= +0.006 σ= 0.024 zeros= 0% [ ▁▂▂▄▇███████▅▃▁▁ ] [ ▂▅▆█▃▁ ] dim 0302 μ= +0.005 σ= 0.036 zeros= 0% [ ▁▁▃▅███████▆▄▂▁ ] [ ▃▆██▅▃ ] dim 0303 μ= -0.018 σ= 0.016 zeros= 0% [ ▁▂▂▆████████▅▃▂▁ ] [ ▄█▇▇▅▂ ] dim 0304 μ= -0.000 σ= 0.030 zeros= 0% [ ▁▁▂▃▅███████▆▅▂▁▁ ] [ ▁▄█▇▆▅ ] dim 0305 μ= +0.024 σ= 0.034 zeros= 0% [ ▁▂▃▆███████▆▃▂▁ ] [ ▁▄▅█▆▄▃ ] dim 0306 μ= +0.012 σ= 0.036 zeros= 0% [ ▁▁▃▄▆████████▆▃▁ ] [ ▃▅█▆▄ ] dim 0307 μ= +0.010 σ= 0.016 zeros= 0% [ ▁▂▃▅███████▆▅▃▁ ] [ ▂▆█▆▆▃▁ ] dim 0308 μ= +0.030 σ= 0.037 zeros= 0% [ ▁▁▂▄▆████████▆▃▂ ] [ ▂▇███▅ ] dim 0309 μ= +0.003 σ= 0.031 zeros= 0% [ ▂▂▅████████▆▄▂▁ ] [ ▁▃▇██▇▁ ] dim 0310 μ= -0.002 σ= 0.010 zeros= 0% [ ▁▁▂▃▅████████▄▃▁▁ ] [ ▃▇█▆▄▂ ] dim 0311 μ= +0.006 σ= 0.013 zeros= 0% [ ▁▁▃▅▇██████▆▄▂▁▁ ] [ ▃▅█▇▄▃▂ ] dim 0312 μ= +0.018 σ= 0.036 zeros= 0% [ ▁▁▂▄▅████████▇▄▁▁ ] [ ▁▂▄▇█▇▄▂ ] dim 0313 μ= +0.003 σ= 0.020 zeros= 0% [ ▁▂▂▆████████▇▅▂▁▁▁] [ ▂▇██▄▃ ] dim 0314 μ= +0.004 σ= 0.046 zeros= 0% [ ▁▂▂▄▇███████▅▃▂▁ ] [ ▁▅██▄▁ ] dim 0315 μ= -0.001 σ= 0.022 zeros= 0% [ ▁▂▄▇██████▇▃▂ ▁] [ ▃██▆▅▁ ] dim 0316 μ= -0.026 σ= 0.025 zeros= 0% [ ▁▁▂▅▇██████▆▄▂▁ ] [ ▄▆█▇▅▄▂ ] dim 0317 μ= -0.013 σ= 0.029 zeros= 0% [ ▁▂▂▅████████▅▄▁▁ ] [ ▁▄▅▇█▆▄ ] dim 0318 μ= -0.010 σ= 0.016 zeros= 0% [ ▁▂▂▅████████▅▅▂▁ ] [ ▃██▆▄▂ ] dim 0319 μ= +0.008 σ= 0.032 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.015 σ= 0.035 zeros= 0% [ ▁▂▃▆███████▇▄▂▁ ] [ ▁▄██▇▄▁ ] dim 0324 μ= -0.022 σ= 0.018 zeros= 0% [ ▁▃▅███████▅▄▁▁ ] [ ▂▆▇▇█▆▁ ] dim 0325 μ= +0.011 σ= 0.036 zeros= 0% [ ▁▂▄▆███████▆▄▂▁ ] [ ▁▄▇█▇█▄ ] dim 0326 μ= -0.006 σ= 0.024 zeros= 0% [ ▁▁▄▇████████▅▃▂▁ ] [ ▂▄▇██▄▁ ] dim 0327 μ= -0.024 σ= 0.018 zeros= 0% [ ▂▂▄▇███████▆▄▂▁▁ ] [ ▁▆▇█▇▄▁ ] dim 0328 μ= +0.003 σ= 0.010 zeros= 0% [ ▁▂▃▆███████▄▂▁▁ ] [ ▂▄▆█▆▃ ] dim 0329 μ= +0.004 σ= 0.029 zeros= 0% [ ▁▂▂▆▆███████▆▃▁▁ ] [ ▅▇█▇▆▅▂ ] dim 0330 μ= +0.017 σ= 0.039 zeros= 0% [ ▁▂▃▆▇███████▆▄▂▁ ] [ ▄▇█▇▅▅▁ ] dim 0331 μ= -0.001 σ= 0.039 zeros= 0% [ ▁▁▃▅▆███████▆▃▁▁ ] [ ▄▅█▄▂ ] dim 0332 μ= +0.022 σ= 0.019 zeros= 0% [ ▁▂▃▆██████▇▅▂▁ ] [ ▃▅█▇▅▂ ] dim 0333 μ= -0.002 σ= 0.028 zeros= 0% [ ▁▁▃▅▇███████▆▃▁▁ ] [ ▂▆▇█▆▃ ] dim 0334 μ= +0.018 σ= 0.016 zeros= 0% [ ▁▁▃▅████████▆▄▂▁ ] [ ▁▆▇█▆▂ ] dim 0335 μ= +0.004 σ= 0.023 zeros= 0% [ ▂▃▆██████▅▃▁ ] [ ▁▅▆██▆▄ ] dim 0336 μ= +0.000 σ= 0.033 zeros= 0% [ ▁▂▄▆████████▄▂▁ ] [ ▂▆██▆▂▁ ] dim 0337 μ= -0.016 σ= 0.027 zeros= 0% [ ▁▁▃▅████████▆▃▃▁▁ ] [ ▃▅▅█▄▂ ] dim 0338 μ= +0.010 σ= 0.029 zeros= 0% [ ▁▂▃▅███████▇▅▂▁ ] [ ▁▃▇█▇▄ ] dim 0339 μ= +0.007 σ= 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.001 σ= 0.014 zeros= 0% [ ▁▁▂▅▇███████▆▄▂▁ ] [ ▂▅█▇█▅▂ ] dim 0344 μ= +0.012 σ= 0.024 zeros= 0% [▁ ▁▃▆▇███████▆▄▂▁ ] [ ▃▄▆█▅▁▁ ] dim 0345 μ= +0.013 σ= 0.026 zeros= 0% [ ▁▂▄▅███████▆▄▁▁ ] [ ▁▅██▅▃▁ ] dim 0346 μ= -0.004 σ= 0.015 zeros= 0% [ ▁▂▄▆███████▄▃▁▁ ] [ ▂▄▅█▄▃ ] dim 0347 μ= -0.024 σ= 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.018 zeros= 0% [ ▁▁▃▄▇██████▇▅▂▁▁ ] [ ▄▄█▆▃▂ ] dim 0351 μ= +0.021 σ= 0.027 zeros= 0% [ ▁▂▃▆▇██████▇▄▂▁ ] [ ▂▄▇█▆▄ ] dim 0352 μ= +0.007 σ= 0.031 zeros= 0% [ ▁▂▄▇███████▅▂▁ ] [ ▁▃▇█▆█▅ ] dim 0353 μ= -0.017 σ= 0.027 zeros= 0% [ ▁▂▃▄████████▆▄▂▁▁ ] [ ▂▅▇█▅▃ ] dim 0354 μ= +0.012 σ= 0.036 zeros= 0% [ ▂▂▄▆██████▇▃▁▁ ] [ ▂▅██▅▄▁ ] dim 0355 μ= -0.011 σ= 0.021 zeros= 0% [ ▁▂▃▄████████▆▃▁▁▁ ] [ ▂▆▇█▇▅▃ ] dim 0356 μ= +0.033 σ= 0.033 zeros= 0% [ ▁▁▃▄▆███████▇▅▂▁▁ ] [ ▁▄▇█▇▆▂ ] dim 0357 μ= +0.018 σ= 0.027 zeros= 0% [ ▁▃▅████████▅▃▁▁ ] [ ▂▅▅█▇▆▂ ] dim 0358 μ= -0.003 σ= 0.014 zeros= 0% [ ▁▂▃▇███████▆▃▂▁▁ ] [ ▁▆▆▇█▄▁ ] dim 0359 μ= -0.010 σ= 0.027 zeros= 0% [ ▁▂▃▆███████▆▄▂▂ ] [ ▁▃▇██▃ ] dim 0360 μ= +0.011 σ= 0.028 zeros= 0% [ ▁▁▂▅██████▆▅▂▁ ] [ ▃▅▆█▄▂ ] dim 0361 μ= -0.014 σ= 0.036 zeros= 0% [ ▁▁▃▅▇██████▇▅▃▁▁ ] [ ▃▅▇█▃▂ ] dim 0362 μ= -0.025 σ= 0.017 zeros= 0% [ ▁▁▃▄███████▆▃▂▁ ] [ ▁▄▇██▅▁ ] dim 0363 μ= +0.020 σ= 0.030 zeros= 0% [ ▁▁▂▅▇███████▆▅▃▁ ] [ ▃▅█▆▄ ] dim 0364 μ= +0.010 σ= 0.030 zeros= 0% [ ▁▂▂▄▇██████▅▃▁ ] [ ▄▄█▆▆▇▄▃ ] dim 0365 μ= +0.031 σ= 0.031 zeros= 0% [ ▁▂▃▅█████████▆▃▂▁▁ ] [ ▄▆█▆▄ ] dim 0366 μ= -0.022 σ= 0.022 zeros= 0% [ ▁▂▃▅███████▅▃▂▁ ] [ ▃▅█▅▆▃ ] dim 0367 μ= +0.003 σ= 0.014 zeros= 0% [ ▂▃▄▇██████▇▅▂▂▁ ] [ ▁▅▆█▇▅ ] dim 0368 μ= -0.007 σ= 0.021 zeros= 0% [ ▁▂▄▇███████▆▄▂▁ ] [ ▁▃▆███▅▃ ] dim 0369 μ= +0.032 σ= 0.020 zeros= 0% [▁▁▁▂▄▄████████▇▄▃▁▁ ] [ ▄▄▇██▅▃ ] dim 0370 μ= -0.002 σ= 0.020 zeros= 0% [ ▁▂▃▅████████▇▅▃▂▁ ] [ ▃▆███▅▁ ] dim 0371 μ= +0.005 σ= 0.036 zeros= 0% [ ▁▁▂▆████████▇▃▂▁ ] [ ▁▄▆█▇▅▁ ] dim 0372 μ= +0.019 σ= 0.035 zeros= 0% [ ▁▁▃▄▆████████▅▂▁▁ ] [ ▃▄██▇▅ ] dim 0373 μ= -0.001 σ= 0.033 zeros= 0% [ ▁▂▄████████▇▄▂▂▁ ] [ ▆▆█▇▂ ] dim 0374 μ= -0.019 σ= 0.020 zeros= 0% [ ▁▁▃▆███████▄▂▁ ] [ ▂█▇█▇▄ ] dim 0375 μ= +0.012 σ= 0.029 zeros= 0% [ ▁▁▃▅████████▅▂▂ ] [ ▂▅██▇▅▁ ] dim 0376 μ= -0.011 σ= 0.018 zeros= 0% [ ▁▂▅▆███████▆▄▂▁ ] [ ▃▃▇██▃▂ ] dim 0377 μ= -0.003 σ= 0.028 zeros= 0% [ ▁▁▂▄▇███████▆▃▂▁ ] [ ▄▇██▇▆▁ ] dim 0378 μ= +0.000 σ= 0.026 zeros= 0% [▁▁▂▃▆▇███████▆▄▂▁▁ ] [ ▂▄▆█▆▂ ] dim 0379 μ= +0.003 σ= 0.026 zeros= 0% [ ▁▂▄▆███████▅▂▂▁ ] [ ▁▅█▇▇▃ ] dim 0380 μ= -0.004 σ= 0.024 zeros= 0% [ ▁▂▃▆██████▇▄▃▁ ] [ ▂▆█▆▅▃ ] dim 0381 μ= +0.002 σ= 0.018 zeros= 0% [ ▁▂▄▇██████▆▅▃▁▁ ] [ ▂▄█▇▇▅ ] dim 0382 μ= -0.009 σ= 0.030 zeros= 0% [ ▁▂▄▆███████▇▄▃ ▁ ] [ ▅▇███▃ ] dim 0383 μ= +0.024 σ= 0.035 zeros= 0% [ ▁▁▂▅███████▇▄▃▁▁ ] [ ▂▂▇▇██▅ ] dim 0384 μ= +0.011 σ= 0.027 zeros= 0% [ ▂▂▅████████▅▃▁ ] [ ▁▃█▇▇▆▃ ] dim 0385 μ= +0.020 σ= 0.026 zeros= 0% [ ▁▂▄▇████████▆▃▂ ] [ ▂▆█▇▅▂ ] dim 0386 μ= +0.009 σ= 0.024 zeros= 0% [ ▁▂▅███████▇▄▂▁ ] [ ▁▆▇█▇▇▁ ] dim 0387 μ= -0.010 σ= 0.011 zeros= 0% [ ▁▂▃▅███████▆▃▂ ] [ ▁▃▆███▃ ] dim 0388 μ= +0.013 σ= 0.043 zeros= 0% [ ▁▂▃▅████████▆▃▂▁▁ ] [ ▁▃▆▆█▅▄ ] dim 0389 μ= +0.008 σ= 0.028 zeros= 0% [ ▁▁▂▄▇███████▇▇▄▃▁ ] [ ▄█▇▆▁ ] dim 0390 μ= +0.026 σ= 0.025 zeros= 0% [ ▁▁▃▆██████▇▃▂▁ ] [ ▃▆█▇▆▆▂ ] dim 0391 μ= +0.001 σ= 0.032 zeros= 0% [ ▁▁▃▄▅████████▇▄▃▁▁ ] [ ▁▄▇█▇▄ ] dim 0392 μ= +0.020 σ= 0.025 zeros= 0% [ ▁▁▂▆▇███████▅▄▃▁ ] [ ▃▄█▆▄▁ ] dim 0393 μ= -0.008 σ= 0.039 zeros= 0% [ ▁▂▄▅███████▅▂▁▁ ] [ ▄▇██▆▂ ] dim 0394 μ= +0.018 σ= 0.018 zeros= 0% [ ▁▁▃▅███████▆▃▂▁ ] [ ▁▄██▆▅▄ ] dim 0395 μ= -0.003 σ= 0.035 zeros= 0% [ ▁▂▄▇███████▇▄▂▁ ] [ ▄▇█▇▇▂ ] dim 0396 μ= -0.015 σ= 0.025 zeros= 0% [ ▁▃▅███████▇▃▁▁▁ ] [ ▂▆▆█▆▃▁ ] dim 0397 μ= +0.003 σ= 0.018 zeros= 0% [ ▁▃▄▇███████▆▄▂▁▁ ] [ ▂▃▇█▅▂ ] dim 0398 μ= +0.003 σ= 0.038 zeros= 0% [ ▁▂▃▆███████▅▄▂▁ ] [ ▁▅█▅▆▂ ] dim 0399 μ= -0.013 σ= 0.017 zeros= 0% [ ▁▃▄▆██████▆▄▂▁ ] [ ▁▃▆█▆▇▁▁ ] dim 0400 μ= -0.002 σ= 0.038 zeros= 0% [ ▁▂▃▄▇████████▆▄▂▁▁ ] [ ▂▃▆█▇▃▂ ] dim 0401 μ= -0.019 σ= 0.029 zeros= 0% [ ▁▁▁▄▆███████▆▄▂▁▁ ] [ ▁▄█▇▅▂ ] dim 0402 μ= -0.000 σ= 0.026 zeros= 0% [ ▁▂▃▆██████▇▅▃▁▁ ] [ ▃▅██▇▂ ] dim 0403 μ= -0.005 σ= 0.026 zeros= 0% [ ▁▂▄▆██████▇▄▂▁ ] [ ▁▅█▆▄▄▁ ] dim 0404 μ= +0.002 σ= 0.024 zeros= 0% [ ▁▁▃▄▇███████▆▃▂▁ ] [ ▃▅█▆▃ ] dim 0405 μ= +0.016 σ= 0.030 zeros= 0% [ ▁▂▄▆███████▅▃▂▁ ] [ ▁▃▇▆██▄▁ ] dim 0406 μ= +0.014 σ= 0.018 zeros= 0% [ ▁▁▃▄████████▅▃▁▁ ] [ ▁▄▇██▇▃ ] dim 0407 μ= +0.013 σ= 0.018 zeros= 0% [ ▁▃▄████████▆▃▂ ] [ ▂▄█▅▂ ] dim 0408 μ= +0.002 σ= 0.024 zeros= 0% [ ▁▁▂▄██████▆▃▂▁ ] [ ▄█▆█▆▂ ] dim 0409 μ= -0.011 σ= 0.025 zeros= 0% [▁ ▁▂▃▆████████▄▄▂▁ ] [ ▁▆▆█▇▅▁ ] dim 0410 μ= -0.019 σ= 0.025 zeros= 0% [ ▁▂▄▆███████▇▃▁▁ ] [ ▁▃███▅▃ ] dim 0411 μ= +0.002 σ= 0.029 zeros= 0% [ ▁▁▃▆████████▄▃▁▁ ] [ ▁▄▆██▅▃ ] dim 0412 μ= +0.004 σ= 0.038 zeros= 0% [ ▁▁▃▆████████▄▂▁ ] [ ▂▆▇█▆▃▁ ] dim 0413 μ= -0.010 σ= 0.024 zeros= 0% [ ▁▁▃▅▇███████▆▄▂▁ ] [ ▂▆▇█▇█▆▂ ] dim 0414 μ= -0.008 σ= 0.025 zeros= 0% [ ▁▁▂▄▇████████▆▄▂▁ ] [ ▃▆▇█▄▄ ] dim 0415 μ= -0.008 σ= 0.022 zeros= 0% [ ▁▁▃▅████████▅▂▁ ] [ ▃▅▅█▆▅▁ ] dim 0416 μ= -0.002 σ= 0.038 zeros= 0% [ ▁▃▃▇████████▄▃▁▁ ] [ ▂▃▇█▅▂ ] dim 0417 μ= +0.008 σ= 0.028 zeros= 0% [ ▁▂▄▆██████▇▄▂▁▁ ] [ ▁▃▅▇██▆▃▁ ] dim 0418 μ= -0.015 σ= 0.021 zeros= 0% [ ▁▂▅█████████▅▃▂ ] [ ▂▆██▅▄▂▁ ] dim 0419 μ= -0.004 σ= 0.014 zeros= 0% [ ▁▂▂▄█████████▄▂▂▁ ] [ ▁▅▆▇█▅▄▁ ] dim 0420 μ= +0.003 σ= 0.035 zeros= 0% [ ▁▂▄▇████████▇▄▂▁▁ ] [ ▂▆███▄▃ ] dim 0421 μ= -0.018 σ= 0.027 zeros= 0% [ ▁▂▄▇████████▅▃▂▁ ] [ ▁▃▆██▇▂▂ ] dim 0422 μ= +0.012 σ= 0.028 zeros= 0% [ ▁▂▃▆████████▆▄▂▁▁ ] [ ▁▅▇█▇▄▂ ] dim 0423 μ= +0.015 σ= 0.024 zeros= 0% [ ▁▁▂▄▇████████▅▃▁▁ ] [ ▂▅▇█▄▁ ] dim 0424 μ= +0.016 σ= 0.022 zeros= 0% [ ▁▁▃▄███████▆▅▂▁▁ ] [ ▄▅█▆▂ ] dim 0425 μ= -0.013 σ= 0.038 zeros= 0% [ ▁▃▅██████▆▄▂▁ ] [ ▁▁▄▆█▅▂▁ ] dim 0426 μ= +0.019 σ= 0.013 zeros= 0% [ ▁▁▃▄████████▅▃▂ ] [ ▂▇██▆▃▁ ] dim 0427 μ= +0.003 σ= 0.035 zeros= 0% [ ▁▃▃████████▇▃▂▁ ] [ ▁▄▇█▇▅▂ ] dim 0428 μ= +0.020 σ= 0.036 zeros= 0% [ ▁▂▅███████▅▃▁ ] [ ▅▆█▆▅ ] dim 0429 μ= +0.010 σ= 0.016 zeros= 0% [ ▁▂▄███████▄▂▁ ] [ ▃▆██▅▂ ] dim 0430 μ= +0.009 σ= 0.025 zeros= 0% [ ▁▃▅▆██████▇▄▂▁ ] [ ▂▇▆█▅▃▂ ] dim 0431 μ= +0.013 σ= 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.018 zeros= 0% [ ▁▁▂▅██████▆▃▁ ] [ ▂▄██▆▅▁ ] dim 0436 μ= -0.007 σ= 0.034 zeros= 0% [ ▁▁▂▄▇███████▅▃▁▁ ] [ ▁▅▇██▇▅ ] dim 0437 μ= +0.009 σ= 0.031 zeros= 0% [ ▁▃▅▇████████▅▂▂ ] [ ▂▄█▇▇▃ ] dim 0438 μ= -0.002 σ= 0.023 zeros= 0% [ ▁▂▄▇███████▅▃▁▁ ] [ ▄▆██▆▂ ] dim 0439 μ= -0.018 σ= 0.029 zeros= 0% [ ▂▅▆██████▆▅▂▁ ] [ ▃▇██▄ ] dim 0440 μ= +0.003 σ= 0.028 zeros= 0% [ ▂▃▆▇██████▆▃▁▁ ] [ ▅▆██▆▁ ] dim 0441 μ= +0.018 σ= 0.035 zeros= 0% [ ▂▂▅███████▇▃▁▁] [ ▂▅█▇▆▃ ] dim 0442 μ= +0.012 σ= 0.019 zeros= 0% [ ▁▂▄███████▇▅▃▂▁ ] [ ▂▆██▅▂ ] dim 0443 μ= -0.010 σ= 0.017 zeros= 0% [ ▁▁▄▆██████▆▄▂▁ ] [ ▃▆█▇▅▁ ] dim 0444 μ= +0.017 σ= 0.044 zeros= 0% [ ▁▃▆███████▃▂▁ ] [ ▅▆█▇▆▄ ] dim 0445 μ= +0.006 σ= 0.021 zeros= 0% [ ▁▁▂▄███████▇▄▃▂▁ ] [ ▃▇██▇▃ ] dim 0446 μ= +0.018 σ= 0.029 zeros= 0% [ ▁▃▃▇████████▆▂▁ ] [ ▁▆██▆▄ ] dim 0447 μ= +0.021 σ= 0.025 zeros= 0% [ ▁▂▃▅███████▆▃▁▁ ] [ ▃▆▇▇█▄ ] dim 0448 μ= -0.014 σ= 0.031 zeros= 0% [ ▁▂▃▅████████▅▃▂ ] [ ▂▄▄██▅▁ ] dim 0449 μ= +0.014 σ= 0.020 zeros= 0% [ ▁▂▄▆███████▇▅▂▁▁ ] [ ▁▅▆▆█▆▃ ] dim 0450 μ= -0.017 σ= 0.019 zeros= 0% [ ▁▂▄▆████████▄▃▁ ] [ ▂▃▆▆█▃ ] dim 0451 μ= +0.009 σ= 0.023 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.010 σ= 0.043 zeros= 0% [ ▁▂▃▅███████▇▆▂▁▁ ] [ ▁▅▅██▇▃ ] dim 0456 μ= -0.020 σ= 0.033 zeros= 0% [ ▁▁▃▄███████▇▅▂▁▁ ] [ ▃▆█▇▆▃ ] dim 0457 μ= +0.012 σ= 0.029 zeros= 0% [ ▂▃▅▇██████▆▄▂▁ ] [ ▂▄▇█▇▅ ] dim 0458 μ= +0.016 σ= 0.031 zeros= 0% [ ▁▁▃▄▅███████▅▂▁▁ ] [ ▁▇█▇▆▄▁ ] dim 0459 μ= -0.010 σ= 0.023 zeros= 0% [ ▁▃▄▇███████▅▃▂▁ ] [ ▂▆▅█▆▄▁ ] dim 0460 μ= -0.007 σ= 0.025 zeros= 0% [ ▁▂▄▅████████▇▄▃▁ ] [ ▃▇▆█▅▃ ] dim 0461 μ= -0.006 σ= 0.012 zeros= 0% [ ▁▂▄▅████████▅▃▂ ] [ ▁▄▆██▅▂ ] dim 0462 μ= -0.015 σ= 0.022 zeros= 0% [ ▁▁▃▅███████▇▃▁▁ ] [ ▂▇▇█▆▅▁ ] dim 0463 μ= -0.016 σ= 0.034 zeros= 0% [ ▁▂▄▆███████▇▄▂▁ ] [ ▃▅▇█▅▃▁ ] dim 0464 μ= -0.019 σ= 0.042 zeros= 0% [ ▁▂▆▆███████▅▂▁ ] [ ▁▅██▅▆▃ ] dim 0465 μ= -0.008 σ= 0.026 zeros= 0% [ ▁▂▄▆███████▆▄▂▁ ] [ ▂▆█▇▆▁ ] dim 0466 μ= -0.005 σ= 0.040 zeros= 0% [ ▁▂▃▆██████▅▂▁ ] [ ▃▇█▇▄ ] dim 0467 μ= +0.003 σ= 0.022 zeros= 0% [ ▁▂▃▆▇█████▇▆▃▂▁▁ ] [ ▁▃▆█▅▄▁ ] dim 0468 μ= +0.005 σ= 0.021 zeros= 0% [ ▁▁▂▄▆███████▅▃▂▁▁] [ ▁▅█▇▇▄▂ ] dim 0469 μ= -0.002 σ= 0.028 zeros= 0% [ ▁▂▄▇███████▇▄▁▁ ] [ ▃▆███▆▂ ] dim 0470 μ= -0.017 σ= 0.017 zeros= 0% [ ▁▁▂▃▇███████▇▄▃▁ ] [ ▄▇██▆▁ ] dim 0471 μ= +0.040 σ= 0.015 zeros= 0% [ ▁▃▄███████▇▄▂▁ ] [ ▂▆▇█▇▇▅▁ ] dim 0472 μ= -0.004 σ= 0.027 zeros= 0% [ ▁▂▅█████████▆▃▂▁▁ ] [ ▃▅▆█▆▆▃ ] dim 0473 μ= -0.015 σ= 0.016 zeros= 0% [ ▁▁▂▄█████████▅▃▁▁ ] [ ▁▄█▇█▆▅▁ ] dim 0474 μ= +0.013 σ= 0.023 zeros= 0% [ ▁▁▃▆████████▆▃▂▁ ] [ ▂▅▇█▅▄▁ ] dim 0475 μ= -0.001 σ= 0.039 zeros= 0% [ ▁▁▂▅▇████████▄▃▁ ] [ ▂▅██▅▄▂ ] dim 0476 μ= -0.010 σ= 0.021 zeros= 0% [ ▁▂▄▆███████▄▃▁ ] [ ▂▅▇█▅▂ ] dim 0477 μ= -0.005 σ= 0.020 zeros= 0% [ ▁▃▆███████▄▂▁▁ ] [ ▄▄██▅▂ ] dim 0478 μ= -0.025 σ= 0.024 zeros= 0% [ ▁▁▂▄▇██████▇▄▂ ] [ ▁▄▇██▄ ] dim 0479 μ= +0.005 σ= 0.031 zeros= 0% [ ▁▁▂▅███████▅▂▁ ] [ ▂▃▅▇█▆▃▁ ] dim 0480 μ= -0.007 σ= 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.004 σ= 0.035 zeros= 0% [ ▁▁▄▆██████▆▄▂▁ ] [ ▂▇██▇▃ ] dim 0485 μ= +0.016 σ= 0.014 zeros= 0% [ ▁▃▅▆██████▇▄▂▁ ] [ ▃▄▅▅█▅▂ ] dim 0486 μ= +0.024 σ= 0.029 zeros= 0% [ ▂▃▅████████▇▄▂▁▁ ] [ ▂▃▅██▇▃ ] dim 0487 μ= +0.017 σ= 0.024 zeros= 0% [ ▁▂▄▆████████▆▃▁ ] [ ▂▅▅█▇▅▂ ] dim 0488 μ= +0.027 σ= 0.044 zeros= 0% [ ▁▁▁▂▅▇███████▇▄▂▁▁ ] [ ▂▅█▇▆▂ ] dim 0489 μ= -0.025 σ= 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.028 zeros= 0% [ ▁▁▂▄▆████████▅▂▁▁ ] [ ▁▄▆█▆▄▁ ] dim 0493 μ= +0.014 σ= 0.019 zeros= 0% [ ▁▂▄▆███████▇▄▂▂▁ ] [ ▂▆▅█▅▁ ] dim 0494 μ= +0.022 σ= 0.019 zeros= 0% [ ▂▂▄▇██████▆▄▂▁ ] [ ▂▅█▇▅▃ ] dim 0495 μ= -0.016 σ= 0.027 zeros= 0% [ ▁▁▂▄▆███████▇▆▅▃▂▁ ] [ ▁▅▅██▇▅▁ ] dim 0496 μ= +0.025 σ= 0.015 zeros= 0% [▁▁▁▂▅▆████████▆▃▁▁ ] [ ▁▅█▆▅▂ ] dim 0497 μ= -0.015 σ= 0.019 zeros= 0% [ ▁▂▄▇███████▅▂▂ ] [ ▃▆▇█▃ ] dim 0498 μ= +0.016 σ= 0.040 zeros= 0% [ ▁▂▃▅▇██████▅▂▁ ] [ ▃▅▆█▅▂ ] dim 0499 μ= -0.012 σ= 0.029 zeros= 0% [ ▁▁▃▆▇██████▇▅▄▂▁ ] [ ▁▃▅█▇▅▃ ] dim 0500 μ= +0.021 σ= 0.040 zeros= 0% [ ▁▂▃▅███████▇▅▂▁▁] [ ▂▅▇█▅▂ ] dim 0501 μ= -0.006 σ= 0.013 zeros= 0% [ ▁▂▄▇███████▅▂▁▁ ] [ ▁▄█▇▇▄▁ ] dim 0502 μ= +0.021 σ= 0.022 zeros= 0% [ ▁▂▃▆███████▅▃▁▁ ] [ ▂▄██▅▃ ] dim 0503 μ= +0.003 σ= 0.030 zeros= 0% [ ▁▂▄▆███████▆▂▂▁ ] [ ▂▅▇█▆▄ ] dim 0504 μ= -0.004 σ= 0.011 zeros= 0% [ ▁▂▄▇███████▅▃▁▁ ] [ ▂▄▆█▅▅ ] dim 0505 μ= -0.002 σ= 0.023 zeros= 0% [ ▁▂▃▄████████▅▄▂ ] [ ▂▆▇█▅▂ ] dim 0506 μ= +0.009 σ= 0.025 zeros= 0% [ ▁▂▃▇██████▆▃▂ ] [ ▃██▇▇▂ ] dim 0507 μ= -0.011 σ= 0.023 zeros= 0% [ ▂▄▇██████▆▄▂▁ ] [ ▂▆▆█▆▃▃ ] dim 0508 μ= -0.002 σ= 0.033 zeros= 0% [ ▁▁▃▄▇███████▇▄▃▁ ] [ ▃▅▇█▅▁ ] dim 0509 μ= +0.000 σ= 0.024 zeros= 0% [ ▁▂▅▇██████▇▄▂▁ ] [ ▃▅█▇▇▄▂ ] dim 0510 μ= -0.007 σ= 0.027 zeros= 0% [ ▁▂▂▅████████▅▄▂▁ ] [ ▄▅▆█▄▃ ] dim 0511 μ= +0.008 σ= 0.036 zeros= 0% [ ▁▂▃▅███████▇▄▂▂ ] [ ▁▂▇██▅▃ ] dim 0512 μ= -0.015 σ= 0.027 zeros= 0% [ ▁▂▄▇████████▅▃▁▁ ] [ ▄▆██▅▃ ] dim 0513 μ= +0.023 σ= 0.012 zeros= 0% [ ▁▁▃▄▇██████▆▃▁▁ ] [ ▁▄▄█▇▅▂ ] dim 0514 μ= +0.011 σ= 0.032 zeros= 0% [ ▁▂▄▄███████▇▅▃▁ ] [ ▄▄█▇▄▃ ] dim 0515 μ= -0.028 σ= 0.026 zeros= 0% [ ▁▁▄▅███████▆▄▂▁ ] [ ▃▆▆█▅▄▁ ] dim 0516 μ= +0.026 σ= 0.020 zeros= 0% [▁▁▁▃▆▇███████▇▄▃▂▁ ] [ ▄█▇█▇▅▁ ] dim 0517 μ= -0.007 σ= 0.039 zeros= 0% [ ▁▁▂▄▅████████▆▄▂▁ ] [ ▂▆██▇▄▂ ] dim 0518 μ= +0.026 σ= 0.023 zeros= 0% [ ▁▂▆▇███████▆▃▁▁ ] [ ▁▄▇▇█▃ ] dim 0519 μ= -0.039 σ= 0.028 zeros= 0% [ ▁▂▃▆███████▅▂▁ ] [ ▁▄█▆▇▆▄ ] dim 0520 μ= +0.012 σ= 0.031 zeros= 0% [ ▂▂▄▆████████▅▄▃▁▁ ] [ ▂▅██▆▅ ] dim 0521 μ= +0.022 σ= 0.033 zeros= 0% [ ▁▂▄▇██████▇▄▃▁ ] [ ▄█▇▇▆▂ ] dim 0522 μ= +0.012 σ= 0.025 zeros= 0% [ ▁▂▄▇███████▇▆▃▂▁ ] [ ▄▅▇▇█▅▃ ] dim 0523 μ= +0.019 σ= 0.016 zeros= 0% [ ▁▃▅▆████████▄▃▁▁ ] [ ▂▅▇█▇▅▂ ] dim 0524 μ= +0.013 σ= 0.028 zeros= 0% [ ▁▂▃▆█████████▅▃▁ ] [ ▁▇█▆▃ ] dim 0525 μ= -0.006 σ= 0.012 zeros= 0% [ ▁▄▆█████▇▆▃▁ ] [ ▂▄▇██▄▂ ] dim 0526 μ= -0.017 σ= 0.025 zeros= 0% [ ▃▄▆███████▇▅▃▂ ] [ ▁▃▆█▇▃▁ ] dim 0527 μ= +0.012 σ= 0.025 zeros= 0% [ ▁▁▃▅███████▆▃▂▁ ] [ ▁▂▆██▅▄ ] dim 0528 μ= -0.039 σ= 0.027 zeros= 0% [ ▂▂▄███████▇▅▂▁ ] [ ▁▄▆█▇▆▄ ] dim 0529 μ= +0.014 σ= 0.029 zeros= 0% [ ▁▂▂▅▆████████▅▃▁ ] [ ▃▄▇█▅▃▁ ] dim 0530 μ= -0.015 σ= 0.026 zeros= 0% [ ▁▂▄▇███████▆▄▂▁▁ ] [ ▄▇█▇▆▂ ] dim 0531 μ= -0.016 σ= 0.023 zeros= 0% [ ▁▂▂▅▇███████▆▄▂▁ ] [ ▃▄█▆▅▃ ] dim 0532 μ= -0.005 σ= 0.032 zeros= 0% [ ▁▁▃▆▇███████▄▃▂▁ ] [ ▂▇█▅▆▁ ] dim 0533 μ= -0.003 σ= 0.020 zeros= 0% [ ▁▁▃▅███████▅▃▂▁▁ ] [ ▁▄██▅▂ ] dim 0534 μ= +0.000 σ= 0.032 zeros= 0% [ ▁▁▂▅███████▅▂▁▁ ] [ ▁▄▆█▆▆▃▁ ] dim 0535 μ= -0.017 σ= 0.038 zeros= 0% [ ▁▄▅████████▅▃▂ ] [ ▂▄██▆▄ ] dim 0536 μ= +0.017 σ= 0.020 zeros= 0% [ ▁▁▂▅▇███████▆▄▁▁ ] [ ▁▃▅██▆▅▁ ] dim 0537 μ= +0.004 σ= 0.033 zeros= 0% [ ▁▂▃▆████████▇▄▂▁▁ ] [ ▃▆█▆▃▁ ] dim 0538 μ= +0.029 σ= 0.029 zeros= 0% [ ▂▃▅███████▇▄▂▁ ] [ ▃▇██▄▂ ] dim 0539 μ= +0.003 σ= 0.038 zeros= 0% [ ▁▁▄▆███████▇▄▂▁ ] [ ▃▅█▅▄ ] dim 0540 μ= -0.007 σ= 0.035 zeros= 0% [ ▁▁▂▅███████▆▃▂▁▁ ] [ ▃█▇▇▅▁ ] dim 0541 μ= -0.003 σ= 0.028 zeros= 0% [ ▁▂▄▆███████▆▄▂▁ ] [ ▄▆█▇▅▃ ] dim 0542 μ= -0.005 σ= 0.032 zeros= 0% [ ▁▃▆███████▇▅▃▂▁ ] [ ▁▃▆█▇▄ ] dim 0543 μ= +0.017 σ= 0.037 zeros= 0% [ ▁▁▃▅███████▅▃▁▁ ] [ ▃▇██▆▄ ] dim 0544 μ= +0.005 σ= 0.021 zeros= 0% [ ▂▃▆███████▇▅▃▂▁ ] [ ▂▃▇█▄▄ ] dim 0545 μ= -0.019 σ= 0.017 zeros= 0% [ ▁▂▄▆███████▅▄▂▁ ] [ ▂▆█▇▆▄▁ ] dim 0546 μ= -0.017 σ= 0.033 zeros= 0% [ ▂▂▅▇███████▅▄▂▁ ] [ ▂▅██▇▅ ] dim 0547 μ= -0.013 σ= 0.026 zeros= 0% [ ▁▁▄▆██████▇▅▂▁▁ ] [ ▁▆▅█▅▂ ] dim 0548 μ= -0.034 σ= 0.024 zeros= 0% [ ▂▄▆██████▇▅▃▂ ] [ ▃▅▇▇█▅▂ ] dim 0549 μ= +0.014 σ= 0.029 zeros= 0% [ ▁▁▃▄████████▆▄▃▁▁ ] [ ▁▄▇██▅▁▁ ] dim 0550 μ= -0.006 σ= 0.039 zeros= 0% [ ▁▂▄▆████████▅▃▁▁ ] [ ▂▅▆█▇▃ ] dim 0551 μ= +0.008 σ= 0.017 zeros= 0% [ ▁▂▄▇███████▅▃▁ ] [ ▂▅▇█▆▃ ] dim 0552 μ= -0.006 σ= 0.028 zeros= 0% [ ▁▂▅▇██████▇▄▂▁ ] [ ▂▆███▃▂ ] dim 0553 μ= -0.005 σ= 0.027 zeros= 0% [ ▁▁▂▅████████▅▃▂▁ ] [ ▂▄▆█▆▄▁ ] dim 0554 μ= +0.018 σ= 0.018 zeros= 0% [ ▁▁▄▆███████▅▄▂▁▁ ] [ ▁▅█▇▄▃ ] dim 0555 μ= +0.015 σ= 0.031 zeros= 0% [ ▁▃▄▇██████▆▅▂▁ ] [ ▂▆█▇▅▅ ] dim 0556 μ= -0.015 σ= 0.033 zeros= 0% [ ▁▂▅▇███████▅▂▂▁ ] [ ▁▅█▇▃▂ ] dim 0557 μ= -0.004 σ= 0.021 zeros= 0% [ ▁▂▃▇██████▆▃▁▁ ] [ ▁▄███▆▁ ] dim 0558 μ= +0.009 σ= 0.025 zeros= 0% [ ▁▂▃▇████████▄▁▁ ] [ ▃▅▇█▆▂ ] dim 0559 μ= -0.011 σ= 0.041 zeros= 0% [ ▁▂▄▆██████▇▄▂ ] [ ▂▅▆██▅▂ ] dim 0560 μ= -0.001 σ= 0.037 zeros= 0% [ ▁▂▃▅███████▅▃▂▁ ] [ ▁▄▇█▆▄ ] dim 0561 μ= -0.023 σ= 0.035 zeros= 0% [ ▁▂▃▆██████▇▅▂▁ ] [ ▂▆██▇▃ ] dim 0562 μ= +0.001 σ= 0.021 zeros= 0% [ ▁▁▂▄▇███████▄▄▁▁ ] [ ▂▃▆█▇▄▁ ] dim 0563 μ= +0.031 σ= 0.027 zeros= 0% [ ▁▂▄▆███████▆▄▂▁ ] [ ▄▇██▇▂ ] dim 0564 μ= +0.005 σ= 0.021 zeros= 0% [ ▁▃▄███████▆▄▂▁ ] [ ▁▃▇█▇▃▂ ] dim 0565 μ= -0.021 σ= 0.023 zeros= 0% [ ▁▂▆███████▇▄▂▁ ] [ ▁▃▆█▆▄▂ ] dim 0566 μ= +0.008 σ= 0.029 zeros= 0% [▁▁▂▄▇████████▅▃▂▁▁ ] [ ▁▄▅▇██▅▃▁ ] dim 0567 μ= +0.003 σ= 0.016 zeros= 0% [ ▁▂▃▅█████████▆▄▂▁▁▁] [ ▂▅█▇▆▅▁ ] dim 0568 μ= +0.016 σ= 0.025 zeros= 0% [ ▁▃▄▇███████▆▃▂▁ ] [ ▄▆█▆▆▃▁ ] dim 0569 μ= -0.016 σ= 0.028 zeros= 0% [ ▁ ▂▃▆▇███████▆▃▂▁ ] [ ▂▅█▇▇▄▁ ] dim 0570 μ= +0.014 σ= 0.026 zeros= 0% [ ▁▁▂▄▆███████▆▄▂ ] [ ▁▅▇██▆▂ ] dim 0571 μ= +0.001 σ= 0.032 zeros= 0% [ ▁▂▃▅███████▇▄▂▁ ] [ ▃▆▇██▅▃ ] dim 0572 μ= +0.007 σ= 0.015 zeros= 0% [ ▁▁▂▃▅▆███████▇▄▃▁ ] [ ▁▆▅█▆▂ ] dim 0573 μ= -0.004 σ= 0.021 zeros= 0% [ ▁▁▃▇██████▆▄▂▁ ] [ ▄▆█▇▅▃ ] dim 0574 μ= -0.011 σ= 0.015 zeros= 0% [ ▁▂▃▆███████▇▅▄▁▁ ] [ ▁▅▇█▇▅▂ ] dim 0575 μ= +0.004 σ= 0.042 zeros= 0% [ ▁▃▄▆████████▄▃▁▁ ] [ ▂▄▅▆█▄▄ ] dim 0576 μ= +0.016 σ= 0.026 zeros= 0% [ ▁▁▂▄▇████████▅▃▁▁ ] [ ▂▆█▇▅▁ ] dim 0577 μ= -0.002 σ= 0.026 zeros= 0% [ ▃▅▇██████▅▃▁▁ ] [ ▂▄▆█▆▂ ] dim 0578 μ= -0.011 σ= 0.034 zeros= 0% [ ▁▂▄▇███████▆▃▁ ] [ ▂▄▇█▇▆ ] dim 0579 μ= -0.010 σ= 0.026 zeros= 0% [ ▂▂▄▆███████▇▅▃▁▁ ] [ ▃▅█▇█▄▁ ] dim 0580 μ= -0.002 σ= 0.031 zeros= 0% [ ▁▁▂▄▇███████▆▅▂▁ ] [ ▃▅▇█▇▂ ] dim 0581 μ= +0.002 σ= 0.025 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.033 σ= 0.050 zeros= 0% [ ▁▁▂▄███████▇▅▃▁ ] -> OUTLIER_SPREAD: this_std=0.0496, mean_std=0.0265, +3.3sigma vs threshold=3.0sigma [ ▃▇▆██▃ ] dim 0586 μ= +0.002 σ= 0.021 zeros= 0% [ ▁▁▃▄▇███████▇▄▂▁ ] [ ▂▆██▆ ] dim 0587 μ= -0.008 σ= 0.016 zeros= 0% [ ▁▁▃▆███████▅▄▁▁ ] [ ▄▇▇█▇▅▁ ] dim 0588 μ= -0.013 σ= 0.033 zeros= 0% [ ▁▁▃▆▇███████▆▄▂▁ ] [ ▃▆█▇█▄ ] dim 0589 μ= -0.001 σ= 0.015 zeros= 0% [ ▁▂▃▅███████▅▃▁▁ ] [ ▃▄█▆▆▂▂ ] dim 0590 μ= +0.006 σ= 0.033 zeros= 0% [ ▁▁▃▅████████▆▄▃▁▁ ] [ ▂▅▆█▄▁ ] dim 0591 μ= -0.021 σ= 0.017 zeros= 0% [ ▁▂▄▇██████▆▄▂▁ ] [ ▃▇█▇▄▂ ] dim 0592 μ= -0.004 σ= 0.023 zeros= 0% [ ▁▂▃▆███████▇▄▂▁ ] [ ▄▆▇█▅▃ ] dim 0593 μ= +0.017 σ= 0.035 zeros= 0% [ ▁▁▃▆███████▆▄▂▁ ] [ ▃▆█▇▄▂ ] dim 0594 μ= +0.000 σ= 0.036 zeros= 0% [ ▁▁▄▆██████▇▅▃▁ ] [ ▂▅█▇▄▂ ] dim 0595 μ= +0.009 σ= 0.026 zeros= 0% [ ▁▃▄▇███████▄▂▁▁ ] [ ▁▂▆██▆▂▁ ] dim 0596 μ= +0.004 σ= 0.022 zeros= 0% [ ▁▁▃▅████████▅▂▁ ] [ ▅▇██▅▃ ] dim 0597 μ= +0.015 σ= 0.028 zeros= 0% [ ▁▃▅▆████████▅▂▁▁ ] [ ▂▄▆█▇█▄▂ ] dim 0598 μ= +0.005 σ= 0.028 zeros= 0% [ ▁▂▂▅▆████████▇▄▃▁▁ ] [ ▂▅██▆▁ ] dim 0599 μ= +0.023 σ= 0.014 zeros= 0% [ ▁▁▃▇██████▆▄▁▁ ] [ ▂▅▅█▇▄ ] dim 0600 μ= -0.018 σ= 0.036 zeros= 0% [ ▁▁▃▆███████▆▃▂▁▁ ] [ ▃██▇▇▁▁ ] dim 0601 μ= +0.014 σ= 0.020 zeros= 0% [ ▁▁▃▆████████▆▃▂▁ ] [ ▂▆██▇▄ ] dim 0602 μ= -0.014 σ= 0.019 zeros= 0% [ ▁▃▅▇███████▅▂▂▁ ] [ ▂▅█▇▅▄▁ ] dim 0603 μ= -0.022 σ= 0.025 zeros= 0% [ ▁▁▂▄▆███████▅▄▂▁ ] [ ▄▆███▄▂ ] dim 0604 μ= +0.002 σ= 0.028 zeros= 0% [ ▁▁▂▆████████▇▃▂▁ ] [ ▁▄▆▇█▆▁ ] dim 0605 μ= +0.016 σ= 0.029 zeros= 0% [ ▁▁▃▆███████▆▃▁ ] [ ▃▄██▇▅▂ ] dim 0606 μ= +0.030 σ= 0.020 zeros= 0% [ ▁▁▂▄████████▆▄▂▁ ] [ ▂▆█▇▇▄ ] dim 0607 μ= +0.001 σ= 0.033 zeros= 0% [ ▁▂▅███████▇▄▂▁▁ ] [ ▂▆█▇█▃ ] dim 0608 μ= -0.001 σ= 0.037 zeros= 0% [ ▁▁▄▆██████▆▄▂▁ ] [ ▄▄▇█▇▅▂ ] dim 0609 μ= +0.007 σ= 0.031 zeros= 0% [ ▁▃▄▇███████▇▃▂▂▁] [ ▁▄▆▇█▇▅▃ ] dim 0610 μ= +0.017 σ= 0.021 zeros= 0% [ ▁▁▄▅████████▆▄▃▁▁ ] [ ▁▂█▇█▆▃ ] dim 0611 μ= -0.000 σ= 0.025 zeros= 0% [ ▁▁▂▄▆███████▇▅▂▁▁ ] [ ▂▆▆█▄▁ ] dim 0612 μ= +0.012 σ= 0.039 zeros= 0% [ ▁▂▄▇██████▆▃▂ ] [ ▂▅██▇▃ ] dim 0613 μ= +0.020 σ= 0.013 zeros= 0% [ ▁▁▂▄▇███████▆▃▁ ] [ ▁▄▆▆█▆▅▂ ] dim 0614 μ= +0.011 σ= 0.024 zeros= 0% [ ▁▂▃▅████████▆▃▂▁ ] [ ▂▄██▆▅▂ ] dim 0615 μ= -0.008 σ= 0.017 zeros= 0% [ ▁▁▃▄▆███████▆▄▃▁▁ ] [ ▂▅▆▆█▃▂ ] dim 0616 μ= -0.004 σ= 0.025 zeros= 0% [ ▁▁▃▅████████▅▂▂▁ ] [ ▁▃▇█▅▄ ] dim 0617 μ= +0.007 σ= 0.031 zeros= 0% [ ▁▂▄▆███████▅▂▂▁ ] [ ▁▄▅▇█▃▁ ] dim 0618 μ= +0.003 σ= 0.026 zeros= 0% [ ▁▂▃▆███████▆▃▁▁ ] [ ▁▄▇█▆▅▁ ] dim 0619 μ= -0.009 σ= 0.017 zeros= 0% [ ▁▂▃▆███████▄▃▁▁ ] [ ▄▅▆█▆▃▁ ] dim 0620 μ= -0.003 σ= 0.026 zeros= 0% [ ▁▁▃▅▆███████▆▄▂▁ ] [ ▁▃██▇▅▁ ] dim 0621 μ= -0.039 σ= 0.022 zeros= 0% [ ▁▂▅███████▆▃▂ ] [ ▁▅▇█▇▄▁ ] dim 0622 μ= -0.008 σ= 0.034 zeros= 0% [ ▁▂▄▆███████▇▃▂▁ ] [ ▁▃▅██▆▄ ] dim 0623 μ= +0.008 σ= 0.023 zeros= 0% [ ▂▂▄▅████████▅▃▁▁ ] [ ▁▅██▆▃ ] dim 0624 μ= -0.005 σ= 0.021 zeros= 0% [ ▁▁▃▄▇██████▇▅▃▂▁ ] [ ▁▅▆██▄▂ ] dim 0625 μ= -0.019 σ= 0.025 zeros= 0% [ ▁▂▄▇███████▆▄▂▁ ] [ ▃▆█▆▅▃ ] dim 0626 μ= -0.015 σ= 0.039 zeros= 0% [ ▁▃▅▇██████▇▅▂▁▁ ] [ ▃▄█▆▅▄ ] dim 0627 μ= +0.017 σ= 0.025 zeros= 0% [ ▁▂▃▆▇███████▅▃▁▁ ] [ ▂▅▇██▅▂ ] dim 0628 μ= -0.020 σ= 0.035 zeros= 0% [ ▁▂▄▇███████▆▄▂▁ ] [ ▂▅▇▇█▄▁ ] dim 0629 μ= -0.012 σ= 0.031 zeros= 0% [ ▁▄████████▆▃▁ ] [ ▁▄▇█▇▇▅▁ ] dim 0630 μ= -0.020 σ= 0.027 zeros= 0% [ ▁▂▄▅████████▅▃▂▁ ] [ ▁▃▆█▅▅▃ ] dim 0631 μ= +0.000 σ= 0.029 zeros= 0% [ ▁▂▃▇███████▇▄▃▁ ] [ ▄█▇▆▃▁ ] dim 0632 μ= -0.014 σ= 0.021 zeros= 0% [ ▁▂▄███████▄▂▁ ] [ ▄▅▇█▇▃▁ ] dim 0633 μ= -0.017 σ= 0.022 zeros= 0% [ ▁▂▄████████▅▃▁▁ ] [ ▂▄▆█▇▅▃ ] dim 0634 μ= -0.009 σ= 0.019 zeros= 0% [ ▁▂▄▅███████▇▅▃▂▁ ] [ ▃▆█▇█▅▁ ] dim 0635 μ= -0.019 σ= 0.037 zeros= 0% [ ▂▄████████▅▄▂▁ ] [ ▅▆▇█▅▂ ] dim 0636 μ= -0.003 σ= 0.020 zeros= 0% [ ▁▁▂▆▇██████▇▄▂▁ ] [ ▂▄█▆▅ ] dim 0637 μ= -0.024 σ= 0.030 zeros= 0% [ ▁▂▅▇██████▆▄▂▁ ] [ ▂▅▇▆█▄ ] dim 0638 μ= -0.022 σ= 0.021 zeros= 0% [ ▁▂▂▄▇███████▆▃▂▁ ] [ ▅▆▇█▃▁ ] dim 0639 μ= +0.015 σ= 0.033 zeros= 0% [ ▁▁▃▅▇██████▅▃▁ ] [ ▁▅▆██▆▁ ] dim 0640 μ= +0.003 σ= 0.021 zeros= 0% [ ▁▂▃▆███████▅▃▂▁▁ ] [ ▂▅█▇▇▄▁ ] dim 0641 μ= -0.008 σ= 0.041 zeros= 0% [ ▁▃▄▇███████▅▃▂▁ ] [ ▃▆█▇▅▄ ] dim 0642 μ= +0.019 σ= 0.024 zeros= 0% [ ▁▂▃▆████████▆▃▂▁ ] [ ▃▄▆█▅▅ ] dim 0643 μ= -0.007 σ= 0.021 zeros= 0% [ ▁▂▄▆███████▅▃▂▁ ] [ ▁▄█▆▃ ] dim 0644 μ= -0.015 σ= 0.030 zeros= 0% [ ▂▂▄▇██████▆▃▂▁ ] [ ▄▆▇█▅ ] dim 0645 μ= -0.005 σ= 0.032 zeros= 0% [ ▁▂▄▇██████▄▃▂▁ ] [ ▁▃▇█▇▄▁ ] dim 0646 μ= +0.008 σ= 0.031 zeros= 0% [ ▁▁▃▄▅███████▆▄▂▁ ] [ ▁▇▇▇█▄▁ ] dim 0647 μ= -0.005 σ= 0.023 zeros= 0% [ ▁▂▄▇███████▆▃▁▁ ] [ ▅▅█▆▃▂ ] dim 0648 μ= +0.005 σ= 0.028 zeros= 0% [ ▁▁▃▅███████▅▃▁▁ ] [ ▁▅▇█▇▄▁ ] dim 0649 μ= -0.012 σ= 0.035 zeros= 0% [ ▁▃▄▇███████▆▄▁▁ ] [ ▂▆██▇▄▁ ] dim 0650 μ= -0.008 σ= 0.031 zeros= 0% [ ▁▁▂▃▇███████▆▃▂ ] [ ▂▅▆█▆▅▄ ] dim 0651 μ= +0.007 σ= 0.030 zeros= 0% [ ▁▂▃▅████████▇▃▂▁▁] [ ▁▅▆█▇▂▁ ] dim 0652 μ= +0.029 σ= 0.031 zeros= 0% [ ▁▂▄▅███████▅▄▂▁ ] [ ▁▆▇█▇▅▂ ] dim 0653 μ= -0.013 σ= 0.031 zeros= 0% [ ▁▂▂▄▇████████▆▄▁▁ ] [ ▂▇▇█▆▂ ] dim 0654 μ= -0.005 σ= 0.020 zeros= 0% [ ▁▁▄▅███████▇▄▂▁▁ ] [ ▂▅▇█▅▄ ] dim 0655 μ= +0.003 σ= 0.024 zeros= 0% [ ▁▂▄▆███████▅▂▂ ] [ ▂▇██▅▃ ] dim 0656 μ= +0.003 σ= 0.022 zeros= 0% [ ▁▂▅▇███████▄▃▂▁ ] [ ▃▅██▆▂ ] dim 0657 μ= +0.014 σ= 0.032 zeros= 0% [ ▂▄███████▇▄▂▁ ] [ ▁▄▅█▇▄ ] dim 0658 μ= -0.000 σ= 0.018 zeros= 0% [ ▁▂▄▄███████▆▄▃▁ ] [ ▃▆▆█▄▂ ] dim 0659 μ= +0.020 σ= 0.031 zeros= 0% [ ▁▂▃▇████████▅▄▂▁ ] [ ▃▅▇█▆▃▁ ] dim 0660 μ= +0.004 σ= 0.038 zeros= 0% [▁▁▁▃▅▇███████▆▄▂▁ ] [ ▁▃▄▇█▄▂ ] dim 0661 μ= -0.003 σ= 0.024 zeros= 0% [ ▁▂▃▅███████▇▅▂▁▁ ] [ ▂▄▆██▃▄ ] dim 0662 μ= +0.000 σ= 0.013 zeros= 0% [ ▁▁▃▄▇████████▆▄▂▁ ] [ ▂▅▆▆█▄▃ ] dim 0663 μ= -0.009 σ= 0.040 zeros= 0% [▁ ▂▃▇████████▅▃▂▁▁ ] [ ▃▇▇██▇▂ ] dim 0664 μ= +0.001 σ= 0.029 zeros= 0% [ ▁▂▄▆████████▄▂▁▁ ] [ ▃▆██▅▂ ] dim 0665 μ= -0.009 σ= 0.036 zeros= 0% [ ▁▁▄▇███████▆▃▁▁ ] [ ▁▅▆██▆▃ ] dim 0666 μ= +0.003 σ= 0.023 zeros= 0% [ ▁▁▃▄▆███████▇▄▃▂▁ ] [ ▄▆█▇▇▂ ] dim 0667 μ= +0.011 σ= 0.038 zeros= 0% [ ▁▁▃▆▇██████▇▃▁▁ ] [ ▁▅▅▄█▆▂ ] dim 0668 μ= +0.007 σ= 0.018 zeros= 0% [ ▁▁▂▄▅███████▆▄▂▁ ] [ ▅▇█▇▅▂ ] dim 0669 μ= -0.020 σ= 0.027 zeros= 0% [ ▁▂▄▆████████▄▂▁ ] [ ▃▇███▆▁ ] dim 0670 μ= +0.010 σ= 0.024 zeros= 0% [ ▁▂▃▅▇███████▄▃▁ ] [ ▁▄▅█▆▄▂ ] dim 0671 μ= +0.030 σ= 0.023 zeros= 0% [ ▁▂▄▆███████▆▄▂▁ ] [ ▃▆██▆▂ ] dim 0672 μ= +0.008 σ= 0.024 zeros= 0% [ ▁▂▅▆███████▄▂▁ ] [ ▃▆██▄▂ ] dim 0673 μ= +0.008 σ= 0.023 zeros= 0% [ ▁▃▄▇███████▄▂▁ ] [ ▂▄▇█▆▅▁ ] dim 0674 μ= +0.019 σ= 0.026 zeros= 0% [ ▁▂▄▇███████▆▄▂▁ ] [ ▁▃▇█▅ ] dim 0675 μ= +0.019 σ= 0.030 zeros= 0% [ ▁▂▄▆█████▇▆▄▁ ] [ ▂▄▆▆█▆▅ ] dim 0676 μ= -0.016 σ= 0.026 zeros= 0% [ ▁▁▃▄▆███████▇▆▃▂▁▁ ] [ ▂▅▅█▅▃▁ ] dim 0677 μ= +0.018 σ= 0.035 zeros= 0% [ ▁▂▃▆███████▆▃▂ ] [ ▃▆▅█▆▅▂ ] dim 0678 μ= -0.028 σ= 0.023 zeros= 0% [ ▂▃▅▆███████▇▅▂▁▁ ] [ ▁▆▆██▄▃▁ ] dim 0679 μ= -0.004 σ= 0.028 zeros= 0% [ ▁▂▄▆████████▆▃▂▁ ] [ ▄██▆▆▂ ] dim 0680 μ= +0.008 σ= 0.020 zeros= 0% [ ▁▂▄▅███████▆▄▂▁ ] [ ▂▁▅▆█▅▅▂ ] dim 0681 μ= +0.039 σ= 0.023 zeros= 0% [ ▁▂▂▅▅█████████▄▂▁▁ ] [ ▁▁▅█▆▃▁ ] dim 0682 μ= -0.013 σ= 0.021 zeros= 0% [ ▁▂▄▆███████▆▃▁▁ ] [ ▂▇█▇▇▄ ] dim 0683 μ= +0.003 σ= 0.030 zeros= 0% [ ▁▃▄████████▆▃▁▁ ] [ ▄▅▆▇▅█▃ ] dim 0684 μ= +0.019 σ= 0.016 zeros= 0% [ ▁▂▄▅████████▇▄▃▁▁ ] [ ▂▆██▇▃▁ ] dim 0685 μ= +0.014 σ= 0.026 zeros= 0% [ ▁▂▃▆███████▆▄▃▁▁ ] [ ▂▆█▇▆▃ ] dim 0686 μ= -0.023 σ= 0.040 zeros= 0% [ ▁▂▄▇██████▆▃▁▁ ] [ ▁▁▅▇█▆▂ ] dim 0687 μ= -0.002 σ= 0.028 zeros= 0% [ ▁▁▂▄████████▅▃▂▁ ] [ ▁▆▅▇█▅ ] dim 0688 μ= -0.013 σ= 0.036 zeros= 0% [ ▁▂▃▆███████▇▃▂▁ ] [ ▃▅▆█▅▂ ] dim 0689 μ= -0.012 σ= 0.022 zeros= 0% [ ▂▂▄▇██████▆▄▂▂ ] [ ▁▃▅▆█▄▁ ] dim 0690 μ= +0.010 σ= 0.017 zeros= 0% [ ▁▁▄▆███████▅▄▂▁ ] [ ▂▆▆█▅▂ ] dim 0691 μ= +0.018 σ= 0.031 zeros= 0% [ ▁▂▄▆██████▆▄▂▁ ] [ ▂▄▇▇█▅▄▂ ] dim 0692 μ= -0.002 σ= 0.031 zeros= 0% [ ▁▁▂▃▇████████▆▃▂▁ ] [ ▂▇█▆▆▂ ] dim 0693 μ= -0.014 σ= 0.033 zeros= 0% [ ▁▁▂▅███████▇▃▂▁ ] [ ▂▃██▇▂ ] dim 0694 μ= +0.010 σ= 0.021 zeros= 0% [ ▁▂▃▅██████▇▅▂▂ ] [ ▂▄█▇█▇▅▂ ] dim 0695 μ= -0.015 σ= 0.027 zeros= 0% [ ▁▁▃▃▆████████▇▄▃▂▁ ] [ ▅▅▆██▄▂ ] dim 0696 μ= +0.011 σ= 0.023 zeros= 0% [ ▁▂▃▅████████▆▃▂▁ ] [ ▂▆██▆█▂ ] dim 0697 μ= -0.019 σ= 0.032 zeros= 0% [ ▁▃▄████████▅▄▂▁] [ ▁▃▇██▆▂ ] dim 0698 μ= -0.021 σ= 0.017 zeros= 0% [ ▁▃▅▇████████▇▃▂▁ ▁] [ ▂▄▆█▆▅▃ ] dim 0699 μ= -0.003 σ= 0.027 zeros= 0% [ ▁▁▂▃▆███████▇▅▂▂▁ ] [ ▁▅▇█▆▃ ] dim 0700 μ= -0.005 σ= 0.027 zeros= 0% [ ▁▁▄▇███████▆▃▁▁ ] [ ▅▅██▆▃▁ ] dim 0701 μ= +0.011 σ= 0.033 zeros= 0% [ ▁▁▁▄▆████████▆▄▂▁ ] [ ▂▅▇▇█▇▃▁ ] dim 0702 μ= -0.004 σ= 0.027 zeros= 0% [▁▁▂▂▃▇████████▆▅▂▁ ] [ ▁▁▇██▇▄ ] dim 0703 μ= +0.001 σ= 0.025 zeros= 0% [ ▁▂▃▅████████▅▃▂ ] [ ▁▅█▆▃▁ ] dim 0704 μ= -0.004 σ= 0.014 zeros= 0% [ ▁▁▃▆██████▅▃▁ ] [ ▃▆██▅▃ ] dim 0705 μ= -0.010 σ= 0.031 zeros= 0% [ ▁▂▃▇▇██████▇▅▃▁ ] [ ▂▅▆█▇▃ ] dim 0706 μ= +0.024 σ= 0.014 zeros= 0% [ ▁▂▄▆███████▄▃▁▁ ] [ ▂▆▇█▇▃ ] dim 0707 μ= -0.019 σ= 0.018 zeros= 0% [ ▁▂▄▆███████▄▃▁▁▁ ] [ ▃▃█▅▃ ] dim 0708 μ= +0.009 σ= 0.031 zeros= 0% [ ▁▂▃▆██████▇▄▃▁ ] [ ▁▆██▆▂ ] dim 0709 μ= +0.020 σ= 0.023 zeros= 0% [ ▁▂▃▆███████▆▂▁ ] [ ▂▆▇█▅▂ ] dim 0710 μ= +0.001 σ= 0.038 zeros= 0% [ ▁▁▂▄▇██████▆▄▂▁ ] [ ▂▃██▇▃ ] dim 0711 μ= -0.009 σ= 0.037 zeros= 0% [ ▁▂▄▆███████▄▄▂ ] [ ▂▄█▇▇▇▃ ] dim 0712 μ= -0.014 σ= 0.025 zeros= 0% [ ▁▃▅▇███████▇▄▃▂ ] [ ▁▄██▇▆▃ ] dim 0713 μ= -0.005 σ= 0.028 zeros= 0% [ ▁▂▄▆████████▆▃▁ ] [ ▂▅▅█▇▄ ] dim 0714 μ= -0.007 σ= 0.035 zeros= 0% [ ▁▁▂▄████████▆▄▂▁ ] [ ▃▅▆█▆▂▁ ] dim 0715 μ= +0.020 σ= 0.020 zeros= 0% [ ▁▁▁▃▄████████▆▃▂▁ ] [ ▂▅▇█▆▂▁ ] dim 0716 μ= +0.014 σ= 0.019 zeros= 0% [ ▁▂▄▇███████▅▂▁▁ ] [ ▁▆█▆▅▂ ] dim 0717 μ= +0.010 σ= 0.028 zeros= 0% [ ▁▂▃▅██████▆▄▁▁ ] [ ▃▆▇█▄▁ ] dim 0718 μ= -0.025 σ= 0.017 zeros= 0% [ ▂▄▆███████▆▃▂▁ ] [ ▁▆██▅▅▃▁ ] dim 0719 μ= +0.043 σ= 0.036 zeros= 0% [ ▁▁▂▃▅▇████████▄▂▁ ] [ ▃▆▆█▅▃ ] dim 0720 μ= -0.001 σ= 0.032 zeros= 0% [ ▁▂▃▅███████▇▄▃▁ ] [ ▃▆▇▇█▅▂ ] dim 0721 μ= -0.016 σ= 0.025 zeros= 0% [ ▁▃▆█████████▆▃▁ ] [ ▃▅██▇▃ ] dim 0722 μ= -0.004 σ= 0.017 zeros= 0% [ ▁▂▄▇███████▅▃▁▁ ] [ ▁▅██▆▂ ] dim 0723 μ= -0.018 σ= 0.033 zeros= 0% [ ▁▁▃▅██████▇▄▂▁▁ ] [ ▁▅▇█▆▄▃ ] dim 0724 μ= +0.012 σ= 0.032 zeros= 0% [ ▁▃▄████████▆▅▃▁▁ ] [ ▂▅▇█▇█▄▁ ] dim 0725 μ= +0.004 σ= 0.021 zeros= 0% [ ▁▂▃▅████████▆▄▂▁▁ ] [ ▅▄█▄▅▅ ] dim 0726 μ= -0.008 σ= 0.039 zeros= 0% [ ▁▃▃█████████▆▄▂▁ ] [ ▁▅███▃▁ ] dim 0727 μ= -0.010 σ= 0.025 zeros= 0% [ ▂▃▆███████▆▃▁▁ ] [ ▃█▇█▅▃▂ ] dim 0728 μ= -0.020 σ= 0.022 zeros= 0% [ ▁▂▃▅████████▆▂▂▁ ] [ ▄▆███▄▁ ] dim 0729 μ= +0.007 σ= 0.026 zeros= 0% [ ▁▂▃▅████████▄▃▂ ] [ ▃▆▇█▆▂ ] dim 0730 μ= -0.016 σ= 0.025 zeros= 0% [ ▂▂▅███████▆▅▂▁ ] [ ▂▅▇█▆▄▁ ] dim 0731 μ= +0.004 σ= 0.031 zeros= 0% [ ▁▁▂▅▆███████▄▃▁▁ ] [ ▁▄▇▅█▄▂ ] dim 0732 μ= +0.008 σ= 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.026 σ= 0.020 zeros= 0% [ ▁▂▃▆███████▅▃▂▁ ] [ ▄▇▇█▄▃ ] dim 0737 μ= -0.021 σ= 0.030 zeros= 0% [ ▁▁▃▅███████▇▅▂▁ ] [ ▃▅█▇▅▃ ] dim 0738 μ= +0.021 σ= 0.042 zeros= 0% [ ▁▁▃▄▇███████▆▄▂▁▁ ] [ ▄▆█▇▇▄ ] dim 0739 μ= -0.018 σ= 0.020 zeros= 0% [ ▁▁▃▅▇███████▆▄▃▁ ] [ ▁▄█▆█▃ ] dim 0740 μ= +0.014 σ= 0.037 zeros= 0% [ ▁▁▃▅▆███████▆▄▁ ] [ ▁▄███▃▁ ] dim 0741 μ= +0.030 σ= 0.024 zeros= 0% [ ▂▃▆███████▄▃▁ ] [ ▁▃█▇█▆▂ ] dim 0742 μ= -0.014 σ= 0.031 zeros= 0% [ ▁▃▄▆███████▅▃▂▁ ] [ ▃▅█▇▅▄▁ ] dim 0743 μ= -0.038 σ= 0.018 zeros= 0% [ ▁▂▃▅████████▅▃▂▁ ] [ ▂▅█▆▆▄▃ ] dim 0744 μ= +0.003 σ= 0.030 zeros= 0% [ ▁▂▅▇███████▇▅▂▁▁ ] [ ▄▆███▅ ] dim 0745 μ= +0.017 σ= 0.024 zeros= 0% [ ▁▁▂▅████████▆▃▂▁ ] [ ▄▇▇█▅▁ ] dim 0746 μ= -0.007 σ= 0.017 zeros= 0% [ ▁▁▃▅███████▇▅▃▁▁ ] [ ▂▄▆█▇▆▃ ] dim 0747 μ= -0.006 σ= 0.029 zeros= 0% [ ▁▂▄▅████████▅▂▂▁ ] [ ▃▆█▇▇▅▃ ] dim 0748 μ= -0.022 σ= 0.030 zeros= 0% [ ▁▂▃▅████████▇▅▃▁▁ ] [ ▂▄▇█▇▆▃▁ ] dim 0749 μ= -0.011 σ= 0.021 zeros= 0% [ ▁▁▃▅▇████████▅▃▂▁ ] [ ▁▆█▇█▅▂ ] dim 0750 μ= -0.004 σ= 0.039 zeros= 0% [ ▁▃▆███████▆▃▂ ] [ ▂▆▇█▄▂ ] dim 0751 μ= +0.002 σ= 0.030 zeros= 0% [ ▁▁▂▄▇██████▇▃▂▁▁ ] [ ▁▅██▇▄▁ ] dim 0752 μ= +0.001 σ= 0.027 zeros= 0% [ ▁▂▂▆███████▆▄▂▁ ] [ ▂▅█▅▃ ] dim 0753 μ= -0.006 σ= 0.024 zeros= 0% [ ▁▁▃▅██████▇▄▃▂▁ ] [ ▁▄█▆▅▃ ] dim 0754 μ= -0.012 σ= 0.011 zeros= 0% [ ▁▂▄███████▅▃▁▁ ] [ ▄▆█▆▅▂ ] dim 0755 μ= -0.006 σ= 0.018 zeros= 0% [ ▁▂▆▆██████▆▄▃▁ ] [ ▂▅▇█▇▄ ] dim 0756 μ= +0.015 σ= 0.027 zeros= 0% [ ▁▁▄████████▅▃▂▁ ] [ ▂▆██▅▂ ] dim 0757 μ= +0.002 σ= 0.026 zeros= 0% [ ▁▂▅▇███████▄▂▁ ] [ ▃▅▆█▅▂ ] dim 0758 μ= -0.008 σ= 0.034 zeros= 0% [ ▁▁▃▆████████▄▂▂▁ ] [ ▁▃▆█▆▅▁ ] dim 0759 μ= +0.021 σ= 0.039 zeros= 0% [ ▁▂▄▆████████▄▂▁▁ ] [ ▃▆▇█▄▁ ] dim 0760 μ= -0.009 σ= 0.010 zeros= 0% [ ▁▂▄▇██████▅▃▂ ] [ ▂▅██▆▅▁ ] dim 0761 μ= +0.017 σ= 0.037 zeros= 0% [▁ ▂▃▄████████▆▄▂▁▁ ] [ ▁▃█▇▇█▅▁▁ ] dim 0762 μ= -0.009 σ= 0.030 zeros= 0% [ ▁▂▃▄█████████▄▂▁▁ ] [ ▁▂██▇▅▂▁ ] dim 0763 μ= -0.004 σ= 0.028 zeros= 0% [ ▁▂▄▇████████▅▃▂▁ ] [ ▂▄█▄▆▂ ] dim 0764 μ= +0.010 σ= 0.024 zeros= 0% [ ▁▂▂▅████████▅▄▁▁ ] [ ▂▄▇███▄ ] dim 0765 μ= +0.012 σ= 0.017 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.003 σ= 0.029 zeros= 0% [ ▁▂▄▇███████▄▃▁ ] [ ▄▆▇██▄ ] dim 0770 μ= -0.003 σ= 0.030 zeros= 0% [ ▁▂▄▆███████▅▂▁ ] [ ▅▆█▆▂ ] dim 0771 μ= -0.012 σ= 0.023 zeros= 0% [ ▁▂▄▆▇██████▆▃▁▁ ] [ ▄▆█▇█▆▂ ] dim 0772 μ= +0.014 σ= 0.016 zeros= 0% [ ▁▂▄▅████████▅▅▂▁▁ ] [ ▁▂▆▇█▅▃ ] dim 0773 μ= -0.011 σ= 0.029 zeros= 0% [ ▁▁▂▄▅████████▅▄▂▁ ] [ ▂▄▇██▆ ] dim 0774 μ= -0.010 σ= 0.037 zeros= 0% [ ▁▁▂▃▆███████▇▅▂▂▁ ] [ ▄▄▆█▇▄▂ ] dim 0775 μ= -0.004 σ= 0.022 zeros= 0% [ ▁▃▄▆███████▆▅▂▁▁ ] [ ▃▆█▆▅▂ ] dim 0776 μ= +0.007 σ= 0.033 zeros= 0% [ ▁▃▄▇██████▇▃▂▁ ] [ ▁▃▆█▆▄▁ ] dim 0777 μ= -0.016 σ= 0.032 zeros= 0% [ ▁▁▂▅▆███████▆▄▂▂▁ ] [ ▁▄█▆▃ ] dim 0778 μ= +0.014 σ= 0.020 zeros= 0% [ ▁▁▃▆██████▄▂▁ ] [ ▁▅█▇▇▄▂ ] dim 0779 μ= -0.005 σ= 0.025 zeros= 0% [ ▁▂▄▇███████▆▃▂▁ ] [ ▂▆█▆▄▁ ] dim 0780 μ= -0.023 σ= 0.025 zeros= 0% [ ▂▄▇██████▄▃▁ ] [ ▄▇▇█▄▁ ] dim 0781 μ= -0.011 σ= 0.021 zeros= 0% [ ▁▁▂▄▆███████▇▅▃▂▁ ] [ ▂▅█▅▄▃ ] dim 0782 μ= +0.029 σ= 0.017 zeros= 0% [ ▁▂▄▇██████▆▃▂ ] [ ▃▆▆█▅▃▁ ] dim 0783 μ= +0.001 σ= 0.024 zeros= 0% [ ▁▂▃▄████████▆▄▂▁▁ ] [ ▂▄▇█▆▄▁ ] dim 0784 μ= -0.004 σ= 0.025 zeros= 0% [ ▁▂▄▆███████▆▃▂▁▁ ] [ ▂▃██▆▃ ] dim 0785 μ= -0.004 σ= 0.023 zeros= 0% [ ▁▁▃▅██████▇▄▂▁ ] [ ▂▅▇█▃▂ ] dim 0786 μ= +0.021 σ= 0.031 zeros= 0% [ ▁▁▂▅███████▆▃▂ ] [ ▂▅▇█▆▃ ] dim 0787 μ= +0.001 σ= 0.020 zeros= 0% [ ▂▂▄▆███████▅▄▂▁ ] [ ▁▅▅█▇▇▄ ] dim 0788 μ= +0.026 σ= 0.026 zeros= 0% [ ▁ ▂▃▅███████▇▅▂▁ ] [ ▂▆█▇▇▃ ] dim 0789 μ= +0.017 σ= 0.027 zeros= 0% [ ▁▁▂▄▅▇███████▇▅▃▂▁ ] [ ▁▅▆██▆▃ ] dim 0790 μ= -0.025 σ= 0.034 zeros= 0% [ ▁▂▄▅████████▅▃▂▁ ] [ ▃▂█▇▆▂ ] dim 0791 μ= -0.009 σ= 0.016 zeros= 0% [ ▁▁▂▄▄▇██████▇▅▂▁▁ ] [ ▃▅▇▇█▅▁ ] dim 0792 μ= +0.017 σ= 0.033 zeros= 0% [ ▁▁▄▇███████▇▃▂▁ ] [ ▁▅▄█▇▆▄▂ ] dim 0793 μ= -0.006 σ= 0.024 zeros= 0% [ ▁▂▃▅████████▇▃▁▁▁ ] [ ▅▆█▆▅▃ ] dim 0794 μ= -0.001 σ= 0.026 zeros= 0% [ ▁▂▃▅▇███████▄▂▂ ] [ ▂▅▆█▅▃ ] dim 0795 μ= -0.005 σ= 0.026 zeros= 0% [ ▁▂▃▆███████▇▄▂▁▁ ] [ ▃▄█▇▆▅▁ ] dim 0796 μ= +0.014 σ= 0.024 zeros= 0% [ ▂▃▅████████▇▃▂▁▁ ] [ ▂▆█▇▄ ] dim 0797 μ= -0.029 σ= 0.026 zeros= 0% [ ▁▂▄▇██████▆▃▁▁ ] [ ▄█▆▄▂ ] dim 0798 μ= +0.001 σ= 0.027 zeros= 0% [ ▁▂▄▆██████▆▃▂▁ ] [ ▁▄▇█▅▅▂ ] dim 0799 μ= -0.042 σ= 0.024 zeros= 0% [ ▁▁▃▄▆███████▆▄▂▁ ] [ ▄▆▇█▃ ] dim 0800 μ= +0.028 σ= 0.039 zeros= 0% [▁▁▁▄▆███████▅▃▂▁ ] [ ▁▄▇█▇▂ ] dim 0801 μ= -0.029 σ= 0.013 zeros= 0% [ ▁ ▃▄▆██████▇▄▃▁ ] [ ▂▅██▆▆▂ ] dim 0802 μ= -0.025 σ= 0.023 zeros= 0% [ ▂▃▅▇███████▆▅▂▂ ] [ ▃▄██▄▃ ] dim 0803 μ= +0.010 σ= 0.015 zeros= 0% [ ▁▃▅███████▇▄▃▂▁ ] [ ▃▆▇█▇▇▁ ] dim 0804 μ= +0.017 σ= 0.035 zeros= 0% [ ▁▂▃▇███████▆▃▂ ] [ ▂▆█▇▆▄ ] dim 0805 μ= -0.022 σ= 0.008 zeros= 0% [ ▁▁▃▅████████▅▄▂▁ ] [ ▃▆█▆▇▃ ] dim 0806 μ= -0.024 σ= 0.025 zeros= 0% [ ▁▁▃▄▇██████▆▄▂▁ ] [ ▄▇█▆▄▁ ] dim 0807 μ= +0.016 σ= 0.039 zeros= 0% [ ▁▂▄███████▇▃▁▁ ] [ ▃▆██▆▄ ] dim 0808 μ= +0.005 σ= 0.029 zeros= 0% [ ▁▁▃▅███████▇▅▂▂▁ ] [ ▄▇█▆▅▃ ] dim 0809 μ= +0.012 σ= 0.018 zeros= 0% [ ▁▁▂▄▆███████▆▆▂▂▁ ] [ ▃█▆▇█▄▃ ] dim 0810 μ= +0.007 σ= 0.030 zeros= 0% [ ▁▂▃▆▇███████▇▅▃▁ ] [ ▃▇█▇▆▂ ] dim 0811 μ= +0.011 σ= 0.033 zeros= 0% [ ▁▁▂▆███████▆▅▂▁ ] [ ▁▃▆██▇▂ ] dim 0812 μ= +0.004 σ= 0.033 zeros= 0% [ ▁▁▃▅███████▇▆▃▂▁▁] [ ▂▄▇██▇▄▁ ] dim 0813 μ= +0.028 σ= 0.023 zeros= 0% [ ▁▂▂▄▆████████▆▃▂▁ ] [ ▁▃█▇█▅▄ ] dim 0814 μ= +0.013 σ= 0.021 zeros= 0% [ ▁▁▂▅▆████████▇▃▂▁ ] [ ▂▅▆█▇▅▃ ] dim 0815 μ= -0.002 σ= 0.025 zeros= 0% [ ▁▂▄▆████████▅▄▂▁▁ ] [ ▅▆█▆▄ ] dim 0816 μ= +0.040 σ= 0.022 zeros= 0% [ ▁▁▃▆███████▆▂▁▁ ] [ ▄███▇▅ ] dim 0817 μ= +0.034 σ= 0.016 zeros= 0% [ ▁▂▃▆████████▆▃▂▁▁ ] [ ▃▆███▇▆▁ ] dim 0818 μ= -0.015 σ= 0.031 zeros= 0% [ ▁▁▃▄█████████▇▄▂▁▁ ] [ ▃▆█▇▇▃ ] dim 0819 μ= +0.033 σ= 0.034 zeros= 0% [ ▁▁▃▅▇██████▇▆▄▁▁ ] [ ▂▄▇█▅▆▁ ] dim 0820 μ= +0.003 σ= 0.035 zeros= 0% [ ▁▂▄▆███████▆▄▂▁▁ ] [ ▃▇███▅ ] dim 0821 μ= +0.004 σ= 0.021 zeros= 0% [ ▁▂▂▅████████▆▃▁▁ ] [ ▄▇██▅▂ ] dim 0822 μ= -0.006 σ= 0.021 zeros= 0% [ ▁▂▃▆███████▆▃▁▁ ] [ ▂▇██▆▃ ] dim 0823 μ= -0.012 σ= 0.034 zeros= 0% [ ▁▁▂▃▆▇███████▄▂▁▁ ] [ ▁▅█▅▄▁ ] dim 0824 μ= -0.006 σ= 0.025 zeros= 0% [ ▁▂▄▅██████▇▄▂▁ ] [ ▂▄▆██▆▂ ] dim 0825 μ= +0.000 σ= 0.023 zeros= 0% [ ▁▁▂▃▇███████▆▄▂▁ ] [ ▂▄███▃▃ ] dim 0826 μ= +0.016 σ= 0.030 zeros= 0% [ ▁▂▃▆███████▆▄▂▂ ] [ ▂▅██▇▅ ] dim 0827 μ= -0.012 σ= 0.018 zeros= 0% [ ▂▃▅███████▅▃▂▁ ] [ ▃▅▆██▃▁ ] dim 0828 μ= -0.024 σ= 0.029 zeros= 0% [ ▁▂▃▄████████▇▃▃▁▁ ] [ ▁▅▆▇█▄ ] dim 0829 μ= -0.008 σ= 0.036 zeros= 0% [ ▁▂▄▇███████▅▄▂▁ ] [ ▃▅▇█▆▁ ] dim 0830 μ= +0.000 σ= 0.037 zeros= 0% [ ▁▁▃▅▇███████▅▃▂▁ ] [ ▄▇█▇▆ ] dim 0831 μ= -0.001 σ= 0.013 zeros= 0% [ ▂▄▆███████▆▃▂▁ ] [ ▃▆█▇▇▄▂ ] dim 0832 μ= -0.015 σ= 0.025 zeros= 0% [ ▁▂▂▅████████▄▄▂▁▁ ] [ ▂█▇▇▆▂ ] dim 0833 μ= -0.000 σ= 0.030 zeros= 0% [ ▁▂▃▆▇███████▄▃▁ ] [ ▄█▆▄▃ ] dim 0834 μ= -0.002 σ= 0.033 zeros= 0% [ ▁▂▄▅██████▇▆▃▁▁ ] [ ▂▄▆█▆▄▁ ] dim 0835 μ= -0.006 σ= 0.028 zeros= 0% [ ▁▂▃▆███████▆▄▂▁ ] [ ▂▆██▇▅ ] dim 0836 μ= +0.001 σ= 0.021 zeros= 0% [ ▁▃▅▆███████▆▃▂▁ ] [ ▁▇▇█▅▄ ] dim 0837 μ= +0.027 σ= 0.027 zeros= 0% [ ▁▂▅▇███████▅▃▁▁ ] [ ▁▃▆█▆▃▁ ] dim 0838 μ= +0.012 σ= 0.021 zeros= 0% [ ▁▁▂▄▇████████▄▃▂▁ ] [ ▁▃▄█▇▅▂ ] dim 0839 μ= -0.011 σ= 0.027 zeros= 0% [ ▁▂▄▅███████▆▄▂▁ ] [ ▂▅▆█▆▄▁ ] dim 0840 μ= -0.004 σ= 0.031 zeros= 0% [ ▁▃▄▇███████▆▃▂▁ ] [ ▂▅▇█▇▅▂ ] dim 0841 μ= +0.010 σ= 0.027 zeros= 0% [ ▁▃▅▇███████▇▄▂▁▁ ] [ ▂██▇▇▃ ] dim 0842 μ= -0.022 σ= 0.032 zeros= 0% [ ▁▂▅████████▅▃▂ ] [ ▄▆▇█▆▄▃ ] dim 0843 μ= +0.011 σ= 0.013 zeros= 0% [ ▁▁▂▆▇███████▇▄▃▁▁ ] [ ▁▄██▆▆▂ ] dim 0844 μ= +0.005 σ= 0.025 zeros= 0% [ ▁▂▃▆███████▆▃▂▁▁ ] [ ▁▅▆▇█▆▄ ] dim 0845 μ= -0.012 σ= 0.030 zeros= 0% [ ▁▂▃▆████████▆▃▂▁ ] [ ▄██▇▇▅▁ ] dim 0846 μ= -0.021 σ= 0.025 zeros= 0% [ ▁▁▃▇████████▆▄▂▁ ] [ ▁▅█▆▄▂ ] dim 0847 μ= +0.021 σ= 0.032 zeros= 0% [ ▁▂▄▇██████▅▄▂▁ ] [ ▄▇▇█▅ ] dim 0848 μ= -0.000 σ= 0.031 zeros= 0% [ ▁▁▁▃▆███████▆▄▂▁▁ ] [ ▁▅▇▇█▅▂ ] dim 0849 μ= +0.035 σ= 0.032 zeros= 0% [ ▁▂▃▆███████▇▅▄▁▁ ] [ ▂▆▇▇█▄ ] dim 0850 μ= +0.018 σ= 0.022 zeros= 0% [ ▁▂▄▆███████▅▂▁▁ ] [ ▂▇██▆▃▂ ] dim 0851 μ= +0.007 σ= 0.025 zeros= 0% [ ▁▂▆▇███████▆▃▂▁ ] [ ▂▅▇█▇▅▃ ] dim 0852 μ= +0.012 σ= 0.037 zeros= 0% [ ▁▁▃▄▇████████▅▃▂▁▁ ] [ ▃▅▇█▅▅▁ ] dim 0853 μ= -0.002 σ= 0.020 zeros= 0% [▁▁▂▃▆████████▇▄▂▂▁▁ ] [ ▆█▆▄▂ ] dim 0854 μ= +0.011 σ= 0.025 zeros= 0% [ ▁▂▄▇▇█████▅▄▂▁ ] [ ▃▅▇█▆▃ ] dim 0855 μ= +0.003 σ= 0.016 zeros= 0% [ ▁▂▅███████▇▅▃▁ ] [ ▁▄▆█▄▃▁ ] dim 0856 μ= +0.009 σ= 0.026 zeros= 0% [ ▁▁▃▄▆███████▅▃▁ ] [ ▁▆██▆▂ ] dim 0857 μ= +0.007 σ= 0.030 zeros= 0% [ ▁▂▄▆███████▅▂▁▁ ] [ ▅▇█▇▅▂ ] dim 0858 μ= -0.003 σ= 0.028 zeros= 0% [ ▁▃▄████████▆▄▃▂▁ ] [ ▂▇█▆▆▄ ] dim 0859 μ= +0.001 σ= 0.022 zeros= 0% [ ▁▂▄▇██████▇▅▃▁▁ ] [ ▁▃▆▆█▇▅ ] dim 0860 μ= -0.018 σ= 0.033 zeros= 0% [ ▁▂▄▅████████▆▄▂▁ ] [ ▅▇▇█▅▁ ] dim 0861 μ= +0.002 σ= 0.018 zeros= 0% [ ▁▂▄▆▆██████▆▄▂▁▁ ] [ ▄▇██▅▄ ] dim 0862 μ= -0.025 σ= 0.037 zeros= 0% [ ▁▄▅████████▆▃▂▁ ] [ ▃▄▇█▇▃ ] dim 0863 μ= +0.014 σ= 0.022 zeros= 0% [ ▁▂▅▇███████▅▃▁▁ ] [ ▁▄▅██▆▆▁ ] dim 0864 μ= +0.009 σ= 0.025 zeros= 0% [ ▁▂▄▅████████▇▄▃▁▁ ] [ ▄▆█▇▄▁ ] dim 0865 μ= +0.001 σ= 0.022 zeros= 0% [ ▁▁▃▆███████▆▄▂▁ ] [ ▄▆▆▇█▅▃ ] dim 0866 μ= -0.020 σ= 0.025 zeros= 0% [▁▁▂▄▆█████████▄▃▂▁ ] [ ▂▅█▇▆▁ ] dim 0867 μ= +0.010 σ= 0.022 zeros= 0% [ ▁▂▅███████▇▄▂▁ ] [ ▁▄▆██▆▂ ] dim 0868 μ= +0.002 σ= 0.025 zeros= 0% [ ▁▂▄▆████████▄▃▁ ▁ ] [ ▃▆███▇▃ ] dim 0869 μ= -0.038 σ= 0.017 zeros= 0% [ ▁▁▃▅████████▇▄▃▁▁ ] [ ▄▆█▇▆▁ ] dim 0870 μ= -0.002 σ= 0.032 zeros= 0% [ ▁▁▂▄▇██████▇▄▁▁ ] [ ▁▄▆██▄▁ ] dim 0871 μ= +0.004 σ= 0.036 zeros= 0% [ ▁▃▄▇███████▆▅▃▁▁ ] [ ▁▅██▆▃▂ ] dim 0872 μ= -0.013 σ= 0.037 zeros= 0% [ ▁▂▄████████▅▃▁▁ ] [ ▂▇▇█▇▂ ] dim 0873 μ= -0.007 σ= 0.029 zeros= 0% [▁▁▂▆███████▇▄▃▁ ] [ ▃▄▇█▅▄ ] dim 0874 μ= +0.015 σ= 0.037 zeros= 0% [ ▂▂▅████████▇▄▃▂▁ ] [ ▁▂▅▇█▄ ] dim 0875 μ= -0.007 σ= 0.014 zeros= 0% [ ▁▃▄███████▅▂▁ ] [ ▄▆▆██▃▁ ] dim 0876 μ= +0.012 σ= 0.017 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.020 zeros= 0% [ ▁▁▄▆███████▅▃▂ ] [ ▁▄▆▇██▂ ] dim 0882 μ= +0.004 σ= 0.035 zeros= 0% [ ▁▁▃▅███████▇▄▃▁▁ ] [ ▂▄▆▇█▇▄▁ ] dim 0883 μ= -0.015 σ= 0.028 zeros= 0% [ ▁▂▅▆████████▆▃▂▁ ] [ ▃███▇▃ ] dim 0884 μ= -0.005 σ= 0.029 zeros= 0% [ ▁▂▄▇██████▇▆▃▁▁ ] [ ▃█▇▇▅▂ ] dim 0885 μ= -0.015 σ= 0.019 zeros= 0% [ ▁▂▄███████▆▃▁ ] [ ▂▅▇█▇▆▁ ] dim 0886 μ= -0.015 σ= 0.027 zeros= 0% [ ▁▂▃▆███████▆▃▂▁ ] [ ▃▅█▇▆▁ ] dim 0887 μ= +0.042 σ= 0.019 zeros= 0% [ ▁▂▅███████▇▄▂▁ ] [ ▁▅▇█▇▇▃ ] dim 0888 μ= -0.013 σ= 0.019 zeros= 0% [ ▁▂▄▇███████▇▅▃▂▁ ] [ ▄▆██▆▁ ] dim 0889 μ= -0.013 σ= 0.032 zeros= 0% [ ▁▃▆███████▅▃▁▁ ] [ ▁▃▇█▇▆▄▂ ] dim 0890 μ= +0.017 σ= 0.022 zeros= 0% [ ▁▁▂▅█████████▆▄▃▂▁▁] [ ▄▄█▆▃▂ ] dim 0891 μ= +0.002 σ= 0.029 zeros= 0% [ ▁▂▃▆███████▅▃▂▁ ] [ ▂▆▇▇█▃ ] dim 0892 μ= +0.011 σ= 0.020 zeros= 0% [ ▁▂▄▇███████▆▃▂▁ ] [ ▂▄███▆▃ ] dim 0893 μ= -0.006 σ= 0.034 zeros= 0% [ ▁▁▂▅▇████████▄▂▁▁ ] [ ▂▆██▆▆▂ ] dim 0894 μ= -0.024 σ= 0.027 zeros= 0% [ ▁▂▄▇███████▆▄▃▁▁ ] [ ▁▄█▇▅▅ ] dim 0895 μ= +0.001 σ= 0.043 zeros= 0% [ ▁▂▅▇███████▇▅▃▂▁ ] [ ▂▆█▇▃ ] dim 0896 μ= +0.038 σ= 0.032 zeros= 0% [ ▁▃▅██████▇▅▂▁ ] [ ▂▅▇██▅▁ ] dim 0897 μ= -0.006 σ= 0.021 zeros= 0% [ ▁▃▆███████▆▄▁▁▁ ] [ ▂▇██▇▂ ] dim 0898 μ= -0.035 σ= 0.026 zeros= 0% [ ▂▄▆███████▆▄▃▁▁ ] [ ▂▄▇█▇▃▂ ] dim 0899 μ= -0.020 σ= 0.016 zeros= 0% [ ▁▁▃▄▇███████▇▄▂▁ ] [ ▃▆▇██▄▁ ] dim 0900 μ= -0.012 σ= 0.028 zeros= 0% [ ▁▁▂▅████████▆▃▂▁ ] [ ▇▆█▇▅▃ ] dim 0901 μ= +0.011 σ= 0.033 zeros= 0% [ ▁▁▄▅███████▆▄▂▁▁ ] [ ▂▅█▆▅▁ ] dim 0902 μ= +0.022 σ= 0.029 zeros= 0% [ ▁▂▄▆██████▇▄▂▁ ] [ ▁▅▆██▇▄▁ ] dim 0903 μ= -0.021 σ= 0.034 zeros= 0% [ ▁▂▄▆████████▇▄▂▁▁ ] [ ▂▅███▂▁ ] dim 0904 μ= -0.013 σ= 0.024 zeros= 0% [ ▁▃▄▇███████▇▃▂▁ ] [ ▅▇█▆▃ ] dim 0905 μ= +0.023 σ= 0.038 zeros= 0% [ ▁▁▃▆██████▇▃▂▁ ] [ ▂▅▆█▇▂ ] dim 0906 μ= +0.020 σ= 0.027 zeros= 0% [ ▁▁▃▆██████▆▃▁ ] [ ▁▄▇█▆▃ ] dim 0907 μ= +0.008 σ= 0.018 zeros= 0% [ ▁▂▂▄▇███████▅▃▁ ] [ ▄▆▆█▄▁ ] dim 0908 μ= -0.005 σ= 0.024 zeros= 0% [ ▁▂▃▆███████▇▅▃▂ ] [ ▃▄▇█▇▃ ] dim 0909 μ= +0.004 σ= 0.027 zeros= 0% [ ▁▂▃▅████████▄▂▁▁ ] [ ▁▅█▇▆▄▁ ] dim 0910 μ= -0.009 σ= 0.049 zeros= 0% [ ▁▂▃▇███████▆▂▂▁ ] -> OUTLIER_SPREAD: this_std=0.0488, mean_std=0.0265, +3.2sigma vs threshold=3.0sigma [ ▄▆▆█▆▂ ] dim 0911 μ= +0.000 σ= 0.025 zeros= 0% [▁▁▂▄███████▇▆▃▂▁ ] [ ▄▇█▇▃▂ ] dim 0912 μ= -0.016 σ= 0.021 zeros= 0% [ ▁▁▂▃▆███████▆▃▂▁▁ ] [ ▃▇▇██▅▂ ] dim 0913 μ= +0.016 σ= 0.022 zeros= 0% [ ▁▂▃▇███████▆▃▁ ] [ ▂▃▄█▇▅▂ ] dim 0914 μ= +0.011 σ= 0.026 zeros= 0% [ ▁▁▂▃▆███████▇▅▃▂ ] [ ▁▄█▇█▇▅▃ ] dim 0915 μ= +0.007 σ= 0.027 zeros= 0% [ ▁▂▃▇█████████▅▃▂▁ ] [ ▁▆▆█▆▂▁ ] dim 0916 μ= -0.006 σ= 0.032 zeros= 0% [ ▁▂▄████████▅▃▂▁ ] [ ▂▅▇█▇▃▁ ] dim 0917 μ= -0.007 σ= 0.023 zeros= 0% [ ▁▁▂▄▇███████▅▃▁▁ ] [ ▁▃▄█▄▆▅▁ ] dim 0918 μ= -0.003 σ= 0.033 zeros= 0% [▁▁▂▅████████▇▅▃▁ ] [ ▁▅▅██▄▄ ] dim 0919 μ= +0.003 σ= 0.030 zeros= 0% [ ▁▂▄▇████████▅▂▂▁ ] [ ▁▆███▃ ] dim 0920 μ= -0.030 σ= 0.020 zeros= 0% [ ▂▂▅▇███████▅▄▃▁▁ ] [ ▂▅▇█▆▃ ] dim 0921 μ= +0.032 σ= 0.034 zeros= 0% [ ▁▁▁▃▃▆████████▆▅▂▁ ] [ ▃▄▅█▆▄▁ ] dim 0922 μ= -0.007 σ= 0.027 zeros= 0% [ ▁▁▃▅▆████████▅▃▁▁ ] [ ▂▇██▆▄ ] dim 0923 μ= -0.009 σ= 0.020 zeros= 0% [ ▁▂▄▇███████▅▂▁▁ ] [ ▂▅▆█▇▂ ] dim 0924 μ= -0.016 σ= 0.023 zeros= 0% [ ▁▁▂▄▆██████▇▅▂▁▁ ] [ ▁▅▆█▇▅▃▂ ] dim 0925 μ= -0.032 σ= 0.033 zeros= 0% [▁▁▃▄▇████████▆▄▃▂▁▁ ] [ ▃▆▅█▆▄▃ ] dim 0926 μ= +0.034 σ= 0.027 zeros= 0% [ ▁▂▃▄▇███████▆▄▁▁ ] [ ▁▄▇█▆▄▂ ] dim 0927 μ= +0.010 σ= 0.025 zeros= 0% [ ▁▂▂▅███████▆▃▂▁ ] [ ▁▃██▆▅▃ ] dim 0928 μ= -0.018 σ= 0.036 zeros= 0% [ ▁▂▄▇███████▇▅▂▂▁ ] [ ▃▆█▆▆▂ ] dim 0929 μ= -0.001 σ= 0.023 zeros= 0% [ ▁▂▃▅▇██████▇▄▂▁▁ ] [ ▂▅██▇▆▁ ] dim 0930 μ= -0.008 σ= 0.020 zeros= 0% [ ▁▂▅▇███████▅▄▂▁ ] [ ▃▄██▆▄▁ ] dim 0931 μ= -0.009 σ= 0.036 zeros= 0% [ ▁▂▄▆███████▆▃▂▁ ] [ ▃██▇▅▃ ] dim 0932 μ= +0.005 σ= 0.015 zeros= 0% [ ▁▃▄███████▇▆▃▁▁ ] [ ▂▅▇█▄▃ ] dim 0933 μ= -0.013 σ= 0.012 zeros= 0% [ ▁▂▃▆██████▇▄▂▁ ] [ ▃▅▆█▆▅ ] dim 0934 μ= -0.020 σ= 0.036 zeros= 0% [ ▁▂▅▇██████▇▆▄▂▁ ] [ ▂▆▇█▆▆▁ ] dim 0935 μ= -0.027 σ= 0.025 zeros= 0% [ ▁▁▃▅▇███████▆▄▂▂▁ ] [ ▂▄█▇█▄▁ ] dim 0936 μ= +0.004 σ= 0.017 zeros= 0% [ ▁▂▄▇███████▇▄▂▁ ] [ ▂▂▅▇█▃▂ ] dim 0937 μ= -0.002 σ= 0.022 zeros= 0% [ ▁▂▄▆███████▇▄▂▁ ] [ ▂▆██▆▄ ] dim 0938 μ= +0.009 σ= 0.032 zeros= 0% [ ▂▄▇███████▄▂▁ ] [ ▂▅▆▇█▅▁ ] dim 0939 μ= -0.015 σ= 0.027 zeros= 0% [ ▁▃▄▆███████▇▅▃▂▁ ] [ ▄▇█▄▂ ] dim 0940 μ= +0.014 σ= 0.028 zeros= 0% [ ▁▃▅███████▄▂ ] [ ▂▆█▇▆▂ ] dim 0941 μ= +0.001 σ= 0.027 zeros= 0% [ ▁▄▇██████▆▄▂▁ ] [ ▂▄▅██▅▄ ] dim 0942 μ= +0.015 σ= 0.041 zeros= 0% [ ▁▁▂▄▆████████▇▄▂▁ ] [ ▂▃▆▇█▅▂ ] dim 0943 μ= -0.010 σ= 0.021 zeros= 0% [ ▁▂▃▆███████▇▄▃▁▁ ] [ ▃▅██▅▃ ] dim 0944 μ= +0.014 σ= 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.014 σ= 0.023 zeros= 0% [ ▁▂▄▆███████▅▃▁▁ ] [ ▁▅▇██▅▁ ] dim 0949 μ= +0.007 σ= 0.031 zeros= 0% [ ▁▂▄▆███████▆▄▁▁ ] [ ▂▃▅██▆▆▃ ] dim 0950 μ= +0.023 σ= 0.022 zeros= 0% [▁▁▁▃▄▇████████▆▅▃▂▁ ] [ ▂▅▇█▇▄▁ ] dim 0951 μ= +0.008 σ= 0.023 zeros= 0% [ ▁▂▄████████▅▄▁ ] [ ▂▅▇█▆▅▄ ] dim 0952 μ= +0.018 σ= 0.030 zeros= 0% [ ▁▃▅▆████████▄▃▁▁ ] [ ▁▅▇█▇▄▁ ] dim 0953 μ= -0.006 σ= 0.027 zeros= 0% [ ▁▂▃▆███████▄▃▂▁ ] [ ▂▃█▆▄▁ ] dim 0954 μ= -0.027 σ= 0.029 zeros= 0% [ ▁▂▅▆██████▇▄▃▁ ] [ ▁▆██▇▄▃ ] dim 0955 μ= +0.012 σ= 0.031 zeros= 0% [ ▁▂▃▅████████▇▄▂▁ ] [ ▁▄█▆▆▂ ] dim 0956 μ= -0.007 σ= 0.017 zeros= 0% [ ▁▂▃▆██████▇▅▃▁ ] [ ▅▇█▇▃ ] dim 0957 μ= +0.000 σ= 0.017 zeros= 0% [ ▁▁▅▇█████▇▃▁ ] [ ▄▆██▇ ] dim 0958 μ= +0.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.006 σ= 0.019 zeros= 0% [ ▂▃▄███████▆▃▁ ] [ ▃▅▇█▅▄▂ ] dim 0963 μ= -0.014 σ= 0.024 zeros= 0% [ ▁▃▄▇███████▆▃▂▁ ] [ ▂▅▇█▆▅▃ ] dim 0964 μ= -0.014 σ= 0.032 zeros= 0% [ ▁▂▃▆███████▇▅▃▁ ] [ ▂▆▇█▅▄▁ ] dim 0965 μ= -0.017 σ= 0.036 zeros= 0% [ ▁▃▆████████▇▃▂▁ ] [ ▁▇▇█▇▄▂ ] dim 0966 μ= +0.013 σ= 0.043 zeros= 0% [ ▁▂▃▆████████▄▃▂▁▁] [ ▂▅▄█▇▃ ] dim 0967 μ= -0.033 σ= 0.021 zeros= 0% [ ▁▁▃▄▆███████▇▃▂▁ ] [ ▄▄█▆▅▁ ] dim 0968 μ= -0.011 σ= 0.016 zeros= 0% [ ▁▂▃▅███████▆▄▃▁ ] [ ▂▅▆█▆▃ ] dim 0969 μ= +0.020 σ= 0.032 zeros= 0% [ ▁▁▁▃▅▇███████▅▃▂▁ ] [ ▅█▇▆▆▂ ] dim 0970 μ= +0.008 σ= 0.038 zeros= 0% [ ▁▂▆███████▇▃▂▁ ] [ ▂▅▇█▅▅ ] dim 0971 μ= +0.017 σ= 0.048 zeros= 0% [ ▁▁▂▅▇███████▅▂▁ ] -> OUTLIER_SPREAD: this_std=0.0483, mean_std=0.0265, +3.1sigma vs threshold=3.0sigma [ ▃▆▆███▄ ] dim 0972 μ= -0.009 σ= 0.032 zeros= 0% [ ▁▂▃▅████████▇▅▃▁ ] [ ▃▇█▇▅▃ ] dim 0973 μ= -0.001 σ= 0.020 zeros= 0% [ ▁▁▂▃▇████████▅▃▁▁ ] [ ▃▇▇█▆▆▂ ] dim 0974 μ= -0.022 σ= 0.015 zeros= 0% [ ▁▁▂▄▆███████▇▅▁▁ ] [ ▂▄▇█▇▅▃ ] dim 0975 μ= -0.004 σ= 0.019 zeros= 0% [ ▁▁▃▆███████▇▄▂▁▁ ] [ ▁▆▆█▄▃▁ ] dim 0976 μ= -0.009 σ= 0.027 zeros= 0% [ ▁▂▃▅████████▅▄▂▁▁ ] [ ▄▆█▇▇▆ ] dim 0977 μ= -0.009 σ= 0.032 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.016 σ= 0.028 zeros= 0% [ ▁▂▄▇███████▇▄▃▁ ] [ ▁▃▄██▇▅▂ ] dim 0982 μ= +0.003 σ= 0.028 zeros= 0% [ ▁▃▄████████▆▄▂▁ ] [ ▄▄█▅▄▁ ] dim 0983 μ= +0.016 σ= 0.021 zeros= 0% [ ▁▂▄▆▇██████▅▄▂ ] [ ▃▇█▆▅▂ ] dim 0984 μ= -0.003 σ= 0.016 zeros= 0% [ ▁▁▂▃▅███████▇▃▂▁ ] [ ▂▅▆▇█▄ ] dim 0985 μ= +0.032 σ= 0.026 zeros= 0% [ ▁▁▃▅███████▅▂▁▁ ] [ ▂▆▅█▆▃▁ ] dim 0986 μ= +0.020 σ= 0.037 zeros= 0% [ ▁▁▃▅▆███████▅▃▁ ] [ ▁▄▅██▄▄ ] dim 0987 μ= -0.017 σ= 0.034 zeros= 0% [ ▁▂▄▇███████▇▄▂▁▁ ] [ ▂▇█▅▄ ] dim 0988 μ= +0.002 σ= 0.015 zeros= 0% [ ▁▂▂▆▇█████▇▅▃▁▁ ] [ ▃▇█▅▆▁ ] dim 0989 μ= -0.022 σ= 0.033 zeros= 0% [ ▁▂▃███████▆▂▁▁ ] [ ▂▃▅█▇▆▂ ] dim 0990 μ= -0.022 σ= 0.032 zeros= 0% [ ▁▁▃▃▇███████▇▃▂▁ ] [ ▂▄▇█▅▂ ] dim 0991 μ= -0.002 σ= 0.015 zeros= 0% [ ▁▃▅▇██████▇▅▃▁▁ ] [ ▃█▇█▅▄ ] dim 0992 μ= -0.019 σ= 0.027 zeros= 0% [ ▁▃▆▇██████▇▅▃▁▁ ] [ ▁▅█▆▅▂ ] dim 0993 μ= -0.010 σ= 0.037 zeros= 0% [ ▁▂▅████████▄▂▁ ▁] [ ▅▇██▅▁ ] dim 0994 μ= +0.001 σ= 0.030 zeros= 0% [ ▁▂▄▆███████▇▄▃▁▁ ] [ ▃▇█▆▄ ] dim 0995 μ= -0.016 σ= 0.034 zeros= 0% [ ▁▁▂▆██████▆▅▃▁ ] [ ▂▅▆█▇█▃▁ ] dim 0996 μ= -0.016 σ= 0.020 zeros= 0% [ ▁▁▄▅▇████████▇▃▂▁ ] [ ▃▆█▇▃▁ ] dim 0997 μ= -0.012 σ= 0.024 zeros= 0% [ ▁▃▅████████▄▃▁ ] [ ▁▅██▇▄▁ ] dim 0998 μ= +0.013 σ= 0.022 zeros= 0% [ ▁▂▄▇███████▇▄▂▁▁ ] [ ▁▃██▇▅▂ ] dim 0999 μ= +0.018 σ= 0.024 zeros= 0% [ ▁▁▂▃▆███████▇▄▃▂ ] [ ▃▄█▇▇▃▂ ] dim 1000 μ= +0.018 σ= 0.032 zeros= 0% [ ▁▁▃▃▇███████▆▃▂▁ ] [ ▁▄▆██▅▄▁ ] dim 1001 μ= +0.002 σ= 0.034 zeros= 0% [ ▁▁▃▅████████▆▃▂▁ ] [ ▃▃▇█▆▄▃ ] dim 1002 μ= -0.014 σ= 0.025 zeros= 0% [ ▁▁▃▅▇███████▅▄▂▂▁ ] [ ▃▆██▆▄ ] dim 1003 μ= +0.019 σ= 0.019 zeros= 0% [ ▁▁▃▆████████▄▃▁▁ ] [ ▃▅█▇▅▁ ] dim 1004 μ= -0.003 σ= 0.025 zeros= 0% [ ▁▁▃▅▇██████▆▄▂▁ ] [ ▁▄██▇▄ ] dim 1005 μ= +0.011 σ= 0.028 zeros= 0% [ ▁▁▁▃▇███████▄▃▂▁ ] [ ▁▅██▅▂ ] dim 1006 μ= +0.012 σ= 0.028 zeros= 0% [ ▁▂▄▇███████▅▃▁▁ ] [ ▁▄█▇█▄▃ ] dim 1007 μ= -0.012 σ= 0.025 zeros= 0% [ ▁▁▂▄▆████████▅▃▂▁▁ ] [ ▃▅█▇▇▃ ] dim 1008 μ= -0.003 σ= 0.025 zeros= 0% [ ▁▂▃▄▇███████▆▄▁▁ ] [ ▃▄▇██▄ ] dim 1009 μ= +0.009 σ= 0.022 zeros= 0% [ ▂▂▅████████▆▄▂▁ ] [ ▃▅██▇▅ ] dim 1010 μ= -0.001 σ= 0.033 zeros= 0% [ ▁▃▄▇███████▆▃▁ ] [ ▃▅▆█▄▃ ] dim 1011 μ= -0.003 σ= 0.033 zeros= 0% [ ▁▁▂▃▅▇██████▇▅▃▂▁ ] [ ▃█▇▆▂ ] dim 1012 μ= +0.000 σ= 0.026 zeros= 0% [ ▁▂▃▅███████▅▃▁▁ ] [ ▄▆██▅▃ ] dim 1013 μ= -0.000 σ= 0.022 zeros= 0% [ ▁▁▃▅████████▄▂▁▁ ] [ ▄▄█▅▃▂ ] dim 1014 μ= -0.004 σ= 0.029 zeros= 0% [ ▁▁▂▃▆███████▇▄▃▂▁ ] [ ▄▆█▇▄▂ ] dim 1015 μ= -0.020 σ= 0.011 zeros= 0% [ ▁▂▃▆███████▇▄▃▂▁ ] [ ▂▄▇█▆▅▂▁ ] dim 1016 μ= -0.003 σ= 0.020 zeros= 0% [ ▁▃▄▇████████▅▃▁▁ ] [ ▂▅▆█▇▅▁ ] dim 1017 μ= -0.010 σ= 0.016 zeros= 0% [ ▁▃▅▅███████▇▅▂▁▁ ] [ ▄▄█▇▃▁ ] dim 1018 μ= -0.012 σ= 0.027 zeros= 0% [ ▁▁▂▇███████▆▄▂▁▁ ] [ ▁▂▅██▆▁ ] dim 1019 μ= -0.010 σ= 0.030 zeros= 0% [ ▁▂▄███████▆▂▂ ] [ ▁▆▇██▅▃ ] dim 1020 μ= -0.005 σ= 0.023 zeros= 0% [ ▁▂▄▆███████▆▃▂▁ ] [ ▃▆█▇▄▂ ] dim 1021 μ= +0.031 σ= 0.028 zeros= 0% [ ▁▂▄▇██████▆▂▂ ] [ ▃▅▆▇█▅▁ ] dim 1022 μ= +0.006 σ= 0.033 zeros= 0% [▁▁▂▃▅████████▇▃▂▂▁ ] [ ▄▆█▆▄▁ ] dim 1023 μ= +0.007 σ= 0.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.03.08.19.33/bench-knn-q4-fmFalse.jfr', 'knn.KnnGraphTester', '-maxConn', '32', '-dim', '1024', '-docs', '/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec', '-ndoc', '8000000', '-topK', '100', '-numIndexThreads', '8', '-beamWidthIndex', '100', '-search-and-stats', '/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec', '-metric', 'dot_product', '-numMergeThread', '16', '-numMergeWorker', '48', '-reindex', '-quantize', '-quantizeBits', '4', '-quantizeCompress'] WARNING: Using incubator modules: jdk.incubator.vector [0.211s][info][jfr,startup] Started recording 1. [0.211s][info][jfr,startup] [0.211s][info][jfr,startup] Use jcmd 2786064 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 1952383142598965 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 03, 2026 9:34:01 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: 140 segments, 14 merges 94.7s _17x: 8 segs, 504.8 K docs, 2270.1 MB 61.5s _19h: 8 segs, 739.4 K docs, 3326.3 MB 56.8s _19q: 12 segs, 60.4 K docs, 269.5 MB 50.2s _1a3: 11 segs, 58.1 K docs, 259.4 MB 45.0s _1ae: 11 segs, 57.2 K docs, 255.2 MB 39.5s _1ao: 9 segs, 47.3 K docs, 211.3 MB 33.2s _1aw: 8 segs, 74.8 K docs, 335.0 MB 26.3s _1b5: 8 segs, 40.1 K docs, 178.9 MB 22.4s _1bc: 8 segs, 148.1 K docs, 664.6 MB 19.5s _1bi: 8 segs, 239.6 K docs, 1076.2 MB 14.5s _1br: 8 segs, 39.5 K docs, 176.1 MB 9.0s _1c0: 8 segs, 38.7 K docs, 172.6 MB 4.3s _1c9: 8 segs, 42.5 K docs, 189.6 MB 0.0s _1cd: 11 segs, 45.5 K docs, 203.0 MB 5.0 sec: 130 segments, 13 merges 99.7s _17x: 8 segs, 504.8 K docs, 2270.1 MB 66.5s _19h: 8 segs, 739.4 K docs, 3326.3 MB 61.8s _19q: 12 segs, 60.4 K docs, 269.5 MB 50.1s _1ae: 11 segs, 57.2 K docs, 255.2 MB 44.5s _1ao: 9 segs, 47.3 K docs, 211.3 MB 38.2s _1aw: 8 segs, 74.8 K docs, 335.0 MB 31.3s _1b5: 8 segs, 40.1 K docs, 178.9 MB 27.4s _1bc: 8 segs, 148.1 K docs, 664.6 MB 24.5s _1bi: 8 segs, 239.6 K docs, 1076.2 MB 19.5s _1br: 8 segs, 39.5 K docs, 176.1 MB 14.0s _1c0: 8 segs, 38.7 K docs, 172.6 MB 9.3s _1c9: 8 segs, 42.5 K docs, 189.6 MB 5.0s _1cd: 11 segs, 45.5 K docs, 203.0 MB 10.0 sec: 119 segments, 12 merges 104.7s _17x: 8 segs, 504.8 K docs, 2270.1 MB 71.5s _19h: 8 segs, 739.4 K docs, 3326.3 MB 55.1s _1ae: 11 segs, 57.2 K docs, 255.2 MB 49.5s _1ao: 9 segs, 47.3 K docs, 211.3 MB 43.2s _1aw: 8 segs, 74.8 K docs, 335.0 MB 36.3s _1b5: 8 segs, 40.1 K docs, 178.9 MB 32.4s _1bc: 8 segs, 148.1 K docs, 664.6 MB 29.5s _1bi: 8 segs, 239.6 K docs, 1076.2 MB 24.5s _1br: 8 segs, 39.5 K docs, 176.1 MB 19.1s _1c0: 8 segs, 38.7 K docs, 172.6 MB 14.4s _1c9: 8 segs, 42.5 K docs, 189.6 MB 10.0s _1cd: 11 segs, 45.5 K docs, 203.0 MB 15.0 sec: 104 segments, 10 merges 109.7s _17x: 8 segs, 504.8 K docs, 2270.1 MB 76.6s _19h: 8 segs, 739.4 K docs, 3326.3 MB 60.1s _1ae: 11 segs, 57.2 K docs, 255.2 MB 41.3s _1b5: 8 segs, 40.1 K docs, 178.9 MB 37.4s _1bc: 8 segs, 148.1 K docs, 664.6 MB 34.5s _1bi: 8 segs, 239.6 K docs, 1076.2 MB 29.5s _1br: 8 segs, 39.5 K docs, 176.1 MB 24.1s _1c0: 8 segs, 38.7 K docs, 172.6 MB 19.4s _1c9: 8 segs, 42.5 K docs, 189.6 MB 15.0s _1cd: 11 segs, 45.5 K docs, 203.0 MB 20.0 sec: 90 segments, 8 merges 114.8s _17x: 8 segs, 504.8 K docs, 2270.1 MB 81.6s _19h: 8 segs, 739.4 K docs, 3326.3 MB 65.1s _1ae: 11 segs, 57.2 K docs, 255.2 MB 42.4s _1bc: 8 segs, 148.1 K docs, 664.6 MB 39.5s _1bi: 8 segs, 239.6 K docs, 1076.2 MB 29.1s _1c0: 8 segs, 38.7 K docs, 172.6 MB 24.4s _1c9: 8 segs, 42.5 K docs, 189.6 MB 20.0s _1cd: 11 segs, 45.5 K docs, 203.0 MB 25.0 sec: 73 segments, 7 merges 119.8s _17x: 8 segs, 504.8 K docs, 2270.1 MB 86.6s _19h: 8 segs, 739.4 K docs, 3326.3 MB 47.4s _1bc: 8 segs, 148.1 K docs, 664.6 MB 44.5s _1bi: 8 segs, 239.6 K docs, 1076.2 MB 29.4s _1c9: 8 segs, 42.5 K docs, 189.6 MB 25.0s _1cd: 11 segs, 45.5 K docs, 203.0 MB 0.1s _1ce: 8 segs, 416.0 K docs, 1868.9 MB 30.1 sec: 59 segments, 5 merges 91.6s _19h: 8 segs, 739.4 K docs, 3326.3 MB 52.4s _1bc: 8 segs, 148.1 K docs, 664.6 MB 49.6s _1bi: 8 segs, 239.6 K docs, 1076.2 MB 30.1s _1cd: 11 segs, 45.5 K docs, 203.0 MB 5.1s _1ce: 8 segs, 416.0 K docs, 1868.9 MB 35.1 sec: 59 segments, 5 merges 96.6s _19h: 8 segs, 739.4 K docs, 3326.3 MB 57.4s _1bc: 8 segs, 148.1 K docs, 664.6 MB 54.6s _1bi: 8 segs, 239.6 K docs, 1076.2 MB 35.1s _1cd: 11 segs, 45.5 K docs, 203.0 MB 10.1s _1ce: 8 segs, 416.0 K docs, 1868.9 MB 40.1 sec: 49 segments, 4 merges 101.6s _19h: 8 segs, 739.4 K docs, 3326.3 MB 62.4s _1bc: 8 segs, 148.1 K docs, 664.6 MB 59.6s _1bi: 8 segs, 239.6 K docs, 1076.2 MB 15.1s _1ce: 8 segs, 416.0 K docs, 1868.9 MB 45.1 sec: 49 segments, 4 merges 106.6s _19h: 8 segs, 739.4 K docs, 3326.3 MB 67.4s _1bc: 8 segs, 148.1 K docs, 664.6 MB 64.6s _1bi: 8 segs, 239.6 K docs, 1076.2 MB 20.1s _1ce: 8 segs, 416.0 K docs, 1868.9 MB 50.1 sec: 49 segments, 4 merges 111.6s _19h: 8 segs, 739.4 K docs, 3326.3 MB 72.4s _1bc: 8 segs, 148.1 K docs, 664.6 MB 69.6s _1bi: 8 segs, 239.6 K docs, 1076.2 MB 25.1s _1ce: 8 segs, 416.0 K docs, 1868.9 MB 55.1 sec: 49 segments, 4 merges 116.6s _19h: 8 segs, 739.4 K docs, 3326.3 MB 77.4s _1bc: 8 segs, 148.1 K docs, 664.6 MB 74.6s _1bi: 8 segs, 239.6 K docs, 1076.2 MB 30.1s _1ce: 8 segs, 416.0 K docs, 1868.9 MB 60.1 sec: 49 segments, 4 merges 121.6s _19h: 8 segs, 739.4 K docs, 3326.3 MB 82.5s _1bc: 8 segs, 148.1 K docs, 664.6 MB 79.6s _1bi: 8 segs, 239.6 K docs, 1076.2 MB 35.1s _1ce: 8 segs, 416.0 K docs, 1868.9 MB 65.1 sec: 42 segments, 3 merges 126.6s _19h: 8 segs, 739.4 K docs, 3326.3 MB 84.6s _1bi: 8 segs, 239.6 K docs, 1076.2 MB 40.1s _1ce: 8 segs, 416.0 K docs, 1868.9 MB 70.0 sec: 42 segments, 3 merges 131.6s _19h: 8 segs, 739.4 K docs, 3326.3 MB 89.5s _1bi: 8 segs, 239.6 K docs, 1076.2 MB 45.1s _1ce: 8 segs, 416.0 K docs, 1868.9 MB 75.0 sec: 35 segments, 2 merges 94.5s _1bi: 8 segs, 239.6 K docs, 1076.2 MB 50.1s _1ce: 8 segs, 416.0 K docs, 1868.9 MB 80.0 sec: 28 segments, 1 merges 55.1s _1ce: 8 segs, 416.0 K docs, 1868.9 MB 85.0 sec: 28 segments, 1 merges 60.1s _1ce: 8 segs, 416.0 K docs, 1868.9 MB 90.1 sec: 28 segments, 1 merges 65.1s _1ce: 8 segs, 416.0 K docs, 1868.9 MB 95.1 sec: 28 segments, 1 merges 70.1s _1ce: 8 segs, 416.0 K docs, 1868.9 MB 100.1 sec: 28 segments, 1 merges 75.1s _1ce: 8 segs, 416.0 K docs, 1868.9 MB 105.1 sec: 28 segments, 1 merges 80.1s _1ce: 8 segs, 416.0 K docs, 1868.9 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 942 seconds reindex takes 942.47 sec index has 21 segments: segments_2: _a3(11.0.0):C991301 _8v(11.0.0):C237918 _d4(11.0.0):C575151 _x3(11.0.0):C958492 _n9(11.0.0):C522455 _ku(11.0.0):C421968 _u1(11.0.0):C676697 _tm(11.0.0):C274281 _uv(11.0.0):C221179 _19h(11.0.0):C739406 _17j(11.0.0):C222893 _15c(11.0.0):C269409 _17x(11.0.0):C504811 _17b(11.0.0):C187348 _174(11.0.0):C183641 _1bi(11.0.0):C239618 _18b(11.0.0):C121369 _1bc(11.0.0):C148099 _1ce(11.0.0):C416014 _1c9(11.0.0):C42468 _1cd(11.0.0):C45482 _a3: 4467.1 MB _8v: 1070.9 MB _d4: 2590.5 MB _x3: 4319.2 MB _n9: 2353.0 MB _ku: 1900.2 MB _u1: 3048.3 MB _tm: 1234.8 MB _uv: 995.6 MB _19h: 3331.0 MB _17j: 1003.3 MB _15c: 1212.8 MB _17x: 2273.5 MB _17b: 843.2 MB _174: 826.4 MB _1bi: 1078.6 MB _18b: 546.0 MB _1bc: 666.3 MB _1ce: 1873.4 MB _1c9: 190.7 MB _1cd: 204.3 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=0.5 index disk usage is 36028.97 MB vector disk usage is 35278.32 MB vector RAM usage is 4028.32 MB exact nn key = cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100 read pre-cached exact match vectors from cache file "knn-reuse/exact-nn/cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100.bin" read pre-cached exact match scores from cache file "knn-reuse/exact-nn/cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100.scores" EXACT_NN_SCORES_PATH: /l/util.nightly/knn-reuse/exact-nn/cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100.scores EXACT_NN_METRIC: dot_product path=/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec dim=1024 vectorEncoding.byteSize=4 1778739 query vectors in queryPath "/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec" searching 1000 query vectors; topK=100, fanout=100 done warmup thread 3 name=main cpu@start=57576704452 cpu@end=72638486274 deltaMS=15061.781822 thread 14 name=Reference Handler cpu@start=2478353 cpu@end=2478353 deltaMS=0.0 thread 15 name=Finalizer cpu@start=162970 cpu@end=162970 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=122420 cpu@end=122420 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=2458118 cpu@end=2458118 deltaMS=0.0 thread 41 name=JFR Recorder Thread cpu@start=16534182182 cpu@end=16535977690 deltaMS=1.795508 thread 42 name=JFR Periodic Tasks cpu@start=69327881646 cpu@end=70045213645 deltaMS=717.331999 thread 46 name=Notification Thread cpu@start=100861 cpu@end=100861 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-1 cpu@start=1014297885468 cpu@end=1014297885468 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-2 cpu@start=1017749561870 cpu@end=1017749561870 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-3 cpu@start=1015280106247 cpu@end=1015280106247 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-4 cpu@start=1017489996747 cpu@end=1017489996747 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-5 cpu@start=1013186623009 cpu@end=1013186623009 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-6 cpu@start=1016735808699 cpu@end=1016735808699 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-7 cpu@start=1015730999854 cpu@end=1015730999854 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-8 cpu@start=1016193746612 cpu@end=1016193746612 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-9 cpu@start=1015066551704 cpu@end=1015066551704 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-10 cpu@start=1017811350586 cpu@end=1017811350586 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-11 cpu@start=1014627830973 cpu@end=1014627830973 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-12 cpu@start=1012195405463 cpu@end=1012195405463 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-13 cpu@start=1018872231063 cpu@end=1018872231063 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-14 cpu@start=1014117073589 cpu@end=1014117073589 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-15 cpu@start=1014890264486 cpu@end=1014890264486 deltaMS=0.0 thread 72 name=hnsw-merge-1-thread-16 cpu@start=1017070751918 cpu@end=1017070751918 deltaMS=0.0 Average CPU cores used: 1.0467545031198184 completed 1000 searches in 15076 ms: 66 QPS CPU time=15780 ms checking results SUMMARY: 0.897 15.076 15.780 1.047 8000000 KNN 100 100 N/A N/A 100.000 32 100 4 bits 74782 942.47 8488.38 0.00 21 36028.97 null N/A 1.000 35278.320 4028.320 false HNSW Leaf 0 has 4 layers Leaf 0 has 991301 documents Graph level=3 size=57, Fanout min=3, mean=8.49, max=13, meandelta=81761.09 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 7 7 8 9 9 11 12 13 Graph level=2 size=895, Fanout min=8, mean=23.33, max=32, meandelta=38882.47 % 0 10 20 30 40 50 60 70 80 90 100 0 14 17 19 21 23 25 29 32 32 32 Graph level=1 size=30305, Fanout min=3, mean=28.05, max=32, meandelta=32377.36 % 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=991301, Fanout min=1, mean=39.56, max=64, meandelta=23207.75 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 37 42 49 60 64 64 Graph level=3 size=57, connectedness=1.00 Graph level=2 size=895, connectedness=1.00 Graph level=1 size=30305, connectedness=1.00 Graph level=0 size=991301, connectedness=1.00 Leaf 1 has 4 layers Leaf 1 has 237918 documents Graph level=3 size=5, Fanout min=2, mean=2.80, max=3, meandelta=63732.71 % 0 10 20 30 40 50 60 70 80 90 100 0 1 2 2 3 3 3 3 3 3 3 Graph level=2 size=210, Fanout min=6, mean=15.54, max=32, meandelta=13131.98 % 0 10 20 30 40 50 60 70 80 90 100 0 9 11 12 13 15 16 18 20 22 32 Graph level=1 size=7453, Fanout min=7, mean=27.36, max=32, meandelta=7919.24 % 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=237918, Fanout min=1, mean=39.44, max=64, meandelta=5600.83 % 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=5, connectedness=1.00 Graph level=2 size=210, connectedness=1.00 Graph level=1 size=7453, connectedness=1.00 Graph level=0 size=237918, connectedness=1.00 Leaf 2 has 4 layers Leaf 2 has 575151 documents Graph level=3 size=23, Fanout min=2, mean=5.57, max=11, meandelta=41284.41 % 0 10 20 30 40 50 60 70 80 90 100 0 3 4 4 5 5 5 6 7 8 11 Graph level=2 size=435, Fanout min=6, mean=19.00, max=32, meandelta=26633.52 % 0 10 20 30 40 50 60 70 80 90 100 0 11 13 15 16 18 20 22 25 29 32 Graph level=1 size=17545, Fanout min=5, mean=27.76, max=32, meandelta=18954.55 % 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=575151, Fanout min=1, mean=39.67, max=64, meandelta=13447.27 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 60 64 64 Graph level=3 size=23, connectedness=1.00 Graph level=2 size=435, connectedness=1.00 Graph level=1 size=17545, connectedness=1.00 Graph level=0 size=575151, connectedness=1.00 Leaf 3 has 4 layers Leaf 3 has 958492 documents Graph level=3 size=54, Fanout min=3, mean=8.63, max=17, meandelta=74074.09 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 7 7 8 9 10 12 12 17 Graph level=2 size=859, Fanout min=6, mean=23.07, max=32, meandelta=37665.13 % 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=29239, Fanout min=2, mean=27.99, max=32, meandelta=31342.47 % 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=958492, Fanout min=1, mean=39.60, max=64, meandelta=22414.63 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 37 42 49 60 64 64 Graph level=3 size=54, connectedness=1.00 Graph level=2 size=859, connectedness=1.00 Graph level=1 size=29239, connectedness=1.00 Graph level=0 size=958492, connectedness=1.00 Leaf 4 has 4 layers Leaf 4 has 522455 documents Graph level=3 size=22, Fanout min=2, mean=6.09, max=12, meandelta=52946.21 % 0 10 20 30 40 50 60 70 80 90 100 0 4 4 4 5 6 6 6 7 8 12 Graph level=2 size=402, Fanout min=7, mean=18.91, max=32, meandelta=24674.72 % 0 10 20 30 40 50 60 70 80 90 100 0 12 13 15 16 18 20 22 24 27 32 Graph level=1 size=15945, Fanout min=5, mean=27.80, max=32, meandelta=17188.01 % 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=522455, Fanout min=1, mean=39.65, max=64, meandelta=12223.36 % 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=402, connectedness=1.00 Graph level=1 size=15945, connectedness=1.00 Graph level=0 size=522455, connectedness=1.00 Leaf 5 has 4 layers Leaf 5 has 421968 documents Graph level=3 size=23, Fanout min=2, mean=5.04, max=10, meandelta=47399.62 % 0 10 20 30 40 50 60 70 80 90 100 0 2 3 4 4 5 5 6 6 6 10 Graph level=2 size=322, Fanout min=8, mean=18.06, max=32, meandelta=20239.46 % 0 10 20 30 40 50 60 70 80 90 100 0 11 13 14 16 17 19 21 22 26 32 Graph level=1 size=12819, Fanout min=6, mean=27.72, max=32, meandelta=13952.51 % 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=421968, Fanout min=1, mean=39.62, max=64, meandelta=9882.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=23, connectedness=1.00 Graph level=2 size=322, connectedness=1.00 Graph level=1 size=12819, connectedness=1.00 Graph level=0 size=421968, connectedness=1.00 Leaf 6 has 4 layers Leaf 6 has 676697 documents Graph level=3 size=25, Fanout min=3, mean=5.92, max=9, meandelta=52818.39 % 0 10 20 30 40 50 60 70 80 90 100 0 4 4 5 5 6 6 6 7 8 9 Graph level=2 size=541, Fanout min=7, mean=20.90, max=32, meandelta=29625.07 % 0 10 20 30 40 50 60 70 80 90 100 0 12 15 17 19 21 22 24 27 30 32 Graph level=1 size=20668, Fanout min=4, mean=27.88, max=32, meandelta=22286.49 % 0 10 20 30 40 50 60 70 80 90 100 0 19 23 26 29 32 32 32 32 32 32 Graph level=0 size=676697, Fanout min=1, mean=39.64, max=64, meandelta=15822.55 % 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=25, connectedness=1.00 Graph level=2 size=541, connectedness=1.00 Graph level=1 size=20668, connectedness=1.00 Graph level=0 size=676697, connectedness=1.00 Leaf 7 has 4 layers Leaf 7 has 274281 documents Graph level=3 size=23, Fanout min=4, mean=6.35, max=12, meandelta=33709.88 % 0 10 20 30 40 50 60 70 80 90 100 0 4 4 5 6 6 6 7 7 8 12 Graph level=2 size=242, Fanout min=6, mean=15.86, max=32, meandelta=14475.43 % 0 10 20 30 40 50 60 70 80 90 100 0 10 11 12 14 15 16 18 21 24 32 Graph level=1 size=8341, Fanout min=8, mean=27.41, max=32, meandelta=9102.44 % 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=274281, Fanout min=1, mean=39.51, max=64, meandelta=6446.26 % 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=242, connectedness=1.00 Graph level=1 size=8341, connectedness=1.00 Graph level=0 size=274281, connectedness=1.00 Leaf 8 has 4 layers Leaf 8 has 221179 documents Graph level=3 size=11, Fanout min=2, mean=4.73, max=7, meandelta=36871.44 % 0 10 20 30 40 50 60 70 80 90 100 0 2 3 4 4 4 5 5 6 6 7 Graph level=2 size=196, Fanout min=5, mean=15.07, max=29, meandelta=12360.90 % 0 10 20 30 40 50 60 70 80 90 100 0 9 11 12 14 15 16 17 18 21 29 Graph level=1 size=6829, Fanout min=8, mean=27.34, max=32, meandelta=7390.59 % 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=221179, Fanout min=1, mean=39.51, max=64, meandelta=5199.24 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 59 64 64 Graph level=3 size=11, connectedness=1.00 Graph level=2 size=196, connectedness=1.00 Graph level=1 size=6829, connectedness=1.00 Graph level=0 size=221179, connectedness=1.00 Leaf 9 has 4 layers Leaf 9 has 739406 documents Graph level=3 size=24, Fanout min=3, mean=6.50, max=11, meandelta=55721.17 % 0 10 20 30 40 50 60 70 80 90 100 0 4 4 5 5 6 6 6 9 9 11 Graph level=2 size=605, Fanout min=6, mean=21.16, max=32, meandelta=32063.05 % 0 10 20 30 40 50 60 70 80 90 100 0 13 15 17 19 20 23 25 28 32 32 Graph level=1 size=22720, Fanout min=3, mean=27.90, max=32, meandelta=24319.53 % 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=739406, Fanout min=1, mean=39.63, max=64, meandelta=17291.54 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 60 64 64 Graph level=3 size=24, connectedness=1.00 Graph level=2 size=605, connectedness=1.00 Graph level=1 size=22720, connectedness=1.00 Graph level=0 size=739406, connectedness=1.00 Leaf 10 has 4 layers Leaf 10 has 222893 documents Graph level=3 size=9, Fanout min=2, mean=3.78, max=5, meandelta=33677.27 % 0 10 20 30 40 50 60 70 80 90 100 0 1 2 3 3 4 4 4 4 5 5 Graph level=2 size=200, Fanout min=5, mean=15.17, max=32, meandelta=12464.32 % 0 10 20 30 40 50 60 70 80 90 100 0 9 11 12 13 14 15 17 19 23 32 Graph level=1 size=6852, Fanout min=7, mean=27.22, max=32, meandelta=7490.04 % 0 10 20 30 40 50 60 70 80 90 100 0 18 21 24 27 31 32 32 32 32 32 Graph level=0 size=222893, Fanout min=1, mean=39.42, max=64, meandelta=5251.81 % 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=9, connectedness=1.00 Graph level=2 size=200, connectedness=1.00 Graph level=1 size=6852, connectedness=1.00 Graph level=0 size=222893, connectedness=1.00 Leaf 11 has 4 layers Leaf 11 has 269409 documents Graph level=3 size=15, Fanout min=2, mean=4.27, max=7, meandelta=41346.19 % 0 10 20 30 40 50 60 70 80 90 100 0 2 3 3 4 4 4 4 6 6 7 Graph level=2 size=232, Fanout min=5, mean=15.49, max=31, meandelta=14420.92 % 0 10 20 30 40 50 60 70 80 90 100 0 9 11 12 14 15 16 18 20 22 31 Graph level=1 size=8293, Fanout min=6, mean=27.41, max=32, meandelta=8956.41 % 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=269409, Fanout min=1, mean=39.49, max=64, meandelta=6334.70 % 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=15, connectedness=1.00 Graph level=2 size=232, connectedness=1.00 Graph level=1 size=8293, connectedness=1.00 Graph level=0 size=269409, connectedness=1.00 Leaf 12 has 4 layers Leaf 12 has 504811 documents Graph level=3 size=26, Fanout min=3, mean=6.08, max=11, meandelta=49247.56 % 0 10 20 30 40 50 60 70 80 90 100 0 3 4 5 5 6 6 7 8 8 11 Graph level=2 size=376, Fanout min=7, mean=18.87, max=32, meandelta=22896.98 % 0 10 20 30 40 50 60 70 80 90 100 0 11 13 15 16 18 20 22 24 28 32 Graph level=1 size=15250, Fanout min=7, mean=27.84, max=32, meandelta=16608.86 % 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=504811, Fanout min=1, mean=39.63, max=64, meandelta=11813.61 % 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=376, connectedness=1.00 Graph level=1 size=15250, connectedness=1.00 Graph level=0 size=504811, connectedness=1.00 Leaf 13 has 4 layers Leaf 13 has 187348 documents Graph level=3 size=7, Fanout min=2, mean=2.57, max=4, meandelta=39997.28 % 0 10 20 30 40 50 60 70 80 90 100 0 1 2 2 2 2 2 2 3 3 4 Graph level=2 size=163, Fanout min=6, mean=14.44, max=31, meandelta=11017.27 % 0 10 20 30 40 50 60 70 80 90 100 0 9 10 12 13 14 15 17 18 20 31 Graph level=1 size=5813, Fanout min=5, mean=27.09, max=32, meandelta=6301.12 % 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=187348, Fanout min=1, mean=39.42, max=64, meandelta=4415.12 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 58 64 64 Graph level=3 size=7, connectedness=1.00 Graph level=2 size=163, connectedness=1.00 Graph level=1 size=5813, connectedness=1.00 Graph level=0 size=187348, connectedness=1.00 Leaf 14 has 4 layers Leaf 14 has 183641 documents Graph level=3 size=6, Fanout min=3, mean=3.67, max=4, meandelta=29187.27 % 0 10 20 30 40 50 60 70 80 90 100 0 1 3 3 3 4 4 4 4 4 4 Graph level=2 size=157, Fanout min=5, mean=13.26, max=26, meandelta=11652.62 % 0 10 20 30 40 50 60 70 80 90 100 0 8 9 10 11 13 14 15 17 20 26 Graph level=1 size=5679, Fanout min=7, mean=26.98, max=32, meandelta=6213.10 % 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=183641, Fanout min=1, mean=39.29, max=64, meandelta=4341.59 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 36 42 48 58 64 64 Graph level=3 size=6, connectedness=1.00 Graph level=2 size=157, connectedness=1.00 Graph level=1 size=5679, connectedness=1.00 Graph level=0 size=183641, connectedness=1.00 Leaf 15 has 4 layers Leaf 15 has 239618 documents Graph level=3 size=9, Fanout min=1, mean=2.89, max=5, meandelta=25073.19 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 2 2 2 3 3 4 4 5 Graph level=2 size=212, Fanout min=6, mean=15.47, max=32, meandelta=12937.50 % 0 10 20 30 40 50 60 70 80 90 100 0 10 11 12 14 14 16 17 19 22 32 Graph level=1 size=7380, Fanout min=7, mean=27.31, max=32, meandelta=7992.02 % 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=239618, Fanout min=1, mean=39.46, max=64, meandelta=5638.83 % 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=9, connectedness=1.00 Graph level=2 size=212, connectedness=1.00 Graph level=1 size=7380, connectedness=1.00 Graph level=0 size=239618, connectedness=1.00 Leaf 16 has 4 layers Leaf 16 has 121369 documents Graph level=3 size=4, Fanout min=1, mean=2.00, max=3, meandelta=16845.75 % 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=108, Fanout min=5, mean=11.80, max=23, meandelta=8437.76 % 0 10 20 30 40 50 60 70 80 90 100 0 7 8 9 11 11 13 13 16 17 23 Graph level=1 size=3753, Fanout min=8, mean=26.57, max=32, meandelta=4170.09 % 0 10 20 30 40 50 60 70 80 90 100 0 17 20 23 26 29 32 32 32 32 32 Graph level=0 size=121369, Fanout min=3, mean=39.07, max=64, meandelta=2888.19 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 36 41 48 57 64 64 Graph level=3 size=4, connectedness=1.00 Graph level=2 size=108, connectedness=1.00 Graph level=1 size=3753, connectedness=1.00 Graph level=0 size=121369, connectedness=1.00 Leaf 17 has 4 layers Leaf 17 has 148099 documents Graph level=3 size=7, Fanout min=2, mean=3.71, max=5, meandelta=23938.31 % 0 10 20 30 40 50 60 70 80 90 100 0 1 2 3 3 4 4 4 4 4 5 Graph level=2 size=136, Fanout min=6, mean=12.34, max=30, meandelta=10078.33 % 0 10 20 30 40 50 60 70 80 90 100 0 7 9 10 11 12 13 14 16 17 30 Graph level=1 size=4545, Fanout min=8, mean=26.84, max=32, meandelta=5050.19 % 0 10 20 30 40 50 60 70 80 90 100 0 18 21 23 27 30 32 32 32 32 32 Graph level=0 size=148099, Fanout min=1, mean=39.11, max=64, meandelta=3513.68 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 36 41 48 58 64 64 Graph level=3 size=7, connectedness=1.00 Graph level=2 size=136, connectedness=1.00 Graph level=1 size=4545, connectedness=1.00 Graph level=0 size=148099, connectedness=1.00 Leaf 18 has 4 layers Leaf 18 has 416014 documents Graph level=3 size=23, Fanout min=3, mean=5.65, max=11, meandelta=37099.17 % 0 10 20 30 40 50 60 70 80 90 100 0 4 4 4 5 5 5 6 7 8 11 Graph level=2 size=290, Fanout min=4, mean=17.10, max=32, meandelta=19957.22 % 0 10 20 30 40 50 60 70 80 90 100 0 11 12 14 15 17 18 19 21 24 32 Graph level=1 size=12517, Fanout min=7, mean=27.62, max=32, meandelta=13772.34 % 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=416014, Fanout min=1, mean=39.65, max=64, meandelta=9735.30 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 60 64 64 Graph level=3 size=23, connectedness=1.00 Graph level=2 size=290, connectedness=1.00 Graph level=1 size=12517, connectedness=1.00 Graph level=0 size=416014, connectedness=1.00 Leaf 19 has 4 layers Leaf 19 has 42468 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=36, Fanout min=3, mean=7.61, max=13, meandelta=4408.00 % 0 10 20 30 40 50 60 70 80 90 100 0 4 5 5 6 7 8 9 10 12 13 Graph level=1 size=1289, Fanout min=7, mean=24.26, max=32, meandelta=1572.41 % 0 10 20 30 40 50 60 70 80 90 100 0 16 18 20 22 24 27 30 32 32 32 Graph level=0 size=42468, Fanout min=3, mean=38.16, max=64, meandelta=1031.06 % 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=36, connectedness=1.00 Graph level=1 size=1289, connectedness=1.00 Graph level=0 size=42468, connectedness=1.00 Leaf 20 has 4 layers Leaf 20 has 45482 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=40, Fanout min=4, mean=7.75, max=16, meandelta=4782.71 % 0 10 20 30 40 50 60 70 80 90 100 0 4 5 6 6 7 7 8 10 11 16 Graph level=1 size=1390, Fanout min=7, mean=24.71, max=32, meandelta=1669.33 % 0 10 20 30 40 50 60 70 80 90 100 0 16 18 21 23 25 28 32 32 32 32 Graph level=0 size=45482, Fanout min=3, mean=38.12, max=64, meandelta=1105.07 % 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=40, connectedness=1.00 Graph level=1 size=1390, connectedness=1.00 Graph level=0 size=45482, 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.03.08.19.33/bench-knn-q4-fmFalse.jfr knn.KnnGraphTester -maxConn 32 -dim 1024 -docs /big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec -ndoc 8000000 -topK 100 -numIndexThreads 8 -beamWidthIndex 100 -search-and-stats /lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec -metric dot_product -numMergeThread 16 -numMergeWorker 48 -reindex -quantize -quantizeBits 4 -quantizeCompress': 34,379,359.91 msec task-clock:u 131,262,250,742,833 cycles:u (36.36%) 115,378,196,003,193 instructions:u (36.36%) 2,831,056,396,681 cache-references:u (36.36%) 1,087,727,325,382 cache-misses:u (36.36%) 42,245,491,328,026 L1-dcache-loads:u (36.36%) 1,451,326,964,451 L1-dcache-load-misses:u (36.36%) 2,857,885,930,525 L1-icache-loads:u (36.36%) 29,668,352,812 L1-icache-load-misses:u (36.36%) LLC-loads:u LLC-load-misses:u LLC-stores:u LLC-store-misses:u LLC-prefetches:u LLC-prefetch-misses:u 4,190,632 faults:u 3,461,800 minor-faults:u 140 major-faults:u 9,897,708,647,799 branches:u (36.36%) 83,981,126,955 branch-misses:u (36.36%) 2,310,344,685,365 stalled-cycles-frontend:u (36.36%) stalled-cycles-backend:u 1135.503821657 seconds time elapsed 33965.319485000 seconds user 405.350832000 seconds sys took 0:18:55.528832 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='a646e1700f81ed59df2652ad755f3560a4e36f05', 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.897, cpu_time_ms=15.076, net_cpu_ms=15.78, 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=74782, index_time_sec=942.47, index_docs_per_sec=8488.38, force_merge_time_sec=0.0, index_num_segments=21, index_size_on_disk_mb=36028.97, 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: (40, {0: 0, 10: 4, 20: 5, 30: 6, 40: 6, 50: 7, 60: 7, 70: 8, 80: 10, 90: 11, 100: 16}), 1: (1390, {0: 0, 10: 16, 20: 18, 30: 21, 40: 23, 50: 25, 60: 28, 70: 32, 80: 32, 90: 32, 100: 32}), 0: (45482, {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=1135, microseconds=528832)) Profiler summary for /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q4-fmFalse.jfr Version: 2.1 Chunks: 21 Start: 2026-04-03 13:46:45 (UTC) Duration: 369 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 8488202 146991099 jdk.FileWrite 3720402 81215788 jdk.FileRead 1283675 29585522 jdk.NativeMethodSample 46063 614911 jdk.ObjectAllocationInNewTLAB 18721 373168 jdk.BooleanFlag 10416 329889 jdk.CPULoad 6849 136980 jdk.Checkpoint 1410 5869857 jdk.UnsignedIntFlag 1008 34230 jdk.ObjectAllocationOutsideTLAB 984 17689 jdk.IntFlag 924 33747 jdk.Compilation 853 22786 jdk.StringFlag 714 27720 jdk.CPUInformation 21 31542 jdk.GCConfiguration 21 546 jdk.JVMInformation 21 19908 jdk.Metadata 21 2321067 jdk.GarbageCollection 16 378 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.03.08.19.33/bench-knn-q4-fmFalse.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.04.03.08.19.33/bench-knn-q4-fmFalse.jfr is 255.23 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 46063 events (total: 46063) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 40.56% 18681 jdk.jfr.internal.JVM#emitEvent() [Native code] 35.74% 16463 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 12.87% 5930 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 6.38% 2938 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] 2.54% 1168 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] 1.37% 632 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] 0.21% 97 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] 0.07% 30 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] 0.05% 25 jdk.jfr.internal.JVM#getStackTraceId() [Native code] 0.05% 22 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] 0.04% 20 jdk.internal.misc.Unsafe#park() [Native code] 0.03% 14 sun.nio.ch.NativeThread#current0() [Native code] 0.02% 10 java.io.FileDescriptor#close0() [Native code] 0.01% 5 jdk.internal.misc.Unsafe#unpark() [Native code] 0.01% 5 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] 0.01% 5 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] 0.01% 3 jdk.jfr.internal.JVM#flush() [Native code] 0.01% 3 java.lang.System#nanoTime() [Native code] 0.00% 2 java.io.FileOutputStream#writeBytes() [Native code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#access0() [Native code] 0.00% 2 java.util.zip.Inflater#inflateBytesBytes() [Native code] 0.00% 2 java.io.RandomAccessFile#open0() [Native code] 0.00% 1 jdk.internal.misc.Unsafe#allocateInstance() [Native code] 0.00% 1 java.lang.Object#wait0() [Native code] 0.00% 1 jdk.jfr.internal.JVM#shouldRotateDisk() [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=4 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q4-fmFalse.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.04.03.08.19.33/bench-knn-q4-fmFalse.jfr is 255.23 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q4-fmFalse.jfr is 255.23 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 46063 events (total: 46063) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 40.56% 18681 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] 35.74% 16463 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] 12.87% 5930 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.32% 2909 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] 2.54% 1168 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] 1.17% 540 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.21% 96 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.20% 91 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.07% 30 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.06% 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.05% 21 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% 16 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.03% 15 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 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% 9 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% 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.01% 5 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% 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.01% 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() [Inlined code] 0.01% 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.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() [Inlined code] 0.01% 3 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% 2 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% 2 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% 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% 1 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat2() [Interpreted code] at sun.nio.fs.UnixFileAttributes#getIfExists() [Interpreted code] at sun.nio.fs.UnixFileSystemProvider#readAttributesIfExists() [Interpreted 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 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% 1 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [JIT compiled code] at sun.nio.ch.FileChannelImpl#implForce() [Interpreted code] at sun.nio.ch.FileChannelImpl#force() [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.lang.System#nanoTime() [Native code] at org.apache.lucene.index.BufferedUpdatesStream#waitApply() [Interpreted code] at org.apache.lucene.index.BufferedUpdatesStream#waitApplyForMerge() [Interpreted code] at org.apache.lucene.index.IndexWriter#mergeInit() [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 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 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 jdk.jfr.internal.JVM#shouldRotateDisk() [Native 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.0x000000007207aa58#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#write() [Inlined 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.03.08.19.33/bench-knn-q4-fmFalse.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.04.03.08.19.33/bench-knn-q4-fmFalse.jfr is 255.23 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q4-fmFalse.jfr is 255.23 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q4-fmFalse.jfr is 255.23 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 46063 events (total: 46063) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 40.56% 18681 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.0x000000007207aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 35.74% 16463 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] 12.85% 5918 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] 4.26% 1962 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] 2.44% 1125 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.41% 650 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.11% 513 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.59% 271 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.19% 88 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.15% 70 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#() [Inlined code] at org.apache.lucene.store.FSDirectory#createOutput() [Inlined code] 0.06% 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() [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.05% 25 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% 23 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.05% 21 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.03% 16 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.03% 15 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.03% 15 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#createTempOutput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#createTempOutput() [JIT compiled code] 0.03% 12 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% 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] 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.02% 9 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.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.02% 8 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] 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.lucene99.Lucene99FlatVectorsReader#readMetadata() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#() [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.lucene90.compressing.Lucene90CompressingStoredFieldsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsFormat#fieldsReader() [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.Lucene99HnswVectorsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104HnswScalarQuantizedVectorsFormat#fieldsReader() [JIT compiled 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() [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] 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() [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% 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() [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% 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() [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% 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.lucene94.Lucene94FieldInfosFormat#read() [JIT compiled code] at org.apache.lucene.index.SegmentCoreReaders#() [JIT compiled code] 0.01% 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() [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% 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() [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.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#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] 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.0x000000007219fbe8#close() [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() [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] 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% 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() [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.IndexWriter#mergeMiddle() [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() [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.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [Inlined code] 0.00% 2 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.0x000000007207aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.00% 2 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] 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.0x000000007207aa58#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.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 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.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.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] 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] 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#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 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.lucene90.compressing.FieldsIndexWriter#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 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.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() [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] 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.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.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#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.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.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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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.03.08.19.33/bench-knn-q4-fmFalse.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.04.03.08.19.33/bench-knn-q4-fmFalse.jfr is 255.23 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q4-fmFalse.jfr is 255.23 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q4-fmFalse.jfr is 255.23 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q4-fmFalse.jfr is 255.23 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 19700 events (total: 160342M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 40.27% 64575M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] 28.63% 45899M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] 14.06% 22541M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] 5.07% 8136M java.lang.Integer#valueOf() [Inlined code] 3.32% 5318M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] 1.94% 3111M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] 1.17% 1880M java.util.Arrays#copyOf() [Inlined code] 0.75% 1209M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] 0.61% 982M org.apache.lucene.util.SparseFixedBitSet#insertLong() [Inlined code] 0.55% 888M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Inlined code] 0.44% 700M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] 0.42% 671M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] 0.34% 539M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.32% 507M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] 0.20% 325M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize() [JIT compiled code] 0.19% 303M java.util.ArrayList#grow() [Inlined code] 0.14% 217M java.util.DualPivotQuicksort#tryMergeRuns() [JIT compiled code] 0.12% 194M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] 0.11% 183M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge() [Interpreted code] 0.11% 181M knn.KnnGraphTester#printGraphFanout() [JIT compiled code] 0.11% 178M org.apache.lucene.util.SparseFixedBitSet#() [Inlined code] 0.11% 178M org.apache.lucene.util.hnsw.HnswGraphSearcher#prepareScratchState() [Inlined code] 0.10% 167M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document() [JIT compiled code] 0.07% 105M java.util.ArrayList#iterator() [JIT compiled code] 0.06% 104M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] 0.06% 104M knn.IndexerThread#_run() [JIT compiled code] 0.06% 98M knn.KnnIndexer#createIndex() [Interpreted code] 0.06% 95M java.util.logging.LogManager#reset() [Interpreted code] 0.06% 95M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.05% 87M java.lang.reflect.Array#newInstance() [Inlined code] 0.05% 76M java.util.HashMap#newNode() [Inlined code] 0.04% 71M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] 0.04% 69M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] 0.04% 67M java.util.DualPivotQuicksort#sort() [JIT compiled code] 0.03% 53M java.util.List#of() [Inlined code] 0.03% 52M org.apache.lucene.document.Document#() [Inlined code] 0.03% 47M java.util.HashMap#resize() [JIT compiled code] 0.03% 44M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Interpreted code] 0.02% 38M org.apache.lucene.util.FixedBitSet#() [Inlined code] 0.01% 21M org.apache.lucene.util.hnsw.OnHeapHnswGraph#() [JIT compiled code] 0.01% 21M java.lang.ThreadLocal$ThreadLocalMap#set() [Inlined code] 0.01% 19M org.apache.lucene.util.packed.DirectMonotonicWriter#() [Inlined code] 0.01% 18M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] 0.01% 14M java.util.HashMap$KeySet#iterator() [Inlined code] 0.01% 14M sun.nio.fs.UnixFileAttributes#get() [Inlined code] 0.01% 11M org.apache.lucene.index.SegmentCommitInfo#files() [JIT compiled code] 0.01% 11M java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [Inlined code] 0.01% 10M java.io.BufferedOutputStream#() [Inlined code] 0.01% 8M java.util.concurrent.ConcurrentHashMap#putVal() [JIT compiled code] 0.00% 7M org.apache.lucene.store.BufferedChecksum#() [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.03.08.19.33/bench-knn-q4-fmFalse.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.04.03.08.19.33/bench-knn-q4-fmFalse.jfr is 255.23 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q4-fmFalse.jfr is 255.23 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q4-fmFalse.jfr is 255.23 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q4-fmFalse.jfr is 255.23 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q4-fmFalse.jfr is 255.23 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 19700 events (total: 160342M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 24.79% 39744M 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] 23.30% 37362M 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] 15.49% 24831M 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.21% 13164M 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.30% 8503M 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] 5.29% 8479M 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] 5.05% 8096M 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.21% 5139M 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.94% 3111M 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.16% 1865M 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] 0.56% 894M 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.49% 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.44% 705M 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.44% 700M 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.42% 671M 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.38% 614M 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% 470M 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.27% 432M 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.19% 303M 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.15% 247M 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.14% 231M 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.14% 217M 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.12% 194M 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% 183M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge() [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run() [Interpreted code] 0.11% 181M 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.11% 178M 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.11% 178M org.apache.lucene.util.SparseFixedBitSet#() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#createBitSet() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [JIT compiled code] 0.11% 178M 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() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search() [Inlined code] 0.10% 167M 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.08% 124M 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.07% 117M 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.07% 109M 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.07% 108M 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.07% 105M 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.06% 104M 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.06% 104M knn.IndexerThread#_run() [JIT compiled code] at knn.IndexerThread#run() [Interpreted code] 0.06% 98M 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% 95M java.util.logging.LogManager#reset() [Interpreted code] at java.util.logging.LogManager$Cleaner#run() [Interpreted code] 0.06% 95M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.06% 95M 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% 93M 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.06% 93M 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.06% 88M 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.05% 81M 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.05% 76M 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.04% 71M 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.04% 61M 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.0x0000000072181400#concat() [Inlined code] 0.04% 59M 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.03% 53M java.util.List#of() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument() [JIT compiled code] at knn.IndexerThread#_run() [JIT compiled code] 0.03% 52M org.apache.lucene.document.Document#() [Inlined code] at knn.IndexerThread#_run() [JIT compiled code] at knn.IndexerThread#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=12 org.apache.lucene.gradle.plugins.java.ProfileResults /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q4-fmFalse.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.04.03.08.19.33/bench-knn-q4-fmFalse.jfr is 255.23 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q4-fmFalse.jfr is 255.23 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q4-fmFalse.jfr is 255.23 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q4-fmFalse.jfr is 255.23 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q4-fmFalse.jfr is 255.23 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q4-fmFalse.jfr is 255.23 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 19700 events (total: 160342M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 24.75% 39680M 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.00% 25647M 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.0x000000007219e000#call() [Inlined code] 10.32% 16543M 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.21% 13164M 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.0x000000007219e000#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] 5.30% 8503M 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] 5.17% 8287M 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.05% 8096M 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.58% 7339M 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] 3.21% 5139M 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.76% 4418M 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.85% 2965M 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.69% 2717M 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.16% 1865M 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] 0.77% 1230M 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.0x000000007219e000#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.73% 1171M 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.65% 1034M 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.0x000000007219e000#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.56% 894M 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() [Inlined 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% 827M 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.50% 796M 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() [JIT compiled code] 0.44% 705M 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.0x000000007219e000#call() [Inlined code] 0.41% 664M 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.40% 648M 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.0x000000007219e000#call() [Inlined code] 0.35% 553M 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.19% 300M 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.0x000000007219e000#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.17% 273M 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.0x000000007219e000#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.14% 231M 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.0x000000007219e000#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.14% 217M 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.0x000000007219e000#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.0x000000007219e558#run() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] 0.13% 214M 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.0x000000007219e000#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.13% 214M 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.0x000000007219e000#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% 199M 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.0x0000000072197738#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.12% 190M 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.0x0000000072197738#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] 0.11% 183M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge() [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run() [Interpreted code] 0.11% 181M 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.11% 178M 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.0x0000000072205c10#get() [JIT compiled 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() [Inlined 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% 178M org.apache.lucene.util.SparseFixedBitSet#() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#createBitSet() [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() [Inlined 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] at org.apache.lucene.search.AbstractKnnVectorQuery#lambda$rewrite$0() [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery$$Lambda.0x00000000722078a0#call() [JIT compiled code] 0.11% 178M 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() [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() [Inlined 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% 178M 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.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() [Inlined code] at org.apache.lucene.index.StoredFields#document() [JIT compiled code] at knn.KnnTesterUtils#getResultIds() [JIT compiled code] 0.11% 176M 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.0x000000007219e000#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.11% 171M 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#replayBufferedVectors() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter$FieldWriter#addValue() [Inlined code] at org.apache.lucene.index.IndexingChain#indexVectorValue() [Inlined code] 0.10% 167M 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.0x0000000072193a78#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.10% 165M 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() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] 0.10% 158M 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.0x000000007219e000#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% 155M 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.0x000000007219e000#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.0x000000007219e558#run() [JIT compiled code] 0.08% 129M 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.08% 127M 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.0x000000007219e000#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] 0.08% 124M 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 knn.IndexerThread#_run() [JIT compiled code] at knn.IndexerThread#run() [Interpreted code] 0.07% 118M 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() [JIT compiled code] 0.07% 117M 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] 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() [JIT compiled code] at org.apache.lucene.index.IndexWriter#addDocument() [JIT compiled code] 0.07% 110M 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() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeVectorValues() [Interpreted code] 0.07% 105M 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] 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.03.08.19.33/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 2797706 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 1953527772364304 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 03, 2026 9:53:06 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: 89 segments, 9 merges 49.2s _1b5: 8 segs, 443.2 K docs, 1992.5 MB 29.2s _1bv: 8 segs, 74.5 K docs, 333.4 MB 24.1s _1c3: 8 segs, 75.5 K docs, 338.1 MB 18.6s _1cb: 8 segs, 518.2 K docs, 2330.3 MB 14.5s _1ch: 8 segs, 39.8 K docs, 177.8 MB 10.5s _1cp: 8 segs, 74.5 K docs, 333.7 MB 6.5s _1cx: 8 segs, 222.0 K docs, 997.1 MB 2.6s _1d5: 8 segs, 40.4 K docs, 180.5 MB 0.4s _1d6: 8 segs, 31.5 K docs, 140.7 MB 5.0 sec: 82 segments, 8 merges 54.2s _1b5: 8 segs, 443.2 K docs, 1992.5 MB 29.1s _1c3: 8 segs, 75.5 K docs, 338.1 MB 23.6s _1cb: 8 segs, 518.2 K docs, 2330.3 MB 19.5s _1ch: 8 segs, 39.8 K docs, 177.8 MB 15.5s _1cp: 8 segs, 74.5 K docs, 333.7 MB 11.5s _1cx: 8 segs, 222.0 K docs, 997.1 MB 7.6s _1d5: 8 segs, 40.4 K docs, 180.5 MB 5.4s _1d6: 8 segs, 31.5 K docs, 140.7 MB 10.0 sec: 82 segments, 8 merges 59.2s _1b5: 8 segs, 443.2 K docs, 1992.5 MB 34.1s _1c3: 8 segs, 75.5 K docs, 338.1 MB 28.6s _1cb: 8 segs, 518.2 K docs, 2330.3 MB 24.5s _1ch: 8 segs, 39.8 K docs, 177.8 MB 20.5s _1cp: 8 segs, 74.5 K docs, 333.7 MB 16.5s _1cx: 8 segs, 222.0 K docs, 997.1 MB 12.6s _1d5: 8 segs, 40.4 K docs, 180.5 MB 10.4s _1d6: 8 segs, 31.5 K docs, 140.7 MB 15.0 sec: 82 segments, 8 merges 64.2s _1b5: 8 segs, 443.2 K docs, 1992.5 MB 39.1s _1c3: 8 segs, 75.5 K docs, 338.1 MB 33.6s _1cb: 8 segs, 518.2 K docs, 2330.3 MB 29.5s _1ch: 8 segs, 39.8 K docs, 177.8 MB 25.5s _1cp: 8 segs, 74.5 K docs, 333.7 MB 21.5s _1cx: 8 segs, 222.0 K docs, 997.1 MB 17.6s _1d5: 8 segs, 40.4 K docs, 180.5 MB 15.4s _1d6: 8 segs, 31.5 K docs, 140.7 MB 20.0 sec: 75 segments, 7 merges 69.2s _1b5: 8 segs, 443.2 K docs, 1992.5 MB 44.1s _1c3: 8 segs, 75.5 K docs, 338.1 MB 38.6s _1cb: 8 segs, 518.2 K docs, 2330.3 MB 30.6s _1cp: 8 segs, 74.5 K docs, 333.7 MB 26.5s _1cx: 8 segs, 222.0 K docs, 997.1 MB 22.6s _1d5: 8 segs, 40.4 K docs, 180.5 MB 20.4s _1d6: 8 segs, 31.5 K docs, 140.7 MB 25.0 sec: 54 segments, 5 merges 74.2s _1b5: 8 segs, 443.2 K docs, 1992.5 MB 43.6s _1cb: 8 segs, 518.2 K docs, 2330.3 MB 35.6s _1cp: 8 segs, 74.5 K docs, 333.7 MB 31.5s _1cx: 8 segs, 222.0 K docs, 997.1 MB 1.9s _1d7: 8 segs, 806.5 K docs, 3627.1 MB 30.0 sec: 54 segments, 5 merges 79.2s _1b5: 8 segs, 443.2 K docs, 1992.5 MB 48.6s _1cb: 8 segs, 518.2 K docs, 2330.3 MB 40.6s _1cp: 8 segs, 74.5 K docs, 333.7 MB 36.5s _1cx: 8 segs, 222.0 K docs, 997.1 MB 6.9s _1d7: 8 segs, 806.5 K docs, 3627.1 MB 35.0 sec: 47 segments, 4 merges 84.2s _1b5: 8 segs, 443.2 K docs, 1992.5 MB 53.6s _1cb: 8 segs, 518.2 K docs, 2330.3 MB 41.5s _1cx: 8 segs, 222.0 K docs, 997.1 MB 11.9s _1d7: 8 segs, 806.5 K docs, 3627.1 MB 40.0 sec: 40 segments, 3 merges 58.6s _1cb: 8 segs, 518.2 K docs, 2330.3 MB 46.5s _1cx: 8 segs, 222.0 K docs, 997.1 MB 16.9s _1d7: 8 segs, 806.5 K docs, 3627.1 MB 45.0 sec: 33 segments, 2 merges 63.6s _1cb: 8 segs, 518.2 K docs, 2330.3 MB 21.9s _1d7: 8 segs, 806.5 K docs, 3627.1 MB 50.0 sec: 33 segments, 2 merges 68.7s _1cb: 8 segs, 518.2 K docs, 2330.3 MB 26.9s _1d7: 8 segs, 806.5 K docs, 3627.1 MB 55.1 sec: 33 segments, 2 merges 73.7s _1cb: 8 segs, 518.2 K docs, 2330.3 MB 31.9s _1d7: 8 segs, 806.5 K docs, 3627.1 MB 60.1 sec: 33 segments, 2 merges 78.7s _1cb: 8 segs, 518.2 K docs, 2330.3 MB 36.9s _1d7: 8 segs, 806.5 K docs, 3627.1 MB 65.1 sec: 33 segments, 2 merges 83.7s _1cb: 8 segs, 518.2 K docs, 2330.3 MB 41.9s _1d7: 8 segs, 806.5 K docs, 3627.1 MB 70.1 sec: 33 segments, 2 merges 88.7s _1cb: 8 segs, 518.2 K docs, 2330.3 MB 46.9s _1d7: 8 segs, 806.5 K docs, 3627.1 MB 75.1 sec: 33 segments, 2 merges 93.7s _1cb: 8 segs, 518.2 K docs, 2330.3 MB 51.9s _1d7: 8 segs, 806.5 K docs, 3627.1 MB 80.1 sec: 33 segments, 2 merges 98.7s _1cb: 8 segs, 518.2 K docs, 2330.3 MB 57.0s _1d7: 8 segs, 806.5 K docs, 3627.1 MB 85.1 sec: 33 segments, 2 merges 103.7s _1cb: 8 segs, 518.2 K docs, 2330.3 MB 62.0s _1d7: 8 segs, 806.5 K docs, 3627.1 MB 90.1 sec: 26 segments, 1 merges 67.0s _1d7: 8 segs, 806.5 K docs, 3627.1 MB 95.1 sec: 26 segments, 1 merges 72.0s _1d7: 8 segs, 806.5 K docs, 3627.1 MB 100.1 sec: 26 segments, 1 merges 77.0s _1d7: 8 segs, 806.5 K docs, 3627.1 MB 105.0 sec: 26 segments, 1 merges 81.9s _1d7: 8 segs, 806.5 K docs, 3627.1 MB 110.0 sec: 26 segments, 1 merges 86.9s _1d7: 8 segs, 806.5 K docs, 3627.1 MB 115.0 sec: 26 segments, 1 merges 91.9s _1d7: 8 segs, 806.5 K docs, 3627.1 MB 120.0 sec: 26 segments, 1 merges 96.9s _1d7: 8 segs, 806.5 K docs, 3627.1 MB 125.0 sec: 26 segments, 1 merges 101.9s _1d7: 8 segs, 806.5 K docs, 3627.1 MB 130.0 sec: 26 segments, 1 merges 106.9s _1d7: 8 segs, 806.5 K docs, 3627.1 MB 135.0 sec: 26 segments, 1 merges 111.9s _1d7: 8 segs, 806.5 K docs, 3627.1 MB 140.0 sec: 26 segments, 1 merges 116.9s _1d7: 8 segs, 806.5 K docs, 3627.1 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 1077 seconds reindex takes 1077.99 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: 19 segments, 1 merges 5.0 sec: 19 segments, 1 merges 5.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 10.0 sec: 19 segments, 1 merges 10.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 15.0 sec: 19 segments, 1 merges 15.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 20.0 sec: 19 segments, 1 merges 20.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 25.0 sec: 19 segments, 1 merges 25.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 30.0 sec: 19 segments, 1 merges 30.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 35.0 sec: 19 segments, 1 merges 35.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 40.0 sec: 19 segments, 1 merges 40.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 45.0 sec: 19 segments, 1 merges 45.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 50.0 sec: 19 segments, 1 merges 50.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 55.0 sec: 19 segments, 1 merges 55.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 60.0 sec: 19 segments, 1 merges 60.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 65.0 sec: 19 segments, 1 merges 65.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 70.1 sec: 19 segments, 1 merges 70.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 75.1 sec: 19 segments, 1 merges 75.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 80.1 sec: 19 segments, 1 merges 80.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 85.1 sec: 19 segments, 1 merges 85.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 90.1 sec: 19 segments, 1 merges 90.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 95.1 sec: 19 segments, 1 merges 95.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 100.1 sec: 19 segments, 1 merges 100.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 105.1 sec: 19 segments, 1 merges 105.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 110.1 sec: 19 segments, 1 merges 110.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 115.1 sec: 19 segments, 1 merges 115.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 120.1 sec: 19 segments, 1 merges 120.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 125.0 sec: 19 segments, 1 merges 125.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 130.0 sec: 19 segments, 1 merges 130.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 135.0 sec: 19 segments, 1 merges 135.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 140.0 sec: 19 segments, 1 merges 140.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 145.0 sec: 19 segments, 1 merges 145.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 150.0 sec: 19 segments, 1 merges 150.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 155.0 sec: 19 segments, 1 merges 155.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 160.0 sec: 19 segments, 1 merges 160.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 165.0 sec: 19 segments, 1 merges 165.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 170.0 sec: 19 segments, 1 merges 170.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 175.0 sec: 19 segments, 1 merges 175.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 180.0 sec: 19 segments, 1 merges 180.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 185.1 sec: 19 segments, 1 merges 185.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 190.1 sec: 19 segments, 1 merges 190.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 195.1 sec: 19 segments, 1 merges 195.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 200.1 sec: 19 segments, 1 merges 200.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 205.1 sec: 19 segments, 1 merges 205.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 210.1 sec: 19 segments, 1 merges 210.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 215.1 sec: 19 segments, 1 merges 215.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 220.1 sec: 19 segments, 1 merges 220.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 225.1 sec: 19 segments, 1 merges 225.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 230.1 sec: 19 segments, 1 merges 230.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 235.1 sec: 19 segments, 1 merges 235.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 240.0 sec: 19 segments, 1 merges 240.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 245.0 sec: 19 segments, 1 merges 245.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 250.0 sec: 19 segments, 1 merges 250.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 255.0 sec: 19 segments, 1 merges 255.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 260.0 sec: 19 segments, 1 merges 260.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 265.0 sec: 19 segments, 1 merges 265.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 270.0 sec: 19 segments, 1 merges 270.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 275.0 sec: 19 segments, 1 merges 275.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 280.0 sec: 19 segments, 1 merges 280.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 285.0 sec: 19 segments, 1 merges 285.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 290.0 sec: 19 segments, 1 merges 290.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 295.1 sec: 19 segments, 1 merges 295.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 300.1 sec: 19 segments, 1 merges 300.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 305.1 sec: 19 segments, 1 merges 305.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 310.1 sec: 19 segments, 1 merges 310.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 315.1 sec: 19 segments, 1 merges 315.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 320.1 sec: 19 segments, 1 merges 320.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 325.1 sec: 19 segments, 1 merges 325.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 330.1 sec: 19 segments, 1 merges 330.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 335.1 sec: 19 segments, 1 merges 335.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 340.1 sec: 19 segments, 1 merges 340.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 345.1 sec: 19 segments, 1 merges 345.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 350.1 sec: 19 segments, 1 merges 350.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 355.1 sec: 19 segments, 1 merges 355.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 360.0 sec: 19 segments, 1 merges 360.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 365.0 sec: 19 segments, 1 merges 365.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 370.0 sec: 19 segments, 1 merges 370.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 375.0 sec: 19 segments, 1 merges 375.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 380.0 sec: 19 segments, 1 merges 380.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 385.0 sec: 19 segments, 1 merges 385.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 390.0 sec: 19 segments, 1 merges 390.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 395.0 sec: 19 segments, 1 merges 395.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 400.0 sec: 19 segments, 1 merges 400.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 405.0 sec: 19 segments, 1 merges 405.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 410.0 sec: 19 segments, 1 merges 410.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 415.0 sec: 19 segments, 1 merges 415.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 420.1 sec: 19 segments, 1 merges 420.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 425.1 sec: 19 segments, 1 merges 425.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 430.1 sec: 19 segments, 1 merges 430.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 435.1 sec: 19 segments, 1 merges 435.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 440.1 sec: 19 segments, 1 merges 440.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 445.1 sec: 19 segments, 1 merges 445.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 450.1 sec: 19 segments, 1 merges 450.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 455.1 sec: 19 segments, 1 merges 455.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 460.1 sec: 19 segments, 1 merges 460.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 465.1 sec: 19 segments, 1 merges 465.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 470.1 sec: 19 segments, 1 merges 470.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 475.0 sec: 19 segments, 1 merges 475.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 480.0 sec: 19 segments, 1 merges 480.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 485.0 sec: 19 segments, 1 merges 485.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 490.0 sec: 19 segments, 1 merges 490.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 495.0 sec: 19 segments, 1 merges 495.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 500.0 sec: 19 segments, 1 merges 500.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 505.0 sec: 19 segments, 1 merges 505.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 510.0 sec: 19 segments, 1 merges 510.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 515.0 sec: 19 segments, 1 merges 515.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 520.0 sec: 19 segments, 1 merges 520.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 525.1 sec: 19 segments, 1 merges 525.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 530.1 sec: 19 segments, 1 merges 530.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 535.1 sec: 19 segments, 1 merges 535.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 540.1 sec: 19 segments, 1 merges 540.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 545.1 sec: 19 segments, 1 merges 545.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 550.1 sec: 19 segments, 1 merges 550.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 555.0 sec: 19 segments, 1 merges 555.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 560.0 sec: 19 segments, 1 merges 560.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 565.0 sec: 19 segments, 1 merges 565.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 570.0 sec: 19 segments, 1 merges 570.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 575.0 sec: 19 segments, 1 merges 575.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 580.0 sec: 19 segments, 1 merges 580.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 585.0 sec: 19 segments, 1 merges 585.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 590.0 sec: 19 segments, 1 merges 590.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 595.0 sec: 19 segments, 1 merges 595.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 600.0 sec: 19 segments, 1 merges 600.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 605.0 sec: 19 segments, 1 merges 605.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 610.0 sec: 19 segments, 1 merges 610.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 615.0 sec: 19 segments, 1 merges 615.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 620.1 sec: 19 segments, 1 merges 620.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 625.1 sec: 19 segments, 1 merges 625.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 630.1 sec: 19 segments, 1 merges 630.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 635.1 sec: 19 segments, 1 merges 635.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 640.1 sec: 19 segments, 1 merges 640.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 645.1 sec: 19 segments, 1 merges 645.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 650.1 sec: 19 segments, 1 merges 650.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 655.1 sec: 19 segments, 1 merges 655.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 660.1 sec: 19 segments, 1 merges 660.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 665.1 sec: 19 segments, 1 merges 665.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 670.0 sec: 19 segments, 1 merges 670.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 675.0 sec: 19 segments, 1 merges 675.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 680.0 sec: 19 segments, 1 merges 680.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 685.0 sec: 19 segments, 1 merges 685.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 690.0 sec: 19 segments, 1 merges 690.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 695.0 sec: 19 segments, 1 merges 695.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 700.0 sec: 19 segments, 1 merges 700.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 705.0 sec: 19 segments, 1 merges 705.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 710.0 sec: 19 segments, 1 merges 710.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 715.1 sec: 19 segments, 1 merges 715.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 720.1 sec: 19 segments, 1 merges 720.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 725.1 sec: 19 segments, 1 merges 725.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 730.0 sec: 19 segments, 1 merges 730.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 735.0 sec: 19 segments, 1 merges 735.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 740.0 sec: 19 segments, 1 merges 740.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 745.0 sec: 19 segments, 1 merges 745.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 750.0 sec: 19 segments, 1 merges 750.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 755.0 sec: 19 segments, 1 merges 755.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 760.0 sec: 19 segments, 1 merges 760.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 765.0 sec: 19 segments, 1 merges 765.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 770.0 sec: 19 segments, 1 merges 770.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 775.0 sec: 19 segments, 1 merges 775.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 780.0 sec: 19 segments, 1 merges 780.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 785.0 sec: 19 segments, 1 merges 785.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 790.1 sec: 19 segments, 1 merges 790.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 795.1 sec: 19 segments, 1 merges 795.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 800.1 sec: 19 segments, 1 merges 800.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 805.1 sec: 19 segments, 1 merges 805.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 810.1 sec: 19 segments, 1 merges 810.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 815.1 sec: 19 segments, 1 merges 815.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 820.1 sec: 19 segments, 1 merges 820.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 825.1 sec: 19 segments, 1 merges 825.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 830.1 sec: 19 segments, 1 merges 830.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 835.0 sec: 19 segments, 1 merges 835.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 840.0 sec: 19 segments, 1 merges 840.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 845.0 sec: 19 segments, 1 merges 845.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 850.0 sec: 19 segments, 1 merges 850.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 855.0 sec: 19 segments, 1 merges 855.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 860.0 sec: 19 segments, 1 merges 860.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 865.1 sec: 19 segments, 1 merges 865.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 870.1 sec: 19 segments, 1 merges 870.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 875.1 sec: 19 segments, 1 merges 875.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 880.1 sec: 19 segments, 1 merges 880.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 885.1 sec: 19 segments, 1 merges 885.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 890.1 sec: 19 segments, 1 merges 890.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 895.1 sec: 19 segments, 1 merges 895.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 900.1 sec: 19 segments, 1 merges 900.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 905.1 sec: 19 segments, 1 merges 905.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 910.1 sec: 19 segments, 1 merges 910.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 915.0 sec: 19 segments, 1 merges 915.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 920.1 sec: 19 segments, 1 merges 920.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 925.1 sec: 19 segments, 1 merges 925.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 930.1 sec: 19 segments, 1 merges 930.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 935.1 sec: 19 segments, 1 merges 935.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 940.1 sec: 19 segments, 1 merges 940.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 945.1 sec: 19 segments, 1 merges 945.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 950.1 sec: 19 segments, 1 merges 950.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 955.1 sec: 19 segments, 1 merges 955.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 960.1 sec: 19 segments, 1 merges 960.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 965.1 sec: 19 segments, 1 merges 965.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 970.1 sec: 19 segments, 1 merges 970.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 975.0 sec: 19 segments, 1 merges 975.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 980.0 sec: 19 segments, 1 merges 980.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 985.1 sec: 19 segments, 1 merges 985.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 990.1 sec: 19 segments, 1 merges 990.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 995.1 sec: 19 segments, 1 merges 995.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 1000.1 sec: 19 segments, 1 merges 1000.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 1005.1 sec: 19 segments, 1 merges 1005.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 1010.1 sec: 19 segments, 1 merges 1010.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 1015.1 sec: 19 segments, 1 merges 1015.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 1020.1 sec: 19 segments, 1 merges 1020.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 1025.0 sec: 19 segments, 1 merges 1025.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 1030.0 sec: 19 segments, 1 merges 1030.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 1035.0 sec: 19 segments, 1 merges 1035.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 1040.0 sec: 19 segments, 1 merges 1040.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 1045.0 sec: 19 segments, 1 merges 1045.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 1050.1 sec: 19 segments, 1 merges 1050.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 1055.0 sec: 19 segments, 1 merges 1055.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 1060.0 sec: 19 segments, 1 merges 1060.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 1065.0 sec: 19 segments, 1 merges 1065.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 1070.0 sec: 19 segments, 1 merges 1070.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 1075.0 sec: 19 segments, 1 merges 1075.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 1080.0 sec: 19 segments, 1 merges 1080.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 1085.0 sec: 19 segments, 1 merges 1085.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 1090.0 sec: 19 segments, 1 merges 1090.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 1095.1 sec: 19 segments, 1 merges 1095.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 1100.1 sec: 19 segments, 1 merges 1100.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 1105.1 sec: 19 segments, 1 merges 1105.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 1110.1 sec: 19 segments, 1 merges 1110.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 1115.1 sec: 19 segments, 1 merges 1115.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 1120.1 sec: 19 segments, 1 merges 1120.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 1125.0 sec: 19 segments, 1 merges 1125.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 1130.0 sec: 19 segments, 1 merges 1130.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 1135.0 sec: 19 segments, 1 merges 1135.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 1140.0 sec: 19 segments, 1 merges 1140.0s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 1145.1 sec: 19 segments, 1 merges 1145.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 1150.1 sec: 19 segments, 1 merges 1150.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 1155.1 sec: 19 segments, 1 merges 1155.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB 1160.1 sec: 19 segments, 1 merges 1160.1s _1d8: 19 segs, 8000.0 K docs, 36033.0 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Force merge done in 1166.24 sec index has 1 segments: segments_3: _1d8(11.0.0):C8000000 _1d8: 36185.9 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=0.5 index disk usage is 36185.94 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=47451350432 cpu@end=49732710087 deltaMS=2281.359655 thread 14 name=Reference Handler cpu@start=1552263 cpu@end=1552263 deltaMS=0.0 thread 15 name=Finalizer cpu@start=137207 cpu@end=137207 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=49124 cpu@end=49124 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=4649519 cpu@end=4649519 deltaMS=0.0 thread 41 name=JFR Recorder Thread cpu@start=18995549613 cpu@end=18995913688 deltaMS=0.364075 thread 42 name=JFR Periodic Tasks cpu@start=136830800724 cpu@end=136939057420 deltaMS=108.256696 thread 46 name=Notification Thread cpu@start=98726 cpu@end=98726 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-1 cpu@start=1927881173759 cpu@end=1927881173759 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-2 cpu@start=1926115402922 cpu@end=1926115402922 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-3 cpu@start=1926340099309 cpu@end=1926340099309 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-4 cpu@start=1926986705261 cpu@end=1926986705261 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-5 cpu@start=1923583833190 cpu@end=1923583833190 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-6 cpu@start=1924952875142 cpu@end=1924952875142 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-7 cpu@start=1924051441240 cpu@end=1924051441240 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-8 cpu@start=1928287957187 cpu@end=1928287957187 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-9 cpu@start=1923422972417 cpu@end=1923422972417 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-10 cpu@start=1925458006187 cpu@end=1925458006187 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-11 cpu@start=1925814307557 cpu@end=1925814307557 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-12 cpu@start=1927499906873 cpu@end=1927499906873 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-13 cpu@start=1927576900883 cpu@end=1927576900883 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-14 cpu@start=1926542962322 cpu@end=1926542962322 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-15 cpu@start=1925308204796 cpu@end=1925308204796 deltaMS=0.0 thread 72 name=hnsw-merge-1-thread-16 cpu@start=1926999911972 cpu@end=1926999911972 deltaMS=0.0 Average CPU cores used: 1.043719268122264 completed 1000 searches in 2289 ms: 436 QPS CPU time=2389 ms checking results SUMMARY: 0.881 2.289 2.389 1.044 8000000 KNN 100 100 N/A N/A 100.000 32 100 4 bits 5732 1077.99 7421.25 1166.24 1 36185.94 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=245, Fanout min=5, mean=16.10, max=32, meandelta=414466.34 % 0 10 20 30 40 50 60 70 80 90 100 0 10 12 13 14 15 17 18 20 23 32 Graph level=2 size=7644, Fanout min=7, mean=27.41, max=32, meandelta=268870.50 % 0 10 20 30 40 50 60 70 80 90 100 0 18 22 25 28 31 32 32 32 32 32 Graph level=1 size=247232, Fanout min=1, mean=28.30, max=32, meandelta=258383.75 % 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.73, max=64, meandelta=194187.52 % 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=245, connectedness=1.00 Graph level=2 size=7644, connectedness=1.00 Graph level=1 size=247232, 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.03.08.19.33/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': 52,575,880.40 msec task-clock:u 203,884,922,481,082 cycles:u (36.37%) 178,374,108,636,476 instructions:u (36.37%) 4,356,529,873,309 cache-references:u (36.36%) 1,693,282,221,227 cache-misses:u (36.36%) 64,507,113,357,085 L1-dcache-loads:u (36.36%) 1,991,722,680,619 L1-dcache-load-misses:u (36.36%) 6,237,341,486,361 L1-icache-loads:u (36.36%) 21,388,865,942 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 7,712,400 faults:u 6,736,889 minor-faults:u 800 major-faults:u 15,717,857,147,922 branches:u (36.36%) 112,975,821,124 branch-misses:u (36.36%) 3,335,441,370,664 stalled-cycles-frontend:u (36.37%) stalled-cycles-backend:u 2449.389349794 seconds time elapsed 51964.166424000 seconds user 598.633160000 seconds sys took 0:40:49.419149 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='a646e1700f81ed59df2652ad755f3560a4e36f05', 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.881, cpu_time_ms=2.289, net_cpu_ms=2.389, 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=5732, index_time_sec=1077.99, index_docs_per_sec=7421.25, force_merge_time_sec=1166.24, index_num_segments=1, index_size_on_disk_mb=36185.94, selectivity=None, pre_post_filter='null', vec_disk_mb=35278.32, vec_ram_mb=4028.32, graph_level_conn_p_values={3: (245, {0: 0, 10: 10, 20: 12, 30: 13, 40: 14, 50: 15, 60: 17, 70: 18, 80: 20, 90: 23, 100: 32}), 2: (7644, {0: 0, 10: 18, 20: 22, 30: 25, 40: 28, 50: 31, 60: 32, 70: 32, 80: 32, 90: 32, 100: 32}), 1: (247232, {0: 0, 10: 19, 20: 24, 30: 27, 40: 31, 50: 32, 60: 32, 70: 32, 80: 32, 90: 32, 100: 32}), 0: (8000000, {0: 0, 10: 17, 20: 22, 30: 26, 40: 30, 50: 34, 60: 40, 70: 47, 80: 59, 90: 64, 100: 64})}, combined_run_time=datetime.timedelta(seconds=2449, microseconds=419149)) Profiler summary for /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q4-fmTrue.jfr Version: 2.1 Chunks: 20 Start: 2026-04-03 14:14:05 (UTC) Duration: 1187 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 12863955 219786880 jdk.FileWrite 1422512 31293969 jdk.NativeMethodSample 61343 801806 jdk.CPULoad 22449 448980 jdk.ObjectAllocationInNewTLAB 11769 229747 jdk.BooleanFlag 9920 314180 jdk.Checkpoint 2482 2340769 jdk.FileRead 2200 55983 jdk.ObjectAllocationOutsideTLAB 1095 19622 jdk.UnsignedIntFlag 960 32600 jdk.IntFlag 880 32140 jdk.StringFlag 680 26380 jdk.Compilation 581 15553 jdk.CPUInformation 20 30040 jdk.GCConfiguration 20 520 jdk.GarbageCollection 20 483 jdk.JVMInformation 20 19000 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.03.08.19.33/bench-knn-q4-fmTrue.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.04.03.08.19.33/bench-knn-q4-fmTrue.jfr is 245.72 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 61343 events (total: 61343) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 88.03% 53999 jdk.jfr.internal.JVM#emitEvent() [Native code] 5.98% 3668 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 3.94% 2419 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] 1.30% 800 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] 0.58% 357 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] 0.10% 61 jdk.internal.misc.Unsafe#park() [Native code] 0.02% 12 jdk.internal.misc.Unsafe#unpark() [Native code] 0.01% 6 java.lang.System#nanoTime() [Native code] 0.01% 6 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.00% 2 java.lang.Thread#sleepNanos0() [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% 2 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] 0.00% 1 java.io.FileOutputStream#writeBytes() [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.fs.UnixNativeDispatcher#readdir0() [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.03.08.19.33/bench-knn-q4-fmTrue.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.04.03.08.19.33/bench-knn-q4-fmTrue.jfr is 245.72 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q4-fmTrue.jfr is 245.72 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 61343 events (total: 61343) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 88.03% 53999 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.98% 3668 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.92% 2402 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.30% 799 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% 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] 0.08% 50 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.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% 11 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% 11 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% 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] 0.01% 6 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.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 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% 2 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% 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] 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 java.lang.Object#getClass() [Native code] at org.apache.lucene.search.Query#() [Interpreted code] at org.apache.lucene.search.AbstractKnnVectorQuery#() [Interpreted code] at org.apache.lucene.search.KnnFloatVectorQuery#() [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 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 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.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#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#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.03.08.19.33/bench-knn-q4-fmTrue.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.04.03.08.19.33/bench-knn-q4-fmTrue.jfr is 245.72 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q4-fmTrue.jfr is 245.72 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q4-fmTrue.jfr is 245.72 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 61343 events (total: 61343) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 88.03% 53999 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.0x000000008907aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 3.88% 2379 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] 3.52% 2162 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.10% 1289 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] 1.30% 799 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.58% 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.39% 240 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.08% 50 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% 17 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% 11 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.02% 11 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.01% 6 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.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() [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.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.0x000000008907aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.00% 2 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 org.apache.lucene.search.Query#() [Interpreted code] at org.apache.lucene.search.AbstractKnnVectorQuery#() [Interpreted code] at org.apache.lucene.search.KnnFloatVectorQuery#() [Interpreted code] at org.apache.lucene.search.KnnFloatVectorQuery#() [Interpreted code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#() [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] at knn.KnnGraphTester#main() [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#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% 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] 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.0x000000008907aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#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() [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.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 knn.KnnGraphTester#getVectorFileChannel() [Interpreted code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [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 knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [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 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% 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 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#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] 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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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.03.08.19.33/bench-knn-q4-fmTrue.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.04.03.08.19.33/bench-knn-q4-fmTrue.jfr is 245.72 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q4-fmTrue.jfr is 245.72 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q4-fmTrue.jfr is 245.72 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q4-fmTrue.jfr is 245.72 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 12860 events (total: 191222M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 33.19% 63470M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] 31.10% 59463M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] 23.58% 45082M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] 2.92% 5579M java.lang.Integer#valueOf() [Inlined code] 2.91% 5570M java.util.Arrays#copyOf() [Inlined code] 2.04% 3901M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] 0.92% 1754M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] 0.58% 1112M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] 0.47% 890M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] 0.44% 844M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.39% 747M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Inlined code] 0.35% 673M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] 0.23% 445M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize() [JIT compiled code] 0.10% 194M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] 0.09% 175M org.apache.lucene.util.SparseFixedBitSet#insertLong() [Inlined code] 0.09% 175M org.apache.lucene.util.SparseFixedBitSet#insertBlock() [JIT compiled code] 0.07% 134M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] 0.07% 131M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] 0.06% 119M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Interpreted code] 0.06% 116M java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [Inlined code] 0.05% 88M java.util.logging.LogManager#reset() [Interpreted code] 0.05% 88M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.04% 83M org.apache.lucene.internal.hppc.IntIntHashMap#allocateBuffers() [Interpreted code] 0.04% 76M java.util.DualPivotQuicksort#sort() [JIT compiled code] 0.03% 64M org.apache.lucene.util.hnsw.OnHeapHnswGraph#() [JIT compiled code] 0.03% 54M java.util.DualPivotQuicksort#tryMergeRuns() [JIT compiled code] 0.03% 48M knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] 0.02% 45M org.apache.lucene.util.FixedBitSet#() [Inlined code] 0.02% 41M java.lang.ThreadLocal$ThreadLocalMap#set() [Inlined code] 0.02% 32M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] 0.00% 4M org.apache.lucene.util.hnsw.ConcurrentHnswMerger#getNewOrdMapping() [JIT compiled code] 0.00% 1M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader$FieldEntry#create() [JIT compiled code] 0.00% 1M org.apache.lucene.util.SparseFixedBitSet#() [Interpreted code] 0.00% 596056 org.apache.lucene.search.TopKnnCollector#topDocs() [Interpreted code] 0.00% 524304 org.apache.lucene.util.packed.DirectMonotonicWriter#() [Inlined code] 0.00% 448176 knn.KnnGraphTester#readExactNNScores() [Interpreted code] 0.00% 448176 knn.KnnGraphTester#readExactNN() [Interpreted code] 0.00% 314400 org.apache.lucene.util.ArrayUtil#copyOfSubArray() [JIT compiled code] 0.00% 314368 jdk.internal.classfile.impl.SplitConstantPool#() [JIT compiled code] 0.00% 299544 jdk.internal.classfile.impl.BufWriterImpl#join() [Inlined code] 0.00% 298144 org.apache.lucene.store.MemorySegmentIndexInput#buildSlice() [Inlined code] 0.00% 298128 jdk.internal.classfile.impl.SplitConstantPool#utf8Entry() [JIT compiled code] 0.00% 298032 org.apache.lucene.util.SparseFixedBitSet#insertLong() [JIT compiled code] 0.00% 298016 org.apache.lucene.util.packed.DirectReader#getInstance() [Inlined code] 0.00% 298000 org.apache.lucene.search.TopScoreDocCollector#populateResults() [Interpreted code] 0.00% 186792 java.util.Arrays#copyOf() [JIT compiled code] 0.00% 150136 java.util.zip.InflaterInputStream#() [JIT compiled code] 0.00% 150016 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#getRandomVectorScorer() [Interpreted code] 0.00% 150000 org.apache.lucene.util.packed.DirectMonotonicReader#getInstance() [JIT compiled code] 0.00% 149792 org.apache.lucene.search.TopDocs#mergeAux() [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.03.08.19.33/bench-knn-q4-fmTrue.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.04.03.08.19.33/bench-knn-q4-fmTrue.jfr is 245.72 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q4-fmTrue.jfr is 245.72 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q4-fmTrue.jfr is 245.72 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q4-fmTrue.jfr is 245.72 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q4-fmTrue.jfr is 245.72 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 12860 events (total: 191222M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 26.15% 50010M 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.38% 38966M 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.81% 24503M 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.62% 22211M 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.19% 21397M 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.92% 9412M 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% 5579M 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.91% 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.04% 3901M 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.64% 1231M 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.58% 1112M 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.54% 1029M 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.47% 890M 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.44% 844M 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.39% 747M 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.31% 596M 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.30% 583M 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.23% 445M 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.11% 211M 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.10% 194M 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.09% 170M 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.09% 170M 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() [JIT compiled code] 0.07% 134M 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.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% 124M 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% 119M 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% 116M 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% 90M 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% 88M java.util.logging.LogManager#reset() [Interpreted code] at java.util.logging.LogManager$Cleaner#run() [Interpreted code] 0.05% 88M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.04% 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.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% 54M 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% 48M 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% 45M 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% 39M 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.02% 30M 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% 20M 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() [Inlined code] 0.01% 20M 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.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.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% 4M 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% 1M 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% 745000 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] 0.00% 596056 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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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.03.08.19.33/bench-knn-q4-fmTrue.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.04.03.08.19.33/bench-knn-q4-fmTrue.jfr is 245.72 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q4-fmTrue.jfr is 245.72 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q4-fmTrue.jfr is 245.72 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q4-fmTrue.jfr is 245.72 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q4-fmTrue.jfr is 245.72 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q4-fmTrue.jfr is 245.72 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 12860 events (total: 191222M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 23.62% 45160M 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.0x000000008919e000#call() [Inlined code] 20.34% 38902M 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.62% 22211M 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.0x000000008919e000#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] 11.19% 21397M 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.55% 16353M 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.26% 8150M 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.81% 7293M 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] 2.92% 5579M 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.91% 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.54% 4849M 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] 1.92% 3672M 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.0x000000008919e000#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] 1.11% 2119M 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.64% 1231M 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.0x000000008919e000#call() [Inlined code] 0.58% 1112M 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.0x000000008919e000#call() [Inlined code] 0.51% 979M 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.0x000000008919e000#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.42% 800M 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.0x000000008919e000#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.41% 781M 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.0x000000008919e000#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.0x000000008919e558#run() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] 0.33% 628M 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.31% 584M 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() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008919e000#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.29% 555M 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() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008919e000#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.0x000000008919e558#run() [JIT compiled code] 0.23% 445M 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.0x0000000089197738#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] 0.12% 229M 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.0x000000008919e000#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% 184M 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.0x000000008919e000#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.0x000000008919e558#run() [JIT compiled code] 0.09% 170M 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.09% 170M 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() [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.08% 149M 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() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008919e000#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] 0.07% 134M 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.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% 124M 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.06% 119M 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% 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.05% 90M 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.0x0000000089197738#merge() [Interpreted code] 0.05% 89M 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.0x000000008919e000#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% 88M java.util.logging.LogManager#reset() [Interpreted code] at java.util.logging.LogManager$Cleaner#run() [Interpreted code] 0.05% 88M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.04% 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.0x0000000089197738#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% 76M 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.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.0x0000000089197738#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.03% 63M 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.0x000000008919e000#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.03% 54M 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.0x0000000089197738#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.03% 50M 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.0x000000008919e000#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% 48M 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% 45M 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% 45M 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.0x0000000089197738#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.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.0x0000000089197738#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% 30M 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.02% 28M 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] at org.apache.lucene.internal.hppc.IntArrayList#add() [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] 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.03.08.19.33/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.212s][info][jfr,startup] Started recording 1. [0.212s][info][jfr,startup] [0.212s][info][jfr,startup] Use jcmd 2822002 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 1955988730557719 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 03, 2026 10:34:07 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: 119 segments, 12 merges 83.8s _1bb: 8 segs, 449.8 K docs, 2242.2 MB 53.0s _1ci: 8 segs, 74.5 K docs, 370.1 MB 48.8s _1cp: 8 segs, 724.4 K docs, 3612.6 MB 44.1s _1cx: 10 segs, 48.3 K docs, 239.0 MB 35.9s _1d8: 10 segs, 50.3 K docs, 249.3 MB 29.5s _1di: 9 segs, 44.4 K docs, 220.0 MB 23.4s _1dr: 8 segs, 42.6 K docs, 210.8 MB 20.5s _1dx: 8 segs, 159.6 K docs, 793.9 MB 16.7s _1e5: 8 segs, 76.8 K docs, 381.4 MB 11.8s _1ed: 8 segs, 174.5 K docs, 868.5 MB 5.1s _1en: 10 segs, 49.7 K docs, 245.9 MB 5.0 sec: 119 segments, 12 merges 88.8s _1bb: 8 segs, 449.8 K docs, 2242.2 MB 58.0s _1ci: 8 segs, 74.5 K docs, 370.1 MB 53.8s _1cp: 8 segs, 724.4 K docs, 3612.6 MB 49.1s _1cx: 10 segs, 48.3 K docs, 239.0 MB 40.9s _1d8: 10 segs, 50.3 K docs, 249.3 MB 34.6s _1di: 9 segs, 44.4 K docs, 220.0 MB 28.4s _1dr: 8 segs, 42.6 K docs, 210.8 MB 25.5s _1dx: 8 segs, 159.6 K docs, 793.9 MB 21.7s _1e5: 8 segs, 76.8 K docs, 381.4 MB 16.8s _1ed: 8 segs, 174.5 K docs, 868.5 MB 10.1s _1en: 10 segs, 49.7 K docs, 245.9 MB 5.0s _1er: 11 segs, 43.0 K docs, 212.8 MB 10.0 sec: 110 segments, 11 merges 93.8s _1bb: 8 segs, 449.8 K docs, 2242.2 MB 63.0s _1ci: 8 segs, 74.5 K docs, 370.1 MB 58.8s _1cp: 8 segs, 724.4 K docs, 3612.6 MB 45.9s _1d8: 10 segs, 50.3 K docs, 249.3 MB 39.6s _1di: 9 segs, 44.4 K docs, 220.0 MB 33.4s _1dr: 8 segs, 42.6 K docs, 210.8 MB 30.6s _1dx: 8 segs, 159.6 K docs, 793.9 MB 26.7s _1e5: 8 segs, 76.8 K docs, 381.4 MB 21.8s _1ed: 8 segs, 174.5 K docs, 868.5 MB 15.1s _1en: 10 segs, 49.7 K docs, 245.9 MB 10.0s _1er: 11 segs, 43.0 K docs, 212.8 MB 15.0 sec: 103 segments, 10 merges 98.8s _1bb: 8 segs, 449.8 K docs, 2242.2 MB 68.0s _1ci: 8 segs, 74.5 K docs, 370.1 MB 63.9s _1cp: 8 segs, 724.4 K docs, 3612.6 MB 51.0s _1d8: 10 segs, 50.3 K docs, 249.3 MB 44.6s _1di: 9 segs, 44.4 K docs, 220.0 MB 35.6s _1dx: 8 segs, 159.6 K docs, 793.9 MB 31.7s _1e5: 8 segs, 76.8 K docs, 381.4 MB 26.8s _1ed: 8 segs, 174.5 K docs, 868.5 MB 20.1s _1en: 10 segs, 49.7 K docs, 245.9 MB 15.0s _1er: 11 segs, 43.0 K docs, 212.8 MB 20.0 sec: 103 segments, 10 merges 103.9s _1bb: 8 segs, 449.8 K docs, 2242.2 MB 73.0s _1ci: 8 segs, 74.5 K docs, 370.1 MB 68.9s _1cp: 8 segs, 724.4 K docs, 3612.6 MB 56.0s _1d8: 10 segs, 50.3 K docs, 249.3 MB 49.6s _1di: 9 segs, 44.4 K docs, 220.0 MB 40.6s _1dx: 8 segs, 159.6 K docs, 793.9 MB 36.7s _1e5: 8 segs, 76.8 K docs, 381.4 MB 31.8s _1ed: 8 segs, 174.5 K docs, 868.5 MB 25.1s _1en: 10 segs, 49.7 K docs, 245.9 MB 20.0s _1er: 11 segs, 43.0 K docs, 212.8 MB 25.0 sec: 88 segments, 8 merges 108.9s _1bb: 8 segs, 449.8 K docs, 2242.2 MB 78.1s _1ci: 8 segs, 74.5 K docs, 370.1 MB 73.9s _1cp: 8 segs, 724.4 K docs, 3612.6 MB 61.0s _1d8: 10 segs, 50.3 K docs, 249.3 MB 45.6s _1dx: 8 segs, 159.6 K docs, 793.9 MB 36.9s _1ed: 8 segs, 174.5 K docs, 868.5 MB 30.1s _1en: 10 segs, 49.7 K docs, 245.9 MB 25.0s _1er: 11 segs, 43.0 K docs, 212.8 MB 30.0 sec: 88 segments, 8 merges 113.9s _1bb: 8 segs, 449.8 K docs, 2242.2 MB 83.1s _1ci: 8 segs, 74.5 K docs, 370.1 MB 78.9s _1cp: 8 segs, 724.4 K docs, 3612.6 MB 66.0s _1d8: 10 segs, 50.3 K docs, 249.3 MB 50.6s _1dx: 8 segs, 159.6 K docs, 793.9 MB 41.9s _1ed: 8 segs, 174.5 K docs, 868.5 MB 35.1s _1en: 10 segs, 49.7 K docs, 245.9 MB 30.0s _1er: 11 segs, 43.0 K docs, 212.8 MB 35.0 sec: 69 segments, 6 merges 118.9s _1bb: 8 segs, 449.8 K docs, 2242.2 MB 88.1s _1ci: 8 segs, 74.5 K docs, 370.1 MB 83.9s _1cp: 8 segs, 724.4 K docs, 3612.6 MB 71.0s _1d8: 10 segs, 50.3 K docs, 249.3 MB 55.6s _1dx: 8 segs, 159.6 K docs, 793.9 MB 46.9s _1ed: 8 segs, 174.5 K docs, 868.5 MB 40.0 sec: 55 segments, 4 merges 88.9s _1cp: 8 segs, 724.4 K docs, 3612.6 MB 76.0s _1d8: 10 segs, 50.3 K docs, 249.3 MB 60.6s _1dx: 8 segs, 159.6 K docs, 793.9 MB 51.9s _1ed: 8 segs, 174.5 K docs, 868.5 MB 45.0 sec: 46 segments, 3 merges 93.9s _1cp: 8 segs, 724.4 K docs, 3612.6 MB 65.6s _1dx: 8 segs, 159.6 K docs, 793.9 MB 56.9s _1ed: 8 segs, 174.5 K docs, 868.5 MB 50.1 sec: 46 segments, 3 merges 98.9s _1cp: 8 segs, 724.4 K docs, 3612.6 MB 70.6s _1dx: 8 segs, 159.6 K docs, 793.9 MB 61.9s _1ed: 8 segs, 174.5 K docs, 868.5 MB 55.1 sec: 46 segments, 3 merges 103.9s _1cp: 8 segs, 724.4 K docs, 3612.6 MB 75.6s _1dx: 8 segs, 159.6 K docs, 793.9 MB 66.9s _1ed: 8 segs, 174.5 K docs, 868.5 MB 60.1 sec: 39 segments, 3 merges 108.9s _1cp: 8 segs, 724.4 K docs, 3612.6 MB 71.9s _1ed: 8 segs, 174.5 K docs, 868.5 MB 4.6s _1es: 3 segs, 984.3 K docs, 4912.3 MB 65.1 sec: 32 segments, 2 merges 113.9s _1cp: 8 segs, 724.4 K docs, 3612.6 MB 9.6s _1es: 3 segs, 984.3 K docs, 4912.3 MB 70.1 sec: 32 segments, 2 merges 118.9s _1cp: 8 segs, 724.4 K docs, 3612.6 MB 14.6s _1es: 3 segs, 984.3 K docs, 4912.3 MB 75.1 sec: 32 segments, 2 merges 123.9s _1cp: 8 segs, 724.4 K docs, 3612.6 MB 19.6s _1es: 3 segs, 984.3 K docs, 4912.3 MB 80.1 sec: 32 segments, 2 merges 128.9s _1cp: 8 segs, 724.4 K docs, 3612.6 MB 24.6s _1es: 3 segs, 984.3 K docs, 4912.3 MB 85.1 sec: 32 segments, 2 merges 133.9s _1cp: 8 segs, 724.4 K docs, 3612.6 MB 29.6s _1es: 3 segs, 984.3 K docs, 4912.3 MB 90.1 sec: 32 segments, 2 merges 138.9s _1cp: 8 segs, 724.4 K docs, 3612.6 MB 34.6s _1es: 3 segs, 984.3 K docs, 4912.3 MB 95.1 sec: 32 segments, 2 merges 143.9s _1cp: 8 segs, 724.4 K docs, 3612.6 MB 39.6s _1es: 3 segs, 984.3 K docs, 4912.3 MB 100.0 sec: 32 segments, 2 merges 148.8s _1cp: 8 segs, 724.4 K docs, 3612.6 MB 44.5s _1es: 3 segs, 984.3 K docs, 4912.3 MB 105.0 sec: 32 segments, 2 merges 153.8s _1cp: 8 segs, 724.4 K docs, 3612.6 MB 49.5s _1es: 3 segs, 984.3 K docs, 4912.3 MB 110.0 sec: 32 segments, 2 merges 158.8s _1cp: 8 segs, 724.4 K docs, 3612.6 MB 54.5s _1es: 3 segs, 984.3 K docs, 4912.3 MB 115.0 sec: 32 segments, 2 merges 163.8s _1cp: 8 segs, 724.4 K docs, 3612.6 MB 59.5s _1es: 3 segs, 984.3 K docs, 4912.3 MB 120.0 sec: 32 segments, 2 merges 168.9s _1cp: 8 segs, 724.4 K docs, 3612.6 MB 64.6s _1es: 3 segs, 984.3 K docs, 4912.3 MB 125.0 sec: 32 segments, 2 merges 173.9s _1cp: 8 segs, 724.4 K docs, 3612.6 MB 69.6s _1es: 3 segs, 984.3 K docs, 4912.3 MB 130.0 sec: 25 segments, 1 merges 74.6s _1es: 3 segs, 984.3 K docs, 4912.3 MB 135.0 sec: 25 segments, 1 merges 79.6s _1es: 3 segs, 984.3 K docs, 4912.3 MB 140.0 sec: 25 segments, 1 merges 84.6s _1es: 3 segs, 984.3 K docs, 4912.3 MB 145.0 sec: 25 segments, 1 merges 89.6s _1es: 3 segs, 984.3 K docs, 4912.3 MB 150.1 sec: 25 segments, 1 merges 94.6s _1es: 3 segs, 984.3 K docs, 4912.3 MB 155.1 sec: 25 segments, 1 merges 99.6s _1es: 3 segs, 984.3 K docs, 4912.3 MB 160.1 sec: 25 segments, 1 merges 104.6s _1es: 3 segs, 984.3 K docs, 4912.3 MB 165.1 sec: 25 segments, 1 merges 109.6s _1es: 3 segs, 984.3 K docs, 4912.3 MB 170.1 sec: 25 segments, 1 merges 114.6s _1es: 3 segs, 984.3 K docs, 4912.3 MB 175.1 sec: 25 segments, 1 merges 119.6s _1es: 3 segs, 984.3 K docs, 4912.3 MB 180.1 sec: 25 segments, 1 merges 124.6s _1es: 3 segs, 984.3 K docs, 4912.3 MB 185.0 sec: 25 segments, 1 merges 129.5s _1es: 3 segs, 984.3 K docs, 4912.3 MB 190.0 sec: 25 segments, 1 merges 134.5s _1es: 3 segs, 984.3 K docs, 4912.3 MB 195.0 sec: 25 segments, 1 merges 139.5s _1es: 3 segs, 984.3 K docs, 4912.3 MB 200.0 sec: 25 segments, 1 merges 144.6s _1es: 3 segs, 984.3 K docs, 4912.3 MB 205.0 sec: 25 segments, 1 merges 149.6s _1es: 3 segs, 984.3 K docs, 4912.3 MB 210.0 sec: 25 segments, 1 merges 154.6s _1es: 3 segs, 984.3 K docs, 4912.3 MB 215.0 sec: 25 segments, 1 merges 159.6s _1es: 3 segs, 984.3 K docs, 4912.3 MB 220.1 sec: 25 segments, 1 merges 164.6s _1es: 3 segs, 984.3 K docs, 4912.3 MB 225.1 sec: 25 segments, 1 merges 169.6s _1es: 3 segs, 984.3 K docs, 4912.3 MB 230.1 sec: 23 segments, 1 merges 4.8s _1et: 4 segs, 1003.3 K docs, 5006.2 MB 235.1 sec: 23 segments, 1 merges 9.8s _1et: 4 segs, 1003.3 K docs, 5006.2 MB 240.1 sec: 23 segments, 1 merges 14.8s _1et: 4 segs, 1003.3 K docs, 5006.2 MB 245.1 sec: 23 segments, 1 merges 19.8s _1et: 4 segs, 1003.3 K docs, 5006.2 MB 250.1 sec: 23 segments, 1 merges 24.8s _1et: 4 segs, 1003.3 K docs, 5006.2 MB 255.1 sec: 23 segments, 1 merges 29.8s _1et: 4 segs, 1003.3 K docs, 5006.2 MB 260.1 sec: 23 segments, 1 merges 34.8s _1et: 4 segs, 1003.3 K docs, 5006.2 MB 265.1 sec: 23 segments, 1 merges 39.9s _1et: 4 segs, 1003.3 K docs, 5006.2 MB 270.0 sec: 23 segments, 1 merges 44.8s _1et: 4 segs, 1003.3 K docs, 5006.2 MB 275.0 sec: 23 segments, 1 merges 49.8s _1et: 4 segs, 1003.3 K docs, 5006.2 MB 280.0 sec: 23 segments, 1 merges 54.8s _1et: 4 segs, 1003.3 K docs, 5006.2 MB 285.0 sec: 23 segments, 1 merges 59.8s _1et: 4 segs, 1003.3 K docs, 5006.2 MB 290.0 sec: 23 segments, 1 merges 64.8s _1et: 4 segs, 1003.3 K docs, 5006.2 MB 295.0 sec: 23 segments, 1 merges 69.8s _1et: 4 segs, 1003.3 K docs, 5006.2 MB 300.0 sec: 23 segments, 1 merges 74.8s _1et: 4 segs, 1003.3 K docs, 5006.2 MB 305.1 sec: 23 segments, 1 merges 79.8s _1et: 4 segs, 1003.3 K docs, 5006.2 MB 310.1 sec: 23 segments, 1 merges 84.8s _1et: 4 segs, 1003.3 K docs, 5006.2 MB 315.1 sec: 23 segments, 1 merges 89.8s _1et: 4 segs, 1003.3 K docs, 5006.2 MB 320.1 sec: 23 segments, 1 merges 94.8s _1et: 4 segs, 1003.3 K docs, 5006.2 MB 325.1 sec: 23 segments, 1 merges 99.8s _1et: 4 segs, 1003.3 K docs, 5006.2 MB 330.1 sec: 23 segments, 1 merges 104.8s _1et: 4 segs, 1003.3 K docs, 5006.2 MB 335.1 sec: 23 segments, 1 merges 109.9s _1et: 4 segs, 1003.3 K docs, 5006.2 MB 340.0 sec: 23 segments, 1 merges 114.8s _1et: 4 segs, 1003.3 K docs, 5006.2 MB 345.0 sec: 23 segments, 1 merges 119.8s _1et: 4 segs, 1003.3 K docs, 5006.2 MB 350.0 sec: 23 segments, 1 merges 124.8s _1et: 4 segs, 1003.3 K docs, 5006.2 MB 355.0 sec: 23 segments, 1 merges 129.8s _1et: 4 segs, 1003.3 K docs, 5006.2 MB 360.0 sec: 23 segments, 1 merges 134.8s _1et: 4 segs, 1003.3 K docs, 5006.2 MB 365.0 sec: 23 segments, 1 merges 139.8s _1et: 4 segs, 1003.3 K docs, 5006.2 MB 370.0 sec: 23 segments, 1 merges 144.8s _1et: 4 segs, 1003.3 K docs, 5006.2 MB 375.0 sec: 23 segments, 1 merges 149.8s _1et: 4 segs, 1003.3 K docs, 5006.2 MB 380.0 sec: 23 segments, 1 merges 154.8s _1et: 4 segs, 1003.3 K docs, 5006.2 MB 385.0 sec: 23 segments, 1 merges 159.8s _1et: 4 segs, 1003.3 K docs, 5006.2 MB 390.0 sec: 23 segments, 1 merges 164.8s _1et: 4 segs, 1003.3 K docs, 5006.2 MB 395.1 sec: 23 segments, 1 merges 169.8s _1et: 4 segs, 1003.3 K docs, 5006.2 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 1466 seconds reindex takes 1466.26 sec index has 20 segments: segments_2: _9y(11.0.0):C1025504 _ax(11.0.0):C451598 _np(11.0.0):C700939 _13m(11.0.0):C832224 _hx(11.0.0):C490032 _1et(11.0.0):C1003260 _ta(11.0.0):C667705 _1es(11.0.0):C984278 _1cp(11.0.0):C724418 _177(11.0.0):C226383 _1ad(11.0.0):C206831 _1ed(11.0.0):C174468 _1ci(11.0.0):C74529 _1dx(11.0.0):C159576 _1cx(11.0.0):C48267 _1d8(11.0.0):C50343 _1di(11.0.0):C44437 _1dr(11.0.0):C42560 _1en(11.0.0):C49657 _1er(11.0.0):C42991 _9y: 5122.1 MB _ax: 2254.2 MB _np: 3499.8 MB _13m: 4155.7 MB _hx: 2446.1 MB _1et: 5010.9 MB _ta: 3333.7 MB _1es: 4915.9 MB _1cp: 3617.1 MB _177: 1129.5 MB _1ad: 1031.9 MB _1ed: 870.3 MB _1ci: 371.4 MB _1dx: 795.9 MB _1cx: 240.4 MB _1d8: 250.7 MB _1di: 221.3 MB _1dr: 211.9 MB _1en: 247.3 MB _1er: 214.0 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=1.0 index disk usage is 39940.13 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=57292104384 cpu@end=72220862767 deltaMS=14928.758383 thread 14 name=Reference Handler cpu@start=1461707 cpu@end=1461707 deltaMS=0.0 thread 15 name=Finalizer cpu@start=140193 cpu@end=140193 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=126043 cpu@end=126043 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=7132439 cpu@end=7132439 deltaMS=0.0 thread 41 name=JFR Recorder Thread cpu@start=21029970976 cpu@end=21032539754 deltaMS=2.568778 thread 42 name=JFR Periodic Tasks cpu@start=127137689057 cpu@end=127851153627 deltaMS=713.46457 thread 46 name=Notification Thread cpu@start=97496 cpu@end=97496 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-1 cpu@start=1785403735528 cpu@end=1785403735528 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-2 cpu@start=1789576596929 cpu@end=1789576596929 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-3 cpu@start=1778593615869 cpu@end=1778593615869 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-4 cpu@start=1780925723456 cpu@end=1780925723456 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-5 cpu@start=1789379028242 cpu@end=1789379028242 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-6 cpu@start=1784593030386 cpu@end=1784593030386 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-7 cpu@start=1781699877736 cpu@end=1781699877736 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-8 cpu@start=1782026878768 cpu@end=1782026878768 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-9 cpu@start=1783324837732 cpu@end=1783324837732 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-10 cpu@start=1784201175120 cpu@end=1784201175120 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-11 cpu@start=1783081353608 cpu@end=1783081353608 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-12 cpu@start=1780017139585 cpu@end=1780017139585 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-13 cpu@start=1780530753084 cpu@end=1780530753084 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-14 cpu@start=1784791229510 cpu@end=1784791229510 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-15 cpu@start=1787180709988 cpu@end=1787180709988 deltaMS=0.0 thread 72 name=hnsw-merge-1-thread-16 cpu@start=1786000368770 cpu@end=1786000368770 deltaMS=0.0 Average CPU cores used: 1.0472892467812738 completed 1000 searches in 14938 ms: 66 QPS CPU time=15644 ms checking results SUMMARY: 0.954 14.938 15.644 1.047 8000000 KNN 100 100 N/A N/A 100.000 32 100 7 bits 68412 1466.26 5456.05 0.00 20 39940.13 null N/A 1.000 39184.570 7934.570 false HNSW Leaf 0 has 4 layers Leaf 0 has 1025504 documents Graph level=3 size=51, Fanout min=3, mean=8.82, max=21, meandelta=74814.16 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 7 8 8 9 10 11 12 21 Graph level=2 size=936, Fanout min=7, mean=23.17, max=32, meandelta=40295.76 % 0 10 20 30 40 50 60 70 80 90 100 0 14 17 19 21 23 25 28 32 32 32 Graph level=1 size=31514, Fanout min=4, mean=28.08, max=32, meandelta=33514.95 % 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=1025504, Fanout min=1, mean=39.49, max=64, meandelta=24040.93 % 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=936, connectedness=1.00 Graph level=1 size=31514, connectedness=1.00 Graph level=0 size=1025504, connectedness=1.00 Leaf 1 has 4 layers Leaf 1 has 451598 documents Graph level=3 size=19, Fanout min=3, mean=5.68, max=12, meandelta=39621.20 % 0 10 20 30 40 50 60 70 80 90 100 0 3 4 4 5 5 5 6 7 9 12 Graph level=2 size=338, Fanout min=7, mean=18.41, max=32, meandelta=21786.44 % 0 10 20 30 40 50 60 70 80 90 100 0 12 13 15 16 17 19 21 23 27 32 Graph level=1 size=13740, Fanout min=7, mean=27.71, max=32, meandelta=14924.31 % 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=451598, Fanout min=1, mean=39.58, max=64, meandelta=10583.54 % 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=338, connectedness=1.00 Graph level=1 size=13740, connectedness=1.00 Graph level=0 size=451598, connectedness=1.00 Leaf 2 has 4 layers Leaf 2 has 700939 documents Graph level=3 size=38, Fanout min=4, mean=7.53, max=17, meandelta=71811.09 % 0 10 20 30 40 50 60 70 80 90 100 0 4 5 6 6 7 8 8 8 11 17 Graph level=2 size=584, Fanout min=7, mean=20.72, max=32, meandelta=30456.08 % 0 10 20 30 40 50 60 70 80 90 100 0 12 14 16 18 20 22 24 27 32 32 Graph level=1 size=21285, Fanout min=5, mean=27.85, max=32, meandelta=23032.26 % 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=700939, Fanout min=1, mean=39.60, max=64, meandelta=16409.93 % 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=38, connectedness=1.00 Graph level=2 size=584, connectedness=1.00 Graph level=1 size=21285, connectedness=1.00 Graph level=0 size=700939, connectedness=1.00 Leaf 3 has 4 layers Leaf 3 has 832224 documents Graph level=3 size=47, Fanout min=3, mean=8.09, max=14, meandelta=84915.19 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 6 7 7 8 9 11 11 14 Graph level=2 size=723, Fanout min=7, mean=22.12, max=32, meandelta=34183.15 % 0 10 20 30 40 50 60 70 80 90 100 0 13 16 18 20 22 23 26 30 32 32 Graph level=1 size=25336, Fanout min=3, mean=28.07, max=32, meandelta=27149.16 % 0 10 20 30 40 50 60 70 80 90 100 0 19 23 26 29 32 32 32 32 32 32 Graph level=0 size=832224, Fanout min=1, mean=39.51, max=64, meandelta=19515.08 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 37 42 49 60 64 64 Graph level=3 size=47, connectedness=1.00 Graph level=2 size=723, connectedness=1.00 Graph level=1 size=25336, connectedness=1.00 Graph level=0 size=832224, connectedness=1.00 Leaf 4 has 4 layers Leaf 4 has 490032 documents Graph level=3 size=22, Fanout min=3, mean=6.09, max=9, meandelta=36575.02 % 0 10 20 30 40 50 60 70 80 90 100 0 4 4 5 5 7 7 7 7 7 9 Graph level=2 size=371, Fanout min=6, mean=19.02, max=32, meandelta=21567.26 % 0 10 20 30 40 50 60 70 80 90 100 0 12 13 15 17 18 20 22 24 27 32 Graph level=1 size=14928, Fanout min=6, mean=27.80, max=32, meandelta=16118.88 % 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=490032, Fanout min=1, mean=39.57, max=64, meandelta=11488.29 % 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=371, connectedness=1.00 Graph level=1 size=14928, connectedness=1.00 Graph level=0 size=490032, connectedness=1.00 Leaf 5 has 4 layers Leaf 5 has 1003260 documents Graph level=3 size=56, Fanout min=4, mean=8.50, max=20, meandelta=91322.52 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 6 7 7 8 10 11 13 20 Graph level=2 size=844, Fanout min=8, mean=22.88, max=32, meandelta=39607.23 % 0 10 20 30 40 50 60 70 80 90 100 0 14 16 18 20 22 25 28 31 32 32 Graph level=1 size=30526, Fanout min=3, mean=28.07, max=32, meandelta=32718.75 % 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=1003260, Fanout min=1, mean=39.51, max=64, meandelta=23510.94 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 32 37 42 49 60 64 64 Graph level=3 size=56, connectedness=1.00 Graph level=2 size=844, connectedness=1.00 Graph level=1 size=30526, connectedness=1.00 Graph level=0 size=1003260, connectedness=1.00 Leaf 6 has 4 layers Leaf 6 has 667705 documents Graph level=3 size=36, Fanout min=3, mean=6.78, max=11, meandelta=71557.52 % 0 10 20 30 40 50 60 70 80 90 100 0 4 5 6 6 6 7 7 8 9 11 Graph level=2 size=558, Fanout min=8, mean=20.89, max=32, meandelta=29363.00 % 0 10 20 30 40 50 60 70 80 90 100 0 13 15 17 19 20 22 24 27 32 32 Graph level=1 size=20280, Fanout min=4, mean=27.93, max=32, meandelta=21907.30 % 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=667705, Fanout min=1, mean=39.61, max=64, meandelta=15626.69 % 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=36, connectedness=1.00 Graph level=2 size=558, connectedness=1.00 Graph level=1 size=20280, connectedness=1.00 Graph level=0 size=667705, connectedness=1.00 Leaf 7 has 4 layers Leaf 7 has 984278 documents Graph level=3 size=50, Fanout min=3, mean=9.28, max=22, meandelta=80344.80 % 0 10 20 30 40 50 60 70 80 90 100 0 5 7 8 8 9 10 10 11 13 22 Graph level=2 size=772, Fanout min=7, mean=22.32, max=32, meandelta=39752.58 % 0 10 20 30 40 50 60 70 80 90 100 0 14 16 18 20 22 24 26 29 32 32 Graph level=1 size=29880, Fanout min=3, mean=28.03, max=32, meandelta=32209.66 % 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=984278, Fanout min=1, mean=39.49, max=64, meandelta=23082.77 % 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=772, connectedness=1.00 Graph level=1 size=29880, connectedness=1.00 Graph level=0 size=984278, connectedness=1.00 Leaf 8 has 4 layers Leaf 8 has 724418 documents Graph level=3 size=28, Fanout min=3, mean=6.00, max=11, meandelta=83587.64 % 0 10 20 30 40 50 60 70 80 90 100 0 3 4 4 5 6 6 6 8 9 11 Graph level=2 size=587, Fanout min=6, mean=21.02, max=32, meandelta=31199.30 % 0 10 20 30 40 50 60 70 80 90 100 0 13 15 17 18 20 22 25 28 32 32 Graph level=1 size=22128, Fanout min=3, mean=27.92, max=32, meandelta=23767.24 % 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=724418, Fanout min=1, mean=39.60, max=64, meandelta=16953.73 % 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=587, connectedness=1.00 Graph level=1 size=22128, connectedness=1.00 Graph level=0 size=724418, connectedness=1.00 Leaf 9 has 4 layers Leaf 9 has 226383 documents Graph level=3 size=9, Fanout min=2, mean=3.33, max=6, meandelta=38916.46 % 0 10 20 30 40 50 60 70 80 90 100 0 1 2 2 2 3 3 3 4 5 6 Graph level=2 size=209, Fanout min=6, mean=14.65, max=32, meandelta=13193.64 % 0 10 20 30 40 50 60 70 80 90 100 0 9 11 12 13 14 15 17 18 21 32 Graph level=1 size=7032, Fanout min=7, mean=27.27, max=32, meandelta=7573.75 % 0 10 20 30 40 50 60 70 80 90 100 0 18 22 24 27 30 32 32 32 32 32 Graph level=0 size=226383, Fanout min=1, mean=39.37, max=64, meandelta=5340.80 % 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=9, connectedness=1.00 Graph level=2 size=209, connectedness=1.00 Graph level=1 size=7032, connectedness=1.00 Graph level=0 size=226383, connectedness=1.00 Leaf 10 has 4 layers Leaf 10 has 206831 documents Graph level=3 size=10, Fanout min=2, mean=3.80, max=7, meandelta=36924.50 % 0 10 20 30 40 50 60 70 80 90 100 0 2 3 3 3 3 4 4 4 5 7 Graph level=2 size=189, Fanout min=6, mean=14.68, max=27, meandelta=12359.16 % 0 10 20 30 40 50 60 70 80 90 100 0 9 10 12 13 14 15 17 18 21 27 Graph level=1 size=6417, Fanout min=7, mean=27.29, max=32, meandelta=6934.04 % 0 10 20 30 40 50 60 70 80 90 100 0 18 21 24 27 31 32 32 32 32 32 Graph level=0 size=206831, Fanout min=1, mean=39.34, max=64, meandelta=4885.40 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 36 42 48 58 64 64 Graph level=3 size=10, connectedness=1.00 Graph level=2 size=189, connectedness=1.00 Graph level=1 size=6417, connectedness=1.00 Graph level=0 size=206831, connectedness=1.00 Leaf 11 has 4 layers Leaf 11 has 174468 documents Graph level=3 size=6, Fanout min=2, mean=2.67, max=3, meandelta=29726.31 % 0 10 20 30 40 50 60 70 80 90 100 0 1 2 2 2 3 3 3 3 3 3 Graph level=2 size=159, Fanout min=4, mean=14.21, max=27, meandelta=10394.56 % 0 10 20 30 40 50 60 70 80 90 100 0 9 11 12 12 14 15 16 18 19 27 Graph level=1 size=5444, Fanout min=8, mean=26.89, max=32, meandelta=5932.50 % 0 10 20 30 40 50 60 70 80 90 100 0 18 21 24 26 30 32 32 32 32 32 Graph level=0 size=174468, Fanout min=1, mean=39.18, max=64, meandelta=4136.55 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 36 41 48 58 64 64 Graph level=3 size=6, connectedness=1.00 Graph level=2 size=159, connectedness=1.00 Graph level=1 size=5444, connectedness=1.00 Graph level=0 size=174468, connectedness=1.00 Leaf 12 has 4 layers Leaf 12 has 74529 documents Graph level=3 size=3, Fanout min=2, mean=2.00, max=2, meandelta=20481.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=62, Fanout min=2, mean=9.19, max=17, meandelta=6566.94 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 7 8 9 10 11 12 13 17 Graph level=1 size=2301, Fanout min=8, mean=25.77, max=32, meandelta=2638.09 % 0 10 20 30 40 50 60 70 80 90 100 0 16 19 22 24 27 30 32 32 32 32 Graph level=0 size=74529, Fanout min=2, mean=38.55, max=64, meandelta=1793.68 % 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=62, connectedness=1.00 Graph level=1 size=2301, connectedness=1.00 Graph level=0 size=74529, connectedness=1.00 Leaf 13 has 4 layers Leaf 13 has 159576 documents Graph level=3 size=5, Fanout min=2, mean=2.40, max=3, meandelta=47777.42 % 0 10 20 30 40 50 60 70 80 90 100 0 1 2 2 2 2 2 2 3 3 3 Graph level=2 size=139, Fanout min=6, mean=12.96, max=26, meandelta=10273.31 % 0 10 20 30 40 50 60 70 80 90 100 0 8 9 10 11 12 14 15 16 18 26 Graph level=1 size=4978, Fanout min=7, mean=27.04, max=32, meandelta=5380.33 % 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=159576, Fanout min=1, mean=39.17, max=64, meandelta=3784.69 % 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=5, connectedness=1.00 Graph level=2 size=139, connectedness=1.00 Graph level=1 size=4978, connectedness=1.00 Graph level=0 size=159576, connectedness=1.00 Leaf 14 has 4 layers Leaf 14 has 48267 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=42, Fanout min=3, mean=7.38, max=14, meandelta=4987.69 % 0 10 20 30 40 50 60 70 80 90 100 0 4 5 6 6 7 8 9 9 10 14 Graph level=1 size=1475, Fanout min=7, mean=25.09, max=32, meandelta=1749.59 % 0 10 20 30 40 50 60 70 80 90 100 0 16 19 21 23 26 29 32 32 32 32 Graph level=0 size=48267, Fanout min=3, mean=38.21, max=64, meandelta=1170.94 % 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=42, connectedness=1.00 Graph level=1 size=1475, connectedness=1.00 Graph level=0 size=48267, connectedness=1.00 Leaf 15 has 4 layers Leaf 15 has 50343 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=43, Fanout min=4, mean=8.19, max=15, meandelta=4821.14 % 0 10 20 30 40 50 60 70 80 90 100 0 5 5 7 7 8 8 10 10 11 15 Graph level=1 size=1587, Fanout min=7, mean=24.89, max=32, meandelta=1843.91 % 0 10 20 30 40 50 60 70 80 90 100 0 15 18 21 23 25 29 32 32 32 32 Graph level=0 size=50343, Fanout min=1, mean=38.14, max=64, meandelta=1225.46 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 27 31 35 40 46 55 64 64 Graph level=3 size=1, connectedness=1.00 Graph level=2 size=43, connectedness=1.00 Graph level=1 size=1587, connectedness=1.00 Graph level=0 size=50343, connectedness=1.00 Leaf 16 has 4 layers Leaf 16 has 44437 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=38, Fanout min=4, mean=7.58, max=13, meandelta=4740.60 % 0 10 20 30 40 50 60 70 80 90 100 0 4 6 6 6 7 8 8 9 11 13 Graph level=1 size=1361, Fanout min=8, mean=24.45, max=32, meandelta=1650.13 % 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=44437, Fanout min=3, mean=38.05, max=64, meandelta=1081.99 % 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=38, connectedness=1.00 Graph level=1 size=1361, connectedness=1.00 Graph level=0 size=44437, connectedness=1.00 Leaf 17 has 4 layers Leaf 17 has 42560 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=36, Fanout min=3, mean=7.83, max=13, meandelta=4446.28 % 0 10 20 30 40 50 60 70 80 90 100 0 4 5 7 7 8 9 9 9 10 13 Graph level=1 size=1292, Fanout min=8, mean=24.86, max=32, meandelta=1540.42 % 0 10 20 30 40 50 60 70 80 90 100 0 16 18 21 23 25 28 31 32 32 32 Graph level=0 size=42560, Fanout min=2, mean=38.01, max=64, meandelta=1037.26 % 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=36, connectedness=1.00 Graph level=1 size=1292, connectedness=1.00 Graph level=0 size=42560, connectedness=1.00 Leaf 18 has 4 layers Leaf 18 has 49657 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=43, Fanout min=2, mean=8.23, max=14, meandelta=4802.27 % 0 10 20 30 40 50 60 70 80 90 100 0 5 5 6 7 8 9 10 11 12 14 Graph level=1 size=1514, Fanout min=8, mean=24.73, max=32, meandelta=1813.79 % 0 10 20 30 40 50 60 70 80 90 100 0 15 18 20 23 25 28 32 32 32 32 Graph level=0 size=49657, Fanout min=3, mean=38.17, max=64, meandelta=1207.09 % 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=43, connectedness=1.00 Graph level=1 size=1514, connectedness=1.00 Graph level=0 size=49657, connectedness=1.00 Leaf 19 has 4 layers Leaf 19 has 42991 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=38, Fanout min=4, mean=7.95, max=15, meandelta=4406.98 % 0 10 20 30 40 50 60 70 80 90 100 0 4 5 6 7 8 8 8 10 11 15 Graph level=1 size=1310, Fanout min=7, mean=24.39, max=32, meandelta=1586.20 % 0 10 20 30 40 50 60 70 80 90 100 0 15 18 20 22 25 27 31 32 32 32 Graph level=0 size=42991, Fanout min=3, mean=38.06, max=64, meandelta=1046.78 % 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=38, connectedness=1.00 Graph level=1 size=1310, connectedness=1.00 Graph level=0 size=42991, 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.03.08.19.33/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,207,482.03 msec task-clock:u 212,955,069,544,489 cycles:u (36.36%) 116,753,689,005,212 instructions:u (36.36%) 3,438,654,787,566 cache-references:u (36.36%) 1,560,146,739,865 cache-misses:u (36.36%) 42,083,731,978,272 L1-dcache-loads:u (36.36%) 1,486,544,457,717 L1-dcache-load-misses:u (36.36%) 2,046,703,273,746 L1-icache-loads:u (36.36%) 12,437,422,931 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 7,537,098 faults:u 6,653,528 minor-faults:u 768 major-faults:u 11,850,415,512,739 branches:u (36.36%) 89,575,745,489 branch-misses:u (36.36%) 3,161,083,537,959 stalled-cycles-frontend:u (36.36%) stalled-cycles-backend:u 1949.600057419 seconds time elapsed 54617.390170000 seconds user 580.244916000 seconds sys took 0:32:29.613783 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='a646e1700f81ed59df2652ad755f3560a4e36f05', 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.954, cpu_time_ms=14.938, net_cpu_ms=15.644, 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=68412, index_time_sec=1466.26, index_docs_per_sec=5456.05, force_merge_time_sec=0.0, index_num_segments=20, index_size_on_disk_mb=39940.13, 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: (38, {0: 0, 10: 4, 20: 5, 30: 6, 40: 7, 50: 8, 60: 8, 70: 8, 80: 10, 90: 11, 100: 15}), 1: (1310, {0: 0, 10: 15, 20: 18, 30: 20, 40: 22, 50: 25, 60: 27, 70: 31, 80: 32, 90: 32, 100: 32}), 0: (42991, {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=1949, microseconds=613783)) Profiler summary for /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q7-fmFalse.jfr Version: 2.1 Chunks: 20 Start: 2026-04-03 14:57:06 (UTC) Duration: 567 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 9132993 156928132 jdk.FileWrite 3660982 80314638 jdk.FileRead 574743 13254910 jdk.NativeMethodSample 51970 692748 jdk.ObjectAllocationInNewTLAB 11992 237667 jdk.CPULoad 10658 213160 jdk.BooleanFlag 9920 314180 jdk.Checkpoint 1675 4409800 jdk.ObjectAllocationOutsideTLAB 967 17386 jdk.UnsignedIntFlag 960 32600 jdk.IntFlag 880 32140 jdk.Compilation 864 23075 jdk.StringFlag 680 26400 jdk.CPUInformation 20 30040 jdk.GCConfiguration 20 520 jdk.JVMInformation 20 18600 jdk.Metadata 20 2210540 jdk.GarbageCollection 14 336 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.03.08.19.33/bench-knn-q7-fmFalse.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.04.03.08.19.33/bench-knn-q7-fmFalse.jfr is 246.77 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 51970 events (total: 51970) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 54.25% 28192 jdk.jfr.internal.JVM#emitEvent() [Native code] 32.89% 17093 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 4.72% 2451 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] 4.69% 2436 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 1.86% 968 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] 1.29% 670 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] 0.11% 58 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] 0.03% 18 jdk.internal.misc.Unsafe#park() [Native code] 0.03% 14 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] 0.02% 12 sun.nio.ch.NativeThread#current0() [Native code] 0.02% 12 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] 0.02% 10 jdk.jfr.internal.JVM#getStackTraceId() [Native code] 0.01% 7 jdk.internal.misc.Unsafe#unpark() [Native code] 0.01% 6 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] 0.01% 5 java.io.FileDescriptor#close0() [Native code] 0.01% 3 java.io.FileOutputStream#writeBytes() [Native code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] 0.00% 1 jdk.internal.misc.VM#getNanoTimeAdjustment() [Native code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#access0() [Native code] 0.00% 1 java.lang.Object#wait0() [Native code] 0.00% 1 jdk.internal.misc.Unsafe#getIntVolatile() [Native code] 0.00% 1 jdk.internal.misc.Unsafe#freeMemory0() [Native code] 0.00% 1 java.lang.System#nanoTime() [Native code] 0.00% 1 java.util.zip.Inflater#inflateBytesBytes() [Native code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#allocationGranularity0() [Native code] 0.00% 1 java.io.RandomAccessFile#readBytes0() [Native code] 0.00% 1 java.lang.Object#hashCode() [Native code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#readdir0() [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.03.08.19.33/bench-knn-q7-fmFalse.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.04.03.08.19.33/bench-knn-q7-fmFalse.jfr is 246.77 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q7-fmFalse.jfr is 246.77 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 51970 events (total: 51970) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 54.25% 28192 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] 32.89% 17093 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] 4.69% 2436 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] 4.67% 2429 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.80% 938 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] 1.07% 558 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.22% 112 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.11% 56 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.06% 30 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.04% 22 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% 14 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% 13 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() [JIT compiled code] at sun.nio.fs.UnixFileAttributes#get() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [Inlined code] 0.02% 10 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 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% 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.01% 5 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% 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% 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.01% 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% 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.00% 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.00% 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] 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.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.System#nanoTime() [Native code] at knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] at knn.KnnIndexer#createIndex() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted 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.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 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.Unsafe#freeMemory0() [Native code] at jdk.internal.misc.Unsafe#freeMemory() [Inlined code] at sun.nio.ch.Util#free() [JIT compiled code] at sun.nio.ch.Util$1#threadTerminated() [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] 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 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#getIntVolatile() [Native code] at jdk.internal.misc.Unsafe#getIntOpaque() [Interpreted code] at java.util.concurrent.atomic.AtomicInteger#getOpaque() [Interpreted code] at org.apache.lucene.index.BaseCompositeReader#numDocs() [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] 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.03.08.19.33/bench-knn-q7-fmFalse.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.04.03.08.19.33/bench-knn-q7-fmFalse.jfr is 246.77 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q7-fmFalse.jfr is 246.77 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q7-fmFalse.jfr is 246.77 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 51970 events (total: 51970) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 54.25% 28192 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.0x000000008807aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 27.62% 14354 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] 5.27% 2739 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() [JIT compiled code] at java.util.zip.CheckedOutputStream#write() [Inlined code] 4.67% 2428 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() [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] 2.13% 1106 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.80% 938 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.79% 931 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.00% 520 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.75% 389 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.21% 108 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.08% 43 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() [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.07% 38 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% 22 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.03% 13 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.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% 10 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.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() [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.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] 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% 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() [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.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.lucene99.Lucene99FlatVectorsReader#readMetadata() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#() [JIT compiled code] 0.01% 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() [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% 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.lucene104.Lucene104ScalarQuantizedVectorsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsReader#() [JIT compiled code] 0.01% 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() [Inlined code] at java.io.BufferedOutputStream#flushBuffer() [JIT compiled code] at java.io.BufferedOutputStream#write() [Inlined code] 0.01% 5 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.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 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() [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#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.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] 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] 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() [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% 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.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.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() [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% 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() [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.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.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.0x000000008819a4d8#close() [Interpreted code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedCloseableRandomVectorScorerSupplier#close() [Interpreted 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#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.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#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 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 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 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() [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() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#createTempOutput() [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#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] 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.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.00% 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() [Inlined code] at java.io.BufferedOutputStream#flushBuffer() [JIT compiled code] at java.io.BufferedOutputStream#write() [Inlined code] 0.00% 1 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% 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() [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() [Inlined code] at org.apache.lucene.store.Directory#openChecksumInput() [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() [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% 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.0x000000008807aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [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() [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.lucene90.compressing.Lucene90CompressingStoredFieldsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsFormat#fieldsReader() [JIT compiled 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() [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% 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() [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.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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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.03.08.19.33/bench-knn-q7-fmFalse.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.04.03.08.19.33/bench-knn-q7-fmFalse.jfr is 246.77 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q7-fmFalse.jfr is 246.77 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q7-fmFalse.jfr is 246.77 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q7-fmFalse.jfr is 246.77 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 12953 events (total: 140261M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 45.89% 64364M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] 24.46% 34306M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] 13.56% 19016M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] 4.98% 6982M java.lang.Integer#valueOf() [Inlined code] 2.55% 3572M java.util.Arrays#copyOf() [Inlined code] 1.65% 2310M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] 1.49% 2094M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] 0.67% 941M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] 0.63% 889M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Inlined code] 0.57% 799M org.apache.lucene.util.SparseFixedBitSet#insertLong() [Inlined code] 0.43% 605M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] 0.38% 539M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] 0.34% 473M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.32% 453M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] 0.19% 263M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize() [JIT compiled code] 0.18% 245M java.util.DualPivotQuicksort#tryMergeRuns() [JIT compiled code] 0.13% 187M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document() [JIT compiled code] 0.13% 186M java.nio.HeapByteBuffer#() [Inlined code] 0.13% 181M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#getRandomVectorScorer() [Inlined code] 0.13% 181M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader$OffHeapHnswGraph#() [Inlined code] 0.13% 181M org.apache.lucene.util.SparseFixedBitSet#insertBlock() [JIT compiled code] 0.11% 153M java.util.ArrayList#iterator() [JIT compiled code] 0.09% 122M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] 0.07% 100M knn.KnnIndexer#createIndex() [Interpreted code] 0.07% 99M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge() [Interpreted code] 0.07% 99M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] 0.07% 97M java.util.logging.LogManager#reset() [Interpreted code] 0.07% 97M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.07% 91M org.apache.lucene.search.TopDocs#mergeAux() [JIT compiled code] 0.05% 70M java.util.DualPivotQuicksort#sort() [JIT compiled code] 0.04% 54M org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#() [Inlined code] 0.04% 50M knn.IndexerThread#_run() [JIT compiled code] 0.03% 46M java.util.ArrayList#grow() [Inlined code] 0.03% 41M java.util.HashMap#newNode() [Inlined code] 0.03% 36M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Interpreted code] 0.02% 28M java.lang.reflect.Array#newInstance() [Inlined code] 0.02% 27M org.apache.lucene.util.hnsw.OnHeapHnswGraph#() [JIT compiled code] 0.02% 27M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] 0.02% 22M org.apache.lucene.util.packed.DirectMonotonicWriter#() [Inlined code] 0.01% 20M org.apache.lucene.util.compress.LZ4$Table16#() [Inlined code] 0.01% 20M java.util.HashMap#resize() [JIT compiled code] 0.01% 18M org.apache.lucene.internal.hppc.IntIntHashMap#allocateBuffers() [Interpreted code] 0.01% 18M org.apache.lucene.util.FixedBitSet#() [Inlined code] 0.01% 17M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [JIT compiled code] 0.01% 17M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#getRandomVectorScorer() [JIT compiled code] 0.01% 16M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] 0.01% 10M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] 0.01% 9M org.apache.lucene.store.ByteBuffersDataInput#() [Inlined code] 0.01% 9M org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#flush() [JIT compiled code] 0.01% 9M sun.nio.fs.Util#toString() [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.03.08.19.33/bench-knn-q7-fmFalse.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.04.03.08.19.33/bench-knn-q7-fmFalse.jfr is 246.77 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q7-fmFalse.jfr is 246.77 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q7-fmFalse.jfr is 246.77 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q7-fmFalse.jfr is 246.77 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q7-fmFalse.jfr is 246.77 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 12953 events (total: 140261M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 28.32% 39723M 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] 19.46% 27296M 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.57% 24641M 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.85% 11009M 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.28% 7409M 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.97% 6972M 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.97% 6970M 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.53% 3555M 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.49% 2094M 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.37% 1920M 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.57% 798M 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% 725M 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.43% 605M 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% 466M 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.32% 443M 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.28% 389M 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.27% 384M 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.26% 359M 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.21% 295M 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.19% 267M 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.18% 245M 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.17% 237M 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.13% 181M java.nio.HeapByteBuffer#() [Inlined code] at java.nio.ByteBuffer#allocate() [Inlined code] at org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#() [Inlined code] at org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#() [Inlined code] 0.13% 181M 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.0x00000000881bbc10#get() [JIT compiled code] 0.13% 181M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader$OffHeapHnswGraph#() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#getGraph() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [Inlined code] 0.13% 181M 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() [Inlined code] 0.12% 162M 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.11% 153M 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.11% 147M 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.10% 133M 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.09% 122M 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% 116M 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.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% 99M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge() [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run() [Interpreted code] 0.07% 99M 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.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.07% 95M 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.07% 91M org.apache.lucene.search.TopDocs#mergeAux() [JIT compiled code] at org.apache.lucene.search.TopDocs#merge() [JIT compiled code] at org.apache.lucene.search.TopDocs#merge() [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#mergeLeafResults() [JIT compiled code] 0.07% 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.06% 90M 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.05% 73M 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.05% 73M 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.04% 54M 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.04% 52M 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.04% 50M knn.IndexerThread#_run() [JIT compiled code] at knn.IndexerThread#run() [Interpreted code] 0.03% 48M 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% 46M 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.03% 38M 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% 37M 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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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.03.08.19.33/bench-knn-q7-fmFalse.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.04.03.08.19.33/bench-knn-q7-fmFalse.jfr is 246.77 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q7-fmFalse.jfr is 246.77 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q7-fmFalse.jfr is 246.77 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q7-fmFalse.jfr is 246.77 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q7-fmFalse.jfr is 246.77 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q7-fmFalse.jfr is 246.77 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 12953 events (total: 140261M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 28.28% 39659M 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] 14.84% 20809M 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.0x00000000881a0680#call() [Inlined code] 11.74% 16466M 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.85% 11009M 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.0x00000000881a0680#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] 5.83% 8174M 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.28% 7409M 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] 4.97% 6970M 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.61% 3656M 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] 2.53% 3555M 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.41% 3386M 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] 1.92% 2694M 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.74% 2446M 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] 1.49% 2094M 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.01% 1411M 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.0x00000000881a0680#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.52% 725M 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() [Inlined 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.48% 670M 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.42% 583M 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.0x00000000881a0680#call() [Inlined code] 0.41% 581M 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.36% 509M 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.0x00000000881a0680#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.32% 443M 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.0x00000000881a0680#call() [Inlined code] 0.31% 437M 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.26% 362M 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.0x00000000881a0680#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.23% 320M 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% 287M 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.0x00000000881a0680#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.0x00000000881a0bd8#run() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] 0.18% 249M 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.0x00000000881a0680#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.15% 216M 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() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000881a0680#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.14% 202M 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.14% 202M 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.0x000000008819ccc8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] 0.14% 195M 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() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x00000000881a0680#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.0x00000000881a0bd8#run() [JIT compiled code] 0.13% 181M 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.0x00000000881bbc10#get() [JIT compiled 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() [Inlined 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] at org.apache.lucene.search.AbstractKnnVectorQuery#lambda$rewrite$0() [Inlined code] 0.13% 181M java.nio.HeapByteBuffer#() [Inlined code] at java.nio.ByteBuffer#allocate() [Inlined code] at org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#() [Inlined code] at org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#() [Inlined code] at org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues$DenseOffHeapVectorValues#() [Inlined code] at org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#load() [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.0x00000000881bbc10#get() [JIT compiled 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() [Inlined code] 0.13% 181M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader$OffHeapHnswGraph#() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#getGraph() [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() [Inlined 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] at org.apache.lucene.search.AbstractKnnVectorQuery#lambda$rewrite$0() [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery$$Lambda.0x00000000881bf8c8#call() [JIT compiled code] at java.util.concurrent.FutureTask#run() [Inlined code] 0.13% 181M 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() [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() [Inlined 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.12% 173M 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.0x000000008819ccc8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.11% 153M 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.11% 147M 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.0x0000000088196fb0#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.10% 141M 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% 135M 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.0x00000000881a0680#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% 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.09% 123M 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.0x000000008819ccc8#merge() [Interpreted code] 0.09% 122M 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.07% 104M 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.0x00000000881a0680#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.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% 99M knn.KnnIndexer$TrackingConcurrentMergeScheduler#doMerge() [Interpreted code] at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread#run() [Interpreted code] 0.07% 99M 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.0x00000000881a0680#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.0x00000000881a0bd8#run() [JIT compiled 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.07% 95M 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] at org.apache.lucene.index.IndexWriter#addDocument() [Inlined code] at knn.IndexerThread#_run() [JIT compiled code] 0.07% 91M org.apache.lucene.search.TopDocs#mergeAux() [JIT compiled code] at org.apache.lucene.search.TopDocs#merge() [JIT compiled code] at org.apache.lucene.search.TopDocs#merge() [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#mergeLeafResults() [JIT compiled code] at org.apache.lucene.search.AbstractKnnVectorQuery#runSearchTasks() [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() [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] 0.07% 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] 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.03.08.19.33/bench-knn-q7-fmTrue.jfr', 'knn.KnnGraphTester', '-maxConn', '32', '-dim', '1024', '-docs', '/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec', '-ndoc', '8000000', '-topK', '100', '-numIndexThreads', '8', '-beamWidthIndex', '100', '-search-and-stats', '/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec', '-metric', 'dot_product', '-numMergeThread', '16', '-numMergeWorker', '48', '-forceMerge', '-quantize', '-quantizeBits', '7'] WARNING: Using incubator modules: jdk.incubator.vector [0.213s][info][jfr,startup] Started recording 1. [0.213s][info][jfr,startup] [0.213s][info][jfr,startup] Use jcmd 2841340 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 1957947294207133 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 03, 2026 11:06:45 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: 120 segments, 13 merges 286.3s _17q: 8 segs, 662.4 K docs, 3303.5 MB 140.3s _1bk: 8 segs, 73.4 K docs, 364.5 MB 111.0s _1ca: 8 segs, 191.0 K docs, 951.1 MB 79.0s _1cz: 8 segs, 139.8 K docs, 695.4 MB 72.0s _1d6: 8 segs, 108.1 K docs, 537.5 MB 49.2s _1do: 8 segs, 39.5 K docs, 195.7 MB 39.4s _1dw: 8 segs, 190.6 K docs, 949.0 MB 30.1s _1e4: 8 segs, 38.4 K docs, 190.0 MB 25.8s _1ea: 8 segs, 144.9 K docs, 720.4 MB 20.4s _1eg: 8 segs, 187.3 K docs, 932.3 MB 11.6s _1ep: 8 segs, 41.3 K docs, 204.5 MB 3.5s _1ey: 8 segs, 38.1 K docs, 188.8 MB 0.0s _1f0: 9 segs, 31.1 K docs, 153.8 MB 5.0 sec: 120 segments, 13 merges 291.3s _17q: 8 segs, 662.4 K docs, 3303.5 MB 145.3s _1bk: 8 segs, 73.4 K docs, 364.5 MB 116.1s _1ca: 8 segs, 191.0 K docs, 951.1 MB 84.0s _1cz: 8 segs, 139.8 K docs, 695.4 MB 77.0s _1d6: 8 segs, 108.1 K docs, 537.5 MB 54.2s _1do: 8 segs, 39.5 K docs, 195.7 MB 44.4s _1dw: 8 segs, 190.6 K docs, 949.0 MB 35.1s _1e4: 8 segs, 38.4 K docs, 190.0 MB 30.8s _1ea: 8 segs, 144.9 K docs, 720.4 MB 25.4s _1eg: 8 segs, 187.3 K docs, 932.3 MB 16.6s _1ep: 8 segs, 41.3 K docs, 204.5 MB 8.5s _1ey: 8 segs, 38.1 K docs, 188.8 MB 5.0s _1f0: 9 segs, 31.1 K docs, 153.8 MB 10.0 sec: 120 segments, 13 merges 296.3s _17q: 8 segs, 662.4 K docs, 3303.5 MB 150.3s _1bk: 8 segs, 73.4 K docs, 364.5 MB 121.1s _1ca: 8 segs, 191.0 K docs, 951.1 MB 89.0s _1cz: 8 segs, 139.8 K docs, 695.4 MB 82.0s _1d6: 8 segs, 108.1 K docs, 537.5 MB 59.2s _1do: 8 segs, 39.5 K docs, 195.7 MB 49.4s _1dw: 8 segs, 190.6 K docs, 949.0 MB 40.1s _1e4: 8 segs, 38.4 K docs, 190.0 MB 35.8s _1ea: 8 segs, 144.9 K docs, 720.4 MB 30.4s _1eg: 8 segs, 187.3 K docs, 932.3 MB 21.6s _1ep: 8 segs, 41.3 K docs, 204.5 MB 13.5s _1ey: 8 segs, 38.1 K docs, 188.8 MB 10.0s _1f0: 9 segs, 31.1 K docs, 153.8 MB 15.0 sec: 120 segments, 13 merges 301.3s _17q: 8 segs, 662.4 K docs, 3303.5 MB 155.3s _1bk: 8 segs, 73.4 K docs, 364.5 MB 126.1s _1ca: 8 segs, 191.0 K docs, 951.1 MB 94.1s _1cz: 8 segs, 139.8 K docs, 695.4 MB 87.0s _1d6: 8 segs, 108.1 K docs, 537.5 MB 64.2s _1do: 8 segs, 39.5 K docs, 195.7 MB 54.4s _1dw: 8 segs, 190.6 K docs, 949.0 MB 45.1s _1e4: 8 segs, 38.4 K docs, 190.0 MB 40.8s _1ea: 8 segs, 144.9 K docs, 720.4 MB 35.4s _1eg: 8 segs, 187.3 K docs, 932.3 MB 26.6s _1ep: 8 segs, 41.3 K docs, 204.5 MB 18.5s _1ey: 8 segs, 38.1 K docs, 188.8 MB 15.0s _1f0: 9 segs, 31.1 K docs, 153.8 MB 20.0 sec: 120 segments, 13 merges 306.3s _17q: 8 segs, 662.4 K docs, 3303.5 MB 160.3s _1bk: 8 segs, 73.4 K docs, 364.5 MB 131.1s _1ca: 8 segs, 191.0 K docs, 951.1 MB 99.0s _1cz: 8 segs, 139.8 K docs, 695.4 MB 92.0s _1d6: 8 segs, 108.1 K docs, 537.5 MB 69.2s _1do: 8 segs, 39.5 K docs, 195.7 MB 59.4s _1dw: 8 segs, 190.6 K docs, 949.0 MB 50.1s _1e4: 8 segs, 38.4 K docs, 190.0 MB 45.8s _1ea: 8 segs, 144.9 K docs, 720.4 MB 40.4s _1eg: 8 segs, 187.3 K docs, 932.3 MB 31.6s _1ep: 8 segs, 41.3 K docs, 204.5 MB 23.5s _1ey: 8 segs, 38.1 K docs, 188.8 MB 20.0s _1f0: 9 segs, 31.1 K docs, 153.8 MB 25.0 sec: 113 segments, 12 merges 311.3s _17q: 8 segs, 662.4 K docs, 3303.5 MB 165.3s _1bk: 8 segs, 73.4 K docs, 364.5 MB 136.1s _1ca: 8 segs, 191.0 K docs, 951.1 MB 104.0s _1cz: 8 segs, 139.8 K docs, 695.4 MB 74.2s _1do: 8 segs, 39.5 K docs, 195.7 MB 64.4s _1dw: 8 segs, 190.6 K docs, 949.0 MB 55.1s _1e4: 8 segs, 38.4 K docs, 190.0 MB 50.8s _1ea: 8 segs, 144.9 K docs, 720.4 MB 45.4s _1eg: 8 segs, 187.3 K docs, 932.3 MB 36.6s _1ep: 8 segs, 41.3 K docs, 204.5 MB 28.5s _1ey: 8 segs, 38.1 K docs, 188.8 MB 25.0s _1f0: 9 segs, 31.1 K docs, 153.8 MB 30.0 sec: 106 segments, 11 merges 316.3s _17q: 8 segs, 662.4 K docs, 3303.5 MB 170.3s _1bk: 8 segs, 73.4 K docs, 364.5 MB 141.1s _1ca: 8 segs, 191.0 K docs, 951.1 MB 109.1s _1cz: 8 segs, 139.8 K docs, 695.4 MB 69.4s _1dw: 8 segs, 190.6 K docs, 949.0 MB 60.1s _1e4: 8 segs, 38.4 K docs, 190.0 MB 55.8s _1ea: 8 segs, 144.9 K docs, 720.4 MB 50.4s _1eg: 8 segs, 187.3 K docs, 932.3 MB 41.6s _1ep: 8 segs, 41.3 K docs, 204.5 MB 33.5s _1ey: 8 segs, 38.1 K docs, 188.8 MB 30.0s _1f0: 9 segs, 31.1 K docs, 153.8 MB 35.0 sec: 92 segments, 9 merges 321.3s _17q: 8 segs, 662.4 K docs, 3303.5 MB 146.1s _1ca: 8 segs, 191.0 K docs, 951.1 MB 114.1s _1cz: 8 segs, 139.8 K docs, 695.4 MB 74.4s _1dw: 8 segs, 190.6 K docs, 949.0 MB 60.8s _1ea: 8 segs, 144.9 K docs, 720.4 MB 55.4s _1eg: 8 segs, 187.3 K docs, 932.3 MB 46.6s _1ep: 8 segs, 41.3 K docs, 204.5 MB 38.5s _1ey: 8 segs, 38.1 K docs, 188.8 MB 35.0s _1f0: 9 segs, 31.1 K docs, 153.8 MB 40.0 sec: 92 segments, 9 merges 326.3s _17q: 8 segs, 662.4 K docs, 3303.5 MB 151.1s _1ca: 8 segs, 191.0 K docs, 951.1 MB 119.1s _1cz: 8 segs, 139.8 K docs, 695.4 MB 79.4s _1dw: 8 segs, 190.6 K docs, 949.0 MB 65.8s _1ea: 8 segs, 144.9 K docs, 720.4 MB 60.4s _1eg: 8 segs, 187.3 K docs, 932.3 MB 51.6s _1ep: 8 segs, 41.3 K docs, 204.5 MB 43.5s _1ey: 8 segs, 38.1 K docs, 188.8 MB 40.0s _1f0: 9 segs, 31.1 K docs, 153.8 MB 45.0 sec: 84 segments, 8 merges 331.3s _17q: 8 segs, 662.4 K docs, 3303.5 MB 156.1s _1ca: 8 segs, 191.0 K docs, 951.1 MB 124.1s _1cz: 8 segs, 139.8 K docs, 695.4 MB 84.4s _1dw: 8 segs, 190.6 K docs, 949.0 MB 70.8s _1ea: 8 segs, 144.9 K docs, 720.4 MB 65.4s _1eg: 8 segs, 187.3 K docs, 932.3 MB 56.6s _1ep: 8 segs, 41.3 K docs, 204.5 MB 48.5s _1ey: 8 segs, 38.1 K docs, 188.8 MB 50.0 sec: 70 segments, 7 merges 336.3s _17q: 8 segs, 662.4 K docs, 3303.5 MB 161.1s _1ca: 8 segs, 191.0 K docs, 951.1 MB 129.1s _1cz: 8 segs, 139.8 K docs, 695.4 MB 89.4s _1dw: 8 segs, 190.6 K docs, 949.0 MB 75.8s _1ea: 8 segs, 144.9 K docs, 720.4 MB 70.4s _1eg: 8 segs, 187.3 K docs, 932.3 MB 2.3s _1f1: 8 segs, 571.7 K docs, 2849.2 MB 55.0 sec: 70 segments, 7 merges 341.3s _17q: 8 segs, 662.4 K docs, 3303.5 MB 166.1s _1ca: 8 segs, 191.0 K docs, 951.1 MB 134.1s _1cz: 8 segs, 139.8 K docs, 695.4 MB 94.4s _1dw: 8 segs, 190.6 K docs, 949.0 MB 80.8s _1ea: 8 segs, 144.9 K docs, 720.4 MB 75.4s _1eg: 8 segs, 187.3 K docs, 932.3 MB 7.3s _1f1: 8 segs, 571.7 K docs, 2849.2 MB 60.1 sec: 70 segments, 7 merges 346.3s _17q: 8 segs, 662.4 K docs, 3303.5 MB 171.1s _1ca: 8 segs, 191.0 K docs, 951.1 MB 139.1s _1cz: 8 segs, 139.8 K docs, 695.4 MB 99.4s _1dw: 8 segs, 190.6 K docs, 949.0 MB 85.8s _1ea: 8 segs, 144.9 K docs, 720.4 MB 80.4s _1eg: 8 segs, 187.3 K docs, 932.3 MB 12.3s _1f1: 8 segs, 571.7 K docs, 2849.2 MB 65.1 sec: 70 segments, 7 merges 351.3s _17q: 8 segs, 662.4 K docs, 3303.5 MB 176.1s _1ca: 8 segs, 191.0 K docs, 951.1 MB 144.1s _1cz: 8 segs, 139.8 K docs, 695.4 MB 104.4s _1dw: 8 segs, 190.6 K docs, 949.0 MB 90.8s _1ea: 8 segs, 144.9 K docs, 720.4 MB 85.4s _1eg: 8 segs, 187.3 K docs, 932.3 MB 17.3s _1f1: 8 segs, 571.7 K docs, 2849.2 MB 70.1 sec: 70 segments, 7 merges 356.3s _17q: 8 segs, 662.4 K docs, 3303.5 MB 181.1s _1ca: 8 segs, 191.0 K docs, 951.1 MB 149.1s _1cz: 8 segs, 139.8 K docs, 695.4 MB 109.4s _1dw: 8 segs, 190.6 K docs, 949.0 MB 95.8s _1ea: 8 segs, 144.9 K docs, 720.4 MB 90.4s _1eg: 8 segs, 187.3 K docs, 932.3 MB 22.3s _1f1: 8 segs, 571.7 K docs, 2849.2 MB 75.1 sec: 70 segments, 7 merges 361.3s _17q: 8 segs, 662.4 K docs, 3303.5 MB 186.1s _1ca: 8 segs, 191.0 K docs, 951.1 MB 154.1s _1cz: 8 segs, 139.8 K docs, 695.4 MB 114.4s _1dw: 8 segs, 190.6 K docs, 949.0 MB 100.8s _1ea: 8 segs, 144.9 K docs, 720.4 MB 95.4s _1eg: 8 segs, 187.3 K docs, 932.3 MB 27.3s _1f1: 8 segs, 571.7 K docs, 2849.2 MB 80.1 sec: 70 segments, 7 merges 366.3s _17q: 8 segs, 662.4 K docs, 3303.5 MB 191.1s _1ca: 8 segs, 191.0 K docs, 951.1 MB 159.1s _1cz: 8 segs, 139.8 K docs, 695.4 MB 119.4s _1dw: 8 segs, 190.6 K docs, 949.0 MB 105.9s _1ea: 8 segs, 144.9 K docs, 720.4 MB 100.4s _1eg: 8 segs, 187.3 K docs, 932.3 MB 32.3s _1f1: 8 segs, 571.7 K docs, 2849.2 MB 85.1 sec: 70 segments, 7 merges 371.3s _17q: 8 segs, 662.4 K docs, 3303.5 MB 196.1s _1ca: 8 segs, 191.0 K docs, 951.1 MB 164.1s _1cz: 8 segs, 139.8 K docs, 695.4 MB 124.4s _1dw: 8 segs, 190.6 K docs, 949.0 MB 110.8s _1ea: 8 segs, 144.9 K docs, 720.4 MB 105.4s _1eg: 8 segs, 187.3 K docs, 932.3 MB 37.3s _1f1: 8 segs, 571.7 K docs, 2849.2 MB 90.1 sec: 63 segments, 6 merges 201.1s _1ca: 8 segs, 191.0 K docs, 951.1 MB 169.1s _1cz: 8 segs, 139.8 K docs, 695.4 MB 129.4s _1dw: 8 segs, 190.6 K docs, 949.0 MB 115.9s _1ea: 8 segs, 144.9 K docs, 720.4 MB 110.4s _1eg: 8 segs, 187.3 K docs, 932.3 MB 42.3s _1f1: 8 segs, 571.7 K docs, 2849.2 MB 95.1 sec: 56 segments, 5 merges 206.1s _1ca: 8 segs, 191.0 K docs, 951.1 MB 174.1s _1cz: 8 segs, 139.8 K docs, 695.4 MB 120.9s _1ea: 8 segs, 144.9 K docs, 720.4 MB 115.4s _1eg: 8 segs, 187.3 K docs, 932.3 MB 47.3s _1f1: 8 segs, 571.7 K docs, 2849.2 MB 100.1 sec: 42 segments, 3 merges 125.9s _1ea: 8 segs, 144.9 K docs, 720.4 MB 120.4s _1eg: 8 segs, 187.3 K docs, 932.3 MB 52.3s _1f1: 8 segs, 571.7 K docs, 2849.2 MB 105.1 sec: 28 segments, 1 merges 57.3s _1f1: 8 segs, 571.7 K docs, 2849.2 MB 110.0 sec: 28 segments, 1 merges 62.3s _1f1: 8 segs, 571.7 K docs, 2849.2 MB 115.0 sec: 28 segments, 1 merges 67.3s _1f1: 8 segs, 571.7 K docs, 2849.2 MB 120.0 sec: 28 segments, 1 merges 72.3s _1f1: 8 segs, 571.7 K docs, 2849.2 MB 125.0 sec: 28 segments, 1 merges 77.3s _1f1: 8 segs, 571.7 K docs, 2849.2 MB 130.0 sec: 28 segments, 1 merges 82.3s _1f1: 8 segs, 571.7 K docs, 2849.2 MB 135.0 sec: 28 segments, 1 merges 87.3s _1f1: 8 segs, 571.7 K docs, 2849.2 MB 140.1 sec: 28 segments, 1 merges 92.3s _1f1: 8 segs, 571.7 K docs, 2849.2 MB 145.1 sec: 28 segments, 1 merges 97.3s _1f1: 8 segs, 571.7 K docs, 2849.2 MB 150.1 sec: 28 segments, 1 merges 102.3s _1f1: 8 segs, 571.7 K docs, 2849.2 MB 155.1 sec: 28 segments, 1 merges 107.3s _1f1: 8 segs, 571.7 K docs, 2849.2 MB 160.1 sec: 28 segments, 1 merges 112.3s _1f1: 8 segs, 571.7 K docs, 2849.2 MB 165.1 sec: 28 segments, 1 merges 117.3s _1f1: 8 segs, 571.7 K docs, 2849.2 MB 170.0 sec: 28 segments, 1 merges 122.3s _1f1: 8 segs, 571.7 K docs, 2849.2 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 1518 seconds reindex takes 1518.65 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: 21 segments, 1 merges 5.0 sec: 21 segments, 1 merges 5.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 10.0 sec: 21 segments, 1 merges 10.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 15.0 sec: 21 segments, 1 merges 15.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 20.0 sec: 21 segments, 1 merges 20.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 25.0 sec: 21 segments, 1 merges 25.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 30.0 sec: 21 segments, 1 merges 30.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 35.0 sec: 21 segments, 1 merges 35.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 40.0 sec: 21 segments, 1 merges 40.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 45.0 sec: 21 segments, 1 merges 45.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 50.0 sec: 21 segments, 1 merges 50.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 55.1 sec: 21 segments, 1 merges 55.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 60.1 sec: 21 segments, 1 merges 60.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 65.1 sec: 21 segments, 1 merges 65.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 70.1 sec: 21 segments, 1 merges 70.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 75.1 sec: 21 segments, 1 merges 75.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 80.1 sec: 21 segments, 1 merges 80.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 85.1 sec: 21 segments, 1 merges 85.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 90.1 sec: 21 segments, 1 merges 90.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 95.1 sec: 21 segments, 1 merges 95.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 100.1 sec: 21 segments, 1 merges 100.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 105.1 sec: 21 segments, 1 merges 105.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 110.1 sec: 21 segments, 1 merges 110.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 115.0 sec: 21 segments, 1 merges 115.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 120.0 sec: 21 segments, 1 merges 120.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 125.0 sec: 21 segments, 1 merges 125.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 130.0 sec: 21 segments, 1 merges 130.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 135.0 sec: 21 segments, 1 merges 135.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 140.0 sec: 21 segments, 1 merges 140.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 145.0 sec: 21 segments, 1 merges 145.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 150.0 sec: 21 segments, 1 merges 150.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 155.0 sec: 21 segments, 1 merges 155.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 160.0 sec: 21 segments, 1 merges 160.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 165.0 sec: 21 segments, 1 merges 165.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 170.1 sec: 21 segments, 1 merges 170.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 175.1 sec: 21 segments, 1 merges 175.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 180.1 sec: 21 segments, 1 merges 180.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 185.1 sec: 21 segments, 1 merges 185.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 190.1 sec: 21 segments, 1 merges 190.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 195.1 sec: 21 segments, 1 merges 195.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 200.1 sec: 21 segments, 1 merges 200.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 205.1 sec: 21 segments, 1 merges 205.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 210.1 sec: 21 segments, 1 merges 210.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 215.1 sec: 21 segments, 1 merges 215.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 220.1 sec: 21 segments, 1 merges 220.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 225.1 sec: 21 segments, 1 merges 225.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 230.0 sec: 21 segments, 1 merges 230.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 235.0 sec: 21 segments, 1 merges 235.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 240.0 sec: 21 segments, 1 merges 240.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 245.0 sec: 21 segments, 1 merges 245.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 250.0 sec: 21 segments, 1 merges 250.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 255.0 sec: 21 segments, 1 merges 255.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 260.0 sec: 21 segments, 1 merges 260.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 265.0 sec: 21 segments, 1 merges 265.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 270.0 sec: 21 segments, 1 merges 270.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 275.0 sec: 21 segments, 1 merges 275.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 280.0 sec: 21 segments, 1 merges 280.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 285.0 sec: 21 segments, 1 merges 285.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 290.1 sec: 21 segments, 1 merges 290.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 295.1 sec: 21 segments, 1 merges 295.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 300.1 sec: 21 segments, 1 merges 300.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 305.1 sec: 21 segments, 1 merges 305.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 310.1 sec: 21 segments, 1 merges 310.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 315.1 sec: 21 segments, 1 merges 315.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 320.1 sec: 21 segments, 1 merges 320.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 325.1 sec: 21 segments, 1 merges 325.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 330.1 sec: 21 segments, 1 merges 330.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 335.1 sec: 21 segments, 1 merges 335.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 340.1 sec: 21 segments, 1 merges 340.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 345.0 sec: 21 segments, 1 merges 345.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 350.0 sec: 21 segments, 1 merges 350.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 355.0 sec: 21 segments, 1 merges 355.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 360.0 sec: 21 segments, 1 merges 360.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 365.0 sec: 21 segments, 1 merges 365.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 370.0 sec: 21 segments, 1 merges 370.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 375.0 sec: 21 segments, 1 merges 375.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 380.0 sec: 21 segments, 1 merges 380.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 385.0 sec: 21 segments, 1 merges 385.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 390.0 sec: 21 segments, 1 merges 390.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 395.1 sec: 21 segments, 1 merges 395.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 400.1 sec: 21 segments, 1 merges 400.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 405.1 sec: 21 segments, 1 merges 405.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 410.1 sec: 21 segments, 1 merges 410.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 415.1 sec: 21 segments, 1 merges 415.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 420.1 sec: 21 segments, 1 merges 420.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 425.1 sec: 21 segments, 1 merges 425.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 430.1 sec: 21 segments, 1 merges 430.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 435.1 sec: 21 segments, 1 merges 435.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 440.1 sec: 21 segments, 1 merges 440.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 445.1 sec: 21 segments, 1 merges 445.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 450.1 sec: 21 segments, 1 merges 450.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 455.1 sec: 21 segments, 1 merges 455.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 460.1 sec: 21 segments, 1 merges 460.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 465.1 sec: 21 segments, 1 merges 465.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 470.1 sec: 21 segments, 1 merges 470.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 475.1 sec: 21 segments, 1 merges 475.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 480.0 sec: 21 segments, 1 merges 480.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 485.0 sec: 21 segments, 1 merges 485.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 490.0 sec: 21 segments, 1 merges 490.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 495.0 sec: 21 segments, 1 merges 495.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 500.1 sec: 21 segments, 1 merges 500.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 505.1 sec: 21 segments, 1 merges 505.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 510.1 sec: 21 segments, 1 merges 510.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 515.1 sec: 21 segments, 1 merges 515.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 520.1 sec: 21 segments, 1 merges 520.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 525.1 sec: 21 segments, 1 merges 525.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 530.1 sec: 21 segments, 1 merges 530.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 535.1 sec: 21 segments, 1 merges 535.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 540.1 sec: 21 segments, 1 merges 540.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 545.0 sec: 21 segments, 1 merges 545.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 550.0 sec: 21 segments, 1 merges 550.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 555.0 sec: 21 segments, 1 merges 555.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 560.0 sec: 21 segments, 1 merges 560.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 565.1 sec: 21 segments, 1 merges 565.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 570.1 sec: 21 segments, 1 merges 570.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 575.1 sec: 21 segments, 1 merges 575.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 580.1 sec: 21 segments, 1 merges 580.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 585.1 sec: 21 segments, 1 merges 585.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 590.1 sec: 21 segments, 1 merges 590.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 595.1 sec: 21 segments, 1 merges 595.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 600.1 sec: 21 segments, 1 merges 600.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 605.1 sec: 21 segments, 1 merges 605.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 610.1 sec: 21 segments, 1 merges 610.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 615.1 sec: 21 segments, 1 merges 615.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 620.1 sec: 21 segments, 1 merges 620.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 625.1 sec: 21 segments, 1 merges 625.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 630.0 sec: 21 segments, 1 merges 630.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 635.0 sec: 21 segments, 1 merges 635.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 640.0 sec: 21 segments, 1 merges 640.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 645.0 sec: 21 segments, 1 merges 645.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 650.0 sec: 21 segments, 1 merges 650.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 655.0 sec: 21 segments, 1 merges 655.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 660.0 sec: 21 segments, 1 merges 660.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 665.0 sec: 21 segments, 1 merges 665.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 670.0 sec: 21 segments, 1 merges 670.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 675.0 sec: 21 segments, 1 merges 675.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 680.0 sec: 21 segments, 1 merges 680.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 685.0 sec: 21 segments, 1 merges 685.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 690.1 sec: 21 segments, 1 merges 690.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 695.1 sec: 21 segments, 1 merges 695.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 700.1 sec: 21 segments, 1 merges 700.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 705.1 sec: 21 segments, 1 merges 705.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 710.1 sec: 21 segments, 1 merges 710.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 715.1 sec: 21 segments, 1 merges 715.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 720.1 sec: 21 segments, 1 merges 720.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 725.1 sec: 21 segments, 1 merges 725.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 730.1 sec: 21 segments, 1 merges 730.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 735.1 sec: 21 segments, 1 merges 735.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 740.0 sec: 21 segments, 1 merges 740.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 745.0 sec: 21 segments, 1 merges 745.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 750.0 sec: 21 segments, 1 merges 750.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 755.0 sec: 21 segments, 1 merges 755.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 760.0 sec: 21 segments, 1 merges 760.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 765.1 sec: 21 segments, 1 merges 765.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 770.0 sec: 21 segments, 1 merges 770.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 775.0 sec: 21 segments, 1 merges 775.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 780.0 sec: 21 segments, 1 merges 780.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 785.0 sec: 21 segments, 1 merges 785.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 790.0 sec: 21 segments, 1 merges 790.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 795.0 sec: 21 segments, 1 merges 795.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 800.0 sec: 21 segments, 1 merges 800.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 805.0 sec: 21 segments, 1 merges 805.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 810.1 sec: 21 segments, 1 merges 810.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 815.1 sec: 21 segments, 1 merges 815.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 820.1 sec: 21 segments, 1 merges 820.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 825.1 sec: 21 segments, 1 merges 825.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 830.1 sec: 21 segments, 1 merges 830.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 835.1 sec: 21 segments, 1 merges 835.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 840.1 sec: 21 segments, 1 merges 840.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 845.1 sec: 21 segments, 1 merges 845.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 850.1 sec: 21 segments, 1 merges 850.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 855.1 sec: 21 segments, 1 merges 855.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 860.1 sec: 21 segments, 1 merges 860.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 865.1 sec: 21 segments, 1 merges 865.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 870.1 sec: 21 segments, 1 merges 870.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 875.1 sec: 21 segments, 1 merges 875.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 880.1 sec: 21 segments, 1 merges 880.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 885.1 sec: 21 segments, 1 merges 885.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 890.1 sec: 21 segments, 1 merges 890.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 895.1 sec: 21 segments, 1 merges 895.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 900.0 sec: 21 segments, 1 merges 900.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 905.0 sec: 21 segments, 1 merges 905.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 910.0 sec: 21 segments, 1 merges 910.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 915.0 sec: 21 segments, 1 merges 915.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 920.0 sec: 21 segments, 1 merges 920.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 925.0 sec: 21 segments, 1 merges 925.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 930.0 sec: 21 segments, 1 merges 930.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 935.0 sec: 21 segments, 1 merges 935.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 940.0 sec: 21 segments, 1 merges 940.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 945.0 sec: 21 segments, 1 merges 945.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 950.0 sec: 21 segments, 1 merges 950.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 955.0 sec: 21 segments, 1 merges 955.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 960.0 sec: 21 segments, 1 merges 960.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 965.0 sec: 21 segments, 1 merges 965.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 970.1 sec: 21 segments, 1 merges 970.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 975.1 sec: 21 segments, 1 merges 975.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 980.0 sec: 21 segments, 1 merges 980.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 985.0 sec: 21 segments, 1 merges 985.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 990.0 sec: 21 segments, 1 merges 990.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 995.0 sec: 21 segments, 1 merges 995.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 1000.0 sec: 21 segments, 1 merges 1000.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 1005.0 sec: 21 segments, 1 merges 1005.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 1010.0 sec: 21 segments, 1 merges 1010.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 1015.0 sec: 21 segments, 1 merges 1015.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 1020.0 sec: 21 segments, 1 merges 1020.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 1025.0 sec: 21 segments, 1 merges 1025.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 1030.0 sec: 21 segments, 1 merges 1030.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 1035.0 sec: 21 segments, 1 merges 1035.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 1040.1 sec: 21 segments, 1 merges 1040.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 1045.1 sec: 21 segments, 1 merges 1045.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 1050.1 sec: 21 segments, 1 merges 1050.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 1055.0 sec: 21 segments, 1 merges 1055.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 1060.1 sec: 21 segments, 1 merges 1060.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 1065.1 sec: 21 segments, 1 merges 1065.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 1070.1 sec: 21 segments, 1 merges 1070.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 1075.1 sec: 21 segments, 1 merges 1075.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 1080.1 sec: 21 segments, 1 merges 1080.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 1085.1 sec: 21 segments, 1 merges 1085.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 1090.1 sec: 21 segments, 1 merges 1090.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 1095.1 sec: 21 segments, 1 merges 1095.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 1100.1 sec: 21 segments, 1 merges 1100.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 1105.1 sec: 21 segments, 1 merges 1105.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 1110.1 sec: 21 segments, 1 merges 1110.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 1115.1 sec: 21 segments, 1 merges 1115.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 1120.1 sec: 21 segments, 1 merges 1120.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 1125.1 sec: 21 segments, 1 merges 1125.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 1130.1 sec: 21 segments, 1 merges 1130.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 1135.1 sec: 21 segments, 1 merges 1135.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 1140.1 sec: 21 segments, 1 merges 1140.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 1145.1 sec: 21 segments, 1 merges 1145.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 1150.1 sec: 21 segments, 1 merges 1150.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 1155.0 sec: 21 segments, 1 merges 1155.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 1160.0 sec: 21 segments, 1 merges 1160.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 1165.0 sec: 21 segments, 1 merges 1165.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 1170.0 sec: 21 segments, 1 merges 1170.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 1175.0 sec: 21 segments, 1 merges 1175.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 1180.0 sec: 21 segments, 1 merges 1180.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 1185.0 sec: 21 segments, 1 merges 1185.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 1190.0 sec: 21 segments, 1 merges 1190.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 1195.0 sec: 21 segments, 1 merges 1195.0s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 1200.1 sec: 21 segments, 1 merges 1200.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB 1205.1 sec: 21 segments, 1 merges 1205.1s _1f2: 21 segs, 8000.0 K docs, 39935.0 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Force merge done in 1212.63 sec index has 1 segments: segments_3: _1f2(11.0.0):C8000000 _1f2: 40090.7 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=1.0 index disk usage is 40090.70 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=48841051766 cpu@end=51377056839 deltaMS=2536.005073 thread 14 name=Reference Handler cpu@start=1551119 cpu@end=1551119 deltaMS=0.0 thread 15 name=Finalizer cpu@start=147753 cpu@end=147753 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=61920 cpu@end=61920 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=10552938 cpu@end=10552938 deltaMS=0.0 thread 41 name=JFR Recorder Thread cpu@start=25755751637 cpu@end=25756082152 deltaMS=0.330515 thread 42 name=JFR Periodic Tasks cpu@start=178397316213 cpu@end=178516603098 deltaMS=119.286885 thread 46 name=Notification Thread cpu@start=80682 cpu@end=80682 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-1 cpu@start=2489144109267 cpu@end=2489144109267 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-2 cpu@start=2483065877215 cpu@end=2483065877215 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-3 cpu@start=2484373870752 cpu@end=2484373870752 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-4 cpu@start=2484665288079 cpu@end=2484665288079 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-5 cpu@start=2488355303355 cpu@end=2488355303355 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-6 cpu@start=2484054256018 cpu@end=2484054256018 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-7 cpu@start=2491976723380 cpu@end=2491976723380 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-8 cpu@start=2482636452165 cpu@end=2482636452165 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-9 cpu@start=2483269531518 cpu@end=2483269531518 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-10 cpu@start=2489451864896 cpu@end=2489451864896 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-11 cpu@start=2488768788541 cpu@end=2488768788541 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-12 cpu@start=2482995114989 cpu@end=2482995114989 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-13 cpu@start=2485345703084 cpu@end=2485345703084 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-14 cpu@start=2483758139529 cpu@end=2483758139529 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-15 cpu@start=2484861116852 cpu@end=2484861116852 deltaMS=0.0 thread 72 name=hnsw-merge-1-thread-16 cpu@start=2488608416946 cpu@end=2488608416946 deltaMS=0.0 Average CPU cores used: 1.0447376146571832 completed 1000 searches in 2541 ms: 393 QPS CPU time=2654 ms checking results SUMMARY: 0.930 2.541 2.654 1.044 8000000 KNN 100 100 N/A N/A 100.000 32 100 7 bits 5684 1518.65 5267.85 1212.63 1 40090.70 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=248, Fanout min=7, mean=16.46, max=31, meandelta=402518.81 % 0 10 20 30 40 50 60 70 80 90 100 0 10 12 13 15 16 17 19 20 24 31 Graph level=2 size=7716, Fanout min=7, mean=27.46, max=32, meandelta=267496.56 % 0 10 20 30 40 50 60 70 80 90 100 0 18 22 25 28 31 32 32 32 32 32 Graph level=1 size=247430, Fanout min=1, mean=28.33, max=32, meandelta=258358.03 % 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=194607.61 % 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=248, connectedness=1.00 Graph level=2 size=7716, connectedness=1.00 Graph level=1 size=247430, 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.03.08.19.33/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': 69,701,427.64 msec task-clock:u 270,611,537,918,707 cycles:u (36.36%) 163,897,104,925,764 instructions:u (36.36%) 4,983,463,311,326 cache-references:u (36.36%) 2,229,804,325,316 cache-misses:u (36.36%) 57,552,292,003,813 L1-dcache-loads:u (36.36%) 2,007,162,197,164 L1-dcache-load-misses:u (36.36%) 3,175,895,776,313 L1-icache-loads:u (36.36%) 16,612,030,776 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 13,780,561 faults:u 12,648,855 minor-faults:u 3,744 major-faults:u 16,965,284,973,113 branches:u (36.36%) 116,602,062,764 branch-misses:u (36.36%) 3,891,682,926,186 stalled-cycles-frontend:u (36.37%) stalled-cycles-backend:u 2971.072317034 seconds time elapsed 68936.345803000 seconds user 752.711138000 seconds sys took 0:49:31.101646 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='a646e1700f81ed59df2652ad755f3560a4e36f05', 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.93, cpu_time_ms=2.541, net_cpu_ms=2.654, avg_cpu_core_count=1.044, num_docs=8000000, top_k=100, fanout=100, max_conn=32, beam_width=100, quantize_desc='7 bits', total_visited=5684, index_time_sec=1518.65, index_docs_per_sec=5267.85, force_merge_time_sec=1212.63, index_num_segments=1, index_size_on_disk_mb=40090.7, selectivity=None, pre_post_filter='null', vec_disk_mb=39184.57, vec_ram_mb=7934.57, graph_level_conn_p_values={3: (248, {0: 0, 10: 10, 20: 12, 30: 13, 40: 15, 50: 16, 60: 17, 70: 19, 80: 20, 90: 24, 100: 31}), 2: (7716, {0: 0, 10: 18, 20: 22, 30: 25, 40: 28, 50: 31, 60: 32, 70: 32, 80: 32, 90: 32, 100: 32}), 1: (247430, {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=2971, microseconds=101646)) Profiler summary for /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q7-fmTrue.jfr Version: 2.1 Chunks: 21 Start: 2026-04-03 15:41:01 (UTC) Duration: 912 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 13865676 236539736 jdk.FileWrite 922846 23068811 jdk.NativeMethodSample 50910 665891 jdk.CPULoad 17230 344600 jdk.ObjectAllocationInNewTLAB 12562 245327 jdk.BooleanFlag 10416 329889 jdk.Checkpoint 2219 2331481 jdk.FileRead 2200 55978 jdk.UnsignedIntFlag 1008 34230 jdk.ObjectAllocationOutsideTLAB 991 17696 jdk.IntFlag 924 33747 jdk.StringFlag 714 27699 jdk.Compilation 512 13733 jdk.CPUInformation 21 31542 jdk.GCConfiguration 21 546 jdk.JVMInformation 21 19572 jdk.Metadata 21 2321067 jdk.GarbageCollection 20 483 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.03.08.19.33/bench-knn-q7-fmTrue.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.04.03.08.19.33/bench-knn-q7-fmTrue.jfr is 253.76 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 50910 events (total: 50910) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 85.48% 43516 jdk.jfr.internal.JVM#emitEvent() [Native code] 6.03% 3068 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 5.73% 2918 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] 1.80% 917 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] 0.69% 351 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] 0.16% 81 jdk.internal.misc.Unsafe#park() [Native code] 0.06% 33 jdk.internal.misc.Unsafe#unpark() [Native code] 0.02% 10 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.01% 5 java.lang.System#nanoTime() [Native code] 0.00% 2 java.util.zip.Inflater#inflateBytesBytes() [Native code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#access0() [Native code] 0.00% 1 sun.nio.ch.NativeThread#current0() [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.fs.UnixNativeDispatcher#lstat0() [Native code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#open0() [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.03.08.19.33/bench-knn-q7-fmTrue.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.04.03.08.19.33/bench-knn-q7-fmTrue.jfr is 253.76 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q7-fmTrue.jfr is 253.76 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 50910 events (total: 50910) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 85.48% 43516 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] 6.03% 3068 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.70% 2904 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.80% 917 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.69% 351 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.13% 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.06% 29 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.03% 15 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.03% 14 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 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.KnnGraphTester#forceMerge() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] 0.01% 4 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.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 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.00% 1 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% 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.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#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.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.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] 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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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.03.08.19.33/bench-knn-q7-fmTrue.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.04.03.08.19.33/bench-knn-q7-fmTrue.jfr is 253.76 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q7-fmTrue.jfr is 253.76 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q7-fmTrue.jfr is 253.76 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 50910 events (total: 50910) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 85.48% 43516 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.0x000000003407aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 5.43% 2762 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() [JIT compiled 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() [JIT compiled code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [JIT compiled code] 4.76% 2422 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.80% 917 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.93% 475 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.69% 350 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.60% 306 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() [JIT compiled 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() [JIT compiled code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [Inlined code] 0.13% 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() [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.06% 29 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.03% 15 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.02% 9 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% 7 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() [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% 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() [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.01% 5 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.01% 5 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.01% 4 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.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() [Inlined 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.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.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() [Interpreted code] at knn.KnnGraphTester#getVectorFileChannel() [Interpreted code] at knn.KnnGraphTester#testSearch() [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 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() [JIT compiled 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() [JIT compiled code] at org.apache.lucene.store.OutputStreamIndexOutput#writeBytes() [Inlined 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 perf.SearchPerfTest$ThreadDetails#() [Interpreted code] at knn.KnnGraphTester#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [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 perf.SearchPerfTest$ThreadDetails#() [Interpreted 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 java.lang.ClassLoader#defineClass1() [Native code] at java.lang.ClassLoader#defineClass() [JIT compiled code] 0.00% 1 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() [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() [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.0x000000003407aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#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] 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() [JIT compiled 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() [JIT compiled code] at org.apache.lucene.store.OutputStreamIndexOutput#writeBytes() [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() [Inlined code] at java.nio.file.Files#exists() [JIT compiled 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.0x000000003407aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted 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] 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.0x000000003407aa58#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.03.08.19.33/bench-knn-q7-fmTrue.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.04.03.08.19.33/bench-knn-q7-fmTrue.jfr is 253.76 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q7-fmTrue.jfr is 253.76 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q7-fmTrue.jfr is 253.76 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q7-fmTrue.jfr is 253.76 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 13548 events (total: 191350M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 33.13% 63392M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] 30.74% 58812M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] 24.04% 46003M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] 3.02% 5781M java.util.Arrays#copyOf() [Inlined code] 2.72% 5198M java.lang.Integer#valueOf() [Inlined code] 2.23% 4268M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] 0.87% 1655M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] 0.67% 1287M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] 0.57% 1085M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.46% 875M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Inlined code] 0.39% 742M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [Inlined code] 0.34% 641M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] 0.10% 192M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] 0.10% 183M org.apache.lucene.util.SparseFixedBitSet#insertLong() [Inlined code] 0.09% 172M org.apache.lucene.store.MemorySegmentIndexInput#buildSlice() [Inlined code] 0.06% 116M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] 0.06% 113M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] 0.05% 90M java.util.logging.LogManager#reset() [Interpreted code] 0.05% 90M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.04% 82M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] 0.04% 77M java.util.DualPivotQuicksort#tryMergeRuns() [JIT compiled code] 0.04% 67M java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [Inlined code] 0.03% 66M java.util.DualPivotQuicksort#sort() [JIT compiled code] 0.03% 64M org.apache.lucene.util.hnsw.OnHeapHnswGraph#() [JIT compiled code] 0.03% 58M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Interpreted code] 0.03% 49M knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] 0.02% 45M java.lang.ThreadLocal$ThreadLocalMap#set() [Inlined code] 0.02% 45M org.apache.lucene.util.FixedBitSet#() [Inlined code] 0.02% 32M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] 0.01% 16M org.apache.lucene.internal.hppc.IntIntHashMap#allocateBuffers() [Interpreted code] 0.01% 11M java.util.Arrays#copyOfRange() [Inlined code] 0.00% 8M org.apache.lucene.util.SparseFixedBitSet#insertBlock() [JIT compiled code] 0.00% 4M org.apache.lucene.util.hnsw.ConcurrentHnswMerger#getNewOrdMapping() [JIT compiled code] 0.00% 1M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader$FieldEntry#create() [JIT compiled code] 0.00% 1M org.apache.lucene.util.SparseFixedBitSet#() [Interpreted code] 0.00% 989736 org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeMeta() [JIT compiled code] 0.00% 921360 org.apache.lucene.util.ArrayUtil#copyOfSubArray() [JIT compiled code] 0.00% 599480 org.apache.lucene.search.TopKnnCollector#topDocs() [Interpreted code] 0.00% 597920 org.apache.lucene.util.packed.DirectReader#getInstance() [Inlined code] 0.00% 524304 org.apache.lucene.util.packed.DirectMonotonicWriter#() [Inlined code] 0.00% 464792 org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#() [JIT compiled code] 0.00% 462896 jdk.internal.classfile.impl.EntryMap#() [Inlined code] 0.00% 457608 knn.KnnGraphTester#readExactNNScores() [Interpreted code] 0.00% 448416 org.apache.lucene.search.TopScoreDocCollector#populateResults() [Interpreted code] 0.00% 300976 org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer#getRandomVectorScorer() [Interpreted code] 0.00% 299728 knn.KnnGraphTester#readExactNN() [Interpreted code] 0.00% 299120 org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#load() [JIT compiled code] 0.00% 298960 jdk.internal.classfile.impl.StackMapGenerator$Type#referenceType() [JIT compiled code] 0.00% 189312 java.util.Arrays#copyOf() [JIT compiled code] 0.00% 174072 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.03.08.19.33/bench-knn-q7-fmTrue.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.04.03.08.19.33/bench-knn-q7-fmTrue.jfr is 253.76 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q7-fmTrue.jfr is 253.76 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q7-fmTrue.jfr is 253.76 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q7-fmTrue.jfr is 253.76 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q7-fmTrue.jfr is 253.76 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 13548 events (total: 191350M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 25.64% 49066M 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.32% 38879M 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.81% 24512M 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.93% 22833M 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] 11.18% 21395M 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] 5.08% 9729M 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.93% 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] 2.72% 5198M 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% 4268M 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.71% 1360M 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.67% 1287M 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.57% 1085M 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% 875M 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% 852M 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.39% 742M 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.36% 683M 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% 641M 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.21% 393M 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.09% 174M 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() [JIT compiled code] 0.09% 171M 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.lucene104.OffHeapScalarQuantizedVectorValues#load() [Inlined code] 0.09% 171M 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.09% 171M 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% 119M 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% 113M 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.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.05% 90M java.util.logging.LogManager#reset() [Interpreted code] at java.util.logging.LogManager$Cleaner#run() [Interpreted code] 0.05% 90M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.04% 82M 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% 77M 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.04% 67M 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.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% 58M 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.03% 55M 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% 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.02% 45M 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% 29M 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.01% 20M 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% 20M 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% 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 java.lang.ThreadLocal$ThreadLocalMap#set() [Inlined code] at java.lang.ThreadLocal#set() [Inlined code] at java.lang.ThreadLocal#set() [JIT compiled code] at java.util.concurrent.locks.ReentrantReadWriteLock$Sync#tryAcquireShared() [Inlined code] 0.01% 14M 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.01% 11M 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% 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() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#write() [Inlined code] 0.01% 11M java.util.Arrays#copyOfRange() [Inlined code] at java.lang.String#() [JIT compiled code] at java.lang.String#() [JIT compiled code] at sun.nio.fs.Util#toString() [Inlined code] 0.01% 11M 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.00% 6M 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% 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% 2M 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% 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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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.03.08.19.33/bench-knn-q7-fmTrue.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.04.03.08.19.33/bench-knn-q7-fmTrue.jfr is 253.76 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q7-fmTrue.jfr is 253.76 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q7-fmTrue.jfr is 253.76 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q7-fmTrue.jfr is 253.76 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q7-fmTrue.jfr is 253.76 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q7-fmTrue.jfr is 253.76 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 13548 events (total: 191350M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 23.11% 44225M 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.0x000000003419b1c0#call() [Inlined code] 20.29% 38815M 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.93% 22833M 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() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003419b1c0#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] 11.18% 21395M 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.56% 16384M 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.25% 8128M 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] 4.05% 7754M 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] 2.93% 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] 2.72% 5198M 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.53% 4840M 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() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 2.08% 3980M 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.0x000000003419b1c0#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] 1.03% 1975M 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% 1360M 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.0x000000003419b1c0#call() [Inlined code] 0.67% 1287M 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.0x000000003419b1c0#call() [Inlined code] 0.56% 1068M 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.0x000000003419b1c0#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.0x000000003419b718#run() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] 0.40% 772M 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.40% 766M 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.0x000000003419b1c0#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.36% 679M 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() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003419b1c0#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.33% 638M 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.0x000000003419b1c0#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% 606M 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.0x000000003419b1c0#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.0x000000003419b718#run() [JIT compiled code] 0.20% 379M 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.0x000000003419b1c0#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.0x000000003419b718#run() [JIT compiled code] 0.15% 287M 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.0x000000003419b1c0#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% 174M 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() [JIT compiled 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] 0.09% 171M 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.lucene104.OffHeapScalarQuantizedVectorValues#load() [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() [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() [JIT compiled code] at org.apache.lucene.search.AbstractKnnVectorQuery#searchLeaf() [JIT compiled code] at org.apache.lucene.search.AbstractKnnVectorQuery#lambda$rewrite$0() [Inlined code] 0.09% 171M 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.09% 171M 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.0x000000003419b1c0#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] 0.06% 119M 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% 113M 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.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() [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% 102M 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.05% 90M java.util.logging.LogManager#reset() [Interpreted code] at java.util.logging.LogManager$Cleaner#run() [Interpreted code] 0.05% 90M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.04% 85M 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.0x000000003419b1c0#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.04% 82M 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.0x0000000034196b58#merge() [Interpreted code] 0.04% 77M 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.0x0000000034196b58#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [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.0x0000000034196b58#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.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() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003419b1c0#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% 58M 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.03% 55M 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.0x0000000034196b58#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.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.02% 45M 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.0x000000003419b1c0#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% 45M 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.0x0000000034196b58#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.02% 44M 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.02% 35M 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.0x000000003419b1c0#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.0x0000000034196b58#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% 29M 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.01% 22M 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.01% 20M 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.01% 20M 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] 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.03.08.19.33/bench-knn-q32-fmFalse.jfr', 'knn.KnnGraphTester', '-maxConn', '32', '-dim', '1024', '-docs', '/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec', '-ndoc', '8000000', '-topK', '100', '-numIndexThreads', '8', '-beamWidthIndex', '100', '-search-and-stats', '/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec', '-metric', 'dot_product', '-numMergeThread', '16', '-numMergeWorker', '48', '-reindex'] WARNING: Using incubator modules: jdk.incubator.vector [0.213s][info][jfr,startup] Started recording 1. [0.213s][info][jfr,startup] [0.213s][info][jfr,startup] Use jcmd 2870525 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 1960931277713326 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 03, 2026 11:56:29 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: 251 segments, 28 merges 1393.3s _we: 8 segs, 1106.0 K docs, 4419.2 MB 1000.3s _11m: 8 segs, 155.5 K docs, 619.7 MB 949.9s _12b: 8 segs, 186.2 K docs, 742.1 MB 864.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 789.8s _14s: 8 segs, 130.9 K docs, 521.2 MB 714.0s _15x: 8 segs, 173.4 K docs, 691.2 MB 675.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 549.0s _18f: 8 segs, 187.5 K docs, 747.5 MB 499.4s _192: 8 segs, 177.7 K docs, 708.5 MB 376.3s _1at: 8 segs, 178.6 K docs, 712.0 MB 301.4s _1by: 8 segs, 40.6 K docs, 160.7 MB 283.8s _1c7: 8 segs, 40.3 K docs, 159.5 MB 270.4s _1cd: 8 segs, 143.7 K docs, 572.3 MB 248.7s _1cm: 8 segs, 39.6 K docs, 156.6 MB 235.0s _1ct: 8 segs, 146.4 K docs, 583.3 MB 217.2s _1d2: 8 segs, 40.4 K docs, 159.9 MB 199.9s _1da: 8 segs, 73.6 K docs, 292.3 MB 181.7s _1di: 8 segs, 75.8 K docs, 301.5 MB 163.7s _1dq: 8 segs, 74.8 K docs, 297.1 MB 147.8s _1dz: 8 segs, 39.3 K docs, 155.4 MB 131.5s _1e6: 8 segs, 162.5 K docs, 647.7 MB 108.2s _1ef: 8 segs, 40.8 K docs, 161.5 MB 89.1s _1en: 8 segs, 75.0 K docs, 298.0 MB 76.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 58.4s _1f4: 14 segs, 68.2 K docs, 270.2 MB 32.3s _1ff: 11 segs, 54.5 K docs, 215.6 MB 12.6s _1fq: 10 segs, 48.6 K docs, 192.3 MB 5.0 sec: 251 segments, 28 merges 1398.3s _we: 8 segs, 1106.0 K docs, 4419.2 MB 1005.3s _11m: 8 segs, 155.5 K docs, 619.7 MB 954.9s _12b: 8 segs, 186.2 K docs, 742.1 MB 869.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 794.8s _14s: 8 segs, 130.9 K docs, 521.2 MB 719.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 680.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 554.0s _18f: 8 segs, 187.5 K docs, 747.5 MB 504.4s _192: 8 segs, 177.7 K docs, 708.5 MB 381.3s _1at: 8 segs, 178.6 K docs, 712.0 MB 306.4s _1by: 8 segs, 40.6 K docs, 160.7 MB 288.8s _1c7: 8 segs, 40.3 K docs, 159.5 MB 275.4s _1cd: 8 segs, 143.7 K docs, 572.3 MB 253.8s _1cm: 8 segs, 39.6 K docs, 156.6 MB 240.0s _1ct: 8 segs, 146.4 K docs, 583.3 MB 222.2s _1d2: 8 segs, 40.4 K docs, 159.9 MB 204.9s _1da: 8 segs, 73.6 K docs, 292.3 MB 186.7s _1di: 8 segs, 75.8 K docs, 301.5 MB 168.7s _1dq: 8 segs, 74.8 K docs, 297.1 MB 152.8s _1dz: 8 segs, 39.3 K docs, 155.4 MB 136.5s _1e6: 8 segs, 162.5 K docs, 647.7 MB 113.2s _1ef: 8 segs, 40.8 K docs, 161.5 MB 94.1s _1en: 8 segs, 75.0 K docs, 298.0 MB 81.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 63.4s _1f4: 14 segs, 68.2 K docs, 270.2 MB 37.4s _1ff: 11 segs, 54.5 K docs, 215.6 MB 17.6s _1fq: 10 segs, 48.6 K docs, 192.3 MB 5.0s _1fw: 13 segs, 51.4 K docs, 203.5 MB 10.0 sec: 251 segments, 28 merges 1403.3s _we: 8 segs, 1106.0 K docs, 4419.2 MB 1010.3s _11m: 8 segs, 155.5 K docs, 619.7 MB 959.9s _12b: 8 segs, 186.2 K docs, 742.1 MB 874.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 799.8s _14s: 8 segs, 130.9 K docs, 521.2 MB 724.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 685.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 559.0s _18f: 8 segs, 187.5 K docs, 747.5 MB 509.5s _192: 8 segs, 177.7 K docs, 708.5 MB 386.3s _1at: 8 segs, 178.6 K docs, 712.0 MB 311.4s _1by: 8 segs, 40.6 K docs, 160.7 MB 293.8s _1c7: 8 segs, 40.3 K docs, 159.5 MB 280.4s _1cd: 8 segs, 143.7 K docs, 572.3 MB 258.8s _1cm: 8 segs, 39.6 K docs, 156.6 MB 245.0s _1ct: 8 segs, 146.4 K docs, 583.3 MB 227.3s _1d2: 8 segs, 40.4 K docs, 159.9 MB 209.9s _1da: 8 segs, 73.6 K docs, 292.3 MB 191.7s _1di: 8 segs, 75.8 K docs, 301.5 MB 173.7s _1dq: 8 segs, 74.8 K docs, 297.1 MB 157.8s _1dz: 8 segs, 39.3 K docs, 155.4 MB 141.5s _1e6: 8 segs, 162.5 K docs, 647.7 MB 118.2s _1ef: 8 segs, 40.8 K docs, 161.5 MB 99.1s _1en: 8 segs, 75.0 K docs, 298.0 MB 86.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 68.4s _1f4: 14 segs, 68.2 K docs, 270.2 MB 42.4s _1ff: 11 segs, 54.5 K docs, 215.6 MB 22.6s _1fq: 10 segs, 48.6 K docs, 192.3 MB 10.0s _1fw: 13 segs, 51.4 K docs, 203.5 MB 15.0 sec: 251 segments, 28 merges 1408.3s _we: 8 segs, 1106.0 K docs, 4419.2 MB 1015.3s _11m: 8 segs, 155.5 K docs, 619.7 MB 964.9s _12b: 8 segs, 186.2 K docs, 742.1 MB 879.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 804.8s _14s: 8 segs, 130.9 K docs, 521.2 MB 729.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 690.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 564.0s _18f: 8 segs, 187.5 K docs, 747.5 MB 514.5s _192: 8 segs, 177.7 K docs, 708.5 MB 391.3s _1at: 8 segs, 178.6 K docs, 712.0 MB 316.4s _1by: 8 segs, 40.6 K docs, 160.7 MB 298.8s _1c7: 8 segs, 40.3 K docs, 159.5 MB 285.4s _1cd: 8 segs, 143.7 K docs, 572.3 MB 263.8s _1cm: 8 segs, 39.6 K docs, 156.6 MB 250.0s _1ct: 8 segs, 146.4 K docs, 583.3 MB 232.3s _1d2: 8 segs, 40.4 K docs, 159.9 MB 214.9s _1da: 8 segs, 73.6 K docs, 292.3 MB 196.8s _1di: 8 segs, 75.8 K docs, 301.5 MB 178.7s _1dq: 8 segs, 74.8 K docs, 297.1 MB 162.8s _1dz: 8 segs, 39.3 K docs, 155.4 MB 146.5s _1e6: 8 segs, 162.5 K docs, 647.7 MB 123.2s _1ef: 8 segs, 40.8 K docs, 161.5 MB 104.1s _1en: 8 segs, 75.0 K docs, 298.0 MB 91.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 73.4s _1f4: 14 segs, 68.2 K docs, 270.2 MB 47.4s _1ff: 11 segs, 54.5 K docs, 215.6 MB 27.6s _1fq: 10 segs, 48.6 K docs, 192.3 MB 15.0s _1fw: 13 segs, 51.4 K docs, 203.5 MB 20.0 sec: 251 segments, 28 merges 1413.3s _we: 8 segs, 1106.0 K docs, 4419.2 MB 1020.3s _11m: 8 segs, 155.5 K docs, 619.7 MB 969.9s _12b: 8 segs, 186.2 K docs, 742.1 MB 884.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 809.8s _14s: 8 segs, 130.9 K docs, 521.2 MB 734.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 695.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 569.0s _18f: 8 segs, 187.5 K docs, 747.5 MB 519.5s _192: 8 segs, 177.7 K docs, 708.5 MB 396.4s _1at: 8 segs, 178.6 K docs, 712.0 MB 321.4s _1by: 8 segs, 40.6 K docs, 160.7 MB 303.8s _1c7: 8 segs, 40.3 K docs, 159.5 MB 290.4s _1cd: 8 segs, 143.7 K docs, 572.3 MB 268.8s _1cm: 8 segs, 39.6 K docs, 156.6 MB 255.0s _1ct: 8 segs, 146.4 K docs, 583.3 MB 237.3s _1d2: 8 segs, 40.4 K docs, 159.9 MB 219.9s _1da: 8 segs, 73.6 K docs, 292.3 MB 201.8s _1di: 8 segs, 75.8 K docs, 301.5 MB 183.7s _1dq: 8 segs, 74.8 K docs, 297.1 MB 167.8s _1dz: 8 segs, 39.3 K docs, 155.4 MB 151.5s _1e6: 8 segs, 162.5 K docs, 647.7 MB 128.2s _1ef: 8 segs, 40.8 K docs, 161.5 MB 109.1s _1en: 8 segs, 75.0 K docs, 298.0 MB 96.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 78.4s _1f4: 14 segs, 68.2 K docs, 270.2 MB 52.4s _1ff: 11 segs, 54.5 K docs, 215.6 MB 32.6s _1fq: 10 segs, 48.6 K docs, 192.3 MB 20.0s _1fw: 13 segs, 51.4 K docs, 203.5 MB 25.0 sec: 251 segments, 28 merges 1418.3s _we: 8 segs, 1106.0 K docs, 4419.2 MB 1025.3s _11m: 8 segs, 155.5 K docs, 619.7 MB 974.9s _12b: 8 segs, 186.2 K docs, 742.1 MB 889.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 814.9s _14s: 8 segs, 130.9 K docs, 521.2 MB 739.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 700.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 574.0s _18f: 8 segs, 187.5 K docs, 747.5 MB 524.5s _192: 8 segs, 177.7 K docs, 708.5 MB 401.4s _1at: 8 segs, 178.6 K docs, 712.0 MB 326.4s _1by: 8 segs, 40.6 K docs, 160.7 MB 308.8s _1c7: 8 segs, 40.3 K docs, 159.5 MB 295.4s _1cd: 8 segs, 143.7 K docs, 572.3 MB 273.8s _1cm: 8 segs, 39.6 K docs, 156.6 MB 260.0s _1ct: 8 segs, 146.4 K docs, 583.3 MB 242.3s _1d2: 8 segs, 40.4 K docs, 159.9 MB 224.9s _1da: 8 segs, 73.6 K docs, 292.3 MB 206.8s _1di: 8 segs, 75.8 K docs, 301.5 MB 188.7s _1dq: 8 segs, 74.8 K docs, 297.1 MB 172.8s _1dz: 8 segs, 39.3 K docs, 155.4 MB 156.6s _1e6: 8 segs, 162.5 K docs, 647.7 MB 133.2s _1ef: 8 segs, 40.8 K docs, 161.5 MB 114.2s _1en: 8 segs, 75.0 K docs, 298.0 MB 101.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 83.4s _1f4: 14 segs, 68.2 K docs, 270.2 MB 57.4s _1ff: 11 segs, 54.5 K docs, 215.6 MB 37.6s _1fq: 10 segs, 48.6 K docs, 192.3 MB 25.0s _1fw: 13 segs, 51.4 K docs, 203.5 MB 30.0 sec: 251 segments, 28 merges 1423.4s _we: 8 segs, 1106.0 K docs, 4419.2 MB 1030.3s _11m: 8 segs, 155.5 K docs, 619.7 MB 979.9s _12b: 8 segs, 186.2 K docs, 742.1 MB 894.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 819.9s _14s: 8 segs, 130.9 K docs, 521.2 MB 744.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 705.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 579.0s _18f: 8 segs, 187.5 K docs, 747.5 MB 529.5s _192: 8 segs, 177.7 K docs, 708.5 MB 406.4s _1at: 8 segs, 178.6 K docs, 712.0 MB 331.4s _1by: 8 segs, 40.6 K docs, 160.7 MB 313.8s _1c7: 8 segs, 40.3 K docs, 159.5 MB 300.5s _1cd: 8 segs, 143.7 K docs, 572.3 MB 278.8s _1cm: 8 segs, 39.6 K docs, 156.6 MB 265.0s _1ct: 8 segs, 146.4 K docs, 583.3 MB 247.3s _1d2: 8 segs, 40.4 K docs, 159.9 MB 229.9s _1da: 8 segs, 73.6 K docs, 292.3 MB 211.8s _1di: 8 segs, 75.8 K docs, 301.5 MB 193.7s _1dq: 8 segs, 74.8 K docs, 297.1 MB 177.8s _1dz: 8 segs, 39.3 K docs, 155.4 MB 161.6s _1e6: 8 segs, 162.5 K docs, 647.7 MB 138.2s _1ef: 8 segs, 40.8 K docs, 161.5 MB 119.2s _1en: 8 segs, 75.0 K docs, 298.0 MB 106.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 88.4s _1f4: 14 segs, 68.2 K docs, 270.2 MB 62.4s _1ff: 11 segs, 54.5 K docs, 215.6 MB 42.6s _1fq: 10 segs, 48.6 K docs, 192.3 MB 30.0s _1fw: 13 segs, 51.4 K docs, 203.5 MB 35.1 sec: 251 segments, 28 merges 1428.4s _we: 8 segs, 1106.0 K docs, 4419.2 MB 1035.3s _11m: 8 segs, 155.5 K docs, 619.7 MB 984.9s _12b: 8 segs, 186.2 K docs, 742.1 MB 899.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 824.9s _14s: 8 segs, 130.9 K docs, 521.2 MB 749.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 710.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 584.0s _18f: 8 segs, 187.5 K docs, 747.5 MB 534.5s _192: 8 segs, 177.7 K docs, 708.5 MB 411.4s _1at: 8 segs, 178.6 K docs, 712.0 MB 336.4s _1by: 8 segs, 40.6 K docs, 160.7 MB 318.8s _1c7: 8 segs, 40.3 K docs, 159.5 MB 305.5s _1cd: 8 segs, 143.7 K docs, 572.3 MB 283.8s _1cm: 8 segs, 39.6 K docs, 156.6 MB 270.0s _1ct: 8 segs, 146.4 K docs, 583.3 MB 252.3s _1d2: 8 segs, 40.4 K docs, 159.9 MB 234.9s _1da: 8 segs, 73.6 K docs, 292.3 MB 216.8s _1di: 8 segs, 75.8 K docs, 301.5 MB 198.7s _1dq: 8 segs, 74.8 K docs, 297.1 MB 182.9s _1dz: 8 segs, 39.3 K docs, 155.4 MB 166.6s _1e6: 8 segs, 162.5 K docs, 647.7 MB 143.2s _1ef: 8 segs, 40.8 K docs, 161.5 MB 124.2s _1en: 8 segs, 75.0 K docs, 298.0 MB 111.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 93.4s _1f4: 14 segs, 68.2 K docs, 270.2 MB 67.4s _1ff: 11 segs, 54.5 K docs, 215.6 MB 47.6s _1fq: 10 segs, 48.6 K docs, 192.3 MB 35.1s _1fw: 13 segs, 51.4 K docs, 203.5 MB 40.1 sec: 251 segments, 28 merges 1433.4s _we: 8 segs, 1106.0 K docs, 4419.2 MB 1040.3s _11m: 8 segs, 155.5 K docs, 619.7 MB 989.9s _12b: 8 segs, 186.2 K docs, 742.1 MB 904.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 829.9s _14s: 8 segs, 130.9 K docs, 521.2 MB 754.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 715.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 589.0s _18f: 8 segs, 187.5 K docs, 747.5 MB 539.5s _192: 8 segs, 177.7 K docs, 708.5 MB 416.4s _1at: 8 segs, 178.6 K docs, 712.0 MB 341.4s _1by: 8 segs, 40.6 K docs, 160.7 MB 323.8s _1c7: 8 segs, 40.3 K docs, 159.5 MB 310.5s _1cd: 8 segs, 143.7 K docs, 572.3 MB 288.8s _1cm: 8 segs, 39.6 K docs, 156.6 MB 275.0s _1ct: 8 segs, 146.4 K docs, 583.3 MB 257.3s _1d2: 8 segs, 40.4 K docs, 159.9 MB 239.9s _1da: 8 segs, 73.6 K docs, 292.3 MB 221.8s _1di: 8 segs, 75.8 K docs, 301.5 MB 203.7s _1dq: 8 segs, 74.8 K docs, 297.1 MB 187.9s _1dz: 8 segs, 39.3 K docs, 155.4 MB 171.6s _1e6: 8 segs, 162.5 K docs, 647.7 MB 148.2s _1ef: 8 segs, 40.8 K docs, 161.5 MB 129.2s _1en: 8 segs, 75.0 K docs, 298.0 MB 116.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 98.4s _1f4: 14 segs, 68.2 K docs, 270.2 MB 72.4s _1ff: 11 segs, 54.5 K docs, 215.6 MB 52.6s _1fq: 10 segs, 48.6 K docs, 192.3 MB 40.1s _1fw: 13 segs, 51.4 K docs, 203.5 MB 45.1 sec: 244 segments, 27 merges 1438.4s _we: 8 segs, 1106.0 K docs, 4419.2 MB 1045.4s _11m: 8 segs, 155.5 K docs, 619.7 MB 994.9s _12b: 8 segs, 186.2 K docs, 742.1 MB 909.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 834.9s _14s: 8 segs, 130.9 K docs, 521.2 MB 759.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 720.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 594.0s _18f: 8 segs, 187.5 K docs, 747.5 MB 544.5s _192: 8 segs, 177.7 K docs, 708.5 MB 421.4s _1at: 8 segs, 178.6 K docs, 712.0 MB 346.4s _1by: 8 segs, 40.6 K docs, 160.7 MB 328.8s _1c7: 8 segs, 40.3 K docs, 159.5 MB 315.5s _1cd: 8 segs, 143.7 K docs, 572.3 MB 293.8s _1cm: 8 segs, 39.6 K docs, 156.6 MB 280.1s _1ct: 8 segs, 146.4 K docs, 583.3 MB 262.3s _1d2: 8 segs, 40.4 K docs, 159.9 MB 244.9s _1da: 8 segs, 73.6 K docs, 292.3 MB 226.8s _1di: 8 segs, 75.8 K docs, 301.5 MB 192.9s _1dz: 8 segs, 39.3 K docs, 155.4 MB 176.6s _1e6: 8 segs, 162.5 K docs, 647.7 MB 153.2s _1ef: 8 segs, 40.8 K docs, 161.5 MB 134.2s _1en: 8 segs, 75.0 K docs, 298.0 MB 121.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 103.4s _1f4: 14 segs, 68.2 K docs, 270.2 MB 77.4s _1ff: 11 segs, 54.5 K docs, 215.6 MB 57.6s _1fq: 10 segs, 48.6 K docs, 192.3 MB 45.1s _1fw: 13 segs, 51.4 K docs, 203.5 MB 50.1 sec: 244 segments, 27 merges 1443.4s _we: 8 segs, 1106.0 K docs, 4419.2 MB 1050.4s _11m: 8 segs, 155.5 K docs, 619.7 MB 1000.0s _12b: 8 segs, 186.2 K docs, 742.1 MB 914.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 839.9s _14s: 8 segs, 130.9 K docs, 521.2 MB 764.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 725.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 599.0s _18f: 8 segs, 187.5 K docs, 747.5 MB 549.5s _192: 8 segs, 177.7 K docs, 708.5 MB 426.4s _1at: 8 segs, 178.6 K docs, 712.0 MB 351.4s _1by: 8 segs, 40.6 K docs, 160.7 MB 333.8s _1c7: 8 segs, 40.3 K docs, 159.5 MB 320.5s _1cd: 8 segs, 143.7 K docs, 572.3 MB 298.8s _1cm: 8 segs, 39.6 K docs, 156.6 MB 285.1s _1ct: 8 segs, 146.4 K docs, 583.3 MB 267.3s _1d2: 8 segs, 40.4 K docs, 159.9 MB 250.0s _1da: 8 segs, 73.6 K docs, 292.3 MB 231.8s _1di: 8 segs, 75.8 K docs, 301.5 MB 197.9s _1dz: 8 segs, 39.3 K docs, 155.4 MB 181.6s _1e6: 8 segs, 162.5 K docs, 647.7 MB 158.3s _1ef: 8 segs, 40.8 K docs, 161.5 MB 139.2s _1en: 8 segs, 75.0 K docs, 298.0 MB 126.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 108.4s _1f4: 14 segs, 68.2 K docs, 270.2 MB 82.4s _1ff: 11 segs, 54.5 K docs, 215.6 MB 62.6s _1fq: 10 segs, 48.6 K docs, 192.3 MB 50.1s _1fw: 13 segs, 51.4 K docs, 203.5 MB 55.1 sec: 237 segments, 26 merges 1448.4s _we: 8 segs, 1106.0 K docs, 4419.2 MB 1055.4s _11m: 8 segs, 155.5 K docs, 619.7 MB 1005.0s _12b: 8 segs, 186.2 K docs, 742.1 MB 919.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 844.9s _14s: 8 segs, 130.9 K docs, 521.2 MB 769.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 730.2s _16k: 8 segs, 175.9 K docs, 701.2 MB 604.1s _18f: 8 segs, 187.5 K docs, 747.5 MB 554.5s _192: 8 segs, 177.7 K docs, 708.5 MB 431.4s _1at: 8 segs, 178.6 K docs, 712.0 MB 356.4s _1by: 8 segs, 40.6 K docs, 160.7 MB 338.8s _1c7: 8 segs, 40.3 K docs, 159.5 MB 325.5s _1cd: 8 segs, 143.7 K docs, 572.3 MB 303.8s _1cm: 8 segs, 39.6 K docs, 156.6 MB 290.1s _1ct: 8 segs, 146.4 K docs, 583.3 MB 272.3s _1d2: 8 segs, 40.4 K docs, 159.9 MB 255.0s _1da: 8 segs, 73.6 K docs, 292.3 MB 236.8s _1di: 8 segs, 75.8 K docs, 301.5 MB 202.9s _1dz: 8 segs, 39.3 K docs, 155.4 MB 186.6s _1e6: 8 segs, 162.5 K docs, 647.7 MB 163.3s _1ef: 8 segs, 40.8 K docs, 161.5 MB 131.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 113.5s _1f4: 14 segs, 68.2 K docs, 270.2 MB 87.4s _1ff: 11 segs, 54.5 K docs, 215.6 MB 67.7s _1fq: 10 segs, 48.6 K docs, 192.3 MB 55.1s _1fw: 13 segs, 51.4 K docs, 203.5 MB 60.1 sec: 237 segments, 26 merges 1453.4s _we: 8 segs, 1106.0 K docs, 4419.2 MB 1060.4s _11m: 8 segs, 155.5 K docs, 619.7 MB 1010.0s _12b: 8 segs, 186.2 K docs, 742.1 MB 924.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 849.9s _14s: 8 segs, 130.9 K docs, 521.2 MB 774.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 735.2s _16k: 8 segs, 175.9 K docs, 701.2 MB 609.1s _18f: 8 segs, 187.5 K docs, 747.5 MB 559.5s _192: 8 segs, 177.7 K docs, 708.5 MB 436.4s _1at: 8 segs, 178.6 K docs, 712.0 MB 361.5s _1by: 8 segs, 40.6 K docs, 160.7 MB 343.8s _1c7: 8 segs, 40.3 K docs, 159.5 MB 330.5s _1cd: 8 segs, 143.7 K docs, 572.3 MB 308.8s _1cm: 8 segs, 39.6 K docs, 156.6 MB 295.1s _1ct: 8 segs, 146.4 K docs, 583.3 MB 277.3s _1d2: 8 segs, 40.4 K docs, 159.9 MB 260.0s _1da: 8 segs, 73.6 K docs, 292.3 MB 241.8s _1di: 8 segs, 75.8 K docs, 301.5 MB 207.9s _1dz: 8 segs, 39.3 K docs, 155.4 MB 191.6s _1e6: 8 segs, 162.5 K docs, 647.7 MB 168.3s _1ef: 8 segs, 40.8 K docs, 161.5 MB 136.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 118.5s _1f4: 14 segs, 68.2 K docs, 270.2 MB 92.4s _1ff: 11 segs, 54.5 K docs, 215.6 MB 72.7s _1fq: 10 segs, 48.6 K docs, 192.3 MB 60.1s _1fw: 13 segs, 51.4 K docs, 203.5 MB 65.1 sec: 237 segments, 26 merges 1458.4s _we: 8 segs, 1106.0 K docs, 4419.2 MB 1065.4s _11m: 8 segs, 155.5 K docs, 619.7 MB 1015.0s _12b: 8 segs, 186.2 K docs, 742.1 MB 929.7s _13f: 8 segs, 791.7 K docs, 3162.6 MB 854.9s _14s: 8 segs, 130.9 K docs, 521.2 MB 779.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 740.2s _16k: 8 segs, 175.9 K docs, 701.2 MB 614.1s _18f: 8 segs, 187.5 K docs, 747.5 MB 564.5s _192: 8 segs, 177.7 K docs, 708.5 MB 441.4s _1at: 8 segs, 178.6 K docs, 712.0 MB 366.5s _1by: 8 segs, 40.6 K docs, 160.7 MB 348.9s _1c7: 8 segs, 40.3 K docs, 159.5 MB 335.5s _1cd: 8 segs, 143.7 K docs, 572.3 MB 313.8s _1cm: 8 segs, 39.6 K docs, 156.6 MB 300.1s _1ct: 8 segs, 146.4 K docs, 583.3 MB 282.3s _1d2: 8 segs, 40.4 K docs, 159.9 MB 265.0s _1da: 8 segs, 73.6 K docs, 292.3 MB 246.8s _1di: 8 segs, 75.8 K docs, 301.5 MB 212.9s _1dz: 8 segs, 39.3 K docs, 155.4 MB 196.6s _1e6: 8 segs, 162.5 K docs, 647.7 MB 173.3s _1ef: 8 segs, 40.8 K docs, 161.5 MB 141.1s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 123.5s _1f4: 14 segs, 68.2 K docs, 270.2 MB 97.4s _1ff: 11 segs, 54.5 K docs, 215.6 MB 77.7s _1fq: 10 segs, 48.6 K docs, 192.3 MB 65.1s _1fw: 13 segs, 51.4 K docs, 203.5 MB 70.1 sec: 237 segments, 26 merges 1463.4s _we: 8 segs, 1106.0 K docs, 4419.2 MB 1070.4s _11m: 8 segs, 155.5 K docs, 619.7 MB 1020.0s _12b: 8 segs, 186.2 K docs, 742.1 MB 934.7s _13f: 8 segs, 791.7 K docs, 3162.6 MB 859.9s _14s: 8 segs, 130.9 K docs, 521.2 MB 784.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 745.2s _16k: 8 segs, 175.9 K docs, 701.2 MB 619.1s _18f: 8 segs, 187.5 K docs, 747.5 MB 569.5s _192: 8 segs, 177.7 K docs, 708.5 MB 446.4s _1at: 8 segs, 178.6 K docs, 712.0 MB 371.5s _1by: 8 segs, 40.6 K docs, 160.7 MB 353.9s _1c7: 8 segs, 40.3 K docs, 159.5 MB 340.5s _1cd: 8 segs, 143.7 K docs, 572.3 MB 318.8s _1cm: 8 segs, 39.6 K docs, 156.6 MB 305.1s _1ct: 8 segs, 146.4 K docs, 583.3 MB 287.3s _1d2: 8 segs, 40.4 K docs, 159.9 MB 270.0s _1da: 8 segs, 73.6 K docs, 292.3 MB 251.8s _1di: 8 segs, 75.8 K docs, 301.5 MB 217.9s _1dz: 8 segs, 39.3 K docs, 155.4 MB 201.6s _1e6: 8 segs, 162.5 K docs, 647.7 MB 178.3s _1ef: 8 segs, 40.8 K docs, 161.5 MB 146.1s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 128.5s _1f4: 14 segs, 68.2 K docs, 270.2 MB 102.4s _1ff: 11 segs, 54.5 K docs, 215.6 MB 82.7s _1fq: 10 segs, 48.6 K docs, 192.3 MB 70.1s _1fw: 13 segs, 51.4 K docs, 203.5 MB 75.0 sec: 230 segments, 25 merges 1468.3s _we: 8 segs, 1106.0 K docs, 4419.2 MB 1075.3s _11m: 8 segs, 155.5 K docs, 619.7 MB 1024.9s _12b: 8 segs, 186.2 K docs, 742.1 MB 939.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 864.8s _14s: 8 segs, 130.9 K docs, 521.2 MB 789.0s _15x: 8 segs, 173.4 K docs, 691.2 MB 750.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 624.0s _18f: 8 segs, 187.5 K docs, 747.5 MB 574.4s _192: 8 segs, 177.7 K docs, 708.5 MB 451.3s _1at: 8 segs, 178.6 K docs, 712.0 MB 376.4s _1by: 8 segs, 40.6 K docs, 160.7 MB 358.8s _1c7: 8 segs, 40.3 K docs, 159.5 MB 345.4s _1cd: 8 segs, 143.7 K docs, 572.3 MB 323.7s _1cm: 8 segs, 39.6 K docs, 156.6 MB 310.0s _1ct: 8 segs, 146.4 K docs, 583.3 MB 292.2s _1d2: 8 segs, 40.4 K docs, 159.9 MB 274.9s _1da: 8 segs, 73.6 K docs, 292.3 MB 256.7s _1di: 8 segs, 75.8 K docs, 301.5 MB 206.5s _1e6: 8 segs, 162.5 K docs, 647.7 MB 183.2s _1ef: 8 segs, 40.8 K docs, 161.5 MB 151.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 133.4s _1f4: 14 segs, 68.2 K docs, 270.2 MB 107.3s _1ff: 11 segs, 54.5 K docs, 215.6 MB 87.6s _1fq: 10 segs, 48.6 K docs, 192.3 MB 75.0s _1fw: 13 segs, 51.4 K docs, 203.5 MB 80.0 sec: 230 segments, 25 merges 1473.3s _we: 8 segs, 1106.0 K docs, 4419.2 MB 1080.3s _11m: 8 segs, 155.5 K docs, 619.7 MB 1029.9s _12b: 8 segs, 186.2 K docs, 742.1 MB 944.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 869.8s _14s: 8 segs, 130.9 K docs, 521.2 MB 794.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 755.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 629.0s _18f: 8 segs, 187.5 K docs, 747.5 MB 579.4s _192: 8 segs, 177.7 K docs, 708.5 MB 456.3s _1at: 8 segs, 178.6 K docs, 712.0 MB 381.4s _1by: 8 segs, 40.6 K docs, 160.7 MB 363.8s _1c7: 8 segs, 40.3 K docs, 159.5 MB 350.4s _1cd: 8 segs, 143.7 K docs, 572.3 MB 328.8s _1cm: 8 segs, 39.6 K docs, 156.6 MB 315.0s _1ct: 8 segs, 146.4 K docs, 583.3 MB 297.2s _1d2: 8 segs, 40.4 K docs, 159.9 MB 279.9s _1da: 8 segs, 73.6 K docs, 292.3 MB 261.7s _1di: 8 segs, 75.8 K docs, 301.5 MB 211.5s _1e6: 8 segs, 162.5 K docs, 647.7 MB 188.2s _1ef: 8 segs, 40.8 K docs, 161.5 MB 156.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 138.4s _1f4: 14 segs, 68.2 K docs, 270.2 MB 112.3s _1ff: 11 segs, 54.5 K docs, 215.6 MB 92.6s _1fq: 10 segs, 48.6 K docs, 192.3 MB 80.0s _1fw: 13 segs, 51.4 K docs, 203.5 MB 85.0 sec: 223 segments, 24 merges 1478.3s _we: 8 segs, 1106.0 K docs, 4419.2 MB 1085.3s _11m: 8 segs, 155.5 K docs, 619.7 MB 1034.9s _12b: 8 segs, 186.2 K docs, 742.1 MB 949.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 874.8s _14s: 8 segs, 130.9 K docs, 521.2 MB 799.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 760.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 634.0s _18f: 8 segs, 187.5 K docs, 747.5 MB 584.4s _192: 8 segs, 177.7 K docs, 708.5 MB 461.3s _1at: 8 segs, 178.6 K docs, 712.0 MB 386.4s _1by: 8 segs, 40.6 K docs, 160.7 MB 368.8s _1c7: 8 segs, 40.3 K docs, 159.5 MB 355.4s _1cd: 8 segs, 143.7 K docs, 572.3 MB 333.8s _1cm: 8 segs, 39.6 K docs, 156.6 MB 320.0s _1ct: 8 segs, 146.4 K docs, 583.3 MB 302.2s _1d2: 8 segs, 40.4 K docs, 159.9 MB 266.7s _1di: 8 segs, 75.8 K docs, 301.5 MB 216.5s _1e6: 8 segs, 162.5 K docs, 647.7 MB 193.2s _1ef: 8 segs, 40.8 K docs, 161.5 MB 161.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 143.4s _1f4: 14 segs, 68.2 K docs, 270.2 MB 117.4s _1ff: 11 segs, 54.5 K docs, 215.6 MB 97.6s _1fq: 10 segs, 48.6 K docs, 192.3 MB 85.0s _1fw: 13 segs, 51.4 K docs, 203.5 MB 90.0 sec: 223 segments, 24 merges 1483.3s _we: 8 segs, 1106.0 K docs, 4419.2 MB 1090.3s _11m: 8 segs, 155.5 K docs, 619.7 MB 1039.9s _12b: 8 segs, 186.2 K docs, 742.1 MB 954.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 879.8s _14s: 8 segs, 130.9 K docs, 521.2 MB 804.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 765.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 639.0s _18f: 8 segs, 187.5 K docs, 747.5 MB 589.5s _192: 8 segs, 177.7 K docs, 708.5 MB 466.3s _1at: 8 segs, 178.6 K docs, 712.0 MB 391.4s _1by: 8 segs, 40.6 K docs, 160.7 MB 373.8s _1c7: 8 segs, 40.3 K docs, 159.5 MB 360.4s _1cd: 8 segs, 143.7 K docs, 572.3 MB 338.8s _1cm: 8 segs, 39.6 K docs, 156.6 MB 325.0s _1ct: 8 segs, 146.4 K docs, 583.3 MB 307.2s _1d2: 8 segs, 40.4 K docs, 159.9 MB 271.7s _1di: 8 segs, 75.8 K docs, 301.5 MB 221.5s _1e6: 8 segs, 162.5 K docs, 647.7 MB 198.2s _1ef: 8 segs, 40.8 K docs, 161.5 MB 166.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 148.4s _1f4: 14 segs, 68.2 K docs, 270.2 MB 122.4s _1ff: 11 segs, 54.5 K docs, 215.6 MB 102.6s _1fq: 10 segs, 48.6 K docs, 192.3 MB 90.0s _1fw: 13 segs, 51.4 K docs, 203.5 MB 95.0 sec: 223 segments, 24 merges 1488.3s _we: 8 segs, 1106.0 K docs, 4419.2 MB 1095.3s _11m: 8 segs, 155.5 K docs, 619.7 MB 1044.9s _12b: 8 segs, 186.2 K docs, 742.1 MB 959.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 884.8s _14s: 8 segs, 130.9 K docs, 521.2 MB 809.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 770.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 644.0s _18f: 8 segs, 187.5 K docs, 747.5 MB 594.5s _192: 8 segs, 177.7 K docs, 708.5 MB 471.3s _1at: 8 segs, 178.6 K docs, 712.0 MB 396.4s _1by: 8 segs, 40.6 K docs, 160.7 MB 378.8s _1c7: 8 segs, 40.3 K docs, 159.5 MB 365.4s _1cd: 8 segs, 143.7 K docs, 572.3 MB 343.8s _1cm: 8 segs, 39.6 K docs, 156.6 MB 330.0s _1ct: 8 segs, 146.4 K docs, 583.3 MB 312.3s _1d2: 8 segs, 40.4 K docs, 159.9 MB 276.7s _1di: 8 segs, 75.8 K docs, 301.5 MB 226.5s _1e6: 8 segs, 162.5 K docs, 647.7 MB 203.2s _1ef: 8 segs, 40.8 K docs, 161.5 MB 171.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 153.4s _1f4: 14 segs, 68.2 K docs, 270.2 MB 127.4s _1ff: 11 segs, 54.5 K docs, 215.6 MB 107.6s _1fq: 10 segs, 48.6 K docs, 192.3 MB 95.0s _1fw: 13 segs, 51.4 K docs, 203.5 MB 100.0 sec: 223 segments, 24 merges 1493.3s _we: 8 segs, 1106.0 K docs, 4419.2 MB 1100.3s _11m: 8 segs, 155.5 K docs, 619.7 MB 1049.9s _12b: 8 segs, 186.2 K docs, 742.1 MB 964.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 889.8s _14s: 8 segs, 130.9 K docs, 521.2 MB 814.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 775.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 649.0s _18f: 8 segs, 187.5 K docs, 747.5 MB 599.5s _192: 8 segs, 177.7 K docs, 708.5 MB 476.3s _1at: 8 segs, 178.6 K docs, 712.0 MB 401.4s _1by: 8 segs, 40.6 K docs, 160.7 MB 383.8s _1c7: 8 segs, 40.3 K docs, 159.5 MB 370.4s _1cd: 8 segs, 143.7 K docs, 572.3 MB 348.8s _1cm: 8 segs, 39.6 K docs, 156.6 MB 335.0s _1ct: 8 segs, 146.4 K docs, 583.3 MB 317.3s _1d2: 8 segs, 40.4 K docs, 159.9 MB 281.8s _1di: 8 segs, 75.8 K docs, 301.5 MB 231.5s _1e6: 8 segs, 162.5 K docs, 647.7 MB 208.2s _1ef: 8 segs, 40.8 K docs, 161.5 MB 176.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 158.4s _1f4: 14 segs, 68.2 K docs, 270.2 MB 132.4s _1ff: 11 segs, 54.5 K docs, 215.6 MB 112.6s _1fq: 10 segs, 48.6 K docs, 192.3 MB 100.0s _1fw: 13 segs, 51.4 K docs, 203.5 MB 105.0 sec: 216 segments, 23 merges 1498.3s _we: 8 segs, 1106.0 K docs, 4419.2 MB 1105.3s _11m: 8 segs, 155.5 K docs, 619.7 MB 1054.9s _12b: 8 segs, 186.2 K docs, 742.1 MB 969.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 894.8s _14s: 8 segs, 130.9 K docs, 521.2 MB 819.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 780.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 654.0s _18f: 8 segs, 187.5 K docs, 747.5 MB 604.5s _192: 8 segs, 177.7 K docs, 708.5 MB 481.4s _1at: 8 segs, 178.6 K docs, 712.0 MB 406.4s _1by: 8 segs, 40.6 K docs, 160.7 MB 388.8s _1c7: 8 segs, 40.3 K docs, 159.5 MB 375.4s _1cd: 8 segs, 143.7 K docs, 572.3 MB 340.0s _1ct: 8 segs, 146.4 K docs, 583.3 MB 322.3s _1d2: 8 segs, 40.4 K docs, 159.9 MB 286.8s _1di: 8 segs, 75.8 K docs, 301.5 MB 236.5s _1e6: 8 segs, 162.5 K docs, 647.7 MB 213.2s _1ef: 8 segs, 40.8 K docs, 161.5 MB 181.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 163.4s _1f4: 14 segs, 68.2 K docs, 270.2 MB 137.4s _1ff: 11 segs, 54.5 K docs, 215.6 MB 117.6s _1fq: 10 segs, 48.6 K docs, 192.3 MB 105.0s _1fw: 13 segs, 51.4 K docs, 203.5 MB 110.0 sec: 216 segments, 23 merges 1503.3s _we: 8 segs, 1106.0 K docs, 4419.2 MB 1110.3s _11m: 8 segs, 155.5 K docs, 619.7 MB 1059.9s _12b: 8 segs, 186.2 K docs, 742.1 MB 974.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 899.9s _14s: 8 segs, 130.9 K docs, 521.2 MB 824.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 785.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 659.0s _18f: 8 segs, 187.5 K docs, 747.5 MB 609.5s _192: 8 segs, 177.7 K docs, 708.5 MB 486.4s _1at: 8 segs, 178.6 K docs, 712.0 MB 411.4s _1by: 8 segs, 40.6 K docs, 160.7 MB 393.8s _1c7: 8 segs, 40.3 K docs, 159.5 MB 380.4s _1cd: 8 segs, 143.7 K docs, 572.3 MB 345.0s _1ct: 8 segs, 146.4 K docs, 583.3 MB 327.3s _1d2: 8 segs, 40.4 K docs, 159.9 MB 291.8s _1di: 8 segs, 75.8 K docs, 301.5 MB 241.6s _1e6: 8 segs, 162.5 K docs, 647.7 MB 218.2s _1ef: 8 segs, 40.8 K docs, 161.5 MB 186.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 168.4s _1f4: 14 segs, 68.2 K docs, 270.2 MB 142.4s _1ff: 11 segs, 54.5 K docs, 215.6 MB 122.6s _1fq: 10 segs, 48.6 K docs, 192.3 MB 110.0s _1fw: 13 segs, 51.4 K docs, 203.5 MB 115.0 sec: 216 segments, 23 merges 1508.3s _we: 8 segs, 1106.0 K docs, 4419.2 MB 1115.3s _11m: 8 segs, 155.5 K docs, 619.7 MB 1064.9s _12b: 8 segs, 186.2 K docs, 742.1 MB 979.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 904.9s _14s: 8 segs, 130.9 K docs, 521.2 MB 829.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 790.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 664.0s _18f: 8 segs, 187.5 K docs, 747.5 MB 614.5s _192: 8 segs, 177.7 K docs, 708.5 MB 491.4s _1at: 8 segs, 178.6 K docs, 712.0 MB 416.4s _1by: 8 segs, 40.6 K docs, 160.7 MB 398.8s _1c7: 8 segs, 40.3 K docs, 159.5 MB 385.4s _1cd: 8 segs, 143.7 K docs, 572.3 MB 350.0s _1ct: 8 segs, 146.4 K docs, 583.3 MB 332.3s _1d2: 8 segs, 40.4 K docs, 159.9 MB 296.8s _1di: 8 segs, 75.8 K docs, 301.5 MB 246.6s _1e6: 8 segs, 162.5 K docs, 647.7 MB 223.2s _1ef: 8 segs, 40.8 K docs, 161.5 MB 191.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 173.4s _1f4: 14 segs, 68.2 K docs, 270.2 MB 147.4s _1ff: 11 segs, 54.5 K docs, 215.6 MB 127.6s _1fq: 10 segs, 48.6 K docs, 192.3 MB 115.0s _1fw: 13 segs, 51.4 K docs, 203.5 MB 120.1 sec: 202 segments, 21 merges 1513.4s _we: 8 segs, 1106.0 K docs, 4419.2 MB 1120.3s _11m: 8 segs, 155.5 K docs, 619.7 MB 1069.9s _12b: 8 segs, 186.2 K docs, 742.1 MB 984.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 909.9s _14s: 8 segs, 130.9 K docs, 521.2 MB 834.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 795.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 669.0s _18f: 8 segs, 187.5 K docs, 747.5 MB 619.5s _192: 8 segs, 177.7 K docs, 708.5 MB 496.4s _1at: 8 segs, 178.6 K docs, 712.0 MB 403.8s _1c7: 8 segs, 40.3 K docs, 159.5 MB 390.5s _1cd: 8 segs, 143.7 K docs, 572.3 MB 355.0s _1ct: 8 segs, 146.4 K docs, 583.3 MB 337.3s _1d2: 8 segs, 40.4 K docs, 159.9 MB 301.8s _1di: 8 segs, 75.8 K docs, 301.5 MB 251.6s _1e6: 8 segs, 162.5 K docs, 647.7 MB 196.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 178.4s _1f4: 14 segs, 68.2 K docs, 270.2 MB 152.4s _1ff: 11 segs, 54.5 K docs, 215.6 MB 132.6s _1fq: 10 segs, 48.6 K docs, 192.3 MB 120.1s _1fw: 13 segs, 51.4 K docs, 203.5 MB 125.1 sec: 202 segments, 21 merges 1518.4s _we: 8 segs, 1106.0 K docs, 4419.2 MB 1125.3s _11m: 8 segs, 155.5 K docs, 619.7 MB 1074.9s _12b: 8 segs, 186.2 K docs, 742.1 MB 989.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 914.9s _14s: 8 segs, 130.9 K docs, 521.2 MB 839.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 800.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 674.0s _18f: 8 segs, 187.5 K docs, 747.5 MB 624.5s _192: 8 segs, 177.7 K docs, 708.5 MB 501.4s _1at: 8 segs, 178.6 K docs, 712.0 MB 408.8s _1c7: 8 segs, 40.3 K docs, 159.5 MB 395.5s _1cd: 8 segs, 143.7 K docs, 572.3 MB 360.0s _1ct: 8 segs, 146.4 K docs, 583.3 MB 342.3s _1d2: 8 segs, 40.4 K docs, 159.9 MB 306.8s _1di: 8 segs, 75.8 K docs, 301.5 MB 256.6s _1e6: 8 segs, 162.5 K docs, 647.7 MB 201.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 183.4s _1f4: 14 segs, 68.2 K docs, 270.2 MB 157.4s _1ff: 11 segs, 54.5 K docs, 215.6 MB 137.6s _1fq: 10 segs, 48.6 K docs, 192.3 MB 125.1s _1fw: 13 segs, 51.4 K docs, 203.5 MB 130.1 sec: 202 segments, 21 merges 1523.4s _we: 8 segs, 1106.0 K docs, 4419.2 MB 1130.3s _11m: 8 segs, 155.5 K docs, 619.7 MB 1079.9s _12b: 8 segs, 186.2 K docs, 742.1 MB 994.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 919.9s _14s: 8 segs, 130.9 K docs, 521.2 MB 844.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 805.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 679.0s _18f: 8 segs, 187.5 K docs, 747.5 MB 629.5s _192: 8 segs, 177.7 K docs, 708.5 MB 506.4s _1at: 8 segs, 178.6 K docs, 712.0 MB 413.8s _1c7: 8 segs, 40.3 K docs, 159.5 MB 400.5s _1cd: 8 segs, 143.7 K docs, 572.3 MB 365.0s _1ct: 8 segs, 146.4 K docs, 583.3 MB 347.3s _1d2: 8 segs, 40.4 K docs, 159.9 MB 311.8s _1di: 8 segs, 75.8 K docs, 301.5 MB 261.6s _1e6: 8 segs, 162.5 K docs, 647.7 MB 206.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 188.4s _1f4: 14 segs, 68.2 K docs, 270.2 MB 162.4s _1ff: 11 segs, 54.5 K docs, 215.6 MB 142.6s _1fq: 10 segs, 48.6 K docs, 192.3 MB 130.1s _1fw: 13 segs, 51.4 K docs, 203.5 MB 135.1 sec: 195 segments, 20 merges 1528.4s _we: 8 segs, 1106.0 K docs, 4419.2 MB 1135.4s _11m: 8 segs, 155.5 K docs, 619.7 MB 1084.9s _12b: 8 segs, 186.2 K docs, 742.1 MB 999.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 924.9s _14s: 8 segs, 130.9 K docs, 521.2 MB 849.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 810.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 684.0s _18f: 8 segs, 187.5 K docs, 747.5 MB 634.5s _192: 8 segs, 177.7 K docs, 708.5 MB 511.4s _1at: 8 segs, 178.6 K docs, 712.0 MB 418.8s _1c7: 8 segs, 40.3 K docs, 159.5 MB 405.5s _1cd: 8 segs, 143.7 K docs, 572.3 MB 370.1s _1ct: 8 segs, 146.4 K docs, 583.3 MB 352.3s _1d2: 8 segs, 40.4 K docs, 159.9 MB 266.6s _1e6: 8 segs, 162.5 K docs, 647.7 MB 211.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 193.4s _1f4: 14 segs, 68.2 K docs, 270.2 MB 167.4s _1ff: 11 segs, 54.5 K docs, 215.6 MB 147.6s _1fq: 10 segs, 48.6 K docs, 192.3 MB 135.1s _1fw: 13 segs, 51.4 K docs, 203.5 MB 140.1 sec: 195 segments, 20 merges 1533.4s _we: 8 segs, 1106.0 K docs, 4419.2 MB 1140.4s _11m: 8 segs, 155.5 K docs, 619.7 MB 1090.0s _12b: 8 segs, 186.2 K docs, 742.1 MB 1004.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 929.9s _14s: 8 segs, 130.9 K docs, 521.2 MB 854.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 815.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 689.0s _18f: 8 segs, 187.5 K docs, 747.5 MB 639.5s _192: 8 segs, 177.7 K docs, 708.5 MB 516.4s _1at: 8 segs, 178.6 K docs, 712.0 MB 423.8s _1c7: 8 segs, 40.3 K docs, 159.5 MB 410.5s _1cd: 8 segs, 143.7 K docs, 572.3 MB 375.1s _1ct: 8 segs, 146.4 K docs, 583.3 MB 357.3s _1d2: 8 segs, 40.4 K docs, 159.9 MB 271.6s _1e6: 8 segs, 162.5 K docs, 647.7 MB 216.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 198.4s _1f4: 14 segs, 68.2 K docs, 270.2 MB 172.4s _1ff: 11 segs, 54.5 K docs, 215.6 MB 152.7s _1fq: 10 segs, 48.6 K docs, 192.3 MB 140.1s _1fw: 13 segs, 51.4 K docs, 203.5 MB 145.1 sec: 195 segments, 20 merges 1538.4s _we: 8 segs, 1106.0 K docs, 4419.2 MB 1145.4s _11m: 8 segs, 155.5 K docs, 619.7 MB 1095.0s _12b: 8 segs, 186.2 K docs, 742.1 MB 1009.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 934.9s _14s: 8 segs, 130.9 K docs, 521.2 MB 859.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 820.2s _16k: 8 segs, 175.9 K docs, 701.2 MB 694.1s _18f: 8 segs, 187.5 K docs, 747.5 MB 644.5s _192: 8 segs, 177.7 K docs, 708.5 MB 521.4s _1at: 8 segs, 178.6 K docs, 712.0 MB 428.8s _1c7: 8 segs, 40.3 K docs, 159.5 MB 415.5s _1cd: 8 segs, 143.7 K docs, 572.3 MB 380.1s _1ct: 8 segs, 146.4 K docs, 583.3 MB 362.3s _1d2: 8 segs, 40.4 K docs, 159.9 MB 276.6s _1e6: 8 segs, 162.5 K docs, 647.7 MB 221.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 203.5s _1f4: 14 segs, 68.2 K docs, 270.2 MB 177.4s _1ff: 11 segs, 54.5 K docs, 215.6 MB 157.7s _1fq: 10 segs, 48.6 K docs, 192.3 MB 145.1s _1fw: 13 segs, 51.4 K docs, 203.5 MB 150.1 sec: 188 segments, 20 merges 1543.4s _we: 8 segs, 1106.0 K docs, 4419.2 MB 1150.4s _11m: 8 segs, 155.5 K docs, 619.7 MB 1100.0s _12b: 8 segs, 186.2 K docs, 742.1 MB 1014.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 864.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 825.2s _16k: 8 segs, 175.9 K docs, 701.2 MB 699.1s _18f: 8 segs, 187.5 K docs, 747.5 MB 649.5s _192: 8 segs, 177.7 K docs, 708.5 MB 526.4s _1at: 8 segs, 178.6 K docs, 712.0 MB 433.8s _1c7: 8 segs, 40.3 K docs, 159.5 MB 420.5s _1cd: 8 segs, 143.7 K docs, 572.3 MB 385.1s _1ct: 8 segs, 146.4 K docs, 583.3 MB 367.3s _1d2: 8 segs, 40.4 K docs, 159.9 MB 281.6s _1e6: 8 segs, 162.5 K docs, 647.7 MB 226.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 208.5s _1f4: 14 segs, 68.2 K docs, 270.2 MB 182.4s _1ff: 11 segs, 54.5 K docs, 215.6 MB 162.7s _1fq: 10 segs, 48.6 K docs, 192.3 MB 150.1s _1fw: 13 segs, 51.4 K docs, 203.5 MB 2.7s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 155.1 sec: 188 segments, 20 merges 1548.4s _we: 8 segs, 1106.0 K docs, 4419.2 MB 1155.4s _11m: 8 segs, 155.5 K docs, 619.7 MB 1105.0s _12b: 8 segs, 186.2 K docs, 742.1 MB 1019.7s _13f: 8 segs, 791.7 K docs, 3162.6 MB 869.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 830.2s _16k: 8 segs, 175.9 K docs, 701.2 MB 704.1s _18f: 8 segs, 187.5 K docs, 747.5 MB 654.5s _192: 8 segs, 177.7 K docs, 708.5 MB 531.4s _1at: 8 segs, 178.6 K docs, 712.0 MB 438.9s _1c7: 8 segs, 40.3 K docs, 159.5 MB 425.5s _1cd: 8 segs, 143.7 K docs, 572.3 MB 390.1s _1ct: 8 segs, 146.4 K docs, 583.3 MB 372.3s _1d2: 8 segs, 40.4 K docs, 159.9 MB 286.6s _1e6: 8 segs, 162.5 K docs, 647.7 MB 231.1s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 213.5s _1f4: 14 segs, 68.2 K docs, 270.2 MB 187.4s _1ff: 11 segs, 54.5 K docs, 215.6 MB 167.7s _1fq: 10 segs, 48.6 K docs, 192.3 MB 155.1s _1fw: 13 segs, 51.4 K docs, 203.5 MB 7.7s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 160.1 sec: 188 segments, 20 merges 1553.4s _we: 8 segs, 1106.0 K docs, 4419.2 MB 1160.4s _11m: 8 segs, 155.5 K docs, 619.7 MB 1110.0s _12b: 8 segs, 186.2 K docs, 742.1 MB 1024.7s _13f: 8 segs, 791.7 K docs, 3162.6 MB 874.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 835.2s _16k: 8 segs, 175.9 K docs, 701.2 MB 709.1s _18f: 8 segs, 187.5 K docs, 747.5 MB 659.5s _192: 8 segs, 177.7 K docs, 708.5 MB 536.4s _1at: 8 segs, 178.6 K docs, 712.0 MB 443.9s _1c7: 8 segs, 40.3 K docs, 159.5 MB 430.5s _1cd: 8 segs, 143.7 K docs, 572.3 MB 395.1s _1ct: 8 segs, 146.4 K docs, 583.3 MB 377.3s _1d2: 8 segs, 40.4 K docs, 159.9 MB 291.6s _1e6: 8 segs, 162.5 K docs, 647.7 MB 236.1s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 218.5s _1f4: 14 segs, 68.2 K docs, 270.2 MB 192.4s _1ff: 11 segs, 54.5 K docs, 215.6 MB 172.7s _1fq: 10 segs, 48.6 K docs, 192.3 MB 160.1s _1fw: 13 segs, 51.4 K docs, 203.5 MB 12.7s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 165.0 sec: 188 segments, 20 merges 1558.3s _we: 8 segs, 1106.0 K docs, 4419.2 MB 1165.3s _11m: 8 segs, 155.5 K docs, 619.7 MB 1114.9s _12b: 8 segs, 186.2 K docs, 742.1 MB 1029.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 879.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 840.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 714.0s _18f: 8 segs, 187.5 K docs, 747.5 MB 664.4s _192: 8 segs, 177.7 K docs, 708.5 MB 541.3s _1at: 8 segs, 178.6 K docs, 712.0 MB 448.8s _1c7: 8 segs, 40.3 K docs, 159.5 MB 435.4s _1cd: 8 segs, 143.7 K docs, 572.3 MB 400.0s _1ct: 8 segs, 146.4 K docs, 583.3 MB 382.2s _1d2: 8 segs, 40.4 K docs, 159.9 MB 296.5s _1e6: 8 segs, 162.5 K docs, 647.7 MB 241.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 223.4s _1f4: 14 segs, 68.2 K docs, 270.2 MB 197.3s _1ff: 11 segs, 54.5 K docs, 215.6 MB 177.6s _1fq: 10 segs, 48.6 K docs, 192.3 MB 165.0s _1fw: 13 segs, 51.4 K docs, 203.5 MB 17.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 170.0 sec: 188 segments, 20 merges 1563.3s _we: 8 segs, 1106.0 K docs, 4419.2 MB 1170.3s _11m: 8 segs, 155.5 K docs, 619.7 MB 1119.9s _12b: 8 segs, 186.2 K docs, 742.1 MB 1034.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 884.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 845.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 719.0s _18f: 8 segs, 187.5 K docs, 747.5 MB 669.4s _192: 8 segs, 177.7 K docs, 708.5 MB 546.3s _1at: 8 segs, 178.6 K docs, 712.0 MB 453.8s _1c7: 8 segs, 40.3 K docs, 159.5 MB 440.4s _1cd: 8 segs, 143.7 K docs, 572.3 MB 405.0s _1ct: 8 segs, 146.4 K docs, 583.3 MB 387.2s _1d2: 8 segs, 40.4 K docs, 159.9 MB 301.5s _1e6: 8 segs, 162.5 K docs, 647.7 MB 246.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 228.4s _1f4: 14 segs, 68.2 K docs, 270.2 MB 202.4s _1ff: 11 segs, 54.5 K docs, 215.6 MB 182.6s _1fq: 10 segs, 48.6 K docs, 192.3 MB 170.0s _1fw: 13 segs, 51.4 K docs, 203.5 MB 22.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 175.0 sec: 188 segments, 20 merges 1568.3s _we: 8 segs, 1106.0 K docs, 4419.2 MB 1175.3s _11m: 8 segs, 155.5 K docs, 619.7 MB 1124.9s _12b: 8 segs, 186.2 K docs, 742.1 MB 1039.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 889.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 850.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 724.0s _18f: 8 segs, 187.5 K docs, 747.5 MB 674.4s _192: 8 segs, 177.7 K docs, 708.5 MB 551.3s _1at: 8 segs, 178.6 K docs, 712.0 MB 458.8s _1c7: 8 segs, 40.3 K docs, 159.5 MB 445.4s _1cd: 8 segs, 143.7 K docs, 572.3 MB 410.0s _1ct: 8 segs, 146.4 K docs, 583.3 MB 392.2s _1d2: 8 segs, 40.4 K docs, 159.9 MB 306.5s _1e6: 8 segs, 162.5 K docs, 647.7 MB 251.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 233.4s _1f4: 14 segs, 68.2 K docs, 270.2 MB 207.4s _1ff: 11 segs, 54.5 K docs, 215.6 MB 187.6s _1fq: 10 segs, 48.6 K docs, 192.3 MB 175.0s _1fw: 13 segs, 51.4 K docs, 203.5 MB 27.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 180.0 sec: 181 segments, 19 merges 1573.3s _we: 8 segs, 1106.0 K docs, 4419.2 MB 1180.3s _11m: 8 segs, 155.5 K docs, 619.7 MB 1129.9s _12b: 8 segs, 186.2 K docs, 742.1 MB 1044.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 894.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 855.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 729.0s _18f: 8 segs, 187.5 K docs, 747.5 MB 679.5s _192: 8 segs, 177.7 K docs, 708.5 MB 556.3s _1at: 8 segs, 178.6 K docs, 712.0 MB 450.4s _1cd: 8 segs, 143.7 K docs, 572.3 MB 415.0s _1ct: 8 segs, 146.4 K docs, 583.3 MB 397.3s _1d2: 8 segs, 40.4 K docs, 159.9 MB 311.5s _1e6: 8 segs, 162.5 K docs, 647.7 MB 256.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 238.4s _1f4: 14 segs, 68.2 K docs, 270.2 MB 212.4s _1ff: 11 segs, 54.5 K docs, 215.6 MB 192.6s _1fq: 10 segs, 48.6 K docs, 192.3 MB 180.0s _1fw: 13 segs, 51.4 K docs, 203.5 MB 32.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 185.0 sec: 181 segments, 19 merges 1578.3s _we: 8 segs, 1106.0 K docs, 4419.2 MB 1185.3s _11m: 8 segs, 155.5 K docs, 619.7 MB 1134.9s _12b: 8 segs, 186.2 K docs, 742.1 MB 1049.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 899.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 860.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 734.0s _18f: 8 segs, 187.5 K docs, 747.5 MB 684.5s _192: 8 segs, 177.7 K docs, 708.5 MB 561.3s _1at: 8 segs, 178.6 K docs, 712.0 MB 455.4s _1cd: 8 segs, 143.7 K docs, 572.3 MB 420.0s _1ct: 8 segs, 146.4 K docs, 583.3 MB 402.3s _1d2: 8 segs, 40.4 K docs, 159.9 MB 316.5s _1e6: 8 segs, 162.5 K docs, 647.7 MB 261.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 243.4s _1f4: 14 segs, 68.2 K docs, 270.2 MB 217.4s _1ff: 11 segs, 54.5 K docs, 215.6 MB 197.6s _1fq: 10 segs, 48.6 K docs, 192.3 MB 185.0s _1fw: 13 segs, 51.4 K docs, 203.5 MB 37.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 190.1 sec: 181 segments, 19 merges 1583.4s _we: 8 segs, 1106.0 K docs, 4419.2 MB 1190.4s _11m: 8 segs, 155.5 K docs, 619.7 MB 1140.0s _12b: 8 segs, 186.2 K docs, 742.1 MB 1054.7s _13f: 8 segs, 791.7 K docs, 3162.6 MB 904.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 865.2s _16k: 8 segs, 175.9 K docs, 701.2 MB 739.1s _18f: 8 segs, 187.5 K docs, 747.5 MB 689.5s _192: 8 segs, 177.7 K docs, 708.5 MB 566.4s _1at: 8 segs, 178.6 K docs, 712.0 MB 460.5s _1cd: 8 segs, 143.7 K docs, 572.3 MB 425.1s _1ct: 8 segs, 146.4 K docs, 583.3 MB 407.3s _1d2: 8 segs, 40.4 K docs, 159.9 MB 321.6s _1e6: 8 segs, 162.5 K docs, 647.7 MB 266.1s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 248.5s _1f4: 14 segs, 68.2 K docs, 270.2 MB 222.4s _1ff: 11 segs, 54.5 K docs, 215.6 MB 202.7s _1fq: 10 segs, 48.6 K docs, 192.3 MB 190.1s _1fw: 13 segs, 51.4 K docs, 203.5 MB 42.7s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 195.1 sec: 181 segments, 19 merges 1588.4s _we: 8 segs, 1106.0 K docs, 4419.2 MB 1195.4s _11m: 8 segs, 155.5 K docs, 619.7 MB 1145.0s _12b: 8 segs, 186.2 K docs, 742.1 MB 1059.7s _13f: 8 segs, 791.7 K docs, 3162.6 MB 909.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 870.2s _16k: 8 segs, 175.9 K docs, 701.2 MB 744.1s _18f: 8 segs, 187.5 K docs, 747.5 MB 694.5s _192: 8 segs, 177.7 K docs, 708.5 MB 571.4s _1at: 8 segs, 178.6 K docs, 712.0 MB 465.5s _1cd: 8 segs, 143.7 K docs, 572.3 MB 430.1s _1ct: 8 segs, 146.4 K docs, 583.3 MB 412.3s _1d2: 8 segs, 40.4 K docs, 159.9 MB 326.6s _1e6: 8 segs, 162.5 K docs, 647.7 MB 271.1s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 253.5s _1f4: 14 segs, 68.2 K docs, 270.2 MB 227.4s _1ff: 11 segs, 54.5 K docs, 215.6 MB 207.7s _1fq: 10 segs, 48.6 K docs, 192.3 MB 195.1s _1fw: 13 segs, 51.4 K docs, 203.5 MB 47.7s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 200.0 sec: 181 segments, 19 merges 1593.3s _we: 8 segs, 1106.0 K docs, 4419.2 MB 1200.3s _11m: 8 segs, 155.5 K docs, 619.7 MB 1149.9s _12b: 8 segs, 186.2 K docs, 742.1 MB 1064.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 914.0s _15x: 8 segs, 173.4 K docs, 691.2 MB 875.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 749.0s _18f: 8 segs, 187.5 K docs, 747.5 MB 699.4s _192: 8 segs, 177.7 K docs, 708.5 MB 576.3s _1at: 8 segs, 178.6 K docs, 712.0 MB 470.4s _1cd: 8 segs, 143.7 K docs, 572.3 MB 435.0s _1ct: 8 segs, 146.4 K docs, 583.3 MB 417.2s _1d2: 8 segs, 40.4 K docs, 159.9 MB 331.5s _1e6: 8 segs, 162.5 K docs, 647.7 MB 276.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 258.4s _1f4: 14 segs, 68.2 K docs, 270.2 MB 232.3s _1ff: 11 segs, 54.5 K docs, 215.6 MB 212.6s _1fq: 10 segs, 48.6 K docs, 192.3 MB 200.0s _1fw: 13 segs, 51.4 K docs, 203.5 MB 52.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 205.0 sec: 181 segments, 19 merges 1598.3s _we: 8 segs, 1106.0 K docs, 4419.2 MB 1205.3s _11m: 8 segs, 155.5 K docs, 619.7 MB 1154.9s _12b: 8 segs, 186.2 K docs, 742.1 MB 1069.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 919.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 880.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 754.0s _18f: 8 segs, 187.5 K docs, 747.5 MB 704.4s _192: 8 segs, 177.7 K docs, 708.5 MB 581.3s _1at: 8 segs, 178.6 K docs, 712.0 MB 475.4s _1cd: 8 segs, 143.7 K docs, 572.3 MB 440.0s _1ct: 8 segs, 146.4 K docs, 583.3 MB 422.2s _1d2: 8 segs, 40.4 K docs, 159.9 MB 336.5s _1e6: 8 segs, 162.5 K docs, 647.7 MB 281.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 263.4s _1f4: 14 segs, 68.2 K docs, 270.2 MB 237.3s _1ff: 11 segs, 54.5 K docs, 215.6 MB 217.6s _1fq: 10 segs, 48.6 K docs, 192.3 MB 205.0s _1fw: 13 segs, 51.4 K docs, 203.5 MB 57.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 210.0 sec: 181 segments, 19 merges 1603.3s _we: 8 segs, 1106.0 K docs, 4419.2 MB 1210.3s _11m: 8 segs, 155.5 K docs, 619.7 MB 1159.9s _12b: 8 segs, 186.2 K docs, 742.1 MB 1074.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 924.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 885.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 759.0s _18f: 8 segs, 187.5 K docs, 747.5 MB 709.4s _192: 8 segs, 177.7 K docs, 708.5 MB 586.3s _1at: 8 segs, 178.6 K docs, 712.0 MB 480.4s _1cd: 8 segs, 143.7 K docs, 572.3 MB 445.0s _1ct: 8 segs, 146.4 K docs, 583.3 MB 427.2s _1d2: 8 segs, 40.4 K docs, 159.9 MB 341.5s _1e6: 8 segs, 162.5 K docs, 647.7 MB 286.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 268.4s _1f4: 14 segs, 68.2 K docs, 270.2 MB 242.4s _1ff: 11 segs, 54.5 K docs, 215.6 MB 222.6s _1fq: 10 segs, 48.6 K docs, 192.3 MB 210.0s _1fw: 13 segs, 51.4 K docs, 203.5 MB 62.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 215.0 sec: 172 segments, 18 merges 1608.3s _we: 8 segs, 1106.0 K docs, 4419.2 MB 1215.3s _11m: 8 segs, 155.5 K docs, 619.7 MB 1164.9s _12b: 8 segs, 186.2 K docs, 742.1 MB 1079.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 929.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 890.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 764.0s _18f: 8 segs, 187.5 K docs, 747.5 MB 714.5s _192: 8 segs, 177.7 K docs, 708.5 MB 591.3s _1at: 8 segs, 178.6 K docs, 712.0 MB 485.4s _1cd: 8 segs, 143.7 K docs, 572.3 MB 450.0s _1ct: 8 segs, 146.4 K docs, 583.3 MB 432.2s _1d2: 8 segs, 40.4 K docs, 159.9 MB 346.5s _1e6: 8 segs, 162.5 K docs, 647.7 MB 291.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 273.4s _1f4: 14 segs, 68.2 K docs, 270.2 MB 247.4s _1ff: 11 segs, 54.5 K docs, 215.6 MB 215.0s _1fw: 13 segs, 51.4 K docs, 203.5 MB 67.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 220.0 sec: 151 segments, 15 merges 1220.3s _11m: 8 segs, 155.5 K docs, 619.7 MB 1084.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 934.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 895.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 769.0s _18f: 8 segs, 187.5 K docs, 747.5 MB 719.5s _192: 8 segs, 177.7 K docs, 708.5 MB 490.4s _1cd: 8 segs, 143.7 K docs, 572.3 MB 455.0s _1ct: 8 segs, 146.4 K docs, 583.3 MB 437.3s _1d2: 8 segs, 40.4 K docs, 159.9 MB 351.5s _1e6: 8 segs, 162.5 K docs, 647.7 MB 296.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 278.4s _1f4: 14 segs, 68.2 K docs, 270.2 MB 252.4s _1ff: 11 segs, 54.5 K docs, 215.6 MB 220.0s _1fw: 13 segs, 51.4 K docs, 203.5 MB 72.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 225.0 sec: 144 segments, 14 merges 1089.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 939.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 900.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 774.0s _18f: 8 segs, 187.5 K docs, 747.5 MB 724.5s _192: 8 segs, 177.7 K docs, 708.5 MB 495.4s _1cd: 8 segs, 143.7 K docs, 572.3 MB 460.0s _1ct: 8 segs, 146.4 K docs, 583.3 MB 442.3s _1d2: 8 segs, 40.4 K docs, 159.9 MB 356.5s _1e6: 8 segs, 162.5 K docs, 647.7 MB 301.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 283.4s _1f4: 14 segs, 68.2 K docs, 270.2 MB 257.4s _1ff: 11 segs, 54.5 K docs, 215.6 MB 225.0s _1fw: 13 segs, 51.4 K docs, 203.5 MB 77.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 230.0 sec: 137 segments, 13 merges 1094.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 944.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 905.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 779.0s _18f: 8 segs, 187.5 K docs, 747.5 MB 729.5s _192: 8 segs, 177.7 K docs, 708.5 MB 500.4s _1cd: 8 segs, 143.7 K docs, 572.3 MB 465.0s _1ct: 8 segs, 146.4 K docs, 583.3 MB 361.5s _1e6: 8 segs, 162.5 K docs, 647.7 MB 306.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 288.4s _1f4: 14 segs, 68.2 K docs, 270.2 MB 262.4s _1ff: 11 segs, 54.5 K docs, 215.6 MB 230.0s _1fw: 13 segs, 51.4 K docs, 203.5 MB 82.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 235.0 sec: 137 segments, 13 merges 1099.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 949.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 910.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 784.0s _18f: 8 segs, 187.5 K docs, 747.5 MB 734.5s _192: 8 segs, 177.7 K docs, 708.5 MB 505.4s _1cd: 8 segs, 143.7 K docs, 572.3 MB 470.0s _1ct: 8 segs, 146.4 K docs, 583.3 MB 366.6s _1e6: 8 segs, 162.5 K docs, 647.7 MB 311.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 293.4s _1f4: 14 segs, 68.2 K docs, 270.2 MB 267.4s _1ff: 11 segs, 54.5 K docs, 215.6 MB 235.0s _1fw: 13 segs, 51.4 K docs, 203.5 MB 87.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 240.0 sec: 137 segments, 13 merges 1104.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 954.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 915.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 789.0s _18f: 8 segs, 187.5 K docs, 747.5 MB 739.5s _192: 8 segs, 177.7 K docs, 708.5 MB 510.4s _1cd: 8 segs, 143.7 K docs, 572.3 MB 475.0s _1ct: 8 segs, 146.4 K docs, 583.3 MB 371.6s _1e6: 8 segs, 162.5 K docs, 647.7 MB 316.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 298.4s _1f4: 14 segs, 68.2 K docs, 270.2 MB 272.4s _1ff: 11 segs, 54.5 K docs, 215.6 MB 240.0s _1fw: 13 segs, 51.4 K docs, 203.5 MB 92.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 245.1 sec: 127 segments, 13 merges 1109.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 959.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 920.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 794.0s _18f: 8 segs, 187.5 K docs, 747.5 MB 744.5s _192: 8 segs, 177.7 K docs, 708.5 MB 515.5s _1cd: 8 segs, 143.7 K docs, 572.3 MB 480.0s _1ct: 8 segs, 146.4 K docs, 583.3 MB 376.6s _1e6: 8 segs, 162.5 K docs, 647.7 MB 321.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 303.4s _1f4: 14 segs, 68.2 K docs, 270.2 MB 245.1s _1fw: 13 segs, 51.4 K docs, 203.5 MB 97.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 4.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 250.1 sec: 127 segments, 13 merges 1114.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 964.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 925.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 799.0s _18f: 8 segs, 187.5 K docs, 747.5 MB 749.5s _192: 8 segs, 177.7 K docs, 708.5 MB 520.5s _1cd: 8 segs, 143.7 K docs, 572.3 MB 485.0s _1ct: 8 segs, 146.4 K docs, 583.3 MB 381.6s _1e6: 8 segs, 162.5 K docs, 647.7 MB 326.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 308.4s _1f4: 14 segs, 68.2 K docs, 270.2 MB 250.1s _1fw: 13 segs, 51.4 K docs, 203.5 MB 102.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 9.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 255.1 sec: 127 segments, 13 merges 1119.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 969.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 930.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 804.0s _18f: 8 segs, 187.5 K docs, 747.5 MB 754.5s _192: 8 segs, 177.7 K docs, 708.5 MB 525.5s _1cd: 8 segs, 143.7 K docs, 572.3 MB 490.0s _1ct: 8 segs, 146.4 K docs, 583.3 MB 386.6s _1e6: 8 segs, 162.5 K docs, 647.7 MB 331.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 313.4s _1f4: 14 segs, 68.2 K docs, 270.2 MB 255.1s _1fw: 13 segs, 51.4 K docs, 203.5 MB 107.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 14.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 260.1 sec: 127 segments, 13 merges 1124.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 974.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 935.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 809.0s _18f: 8 segs, 187.5 K docs, 747.5 MB 759.5s _192: 8 segs, 177.7 K docs, 708.5 MB 530.5s _1cd: 8 segs, 143.7 K docs, 572.3 MB 495.1s _1ct: 8 segs, 146.4 K docs, 583.3 MB 391.6s _1e6: 8 segs, 162.5 K docs, 647.7 MB 336.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 318.4s _1f4: 14 segs, 68.2 K docs, 270.2 MB 260.1s _1fw: 13 segs, 51.4 K docs, 203.5 MB 112.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 19.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 265.1 sec: 127 segments, 13 merges 1129.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 979.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 940.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 814.0s _18f: 8 segs, 187.5 K docs, 747.5 MB 764.5s _192: 8 segs, 177.7 K docs, 708.5 MB 535.5s _1cd: 8 segs, 143.7 K docs, 572.3 MB 500.1s _1ct: 8 segs, 146.4 K docs, 583.3 MB 396.6s _1e6: 8 segs, 162.5 K docs, 647.7 MB 341.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 323.4s _1f4: 14 segs, 68.2 K docs, 270.2 MB 265.1s _1fw: 13 segs, 51.4 K docs, 203.5 MB 117.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 24.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 270.1 sec: 127 segments, 13 merges 1134.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 984.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 945.2s _16k: 8 segs, 175.9 K docs, 701.2 MB 819.0s _18f: 8 segs, 187.5 K docs, 747.5 MB 769.5s _192: 8 segs, 177.7 K docs, 708.5 MB 540.5s _1cd: 8 segs, 143.7 K docs, 572.3 MB 505.1s _1ct: 8 segs, 146.4 K docs, 583.3 MB 401.6s _1e6: 8 segs, 162.5 K docs, 647.7 MB 346.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 328.5s _1f4: 14 segs, 68.2 K docs, 270.2 MB 270.1s _1fw: 13 segs, 51.4 K docs, 203.5 MB 122.7s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 29.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 275.1 sec: 127 segments, 13 merges 1139.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 989.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 950.2s _16k: 8 segs, 175.9 K docs, 701.2 MB 824.1s _18f: 8 segs, 187.5 K docs, 747.5 MB 774.5s _192: 8 segs, 177.7 K docs, 708.5 MB 545.5s _1cd: 8 segs, 143.7 K docs, 572.3 MB 510.1s _1ct: 8 segs, 146.4 K docs, 583.3 MB 406.6s _1e6: 8 segs, 162.5 K docs, 647.7 MB 351.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 333.5s _1f4: 14 segs, 68.2 K docs, 270.2 MB 275.1s _1fw: 13 segs, 51.4 K docs, 203.5 MB 127.7s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 34.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 280.1 sec: 127 segments, 13 merges 1144.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 994.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 955.2s _16k: 8 segs, 175.9 K docs, 701.2 MB 829.1s _18f: 8 segs, 187.5 K docs, 747.5 MB 779.5s _192: 8 segs, 177.7 K docs, 708.5 MB 550.5s _1cd: 8 segs, 143.7 K docs, 572.3 MB 515.1s _1ct: 8 segs, 146.4 K docs, 583.3 MB 411.6s _1e6: 8 segs, 162.5 K docs, 647.7 MB 356.1s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 338.5s _1f4: 14 segs, 68.2 K docs, 270.2 MB 280.1s _1fw: 13 segs, 51.4 K docs, 203.5 MB 132.7s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 39.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 285.1 sec: 120 segments, 12 merges 1149.7s _13f: 8 segs, 791.7 K docs, 3162.6 MB 999.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 960.2s _16k: 8 segs, 175.9 K docs, 701.2 MB 834.1s _18f: 8 segs, 187.5 K docs, 747.5 MB 784.5s _192: 8 segs, 177.7 K docs, 708.5 MB 555.5s _1cd: 8 segs, 143.7 K docs, 572.3 MB 520.1s _1ct: 8 segs, 146.4 K docs, 583.3 MB 361.1s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 343.5s _1f4: 14 segs, 68.2 K docs, 270.2 MB 285.1s _1fw: 13 segs, 51.4 K docs, 203.5 MB 137.7s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 44.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 290.1 sec: 120 segments, 12 merges 1154.7s _13f: 8 segs, 791.7 K docs, 3162.6 MB 1004.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 965.2s _16k: 8 segs, 175.9 K docs, 701.2 MB 839.1s _18f: 8 segs, 187.5 K docs, 747.5 MB 789.5s _192: 8 segs, 177.7 K docs, 708.5 MB 560.5s _1cd: 8 segs, 143.7 K docs, 572.3 MB 525.1s _1ct: 8 segs, 146.4 K docs, 583.3 MB 366.1s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 348.5s _1f4: 14 segs, 68.2 K docs, 270.2 MB 290.1s _1fw: 13 segs, 51.4 K docs, 203.5 MB 142.7s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 49.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 295.0 sec: 113 segments, 11 merges 1159.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 1009.0s _15x: 8 segs, 173.4 K docs, 691.2 MB 970.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 794.4s _192: 8 segs, 177.7 K docs, 708.5 MB 565.4s _1cd: 8 segs, 143.7 K docs, 572.3 MB 530.0s _1ct: 8 segs, 146.4 K docs, 583.3 MB 371.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 353.4s _1f4: 14 segs, 68.2 K docs, 270.2 MB 295.0s _1fw: 13 segs, 51.4 K docs, 203.5 MB 147.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 53.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 300.0 sec: 113 segments, 11 merges 1164.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 1014.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 975.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 799.4s _192: 8 segs, 177.7 K docs, 708.5 MB 570.4s _1cd: 8 segs, 143.7 K docs, 572.3 MB 535.0s _1ct: 8 segs, 146.4 K docs, 583.3 MB 376.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 358.4s _1f4: 14 segs, 68.2 K docs, 270.2 MB 300.0s _1fw: 13 segs, 51.4 K docs, 203.5 MB 152.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 58.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 305.0 sec: 113 segments, 11 merges 1169.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 1019.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 980.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 804.4s _192: 8 segs, 177.7 K docs, 708.5 MB 575.4s _1cd: 8 segs, 143.7 K docs, 572.3 MB 540.0s _1ct: 8 segs, 146.4 K docs, 583.3 MB 381.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 363.4s _1f4: 14 segs, 68.2 K docs, 270.2 MB 305.0s _1fw: 13 segs, 51.4 K docs, 203.5 MB 157.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 63.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 310.0 sec: 100 segments, 10 merges 1174.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 1024.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 985.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 809.5s _192: 8 segs, 177.7 K docs, 708.5 MB 580.4s _1cd: 8 segs, 143.7 K docs, 572.3 MB 545.0s _1ct: 8 segs, 146.4 K docs, 583.3 MB 386.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 310.0s _1fw: 13 segs, 51.4 K docs, 203.5 MB 162.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 68.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 315.0 sec: 100 segments, 10 merges 1179.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 1029.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 990.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 814.5s _192: 8 segs, 177.7 K docs, 708.5 MB 585.4s _1cd: 8 segs, 143.7 K docs, 572.3 MB 550.0s _1ct: 8 segs, 146.4 K docs, 583.3 MB 391.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 315.0s _1fw: 13 segs, 51.4 K docs, 203.5 MB 167.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 73.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 320.0 sec: 93 segments, 9 merges 1184.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 1034.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 995.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 819.5s _192: 8 segs, 177.7 K docs, 708.5 MB 590.4s _1cd: 8 segs, 143.7 K docs, 572.3 MB 396.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 320.0s _1fw: 13 segs, 51.4 K docs, 203.5 MB 172.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 78.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 325.0 sec: 93 segments, 9 merges 1189.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 1039.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 1000.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 824.5s _192: 8 segs, 177.7 K docs, 708.5 MB 595.4s _1cd: 8 segs, 143.7 K docs, 572.3 MB 401.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 325.0s _1fw: 13 segs, 51.4 K docs, 203.5 MB 177.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 83.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 330.0 sec: 93 segments, 9 merges 1194.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 1044.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 1005.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 829.5s _192: 8 segs, 177.7 K docs, 708.5 MB 600.4s _1cd: 8 segs, 143.7 K docs, 572.3 MB 406.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 330.0s _1fw: 13 segs, 51.4 K docs, 203.5 MB 182.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 88.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 335.0 sec: 93 segments, 9 merges 1199.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 1049.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 1010.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 834.5s _192: 8 segs, 177.7 K docs, 708.5 MB 605.4s _1cd: 8 segs, 143.7 K docs, 572.3 MB 411.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 335.0s _1fw: 13 segs, 51.4 K docs, 203.5 MB 187.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 93.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 340.0 sec: 93 segments, 9 merges 1204.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 1054.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 1015.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 839.5s _192: 8 segs, 177.7 K docs, 708.5 MB 610.5s _1cd: 8 segs, 143.7 K docs, 572.3 MB 416.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 340.0s _1fw: 13 segs, 51.4 K docs, 203.5 MB 192.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 98.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 345.1 sec: 93 segments, 9 merges 1209.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 1059.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 1020.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 844.5s _192: 8 segs, 177.7 K docs, 708.5 MB 615.5s _1cd: 8 segs, 143.7 K docs, 572.3 MB 421.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 345.1s _1fw: 13 segs, 51.4 K docs, 203.5 MB 197.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 103.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 350.1 sec: 93 segments, 9 merges 1214.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 1064.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 1025.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 849.5s _192: 8 segs, 177.7 K docs, 708.5 MB 620.5s _1cd: 8 segs, 143.7 K docs, 572.3 MB 426.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 350.1s _1fw: 13 segs, 51.4 K docs, 203.5 MB 202.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 109.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 355.1 sec: 93 segments, 9 merges 1219.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 1069.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 1030.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 854.5s _192: 8 segs, 177.7 K docs, 708.5 MB 625.5s _1cd: 8 segs, 143.7 K docs, 572.3 MB 431.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 355.1s _1fw: 13 segs, 51.4 K docs, 203.5 MB 207.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 114.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 360.1 sec: 93 segments, 9 merges 1224.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 1074.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 1035.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 859.5s _192: 8 segs, 177.7 K docs, 708.5 MB 630.5s _1cd: 8 segs, 143.7 K docs, 572.3 MB 436.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 360.1s _1fw: 13 segs, 51.4 K docs, 203.5 MB 212.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 119.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 365.1 sec: 86 segments, 8 merges 1229.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 1079.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 1040.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 635.5s _1cd: 8 segs, 143.7 K docs, 572.3 MB 441.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 365.1s _1fw: 13 segs, 51.4 K docs, 203.5 MB 217.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 124.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 370.1 sec: 86 segments, 8 merges 1234.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 1084.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 1045.1s _16k: 8 segs, 175.9 K docs, 701.2 MB 640.5s _1cd: 8 segs, 143.7 K docs, 572.3 MB 446.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 370.1s _1fw: 13 segs, 51.4 K docs, 203.5 MB 222.7s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 129.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 375.1 sec: 86 segments, 8 merges 1239.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 1089.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 1050.2s _16k: 8 segs, 175.9 K docs, 701.2 MB 645.5s _1cd: 8 segs, 143.7 K docs, 572.3 MB 451.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 375.1s _1fw: 13 segs, 51.4 K docs, 203.5 MB 227.7s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 134.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 380.1 sec: 86 segments, 8 merges 1244.7s _13f: 8 segs, 791.7 K docs, 3162.6 MB 1094.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 1055.2s _16k: 8 segs, 175.9 K docs, 701.2 MB 650.5s _1cd: 8 segs, 143.7 K docs, 572.3 MB 456.1s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 380.1s _1fw: 13 segs, 51.4 K docs, 203.5 MB 232.7s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 139.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 385.1 sec: 79 segments, 7 merges 1249.7s _13f: 8 segs, 791.7 K docs, 3162.6 MB 1099.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 655.5s _1cd: 8 segs, 143.7 K docs, 572.3 MB 461.1s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 385.1s _1fw: 13 segs, 51.4 K docs, 203.5 MB 237.7s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 144.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 390.0 sec: 79 segments, 7 merges 1254.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 1104.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 660.4s _1cd: 8 segs, 143.7 K docs, 572.3 MB 466.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 390.0s _1fw: 13 segs, 51.4 K docs, 203.5 MB 242.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 148.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 395.0 sec: 79 segments, 7 merges 1259.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 1109.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 665.4s _1cd: 8 segs, 143.7 K docs, 572.3 MB 471.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 395.0s _1fw: 13 segs, 51.4 K docs, 203.5 MB 247.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 153.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 400.0 sec: 79 segments, 7 merges 1264.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 1114.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 670.4s _1cd: 8 segs, 143.7 K docs, 572.3 MB 476.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 400.0s _1fw: 13 segs, 51.4 K docs, 203.5 MB 252.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 158.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 405.0 sec: 79 segments, 7 merges 1269.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 1119.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 675.4s _1cd: 8 segs, 143.7 K docs, 572.3 MB 481.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 405.0s _1fw: 13 segs, 51.4 K docs, 203.5 MB 257.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 163.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 410.0 sec: 79 segments, 7 merges 1274.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 1124.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 680.4s _1cd: 8 segs, 143.7 K docs, 572.3 MB 486.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 410.0s _1fw: 13 segs, 51.4 K docs, 203.5 MB 262.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 168.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 415.0 sec: 79 segments, 7 merges 1279.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 1129.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 685.4s _1cd: 8 segs, 143.7 K docs, 572.3 MB 491.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 415.0s _1fw: 13 segs, 51.4 K docs, 203.5 MB 267.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 173.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 420.0 sec: 79 segments, 7 merges 1284.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 1134.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 690.4s _1cd: 8 segs, 143.7 K docs, 572.3 MB 496.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 420.0s _1fw: 13 segs, 51.4 K docs, 203.5 MB 272.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 178.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 425.0 sec: 79 segments, 7 merges 1289.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 1139.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 695.4s _1cd: 8 segs, 143.7 K docs, 572.3 MB 501.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 425.0s _1fw: 13 segs, 51.4 K docs, 203.5 MB 277.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 183.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 430.1 sec: 72 segments, 6 merges 1294.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 1144.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 506.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 430.0s _1fw: 13 segs, 51.4 K docs, 203.5 MB 282.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 188.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 435.1 sec: 60 segments, 6 merges 1299.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 1149.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 511.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 287.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 194.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 4.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 440.1 sec: 60 segments, 6 merges 1304.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 1154.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 516.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 292.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 199.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 9.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 445.1 sec: 60 segments, 6 merges 1309.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 1159.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 521.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 297.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 204.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 14.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 450.1 sec: 60 segments, 6 merges 1314.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 1164.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 526.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 302.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 209.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 19.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 455.1 sec: 60 segments, 6 merges 1319.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 1169.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 531.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 307.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 214.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 24.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 460.1 sec: 60 segments, 6 merges 1324.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 1174.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 536.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 312.7s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 219.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 29.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 465.1 sec: 60 segments, 6 merges 1329.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 1179.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 541.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 317.7s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 224.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 34.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 470.1 sec: 60 segments, 6 merges 1334.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 1184.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 546.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 322.7s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 229.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 39.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 475.1 sec: 60 segments, 6 merges 1339.7s _13f: 8 segs, 791.7 K docs, 3162.6 MB 1189.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 551.1s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 327.7s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 234.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 44.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 480.1 sec: 60 segments, 6 merges 1344.7s _13f: 8 segs, 791.7 K docs, 3162.6 MB 1194.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 556.1s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 332.7s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 239.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 49.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 485.0 sec: 60 segments, 6 merges 1349.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 1199.0s _15x: 8 segs, 173.4 K docs, 691.2 MB 561.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 337.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 243.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 54.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 490.0 sec: 60 segments, 6 merges 1354.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 1204.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 566.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 342.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 248.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 59.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 495.1 sec: 60 segments, 6 merges 1359.7s _13f: 8 segs, 791.7 K docs, 3162.6 MB 1209.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 571.1s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 347.7s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 254.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 64.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 500.1 sec: 60 segments, 6 merges 1364.7s _13f: 8 segs, 791.7 K docs, 3162.6 MB 1214.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 576.1s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 352.7s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 259.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 69.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 505.1 sec: 60 segments, 6 merges 1369.7s _13f: 8 segs, 791.7 K docs, 3162.6 MB 1219.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 581.1s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 357.7s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 264.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 74.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 510.0 sec: 60 segments, 6 merges 1374.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 1224.0s _15x: 8 segs, 173.4 K docs, 691.2 MB 586.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 362.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 268.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 79.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 515.0 sec: 60 segments, 6 merges 1379.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 1229.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 591.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 367.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 273.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 84.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 520.0 sec: 60 segments, 6 merges 1384.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 1234.1s _15x: 8 segs, 173.4 K docs, 691.2 MB 596.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 372.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 278.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 89.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 525.0 sec: 53 segments, 5 merges 1389.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 601.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 377.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 283.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 94.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 530.0 sec: 53 segments, 5 merges 1394.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 606.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 382.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 288.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 99.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 535.0 sec: 53 segments, 5 merges 1399.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 611.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 387.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 293.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 104.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 540.0 sec: 53 segments, 5 merges 1404.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 616.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 392.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 298.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 109.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 545.0 sec: 53 segments, 5 merges 1409.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 621.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 397.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 303.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 114.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 550.0 sec: 53 segments, 5 merges 1414.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 626.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 402.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 308.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 119.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 555.0 sec: 53 segments, 5 merges 1419.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 631.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 407.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 313.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 124.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 560.0 sec: 53 segments, 5 merges 1424.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 636.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 412.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 318.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 129.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 565.1 sec: 53 segments, 5 merges 1429.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 641.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 417.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 324.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 134.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 570.1 sec: 53 segments, 5 merges 1434.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 646.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 422.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 329.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 139.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 575.1 sec: 53 segments, 5 merges 1439.6s _13f: 8 segs, 791.7 K docs, 3162.6 MB 651.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 427.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 334.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 144.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 580.1 sec: 46 segments, 4 merges 656.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 432.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 339.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 149.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 585.1 sec: 46 segments, 4 merges 661.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 437.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 344.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 154.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 590.1 sec: 46 segments, 4 merges 666.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 442.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 349.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 159.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 595.1 sec: 46 segments, 4 merges 671.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 447.7s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 354.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 164.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 600.1 sec: 46 segments, 4 merges 676.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 452.7s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 359.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 169.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 605.1 sec: 46 segments, 4 merges 681.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 457.7s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 364.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 174.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 610.1 sec: 46 segments, 4 merges 686.1s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 462.7s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 369.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 179.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 615.1 sec: 46 segments, 4 merges 691.1s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 467.7s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 374.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 184.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 620.1 sec: 46 segments, 4 merges 696.1s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 472.7s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 379.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 189.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 625.0 sec: 46 segments, 4 merges 701.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 477.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 383.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 194.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 630.0 sec: 46 segments, 4 merges 706.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 482.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 388.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 199.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 635.0 sec: 46 segments, 4 merges 711.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 487.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 393.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 204.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 640.0 sec: 46 segments, 4 merges 716.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 492.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 398.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 209.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 645.0 sec: 46 segments, 4 merges 721.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 497.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 403.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 214.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 650.0 sec: 46 segments, 4 merges 726.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 502.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 408.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 219.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 655.0 sec: 46 segments, 4 merges 731.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 507.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 413.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 224.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 660.0 sec: 46 segments, 4 merges 736.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 512.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 418.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 229.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 665.0 sec: 46 segments, 4 merges 741.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 517.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 423.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 234.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 670.0 sec: 46 segments, 4 merges 746.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 522.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 428.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 239.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 675.0 sec: 46 segments, 4 merges 751.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 527.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 433.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 244.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 680.1 sec: 46 segments, 4 merges 756.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 532.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 438.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 249.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 685.1 sec: 46 segments, 4 merges 761.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 537.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 444.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 254.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 690.1 sec: 46 segments, 4 merges 766.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 542.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 449.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 259.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 695.1 sec: 46 segments, 4 merges 771.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 547.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 454.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 264.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 700.1 sec: 46 segments, 4 merges 776.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 552.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 459.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 269.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 705.1 sec: 46 segments, 4 merges 781.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 557.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 464.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 274.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 710.1 sec: 46 segments, 4 merges 786.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 562.7s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 469.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 279.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 715.1 sec: 46 segments, 4 merges 791.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 567.7s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 474.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 284.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 720.1 sec: 46 segments, 4 merges 796.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 572.7s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 479.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 289.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 725.1 sec: 46 segments, 4 merges 801.1s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 577.7s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 484.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 294.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 730.1 sec: 46 segments, 4 merges 806.1s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 582.7s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 489.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 299.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 735.1 sec: 46 segments, 4 merges 811.1s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 587.7s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 494.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 304.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 740.0 sec: 46 segments, 4 merges 816.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 592.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 498.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 309.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 745.0 sec: 46 segments, 4 merges 821.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 597.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 503.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 314.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 750.0 sec: 46 segments, 4 merges 826.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 602.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 508.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 319.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 755.0 sec: 46 segments, 4 merges 831.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 607.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 513.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 324.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 760.0 sec: 46 segments, 4 merges 836.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 612.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 518.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 329.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 765.0 sec: 46 segments, 4 merges 841.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 617.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 523.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 334.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 770.0 sec: 46 segments, 4 merges 846.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 622.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 528.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 339.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 775.0 sec: 46 segments, 4 merges 851.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 627.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 533.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 344.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 780.0 sec: 46 segments, 4 merges 856.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 632.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 538.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 349.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 785.0 sec: 46 segments, 4 merges 861.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 637.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 543.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 354.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 790.1 sec: 46 segments, 4 merges 866.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 642.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 548.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 359.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 795.1 sec: 46 segments, 4 merges 871.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 647.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 554.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 364.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 800.1 sec: 46 segments, 4 merges 876.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 652.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 559.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 369.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 805.1 sec: 46 segments, 4 merges 881.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 657.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 564.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 374.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 810.1 sec: 46 segments, 4 merges 886.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 662.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 569.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 379.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 815.1 sec: 46 segments, 4 merges 891.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 667.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 574.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 384.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 820.1 sec: 46 segments, 4 merges 896.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 672.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 579.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 389.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 825.1 sec: 46 segments, 4 merges 901.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 677.7s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 584.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 394.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 830.1 sec: 46 segments, 4 merges 906.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 682.7s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 589.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 399.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 835.1 sec: 46 segments, 4 merges 911.1s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 687.7s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 594.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 404.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 840.1 sec: 46 segments, 4 merges 916.1s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 692.7s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 599.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 409.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 845.1 sec: 46 segments, 4 merges 921.1s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 697.7s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 604.0s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 414.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 850.0 sec: 46 segments, 4 merges 926.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 702.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 608.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 419.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 855.0 sec: 46 segments, 4 merges 931.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 707.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 613.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 424.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 860.0 sec: 46 segments, 4 merges 936.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 712.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 618.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 429.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 865.0 sec: 46 segments, 4 merges 941.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 717.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 623.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 434.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 870.0 sec: 46 segments, 4 merges 946.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 722.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 628.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 439.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 875.0 sec: 46 segments, 4 merges 951.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 727.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 633.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 444.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 880.0 sec: 46 segments, 4 merges 956.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 732.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 638.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 449.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 885.0 sec: 46 segments, 4 merges 961.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 737.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 643.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 454.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 890.0 sec: 46 segments, 4 merges 966.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 742.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 648.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 459.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 895.0 sec: 46 segments, 4 merges 971.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 747.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 653.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 464.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 900.0 sec: 46 segments, 4 merges 976.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 752.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 658.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 469.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 905.0 sec: 46 segments, 4 merges 981.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 757.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 663.9s _1fy: 8 segs, 330.5 K docs, 1317.5 MB 474.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 910.1 sec: 39 segments, 3 merges 986.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 762.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 479.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 915.1 sec: 39 segments, 3 merges 991.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 767.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 484.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 920.1 sec: 39 segments, 3 merges 996.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 772.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 489.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 925.1 sec: 39 segments, 3 merges 1001.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 777.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 494.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 930.1 sec: 39 segments, 3 merges 1006.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 782.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 499.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 935.1 sec: 39 segments, 3 merges 1011.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 787.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 504.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 940.1 sec: 39 segments, 3 merges 1016.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 792.7s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 509.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 945.1 sec: 39 segments, 3 merges 1021.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 797.7s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 514.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 950.1 sec: 39 segments, 3 merges 1026.0s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 802.7s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 519.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 955.1 sec: 39 segments, 3 merges 1031.1s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 807.7s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 524.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 960.1 sec: 39 segments, 3 merges 1036.1s _1ev: 8 segs, 1111.5 K docs, 4440.9 MB 812.7s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 529.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 965.1 sec: 32 segments, 2 merges 817.7s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 534.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 970.0 sec: 32 segments, 2 merges 822.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 539.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 975.0 sec: 32 segments, 2 merges 827.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 544.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 980.0 sec: 32 segments, 2 merges 832.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 549.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 985.0 sec: 32 segments, 2 merges 837.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 554.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 990.0 sec: 32 segments, 2 merges 842.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 559.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 995.0 sec: 32 segments, 2 merges 847.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 564.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1000.0 sec: 32 segments, 2 merges 852.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 569.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1005.0 sec: 32 segments, 2 merges 857.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 574.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1010.0 sec: 32 segments, 2 merges 862.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 579.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1015.0 sec: 32 segments, 2 merges 867.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 584.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1020.0 sec: 32 segments, 2 merges 872.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 589.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1025.0 sec: 32 segments, 2 merges 877.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 594.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1030.1 sec: 32 segments, 2 merges 882.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 599.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1035.1 sec: 32 segments, 2 merges 887.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 604.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1040.1 sec: 32 segments, 2 merges 892.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 609.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1045.1 sec: 32 segments, 2 merges 897.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 614.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1050.1 sec: 32 segments, 2 merges 902.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 619.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1055.1 sec: 32 segments, 2 merges 907.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 624.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1060.1 sec: 32 segments, 2 merges 912.7s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 629.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1065.1 sec: 32 segments, 2 merges 917.7s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 634.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1070.1 sec: 32 segments, 2 merges 922.7s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 639.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1075.1 sec: 32 segments, 2 merges 927.7s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 644.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1080.1 sec: 32 segments, 2 merges 932.7s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 649.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1085.1 sec: 32 segments, 2 merges 937.7s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 654.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1090.0 sec: 32 segments, 2 merges 942.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 659.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1095.0 sec: 32 segments, 2 merges 947.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 664.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1100.0 sec: 32 segments, 2 merges 952.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 669.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1105.0 sec: 32 segments, 2 merges 957.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 674.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1110.0 sec: 32 segments, 2 merges 962.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 679.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1115.0 sec: 32 segments, 2 merges 967.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 684.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1120.0 sec: 32 segments, 2 merges 972.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 689.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1125.1 sec: 32 segments, 2 merges 977.7s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 694.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1130.1 sec: 32 segments, 2 merges 982.7s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 699.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1135.1 sec: 32 segments, 2 merges 987.7s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 704.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1140.1 sec: 32 segments, 2 merges 992.7s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 709.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1145.1 sec: 32 segments, 2 merges 997.7s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 714.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1150.1 sec: 32 segments, 2 merges 1002.7s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 719.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1155.0 sec: 32 segments, 2 merges 1007.6s _1fx: 8 segs, 591.6 K docs, 2361.4 MB 724.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1160.0 sec: 25 segments, 1 merges 729.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1165.0 sec: 25 segments, 1 merges 734.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1170.0 sec: 25 segments, 1 merges 739.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1175.0 sec: 25 segments, 1 merges 744.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1180.0 sec: 25 segments, 1 merges 749.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1185.0 sec: 25 segments, 1 merges 754.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1190.0 sec: 25 segments, 1 merges 759.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1195.0 sec: 25 segments, 1 merges 764.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1200.0 sec: 25 segments, 1 merges 769.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1205.0 sec: 25 segments, 1 merges 774.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1210.1 sec: 25 segments, 1 merges 779.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1215.1 sec: 25 segments, 1 merges 784.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1220.1 sec: 25 segments, 1 merges 789.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1225.1 sec: 25 segments, 1 merges 794.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1230.1 sec: 25 segments, 1 merges 799.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1235.1 sec: 25 segments, 1 merges 804.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1240.1 sec: 25 segments, 1 merges 809.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1245.1 sec: 25 segments, 1 merges 814.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1250.1 sec: 25 segments, 1 merges 819.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1255.1 sec: 25 segments, 1 merges 824.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1260.1 sec: 25 segments, 1 merges 829.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1265.1 sec: 25 segments, 1 merges 834.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1270.0 sec: 25 segments, 1 merges 839.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1275.0 sec: 25 segments, 1 merges 844.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1280.0 sec: 25 segments, 1 merges 849.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1285.0 sec: 25 segments, 1 merges 854.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1290.0 sec: 25 segments, 1 merges 859.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1295.0 sec: 25 segments, 1 merges 864.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1300.0 sec: 25 segments, 1 merges 869.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1305.0 sec: 25 segments, 1 merges 874.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1310.0 sec: 25 segments, 1 merges 879.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1315.0 sec: 25 segments, 1 merges 884.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1320.0 sec: 25 segments, 1 merges 889.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1325.1 sec: 25 segments, 1 merges 894.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1330.1 sec: 25 segments, 1 merges 899.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1335.1 sec: 25 segments, 1 merges 904.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1340.1 sec: 25 segments, 1 merges 909.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1345.1 sec: 25 segments, 1 merges 914.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1350.1 sec: 25 segments, 1 merges 919.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1355.1 sec: 25 segments, 1 merges 924.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1360.1 sec: 25 segments, 1 merges 929.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1365.1 sec: 25 segments, 1 merges 934.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1370.1 sec: 25 segments, 1 merges 939.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1375.1 sec: 25 segments, 1 merges 944.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1380.0 sec: 25 segments, 1 merges 949.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1385.0 sec: 25 segments, 1 merges 954.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1390.0 sec: 25 segments, 1 merges 959.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1395.0 sec: 25 segments, 1 merges 964.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1400.0 sec: 25 segments, 1 merges 969.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1405.0 sec: 25 segments, 1 merges 974.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1410.0 sec: 25 segments, 1 merges 979.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1415.0 sec: 25 segments, 1 merges 984.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1420.0 sec: 25 segments, 1 merges 989.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1425.0 sec: 25 segments, 1 merges 994.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1430.0 sec: 25 segments, 1 merges 999.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1435.1 sec: 25 segments, 1 merges 1004.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1440.1 sec: 25 segments, 1 merges 1009.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1445.1 sec: 25 segments, 1 merges 1014.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1450.1 sec: 25 segments, 1 merges 1019.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1455.1 sec: 25 segments, 1 merges 1024.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1460.1 sec: 25 segments, 1 merges 1029.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1465.1 sec: 25 segments, 1 merges 1034.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1470.1 sec: 25 segments, 1 merges 1039.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1475.1 sec: 25 segments, 1 merges 1044.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1480.1 sec: 25 segments, 1 merges 1049.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1485.1 sec: 25 segments, 1 merges 1054.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1490.0 sec: 25 segments, 1 merges 1059.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1495.0 sec: 25 segments, 1 merges 1064.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1500.0 sec: 25 segments, 1 merges 1069.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1505.0 sec: 25 segments, 1 merges 1074.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1510.0 sec: 25 segments, 1 merges 1079.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1515.0 sec: 25 segments, 1 merges 1084.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1520.0 sec: 25 segments, 1 merges 1089.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1525.0 sec: 25 segments, 1 merges 1094.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1530.0 sec: 25 segments, 1 merges 1099.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1535.0 sec: 25 segments, 1 merges 1104.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1540.0 sec: 25 segments, 1 merges 1109.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1545.0 sec: 25 segments, 1 merges 1114.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1550.1 sec: 25 segments, 1 merges 1119.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1555.1 sec: 25 segments, 1 merges 1124.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1560.1 sec: 25 segments, 1 merges 1129.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1565.1 sec: 25 segments, 1 merges 1134.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1570.1 sec: 25 segments, 1 merges 1139.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1575.1 sec: 25 segments, 1 merges 1144.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1580.1 sec: 25 segments, 1 merges 1149.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1585.1 sec: 25 segments, 1 merges 1154.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1590.1 sec: 25 segments, 1 merges 1159.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1595.1 sec: 25 segments, 1 merges 1164.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1600.1 sec: 25 segments, 1 merges 1169.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1605.0 sec: 25 segments, 1 merges 1174.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1610.0 sec: 25 segments, 1 merges 1179.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1615.0 sec: 25 segments, 1 merges 1184.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1620.0 sec: 25 segments, 1 merges 1189.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1625.0 sec: 25 segments, 1 merges 1194.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1630.0 sec: 25 segments, 1 merges 1199.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1635.0 sec: 25 segments, 1 merges 1204.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1640.0 sec: 25 segments, 1 merges 1209.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1645.0 sec: 25 segments, 1 merges 1214.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1650.0 sec: 25 segments, 1 merges 1219.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1655.0 sec: 25 segments, 1 merges 1224.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1660.1 sec: 25 segments, 1 merges 1229.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1665.1 sec: 25 segments, 1 merges 1234.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1670.1 sec: 25 segments, 1 merges 1239.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1675.1 sec: 25 segments, 1 merges 1244.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1680.1 sec: 25 segments, 1 merges 1249.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1685.1 sec: 25 segments, 1 merges 1254.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1690.1 sec: 25 segments, 1 merges 1259.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1695.1 sec: 25 segments, 1 merges 1264.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1700.1 sec: 25 segments, 1 merges 1269.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1705.1 sec: 25 segments, 1 merges 1274.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1710.1 sec: 25 segments, 1 merges 1279.9s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1715.0 sec: 25 segments, 1 merges 1284.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB 1720.0 sec: 25 segments, 1 merges 1289.8s _1fz: 8 segs, 1271.4 K docs, 5080.4 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 3052 seconds reindex takes 3052.10 sec index has 18 segments: segments_2: _m9(11.0.0):C1105922 _6r(11.0.0):C250470 _g3(11.0.0):C215842 _i4(11.0.0):C208492 _we(11.0.0):C1106041 _13f(11.0.0):C791714 _1ev(11.0.0):C1111483 _qr(11.0.0):C209825 _18f(11.0.0):C187492 _15x(11.0.0):C173420 _1fz(11.0.0):C1271355 _12b(11.0.0):C186152 _1fx(11.0.0):C591622 _1b9(11.0.0):C85567 _1fy(11.0.0):C330488 _1ff(11.0.0):C54453 _1f4(11.0.0):C68245 _1fw(11.0.0):C51417 _m9: 4427.3 MB _6r: 1001.4 MB _g3: 862.8 MB _i4: 833.4 MB _we: 4427.9 MB _13f: 3168.1 MB _1ev: 4449.7 MB _qr: 838.7 MB _18f: 749.4 MB _15x: 693.1 MB _1fz: 5090.9 MB _12b: 744.0 MB _1fx: 2366.7 MB _1b9: 341.6 MB _1fy: 1321.6 MB _1ff: 217.2 MB _1f4: 272.3 MB _1fw: 205.1 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=4.0 index disk usage is 32011.14 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=55560680248 cpu@end=68508437069 deltaMS=12947.756821 thread 14 name=Reference Handler cpu@start=2727962 cpu@end=2727962 deltaMS=0.0 thread 15 name=Finalizer cpu@start=154799 cpu@end=154799 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=65599 cpu@end=65599 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=27819051 cpu@end=27819051 deltaMS=0.0 thread 41 name=JFR Recorder Thread cpu@start=57258060747 cpu@end=57260052997 deltaMS=1.99225 thread 42 name=JFR Periodic Tasks cpu@start=346389459225 cpu@end=347015617582 deltaMS=626.158357 thread 46 name=Notification Thread cpu@start=99515 cpu@end=99515 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-1 cpu@start=4735452054434 cpu@end=4735452054434 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-2 cpu@start=4732205918190 cpu@end=4732205918190 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-3 cpu@start=4728157269459 cpu@end=4728157269459 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-4 cpu@start=4724493495683 cpu@end=4724493495683 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-5 cpu@start=4730196840342 cpu@end=4730196840342 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-6 cpu@start=4730871970079 cpu@end=4730871970079 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-7 cpu@start=4732564923304 cpu@end=4732564923304 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-8 cpu@start=4733844649705 cpu@end=4733844649705 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-9 cpu@start=4727176787959 cpu@end=4727176787959 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-10 cpu@start=4729369586561 cpu@end=4729369586561 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-11 cpu@start=4733059014542 cpu@end=4733059014542 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-12 cpu@start=4729902893973 cpu@end=4729902893973 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-13 cpu@start=4724047495019 cpu@end=4724047495019 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-14 cpu@start=4723371671686 cpu@end=4723371671686 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-15 cpu@start=4733288599509 cpu@end=4733288599509 deltaMS=0.0 thread 72 name=hnsw-merge-1-thread-16 cpu@start=4729601633399 cpu@end=4729601633399 deltaMS=0.0 Average CPU cores used: 1.0476487549417148 completed 1000 searches in 12958 ms: 77 QPS CPU time=13575 ms checking results SUMMARY: 0.975 12.958 13.575 1.048 8000000 KNN 100 100 N/A N/A 100.000 32 100 no 65500 3052.10 2621.14 0.00 18 32011.14 null N/A 1.000 31250.000 31250.000 false HNSW Leaf 0 has 4 layers Leaf 0 has 1105922 documents Graph level=3 size=61, Fanout min=4, mean=9.11, max=15, meandelta=95057.24 % 0 10 20 30 40 50 60 70 80 90 100 0 6 7 7 8 9 9 10 12 13 15 Graph level=2 size=1019, Fanout min=7, mean=23.35, max=32, meandelta=43111.22 % 0 10 20 30 40 50 60 70 80 90 100 0 14 17 19 21 23 25 29 32 32 32 Graph level=1 size=33794, Fanout min=2, mean=28.12, max=32, meandelta=36039.95 % 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=1105922, Fanout min=1, mean=39.43, max=64, meandelta=25961.41 % 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=61, connectedness=1.00 Graph level=2 size=1019, connectedness=1.00 Graph level=1 size=33794, connectedness=1.00 Graph level=0 size=1105922, connectedness=1.00 Leaf 1 has 4 layers Leaf 1 has 250470 documents Graph level=3 size=16, Fanout min=2, mean=4.50, max=6, meandelta=36988.43 % 0 10 20 30 40 50 60 70 80 90 100 0 2 3 4 4 5 5 5 5 6 6 Graph level=2 size=222, Fanout min=7, mean=15.41, max=32, meandelta=14150.34 % 0 10 20 30 40 50 60 70 80 90 100 0 9 11 12 13 15 16 18 19 22 32 Graph level=1 size=7723, Fanout min=6, mean=27.48, max=32, meandelta=8322.80 % 0 10 20 30 40 50 60 70 80 90 100 0 19 22 25 28 31 32 32 32 32 32 Graph level=0 size=250470, Fanout min=1, mean=39.47, max=64, meandelta=5893.91 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 59 64 64 Graph level=3 size=16, connectedness=1.00 Graph level=2 size=222, connectedness=1.00 Graph level=1 size=7723, connectedness=1.00 Graph level=0 size=250470, connectedness=1.00 Leaf 2 has 4 layers Leaf 2 has 215842 documents Graph level=3 size=4, Fanout min=1, mean=1.50, max=2, meandelta=34335.33 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 1 1 1 1 1 2 2 2 Graph level=2 size=197, Fanout min=6, mean=15.42, max=27, meandelta=12106.42 % 0 10 20 30 40 50 60 70 80 90 100 0 9 11 12 14 15 16 17 19 22 27 Graph level=1 size=6784, Fanout min=8, mean=27.26, max=32, meandelta=7226.55 % 0 10 20 30 40 50 60 70 80 90 100 0 18 21 24 27 31 32 32 32 32 32 Graph level=0 size=215842, Fanout min=1, mean=39.32, max=64, meandelta=5097.97 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 36 42 48 58 64 64 Graph level=3 size=4, connectedness=1.00 Graph level=2 size=197, connectedness=1.00 Graph level=1 size=6784, connectedness=1.00 Graph level=0 size=215842, connectedness=1.00 Leaf 3 has 4 layers Leaf 3 has 208492 documents Graph level=3 size=5, Fanout min=1, mean=1.60, max=4, meandelta=12895.25 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 1 1 1 1 1 1 1 4 Graph level=2 size=187, Fanout min=5, mean=14.13, max=32, meandelta=12330.94 % 0 10 20 30 40 50 60 70 80 90 100 0 8 10 11 12 14 15 16 18 20 32 Graph level=1 size=6487, Fanout min=4, mean=27.26, max=32, meandelta=6991.36 % 0 10 20 30 40 50 60 70 80 90 100 0 18 21 24 27 31 32 32 32 32 32 Graph level=0 size=208492, Fanout min=1, mean=39.38, max=64, meandelta=4916.49 % 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=5, connectedness=1.00 Graph level=2 size=187, connectedness=1.00 Graph level=1 size=6487, connectedness=1.00 Graph level=0 size=208492, connectedness=1.00 Leaf 4 has 4 layers Leaf 4 has 1106041 documents Graph level=3 size=66, Fanout min=3, mean=8.85, max=17, meandelta=103058.00 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 7 8 9 9 10 11 13 17 Graph level=2 size=1017, Fanout min=8, mean=23.38, max=32, meandelta=42878.18 % 0 10 20 30 40 50 60 70 80 90 100 0 15 17 19 21 23 26 29 32 32 32 Graph level=1 size=33760, Fanout min=3, mean=28.09, max=32, meandelta=36058.48 % 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=1106041, Fanout min=1, mean=39.46, max=64, meandelta=25948.45 % 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=66, connectedness=1.00 Graph level=2 size=1017, connectedness=1.00 Graph level=1 size=33760, connectedness=1.00 Graph level=0 size=1106041, connectedness=1.00 Leaf 5 has 4 layers Leaf 5 has 791714 documents Graph level=3 size=34, Fanout min=4, mean=7.41, max=12, meandelta=75903.48 % 0 10 20 30 40 50 60 70 80 90 100 0 4 6 6 6 7 8 8 9 10 12 Graph level=2 size=657, Fanout min=7, mean=21.76, max=32, meandelta=32519.11 % 0 10 20 30 40 50 60 70 80 90 100 0 13 16 18 19 21 23 26 29 32 32 Graph level=1 size=24123, Fanout min=3, mean=28.06, max=32, meandelta=25871.69 % 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=791714, Fanout min=1, mean=39.55, max=64, meandelta=18548.34 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 37 42 49 60 64 64 Graph level=3 size=34, connectedness=1.00 Graph level=2 size=657, connectedness=1.00 Graph level=1 size=24123, connectedness=1.00 Graph level=0 size=791714, connectedness=1.00 Leaf 6 has 4 layers Leaf 6 has 1111483 documents Graph level=3 size=55, Fanout min=3, mean=8.22, max=18, meandelta=92506.42 % 0 10 20 30 40 50 60 70 80 90 100 0 4 6 6 7 8 9 10 11 12 18 Graph level=2 size=998, Fanout min=6, mean=23.61, max=32, meandelta=42461.72 % 0 10 20 30 40 50 60 70 80 90 100 0 15 17 19 21 24 26 28 32 32 32 Graph level=1 size=33990, Fanout min=3, mean=28.11, max=32, meandelta=36225.97 % 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=1111483, Fanout min=1, mean=39.44, max=64, meandelta=26089.61 % 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=998, connectedness=1.00 Graph level=1 size=33990, connectedness=1.00 Graph level=0 size=1111483, connectedness=1.00 Leaf 7 has 4 layers Leaf 7 has 209825 documents Graph level=3 size=7, Fanout min=3, mean=3.43, max=4, meandelta=24132.50 % 0 10 20 30 40 50 60 70 80 90 100 0 1 3 3 3 3 3 3 4 4 4 Graph level=2 size=184, Fanout min=4, mean=15.03, max=28, meandelta=12132.67 % 0 10 20 30 40 50 60 70 80 90 100 0 9 11 12 13 14 16 17 19 21 28 Graph level=1 size=6477, Fanout min=7, mean=27.34, max=32, meandelta=7027.01 % 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=209825, Fanout min=1, mean=39.39, max=64, meandelta=4945.46 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 36 42 48 58 64 64 Graph level=3 size=7, connectedness=1.00 Graph level=2 size=184, connectedness=1.00 Graph level=1 size=6477, connectedness=1.00 Graph level=0 size=209825, connectedness=1.00 Leaf 8 has 4 layers Leaf 8 has 187492 documents Graph level=3 size=8, Fanout min=2, mean=3.50, max=6, meandelta=24694.11 % 0 10 20 30 40 50 60 70 80 90 100 0 1 2 2 2 3 3 4 4 5 6 Graph level=2 size=163, Fanout min=5, mean=13.52, max=30, meandelta=11235.85 % 0 10 20 30 40 50 60 70 80 90 100 0 8 9 11 12 13 14 16 17 19 30 Graph level=1 size=5777, Fanout min=8, mean=27.12, max=32, meandelta=6329.27 % 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=187492, Fanout min=1, mean=39.25, max=64, meandelta=4432.40 % 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=163, connectedness=1.00 Graph level=1 size=5777, connectedness=1.00 Graph level=0 size=187492, connectedness=1.00 Leaf 9 has 4 layers Leaf 9 has 173420 documents Graph level=3 size=6, Fanout min=2, mean=2.67, max=4, meandelta=33161.88 % 0 10 20 30 40 50 60 70 80 90 100 0 1 2 2 2 2 2 3 3 3 4 Graph level=2 size=147, Fanout min=5, mean=13.37, max=28, meandelta=10815.02 % 0 10 20 30 40 50 60 70 80 90 100 0 8 9 11 12 13 14 15 17 19 28 Graph level=1 size=5342, Fanout min=6, mean=27.05, max=32, meandelta=5853.15 % 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=173420, Fanout min=1, mean=39.25, max=64, meandelta=4098.81 % 0 10 20 30 40 50 60 70 80 90 100 0 20 25 28 32 36 41 48 58 64 64 Graph level=3 size=6, connectedness=1.00 Graph level=2 size=147, connectedness=1.00 Graph level=1 size=5342, connectedness=1.00 Graph level=0 size=173420, connectedness=1.00 Leaf 10 has 4 layers Leaf 10 has 1271355 documents Graph level=3 size=58, Fanout min=4, mean=9.07, max=17, meandelta=110480.20 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 7 8 9 9 10 12 13 17 Graph level=2 size=1151, Fanout min=7, mean=24.00, max=32, meandelta=48012.18 % 0 10 20 30 40 50 60 70 80 90 100 0 15 17 20 22 24 27 30 32 32 32 Graph level=1 size=38937, Fanout min=3, mean=28.13, max=32, meandelta=41406.15 % 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=1271355, Fanout min=1, mean=39.41, max=64, meandelta=29842.48 % 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=1151, connectedness=1.00 Graph level=1 size=38937, connectedness=1.00 Graph level=0 size=1271355, connectedness=1.00 Leaf 11 has 4 layers Leaf 11 has 186152 documents Graph level=3 size=8, Fanout min=1, mean=2.50, max=4, meandelta=17912.15 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 1 2 3 3 3 3 3 4 Graph level=2 size=167, Fanout min=5, mean=14.16, max=28, meandelta=10875.46 % 0 10 20 30 40 50 60 70 80 90 100 0 8 10 12 13 14 15 16 17 20 28 Graph level=1 size=5726, Fanout min=8, mean=27.18, max=32, meandelta=6284.45 % 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=186152, Fanout min=1, mean=39.28, max=64, meandelta=4399.64 % 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=167, connectedness=1.00 Graph level=1 size=5726, connectedness=1.00 Graph level=0 size=186152, connectedness=1.00 Leaf 12 has 4 layers Leaf 12 has 591622 documents Graph level=3 size=27, Fanout min=3, mean=7.48, max=13, meandelta=52075.79 % 0 10 20 30 40 50 60 70 80 90 100 0 4 6 6 6 7 8 8 9 10 13 Graph level=2 size=489, Fanout min=5, mean=20.20, max=32, meandelta=25190.61 % 0 10 20 30 40 50 60 70 80 90 100 0 12 15 17 18 19 21 24 26 29 32 Graph level=1 size=17951, Fanout min=1, mean=27.86, max=32, meandelta=19368.41 % 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=591622, Fanout min=1, mean=39.56, max=64, meandelta=13865.63 % 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=489, connectedness=1.00 Graph level=1 size=17951, connectedness=1.00 Graph level=0 size=591622, connectedness=1.00 Leaf 13 has 4 layers Leaf 13 has 85567 documents Graph level=3 size=4, Fanout min=1, mean=2.00, max=3, meandelta=14289.75 % 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=76, Fanout min=4, mean=9.66, max=20, meandelta=7235.25 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 7 8 9 10 11 13 14 20 Graph level=1 size=2598, Fanout min=8, mean=25.97, max=32, meandelta=2972.63 % 0 10 20 30 40 50 60 70 80 90 100 0 16 19 22 25 28 31 32 32 32 32 Graph level=0 size=85567, Fanout min=3, mean=38.66, max=64, meandelta=2053.32 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 31 36 40 47 56 64 64 Graph level=3 size=4, connectedness=1.00 Graph level=2 size=76, connectedness=1.00 Graph level=1 size=2598, connectedness=1.00 Graph level=0 size=85567, connectedness=1.00 Leaf 14 has 4 layers Leaf 14 has 330488 documents Graph level=3 size=10, Fanout min=3, mean=3.80, max=6, meandelta=45758.68 % 0 10 20 30 40 50 60 70 80 90 100 0 3 3 3 3 3 4 4 4 5 6 Graph level=2 size=311, Fanout min=7, mean=17.79, max=32, meandelta=16166.60 % 0 10 20 30 40 50 60 70 80 90 100 0 10 13 14 16 17 18 20 22 26 32 Graph level=1 size=10170, Fanout min=8, mean=27.54, max=32, meandelta=10969.20 % 0 10 20 30 40 50 60 70 80 90 100 0 19 22 25 28 31 32 32 32 32 32 Graph level=0 size=330488, Fanout min=1, mean=39.56, max=64, meandelta=7751.19 % 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=10, connectedness=1.00 Graph level=2 size=311, connectedness=1.00 Graph level=1 size=10170, connectedness=1.00 Graph level=0 size=330488, connectedness=1.00 Leaf 15 has 4 layers Leaf 15 has 54453 documents Graph level=3 size=4, Fanout min=2, mean=2.00, max=2, meandelta=13163.50 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 2 2 2 2 2 2 2 2 Graph level=2 size=50, Fanout min=3, mean=8.28, max=18, meandelta=5092.71 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 7 7 8 8 9 11 12 18 Graph level=1 size=1664, Fanout min=7, mean=24.95, max=32, meandelta=1982.52 % 0 10 20 30 40 50 60 70 80 90 100 0 16 18 21 23 26 29 32 32 32 32 Graph level=0 size=54453, Fanout min=1, mean=38.34, max=64, meandelta=1316.59 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 31 35 40 46 55 64 64 Graph level=3 size=4, connectedness=1.00 Graph level=2 size=50, connectedness=1.00 Graph level=1 size=1664, connectedness=1.00 Graph level=0 size=54453, connectedness=1.00 Leaf 16 has 4 layers Leaf 16 has 68245 documents Graph level=3 size=4, Fanout min=1, mean=1.50, max=3, meandelta=6716.83 % 0 10 20 30 40 50 60 70 80 90 100 0 1 1 1 1 1 1 1 1 1 3 Graph level=2 size=65, Fanout min=3, mean=9.45, max=20, meandelta=5816.35 % 0 10 20 30 40 50 60 70 80 90 100 0 5 6 7 8 9 10 11 12 13 20 Graph level=1 size=2080, Fanout min=8, mean=25.81, max=32, meandelta=2415.00 % 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=68245, Fanout min=3, mean=38.46, max=64, meandelta=1645.23 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 31 35 40 47 56 64 64 Graph level=3 size=4, connectedness=1.00 Graph level=2 size=65, connectedness=1.00 Graph level=1 size=2080, connectedness=1.00 Graph level=0 size=68245, connectedness=1.00 Leaf 17 has 4 layers Leaf 17 has 51417 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=45, Fanout min=3, mean=7.60, max=13, meandelta=5227.09 % 0 10 20 30 40 50 60 70 80 90 100 0 4 5 6 6 7 8 9 11 11 13 Graph level=1 size=1567, Fanout min=6, mean=24.81, max=32, meandelta=1878.60 % 0 10 20 30 40 50 60 70 80 90 100 0 16 18 21 23 25 28 32 32 32 32 Graph level=0 size=51417, Fanout min=3, mean=38.30, max=64, meandelta=1244.82 % 0 10 20 30 40 50 60 70 80 90 100 0 20 24 28 31 35 40 46 55 64 64 Graph level=3 size=2, connectedness=1.00 Graph level=2 size=45, connectedness=1.00 Graph level=1 size=1567, connectedness=1.00 Graph level=0 size=51417, 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.03.08.19.33/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': 172,624,607.29 msec task-clock:u 648,306,832,960,086 cycles:u (36.36%) 46,095,593,357,668 instructions:u (36.36%) 9,302,598,252,200 cache-references:u (36.36%) 2,236,135,863,245 cache-misses:u (36.36%) 25,510,905,112,054 L1-dcache-loads:u (36.36%) 2,656,962,008,776 L1-dcache-load-misses:u (36.36%) 3,016,653,074,689 L1-icache-loads:u (36.36%) 31,791,501,082 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 37,104,031 faults:u 11,833,148 minor-faults:u 273 major-faults:u 4,687,610,611,177 branches:u (36.36%) 81,299,524,449 branch-misses:u (36.36%) 9,357,507,405,460 stalled-cycles-frontend:u (36.36%) stalled-cycles-backend:u 4853.945956547 seconds time elapsed 171408.630499000 seconds user 1197.547717000 seconds sys took 1:20:53.974338 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='a646e1700f81ed59df2652ad755f3560a4e36f05', 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.958, net_cpu_ms=13.575, avg_cpu_core_count=1.048, num_docs=8000000, top_k=100, fanout=100, max_conn=32, beam_width=100, quantize_desc='no', total_visited=65500, index_time_sec=3052.1, index_docs_per_sec=2621.14, force_merge_time_sec=0.0, index_num_segments=18, index_size_on_disk_mb=32011.14, selectivity=None, pre_post_filter='null', vec_disk_mb=31250.0, vec_ram_mb=31250.0, 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: (45, {0: 0, 10: 4, 20: 5, 30: 6, 40: 6, 50: 7, 60: 8, 70: 9, 80: 11, 90: 11, 100: 13}), 1: (1567, {0: 0, 10: 16, 20: 18, 30: 21, 40: 23, 50: 25, 60: 28, 70: 32, 80: 32, 90: 32, 100: 32}), 0: (51417, {0: 0, 10: 20, 20: 24, 30: 28, 40: 31, 50: 35, 60: 40, 70: 46, 80: 55, 90: 64, 100: 64})}, combined_run_time=datetime.timedelta(seconds=4853, microseconds=974338)) Profiler summary for /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q32-fmFalse.jfr Version: 2.1 Chunks: 21 Start: 2026-04-03 17:01:25 (UTC) Duration: 955 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 14866250 260192449 jdk.NativeMethodSample 51695 698231 jdk.FileWrite 47700 1051984 jdk.CPULoad 18055 369681 jdk.BooleanFlag 10416 334353 jdk.ObjectAllocationInNewTLAB 3086 62566 jdk.Checkpoint 2326 2568375 jdk.FileRead 2208 58397 jdk.UnsignedIntFlag 1008 34662 jdk.IntFlag 924 34143 jdk.ObjectAllocationOutsideTLAB 806 15274 jdk.StringFlag 714 28047 jdk.Compilation 680 18907 jdk.CPUInformation 21 31551 jdk.GCConfiguration 21 555 jdk.JVMInformation 21 19014 jdk.Metadata 21 2321076 jdk.GarbageCollection 10 249 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.03.08.19.33/bench-knn-q32-fmFalse.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.04.03.08.19.33/bench-knn-q32-fmFalse.jfr is 255.43 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 51695 events (total: 51695) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 92.80% 47972 jdk.jfr.internal.JVM#emitEvent() [Native code] 5.19% 2685 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] 1.25% 647 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] 0.35% 183 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.16% 84 jdk.internal.misc.Unsafe#park() [Native code] 0.10% 52 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] 0.06% 31 jdk.internal.misc.Unsafe#unpark() [Native code] 0.02% 11 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.01% 4 java.io.FileOutputStream#writeBytes() [Native code] 0.01% 4 java.lang.Object#wait0() [Native code] 0.01% 4 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] 0.01% 3 java.lang.System#nanoTime() [Native code] 0.00% 2 jdk.jfr.internal.JVM#getStackTraceId() [Native code] 0.00% 2 java.lang.Thread#sleepNanos0() [Native code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] 0.00% 2 java.io.RandomAccessFile#open0() [Native code] 0.00% 1 sun.nio.ch.NativeThread#current0() [Native code] 0.00% 1 java.util.zip.Inflater#inflateBytesBytes() [Native code] 0.00% 1 java.io.UnixFileSystem#getBooleanAttributes0() [Native code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#access0() [Native code] 0.00% 1 java.nio.MappedMemoryUtils#load0() [Native code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#lstat0() [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.03.08.19.33/bench-knn-q32-fmFalse.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.04.03.08.19.33/bench-knn-q32-fmFalse.jfr is 255.43 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q32-fmFalse.jfr is 255.43 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 51695 events (total: 51695) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 92.20% 47662 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.19% 2685 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.25% 647 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.60% 308 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicTask#run() [Interpreted code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [Interpreted code] 0.35% 183 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.13% 65 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.10% 52 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.06% 29 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.04% 19 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% 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% 4 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.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] 0.01% 3 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% 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.00% 2 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Inlined code] at jdk.jfr.internal.periodic.PeriodicTask#run() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [Interpreted code] 0.00% 2 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 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.00% 2 java.io.RandomAccessFile#open0() [Native code] at java.io.RandomAccessFile#open() [Interpreted code] at java.io.RandomAccessFile#() [Interpreted code] at java.io.RandomAccessFile#() [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.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.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#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% 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 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#signalNextIfShared() [Inlined code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [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.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 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 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.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] 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.03.08.19.33/bench-knn-q32-fmFalse.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.04.03.08.19.33/bench-knn-q32-fmFalse.jfr is 255.43 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q32-fmFalse.jfr is 255.43 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q32-fmFalse.jfr is 255.43 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 51695 events (total: 51695) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 92.20% 47662 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.0x000000000907aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 2.98% 1540 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() [Interpreted code] at org.apache.lucene.util.FileDeleter#decRef() [Interpreted code] at org.apache.lucene.index.IndexFileDeleter#decRef() [JIT compiled code] 1.33% 690 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.0x000000000919b718#close() [Interpreted code] 1.25% 647 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% 433 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.60% 308 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [JIT compiled 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() [JIT compiled 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.35% 183 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() [JIT compiled 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] 0.13% 65 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.10% 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] 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.06% 29 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() [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.04% 19 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() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] 0.03% 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() [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.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] 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% 6 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() [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() [JIT compiled code] at jdk.jfr.internal.PlatformRecording#appendChunk() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#finishChunk() [JIT compiled code] 0.01% 4 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.0x000000000907aa58#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.KnnIndexer#createIndex() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted code] at knn.KnnGraphTester#main() [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] 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 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.00% 2 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Inlined 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() [JIT compiled 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.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#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% 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#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.io.RandomAccessFile#open0() [Native code] at java.io.RandomAccessFile#open() [Interpreted code] at java.io.RandomAccessFile#() [Interpreted 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() [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.0x000000000907aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#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] 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#testSearch() [Interpreted code] at knn.KnnGraphTester#run() [Interpreted code] at knn.KnnGraphTester#runWithCleanUp() [Interpreted 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] at jdk.internal.misc.ScopedMemoryAccess#load() [Interpreted code] at jdk.internal.foreign.MappedMemorySegmentImpl#load() [Interpreted code] at org.apache.lucene.store.MMapDirectory#map() [Interpreted code] at org.apache.lucene.store.MMapDirectory#openInput() [Interpreted 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] 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.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() [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.0x000000000907aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted 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#signalNextIfShared() [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] 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() [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() [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.lucene99.Lucene99HnswVectorsFormat#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.search.TopScoreDocCollector#getLeafCollector() [Interpreted code] at org.apache.lucene.search.IndexSearcher#searchLeaf() [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() [Inlined 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] 0.00% 1 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() [Interpreted code] at org.apache.lucene.util.FileDeleter#decRef() [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() [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] 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() [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] 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 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() [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] 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] 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() [Inlined 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% 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() [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.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.03.08.19.33/bench-knn-q32-fmFalse.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.04.03.08.19.33/bench-knn-q32-fmFalse.jfr is 255.43 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q32-fmFalse.jfr is 255.43 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q32-fmFalse.jfr is 255.43 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q32-fmFalse.jfr is 255.43 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3886 events (total: 93275M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 68.84% 64207M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] 14.55% 13574M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] 7.67% 7156M java.lang.Integer#valueOf() [Inlined code] 3.78% 3527M java.util.Arrays#copyOf() [Inlined code] 1.03% 958M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Inlined code] 0.78% 731M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] 0.65% 606M org.apache.lucene.util.SparseFixedBitSet#insertLong() [Inlined code] 0.52% 481M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] 0.40% 371M org.apache.lucene.codecs.lucene95.OffHeapFloatVectorValues#() [Inlined code] 0.21% 196M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] 0.21% 194M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] 0.18% 169M java.util.ArrayList#grow() [Inlined code] 0.18% 169M org.apache.lucene.search.TopDocs#mergeAux() [JIT compiled code] 0.17% 158M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.13% 122M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] 0.11% 101M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] 0.10% 89M java.util.logging.LogManager#reset() [Interpreted code] 0.10% 89M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.08% 73M jdk.internal.misc.Unsafe#allocateInstance() [Native code] 0.06% 54M jdk.incubator.vector.FloatVector#lanewiseTemplate() [Inlined code] 0.06% 52M java.util.DualPivotQuicksort#sort() [JIT compiled code] 0.04% 33M java.util.DualPivotQuicksort#tryMergeRuns() [JIT compiled code] 0.02% 16M knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] 0.02% 16M jdk.incubator.vector.FloatVector#fromArray0Template() [Inlined code] 0.02% 16M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal() [Inlined code] 0.02% 16M org.apache.lucene.util.SparseFixedBitSet#() [JIT compiled code] 0.02% 16M java.lang.reflect.Array#newInstance() [Inlined code] 0.02% 16M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Interpreted code] 0.02% 15M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] 0.01% 13M java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [Inlined code] 0.01% 11M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] 0.01% 10M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] 0.00% 4M java.lang.ThreadLocal$ThreadLocalMap#set() [Inlined code] 0.00% 23832 java.time.Instant#create() [JIT compiled code] 0.00% 23832 java.time.LocalDate#ofEpochDay() [JIT compiled code] 0.00% 10624 java.util.ArrayList#iterator() [JIT compiled code] 0.00% 2656 java.util.ImmutableCollections$AbstractImmutableList#iterator() [JIT compiled code] 0.00% 2648 java.time.Clock#systemDefaultZone() [Inlined code] 0.00% 720 java.lang.Object#clone() [Native code] 0.00% 304 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.03.08.19.33/bench-knn-q32-fmFalse.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.04.03.08.19.33/bench-knn-q32-fmFalse.jfr is 255.43 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q32-fmFalse.jfr is 255.43 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q32-fmFalse.jfr is 255.43 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q32-fmFalse.jfr is 255.43 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q32-fmFalse.jfr is 255.43 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3886 events (total: 93275M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 42.41% 39554M 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.43% 24653M 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.29% 11461M 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.67% 7156M 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.78% 3527M 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.08% 1936M 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] 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.78% 731M 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.55% 509M 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.31% 287M 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.22% 201M 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.21% 196M 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] 0.21% 194M 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.21% 193M 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.19% 176M 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.18% 169M 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#getRandomVectorScorer() [Inlined code] 0.18% 169M 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.18% 169M org.apache.lucene.search.TopDocs#mergeAux() [JIT compiled code] at org.apache.lucene.search.TopDocs#merge() [Inlined code] at org.apache.lucene.search.TopDocs#merge() [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#mergeLeafResults() [Inlined code] 0.17% 158M 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.13% 122M 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.11% 101M 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.10% 89M java.util.logging.LogManager#reset() [Interpreted code] at java.util.logging.LogManager$Cleaner#run() [Interpreted code] 0.10% 89M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.09% 80M 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.08% 73M 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.08% 73M 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.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.05% 43M 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% 33M 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.02% 16M 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% 16M 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% 16M jdk.incubator.vector.FloatVector#fromArray0Template() [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0() [Inlined code] at jdk.incubator.vector.FloatVector#fromArray() [JIT compiled code] at org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl() [Interpreted code] 0.02% 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] 0.02% 16M 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.02% 16M 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.02% 16M 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.02% 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.01% 13M 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 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% 10M 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% 8M 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.00% 4M 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.00% 23832 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% 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% 10624 java.util.ArrayList#iterator() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] 0.00% 2656 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% 2648 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% 720 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% 304 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.03.08.19.33/bench-knn-q32-fmFalse.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.04.03.08.19.33/bench-knn-q32-fmFalse.jfr is 255.43 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q32-fmFalse.jfr is 255.43 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q32-fmFalse.jfr is 255.43 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q32-fmFalse.jfr is 255.43 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q32-fmFalse.jfr is 255.43 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q32-fmFalse.jfr is 255.43 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3886 events (total: 93275M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 42.34% 39490M 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.57% 16390M 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.94% 10200M 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.0x000000000919d880#call() [Inlined code] 8.86% 8262M 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.67% 7156M 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.78% 3527M 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.08% 1936M 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() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#run() [Inlined code] 1.35% 1261M 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.83% 773M 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.61% 573M 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.0x000000000919d880#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.55% 509M 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() [Inlined 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.22% 206M 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.0x000000000919d880#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.21% 196M 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() [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.0x000000000919d880#call() [Inlined code] 0.18% 169M 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() [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] at org.apache.lucene.search.AbstractKnnVectorQuery#lambda$rewrite$0() [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery$$Lambda.0x00000000091b5b58#call() [JIT compiled code] 0.18% 169M 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#getRandomVectorScorer() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#lambda$search$0() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader$$Lambda.0x00000000091b8530#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() [Inlined 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% 169M 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() [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() [Inlined code] at org.apache.lucene.index.CodecReader#searchNearestVectors() [JIT compiled code] 0.18% 169M 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.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] 0.18% 169M org.apache.lucene.search.TopDocs#mergeAux() [JIT compiled code] at org.apache.lucene.search.TopDocs#merge() [Inlined code] at org.apache.lucene.search.TopDocs#merge() [Inlined code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#mergeLeafResults() [Inlined code] at org.apache.lucene.search.AbstractKnnVectorQuery#runSearchTasks() [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] 0.18% 164M 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.0x000000000919d880#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.17% 158M 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.0x000000000919d880#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.15% 136M 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.0x000000000919d880#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.14% 126M 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.0x000000000919d880#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.0x00000000091a0000#run() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] 0.12% 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% 101M 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.10% 89M java.util.logging.LogManager#reset() [Interpreted code] at java.util.logging.LogManager$Cleaner#run() [Interpreted code] 0.10% 89M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.09% 81M 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.0x000000000919d880#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% 80M 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.09% 79M 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.0x000000000919d880#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.0x00000000091a0000#run() [JIT compiled code] 0.08% 73M 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] 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] at org.apache.lucene.search.AbstractKnnVectorQuery#lambda$rewrite$0() [Inlined code] 0.08% 73M 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.06% 58M 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.0x000000000919d880#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 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.0x0000000009197b80#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% 43M 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.0x000000000919d880#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.04% 33M 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.0x0000000009197b80#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.04% 33M 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.03% 32M 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() [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.0x00000000091b5b58#call() [JIT compiled code] 0.03% 31M 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.0x000000000919d880#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.03% 29M 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.0x000000000919d880#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% 16M 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.02% 16M 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% 16M jdk.incubator.vector.FloatVector#fromArray0Template() [Inlined code] at jdk.incubator.vector.Float256Vector#fromArray0() [Inlined code] at jdk.incubator.vector.FloatVector#fromArray() [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] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [Interpreted code] 0.02% 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() [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.02% 16M 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.02% 16M 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() [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.0x00000000091b5b58#call() [JIT compiled code] 0.02% 16M 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.store.IndexInput#randomAccessSlice() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader$OffHeapHnswGraph#() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#getGraph() [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.02% 16M 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.02% 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] 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.0x000000000919d880#call() [Inlined code] at java.util.concurrent.FutureTask#run() [Inlined code] 0.01% 13M 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] 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.03.08.19.33/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.214s][info][jfr,startup] Started recording 1. [0.214s][info][jfr,startup] [0.214s][info][jfr,startup] Use jcmd 2917406 JFR.dump name=1 to copy recording data to file. maxConn = 32 Vector Dimensions: 1024 numDocs = 8000000 beamWidth = 100 similarity = DOT_PRODUCT Seed = 1965794527427134 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 03, 2026 1:17:33 PM org.apache.lucene.internal.vectorization.PanamaVectorizationProvider logIncubatorSetup INFO: Java vector incubator API enabled; uses preferredBitSize=256; FMA enabled creating index in knn-reuse/indices/dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-1765126857478-8000000-32-100-fm 39709371 doc vectors in docsPath "/big/cohere-v3-wikipedia-en-scattered-1024d.docs.vec" parentJoin=false Done indexing 25000 documents. Done indexing 50000 documents. Done indexing 75000 documents. Done indexing 100000 documents. Done indexing 125000 documents. Done indexing 150000 documents. Done indexing 175000 documents. Done indexing 200000 documents. Done indexing 225000 documents. Done indexing 250000 documents. Done indexing 275000 documents. Done indexing 300000 documents. Done indexing 325000 documents. Done indexing 350000 documents. Done indexing 375000 documents. Done indexing 400000 documents. Done indexing 425000 documents. Done indexing 450000 documents. Done indexing 475000 documents. Done indexing 500000 documents. Done indexing 525000 documents. Done indexing 550000 documents. Done indexing 575000 documents. Done indexing 600000 documents. Done indexing 625000 documents. Done indexing 650000 documents. Done indexing 675000 documents. Done indexing 700000 documents. Done indexing 725000 documents. Done indexing 750000 documents. Done indexing 775000 documents. Done indexing 800000 documents. Done indexing 825000 documents. Done indexing 850000 documents. Done indexing 875000 documents. Done indexing 900000 documents. Done indexing 925000 documents. Done indexing 950000 documents. Done indexing 975000 documents. Done indexing 1000000 documents. Done indexing 1025000 documents. Done indexing 1050000 documents. Done indexing 1075000 documents. Done indexing 1100000 documents. Done indexing 1125000 documents. Done indexing 1150000 documents. Done indexing 1175000 documents. Done indexing 1200000 documents. Done indexing 1225000 documents. Done indexing 1250000 documents. Done indexing 1275000 documents. Done indexing 1300000 documents. Done indexing 1325000 documents. Done indexing 1350000 documents. Done indexing 1375000 documents. Done indexing 1400000 documents. Done indexing 1425000 documents. Done indexing 1450000 documents. Done indexing 1475000 documents. Done indexing 1500000 documents. Done indexing 1525000 documents. Done indexing 1550000 documents. Done indexing 1575000 documents. Done indexing 1600000 documents. Done indexing 1625000 documents. Done indexing 1650000 documents. Done indexing 1675000 documents. Done indexing 1700000 documents. Done indexing 1725000 documents. Done indexing 1750000 documents. Done indexing 1775000 documents. Done indexing 1800000 documents. Done indexing 1825000 documents. Done indexing 1850000 documents. Done indexing 1875000 documents. Done indexing 1900000 documents. Done indexing 1925000 documents. Done indexing 1950000 documents. Done indexing 1975000 documents. Done indexing 2000000 documents. Done indexing 2025000 documents. Done indexing 2050000 documents. Done indexing 2075000 documents. Done indexing 2100000 documents. Done indexing 2125000 documents. Done indexing 2150000 documents. Done indexing 2175000 documents. Done indexing 2200000 documents. Done indexing 2225000 documents. Done indexing 2250000 documents. Done indexing 2275000 documents. Done indexing 2300000 documents. Done indexing 2325000 documents. Done indexing 2350000 documents. Done indexing 2375000 documents. Done indexing 2400000 documents. Done indexing 2425000 documents. Done indexing 2450000 documents. Done indexing 2475000 documents. Done indexing 2500000 documents. Done indexing 2525000 documents. Done indexing 2550000 documents. Done indexing 2575000 documents. Done indexing 2600000 documents. Done indexing 2625000 documents. Done indexing 2650000 documents. Done indexing 2675000 documents. Done indexing 2700000 documents. Done indexing 2725000 documents. Done indexing 2750000 documents. Done indexing 2775000 documents. Done indexing 2800000 documents. Done indexing 2825000 documents. Done indexing 2850000 documents. Done indexing 2875000 documents. Done indexing 2900000 documents. Done indexing 2925000 documents. Done indexing 2950000 documents. Done indexing 2975000 documents. Done indexing 3000000 documents. Done indexing 3025000 documents. Done indexing 3050000 documents. Done indexing 3075000 documents. Done indexing 3100000 documents. Done indexing 3125000 documents. Done indexing 3150000 documents. Done indexing 3175000 documents. Done indexing 3200000 documents. Done indexing 3225000 documents. Done indexing 3250000 documents. Done indexing 3275000 documents. Done indexing 3300000 documents. Done indexing 3325000 documents. Done indexing 3350000 documents. Done indexing 3375000 documents. Done indexing 3400000 documents. Done indexing 3425000 documents. Done indexing 3450000 documents. Done indexing 3475000 documents. Done indexing 3500000 documents. Done indexing 3525000 documents. Done indexing 3550000 documents. Done indexing 3575000 documents. Done indexing 3600000 documents. Done indexing 3625000 documents. Done indexing 3650000 documents. Done indexing 3675000 documents. Done indexing 3700000 documents. Done indexing 3725000 documents. Done indexing 3750000 documents. Done indexing 3775000 documents. Done indexing 3800000 documents. Done indexing 3825000 documents. Done indexing 3850000 documents. Done indexing 3875000 documents. Done indexing 3900000 documents. Done indexing 3925000 documents. Done indexing 3950000 documents. Done indexing 3975000 documents. Done indexing 4000000 documents. Done indexing 4025000 documents. Done indexing 4050000 documents. Done indexing 4075000 documents. Done indexing 4100000 documents. Done indexing 4125000 documents. Done indexing 4150000 documents. Done indexing 4175000 documents. Done indexing 4200000 documents. Done indexing 4225000 documents. Done indexing 4250000 documents. Done indexing 4275000 documents. Done indexing 4300000 documents. Done indexing 4325000 documents. Done indexing 4350000 documents. Done indexing 4375000 documents. Done indexing 4400000 documents. Done indexing 4425000 documents. Done indexing 4450000 documents. Done indexing 4475000 documents. Done indexing 4500000 documents. Done indexing 4525000 documents. Done indexing 4550000 documents. Done indexing 4575000 documents. Done indexing 4600000 documents. Done indexing 4625000 documents. Done indexing 4650000 documents. Done indexing 4675000 documents. Done indexing 4700000 documents. Done indexing 4725000 documents. Done indexing 4750000 documents. Done indexing 4775000 documents. Done indexing 4800000 documents. Done indexing 4825000 documents. Done indexing 4850000 documents. Done indexing 4875000 documents. Done indexing 4900000 documents. Done indexing 4925000 documents. Done indexing 4950000 documents. Done indexing 4975000 documents. Done indexing 5000000 documents. Done indexing 5025000 documents. Done indexing 5050000 documents. Done indexing 5075000 documents. Done indexing 5100000 documents. Done indexing 5125000 documents. Done indexing 5150000 documents. Done indexing 5175000 documents. Done indexing 5200000 documents. Done indexing 5225000 documents. Done indexing 5250000 documents. Done indexing 5275000 documents. Done indexing 5300000 documents. Done indexing 5325000 documents. Done indexing 5350000 documents. Done indexing 5375000 documents. Done indexing 5400000 documents. Done indexing 5425000 documents. Done indexing 5450000 documents. Done indexing 5475000 documents. Done indexing 5500000 documents. Done indexing 5525000 documents. Done indexing 5550000 documents. Done indexing 5575000 documents. Done indexing 5600000 documents. Done indexing 5625000 documents. Done indexing 5650000 documents. Done indexing 5675000 documents. Done indexing 5700000 documents. Done indexing 5725000 documents. Done indexing 5750000 documents. Done indexing 5775000 documents. Done indexing 5800000 documents. Done indexing 5825000 documents. Done indexing 5850000 documents. Done indexing 5875000 documents. Done indexing 5900000 documents. Done indexing 5925000 documents. Done indexing 5950000 documents. Done indexing 5975000 documents. Done indexing 6000000 documents. Done indexing 6025000 documents. Done indexing 6050000 documents. Done indexing 6075000 documents. Done indexing 6100000 documents. Done indexing 6125000 documents. Done indexing 6150000 documents. Done indexing 6175000 documents. Done indexing 6200000 documents. Done indexing 6225000 documents. Done indexing 6250000 documents. Done indexing 6275000 documents. Done indexing 6300000 documents. Done indexing 6325000 documents. Done indexing 6350000 documents. Done indexing 6375000 documents. Done indexing 6400000 documents. Done indexing 6425000 documents. Done indexing 6450000 documents. Done indexing 6475000 documents. Done indexing 6500000 documents. Done indexing 6525000 documents. Done indexing 6550000 documents. Done indexing 6575000 documents. Done indexing 6600000 documents. Done indexing 6625000 documents. Done indexing 6650000 documents. Done indexing 6675000 documents. Done indexing 6700000 documents. Done indexing 6725000 documents. Done indexing 6750000 documents. Done indexing 6775000 documents. Done indexing 6800000 documents. Done indexing 6825000 documents. Done indexing 6850000 documents. Done indexing 6875000 documents. Done indexing 6900000 documents. Done indexing 6925000 documents. Done indexing 6950000 documents. Done indexing 6975000 documents. Done indexing 7000000 documents. Done indexing 7025000 documents. Done indexing 7050000 documents. Done indexing 7075000 documents. Done indexing 7100000 documents. Done indexing 7125000 documents. Done indexing 7150000 documents. Done indexing 7175000 documents. Done indexing 7200000 documents. Done indexing 7225000 documents. Done indexing 7250000 documents. Done indexing 7275000 documents. Done indexing 7300000 documents. Done indexing 7325000 documents. Done indexing 7350000 documents. Done indexing 7375000 documents. Done indexing 7400000 documents. Done indexing 7425000 documents. Done indexing 7450000 documents. Done indexing 7475000 documents. Done indexing 7500000 documents. Done indexing 7525000 documents. Done indexing 7550000 documents. Done indexing 7575000 documents. Done indexing 7600000 documents. Done indexing 7625000 documents. Done indexing 7650000 documents. Done indexing 7675000 documents. Done indexing 7700000 documents. Done indexing 7725000 documents. Done indexing 7750000 documents. Done indexing 7775000 documents. Done indexing 7800000 documents. Done indexing 7825000 documents. Done indexing 7850000 documents. Done indexing 7875000 documents. Done indexing 7900000 documents. Done indexing 7925000 documents. Done indexing 7950000 documents. Done indexing 7975000 documents. Done indexing 8000000 documents. now IndexWriter.commit() now wait for already running merges to finish 0.0 sec: 221 segments, 24 merges 972.9s _115: 8 segs, 233.7 K docs, 931.8 MB 961.0s _11d: 8 segs, 345.8 K docs, 1380.1 MB 802.8s _13s: 8 segs, 175.4 K docs, 699.2 MB 470.3s _18m: 8 segs, 183.3 K docs, 730.7 MB 457.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 412.0s _19e: 13 segs, 66.4 K docs, 262.8 MB 333.3s _1ah: 8 segs, 106.3 K docs, 422.7 MB 306.8s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 294.2s _1b5: 9 segs, 42.6 K docs, 168.7 MB 219.0s _1cb: 8 segs, 78.2 K docs, 310.7 MB 203.2s _1cj: 8 segs, 38.8 K docs, 153.4 MB 172.2s _1d1: 8 segs, 74.1 K docs, 294.6 MB 156.4s _1da: 8 segs, 38.3 K docs, 151.7 MB 141.3s _1di: 8 segs, 74.9 K docs, 297.7 MB 126.7s _1dp: 8 segs, 119.3 K docs, 474.9 MB 111.0s _1dy: 8 segs, 39.1 K docs, 155.0 MB 96.8s _1e6: 8 segs, 89.9 K docs, 357.6 MB 82.6s _1ee: 8 segs, 73.6 K docs, 292.3 MB 69.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 56.5s _1et: 9 segs, 44.2 K docs, 175.1 MB 43.3s _1f2: 8 segs, 38.8 K docs, 153.8 MB 29.5s _1fa: 8 segs, 74.1 K docs, 294.6 MB 14.5s _1fj: 8 segs, 37.5 K docs, 148.4 MB 0.2s _1fq: 14 segs, 58.0 K docs, 229.6 MB 5.0 sec: 221 segments, 24 merges 977.9s _115: 8 segs, 233.7 K docs, 931.8 MB 966.0s _11d: 8 segs, 345.8 K docs, 1380.1 MB 807.8s _13s: 8 segs, 175.4 K docs, 699.2 MB 475.3s _18m: 8 segs, 183.3 K docs, 730.7 MB 462.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 417.0s _19e: 13 segs, 66.4 K docs, 262.8 MB 338.3s _1ah: 8 segs, 106.3 K docs, 422.7 MB 311.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 299.2s _1b5: 9 segs, 42.6 K docs, 168.7 MB 224.0s _1cb: 8 segs, 78.2 K docs, 310.7 MB 208.2s _1cj: 8 segs, 38.8 K docs, 153.4 MB 177.2s _1d1: 8 segs, 74.1 K docs, 294.6 MB 161.5s _1da: 8 segs, 38.3 K docs, 151.7 MB 146.3s _1di: 8 segs, 74.9 K docs, 297.7 MB 131.7s _1dp: 8 segs, 119.3 K docs, 474.9 MB 116.0s _1dy: 8 segs, 39.1 K docs, 155.0 MB 101.8s _1e6: 8 segs, 89.9 K docs, 357.6 MB 87.7s _1ee: 8 segs, 73.6 K docs, 292.3 MB 74.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 61.5s _1et: 9 segs, 44.2 K docs, 175.1 MB 48.3s _1f2: 8 segs, 38.8 K docs, 153.8 MB 34.5s _1fa: 8 segs, 74.1 K docs, 294.6 MB 19.6s _1fj: 8 segs, 37.5 K docs, 148.4 MB 5.2s _1fq: 14 segs, 58.0 K docs, 229.6 MB 10.0 sec: 214 segments, 23 merges 971.0s _11d: 8 segs, 345.8 K docs, 1380.1 MB 812.8s _13s: 8 segs, 175.4 K docs, 699.2 MB 480.3s _18m: 8 segs, 183.3 K docs, 730.7 MB 467.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 422.0s _19e: 13 segs, 66.4 K docs, 262.8 MB 343.4s _1ah: 8 segs, 106.3 K docs, 422.7 MB 316.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 304.2s _1b5: 9 segs, 42.6 K docs, 168.7 MB 229.0s _1cb: 8 segs, 78.2 K docs, 310.7 MB 213.3s _1cj: 8 segs, 38.8 K docs, 153.4 MB 182.3s _1d1: 8 segs, 74.1 K docs, 294.6 MB 166.5s _1da: 8 segs, 38.3 K docs, 151.7 MB 151.3s _1di: 8 segs, 74.9 K docs, 297.7 MB 136.8s _1dp: 8 segs, 119.3 K docs, 474.9 MB 121.0s _1dy: 8 segs, 39.1 K docs, 155.0 MB 106.8s _1e6: 8 segs, 89.9 K docs, 357.6 MB 92.7s _1ee: 8 segs, 73.6 K docs, 292.3 MB 79.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 66.5s _1et: 9 segs, 44.2 K docs, 175.1 MB 53.3s _1f2: 8 segs, 38.8 K docs, 153.8 MB 39.5s _1fa: 8 segs, 74.1 K docs, 294.6 MB 24.6s _1fj: 8 segs, 37.5 K docs, 148.4 MB 10.3s _1fq: 14 segs, 58.0 K docs, 229.6 MB 15.0 sec: 214 segments, 23 merges 976.0s _11d: 8 segs, 345.8 K docs, 1380.1 MB 817.8s _13s: 8 segs, 175.4 K docs, 699.2 MB 485.3s _18m: 8 segs, 183.3 K docs, 730.7 MB 472.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 427.0s _19e: 13 segs, 66.4 K docs, 262.8 MB 348.4s _1ah: 8 segs, 106.3 K docs, 422.7 MB 321.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 309.3s _1b5: 9 segs, 42.6 K docs, 168.7 MB 234.0s _1cb: 8 segs, 78.2 K docs, 310.7 MB 218.3s _1cj: 8 segs, 38.8 K docs, 153.4 MB 187.3s _1d1: 8 segs, 74.1 K docs, 294.6 MB 171.5s _1da: 8 segs, 38.3 K docs, 151.7 MB 156.3s _1di: 8 segs, 74.9 K docs, 297.7 MB 141.8s _1dp: 8 segs, 119.3 K docs, 474.9 MB 126.0s _1dy: 8 segs, 39.1 K docs, 155.0 MB 111.9s _1e6: 8 segs, 89.9 K docs, 357.6 MB 97.7s _1ee: 8 segs, 73.6 K docs, 292.3 MB 84.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 71.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 58.3s _1f2: 8 segs, 38.8 K docs, 153.8 MB 44.5s _1fa: 8 segs, 74.1 K docs, 294.6 MB 29.6s _1fj: 8 segs, 37.5 K docs, 148.4 MB 15.3s _1fq: 14 segs, 58.0 K docs, 229.6 MB 20.1 sec: 214 segments, 23 merges 981.0s _11d: 8 segs, 345.8 K docs, 1380.1 MB 822.9s _13s: 8 segs, 175.4 K docs, 699.2 MB 490.3s _18m: 8 segs, 183.3 K docs, 730.7 MB 477.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 432.0s _19e: 13 segs, 66.4 K docs, 262.8 MB 353.4s _1ah: 8 segs, 106.3 K docs, 422.7 MB 326.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 314.3s _1b5: 9 segs, 42.6 K docs, 168.7 MB 239.0s _1cb: 8 segs, 78.2 K docs, 310.7 MB 223.3s _1cj: 8 segs, 38.8 K docs, 153.4 MB 192.3s _1d1: 8 segs, 74.1 K docs, 294.6 MB 176.5s _1da: 8 segs, 38.3 K docs, 151.7 MB 161.3s _1di: 8 segs, 74.9 K docs, 297.7 MB 146.8s _1dp: 8 segs, 119.3 K docs, 474.9 MB 131.0s _1dy: 8 segs, 39.1 K docs, 155.0 MB 116.9s _1e6: 8 segs, 89.9 K docs, 357.6 MB 102.7s _1ee: 8 segs, 73.6 K docs, 292.3 MB 89.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 76.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 63.3s _1f2: 8 segs, 38.8 K docs, 153.8 MB 49.5s _1fa: 8 segs, 74.1 K docs, 294.6 MB 34.6s _1fj: 8 segs, 37.5 K docs, 148.4 MB 20.3s _1fq: 14 segs, 58.0 K docs, 229.6 MB 25.1 sec: 214 segments, 23 merges 986.0s _11d: 8 segs, 345.8 K docs, 1380.1 MB 827.9s _13s: 8 segs, 175.4 K docs, 699.2 MB 495.3s _18m: 8 segs, 183.3 K docs, 730.7 MB 482.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 437.0s _19e: 13 segs, 66.4 K docs, 262.8 MB 358.4s _1ah: 8 segs, 106.3 K docs, 422.7 MB 331.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 319.3s _1b5: 9 segs, 42.6 K docs, 168.7 MB 244.1s _1cb: 8 segs, 78.2 K docs, 310.7 MB 228.3s _1cj: 8 segs, 38.8 K docs, 153.4 MB 197.3s _1d1: 8 segs, 74.1 K docs, 294.6 MB 181.5s _1da: 8 segs, 38.3 K docs, 151.7 MB 166.3s _1di: 8 segs, 74.9 K docs, 297.7 MB 151.8s _1dp: 8 segs, 119.3 K docs, 474.9 MB 136.0s _1dy: 8 segs, 39.1 K docs, 155.0 MB 121.9s _1e6: 8 segs, 89.9 K docs, 357.6 MB 107.7s _1ee: 8 segs, 73.6 K docs, 292.3 MB 94.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 81.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 68.3s _1f2: 8 segs, 38.8 K docs, 153.8 MB 54.5s _1fa: 8 segs, 74.1 K docs, 294.6 MB 39.6s _1fj: 8 segs, 37.5 K docs, 148.4 MB 25.3s _1fq: 14 segs, 58.0 K docs, 229.6 MB 30.0 sec: 207 segments, 22 merges 991.0s _11d: 8 segs, 345.8 K docs, 1380.1 MB 832.8s _13s: 8 segs, 175.4 K docs, 699.2 MB 500.3s _18m: 8 segs, 183.3 K docs, 730.7 MB 487.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 442.0s _19e: 13 segs, 66.4 K docs, 262.8 MB 363.3s _1ah: 8 segs, 106.3 K docs, 422.7 MB 336.8s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 324.2s _1b5: 9 segs, 42.6 K docs, 168.7 MB 249.0s _1cb: 8 segs, 78.2 K docs, 310.7 MB 233.2s _1cj: 8 segs, 38.8 K docs, 153.4 MB 202.2s _1d1: 8 segs, 74.1 K docs, 294.6 MB 171.3s _1di: 8 segs, 74.9 K docs, 297.7 MB 156.7s _1dp: 8 segs, 119.3 K docs, 474.9 MB 141.0s _1dy: 8 segs, 39.1 K docs, 155.0 MB 126.8s _1e6: 8 segs, 89.9 K docs, 357.6 MB 112.6s _1ee: 8 segs, 73.6 K docs, 292.3 MB 99.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 86.5s _1et: 9 segs, 44.2 K docs, 175.1 MB 73.3s _1f2: 8 segs, 38.8 K docs, 153.8 MB 59.5s _1fa: 8 segs, 74.1 K docs, 294.6 MB 44.5s _1fj: 8 segs, 37.5 K docs, 148.4 MB 30.2s _1fq: 14 segs, 58.0 K docs, 229.6 MB 35.0 sec: 207 segments, 22 merges 996.0s _11d: 8 segs, 345.8 K docs, 1380.1 MB 837.8s _13s: 8 segs, 175.4 K docs, 699.2 MB 505.3s _18m: 8 segs, 183.3 K docs, 730.7 MB 492.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 447.0s _19e: 13 segs, 66.4 K docs, 262.8 MB 368.3s _1ah: 8 segs, 106.3 K docs, 422.7 MB 341.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 329.2s _1b5: 9 segs, 42.6 K docs, 168.7 MB 254.0s _1cb: 8 segs, 78.2 K docs, 310.7 MB 238.2s _1cj: 8 segs, 38.8 K docs, 153.4 MB 207.2s _1d1: 8 segs, 74.1 K docs, 294.6 MB 176.3s _1di: 8 segs, 74.9 K docs, 297.7 MB 161.7s _1dp: 8 segs, 119.3 K docs, 474.9 MB 146.0s _1dy: 8 segs, 39.1 K docs, 155.0 MB 131.8s _1e6: 8 segs, 89.9 K docs, 357.6 MB 117.7s _1ee: 8 segs, 73.6 K docs, 292.3 MB 104.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 91.5s _1et: 9 segs, 44.2 K docs, 175.1 MB 78.3s _1f2: 8 segs, 38.8 K docs, 153.8 MB 64.5s _1fa: 8 segs, 74.1 K docs, 294.6 MB 49.6s _1fj: 8 segs, 37.5 K docs, 148.4 MB 35.2s _1fq: 14 segs, 58.0 K docs, 229.6 MB 40.0 sec: 193 segments, 20 merges 1001.0s _11d: 8 segs, 345.8 K docs, 1380.1 MB 842.8s _13s: 8 segs, 175.4 K docs, 699.2 MB 510.3s _18m: 8 segs, 183.3 K docs, 730.7 MB 497.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 452.0s _19e: 13 segs, 66.4 K docs, 262.8 MB 373.4s _1ah: 8 segs, 106.3 K docs, 422.7 MB 346.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 334.2s _1b5: 9 segs, 42.6 K docs, 168.7 MB 259.0s _1cb: 8 segs, 78.2 K docs, 310.7 MB 212.3s _1d1: 8 segs, 74.1 K docs, 294.6 MB 166.8s _1dp: 8 segs, 119.3 K docs, 474.9 MB 151.0s _1dy: 8 segs, 39.1 K docs, 155.0 MB 136.8s _1e6: 8 segs, 89.9 K docs, 357.6 MB 122.7s _1ee: 8 segs, 73.6 K docs, 292.3 MB 109.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 96.5s _1et: 9 segs, 44.2 K docs, 175.1 MB 83.3s _1f2: 8 segs, 38.8 K docs, 153.8 MB 69.5s _1fa: 8 segs, 74.1 K docs, 294.6 MB 54.6s _1fj: 8 segs, 37.5 K docs, 148.4 MB 40.3s _1fq: 14 segs, 58.0 K docs, 229.6 MB 45.1 sec: 193 segments, 20 merges 1006.0s _11d: 8 segs, 345.8 K docs, 1380.1 MB 847.8s _13s: 8 segs, 175.4 K docs, 699.2 MB 515.3s _18m: 8 segs, 183.3 K docs, 730.7 MB 502.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 457.0s _19e: 13 segs, 66.4 K docs, 262.8 MB 378.4s _1ah: 8 segs, 106.3 K docs, 422.7 MB 351.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 339.3s _1b5: 9 segs, 42.6 K docs, 168.7 MB 264.0s _1cb: 8 segs, 78.2 K docs, 310.7 MB 217.3s _1d1: 8 segs, 74.1 K docs, 294.6 MB 171.8s _1dp: 8 segs, 119.3 K docs, 474.9 MB 156.0s _1dy: 8 segs, 39.1 K docs, 155.0 MB 141.9s _1e6: 8 segs, 89.9 K docs, 357.6 MB 127.7s _1ee: 8 segs, 73.6 K docs, 292.3 MB 114.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 101.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 88.3s _1f2: 8 segs, 38.8 K docs, 153.8 MB 74.5s _1fa: 8 segs, 74.1 K docs, 294.6 MB 59.6s _1fj: 8 segs, 37.5 K docs, 148.4 MB 45.3s _1fq: 14 segs, 58.0 K docs, 229.6 MB 50.1 sec: 193 segments, 20 merges 1011.0s _11d: 8 segs, 345.8 K docs, 1380.1 MB 852.9s _13s: 8 segs, 175.4 K docs, 699.2 MB 520.3s _18m: 8 segs, 183.3 K docs, 730.7 MB 507.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 462.1s _19e: 13 segs, 66.4 K docs, 262.8 MB 383.4s _1ah: 8 segs, 106.3 K docs, 422.7 MB 356.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 344.3s _1b5: 9 segs, 42.6 K docs, 168.7 MB 269.1s _1cb: 8 segs, 78.2 K docs, 310.7 MB 222.3s _1d1: 8 segs, 74.1 K docs, 294.6 MB 176.8s _1dp: 8 segs, 119.3 K docs, 474.9 MB 161.1s _1dy: 8 segs, 39.1 K docs, 155.0 MB 146.9s _1e6: 8 segs, 89.9 K docs, 357.6 MB 132.7s _1ee: 8 segs, 73.6 K docs, 292.3 MB 119.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 106.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 93.4s _1f2: 8 segs, 38.8 K docs, 153.8 MB 79.6s _1fa: 8 segs, 74.1 K docs, 294.6 MB 64.6s _1fj: 8 segs, 37.5 K docs, 148.4 MB 50.3s _1fq: 14 segs, 58.0 K docs, 229.6 MB 55.1 sec: 193 segments, 20 merges 1016.1s _11d: 8 segs, 345.8 K docs, 1380.1 MB 857.9s _13s: 8 segs, 175.4 K docs, 699.2 MB 525.3s _18m: 8 segs, 183.3 K docs, 730.7 MB 512.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 467.1s _19e: 13 segs, 66.4 K docs, 262.8 MB 388.4s _1ah: 8 segs, 106.3 K docs, 422.7 MB 361.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 349.3s _1b5: 9 segs, 42.6 K docs, 168.7 MB 274.1s _1cb: 8 segs, 78.2 K docs, 310.7 MB 227.3s _1d1: 8 segs, 74.1 K docs, 294.6 MB 181.8s _1dp: 8 segs, 119.3 K docs, 474.9 MB 166.1s _1dy: 8 segs, 39.1 K docs, 155.0 MB 151.9s _1e6: 8 segs, 89.9 K docs, 357.6 MB 137.7s _1ee: 8 segs, 73.6 K docs, 292.3 MB 124.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 111.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 98.4s _1f2: 8 segs, 38.8 K docs, 153.8 MB 84.6s _1fa: 8 segs, 74.1 K docs, 294.6 MB 69.6s _1fj: 8 segs, 37.5 K docs, 148.4 MB 55.3s _1fq: 14 segs, 58.0 K docs, 229.6 MB 60.1 sec: 173 segments, 19 merges 1021.1s _11d: 8 segs, 345.8 K docs, 1380.1 MB 862.9s _13s: 8 segs, 175.4 K docs, 699.2 MB 530.4s _18m: 8 segs, 183.3 K docs, 730.7 MB 517.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 393.4s _1ah: 8 segs, 106.3 K docs, 422.7 MB 366.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 279.1s _1cb: 8 segs, 78.2 K docs, 310.7 MB 232.3s _1d1: 8 segs, 74.1 K docs, 294.6 MB 186.8s _1dp: 8 segs, 119.3 K docs, 474.9 MB 171.1s _1dy: 8 segs, 39.1 K docs, 155.0 MB 156.9s _1e6: 8 segs, 89.9 K docs, 357.6 MB 142.7s _1ee: 8 segs, 73.6 K docs, 292.3 MB 129.5s _1el: 8 segs, 296.3 K docs, 1182.1 MB 116.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 103.4s _1f2: 8 segs, 38.8 K docs, 153.8 MB 89.6s _1fa: 8 segs, 74.1 K docs, 294.6 MB 74.6s _1fj: 8 segs, 37.5 K docs, 148.4 MB 60.3s _1fq: 14 segs, 58.0 K docs, 229.6 MB 3.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 65.0 sec: 173 segments, 19 merges 1026.0s _11d: 8 segs, 345.8 K docs, 1380.1 MB 867.8s _13s: 8 segs, 175.4 K docs, 699.2 MB 535.3s _18m: 8 segs, 183.3 K docs, 730.7 MB 522.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 398.3s _1ah: 8 segs, 106.3 K docs, 422.7 MB 371.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 284.0s _1cb: 8 segs, 78.2 K docs, 310.7 MB 237.2s _1d1: 8 segs, 74.1 K docs, 294.6 MB 191.7s _1dp: 8 segs, 119.3 K docs, 474.9 MB 176.0s _1dy: 8 segs, 39.1 K docs, 155.0 MB 161.8s _1e6: 8 segs, 89.9 K docs, 357.6 MB 147.6s _1ee: 8 segs, 73.6 K docs, 292.3 MB 134.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 121.5s _1et: 9 segs, 44.2 K docs, 175.1 MB 108.3s _1f2: 8 segs, 38.8 K docs, 153.8 MB 94.5s _1fa: 8 segs, 74.1 K docs, 294.6 MB 79.5s _1fj: 8 segs, 37.5 K docs, 148.4 MB 65.2s _1fq: 14 segs, 58.0 K docs, 229.6 MB 8.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 70.0 sec: 173 segments, 19 merges 1031.0s _11d: 8 segs, 345.8 K docs, 1380.1 MB 872.8s _13s: 8 segs, 175.4 K docs, 699.2 MB 540.3s _18m: 8 segs, 183.3 K docs, 730.7 MB 527.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 403.3s _1ah: 8 segs, 106.3 K docs, 422.7 MB 376.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 289.0s _1cb: 8 segs, 78.2 K docs, 310.7 MB 242.2s _1d1: 8 segs, 74.1 K docs, 294.6 MB 196.7s _1dp: 8 segs, 119.3 K docs, 474.9 MB 181.0s _1dy: 8 segs, 39.1 K docs, 155.0 MB 166.8s _1e6: 8 segs, 89.9 K docs, 357.6 MB 152.7s _1ee: 8 segs, 73.6 K docs, 292.3 MB 139.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 126.5s _1et: 9 segs, 44.2 K docs, 175.1 MB 113.3s _1f2: 8 segs, 38.8 K docs, 153.8 MB 99.5s _1fa: 8 segs, 74.1 K docs, 294.6 MB 84.5s _1fj: 8 segs, 37.5 K docs, 148.4 MB 70.2s _1fq: 14 segs, 58.0 K docs, 229.6 MB 13.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 75.0 sec: 173 segments, 19 merges 1036.0s _11d: 8 segs, 345.8 K docs, 1380.1 MB 877.8s _13s: 8 segs, 175.4 K docs, 699.2 MB 545.3s _18m: 8 segs, 183.3 K docs, 730.7 MB 532.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 408.3s _1ah: 8 segs, 106.3 K docs, 422.7 MB 381.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 294.0s _1cb: 8 segs, 78.2 K docs, 310.7 MB 247.2s _1d1: 8 segs, 74.1 K docs, 294.6 MB 201.8s _1dp: 8 segs, 119.3 K docs, 474.9 MB 186.0s _1dy: 8 segs, 39.1 K docs, 155.0 MB 171.8s _1e6: 8 segs, 89.9 K docs, 357.6 MB 157.7s _1ee: 8 segs, 73.6 K docs, 292.3 MB 144.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 131.5s _1et: 9 segs, 44.2 K docs, 175.1 MB 118.3s _1f2: 8 segs, 38.8 K docs, 153.8 MB 104.5s _1fa: 8 segs, 74.1 K docs, 294.6 MB 89.6s _1fj: 8 segs, 37.5 K docs, 148.4 MB 75.2s _1fq: 14 segs, 58.0 K docs, 229.6 MB 18.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 80.0 sec: 166 segments, 18 merges 1041.0s _11d: 8 segs, 345.8 K docs, 1380.1 MB 882.8s _13s: 8 segs, 175.4 K docs, 699.2 MB 550.3s _18m: 8 segs, 183.3 K docs, 730.7 MB 537.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 413.4s _1ah: 8 segs, 106.3 K docs, 422.7 MB 386.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 299.0s _1cb: 8 segs, 78.2 K docs, 310.7 MB 252.3s _1d1: 8 segs, 74.1 K docs, 294.6 MB 206.8s _1dp: 8 segs, 119.3 K docs, 474.9 MB 191.0s _1dy: 8 segs, 39.1 K docs, 155.0 MB 176.8s _1e6: 8 segs, 89.9 K docs, 357.6 MB 162.7s _1ee: 8 segs, 73.6 K docs, 292.3 MB 149.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 136.5s _1et: 9 segs, 44.2 K docs, 175.1 MB 123.3s _1f2: 8 segs, 38.8 K docs, 153.8 MB 109.5s _1fa: 8 segs, 74.1 K docs, 294.6 MB 80.2s _1fq: 14 segs, 58.0 K docs, 229.6 MB 23.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 85.0 sec: 166 segments, 18 merges 1046.0s _11d: 8 segs, 345.8 K docs, 1380.1 MB 887.8s _13s: 8 segs, 175.4 K docs, 699.2 MB 555.3s _18m: 8 segs, 183.3 K docs, 730.7 MB 542.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 418.4s _1ah: 8 segs, 106.3 K docs, 422.7 MB 391.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 304.0s _1cb: 8 segs, 78.2 K docs, 310.7 MB 257.3s _1d1: 8 segs, 74.1 K docs, 294.6 MB 211.8s _1dp: 8 segs, 119.3 K docs, 474.9 MB 196.0s _1dy: 8 segs, 39.1 K docs, 155.0 MB 181.8s _1e6: 8 segs, 89.9 K docs, 357.6 MB 167.7s _1ee: 8 segs, 73.6 K docs, 292.3 MB 154.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 141.5s _1et: 9 segs, 44.2 K docs, 175.1 MB 128.3s _1f2: 8 segs, 38.8 K docs, 153.8 MB 114.5s _1fa: 8 segs, 74.1 K docs, 294.6 MB 85.3s _1fq: 14 segs, 58.0 K docs, 229.6 MB 28.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 90.0 sec: 166 segments, 18 merges 1051.0s _11d: 8 segs, 345.8 K docs, 1380.1 MB 892.8s _13s: 8 segs, 175.4 K docs, 699.2 MB 560.3s _18m: 8 segs, 183.3 K docs, 730.7 MB 547.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 423.4s _1ah: 8 segs, 106.3 K docs, 422.7 MB 396.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 309.0s _1cb: 8 segs, 78.2 K docs, 310.7 MB 262.3s _1d1: 8 segs, 74.1 K docs, 294.6 MB 216.8s _1dp: 8 segs, 119.3 K docs, 474.9 MB 201.0s _1dy: 8 segs, 39.1 K docs, 155.0 MB 186.9s _1e6: 8 segs, 89.9 K docs, 357.6 MB 172.7s _1ee: 8 segs, 73.6 K docs, 292.3 MB 159.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 146.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 133.3s _1f2: 8 segs, 38.8 K docs, 153.8 MB 119.5s _1fa: 8 segs, 74.1 K docs, 294.6 MB 90.3s _1fq: 14 segs, 58.0 K docs, 229.6 MB 33.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 95.0 sec: 166 segments, 18 merges 1056.0s _11d: 8 segs, 345.8 K docs, 1380.1 MB 897.8s _13s: 8 segs, 175.4 K docs, 699.2 MB 565.3s _18m: 8 segs, 183.3 K docs, 730.7 MB 552.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 428.4s _1ah: 8 segs, 106.3 K docs, 422.7 MB 401.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 314.0s _1cb: 8 segs, 78.2 K docs, 310.7 MB 267.3s _1d1: 8 segs, 74.1 K docs, 294.6 MB 221.8s _1dp: 8 segs, 119.3 K docs, 474.9 MB 206.0s _1dy: 8 segs, 39.1 K docs, 155.0 MB 191.9s _1e6: 8 segs, 89.9 K docs, 357.6 MB 177.7s _1ee: 8 segs, 73.6 K docs, 292.3 MB 164.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 151.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 138.3s _1f2: 8 segs, 38.8 K docs, 153.8 MB 124.5s _1fa: 8 segs, 74.1 K docs, 294.6 MB 95.3s _1fq: 14 segs, 58.0 K docs, 229.6 MB 38.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 100.1 sec: 159 segments, 17 merges 1061.0s _11d: 8 segs, 345.8 K docs, 1380.1 MB 902.9s _13s: 8 segs, 175.4 K docs, 699.2 MB 570.3s _18m: 8 segs, 183.3 K docs, 730.7 MB 557.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 433.4s _1ah: 8 segs, 106.3 K docs, 422.7 MB 406.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 272.3s _1d1: 8 segs, 74.1 K docs, 294.6 MB 226.8s _1dp: 8 segs, 119.3 K docs, 474.9 MB 211.0s _1dy: 8 segs, 39.1 K docs, 155.0 MB 196.9s _1e6: 8 segs, 89.9 K docs, 357.6 MB 182.7s _1ee: 8 segs, 73.6 K docs, 292.3 MB 169.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 156.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 143.3s _1f2: 8 segs, 38.8 K docs, 153.8 MB 129.5s _1fa: 8 segs, 74.1 K docs, 294.6 MB 100.3s _1fq: 14 segs, 58.0 K docs, 229.6 MB 43.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 105.1 sec: 152 segments, 16 merges 1066.0s _11d: 8 segs, 345.8 K docs, 1380.1 MB 575.3s _18m: 8 segs, 183.3 K docs, 730.7 MB 562.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 438.4s _1ah: 8 segs, 106.3 K docs, 422.7 MB 411.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 277.3s _1d1: 8 segs, 74.1 K docs, 294.6 MB 231.8s _1dp: 8 segs, 119.3 K docs, 474.9 MB 216.0s _1dy: 8 segs, 39.1 K docs, 155.0 MB 201.9s _1e6: 8 segs, 89.9 K docs, 357.6 MB 187.7s _1ee: 8 segs, 73.6 K docs, 292.3 MB 174.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 161.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 148.3s _1f2: 8 segs, 38.8 K docs, 153.8 MB 134.5s _1fa: 8 segs, 74.1 K docs, 294.6 MB 105.3s _1fq: 14 segs, 58.0 K docs, 229.6 MB 48.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 110.1 sec: 145 segments, 15 merges 1071.0s _11d: 8 segs, 345.8 K docs, 1380.1 MB 580.3s _18m: 8 segs, 183.3 K docs, 730.7 MB 567.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 443.4s _1ah: 8 segs, 106.3 K docs, 422.7 MB 416.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 282.3s _1d1: 8 segs, 74.1 K docs, 294.6 MB 236.8s _1dp: 8 segs, 119.3 K docs, 474.9 MB 221.0s _1dy: 8 segs, 39.1 K docs, 155.0 MB 206.9s _1e6: 8 segs, 89.9 K docs, 357.6 MB 192.7s _1ee: 8 segs, 73.6 K docs, 292.3 MB 179.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 166.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 139.5s _1fa: 8 segs, 74.1 K docs, 294.6 MB 110.3s _1fq: 14 segs, 58.0 K docs, 229.6 MB 53.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 115.1 sec: 145 segments, 15 merges 1076.0s _11d: 8 segs, 345.8 K docs, 1380.1 MB 585.3s _18m: 8 segs, 183.3 K docs, 730.7 MB 572.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 448.4s _1ah: 8 segs, 106.3 K docs, 422.7 MB 421.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 287.3s _1d1: 8 segs, 74.1 K docs, 294.6 MB 241.8s _1dp: 8 segs, 119.3 K docs, 474.9 MB 226.0s _1dy: 8 segs, 39.1 K docs, 155.0 MB 211.9s _1e6: 8 segs, 89.9 K docs, 357.6 MB 197.7s _1ee: 8 segs, 73.6 K docs, 292.3 MB 184.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 171.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 144.5s _1fa: 8 segs, 74.1 K docs, 294.6 MB 115.3s _1fq: 14 segs, 58.0 K docs, 229.6 MB 58.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 120.1 sec: 145 segments, 15 merges 1081.0s _11d: 8 segs, 345.8 K docs, 1380.1 MB 590.3s _18m: 8 segs, 183.3 K docs, 730.7 MB 577.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 453.4s _1ah: 8 segs, 106.3 K docs, 422.7 MB 426.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 292.3s _1d1: 8 segs, 74.1 K docs, 294.6 MB 246.8s _1dp: 8 segs, 119.3 K docs, 474.9 MB 231.0s _1dy: 8 segs, 39.1 K docs, 155.0 MB 216.9s _1e6: 8 segs, 89.9 K docs, 357.6 MB 202.7s _1ee: 8 segs, 73.6 K docs, 292.3 MB 189.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 176.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 149.5s _1fa: 8 segs, 74.1 K docs, 294.6 MB 120.3s _1fq: 14 segs, 58.0 K docs, 229.6 MB 63.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 125.1 sec: 145 segments, 15 merges 1086.0s _11d: 8 segs, 345.8 K docs, 1380.1 MB 595.3s _18m: 8 segs, 183.3 K docs, 730.7 MB 582.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 458.4s _1ah: 8 segs, 106.3 K docs, 422.7 MB 431.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 297.3s _1d1: 8 segs, 74.1 K docs, 294.6 MB 251.8s _1dp: 8 segs, 119.3 K docs, 474.9 MB 236.1s _1dy: 8 segs, 39.1 K docs, 155.0 MB 221.9s _1e6: 8 segs, 89.9 K docs, 357.6 MB 207.7s _1ee: 8 segs, 73.6 K docs, 292.3 MB 194.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 181.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 154.6s _1fa: 8 segs, 74.1 K docs, 294.6 MB 125.3s _1fq: 14 segs, 58.0 K docs, 229.6 MB 68.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 130.1 sec: 145 segments, 15 merges 1091.1s _11d: 8 segs, 345.8 K docs, 1380.1 MB 600.4s _18m: 8 segs, 183.3 K docs, 730.7 MB 587.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 463.4s _1ah: 8 segs, 106.3 K docs, 422.7 MB 436.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 302.3s _1d1: 8 segs, 74.1 K docs, 294.6 MB 256.8s _1dp: 8 segs, 119.3 K docs, 474.9 MB 241.1s _1dy: 8 segs, 39.1 K docs, 155.0 MB 226.9s _1e6: 8 segs, 89.9 K docs, 357.6 MB 212.7s _1ee: 8 segs, 73.6 K docs, 292.3 MB 199.5s _1el: 8 segs, 296.3 K docs, 1182.1 MB 186.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 159.6s _1fa: 8 segs, 74.1 K docs, 294.6 MB 130.3s _1fq: 14 segs, 58.0 K docs, 229.6 MB 73.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 135.0 sec: 145 segments, 15 merges 1096.0s _11d: 8 segs, 345.8 K docs, 1380.1 MB 605.3s _18m: 8 segs, 183.3 K docs, 730.7 MB 592.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 468.3s _1ah: 8 segs, 106.3 K docs, 422.7 MB 441.8s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 307.2s _1d1: 8 segs, 74.1 K docs, 294.6 MB 261.7s _1dp: 8 segs, 119.3 K docs, 474.9 MB 246.0s _1dy: 8 segs, 39.1 K docs, 155.0 MB 231.8s _1e6: 8 segs, 89.9 K docs, 357.6 MB 217.6s _1ee: 8 segs, 73.6 K docs, 292.3 MB 204.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 191.5s _1et: 9 segs, 44.2 K docs, 175.1 MB 164.5s _1fa: 8 segs, 74.1 K docs, 294.6 MB 135.2s _1fq: 14 segs, 58.0 K docs, 229.6 MB 78.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 140.0 sec: 145 segments, 15 merges 1101.0s _11d: 8 segs, 345.8 K docs, 1380.1 MB 610.3s _18m: 8 segs, 183.3 K docs, 730.7 MB 597.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 473.3s _1ah: 8 segs, 106.3 K docs, 422.7 MB 446.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 312.2s _1d1: 8 segs, 74.1 K docs, 294.6 MB 266.7s _1dp: 8 segs, 119.3 K docs, 474.9 MB 251.0s _1dy: 8 segs, 39.1 K docs, 155.0 MB 236.8s _1e6: 8 segs, 89.9 K docs, 357.6 MB 222.7s _1ee: 8 segs, 73.6 K docs, 292.3 MB 209.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 196.5s _1et: 9 segs, 44.2 K docs, 175.1 MB 169.5s _1fa: 8 segs, 74.1 K docs, 294.6 MB 140.2s _1fq: 14 segs, 58.0 K docs, 229.6 MB 83.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 145.0 sec: 145 segments, 15 merges 1106.0s _11d: 8 segs, 345.8 K docs, 1380.1 MB 615.3s _18m: 8 segs, 183.3 K docs, 730.7 MB 602.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 478.3s _1ah: 8 segs, 106.3 K docs, 422.7 MB 451.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 317.2s _1d1: 8 segs, 74.1 K docs, 294.6 MB 271.7s _1dp: 8 segs, 119.3 K docs, 474.9 MB 256.0s _1dy: 8 segs, 39.1 K docs, 155.0 MB 241.8s _1e6: 8 segs, 89.9 K docs, 357.6 MB 227.7s _1ee: 8 segs, 73.6 K docs, 292.3 MB 214.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 201.5s _1et: 9 segs, 44.2 K docs, 175.1 MB 174.5s _1fa: 8 segs, 74.1 K docs, 294.6 MB 145.2s _1fq: 14 segs, 58.0 K docs, 229.6 MB 88.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 150.0 sec: 138 segments, 14 merges 1111.0s _11d: 8 segs, 345.8 K docs, 1380.1 MB 620.3s _18m: 8 segs, 183.3 K docs, 730.7 MB 607.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 483.4s _1ah: 8 segs, 106.3 K docs, 422.7 MB 456.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 276.8s _1dp: 8 segs, 119.3 K docs, 474.9 MB 261.0s _1dy: 8 segs, 39.1 K docs, 155.0 MB 246.8s _1e6: 8 segs, 89.9 K docs, 357.6 MB 232.7s _1ee: 8 segs, 73.6 K docs, 292.3 MB 219.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 206.5s _1et: 9 segs, 44.2 K docs, 175.1 MB 179.5s _1fa: 8 segs, 74.1 K docs, 294.6 MB 150.2s _1fq: 14 segs, 58.0 K docs, 229.6 MB 93.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 155.0 sec: 131 segments, 13 merges 1116.0s _11d: 8 segs, 345.8 K docs, 1380.1 MB 625.3s _18m: 8 segs, 183.3 K docs, 730.7 MB 612.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 488.4s _1ah: 8 segs, 106.3 K docs, 422.7 MB 461.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 281.8s _1dp: 8 segs, 119.3 K docs, 474.9 MB 266.0s _1dy: 8 segs, 39.1 K docs, 155.0 MB 251.8s _1e6: 8 segs, 89.9 K docs, 357.6 MB 224.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 211.5s _1et: 9 segs, 44.2 K docs, 175.1 MB 184.5s _1fa: 8 segs, 74.1 K docs, 294.6 MB 155.3s _1fq: 14 segs, 58.0 K docs, 229.6 MB 98.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 160.0 sec: 131 segments, 13 merges 1121.0s _11d: 8 segs, 345.8 K docs, 1380.1 MB 630.3s _18m: 8 segs, 183.3 K docs, 730.7 MB 617.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 493.4s _1ah: 8 segs, 106.3 K docs, 422.7 MB 466.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 286.8s _1dp: 8 segs, 119.3 K docs, 474.9 MB 271.0s _1dy: 8 segs, 39.1 K docs, 155.0 MB 256.9s _1e6: 8 segs, 89.9 K docs, 357.6 MB 229.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 216.5s _1et: 9 segs, 44.2 K docs, 175.1 MB 189.5s _1fa: 8 segs, 74.1 K docs, 294.6 MB 160.3s _1fq: 14 segs, 58.0 K docs, 229.6 MB 103.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 165.0 sec: 124 segments, 13 merges 635.3s _18m: 8 segs, 183.3 K docs, 730.7 MB 622.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 498.4s _1ah: 8 segs, 106.3 K docs, 422.7 MB 471.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 291.8s _1dp: 8 segs, 119.3 K docs, 474.9 MB 276.0s _1dy: 8 segs, 39.1 K docs, 155.0 MB 261.9s _1e6: 8 segs, 89.9 K docs, 357.6 MB 234.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 221.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 194.5s _1fa: 8 segs, 74.1 K docs, 294.6 MB 165.3s _1fq: 14 segs, 58.0 K docs, 229.6 MB 108.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 1.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 170.1 sec: 124 segments, 13 merges 640.3s _18m: 8 segs, 183.3 K docs, 730.7 MB 627.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 503.4s _1ah: 8 segs, 106.3 K docs, 422.7 MB 476.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 296.8s _1dp: 8 segs, 119.3 K docs, 474.9 MB 281.0s _1dy: 8 segs, 39.1 K docs, 155.0 MB 266.9s _1e6: 8 segs, 89.9 K docs, 357.6 MB 239.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 226.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 199.5s _1fa: 8 segs, 74.1 K docs, 294.6 MB 170.3s _1fq: 14 segs, 58.0 K docs, 229.6 MB 113.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 6.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 175.1 sec: 124 segments, 13 merges 645.3s _18m: 8 segs, 183.3 K docs, 730.7 MB 632.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 508.4s _1ah: 8 segs, 106.3 K docs, 422.7 MB 481.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 301.8s _1dp: 8 segs, 119.3 K docs, 474.9 MB 286.0s _1dy: 8 segs, 39.1 K docs, 155.0 MB 271.9s _1e6: 8 segs, 89.9 K docs, 357.6 MB 244.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 231.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 204.5s _1fa: 8 segs, 74.1 K docs, 294.6 MB 175.3s _1fq: 14 segs, 58.0 K docs, 229.6 MB 118.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 11.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 180.1 sec: 117 segments, 12 merges 637.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 513.4s _1ah: 8 segs, 106.3 K docs, 422.7 MB 486.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 306.8s _1dp: 8 segs, 119.3 K docs, 474.9 MB 291.0s _1dy: 8 segs, 39.1 K docs, 155.0 MB 276.9s _1e6: 8 segs, 89.9 K docs, 357.6 MB 249.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 236.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 209.5s _1fa: 8 segs, 74.1 K docs, 294.6 MB 180.3s _1fq: 14 segs, 58.0 K docs, 229.6 MB 123.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 16.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 185.1 sec: 117 segments, 12 merges 642.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 518.4s _1ah: 8 segs, 106.3 K docs, 422.7 MB 491.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 311.8s _1dp: 8 segs, 119.3 K docs, 474.9 MB 296.0s _1dy: 8 segs, 39.1 K docs, 155.0 MB 281.9s _1e6: 8 segs, 89.9 K docs, 357.6 MB 254.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 241.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 214.5s _1fa: 8 segs, 74.1 K docs, 294.6 MB 185.3s _1fq: 14 segs, 58.0 K docs, 229.6 MB 128.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 21.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 190.1 sec: 117 segments, 12 merges 647.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 523.4s _1ah: 8 segs, 106.3 K docs, 422.7 MB 496.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 316.8s _1dp: 8 segs, 119.3 K docs, 474.9 MB 301.0s _1dy: 8 segs, 39.1 K docs, 155.0 MB 286.9s _1e6: 8 segs, 89.9 K docs, 357.6 MB 259.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 246.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 219.6s _1fa: 8 segs, 74.1 K docs, 294.6 MB 190.3s _1fq: 14 segs, 58.0 K docs, 229.6 MB 133.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 26.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 195.1 sec: 117 segments, 12 merges 652.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 528.4s _1ah: 8 segs, 106.3 K docs, 422.7 MB 501.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 321.8s _1dp: 8 segs, 119.3 K docs, 474.9 MB 306.1s _1dy: 8 segs, 39.1 K docs, 155.0 MB 291.9s _1e6: 8 segs, 89.9 K docs, 357.6 MB 264.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 251.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 224.6s _1fa: 8 segs, 74.1 K docs, 294.6 MB 195.3s _1fq: 14 segs, 58.0 K docs, 229.6 MB 138.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 31.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 200.1 sec: 117 segments, 12 merges 657.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 533.4s _1ah: 8 segs, 106.3 K docs, 422.7 MB 506.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 326.8s _1dp: 8 segs, 119.3 K docs, 474.9 MB 311.1s _1dy: 8 segs, 39.1 K docs, 155.0 MB 296.9s _1e6: 8 segs, 89.9 K docs, 357.6 MB 269.5s _1el: 8 segs, 296.3 K docs, 1182.1 MB 256.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 229.6s _1fa: 8 segs, 74.1 K docs, 294.6 MB 200.3s _1fq: 14 segs, 58.0 K docs, 229.6 MB 143.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 36.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 205.1 sec: 117 segments, 12 merges 662.3s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 538.4s _1ah: 8 segs, 106.3 K docs, 422.7 MB 511.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 331.8s _1dp: 8 segs, 119.3 K docs, 474.9 MB 316.1s _1dy: 8 segs, 39.1 K docs, 155.0 MB 301.9s _1e6: 8 segs, 89.9 K docs, 357.6 MB 274.5s _1el: 8 segs, 296.3 K docs, 1182.1 MB 261.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 234.6s _1fa: 8 segs, 74.1 K docs, 294.6 MB 205.3s _1fq: 14 segs, 58.0 K docs, 229.6 MB 148.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 41.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 210.0 sec: 117 segments, 12 merges 667.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 543.3s _1ah: 8 segs, 106.3 K docs, 422.7 MB 516.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 336.7s _1dp: 8 segs, 119.3 K docs, 474.9 MB 321.0s _1dy: 8 segs, 39.1 K docs, 155.0 MB 306.8s _1e6: 8 segs, 89.9 K docs, 357.6 MB 279.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 266.5s _1et: 9 segs, 44.2 K docs, 175.1 MB 239.5s _1fa: 8 segs, 74.1 K docs, 294.6 MB 210.2s _1fq: 14 segs, 58.0 K docs, 229.6 MB 153.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 46.1s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 215.0 sec: 117 segments, 12 merges 672.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 548.3s _1ah: 8 segs, 106.3 K docs, 422.7 MB 521.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 341.7s _1dp: 8 segs, 119.3 K docs, 474.9 MB 326.0s _1dy: 8 segs, 39.1 K docs, 155.0 MB 311.8s _1e6: 8 segs, 89.9 K docs, 357.6 MB 284.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 271.5s _1et: 9 segs, 44.2 K docs, 175.1 MB 244.5s _1fa: 8 segs, 74.1 K docs, 294.6 MB 215.2s _1fq: 14 segs, 58.0 K docs, 229.6 MB 158.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 51.1s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 220.0 sec: 117 segments, 12 merges 677.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 553.3s _1ah: 8 segs, 106.3 K docs, 422.7 MB 526.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 346.7s _1dp: 8 segs, 119.3 K docs, 474.9 MB 331.0s _1dy: 8 segs, 39.1 K docs, 155.0 MB 316.8s _1e6: 8 segs, 89.9 K docs, 357.6 MB 289.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 276.5s _1et: 9 segs, 44.2 K docs, 175.1 MB 249.5s _1fa: 8 segs, 74.1 K docs, 294.6 MB 220.2s _1fq: 14 segs, 58.0 K docs, 229.6 MB 163.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 56.1s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 225.0 sec: 117 segments, 12 merges 682.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 558.3s _1ah: 8 segs, 106.3 K docs, 422.7 MB 531.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 351.7s _1dp: 8 segs, 119.3 K docs, 474.9 MB 336.0s _1dy: 8 segs, 39.1 K docs, 155.0 MB 321.8s _1e6: 8 segs, 89.9 K docs, 357.6 MB 294.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 281.5s _1et: 9 segs, 44.2 K docs, 175.1 MB 254.5s _1fa: 8 segs, 74.1 K docs, 294.6 MB 225.2s _1fq: 14 segs, 58.0 K docs, 229.6 MB 168.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 61.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 230.0 sec: 117 segments, 12 merges 687.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 563.3s _1ah: 8 segs, 106.3 K docs, 422.7 MB 536.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 356.8s _1dp: 8 segs, 119.3 K docs, 474.9 MB 341.0s _1dy: 8 segs, 39.1 K docs, 155.0 MB 326.8s _1e6: 8 segs, 89.9 K docs, 357.6 MB 299.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 286.5s _1et: 9 segs, 44.2 K docs, 175.1 MB 259.5s _1fa: 8 segs, 74.1 K docs, 294.6 MB 230.2s _1fq: 14 segs, 58.0 K docs, 229.6 MB 173.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 66.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 235.0 sec: 117 segments, 12 merges 692.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 568.4s _1ah: 8 segs, 106.3 K docs, 422.7 MB 541.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 361.8s _1dp: 8 segs, 119.3 K docs, 474.9 MB 346.0s _1dy: 8 segs, 39.1 K docs, 155.0 MB 331.8s _1e6: 8 segs, 89.9 K docs, 357.6 MB 304.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 291.5s _1et: 9 segs, 44.2 K docs, 175.1 MB 264.5s _1fa: 8 segs, 74.1 K docs, 294.6 MB 235.2s _1fq: 14 segs, 58.0 K docs, 229.6 MB 178.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 71.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 240.0 sec: 110 segments, 11 merges 697.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 546.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 366.8s _1dp: 8 segs, 119.3 K docs, 474.9 MB 351.0s _1dy: 8 segs, 39.1 K docs, 155.0 MB 336.8s _1e6: 8 segs, 89.9 K docs, 357.6 MB 309.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 296.5s _1et: 9 segs, 44.2 K docs, 175.1 MB 269.5s _1fa: 8 segs, 74.1 K docs, 294.6 MB 240.3s _1fq: 14 segs, 58.0 K docs, 229.6 MB 183.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 76.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 245.0 sec: 110 segments, 11 merges 702.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 551.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 371.8s _1dp: 8 segs, 119.3 K docs, 474.9 MB 356.0s _1dy: 8 segs, 39.1 K docs, 155.0 MB 341.9s _1e6: 8 segs, 89.9 K docs, 357.6 MB 314.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 301.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 274.5s _1fa: 8 segs, 74.1 K docs, 294.6 MB 245.3s _1fq: 14 segs, 58.0 K docs, 229.6 MB 188.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 81.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 250.0 sec: 110 segments, 11 merges 707.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 556.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 376.8s _1dp: 8 segs, 119.3 K docs, 474.9 MB 361.0s _1dy: 8 segs, 39.1 K docs, 155.0 MB 346.9s _1e6: 8 segs, 89.9 K docs, 357.6 MB 319.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 306.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 279.5s _1fa: 8 segs, 74.1 K docs, 294.6 MB 250.3s _1fq: 14 segs, 58.0 K docs, 229.6 MB 193.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 86.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 255.0 sec: 110 segments, 11 merges 712.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 561.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 381.8s _1dp: 8 segs, 119.3 K docs, 474.9 MB 366.0s _1dy: 8 segs, 39.1 K docs, 155.0 MB 351.9s _1e6: 8 segs, 89.9 K docs, 357.6 MB 324.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 311.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 284.5s _1fa: 8 segs, 74.1 K docs, 294.6 MB 255.3s _1fq: 14 segs, 58.0 K docs, 229.6 MB 198.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 91.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 260.1 sec: 96 segments, 9 merges 717.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 566.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 371.0s _1dy: 8 segs, 39.1 K docs, 155.0 MB 356.9s _1e6: 8 segs, 89.9 K docs, 357.6 MB 329.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 316.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 260.3s _1fq: 14 segs, 58.0 K docs, 229.6 MB 203.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 96.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 265.1 sec: 96 segments, 9 merges 722.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 571.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 376.0s _1dy: 8 segs, 39.1 K docs, 155.0 MB 361.9s _1e6: 8 segs, 89.9 K docs, 357.6 MB 334.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 321.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 265.3s _1fq: 14 segs, 58.0 K docs, 229.6 MB 208.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 101.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 270.1 sec: 96 segments, 9 merges 727.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 576.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 381.0s _1dy: 8 segs, 39.1 K docs, 155.0 MB 366.9s _1e6: 8 segs, 89.9 K docs, 357.6 MB 339.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 326.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 270.3s _1fq: 14 segs, 58.0 K docs, 229.6 MB 213.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 106.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 275.1 sec: 89 segments, 8 merges 732.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 581.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 371.9s _1e6: 8 segs, 89.9 K docs, 357.6 MB 344.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 331.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 275.3s _1fq: 14 segs, 58.0 K docs, 229.6 MB 218.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 111.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 280.1 sec: 89 segments, 8 merges 737.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 586.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 376.9s _1e6: 8 segs, 89.9 K docs, 357.6 MB 349.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 336.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 280.3s _1fq: 14 segs, 58.0 K docs, 229.6 MB 223.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 116.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 285.1 sec: 82 segments, 7 merges 742.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 591.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 354.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 341.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 285.3s _1fq: 14 segs, 58.0 K docs, 229.6 MB 228.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 121.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 290.1 sec: 69 segments, 6 merges 747.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 596.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 359.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 346.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 233.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 126.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 295.1 sec: 69 segments, 6 merges 752.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 601.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 364.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 351.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 238.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 131.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 300.1 sec: 69 segments, 6 merges 757.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 606.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 369.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 356.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 243.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 136.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 305.1 sec: 69 segments, 6 merges 762.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 611.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 374.5s _1el: 8 segs, 296.3 K docs, 1182.1 MB 361.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 248.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 141.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 310.0 sec: 69 segments, 6 merges 767.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 616.8s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 379.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 366.5s _1et: 9 segs, 44.2 K docs, 175.1 MB 253.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 146.1s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 315.0 sec: 69 segments, 6 merges 772.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 621.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 384.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 371.5s _1et: 9 segs, 44.2 K docs, 175.1 MB 258.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 151.1s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 320.0 sec: 69 segments, 6 merges 777.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 626.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 389.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 376.5s _1et: 9 segs, 44.2 K docs, 175.1 MB 263.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 156.1s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 325.0 sec: 69 segments, 6 merges 782.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 631.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 394.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 381.5s _1et: 9 segs, 44.2 K docs, 175.1 MB 268.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 161.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 330.0 sec: 69 segments, 6 merges 787.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 636.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 399.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 386.5s _1et: 9 segs, 44.2 K docs, 175.1 MB 273.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 166.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 335.0 sec: 69 segments, 6 merges 792.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 641.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 404.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 391.5s _1et: 9 segs, 44.2 K docs, 175.1 MB 278.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 171.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 340.0 sec: 69 segments, 6 merges 797.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 646.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 409.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 396.5s _1et: 9 segs, 44.2 K docs, 175.1 MB 283.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 176.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 345.0 sec: 69 segments, 6 merges 802.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 651.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 414.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 401.5s _1et: 9 segs, 44.2 K docs, 175.1 MB 288.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 181.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 350.0 sec: 69 segments, 6 merges 807.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 656.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 419.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 406.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 293.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 186.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 355.0 sec: 69 segments, 6 merges 812.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 661.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 424.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 411.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 298.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 191.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 360.0 sec: 69 segments, 6 merges 817.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 666.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 429.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 416.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 303.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 196.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 365.1 sec: 69 segments, 6 merges 822.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 671.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 434.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 421.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 308.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 201.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 370.1 sec: 69 segments, 6 merges 827.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 676.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 439.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 426.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 313.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 206.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 375.1 sec: 69 segments, 6 merges 832.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 681.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 444.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 431.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 318.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 211.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 380.1 sec: 69 segments, 6 merges 837.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 686.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 449.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 436.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 323.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 216.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 385.1 sec: 69 segments, 6 merges 842.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 691.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 454.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 441.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 328.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 221.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 390.1 sec: 69 segments, 6 merges 847.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 696.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 459.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 446.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 333.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 226.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 395.1 sec: 69 segments, 6 merges 852.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 701.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 464.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 451.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 338.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 231.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 400.1 sec: 69 segments, 6 merges 857.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 706.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 469.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 456.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 343.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 236.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 405.1 sec: 69 segments, 6 merges 862.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 711.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 474.5s _1el: 8 segs, 296.3 K docs, 1182.1 MB 461.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 348.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 241.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 410.1 sec: 69 segments, 6 merges 867.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 716.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 479.5s _1el: 8 segs, 296.3 K docs, 1182.1 MB 466.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 353.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 246.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 415.0 sec: 69 segments, 6 merges 872.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 721.8s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 484.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 471.5s _1et: 9 segs, 44.2 K docs, 175.1 MB 358.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 251.1s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 420.0 sec: 69 segments, 6 merges 877.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 726.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 489.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 476.5s _1et: 9 segs, 44.2 K docs, 175.1 MB 363.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 256.1s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 425.0 sec: 69 segments, 6 merges 882.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 731.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 494.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 481.5s _1et: 9 segs, 44.2 K docs, 175.1 MB 368.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 261.1s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 430.0 sec: 69 segments, 6 merges 887.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 736.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 499.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 486.5s _1et: 9 segs, 44.2 K docs, 175.1 MB 373.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 266.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 435.0 sec: 69 segments, 6 merges 892.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 741.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 504.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 491.5s _1et: 9 segs, 44.2 K docs, 175.1 MB 378.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 271.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 440.0 sec: 69 segments, 6 merges 897.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 746.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 509.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 496.5s _1et: 9 segs, 44.2 K docs, 175.1 MB 383.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 276.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 445.0 sec: 69 segments, 6 merges 902.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 751.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 514.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 501.5s _1et: 9 segs, 44.2 K docs, 175.1 MB 388.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 281.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 450.0 sec: 69 segments, 6 merges 907.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 756.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 519.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 506.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 393.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 286.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 455.0 sec: 69 segments, 6 merges 912.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 761.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 524.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 511.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 398.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 291.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 460.1 sec: 69 segments, 6 merges 917.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 766.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 529.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 516.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 403.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 296.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 465.1 sec: 69 segments, 6 merges 922.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 771.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 534.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 521.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 408.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 301.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 470.1 sec: 69 segments, 6 merges 927.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 776.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 539.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 526.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 413.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 306.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 475.1 sec: 69 segments, 6 merges 932.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 781.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 544.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 531.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 418.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 311.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 480.1 sec: 69 segments, 6 merges 937.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 786.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 549.5s _1el: 8 segs, 296.3 K docs, 1182.1 MB 536.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 423.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 316.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 485.1 sec: 69 segments, 6 merges 942.3s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 791.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 554.5s _1el: 8 segs, 296.3 K docs, 1182.1 MB 541.6s _1et: 9 segs, 44.2 K docs, 175.1 MB 428.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 321.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 490.0 sec: 69 segments, 6 merges 947.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 796.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 559.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 546.5s _1et: 9 segs, 44.2 K docs, 175.1 MB 433.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 326.1s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 495.0 sec: 69 segments, 6 merges 952.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 801.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 564.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 551.5s _1et: 9 segs, 44.2 K docs, 175.1 MB 438.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 331.1s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 500.0 sec: 69 segments, 6 merges 957.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 806.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 569.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 556.5s _1et: 9 segs, 44.2 K docs, 175.1 MB 443.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 336.1s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 505.0 sec: 69 segments, 6 merges 962.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 811.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 574.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 561.5s _1et: 9 segs, 44.2 K docs, 175.1 MB 448.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 341.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 510.0 sec: 61 segments, 6 merges 967.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 816.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 579.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 453.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 346.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 0.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 515.0 sec: 61 segments, 6 merges 972.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 821.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 584.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 458.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 351.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 5.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 520.0 sec: 61 segments, 6 merges 977.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 826.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 589.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 463.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 356.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 10.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 525.0 sec: 61 segments, 6 merges 982.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 831.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 594.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 468.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 361.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 15.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 530.0 sec: 61 segments, 6 merges 987.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 836.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 599.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 473.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 366.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 20.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 535.1 sec: 61 segments, 6 merges 992.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 841.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 604.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 478.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 371.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 25.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 540.1 sec: 61 segments, 6 merges 997.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 846.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 609.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 483.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 376.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 30.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 545.1 sec: 61 segments, 6 merges 1002.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 851.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 614.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 488.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 381.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 35.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 550.1 sec: 61 segments, 6 merges 1007.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 856.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 619.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 493.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 386.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 40.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 555.1 sec: 61 segments, 6 merges 1012.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 861.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 624.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 498.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 391.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 45.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 560.1 sec: 61 segments, 6 merges 1017.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 866.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 629.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 503.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 396.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 50.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 565.1 sec: 61 segments, 6 merges 1022.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 871.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 634.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 508.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 401.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 55.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 570.1 sec: 61 segments, 6 merges 1027.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 876.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 639.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 513.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 406.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 60.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 575.1 sec: 61 segments, 6 merges 1032.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 881.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 644.5s _1el: 8 segs, 296.3 K docs, 1182.1 MB 518.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 411.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 65.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 580.0 sec: 61 segments, 6 merges 1037.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 886.8s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 649.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 523.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 416.1s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 70.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 585.0 sec: 61 segments, 6 merges 1042.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 891.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 654.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 528.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 421.1s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 75.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 590.0 sec: 61 segments, 6 merges 1047.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 896.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 659.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 533.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 426.1s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 80.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 595.0 sec: 61 segments, 6 merges 1052.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 901.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 664.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 538.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 431.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 85.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 600.0 sec: 61 segments, 6 merges 1057.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 906.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 669.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 543.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 436.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 90.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 605.0 sec: 61 segments, 6 merges 1062.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 911.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 674.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 548.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 441.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 95.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 610.0 sec: 61 segments, 6 merges 1067.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 916.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 679.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 553.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 446.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 100.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 615.0 sec: 61 segments, 6 merges 1072.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 921.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 684.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 558.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 451.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 105.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 620.0 sec: 61 segments, 6 merges 1077.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 926.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 689.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 563.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 456.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 110.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 625.1 sec: 61 segments, 6 merges 1082.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 931.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 694.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 568.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 461.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 115.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 630.1 sec: 61 segments, 6 merges 1087.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 936.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 699.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 573.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 466.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 120.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 635.1 sec: 61 segments, 6 merges 1092.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 941.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 704.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 578.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 471.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 125.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 640.1 sec: 61 segments, 6 merges 1097.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 946.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 709.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 583.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 476.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 130.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 645.1 sec: 61 segments, 6 merges 1102.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 951.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 714.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 588.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 481.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 135.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 650.1 sec: 61 segments, 6 merges 1107.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 956.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 719.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 593.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 486.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 140.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 655.1 sec: 61 segments, 6 merges 1112.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 961.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 724.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 598.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 491.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 145.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 660.1 sec: 61 segments, 6 merges 1117.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 966.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 729.4s _1el: 8 segs, 296.3 K docs, 1182.1 MB 603.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 496.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 150.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 665.1 sec: 61 segments, 6 merges 1122.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 971.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 734.5s _1el: 8 segs, 296.3 K docs, 1182.1 MB 608.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 501.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 155.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 670.1 sec: 61 segments, 6 merges 1127.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 976.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 739.5s _1el: 8 segs, 296.3 K docs, 1182.1 MB 613.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 506.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 160.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 675.0 sec: 54 segments, 5 merges 1132.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 981.8s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 618.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 511.1s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 165.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 680.0 sec: 54 segments, 5 merges 1137.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 986.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 623.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 516.1s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 170.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 685.0 sec: 54 segments, 5 merges 1142.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 991.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 628.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 521.1s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 175.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 690.0 sec: 54 segments, 5 merges 1147.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 996.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 633.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 526.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 180.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 695.0 sec: 54 segments, 5 merges 1152.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 1001.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 638.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 531.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 185.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 700.0 sec: 54 segments, 5 merges 1157.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 1006.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 643.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 536.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 190.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 705.0 sec: 54 segments, 5 merges 1162.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 1011.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 648.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 541.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 195.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 710.0 sec: 54 segments, 5 merges 1167.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 1016.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 653.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 546.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 200.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 715.0 sec: 54 segments, 5 merges 1172.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 1021.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 658.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 551.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 205.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 720.0 sec: 54 segments, 5 merges 1177.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 1026.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 663.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 556.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 210.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 725.0 sec: 54 segments, 5 merges 1182.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 1031.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 668.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 561.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 215.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 730.1 sec: 54 segments, 5 merges 1187.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 1036.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 673.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 566.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 220.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 735.1 sec: 54 segments, 5 merges 1192.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 1041.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 678.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 571.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 225.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 740.1 sec: 54 segments, 5 merges 1197.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 1046.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 683.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 576.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 230.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 745.1 sec: 54 segments, 5 merges 1202.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 1051.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 688.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 581.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 235.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 750.1 sec: 54 segments, 5 merges 1207.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 1056.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 693.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 586.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 240.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 755.1 sec: 54 segments, 5 merges 1212.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 1061.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 698.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 591.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 245.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 760.1 sec: 54 segments, 5 merges 1217.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 1066.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 703.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 596.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 250.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 765.1 sec: 54 segments, 5 merges 1222.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 1071.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 708.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 601.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 255.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 770.1 sec: 54 segments, 5 merges 1227.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 1076.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 713.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 606.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 260.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 775.0 sec: 54 segments, 5 merges 1232.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 1081.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 718.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 611.1s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 265.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 780.0 sec: 54 segments, 5 merges 1237.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 1086.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 723.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 616.1s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 270.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 785.0 sec: 54 segments, 5 merges 1242.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 1091.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 728.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 621.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 275.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 790.0 sec: 54 segments, 5 merges 1247.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 1096.9s _1ax: 8 segs, 353.8 K docs, 1411.6 MB 733.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 626.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 280.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 795.0 sec: 47 segments, 4 merges 1252.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 738.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 631.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 285.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 800.0 sec: 47 segments, 4 merges 1257.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 743.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 636.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 290.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 805.0 sec: 47 segments, 4 merges 1262.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 748.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 641.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 295.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 810.0 sec: 47 segments, 4 merges 1267.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 753.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 646.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 300.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 815.0 sec: 47 segments, 4 merges 1272.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 758.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 651.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 305.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 820.0 sec: 47 segments, 4 merges 1277.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 763.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 656.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 310.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 825.1 sec: 47 segments, 4 merges 1282.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 768.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 661.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 315.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 830.1 sec: 47 segments, 4 merges 1287.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 773.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 666.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 320.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 835.1 sec: 47 segments, 4 merges 1292.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 778.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 671.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 325.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 840.1 sec: 47 segments, 4 merges 1297.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 783.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 676.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 330.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 845.1 sec: 47 segments, 4 merges 1302.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 788.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 681.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 335.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 850.1 sec: 47 segments, 4 merges 1307.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 793.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 686.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 340.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 855.1 sec: 47 segments, 4 merges 1312.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 798.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 691.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 345.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 860.1 sec: 47 segments, 4 merges 1317.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 803.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 696.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 350.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 865.1 sec: 47 segments, 4 merges 1322.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 808.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 701.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 355.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 870.1 sec: 47 segments, 4 merges 1327.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 813.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 706.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 360.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 875.0 sec: 47 segments, 4 merges 1332.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 818.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 711.1s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 365.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 880.0 sec: 47 segments, 4 merges 1337.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 823.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 716.1s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 370.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 885.0 sec: 47 segments, 4 merges 1342.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 828.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 721.1s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 375.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 890.0 sec: 47 segments, 4 merges 1347.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 833.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 726.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 380.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 895.0 sec: 47 segments, 4 merges 1352.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 838.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 731.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 385.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 900.0 sec: 47 segments, 4 merges 1357.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 843.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 736.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 390.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 905.0 sec: 47 segments, 4 merges 1362.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 848.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 741.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 395.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 910.1 sec: 47 segments, 4 merges 1367.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 853.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 746.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 400.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 915.1 sec: 47 segments, 4 merges 1372.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 858.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 751.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 405.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 920.1 sec: 47 segments, 4 merges 1377.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 863.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 756.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 410.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 925.1 sec: 47 segments, 4 merges 1382.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 868.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 761.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 415.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 930.1 sec: 47 segments, 4 merges 1387.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 873.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 766.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 420.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 935.1 sec: 47 segments, 4 merges 1392.2s _18t: 8 segs, 1256.2 K docs, 5019.9 MB 878.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 771.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 425.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 940.0 sec: 40 segments, 3 merges 883.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 776.1s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 430.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 945.0 sec: 40 segments, 3 merges 888.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 781.1s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 435.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 950.0 sec: 40 segments, 3 merges 893.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 786.1s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 440.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 955.0 sec: 40 segments, 3 merges 898.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 791.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 445.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 960.0 sec: 40 segments, 3 merges 903.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 796.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 450.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 965.0 sec: 40 segments, 3 merges 908.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 801.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 455.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 970.0 sec: 40 segments, 3 merges 913.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 806.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 460.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 975.0 sec: 40 segments, 3 merges 918.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 811.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 465.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 980.0 sec: 40 segments, 3 merges 923.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 816.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 470.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 985.1 sec: 40 segments, 3 merges 928.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 821.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 475.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 990.1 sec: 40 segments, 3 merges 933.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 826.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 480.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 995.1 sec: 40 segments, 3 merges 938.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 831.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 485.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1000.1 sec: 40 segments, 3 merges 943.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 836.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 490.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1005.1 sec: 40 segments, 3 merges 948.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 841.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 495.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1010.1 sec: 40 segments, 3 merges 953.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 846.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 500.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1015.1 sec: 40 segments, 3 merges 958.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 851.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 505.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1020.1 sec: 40 segments, 3 merges 963.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 856.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 510.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1025.1 sec: 40 segments, 3 merges 968.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 861.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 515.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1030.0 sec: 40 segments, 3 merges 973.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 866.1s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 520.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1035.0 sec: 40 segments, 3 merges 978.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 871.1s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 525.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1040.0 sec: 40 segments, 3 merges 983.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 876.1s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 530.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1045.0 sec: 40 segments, 3 merges 988.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 881.1s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 535.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1050.0 sec: 40 segments, 3 merges 993.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 886.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 540.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1055.0 sec: 40 segments, 3 merges 998.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 891.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 545.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1060.0 sec: 40 segments, 3 merges 1003.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 896.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 550.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1065.0 sec: 40 segments, 3 merges 1008.8s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 901.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 555.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1070.0 sec: 40 segments, 3 merges 1013.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 906.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 560.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1075.0 sec: 40 segments, 3 merges 1018.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 911.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 565.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1080.0 sec: 40 segments, 3 merges 1023.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 916.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 570.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1085.0 sec: 40 segments, 3 merges 1028.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 921.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 575.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1090.0 sec: 40 segments, 3 merges 1033.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 926.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 580.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1095.1 sec: 40 segments, 3 merges 1038.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 931.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 585.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1100.1 sec: 40 segments, 3 merges 1043.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 936.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 590.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1105.1 sec: 40 segments, 3 merges 1048.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 941.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 595.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1110.1 sec: 40 segments, 3 merges 1053.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 946.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 600.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1115.1 sec: 40 segments, 3 merges 1058.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 951.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 605.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1120.1 sec: 40 segments, 3 merges 1063.9s _1fr: 8 segs, 524.2 K docs, 2091.8 MB 956.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 610.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1125.1 sec: 33 segments, 2 merges 961.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 615.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1130.1 sec: 33 segments, 2 merges 966.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 620.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1135.1 sec: 33 segments, 2 merges 971.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 625.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1140.1 sec: 33 segments, 2 merges 976.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 630.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1145.0 sec: 33 segments, 2 merges 981.1s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 635.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1150.0 sec: 33 segments, 2 merges 986.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 640.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1155.1 sec: 33 segments, 2 merges 991.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 645.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1160.1 sec: 33 segments, 2 merges 996.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 650.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1165.1 sec: 33 segments, 2 merges 1001.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 655.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1170.1 sec: 33 segments, 2 merges 1006.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 660.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1175.1 sec: 33 segments, 2 merges 1011.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 665.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1180.1 sec: 33 segments, 2 merges 1016.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 670.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1185.1 sec: 33 segments, 2 merges 1021.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 675.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1190.1 sec: 33 segments, 2 merges 1026.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 680.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1195.1 sec: 33 segments, 2 merges 1031.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 685.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1200.1 sec: 33 segments, 2 merges 1036.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 690.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1205.1 sec: 33 segments, 2 merges 1041.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 695.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1210.1 sec: 33 segments, 2 merges 1046.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 700.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1215.0 sec: 33 segments, 2 merges 1051.1s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 705.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1220.0 sec: 33 segments, 2 merges 1056.1s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 710.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1225.0 sec: 33 segments, 2 merges 1061.1s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 715.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1230.0 sec: 33 segments, 2 merges 1066.1s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 720.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1235.0 sec: 33 segments, 2 merges 1071.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 725.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1240.0 sec: 33 segments, 2 merges 1076.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 730.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1245.0 sec: 33 segments, 2 merges 1081.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 735.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1250.0 sec: 33 segments, 2 merges 1086.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 740.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1255.0 sec: 33 segments, 2 merges 1091.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 745.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1260.0 sec: 33 segments, 2 merges 1096.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 750.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1265.0 sec: 33 segments, 2 merges 1101.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 755.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1270.0 sec: 33 segments, 2 merges 1106.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 760.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1275.1 sec: 33 segments, 2 merges 1111.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 765.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1280.1 sec: 33 segments, 2 merges 1116.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 770.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1285.1 sec: 33 segments, 2 merges 1121.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 775.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1290.1 sec: 33 segments, 2 merges 1126.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 780.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1295.1 sec: 33 segments, 2 merges 1131.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 785.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1300.1 sec: 33 segments, 2 merges 1136.2s _1fs: 8 segs, 1053.4 K docs, 4208.5 MB 790.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1305.1 sec: 26 segments, 1 merges 795.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1310.1 sec: 26 segments, 1 merges 800.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1315.1 sec: 26 segments, 1 merges 805.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1320.1 sec: 26 segments, 1 merges 810.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1325.1 sec: 26 segments, 1 merges 815.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1330.1 sec: 26 segments, 1 merges 820.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1335.1 sec: 26 segments, 1 merges 825.5s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1340.0 sec: 26 segments, 1 merges 830.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB 1345.0 sec: 26 segments, 1 merges 835.4s _1ft: 8 segs, 408.8 K docs, 1630.7 MB done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Indexed 8000000 docs in 2878 seconds reindex takes 2878.38 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: 19 segments, 1 merges 5.0 sec: 19 segments, 1 merges 5.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 10.0 sec: 19 segments, 1 merges 10.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 15.0 sec: 19 segments, 1 merges 15.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 20.0 sec: 19 segments, 1 merges 20.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 25.0 sec: 19 segments, 1 merges 25.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 30.0 sec: 19 segments, 1 merges 30.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 35.0 sec: 19 segments, 1 merges 35.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 40.0 sec: 19 segments, 1 merges 40.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 45.0 sec: 19 segments, 1 merges 45.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 50.0 sec: 19 segments, 1 merges 50.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 55.0 sec: 19 segments, 1 merges 55.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 60.1 sec: 19 segments, 1 merges 60.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 65.1 sec: 19 segments, 1 merges 65.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 70.1 sec: 19 segments, 1 merges 70.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 75.1 sec: 19 segments, 1 merges 75.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 80.1 sec: 19 segments, 1 merges 80.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 85.1 sec: 19 segments, 1 merges 85.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 90.1 sec: 19 segments, 1 merges 90.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 95.1 sec: 19 segments, 1 merges 95.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 100.1 sec: 19 segments, 1 merges 100.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 105.0 sec: 19 segments, 1 merges 105.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 110.0 sec: 19 segments, 1 merges 110.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 115.0 sec: 19 segments, 1 merges 115.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 120.0 sec: 19 segments, 1 merges 120.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 125.0 sec: 19 segments, 1 merges 125.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 130.0 sec: 19 segments, 1 merges 130.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 135.0 sec: 19 segments, 1 merges 135.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 140.0 sec: 19 segments, 1 merges 140.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 145.0 sec: 19 segments, 1 merges 145.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 150.1 sec: 19 segments, 1 merges 150.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 155.1 sec: 19 segments, 1 merges 155.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 160.1 sec: 19 segments, 1 merges 160.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 165.1 sec: 19 segments, 1 merges 165.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 170.1 sec: 19 segments, 1 merges 170.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 175.1 sec: 19 segments, 1 merges 175.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 180.1 sec: 19 segments, 1 merges 180.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 185.1 sec: 19 segments, 1 merges 185.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 190.1 sec: 19 segments, 1 merges 190.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 195.1 sec: 19 segments, 1 merges 195.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 200.1 sec: 19 segments, 1 merges 200.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 205.1 sec: 19 segments, 1 merges 205.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 210.0 sec: 19 segments, 1 merges 210.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 215.0 sec: 19 segments, 1 merges 215.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 220.0 sec: 19 segments, 1 merges 220.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 225.0 sec: 19 segments, 1 merges 225.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 230.0 sec: 19 segments, 1 merges 230.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 235.0 sec: 19 segments, 1 merges 235.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 240.0 sec: 19 segments, 1 merges 240.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 245.0 sec: 19 segments, 1 merges 245.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 250.0 sec: 19 segments, 1 merges 250.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 255.0 sec: 19 segments, 1 merges 255.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 260.0 sec: 19 segments, 1 merges 260.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 265.0 sec: 19 segments, 1 merges 265.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 270.1 sec: 19 segments, 1 merges 270.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 275.1 sec: 19 segments, 1 merges 275.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 280.1 sec: 19 segments, 1 merges 280.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 285.1 sec: 19 segments, 1 merges 285.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 290.1 sec: 19 segments, 1 merges 290.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 295.1 sec: 19 segments, 1 merges 295.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 300.1 sec: 19 segments, 1 merges 300.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 305.1 sec: 19 segments, 1 merges 305.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 310.1 sec: 19 segments, 1 merges 310.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 315.1 sec: 19 segments, 1 merges 315.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 320.1 sec: 19 segments, 1 merges 320.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 325.0 sec: 19 segments, 1 merges 325.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 330.0 sec: 19 segments, 1 merges 330.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 335.0 sec: 19 segments, 1 merges 335.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 340.0 sec: 19 segments, 1 merges 340.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 345.0 sec: 19 segments, 1 merges 345.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 350.0 sec: 19 segments, 1 merges 350.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 355.0 sec: 19 segments, 1 merges 355.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 360.0 sec: 19 segments, 1 merges 360.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 365.0 sec: 19 segments, 1 merges 365.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 370.0 sec: 19 segments, 1 merges 370.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 375.0 sec: 19 segments, 1 merges 375.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 380.0 sec: 19 segments, 1 merges 380.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 385.1 sec: 19 segments, 1 merges 385.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 390.1 sec: 19 segments, 1 merges 390.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 395.1 sec: 19 segments, 1 merges 395.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 400.1 sec: 19 segments, 1 merges 400.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 405.1 sec: 19 segments, 1 merges 405.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 410.1 sec: 19 segments, 1 merges 410.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 415.1 sec: 19 segments, 1 merges 415.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 420.1 sec: 19 segments, 1 merges 420.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 425.1 sec: 19 segments, 1 merges 425.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 430.1 sec: 19 segments, 1 merges 430.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 435.1 sec: 19 segments, 1 merges 435.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 440.1 sec: 19 segments, 1 merges 440.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 445.0 sec: 19 segments, 1 merges 445.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 450.0 sec: 19 segments, 1 merges 450.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 455.0 sec: 19 segments, 1 merges 455.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 460.0 sec: 19 segments, 1 merges 460.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 465.0 sec: 19 segments, 1 merges 465.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 470.0 sec: 19 segments, 1 merges 470.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 475.1 sec: 19 segments, 1 merges 475.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 480.1 sec: 19 segments, 1 merges 480.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 485.1 sec: 19 segments, 1 merges 485.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 490.1 sec: 19 segments, 1 merges 490.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 495.1 sec: 19 segments, 1 merges 495.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 500.1 sec: 19 segments, 1 merges 500.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 505.1 sec: 19 segments, 1 merges 505.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 510.1 sec: 19 segments, 1 merges 510.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 515.1 sec: 19 segments, 1 merges 515.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 520.0 sec: 19 segments, 1 merges 520.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 525.0 sec: 19 segments, 1 merges 525.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 530.0 sec: 19 segments, 1 merges 530.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 535.0 sec: 19 segments, 1 merges 535.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 540.0 sec: 19 segments, 1 merges 540.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 545.0 sec: 19 segments, 1 merges 545.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 550.0 sec: 19 segments, 1 merges 550.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 555.0 sec: 19 segments, 1 merges 555.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 560.0 sec: 19 segments, 1 merges 560.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 565.0 sec: 19 segments, 1 merges 565.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 570.0 sec: 19 segments, 1 merges 570.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 575.0 sec: 19 segments, 1 merges 575.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 580.1 sec: 19 segments, 1 merges 580.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 585.1 sec: 19 segments, 1 merges 585.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 590.1 sec: 19 segments, 1 merges 590.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 595.1 sec: 19 segments, 1 merges 595.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 600.1 sec: 19 segments, 1 merges 600.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 605.1 sec: 19 segments, 1 merges 605.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 610.1 sec: 19 segments, 1 merges 610.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 615.1 sec: 19 segments, 1 merges 615.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 620.1 sec: 19 segments, 1 merges 620.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 625.1 sec: 19 segments, 1 merges 625.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 630.1 sec: 19 segments, 1 merges 630.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 635.1 sec: 19 segments, 1 merges 635.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 640.0 sec: 19 segments, 1 merges 640.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 645.0 sec: 19 segments, 1 merges 645.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 650.0 sec: 19 segments, 1 merges 650.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 655.0 sec: 19 segments, 1 merges 655.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 660.0 sec: 19 segments, 1 merges 660.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 665.0 sec: 19 segments, 1 merges 665.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 670.0 sec: 19 segments, 1 merges 670.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 675.0 sec: 19 segments, 1 merges 675.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 680.0 sec: 19 segments, 1 merges 680.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 685.1 sec: 19 segments, 1 merges 685.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 690.1 sec: 19 segments, 1 merges 690.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 695.1 sec: 19 segments, 1 merges 695.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 700.1 sec: 19 segments, 1 merges 700.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 705.1 sec: 19 segments, 1 merges 705.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 710.1 sec: 19 segments, 1 merges 710.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 715.1 sec: 19 segments, 1 merges 715.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 720.0 sec: 19 segments, 1 merges 720.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 725.0 sec: 19 segments, 1 merges 725.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 730.0 sec: 19 segments, 1 merges 730.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 735.0 sec: 19 segments, 1 merges 735.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 740.0 sec: 19 segments, 1 merges 740.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 745.0 sec: 19 segments, 1 merges 745.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 750.0 sec: 19 segments, 1 merges 750.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 755.0 sec: 19 segments, 1 merges 755.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 760.0 sec: 19 segments, 1 merges 760.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 765.0 sec: 19 segments, 1 merges 765.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 770.0 sec: 19 segments, 1 merges 770.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 775.0 sec: 19 segments, 1 merges 775.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 780.1 sec: 19 segments, 1 merges 780.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 785.1 sec: 19 segments, 1 merges 785.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 790.1 sec: 19 segments, 1 merges 790.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 795.1 sec: 19 segments, 1 merges 795.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 800.1 sec: 19 segments, 1 merges 800.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 805.1 sec: 19 segments, 1 merges 805.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 810.1 sec: 19 segments, 1 merges 810.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 815.1 sec: 19 segments, 1 merges 815.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 820.1 sec: 19 segments, 1 merges 820.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 825.1 sec: 19 segments, 1 merges 825.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 830.1 sec: 19 segments, 1 merges 830.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 835.1 sec: 19 segments, 1 merges 835.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 840.1 sec: 19 segments, 1 merges 840.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 845.0 sec: 19 segments, 1 merges 845.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 850.0 sec: 19 segments, 1 merges 850.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 855.0 sec: 19 segments, 1 merges 855.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 860.0 sec: 19 segments, 1 merges 860.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 865.0 sec: 19 segments, 1 merges 865.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 870.0 sec: 19 segments, 1 merges 870.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 875.0 sec: 19 segments, 1 merges 875.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 880.0 sec: 19 segments, 1 merges 880.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 885.1 sec: 19 segments, 1 merges 885.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 890.1 sec: 19 segments, 1 merges 890.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 895.1 sec: 19 segments, 1 merges 895.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 900.1 sec: 19 segments, 1 merges 900.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 905.1 sec: 19 segments, 1 merges 905.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 910.1 sec: 19 segments, 1 merges 910.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 915.1 sec: 19 segments, 1 merges 915.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 920.1 sec: 19 segments, 1 merges 920.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 925.1 sec: 19 segments, 1 merges 925.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 930.1 sec: 19 segments, 1 merges 930.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 935.1 sec: 19 segments, 1 merges 935.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 940.1 sec: 19 segments, 1 merges 940.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 945.1 sec: 19 segments, 1 merges 945.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 950.0 sec: 19 segments, 1 merges 950.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 955.0 sec: 19 segments, 1 merges 955.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 960.0 sec: 19 segments, 1 merges 960.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 965.0 sec: 19 segments, 1 merges 965.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 970.0 sec: 19 segments, 1 merges 970.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 975.0 sec: 19 segments, 1 merges 975.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 980.0 sec: 19 segments, 1 merges 980.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 985.0 sec: 19 segments, 1 merges 985.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 990.0 sec: 19 segments, 1 merges 990.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 995.0 sec: 19 segments, 1 merges 995.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1000.0 sec: 19 segments, 1 merges 1000.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1005.0 sec: 19 segments, 1 merges 1005.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1010.0 sec: 19 segments, 1 merges 1010.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1015.1 sec: 19 segments, 1 merges 1015.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1020.1 sec: 19 segments, 1 merges 1020.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1025.1 sec: 19 segments, 1 merges 1025.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1030.1 sec: 19 segments, 1 merges 1030.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1035.1 sec: 19 segments, 1 merges 1035.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1040.1 sec: 19 segments, 1 merges 1040.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1045.1 sec: 19 segments, 1 merges 1045.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1050.1 sec: 19 segments, 1 merges 1050.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1055.1 sec: 19 segments, 1 merges 1055.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1060.1 sec: 19 segments, 1 merges 1060.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1065.1 sec: 19 segments, 1 merges 1065.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1070.1 sec: 19 segments, 1 merges 1070.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1075.0 sec: 19 segments, 1 merges 1075.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1080.0 sec: 19 segments, 1 merges 1080.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1085.0 sec: 19 segments, 1 merges 1085.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1090.0 sec: 19 segments, 1 merges 1090.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1095.0 sec: 19 segments, 1 merges 1095.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1100.0 sec: 19 segments, 1 merges 1100.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1105.0 sec: 19 segments, 1 merges 1105.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1110.0 sec: 19 segments, 1 merges 1110.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1115.0 sec: 19 segments, 1 merges 1115.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1120.0 sec: 19 segments, 1 merges 1120.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1125.0 sec: 19 segments, 1 merges 1125.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1130.1 sec: 19 segments, 1 merges 1130.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1135.1 sec: 19 segments, 1 merges 1135.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1140.1 sec: 19 segments, 1 merges 1140.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1145.1 sec: 19 segments, 1 merges 1145.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1150.1 sec: 19 segments, 1 merges 1150.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1155.1 sec: 19 segments, 1 merges 1155.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1160.1 sec: 19 segments, 1 merges 1160.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1165.1 sec: 19 segments, 1 merges 1165.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1170.1 sec: 19 segments, 1 merges 1170.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1175.1 sec: 19 segments, 1 merges 1175.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1180.1 sec: 19 segments, 1 merges 1180.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1185.0 sec: 19 segments, 1 merges 1185.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1190.0 sec: 19 segments, 1 merges 1190.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1195.0 sec: 19 segments, 1 merges 1195.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1200.0 sec: 19 segments, 1 merges 1200.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1205.0 sec: 19 segments, 1 merges 1205.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1210.0 sec: 19 segments, 1 merges 1210.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1215.0 sec: 19 segments, 1 merges 1215.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1220.0 sec: 19 segments, 1 merges 1220.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1225.0 sec: 19 segments, 1 merges 1225.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1230.0 sec: 19 segments, 1 merges 1230.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1235.0 sec: 19 segments, 1 merges 1235.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1240.1 sec: 19 segments, 1 merges 1240.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1245.1 sec: 19 segments, 1 merges 1245.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1250.1 sec: 19 segments, 1 merges 1250.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1255.1 sec: 19 segments, 1 merges 1255.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1260.1 sec: 19 segments, 1 merges 1260.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1265.1 sec: 19 segments, 1 merges 1265.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1270.1 sec: 19 segments, 1 merges 1270.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1275.1 sec: 19 segments, 1 merges 1275.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1280.1 sec: 19 segments, 1 merges 1280.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1285.1 sec: 19 segments, 1 merges 1285.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1290.1 sec: 19 segments, 1 merges 1290.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1295.0 sec: 19 segments, 1 merges 1295.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1300.0 sec: 19 segments, 1 merges 1300.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1305.0 sec: 19 segments, 1 merges 1305.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1310.0 sec: 19 segments, 1 merges 1310.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1315.0 sec: 19 segments, 1 merges 1315.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1320.0 sec: 19 segments, 1 merges 1320.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1325.0 sec: 19 segments, 1 merges 1325.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1330.1 sec: 19 segments, 1 merges 1330.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1335.1 sec: 19 segments, 1 merges 1335.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1340.0 sec: 19 segments, 1 merges 1340.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1345.1 sec: 19 segments, 1 merges 1345.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1350.1 sec: 19 segments, 1 merges 1350.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1355.1 sec: 19 segments, 1 merges 1355.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1360.1 sec: 19 segments, 1 merges 1360.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1365.1 sec: 19 segments, 1 merges 1365.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1370.1 sec: 19 segments, 1 merges 1370.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1375.1 sec: 19 segments, 1 merges 1375.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1380.1 sec: 19 segments, 1 merges 1380.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1385.1 sec: 19 segments, 1 merges 1385.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1390.1 sec: 19 segments, 1 merges 1390.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1395.1 sec: 19 segments, 1 merges 1395.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1400.1 sec: 19 segments, 1 merges 1400.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1405.1 sec: 19 segments, 1 merges 1405.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1410.0 sec: 19 segments, 1 merges 1410.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1415.0 sec: 19 segments, 1 merges 1415.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1420.0 sec: 19 segments, 1 merges 1420.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1425.0 sec: 19 segments, 1 merges 1425.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1430.0 sec: 19 segments, 1 merges 1430.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1435.0 sec: 19 segments, 1 merges 1435.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1440.0 sec: 19 segments, 1 merges 1440.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1445.0 sec: 19 segments, 1 merges 1445.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1450.0 sec: 19 segments, 1 merges 1450.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1455.0 sec: 19 segments, 1 merges 1455.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1460.0 sec: 19 segments, 1 merges 1460.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1465.0 sec: 19 segments, 1 merges 1465.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1470.1 sec: 19 segments, 1 merges 1470.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1475.1 sec: 19 segments, 1 merges 1475.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1480.1 sec: 19 segments, 1 merges 1480.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1485.1 sec: 19 segments, 1 merges 1485.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1490.1 sec: 19 segments, 1 merges 1490.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1495.1 sec: 19 segments, 1 merges 1495.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1500.1 sec: 19 segments, 1 merges 1500.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1505.1 sec: 19 segments, 1 merges 1505.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1510.1 sec: 19 segments, 1 merges 1510.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1515.1 sec: 19 segments, 1 merges 1515.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1520.1 sec: 19 segments, 1 merges 1520.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1525.1 sec: 19 segments, 1 merges 1525.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1530.1 sec: 19 segments, 1 merges 1530.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1535.0 sec: 19 segments, 1 merges 1535.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1540.0 sec: 19 segments, 1 merges 1540.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1545.0 sec: 19 segments, 1 merges 1545.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1550.0 sec: 19 segments, 1 merges 1550.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1555.0 sec: 19 segments, 1 merges 1555.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1560.0 sec: 19 segments, 1 merges 1560.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1565.0 sec: 19 segments, 1 merges 1565.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1570.0 sec: 19 segments, 1 merges 1570.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1575.0 sec: 19 segments, 1 merges 1575.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1580.0 sec: 19 segments, 1 merges 1580.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1585.0 sec: 19 segments, 1 merges 1585.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1590.0 sec: 19 segments, 1 merges 1590.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1595.0 sec: 19 segments, 1 merges 1595.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1600.1 sec: 19 segments, 1 merges 1600.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1605.1 sec: 19 segments, 1 merges 1605.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1610.1 sec: 19 segments, 1 merges 1610.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1615.1 sec: 19 segments, 1 merges 1615.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1620.1 sec: 19 segments, 1 merges 1620.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1625.1 sec: 19 segments, 1 merges 1625.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1630.1 sec: 19 segments, 1 merges 1630.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1635.1 sec: 19 segments, 1 merges 1635.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1640.1 sec: 19 segments, 1 merges 1640.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1645.1 sec: 19 segments, 1 merges 1645.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1650.1 sec: 19 segments, 1 merges 1650.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1655.1 sec: 19 segments, 1 merges 1655.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1660.0 sec: 19 segments, 1 merges 1660.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1665.0 sec: 19 segments, 1 merges 1665.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1670.0 sec: 19 segments, 1 merges 1670.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1675.0 sec: 19 segments, 1 merges 1675.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1680.0 sec: 19 segments, 1 merges 1680.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1685.0 sec: 19 segments, 1 merges 1685.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1690.0 sec: 19 segments, 1 merges 1690.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1695.0 sec: 19 segments, 1 merges 1695.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1700.0 sec: 19 segments, 1 merges 1700.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1705.1 sec: 19 segments, 1 merges 1705.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1710.1 sec: 19 segments, 1 merges 1710.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1715.1 sec: 19 segments, 1 merges 1715.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1720.1 sec: 19 segments, 1 merges 1720.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1725.1 sec: 19 segments, 1 merges 1725.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1730.1 sec: 19 segments, 1 merges 1730.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1735.1 sec: 19 segments, 1 merges 1735.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1740.0 sec: 19 segments, 1 merges 1740.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1745.0 sec: 19 segments, 1 merges 1745.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1750.0 sec: 19 segments, 1 merges 1750.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1755.0 sec: 19 segments, 1 merges 1755.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1760.0 sec: 19 segments, 1 merges 1760.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1765.0 sec: 19 segments, 1 merges 1765.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1770.0 sec: 19 segments, 1 merges 1770.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1775.1 sec: 19 segments, 1 merges 1775.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1780.1 sec: 19 segments, 1 merges 1780.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1785.1 sec: 19 segments, 1 merges 1785.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1790.1 sec: 19 segments, 1 merges 1790.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1795.1 sec: 19 segments, 1 merges 1795.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1800.1 sec: 19 segments, 1 merges 1800.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1805.1 sec: 19 segments, 1 merges 1805.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1810.1 sec: 19 segments, 1 merges 1810.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1815.1 sec: 19 segments, 1 merges 1815.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1820.1 sec: 19 segments, 1 merges 1820.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1825.1 sec: 19 segments, 1 merges 1825.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1830.1 sec: 19 segments, 1 merges 1830.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1835.1 sec: 19 segments, 1 merges 1835.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1840.1 sec: 19 segments, 1 merges 1840.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1845.1 sec: 19 segments, 1 merges 1845.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1850.1 sec: 19 segments, 1 merges 1850.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1855.0 sec: 19 segments, 1 merges 1855.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1860.0 sec: 19 segments, 1 merges 1860.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1865.0 sec: 19 segments, 1 merges 1865.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1870.0 sec: 19 segments, 1 merges 1870.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1875.0 sec: 19 segments, 1 merges 1875.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1880.0 sec: 19 segments, 1 merges 1880.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1885.0 sec: 19 segments, 1 merges 1885.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1890.0 sec: 19 segments, 1 merges 1890.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1895.0 sec: 19 segments, 1 merges 1895.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1900.0 sec: 19 segments, 1 merges 1900.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1905.0 sec: 19 segments, 1 merges 1905.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1910.0 sec: 19 segments, 1 merges 1910.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1915.0 sec: 19 segments, 1 merges 1915.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1920.1 sec: 19 segments, 1 merges 1920.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1925.1 sec: 19 segments, 1 merges 1925.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1930.1 sec: 19 segments, 1 merges 1930.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1935.1 sec: 19 segments, 1 merges 1935.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1940.1 sec: 19 segments, 1 merges 1940.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1945.1 sec: 19 segments, 1 merges 1945.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1950.1 sec: 19 segments, 1 merges 1950.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1955.1 sec: 19 segments, 1 merges 1955.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1960.1 sec: 19 segments, 1 merges 1960.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1965.1 sec: 19 segments, 1 merges 1965.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1970.1 sec: 19 segments, 1 merges 1970.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1975.1 sec: 19 segments, 1 merges 1975.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1980.1 sec: 19 segments, 1 merges 1980.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1985.1 sec: 19 segments, 1 merges 1985.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1990.0 sec: 19 segments, 1 merges 1990.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 1995.0 sec: 19 segments, 1 merges 1995.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2000.0 sec: 19 segments, 1 merges 2000.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2005.0 sec: 19 segments, 1 merges 2005.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2010.0 sec: 19 segments, 1 merges 2010.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2015.0 sec: 19 segments, 1 merges 2015.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2020.0 sec: 19 segments, 1 merges 2020.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2025.0 sec: 19 segments, 1 merges 2025.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2030.0 sec: 19 segments, 1 merges 2030.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2035.0 sec: 19 segments, 1 merges 2035.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2040.0 sec: 19 segments, 1 merges 2040.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2045.0 sec: 19 segments, 1 merges 2045.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2050.0 sec: 19 segments, 1 merges 2050.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2055.0 sec: 19 segments, 1 merges 2055.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2060.1 sec: 19 segments, 1 merges 2060.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2065.1 sec: 19 segments, 1 merges 2065.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2070.1 sec: 19 segments, 1 merges 2070.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2075.1 sec: 19 segments, 1 merges 2075.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2080.1 sec: 19 segments, 1 merges 2080.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2085.1 sec: 19 segments, 1 merges 2085.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2090.1 sec: 19 segments, 1 merges 2090.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2095.1 sec: 19 segments, 1 merges 2095.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2100.1 sec: 19 segments, 1 merges 2100.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2105.1 sec: 19 segments, 1 merges 2105.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2110.1 sec: 19 segments, 1 merges 2110.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2115.1 sec: 19 segments, 1 merges 2115.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2120.1 sec: 19 segments, 1 merges 2120.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2125.0 sec: 19 segments, 1 merges 2125.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2130.0 sec: 19 segments, 1 merges 2130.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2135.0 sec: 19 segments, 1 merges 2135.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2140.0 sec: 19 segments, 1 merges 2140.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2145.0 sec: 19 segments, 1 merges 2145.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2150.0 sec: 19 segments, 1 merges 2150.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2155.0 sec: 19 segments, 1 merges 2155.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2160.0 sec: 19 segments, 1 merges 2160.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2165.0 sec: 19 segments, 1 merges 2165.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2170.0 sec: 19 segments, 1 merges 2170.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2175.0 sec: 19 segments, 1 merges 2175.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2180.0 sec: 19 segments, 1 merges 2180.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2185.0 sec: 19 segments, 1 merges 2185.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2190.0 sec: 19 segments, 1 merges 2190.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2195.1 sec: 19 segments, 1 merges 2195.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2200.1 sec: 19 segments, 1 merges 2200.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2205.1 sec: 19 segments, 1 merges 2205.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2210.1 sec: 19 segments, 1 merges 2210.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2215.1 sec: 19 segments, 1 merges 2215.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2220.1 sec: 19 segments, 1 merges 2220.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2225.1 sec: 19 segments, 1 merges 2225.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2230.0 sec: 19 segments, 1 merges 2230.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2235.0 sec: 19 segments, 1 merges 2235.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2240.0 sec: 19 segments, 1 merges 2240.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2245.0 sec: 19 segments, 1 merges 2245.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2250.0 sec: 19 segments, 1 merges 2250.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2255.0 sec: 19 segments, 1 merges 2255.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2260.0 sec: 19 segments, 1 merges 2260.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2265.0 sec: 19 segments, 1 merges 2265.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2270.0 sec: 19 segments, 1 merges 2270.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2275.0 sec: 19 segments, 1 merges 2275.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2280.0 sec: 19 segments, 1 merges 2280.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2285.0 sec: 19 segments, 1 merges 2285.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2290.0 sec: 19 segments, 1 merges 2290.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2295.1 sec: 19 segments, 1 merges 2295.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2300.1 sec: 19 segments, 1 merges 2300.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2305.1 sec: 19 segments, 1 merges 2305.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2310.1 sec: 19 segments, 1 merges 2310.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2315.1 sec: 19 segments, 1 merges 2315.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2320.1 sec: 19 segments, 1 merges 2320.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2325.1 sec: 19 segments, 1 merges 2325.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2330.1 sec: 19 segments, 1 merges 2330.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2335.1 sec: 19 segments, 1 merges 2335.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2340.1 sec: 19 segments, 1 merges 2340.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2345.1 sec: 19 segments, 1 merges 2345.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2350.0 sec: 19 segments, 1 merges 2350.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2355.0 sec: 19 segments, 1 merges 2355.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2360.0 sec: 19 segments, 1 merges 2360.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2365.0 sec: 19 segments, 1 merges 2365.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2370.0 sec: 19 segments, 1 merges 2370.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2375.0 sec: 19 segments, 1 merges 2375.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2380.0 sec: 19 segments, 1 merges 2380.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2385.0 sec: 19 segments, 1 merges 2385.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2390.0 sec: 19 segments, 1 merges 2390.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2395.0 sec: 19 segments, 1 merges 2395.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2400.1 sec: 19 segments, 1 merges 2400.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2405.1 sec: 19 segments, 1 merges 2405.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2410.1 sec: 19 segments, 1 merges 2410.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2415.1 sec: 19 segments, 1 merges 2415.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2420.1 sec: 19 segments, 1 merges 2420.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2425.1 sec: 19 segments, 1 merges 2425.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2430.1 sec: 19 segments, 1 merges 2430.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2435.1 sec: 19 segments, 1 merges 2435.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2440.1 sec: 19 segments, 1 merges 2440.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2445.1 sec: 19 segments, 1 merges 2445.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2450.1 sec: 19 segments, 1 merges 2450.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2455.0 sec: 19 segments, 1 merges 2455.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2460.0 sec: 19 segments, 1 merges 2460.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2465.0 sec: 19 segments, 1 merges 2465.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2470.0 sec: 19 segments, 1 merges 2470.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2475.0 sec: 19 segments, 1 merges 2475.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2480.0 sec: 19 segments, 1 merges 2480.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2485.0 sec: 19 segments, 1 merges 2485.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2490.0 sec: 19 segments, 1 merges 2490.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2495.0 sec: 19 segments, 1 merges 2495.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2500.0 sec: 19 segments, 1 merges 2500.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2505.0 sec: 19 segments, 1 merges 2505.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2510.1 sec: 19 segments, 1 merges 2510.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2515.1 sec: 19 segments, 1 merges 2515.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2520.1 sec: 19 segments, 1 merges 2520.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2525.1 sec: 19 segments, 1 merges 2525.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2530.1 sec: 19 segments, 1 merges 2530.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2535.1 sec: 19 segments, 1 merges 2535.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2540.1 sec: 19 segments, 1 merges 2540.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2545.1 sec: 19 segments, 1 merges 2545.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2550.1 sec: 19 segments, 1 merges 2550.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2555.1 sec: 19 segments, 1 merges 2555.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2560.1 sec: 19 segments, 1 merges 2560.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2565.0 sec: 19 segments, 1 merges 2565.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2570.0 sec: 19 segments, 1 merges 2570.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2575.0 sec: 19 segments, 1 merges 2575.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2580.0 sec: 19 segments, 1 merges 2580.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2585.1 sec: 19 segments, 1 merges 2585.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2590.1 sec: 19 segments, 1 merges 2590.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2595.1 sec: 19 segments, 1 merges 2595.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2600.0 sec: 19 segments, 1 merges 2600.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2605.0 sec: 19 segments, 1 merges 2605.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2610.0 sec: 19 segments, 1 merges 2610.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2615.0 sec: 19 segments, 1 merges 2615.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2620.0 sec: 19 segments, 1 merges 2620.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2625.0 sec: 19 segments, 1 merges 2625.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2630.0 sec: 19 segments, 1 merges 2630.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2635.0 sec: 19 segments, 1 merges 2635.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2640.0 sec: 19 segments, 1 merges 2640.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2645.0 sec: 19 segments, 1 merges 2645.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2650.1 sec: 19 segments, 1 merges 2650.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2655.1 sec: 19 segments, 1 merges 2655.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2660.1 sec: 19 segments, 1 merges 2660.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2665.1 sec: 19 segments, 1 merges 2665.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2670.1 sec: 19 segments, 1 merges 2670.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2675.1 sec: 19 segments, 1 merges 2675.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2680.1 sec: 19 segments, 1 merges 2680.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2685.1 sec: 19 segments, 1 merges 2685.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2690.1 sec: 19 segments, 1 merges 2690.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2695.1 sec: 19 segments, 1 merges 2695.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2700.1 sec: 19 segments, 1 merges 2700.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2705.0 sec: 19 segments, 1 merges 2705.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2710.0 sec: 19 segments, 1 merges 2710.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2715.0 sec: 19 segments, 1 merges 2715.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2720.0 sec: 19 segments, 1 merges 2720.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2725.0 sec: 19 segments, 1 merges 2725.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2730.0 sec: 19 segments, 1 merges 2730.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2735.0 sec: 19 segments, 1 merges 2735.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2740.0 sec: 19 segments, 1 merges 2740.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2745.0 sec: 19 segments, 1 merges 2745.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2750.0 sec: 19 segments, 1 merges 2750.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2755.0 sec: 19 segments, 1 merges 2755.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2760.1 sec: 19 segments, 1 merges 2760.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2765.1 sec: 19 segments, 1 merges 2765.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2770.1 sec: 19 segments, 1 merges 2770.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2775.1 sec: 19 segments, 1 merges 2775.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2780.1 sec: 19 segments, 1 merges 2780.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2785.1 sec: 19 segments, 1 merges 2785.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2790.1 sec: 19 segments, 1 merges 2790.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2795.1 sec: 19 segments, 1 merges 2795.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2800.1 sec: 19 segments, 1 merges 2800.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2805.1 sec: 19 segments, 1 merges 2805.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2810.1 sec: 19 segments, 1 merges 2810.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2815.0 sec: 19 segments, 1 merges 2815.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2820.0 sec: 19 segments, 1 merges 2820.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2825.0 sec: 19 segments, 1 merges 2825.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2830.0 sec: 19 segments, 1 merges 2830.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2835.0 sec: 19 segments, 1 merges 2835.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2840.0 sec: 19 segments, 1 merges 2840.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2845.0 sec: 19 segments, 1 merges 2845.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2850.0 sec: 19 segments, 1 merges 2850.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2855.0 sec: 19 segments, 1 merges 2855.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2860.0 sec: 19 segments, 1 merges 2860.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2865.0 sec: 19 segments, 1 merges 2865.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2870.1 sec: 19 segments, 1 merges 2870.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2875.1 sec: 19 segments, 1 merges 2875.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2880.1 sec: 19 segments, 1 merges 2880.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2885.1 sec: 19 segments, 1 merges 2885.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2890.1 sec: 19 segments, 1 merges 2890.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2895.1 sec: 19 segments, 1 merges 2895.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2900.1 sec: 19 segments, 1 merges 2900.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2905.1 sec: 19 segments, 1 merges 2905.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2910.1 sec: 19 segments, 1 merges 2910.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2915.1 sec: 19 segments, 1 merges 2915.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2920.0 sec: 19 segments, 1 merges 2920.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2925.0 sec: 19 segments, 1 merges 2925.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2930.0 sec: 19 segments, 1 merges 2930.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2935.0 sec: 19 segments, 1 merges 2935.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2940.0 sec: 19 segments, 1 merges 2940.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2945.0 sec: 19 segments, 1 merges 2945.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2950.0 sec: 19 segments, 1 merges 2950.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2955.0 sec: 19 segments, 1 merges 2955.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2960.0 sec: 19 segments, 1 merges 2960.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2965.0 sec: 19 segments, 1 merges 2965.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2970.0 sec: 19 segments, 1 merges 2970.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2975.0 sec: 19 segments, 1 merges 2975.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2980.1 sec: 19 segments, 1 merges 2980.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2985.1 sec: 19 segments, 1 merges 2985.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2990.1 sec: 19 segments, 1 merges 2990.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 2995.1 sec: 19 segments, 1 merges 2995.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 3000.1 sec: 19 segments, 1 merges 3000.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 3005.1 sec: 19 segments, 1 merges 3005.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 3010.1 sec: 19 segments, 1 merges 3010.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 3015.1 sec: 19 segments, 1 merges 3015.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 3020.1 sec: 19 segments, 1 merges 3020.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 3025.1 sec: 19 segments, 1 merges 3025.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 3030.1 sec: 19 segments, 1 merges 3030.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 3035.1 sec: 19 segments, 1 merges 3035.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 3040.0 sec: 19 segments, 1 merges 3040.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 3045.0 sec: 19 segments, 1 merges 3045.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 3050.0 sec: 19 segments, 1 merges 3050.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 3055.0 sec: 19 segments, 1 merges 3055.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 3060.0 sec: 19 segments, 1 merges 3060.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 3065.0 sec: 19 segments, 1 merges 3065.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 3070.0 sec: 19 segments, 1 merges 3070.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 3075.0 sec: 19 segments, 1 merges 3075.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 3080.0 sec: 19 segments, 1 merges 3080.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 3085.1 sec: 19 segments, 1 merges 3085.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 3090.1 sec: 19 segments, 1 merges 3090.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 3095.1 sec: 19 segments, 1 merges 3095.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 3100.1 sec: 19 segments, 1 merges 3100.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 3105.1 sec: 19 segments, 1 merges 3105.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 3110.1 sec: 19 segments, 1 merges 3110.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 3115.1 sec: 19 segments, 1 merges 3115.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 3120.1 sec: 19 segments, 1 merges 3120.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 3125.1 sec: 19 segments, 1 merges 3125.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 3130.1 sec: 19 segments, 1 merges 3130.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 3135.0 sec: 19 segments, 1 merges 3135.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 3140.0 sec: 19 segments, 1 merges 3140.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 3145.0 sec: 19 segments, 1 merges 3145.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 3150.0 sec: 19 segments, 1 merges 3150.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 3155.0 sec: 19 segments, 1 merges 3155.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 3160.0 sec: 19 segments, 1 merges 3160.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 3165.0 sec: 19 segments, 1 merges 3165.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 3170.0 sec: 19 segments, 1 merges 3170.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 3175.0 sec: 19 segments, 1 merges 3175.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 3180.0 sec: 19 segments, 1 merges 3180.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 3185.0 sec: 19 segments, 1 merges 3185.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 3190.0 sec: 19 segments, 1 merges 3190.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 3195.0 sec: 19 segments, 1 merges 3195.0s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 3200.1 sec: 19 segments, 1 merges 3200.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 3205.1 sec: 19 segments, 1 merges 3205.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 3210.1 sec: 19 segments, 1 merges 3210.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 3215.1 sec: 19 segments, 1 merges 3215.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 3220.1 sec: 19 segments, 1 merges 3220.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 3225.1 sec: 19 segments, 1 merges 3225.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 3230.1 sec: 19 segments, 1 merges 3230.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 3235.1 sec: 19 segments, 1 merges 3235.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 3240.1 sec: 19 segments, 1 merges 3240.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 3245.1 sec: 19 segments, 1 merges 3245.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 3250.1 sec: 19 segments, 1 merges 3250.1s _1fu: 19 segs, 8000.0 K docs, 32006.7 MB 3255.0 sec: 1 segments, 0 merges done first pass waiting for merges done second pass waiting for merges (CMS.sync()) Force merge done in 3258.16 sec index has 1 segments: segments_3: _1fu(11.0.0):C8000000 _1fu: 32156.0 MB encodingByteSize=4 origByteSize=4 realEncodingByteSize=4.0 index disk usage is 32155.95 MB vector disk usage is 31250.00 MB vector RAM usage is 31250.00 MB exact nn key = cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100 read pre-cached exact match vectors from cache file "knn-reuse/exact-nn/cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100.bin" read pre-cached exact match scores from cache file "knn-reuse/exact-nn/cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100.scores" EXACT_NN_SCORES_PATH: /l/util.nightly/knn-reuse/exact-nn/cohere-v3-wikipedia-en-scattered-1024d.docs.vec-dot_product-icohere-v3-wikipedia-en-scattered-1024d.docs.vec-8000000-qcohere-v3-wikipedia-en-scattered-1024d.queries.vec-1000-dot_product-knn-100.scores EXACT_NN_METRIC: dot_product path=/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec dim=1024 vectorEncoding.byteSize=4 1778739 query vectors in queryPath "/lucenedata/enwiki/cohere-v3/cohere-v3-wikipedia-en-scattered-1024d.queries.vec" searching 1000 query vectors; topK=100, fanout=100 done warmup thread 3 name=main cpu@start=49782253001 cpu@end=53024463721 deltaMS=3242.21072 thread 14 name=Reference Handler cpu@start=1689994 cpu@end=1689994 deltaMS=0.0 thread 15 name=Finalizer cpu@start=141100 cpu@end=141100 deltaMS=0.0 thread 16 name=Signal Dispatcher cpu@start=64437 cpu@end=64437 deltaMS=0.0 thread 40 name=Common-Cleaner cpu@start=29335063 cpu@end=29335063 deltaMS=0.0 thread 41 name=JFR Recorder Thread cpu@start=58109030437 cpu@end=58109488497 deltaMS=0.45806 thread 42 name=JFR Periodic Tasks cpu@start=503124626747 cpu@end=503276563760 deltaMS=151.937013 thread 46 name=Notification Thread cpu@start=104558 cpu@end=104558 deltaMS=0.0 thread 57 name=hnsw-merge-1-thread-1 cpu@start=7321685082862 cpu@end=7321685082862 deltaMS=0.0 thread 58 name=hnsw-merge-1-thread-2 cpu@start=7324790165452 cpu@end=7324790165452 deltaMS=0.0 thread 59 name=hnsw-merge-1-thread-3 cpu@start=7326581613194 cpu@end=7326581613194 deltaMS=0.0 thread 60 name=hnsw-merge-1-thread-4 cpu@start=7317366460854 cpu@end=7317366460854 deltaMS=0.0 thread 61 name=hnsw-merge-1-thread-5 cpu@start=7322030086972 cpu@end=7322030086972 deltaMS=0.0 thread 62 name=hnsw-merge-1-thread-6 cpu@start=7326347573978 cpu@end=7326347573978 deltaMS=0.0 thread 63 name=hnsw-merge-1-thread-7 cpu@start=7324059784978 cpu@end=7324059784978 deltaMS=0.0 thread 64 name=hnsw-merge-1-thread-8 cpu@start=7323578612000 cpu@end=7323578612000 deltaMS=0.0 thread 65 name=hnsw-merge-1-thread-9 cpu@start=7316145219460 cpu@end=7316145219460 deltaMS=0.0 thread 66 name=hnsw-merge-1-thread-10 cpu@start=7327203402828 cpu@end=7327203402828 deltaMS=0.0 thread 67 name=hnsw-merge-1-thread-11 cpu@start=7325776877483 cpu@end=7325776877483 deltaMS=0.0 thread 68 name=hnsw-merge-1-thread-12 cpu@start=7324526692001 cpu@end=7324526692001 deltaMS=0.0 thread 69 name=hnsw-merge-1-thread-13 cpu@start=7325900464654 cpu@end=7325900464654 deltaMS=0.0 thread 70 name=hnsw-merge-1-thread-14 cpu@start=7329813170853 cpu@end=7329813170853 deltaMS=0.0 thread 71 name=hnsw-merge-1-thread-15 cpu@start=7323794040895 cpu@end=7323794040895 deltaMS=0.0 thread 72 name=hnsw-merge-1-thread-16 cpu@start=7316612526876 cpu@end=7316612526876 deltaMS=0.0 Average CPU cores used: 1.0446440814367748 completed 1000 searches in 3249 ms: 307 QPS CPU time=3394 ms checking results SUMMARY: 0.944 3.249 3.394 1.045 8000000 KNN 100 100 N/A N/A 100.000 32 100 no 5677 2878.38 2779.34 3258.16 1 32155.95 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=238, Fanout min=6, mean=16.34, max=30, meandelta=411371.97 % 0 10 20 30 40 50 60 70 80 90 100 0 11 12 13 14 15 17 18 21 24 30 Graph level=2 size=7637, Fanout min=7, mean=27.38, max=32, meandelta=266508.94 % 0 10 20 30 40 50 60 70 80 90 100 0 18 22 24 28 31 32 32 32 32 32 Graph level=1 size=247041, Fanout min=1, mean=28.31, max=32, meandelta=258315.80 % 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=194614.14 % 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=238, connectedness=1.00 Graph level=2 size=7637, connectedness=1.00 Graph level=1 size=247041, 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.03.08.19.33/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': 208,839,514.73 msec task-clock:u 804,020,474,807,315 cycles:u (36.36%) 82,086,241,231,748 instructions:u (36.36%) 12,882,480,061,654 cache-references:u (36.36%) 3,674,274,447,037 cache-misses:u (36.36%) 51,668,764,289,592 L1-dcache-loads:u (36.36%) 3,502,629,229,860 L1-dcache-load-misses:u (36.36%) 4,012,358,629,885 L1-icache-loads:u (36.36%) 37,605,095,103 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 41,893,126 faults:u 20,535,954 minor-faults:u 3,805 major-faults:u 10,509,722,261,781 branches:u (36.36%) 111,066,466,709 branch-misses:u (36.36%) 10,459,953,037,147 stalled-cycles-frontend:u (36.36%) stalled-cycles-backend:u 7550.954260855 seconds time elapsed 207343.457373000 seconds user 1462.199893000 seconds sys took 2:05:50.978960 to run KnnGraphTester result: KNNResultV1(lucene_git_rev='a646e1700f81ed59df2652ad755f3560a4e36f05', 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.249, net_cpu_ms=3.394, avg_cpu_core_count=1.045, num_docs=8000000, top_k=100, fanout=100, max_conn=32, beam_width=100, quantize_desc='no', total_visited=5677, index_time_sec=2878.38, index_docs_per_sec=2779.34, force_merge_time_sec=3258.16, index_num_segments=1, index_size_on_disk_mb=32155.95, selectivity=None, pre_post_filter='null', vec_disk_mb=31250.0, vec_ram_mb=31250.0, graph_level_conn_p_values={3: (238, {0: 0, 10: 11, 20: 12, 30: 13, 40: 14, 50: 15, 60: 17, 70: 18, 80: 21, 90: 24, 100: 30}), 2: (7637, {0: 0, 10: 18, 20: 22, 30: 24, 40: 28, 50: 31, 60: 32, 70: 32, 80: 32, 90: 32, 100: 32}), 1: (247041, {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=7550, microseconds=978960)) Profiler summary for /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q32-fmTrue.jfr Version: 2.1 Chunks: 21 Start: 2026-04-03 19:07:51 (UTC) Duration: 930 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 14244686 257239420 jdk.FileWrite 113890 2952590 jdk.NativeMethodSample 51385 721691 jdk.CPULoad 17553 368613 jdk.BooleanFlag 10416 340305 jdk.ObjectAllocationInNewTLAB 2533 52675 jdk.Checkpoint 2286 2841680 jdk.FileRead 2202 58250 jdk.UnsignedIntFlag 1008 35238 jdk.IntFlag 924 34671 jdk.ObjectAllocationOutsideTLAB 890 16867 jdk.StringFlag 714 28434 jdk.Compilation 531 14783 jdk.CPUInformation 21 31563 jdk.GCConfiguration 21 567 jdk.JVMInformation 21 19068 jdk.Metadata 21 2321088 jdk.GarbageCollection 12 309 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.03.08.19.33/bench-knn-q32-fmTrue.jfr Profiler for cpu at stackSize=1 [/l/logs.nightly/2026.04.03.08.19.33/bench-knn-q32-fmTrue.jfr is 254.71 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 51385 events (total: 51385) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 90.33% 46418 jdk.jfr.internal.JVM#emitEvent() [Native code] 6.51% 3344 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] 1.84% 943 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] 0.70% 359 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] 0.49% 252 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 0.08% 42 jdk.internal.misc.Unsafe#park() [Native code] 0.02% 11 jdk.internal.misc.Unsafe#unpark() [Native code] 0.01% 5 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.00% 2 java.io.FileOutputStream#writeBytes() [Native code] 0.00% 2 java.lang.System#nanoTime() [Native code] 0.00% 2 java.io.RandomAccessFile#open0() [Native code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#access0() [Native code] 0.00% 1 jdk.jfr.internal.JVM#flush() [Native code] 0.00% 1 java.lang.Thread#sleepNanos0() [Native code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#readdir0() [Native code] 0.00% 1 java.lang.Object#wait0() [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.03.08.19.33/bench-knn-q32-fmTrue.jfr Profiler for cpu at stackSize=4 [/l/logs.nightly/2026.04.03.08.19.33/bench-knn-q32-fmTrue.jfr is 254.71 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q32-fmTrue.jfr is 254.71 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 51385 events (total: 51385) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 90.33% 46418 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] 6.51% 3344 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.84% 943 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.70% 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.49% 252 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.06% 33 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 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% 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.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.00% 2 java.io.RandomAccessFile#open0() [Native code] at java.io.RandomAccessFile#open() [Interpreted code] at java.io.RandomAccessFile#() [Interpreted code] at java.io.RandomAccessFile#() [Inlined code] 0.00% 2 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.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.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 jdk.jfr.internal.JVM#flush() [Native code] at jdk.jfr.internal.MetadataRepository#flush() [Inlined code] at jdk.jfr.internal.PlatformRecorder#flush() [JIT compiled code] at jdk.jfr.internal.periodic.FlushTask#execute() [Inlined code] 0.00% 1 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.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] 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.03.08.19.33/bench-knn-q32-fmTrue.jfr Profiler for cpu at stackSize=12 [/l/logs.nightly/2026.04.03.08.19.33/bench-knn-q32-fmTrue.jfr is 254.71 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q32-fmTrue.jfr is 254.71 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q32-fmTrue.jfr is 254.71 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 51385 events (total: 51385) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 90.33% 46418 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.0x000000003207aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 3.66% 1880 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.80% 1438 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.0x000000003219ab50#close() [Interpreted code] 1.84% 943 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.69% 356 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.49% 252 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.06% 33 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.05% 26 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% 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() [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.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] 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% 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() [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() [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() [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() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Interpreted code] 0.01% 4 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.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.00% 2 java.io.RandomAccessFile#open0() [Native code] at java.io.RandomAccessFile#open() [Interpreted code] at java.io.RandomAccessFile#() [Interpreted 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] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000003207aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.00% 2 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 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% 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] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000003207aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.00% 1 jdk.jfr.internal.JVM#flush() [Native code] at jdk.jfr.internal.MetadataRepository#flush() [Inlined code] at jdk.jfr.internal.PlatformRecorder#flush() [JIT compiled code] at jdk.jfr.internal.periodic.FlushTask#execute() [Inlined 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() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000003207aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#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() [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.0x000000003207aa58#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#printFanoutHist() [Interpreted 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() [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% 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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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.03.08.19.33/bench-knn-q32-fmTrue.jfr Profiler for heap at stackSize=1 [/l/logs.nightly/2026.04.03.08.19.33/bench-knn-q32-fmTrue.jfr is 254.71 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q32-fmTrue.jfr is 254.71 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q32-fmTrue.jfr is 254.71 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q32-fmTrue.jfr is 254.71 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3419 events (total: 98496M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 64.36% 63388M org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] 19.50% 19207M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] 5.57% 5486M java.lang.Integer#valueOf() [Inlined code] 5.55% 5468M java.util.Arrays#copyOf() [Inlined code] 1.29% 1266M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] 0.85% 840M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Inlined code] 0.57% 565M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] 0.31% 303M org.apache.lucene.util.hnsw.NeighborArray#sort() [JIT compiled code] 0.31% 302M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [Inlined code] 0.31% 300M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.17% 170M org.apache.lucene.util.SparseFixedBitSet#insertLong() [Inlined code] 0.17% 165M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] 0.16% 156M org.apache.lucene.util.SparseFixedBitSet#() [JIT compiled code] 0.15% 144M org.apache.lucene.search.AbstractKnnVectorQuery#getKnnCollectorManager() [Interpreted code] 0.10% 102M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] 0.10% 100M java.util.DualPivotQuicksort#tryMergeRuns() [JIT compiled code] 0.08% 81M java.util.logging.LogManager#reset() [Interpreted code] 0.08% 81M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.08% 78M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] 0.07% 67M org.apache.lucene.internal.hppc.IntIntHashMap#allocateBuffers() [Interpreted code] 0.06% 60M java.util.DualPivotQuicksort#sort() [JIT compiled code] 0.06% 57M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] 0.03% 32M knn.KnnGraphTester#printGraphFanout() [Interpreted code] 0.03% 32M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] 0.01% 9M java.lang.ThreadLocal$ThreadLocalMap#set() [Inlined code] 0.01% 8M java.util.concurrent.locks.ReentrantReadWriteLock$Sync$ThreadLocalHoldCounter#initialValue() [Inlined code] 0.00% 4M org.apache.lucene.util.SparseFixedBitSet#insertBlock() [JIT compiled code] 0.00% 2M knn.KnnIndexer#waitForMergesWithStatus() [Interpreted code] 0.00% 2M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader$FieldEntry#create() [JIT compiled code] 0.00% 1M org.apache.lucene.search.TopKnnCollector#topDocs() [Interpreted code] 0.00% 570080 org.apache.lucene.util.SparseFixedBitSet#() [Interpreted code] 0.00% 508240 java.util.concurrent.ConcurrentHashMap#transfer() [Interpreted code] 0.00% 492656 org.apache.lucene.search.TopDocs#mergeAux() [JIT compiled code] 0.00% 492256 knn.KnnGraphTester#readExactNNScores() [Interpreted code] 0.00% 492256 knn.KnnGraphTester#readExactNN() [Interpreted code] 0.00% 491992 java.util.jar.JarFile#entryFor() [Inlined code] 0.00% 491952 java.lang.Class#getDeclaredFields0() [Native code] 0.00% 491936 jdk.internal.classfile.impl.StackMapGenerator$Frame#checkStack() [Inlined code] 0.00% 491912 jdk.internal.classfile.impl.StackMapGenerator#() [JIT compiled code] 0.00% 491904 java.util.HashSet#() [Inlined code] 0.00% 491872 org.apache.lucene.util.packed.DirectReader#getInstance() [Inlined code] 0.00% 491872 org.apache.lucene.search.TopScoreDocCollector#() [Interpreted code] 0.00% 491864 org.apache.lucene.search.TopScoreDocCollector#populateResults() [Interpreted code] 0.00% 21184 java.time.Instant#create() [JIT compiled code] 0.00% 21184 java.time.LocalDate#ofEpochDay() [JIT compiled code] 0.00% 16400 jdk.internal.classfile.impl.EntryMap#() [Inlined 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% 304 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.03.08.19.33/bench-knn-q32-fmTrue.jfr Profiler for heap at stackSize=4 [/l/logs.nightly/2026.04.03.08.19.33/bench-knn-q32-fmTrue.jfr is 254.71 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q32-fmTrue.jfr is 254.71 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q32-fmTrue.jfr is 254.71 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q32-fmTrue.jfr is 254.71 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q32-fmTrue.jfr is 254.71 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3419 events (total: 98496M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 39.51% 38913M 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.85% 24474M 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.13% 16871M 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.57% 5486M 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] 5.55% 5467M 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.36% 2324M 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% 1266M 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.85% 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.31% 303M org.apache.lucene.util.hnsw.NeighborArray#sort() [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] 0.31% 302M 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.31% 300M 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.30% 299M 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.27% 265M 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.17% 165M 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.16% 156M 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% 156M 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.15% 144M 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.10% 102M 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.10% 100M 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% 81M java.util.logging.LogManager#reset() [Interpreted code] at java.util.logging.LogManager$Cleaner#run() [Interpreted code] 0.08% 81M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.08% 78M 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.07% 67M 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.06% 60M 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.06% 57M 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.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% 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% 12M 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.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.01% 9M 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.01% 8M 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.00% 4M 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% 2M 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#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% 1M 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.00% 570080 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% 508240 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% 493464 org.apache.lucene.util.TernaryLongHeap#() [JIT compiled code] at org.apache.lucene.util.hnsw.NeighborQueue#() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphSearcher#search() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#search() [Interpreted code] 0.00% 492656 org.apache.lucene.search.TopDocs#mergeAux() [JIT compiled code] at org.apache.lucene.search.TopDocs#merge() [Interpreted code] at org.apache.lucene.search.TopDocs#merge() [Interpreted code] at knn.KnnGraphTester$ProfiledKnnFloatVectorQuery#mergeLeafResults() [Interpreted code] 0.00% 492256 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% 492256 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% 492016 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% 491992 java.util.jar.JarFile#entryFor() [Inlined code] at java.util.jar.JavaUtilJarAccessImpl#entryFor() [Inlined code] at java.util.zip.ZipFile#getZipEntry() [JIT compiled code] at java.util.zip.ZipFile#getEntry() [JIT compiled code] 0.00% 491952 java.lang.Class#getDeclaredFields0() [Native code] at java.lang.Class#privateGetDeclaredFields() [JIT compiled code] at java.lang.Class#getDeclaredFields() [JIT compiled code] at org.apache.lucene.util.RamUsageEstimator#shallowSizeOfInstance() [Interpreted code] 0.00% 491936 jdk.internal.classfile.impl.StackMapGenerator$Frame#checkStack() [Inlined code] at jdk.internal.classfile.impl.StackMapGenerator$Frame#pushStack() [JIT compiled code] at jdk.internal.classfile.impl.StackMapGenerator#processBlock() [JIT compiled code] at jdk.internal.classfile.impl.StackMapGenerator#processMethod() [JIT compiled code] 0.00% 491912 jdk.internal.classfile.impl.StackMapGenerator#() [JIT compiled code] at jdk.internal.classfile.impl.StackMapGenerator#of() [JIT compiled code] at jdk.internal.classfile.impl.DirectCodeBuilder$4#generateStackMaps() [JIT compiled code] at jdk.internal.classfile.impl.DirectCodeBuilder$4#tryGenerateStackMaps() [JIT compiled code] 0.00% 491904 java.util.HashSet#() [Inlined code] at org.apache.lucene.index.SegmentCommitInfo#() [JIT compiled code] at org.apache.lucene.index.SegmentCommitInfo#clone() [JIT compiled code] at org.apache.lucene.index.SegmentReader#() [JIT compiled code] 0.00% 491880 org.apache.lucene.util.SparseFixedBitSet#insertLong() [Inlined 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] 0.00% 491872 org.apache.lucene.util.packed.DirectReader#getInstance() [Inlined code] at org.apache.lucene.util.packed.DirectMonotonicReader#getInstance() [JIT compiled code] at org.apache.lucene.util.packed.DirectMonotonicReader#getInstance() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader$OffHeapHnswGraph#() [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.03.08.19.33/bench-knn-q32-fmTrue.jfr Profiler for heap at stackSize=12 [/l/logs.nightly/2026.04.03.08.19.33/bench-knn-q32-fmTrue.jfr is 254.71 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q32-fmTrue.jfr is 254.71 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q32-fmTrue.jfr is 254.71 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q32-fmTrue.jfr is 254.71 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q32-fmTrue.jfr is 254.71 MB /l/logs.nightly/2026.04.03.08.19.33/bench-knn-q32-fmTrue.jfr is 254.71 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 3419 events (total: 98496M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 39.44% 38849M 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.57% 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] 8.94% 8803M 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.0x000000003219fa90#call() [JIT compiled code] 8.28% 8154M 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] 6.54% 6444M 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.0x000000003219fa90#call() [Interpreted code] 5.57% 5486M 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] 5.55% 5467M 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] 1.41% 1391M 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() [JIT compiled code] 0.98% 961M 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] 0.95% 932M 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] 0.76% 752M 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.0x000000003219fa90#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.74% 725M 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.67% 661M 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() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Interpreted code] 0.51% 497M 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.0x000000003219fa90#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% 200M 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] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003219fa90#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.17% 172M 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() [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.0x000000003219fa90#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.17% 164M org.apache.lucene.util.hnsw.NeighborArray#sort() [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() [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.0x000000003219fa90#call() [JIT compiled code] 0.16% 157M 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.0x000000003219fa90#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.0x000000003219d000#run() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] 0.16% 156M 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.0x00000000321b5b58#call() [JIT compiled code] 0.16% 156M 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.16% 153M 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() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003219fa90#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.15% 144M 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.15% 143M 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.0x000000003219fa90#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.0x000000003219d000#run() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] 0.14% 138M org.apache.lucene.util.hnsw.NeighborArray#sort() [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() [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.0x000000003219fa90#call() [Interpreted code] 0.14% 136M 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.0x000000003219fa90#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% 115M 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% 102M 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.10% 100M 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.0x0000000032196ee8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.09% 93M 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() [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.0x000000003219fa90#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.0x000000003219d000#run() [JIT compiled code] 0.09% 87M 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() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003219fa90#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.08% 81M java.util.logging.LogManager#reset() [Interpreted code] at java.util.logging.LogManager$Cleaner#run() [Interpreted code] 0.08% 81M jdk.jfr.internal.ShutdownHook#run() [Interpreted code] 0.08% 75M 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() [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.0x000000003219fa90#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.07% 71M 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() [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.0x000000003219fa90#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.0x000000003219d000#run() [JIT compiled code] 0.07% 67M 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] 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] 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.06% 60M 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.0x0000000032196ee8#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% 48M 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.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% 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.0x0000000032196ee8#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% 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] 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() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 0.03% 29M 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() [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.0x000000003219fa90#call() [Interpreted code] at java.util.concurrent.FutureTask#run() [Interpreted code] 0.03% 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() [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.0x000000003219fa90#call() [JIT compiled code] at java.util.concurrent.FutureTask#run() [Interpreted code] 0.02% 17M 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() [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.0x000000003219fa90#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.02% 17M 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.0x000000003219fa90#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.02% 14M 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() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Interpreted code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000003219fa90#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% 12M 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.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.0x000000003219fa90#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.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] at org.apache.lucene.internal.hppc.IntArrayList#add() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#generateLevelToNodes() [JIT compiled code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#getNodesOnLevel() [Inlined code] at 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] at org.apache.lucene.codecs.KnnVectorsWriter#merge() [JIT compiled code] 0.01% 9M 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() [Inlined 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.897 15.076 15.780 1.047 8000000 KNN 100 100 N/A N/A 100.000 32 100 4 bits 942.47 8488.38 0.00 21 36028.97 1.000 35278.320 4028.320 false HNSW 0.881 2.289 2.389 1.044 8000000 KNN 100 100 N/A N/A 100.000 32 100 4 bits 1077.99 7421.25 1166.24 1 36185.94 1.000 35278.320 4028.320 false HNSW 0.954 14.938 15.644 1.047 8000000 KNN 100 100 N/A N/A 100.000 32 100 7 bits 1466.26 5456.05 0.00 20 39940.13 1.000 39184.570 7934.570 false HNSW 0.930 2.541 2.654 1.044 8000000 KNN 100 100 N/A N/A 100.000 32 100 7 bits 1518.65 5267.85 1212.63 1 40090.70 1.000 39184.570 7934.570 false HNSW 0.975 12.958 13.575 1.048 8000000 KNN 100 100 N/A N/A 100.000 32 100 no 3052.10 2621.14 0.00 18 32011.14 1.000 31250.000 31250.000 false HNSW 0.944 3.249 3.394 1.045 8000000 KNN 100 100 N/A N/A 100.000 32 100 no 2878.38 2779.34 3258.16 1 32155.95 1.000 31250.000 31250.000 false HNSW saving all results to /l/logs.nightly/2026.04.03.08.19.33/knn_results.pk done! took 21002.7 seconds total removing KNN indices dir /l/util.nightly/knn-reuse/indices [2026-04-03 15:23:38.009514] now generate KNN nightly charts [2026-04-03 15:23:41.112759] 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=2990923 Profiler summary for /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr Version: 2.1 Chunks: 16 Start: 2026-04-03 19:23:41 (UTC) Duration: 128 s Event Type Count Size (bytes) ============================================================= jdk.FileWrite 3958770 82605723 jdk.CPUTimeSample 3689760 64847055 jdk.FileRead 796347 18853957 jdk.ObjectAllocationInNewTLAB 435978 7679655 jdk.ObjectAllocationOutsideTLAB 105031 1680123 jdk.NativeMethodSample 27289 365945 jdk.BooleanFlag 11072 350892 jdk.Compilation 6216 160194 jdk.CPULoad 2291 45221 jdk.UnsignedIntFlag 992 34266 jdk.IntFlag 896 32152 jdk.Checkpoint 837 25561114 jdk.StringFlag 720 26871 jdk.GarbageCollection 45 1065 jdk.CPUInformation 16 24027 jdk.GCConfiguration 16 411 jdk.JVMInformation 16 16907 jdk.Metadata 16 1768428 jdk.ActiveRecording 0 0 jdk.ActiveSetting 0 0 jdk.AllocationRequiringGC 0 0 jdk.BooleanFlagChanged 0 0 jdk.CPUTimeSamplesLost 0 0 jdk.CPUTimeStampCounter 0 0 jdk.ClassDefine 0 0 jdk.ClassLoad 0 0 jdk.ClassLoaderStatistics 0 0 jdk.ClassLoadingStatistics 0 0 jdk.ClassRedefinition 0 0 jdk.ClassUnload 0 0 jdk.CodeCacheConfiguration 0 0 jdk.CodeCacheFull 0 0 jdk.CodeCacheStatistics 0 0 jdk.CompilationFailure 0 0 jdk.CompilerConfiguration 0 0 jdk.CompilerInlining 0 0 jdk.CompilerPhase 0 0 jdk.CompilerQueueUtilization 0 0 jdk.CompilerStatistics 0 0 jdk.ConcurrentModeFailure 0 0 jdk.ContainerCPUThrottling 0 0 jdk.ContainerCPUUsage 0 0 jdk.ContainerConfiguration 0 0 jdk.ContainerIOUsage 0 0 jdk.ContainerMemoryUsage 0 0 jdk.ContinuationFreeze 0 0 jdk.ContinuationFreezeFast 0 0 jdk.ContinuationFreezeSlow 0 0 jdk.ContinuationThaw 0 0 jdk.ContinuationThawFast 0 0 jdk.ContinuationThawSlow 0 0 jdk.DataLoss 0 0 jdk.Deoptimization 0 0 jdk.DeprecatedInvocation 0 0 jdk.Deserialization 0 0 jdk.DirectBufferStatistics 0 0 jdk.DoubleFlag 0 0 jdk.DoubleFlagChanged 0 0 jdk.DumpReason 0 0 jdk.EvacuationFailed 0 0 jdk.EvacuationInformation 0 0 jdk.ExceptionStatistics 0 0 jdk.ExecuteVMOperation 0 0 jdk.ExecutionSample 0 0 jdk.FileForce 0 0 jdk.FinalizerStatistics 0 0 jdk.Flush 0 0 jdk.G1AdaptiveIHOP 0 0 jdk.G1BasicIHOP 0 0 jdk.G1EvacuationOldStatistics 0 0 jdk.G1EvacuationYoungStatistics 0 0 jdk.G1GarbageCollection 0 0 jdk.G1HeapRegionInformation 0 0 jdk.G1HeapRegionTypeChange 0 0 jdk.G1HeapSummary 0 0 jdk.G1MMU 0 0 jdk.GCCPUTime 0 0 jdk.GCHeapConfiguration 0 0 jdk.GCHeapMemoryPoolUsage 0 0 jdk.GCHeapMemoryUsage 0 0 jdk.GCHeapSummary 0 0 jdk.GCPhaseConcurrent 0 0 jdk.GCPhaseConcurrentLevel1 0 0 jdk.GCPhaseConcurrentLevel2 0 0 jdk.GCPhaseParallel 0 0 jdk.GCPhasePause 0 0 jdk.GCPhasePauseLevel1 0 0 jdk.GCPhasePauseLevel2 0 0 jdk.GCPhasePauseLevel3 0 0 jdk.GCPhasePauseLevel4 0 0 jdk.GCReferenceStatistics 0 0 jdk.GCSurvivorConfiguration 0 0 jdk.GCTLABConfiguration 0 0 jdk.HeapDump 0 0 jdk.InitialEnvironmentVariable 0 0 jdk.InitialSecurityProperty 0 0 jdk.InitialSystemProperty 0 0 jdk.IntFlagChanged 0 0 jdk.JITRestart 0 0 jdk.JavaAgent 0 0 jdk.JavaErrorThrow 0 0 jdk.JavaExceptionThrow 0 0 jdk.JavaMonitorDeflate 0 0 jdk.JavaMonitorEnter 0 0 jdk.JavaMonitorInflate 0 0 jdk.JavaMonitorNotify 0 0 jdk.JavaMonitorStatistics 0 0 jdk.JavaMonitorWait 0 0 jdk.JavaThreadStatistics 0 0 jdk.LongFlag 0 0 jdk.LongFlagChanged 0 0 jdk.MetaspaceAllocationFailure 0 0 jdk.MetaspaceChunkFreeListSummary 0 0 jdk.MetaspaceGCThreshold 0 0 jdk.MetaspaceOOM 0 0 jdk.MetaspaceSummary 0 0 jdk.MethodTiming 0 0 jdk.MethodTrace 0 0 jdk.ModuleExport 0 0 jdk.ModuleRequire 0 0 jdk.NativeAgent 0 0 jdk.NativeLibrary 0 0 jdk.NativeLibraryLoad 0 0 jdk.NativeLibraryUnload 0 0 jdk.NativeMemoryUsage 0 0 jdk.NativeMemoryUsageTotal 0 0 jdk.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 194.60 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 27289 events (total: 27289) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 42.16% 11505 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 26.68% 7280 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 19.10% 5211 jdk.jfr.internal.JVM#emitEvent() [Native code] 5.62% 1533 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] 5.52% 1506 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] 0.48% 130 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] 0.09% 24 java.io.FileOutputStream#writeBytes() [Native code] 0.08% 21 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] 0.06% 17 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] 0.06% 16 java.util.zip.Inflater#inflateBytesBytes() [Native code] 0.04% 12 jdk.jfr.internal.JVM#getStackTraceId() [Native code] 0.02% 5 sun.nio.ch.NativeThread#current0() [Native code] 0.01% 4 java.io.FileDescriptor#close0() [Native code] 0.01% 4 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] 0.01% 3 jdk.internal.misc.Unsafe#park() [Native code] 0.01% 3 java.lang.System#nanoTime() [Native code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] 0.01% 2 java.lang.ClassLoader#defineClass1() [Native code] 0.01% 2 jdk.internal.misc.Unsafe#allocateMemory0() [Native code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#access0() [Native code] 0.00% 1 java.lang.ClassLoader#findBootstrapClass() [Native code] 0.00% 1 java.io.FileInputStream#readBytes() [Native code] 0.00% 1 jdk.internal.misc.Unsafe#unpark() [Native code] 0.00% 1 java.io.UnixFileSystem#getBooleanAttributes0() [Native code] 0.00% 1 java.io.RandomAccessFile#readBytes0() [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.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 194.60 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 194.60 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 27289 events (total: 27289) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 41.92% 11439 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] 26.48% 7225 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] 16.40% 4476 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [JIT compiled code] 5.49% 1497 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] 4.34% 1183 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] 2.69% 735 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Interpreted code] 1.16% 317 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] 0.22% 60 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [JIT compiled code] 0.21% 56 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] 0.20% 54 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [JIT compiled code] 0.14% 38 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] 0.13% 36 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Interpreted code] 0.12% 33 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Interpreted code] 0.07% 20 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] 0.07% 19 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [JIT compiled code] 0.05% 13 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [JIT compiled code] 0.04% 12 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] 0.04% 12 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] 0.03% 9 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Interpreted code] 0.02% 6 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Interpreted code] 0.02% 5 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] 0.01% 4 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] 0.01% 4 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] 0.01% 4 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [Interpreted 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 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] 0.01% 3 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [Interpreted code] 0.01% 2 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Interpreted 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 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Interpreted code] 0.01% 2 java.lang.ClassLoader#defineClass1() [Native code] at java.lang.ClassLoader#defineClass() [Interpreted code] 0.00% 1 java.io.RandomAccessFile#readBytes0() [Native code] at java.io.RandomAccessFile#traceReadBytes0() [JIT compiled code] 0.00% 1 java.io.RandomAccessFile#open0() [Native code] at java.io.RandomAccessFile#open() [Interpreted code] 0.00% 1 java.lang.reflect.Array#newArray() [Native code] at java.lang.reflect.Array#newInstance() [Inlined code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Interpreted code] 0.00% 1 java.lang.ClassLoader#findBootstrapClass() [Native code] at java.lang.ClassLoader#findBootstrapClassOrNull() [Inlined code] 0.00% 1 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [Inlined code] 0.00% 1 java.io.UnixFileSystem#getBooleanAttributes0() [Native code] at java.io.UnixFileSystem#hasBooleanAttributes() [Interpreted code] 0.00% 1 java.io.FileInputStream#readBytes() [Native code] at java.io.FileInputStream#traceReadBytes() [Interpreted code] 0.00% 1 java.lang.System#nanoTime() [Native code] at org.apache.lucene.index.MergeRateLimiter#lambda$maybePause$0() [Interpreted code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#access0() [Native code] at sun.nio.fs.UnixNativeDispatcher#access() [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 194.60 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 194.60 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 194.60 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 27289 events (total: 27289) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 41.91% 11438 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] 26.48% 7225 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] 16.40% 4476 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.44% 1485 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] 4.34% 1183 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.59% 707 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.16% 317 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.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.21% 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] 0.19% 53 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.14% 38 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% 35 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.10% 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] 0.09% 25 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.07% 20 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% 19 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.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() [Inlined code] at sun.nio.ch.FileChannelImpl$Unmapper#unmap() [Inlined code] at jdk.internal.foreign.SegmentFactories$2#cleanup() [Inlined 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] 0.03% 7 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.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% 6 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.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#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.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% 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 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% 3 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% 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 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% 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 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.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 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 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.01% 2 java.lang.ClassLoader#defineClass1() [Native code] at java.lang.ClassLoader#defineClass() [Interpreted code] at java.security.SecureClassLoader#defineClass() [Interpreted code] at jdk.internal.loader.BuiltinClassLoader#defineClass() [Interpreted code] 0.01% 2 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] 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 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.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.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.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.reflect.Array#newArray() [Native code] at java.lang.reflect.Array#newInstance() [Inlined code] at org.apache.lucene.util.ArrayUtil#copyOfSubArray() [JIT compiled code] at org.apache.lucene.store.MemorySegmentIndexInput#buildSlice() [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() [Inlined code] 0.00% 1 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.00% 1 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.00% 1 java.lang.ClassLoader#findBootstrapClass() [Native code] at java.lang.ClassLoader#findBootstrapClassOrNull() [Inlined code] at java.lang.System$1#findBootstrapClassOrNull() [Inlined code] at jdk.internal.loader.ClassLoaders$BootClassLoader#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=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 194.60 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 194.60 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 194.60 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 194.60 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 27289 events (total: 27289) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 41.91% 11437 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] 23.05% 6289 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] 16.40% 4476 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.0x000000009e07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 4.32% 1178 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.55% 970 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.43% 936 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] 2.59% 707 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.0x000000009e07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 1.26% 345 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() [Inlined code] at jdk.internal.foreign.SharedSession$SharedResourceList#cleanup() [Inlined code] 1.16% 317 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.48% 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.19% 53 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.18% 50 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.12% 34 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% 34 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.12% 32 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.10% 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] 0.09% 25 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.0x000000009e07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 0.07% 20 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.04% 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() [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.03% 8 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% 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 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.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% 6 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.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% 5 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.02% 5 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.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 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 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 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% 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% 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.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 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.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.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.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() [Interpreted code] at jdk.internal.loader.BuiltinClassLoader#loadClassOrNull() [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% 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] 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 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.0x000000009e07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [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] 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 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% 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.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 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.lucene90.compressing.Lucene90CompressingStoredFieldsReader#() [Interpreted code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsFormat#fieldsReader() [Interpreted 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] 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() [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() [Interpreted code] at java.nio.channels.FileChannel#open() [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 194.60 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 194.60 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 194.60 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 194.60 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 194.60 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 27289 events (total: 27289) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 41.86% 11422 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.39% 5292 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] 16.40% 4476 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.0x000000009e07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 3.65% 997 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] 3.55% 970 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.43% 936 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.59% 707 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.0x000000009e07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 1.75% 477 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.26% 345 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() [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.16% 317 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.63% 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() [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.56% 154 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.45% 124 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.42% 115 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.34% 92 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.31% 85 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.19% 53 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% 48 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.16% 45 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.10% 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.10% 28 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.09% 25 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.0x000000009e07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.08% 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] 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.07% 20 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% 20 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% 17 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% 13 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% 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() [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.04% 12 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% 9 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% 6 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.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.lucene104.Lucene104PostingsReader#() [Interpreted code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsFormat#fieldsProducer() [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.Lucene90NormsProducer#() [Interpreted code] at org.apache.lucene.codecs.lucene90.Lucene90NormsFormat#normsProducer() [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% 5 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.02% 5 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] 0.02% 5 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.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() [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% 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.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% 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#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#() [Interpreted code] at org.apache.lucene.store.FSDirectory#createOutput() [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() [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() [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] 0.01% 3 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.0x000000009e07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [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() [Inlined 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#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 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.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] 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/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 194.60 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 194.60 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 194.60 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 194.60 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 194.60 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 194.60 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 540982 events (total: 323231M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 19.83% 64112M perf.LineFileDocs#nextDoc() [JIT compiled code] 13.50% 43636M java.lang.StringUTF16#compress() [Inlined code] 8.32% 26887M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] 7.12% 23002M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] 6.95% 22474M perf.LineFileDocs#readDocs() [JIT compiled code] 6.84% 22096M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] 4.45% 14381M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] 3.62% 11688M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] 3.40% 10977M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] 3.05% 9848M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] 2.63% 8506M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] 1.68% 5437M org.apache.lucene.util.TimSorter#() [Inlined code] 1.67% 5382M org.apache.lucene.util.BytesRef#() [Inlined code] 1.46% 4705M java.util.ArrayList#grow() [Inlined code] 1.37% 4413M java.util.TreeMap#keyIterator() [Inlined code] 1.30% 4202M perf.LineFileDocs#readDocs() [Interpreted code] 1.14% 3694M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] 1.03% 3329M org.apache.lucene.document.IntPoint#pack() [Inlined code] 0.85% 2738M org.apache.lucene.document.StringField#setStringValue() [Inlined code] 0.83% 2683M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] 0.82% 2657M java.util.Formatter#parse() [Inlined code] 0.62% 1988M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] 0.50% 1628M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] 0.50% 1600M java.lang.Integer#toString() [Inlined code] 0.48% 1546M perf.LineFileDocs#newDocState() [Interpreted code] 0.44% 1437M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock() [Inlined code] 0.43% 1383M java.util.Arrays#copyOfRange() [Inlined code] 0.35% 1137M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock() [JIT compiled code] 0.35% 1135M java.lang.String#format() [Inlined code] 0.33% 1069M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] 0.30% 983M java.lang.StringBuilder#toString() [Inlined code] 0.29% 948M java.lang.StringLatin1#replace() [Inlined code] 0.27% 888M java.lang.AbstractStringBuilder#() [Inlined code] 0.27% 887M java.lang.StringLatin1#newString() [Inlined code] 0.27% 886M java.util.Formatter#() [Inlined code] 0.27% 872M java.util.Formatter$FormatSpecifierParser#parse() [Inlined code] 0.25% 802M java.util.List#of() [Inlined code] 0.23% 747M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] 0.15% 481M org.apache.lucene.util.StringSorter#fallbackSorter() [Inlined code] 0.14% 463M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] 0.13% 413M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#writeImpacts() [JIT compiled code] 0.13% 409M java.util.ArrayList#iterator() [JIT compiled code] 0.11% 341M org.apache.lucene.util.PagedBytes$PagedBytesDataOutput#writeBytes() [Inlined code] 0.09% 299M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex() [JIT compiled code] 0.09% 281M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] 0.08% 249M java.nio.HeapByteBuffer#asReadOnlyBuffer() [Inlined code] 0.08% 245M java.util.ArrayList#subList() [Inlined code] 0.07% 234M java.lang.Thread#beforeSleep() [Interpreted code] 0.06% 199M org.apache.lucene.util.BytesRef#deepCopyOf() [Inlined code] 0.05% 172M org.apache.lucene.store.ByteBuffersDataOutput#writeLongString() [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.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 194.60 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 194.60 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 194.60 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 194.60 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 194.60 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 194.60 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 194.60 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 540982 events (total: 323231M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 19.81% 64046M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] 13.50% 43636M java.lang.StringUTF16#compress() [Inlined code] at java.lang.String#() [Inlined code] 8.32% 26887M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] 7.12% 23002M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] 6.95% 22474M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 6.84% 22096M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] 4.45% 14381M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] 3.39% 10960M 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.00% 9686M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] 2.75% 8902M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition() [JIT compiled code] 2.63% 8506M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] 1.68% 5437M org.apache.lucene.util.TimSorter#() [Inlined code] at org.apache.lucene.util.ArrayTimSorter#() [Inlined code] 1.59% 5137M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] 1.46% 4705M java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] 1.37% 4413M java.util.TreeMap#keyIterator() [Inlined code] at java.util.TreeMap$KeySet#iterator() [JIT compiled code] 1.30% 4202M perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 1.14% 3694M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] 1.03% 3329M org.apache.lucene.document.IntPoint#pack() [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues() [Inlined code] 0.86% 2785M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] 0.85% 2738M org.apache.lucene.document.StringField#setStringValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.83% 2683M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] 0.82% 2657M java.util.Formatter#parse() [Inlined code] at java.util.Formatter#format() [Inlined code] 0.62% 1988M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] 0.50% 1617M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [Inlined code] 0.49% 1577M 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.44% 1437M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock() [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer() [JIT compiled code] 0.35% 1137M 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.35% 1133M java.lang.String#format() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] 0.33% 1053M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] 0.30% 983M java.lang.StringBuilder#toString() [Inlined code] at java.util.Formatter#toString() [Inlined code] 0.29% 948M java.lang.StringLatin1#replace() [Inlined code] at java.lang.String#replace() [Inlined code] 0.27% 888M java.lang.AbstractStringBuilder#() [Inlined code] at java.lang.StringBuilder#() [Inlined code] 0.27% 887M java.lang.StringLatin1#newString() [Inlined code] at java.lang.Integer#toString() [Inlined code] 0.27% 886M java.util.Formatter#() [Inlined code] at java.lang.String#format() [Inlined code] 0.27% 872M java.util.Formatter$FormatSpecifierParser#parse() [Inlined code] at java.util.Formatter#parse() [Inlined code] 0.25% 802M java.util.List#of() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument() [Inlined code] 0.23% 747M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] at java.lang.StringConcatHelper#newArray() [Inlined code] 0.23% 741M java.util.Arrays#copyOfRange() [Inlined code] at java.lang.StringLatin1#newString() [Inlined code] 0.20% 641M java.util.Arrays#copyOfRange() [Inlined code] at java.lang.String#() [Inlined code] 0.15% 481M org.apache.lucene.util.StringSorter#fallbackSorter() [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#getFallbackSorter() [Inlined code] 0.13% 417M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] at java.lang.invoke.LambdaForm$DMH.0x000000009e1b4400#newInvokeSpecial() [Inlined code] 0.13% 409M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#writeImpacts() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] 0.12% 373M java.util.ArrayList#iterator() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [Interpreted code] 0.11% 341M org.apache.lucene.util.PagedBytes$PagedBytesDataOutput#writeBytes() [Inlined code] at org.apache.lucene.index.PointValuesWriter#addPackedValue() [Inlined code] 0.09% 299M 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% 281M 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% 249M java.nio.HeapByteBuffer#asReadOnlyBuffer() [Inlined code] at org.apache.lucene.store.ByteBuffersDataOutput#toBufferList() [JIT compiled code] 0.08% 245M java.util.ArrayList#subList() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] 0.08% 244M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock() [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 194.60 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 194.60 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 194.60 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 194.60 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 194.60 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 194.60 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 194.60 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 194.60 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 540982 events (total: 323231M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 19.81% 64046M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 13.49% 43617M 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.18% 26444M 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.12% 23002M 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% 22474M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 5.28% 17055M 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.45% 14381M 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% 9541M 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.73% 8814M 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% 8407M 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.67% 5394M 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.58% 5098M 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.51% 4879M 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.50% 4861M 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.46% 4705M 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% 4397M 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.30% 4202M perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 1.09% 3521M 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] 1.06% 3420M 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] 1.00% 3239M 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.86% 2781M 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.83% 2695M 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.83% 2683M 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.82% 2657M 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.62% 1988M 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% 1617M 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.49% 1577M 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% 1518M 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.44% 1437M 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] 0.35% 1133M 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.35% 1121M 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.34% 1103M 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.33% 1053M 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% 926M 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.27% 885M 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% 872M 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.27% 871M 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.27% 863M 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.25% 821M 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.25% 802M java.util.List#of() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument() [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.23% 741M 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.22% 723M 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.20% 641M 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% 481M 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.13% 417M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] at java.lang.invoke.LambdaForm$DMH.0x000000009e1b4400#newInvokeSpecial() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#getFallbackSorter() [Inlined code] 0.13% 409M 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% 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% 360M 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] 0.09% 299M 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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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 194.60 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 194.60 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 194.60 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 194.60 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 194.60 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 194.60 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 194.60 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 194.60 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 194.60 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 540982 events (total: 323231M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 19.81% 64046M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 13.43% 43423M 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% 22474M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 6.50% 21012M 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.72% 12021M 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.57% 11548M 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.30% 7428M 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.26% 7289M 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.80% 5824M 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% 5399M 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.67% 5394M 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.58% 5098M 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.52% 4914M 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.50% 4861M 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.0x000000009e1d3690#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 1.30% 4202M perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 1.29% 4167M 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.0x000000009e1d3690#merge() [Interpreted code] 1.18% 3803M 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.13% 3651M 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.05% 3387M 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.0x000000009e1d3690#merge() [Interpreted code] 1.00% 3239M 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] 1.00% 3229M 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.90% 2900M 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() [Inlined code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] 0.88% 2844M 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% 2695M 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.81% 2632M 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.78% 2528M 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.77% 2498M 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.75% 2426M 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.75% 2422M 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.73% 2360M 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.62% 1989M 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.60% 1947M 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.57% 1846M 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.54% 1748M 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.51% 1638M 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.50% 1625M 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.50% 1617M 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.49% 1577M 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.47% 1528M 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.44% 1420M 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.39% 1263M 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.38% 1212M 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] 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% 1201M 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.37% 1180M 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.35% 1133M 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.32% 1041M 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.32% 1032M 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% 962M 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] 0.29% 926M 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] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [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.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 194.60 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 194.60 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 194.60 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 194.60 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 194.60 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 194.60 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 194.60 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 194.60 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 194.60 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.nd27.625M.jfr is 194.60 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 540982 events (total: 323231M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 19.81% 64046M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 13.43% 43423M 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% 22474M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 6.03% 19483M 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.57% 11548M 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.0x000000009e1d3690#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.45% 11142M 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] 2.01% 6501M 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.78% 5756M 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% 5399M 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.0x000000009e1d3690#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.67% 5394M 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.0x000000009e1d3690#merge() [Interpreted code] 1.59% 5138M 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.58% 5098M 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.50% 4861M 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.0x000000009e1d3690#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.44% 4648M 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.30% 4202M perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 1.29% 4167M 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.0x000000009e1d3690#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.18% 3803M 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.05% 3387M 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.0x000000009e1d3690#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% 3239M 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] 1.00% 3229M 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() [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument() [Inlined code] 0.89% 2868M 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() [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() [Inlined code] 0.83% 2695M 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.83% 2692M 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.78% 2519M 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() [Inlined code] 0.77% 2498M 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.71% 2295M 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% 2174M 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.67% 2156M 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.60% 1947M 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() [Inlined code] 0.57% 1846M 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.0x000000009e1d3690#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.53% 1727M 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% 1671M 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.51% 1652M 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.50% 1617M 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.0x000000009e1d3690#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.49% 1590M 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.49% 1577M 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% 1558M 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.48% 1546M perf.LineFileDocs#newDocState() [Interpreted code] at perf.IndexThreads$IndexThread#run() [Interpreted code] 0.46% 1490M 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.45% 1441M 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() [Inlined code] 0.43% 1399M 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.39% 1263M 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.0x000000009e1d3690#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.38% 1212M 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] 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() [Inlined code] 0.37% 1201M 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.0x000000009e1d3690#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] 0.36% 1153M 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.35% 1133M 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.33% 1053M 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.32% 1041M 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() [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.32% 1032M 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.31% 995M 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] move log to /l/logs.nightly/2026.04.03.08.19.33/fastIndexMediumDocs.log move vmstat log to /l/logs.nightly/2026.04.03.08.19.33/fastIndexMediumDocs.vmstat.log move top log to /l/logs.nightly/2026.04.03.08.19.33/fastIndexMediumDocs.top.log [2026-04-03 15:26:18.836140] took 101.8 sec [2026-04-03 15:26:18.840159] medIndexAtClose None [2026-04-03 15:26:18.841530] 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=2993385 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-03 23:14:31 (UTC) Duration: 225 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 9932846 198630909 jdk.FileWrite 1203652 32509793 jdk.NativeMethodSample 28683 440745 jdk.ObjectAllocationInNewTLAB 18982 408539 jdk.BooleanFlag 10380 342585 jdk.CPULoad 2645 55545 jdk.UnsignedIntFlag 930 33345 jdk.IntFlag 840 31245 jdk.StringFlag 675 26385 jdk.Checkpoint 608 7632101 jdk.ObjectAllocationOutsideTLAB 214 4136 jdk.Compilation 78 2174 jdk.CPUInformation 15 22545 jdk.GCConfiguration 15 405 jdk.JVMInformation 15 17955 jdk.Metadata 15 1657920 jdk.FileRead 6 233 jdk.GarbageCollection 2 52 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.62 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 28683 events (total: 28683) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 37.02% 10619 jdk.jfr.internal.JVM#emitEvent() [Native code] 30.23% 8670 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 19.28% 5529 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] 12.32% 3533 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] 0.32% 91 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] 0.30% 87 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] 0.17% 50 jdk.internal.misc.Unsafe#park() [Native code] 0.10% 29 jdk.jfr.internal.JVM#getStackTraceId() [Native code] 0.08% 22 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] 0.07% 20 jdk.internal.misc.Unsafe#unpark() [Native code] 0.03% 9 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] 0.02% 5 java.io.FileDescriptor#close0() [Native code] 0.01% 2 java.nio.MappedMemoryUtils#isLoaded0() [Native code] 0.01% 2 sun.nio.fs.UnixNativeDispatcher#access0() [Native code] 0.01% 2 java.lang.Object#wait0() [Native code] 0.01% 2 sun.nio.ch.UnixFileDispatcherImpl#allocationGranularity0() [Native code] 0.01% 2 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] 0.01% 2 java.io.RandomAccessFile#open0() [Native code] 0.00% 1 sun.nio.ch.NativeThread#current0() [Native code] 0.00% 1 jdk.jfr.internal.JVM#flush() [Native code] 0.00% 1 jdk.jfr.internal.JVM#shouldRotateDisk() [Native code] 0.00% 1 java.lang.System#nanoTime() [Native code] 0.00% 1 java.io.RandomAccessFile#readBytes0() [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=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.62 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.62 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 28683 events (total: 28683) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 37.02% 10619 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Inlined code] 30.23% 8670 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] 19.28% 5529 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] 12.32% 3533 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] 0.32% 91 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] 0.30% 87 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] 0.17% 50 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] 0.10% 29 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] 0.08% 22 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] 0.07% 20 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [JIT compiled code] 0.03% 9 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] 0.02% 5 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] 0.01% 2 java.io.RandomAccessFile#open0() [Native code] at java.io.RandomAccessFile#open() [Inlined code] 0.01% 2 sun.nio.ch.UnixFileDispatcherImpl#allocationGranularity0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#allocationGranularity() [Inlined code] 0.01% 2 java.lang.Object#wait0() [Native code] at java.lang.Object#wait() [Inlined code] 0.01% 2 sun.nio.fs.UnixNativeDispatcher#access0() [Native code] at sun.nio.fs.UnixNativeDispatcher#access() [JIT compiled code] 0.01% 2 java.nio.MappedMemoryUtils#isLoaded0() [Native code] at java.nio.MappedMemoryUtils#isLoaded() [Inlined code] 0.01% 2 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [Inlined code] 0.00% 1 java.lang.Thread#sleepNanos0() [Native code] at java.lang.Thread#sleepNanos() [Inlined code] 0.00% 1 java.io.RandomAccessFile#readBytes0() [Native code] at java.io.RandomAccessFile#traceReadBytes0() [JIT compiled code] 0.00% 1 jdk.jfr.internal.JVM#shouldRotateDisk() [Native code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] 0.00% 1 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] 0.00% 1 java.lang.System#identityHashCode() [Native code] at java.util.IdentityHashMap#hash() [Inlined code] 0.00% 1 java.lang.System#nanoTime() [Native code] at java.util.concurrent.CompletableFuture$Signaller#isReleasable() [Interpreted code] 0.00% 1 jdk.jfr.internal.JVM#flush() [Native code] at jdk.jfr.internal.event.EventWriter#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=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.62 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.62 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.62 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 28683 events (total: 28683) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 37.02% 10619 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] 30.23% 8670 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.28% 5529 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] 12.10% 3471 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.32% 91 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.30% 87 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.22% 62 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.15% 44 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.10% 29 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.08% 22 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.07% 20 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% 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.02% 5 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.02% 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 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 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.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 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.01% 2 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.01% 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.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] 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 org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader#() [JIT compiled code] 0.00% 1 java.lang.System#nanoTime() [Native code] at java.util.concurrent.CompletableFuture$Signaller#isReleasable() [Interpreted code] at java.util.concurrent.ForkJoinPool#unmanagedBlock() [Inlined code] at java.util.concurrent.ForkJoinPool#managedBlock() [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#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.jfr.internal.JVM#shouldRotateDisk() [Native 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.0x000000003b07aa58#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#mapInternal() [JIT compiled code] at sun.nio.ch.FileChannelImpl#map() [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] 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.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.62 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.62 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.62 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.62 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 28683 events (total: 28683) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 37.02% 10619 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.0x000000003b07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 30.23% 8670 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] 18.75% 5377 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] 8.23% 2362 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] 3.87% 1109 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.53% 152 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.22% 62 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.16% 47 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.15% 44 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.15% 44 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.10% 29 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] 0.07% 20 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.05% 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] 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.03% 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.codecs.lucene104.Lucene104PostingsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsFormat#fieldsProducer() [JIT compiled code] 0.03% 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.codecs.lucene99.Lucene99FlatVectorsReader#openDataInput() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#() [JIT compiled code] 0.03% 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.codecs.lucene103.blocktree.Lucene103BlockTreeTermsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsFormat#fieldsProducer() [JIT compiled code] 0.03% 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.codecs.lucene90.compressing.FieldsIndexReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#() [JIT compiled 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] 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.02% 7 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% 7 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.Lucene99HnswVectorsReader#openDataInput() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#() [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() [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] 0.02% 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() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#write() [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] 0.02% 5 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.lucene99.Lucene99HnswVectorsReader#() [JIT compiled code] 0.02% 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% 4 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.01% 4 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.lucene103.blocktree.Lucene103BlockTreeTermsReader#() [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.store.Directory#openChecksumInput() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#readMetadata() [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.store.Directory#openChecksumInput() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#() [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.lucene90.Lucene90PointsReader#() [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#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% 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() [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.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] at org.apache.lucene.index.SegmentCoreReaders#() [JIT compiled code] 0.01% 2 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.0x000000003b1bf760#apply() [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.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.lucene90.Lucene90NormsProducer#() [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.01% 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.0x000000003b07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted 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.lucene90.Lucene90NormsProducer#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90NormsFormat#normsProducer() [JIT compiled 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.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.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() [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.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() [JIT compiled code] at sun.nio.ch.ChannelOutputStream#writeFully() [Inlined code] at sun.nio.ch.ChannelOutputStream#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#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#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.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] 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#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 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.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] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat#fieldsProducer() [JIT compiled 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] 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.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.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() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [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.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.62 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.62 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.62 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.62 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.62 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 28683 events (total: 28683) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 37.02% 10619 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.0x000000003b07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 30.23% 8670 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] 18.75% 5377 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] 3.85% 1103 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] 3.81% 1093 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.0x000000003b1ee930#close() [Interpreted code] 2.95% 845 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.47% 423 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.22% 62 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.15% 44 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.14% 41 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.10% 28 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.08% 24 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.08% 23 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.07% 21 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.07% 20 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% 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() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#readMetadata() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#() [JIT compiled code] 0.05% 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() [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.05% 14 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.05% 14 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.05% 13 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.04% 11 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() [Interpreted code] at org.apache.lucene.index.TieredMergePolicy#getSortedBySegmentSize() [Inlined code] 0.03% 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.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.lucene99.Lucene99HnswVectorsFormat#fieldsReader() [JIT compiled code] at org.apache.lucene.codecs.perfield.PerFieldKnnVectorsFormat$FieldsReader#() [JIT compiled code] 0.03% 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.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.03% 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.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] 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.03% 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.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] at org.apache.lucene.codecs.lucene90.Lucene90StoredFieldsFormat#fieldsReader() [JIT compiled code] at org.apache.lucene.index.SegmentCoreReaders#() [JIT compiled code] at org.apache.lucene.index.SegmentReader#() [JIT compiled 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() [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.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] 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.02% 7 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.Lucene99HnswVectorsReader#openDataInput() [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.02% 6 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.02% 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() [Inlined code] at org.apache.lucene.util.hnsw.HnswLock#write() [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] 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() [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] 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] 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] 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] 0.02% 5 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.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.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 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() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90PointsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90PointsFormat#fieldsReader() [Inlined code] 0.01% 4 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.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] 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 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() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsFormat#fieldsReader() [JIT compiled 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 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() [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.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 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() [JIT compiled code] at org.apache.lucene.codecs.lucene94.Lucene94FieldInfosFormat#read() [JIT compiled code] at org.apache.lucene.index.SegmentCoreReaders#() [JIT compiled code] 0.01% 4 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.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.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] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsFormat#fieldsReader() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsFormat#fieldsReader() [JIT compiled 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] 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.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] 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.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 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() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#createTempOutput() [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 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.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] 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.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.Directory#openChecksumInput() [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] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat#fieldsProducer() [JIT compiled code] at org.apache.lucene.index.SegmentCoreReaders#() [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 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% 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] 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.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.Lucene90NormsProducer#() [Inlined code] at org.apache.lucene.codecs.lucene90.Lucene90NormsFormat#normsProducer() [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.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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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.62 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.62 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.62 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.62 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.62 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.62 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 19195 events (total: 12741M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 62.02% 7902M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] 7.12% 907M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] 3.74% 476M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] 3.28% 418M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] 2.82% 359M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] 2.77% 353M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] 2.29% 292M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] 2.24% 285M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] 1.96% 250M org.apache.lucene.util.TimSorter#() [Inlined code] 1.70% 216M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] 1.01% 129M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [Inlined code] 0.94% 120M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.80% 101M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] 0.68% 86M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] 0.60% 76M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] 0.59% 74M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document() [JIT compiled code] 0.56% 71M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] 0.34% 43M java.util.ArrayList#grow() [Inlined code] 0.31% 39M perf.LineFileDocs#nextDoc() [JIT compiled code] 0.31% 39M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock() [JIT compiled code] 0.29% 37M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] 0.29% 36M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] 0.26% 33M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] 0.23% 28M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal() [Inlined code] 0.18% 23M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] 0.18% 23M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] 0.17% 21M org.apache.lucene.util.BytesRef#() [Inlined code] 0.17% 21M java.util.HashMap#newNode() [Inlined code] 0.16% 20M jdk.incubator.vector.FloatVector#lanewiseTemplate() [Inlined code] 0.15% 19M java.lang.StringUTF16#compress() [Inlined code] 0.13% 16M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] 0.11% 14M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] 0.10% 12M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#writeImpacts() [JIT compiled code] 0.09% 11M org.apache.lucene.util.compress.LZ4$HighCompressionHashTable#() [Inlined code] 0.08% 9M java.nio.HeapByteBuffer#asReadOnlyBuffer() [Inlined code] 0.08% 9M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] 0.07% 9M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] 0.07% 8M org.apache.lucene.util.StringSorter#fallbackSorter() [Inlined code] 0.07% 8M java.util.ArrayList#subList() [Inlined code] 0.06% 8M java.util.HashMap#resize() [JIT compiled code] 0.05% 6M java.util.ImmutableCollections$AbstractImmutableList#iterator() [JIT compiled code] 0.05% 6M java.util.ArrayList#iterator() [JIT compiled code] 0.05% 6M org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#mergeOneFieldToIndex() [Interpreted code] 0.05% 5M java.util.Arrays#copyOf() [Inlined code] 0.04% 5M java.io.BufferedOutputStream#() [Inlined code] 0.04% 5M org.apache.lucene.document.StringField#setStringValue() [Inlined code] 0.04% 4M org.apache.lucene.store.ByteBuffersDataInput#() [Inlined code] 0.03% 4M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex() [JIT compiled code] 0.03% 4M org.apache.lucene.internal.vectorization.MemorySegmentBulkVectorOps$DotProduct#dotProductBulkImpl() [JIT compiled code] 0.03% 4M org.apache.lucene.util.BytesRefHash#rehash() [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.62 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.62 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.62 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.62 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.62 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.62 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.62 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 19195 events (total: 12741M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 61.98% 7897M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] 7.12% 907M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] 3.74% 476M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes() [Inlined code] 2.81% 357M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [Inlined code] 2.77% 353M 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.50% 318M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] 2.24% 285M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] 1.96% 250M org.apache.lucene.util.TimSorter#() [Inlined code] at org.apache.lucene.util.ArrayTimSorter#() [Inlined code] 1.88% 239M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition() [JIT compiled code] 1.12% 142M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] 1.01% 129M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] 0.91% 116M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] 0.80% 101M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.78% 98M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue() [Inlined code] 0.68% 86M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] 0.59% 74M org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader$BlockState#document() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#serializedDocument() [Inlined code] 0.58% 73M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] 0.56% 71M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [JIT compiled code] 0.46% 58M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] at java.util.concurrent.LinkedBlockingQueue#take() [JIT compiled code] 0.42% 52M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] 0.34% 43M java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] 0.31% 39M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] 0.31% 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] 0.29% 36M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] 0.26% 33M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] 0.23% 28M jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegmentScopedInternal() [Inlined code] at jdk.internal.misc.ScopedMemoryAccess#loadFromMemorySegment() [Inlined code] 0.22% 28M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [Inlined code] 0.18% 23M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] 0.18% 23M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] 0.17% 21M java.util.HashMap#newNode() [Inlined code] at java.util.HashMap#putVal() [JIT compiled code] 0.16% 20M jdk.incubator.vector.FloatVector#lanewiseTemplate() [Inlined code] at jdk.incubator.vector.Float256Vector#lanewise() [Inlined code] 0.15% 19M java.lang.StringUTF16#compress() [Inlined code] at java.lang.String#() [Inlined code] 0.14% 18M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue#take() [Interpreted code] 0.12% 14M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] 0.10% 12M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#writeImpacts() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] 0.09% 11M org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#writeGraph() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] 0.09% 11M org.apache.lucene.util.compress.LZ4$HighCompressionHashTable#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock() [JIT compiled code] 0.09% 10M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock() [JIT compiled code] 0.08% 10M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] 0.08% 9M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] at java.lang.StringConcatHelper#newArray() [Inlined code] 0.07% 9M 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% 8M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] at java.lang.invoke.LambdaForm$DMH.0x000000003b1bc000#newInvokeSpecial() [Inlined code] 0.07% 8M org.apache.lucene.util.StringSorter#fallbackSorter() [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#getFallbackSorter() [Inlined code] 0.07% 8M java.util.ArrayList#subList() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlocks() [JIT compiled code] 0.06% 8M java.util.HashMap#resize() [JIT compiled code] at java.util.HashMap#putVal() [JIT compiled code] 0.05% 6M org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#mergeOneFieldToIndex() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99HnswVectorsWriter#mergeOneField() [Interpreted code] 0.05% 6M java.util.ImmutableCollections$AbstractImmutableList#iterator() [JIT compiled code] at org.apache.lucene.index.BufferedUpdatesStream#waitApplyForMerge() [Interpreted code] 0.05% 5M java.util.Arrays#copyOf() [Inlined code] at java.util.ArrayList#grow() [Inlined code] 0.04% 5M java.io.BufferedOutputStream#() [Inlined code] at java.io.BufferedOutputStream#() [Inlined code] 0.04% 5M java.nio.HeapByteBuffer#asReadOnlyBuffer() [Inlined code] at 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=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.62 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.62 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.62 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.62 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.62 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.62 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.62 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.62 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 19195 events (total: 12741M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 56.97% 7258M 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.12% 907M 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] 5.01% 638M 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.72% 474M 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.81% 357M 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] 2.50% 318M 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.24% 285M 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.96% 250M 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.88% 239M 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.76% 224M 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.12% 142M 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.01% 129M 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] 1.00% 127M 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.90% 114M 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.78% 98M 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] 0.74% 94M 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.68% 86M 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.59% 74M 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.56% 71M 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.55% 70M 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.46% 58M 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.42% 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.34% 43M 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.31% 39M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.31% 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.29% 36M 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.26% 33M 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] 0.23% 28M 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.22% 27M 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.18% 23M 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.16% 20M 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.15% 19M 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] 0.14% 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.13% 16M 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.12% 14M 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.10% 12M 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.09% 11M 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.09% 11M 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.09% 10M 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% 10M java.util.HashMap#newNode() [Inlined code] at java.util.HashMap#putVal() [JIT compiled code] at java.util.HashMap#put() [JIT compiled code] at java.util.HashSet#add() [Inlined code] 0.08% 10M 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.08% 9M java.util.HashMap#newNode() [Inlined code] at java.util.HashMap#putVal() [JIT compiled code] at java.util.HashMap#put() [Inlined code] at java.util.HashSet#add() [Inlined code] 0.07% 9M 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.07% 8M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] at java.lang.invoke.LambdaForm$DMH.0x000000003b1bc000#newInvokeSpecial() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#getFallbackSorter() [Inlined code] 0.07% 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.07% 8M 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.06% 7M 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.0x000000003b09c000#concat() [Inlined code] 0.05% 6M org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter#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] 0.05% 6M 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.05% 5M 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=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.62 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.62 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.62 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.62 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.62 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.62 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.62 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.62 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.62 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 19195 events (total: 12741M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 50.24% 6401M 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] 5.48% 697M 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] 4.73% 602M 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] 4.41% 561M 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.70% 471M 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.81% 357M 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() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] 2.39% 304M 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.96% 250M 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.76% 224M 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.0x000000003b1db080#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 1.58% 201M 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.41% 179M 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.0x000000003b1db080#merge() [Interpreted code] 1.25% 159M 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.0x000000003b1db080#merge() [Interpreted code] 1.09% 139M 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% 138M 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] 1.03% 130M 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] 0.99% 126M 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.97% 123M 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.91% 116M 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.90% 114M 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.0x000000003b1eb828#call() [JIT compiled code] at java.util.concurrent.FutureTask#run() [JIT compiled code] 0.78% 98M 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() [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.74% 94M 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.0x000000003b1eb828#call() [JIT compiled code] 0.59% 74M 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.0x000000003b1d9080#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.56% 71M 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.54% 68M 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.47% 59M 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.46% 58M 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.45% 57M 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.36% 45M 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% 39M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.30% 38M 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.26% 33M 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.24% 30M 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() [JIT compiled code] 0.24% 30M 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.22% 28M 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.22% 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#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.22% 27M 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.21% 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.19% 24M 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.16% 19M 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.15% 19M 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.15% 19M 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] 0.14% 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.13% 16M 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] 0.12% 15M 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.12% 14M 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% 12M 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.09% 11M 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.0x000000003b1e6d80#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.09% 11M 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] 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.08% 10M 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.08% 10M 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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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.62 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.62 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.62 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.62 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.62 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.62 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.62 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.62 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.62 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.nd27.625M.jfr is 230.62 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 19195 events (total: 12741M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 50.24% 6401M 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.0x000000003b1eb828#call() [JIT compiled code] 5.38% 685M 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] 4.73% 602M 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.0x000000003b1db080#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] 4.41% 561M 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.51% 446M 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.0x000000003b1eb828#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] 2.81% 357M 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() [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.0x000000003b1eb828#call() [JIT compiled code] 2.19% 279M 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.96% 250M 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.0x000000003b1db080#merge() [Interpreted code] 1.76% 224M 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.0x000000003b1db080#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] 1.58% 201M 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.0x000000003b1db080#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] 1.41% 179M 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.0x000000003b1db080#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] 1.25% 159M 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.0x000000003b1db080#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] 1.03% 130M 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] 1.01% 128M 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.0x000000003b1eb828#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.97% 123M 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.91% 116M 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.89% 113M 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.0x000000003b1eb828#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.89% 113M 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.86% 109M 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.0x000000003b1eb828#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.0x000000003b1ebd80#run() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] 0.78% 98M 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() [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.71% 90M 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.0x000000003b1eb828#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.0x000000003b1ebd80#run() [JIT compiled code] 0.59% 74M 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.0x000000003b1d9080#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.56% 71M 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.0x000000003b1db080#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.51% 65M 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.0x000000003b1eb828#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.47% 59M 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.0x000000003b1db080#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] 0.46% 58M 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.45% 57M 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.36% 45M 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.0x000000003b1db080#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.31% 39M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.30% 38M 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.24% 30M 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() [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] 0.24% 30M 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.0x000000003b1db080#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.22% 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#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% 27M 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.0x000000003b1eb828#call() [JIT compiled code] at java.util.concurrent.FutureTask#run() [JIT compiled code] 0.21% 26M 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.21% 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.20% 25M 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.20% 25M 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() [JIT compiled code] 0.19% 24M 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.0x000000003b1eb828#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.19% 24M 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.0x000000003b1db080#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.15% 19M 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] 0.14% 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.14% 17M 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.14% 17M 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.13% 16M 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() [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.12% 15M 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() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 0.12% 14M 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.11% 13M 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.10% 13M 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() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 0.10% 12M 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() [JIT compiled 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] move log to /l/logs.nightly/2026.04.03.08.19.33/fastIndexMediumDocsWithVectors.log move vmstat log to /l/logs.nightly/2026.04.03.08.19.33/fastIndexMediumDocsWithVectors.vmstat.log move top log to /l/logs.nightly/2026.04.03.08.19.33/fastIndexMediumDocsWithVectors.top.log [2026-04-03 19:18:30.986457] took 13759.2 sec [2026-04-03 19:18:30.990559] medIndexVectorsAtClose None [2026-04-03 19:18:30.997651] 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=3134648 Profiler summary for /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr Version: 2.1 Chunks: 19 Start: 2026-04-04 01:13:34 (UTC) Duration: 224 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 9060975 181181524 jdk.FileWrite 1704927 46378283 jdk.ObjectAllocationInNewTLAB 142891 2785145 jdk.NativeMethodSample 41106 637990 jdk.ObjectAllocationOutsideTLAB 22838 400909 jdk.FileRead 15751 460442 jdk.BooleanFlag 13148 433941 jdk.CPULoad 3552 74592 jdk.UnsignedIntFlag 1178 42237 jdk.IntFlag 1064 39577 jdk.Checkpoint 859 14388931 jdk.StringFlag 855 33706 jdk.Compilation 88 2439 jdk.CPUInformation 19 28557 jdk.GCConfiguration 19 513 jdk.JVMInformation 19 23655 jdk.Metadata 19 2100032 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 237.48 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 41106 events (total: 41106) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 43.92% 18054 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 30.26% 12439 jdk.jfr.internal.JVM#emitEvent() [Native code] 14.36% 5901 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] 7.47% 3071 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 3.52% 1448 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] 0.14% 56 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] 0.09% 35 jdk.internal.misc.Unsafe#park() [Native code] 0.05% 20 jdk.jfr.internal.JVM#getStackTraceId() [Native code] 0.04% 18 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] 0.04% 15 jdk.internal.misc.Unsafe#unpark() [Native code] 0.02% 7 sun.nio.ch.NativeThread#current0() [Native code] 0.02% 7 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] 0.01% 6 java.io.FileDescriptor#close0() [Native code] 0.01% 5 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] 0.01% 4 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] 0.01% 4 java.io.RandomAccessFile#open0() [Native code] 0.01% 3 java.io.FileOutputStream#writeBytes() [Native code] 0.01% 3 java.nio.MappedMemoryUtils#isLoaded0() [Native code] 0.01% 3 java.lang.Object#wait0() [Native code] 0.00% 2 jdk.internal.misc.VM#getNanoTimeAdjustment() [Native code] 0.00% 2 jdk.jfr.internal.JVM#flush() [Native code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#access0() [Native code] 0.00% 1 jdk.internal.misc.Unsafe#allocateMemory0() [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.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 237.48 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.48 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 41106 events (total: 41106) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 43.92% 18054 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] 30.26% 12439 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Inlined code] 14.36% 5901 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] 7.47% 3071 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] 3.52% 1448 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] 0.14% 56 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] 0.09% 35 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] 0.05% 20 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] 0.04% 18 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] 0.04% 15 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [JIT compiled code] 0.02% 7 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] 0.02% 7 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] 0.01% 6 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] 0.01% 5 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] 0.01% 4 java.io.RandomAccessFile#open0() [Native code] at java.io.RandomAccessFile#open() [Inlined code] 0.01% 4 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [Inlined code] 0.01% 3 java.nio.MappedMemoryUtils#isLoaded0() [Native code] at java.nio.MappedMemoryUtils#isLoaded() [Inlined code] 0.01% 3 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] 0.01% 3 java.lang.Object#wait0() [Native code] at java.lang.Object#wait() [Inlined code] 0.00% 2 jdk.internal.misc.VM#getNanoTimeAdjustment() [Native code] at java.time.Clock#currentInstant() [JIT compiled code] 0.00% 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 jdk.internal.misc.Unsafe#allocateMemory0() [Native code] at jdk.internal.misc.Unsafe#allocateMemory() [JIT compiled code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#access0() [Native code] at sun.nio.fs.UnixNativeDispatcher#access() [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 237.48 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.48 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.48 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 41106 events (total: 41106) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 43.92% 18054 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.26% 12439 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] 14.36% 5901 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] 7.47% 3071 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] 2.11% 868 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.41% 580 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.14% 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() [Inlined code] 0.07% 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.04% 18 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% 17 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% 13 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% 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#implWrite() [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% 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% 5 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.01% 5 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% 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 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.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.01% 3 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% 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 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% 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] 0.00% 2 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% 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 jdk.jfr.internal.JVM#addStringConstant() [Native code] at jdk.jfr.internal.StringPool#storeString() [JIT compiled code] at jdk.jfr.internal.StringPool#ensureCurrentGeneration() [Inlined code] at jdk.jfr.internal.StringPool#addString() [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#implRead() [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 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.00% 1 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() [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] 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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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 237.48 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.48 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.48 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.48 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 41106 events (total: 41106) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 43.92% 18054 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.76% 8945 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.0x000000008e07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 14.28% 5869 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] 8.50% 3494 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.0x000000008e07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 7.47% 3071 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] 2.11% 868 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.32% 541 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.12% 48 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.09% 39 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.08% 32 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.07% 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() [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.04% 17 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 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] 0.03% 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] 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% 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#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% 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() [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% 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% 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() [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.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% 3 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.0x000000008e1c7a10#apply() [Inlined 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% 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] 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% 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] 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() [JIT compiled code] 0.01% 3 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.01% 3 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.0x000000008e07aa58#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() [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] 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#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% 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] at jdk.jfr.internal.event.EventWriter#beginEvent() [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% 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.store.FilterDirectory#openInput() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#openInput() [Inlined 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() [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.00% 2 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] at org.apache.lucene.index.IndexWriter#setDiagnostics() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#sealFlushedSegment() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush() [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#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.00% 1 jdk.jfr.internal.JVM#addStringConstant() [Native code] at jdk.jfr.internal.StringPool#storeString() [JIT compiled code] at jdk.jfr.internal.StringPool#ensureCurrentGeneration() [Inlined code] at jdk.jfr.internal.StringPool#addString() [Inlined code] at jdk.jfr.internal.event.EventWriter#putString() [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 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] 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#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() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [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.lucene90.Lucene90PointsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90PointsFormat#fieldsReader() [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() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#() [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.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [JIT compiled 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() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#periodicTask() [Interpreted code] 0.00% 1 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.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.lucene90.compressing.FieldsIndexReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#() [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#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.00% 1 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() [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] 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.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 237.48 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.48 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.48 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.48 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.48 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 41106 events (total: 41106) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 43.92% 18054 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.76% 8945 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.0x000000008e07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 14.28% 5869 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] 8.50% 3494 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.0x000000008e07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 5.13% 2109 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] 2.34% 962 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] 2.09% 861 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.75% 308 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.56% 230 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.11% 44 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.09% 39 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.07% 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() [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% 14 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.03% 13 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() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 0.03% 11 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% 7 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% 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() [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() [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#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% 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.lucene104.Lucene104ScalarQuantizedVectorsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsReader#() [JIT compiled code] 0.01% 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#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% 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.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% 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() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#createTempOutput() [JIT compiled 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] 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() [JIT compiled code] at jdk.jfr.internal.PlatformRecorder#lambda$startDiskMonitor$0() [Interpreted code] at jdk.jfr.internal.PlatformRecorder$$Lambda.0x000000008e07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.01% 3 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.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] 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% 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% 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.Lucene90PointsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90PointsFormat#fieldsReader() [Inlined 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 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.0x000000008e1c7a10#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() [JIT compiled code] 0.01% 3 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.0x000000008e07aa58#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() [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% 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.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% 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#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 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.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% 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] at jdk.jfr.internal.event.EventWriter#beginEvent() [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% 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.lucene104.Lucene104PostingsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsFormat#fieldsProducer() [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#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] 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.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.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.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.lucene99.Lucene99FlatVectorsReader#readMetadata() [JIT compiled code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsReader#() [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#ensureCurrentGeneration() [Inlined code] at jdk.jfr.internal.StringPool#addString() [Inlined code] at jdk.jfr.internal.event.EventWriter#putString() [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#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#deleteFiles() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.FieldsIndexWriter#close() [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.lucene90.compressing.FieldsIndexWriter#finish() [JIT compiled code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsWriter#finish() [JIT compiled 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.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% 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.lucene90.Lucene90PointsWriter#() [Inlined code] at org.apache.lucene.codecs.lucene90.Lucene90PointsWriter#() [Inlined 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() [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.0x000000008e07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#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] 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.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() [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() [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() [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() [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/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 237.48 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.48 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.48 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.48 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.48 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.48 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 165728 events (total: 47241M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 37.07% 17512M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] 28.05% 13252M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] 5.08% 2399M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] 3.69% 1742M java.nio.HeapByteBuffer#() [Inlined code] 3.14% 1481M perf.LineFileDocs#readVector() [Inlined code] 2.88% 1358M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] 2.44% 1150M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] 1.98% 935M perf.LineFileDocs#nextDoc() [JIT compiled code] 1.69% 797M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] 1.36% 642M java.lang.StringUTF16#compress() [Inlined code] 1.13% 536M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] 1.08% 510M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] 1.03% 484M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] 0.89% 418M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] 0.83% 394M perf.LineFileDocs#readDocs() [JIT compiled code] 0.72% 338M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] 0.71% 333M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] 0.63% 295M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] 0.56% 264M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] 0.54% 252M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.48% 226M org.apache.lucene.util.TimSorter#() [Inlined code] 0.39% 186M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] 0.28% 130M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] 0.25% 118M org.apache.lucene.util.BytesRef#() [Inlined code] 0.23% 107M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize() [JIT compiled code] 0.22% 103M java.util.ArrayList#grow() [Inlined code] 0.21% 99M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] 0.21% 98M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] 0.19% 90M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] 0.13% 59M org.apache.lucene.document.StringField#setStringValue() [Inlined code] 0.12% 57M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] 0.12% 56M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] 0.12% 54M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock() [JIT compiled code] 0.11% 51M org.apache.lucene.document.IntPoint#pack() [Inlined code] 0.09% 40M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] 0.09% 40M java.util.Formatter#parse() [Inlined code] 0.09% 40M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock() [Inlined code] 0.07% 31M java.util.Arrays#copyOfRange() [Inlined code] 0.06% 28M java.lang.Integer#toString() [Inlined code] 0.06% 27M java.util.List#of() [Inlined code] 0.05% 23M org.apache.lucene.util.compress.LZ4$HighCompressionHashTable#() [Inlined code] 0.05% 22M org.apache.lucene.util.StringSorter#fallbackSorter() [Inlined code] 0.05% 22M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] 0.05% 21M java.lang.StringBuilder#toString() [Inlined code] 0.04% 19M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#writeImpacts() [JIT compiled code] 0.04% 18M java.util.HashMap#newNode() [Inlined code] 0.04% 18M java.util.Formatter#() [Inlined code] 0.04% 17M java.nio.HeapByteBuffer#asReadOnlyBuffer() [Inlined code] 0.04% 17M java.lang.reflect.Array#newInstance() [Inlined code] 0.04% 16M 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.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 237.48 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.48 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.48 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.48 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.48 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.48 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.48 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 165728 events (total: 47241M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 36.97% 17464M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] 14.82% 7001M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [Inlined code] 13.23% 6250M org.apache.lucene.codecs.lucene104.OffHeapScalarQuantizedVectorValues#getCorrectiveTerms() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorScorer$ScalarQuantizedVectorScorerSupplier$1#setScoringOrdinal() [JIT compiled code] 4.15% 1958M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue() [Inlined code] 3.69% 1742M java.nio.HeapByteBuffer#() [Inlined code] at java.nio.ByteBuffer#allocate() [Inlined code] 3.14% 1481M perf.LineFileDocs#readVector() [Inlined code] at perf.LineFileDocs#readDocs() [JIT compiled code] 2.88% 1358M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes() [Inlined code] 2.44% 1150M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] 1.98% 935M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] 1.69% 797M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [JIT compiled code] 1.36% 642M java.lang.StringUTF16#compress() [Inlined code] at java.lang.String#() [Inlined code] 1.13% 536M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] 1.08% 510M 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.92% 436M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] 0.89% 418M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] 0.83% 394M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 0.71% 333M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] 0.67% 314M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] 0.63% 295M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] 0.59% 278M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition() [JIT compiled code] 0.56% 264M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] 0.54% 252M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [JIT compiled code] 0.48% 226M org.apache.lucene.util.TimSorter#() [Inlined code] at org.apache.lucene.util.ArrayTimSorter#() [Inlined code] 0.39% 186M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.33% 155M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [Inlined code] 0.24% 111M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] at java.util.concurrent.LinkedBlockingQueue#take() [JIT compiled code] 0.23% 109M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] 0.22% 103M java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] 0.21% 98M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] 0.19% 90M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [Inlined code] 0.16% 73M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter$QuantizedFloatVectorValues#quantize() [Inlined code] 0.15% 72M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#newInvokeSpecial() [Inlined code] 0.13% 59M org.apache.lucene.document.StringField#setStringValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.13% 59M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] 0.12% 57M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] 0.12% 56M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [JIT compiled code] 0.12% 54M 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.11% 51M org.apache.lucene.document.IntPoint#pack() [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues() [Inlined code] 0.10% 48M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [Inlined code] 0.09% 40M java.util.Formatter#parse() [Inlined code] at java.util.Formatter#format() [Inlined code] 0.09% 40M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock() [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer() [JIT compiled code] 0.08% 38M java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquire() [JIT compiled code] at java.util.concurrent.locks.AbstractQueuedLongSynchronizer#acquireShared() [Inlined code] 0.07% 33M org.apache.lucene.util.quantization.OptimizedScalarQuantizer#scalarQuantize() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104ScalarQuantizedVectorsWriter#writeVectors() [JIT compiled code] 0.06% 28M java.lang.Integer#toString() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] 0.06% 27M java.util.List#of() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] 0.06% 27M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] at java.lang.invoke.LambdaForm$DMH.0x000000008e1c4400#newInvokeSpecial() [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 org.apache.lucene.util.StringSorter#fallbackSorter() [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#getFallbackSorter() [Inlined code] 0.05% 22M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] at java.lang.StringConcatHelper#newArray() [Inlined code] 0.05% 21M java.lang.StringBuilder#toString() [Inlined code] at java.util.Formatter#toString() [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 237.48 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.48 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.48 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.48 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.48 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.48 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.48 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.48 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 165728 events (total: 47241M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 33.67% 15907M 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] 14.50% 6850M 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] 11.53% 5448M 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] 4.15% 1958M 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.68% 1736M 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.29% 1556M 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.14% 1481M perf.LineFileDocs#readVector() [Inlined code] at perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 2.88% 1358M 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.44% 1150M 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.98% 935M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 1.69% 797M 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] 1.67% 790M 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] 1.35% 639M 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.13% 536M 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] 0.92% 436M 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.89% 418M 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.83% 394M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 0.71% 333M 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.67% 314M 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.60% 282M 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.59% 278M 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.56% 264M 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.48% 227M 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% 226M 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.46% 217M 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.44% 206M 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.33% 155M 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.32% 151M 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.HnswGraphBuilder#addGraphNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$ConcurrentMergeWorker#addGraphNode() [Inlined code] 0.30% 139M 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.24% 111M 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% 109M 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.22% 103M 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.21% 98M 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.16% 76M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [Inlined code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] 0.14% 67M 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.13% 59M 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.13% 59M 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.13% 59M 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.12% 57M 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.12% 56M 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.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() [JIT compiled code] 0.12% 54M 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.11% 49M 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.09% 44M 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% 42M 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.09% 40M 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% 40M 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() [JIT compiled code] 0.08% 38M 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.07% 33M 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.06% 28M 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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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 237.48 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.48 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.48 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.48 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.48 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.48 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.48 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.48 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.48 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 165728 events (total: 47241M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 23.34% 11025M 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] 14.50% 6850M 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() [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] 11.53% 5448M 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] 6.68% 3154M 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.15% 1958M 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.68% 1736M 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] 3.49% 1650M 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] 3.14% 1481M perf.LineFileDocs#readVector() [Inlined code] at perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 2.79% 1318M 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] 1.99% 939M 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] 1.98% 935M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 1.67% 790M 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] 1.43% 674M 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] 1.38% 653M 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.35% 639M 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.05% 497M 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] 1.04% 489M 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() [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.86% 405M 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.83% 394M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 0.57% 269M 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.57% 268M 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() [Inlined code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] 0.56% 265M 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.52% 244M 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.50% 238M 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.48% 227M 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.0x000000008e1e2840#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.48% 226M 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] 0.44% 206M 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.0x000000008e1f6fb0#call() [JIT compiled code] at java.util.concurrent.FutureTask#run() [JIT compiled code] 0.41% 194M 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() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 0.37% 177M 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.37% 174M 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.0x000000008e1e2840#merge() [Interpreted code] 0.35% 167M 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.0x000000008e1e2840#merge() [Interpreted code] 0.32% 151M 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.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.0x000000008e1f6fb0#call() [JIT compiled code] 0.30% 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% 143M 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.30% 139M 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.0x000000008e1f6fb0#call() [JIT compiled code] 0.26% 122M 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.24% 113M 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.24% 111M 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.23% 110M 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.23% 109M 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.21% 101M 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.17% 78M 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#replayBufferedVectors() [JIT compiled code] 0.16% 76M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [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] 0.14% 68M 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.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.14% 67M 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.14% 65M 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() [Inlined code] at org.apache.lucene.index.TermsHashPerField#add() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invertTerm() [Inlined code] 0.13% 59M 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.12% 56M 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.12% 55M 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() [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.11% 49M 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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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 237.48 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.48 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.48 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.48 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.48 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.48 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.48 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.48 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.48 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.vectors=1024.int8-quantized.nd27.625M.jfr is 237.48 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 165728 events (total: 47241M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 23.34% 11025M 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.0x000000008e1f6fb0#call() [JIT compiled code] 14.50% 6850M 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() [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] 11.53% 5448M 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() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008e1f6fb0#call() [JIT compiled code] at java.util.concurrent.FutureTask#run() [JIT compiled code] 6.68% 3154M 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.15% 1958M 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.68% 1736M 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] 3.14% 1481M perf.LineFileDocs#readVector() [Inlined code] at perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 2.72% 1284M 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() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] 2.06% 973M 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() [JIT compiled code] 1.98% 935M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 1.83% 865M 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.0x000000008e1f6fb0#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.67% 790M 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() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008e1f6fb0#call() [JIT compiled code] 1.43% 674M 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() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008e1f6fb0#call() [JIT compiled code] 1.35% 639M 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.05% 497M 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.0x000000008e1e2840#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] 1.04% 489M 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() [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] 0.86% 405M 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.83% 394M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 0.76% 360M 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.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.70% 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#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.69% 327M 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.59% 277M 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() [JIT compiled code] 0.57% 268M 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() [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] 0.53% 252M 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.0x000000008e1f6fb0#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.50% 238M 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.48% 227M 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.0x000000008e1e2840#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.48% 226M 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.0x000000008e1e2840#merge() [Interpreted code] 0.40% 187M 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.0x000000008e1f6fb0#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.0x000000008e1f7508#run() [JIT compiled code] at java.util.concurrent.ThreadPoolExecutor#runWorker() [Interpreted code] 0.38% 178M 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() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder#lambda$build$0() [Inlined code] at org.apache.lucene.util.hnsw.HnswConcurrentMergeBuilder$$Lambda.0x000000008e1f6fb0#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% 177M 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.0x000000008e1e2840#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.37% 174M 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.0x000000008e1e2840#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.35% 167M 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.0x000000008e1e2840#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.31% 146M 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.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.0x000000008e1f6fb0#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.0x000000008e1f7508#run() [JIT compiled code] 0.30% 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.29% 135M 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.28% 130M 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.26% 123M 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.0x000000008e1f6fb0#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.0x000000008e1f7508#run() [JIT compiled code] 0.26% 122M 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.24% 113M 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] 0.24% 111M 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.23% 110M 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() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 0.23% 110M 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() [JIT compiled 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.23% 109M 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.21% 99M 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.0x000000008e1f6fb0#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.20% 95M 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() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 0.17% 78M 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#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.16% 76M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [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] at org.apache.lucene.index.IndexWriter#addDocument() [Inlined code] 0.16% 74M 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.0x000000008e1f6fb0#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.14% 68M 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.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.14% 67M 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.0x000000008e1ef950#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [JIT compiled code] move log to /l/logs.nightly/2026.04.03.08.19.33/fastIndexMediumDocsWithVectorsQuantized.log move vmstat log to /l/logs.nightly/2026.04.03.08.19.33/fastIndexMediumDocsWithVectorsQuantized.vmstat.log move top log to /l/logs.nightly/2026.04.03.08.19.33/fastIndexMediumDocsWithVectorsQuantized.top.log [2026-04-03 21:17:38.742016] took 7019.4 sec [2026-04-03 21:17:38.746158] medIndexVectorsAtClose None [2026-04-03 21:17:38.756477] 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=3207708 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-04 01:17:38 (UTC) Duration: 178 s Event Type Count Size (bytes) ============================================================= jdk.FileWrite 5038343 120593402 jdk.CPUTimeSample 4002202 70552074 jdk.FileRead 796611 18842560 jdk.ObjectAllocationInNewTLAB 221710 4057873 jdk.ObjectAllocationOutsideTLAB 60325 1007705 jdk.NativeMethodSample 31450 423093 jdk.BooleanFlag 13840 439480 jdk.Compilation 7198 186323 jdk.CPULoad 3219 63780 jdk.UnsignedIntFlag 1240 42910 jdk.IntFlag 1120 40260 jdk.Checkpoint 1043 33070278 jdk.StringFlag 900 33855 jdk.GarbageCollection 50 1188 jdk.CPUInformation 20 30035 jdk.GCConfiguration 20 515 jdk.JVMInformation 20 22295 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 239.96 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 31450 events (total: 31450) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 44.74% 14072 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 23.47% 7382 jdk.jfr.internal.JVM#emitEvent() [Native code] 19.49% 6129 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 6.99% 2198 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] 2.53% 795 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] 1.81% 568 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] 0.46% 146 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] 0.12% 37 java.io.FileOutputStream#writeBytes() [Native code] 0.08% 25 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] 0.07% 21 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] 0.05% 17 jdk.jfr.internal.JVM#getStackTraceId() [Native code] 0.05% 15 java.util.zip.Inflater#inflateBytesBytes() [Native code] 0.03% 8 java.io.FileDescriptor#close0() [Native code] 0.02% 6 jdk.internal.misc.Unsafe#park() [Native code] 0.01% 4 java.nio.MappedMemoryUtils#isLoaded0() [Native code] 0.01% 3 sun.nio.ch.NativeThread#current0() [Native code] 0.01% 3 java.lang.System#nanoTime() [Native code] 0.01% 3 java.io.RandomAccessFile#readBytes0() [Native code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] 0.01% 3 jdk.internal.misc.Unsafe#allocateMemory0() [Native code] 0.01% 2 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] 0.01% 2 java.lang.Object#getClass() [Native code] 0.00% 1 java.lang.System#currentTimeMillis() [Native code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#access0() [Native code] 0.00% 1 java.io.UnixFileSystem#canonicalize0() [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.reflect.Reflection#getClassAccessFlags() [Native code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#readdir0() [Native code] 0.00% 1 java.lang.reflect.Array#newArray() [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 239.96 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 239.96 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 31450 events (total: 31450) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 44.57% 14017 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] 21.12% 6643 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [JIT compiled code] 19.33% 6079 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] 4.83% 1520 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] 2.52% 793 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Interpreted code] 2.35% 739 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Interpreted code] 2.03% 640 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] 1.76% 555 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] 0.19% 60 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] 0.19% 59 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] 0.15% 48 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [JIT compiled code] 0.14% 44 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [JIT compiled code] 0.12% 38 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Interpreted code] 0.10% 31 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] 0.09% 27 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Interpreted code] 0.06% 20 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] 0.06% 20 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [JIT compiled code] 0.05% 17 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] 0.04% 14 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [JIT compiled code] 0.04% 13 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Interpreted code] 0.03% 11 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Interpreted code] 0.02% 7 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] 0.02% 6 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [Interpreted code] 0.02% 6 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] 0.02% 5 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [JIT compiled code] 0.01% 3 jdk.internal.misc.Unsafe#allocateMemory0() [Native code] at jdk.internal.misc.Unsafe#allocateMemory() [Interpreted code] 0.01% 3 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] 0.01% 3 java.nio.MappedMemoryUtils#isLoaded0() [Native code] at java.nio.MappedMemoryUtils#isLoaded() [JIT compiled code] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] 0.01% 2 java.lang.System#nanoTime() [Native code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] 0.01% 2 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Interpreted code] 0.01% 2 java.io.RandomAccessFile#readBytes0() [Native code] at java.io.RandomAccessFile#traceReadBytes0() [JIT compiled code] 0.01% 2 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [JIT compiled code] 0.01% 2 java.lang.Object#getClass() [Native code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [JIT compiled code] 0.00% 1 java.lang.System#currentTimeMillis() [Native code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [Interpreted 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 java.lang.System#nanoTime() [Native code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [Interpreted code] 0.00% 1 java.io.RandomAccessFile#readBytes0() [Native code] at java.io.RandomAccessFile#traceReadBytes0() [Interpreted code] 0.00% 1 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [Interpreted code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#access0() [Native code] at sun.nio.fs.UnixNativeDispatcher#access() [Interpreted code] 0.00% 1 java.io.UnixFileSystem#canonicalize0() [Native code] at java.io.UnixFileSystem#canonicalize() [Interpreted code] 0.00% 1 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Interpreted code] 0.00% 1 java.nio.MappedMemoryUtils#isLoaded0() [Native code] at java.nio.MappedMemoryUtils#isLoaded() [Interpreted code] 0.00% 1 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Inlined code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#readdir0() [Native code] at sun.nio.fs.UnixNativeDispatcher#readdir() [Inlined code] 0.00% 1 jdk.internal.reflect.Reflection#getClassAccessFlags() [Native code] at sun.invoke.util.VerifyAccess#getClassModifiers() [Inlined code] 0.00% 1 java.io.FileInputStream#readBytes() [Native code] at java.io.FileInputStream#traceReadBytes() [Interpreted code] 0.00% 1 java.lang.ClassLoader#defineClass1() [Native code] at java.lang.ClassLoader#defineClass() [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 239.96 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 239.96 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 239.96 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 31450 events (total: 31450) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 44.57% 14017 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.12% 6641 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] 19.33% 6079 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] 4.83% 1520 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.39% 753 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] 2.26% 710 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] 2.03% 640 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.15% 362 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.60% 189 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.19% 60 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.19% 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.15% 47 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.14% 43 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.13% 40 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.10% 32 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.10% 31 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.09% 29 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% 26 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.06% 20 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.06% 18 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.04% 14 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% 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.03% 11 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.03% 10 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.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.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.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] 0.02% 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() [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] 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() [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.FileReadEvent#commit() [JIT compiled code] at jdk.internal.event.FileReadEvent#offer() [Inlined code] 0.01% 3 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% 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% 3 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.01% 3 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 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#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() [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] 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#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.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 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.UnixFileSystem#canonicalize0() [Native code] at java.io.UnixFileSystem#canonicalize() [Interpreted code] at java.io.File#getCanonicalPath() [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() [JIT compiled code] at sun.nio.ch.FileChannelImpl#mapInternal() [Interpreted code] at sun.nio.ch.FileChannelImpl#map() [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.lang.System#nanoTime() [Native 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.00% 1 java.nio.MappedMemoryUtils#isLoaded0() [Native code] at java.nio.MappedMemoryUtils#isLoaded() [Interpreted code] at java.nio.MappedMemoryUtils$1#isLoaded() [Interpreted code] at jdk.internal.misc.ScopedMemoryAccess#isLoadedInternal() [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 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.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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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 239.96 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 239.96 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 239.96 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 239.96 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 31450 events (total: 31450) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 44.56% 14015 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.12% 6641 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.0x000000005e07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 16.62% 5228 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] 4.83% 1519 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] 2.71% 851 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] 2.39% 751 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] 2.26% 710 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.0x000000005e07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 1.98% 623 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] 0.59% 184 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.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.50% 156 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.17% 53 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% 47 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.14% 45 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.14% 43 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.13% 40 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.13% 40 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.10% 32 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.10% 31 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.09% 29 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.0x000000005e07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 0.08% 26 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.05% 17 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.05% 16 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% 14 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% 11 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.03% 9 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% 7 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% 7 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% 6 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.02% 6 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() [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.02% 6 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% 6 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% 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() [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.02% 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() [JIT compiled 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() [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.01% 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() [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 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] 0.01% 4 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% 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 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% 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] 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% 3 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% 3 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.0x000000005e1c2b80#apply() [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] 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% 3 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% 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% 2 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.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 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.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] 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-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 239.96 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 239.96 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 239.96 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 239.96 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 239.96 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 31450 events (total: 31450) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 44.51% 13997 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.12% 6641 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.0x000000005e07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 13.65% 4294 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] 2.97% 934 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.71% 851 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.39% 751 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] 2.35% 739 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] 2.26% 710 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.0x000000005e07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 1.98% 623 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] 0.81% 256 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.59% 184 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.56% 176 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.44% 137 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.33% 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() [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() [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.26% 83 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.15% 47 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.15% 46 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.14% 43 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% 43 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.13% 40 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.12% 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() [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% 31 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.10% 30 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.09% 29 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.0x000000005e07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted 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] 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% 19 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% 17 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.05% 15 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.04% 14 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.03% 11 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.03% 11 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#() [JIT compiled code] at org.apache.lucene.store.FSDirectory#createOutput() [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] 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.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() [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() [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.02% 6 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.02% 5 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.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.Lucene90DocValuesProducer#() [Interpreted code] at org.apache.lucene.codecs.lucene90.Lucene90DocValuesFormat#fieldsProducer() [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.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.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.compressing.Lucene90CompressingStoredFieldsReader#() [Interpreted code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsFormat#fieldsReader() [Interpreted code] 0.02% 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() [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% 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() [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.01% 4 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% 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() [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% 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.Lucene90PointsReader#() [Interpreted code] at org.apache.lucene.codecs.lucene90.Lucene90PointsFormat#fieldsReader() [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.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.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$FSIndexOutput#() [Inlined code] at org.apache.lucene.store.FSDirectory#createOutput() [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() [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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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 239.96 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 239.96 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 239.96 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 239.96 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 239.96 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 239.96 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 282005 events (total: 349570M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 18.59% 64975M perf.LineFileDocs#nextDoc() [JIT compiled code] 12.29% 42978M java.lang.StringUTF16#compress() [Inlined code] 8.79% 30740M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] 6.60% 23065M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] 6.44% 22502M perf.LineFileDocs#readDocs() [JIT compiled code] 6.38% 22310M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] 4.40% 15373M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] 3.87% 13537M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] 3.48% 12171M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] 3.25% 11363M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] 2.84% 9941M org.apache.lucene.util.BytesRef#() [Inlined code] 2.66% 9299M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] 1.93% 6751M org.apache.lucene.util.TimSorter#() [Inlined code] 1.41% 4924M java.util.ArrayList#grow() [Inlined code] 1.20% 4206M perf.LineFileDocs#readDocs() [Interpreted code] 1.13% 3951M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] 0.92% 3217M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] 0.91% 3167M org.apache.lucene.document.IntPoint#pack() [Inlined code] 0.90% 3152M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] 0.72% 2506M java.util.Formatter#parse() [Inlined code] 0.65% 2269M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] 0.63% 2204M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] 0.52% 1819M org.apache.lucene.document.StringField#setStringValue() [Inlined code] 0.52% 1819M java.lang.Integer#toString() [Inlined code] 0.50% 1762M org.apache.lucene.document.KeywordField#setStringValue() [Inlined code] 0.50% 1762M org.apache.lucene.document.IntField#binaryValue() [JIT compiled code] 0.49% 1702M org.apache.lucene.document.LongField#binaryValue() [JIT compiled code] 0.47% 1652M java.lang.Long#valueOf() [Inlined code] 0.46% 1592M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock() [Inlined code] 0.44% 1546M perf.LineFileDocs#newDocState() [Interpreted code] 0.44% 1535M org.apache.lucene.util.PagedBytes$PagedBytesDataOutput#writeBytes() [Inlined code] 0.40% 1388M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock() [JIT compiled code] 0.40% 1384M java.util.Arrays#copyOfRange() [Inlined code] 0.33% 1163M java.lang.String#format() [Inlined code] 0.28% 994M java.util.Formatter#() [Inlined code] 0.28% 966M java.lang.StringLatin1#newString() [Inlined code] 0.27% 942M java.lang.StringBuilder#toString() [Inlined code] 0.27% 930M java.util.Formatter$FormatSpecifierParser#parse() [Inlined code] 0.24% 824M java.lang.AbstractStringBuilder#() [Inlined code] 0.23% 814M java.util.List#of() [Inlined code] 0.23% 813M java.lang.StringLatin1#replace() [Inlined code] 0.23% 793M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] 0.17% 610M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] 0.16% 557M org.apache.lucene.util.StringSorter#fallbackSorter() [Inlined code] 0.13% 459M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] 0.12% 436M org.apache.lucene.util.packed.Packed64#() [Inlined code] 0.12% 412M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#writeImpacts() [JIT compiled code] 0.12% 407M java.util.ArrayList#iterator() [JIT compiled code] 0.10% 347M org.apache.lucene.util.StableMSBRadixSorter#getFallbackSorter() [Inlined code] 0.09% 312M java.util.ArrayList#subList() [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 239.96 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 239.96 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 239.96 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 239.96 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 239.96 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 239.96 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 239.96 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 282005 events (total: 349570M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 18.51% 64694M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] 12.29% 42978M java.lang.StringUTF16#compress() [Inlined code] at java.lang.String#() [Inlined code] 8.79% 30740M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] 6.60% 23065M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] 6.44% 22502M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 6.38% 22310M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] 4.40% 15373M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] 3.48% 12147M 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.18% 11123M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] 2.98% 10408M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition() [JIT compiled code] 2.77% 9686M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] 2.65% 9246M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] 1.93% 6751M org.apache.lucene.util.TimSorter#() [Inlined code] at org.apache.lucene.util.ArrayTimSorter#() [Inlined code] 1.41% 4924M java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] 1.20% 4206M perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 1.13% 3951M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] 0.92% 3217M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] 0.91% 3167M org.apache.lucene.document.IntPoint#pack() [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues() [Inlined code] 0.90% 3128M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] 0.87% 3033M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [Inlined code] 0.72% 2506M java.util.Formatter#parse() [Inlined code] at java.util.Formatter#format() [Inlined code] 0.65% 2269M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] 0.62% 2157M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [JIT compiled code] 0.52% 1819M org.apache.lucene.document.StringField#setStringValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.50% 1762M org.apache.lucene.document.KeywordField#setStringValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.49% 1729M java.lang.Integer#toString() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] 0.49% 1702M org.apache.lucene.document.LongField#binaryValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField() [Inlined code] 0.49% 1702M org.apache.lucene.document.IntField#binaryValue() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField() [Inlined code] 0.47% 1652M java.lang.Long#valueOf() [Inlined code] at org.apache.lucene.document.Field#setLongValue() [Inlined code] 0.46% 1592M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock() [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer() [JIT compiled code] 0.44% 1546M perf.LineFileDocs#newDocState() [Interpreted code] at perf.IndexThreads$IndexThread#run() [Interpreted code] 0.40% 1388M 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.31% 1073M java.lang.String#format() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] 0.28% 994M java.util.Formatter#() [Inlined code] at java.lang.String#format() [Inlined code] 0.28% 966M java.lang.StringLatin1#newString() [Inlined code] at java.lang.Integer#toString() [Inlined code] 0.27% 942M java.lang.StringBuilder#toString() [Inlined code] at java.util.Formatter#toString() [Inlined code] 0.27% 930M java.util.Formatter$FormatSpecifierParser#parse() [Inlined code] at java.util.Formatter#parse() [Inlined code] 0.24% 832M org.apache.lucene.util.PagedBytes$PagedBytesDataOutput#writeBytes() [Inlined code] at org.apache.lucene.index.BinaryDocValuesWriter#addValue() [JIT compiled code] 0.24% 824M java.lang.AbstractStringBuilder#() [Inlined code] at java.lang.StringBuilder#() [Inlined code] 0.23% 814M java.util.List#of() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] 0.23% 813M java.lang.StringLatin1#replace() [Inlined code] at java.lang.String#replace() [Inlined code] 0.23% 793M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] at java.lang.StringConcatHelper#newArray() [Inlined code] 0.21% 733M java.util.Arrays#copyOfRange() [Inlined code] at java.lang.String#() [Inlined code] 0.20% 703M org.apache.lucene.util.PagedBytes$PagedBytesDataOutput#writeBytes() [Inlined code] at org.apache.lucene.index.PointValuesWriter#addPackedValue() [JIT compiled code] 0.18% 628M java.util.Arrays#copyOfRange() [Inlined code] at java.lang.StringLatin1#newString() [Inlined code] 0.17% 580M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] at java.lang.invoke.LambdaForm$DMH.0x000000005e1ac400#newInvokeSpecial() [Inlined code] 0.16% 557M org.apache.lucene.util.StringSorter#fallbackSorter() [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#getFallbackSorter() [Inlined code] 0.13% 459M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex() [JIT compiled code] 0.12% 436M org.apache.lucene.util.packed.Packed64#() [Inlined code] at org.apache.lucene.util.packed.PackedInts#getMutable() [JIT compiled code] 0.12% 402M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#writeImpacts() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [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 239.96 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 239.96 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 239.96 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 239.96 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 239.96 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 239.96 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 239.96 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 239.96 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 282005 events (total: 349570M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 18.51% 64694M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 12.28% 42939M 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.71% 30456M 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.60% 23065M 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.44% 22502M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 4.89% 17103M 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.40% 15373M 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.15% 11024M 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% 10361M 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.61% 9107M 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.91% 6689M 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.76% 6149M 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.62% 5671M 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% 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.20% 4206M perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 1.17% 4090M 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] 1.02% 3580M 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.99% 3461M 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% 3217M 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.90% 3140M 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.90% 3128M 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.85% 2954M 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.82% 2854M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [Inlined code] at org.apache.lucene.util.ArrayUtil#grow() [Inlined code] at org.apache.lucene.index.PointValuesWriter#addPackedValue() [JIT compiled code] 0.72% 2506M 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.69% 2397M 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.65% 2269M 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.62% 2157M 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.52% 1819M 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.50% 1744M 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.49% 1719M 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% 1714M 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.49% 1702M 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.49% 1698M 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.46% 1592M 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.44% 1546M perf.LineFileDocs#newDocState() [Interpreted code] at perf.IndexThreads$IndexThread#run() [Interpreted code] 0.39% 1372M 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.31% 1073M 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.28% 966M 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.27% 942M 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.27% 930M 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.27% 928M 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.24% 832M 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.23% 820M 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.23% 814M 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.23% 790M 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.22% 786M 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.22% 760M 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.22% 760M 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% 733M 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.20% 703M 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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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 239.96 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 239.96 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 239.96 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 239.96 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 239.96 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 239.96 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 239.96 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 239.96 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 239.96 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 282005 events (total: 349570M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 18.51% 64694M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 12.28% 42939M 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.44% 22502M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 6.05% 21152M 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.37% 15292M 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.66% 12799M 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.26% 7914M 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.20% 7704M 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.00% 6978M 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.91% 6689M 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.82% 6363M 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.76% 6149M 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.0x000000005e1e6000#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 1.65% 5754M 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.53% 5362M 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.0x000000005e1e6000#merge() [Interpreted code] 1.20% 4206M perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 1.18% 4129M 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.0x000000005e1e6000#merge() [Interpreted code] 1.17% 4090M 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.04% 3644M 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.02% 3580M 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.90% 3140M 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.89% 3118M 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.85% 2954M 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.85% 2954M 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% 2883M 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.80% 2811M 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.74% 2596M 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.74% 2573M 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.71% 2469M 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.69% 2429M 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.69% 2397M 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.68% 2374M 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.66% 2297M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [Inlined 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.62% 2169M 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.62% 2157M 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.61% 2119M 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.52% 1819M 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.52% 1819M 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.50% 1761M 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.50% 1750M 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.49% 1719M 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% 1714M 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.47% 1646M 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.45% 1573M 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% 1558M 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.44% 1553M 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.43% 1497M 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.39% 1377M 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] 0.39% 1370M 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.32% 1115M 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() [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-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 239.96 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 239.96 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 239.96 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 239.96 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 239.96 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 239.96 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 239.96 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 239.96 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 239.96 MB /l/logs.nightly/bench-index-nightly-wikimedium.trunk.nightly.Lucene104.dvfields.nd27.625M.jfr is 239.96 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 282005 events (total: 349570M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 18.51% 64694M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 12.28% 42939M 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.44% 22502M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 5.71% 19974M 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.37% 15292M 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.0x000000005e1e6000#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.55% 12404M 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.11% 7364M 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] 2.00% 6978M 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.0x000000005e1e6000#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.91% 6689M 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.0x000000005e1e6000#merge() [Interpreted code] 1.77% 6192M 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.76% 6149M 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.0x000000005e1e6000#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.72% 6004M 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.62% 5675M 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.53% 5362M 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.0x000000005e1e6000#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.20% 4206M perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 1.18% 4129M 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.0x000000005e1e6000#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% 4090M 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.04% 3644M 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.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] 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.90% 3140M 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.85% 2987M 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.85% 2954M 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.80% 2811M 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() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] 0.77% 2700M 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.75% 2636M 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.71% 2495M 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.69% 2397M 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.68% 2374M 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.68% 2362M 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() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument() [JIT compiled code] 0.67% 2339M 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.66% 2297M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [Inlined 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.64% 2229M 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.62% 2169M 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.0x000000005e1e6000#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.62% 2157M 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.0x000000005e1e6000#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.58% 2023M 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.52% 1819M 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.50% 1761M 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.0x000000005e1e6000#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] 0.49% 1719M 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% 1714M 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.46% 1621M 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() [Inlined code] 0.45% 1573M 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.45% 1573M 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% 1558M 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.0x000000005e1e6000#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.44% 1553M 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% 1546M perf.LineFileDocs#newDocState() [Interpreted code] at perf.IndexThreads$IndexThread#run() [Interpreted code] 0.43% 1512M 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.40% 1411M 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.36% 1267M 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] 0.33% 1136M 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.32% 1117M 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() [Inlined code] move log to /l/logs.nightly/2026.04.03.08.19.33/nrtIndexMediumDocs.log move vmstat log to /l/logs.nightly/2026.04.03.08.19.33/nrtIndexMediumDocs.vmstat.log move top log to /l/logs.nightly/2026.04.03.08.19.33/nrtIndexMediumDocs.top.log [2026-04-03 21:21:02.211429] took 177.7 sec [2026-04-03 21:21:02.215516] run CheckIndex [2026-04-03 21:21:02.215590] 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.03.08.19.33/checkIndex.nrtIndexMediumDocs.log 2>&1 [2026-04-03 21:28:53.386330] took 471.2 sec [2026-04-03 21:28:53.387660] nrtMedIndexAtClose 27 segments: segments_2: _4y(11.0.0):C6399819 _1a(11.0.0):C442679 _1k(11.0.0):C551795 _3m(11.0.0):C931056 _6z(11.0.0):C7022636 _8n(11.0.0):C7093388 _63(11.0.0):C840032 _7w(11.0.0):C911164 _6d(11.0.0):C115589 _8l(11.0.0):C878323 _7d(11.0.0):C113598 _7h(11.0.0):C114637 _8p(11.0.0):C858726 _8o(11.0.0):c101657 _7s(11.0.0):C98013 _8q(11.0.0):C380200 _7x(11.0.0):C79959 _8c(11.0.0):C23770 _7t(11.0.0):C91740 _8b(11.0.0):C28578 _7v(11.0.0):C84798 _7r(11.0.0):C98724 _7u(11.0.0):C86167 _81(11.0.0):C62146 _80(11.0.0):C68343 _7y(11.0.0):C73818 _7z(11.0.0):C73683 [2026-04-03 21:28:53.387821] 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.03.08.19.33/nrt.log 2>&1 [2026-04-03 21:58:54.247549] took 1800.9 sec [2026-04-03 21:58:54.252020] drop: 500.9 512.4 516.7 520.6 521.2 525.9 526.3 527.1 527.9 530.5 530.8 531.1 531.4 531.4 532.2 532.3 532.3 532.3 532.4 532.4 532.6 532.8 532.8 532.9 532.9 533.0 533.1 533.3 533.3 533.4 533.5 534.0 534.1 534.4 534.6 [2026-04-03 21:58:54.252406] times: 20.5 20.6 21.1 21.1 21.1 21.3 21.3 21.4 21.5 21.7 21.7 21.7 22.0 22.0 22.1 22.1 22.1 22.1 22.2 22.2 22.2 22.3 22.3 22.3 22.3 22.3 22.3 22.4 22.4 22.4 22.4 22.4 22.5 22.5 22.6 22.6 22.7 22.7 22.8 22.9 23.0 23.0 23.1 23.1 23.1 23.1 23.1 23.1 23.2 23.3 23.3 23.4 23.4 23.4 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.8 23.8 23.8 23.8 23.8 23.8 23.9 24.0 24.0 24.0 24.0 24.0 24.1 24.1 24.1 24.1 24.2 24.2 24.2 24.3 24.3 24.3 24.3 24.3 24.4 24.4 24.4 24.5 24.5 24.5 24.5 24.5 24.6 24.6 24.6 24.6 24.6 24.6 24.7 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.2 25.2 25.2 25.3 25.3 25.3 25.4 25.4 25.4 25.4 25.4 25.4 25.4 25.4 25.4 25.5 25.5 25.5 25.5 25.5 25.5 25.5 25.5 25.6 25.6 25.6 25.6 25.6 25.7 25.7 25.8 25.8 25.8 25.8 25.8 25.9 25.9 25.9 25.9 25.9 25.9 26.0 26.0 26.0 26.1 26.1 26.1 26.1 26.2 26.2 26.2 26.2 26.2 26.2 26.3 26.3 26.3 26.3 26.3 26.3 26.3 26.3 26.4 26.4 26.4 26.5 26.5 26.5 26.5 26.5 26.5 26.5 26.6 26.6 26.6 26.6 26.6 26.7 26.7 26.7 26.7 26.8 26.8 26.8 26.8 26.8 26.8 26.8 26.8 26.9 26.9 26.9 27.0 27.0 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.5 27.5 27.5 27.5 27.5 27.5 27.5 27.5 27.5 27.6 27.6 27.6 27.6 27.6 27.7 27.7 27.7 27.7 27.8 27.8 27.8 27.9 27.9 27.9 28.0 28.0 28.0 28.0 28.0 28.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.3 28.3 28.3 28.4 28.4 28.4 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.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.7 28.7 28.7 28.7 28.8 28.8 28.8 28.8 28.8 28.8 28.8 28.8 28.8 28.8 28.8 28.9 28.9 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.1 29.1 29.1 29.1 29.1 29.1 29.1 29.1 29.1 29.1 29.1 29.1 29.1 29.1 29.1 29.1 29.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.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.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.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.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.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.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.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.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 30.9 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.0 31.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.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.3 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.4 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.5 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.6 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.7 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.8 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 31.9 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.0 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.1 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.2 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.3 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.4 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.5 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.6 32.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.7 32.7 32.7 32.7 32.7 32.7 32.7 32.8 32.8 32.8 32.8 32.8 32.8 32.8 32.8 32.8 32.8 32.8 32.8 32.8 32.8 32.8 32.8 32.8 32.8 32.8 32.8 32.8 32.8 32.8 32.8 32.8 32.8 32.9 32.9 32.9 32.9 32.9 32.9 32.9 32.9 32.9 32.9 32.9 32.9 32.9 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.0 33.0 33.0 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.1 33.1 33.1 33.1 33.1 33.2 33.2 33.2 33.2 33.2 33.2 33.2 33.2 33.2 33.2 33.3 33.3 33.3 33.3 33.3 33.3 33.3 33.3 33.3 33.3 33.3 33.4 33.4 33.4 33.4 33.4 33.4 33.4 33.4 33.4 33.5 33.5 33.5 33.5 33.6 33.6 33.6 33.6 33.6 33.7 33.7 33.7 33.7 33.7 33.7 33.8 33.8 33.8 33.8 33.9 33.9 33.9 34.0 34.0 34.0 34.0 34.0 34.3 34.3 34.3 34.3 34.3 34.3 34.4 34.5 34.6 34.6 34.7 34.7 34.8 34.8 34.8 34.9 35.0 35.0 35.1 35.2 35.4 35.5 35.6 35.7 35.8 36.1 36.4 36.9 37.1 37.2 37.3 37.7 37.7 37.7 37.9 38.2 38.6 38.7 39.1 39.4 39.4 39.5 39.8 40.6 40.8 41.0 41.4 41.7 149.6 155.4 160.2 164.1 169.2 173.2 183.5 199.9 200.8 208.6 209.6 212.2 214.1 218.7 219.0 219.7 220.0 220.2 220.9 221.8 222.0 222.3 222.3 222.4 222.6 222.7 223.0 223.3 223.7 224.1 224.3 224.8 224.9 225.2 225.2 225.4 225.5 226.1 226.3 227.4 228.2 230.1 237.5 240.1 240.9 242.2 244.9 245.5 246.7 247.7 250.2 252.5 254.8 266.6 268.8 271.0 272.2 272.3 274.6 288.4 295.9 297.2 298.9 301.8 303.8 314.6 317.4 320.5 324.5 325.6 326.3 331.9 336.9 338.6 339.6 340.1 342.1 343.8 344.6 345.9 346.0 346.9 347.6 348.1 349.0 349.9 351.4 351.5 353.2 353.9 353.9 354.6 355.1 355.5 355.6 356.8 357.1 358.3 358.5 359.5 359.5 359.9 361.2 361.2 361.5 361.7 363.5 364.6 364.8 365.8 365.9 366.0 366.8 368.9 369.0 371.2 373.2 375.9 381.3 382.5 382.8 394.5 397.4 398.9 400.1 400.2 403.5 415.0 418.0 419.2 429.5 440.5 440.7 441.2 443.7 445.0 447.7 449.9 454.1 455.7 455.7 458.6 458.8 459.3 459.8 466.1 467.7 469.9 469.9 470.9 471.4 471.8 473.3 473.8 473.8 473.9 474.1 474.3 474.4 474.8 475.1 475.2 475.8 475.9 475.9 476.3 477.2 477.3 478.1 478.8 479.1 479.2 479.5 479.7 481.3 481.9 482.2 483.1 483.5 483.7 484.1 484.9 486.9 489.3 491.2 492.0 [2026-04-03 21:58:54.252553] NRT reopen time (msec) mean=64.0162 stdDev=103.1410 [2026-04-03 21:58:54.252564] run CheckIndex [2026-04-03 21:58:54.252637] 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.03.08.19.33/checkIndex.nrt.log 2>&1 [2026-04-03 22:06:56.721183] took 482.5 sec [2026-04-03 22:06:57.657386] 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=3238221 Profiler summary for /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr Version: 2.1 Chunks: 14 Start: 2026-04-04 02:06:57 (UTC) Duration: 98 s Event Type Count Size (bytes) ============================================================= jdk.FileWrite 3666818 76057735 jdk.CPUTimeSample 2550008 44427694 jdk.ObjectAllocationInNewTLAB 735524 12779863 jdk.FileRead 624165 14635572 jdk.ObjectAllocationOutsideTLAB 180470 2838448 jdk.NativeMethodSample 21175 281494 jdk.BooleanFlag 9688 305906 jdk.Compilation 5763 147947 jdk.CPULoad 1720 33815 jdk.UnsignedIntFlag 868 29882 jdk.IntFlag 784 28042 jdk.Checkpoint 690 22846286 jdk.StringFlag 630 23396 jdk.GarbageCollection 41 967 jdk.CPUInformation 14 21022 jdk.GCConfiguration 14 358 jdk.JVMInformation 14 14582 jdk.Metadata 14 1547373 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 167.87 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 21175 events (total: 21175) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 46.68% 9885 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 20.90% 4425 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 18.87% 3995 jdk.jfr.internal.JVM#emitEvent() [Native code] 6.61% 1399 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] 6.03% 1277 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] 0.47% 100 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] 0.09% 18 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] 0.09% 18 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] 0.08% 16 java.util.zip.Inflater#inflateBytesBytes() [Native code] 0.04% 8 java.io.FileOutputStream#writeBytes() [Native code] 0.04% 8 jdk.jfr.internal.JVM#getStackTraceId() [Native code] 0.02% 5 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] 0.02% 4 sun.nio.ch.NativeThread#current0() [Native code] 0.01% 3 java.lang.System#nanoTime() [Native code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] 0.01% 3 java.io.FileDescriptor#close0() [Native code] 0.01% 2 jdk.internal.misc.Unsafe#park() [Native code] 0.00% 1 java.io.RandomAccessFile#seek0() [Native code] 0.00% 1 java.nio.MappedMemoryUtils#isLoaded0() [Native code] 0.00% 1 java.io.UnixFileSystem#getBooleanAttributes0() [Native code] 0.00% 1 java.io.RandomAccessFile#readBytes0() [Native code] 0.00% 1 jdk.internal.misc.Unsafe#allocateMemory0() [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-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 167.87 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 167.87 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 21175 events (total: 21175) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 46.55% 9858 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] 20.57% 4356 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] 15.38% 3257 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [JIT compiled code] 6.55% 1387 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] 5.82% 1232 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] 3.49% 738 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Interpreted code] 0.31% 65 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [JIT compiled code] 0.24% 51 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [JIT compiled code] 0.21% 45 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Interpreted code] 0.13% 27 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Interpreted code] 0.10% 22 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] 0.09% 20 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [JIT compiled code] 0.08% 16 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [JIT compiled code] 0.06% 12 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] 0.05% 11 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [JIT compiled code] 0.04% 9 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [JIT compiled code] 0.04% 8 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] 0.03% 7 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Interpreted code] 0.02% 5 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [JIT compiled code] 0.02% 5 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] 0.02% 5 java.util.zip.Inflater#inflateBytesBytes() [Native code] at java.util.zip.Inflater#inflate() [Interpreted code] 0.02% 5 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [Interpreted code] 0.02% 4 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Interpreted code] 0.02% 4 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] 0.01% 3 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [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% 2 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Interpreted code] 0.01% 2 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] 0.01% 2 java.lang.System#nanoTime() [Native code] at org.apache.lucene.index.IndexFileDeleter#checkpoint() [Interpreted code] 0.00% 1 java.nio.MappedMemoryUtils#isLoaded0() [Native code] at java.nio.MappedMemoryUtils#isLoaded() [Interpreted code] 0.00% 1 java.io.RandomAccessFile#readBytes0() [Native code] at java.io.RandomAccessFile#traceReadBytes0() [JIT compiled code] 0.00% 1 java.io.RandomAccessFile#open0() [Native code] at java.io.RandomAccessFile#open() [Interpreted code] 0.00% 1 java.io.RandomAccessFile#seek0() [Native code] at java.io.RandomAccessFile#seek() [Inlined code] 0.00% 1 jdk.internal.misc.Unsafe#allocateMemory0() [Native code] at jdk.internal.misc.Unsafe#allocateMemory() [Interpreted code] 0.00% 1 java.lang.System#nanoTime() [Native code] at org.apache.lucene.index.IndexingChain#flush() [Interpreted code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Interpreted code] 0.00% 1 java.io.UnixFileSystem#getBooleanAttributes0() [Native code] at java.io.UnixFileSystem#hasBooleanAttributes() [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-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 167.87 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 167.87 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 167.87 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 21175 events (total: 21175) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 46.54% 9855 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] 20.55% 4351 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.38% 3257 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] 6.55% 1387 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] 5.82% 1232 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] 3.34% 708 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.30% 63 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% 37 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.17% 35 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.14% 30 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.13% 27 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.10% 22 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% 20 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.08% 16 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.07% 14 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.06% 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% 9 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.04% 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.04% 8 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% 8 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% 7 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.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.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 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.02% 4 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.02% 4 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% 4 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() [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] 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.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% 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] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] at sun.nio.ch.IOUtil#writeFromNativeBuffer() [JIT compiled code] at sun.nio.ch.IOUtil#write() [JIT compiled 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% 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.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() [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.IndexFileDeleter#checkpoint() [Interpreted code] at org.apache.lucene.index.IndexWriter#checkpoint() [Interpreted code] at org.apache.lucene.index.IndexWriter#publishFlushedSegment() [Interpreted code] 0.01% 2 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.01% 2 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% 2 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() [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() [Inlined code] at sun.nio.fs.UnixFileAttributeViews$Basic#readAttributes() [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 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 java.nio.MappedMemoryUtils#isLoaded0() [Native code] at java.nio.MappedMemoryUtils#isLoaded() [Interpreted code] at java.nio.MappedMemoryUtils$1#isLoaded() [Interpreted code] at jdk.internal.misc.ScopedMemoryAccess#isLoadedInternal() [Interpreted 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() [JIT compiled code] at sun.nio.ch.IOUtil#read() [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.io.RandomAccessFile#seek0() [Native code] at java.io.RandomAccessFile#seek() [Inlined code] at java.util.zip.ZipFile$Source#readFullyAt() [JIT compiled code] at java.util.zip.ZipFile$ZipFileInputStream#initDataOffset() [JIT compiled code] 0.00% 1 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.00% 1 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.00% 1 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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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 167.87 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 167.87 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 167.87 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 167.87 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 21175 events (total: 21175) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 46.54% 9855 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] 17.50% 3705 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] 15.38% 3257 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.0x000000008007aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 5.81% 1231 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.72% 1212 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.34% 708 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.0x000000008007aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 3.04% 643 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.69% 147 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.27% 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.17% 35 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.16% 34 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.14% 30 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.0x000000008007aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 0.13% 28 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% 27 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.09% 20 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.09% 20 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.06% 12 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.04% 9 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.04% 8 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% 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 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.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.03% 6 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.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% 5 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() [Interpreted code] at sun.nio.ch.FileChannelImpl#traceImplRead() [Interpreted code] at sun.nio.ch.FileChannelImpl#read() [Interpreted code] 0.02% 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() [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% 4 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.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.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() [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.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.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.ConfinedSession$ConfinedResourceList#cleanup() [Interpreted code] at jdk.internal.foreign.MemorySessionImpl#close() [Interpreted code] at jdk.internal.foreign.ArenaImpl#close() [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] 0.01% 3 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined 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.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.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.01% 3 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% 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% 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#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] 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() [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 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% 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] 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% 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.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.lucene90.compressing.FieldsIndexReader#() [Interpreted code] at org.apache.lucene.codecs.lucene90.compressing.Lucene90CompressingStoredFieldsReader#() [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#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() [JIT compiled 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.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] 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] 0.01% 2 java.lang.System#nanoTime() [Native code] at org.apache.lucene.index.IndexFileDeleter#checkpoint() [Interpreted code] at org.apache.lucene.index.IndexWriter#checkpoint() [Interpreted code] at org.apache.lucene.index.IndexWriter#publishFlushedSegment() [Interpreted code] at org.apache.lucene.index.IndexWriter#lambda$publishFlushedSegments$0() [Interpreted code] at org.apache.lucene.index.IndexWriter$$Lambda.0x00000000801ae378#accept() [Interpreted code] at org.apache.lucene.index.DocumentsWriterFlushQueue#innerPurge() [Interpreted code] at org.apache.lucene.index.DocumentsWriterFlushQueue#tryPurge() [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] 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.lucene104.Lucene104PostingsWriter#() [Interpreted code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsFormat#fieldsConsumer() [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() [Inlined 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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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 167.87 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 167.87 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 167.87 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 167.87 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 167.87 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 21175 events (total: 21175) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 46.54% 9855 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] 15.38% 3257 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.0x000000008007aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 12.98% 2748 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.72% 1212 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] 4.52% 957 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] 3.34% 708 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.0x000000008007aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 3.04% 643 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.53% 536 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.56% 331 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.90% 190 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.58% 122 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.48% 101 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.27% 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.19% 40 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.16% 33 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% 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.14% 30 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.0x000000008007aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.12% 25 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.11% 23 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.09% 20 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.09% 19 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.07% 15 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% 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.05% 11 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] 0.04% 9 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] 0.04% 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% 7 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.03% 7 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() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#() [Interpreted code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsFormat#fieldsProducer() [Interpreted code] 0.02% 5 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() [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.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.02% 4 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() [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.02% 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.Lucene90PointsReader#() [Interpreted code] at org.apache.lucene.codecs.lucene90.Lucene90PointsFormat#fieldsReader() [Interpreted code] 0.02% 4 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.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] 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.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% 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() [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.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() [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() [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 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#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() [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.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined 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.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 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% 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 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.lucene104.Lucene104PostingsWriter#() [Interpreted code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsFormat#fieldsConsumer() [Interpreted code] 0.01% 2 java.lang.System#nanoTime() [Native code] at org.apache.lucene.index.IndexFileDeleter#checkpoint() [Interpreted code] at org.apache.lucene.index.IndexWriter#checkpoint() [Interpreted code] at org.apache.lucene.index.IndexWriter#publishFlushedSegment() [Interpreted code] at org.apache.lucene.index.IndexWriter#lambda$publishFlushedSegments$0() [Interpreted code] at org.apache.lucene.index.IndexWriter$$Lambda.0x00000000801ae378#accept() [Interpreted code] at org.apache.lucene.index.DocumentsWriterFlushQueue#innerPurge() [Interpreted code] at org.apache.lucene.index.DocumentsWriterFlushQueue#tryPurge() [Interpreted code] at org.apache.lucene.index.DocumentsWriter#purgeFlushTickets() [Interpreted code] at org.apache.lucene.index.IndexWriter#publishFlushedSegments() [Interpreted code] at org.apache.lucene.index.IndexWriter$1#afterSegmentsFlushed() [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() [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] 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.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() [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% 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() [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.codecs.lucene103.blocktree.Lucene103BlockTreeTermsReader#() [Interpreted code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsFormat#fieldsProducer() [Interpreted code] at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader#() [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-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 167.87 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 167.87 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 167.87 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 167.87 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 167.87 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 167.87 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 915963 events (total: 284775M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 21.24% 60476M java.lang.StringUTF16#compress() [Inlined code] 17.40% 49549M perf.LineFileDocs#nextDoc() [JIT compiled code] 9.07% 25835M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] 7.25% 20652M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] 7.15% 20359M perf.LineFileDocs#readDocs() [JIT compiled code] 7.14% 20333M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] 4.53% 12896M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] 3.37% 9595M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] 2.99% 8510M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#write() [JIT compiled code] 2.78% 7917M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] 2.75% 7819M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] 1.75% 4977M perf.LineFileDocs#readDocs() [Interpreted code] 1.71% 4857M org.apache.lucene.util.TimSorter#() [Inlined code] 1.28% 3635M perf.LineFileDocs#nextDoc() [Interpreted code] 1.07% 3052M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] 0.98% 2801M java.util.TreeMap#keyIterator() [Inlined code] 0.63% 1791M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] 0.62% 1776M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock() [Inlined code] 0.54% 1546M perf.LineFileDocs#newDocState() [Interpreted code] 0.50% 1420M java.util.ArrayList#grow() [Inlined code] 0.50% 1412M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] 0.48% 1373M org.apache.lucene.util.BytesRef#() [Inlined code] 0.48% 1355M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] 0.30% 863M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock() [JIT compiled code] 0.23% 650M java.util.Formatter#parse() [Inlined code] 0.22% 620M org.apache.lucene.document.IntPoint#pack() [Inlined code] 0.20% 572M org.apache.lucene.document.StringField#setStringValue() [Inlined code] 0.20% 561M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [JIT compiled code] 0.18% 500M org.apache.lucene.util.StringSorter#fallbackSorter() [Inlined code] 0.14% 408M java.util.ArrayList#iterator() [JIT compiled code] 0.14% 400M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] 0.14% 399M java.lang.Integer#toString() [Inlined code] 0.13% 383M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] 0.09% 267M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] 0.09% 252M java.util.Arrays#copyOfRange() [Inlined code] 0.09% 243M java.lang.StringLatin1#replace() [Inlined code] 0.08% 239M java.lang.String#format() [Inlined code] 0.08% 236M java.lang.Thread#beforeSleep() [Interpreted code] 0.08% 231M java.util.List#of() [Inlined code] 0.08% 228M org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex() [JIT compiled code] 0.08% 223M java.lang.AbstractStringBuilder#() [Inlined code] 0.08% 220M java.lang.StringLatin1#newString() [Inlined code] 0.08% 214M java.util.Arrays#copyOf() [Inlined code] 0.07% 211M java.util.Formatter$FormatSpecifierParser#parse() [JIT compiled code] 0.07% 203M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] 0.07% 198M java.lang.StringBuilder#toString() [Inlined code] 0.07% 189M java.util.Formatter#() [Inlined code] 0.06% 180M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#writeImpacts() [JIT compiled code] 0.06% 171M perf.StatisticsHelper#startStatistics() [Interpreted code] 0.06% 169M 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-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 167.87 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 167.87 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 167.87 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 167.87 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 167.87 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 167.87 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 167.87 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 915963 events (total: 284775M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 21.24% 60476M java.lang.StringUTF16#compress() [Inlined code] at java.lang.String#() [Inlined code] 16.24% 46245M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] 9.07% 25835M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] 7.25% 20652M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] 7.15% 20359M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 7.14% 20333M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] 4.48% 12767M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] 2.99% 8510M 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.97% 8457M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#addPosition() [JIT compiled code] 2.76% 7867M org.apache.lucene.codecs.lucene90.Lucene90NormsProducer#getNorms() [JIT compiled code] at org.apache.lucene.codecs.PushPostingsWriterBase#writeTerm() [JIT compiled code] 2.69% 7669M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] 1.75% 4977M perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 1.71% 4857M org.apache.lucene.util.TimSorter#() [Inlined code] at org.apache.lucene.util.ArrayTimSorter#() [Inlined code] 1.28% 3635M perf.LineFileDocs#nextDoc() [Interpreted code] at perf.LineFileDocs#nextDoc() [Inlined code] 1.16% 3304M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 1.02% 2898M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] 0.98% 2801M java.util.TreeMap#keyIterator() [Inlined code] at java.util.TreeMap$KeySet#iterator() [JIT compiled code] 0.63% 1791M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] 0.62% 1776M org.apache.lucene.index.IndexingChain$IntBlockAllocator#getIntBlock() [Inlined code] at org.apache.lucene.util.IntBlockPool#nextBuffer() [JIT compiled code] 0.54% 1546M perf.LineFileDocs#newDocState() [Interpreted code] at perf.IndexThreads$IndexThread#run() [Interpreted code] 0.50% 1420M java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] 0.50% 1412M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] 0.47% 1345M org.apache.lucene.util.ArrayUtil#timSort() [Inlined code] at org.apache.lucene.index.MultiTermsEnum#postings() [Inlined code] 0.42% 1186M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] 0.40% 1137M org.apache.lucene.codecs.lucene104.PForUtil#encode() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [JIT compiled code] 0.30% 863M 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.23% 650M java.util.Formatter#parse() [Inlined code] at java.util.Formatter#format() [JIT compiled code] 0.22% 620M org.apache.lucene.document.IntPoint#pack() [Inlined code] at org.apache.lucene.document.IntPoint#setIntValues() [Inlined code] 0.20% 572M org.apache.lucene.document.StringField#setStringValue() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.20% 561M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [JIT compiled code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [JIT compiled code] 0.18% 500M org.apache.lucene.util.StringSorter#fallbackSorter() [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#getFallbackSorter() [Inlined code] 0.14% 399M java.lang.Integer#toString() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] 0.14% 393M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] 0.14% 388M java.util.ArrayList#iterator() [JIT compiled code] at jdk.jfr.internal.periodic.PeriodicEvents#doPeriodic() [Interpreted code] 0.13% 376M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] at java.lang.invoke.LambdaForm$DMH.0x00000000801a1400#newInvokeSpecial() [Inlined code] 0.09% 267M org.apache.lucene.codecs.lucene103.blocktree.TrieBuilder#bytesRefToTrie() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingBlock#compileIndex() [JIT compiled code] 0.09% 243M java.lang.StringLatin1#replace() [Inlined code] at java.lang.String#replace() [Inlined code] 0.08% 239M java.lang.String#format() [Inlined code] at perf.LineFileDocs#intToID() [JIT compiled code] 0.08% 236M java.lang.Thread#beforeSleep() [Interpreted code] at java.lang.Thread#sleepNanos() [Interpreted code] 0.08% 231M java.util.List#of() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument() [Inlined code] 0.08% 228M 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% 223M java.lang.AbstractStringBuilder#() [Inlined code] at java.lang.StringBuilder#() [Inlined code] 0.08% 216M java.lang.StringLatin1#newString() [Inlined code] at java.lang.Integer#toString() [Inlined code] 0.08% 214M java.util.Arrays#copyOf() [Inlined code] at java.util.ArrayList#grow() [Inlined code] 0.07% 211M java.util.Formatter$FormatSpecifierParser#parse() [JIT compiled code] at java.util.Formatter#parse() [Inlined code] 0.07% 203M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] at java.lang.StringConcatHelper#newArray() [Inlined code] 0.07% 198M java.lang.StringBuilder#toString() [Inlined code] at java.util.Formatter#toString() [Inlined code] 0.07% 189M java.util.Formatter#() [Inlined code] at java.lang.String#format() [Inlined code] 0.07% 187M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$TermsWriter#writeBlock() [JIT compiled code] 0.06% 180M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#writeImpacts() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [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 167.87 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 167.87 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 167.87 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 167.87 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 167.87 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 167.87 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 167.87 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 167.87 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 915963 events (total: 284775M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 19.55% 55677M 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] 16.24% 46245M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 7.24% 20611M 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] 7.21% 20521M 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.15% 20359M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 7.14% 20333M 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] 4.48% 12767M 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% 8407M 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.76% 7862M 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] 2.69% 7653M 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.75% 4977M perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 1.73% 4919M 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.69% 4818M 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.53% 4345M 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.32% 3763M 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] 1.28% 3635M perf.LineFileDocs#nextDoc() [Interpreted code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 1.16% 3304M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread#run() [Interpreted code] 1.11% 3152M 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.02% 2898M 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.98% 2789M 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.63% 1791M 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.62% 1776M 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] 0.54% 1546M perf.LineFileDocs#newDocState() [Interpreted code] at perf.IndexThreads$IndexThread#run() [Interpreted code] 0.50% 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] 0.49% 1409M 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.47% 1345M 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.46% 1302M 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.40% 1149M 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.40% 1131M 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.30% 863M 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.23% 650M 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.21% 607M 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.20% 569M 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% 561M 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.18% 500M 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.16% 452M 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% 438M 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.14% 393M 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.14% 390M 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.14% 388M 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.13% 376M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] at java.lang.invoke.LambdaForm$DMH.0x00000000801a1400#newInvokeSpecial() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.util.StringSorter$MSBStringRadixSorter#getFallbackSorter() [Inlined code] 0.09% 267M 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.09% 243M 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.08% 239M 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% 236M 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% 231M java.util.List#of() [Inlined code] at org.apache.lucene.index.IndexWriter#updateDocument() [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.08% 228M 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.08% 223M 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.08% 216M 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.08% 214M 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=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 167.87 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 167.87 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 167.87 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 167.87 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 167.87 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 167.87 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 167.87 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 167.87 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 167.87 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 915963 events (total: 284775M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 18.25% 51984M 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] 16.24% 46245M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 7.15% 20359M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 6.90% 19636M 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() [JIT compiled code] 5.04% 14344M 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.11% 11708M 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] 2.79% 7942M 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.61% 7423M 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% 4977M perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 1.69% 4818M 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.65% 4700M 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.56% 4438M 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.53% 4345M 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] 1.30% 3692M 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.28% 3635M perf.LineFileDocs#nextDoc() [Interpreted code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 1.25% 3548M 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() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] 1.20% 3404M 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.16% 3304M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread#run() [Interpreted code] 1.11% 3152M 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.0x00000000801c77b8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 1.05% 3001M 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.0x00000000801c77b8#merge() [Interpreted code] 1.01% 2863M 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.00% 2845M 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.0x00000000801c77b8#merge() [Interpreted code] 1.00% 2840M 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() [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.96% 2737M 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.93% 2648M 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.89% 2541M 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.78% 2229M 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.68% 1924M 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.62% 1775M 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.62% 1775M 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.58% 1653M 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] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processDocument() [JIT compiled code] 0.54% 1546M perf.LineFileDocs#newDocState() [Interpreted code] at perf.IndexThreads$IndexThread#run() [Interpreted code] 0.47% 1345M 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.45% 1288M 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.44% 1246M 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() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] 0.40% 1149M 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% 1081M 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() [JIT compiled code] 0.37% 1058M 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() [Inlined code] at org.apache.lucene.index.TermsHashPerField#add() [Inlined code] at org.apache.lucene.index.IndexingChain$PerField#invertTerm() [Inlined code] 0.36% 1032M 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.33% 938M 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.30% 852M 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.29% 832M 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.25% 709M 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.25% 705M 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.24% 696M 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() [Inlined 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() [JIT compiled code] 0.24% 684M 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() [JIT compiled code] 0.23% 653M 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() [JIT compiled code] at java.util.Formatter#parse() [Inlined code] at java.util.Formatter#format() [JIT compiled code] at java.util.Formatter#format() [Inlined code] 0.21% 604M 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.20% 582M 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.20% 575M 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] 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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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 167.87 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 167.87 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 167.87 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 167.87 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 167.87 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 167.87 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 167.87 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 167.87 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 167.87 MB /l/logs.nightly/bench-index-nightly-wikibig.trunk.nightly.Lucene104.nd5.98205M.jfr is 167.87 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 915963 events (total: 284775M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 18.25% 51984M 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] 16.24% 46245M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 7.15% 20359M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 6.40% 18230M 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() [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] 5.04% 14344M 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] 4.03% 11481M 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() [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] 2.79% 7942M 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.0x00000000801c77b8#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.75% 4977M perf.LineFileDocs#readDocs() [Interpreted code] at perf.LineFileDocs$1#run() [Interpreted code] 1.69% 4818M 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.0x00000000801c77b8#merge() [Interpreted code] 1.68% 4796M 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.65% 4700M 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.0x00000000801c77b8#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.53% 4345M 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] 1.30% 3692M 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.28% 3635M perf.LineFileDocs#nextDoc() [Interpreted code] at perf.LineFileDocs#nextDoc() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 1.16% 3304M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread#run() [Interpreted code] 1.15% 3262M 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() [JIT compiled code] at org.apache.lucene.index.IndexingChain#processField() [JIT compiled code] 1.11% 3152M 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.0x00000000801c77b8#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.08% 3087M 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() [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() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument() [Inlined code] 1.05% 3001M 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.0x00000000801c77b8#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.01% 2863M 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() [JIT compiled code] 1.00% 2845M 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.0x00000000801c77b8#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.96% 2731M 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() [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() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument() [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument() [Inlined code] 0.90% 2572M 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() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 0.87% 2481M 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] 0.61% 1738M 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.61% 1735M 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() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 0.60% 1719M 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() [Inlined code] 0.56% 1602M 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.54% 1546M perf.LineFileDocs#newDocState() [Interpreted code] at perf.IndexThreads$IndexThread#run() [Interpreted code] 0.52% 1473M 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] at org.apache.lucene.index.IndexingChain$PerField#invertTokenStream() [JIT compiled code] at org.apache.lucene.index.IndexingChain$PerField#invert() [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() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocument() [Inlined code] 0.48% 1358M 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.47% 1345M 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.0x00000000801c77b8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.40% 1149M 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.37% 1064M 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() [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() [JIT compiled code] 0.36% 1035M 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() [Inlined 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() [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.36% 1032M 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() [Inlined code] 0.34% 968M 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.34% 956M 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.33% 931M 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.33% 930M 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#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.32% 918M 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.32% 903M 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() [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() [Inlined code] at org.apache.lucene.index.IndexWriter#addDocument() [Inlined code] 0.30% 859M 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() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] at org.apache.lucene.index.IndexWriter#updateDocuments() [JIT compiled code] 0.30% 856M 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() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#updateDocuments() [JIT compiled code] 0.30% 852M 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.0x00000000801c77b8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] 0.29% 832M 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.0x00000000801c77b8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] 0.28% 798M 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() [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() [Inlined code] 0.25% 719M 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.25% 709M 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.25% 705M 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.0x00000000801c77b8#merge() [Interpreted code] at org.apache.lucene.index.SegmentMerger#mergeWithLogging() [Interpreted code] at org.apache.lucene.index.SegmentMerger#merge() [Interpreted code] move log to /l/logs.nightly/2026.04.03.08.19.33/fastIndexBigDocs.log move vmstat log to /l/logs.nightly/2026.04.03.08.19.33/fastIndexBigDocs.vmstat.log move top log to /l/logs.nightly/2026.04.03.08.19.33/fastIndexBigDocs.top.log [2026-04-03 22:09:14.024747] took 71.8 sec [2026-04-03 22:09:14.025865] bigIndexAtClose None [2026-04-03 22:09:14.026973] 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=3240311 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-04 13:31:09 (UTC) Duration: 1606 s Event Type Count Size (bytes) ============================================================= jdk.CPUTimeSample 9994259 189827846 jdk.FileWrite 1832941 42129813 jdk.NativeMethodSample 83070 1170024 jdk.FileRead 48106 1332673 jdk.CPULoad 30379 637959 jdk.BooleanFlag 13840 456780 jdk.Checkpoint 4743 12075824 jdk.ObjectAllocationInNewTLAB 4227 91855 jdk.UnsignedIntFlag 1240 44460 jdk.IntFlag 1120 41660 jdk.StringFlag 900 38520 jdk.Compilation 83 2273 jdk.ObjectAllocationOutsideTLAB 25 445 jdk.CPUInformation 20 30060 jdk.GCConfiguration 20 540 jdk.JVMInformation 20 37680 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 238.54 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 83070 events (total: 83070) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 91.32% 75857 jdk.jfr.internal.JVM#emitEvent() [Native code] 4.14% 3436 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] 2.94% 2440 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] 0.99% 826 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] 0.21% 175 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] 0.11% 95 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] 0.11% 90 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] 0.06% 46 jdk.internal.misc.Unsafe#park() [Native code] 0.03% 25 jdk.internal.misc.Unsafe#unpark() [Native code] 0.03% 22 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] 0.02% 18 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] 0.01% 10 jdk.jfr.internal.JVM#getStackTraceId() [Native code] 0.01% 5 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] 0.01% 5 java.lang.Object#wait0() [Native code] 0.00% 4 java.io.FileOutputStream#writeBytes() [Native code] 0.00% 4 java.io.FileDescriptor#close0() [Native code] 0.00% 3 sun.nio.ch.NativeThread#current0() [Native code] 0.00% 3 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] 0.00% 3 java.lang.Thread#sleepNanos0() [Native code] 0.00% 1 jdk.jfr.internal.JVM#shouldRotateDisk() [Native code] 0.00% 1 jdk.internal.misc.VM#getNanoTimeAdjustment() [Native code] 0.00% 1 java.lang.Throwable#fillInStackTrace() [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 238.54 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 238.54 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 83070 events (total: 83070) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 91.32% 75857 jdk.jfr.internal.JVM#emitEvent() [Native code] at jdk.jfr.internal.periodic.JVMEventTask#execute() [Inlined code] 4.14% 3436 sun.nio.ch.UnixFileDispatcherImpl#write0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#write() [Inlined code] 2.94% 2440 sun.nio.ch.UnixFileDispatcherImpl#read0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#read() [Inlined code] 0.60% 500 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [Inlined code] 0.39% 326 sun.nio.fs.UnixNativeDispatcher#unlink0() [Native code] at sun.nio.fs.UnixNativeDispatcher#unlink() [JIT compiled code] 0.21% 175 sun.nio.ch.UnixFileDispatcherImpl#unmap0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#unmap() [Inlined code] 0.11% 92 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Interpreted code] 0.11% 90 sun.nio.fs.UnixNativeDispatcher#open0() [Native code] at sun.nio.fs.UnixNativeDispatcher#open() [Inlined code] 0.06% 46 jdk.internal.misc.Unsafe#park() [Native code] at java.util.concurrent.locks.LockSupport#park() [Inlined code] 0.03% 25 jdk.internal.misc.Unsafe#unpark() [Native code] at java.util.concurrent.locks.LockSupport#unpark() [JIT compiled code] 0.03% 22 sun.nio.ch.UnixFileDispatcherImpl#map0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#map() [Inlined code] 0.02% 18 sun.nio.fs.UnixNativeDispatcher#stat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#stat() [Inlined code] 0.01% 10 jdk.jfr.internal.JVM#getStackTraceId() [Native code] at jdk.jfr.internal.event.EventWriter#putStackTrace() [Inlined code] 0.01% 5 sun.nio.ch.UnixFileDispatcherImpl#size0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#size() [Inlined code] 0.01% 5 java.lang.Object#wait0() [Native code] at java.lang.Object#wait() [Inlined code] 0.00% 4 java.io.FileOutputStream#writeBytes() [Native code] at java.io.FileOutputStream#traceWriteBytes() [JIT compiled code] 0.00% 4 java.io.FileDescriptor#close0() [Native code] at java.io.FileDescriptor#close() [Inlined code] 0.00% 3 java.lang.Thread#sleepNanos0() [Native code] at java.lang.Thread#sleepNanos() [Inlined code] 0.00% 3 sun.nio.ch.NativeThread#current0() [Native code] at sun.nio.ch.NativeThread#current() [Inlined code] 0.00% 3 sun.nio.ch.UnixFileDispatcherImpl#force0() [Native code] at sun.nio.ch.UnixFileDispatcherImpl#force() [Inlined code] 0.00% 2 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [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 jdk.internal.misc.VM#getNanoTimeAdjustment() [Native code] at java.time.Clock#currentInstant() [Inlined code] 0.00% 1 sun.nio.fs.UnixNativeDispatcher#lstat0() [Native code] at sun.nio.fs.UnixNativeDispatcher#lstat() [Inlined code] 0.00% 1 java.lang.Throwable#fillInStackTrace() [Native code] at java.lang.Throwable#fillInStackTrace() [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.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 238.54 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 238.54 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 238.54 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 83070 events (total: 83070) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 91.32% 75857 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.14% 3436 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.94% 2440 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.60% 500 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.37% 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% 175 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% 90 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% 90 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% 41 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% 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.03% 22 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% 22 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% 18 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% 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% 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.00% 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.00% 4 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% 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.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% 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.00% 3 java.lang.Thread#sleepNanos0() [Native code] at java.lang.Thread#sleepNanos() [Inlined code] at java.lang.Thread#sleep() [Inlined code] at perf.Indexer#_main() [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.AbstractQueuedSynchronizer$ConditionNode#block() [Inlined code] at java.util.concurrent.ForkJoinPool#unmanagedBlock() [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.MMapDirectory#openInput() [JIT compiled code] 0.00% 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#implRead() [Inlined 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] 0.00% 2 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#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% 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.0x000000003a07aa58#run() [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] 0.00% 1 jdk.internal.misc.VM#getNanoTimeAdjustment() [Native code] at java.time.Clock#currentInstant() [Inlined code] at java.time.Instant#now() [Inlined code] at org.apache.lucene.index.IndexWriter#setDiagnostics() [Inlined code] 0.00% 1 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% 1 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% 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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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 238.54 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 238.54 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 238.54 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 238.54 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 83070 events (total: 83070) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 91.32% 75857 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.0x000000003a07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] 4.14% 3436 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.94% 2440 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.60% 500 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.37% 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] 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% 143 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% 89 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.10% 86 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.05% 41 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.04% 32 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.03% 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() [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.03% 22 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.01% 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] 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% 12 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] 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] 0.01% 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() [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% 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% 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.0x000000003a07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.00% 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.00% 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 java.nio.channels.FileChannel#open() [Inlined code] at java.nio.channels.FileChannel#open() [Inlined code] 0.00% 4 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% 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.00% 3 java.lang.Thread#sleepNanos0() [Native code] at java.lang.Thread#sleepNanos() [Inlined code] at java.lang.Thread#sleep() [Inlined code] at perf.Indexer#_main() [JIT compiled code] at perf.Indexer#main() [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() [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% 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 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() [Inlined code] at org.apache.lucene.codecs.lucene90.Lucene90CompoundReader#readEntries() [Inlined code] 0.00% 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#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.00% 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.00% 2 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 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.Lucene90DocValuesConsumer#() [Inlined code] at org.apache.lucene.codecs.lucene90.Lucene90DocValuesFormat#fieldsConsumer() [Inlined 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] 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#finishCommit() [Interpreted 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.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.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() [Inlined code] at org.apache.lucene.codecs.lucene94.Lucene94FieldInfosFormat#read() [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() [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] 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 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.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.Lucene90DocValuesProducer#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90DocValuesFormat#fieldsProducer() [Inlined code] 0.00% 1 jdk.internal.misc.VM#getNanoTimeAdjustment() [Native code] at java.time.Clock#currentInstant() [Inlined code] at java.time.Instant#now() [Inlined code] at org.apache.lucene.index.IndexWriter#setDiagnostics() [Inlined code] at org.apache.lucene.index.IndexWriter#setDiagnostics() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#sealFlushedSegment() [JIT compiled code] at org.apache.lucene.index.DocumentsWriterPerThread#flush() [JIT compiled code] at org.apache.lucene.index.DocumentsWriter#doFlush() [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.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#readVector() [Inlined code] at perf.LineFileDocs#readDocs() [JIT compiled code] 0.00% 1 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] at java.lang.InterruptedException#() [Interpreted code] at 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] 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() [Inlined code] at org.apache.lucene.codecs.lucene90.Lucene90CompoundReader#readEntries() [Inlined code] at org.apache.lucene.codecs.lucene90.Lucene90CompoundReader#() [Inlined code] at org.apache.lucene.codecs.lucene90.Lucene90CompoundFormat#getCompoundReader() [Inlined code] 0.00% 1 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 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.0x000000003a07aa58#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=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 238.54 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 238.54 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 238.54 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 238.54 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 238.54 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 83070 events (total: 83070) tests.profile.mode=cpu tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT CPU SAMPLES STACK 91.32% 75857 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.0x000000003a07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 2.89% 2397 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] 2.20% 1828 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] 1.25% 1039 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() [JIT compiled code] at org.apache.lucene.store.FSDirectory$FSIndexOutput$1#write() [Inlined code] at java.util.zip.CheckedOutputStream#write() [JIT compiled code] 0.74% 612 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.60% 500 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.34% 280 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.0x000000003a203690#close() [Interpreted code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FlatCloseableRandomVectorScorerSupplier#close() [Interpreted code] 0.17% 143 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% 89 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% 77 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.05% 41 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.03% 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() [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.03% 22 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% 22 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.02% 18 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.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() [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] at org.apache.lucene.codecs.lucene90.Lucene90CompoundFormat#writeCompoundFile() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90CompoundFormat#write() [Inlined code] 0.01% 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() [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% 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() [Inlined code] at java.io.BufferedOutputStream#flushBuffer() [JIT compiled code] at java.io.BufferedOutputStream#write() [Inlined code] 0.01% 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() [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() [Inlined code] at org.apache.lucene.index.StoredFieldsConsumer#flush() [Inlined code] 0.01% 6 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% 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.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.0x000000003a07aa58#run() [Interpreted code] at java.lang.Thread#runWith() [Interpreted code] at java.lang.Thread#run() [Interpreted code] 0.00% 4 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% 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% 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#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] 0.00% 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.00% 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.00% 3 java.lang.Thread#sleepNanos0() [Native code] at java.lang.Thread#sleepNanos() [Inlined code] at java.lang.Thread#sleep() [Inlined code] at perf.Indexer#_main() [JIT compiled code] at perf.Indexer#main() [Interpreted 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 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.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 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.MergePolicy#size() [Inlined code] at org.apache.lucene.index.LogMergePolicy#sizeBytes() [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] 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% 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#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.store.FilterDirectory#fileLength() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#fileLength() [JIT compiled code] at org.apache.lucene.store.FilterDirectory#fileLength() [Inlined code] 0.00% 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#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.00% 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.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.Lucene90CompoundReader#readEntries() [Inlined code] at org.apache.lucene.codecs.lucene90.Lucene90CompoundReader#() [Inlined code] 0.00% 2 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#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.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] at org.apache.lucene.index.BinaryDocValuesWriter#flush() [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.store.Directory#openChecksumInput() [Inlined code] at org.apache.lucene.codecs.lucene90.Lucene90CompoundReader#readEntries() [Inlined 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] 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() [Inlined code] at org.apache.lucene.util.FileDeleter#delete() [JIT compiled code] at org.apache.lucene.util.FileDeleter#deleteFilesIfNoRef() [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() [Inlined code] at org.apache.lucene.codecs.lucene90.Lucene90PointsReader#() [JIT compiled code] at org.apache.lucene.codecs.lucene90.Lucene90PointsFormat#fieldsReader() [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] 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.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.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.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.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] at org.apache.lucene.index.SegmentDocValues#getDocValuesProducer() [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.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() [Inlined code] at org.apache.lucene.index.StoredFieldsConsumer#flush() [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.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% 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() [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] at org.apache.lucene.index.IndexWriter#lambda$getReader$0() [Inlined code] at org.apache.lucene.index.IndexWriter$$Lambda.0x000000003a181178#apply() [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 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 jdk.internal.misc.VM#getNanoTimeAdjustment() [Native code] at java.time.Clock#currentInstant() [Inlined code] at java.time.Instant#now() [Inlined code] at org.apache.lucene.index.IndexWriter#setDiagnostics() [Inlined code] at org.apache.lucene.index.IndexWriter#setDiagnostics() [Inlined code] at org.apache.lucene.index.DocumentsWriterPerThread#sealFlushedSegment() [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#flushAllThreads() [JIT compiled code] at org.apache.lucene.index.IndexWriter#prepareCommitInternal() [Interpreted code] at org.apache.lucene.index.IndexWriter#commitInternal() [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.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 238.54 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 238.54 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 238.54 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 238.54 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 238.54 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 238.54 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 4251 events (total: 89408M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=1 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 22.15% 19803M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] 6.58% 5882M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] 5.41% 4838M perf.LineFileDocs#readVector() [Inlined code] 5.01% 4475M java.nio.HeapByteBuffer#() [Inlined code] 4.48% 4008M java.util.Arrays#copyOf() [Inlined code] 4.44% 3973M perf.LineFileDocs#nextDoc() [JIT compiled code] 4.35% 3887M org.apache.lucene.util.BytesRef#() [Inlined code] 3.51% 3142M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getNode() [Inlined code] 3.01% 2688M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] 1.91% 1706M perf.LineFileDocs#cloneDoc() [JIT compiled code] 1.89% 1688M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] 1.77% 1579M java.util.ArrayList#grow() [Inlined code] 1.74% 1556M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getFrame() [Inlined code] 1.66% 1479M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] 1.65% 1474M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] 1.58% 1415M java.lang.StringBuilder#toString() [Inlined code] 1.55% 1386M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] 1.51% 1345M perf.LineFileDocs#readDocs() [JIT compiled code] 1.45% 1297M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] 1.45% 1296M java.lang.AbstractStringBuilder#() [Inlined code] 1.45% 1296M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] 1.41% 1257M java.lang.StringUTF16#compress() [Inlined code] 1.29% 1153M org.apache.lucene.document.StringField#() [Inlined code] 1.28% 1141M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#() [JIT compiled code] 0.98% 878M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#newTermState() [Inlined code] 0.97% 863M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] 0.95% 845M java.util.Arrays#copyOfRange() [Inlined code] 0.85% 760M java.util.ImmutableCollections$AbstractImmutableList#iterator() [JIT compiled code] 0.83% 745M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnumFrame#loadBlock() [JIT compiled code] 0.81% 721M org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [Inlined code] 0.80% 712M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] 0.80% 711M java.util.HashMap#resize() [JIT compiled code] 0.67% 595M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] 0.66% 592M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#() [Inlined code] 0.57% 508M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] 0.45% 403M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.40% 354M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] 0.34% 302M java.util.HashMap#newNode() [Inlined code] 0.33% 295M perf.LineFileDocs#intToID() [Inlined code] 0.32% 289M org.apache.lucene.document.IntPoint#getType() [Inlined code] 0.32% 287M java.util.ArrayList#iterator() [Inlined code] 0.32% 282M java.util.Formatter#parse() [Inlined code] 0.31% 280M org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] 0.31% 275M org.apache.lucene.facet.taxonomy.FacetLabel#() [Inlined code] 0.31% 275M java.lang.Integer#toString() [Inlined code] 0.31% 275M org.apache.lucene.util.FixedBitSet#() [Inlined code] 0.23% 202M java.lang.Long#valueOf() [Inlined code] 0.21% 190M java.lang.invoke.DirectMethodHandle#allocateInstance() [Inlined code] 0.19% 166M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [Inlined code] 0.18% 164M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [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 238.54 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 238.54 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 238.54 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 238.54 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 238.54 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 238.54 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 238.54 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 4251 events (total: 89408M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=2 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 21.99% 19658M org.apache.lucene.util.ArrayUtil#growExact() [Inlined code] at org.apache.lucene.util.ArrayUtil#growInRange() [JIT compiled code] 6.22% 5565M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene99.Lucene99FlatVectorsWriter$FieldWriter$2#copyValue() [Inlined code] 5.41% 4838M perf.LineFileDocs#readVector() [Inlined code] at perf.LineFileDocs#readDocs() [JIT compiled code] 5.01% 4475M java.nio.HeapByteBuffer#() [Inlined code] at java.nio.ByteBuffer#allocate() [Inlined code] 4.44% 3973M perf.LineFileDocs#nextDoc() [JIT compiled code] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] 4.35% 3887M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] 3.51% 3142M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getNode() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#prepareSeekExact() [JIT compiled code] 3.02% 2702M java.util.Arrays#copyOf() [Inlined code] at java.util.ArrayList#grow() [Inlined code] 3.01% 2688M org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#newTermState() [Inlined code] 1.91% 1706M perf.LineFileDocs#cloneDoc() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 1.77% 1579M java.util.ArrayList#grow() [Inlined code] at java.util.ArrayList#grow() [Inlined code] 1.74% 1556M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getFrame() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#pushFrame() [JIT compiled code] 1.66% 1479M org.apache.lucene.util.hnsw.NeighborQueue#nodes() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder$GraphBuilderKnnCollector#popUntilNearestKNodes() [Inlined code] 1.65% 1474M org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#newInstance() [Inlined code] 1.58% 1415M java.lang.StringBuilder#toString() [Inlined code] at org.apache.lucene.facet.FacetsConfig#pathToString() [JIT compiled code] 1.51% 1345M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 1.46% 1305M java.util.Arrays#copyOf() [Inlined code] at java.lang.AbstractStringBuilder#ensureCapacityNewCoder() [JIT compiled code] 1.45% 1297M jdk.internal.misc.Unsafe#allocateUninitializedArray() [Inlined code] at java.lang.StringConcatHelper#newArray() [Inlined code] 1.45% 1296M java.lang.AbstractStringBuilder#() [Inlined code] at java.lang.StringBuilder#() [Inlined code] 1.45% 1296M org.apache.lucene.index.ParallelPostingsArray#() [Inlined code] at org.apache.lucene.index.FreqProxTermsWriterPerField$FreqProxPostingsArray#() [Inlined code] 1.41% 1257M java.lang.StringUTF16#compress() [Inlined code] at java.lang.String#() [Inlined code] 1.28% 1141M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#postings() [Inlined code] 1.14% 1017M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] 1.13% 1008M org.apache.lucene.document.StringField#() [Inlined code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] 1.10% 985M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [Inlined code] 0.98% 878M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnumFrame#() [Inlined code] 0.97% 863M org.apache.lucene.util.ByteBlockPool$DirectTrackingAllocator#getByteBlock() [Inlined code] at org.apache.lucene.util.ByteBlockPool#nextBuffer() [JIT compiled code] 0.95% 845M java.util.Arrays#copyOfRange() [Inlined code] at java.lang.String#() [Inlined code] 0.85% 760M java.util.ImmutableCollections$AbstractImmutableList#iterator() [JIT compiled code] at org.apache.lucene.index.BufferedUpdatesStream#waitApplyForMerge() [JIT compiled code] 0.83% 745M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnumFrame#loadBlock() [JIT compiled code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum$1#get() [Inlined code] 0.81% 721M org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [Inlined code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] 0.80% 712M org.apache.lucene.util.hnsw.NeighborArray#sort() [Inlined code] at org.apache.lucene.util.hnsw.NeighborArray#findWorstNonDiverse() [Inlined code] 0.79% 702M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processFacetFields() [JIT compiled code] 0.67% 595M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] 0.66% 592M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.FieldReader#iterator() [JIT compiled code] 0.54% 483M java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject#await() [Interpreted code] at java.util.concurrent.LinkedBlockingQueue#take() [JIT compiled code] 0.47% 423M java.util.HashMap#resize() [JIT compiled code] at java.util.HashMap#putVal() [Inlined code] 0.45% 403M org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNode() [Inlined code] 0.41% 368M org.apache.lucene.util.hnsw.NeighborArray#() [Inlined code] at org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] 0.40% 354M org.apache.lucene.util.hnsw.OnHeapHnswGraph#addNode() [JIT compiled code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addGraphNodeInternal() [JIT compiled code] 0.35% 316M org.apache.lucene.util.ArrayUtil#copyOfSubArray() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.Lucene103BlockTreeTermsWriter$PendingTerm#() [Inlined code] 0.33% 295M perf.LineFileDocs#intToID() [Inlined code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.32% 289M org.apache.lucene.document.IntPoint#getType() [Inlined code] at org.apache.lucene.document.IntPoint#() [Inlined code] 0.32% 287M java.util.HashMap#resize() [JIT compiled code] at java.util.HashMap#computeIfAbsent() [JIT compiled code] 0.32% 282M java.util.Formatter#parse() [Inlined code] at java.util.Formatter#format() [JIT compiled code] 0.31% 280M org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.31% 275M java.lang.Integer#toString() [Inlined code] at java.lang.String#valueOf() [Inlined code] 0.31% 275M org.apache.lucene.util.FixedBitSet#() [Inlined code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsReader$BlockPostingsEnum#() [JIT compiled code] 0.19% 166M org.apache.lucene.util.hnsw.HnswGraphBuilder#selectAndLinkDiverse() [Inlined code] at org.apache.lucene.util.hnsw.HnswGraphBuilder#addDiverseNeighbors() [JIT compiled code] 0.18% 164M org.apache.lucene.codecs.CompetitiveImpactAccumulator#getCompetitiveFreqNormPairs() [JIT compiled code] at org.apache.lucene.codecs.lucene104.Lucene104PostingsWriter#flushDocBlock() [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 238.54 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 238.54 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 238.54 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 238.54 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 238.54 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 238.54 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 238.54 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 238.54 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 4251 events (total: 89408M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=4 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 19.66% 17577M 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.22% 5565M 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] 5.41% 4838M perf.LineFileDocs#readVector() [Inlined code] at perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 5.01% 4475M 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] 4.44% 3973M 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.51% 3142M 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] 3.02% 2702M 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.01% 2688M 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] 2.92% 2611M 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.33% 2080M 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.91% 1706M 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.77% 1579M 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.74% 1556M 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] 1.66% 1479M 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.65% 1474M 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.51% 1345M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 1.46% 1305M 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.45% 1297M 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.0x000000003a04c400#concat() [Inlined code] 1.45% 1296M 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.41% 1257M 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% 1141M 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] 1.14% 1017M 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] 1.11% 996M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [Inlined code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] 1.10% 985M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [Inlined code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.99% 881M 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.98% 875M 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#processSSDVFacetFields() [Inlined code] 0.95% 845M 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] 0.85% 760M 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.83% 745M 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] 0.82% 729M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnumFrame#() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#getFrame() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#pushFrame() [JIT compiled code] 0.81% 721M org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [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.80% 712M 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.79% 702M 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.66% 592M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#() [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] 0.64% 572M 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.63% 566M 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.54% 483M 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.49% 441M org.apache.lucene.document.StringField#() [Inlined code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [Inlined code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] 0.49% 440M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.SortedDocValuesWriter#addOneValue() [JIT compiled code] at org.apache.lucene.index.SortedDocValuesWriter#addValue() [Inlined code] 0.47% 423M java.util.HashMap#resize() [JIT compiled code] at java.util.HashMap#putVal() [Inlined code] at java.util.HashMap#put() [JIT compiled code] at java.util.HashSet#add() [Inlined code] 0.46% 415M 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() [Inlined code] 0.45% 404M java.lang.StringBuilder#toString() [Inlined code] at org.apache.lucene.facet.FacetsConfig#pathToString() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [Inlined code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] 0.41% 368M 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.35% 316M 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.33% 295M perf.LineFileDocs#intToID() [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] 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% 289M 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.32% 287M java.util.HashMap#resize() [JIT compiled 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.32% 284M 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] 0.32% 282M 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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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 238.54 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 238.54 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 238.54 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 238.54 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 238.54 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 238.54 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 238.54 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 238.54 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 238.54 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 4251 events (total: 89408M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=8 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 9.09% 8125M 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.82% 7881M 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.22% 5565M 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] 5.41% 4838M perf.LineFileDocs#readVector() [Inlined code] at perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 5.01% 4475M 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] 4.44% 3973M 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.51% 3142M 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] 2.15% 1920M 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.98% 1774M 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.92% 1712M 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.91% 1706M 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% 1695M 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.76% 1570M 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.74% 1556M 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] 1.51% 1345M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 1.49% 1334M 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.45% 1297M 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.0x000000003a04c400#concat() [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#invokeSpecial() [Inlined code] at java.lang.invoke.LambdaForm$MH.0x000000003a04c800#invoke() [Inlined code] at java.lang.invoke.Invokers$Holder#linkToTargetMethod() [Inlined code] at org.apache.lucene.store.IndexInput#getFullSliceDescription() [Inlined code] 1.41% 1257M 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.28% 1141M 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] 1.14% 1022M 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.12% 998M 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] 1.11% 996M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [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] 1.10% 985M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [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.02% 908M 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] 1.01% 898M 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() [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.98% 875M 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#processSSDVFacetFields() [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.97% 871M 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() [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.86% 768M 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.85% 760M 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.83% 745M 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] 0.82% 729M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnumFrame#() [Inlined code] at 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] 0.82% 729M 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] 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] 0.81% 721M org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [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.79% 702M 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.66% 592M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#() [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] at perf.IndexThreads$IndexThread$1$1#next() [Inlined code] 0.66% 588M 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.64% 571M 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() [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.64% 571M 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#processSSDVFacetFields() [Inlined code] 0.64% 570M 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#processSSDVFacetFields() [Inlined code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] at perf.LineFileDocs#nextDoc() [JIT compiled code] 0.63% 566M 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.54% 483M 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.50% 445M 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] 0.49% 441M org.apache.lucene.document.StringField#() [Inlined code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [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] 0.49% 440M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.SortedDocValuesWriter#addOneValue() [JIT compiled code] at org.apache.lucene.index.SortedDocValuesWriter#addValue() [Inlined code] at org.apache.lucene.index.IndexingChain#indexDocValue() [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.49% 438M 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.49% 436M 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.48% 426M 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() [Inlined code] at org.apache.lucene.facet.FacetsConfig#build() [JIT compiled code] 0.47% 423M java.util.HashMap#resize() [JIT compiled code] at java.util.HashMap#putVal() [Inlined code] at java.util.HashMap#put() [JIT compiled 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% 415M 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() [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.46% 413M 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] profile command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.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 238.54 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 238.54 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 238.54 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 238.54 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 238.54 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 238.54 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 238.54 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 238.54 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 238.54 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 238.54 MB]: WARNING: Using incubator modules: jdk.incubator.vector PROFILE SUMMARY from 4251 events (total: 89408M) tests.profile.mode=heap tests.profile.count=50 tests.profile.stacksize=12 tests.profile.linenumbers=false PERCENT HEAP SAMPLES STACK 9.09% 8125M 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.0x000000003a208d20#call() [JIT compiled code] 8.82% 7881M 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.22% 5565M 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] 5.41% 4838M perf.LineFileDocs#readVector() [Inlined code] at perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 5.01% 4475M 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] 4.44% 3973M 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.51% 3142M 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] 2.11% 1884M 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.92% 1712M 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.91% 1706M 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% 1695M 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.74% 1556M 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] 1.51% 1345M perf.LineFileDocs#readDocs() [JIT compiled code] at perf.LineFileDocs$1#run() [Interpreted code] 1.49% 1334M 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.41% 1257M 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.28% 1141M 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] 1.14% 1022M 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.14% 1019M 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] 1.12% 998M 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] 1.11% 996M org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.util.BytesRef#() [Inlined code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [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] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 1.11% 992M 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.10% 985M org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [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] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 1.01% 898M 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() [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.98% 875M 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#processSSDVFacetFields() [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.97% 871M 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() [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.97% 869M 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.0x000000003a04c400#concat() [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#invokeSpecial() [Inlined code] at java.lang.invoke.LambdaForm$MH.0x000000003a04c800#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.codecs.lucene103.blocktree.FieldReader#newReader() [Inlined code] 0.86% 768M 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.0x000000003a1df308#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.85% 760M 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.84% 754M 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.83% 745M 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] 0.82% 729M org.apache.lucene.codecs.lucene104.Lucene104PostingsReader#newTermState() [Inlined code] at org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnumFrame#() [Inlined code] at 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] 0.82% 729M 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] 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] 0.81% 721M org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [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] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.79% 702M 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.69% 613M 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.0x000000003a208d20#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.66% 592M org.apache.lucene.codecs.lucene103.blocktree.SegmentTermsEnum#() [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] 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.66% 588M 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.65% 577M 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.64% 571M 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() [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.64% 571M 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#processSSDVFacetFields() [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.64% 570M 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#processSSDVFacetFields() [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] 0.63% 566M 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.54% 483M 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.50% 445M 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] at org.apache.lucene.index.IndexWriter#updateDocuments() [Inlined code] 0.49% 441M org.apache.lucene.document.StringField#() [Inlined code] at org.apache.lucene.facet.FacetsConfig#indexDrillDownTerms() [JIT compiled code] at org.apache.lucene.facet.FacetsConfig#processSSDVFacetFields() [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] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.49% 440M org.apache.lucene.util.BytesRefHash#rehash() [JIT compiled code] at org.apache.lucene.util.BytesRefHash#add() [JIT compiled code] at org.apache.lucene.index.SortedDocValuesWriter#addOneValue() [JIT compiled code] at org.apache.lucene.index.SortedDocValuesWriter#addValue() [Inlined code] at org.apache.lucene.index.IndexingChain#indexDocValue() [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#addDocuments() [Inlined code] at perf.IndexThreads$IndexThread#run() [JIT compiled code] 0.49% 438M 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.49% 436M 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.48% 428M 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.0x000000003a04c400#concat() [Inlined code] at java.lang.invoke.DirectMethodHandle$Holder#invokeSpecial() [Inlined code] at java.lang.invoke.LambdaForm$MH.0x000000003a04c800#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.48% 426M 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() [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] move log to /l/logs.nightly/2026.04.03.08.19.33/fixedIndex.log move vmstat log to /l/logs.nightly/2026.04.03.08.19.33/fixedIndex.vmstat.log move top log to /l/logs.nightly/2026.04.03.08.19.33/fixedIndex.top.log [2026-04-04 09:58:11.039069] took 42519.9 sec [2026-04-04 09:58:11.042409] run CheckIndex [2026-04-04 09:58:11.042498] 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.03.08.19.33/checkIndex.fixedIndex.log 2>&1 [2026-04-04 10:04:16.361878] took 365.3 sec [2026-04-04 10:04:16.363480] 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-04 10:04:16.363605] search run vmstat: /usr/sbin/vmstat --active --wide --timestamp --unit M 1 > /l/logs.nightly/2026.04.03.08.19.33/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.03.08.19.33/search-tasks.top.log 2>&1 to /l/logs.nightly/2026.04.03.08.19.33/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 408.7 s 55.6 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.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 400.0 s 56.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.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 403.2 s 56.3 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.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 401.0 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.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 405.4 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.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 403.8 s 56.3 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.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 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.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 409.0 s 55.5 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.8 + stdout run: /usr/sbin/perf stat -dd -e task-clock,cycles,instructions,cache-references,cache-misses,L1-dcache-loads,L1-dcache-load-misses,L1-icache-loads,L1-icache-load-misses,LLC-loads,LLC-load-misses,LLC-stores,LLC-store-misses,LLC-prefetches,LLC-prefetch-misses,faults,minor-faults,major-faults,branches,branch-misses,stalled-cycles-frontend,stalled-cycles-backend /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -XX:StartFlightRecording=jdk.CPUTimeSample#enabled=true,dumponexit=true,maxsize=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 406.0 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.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 405.0 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.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 403.3 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.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 421.7 s 53.7 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.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 402.3 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.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 421.4 s 53.7 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.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 410.2 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.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 405.8 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.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 408.0 s 55.7 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.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 404.0 s 56.3 actual sustained QPS; 2.7 CPU cores used NOTE: using experimental CPU time profiler (see https://mostlynerdless.de/blog/2025/06/11/java-25s-new-cpu-time-profiler-1) log: /l/logs.nightly/nightly.nightly.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 405.6 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.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 403.2 s 56.4 actual sustained QPS; 2.7 CPU cores used now kill vmstat: pid=3686751 [2026-04-04 12:20:34.285001] done search (2:16:17.921369) 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.574 1.598 1.6% 4.927 4.951 0.5% 5.361 5.319 -0.8% 6.785 5.371 -20.8% 26.568 5.390 -79.7% ('And3Terms', None) 1.610 1.581 -1.8% 3.182 3.104 -2.5% 3.443 3.355 -2.6% 3.530 3.446 -2.4% 8.441 3.694 -56.2% ('AndHighHigh', None) 4.892 4.820 -1.5% 6.784 6.754 -0.4% 7.145 6.972 -2.4% 9.740 7.023 -27.9% 52.404 32.958 -37.1% ('AndHighHighDayTaxoFacets', None) 63.326 63.391 0.1% 113.063 115.653 2.3% 117.336 118.554 1.0% 117.954 125.617 6.5% 265.582 148.933 -43.9% ('AndHighMed', None) 2.192 2.180 -0.5% 3.034 2.948 -2.8% 3.277 3.135 -4.3% 3.383 3.174 -6.2% 15.688 3.202 -79.6% ('AndHighMedDayTaxoFacets', None) 7.739 7.744 0.1% 21.418 20.739 -3.2% 22.352 21.509 -3.8% 22.614 21.750 -3.8% 23.179 24.507 5.7% ('AndHighOrMedMed', None) 6.150 6.425 4.5% 10.998 11.681 6.2% 11.938 12.225 2.4% 11.996 12.365 3.1% 25.175 24.092 -4.3% ('AndMedOrHighHigh', None) 4.249 4.294 1.1% 11.309 11.426 1.0% 11.859 11.784 -0.6% 15.683 11.968 -23.7% 30.869 57.394 85.9% ('AndMissingHigh', 'Title') 0.202 0.146 -27.8% 0.336 0.252 -25.1% 0.526 0.449 -14.7% 0.604 0.546 -9.5% 0.729 0.550 -24.6% ('AndStopWords', None) 7.651 5.801 -24.2% 18.358 18.533 1.0% 19.645 19.374 -1.4% 19.645 19.374 -1.4% 25.241 20.500 -18.8% ('BrowseDateSSDVFacets', None) 664.591 652.244 -1.9% 670.285 657.264 -1.9% 674.615 666.707 -1.2% 674.615 666.707 -1.2% 702.380 747.370 6.4% ('BrowseDateTaxoFacets', None) 140.690 138.355 -1.7% 142.839 141.407 -1.0% 153.998 152.421 -1.0% 153.998 152.421 -1.0% 158.023 153.330 -3.0% ('BrowseDayOfYearSSDVFacets', None) 176.020 173.420 -1.5% 178.868 176.400 -1.4% 187.230 184.600 -1.4% 187.230 184.600 -1.4% 188.197 184.735 -1.8% ('BrowseDayOfYearTaxoFacets', None) 140.116 137.664 -1.8% 141.757 139.736 -1.4% 154.069 152.033 -1.3% 154.069 152.033 -1.3% 154.952 152.720 -1.4% ('BrowseMonthSSDVFacets', None) 163.782 161.411 -1.4% 165.018 163.330 -1.0% 170.956 171.404 0.3% 170.956 171.404 0.3% 173.995 171.405 -1.5% ('BrowseMonthTaxoFacets', None) 150.344 148.264 -1.4% 153.682 150.784 -1.9% 158.069 158.402 0.2% 158.069 158.402 0.2% 172.659 211.470 22.5% ('BrowseRandomLabelSSDVFacets', None) 212.888 212.657 -0.1% 223.072 230.528 3.3% 234.272 232.019 -1.0% 234.272 232.019 -1.0% 235.196 242.700 3.2% ('BrowseRandomLabelTaxoFacets', None) 157.736 157.167 -0.4% 162.654 162.082 -0.4% 165.082 167.370 1.4% 165.082 167.370 1.4% 173.558 171.917 -0.9% ('CombinedAndHighHigh', None) 18.052 18.814 4.2% 19.297 20.056 3.9% 20.501 20.928 2.1% 21.260 22.091 3.9% 36.756 62.946 71.3% ('CombinedAndHighMed', None) 3.214 3.241 0.8% 9.281 9.564 3.0% 9.922 9.967 0.5% 11.269 11.172 -0.9% 15.570 71.733 360.7% ('CombinedOrHighHigh', None) 18.120 18.750 3.5% 19.517 20.395 4.5% 21.239 20.941 -1.4% 25.776 21.306 -17.3% 64.707 22.658 -65.0% ('CombinedOrHighMed', None) 3.272 3.363 2.8% 9.372 9.642 2.9% 9.991 10.195 2.0% 10.057 10.380 3.2% 10.095 24.835 146.0% ('CombinedTerm', None) 6.781 6.938 2.3% 13.018 13.397 2.9% 13.579 13.823 1.8% 16.337 15.051 -7.9% 151.148 15.482 -89.8% ('CountAndHighHigh', None) 1.789 1.794 0.3% 2.004 1.982 -1.1% 2.306 2.235 -3.1% 2.391 2.929 22.5% 5.239 3.495 -33.3% ('CountAndHighMed', None) 1.674 1.668 -0.4% 1.931 1.936 0.2% 2.276 2.197 -3.5% 3.936 58.199 1378.6% 4.370 87.743 1908.0% ('CountFilteredIntNRQ', None) 6.611 6.680 1.0% 7.583 7.599 0.2% 8.061 8.336 3.4% 10.154 41.743 311.1% 45.818 44.703 -2.4% ('CountFilteredOrHighHigh', None) 4.854 4.798 -1.2% 5.104 5.050 -1.1% 5.602 5.454 -2.7% 7.254 5.946 -18.0% 18.304 22.054 20.5% ('CountFilteredOrHighMed', None) 4.402 4.327 -1.7% 4.806 4.708 -2.0% 5.147 5.003 -2.8% 6.901 8.681 25.8% 6.972 8.951 28.4% ('CountFilteredOrMany', None) 17.147 17.010 -0.8% 20.448 20.189 -1.3% 21.006 22.017 4.8% 21.305 23.380 9.7% 69.456 90.514 30.3% ('CountFilteredPhrase', None) 11.792 11.623 -1.4% 17.021 16.909 -0.7% 17.546 17.430 -0.7% 18.827 26.086 38.6% 69.752 70.076 0.5% ('CountOrHighHigh', None) 1.699 1.683 -0.9% 1.907 1.922 0.8% 2.183 2.396 9.8% 2.353 2.598 10.4% 2.529 2.723 7.6% ('CountOrHighMed', None) 1.634 1.637 0.2% 1.934 1.967 1.7% 2.223 2.643 18.9% 4.659 3.375 -27.6% 5.042 15.840 214.2% ('CountOrMany', None) 15.241 14.961 -1.8% 19.028 18.737 -1.5% 19.684 19.340 -1.7% 20.167 20.117 -0.2% 94.460 23.777 -74.8% ('CountPhrase', None) 41.742 37.033 -11.3% 84.925 78.991 -7.0% 94.402 88.929 -5.8% 94.722 89.223 -5.8% 159.576 91.933 -42.4% ('CountTerm', None) 0.097 0.100 2.9% 0.164 0.156 -4.9% 0.243 0.259 6.6% 0.309 0.440 42.1% 0.483 0.531 10.0% ('DismaxOrHighHigh', None) 2.789 2.908 4.3% 6.898 7.076 2.6% 7.263 8.042 10.7% 8.862 14.625 65.0% 250.411 15.880 -93.7% ('DismaxOrHighMed', None) 2.547 2.654 4.2% 3.249 3.263 0.4% 3.632 3.626 -0.2% 8.857 3.822 -56.8% 18.617 9.217 -50.5% ('DismaxTerm', None) 0.685 0.682 -0.5% 0.887 0.893 0.7% 1.118 2.525 125.8% 2.975 4.345 46.1% 4.922 12.776 159.6% ('FilteredAnd2Terms2StopWords', None) 0.998 0.964 -3.5% 6.275 6.192 -1.3% 6.527 6.502 -0.4% 6.822 6.581 -3.5% 14.104 6.595 -53.2% ('FilteredAnd3Terms', None) 1.465 1.480 1.0% 2.502 2.469 -1.3% 2.771 2.907 4.9% 4.189 5.810 38.7% 33.627 47.885 42.4% ('FilteredAndHighHigh', None) 7.274 7.311 0.5% 7.531 7.559 0.4% 7.846 7.902 0.7% 9.587 8.026 -16.3% 105.762 9.689 -90.8% ('FilteredAndHighMed', None) 2.184 2.185 0.1% 5.597 5.568 -0.5% 5.839 5.852 0.2% 6.047 5.891 -2.6% 6.161 12.030 95.3% ('FilteredAndStopWords', None) 7.897 9.665 22.4% 10.085 10.068 -0.2% 10.341 10.304 -0.4% 10.341 10.304 -0.4% 15.203 103.895 583.4% ('FilteredDismaxOrHighHigh', None) 10.667 10.272 -3.7% 11.353 10.926 -3.8% 12.859 13.162 2.4% 18.826 24.809 31.8% 102.996 42.453 -58.8% ('FilteredDismaxOrHighMed', None) 3.258 3.175 -2.6% 7.757 7.501 -3.3% 8.136 8.126 -0.1% 8.573 9.975 16.4% 46.249 135.322 192.6% ('FilteredDismaxTerm', None) 3.611 3.553 -1.6% 4.773 4.854 1.7% 5.221 5.196 -0.5% 5.284 7.004 32.5% 14.875 7.414 -50.2% ('FilteredIntNRQ', None) 3.272 3.250 -0.7% 4.136 4.130 -0.1% 4.885 4.532 -7.2% 5.809 4.732 -18.6% 5.918 53.833 809.6% ('FilteredOr2Terms2StopWords', None) 3.351 3.372 0.6% 7.384 7.287 -1.3% 7.609 7.557 -0.7% 8.097 7.867 -2.8% 8.300 90.726 993.1% ('FilteredOr3Terms', None) 4.545 4.548 0.1% 5.982 6.056 1.2% 6.209 6.272 1.0% 7.237 6.450 -10.9% 18.156 6.640 -63.4% ('FilteredOrHighHigh', None) 7.641 7.638 -0.0% 7.911 7.935 0.3% 9.464 8.270 -12.6% 11.937 8.928 -25.2% 65.937 146.576 122.3% ('FilteredOrHighMed', None) 2.216 2.198 -0.8% 5.561 5.536 -0.4% 6.250 5.786 -7.4% 6.669 5.875 -11.9% 28.659 32.296 12.7% ('FilteredOrMany', None) 30.912 30.747 -0.5% 33.954 33.817 -0.4% 35.575 35.556 -0.1% 36.548 35.649 -2.5% 329.771 46.466 -85.9% ('FilteredOrStopWords', None) 10.256 11.587 13.0% 11.735 11.902 1.4% 12.219 12.183 -0.3% 12.219 12.183 -0.3% 12.612 146.765 1063.7% ('FilteredPhrase', None) 10.995 10.842 -1.4% 16.864 16.562 -1.8% 18.931 18.244 -3.6% 19.150 26.790 39.9% 92.040 28.527 -69.0% ('FilteredPrefix3', None) 1.764 1.757 -0.4% 4.010 3.905 -2.6% 4.518 4.189 -7.3% 4.741 4.536 -4.3% 19.567 6.188 -68.4% ('FilteredTerm', None) 3.218 3.176 -1.3% 4.651 4.587 -1.4% 4.946 4.856 -1.8% 5.373 5.141 -4.3% 15.800 10.272 -35.0% ('Fuzzy1', None) 8.888 9.152 3.0% 10.784 11.140 3.3% 11.660 11.790 1.1% 11.978 11.954 -0.2% 11.989 34.694 189.4% ('Fuzzy2', None) 9.925 10.086 1.6% 11.815 12.109 2.5% 12.659 13.358 5.5% 20.637 13.814 -33.1% 34.352 14.321 -58.3% ('IntNRQ', None) 3.185 3.202 0.6% 4.023 4.085 1.5% 4.672 4.482 -4.1% 4.684 4.674 -0.2% 50.717 5.337 -89.5% ('IntSet', None) 1.347 1.177 -12.6% 1.589 1.362 -14.3% 3.418 3.240 -5.2% 3.899 20.695 430.8% 26.677 26.680 0.0% ('IntervalsOrdered', None) 35.289 37.114 5.2% 92.651 94.601 2.1% 93.387 95.333 2.1% 94.316 96.277 2.1% 97.288 146.602 50.7% ('MedTermDayTaxoFacets', None) 22.513 22.149 -1.6% 27.118 26.713 -1.5% 27.798 27.495 -1.1% 28.177 27.723 -1.6% 30.974 28.040 -9.5% ('Or2Terms2StopWords', None) 1.675 1.655 -1.2% 5.068 4.934 -2.6% 5.466 5.433 -0.6% 5.546 5.563 0.3% 12.371 35.128 184.0% ('Or3Terms', None) 2.118 2.067 -2.4% 3.544 3.536 -0.2% 3.889 3.908 0.5% 6.723 4.204 -37.5% 32.966 263.659 699.8% ('OrHighHigh', None) 5.044 5.042 -0.0% 5.645 5.647 0.0% 5.860 5.898 0.6% 6.158 7.434 20.7% 7.912 19.704 149.0% ('OrHighMed', None) 1.702 1.668 -2.0% 2.901 2.712 -6.5% 3.162 2.998 -5.2% 3.314 7.478 125.6% 3.382 8.943 164.4% ('OrHighMedDayTaxoFacets', None) 75.617 74.702 -1.2% 246.096 242.159 -1.6% 248.865 246.579 -0.9% 272.103 249.118 -8.4% 290.596 256.084 -11.9% ('OrHighRare', None) 2.648 2.796 5.6% 2.944 3.087 4.9% 3.306 3.310 0.1% 3.707 3.363 -9.3% 5.235 9.124 74.3% ('OrMany', None) 24.505 24.446 -0.2% 27.574 27.332 -0.9% 30.034 29.722 -1.0% 30.528 30.049 -1.6% 99.663 30.483 -69.4% ('OrStopWords', None) 5.851 5.771 -1.4% 15.275 15.405 0.9% 15.983 15.865 -0.7% 15.983 15.865 -0.7% 16.689 15.951 -4.4% ('PKLookup',) 3.379 3.248 -3.9% 3.569 3.369 -5.6% 5.478 5.066 -7.5% 5.704 5.708 0.1% 10.727 8.883 -17.2% ('Phrase', None) 14.732 14.426 -2.1% 39.791 39.804 0.0% 42.278 41.504 -1.8% 61.749 43.016 -30.3% 102.458 56.857 -44.5% ('PostFilteredVectorSearch', None) 1.802 1.798 -0.2% 2.030 2.012 -0.9% 5.493 4.868 -11.4% 6.653 5.882 -11.6% 6.784 6.396 -5.7% ('PreFilteredVectorSearch', None) 5.687 5.635 -0.9% 6.315 6.183 -2.1% 18.194 30.122 65.6% 86.234 87.144 1.1% 313.513 309.671 -1.2% ('Prefix3', None) 1.121 1.065 -5.1% 3.564 3.454 -3.1% 13.734 4.042 -70.6% 21.067 22.781 8.1% 113.165 83.165 -26.5% ('Respell',) 14.691 14.781 0.6% 16.926 17.325 2.4% 18.108 19.932 10.1% 18.304 26.358 44.0% 24.371 32.256 32.4% ('SloppyPhrase', None) 96.069 86.857 -9.6% 256.356 225.637 -12.0% 262.495 228.251 -13.0% 263.906 228.756 -13.3% 265.846 319.719 20.3% ('SpanNear', None) 36.143 33.741 -6.6% 99.003 91.330 -7.8% 102.105 92.412 -9.5% 103.433 93.945 -9.2% 105.817 194.718 84.0% ('Term', None) 0.835 0.833 -0.3% 1.024 1.011 -1.3% 1.356 1.232 -9.1% 3.608 3.370 -6.6% 30.144 24.565 -18.5% ('TermBGroup1M', None) 51.825 50.654 -2.3% 83.746 81.978 -2.1% 84.582 83.120 -1.7% 85.789 84.536 -1.5% 105.119 85.441 -18.7% ('TermBGroup1M1P', None) 25.315 25.007 -1.2% 44.707 44.558 -0.3% 45.710 45.237 -1.0% 46.371 50.708 9.4% 57.224 62.060 8.5% ('TermDateFacets', None) 29.406 29.937 1.8% 50.289 50.657 0.7% 51.992 51.749 -0.5% 52.846 53.805 1.8% 54.822 143.718 162.2% ('TermDateTimeSort', 'DateTime') 3.865 3.961 2.5% 5.352 5.816 8.7% 7.748 6.191 -20.1% 28.003 45.847 63.7% 62.595 86.984 39.0% ('TermDayOfYearSort', 'DayOfYear') 2.177 2.117 -2.7% 3.258 3.116 -4.4% 4.365 4.324 -0.9% 6.215 11.977 92.7% 65.125 21.994 -66.2% ('TermGroup100', None) 57.245 55.716 -2.7% 108.589 106.395 -2.0% 110.780 107.681 -2.8% 111.654 108.502 -2.8% 113.982 108.515 -4.8% ('TermGroup10K', None) 64.581 62.211 -3.7% 111.031 106.644 -4.0% 112.263 109.311 -2.6% 114.626 111.065 -3.1% 115.223 127.075 10.3% ('TermGroup1M', None) 65.178 62.994 -3.4% 114.994 111.731 -2.8% 116.308 113.146 -2.7% 116.903 114.600 -2.0% 117.731 116.387 -1.1% ('TermMonthSort', 'Month') 0.906 0.871 -3.8% 1.076 1.039 -3.5% 1.337 1.318 -1.4% 2.945 2.468 -16.2% 10.923 2.507 -77.0% ('TermTitleSort', 'Title') 7.173 7.246 1.0% 9.072 9.623 6.1% 13.770 14.276 3.7% 20.764 76.012 266.1% 114.758 97.159 -15.3% ('VectorSearch', None) 2.113 2.264 7.2% 2.667 2.668 0.1% 6.053 6.710 10.8% 7.297 7.623 4.5% 8.360 9.184 9.9% ('Wildcard', None) 2.642 2.562 -3.0% 4.239 4.157 -1.9% 5.090 4.714 -7.4% 19.231 6.359 -66.9% 60.777 46.973 -22.7% generate vmstat pretties /l/reports.nightly/2026.04.03.08.19.33/fastIndexMediumDocsWithVectorsQuantized /l/reports.nightly/2026.04.03.08.19.33/search-tasks /l/reports.nightly/2026.04.03.08.19.33/fastIndexBigDocs /l/reports.nightly/2026.04.03.08.19.33/fixedIndex /l/reports.nightly/2026.04.03.08.19.33/fastIndexMediumDocsWithVectors /l/reports.nightly/2026.04.03.08.19.33/nrtIndexMediumDocs /l/reports.nightly/2026.04.03.08.19.33/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.98 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.35 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.95 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.55 seconds JFR aggregation command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=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.61 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 13.97 seconds JFR aggregation command: /usr/lib/jvm/java-25-openjdk/bin/java --add-modules jdk.incubator.vector -Xmx32g -Xms32g -server -XX:+UseParallelGC -Djava.io.tmpdir=/l/tmp --enable-native-access=ALL-UNNAMED -cp /l/trunk.nightly/build-tools/build-infra/build/classes/java/main -Dtests.profile.mode=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.76 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 13.81 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 13.96 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.12 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.73.125, 3.5.71.89, 3.5.74.125, 52.218.117.32, 3.5.75.77, 3.5.69.17, 3.5.74.57 * Trying 3.5.73.125:443... * ALPN: curl offers h2,http/1.1 } [5 bytes data] * TLSv1.3 (OUT), TLS handshake, Client hello (1): } [1570 bytes data] * SSL Trust Anchors: * CAfile: /etc/ssl/certs/ca-certificates.crt { [5 bytes data] * TLSv1.3 (IN), TLS handshake, Server hello (2): { [1210 bytes data] * TLSv1.3 (IN), TLS change cipher, Change cipher spec (1): { [1 bytes data] * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8): { [25 bytes data] * TLSv1.3 (IN), TLS handshake, Certificate (11): { [4422 bytes data] * TLSv1.3 (IN), TLS handshake, CERT verify (15): { [264 bytes data] * TLSv1.3 (IN), TLS handshake, Finished (20): { [36 bytes data] * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1): } [1 bytes data] * TLSv1.3 (OUT), TLS handshake, Finished (20): } [36 bytes data] * SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256 / X25519MLKEM768 / RSASSA-PSS * ALPN: server accepted http/1.1 * Server certificate: * subject: CN=*.s3-eu-west-1.amazonaws.com * start date: Sep 5 00:00:00 2025 GMT * expire date: Aug 7 23:59:59 2026 GMT * issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M04 * Certificate level 0: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * Certificate level 1: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * Certificate level 2: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * subjectAltName: "s3.eu-west-1.amazonaws.com" matches cert's "s3.eu-west-1.amazonaws.com" * SSL certificate verified via OpenSSL. * Established connection to s3.eu-west-1.amazonaws.com (3.5.73.125 port 443) from 10.17.4.7 port 51014 * using HTTP/1.x } [5 bytes data] > PUT /jfr-uploads.blunders.io/demo/bcf2de71-d02d-4fe6-b40f-f7d7f3c66b35.jfr.gz?X-Amz-Security-Token=IQoJb3JpZ2luX2VjENb%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaCWV1LXdlc3QtMSJGMEQCIH%2FOh9P4hZOe6pOhS%2BenfRXDxwTY1Cx0U80gt%2FeaYeypAiB1Jb3tSZImgiUhYPtkLtY7uRnvfwEjWNQQ3PwSiNdYrSrDBQif%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F8BEAAaDDgzNTQ5NDc1MzEyNiIMSyG7LryOf549CwxDKpcFZBYmyWvaxNQiqCQRbBYKwrPCY281yJLsGW8Ymt7SjtexRWN2xs6KOUpRZplKuwfgAPhwZFU3hjKSvNgw8%2FyUqFD6QfUDD1favmjK607vLmBv3leMBeZT22whfaJ8p%2Fa16N2FIff%2FyjIaZOlo8bIfviZSn38ra4Zn96S1xU9Mu0OOjTtXFjKxpQlYasCeUX9lt2lxZUnNrcah69Xmyzxv915cAYRhUIZ8bM6GN6ER5DWhWdFrBVMh0bTxbe6wyX50PtPMaaNxmbotGn9I8643mIy%2FQrBQUIY%2Fp1whLFx2R3gYPmShnO2WSNuRUHo62I%2BHya%2Bsfw90Hlb5tfb%2FVFaWJOg3mz4b1E%2FajGoEfIz%2FFR2XF%2BUKwvsBdlxFe8XryaC8P6M%2BjrX7o5xJ324bOzuhywrGlJeDv9dDlZqQAHYiDvkcmgATCCTOnlJbrN%2FyV7fNeidGagQb%2FUAHL4Dd6QNg%2FZQ3doIWv9A7fzikM6VwIX2%2BER%2F5GGOC34QBcn%2FVfp1tYxy5P6WYmMcvB7Ts5hHoxZbKDpKXlJ3EFT5DnGz02miHEXvO1qsRzFzgT%2B6Dp39n8vAcTu7gnuPkafbmcZSDMeZqnmkZ0qOpdDrAoBgxLXVvGSpgFZWVXMoDrsV7yvILceTDIyGKdRwNnAkBBJ%2Btn69uAZV%2F3Yz9EyUQ8%2Bx3cWJXWjoYJPVu11RchJvI8ppCMkuYsJ4b97GiYWLb7Li%2BkwkHocgi5vxT%2FCxcU%2B7UUjzPsJQ4vOjeLfi%2BnYsIHPAryYxZDzf6yhpY3f%2BTrdLdN9rJVYM%2FTGHuCACXg3O40wFwmgRRoH3NU8Wfh%2FgcYXgctWZ5nwUX4S0rKzFJg5HAPEA6Kdpcq3BAGP2PLRDNBxXEYJxsa5VlMIuuxM4GOrIBKYkgC8ITiFva98h%2FF%2FB%2BN7J%2FPVGZ4dUVOaAiPoNT%2Fid%2BkaUaB4LRJBvWsDVRbxy9VoECZPl39jBMwUzI%2BiN7EwHZKF%2BZuFr1JFEpBrJnL0anIJoOzLSgLRZ5n0P4Ytu0AcFlaofPdhjaYsQRQqK67dNRM0DylBODHNRiu4KFEum5syEoLT36zwWE75huXVs0kV26R0X8u7xfkCaTpqUP9cbRNECFFQNgwId8QYDHoURZCw%3D%3D&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20260404T162451Z&X-Amz-SignedHeaders=host&X-Amz-Credential=ASIA4FB26GNTDBKH4U6M%2F20260404%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Expires=86400&X-Amz-Signature=bf68ab6e2d5a4169a83476190c63c83d12b9ea4e5de7d10b9cea3b086707c92b HTTP/1.1 > Host: s3.eu-west-1.amazonaws.com > User-Agent: curl/8.18.0 > Accept: */* > content-type: application/octet-stream > Content-Length: 428778894 > Expect: 100-continue > { [5 bytes data] < HTTP/1.1 100 Continue < } [5 bytes data] 0 408.9M 0 0 0 832.0k 0 763.0k 09:08 00:01 09:07 763.3k 1 408.9M 0 0 1 6.87M 0 3.29M 02:04 00:02 02:02 3.29M 8 408.9M 0 0 8 34.25M 0 11.08M 00:36 00:03 00:33 11.08M 11 408.9M 0 0 11 48.56M 0 11.86M 00:34 00:04 00:30 11.87M 16 408.9M 0 0 16 65.50M 0 12.85M 00:31 00:05 00:26 12.86M 20 408.9M 0 0 20 83.12M 0 13.64M 00:29 00:06 00:23 16.45M 24 408.9M 0 0 24 101.4M 0 14.29M 00:28 00:07 00:21 18.90M 29 408.9M 0 0 29 120.3M 0 14.86M 00:27 00:08 00:19 17.19M 34 408.9M 0 0 34 139.4M 0 15.33M 00:26 00:09 00:17 18.16M 38 408.9M 0 0 38 158.5M 0 15.70M 00:26 00:10 00:16 18.61M 43 408.9M 0 0 43 177.7M 0 16.02M 00:25 00:11 00:14 18.92M 48 408.9M 0 0 48 197.1M 0 16.30M 00:25 00:12 00:13 19.13M 52 408.9M 0 0 52 216.5M 0 16.53M 00:24 00:13 00:11 19.23M 57 408.9M 0 0 57 235.9M 0 16.73M 00:24 00:14 00:10 19.28M 62 408.9M 0 0 62 255.3M 0 16.90M 00:24 00:15 00:09 19.33M 67 408.9M 0 0 67 274.8M 0 17.07M 00:23 00:16 00:07 19.40M 72 408.9M 0 0 72 294.6M 0 17.22M 00:23 00:17 00:06 19.47M 77 408.9M 0 0 77 315.0M 0 17.40M 00:23 00:18 00:05 19.69M 82 408.9M 0 0 82 335.8M 0 17.58M 00:23 00:19 00:04 19.97M 87 408.9M 0 0 87 357.6M 0 17.79M 00:22 00:20 00:02 20.45M 93 408.9M 0 0 93 380.4M 0 18.02M 00:22 00:21 00:01 21.10M 98 408.9M 0 0 98 404.6M 0 18.30M 00:22 00:22 21.99M* upload completely sent off: 428778894 bytes { [5 bytes data] < HTTP/1.1 200 OK < x-amz-id-2: UqOJWbRzh2VqAd5wtYqMMbs3Zo5QtAmW8uXh+FJLYeu8UqwqjfxRQtIFljE2ERzYdZ1BdNWR4+HDx4mwoqzqAX2dAbhG14mN < x-amz-request-id: GS4A5HMZ7XMP2337 < Date: Sat, 04 Apr 2026 16:25:24 GMT < x-amz-server-side-encryption: AES256 < ETag: "fef96cba1a8b65ef110182285a9c0220" < x-amz-checksum-crc64nvme: 2dixMgEFM0k= < x-amz-checksum-type: FULL_OBJECT < Content-Length: 0 < Server: AmazonS3 < 100 408.9M 0 0 100 408.9M 0 18.24M 00:22 00:22 21.99M 100 408.9M 0 0 100 408.9M 0 18.24M 00:22 00:22 21.99M 100 408.9M 0 0 100 408.9M 0 18.24M 00:22 00:22 21.99M * Connection #0 to host s3.eu-west-1.amazonaws.com:443 left intact took: 54.36 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.72.97, 3.5.66.53, 3.5.67.235, 3.5.75.49, 3.5.67.252, 3.5.75.35, 3.5.64.219, 3.5.67.225 * Trying 3.5.72.97: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.97 port 443) from 10.17.4.7 port 43232 * using HTTP/1.x } [5 bytes data] > PUT /jfr-uploads.blunders.io/demo/e7e1b5b3-c45b-42d2-b376-b94db70b6441.jfr.gz?X-Amz-Security-Token=IQoJb3JpZ2luX2VjENb%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaCWV1LXdlc3QtMSJGMEQCIH%2FOh9P4hZOe6pOhS%2BenfRXDxwTY1Cx0U80gt%2FeaYeypAiB1Jb3tSZImgiUhYPtkLtY7uRnvfwEjWNQQ3PwSiNdYrSrDBQif%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F8BEAAaDDgzNTQ5NDc1MzEyNiIMSyG7LryOf549CwxDKpcFZBYmyWvaxNQiqCQRbBYKwrPCY281yJLsGW8Ymt7SjtexRWN2xs6KOUpRZplKuwfgAPhwZFU3hjKSvNgw8%2FyUqFD6QfUDD1favmjK607vLmBv3leMBeZT22whfaJ8p%2Fa16N2FIff%2FyjIaZOlo8bIfviZSn38ra4Zn96S1xU9Mu0OOjTtXFjKxpQlYasCeUX9lt2lxZUnNrcah69Xmyzxv915cAYRhUIZ8bM6GN6ER5DWhWdFrBVMh0bTxbe6wyX50PtPMaaNxmbotGn9I8643mIy%2FQrBQUIY%2Fp1whLFx2R3gYPmShnO2WSNuRUHo62I%2BHya%2Bsfw90Hlb5tfb%2FVFaWJOg3mz4b1E%2FajGoEfIz%2FFR2XF%2BUKwvsBdlxFe8XryaC8P6M%2BjrX7o5xJ324bOzuhywrGlJeDv9dDlZqQAHYiDvkcmgATCCTOnlJbrN%2FyV7fNeidGagQb%2FUAHL4Dd6QNg%2FZQ3doIWv9A7fzikM6VwIX2%2BER%2F5GGOC34QBcn%2FVfp1tYxy5P6WYmMcvB7Ts5hHoxZbKDpKXlJ3EFT5DnGz02miHEXvO1qsRzFzgT%2B6Dp39n8vAcTu7gnuPkafbmcZSDMeZqnmkZ0qOpdDrAoBgxLXVvGSpgFZWVXMoDrsV7yvILceTDIyGKdRwNnAkBBJ%2Btn69uAZV%2F3Yz9EyUQ8%2Bx3cWJXWjoYJPVu11RchJvI8ppCMkuYsJ4b97GiYWLb7Li%2BkwkHocgi5vxT%2FCxcU%2B7UUjzPsJQ4vOjeLfi%2BnYsIHPAryYxZDzf6yhpY3f%2BTrdLdN9rJVYM%2FTGHuCACXg3O40wFwmgRRoH3NU8Wfh%2FgcYXgctWZ5nwUX4S0rKzFJg5HAPEA6Kdpcq3BAGP2PLRDNBxXEYJxsa5VlMIuuxM4GOrIBKYkgC8ITiFva98h%2FF%2FB%2BN7J%2FPVGZ4dUVOaAiPoNT%2Fid%2BkaUaB4LRJBvWsDVRbxy9VoECZPl39jBMwUzI%2BiN7EwHZKF%2BZuFr1JFEpBrJnL0anIJoOzLSgLRZ5n0P4Ytu0AcFlaofPdhjaYsQRQqK67dNRM0DylBODHNRiu4KFEum5syEoLT36zwWE75huXVs0kV26R0X8u7xfkCaTpqUP9cbRNECFFQNgwId8QYDHoURZCw%3D%3D&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20260404T162546Z&X-Amz-SignedHeaders=host&X-Amz-Credential=ASIA4FB26GNTDBKH4U6M%2F20260404%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Expires=86400&X-Amz-Signature=237d7a12848cec3b0380e503c768093c59b0f04f714bdc902b337ea6358e0cea HTTP/1.1 > Host: s3.eu-west-1.amazonaws.com > User-Agent: curl/8.18.0 > Accept: */* > content-type: application/octet-stream > Content-Length: 71153505 > Expect: 100-continue > { [5 bytes data] < HTTP/1.1 100 Continue < } [5 bytes data] 1 67.85M 0 0 1 1.25M 0 1.24M 00:54 00:01 00:53 1.25M 31 67.85M 0 0 31 21.50M 0 10.74M 00:06 00:02 00:04 10.75M 72 67.85M 0 0 72 49.31M 0 16.44M 00:04 00:02 00:02 16.44M* upload completely sent off: 71153505 bytes { [5 bytes data] < HTTP/1.1 200 OK < x-amz-id-2: xi05AYAnZaKgRKMkLlk1Hhw13AIZcbZBYFQve7qbxFuNvNBIT6xe1MfvXL11itrcw7MRIokYoFJLR/xQv879tyIcYcjDEHD5 < x-amz-request-id: BDW9E6ZB9MGP0AME < Date: Sat, 04 Apr 2026 16:25:53 GMT < x-amz-server-side-encryption: AES256 < ETag: "45ee68021f3b50f7dd54d432983c325a" < x-amz-checksum-crc64nvme: bbbhLFCJ5GA= < x-amz-checksum-type: FULL_OBJECT < Content-Length: 0 < Server: AmazonS3 < 100 67.85M 0 0 100 67.85M 0 17.92M 00:03 00:03 16.44M 100 67.85M 0 0 100 67.85M 0 17.92M 00:03 00:03 16.44M 100 67.85M 0 0 100 67.85M 0 17.92M 00:03 00:03 16.44M * Connection #0 to host s3.eu-west-1.amazonaws.com:443 left intact took: 9.46 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.66.40, 3.5.69.33, 52.92.20.48, 3.5.64.194, 3.5.67.225, 52.92.3.208, 3.5.69.11, 52.92.19.160 * Trying 3.5.66.40:443... * ALPN: curl offers h2,http/1.1 } [5 bytes data] * TLSv1.3 (OUT), TLS handshake, Client hello (1): } [1570 bytes data] * SSL Trust Anchors: * CAfile: /etc/ssl/certs/ca-certificates.crt { [5 bytes data] * TLSv1.3 (IN), TLS handshake, Server hello (2): { [1210 bytes data] * TLSv1.3 (IN), TLS change cipher, Change cipher spec (1): { [1 bytes data] * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8): { [25 bytes data] * TLSv1.3 (IN), TLS handshake, Certificate (11): { [4422 bytes data] * TLSv1.3 (IN), TLS handshake, CERT verify (15): { [264 bytes data] * TLSv1.3 (IN), TLS handshake, Finished (20): { [36 bytes data] * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1): } [1 bytes data] * TLSv1.3 (OUT), TLS handshake, Finished (20): } [36 bytes data] * SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256 / X25519MLKEM768 / RSASSA-PSS * ALPN: server accepted http/1.1 * Server certificate: * subject: CN=*.s3-eu-west-1.amazonaws.com * start date: Sep 5 00:00:00 2025 GMT * expire date: Aug 7 23:59:59 2026 GMT * issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M04 * Certificate level 0: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * Certificate level 1: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * Certificate level 2: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption * subjectAltName: "s3.eu-west-1.amazonaws.com" matches cert's "s3.eu-west-1.amazonaws.com" * SSL certificate verified via OpenSSL. * Established connection to s3.eu-west-1.amazonaws.com (3.5.66.40 port 443) from 10.17.4.7 port 56112 * using HTTP/1.x } [5 bytes data] > PUT /jfr-uploads.blunders.io/demo/c7d9e2c3-f149-4df5-b72d-b7896609d576.jfr.gz?X-Amz-Security-Token=IQoJb3JpZ2luX2VjENb%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaCWV1LXdlc3QtMSJGMEQCIH%2FOh9P4hZOe6pOhS%2BenfRXDxwTY1Cx0U80gt%2FeaYeypAiB1Jb3tSZImgiUhYPtkLtY7uRnvfwEjWNQQ3PwSiNdYrSrDBQif%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F8BEAAaDDgzNTQ5NDc1MzEyNiIMSyG7LryOf549CwxDKpcFZBYmyWvaxNQiqCQRbBYKwrPCY281yJLsGW8Ymt7SjtexRWN2xs6KOUpRZplKuwfgAPhwZFU3hjKSvNgw8%2FyUqFD6QfUDD1favmjK607vLmBv3leMBeZT22whfaJ8p%2Fa16N2FIff%2FyjIaZOlo8bIfviZSn38ra4Zn96S1xU9Mu0OOjTtXFjKxpQlYasCeUX9lt2lxZUnNrcah69Xmyzxv915cAYRhUIZ8bM6GN6ER5DWhWdFrBVMh0bTxbe6wyX50PtPMaaNxmbotGn9I8643mIy%2FQrBQUIY%2Fp1whLFx2R3gYPmShnO2WSNuRUHo62I%2BHya%2Bsfw90Hlb5tfb%2FVFaWJOg3mz4b1E%2FajGoEfIz%2FFR2XF%2BUKwvsBdlxFe8XryaC8P6M%2BjrX7o5xJ324bOzuhywrGlJeDv9dDlZqQAHYiDvkcmgATCCTOnlJbrN%2FyV7fNeidGagQb%2FUAHL4Dd6QNg%2FZQ3doIWv9A7fzikM6VwIX2%2BER%2F5GGOC34QBcn%2FVfp1tYxy5P6WYmMcvB7Ts5hHoxZbKDpKXlJ3EFT5DnGz02miHEXvO1qsRzFzgT%2B6Dp39n8vAcTu7gnuPkafbmcZSDMeZqnmkZ0qOpdDrAoBgxLXVvGSpgFZWVXMoDrsV7yvILceTDIyGKdRwNnAkBBJ%2Btn69uAZV%2F3Yz9EyUQ8%2Bx3cWJXWjoYJPVu11RchJvI8ppCMkuYsJ4b97GiYWLb7Li%2BkwkHocgi5vxT%2FCxcU%2B7UUjzPsJQ4vOjeLfi%2BnYsIHPAryYxZDzf6yhpY3f%2BTrdLdN9rJVYM%2FTGHuCACXg3O40wFwmgRRoH3NU8Wfh%2FgcYXgctWZ5nwUX4S0rKzFJg5HAPEA6Kdpcq3BAGP2PLRDNBxXEYJxsa5VlMIuuxM4GOrIBKYkgC8ITiFva98h%2FF%2FB%2BN7J%2FPVGZ4dUVOaAiPoNT%2Fid%2BkaUaB4LRJBvWsDVRbxy9VoECZPl39jBMwUzI%2BiN7EwHZKF%2BZuFr1JFEpBrJnL0anIJoOzLSgLRZ5n0P4Ytu0AcFlaofPdhjaYsQRQqK67dNRM0DylBODHNRiu4KFEum5syEoLT36zwWE75huXVs0kV26R0X8u7xfkCaTpqUP9cbRNECFFQNgwId8QYDHoURZCw%3D%3D&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20260404T162555Z&X-Amz-SignedHeaders=host&X-Amz-Credential=ASIA4FB26GNTDBKH4U6M%2F20260404%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Expires=86400&X-Amz-Signature=b693719419da460842c01b2e957936d049e92ac28cfaa56dce0be73f91b52784 HTTP/1.1 > Host: s3.eu-west-1.amazonaws.com > User-Agent: curl/8.18.0 > Accept: */* > content-type: application/octet-stream > Content-Length: 69005535 > Expect: 100-continue > { [5 bytes data] < HTTP/1.1 100 Continue < } [5 bytes data] 5 65.80M 0 0 5 3.31M 0 3.28M 00:20 00:01 00:19 3.28M 29 65.80M 0 0 29 19.37M 0 9.62M 00:06 00:02 00:04 9.62M 55 65.80M 0 0 55 36.50M 0 12.10M 00:05 00:03 00:02 12.10M 81 65.80M 0 0 81 53.62M 0 13.35M 00:04 00:04 13.35M* upload completely sent off: 69005535 bytes { [5 bytes data] < HTTP/1.1 200 OK < x-amz-id-2: t9IhWwF08J7y2AFefEzcJHMwrJNXGLuGwsOhA4/xzfKac3JD//NUTWWWjssGL53EIR0te0dCClgr1bA9zr0aP9lzL7UEZlFF < x-amz-request-id: YFX9WYAGQYZFV2T0 < Date: Sat, 04 Apr 2026 16:26:02 GMT < x-amz-server-side-encryption: AES256 < ETag: "f475628f099944734305f29a1baf2632" < x-amz-checksum-crc64nvme: fm70tuRbNoE= < x-amz-checksum-type: FULL_OBJECT < Content-Length: 0 < Server: AmazonS3 < 100 65.80M 0 0 100 65.80M 0 13.52M 00:04 00:04 13.35M 100 65.80M 0 0 100 65.80M 0 13.52M 00:04 00:04 13.35M 100 65.80M 0 0 100 65.80M 0 13.52M 00:04 00:04 13.35M * Connection #0 to host s3.eu-west-1.amazonaws.com:443 left intact took: 10.53 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: 3.5.74.68, 52.92.16.176, 3.5.64.249, 52.92.18.144, 52.92.19.184, 3.5.72.93, 52.92.33.224, 52.92.4.72 * Trying 3.5.74.68: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.68 port 443) from 10.17.4.7 port 32786 * using HTTP/1.x } [5 bytes data] > PUT /jfr-uploads.blunders.io/demo/b9f18e49-e10b-4adf-a0f4-9b81c85f6684.jfr.gz?X-Amz-Security-Token=IQoJb3JpZ2luX2VjENb%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaCWV1LXdlc3QtMSJGMEQCIH%2FOh9P4hZOe6pOhS%2BenfRXDxwTY1Cx0U80gt%2FeaYeypAiB1Jb3tSZImgiUhYPtkLtY7uRnvfwEjWNQQ3PwSiNdYrSrDBQif%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F8BEAAaDDgzNTQ5NDc1MzEyNiIMSyG7LryOf549CwxDKpcFZBYmyWvaxNQiqCQRbBYKwrPCY281yJLsGW8Ymt7SjtexRWN2xs6KOUpRZplKuwfgAPhwZFU3hjKSvNgw8%2FyUqFD6QfUDD1favmjK607vLmBv3leMBeZT22whfaJ8p%2Fa16N2FIff%2FyjIaZOlo8bIfviZSn38ra4Zn96S1xU9Mu0OOjTtXFjKxpQlYasCeUX9lt2lxZUnNrcah69Xmyzxv915cAYRhUIZ8bM6GN6ER5DWhWdFrBVMh0bTxbe6wyX50PtPMaaNxmbotGn9I8643mIy%2FQrBQUIY%2Fp1whLFx2R3gYPmShnO2WSNuRUHo62I%2BHya%2Bsfw90Hlb5tfb%2FVFaWJOg3mz4b1E%2FajGoEfIz%2FFR2XF%2BUKwvsBdlxFe8XryaC8P6M%2BjrX7o5xJ324bOzuhywrGlJeDv9dDlZqQAHYiDvkcmgATCCTOnlJbrN%2FyV7fNeidGagQb%2FUAHL4Dd6QNg%2FZQ3doIWv9A7fzikM6VwIX2%2BER%2F5GGOC34QBcn%2FVfp1tYxy5P6WYmMcvB7Ts5hHoxZbKDpKXlJ3EFT5DnGz02miHEXvO1qsRzFzgT%2B6Dp39n8vAcTu7gnuPkafbmcZSDMeZqnmkZ0qOpdDrAoBgxLXVvGSpgFZWVXMoDrsV7yvILceTDIyGKdRwNnAkBBJ%2Btn69uAZV%2F3Yz9EyUQ8%2Bx3cWJXWjoYJPVu11RchJvI8ppCMkuYsJ4b97GiYWLb7Li%2BkwkHocgi5vxT%2FCxcU%2B7UUjzPsJQ4vOjeLfi%2BnYsIHPAryYxZDzf6yhpY3f%2BTrdLdN9rJVYM%2FTGHuCACXg3O40wFwmgRRoH3NU8Wfh%2FgcYXgctWZ5nwUX4S0rKzFJg5HAPEA6Kdpcq3BAGP2PLRDNBxXEYJxsa5VlMIuuxM4GOrIBKYkgC8ITiFva98h%2FF%2FB%2BN7J%2FPVGZ4dUVOaAiPoNT%2Fid%2BkaUaB4LRJBvWsDVRbxy9VoECZPl39jBMwUzI%2BiN7EwHZKF%2BZuFr1JFEpBrJnL0anIJoOzLSgLRZ5n0P4Ytu0AcFlaofPdhjaYsQRQqK67dNRM0DylBODHNRiu4KFEum5syEoLT36zwWE75huXVs0kV26R0X8u7xfkCaTpqUP9cbRNECFFQNgwId8QYDHoURZCw%3D%3D&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20260404T162606Z&X-Amz-SignedHeaders=host&X-Amz-Credential=ASIA4FB26GNTDBKH4U6M%2F20260404%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Expires=86400&X-Amz-Signature=dc615396e8174854d47df6e14e043c53b90228fe2e2d8be381f3ecbdfb7a2389 HTTP/1.1 > Host: s3.eu-west-1.amazonaws.com > User-Agent: curl/8.18.0 > Accept: */* > content-type: application/octet-stream > Content-Length: 60649146 > Expect: 100-continue > { [5 bytes data] < HTTP/1.1 100 Continue < } [5 bytes data] 2 57.83M 0 0 2 1.43M 0 1.43M 00:40 00:01 00:39 1.43M 38 57.83M 0 0 38 22.00M 0 10.99M 00:05 00:02 00:03 10.99M 86 57.83M 0 0 86 50.00M 0 16.65M 00:03 00:03 16.66M* upload completely sent off: 60649146 bytes { [5 bytes data] < HTTP/1.1 200 OK < x-amz-id-2: cYZZrxMbGC3+WqlTTqsMH0zMpR1rmhS5aj55xiLt63KgeSbNRvW95NdJg7ITeXsbMkohCT7lvZT5LyIkUhzKKmbOER73Bxv2 < x-amz-request-id: VY5RX4APQVAK9DHJ < Date: Sat, 04 Apr 2026 16:26:12 GMT < x-amz-server-side-encryption: AES256 < ETag: "35b065d63c96a916ded833c2974066a1" < x-amz-checksum-crc64nvme: YHAkVqKYb+w= < x-amz-checksum-type: FULL_OBJECT < Content-Length: 0 < Server: AmazonS3 < 100 57.83M 0 0 100 57.83M 0 17.01M 00:03 00:03 16.66M 100 57.83M 0 0 100 57.83M 0 17.01M 00:03 00:03 16.66M 100 57.83M 0 0 100 57.83M 0 17.00M 00:03 00:03 16.66M * Connection #0 to host s3.eu-west-1.amazonaws.com:443 left intact took: 8.17 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.75.71, 3.5.66.20, 3.5.74.107, 3.5.75.24, 52.92.34.64, 3.5.64.203, 3.5.74.72, 3.5.72.97 * Trying 3.5.75.71: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.71 port 443) from 10.17.4.7 port 43634 * using HTTP/1.x } [5 bytes data] > PUT /jfr-uploads.blunders.io/demo/6dc0331a-3d45-470c-b588-5dd899bb63eb.jfr.gz?X-Amz-Security-Token=IQoJb3JpZ2luX2VjENb%2F%2F%2F%2F%2F%2F%2F%2F%2F%2FwEaCWV1LXdlc3QtMSJGMEQCIH%2FOh9P4hZOe6pOhS%2BenfRXDxwTY1Cx0U80gt%2FeaYeypAiB1Jb3tSZImgiUhYPtkLtY7uRnvfwEjWNQQ3PwSiNdYrSrDBQif%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F8BEAAaDDgzNTQ5NDc1MzEyNiIMSyG7LryOf549CwxDKpcFZBYmyWvaxNQiqCQRbBYKwrPCY281yJLsGW8Ymt7SjtexRWN2xs6KOUpRZplKuwfgAPhwZFU3hjKSvNgw8%2FyUqFD6QfUDD1favmjK607vLmBv3leMBeZT22whfaJ8p%2Fa16N2FIff%2FyjIaZOlo8bIfviZSn38ra4Zn96S1xU9Mu0OOjTtXFjKxpQlYasCeUX9lt2lxZUnNrcah69Xmyzxv915cAYRhUIZ8bM6GN6ER5DWhWdFrBVMh0bTxbe6wyX50PtPMaaNxmbotGn9I8643mIy%2FQrBQUIY%2Fp1whLFx2R3gYPmShnO2WSNuRUHo62I%2BHya%2Bsfw90Hlb5tfb%2FVFaWJOg3mz4b1E%2FajGoEfIz%2FFR2XF%2BUKwvsBdlxFe8XryaC8P6M%2BjrX7o5xJ324bOzuhywrGlJeDv9dDlZqQAHYiDvkcmgATCCTOnlJbrN%2FyV7fNeidGagQb%2FUAHL4Dd6QNg%2FZQ3doIWv9A7fzikM6VwIX2%2BER%2F5GGOC34QBcn%2FVfp1tYxy5P6WYmMcvB7Ts5hHoxZbKDpKXlJ3EFT5DnGz02miHEXvO1qsRzFzgT%2B6Dp39n8vAcTu7gnuPkafbmcZSDMeZqnmkZ0qOpdDrAoBgxLXVvGSpgFZWVXMoDrsV7yvILceTDIyGKdRwNnAkBBJ%2Btn69uAZV%2F3Yz9EyUQ8%2Bx3cWJXWjoYJPVu11RchJvI8ppCMkuYsJ4b97GiYWLb7Li%2BkwkHocgi5vxT%2FCxcU%2B7UUjzPsJQ4vOjeLfi%2BnYsIHPAryYxZDzf6yhpY3f%2BTrdLdN9rJVYM%2FTGHuCACXg3O40wFwmgRRoH3NU8Wfh%2FgcYXgctWZ5nwUX4S0rKzFJg5HAPEA6Kdpcq3BAGP2PLRDNBxXEYJxsa5VlMIuuxM4GOrIBKYkgC8ITiFva98h%2FF%2FB%2BN7J%2FPVGZ4dUVOaAiPoNT%2Fid%2BkaUaB4LRJBvWsDVRbxy9VoECZPl39jBMwUzI%2BiN7EwHZKF%2BZuFr1JFEpBrJnL0anIJoOzLSgLRZ5n0P4Ytu0AcFlaofPdhjaYsQRQqK67dNRM0DylBODHNRiu4KFEum5syEoLT36zwWE75huXVs0kV26R0X8u7xfkCaTpqUP9cbRNECFFQNgwId8QYDHoURZCw%3D%3D&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20260404T162615Z&X-Amz-SignedHeaders=host&X-Amz-Credential=ASIA4FB26GNTDBKH4U6M%2F20260404%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Expires=86400&X-Amz-Signature=9773ff955dcf3421e4b5200ac5f0cbb9bb8a58a67c552d904b1fad0e3e4bb6e9 HTTP/1.1 > Host: s3.eu-west-1.amazonaws.com > User-Agent: curl/8.18.0 > Accept: */* > content-type: application/octet-stream > Content-Length: 71302846 > Expect: 100-continue > { [5 bytes data] < HTTP/1.1 100 Continue < } [5 bytes data] 1 67.99M 0 0 1 1.06M 0 1.06M 01:03 01:03 1.06M 20 67.99M 0 0 20 13.75M 0 6.82M 00:09 00:02 00:07 6.82M 44 67.99M 0 0 44 30.50M 0 10.10M 00:06 00:03 00:03 10.10M 69 67.99M 0 0 69 47.37M 0 11.78M 00:05 00:04 00:01 11.78M 95 67.99M 0 0 95 64.93M 0 12.93M 00:05 00:05 12.93M* upload completely sent off: 71302846 bytes { [5 bytes data] < HTTP/1.1 200 OK < x-amz-id-2: VzR10I//8EXC2Semgt497+c4fddGisubEZsoYyY1xpR4tV+vj4lkB/CRUmQPlifhD5bMKG2t+yAnPAzzYdtHW8AHSaPAS7ut < x-amz-request-id: K88Y45PSVFNHXTMD < Date: Sat, 04 Apr 2026 16:26:22 GMT < x-amz-server-side-encryption: AES256 < ETag: "2fe400651d38c81d7baff4be54be2a7e" < x-amz-checksum-crc64nvme: PG1nQKn+PPs= < x-amz-checksum-type: FULL_OBJECT < Content-Length: 0 < Server: AmazonS3 < 100 67.99M 0 0 100 67.99M 0 12.69M 00:05 00:05 12.93M 100 67.99M 0 0 100 67.99M 0 12.69M 00:05 00:05 12.93M 100 67.99M 0 0 100 67.99M 0 12.69M 00:05 00:05 12.93M * Connection #0 to host s3.eu-west-1.amazonaws.com:443 left intact took: 11.43 seconds no out.png (QPSChart)! heaps: (133517568, 138971480, 136568925.6, 1560498.4901948683) WARNING: search result differences: warnings=['non-overlapping tasks onlyInD1=0 onlyInD2=20'] errors=[] [2026-04-04 12:26:28.021640] RUN: tar cjf logs.tar.bz2 --exclude=*.pk * [2026-04-04 12:27:32.803204] took 64.8 sec /l/logs.nightly/2026.04.03.08.19.33/logs.tar.bz2: fixed index size 125222.02 MB /l/logs.nightly/2026.04.03.08.19.33/logs.tar.bz2: fixed index time 42519.9s, bytes 25526799676 (from log) [2026-04-04 12:28:15.211526] done: total time 1 day, 4:08:41.242527 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 + 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-04 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 5a211929385..e6d3b52bd1d main -> origin/main Updating 5a211929385..e6d3b52bd1d Fast-forward .github/actions/eclint/action.yml | 4 +- .github/actions/prepare-for-build/action.yml | 4 +- .github/workflows/actions.yml | 13 +- .github/workflows/auto-format.yml | 2 +- .github/workflows/dependency-submission.yml | 2 +- .github/workflows/run-checks-all.yml | 2 +- .github/workflows/run-nightly-smoketester.yml | 2 +- .../apache/lucene/gradle/WrapperDownloader.java | 4 +- .../plugins/java/ApplyForbiddenApisPlugin.java | 3 +- .../lucene/gradle/plugins/java/EcjLintPlugin.java | 17 +- .../plugins/java/JavacConfigurationPlugin.java | 1 + .../gradle/plugins/java/ModularPathsPlugin.java | 5 +- .../plugins/java/TestsAndRandomizationPlugin.java | 15 +- dev-tools/README.md | 15 + dev-tools/README.txt | 12 - dev-tools/pyproject.toml | 15 +- dev-tools/scripts/requirements.txt | 8 +- dev-tools/uv.lock | 150 +- gradle/libs.versions.toml | 8 +- gradle/wrapper/gradle-wrapper.properties | 2 +- help/precommit.txt | 8 +- lucene/CHANGES.txt | 72 +- lucene/MIGRATE.md | 21 + .../src/generated/checksums/regenerateTlds.json | 4 +- .../regenerateUAX29URLEmailTokenizer.json | 4 +- .../checksums/regenerateUnicodeProps.json | 4 +- .../compound/hyphenation/PatternParser.java | 4 +- .../lucene/analysis/custom/CustomAnalyzer.java | 4 +- .../apache/lucene/analysis/email/ASCIITLD.jflex | 4 +- .../analysis/email/UAX29URLEmailTokenizerImpl.java | 48761 +++++++++---------- .../lucene/analysis/hunspell/Suggestion.java | 3 +- .../ConditionalTokenFilterFactory.java | 4 +- .../analysis/synonym/SynonymFilterFactory.java | 8 +- .../synonym/SynonymGraphFilterFactory.java | 8 +- .../apache/lucene/analysis/util/UnicodeProps.java | 2 +- .../test/org/apache/lucene/analysis/email/TLDs.txt | 2 - .../src/generated/checksums/regenerateRbbi.json | 2 +- .../checksums/regenerateUtr30DataFiles.json | 2 +- .../icu/tokenattributes/ScriptAttributeImpl.java | 4 +- .../MorphosyntacticTagsAttributeImpl.java | 4 +- .../lucene90/Lucene90PostingsReader.java | 8 +- .../lucene90/blocktree/SegmentTermsEnumFrame.java | 6 +- .../lucene99/Lucene99PostingsReader.java | 8 +- .../store/EndiannessReverserUtil.java | 16 +- .../lucene/benchmark/byTask/PerfRunData.java | 4 +- .../benchmark/byTask/feeds/EnwikiQueryMaker.java | 8 +- .../benchmark/byTask/feeds/ReutersQueryMaker.java | 8 +- .../benchmark/byTask/feeds/SpatialDocMaker.java | 4 +- .../byTask/tasks/AnalyzerFactoryTask.java | 7 +- .../benchmark/byTask/tasks/CreateIndexTask.java | 3 +- .../lucene/benchmark/byTask/utils/Algorithm.java | 12 +- .../utils/ConfusionMatrixGenerator.java | 4 +- .../lucene/codecs/memory/DirectPostingsFormat.java | 54 +- .../lucene/codecs/memory/FSTTermOutputs.java | 8 +- .../codecs/simpletext/SimpleTextBKDWriter.java | 10 +- .../codecs/simpletext/SimpleTextFieldsReader.java | 12 +- .../org/apache/lucene/analysis/CharFilter.java | 4 +- .../java/org/apache/lucene/analysis/Tokenizer.java | 4 +- .../org/apache/lucene/analysis/WordlistLoader.java | 4 +- .../tokenattributes/BytesTermAttributeImpl.java | 5 +- .../tokenattributes/CharTermAttributeImpl.java | 19 +- .../tokenattributes/FlagsAttributeImpl.java | 4 +- .../tokenattributes/SentenceAttributeImpl.java | 4 +- .../lucene103/blocktree/SegmentTermsEnum.java | 41 +- .../lucene103/blocktree/SegmentTermsEnumFrame.java | 6 +- .../Lucene104ScalarQuantizedVectorsReader.java | 23 +- .../codecs/lucene90/Lucene90NormsProducer.java | 3 +- .../codecs/lucene90/Lucene90PointsWriter.java | 6 +- .../Lucene90CompressingTermVectorsReader.java | 4 +- .../Lucene90CompressingTermVectorsWriter.java | 4 +- .../codecs/lucene99/Lucene99HnswVectorsReader.java | 8 +- .../org/apache/lucene/document/FeatureField.java | 4 +- .../src/java/org/apache/lucene/document/Field.java | 38 +- .../lucene/document/LatLonDocValuesField.java | 4 +- .../org/apache/lucene/document/LatLonPoint.java | 6 +- .../src/java/org/apache/lucene/geo/Circle.java | 5 +- .../core/src/java/org/apache/lucene/geo/Line.java | 5 +- .../core/src/java/org/apache/lucene/geo/Point.java | 5 +- .../java/org/apache/lucene/geo/Rectangle2D.java | 5 +- .../src/java/org/apache/lucene/geo/XYCircle.java | 5 +- .../src/java/org/apache/lucene/geo/XYLine.java | 5 +- .../src/java/org/apache/lucene/geo/XYPoint.java | 5 +- .../java/org/apache/lucene/index/DocValues.java | 8 +- .../org/apache/lucene/index/FilterCodecReader.java | 4 +- .../apache/lucene/index/FilterDirectoryReader.java | 4 +- .../org/apache/lucene/index/FilterLeafReader.java | 4 +- .../org/apache/lucene/index/FreqProxFields.java | 8 +- .../apache/lucene/index/FreqProxTermsWriter.java | 8 +- .../java/org/apache/lucene/index/IndexWriter.java | 19 +- .../org/apache/lucene/index/MultiTermsEnum.java | 4 +- .../java/org/apache/lucene/index/ReaderUtil.java | 54 + .../org/apache/lucene/index/SegmentCommitInfo.java | 25 +- .../java/org/apache/lucene/index/SegmentInfo.java | 34 +- .../java/org/apache/lucene/index/SegmentInfos.java | 15 +- .../org/apache/lucene/index/SegmentReader.java | 4 +- .../lucene/index/SlowCodecReaderWrapper.java | 8 +- .../index/SlowCompositeCodecReaderWrapper.java | 8 +- .../index/SoftDeletesDirectoryReaderWrapper.java | 11 +- .../java/org/apache/lucene/index/TermStates.java | 44 +- .../apache/lucene/internal/tests/TestSecrets.java | 106 +- .../vectorization/VectorizationProvider.java | 21 +- ...AbstractMultiTermQueryConstantScoreWrapper.java | 4 +- .../search/AbstractVectorSimilarityQuery.java | 62 +- .../apache/lucene/search/BayesianScoreQuery.java | 236 + .../org/apache/lucene/search/BooleanQuery.java | 78 +- .../lucene/search/ByteVectorSimilarityQuery.java | 34 +- .../apache/lucene/search/ConstantScoreQuery.java | 12 +- .../lucene/search/DisjunctionMaxBulkScorer.java | 6 +- .../java/org/apache/lucene/search/Explanation.java | 6 +- .../lucene/search/FloatVectorSimilarityQuery.java | 34 +- .../IndexSortSortedNumericDocValuesRangeQuery.java | 4 +- .../org/apache/lucene/search/LRUQueryCache.java | 4 +- .../apache/lucene/search/LogOddsFusionQuery.java | 289 + .../apache/lucene/search/LogOddsFusionScorer.java | 157 + .../lucene/search/MultiCollectorManager.java | 4 +- .../org/apache/lucene/search/NamedMatches.java | 4 +- .../src/java/org/apache/lucene/search/Sort.java | 5 +- .../java/org/apache/lucene/search/SortField.java | 5 +- .../org/apache/lucene/search/SynonymQuery.java | 8 +- .../org/apache/lucene/search/TwoPhaseIterator.java | 4 +- .../lucene/search/VectorSimilarityCollector.java | 68 +- .../search/comparators/NumericComparator.java | 5 +- .../lucene/search/similarities/BM25Similarity.java | 59 +- .../lucene/search/similarities/Similarity.java | 16 + .../org/apache/lucene/store/FilterDirectory.java | 4 +- .../org/apache/lucene/store/FilterIndexInput.java | 8 +- .../org/apache/lucene/store/FilterIndexOutput.java | 4 +- .../java/org/apache/lucene/store/IndexInput.java | 14 +- .../org/apache/lucene/store/MMapDirectory.java | 2 +- .../lucene/store/MemorySegmentIndexInput.java | 38 +- .../org/apache/lucene/store/PosixNativeAccess.java | 47 +- .../org/apache/lucene/store/RandomAccessInput.java | 4 +- .../org/apache/lucene/util/BitSetIterator.java | 4 +- .../src/java/org/apache/lucene/util/BytesRef.java | 4 +- .../java/org/apache/lucene/util/BytesRefHash.java | 55 +- .../src/java/org/apache/lucene/util/CharsRef.java | 4 +- .../src/java/org/apache/lucene/util/Constants.java | 12 +- .../java/org/apache/lucene/util/FixedBitSet.java | 10 +- .../org/apache/lucene/util/IOBooleanSupplier.java | 9 + .../src/java/org/apache/lucene/util/IntsRef.java | 4 +- .../java/org/apache/lucene/util/LongBitSet.java | 3 +- .../src/java/org/apache/lucene/util/LongsRef.java | 4 +- .../java/org/apache/lucene/util/PriorityQueue.java | 62 +- .../java/org/apache/lucene/util/QueryBuilder.java | 4 +- .../org/apache/lucene/util/RamUsageEstimator.java | 68 +- .../src/java/org/apache/lucene/util/SetOnce.java | 6 +- .../java/org/apache/lucene/util/StringHelper.java | 14 +- .../src/java/org/apache/lucene/util/Version.java | 2 +- .../org/apache/lucene/util/automaton/IntSet.java | 5 +- .../apache/lucene/util/bkd/BKDRadixSelector.java | 16 +- .../java/org/apache/lucene/util/bkd/BKDWriter.java | 4 +- .../apache/lucene/util/bkd/OfflinePointReader.java | 4 +- .../org/apache/lucene/util/fst/FSTCompiler.java | 12 +- .../java/org/apache/lucene/util/hnsw/HnswUtil.java | 4 +- .../util/hnsw/IncrementalHnswGraphMerger.java | 4 +- .../vectorization/NativeVectorUtilSupport.java | 6 +- .../vectorization/NativeVectorizationProvider.java | 2 +- .../lucene90/TestLucene90StoredFieldsFormat.java | 3 +- .../lucene90/TestLucene90TermVectorsFormat.java | 3 +- .../codecs/lucene95/TestOffHeapVectorValues.java | 3 +- .../TestClassloadingDeadlock.java} | 55 +- .../org/apache/lucene/index/TestInfoStream.java | 64 + .../org/apache/lucene/index/TestReaderUtil.java | 194 + .../org/apache/lucene/index/TestSegmentInfos.java | 12 +- .../lucene/internal/tests/TestTestSecrets.java | 14 +- .../vectorization/TestVectorizationProvider.java | 2 +- .../search/BaseVectorSimilarityQueryTestCase.java | 154 +- .../lucene/search/TestBayesianScoreQuery.java | 260 + .../apache/lucene/search/TestBooleanRewrites.java | 70 + .../search/TestByteVectorSimilarityQuery.java | 18 +- .../search/TestFloatVectorSimilarityQuery.java | 18 +- .../lucene/search/TestLogOddsFusionQuery.java | 684 + .../apache/lucene/search/TestSortOptimization.java | 2 + .../search/TestVectorSimilarityCollector.java | 15 +- .../search/similarities/TestBM25Similarity.java | 42 +- .../org/apache/lucene/store/TestMMapDirectory.java | 4 +- .../org/apache/lucene/util/TestPriorityQueue.java | 62 + .../expressions/CachingExpressionValueSource.java | 6 +- .../java/org/apache/lucene/facet/FacetResult.java | 3 +- .../org/apache/lucene/facet/LabelAndValue.java | 3 +- .../lucene/facet/MultiDoubleValuesSource.java | 4 +- .../apache/lucene/facet/MultiLongValuesSource.java | 4 +- .../org/apache/lucene/facet/range/DoubleRange.java | 3 +- .../org/apache/lucene/facet/range/LongRange.java | 3 +- .../ConcurrentSortedSetDocValuesFacetCounts.java | 9 +- .../DefaultSortedSetDocValuesReaderState.java | 4 +- .../sortedset/SortedSetDocValuesFacetCounts.java | 9 +- .../apache/lucene/facet/taxonomy/FacetLabel.java | 3 +- .../directory/DirectoryTaxonomyReader.java | 84 +- .../apache/lucene/search/grouping/SearchGroup.java | 27 +- .../search/grouping/TopGroupsCollectorManager.java | 142 + .../search/grouping/BaseGroupSelectorTestCase.java | 18 +- .../lucene/search/grouping/TestGrouping.java | 23 +- .../lucene/search/highlight/Highlighter.java | 4 +- .../search/highlight/QueryTermExtractor.java | 4 +- .../highlight/WeightedSpanTermExtractor.java | 23 +- .../lucene/search/uhighlight/OffsetsEnum.java | 4 +- .../search/uhighlight/UnifiedHighlighter.java | 8 +- .../lucene/search/vectorhighlight/FieldQuery.java | 3 +- lucene/licenses/icu4j-78.2.jar.sha1 | 1 - lucene/licenses/icu4j-78.3.jar.sha1 | 1 + .../desktop/components/AnalysisPanelProvider.java | 3 +- .../desktop/components/DocumentsPanelProvider.java | 29 +- .../fragments/search/SortPaneProvider.java | 4 +- .../app/desktop/util/inifile/SimpleIniFile.java | 4 +- .../lucene/luke/models/overview/OverviewImpl.java | 4 +- .../lucene/luke/models/overview/TermCounts.java | 24 +- .../lucene/luke/models/search/SearchImpl.java | 4 +- .../lucene/luke/models/tools/IndexToolsImpl.java | 21 +- .../apache/lucene/luke/models/util/IndexUtils.java | 36 +- .../misc/store/HardlinkCopyDirectoryWrapper.java | 7 +- .../org/apache/lucene/monitor/HighlightsMatch.java | 4 +- .../org/apache/lucene/monitor/QueryDecomposer.java | 10 +- .../java/org/apache/lucene/monitor/QueryMatch.java | 3 +- .../apache/lucene/monitor/RegexpQueryHandler.java | 3 +- .../org/apache/lucene/monitor/ScoringMatch.java | 3 +- .../queries/function/IndexReaderFunctions.java | 6 +- .../function/valuesource/ConstValueSource.java | 3 +- .../valuesource/DoubleConstValueSource.java | 3 +- .../function/valuesource/FieldCacheSource.java | 3 +- .../function/valuesource/IDFValueSource.java | 8 +- .../queries/function/valuesource/IfFunction.java | 3 +- .../function/valuesource/LiteralValueSource.java | 4 +- .../function/valuesource/VectorValueSource.java | 4 +- .../queries/intervals/BlockIntervalsSource.java | 11 +- .../intervals/ContainedByIntervalsSource.java | 7 +- .../intervals/ContainingIntervalsSource.java | 7 +- .../queries/intervals/FilteredIntervalsSource.java | 7 +- .../intervals/NonOverlappingIntervalsSource.java | 8 +- .../intervals/NotContainedByIntervalsSource.java | 8 +- .../intervals/NotContainingIntervalsSource.java | 8 +- .../queries/intervals/OrderedIntervalsSource.java | 11 +- .../intervals/OverlappingIntervalsSource.java | 7 +- .../intervals/RepeatingIntervalsSource.java | 7 +- .../intervals/UnorderedIntervalsSource.java | 11 +- .../lucene/queries/payloads/PayloadScoreQuery.java | 4 +- .../queries/payloads/SpanPayloadCheckQuery.java | 5 +- .../queryparser/classic/MultiFieldQueryParser.java | 11 +- .../queryparser/classic/QueryParserBase.java | 12 +- .../complexPhrase/ComplexPhraseQueryParser.java | 9 +- .../flexible/core/builders/QueryTreeBuilder.java | 4 +- .../flexible/core/nodes/PhraseSlopQueryNode.java | 8 +- .../flexible/core/nodes/SlopQueryNode.java | 8 +- .../core/nodes/TokenizedPhraseQueryNode.java | 8 +- .../flexible/core/util/UnescapedCharSequence.java | 7 +- .../BooleanModifiersQueryNodeProcessor.java | 3 +- .../standard/builders/BooleanQueryNodeBuilder.java | 3 +- .../standard/builders/SlopQueryNodeBuilder.java | 3 +- .../standard/nodes/MultiPhraseQueryNode.java | 4 +- .../standard/parser/EscapeQuerySyntaxImpl.java | 4 +- .../BooleanQuery2ModifierNodeProcessor.java | 3 +- .../processors/PointRangeQueryNodeProcessor.java | 3 +- .../surround/query/BasicQueryFactory.java | 3 +- .../lucene/queryparser/surround/query/OrQuery.java | 4 +- .../surround/query/SpanNearClauseFactory.java | 4 +- .../apache/lucene/payloads/PayloadSpanUtil.java | 23 +- .../codecs/idversion/IDVersionPostingsReader.java | 8 +- .../lucene/sandbox/search/PhraseWildcardQuery.java | 9 +- .../spatial/prefix/tree/DateRangePrefixTree.java | 8 +- .../lucene/spatial/prefix/tree/LegacyCell.java | 4 +- .../spatial/prefix/tree/NumberRangePrefixTree.java | 11 +- .../spatial/spatial4j/Geo3dDistanceCalculator.java | 10 +- .../lucene/spatial/spatial4j/Geo3dShape.java | 46 +- .../lucene/spatial/vector/PointVectorStrategy.java | 2 +- .../lucene/spatial3d/geom/BasePlanetObject.java | 4 +- .../apache/lucene/spatial3d/geom/BaseXYZSolid.java | 3 +- .../spatial3d/geom/GeoBaseCompositeShape.java | 3 +- .../lucene/spatial3d/geom/GeoComplexPolygon.java | 5 +- .../lucene/spatial3d/geom/GeoConcavePolygon.java | 3 +- .../lucene/spatial3d/geom/GeoConvexPolygon.java | 3 +- .../geom/GeoDegenerateHorizontalLine.java | 3 +- .../spatial3d/geom/GeoDegenerateLatitudeZone.java | 3 +- .../geom/GeoDegenerateLongitudeSlice.java | 3 +- .../lucene/spatial3d/geom/GeoDegeneratePath.java | 6 +- .../lucene/spatial3d/geom/GeoDegeneratePoint.java | 3 +- .../spatial3d/geom/GeoDegenerateVerticalLine.java | 3 +- .../lucene/spatial3d/geom/GeoExactCircle.java | 3 +- .../lucene/spatial3d/geom/GeoLatitudeZone.java | 3 +- .../lucene/spatial3d/geom/GeoLongitudeSlice.java | 3 +- .../spatial3d/geom/GeoNorthLatitudeZone.java | 3 +- .../lucene/spatial3d/geom/GeoNorthRectangle.java | 3 +- .../apache/lucene/spatial3d/geom/GeoRectangle.java | 3 +- .../apache/lucene/spatial3d/geom/GeoS2Shape.java | 3 +- .../spatial3d/geom/GeoSouthLatitudeZone.java | 5 +- .../lucene/spatial3d/geom/GeoSouthRectangle.java | 3 +- .../lucene/spatial3d/geom/GeoStandardCircle.java | 3 +- .../lucene/spatial3d/geom/GeoStandardPath.java | 10 +- .../geom/GeoWideDegenerateHorizontalLine.java | 3 +- .../spatial3d/geom/GeoWideLongitudeSlice.java | 3 +- .../spatial3d/geom/GeoWideNorthRectangle.java | 3 +- .../lucene/spatial3d/geom/GeoWideRectangle.java | 3 +- .../spatial3d/geom/GeoWideSouthRectangle.java | 3 +- .../org/apache/lucene/spatial3d/geom/Plane.java | 3 +- .../apache/lucene/spatial3d/geom/PlanetModel.java | 3 +- .../lucene/spatial3d/geom/SerializableObject.java | 12 +- .../apache/lucene/spatial3d/geom/SidedPlane.java | 4 +- .../lucene/spatial3d/geom/StandardXYZSolid.java | 3 +- .../org/apache/lucene/spatial3d/geom/Vector.java | 3 +- .../apache/lucene/spatial3d/geom/XYdZSolid.java | 3 +- .../apache/lucene/spatial3d/geom/XdYZSolid.java | 3 +- .../apache/lucene/spatial3d/geom/XdYdZSolid.java | 3 +- .../apache/lucene/spatial3d/geom/dXYZSolid.java | 3 +- .../apache/lucene/spatial3d/geom/dXYdZSolid.java | 3 +- .../apache/lucene/spatial3d/geom/dXdYZSolid.java | 3 +- .../apache/lucene/spatial3d/geom/dXdYdZSolid.java | 3 +- .../search/suggest/document/TopSuggestDocs.java | 7 +- .../search/suggest/fst/FSTCompletionBuilder.java | 4 +- .../lucene/tests/store/MockIndexInputWrapper.java | 4 +- .../tests/store/SerialIOCountingDirectory.java | 4 +- .../apache/lucene/tests/util/LuceneTestCase.java | 41 +- versions.lock | 4 +- 311 files changed, 28339 insertions(+), 26004 deletions(-) create mode 100644 dev-tools/README.md delete mode 100644 dev-tools/README.txt create mode 100644 lucene/core/src/java/org/apache/lucene/search/BayesianScoreQuery.java create mode 100644 lucene/core/src/java/org/apache/lucene/search/LogOddsFusionQuery.java create mode 100644 lucene/core/src/java/org/apache/lucene/search/LogOddsFusionScorer.java rename lucene/core/src/test/org/apache/lucene/{codecs/TestCodecLoadingDeadlock.java => index/TestClassloadingDeadlock.java} (81%) create mode 100644 lucene/core/src/test/org/apache/lucene/index/TestReaderUtil.java create mode 100644 lucene/core/src/test/org/apache/lucene/search/TestBayesianScoreQuery.java create mode 100644 lucene/core/src/test/org/apache/lucene/search/TestLogOddsFusionQuery.java create mode 100644 lucene/grouping/src/java/org/apache/lucene/search/grouping/TopGroupsCollectorManager.java delete mode 100644 lucene/licenses/icu4j-78.2.jar.sha1 create mode 100644 lucene/licenses/icu4j-78.3.jar.sha1 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-04.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-04.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 a646e1700f81ed59df2652ad755f3560a4e36f05 NOTE: logging all output to /l/logs.nightly/geo/2026.04.04.12.35.59.log.txt; saving results to /l/logs.nightly/geo/2026.04.04.12.35.59.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.5s: points, polyRussia: 2000000... 4.9s: points, polyRussia: 3000000... 6.3s: points, polyRussia: 4000000... 7.7s: points, polyRussia: 5000000... 9.1s: points, polyRussia: 6000000... 10.4s: points, polyRussia: 7000000... 11.7s: points, polyRussia: 8000000... 13.1s: points, polyRussia: 9000000... 14.5s: points, polyRussia: 10000000... 21.9s: points, polyRussia: 11000000... 22.8s: points, polyRussia: 12000000... 24.2s: points, polyRussia: 13000000... 25.5s: points, polyRussia: 14000000... 26.9s: points, polyRussia: 15000000... 28.2s: points, polyRussia: 16000000... 29.6s: points, polyRussia: 17000000... 31.0s: points, polyRussia: 18000000... 32.3s: points, polyRussia: 19000000... 33.7s: points, polyRussia: 20000000... 35.1s: points, polyRussia: 21000000... 42.4s: points, polyRussia: 22000000... 43.3s: points, polyRussia: 23000000... 44.6s: points, polyRussia: 24000000... 46.0s: points, polyRussia: 25000000... 47.3s: points, polyRussia: 26000000... 48.6s: points, polyRussia: 27000000... 50.0s: points, polyRussia: 28000000... 51.3s: points, polyRussia: 29000000... 52.6s: points, polyRussia: 30000000... 54.0s: points, polyRussia: 31000000... 55.3s: points, polyRussia: 32000000... 62.6s: points, polyRussia: 33000000... 63.9s: points, polyRussia: 34000000... 64.8s: points, polyRussia: 35000000... 66.1s: points, polyRussia: 36000000... 67.5s: points, polyRussia: 37000000... 68.8s: points, polyRussia: 38000000... 70.1s: points, polyRussia: 39000000... 71.5s: points, polyRussia: 40000000... 72.8s: points, polyRussia: 41000000... 74.1s: points, polyRussia: 42000000... 75.5s: points, polyRussia: 43000000... 82.7s: points, polyRussia: 44000000... 84.0s: points, polyRussia: 45000000... 84.9s: points, polyRussia: 46000000... 86.3s: points, polyRussia: 47000000... 87.6s: points, polyRussia: 48000000... 88.9s: points, polyRussia: 49000000... 90.3s: points, polyRussia: 50000000... 91.6s: points, polyRussia: 51000000... 92.9s: points, polyRussia: 52000000... 94.3s: points, polyRussia: 53000000... 95.6s: points, polyRussia: 54000000... 102.8s: points, polyRussia: 55000000... 104.2s: points, polyRussia: 56000000... 105.1s: points, polyRussia: 57000000... 106.4s: points, polyRussia: 58000000... 107.8s: points, polyRussia: 59000000... 109.1s: points, polyRussia: 60000000... 112.5s: points, polyRussia: 112.439763785 sec to index part 0 112.5s: points, polyRussia: INDEX SIZE: 0.4939169967547059 GB 112.5s: points, polyRussia: READER MB: 0.0 112.5s: points, polyRussia: maxDoc=60844404 112.8s: points, polyRussia: ITER 0: 16.29 M hits/sec, 4.64 QPS (0.22 sec for 1 queries), totHits=3508846 112.8s: points, polyRussia: *** 112.8s: points, polyRussia: ITER 1: 56.04 M hits/sec, 15.97 QPS (0.06 sec for 1 queries), totHits=3508846 112.8s: points, polyRussia: *** 112.9s: points, polyRussia: ITER 2: 58.01 M hits/sec, 16.53 QPS (0.06 sec for 1 queries), totHits=3508846 112.9s: points, polyRussia: *** 112.9s: points, polyRussia: ITER 3: 63.62 M hits/sec, 18.13 QPS (0.06 sec for 1 queries), totHits=3508846 112.9s: points, polyRussia: *** 113.0s: points, polyRussia: ITER 4: 63.47 M hits/sec, 18.09 QPS (0.06 sec for 1 queries), totHits=3508846 113.0s: points, polyRussia: ITER 5: 64.40 M hits/sec, 18.35 QPS (0.05 sec for 1 queries), totHits=3508846 113.0s: points, polyRussia: *** 113.1s: points, polyRussia: ITER 6: 62.84 M hits/sec, 17.91 QPS (0.06 sec for 1 queries), totHits=3508846 113.2s: points, polyRussia: ITER 7: 63.26 M hits/sec, 18.03 QPS (0.06 sec for 1 queries), totHits=3508846 113.2s: points, polyRussia: ITER 8: 64.49 M hits/sec, 18.38 QPS (0.05 sec for 1 queries), totHits=3508846 113.2s: points, polyRussia: *** 113.3s: points, polyRussia: ITER 9: 64.27 M hits/sec, 18.32 QPS (0.05 sec for 1 queries), totHits=3508846 113.3s: points, polyRussia: ITER 10: 64.80 M hits/sec, 18.47 QPS (0.05 sec for 1 queries), totHits=3508846 113.3s: points, polyRussia: *** 113.4s: points, polyRussia: ITER 11: 64.75 M hits/sec, 18.45 QPS (0.05 sec for 1 queries), totHits=3508846 113.4s: points, polyRussia: ITER 12: 64.88 M hits/sec, 18.49 QPS (0.05 sec for 1 queries), totHits=3508846 113.4s: points, polyRussia: *** 113.5s: points, polyRussia: ITER 13: 65.12 M hits/sec, 18.56 QPS (0.05 sec for 1 queries), totHits=3508846 113.5s: points, polyRussia: *** 113.5s: points, polyRussia: ITER 14: 64.57 M hits/sec, 18.40 QPS (0.05 sec for 1 queries), totHits=3508846 113.6s: points, polyRussia: ITER 15: 64.49 M hits/sec, 18.38 QPS (0.05 sec for 1 queries), totHits=3508846 113.6s: points, polyRussia: ITER 16: 64.72 M hits/sec, 18.44 QPS (0.05 sec for 1 queries), totHits=3508846 113.7s: points, polyRussia: ITER 17: 64.67 M hits/sec, 18.43 QPS (0.05 sec for 1 queries), totHits=3508846 113.8s: points, polyRussia: ITER 18: 51.35 M hits/sec, 14.63 QPS (0.07 sec for 1 queries), totHits=3508846 113.8s: points, polyRussia: ITER 19: 65.49 M hits/sec, 18.66 QPS (0.05 sec for 1 queries), totHits=3508846 113.8s: points, polyRussia: *** 113.8s: points, polyRussia: BEST M hits/sec: 65.49070753580651 113.8s: points, polyRussia: BEST QPS: 18.664457641004052 Results on 60.844404M points: ||Approach||Index time (sec)||Force merge time (sec)||Index size (GB)||Reader heap (MB)|| |points|112.4s|0.0s|0.49|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|||| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|||| |poly 10|points|||| |poly 10|geopoint|||| |poly 10|shapes|||| |polyMedium|geo3d|||| |polyMedium|points|||| |polyMedium|geopoint|||| |polyMedium|shapes|||| |polyRussia|geo3d|||| |polyRussia|points|65.49|18.66|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|||| |nearest 10|geo3d|||| |nearest 10|points|||| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|||| |sort|geopoint|||| |sort|shapes|||| RUN: java -XX:+UseParallelGC -Xmx10g -cp /l/util.nightly/src/main:test-framework/build/classes/java/main:sandbox/build/classes/java/main:codecs/build/classes/java/main:codecs/build/resources/main:core/build/classes/java/main:core/build/classes/java/main21:core/build/resources/main:sandbox/build/classes/java/main:spatial3d/build/classes/java/main perf.IndexAndSearchOpenStreetMaps -geo3dlarge -polyRussia -reindex 115.6s: geo3d, polyRussia: 1000000... 117.7s: geo3d, polyRussia: 2000000... 119.4s: geo3d, polyRussia: 3000000... 121.1s: geo3d, polyRussia: 4000000... 122.8s: geo3d, polyRussia: 5000000... 124.4s: geo3d, polyRussia: 6000000... 126.1s: geo3d, polyRussia: 7000000... 127.7s: geo3d, polyRussia: 8000000... 129.4s: geo3d, polyRussia: 9000000... 131.1s: geo3d, polyRussia: 10000000... 140.1s: geo3d, polyRussia: 11000000... 141.2s: geo3d, polyRussia: 12000000... 142.8s: geo3d, polyRussia: 13000000... 144.5s: geo3d, polyRussia: 14000000... 146.2s: geo3d, polyRussia: 15000000... 147.8s: geo3d, polyRussia: 16000000... 149.6s: geo3d, polyRussia: 17000000... 151.2s: geo3d, polyRussia: 18000000... 152.9s: geo3d, polyRussia: 19000000... 154.6s: geo3d, polyRussia: 20000000... 156.2s: geo3d, polyRussia: 21000000... 165.2s: geo3d, polyRussia: 22000000... 166.3s: geo3d, polyRussia: 23000000... 167.9s: geo3d, polyRussia: 24000000... 169.6s: geo3d, polyRussia: 25000000... 171.3s: geo3d, polyRussia: 26000000... 173.0s: geo3d, polyRussia: 27000000... 174.6s: geo3d, polyRussia: 28000000... 176.3s: geo3d, polyRussia: 29000000... 177.9s: geo3d, polyRussia: 30000000... 179.5s: geo3d, polyRussia: 31000000... 181.2s: geo3d, polyRussia: 32000000... 190.3s: geo3d, polyRussia: 33000000... 191.9s: geo3d, polyRussia: 34000000... 193.0s: geo3d, polyRussia: 35000000... 194.6s: geo3d, polyRussia: 36000000... 196.3s: geo3d, polyRussia: 37000000... 197.9s: geo3d, polyRussia: 38000000... 199.5s: geo3d, polyRussia: 39000000... 201.2s: geo3d, polyRussia: 40000000... 202.8s: geo3d, polyRussia: 41000000... 204.5s: geo3d, polyRussia: 42000000... 206.2s: geo3d, polyRussia: 43000000... 215.1s: geo3d, polyRussia: 44000000... 216.8s: geo3d, polyRussia: 45000000... 217.9s: geo3d, polyRussia: 46000000... 219.5s: geo3d, polyRussia: 47000000... 221.2s: geo3d, polyRussia: 48000000... 222.8s: geo3d, polyRussia: 49000000... 224.5s: geo3d, polyRussia: 50000000... 226.2s: geo3d, polyRussia: 51000000... 227.8s: geo3d, polyRussia: 52000000... 229.5s: geo3d, polyRussia: 53000000... 231.1s: geo3d, polyRussia: 54000000... 240.1s: geo3d, polyRussia: 55000000... 241.8s: geo3d, polyRussia: 56000000... 242.8s: geo3d, polyRussia: 57000000... 244.5s: geo3d, polyRussia: 58000000... 246.2s: geo3d, polyRussia: 59000000... 247.8s: geo3d, polyRussia: 60000000... 251.2s: geo3d, polyRussia: 137.286351377 sec to index part 0 251.3s: geo3d, polyRussia: INDEX SIZE: 0.6990031152963638 GB 251.3s: geo3d, polyRussia: READER MB: 0.0 251.3s: geo3d, polyRussia: maxDoc=60844404 253.0s: geo3d, polyRussia: ITER 0: 2.10 M hits/sec, 0.60 QPS (1.67 sec for 1 queries), totHits=3508671 253.0s: geo3d, polyRussia: *** 254.2s: geo3d, polyRussia: ITER 1: 2.99 M hits/sec, 0.85 QPS (1.17 sec for 1 queries), totHits=3508671 254.2s: geo3d, polyRussia: *** 255.2s: geo3d, polyRussia: ITER 2: 3.44 M hits/sec, 0.98 QPS (1.02 sec for 1 queries), totHits=3508671 255.2s: geo3d, polyRussia: *** 256.2s: geo3d, polyRussia: ITER 3: 3.45 M hits/sec, 0.98 QPS (1.02 sec for 1 queries), totHits=3508671 256.2s: geo3d, polyRussia: *** 257.3s: geo3d, polyRussia: ITER 4: 3.43 M hits/sec, 0.98 QPS (1.02 sec for 1 queries), totHits=3508671 258.3s: geo3d, polyRussia: ITER 5: 3.47 M hits/sec, 0.99 QPS (1.01 sec for 1 queries), totHits=3508671 258.3s: geo3d, polyRussia: *** 259.3s: geo3d, polyRussia: ITER 6: 3.48 M hits/sec, 0.99 QPS (1.01 sec for 1 queries), totHits=3508671 259.3s: geo3d, polyRussia: *** 260.3s: geo3d, polyRussia: ITER 7: 3.45 M hits/sec, 0.98 QPS (1.02 sec for 1 queries), totHits=3508671 261.3s: geo3d, polyRussia: ITER 8: 3.41 M hits/sec, 0.97 QPS (1.03 sec for 1 queries), totHits=3508671 262.4s: geo3d, polyRussia: ITER 9: 3.40 M hits/sec, 0.97 QPS (1.03 sec for 1 queries), totHits=3508671 263.4s: geo3d, polyRussia: ITER 10: 3.46 M hits/sec, 0.99 QPS (1.01 sec for 1 queries), totHits=3508671 264.4s: geo3d, polyRussia: ITER 11: 3.52 M hits/sec, 1.00 QPS (1.00 sec for 1 queries), totHits=3508671 264.4s: geo3d, polyRussia: *** 265.4s: geo3d, polyRussia: ITER 12: 3.54 M hits/sec, 1.01 QPS (0.99 sec for 1 queries), totHits=3508671 265.4s: geo3d, polyRussia: *** 266.4s: geo3d, polyRussia: ITER 13: 3.45 M hits/sec, 0.98 QPS (1.02 sec for 1 queries), totHits=3508671 267.4s: geo3d, polyRussia: ITER 14: 3.57 M hits/sec, 1.02 QPS (0.98 sec for 1 queries), totHits=3508671 267.4s: geo3d, polyRussia: *** 268.4s: geo3d, polyRussia: ITER 15: 3.52 M hits/sec, 1.00 QPS (1.00 sec for 1 queries), totHits=3508671 269.3s: geo3d, polyRussia: ITER 16: 3.53 M hits/sec, 1.01 QPS (0.99 sec for 1 queries), totHits=3508671 270.3s: geo3d, polyRussia: ITER 17: 3.57 M hits/sec, 1.02 QPS (0.98 sec for 1 queries), totHits=3508671 271.3s: geo3d, polyRussia: ITER 18: 3.45 M hits/sec, 0.98 QPS (1.02 sec for 1 queries), totHits=3508671 272.3s: geo3d, polyRussia: ITER 19: 3.52 M hits/sec, 1.00 QPS (1.00 sec for 1 queries), totHits=3508671 272.3s: geo3d, polyRussia: BEST M hits/sec: 3.5748028617776932 272.3s: geo3d, polyRussia: BEST QPS: 1.018848122772894 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.4s|0.0s|0.49|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|||| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|||| |poly 10|points|||| |poly 10|geopoint|||| |poly 10|shapes|||| |polyMedium|geo3d|||| |polyMedium|points|||| |polyMedium|geopoint|||| |polyMedium|shapes|||| |polyRussia|geo3d|3.57|1.02|3508671| |polyRussia|points|65.49|18.66|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 274.3s: shapes, polyRussia: 1000000... 276.7s: shapes, polyRussia: 2000000... 278.7s: shapes, polyRussia: 3000000... 280.6s: shapes, polyRussia: 4000000... 282.6s: shapes, polyRussia: 5000000... 284.5s: shapes, polyRussia: 6000000... 286.5s: shapes, polyRussia: 7000000... 288.4s: shapes, polyRussia: 8000000... 290.4s: shapes, polyRussia: 9000000... 292.4s: shapes, polyRussia: 10000000... 303.9s: shapes, polyRussia: 11000000... 305.1s: shapes, polyRussia: 12000000... 307.1s: shapes, polyRussia: 13000000... 309.0s: shapes, polyRussia: 14000000... 311.0s: shapes, polyRussia: 15000000... 313.0s: shapes, polyRussia: 16000000... 315.0s: shapes, polyRussia: 17000000... 317.0s: shapes, polyRussia: 18000000... 318.9s: shapes, polyRussia: 19000000... 320.9s: shapes, polyRussia: 20000000... 322.8s: shapes, polyRussia: 21000000... 334.5s: shapes, polyRussia: 22000000... 335.7s: shapes, polyRussia: 23000000... 337.6s: shapes, polyRussia: 24000000... 339.6s: shapes, polyRussia: 25000000... 341.6s: shapes, polyRussia: 26000000... 343.5s: shapes, polyRussia: 27000000... 345.5s: shapes, polyRussia: 28000000... 347.4s: shapes, polyRussia: 29000000... 349.4s: shapes, polyRussia: 30000000... 351.3s: shapes, polyRussia: 31000000... 353.2s: shapes, polyRussia: 32000000... 365.0s: shapes, polyRussia: 33000000... 367.0s: shapes, polyRussia: 34000000... 368.1s: shapes, polyRussia: 35000000... 370.1s: shapes, polyRussia: 36000000... 372.0s: shapes, polyRussia: 37000000... 373.9s: shapes, polyRussia: 38000000... 375.9s: shapes, polyRussia: 39000000... 377.8s: shapes, polyRussia: 40000000... 379.7s: shapes, polyRussia: 41000000... 381.7s: shapes, polyRussia: 42000000... 383.7s: shapes, polyRussia: 43000000... 395.4s: shapes, polyRussia: 44000000... 397.3s: shapes, polyRussia: 45000000... 398.5s: shapes, polyRussia: 46000000... 400.4s: shapes, polyRussia: 47000000... 402.3s: shapes, polyRussia: 48000000... 404.3s: shapes, polyRussia: 49000000... 406.3s: shapes, polyRussia: 50000000... 408.2s: shapes, polyRussia: 51000000... 410.1s: shapes, polyRussia: 52000000... 412.1s: shapes, polyRussia: 53000000... 414.0s: shapes, polyRussia: 54000000... 425.7s: shapes, polyRussia: 55000000... 427.6s: shapes, polyRussia: 56000000... 428.8s: shapes, polyRussia: 57000000... 430.8s: shapes, polyRussia: 58000000... 432.7s: shapes, polyRussia: 59000000... 434.7s: shapes, polyRussia: 60000000... 439.6s: shapes, polyRussia: 167.14284897 sec to index part 0 439.6s: shapes, polyRussia: INDEX SIZE: 1.2543620793148875 GB 439.6s: shapes, polyRussia: READER MB: 0.0 439.6s: shapes, polyRussia: maxDoc=60844404 439.8s: shapes, polyRussia: ITER 0: 16.74 M hits/sec, 4.77 QPS (0.21 sec for 1 queries), totHits=3508846 439.8s: shapes, polyRussia: *** 439.9s: shapes, polyRussia: ITER 1: 38.79 M hits/sec, 11.05 QPS (0.09 sec for 1 queries), totHits=3508846 439.9s: shapes, polyRussia: *** 440.0s: shapes, polyRussia: ITER 2: 43.86 M hits/sec, 12.50 QPS (0.08 sec for 1 queries), totHits=3508846 440.0s: shapes, polyRussia: *** 440.1s: shapes, polyRussia: ITER 3: 34.98 M hits/sec, 9.97 QPS (0.10 sec for 1 queries), totHits=3508846 440.2s: shapes, polyRussia: ITER 4: 43.52 M hits/sec, 12.40 QPS (0.08 sec for 1 queries), totHits=3508846 440.3s: shapes, polyRussia: ITER 5: 44.19 M hits/sec, 12.59 QPS (0.08 sec for 1 queries), totHits=3508846 440.3s: shapes, polyRussia: *** 440.3s: shapes, polyRussia: ITER 6: 43.46 M hits/sec, 12.39 QPS (0.08 sec for 1 queries), totHits=3508846 440.4s: shapes, polyRussia: ITER 7: 44.29 M hits/sec, 12.62 QPS (0.08 sec for 1 queries), totHits=3508846 440.4s: shapes, polyRussia: *** 440.5s: shapes, polyRussia: ITER 8: 44.20 M hits/sec, 12.60 QPS (0.08 sec for 1 queries), totHits=3508846 440.6s: shapes, polyRussia: ITER 9: 44.41 M hits/sec, 12.66 QPS (0.08 sec for 1 queries), totHits=3508846 440.6s: shapes, polyRussia: *** 440.7s: shapes, polyRussia: ITER 10: 44.72 M hits/sec, 12.74 QPS (0.08 sec for 1 queries), totHits=3508846 440.7s: shapes, polyRussia: *** 440.7s: shapes, polyRussia: ITER 11: 44.38 M hits/sec, 12.65 QPS (0.08 sec for 1 queries), totHits=3508846 440.8s: shapes, polyRussia: ITER 12: 43.78 M hits/sec, 12.48 QPS (0.08 sec for 1 queries), totHits=3508846 440.9s: shapes, polyRussia: ITER 13: 44.18 M hits/sec, 12.59 QPS (0.08 sec for 1 queries), totHits=3508846 441.0s: shapes, polyRussia: ITER 14: 43.77 M hits/sec, 12.47 QPS (0.08 sec for 1 queries), totHits=3508846 441.1s: shapes, polyRussia: ITER 15: 43.87 M hits/sec, 12.50 QPS (0.08 sec for 1 queries), totHits=3508846 441.1s: shapes, polyRussia: ITER 16: 41.21 M hits/sec, 11.75 QPS (0.09 sec for 1 queries), totHits=3508846 441.2s: shapes, polyRussia: ITER 17: 44.38 M hits/sec, 12.65 QPS (0.08 sec for 1 queries), totHits=3508846 441.3s: shapes, polyRussia: ITER 18: 41.22 M hits/sec, 11.75 QPS (0.09 sec for 1 queries), totHits=3508846 441.4s: shapes, polyRussia: ITER 19: 42.56 M hits/sec, 12.13 QPS (0.08 sec for 1 queries), totHits=3508846 441.4s: shapes, polyRussia: BEST M hits/sec: 44.719655798769594 441.4s: shapes, polyRussia: BEST QPS: 12.744832859227676 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.4s|0.0s|0.49|0.00| |shapes|167.1s|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.57|1.02|3508671| |polyRussia|points|65.49|18.66|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|44.72|12.74|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.6s: points, polyMedium: INDEX SIZE: 0.4939169967547059 GB 441.6s: points, polyMedium: READER MB: 0.0 441.6s: points, polyMedium: maxDoc=60844404 442.2s: points, polyMedium: ITER 0: 6.94 M hits/sec, 85.00 QPS (0.39 sec for 33 queries), totHits=2693559 442.2s: points, polyMedium: *** 442.4s: points, polyMedium: ITER 1: 15.36 M hits/sec, 188.24 QPS (0.18 sec for 33 queries), totHits=2693559 442.4s: points, polyMedium: *** 442.5s: points, polyMedium: ITER 2: 16.54 M hits/sec, 202.59 QPS (0.16 sec for 33 queries), totHits=2693559 442.5s: points, polyMedium: *** 442.7s: points, polyMedium: ITER 3: 16.45 M hits/sec, 201.51 QPS (0.16 sec for 33 queries), totHits=2693559 442.9s: points, polyMedium: ITER 4: 15.88 M hits/sec, 194.58 QPS (0.17 sec for 33 queries), totHits=2693559 443.0s: points, polyMedium: ITER 5: 16.51 M hits/sec, 202.26 QPS (0.16 sec for 33 queries), totHits=2693559 443.2s: points, polyMedium: ITER 6: 16.82 M hits/sec, 206.13 QPS (0.16 sec for 33 queries), totHits=2693559 443.2s: points, polyMedium: *** 443.4s: points, polyMedium: ITER 7: 16.63 M hits/sec, 203.76 QPS (0.16 sec for 33 queries), totHits=2693559 443.5s: points, polyMedium: ITER 8: 16.45 M hits/sec, 201.52 QPS (0.16 sec for 33 queries), totHits=2693559 443.7s: points, polyMedium: ITER 9: 16.26 M hits/sec, 199.24 QPS (0.17 sec for 33 queries), totHits=2693559 443.8s: points, polyMedium: ITER 10: 16.41 M hits/sec, 201.07 QPS (0.16 sec for 33 queries), totHits=2693559 444.0s: points, polyMedium: ITER 11: 16.43 M hits/sec, 201.29 QPS (0.16 sec for 33 queries), totHits=2693559 444.2s: points, polyMedium: ITER 12: 16.37 M hits/sec, 200.60 QPS (0.16 sec for 33 queries), totHits=2693559 444.3s: points, polyMedium: ITER 13: 16.15 M hits/sec, 197.85 QPS (0.17 sec for 33 queries), totHits=2693559 444.5s: points, polyMedium: ITER 14: 15.93 M hits/sec, 195.13 QPS (0.17 sec for 33 queries), totHits=2693559 444.7s: points, polyMedium: ITER 15: 16.42 M hits/sec, 201.19 QPS (0.16 sec for 33 queries), totHits=2693559 444.8s: points, polyMedium: ITER 16: 16.07 M hits/sec, 196.88 QPS (0.17 sec for 33 queries), totHits=2693559 445.0s: points, polyMedium: ITER 17: 16.33 M hits/sec, 200.11 QPS (0.16 sec for 33 queries), totHits=2693559 445.2s: points, polyMedium: ITER 18: 16.53 M hits/sec, 202.56 QPS (0.16 sec for 33 queries), totHits=2693559 445.3s: points, polyMedium: ITER 19: 16.32 M hits/sec, 199.96 QPS (0.17 sec for 33 queries), totHits=2693559 445.3s: points, polyMedium: BEST M hits/sec: 16.824568356211717 445.3s: points, polyMedium: BEST QPS: 206.12533668465647 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.4s|0.0s|0.49|0.00| |shapes|167.1s|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.82|206.13|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|||| |polyRussia|geo3d|3.57|1.02|3508671| |polyRussia|points|65.49|18.66|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|44.72|12.74|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.6s: geo3d, polyMedium: INDEX SIZE: 0.6990031152963638 GB 445.6s: geo3d, polyMedium: READER MB: 0.0 445.6s: geo3d, polyMedium: maxDoc=60844404 447.3s: geo3d, polyMedium: ITER 0: 1.69 M hits/sec, 20.70 QPS (1.59 sec for 33 queries), totHits=2693541 447.3s: geo3d, polyMedium: *** 448.3s: geo3d, polyMedium: ITER 1: 2.57 M hits/sec, 31.52 QPS (1.05 sec for 33 queries), totHits=2693541 448.3s: geo3d, polyMedium: *** 449.4s: geo3d, polyMedium: ITER 2: 2.58 M hits/sec, 31.57 QPS (1.05 sec for 33 queries), totHits=2693541 449.4s: geo3d, polyMedium: *** 450.5s: geo3d, polyMedium: ITER 3: 2.50 M hits/sec, 30.60 QPS (1.08 sec for 33 queries), totHits=2693541 451.5s: geo3d, polyMedium: ITER 4: 2.52 M hits/sec, 30.88 QPS (1.07 sec for 33 queries), totHits=2693541 452.6s: geo3d, polyMedium: ITER 5: 2.48 M hits/sec, 30.39 QPS (1.09 sec for 33 queries), totHits=2693541 453.7s: geo3d, polyMedium: ITER 6: 2.42 M hits/sec, 29.62 QPS (1.11 sec for 33 queries), totHits=2693541 454.8s: geo3d, polyMedium: ITER 7: 2.49 M hits/sec, 30.49 QPS (1.08 sec for 33 queries), totHits=2693541 456.0s: geo3d, polyMedium: ITER 8: 2.39 M hits/sec, 29.24 QPS (1.13 sec for 33 queries), totHits=2693541 457.0s: geo3d, polyMedium: ITER 9: 2.53 M hits/sec, 30.98 QPS (1.07 sec for 33 queries), totHits=2693541 458.1s: geo3d, polyMedium: ITER 10: 2.49 M hits/sec, 30.51 QPS (1.08 sec for 33 queries), totHits=2693541 459.2s: geo3d, polyMedium: ITER 11: 2.52 M hits/sec, 30.91 QPS (1.07 sec for 33 queries), totHits=2693541 460.2s: geo3d, polyMedium: ITER 12: 2.50 M hits/sec, 30.65 QPS (1.08 sec for 33 queries), totHits=2693541 461.3s: geo3d, polyMedium: ITER 13: 2.48 M hits/sec, 30.33 QPS (1.09 sec for 33 queries), totHits=2693541 462.4s: geo3d, polyMedium: ITER 14: 2.54 M hits/sec, 31.08 QPS (1.06 sec for 33 queries), totHits=2693541 463.5s: geo3d, polyMedium: ITER 15: 2.53 M hits/sec, 30.98 QPS (1.07 sec for 33 queries), totHits=2693541 464.5s: geo3d, polyMedium: ITER 16: 2.54 M hits/sec, 31.07 QPS (1.06 sec for 33 queries), totHits=2693541 465.6s: geo3d, polyMedium: ITER 17: 2.49 M hits/sec, 30.54 QPS (1.08 sec for 33 queries), totHits=2693541 466.7s: geo3d, polyMedium: ITER 18: 2.51 M hits/sec, 30.78 QPS (1.07 sec for 33 queries), totHits=2693541 467.8s: geo3d, polyMedium: ITER 19: 2.51 M hits/sec, 30.71 QPS (1.07 sec for 33 queries), totHits=2693541 467.8s: geo3d, polyMedium: BEST M hits/sec: 2.57666396816682 467.8s: geo3d, polyMedium: BEST QPS: 31.56807746735804 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.4s|0.0s|0.49|0.00| |shapes|167.1s|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.58|31.57|2693541| |polyMedium|points|16.82|206.13|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|||| |polyRussia|geo3d|3.57|1.02|3508671| |polyRussia|points|65.49|18.66|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|44.72|12.74|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 468.0s: shapes, polyMedium: INDEX SIZE: 1.2543620793148875 GB 468.0s: shapes, polyMedium: READER MB: 0.0 468.0s: shapes, polyMedium: maxDoc=60844404 468.7s: shapes, polyMedium: ITER 0: 4.95 M hits/sec, 60.66 QPS (0.54 sec for 33 queries), totHits=2693559 468.7s: shapes, polyMedium: *** 468.9s: shapes, polyMedium: ITER 1: 12.80 M hits/sec, 156.84 QPS (0.21 sec for 33 queries), totHits=2693559 468.9s: shapes, polyMedium: *** 469.1s: shapes, polyMedium: ITER 2: 13.26 M hits/sec, 162.41 QPS (0.20 sec for 33 queries), totHits=2693559 469.1s: shapes, polyMedium: *** 469.3s: shapes, polyMedium: ITER 3: 13.27 M hits/sec, 162.61 QPS (0.20 sec for 33 queries), totHits=2693559 469.3s: shapes, polyMedium: *** 469.5s: shapes, polyMedium: ITER 4: 12.76 M hits/sec, 156.33 QPS (0.21 sec for 33 queries), totHits=2693559 469.7s: shapes, polyMedium: ITER 5: 13.40 M hits/sec, 164.19 QPS (0.20 sec for 33 queries), totHits=2693559 469.7s: shapes, polyMedium: *** 469.9s: shapes, polyMedium: ITER 6: 13.44 M hits/sec, 164.71 QPS (0.20 sec for 33 queries), totHits=2693559 469.9s: shapes, polyMedium: *** 470.1s: shapes, polyMedium: ITER 7: 13.50 M hits/sec, 165.35 QPS (0.20 sec for 33 queries), totHits=2693559 470.1s: shapes, polyMedium: *** 470.3s: shapes, polyMedium: ITER 8: 13.08 M hits/sec, 160.20 QPS (0.21 sec for 33 queries), totHits=2693559 470.6s: shapes, polyMedium: ITER 9: 13.15 M hits/sec, 161.06 QPS (0.20 sec for 33 queries), totHits=2693559 470.8s: shapes, polyMedium: ITER 10: 13.17 M hits/sec, 161.29 QPS (0.20 sec for 33 queries), totHits=2693559 471.0s: shapes, polyMedium: ITER 11: 13.20 M hits/sec, 161.66 QPS (0.20 sec for 33 queries), totHits=2693559 471.2s: shapes, polyMedium: ITER 12: 13.16 M hits/sec, 161.22 QPS (0.20 sec for 33 queries), totHits=2693559 471.4s: shapes, polyMedium: ITER 13: 13.08 M hits/sec, 160.26 QPS (0.21 sec for 33 queries), totHits=2693559 471.6s: shapes, polyMedium: ITER 14: 13.19 M hits/sec, 161.56 QPS (0.20 sec for 33 queries), totHits=2693559 471.8s: shapes, polyMedium: ITER 15: 13.31 M hits/sec, 163.07 QPS (0.20 sec for 33 queries), totHits=2693559 472.0s: shapes, polyMedium: ITER 16: 13.17 M hits/sec, 161.40 QPS (0.20 sec for 33 queries), totHits=2693559 472.2s: shapes, polyMedium: ITER 17: 12.89 M hits/sec, 157.91 QPS (0.21 sec for 33 queries), totHits=2693559 472.4s: shapes, polyMedium: ITER 18: 13.38 M hits/sec, 163.87 QPS (0.20 sec for 33 queries), totHits=2693559 472.6s: shapes, polyMedium: ITER 19: 13.06 M hits/sec, 160.04 QPS (0.21 sec for 33 queries), totHits=2693559 472.6s: shapes, polyMedium: BEST M hits/sec: 13.495971957733216 472.6s: shapes, polyMedium: BEST QPS: 165.3452085531433 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.4s|0.0s|0.49|0.00| |shapes|167.1s|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.58|31.57|2693541| |polyMedium|points|16.82|206.13|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.50|165.35|2693559| |polyRussia|geo3d|3.57|1.02|3508671| |polyRussia|points|65.49|18.66|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|44.72|12.74|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 472.9s: points, poly 10: INDEX SIZE: 0.4939169967547059 GB 472.9s: points, poly 10: READER MB: 0.0 472.9s: points, poly 10: maxDoc=60844404 474.9s: points, poly 10: ITER 0: 175.60 M hits/sec, 111.04 QPS (2.03 sec for 225 queries), totHits=355809475 474.9s: points, poly 10: *** 476.7s: points, poly 10: ITER 1: 203.92 M hits/sec, 128.95 QPS (1.74 sec for 225 queries), totHits=355809475 476.7s: points, poly 10: *** 478.0s: points, poly 10: ITER 2: 272.23 M hits/sec, 172.15 QPS (1.31 sec for 225 queries), totHits=355809475 478.0s: points, poly 10: *** 479.3s: points, poly 10: ITER 3: 269.59 M hits/sec, 170.48 QPS (1.32 sec for 225 queries), totHits=355809475 480.6s: points, poly 10: ITER 4: 279.25 M hits/sec, 176.59 QPS (1.27 sec for 225 queries), totHits=355809475 480.6s: points, poly 10: *** 481.8s: points, poly 10: ITER 5: 285.84 M hits/sec, 180.75 QPS (1.24 sec for 225 queries), totHits=355809475 481.8s: points, poly 10: *** 483.1s: points, poly 10: ITER 6: 281.61 M hits/sec, 178.08 QPS (1.26 sec for 225 queries), totHits=355809475 484.3s: points, poly 10: ITER 7: 280.92 M hits/sec, 177.64 QPS (1.27 sec for 225 queries), totHits=355809475 485.6s: points, poly 10: ITER 8: 283.69 M hits/sec, 179.39 QPS (1.25 sec for 225 queries), totHits=355809475 486.8s: points, poly 10: ITER 9: 283.29 M hits/sec, 179.14 QPS (1.26 sec for 225 queries), totHits=355809475 488.1s: points, poly 10: ITER 10: 280.67 M hits/sec, 177.48 QPS (1.27 sec for 225 queries), totHits=355809475 489.3s: points, poly 10: ITER 11: 288.00 M hits/sec, 182.12 QPS (1.24 sec for 225 queries), totHits=355809475 489.3s: points, poly 10: *** 490.6s: points, poly 10: ITER 12: 285.43 M hits/sec, 180.49 QPS (1.25 sec for 225 queries), totHits=355809475 491.8s: points, poly 10: ITER 13: 283.20 M hits/sec, 179.08 QPS (1.26 sec for 225 queries), totHits=355809475 493.1s: points, poly 10: ITER 14: 284.91 M hits/sec, 180.16 QPS (1.25 sec for 225 queries), totHits=355809475 494.4s: points, poly 10: ITER 15: 282.58 M hits/sec, 178.69 QPS (1.26 sec for 225 queries), totHits=355809475 495.6s: points, poly 10: ITER 16: 283.16 M hits/sec, 179.06 QPS (1.26 sec for 225 queries), totHits=355809475 496.9s: points, poly 10: ITER 17: 284.44 M hits/sec, 179.87 QPS (1.25 sec for 225 queries), totHits=355809475 498.1s: points, poly 10: ITER 18: 279.12 M hits/sec, 176.50 QPS (1.27 sec for 225 queries), totHits=355809475 499.4s: points, poly 10: ITER 19: 286.14 M hits/sec, 180.94 QPS (1.24 sec for 225 queries), totHits=355809475 499.4s: points, poly 10: BEST M hits/sec: 288.00457421970987 499.4s: points, poly 10: BEST QPS: 182.12283188758454 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.4s|0.0s|0.49|0.00| |shapes|167.1s|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|288.00|182.12|355809475| |poly 10|geopoint|||| |poly 10|shapes|||| |polyMedium|geo3d|2.58|31.57|2693541| |polyMedium|points|16.82|206.13|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.50|165.35|2693559| |polyRussia|geo3d|3.57|1.02|3508671| |polyRussia|points|65.49|18.66|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|44.72|12.74|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 499.6s: geo3d, poly 10: INDEX SIZE: 0.6990031152963638 GB 499.6s: geo3d, poly 10: READER MB: 0.0 499.6s: geo3d, poly 10: maxDoc=60844404 501.5s: geo3d, poly 10: ITER 0: 198.90 M hits/sec, 125.76 QPS (1.79 sec for 225 queries), totHits=355855227 501.5s: geo3d, poly 10: *** 503.0s: geo3d, poly 10: ITER 1: 236.47 M hits/sec, 149.51 QPS (1.50 sec for 225 queries), totHits=355855227 503.0s: geo3d, poly 10: *** 504.5s: geo3d, poly 10: ITER 2: 235.66 M hits/sec, 149.00 QPS (1.51 sec for 225 queries), totHits=355855227 506.0s: geo3d, poly 10: ITER 3: 229.01 M hits/sec, 144.80 QPS (1.55 sec for 225 queries), totHits=355855227 507.5s: geo3d, poly 10: ITER 4: 242.41 M hits/sec, 153.27 QPS (1.47 sec for 225 queries), totHits=355855227 507.5s: geo3d, poly 10: *** 508.9s: geo3d, poly 10: ITER 5: 247.05 M hits/sec, 156.21 QPS (1.44 sec for 225 queries), totHits=355855227 508.9s: geo3d, poly 10: *** 510.4s: geo3d, poly 10: ITER 6: 248.13 M hits/sec, 156.89 QPS (1.43 sec for 225 queries), totHits=355855227 510.4s: geo3d, poly 10: *** 511.8s: geo3d, poly 10: ITER 7: 247.79 M hits/sec, 156.67 QPS (1.44 sec for 225 queries), totHits=355855227 513.2s: geo3d, poly 10: ITER 8: 249.34 M hits/sec, 157.66 QPS (1.43 sec for 225 queries), totHits=355855227 513.2s: geo3d, poly 10: *** 514.7s: geo3d, poly 10: ITER 9: 249.56 M hits/sec, 157.79 QPS (1.43 sec for 225 queries), totHits=355855227 514.7s: geo3d, poly 10: *** 516.1s: geo3d, poly 10: ITER 10: 249.42 M hits/sec, 157.71 QPS (1.43 sec for 225 queries), totHits=355855227 517.5s: geo3d, poly 10: ITER 11: 246.42 M hits/sec, 155.81 QPS (1.44 sec for 225 queries), totHits=355855227 519.0s: geo3d, poly 10: ITER 12: 245.47 M hits/sec, 155.20 QPS (1.45 sec for 225 queries), totHits=355855227 520.4s: geo3d, poly 10: ITER 13: 242.75 M hits/sec, 153.48 QPS (1.47 sec for 225 queries), totHits=355855227 521.9s: geo3d, poly 10: ITER 14: 241.77 M hits/sec, 152.86 QPS (1.47 sec for 225 queries), totHits=355855227 523.4s: geo3d, poly 10: ITER 15: 242.55 M hits/sec, 153.36 QPS (1.47 sec for 225 queries), totHits=355855227 524.8s: geo3d, poly 10: ITER 16: 247.21 M hits/sec, 156.30 QPS (1.44 sec for 225 queries), totHits=355855227 526.3s: geo3d, poly 10: ITER 17: 243.11 M hits/sec, 153.71 QPS (1.46 sec for 225 queries), totHits=355855227 527.8s: geo3d, poly 10: ITER 18: 242.85 M hits/sec, 153.55 QPS (1.47 sec for 225 queries), totHits=355855227 529.2s: geo3d, poly 10: ITER 19: 239.54 M hits/sec, 151.46 QPS (1.49 sec for 225 queries), totHits=355855227 529.2s: geo3d, poly 10: BEST M hits/sec: 249.55796699417604 529.2s: geo3d, poly 10: BEST QPS: 157.7904111373067 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.4s|0.0s|0.49|0.00| |shapes|167.1s|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|249.56|157.79|355855227| |poly 10|points|288.00|182.12|355809475| |poly 10|geopoint|||| |poly 10|shapes|||| |polyMedium|geo3d|2.58|31.57|2693541| |polyMedium|points|16.82|206.13|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.50|165.35|2693559| |polyRussia|geo3d|3.57|1.02|3508671| |polyRussia|points|65.49|18.66|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|44.72|12.74|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 529.5s: shapes, poly 10: INDEX SIZE: 1.2543620793148875 GB 529.5s: shapes, poly 10: READER MB: 0.0 529.5s: shapes, poly 10: maxDoc=60844404 531.6s: shapes, poly 10: ITER 0: 169.98 M hits/sec, 107.49 QPS (2.09 sec for 225 queries), totHits=355809475 531.6s: shapes, poly 10: *** 533.5s: shapes, poly 10: ITER 1: 193.89 M hits/sec, 122.61 QPS (1.84 sec for 225 queries), totHits=355809475 533.5s: shapes, poly 10: *** 535.3s: shapes, poly 10: ITER 2: 194.92 M hits/sec, 123.26 QPS (1.83 sec for 225 queries), totHits=355809475 535.3s: shapes, poly 10: *** 537.1s: shapes, poly 10: ITER 3: 194.25 M hits/sec, 122.84 QPS (1.83 sec for 225 queries), totHits=355809475 538.9s: shapes, poly 10: ITER 4: 196.11 M hits/sec, 124.01 QPS (1.81 sec for 225 queries), totHits=355809475 538.9s: shapes, poly 10: *** 540.8s: shapes, poly 10: ITER 5: 194.75 M hits/sec, 123.15 QPS (1.83 sec for 225 queries), totHits=355809475 542.6s: shapes, poly 10: ITER 6: 197.16 M hits/sec, 124.68 QPS (1.80 sec for 225 queries), totHits=355809475 542.6s: shapes, poly 10: *** 544.4s: shapes, poly 10: ITER 7: 195.75 M hits/sec, 123.78 QPS (1.82 sec for 225 queries), totHits=355809475 546.2s: shapes, poly 10: ITER 8: 196.16 M hits/sec, 124.04 QPS (1.81 sec for 225 queries), totHits=355809475 548.0s: shapes, poly 10: ITER 9: 195.97 M hits/sec, 123.93 QPS (1.82 sec for 225 queries), totHits=355809475 549.8s: shapes, poly 10: ITER 10: 196.27 M hits/sec, 124.12 QPS (1.81 sec for 225 queries), totHits=355809475 551.7s: shapes, poly 10: ITER 11: 194.16 M hits/sec, 122.78 QPS (1.83 sec for 225 queries), totHits=355809475 553.5s: shapes, poly 10: ITER 12: 196.05 M hits/sec, 123.97 QPS (1.81 sec for 225 queries), totHits=355809475 555.3s: shapes, poly 10: ITER 13: 192.01 M hits/sec, 121.42 QPS (1.85 sec for 225 queries), totHits=355809475 557.2s: shapes, poly 10: ITER 14: 193.37 M hits/sec, 122.28 QPS (1.84 sec for 225 queries), totHits=355809475 559.1s: shapes, poly 10: ITER 15: 189.13 M hits/sec, 119.60 QPS (1.88 sec for 225 queries), totHits=355809475 560.9s: shapes, poly 10: ITER 16: 188.44 M hits/sec, 119.16 QPS (1.89 sec for 225 queries), totHits=355809475 562.8s: shapes, poly 10: ITER 17: 190.66 M hits/sec, 120.56 QPS (1.87 sec for 225 queries), totHits=355809475 564.7s: shapes, poly 10: ITER 18: 192.65 M hits/sec, 121.82 QPS (1.85 sec for 225 queries), totHits=355809475 566.5s: shapes, poly 10: ITER 19: 191.85 M hits/sec, 121.32 QPS (1.85 sec for 225 queries), totHits=355809475 566.5s: shapes, poly 10: BEST M hits/sec: 197.16263995934617 566.5s: shapes, poly 10: BEST QPS: 124.6779445399898 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.4s|0.0s|0.49|0.00| |shapes|167.1s|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|249.56|157.79|355855227| |poly 10|points|288.00|182.12|355809475| |poly 10|geopoint|||| |poly 10|shapes|197.16|124.68|355809475| |polyMedium|geo3d|2.58|31.57|2693541| |polyMedium|points|16.82|206.13|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.50|165.35|2693559| |polyRussia|geo3d|3.57|1.02|3508671| |polyRussia|points|65.49|18.66|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|44.72|12.74|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 566.8s: points, nearest 10: INDEX SIZE: 0.4939169967547059 GB 566.8s: points, nearest 10: READER MB: 0.0 566.8s: points, nearest 10: maxDoc=60844404 566.9s: points, nearest 10: ITER 0: 1390.41 QPS (0.16 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 566.9s: points, nearest 10: *** 567.0s: points, nearest 10: ITER 1: 2884.70 QPS (0.08 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 567.0s: points, nearest 10: *** 567.1s: points, nearest 10: ITER 2: 2721.52 QPS (0.08 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 567.2s: points, nearest 10: ITER 3: 2749.71 QPS (0.08 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 567.2s: points, nearest 10: ITER 4: 2810.51 QPS (0.08 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 567.3s: points, nearest 10: ITER 5: 2827.49 QPS (0.08 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 567.4s: points, nearest 10: ITER 6: 2829.67 QPS (0.08 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 567.5s: points, nearest 10: ITER 7: 2692.56 QPS (0.08 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 567.6s: points, nearest 10: ITER 8: 3223.03 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 567.6s: points, nearest 10: *** 567.6s: points, nearest 10: ITER 9: 3258.29 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 567.6s: points, nearest 10: *** 567.7s: points, nearest 10: ITER 10: 3272.71 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 567.7s: points, nearest 10: *** 567.8s: points, nearest 10: ITER 11: 3274.58 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 567.8s: points, nearest 10: *** 567.8s: points, nearest 10: ITER 12: 3291.28 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 567.8s: points, nearest 10: *** 567.9s: points, nearest 10: ITER 13: 3284.60 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 568.0s: points, nearest 10: ITER 14: 3288.92 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 568.0s: points, nearest 10: ITER 15: 3119.25 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 568.1s: points, nearest 10: ITER 16: 3300.33 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 568.1s: points, nearest 10: *** 568.2s: points, nearest 10: ITER 17: 3307.58 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 568.2s: points, nearest 10: *** 568.3s: points, nearest 10: ITER 18: 3272.12 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 568.3s: points, nearest 10: ITER 19: 3282.47 QPS (0.07 sec for 225 queries), totNearestDistance=230090.4395279290, totHits=60844404 568.3s: points, nearest 10: BEST M hits/sec: 0.03307579539018964 568.3s: points, nearest 10: BEST QPS: 3307.579539018964 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.4s|0.0s|0.49|0.00| |shapes|167.1s|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|249.56|157.79|355855227| |poly 10|points|288.00|182.12|355809475| |poly 10|geopoint|||| |poly 10|shapes|197.16|124.68|355809475| |polyMedium|geo3d|2.58|31.57|2693541| |polyMedium|points|16.82|206.13|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.50|165.35|2693559| |polyRussia|geo3d|3.57|1.02|3508671| |polyRussia|points|65.49|18.66|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|44.72|12.74|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3307.58|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 570.0s: points, sort: 1000000... 571.9s: points, sort: 2000000... 573.4s: points, sort: 3000000... 574.8s: points, sort: 4000000... 576.2s: points, sort: 5000000... 577.7s: points, sort: 6000000... 579.1s: points, sort: 7000000... 580.5s: points, sort: 8000000... 581.9s: points, sort: 9000000... 583.4s: points, sort: 10000000... 591.0s: points, sort: 11000000... 592.0s: points, sort: 12000000... 593.4s: points, sort: 13000000... 594.8s: points, sort: 14000000... 596.2s: points, sort: 15000000... 597.6s: points, sort: 16000000... 599.1s: points, sort: 17000000... 600.5s: points, sort: 18000000... 602.0s: points, sort: 19000000... 603.4s: points, sort: 20000000... 604.8s: points, sort: 21000000... 612.3s: points, sort: 22000000... 613.2s: points, sort: 23000000... 614.6s: points, sort: 24000000... 616.1s: points, sort: 25000000... 617.5s: points, sort: 26000000... 618.9s: points, sort: 27000000... 620.3s: points, sort: 28000000... 621.7s: points, sort: 29000000... 623.1s: points, sort: 30000000... 624.5s: points, sort: 31000000... 625.9s: points, sort: 32000000... 633.5s: points, sort: 33000000... 634.9s: points, sort: 34000000... 635.8s: points, sort: 35000000... 637.2s: points, sort: 36000000... 638.6s: points, sort: 37000000... 640.0s: points, sort: 38000000... 641.4s: points, sort: 39000000... 642.8s: points, sort: 40000000... 644.2s: points, sort: 41000000... 645.6s: points, sort: 42000000... 647.0s: points, sort: 43000000... 654.5s: points, sort: 44000000... 655.9s: points, sort: 45000000... 656.9s: points, sort: 46000000... 658.4s: points, sort: 47000000... 659.8s: points, sort: 48000000... 661.3s: points, sort: 49000000... 662.8s: points, sort: 50000000... 664.3s: points, sort: 51000000... 665.7s: points, sort: 52000000... 667.2s: points, sort: 53000000... 668.6s: points, sort: 54000000... 676.2s: points, sort: 55000000... 677.6s: points, sort: 56000000... 678.7s: points, sort: 57000000... 680.2s: points, sort: 58000000... 681.6s: points, sort: 59000000... 683.0s: points, sort: 60000000... 687.6s: points, sort: 119.170065145 sec to index part 0 687.6s: points, sort: INDEX SIZE: 0.9472482623532414 GB 687.6s: points, sort: READER MB: 0.0 687.6s: points, sort: maxDoc=60844404 690.0s: points, sort: ITER 0: 130.54 M hits/sec, 132.84 QPS (1.69 sec for 225 queries), totHits=221118844 690.0s: points, sort: *** 692.1s: points, sort: ITER 1: 150.59 M hits/sec, 153.23 QPS (1.47 sec for 225 queries), totHits=221118844 692.1s: points, sort: *** 694.2s: points, sort: ITER 2: 152.08 M hits/sec, 154.75 QPS (1.45 sec for 225 queries), totHits=221118844 694.2s: points, sort: *** 696.4s: points, sort: ITER 3: 150.73 M hits/sec, 153.38 QPS (1.47 sec for 225 queries), totHits=221118844 698.5s: points, sort: ITER 4: 151.34 M hits/sec, 154.00 QPS (1.46 sec for 225 queries), totHits=221118844 700.6s: points, sort: ITER 5: 148.98 M hits/sec, 151.59 QPS (1.48 sec for 225 queries), totHits=221118844 702.8s: points, sort: ITER 6: 149.28 M hits/sec, 151.90 QPS (1.48 sec for 225 queries), totHits=221118844 704.9s: points, sort: ITER 7: 148.81 M hits/sec, 151.42 QPS (1.49 sec for 225 queries), totHits=221118844 707.2s: points, sort: ITER 8: 146.06 M hits/sec, 148.62 QPS (1.51 sec for 225 queries), totHits=221118844 709.3s: points, sort: ITER 9: 148.17 M hits/sec, 150.77 QPS (1.49 sec for 225 queries), totHits=221118844 711.5s: points, sort: ITER 10: 147.24 M hits/sec, 149.83 QPS (1.50 sec for 225 queries), totHits=221118844 713.7s: points, sort: ITER 11: 148.60 M hits/sec, 151.20 QPS (1.49 sec for 225 queries), totHits=221118844 715.9s: points, sort: ITER 12: 146.17 M hits/sec, 148.74 QPS (1.51 sec for 225 queries), totHits=221118844 718.1s: points, sort: ITER 13: 148.51 M hits/sec, 151.11 QPS (1.49 sec for 225 queries), totHits=221118844 720.3s: points, sort: ITER 14: 148.23 M hits/sec, 150.83 QPS (1.49 sec for 225 queries), totHits=221118844 722.5s: points, sort: ITER 15: 147.59 M hits/sec, 150.18 QPS (1.50 sec for 225 queries), totHits=221118844 724.7s: points, sort: ITER 16: 146.26 M hits/sec, 148.82 QPS (1.51 sec for 225 queries), totHits=221118844 726.8s: points, sort: ITER 17: 148.15 M hits/sec, 150.75 QPS (1.49 sec for 225 queries), totHits=221118844 729.0s: points, sort: ITER 18: 148.27 M hits/sec, 150.87 QPS (1.49 sec for 225 queries), totHits=221118844 731.2s: points, sort: ITER 19: 148.41 M hits/sec, 151.01 QPS (1.49 sec for 225 queries), totHits=221118844 731.2s: points, sort: BEST M hits/sec: 152.08020591327357 731.2s: points, sort: BEST QPS: 154.74957136844725 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.4s|0.0s|0.49|0.00| |shapes|167.1s|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|249.56|157.79|355855227| |poly 10|points|288.00|182.12|355809475| |poly 10|geopoint|||| |poly 10|shapes|197.16|124.68|355809475| |polyMedium|geo3d|2.58|31.57|2693541| |polyMedium|points|16.82|206.13|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.50|165.35|2693559| |polyRussia|geo3d|3.57|1.02|3508671| |polyRussia|points|65.49|18.66|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|44.72|12.74|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3307.58|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|152.08|154.75|221118844| |sort|geopoint|||| |sort|shapes|||| RUN: java -XX:+UseParallelGC -Xmx10g -cp /l/util.nightly/src/main:test-framework/build/classes/java/main:sandbox/build/classes/java/main:codecs/build/classes/java/main:codecs/build/resources/main:core/build/classes/java/main:core/build/classes/java/main21:core/build/resources/main:sandbox/build/classes/java/main:spatial3d/build/classes/java/main perf.IndexAndSearchOpenStreetMaps -points -distance 731.4s: points, distance: INDEX SIZE: 0.4939169967547059 GB 731.4s: points, distance: READER MB: 0.0 731.4s: points, distance: maxDoc=60844404 732.9s: points, distance: ITER 0: 258.00 M hits/sec, 151.58 QPS (1.48 sec for 225 queries), totHits=382961957 732.9s: points, distance: *** 734.1s: points, distance: ITER 1: 312.34 M hits/sec, 183.51 QPS (1.23 sec for 225 queries), totHits=382961957 734.1s: points, distance: *** 735.3s: points, distance: ITER 2: 312.78 M hits/sec, 183.77 QPS (1.22 sec for 225 queries), totHits=382961957 735.3s: points, distance: *** 736.6s: points, distance: ITER 3: 303.51 M hits/sec, 178.32 QPS (1.26 sec for 225 queries), totHits=382961957 737.8s: points, distance: ITER 4: 314.45 M hits/sec, 184.75 QPS (1.22 sec for 225 queries), totHits=382961957 737.8s: points, distance: *** 739.0s: points, distance: ITER 5: 326.49 M hits/sec, 191.82 QPS (1.17 sec for 225 queries), totHits=382961957 739.0s: points, distance: *** 740.2s: points, distance: ITER 6: 326.74 M hits/sec, 191.97 QPS (1.17 sec for 225 queries), totHits=382961957 740.2s: points, distance: *** 741.4s: points, distance: ITER 7: 323.79 M hits/sec, 190.24 QPS (1.18 sec for 225 queries), totHits=382961957 742.5s: points, distance: ITER 8: 324.93 M hits/sec, 190.90 QPS (1.18 sec for 225 queries), totHits=382961957 743.7s: points, distance: ITER 9: 329.27 M hits/sec, 193.46 QPS (1.16 sec for 225 queries), totHits=382961957 743.7s: points, distance: *** 744.9s: points, distance: ITER 10: 325.20 M hits/sec, 191.07 QPS (1.18 sec for 225 queries), totHits=382961957 746.1s: points, distance: ITER 11: 323.21 M hits/sec, 189.89 QPS (1.18 sec for 225 queries), totHits=382961957 747.2s: points, distance: ITER 12: 326.24 M hits/sec, 191.68 QPS (1.17 sec for 225 queries), totHits=382961957 748.4s: points, distance: ITER 13: 324.21 M hits/sec, 190.48 QPS (1.18 sec for 225 queries), totHits=382961957 749.6s: points, distance: ITER 14: 323.58 M hits/sec, 190.11 QPS (1.18 sec for 225 queries), totHits=382961957 750.8s: points, distance: ITER 15: 328.26 M hits/sec, 192.86 QPS (1.17 sec for 225 queries), totHits=382961957 752.0s: points, distance: ITER 16: 323.66 M hits/sec, 190.16 QPS (1.18 sec for 225 queries), totHits=382961957 753.1s: points, distance: ITER 17: 323.43 M hits/sec, 190.02 QPS (1.18 sec for 225 queries), totHits=382961957 754.3s: points, distance: ITER 18: 320.93 M hits/sec, 188.56 QPS (1.19 sec for 225 queries), totHits=382961957 755.5s: points, distance: ITER 19: 321.04 M hits/sec, 188.62 QPS (1.19 sec for 225 queries), totHits=382961957 755.5s: points, distance: BEST M hits/sec: 329.27366271715147 755.5s: points, distance: BEST QPS: 193.45674617846984 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.4s|0.0s|0.49|0.00| |shapes|167.1s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|||| |distance|points|329.27|193.46|382961957| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|249.56|157.79|355855227| |poly 10|points|288.00|182.12|355809475| |poly 10|geopoint|||| |poly 10|shapes|197.16|124.68|355809475| |polyMedium|geo3d|2.58|31.57|2693541| |polyMedium|points|16.82|206.13|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.50|165.35|2693559| |polyRussia|geo3d|3.57|1.02|3508671| |polyRussia|points|65.49|18.66|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|44.72|12.74|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3307.58|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|152.08|154.75|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 755.8s: geo3d, distance: INDEX SIZE: 0.6990031152963638 GB 755.8s: geo3d, distance: READER MB: 0.0 755.8s: geo3d, distance: maxDoc=60844404 757.4s: geo3d, distance: ITER 0: 240.07 M hits/sec, 140.90 QPS (1.60 sec for 225 queries), totHits=383371904 757.4s: geo3d, distance: *** 758.7s: geo3d, distance: ITER 1: 298.11 M hits/sec, 174.96 QPS (1.29 sec for 225 queries), totHits=383371904 758.7s: geo3d, distance: *** 759.9s: geo3d, distance: ITER 2: 303.82 M hits/sec, 178.31 QPS (1.26 sec for 225 queries), totHits=383371904 759.9s: geo3d, distance: *** 761.2s: geo3d, distance: ITER 3: 308.75 M hits/sec, 181.20 QPS (1.24 sec for 225 queries), totHits=383371904 761.2s: geo3d, distance: *** 762.5s: geo3d, distance: ITER 4: 287.79 M hits/sec, 168.90 QPS (1.33 sec for 225 queries), totHits=383371904 763.7s: geo3d, distance: ITER 5: 316.11 M hits/sec, 185.53 QPS (1.21 sec for 225 queries), totHits=383371904 763.7s: geo3d, distance: *** 764.9s: geo3d, distance: ITER 6: 316.77 M hits/sec, 185.91 QPS (1.21 sec for 225 queries), totHits=383371904 764.9s: geo3d, distance: *** 766.1s: geo3d, distance: ITER 7: 318.37 M hits/sec, 186.85 QPS (1.20 sec for 225 queries), totHits=383371904 766.1s: geo3d, distance: *** 767.3s: geo3d, distance: ITER 8: 318.17 M hits/sec, 186.73 QPS (1.20 sec for 225 queries), totHits=383371904 768.5s: geo3d, distance: ITER 9: 320.01 M hits/sec, 187.81 QPS (1.20 sec for 225 queries), totHits=383371904 768.5s: geo3d, distance: *** 769.8s: geo3d, distance: ITER 10: 315.22 M hits/sec, 185.00 QPS (1.22 sec for 225 queries), totHits=383371904 771.0s: geo3d, distance: ITER 11: 316.22 M hits/sec, 185.59 QPS (1.21 sec for 225 queries), totHits=383371904 772.2s: geo3d, distance: ITER 12: 312.18 M hits/sec, 183.22 QPS (1.23 sec for 225 queries), totHits=383371904 773.4s: geo3d, distance: ITER 13: 313.90 M hits/sec, 184.23 QPS (1.22 sec for 225 queries), totHits=383371904 774.6s: geo3d, distance: ITER 14: 314.03 M hits/sec, 184.31 QPS (1.22 sec for 225 queries), totHits=383371904 775.9s: geo3d, distance: ITER 15: 310.63 M hits/sec, 182.31 QPS (1.23 sec for 225 queries), totHits=383371904 777.1s: geo3d, distance: ITER 16: 310.78 M hits/sec, 182.40 QPS (1.23 sec for 225 queries), totHits=383371904 778.3s: geo3d, distance: ITER 17: 313.01 M hits/sec, 183.70 QPS (1.22 sec for 225 queries), totHits=383371904 779.5s: geo3d, distance: ITER 18: 322.64 M hits/sec, 189.36 QPS (1.19 sec for 225 queries), totHits=383371904 779.5s: geo3d, distance: *** 780.7s: geo3d, distance: ITER 19: 313.59 M hits/sec, 184.04 QPS (1.22 sec for 225 queries), totHits=383371904 780.7s: geo3d, distance: BEST M hits/sec: 322.6429665610794 780.7s: geo3d, distance: BEST QPS: 189.35834034473967 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.4s|0.0s|0.49|0.00| |shapes|167.1s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|322.64|189.36|383371904| |distance|points|329.27|193.46|382961957| |distance|geopoint|||| |distance|shapes|||| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|249.56|157.79|355855227| |poly 10|points|288.00|182.12|355809475| |poly 10|geopoint|||| |poly 10|shapes|197.16|124.68|355809475| |polyMedium|geo3d|2.58|31.57|2693541| |polyMedium|points|16.82|206.13|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.50|165.35|2693559| |polyRussia|geo3d|3.57|1.02|3508671| |polyRussia|points|65.49|18.66|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|44.72|12.74|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3307.58|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|152.08|154.75|221118844| |sort|geopoint|||| |sort|shapes|||| RUN: java -XX:+UseParallelGC -Xmx10g -cp /l/util.nightly/src/main:test-framework/build/classes/java/main:sandbox/build/classes/java/main:codecs/build/classes/java/main:codecs/build/resources/main:core/build/classes/java/main:core/build/classes/java/main21:core/build/resources/main:sandbox/build/classes/java/main:spatial3d/build/classes/java/main perf.IndexAndSearchOpenStreetMaps -shapes -distance 781.0s: shapes, distance: INDEX SIZE: 1.2543620793148875 GB 781.0s: shapes, distance: READER MB: 0.0 781.0s: shapes, distance: maxDoc=60844404 783.0s: shapes, distance: ITER 0: 189.44 M hits/sec, 111.30 QPS (2.02 sec for 225 queries), totHits=382961957 783.0s: shapes, distance: *** 784.8s: shapes, distance: ITER 1: 211.87 M hits/sec, 124.48 QPS (1.81 sec for 225 queries), totHits=382961957 784.8s: shapes, distance: *** 786.6s: shapes, distance: ITER 2: 221.81 M hits/sec, 130.32 QPS (1.73 sec for 225 queries), totHits=382961957 786.6s: shapes, distance: *** 788.3s: shapes, distance: ITER 3: 224.99 M hits/sec, 132.19 QPS (1.70 sec for 225 queries), totHits=382961957 788.3s: shapes, distance: *** 790.0s: shapes, distance: ITER 4: 225.84 M hits/sec, 132.69 QPS (1.70 sec for 225 queries), totHits=382961957 790.0s: shapes, distance: *** 791.7s: shapes, distance: ITER 5: 226.64 M hits/sec, 133.15 QPS (1.69 sec for 225 queries), totHits=382961957 791.7s: shapes, distance: *** 793.4s: shapes, distance: ITER 6: 221.80 M hits/sec, 130.32 QPS (1.73 sec for 225 queries), totHits=382961957 795.1s: shapes, distance: ITER 7: 226.39 M hits/sec, 133.01 QPS (1.69 sec for 225 queries), totHits=382961957 796.8s: shapes, distance: ITER 8: 227.95 M hits/sec, 133.92 QPS (1.68 sec for 225 queries), totHits=382961957 796.8s: shapes, distance: *** 798.5s: shapes, distance: ITER 9: 224.84 M hits/sec, 132.10 QPS (1.70 sec for 225 queries), totHits=382961957 800.1s: shapes, distance: ITER 10: 227.50 M hits/sec, 133.66 QPS (1.68 sec for 225 queries), totHits=382961957 801.8s: shapes, distance: ITER 11: 226.86 M hits/sec, 133.29 QPS (1.69 sec for 225 queries), totHits=382961957 803.6s: shapes, distance: ITER 12: 223.58 M hits/sec, 131.36 QPS (1.71 sec for 225 queries), totHits=382961957 805.3s: shapes, distance: ITER 13: 225.15 M hits/sec, 132.28 QPS (1.70 sec for 225 queries), totHits=382961957 807.0s: shapes, distance: ITER 14: 223.84 M hits/sec, 131.51 QPS (1.71 sec for 225 queries), totHits=382961957 808.7s: shapes, distance: ITER 15: 224.96 M hits/sec, 132.17 QPS (1.70 sec for 225 queries), totHits=382961957 810.4s: shapes, distance: ITER 16: 223.50 M hits/sec, 131.31 QPS (1.71 sec for 225 queries), totHits=382961957 812.1s: shapes, distance: ITER 17: 224.78 M hits/sec, 132.06 QPS (1.70 sec for 225 queries), totHits=382961957 813.8s: shapes, distance: ITER 18: 225.77 M hits/sec, 132.65 QPS (1.70 sec for 225 queries), totHits=382961957 815.5s: shapes, distance: ITER 19: 222.83 M hits/sec, 130.92 QPS (1.72 sec for 225 queries), totHits=382961957 815.5s: shapes, distance: BEST M hits/sec: 227.94529272123788 815.5s: shapes, distance: BEST QPS: 133.92372251293494 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.4s|0.0s|0.49|0.00| |shapes|167.1s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|322.64|189.36|383371904| |distance|points|329.27|193.46|382961957| |distance|geopoint|||| |distance|shapes|227.95|133.92|382961957| |box|geo3d|||| |box|points|||| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|249.56|157.79|355855227| |poly 10|points|288.00|182.12|355809475| |poly 10|geopoint|||| |poly 10|shapes|197.16|124.68|355809475| |polyMedium|geo3d|2.58|31.57|2693541| |polyMedium|points|16.82|206.13|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.50|165.35|2693559| |polyRussia|geo3d|3.57|1.02|3508671| |polyRussia|points|65.49|18.66|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|44.72|12.74|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3307.58|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|152.08|154.75|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 815.8s: points, box: INDEX SIZE: 0.4939169967547059 GB 815.8s: points, box: READER MB: 0.0 815.8s: points, box: maxDoc=60844404 816.6s: points, box: ITER 0: 261.05 M hits/sec, 265.63 QPS (0.85 sec for 225 queries), totHits=221118844 816.6s: points, box: *** 817.2s: points, box: ITER 1: 403.35 M hits/sec, 410.43 QPS (0.55 sec for 225 queries), totHits=221118844 817.2s: points, box: *** 817.7s: points, box: ITER 2: 398.27 M hits/sec, 405.26 QPS (0.56 sec for 225 queries), totHits=221118844 818.2s: points, box: ITER 3: 420.47 M hits/sec, 427.85 QPS (0.53 sec for 225 queries), totHits=221118844 818.2s: points, box: *** 818.8s: points, box: ITER 4: 420.76 M hits/sec, 428.14 QPS (0.53 sec for 225 queries), totHits=221118844 818.8s: points, box: *** 819.3s: points, box: ITER 5: 380.73 M hits/sec, 387.42 QPS (0.58 sec for 225 queries), totHits=221118844 819.9s: points, box: ITER 6: 410.93 M hits/sec, 418.14 QPS (0.54 sec for 225 queries), totHits=221118844 820.4s: points, box: ITER 7: 396.12 M hits/sec, 403.07 QPS (0.56 sec for 225 queries), totHits=221118844 821.1s: points, box: ITER 8: 365.47 M hits/sec, 371.88 QPS (0.61 sec for 225 queries), totHits=221118844 821.6s: points, box: ITER 9: 394.42 M hits/sec, 401.34 QPS (0.56 sec for 225 queries), totHits=221118844 822.1s: points, box: ITER 10: 433.84 M hits/sec, 441.45 QPS (0.51 sec for 225 queries), totHits=221118844 822.1s: points, box: *** 822.6s: points, box: ITER 11: 432.60 M hits/sec, 440.19 QPS (0.51 sec for 225 queries), totHits=221118844 823.1s: points, box: ITER 12: 435.33 M hits/sec, 442.97 QPS (0.51 sec for 225 queries), totHits=221118844 823.1s: points, box: *** 823.7s: points, box: ITER 13: 434.14 M hits/sec, 441.76 QPS (0.51 sec for 225 queries), totHits=221118844 824.2s: points, box: ITER 14: 428.18 M hits/sec, 435.69 QPS (0.52 sec for 225 queries), totHits=221118844 824.7s: points, box: ITER 15: 441.07 M hits/sec, 448.81 QPS (0.50 sec for 225 queries), totHits=221118844 824.7s: points, box: *** 825.2s: points, box: ITER 16: 430.97 M hits/sec, 438.53 QPS (0.51 sec for 225 queries), totHits=221118844 825.7s: points, box: ITER 17: 435.95 M hits/sec, 443.60 QPS (0.51 sec for 225 queries), totHits=221118844 826.2s: points, box: ITER 18: 433.59 M hits/sec, 441.20 QPS (0.51 sec for 225 queries), totHits=221118844 826.7s: points, box: ITER 19: 430.33 M hits/sec, 437.88 QPS (0.51 sec for 225 queries), totHits=221118844 826.7s: points, box: BEST M hits/sec: 441.07050253624044 826.7s: points, box: BEST QPS: 448.8123276849896 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.4s|0.0s|0.49|0.00| |shapes|167.1s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|322.64|189.36|383371904| |distance|points|329.27|193.46|382961957| |distance|geopoint|||| |distance|shapes|227.95|133.92|382961957| |box|geo3d|||| |box|points|441.07|448.81|221118844| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|249.56|157.79|355855227| |poly 10|points|288.00|182.12|355809475| |poly 10|geopoint|||| |poly 10|shapes|197.16|124.68|355809475| |polyMedium|geo3d|2.58|31.57|2693541| |polyMedium|points|16.82|206.13|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.50|165.35|2693559| |polyRussia|geo3d|3.57|1.02|3508671| |polyRussia|points|65.49|18.66|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|44.72|12.74|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3307.58|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|152.08|154.75|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 827.0s: geo3d, box: INDEX SIZE: 0.6990031152963638 GB 827.0s: geo3d, box: READER MB: 0.0 827.0s: geo3d, box: maxDoc=60844404 828.3s: geo3d, box: ITER 0: 176.14 M hits/sec, 179.23 QPS (1.26 sec for 225 queries), totHits=221118844 828.3s: geo3d, box: *** 829.2s: geo3d, box: ITER 1: 232.80 M hits/sec, 236.89 QPS (0.95 sec for 225 queries), totHits=221118844 829.2s: geo3d, box: *** 830.1s: geo3d, box: ITER 2: 244.22 M hits/sec, 248.51 QPS (0.91 sec for 225 queries), totHits=221118844 830.1s: geo3d, box: *** 831.1s: geo3d, box: ITER 3: 224.39 M hits/sec, 228.33 QPS (0.99 sec for 225 queries), totHits=221118844 832.0s: geo3d, box: ITER 4: 236.46 M hits/sec, 240.61 QPS (0.94 sec for 225 queries), totHits=221118844 833.1s: geo3d, box: ITER 5: 208.06 M hits/sec, 211.72 QPS (1.06 sec for 225 queries), totHits=221118844 834.0s: geo3d, box: ITER 6: 243.32 M hits/sec, 247.59 QPS (0.91 sec for 225 queries), totHits=221118844 834.9s: geo3d, box: ITER 7: 247.25 M hits/sec, 251.59 QPS (0.89 sec for 225 queries), totHits=221118844 834.9s: geo3d, box: *** 835.8s: geo3d, box: ITER 8: 249.50 M hits/sec, 253.88 QPS (0.89 sec for 225 queries), totHits=221118844 835.8s: geo3d, box: *** 836.7s: geo3d, box: ITER 9: 246.56 M hits/sec, 250.89 QPS (0.90 sec for 225 queries), totHits=221118844 837.6s: geo3d, box: ITER 10: 252.02 M hits/sec, 256.44 QPS (0.88 sec for 225 queries), totHits=221118844 837.6s: geo3d, box: *** 838.4s: geo3d, box: ITER 11: 253.41 M hits/sec, 257.86 QPS (0.87 sec for 225 queries), totHits=221118844 838.4s: geo3d, box: *** 839.3s: geo3d, box: ITER 12: 249.22 M hits/sec, 253.59 QPS (0.89 sec for 225 queries), totHits=221118844 840.2s: geo3d, box: ITER 13: 247.66 M hits/sec, 252.01 QPS (0.89 sec for 225 queries), totHits=221118844 841.1s: geo3d, box: ITER 14: 242.65 M hits/sec, 246.90 QPS (0.91 sec for 225 queries), totHits=221118844 842.0s: geo3d, box: ITER 15: 246.17 M hits/sec, 250.50 QPS (0.90 sec for 225 queries), totHits=221118844 842.9s: geo3d, box: ITER 16: 246.05 M hits/sec, 250.37 QPS (0.90 sec for 225 queries), totHits=221118844 843.8s: geo3d, box: ITER 17: 249.01 M hits/sec, 253.38 QPS (0.89 sec for 225 queries), totHits=221118844 844.7s: geo3d, box: ITER 18: 241.54 M hits/sec, 245.78 QPS (0.92 sec for 225 queries), totHits=221118844 845.6s: geo3d, box: ITER 19: 242.63 M hits/sec, 246.88 QPS (0.91 sec for 225 queries), totHits=221118844 845.6s: geo3d, box: BEST M hits/sec: 253.41062870083434 845.6s: geo3d, box: BEST QPS: 257.8585815041966 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.4s|0.0s|0.49|0.00| |shapes|167.1s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|322.64|189.36|383371904| |distance|points|329.27|193.46|382961957| |distance|geopoint|||| |distance|shapes|227.95|133.92|382961957| |box|geo3d|253.41|257.86|221118844| |box|points|441.07|448.81|221118844| |box|geopoint|||| |box|shapes|||| |poly 10|geo3d|249.56|157.79|355855227| |poly 10|points|288.00|182.12|355809475| |poly 10|geopoint|||| |poly 10|shapes|197.16|124.68|355809475| |polyMedium|geo3d|2.58|31.57|2693541| |polyMedium|points|16.82|206.13|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.50|165.35|2693559| |polyRussia|geo3d|3.57|1.02|3508671| |polyRussia|points|65.49|18.66|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|44.72|12.74|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3307.58|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|152.08|154.75|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 845.9s: shapes, box: INDEX SIZE: 1.2543620793148875 GB 845.9s: shapes, box: READER MB: 0.0 845.9s: shapes, box: maxDoc=60844404 847.3s: shapes, box: ITER 0: 166.27 M hits/sec, 169.18 QPS (1.33 sec for 225 queries), totHits=221118844 847.3s: shapes, box: *** 848.3s: shapes, box: ITER 1: 206.03 M hits/sec, 209.65 QPS (1.07 sec for 225 queries), totHits=221118844 848.3s: shapes, box: *** 849.4s: shapes, box: ITER 2: 204.93 M hits/sec, 208.53 QPS (1.08 sec for 225 queries), totHits=221118844 850.5s: shapes, box: ITER 3: 203.48 M hits/sec, 207.05 QPS (1.09 sec for 225 queries), totHits=221118844 851.6s: shapes, box: ITER 4: 203.17 M hits/sec, 206.74 QPS (1.09 sec for 225 queries), totHits=221118844 852.7s: shapes, box: ITER 5: 207.69 M hits/sec, 211.33 QPS (1.06 sec for 225 queries), totHits=221118844 852.7s: shapes, box: *** 853.7s: shapes, box: ITER 6: 213.85 M hits/sec, 217.60 QPS (1.03 sec for 225 queries), totHits=221118844 853.7s: shapes, box: *** 854.7s: shapes, box: ITER 7: 210.38 M hits/sec, 214.08 QPS (1.05 sec for 225 queries), totHits=221118844 855.8s: shapes, box: ITER 8: 215.32 M hits/sec, 219.10 QPS (1.03 sec for 225 queries), totHits=221118844 855.8s: shapes, box: *** 856.8s: shapes, box: ITER 9: 214.20 M hits/sec, 217.96 QPS (1.03 sec for 225 queries), totHits=221118844 857.8s: shapes, box: ITER 10: 213.44 M hits/sec, 217.19 QPS (1.04 sec for 225 queries), totHits=221118844 858.9s: shapes, box: ITER 11: 212.30 M hits/sec, 216.02 QPS (1.04 sec for 225 queries), totHits=221118844 859.9s: shapes, box: ITER 12: 212.91 M hits/sec, 216.64 QPS (1.04 sec for 225 queries), totHits=221118844 860.9s: shapes, box: ITER 13: 216.35 M hits/sec, 220.15 QPS (1.02 sec for 225 queries), totHits=221118844 860.9s: shapes, box: *** 862.0s: shapes, box: ITER 14: 215.22 M hits/sec, 219.00 QPS (1.03 sec for 225 queries), totHits=221118844 863.0s: shapes, box: ITER 15: 214.74 M hits/sec, 218.51 QPS (1.03 sec for 225 queries), totHits=221118844 864.1s: shapes, box: ITER 16: 210.13 M hits/sec, 213.82 QPS (1.05 sec for 225 queries), totHits=221118844 865.1s: shapes, box: ITER 17: 209.55 M hits/sec, 213.23 QPS (1.06 sec for 225 queries), totHits=221118844 866.1s: shapes, box: ITER 18: 214.31 M hits/sec, 218.07 QPS (1.03 sec for 225 queries), totHits=221118844 867.2s: shapes, box: ITER 19: 213.04 M hits/sec, 216.78 QPS (1.04 sec for 225 queries), totHits=221118844 867.2s: shapes, box: BEST M hits/sec: 216.35112549766646 867.2s: shapes, box: BEST QPS: 220.14859681961323 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.4s|0.0s|0.49|0.00| |shapes|167.1s|0.0s|1.25|0.00| ||Shape||Approach||M hits/sec||QPS||Hit count|| |distance|geo3d|322.64|189.36|383371904| |distance|points|329.27|193.46|382961957| |distance|geopoint|||| |distance|shapes|227.95|133.92|382961957| |box|geo3d|253.41|257.86|221118844| |box|points|441.07|448.81|221118844| |box|geopoint|||| |box|shapes|216.35|220.15|221118844| |poly 10|geo3d|249.56|157.79|355855227| |poly 10|points|288.00|182.12|355809475| |poly 10|geopoint|||| |poly 10|shapes|197.16|124.68|355809475| |polyMedium|geo3d|2.58|31.57|2693541| |polyMedium|points|16.82|206.13|2693559| |polyMedium|geopoint|||| |polyMedium|shapes|13.50|165.35|2693559| |polyRussia|geo3d|3.57|1.02|3508671| |polyRussia|points|65.49|18.66|3508846| |polyRussia|geopoint|||| |polyRussia|shapes|44.72|12.74|3508846| |nearest 10|geo3d|||| |nearest 10|points|0.03|3307.58|60844404| |nearest 10|geopoint|||| |nearest 10|shapes|||| |sort|geo3d|||| |sort|points|152.08|154.75|221118844| |sort|geopoint|||| |sort|shapes|||| Took 868.5 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 5a211929385..e6d3b52bd1d main -> origin/main Updating 5a211929385..e6d3b52bd1d Fast-forward .github/actions/eclint/action.yml | 4 +- .github/actions/prepare-for-build/action.yml | 4 +- .github/workflows/actions.yml | 13 +- .github/workflows/auto-format.yml | 2 +- .github/workflows/dependency-submission.yml | 2 +- .github/workflows/run-checks-all.yml | 2 +- .github/workflows/run-nightly-smoketester.yml | 2 +- .../apache/lucene/gradle/WrapperDownloader.java | 4 +- .../plugins/java/ApplyForbiddenApisPlugin.java | 3 +- .../lucene/gradle/plugins/java/EcjLintPlugin.java | 17 +- .../plugins/java/JavacConfigurationPlugin.java | 1 + .../gradle/plugins/java/ModularPathsPlugin.java | 5 +- .../plugins/java/TestsAndRandomizationPlugin.java | 15 +- dev-tools/README.md | 15 + dev-tools/README.txt | 12 - dev-tools/pyproject.toml | 15 +- dev-tools/scripts/requirements.txt | 8 +- dev-tools/uv.lock | 150 +- gradle/libs.versions.toml | 8 +- gradle/wrapper/gradle-wrapper.properties | 2 +- help/precommit.txt | 8 +- lucene/CHANGES.txt | 72 +- lucene/MIGRATE.md | 21 + .../src/generated/checksums/regenerateTlds.json | 4 +- .../regenerateUAX29URLEmailTokenizer.json | 4 +- .../checksums/regenerateUnicodeProps.json | 4 +- .../compound/hyphenation/PatternParser.java | 4 +- .../lucene/analysis/custom/CustomAnalyzer.java | 4 +- .../apache/lucene/analysis/email/ASCIITLD.jflex | 4 +- .../analysis/email/UAX29URLEmailTokenizerImpl.java | 48761 +++++++++---------- .../lucene/analysis/hunspell/Suggestion.java | 3 +- .../ConditionalTokenFilterFactory.java | 4 +- .../analysis/synonym/SynonymFilterFactory.java | 8 +- .../synonym/SynonymGraphFilterFactory.java | 8 +- .../apache/lucene/analysis/util/UnicodeProps.java | 2 +- .../test/org/apache/lucene/analysis/email/TLDs.txt | 2 - .../src/generated/checksums/regenerateRbbi.json | 2 +- .../checksums/regenerateUtr30DataFiles.json | 2 +- .../icu/tokenattributes/ScriptAttributeImpl.java | 4 +- .../MorphosyntacticTagsAttributeImpl.java | 4 +- .../lucene90/Lucene90PostingsReader.java | 8 +- .../lucene90/blocktree/SegmentTermsEnumFrame.java | 6 +- .../lucene99/Lucene99PostingsReader.java | 8 +- .../store/EndiannessReverserUtil.java | 16 +- .../lucene/benchmark/byTask/PerfRunData.java | 4 +- .../benchmark/byTask/feeds/EnwikiQueryMaker.java | 8 +- .../benchmark/byTask/feeds/ReutersQueryMaker.java | 8 +- .../benchmark/byTask/feeds/SpatialDocMaker.java | 4 +- .../byTask/tasks/AnalyzerFactoryTask.java | 7 +- .../benchmark/byTask/tasks/CreateIndexTask.java | 3 +- .../lucene/benchmark/byTask/utils/Algorithm.java | 12 +- .../utils/ConfusionMatrixGenerator.java | 4 +- .../lucene/codecs/memory/DirectPostingsFormat.java | 54 +- .../lucene/codecs/memory/FSTTermOutputs.java | 8 +- .../codecs/simpletext/SimpleTextBKDWriter.java | 10 +- .../codecs/simpletext/SimpleTextFieldsReader.java | 12 +- .../org/apache/lucene/analysis/CharFilter.java | 4 +- .../java/org/apache/lucene/analysis/Tokenizer.java | 4 +- .../org/apache/lucene/analysis/WordlistLoader.java | 4 +- .../tokenattributes/BytesTermAttributeImpl.java | 5 +- .../tokenattributes/CharTermAttributeImpl.java | 19 +- .../tokenattributes/FlagsAttributeImpl.java | 4 +- .../tokenattributes/SentenceAttributeImpl.java | 4 +- .../lucene103/blocktree/SegmentTermsEnum.java | 41 +- .../lucene103/blocktree/SegmentTermsEnumFrame.java | 6 +- .../Lucene104ScalarQuantizedVectorsReader.java | 23 +- .../codecs/lucene90/Lucene90NormsProducer.java | 3 +- .../codecs/lucene90/Lucene90PointsWriter.java | 6 +- .../Lucene90CompressingTermVectorsReader.java | 4 +- .../Lucene90CompressingTermVectorsWriter.java | 4 +- .../codecs/lucene99/Lucene99HnswVectorsReader.java | 8 +- .../org/apache/lucene/document/FeatureField.java | 4 +- .../src/java/org/apache/lucene/document/Field.java | 38 +- .../lucene/document/LatLonDocValuesField.java | 4 +- .../org/apache/lucene/document/LatLonPoint.java | 6 +- .../src/java/org/apache/lucene/geo/Circle.java | 5 +- .../core/src/java/org/apache/lucene/geo/Line.java | 5 +- .../core/src/java/org/apache/lucene/geo/Point.java | 5 +- .../java/org/apache/lucene/geo/Rectangle2D.java | 5 +- .../src/java/org/apache/lucene/geo/XYCircle.java | 5 +- .../src/java/org/apache/lucene/geo/XYLine.java | 5 +- .../src/java/org/apache/lucene/geo/XYPoint.java | 5 +- .../java/org/apache/lucene/index/DocValues.java | 8 +- .../org/apache/lucene/index/FilterCodecReader.java | 4 +- .../apache/lucene/index/FilterDirectoryReader.java | 4 +- .../org/apache/lucene/index/FilterLeafReader.java | 4 +- .../org/apache/lucene/index/FreqProxFields.java | 8 +- .../apache/lucene/index/FreqProxTermsWriter.java | 8 +- .../java/org/apache/lucene/index/IndexWriter.java | 19 +- .../org/apache/lucene/index/MultiTermsEnum.java | 4 +- .../java/org/apache/lucene/index/ReaderUtil.java | 54 + .../org/apache/lucene/index/SegmentCommitInfo.java | 25 +- .../java/org/apache/lucene/index/SegmentInfo.java | 34 +- .../java/org/apache/lucene/index/SegmentInfos.java | 15 +- .../org/apache/lucene/index/SegmentReader.java | 4 +- .../lucene/index/SlowCodecReaderWrapper.java | 8 +- .../index/SlowCompositeCodecReaderWrapper.java | 8 +- .../index/SoftDeletesDirectoryReaderWrapper.java | 11 +- .../java/org/apache/lucene/index/TermStates.java | 44 +- .../apache/lucene/internal/tests/TestSecrets.java | 106 +- .../vectorization/VectorizationProvider.java | 21 +- ...AbstractMultiTermQueryConstantScoreWrapper.java | 4 +- .../search/AbstractVectorSimilarityQuery.java | 62 +- .../apache/lucene/search/BayesianScoreQuery.java | 236 + .../org/apache/lucene/search/BooleanQuery.java | 78 +- .../lucene/search/ByteVectorSimilarityQuery.java | 34 +- .../apache/lucene/search/ConstantScoreQuery.java | 12 +- .../lucene/search/DisjunctionMaxBulkScorer.java | 6 +- .../java/org/apache/lucene/search/Explanation.java | 6 +- .../lucene/search/FloatVectorSimilarityQuery.java | 34 +- .../IndexSortSortedNumericDocValuesRangeQuery.java | 4 +- .../org/apache/lucene/search/LRUQueryCache.java | 4 +- .../apache/lucene/search/LogOddsFusionQuery.java | 289 + .../apache/lucene/search/LogOddsFusionScorer.java | 157 + .../lucene/search/MultiCollectorManager.java | 4 +- .../org/apache/lucene/search/NamedMatches.java | 4 +- .../src/java/org/apache/lucene/search/Sort.java | 5 +- .../java/org/apache/lucene/search/SortField.java | 5 +- .../org/apache/lucene/search/SynonymQuery.java | 8 +- .../org/apache/lucene/search/TwoPhaseIterator.java | 4 +- .../lucene/search/VectorSimilarityCollector.java | 68 +- .../search/comparators/NumericComparator.java | 5 +- .../lucene/search/similarities/BM25Similarity.java | 59 +- .../lucene/search/similarities/Similarity.java | 16 + .../org/apache/lucene/store/FilterDirectory.java | 4 +- .../org/apache/lucene/store/FilterIndexInput.java | 8 +- .../org/apache/lucene/store/FilterIndexOutput.java | 4 +- .../java/org/apache/lucene/store/IndexInput.java | 14 +- .../org/apache/lucene/store/MMapDirectory.java | 2 +- .../lucene/store/MemorySegmentIndexInput.java | 38 +- .../org/apache/lucene/store/PosixNativeAccess.java | 47 +- .../org/apache/lucene/store/RandomAccessInput.java | 4 +- .../org/apache/lucene/util/BitSetIterator.java | 4 +- .../src/java/org/apache/lucene/util/BytesRef.java | 4 +- .../java/org/apache/lucene/util/BytesRefHash.java | 55 +- .../src/java/org/apache/lucene/util/CharsRef.java | 4 +- .../src/java/org/apache/lucene/util/Constants.java | 12 +- .../java/org/apache/lucene/util/FixedBitSet.java | 10 +- .../org/apache/lucene/util/IOBooleanSupplier.java | 9 + .../src/java/org/apache/lucene/util/IntsRef.java | 4 +- .../java/org/apache/lucene/util/LongBitSet.java | 3 +- .../src/java/org/apache/lucene/util/LongsRef.java | 4 +- .../java/org/apache/lucene/util/PriorityQueue.java | 62 +- .../java/org/apache/lucene/util/QueryBuilder.java | 4 +- .../org/apache/lucene/util/RamUsageEstimator.java | 68 +- .../src/java/org/apache/lucene/util/SetOnce.java | 6 +- .../java/org/apache/lucene/util/StringHelper.java | 14 +- .../src/java/org/apache/lucene/util/Version.java | 2 +- .../org/apache/lucene/util/automaton/IntSet.java | 5 +- .../apache/lucene/util/bkd/BKDRadixSelector.java | 16 +- .../java/org/apache/lucene/util/bkd/BKDWriter.java | 4 +- .../apache/lucene/util/bkd/OfflinePointReader.java | 4 +- .../org/apache/lucene/util/fst/FSTCompiler.java | 12 +- .../java/org/apache/lucene/util/hnsw/HnswUtil.java | 4 +- .../util/hnsw/IncrementalHnswGraphMerger.java | 4 +- .../vectorization/NativeVectorUtilSupport.java | 6 +- .../vectorization/NativeVectorizationProvider.java | 2 +- .../lucene90/TestLucene90StoredFieldsFormat.java | 3 +- .../lucene90/TestLucene90TermVectorsFormat.java | 3 +- .../codecs/lucene95/TestOffHeapVectorValues.java | 3 +- .../TestClassloadingDeadlock.java} | 55 +- .../org/apache/lucene/index/TestInfoStream.java | 64 + .../org/apache/lucene/index/TestReaderUtil.java | 194 + .../org/apache/lucene/index/TestSegmentInfos.java | 12 +- .../lucene/internal/tests/TestTestSecrets.java | 14 +- .../vectorization/TestVectorizationProvider.java | 2 +- .../search/BaseVectorSimilarityQueryTestCase.java | 154 +- .../lucene/search/TestBayesianScoreQuery.java | 260 + .../apache/lucene/search/TestBooleanRewrites.java | 70 + .../search/TestByteVectorSimilarityQuery.java | 18 +- .../search/TestFloatVectorSimilarityQuery.java | 18 +- .../lucene/search/TestLogOddsFusionQuery.java | 684 + .../apache/lucene/search/TestSortOptimization.java | 2 + .../search/TestVectorSimilarityCollector.java | 15 +- .../search/similarities/TestBM25Similarity.java | 42 +- .../org/apache/lucene/store/TestMMapDirectory.java | 4 +- .../org/apache/lucene/util/TestPriorityQueue.java | 62 + .../expressions/CachingExpressionValueSource.java | 6 +- .../java/org/apache/lucene/facet/FacetResult.java | 3 +- .../org/apache/lucene/facet/LabelAndValue.java | 3 +- .../lucene/facet/MultiDoubleValuesSource.java | 4 +- .../apache/lucene/facet/MultiLongValuesSource.java | 4 +- .../org/apache/lucene/facet/range/DoubleRange.java | 3 +- .../org/apache/lucene/facet/range/LongRange.java | 3 +- .../ConcurrentSortedSetDocValuesFacetCounts.java | 9 +- .../DefaultSortedSetDocValuesReaderState.java | 4 +- .../sortedset/SortedSetDocValuesFacetCounts.java | 9 +- .../apache/lucene/facet/taxonomy/FacetLabel.java | 3 +- .../directory/DirectoryTaxonomyReader.java | 84 +- .../apache/lucene/search/grouping/SearchGroup.java | 27 +- .../search/grouping/TopGroupsCollectorManager.java | 142 + .../search/grouping/BaseGroupSelectorTestCase.java | 18 +- .../lucene/search/grouping/TestGrouping.java | 23 +- .../lucene/search/highlight/Highlighter.java | 4 +- .../search/highlight/QueryTermExtractor.java | 4 +- .../highlight/WeightedSpanTermExtractor.java | 23 +- .../lucene/search/uhighlight/OffsetsEnum.java | 4 +- .../search/uhighlight/UnifiedHighlighter.java | 8 +- .../lucene/search/vectorhighlight/FieldQuery.java | 3 +- lucene/licenses/icu4j-78.2.jar.sha1 | 1 - lucene/licenses/icu4j-78.3.jar.sha1 | 1 + .../desktop/components/AnalysisPanelProvider.java | 3 +- .../desktop/components/DocumentsPanelProvider.java | 29 +- .../fragments/search/SortPaneProvider.java | 4 +- .../app/desktop/util/inifile/SimpleIniFile.java | 4 +- .../lucene/luke/models/overview/OverviewImpl.java | 4 +- .../lucene/luke/models/overview/TermCounts.java | 24 +- .../lucene/luke/models/search/SearchImpl.java | 4 +- .../lucene/luke/models/tools/IndexToolsImpl.java | 21 +- .../apache/lucene/luke/models/util/IndexUtils.java | 36 +- .../misc/store/HardlinkCopyDirectoryWrapper.java | 7 +- .../org/apache/lucene/monitor/HighlightsMatch.java | 4 +- .../org/apache/lucene/monitor/QueryDecomposer.java | 10 +- .../java/org/apache/lucene/monitor/QueryMatch.java | 3 +- .../apache/lucene/monitor/RegexpQueryHandler.java | 3 +- .../org/apache/lucene/monitor/ScoringMatch.java | 3 +- .../queries/function/IndexReaderFunctions.java | 6 +- .../function/valuesource/ConstValueSource.java | 3 +- .../valuesource/DoubleConstValueSource.java | 3 +- .../function/valuesource/FieldCacheSource.java | 3 +- .../function/valuesource/IDFValueSource.java | 8 +- .../queries/function/valuesource/IfFunction.java | 3 +- .../function/valuesource/LiteralValueSource.java | 4 +- .../function/valuesource/VectorValueSource.java | 4 +- .../queries/intervals/BlockIntervalsSource.java | 11 +- .../intervals/ContainedByIntervalsSource.java | 7 +- .../intervals/ContainingIntervalsSource.java | 7 +- .../queries/intervals/FilteredIntervalsSource.java | 7 +- .../intervals/NonOverlappingIntervalsSource.java | 8 +- .../intervals/NotContainedByIntervalsSource.java | 8 +- .../intervals/NotContainingIntervalsSource.java | 8 +- .../queries/intervals/OrderedIntervalsSource.java | 11 +- .../intervals/OverlappingIntervalsSource.java | 7 +- .../intervals/RepeatingIntervalsSource.java | 7 +- .../intervals/UnorderedIntervalsSource.java | 11 +- .../lucene/queries/payloads/PayloadScoreQuery.java | 4 +- .../queries/payloads/SpanPayloadCheckQuery.java | 5 +- .../queryparser/classic/MultiFieldQueryParser.java | 11 +- .../queryparser/classic/QueryParserBase.java | 12 +- .../complexPhrase/ComplexPhraseQueryParser.java | 9 +- .../flexible/core/builders/QueryTreeBuilder.java | 4 +- .../flexible/core/nodes/PhraseSlopQueryNode.java | 8 +- .../flexible/core/nodes/SlopQueryNode.java | 8 +- .../core/nodes/TokenizedPhraseQueryNode.java | 8 +- .../flexible/core/util/UnescapedCharSequence.java | 7 +- .../BooleanModifiersQueryNodeProcessor.java | 3 +- .../standard/builders/BooleanQueryNodeBuilder.java | 3 +- .../standard/builders/SlopQueryNodeBuilder.java | 3 +- .../standard/nodes/MultiPhraseQueryNode.java | 4 +- .../standard/parser/EscapeQuerySyntaxImpl.java | 4 +- .../BooleanQuery2ModifierNodeProcessor.java | 3 +- .../processors/PointRangeQueryNodeProcessor.java | 3 +- .../surround/query/BasicQueryFactory.java | 3 +- .../lucene/queryparser/surround/query/OrQuery.java | 4 +- .../surround/query/SpanNearClauseFactory.java | 4 +- .../apache/lucene/payloads/PayloadSpanUtil.java | 23 +- .../codecs/idversion/IDVersionPostingsReader.java | 8 +- .../lucene/sandbox/search/PhraseWildcardQuery.java | 9 +- .../spatial/prefix/tree/DateRangePrefixTree.java | 8 +- .../lucene/spatial/prefix/tree/LegacyCell.java | 4 +- .../spatial/prefix/tree/NumberRangePrefixTree.java | 11 +- .../spatial/spatial4j/Geo3dDistanceCalculator.java | 10 +- .../lucene/spatial/spatial4j/Geo3dShape.java | 46 +- .../lucene/spatial/vector/PointVectorStrategy.java | 2 +- .../lucene/spatial3d/geom/BasePlanetObject.java | 4 +- .../apache/lucene/spatial3d/geom/BaseXYZSolid.java | 3 +- .../spatial3d/geom/GeoBaseCompositeShape.java | 3 +- .../lucene/spatial3d/geom/GeoComplexPolygon.java | 5 +- .../lucene/spatial3d/geom/GeoConcavePolygon.java | 3 +- .../lucene/spatial3d/geom/GeoConvexPolygon.java | 3 +- .../geom/GeoDegenerateHorizontalLine.java | 3 +- .../spatial3d/geom/GeoDegenerateLatitudeZone.java | 3 +- .../geom/GeoDegenerateLongitudeSlice.java | 3 +- .../lucene/spatial3d/geom/GeoDegeneratePath.java | 6 +- .../lucene/spatial3d/geom/GeoDegeneratePoint.java | 3 +- .../spatial3d/geom/GeoDegenerateVerticalLine.java | 3 +- .../lucene/spatial3d/geom/GeoExactCircle.java | 3 +- .../lucene/spatial3d/geom/GeoLatitudeZone.java | 3 +- .../lucene/spatial3d/geom/GeoLongitudeSlice.java | 3 +- .../spatial3d/geom/GeoNorthLatitudeZone.java | 3 +- .../lucene/spatial3d/geom/GeoNorthRectangle.java | 3 +- .../apache/lucene/spatial3d/geom/GeoRectangle.java | 3 +- .../apache/lucene/spatial3d/geom/GeoS2Shape.java | 3 +- .../spatial3d/geom/GeoSouthLatitudeZone.java | 5 +- .../lucene/spatial3d/geom/GeoSouthRectangle.java | 3 +- .../lucene/spatial3d/geom/GeoStandardCircle.java | 3 +- .../lucene/spatial3d/geom/GeoStandardPath.java | 10 +- .../geom/GeoWideDegenerateHorizontalLine.java | 3 +- .../spatial3d/geom/GeoWideLongitudeSlice.java | 3 +- .../spatial3d/geom/GeoWideNorthRectangle.java | 3 +- .../lucene/spatial3d/geom/GeoWideRectangle.java | 3 +- .../spatial3d/geom/GeoWideSouthRectangle.java | 3 +- .../org/apache/lucene/spatial3d/geom/Plane.java | 3 +- .../apache/lucene/spatial3d/geom/PlanetModel.java | 3 +- .../lucene/spatial3d/geom/SerializableObject.java | 12 +- .../apache/lucene/spatial3d/geom/SidedPlane.java | 4 +- .../lucene/spatial3d/geom/StandardXYZSolid.java | 3 +- .../org/apache/lucene/spatial3d/geom/Vector.java | 3 +- .../apache/lucene/spatial3d/geom/XYdZSolid.java | 3 +- .../apache/lucene/spatial3d/geom/XdYZSolid.java | 3 +- .../apache/lucene/spatial3d/geom/XdYdZSolid.java | 3 +- .../apache/lucene/spatial3d/geom/dXYZSolid.java | 3 +- .../apache/lucene/spatial3d/geom/dXYdZSolid.java | 3 +- .../apache/lucene/spatial3d/geom/dXdYZSolid.java | 3 +- .../apache/lucene/spatial3d/geom/dXdYdZSolid.java | 3 +- .../search/suggest/document/TopSuggestDocs.java | 7 +- .../search/suggest/fst/FSTCompletionBuilder.java | 4 +- .../lucene/tests/store/MockIndexInputWrapper.java | 4 +- .../tests/store/SerialIOCountingDirectory.java | 4 +- .../apache/lucene/tests/util/LuceneTestCase.java | 41 +- versions.lock | 4 +- 311 files changed, 28339 insertions(+), 26004 deletions(-) create mode 100644 dev-tools/README.md delete mode 100644 dev-tools/README.txt create mode 100644 lucene/core/src/java/org/apache/lucene/search/BayesianScoreQuery.java create mode 100644 lucene/core/src/java/org/apache/lucene/search/LogOddsFusionQuery.java create mode 100644 lucene/core/src/java/org/apache/lucene/search/LogOddsFusionScorer.java rename lucene/core/src/test/org/apache/lucene/{codecs/TestCodecLoadingDeadlock.java => index/TestClassloadingDeadlock.java} (81%) create mode 100644 lucene/core/src/test/org/apache/lucene/index/TestReaderUtil.java create mode 100644 lucene/core/src/test/org/apache/lucene/search/TestBayesianScoreQuery.java create mode 100644 lucene/core/src/test/org/apache/lucene/search/TestLogOddsFusionQuery.java create mode 100644 lucene/grouping/src/java/org/apache/lucene/search/grouping/TopGroupsCollectorManager.java delete mode 100644 lucene/licenses/icu4j-78.2.jar.sha1 create mode 100644 lucene/licenses/icu4j-78.3.jar.sha1 creating directories /l/logs.nightly/taxis/2026.04.04.12.50.38... Lucene git hash: e6d3b52bd1d40e793a4ea49be6f1fe348a1fbefb Compile lucene core... run: "../../gradlew jar" in cwd=/l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/core log: /l/logs.nightly/taxis/2026.04.04.12.50.38/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.04.12.50.38/index.1threads.sparse.sorted.log 3.3 sec: 0.3 M docs; 92.2 K docs/sec 7.0 sec: 0.6 M docs; 85.7 K docs/sec 10.4 sec: 0.9 M docs; 86.2 K docs/sec 13.8 sec: 1.2 M docs; 86.9 K docs/sec 17.2 sec: 1.5 M docs; 87.3 K docs/sec 21.4 sec: 1.9 M docs; 88.8 K docs/sec 24.9 sec: 2.2 M docs; 88.5 K docs/sec 29.1 sec: 2.6 M docs; 89.3 K docs/sec 33.4 sec: 3.0 M docs; 89.9 K docs/sec 36.7 sec: 3.3 M docs; 89.8 K docs/sec 49.5 sec: 3.7 M docs; 74.8 K docs/sec 53.7 sec: 4.1 M docs; 76.3 K docs/sec 57.1 sec: 4.4 M docs; 77.1 K docs/sec 61.3 sec: 4.8 M docs; 78.3 K docs/sec 65.6 sec: 5.2 M docs; 79.3 K docs/sec 68.9 sec: 5.5 M docs; 79.8 K docs/sec 73.2 sec: 5.9 M docs; 80.6 K docs/sec 77.4 sec: 6.3 M docs; 81.3 K docs/sec 80.8 sec: 6.6 M docs; 81.7 K docs/sec 85.0 sec: 7.0 M docs; 82.3 K docs/sec 97.7 sec: 7.4 M docs; 75.7 K docs/sec 101.1 sec: 7.7 M docs; 76.2 K docs/sec 105.3 sec: 8.1 M docs; 76.9 K docs/sec 109.5 sec: 8.5 M docs; 77.6 K docs/sec 112.8 sec: 8.8 M docs; 78.0 K docs/sec 117.0 sec: 9.2 M docs; 78.6 K docs/sec 121.3 sec: 9.6 M docs; 79.2 K docs/sec 124.6 sec: 9.9 M docs; 79.4 K docs/sec 128.8 sec: 10.3 M docs; 80.0 K docs/sec 133.0 sec: 10.7 M docs; 80.4 K docs/sec 144.8 sec: 11.0 M docs; 76.0 K docs/sec 149.0 sec: 11.4 M docs; 76.5 K docs/sec 153.2 sec: 11.8 M docs; 77.0 K docs/sec 156.6 sec: 12.1 M docs; 77.3 K docs/sec 160.8 sec: 12.5 M docs; 77.7 K docs/sec 165.0 sec: 12.9 M docs; 78.2 K docs/sec 168.3 sec: 13.2 M docs; 78.4 K docs/sec 172.5 sec: 13.6 M docs; 78.8 K docs/sec 176.7 sec: 14.0 M docs; 79.2 K docs/sec 180.1 sec: 14.3 M docs; 79.4 K docs/sec 192.8 sec: 14.7 M docs; 76.3 K docs/sec 197.0 sec: 15.1 M docs; 76.7 K docs/sec 200.3 sec: 15.4 M docs; 76.9 K docs/sec 204.5 sec: 15.8 M docs; 77.2 K docs/sec 208.8 sec: 16.2 M docs; 77.6 K docs/sec 212.1 sec: 16.5 M docs; 77.8 K docs/sec 216.3 sec: 16.9 M docs; 78.1 K docs/sec 220.6 sec: 17.3 M docs; 78.4 K docs/sec 223.9 sec: 17.6 M docs; 78.6 K docs/sec 228.1 sec: 18.0 M docs; 78.9 K docs/sec 240.7 sec: 18.4 M docs; 76.4 K docs/sec 244.1 sec: 18.7 M docs; 76.6 K docs/sec 248.3 sec: 19.1 M docs; 76.9 K docs/sec 251.7 sec: 19.4 M docs; 77.1 K docs/sec 255.9 sec: 19.8 M docs; 77.4 K docs/sec 257.6 sec: 20.0 M docs; 77.6 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.04.12.50.38/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.04.12.50.38/diskUsagesparse-sorted.log took 50.4 sec Search sparse-sorted iter 0... run: "java -server -Xmx2g -Xms2g -XX:+UseParallelGC -XX:+HeapDumpOnOutOfMemoryError -cp /l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/core/build/libs/lucene-core-11.0.0-SNAPSHOT.jar:/l/sparseTaxis.nightly/sparseTaxis/lucene.main/lucene/analysis/common/build/libs/lucene-analysis-common-11.0.0-SNAPSHOT.jar:/l/util.nightly/src/python/sparsetaxis/../../main perf.SearchTaxis /l/sparseTaxis.nightly/sparseTaxis/indices/index.1threads.sparse.sorted sparse" in cwd=/l/sparseTaxis.nightly/sparseTaxis/lucene.main log: /l/logs.nightly/taxis/2026.04.04.12.50.38/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.04.12.50.38/index.1threads.sparse.log 3.1 sec: 0.3 M docs; 95.9 K docs/sec 6.8 sec: 0.6 M docs; 88.4 K docs/sec 10.1 sec: 0.9 M docs; 89.4 K docs/sec 13.3 sec: 1.2 M docs; 90.1 K docs/sec 16.6 sec: 1.5 M docs; 90.6 K docs/sec 20.6 sec: 1.9 M docs; 92.3 K docs/sec 23.8 sec: 2.2 M docs; 92.3 K docs/sec 27.9 sec: 2.6 M docs; 93.3 K docs/sec 31.9 sec: 3.0 M docs; 94.1 K docs/sec 35.1 sec: 3.3 M docs; 94.0 K docs/sec 47.0 sec: 3.7 M docs; 78.8 K docs/sec 51.0 sec: 4.1 M docs; 80.4 K docs/sec 54.2 sec: 4.4 M docs; 81.2 K docs/sec 58.2 sec: 4.8 M docs; 82.5 K docs/sec 62.2 sec: 5.2 M docs; 83.6 K docs/sec 65.4 sec: 5.5 M docs; 84.1 K docs/sec 69.4 sec: 5.9 M docs; 85.0 K docs/sec 73.4 sec: 6.3 M docs; 85.8 K docs/sec 76.6 sec: 6.6 M docs; 86.1 K docs/sec 80.6 sec: 7.0 M docs; 86.8 K docs/sec 92.4 sec: 7.4 M docs; 80.1 K docs/sec 95.6 sec: 7.7 M docs; 80.5 K docs/sec 99.6 sec: 8.1 M docs; 81.3 K docs/sec 103.6 sec: 8.5 M docs; 82.0 K docs/sec 106.8 sec: 8.8 M docs; 82.4 K docs/sec 110.8 sec: 9.2 M docs; 83.0 K docs/sec 114.8 sec: 9.6 M docs; 83.6 K docs/sec 118.0 sec: 9.9 M docs; 83.9 K docs/sec 122.0 sec: 10.3 M docs; 84.4 K docs/sec 126.0 sec: 10.7 M docs; 84.9 K docs/sec 136.9 sec: 11.0 M docs; 80.3 K docs/sec 140.9 sec: 11.4 M docs; 80.9 K docs/sec 144.9 sec: 11.8 M docs; 81.4 K docs/sec 148.1 sec: 12.1 M docs; 81.7 K docs/sec 152.1 sec: 12.5 M docs; 82.2 K docs/sec 156.1 sec: 12.9 M docs; 82.6 K docs/sec 159.3 sec: 13.2 M docs; 82.9 K docs/sec 163.3 sec: 13.6 M docs; 83.3 K docs/sec 167.3 sec: 14.0 M docs; 83.7 K docs/sec 170.5 sec: 14.3 M docs; 83.9 K docs/sec 182.2 sec: 14.7 M docs; 80.7 K docs/sec 186.2 sec: 15.1 M docs; 81.1 K docs/sec 189.4 sec: 15.4 M docs; 81.3 K docs/sec 193.4 sec: 15.8 M docs; 81.7 K docs/sec 197.4 sec: 16.2 M docs; 82.1 K docs/sec 200.6 sec: 16.5 M docs; 82.3 K docs/sec 204.6 sec: 16.9 M docs; 82.6 K docs/sec 208.6 sec: 17.3 M docs; 82.9 K docs/sec 211.7 sec: 17.6 M docs; 83.1 K docs/sec 215.7 sec: 18.0 M docs; 83.4 K docs/sec 227.5 sec: 18.4 M docs; 80.9 K docs/sec 230.7 sec: 18.7 M docs; 81.1 K docs/sec 234.6 sec: 19.1 M docs; 81.4 K docs/sec 237.9 sec: 19.4 M docs; 81.5 K docs/sec 241.8 sec: 19.8 M docs; 81.9 K docs/sec 243.5 sec: 20.0 M docs; 82.1 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.04.12.50.38/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.04.12.50.38/diskUsagesparse.log took 51.1 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.04.12.50.38/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.04.12.50.38/index.1threads.nonsparse.log 3.1 sec: 0.3 M docs; 97.0 K docs/sec 6.7 sec: 0.6 M docs; 89.4 K docs/sec 9.9 sec: 0.9 M docs; 91.2 K docs/sec 12.9 sec: 1.2 M docs; 92.8 K docs/sec 16.0 sec: 1.5 M docs; 93.7 K docs/sec 19.9 sec: 1.9 M docs; 95.6 K docs/sec 23.0 sec: 2.2 M docs; 95.7 K docs/sec 26.8 sec: 2.6 M docs; 96.9 K docs/sec 30.7 sec: 3.0 M docs; 97.9 K docs/sec 33.7 sec: 3.3 M docs; 97.9 K docs/sec 44.7 sec: 3.7 M docs; 82.7 K docs/sec 48.6 sec: 4.1 M docs; 84.4 K docs/sec 51.6 sec: 4.4 M docs; 85.3 K docs/sec 55.5 sec: 4.8 M docs; 86.6 K docs/sec 59.3 sec: 5.2 M docs; 87.7 K docs/sec 62.3 sec: 5.5 M docs; 88.2 K docs/sec 66.2 sec: 5.9 M docs; 89.1 K docs/sec 70.0 sec: 6.3 M docs; 90.0 K docs/sec 73.1 sec: 6.6 M docs; 90.3 K docs/sec 77.0 sec: 7.0 M docs; 91.0 K docs/sec 87.9 sec: 7.4 M docs; 84.1 K docs/sec 91.0 sec: 7.7 M docs; 84.6 K docs/sec 94.8 sec: 8.1 M docs; 85.4 K docs/sec 98.6 sec: 8.5 M docs; 86.2 K docs/sec 101.7 sec: 8.8 M docs; 86.5 K docs/sec 105.5 sec: 9.2 M docs; 87.2 K docs/sec 109.4 sec: 9.6 M docs; 87.8 K docs/sec 112.4 sec: 9.9 M docs; 88.1 K docs/sec 116.3 sec: 10.3 M docs; 88.6 K docs/sec 120.1 sec: 10.7 M docs; 89.1 K docs/sec 130.3 sec: 11.0 M docs; 84.4 K docs/sec 134.2 sec: 11.4 M docs; 85.0 K docs/sec 138.0 sec: 11.8 M docs; 85.5 K docs/sec 141.0 sec: 12.1 M docs; 85.8 K docs/sec 144.9 sec: 12.5 M docs; 86.3 K docs/sec 148.7 sec: 12.9 M docs; 86.7 K docs/sec 151.8 sec: 13.2 M docs; 87.0 K docs/sec 155.7 sec: 13.6 M docs; 87.4 K docs/sec 159.5 sec: 14.0 M docs; 87.8 K docs/sec 162.6 sec: 14.3 M docs; 88.0 K docs/sec 173.6 sec: 14.7 M docs; 84.7 K docs/sec 177.4 sec: 15.1 M docs; 85.1 K docs/sec 180.4 sec: 15.4 M docs; 85.4 K docs/sec 184.3 sec: 15.8 M docs; 85.7 K docs/sec 188.1 sec: 16.2 M docs; 86.1 K docs/sec 191.1 sec: 16.5 M docs; 86.3 K docs/sec 195.0 sec: 16.9 M docs; 86.7 K docs/sec 198.9 sec: 17.3 M docs; 87.0 K docs/sec 201.9 sec: 17.6 M docs; 87.2 K docs/sec 205.7 sec: 18.0 M docs; 87.5 K docs/sec 216.7 sec: 18.4 M docs; 84.9 K docs/sec 219.8 sec: 18.7 M docs; 85.1 K docs/sec 223.6 sec: 19.1 M docs; 85.4 K docs/sec 226.7 sec: 19.4 M docs; 85.6 K docs/sec 230.5 sec: 19.8 M docs; 85.9 K docs/sec 232.1 sec: 20.0 M docs; 86.2 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.04.12.50.38/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.04.12.50.38/diskUsagenonsparse.log took 45.6 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.04.12.50.38/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 Sat Apr 4 01:06:25 PM EDT 2026 + rsync --delete -lrtSO /l/logs.nightly/ /x/tmp/beast3.logs/logs.nightly/ + rsync --delete -lrtSO /l/reports.nightly/ /x/tmp/beast3.logs/reports.nightly/ + echo 'Touch nightly marker file...' Touch nightly marker file... + date Sat Apr 4 01:10:16 PM EDT 2026 + touch /x/tmp/beast3.nightly.bench + echo 'Backup bench logs to /ssd/logs.nightly.bak' Backup bench logs to /ssd/logs.nightly.bak + rsync -a /l/logs.nightly/ /ssd/logs.nightly.bak/ + echo 'end: disk usage on /l:' end: disk usage on /l: + df -h /l Filesystem Size Used Avail Use% Mounted on /dev/nvme0n1p1 880G 356G 480G 43% / + echo 'Stopping background df process...' Stopping background df process... + kill 2708834 + wait 2708834 + 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.03.08.19.33 now shutil.copy2 /l/logs.nightly/all.log to /l/reports.nightly/2026.04.03.08.19.33